/*公共*/
.indent2 {
    text-indent: 2em;
}

.pdetail_foot_content .detail td {
    vertical-align: middle;
}

.app-cursor-pointer {
    cursor: pointer;
}

.product_center_case .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.product_center_case .swiper-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
}

.pdetail_footer_box .pdetail_footer_baner .img {
    background-image: url('../images/product_bg.png');
    background-size: 100%;
    height: 150px;
    background-color: #fff;
    border-radius: 10px;
}

.pdetail_footer_box .pdetail_footer_baner .text h2 {
    font-size: .8rem;
}

.index_news_series, .index_zlky_cont {
    padding: 0;
}

/*解决方案页面*/
.program_navi a {
    color: white;
}

.index_zlky_cont .zlky_baners_box .zlky_baners_last {
    max-width: 1360px;
    width: auto;
}

.index_zlky_cont .zlky_baners_box .zlky_baners_last .swiper-slide .cont .txt_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index_zlky_cont .zlky_baners_box .zlky_baners_last .swiper-slide .cont .txt_cont p {
    text-indent: 0;
}

.program_detail_cont .pro_last .li .i {
    height: 16rem;
}

.program_detail_cont .pro_last .li a {
    height: 16rem;
    width: 100%;
}

.program_detail_cont .pro_last .bit_text a {
    height: auto;
    width: 100%;
}

.program_detail_cont .pro_last .li a img {
    object-fit: cover;
}

.progalm_detail_text .txt_cont img {
    height: auto;
}

.program_detail_cont .pro_last .li .bit_text h2 {
    font-size: 1.1rem;
    line-height: 1.2;
    height: 2.6rem;
}

/*******/

/*顶部导航*/
.pulic_head .l_cont .search {
    width: 35px;
    height: 35px;
    margin-left: 1.6rem;
}

.pulic_head .l_cont .search {
    width: 30px;
    height: 30px;
}

.pulic_head .l_cont .search .i {
    width: 30px;
    height: 30px;
}

.pulic_head .l_cont .lange_btn {
    display: flex;
    align-items: center;
    margin-left: 1.6rem;
}

.cont_baner .pulic_head {
    background: rgba(9, 84, 145, 0.8);
    z-index: 14;
}

.program_detail_cont .news-list .li {
    width: 100%;
}

.program_detail_cont .news-list .li div {
    width: 100%;
    display: flex;
}

.program_detail_cont .news-list .li div .i {
    width: 32rem;
}

.program_detail_cont .news-list .li .bit_text {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*产品详情*/
.pdetail_header_cont .foot_cont .bit_detail {
    width: 480px;
}

.pdetail_foot_content .detail > div {
    width: 100%;
}

.pdetail_foot_content .detail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 1rem auto;
}

.pdetail_foot_content .detail h5, .pdetail_foot_content .detail h3 {
    font-size: 20px;
    color: #1285cd;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}

.pdetail_foot_content .detail p, .pdetail_foot_content .detail ul li {
    width: 100%;
    font-size: 15px;
    color: #595757;
    line-height: 30px;
}

.pdetail_foot_content .detail h5:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #2394db;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*公共*/
.jwgb-font {
    color: #175b93;
}

.ami-font {
    color: #6ca743;
}

.rubo-font {
    color: #1f2774;
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.app-btn-primary {
    background: #15a362;
    color: #fff;
    border-color: #15a362;
}

.app-btn-primary:hover {
    color: #fff;
    background: #18ba70;
    border-color: #18ba70
}

.form-control {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    height: 2.5rem;
    border-color: #e7e9ed;
    color: #5d6778;
    font-size: 0.8rem;
}

.app-nav-tabs .nav-link {
    color: #5d6778;
    font-size: .875rem;
    font-weight: 700
}

.app-card-body h6 {
    font-size: 0.7rem;
}

.support-item {
    font-size: .7rem;
}

.support-item div {
    font-size: .7rem;
}

.support-item h6 span {
    font-size: .6rem;
}

.app-card-body span {
    font-size: 0.7rem;
}

.app-nav-tabs .nav-link.active {
    color: #15a362;
    border-bottom: 2px solid #15a362;
}

/*首页*/
.cont .text p {
    margin: 0.6rem 0;
    font-size: .8rem;
}

.bit a {
    font-size: 14px;
    margin-bottom: 14px;
    color: #adadad;
}

.index_mews_cont .content_box .l_img p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index_pulic_detail .title_head {
    margin-bottom: 0;
}

.index_pulic_detail .text {
    display: flex;
    flex-direction: column;
}

.index_brand_sl {
    align-self: end;
    display: block;
    margin-top: -4rem;

}

.index_brand_sl > p {
    font-weight: bold;
}

.index_brand_sl i {
    margin-right: .5rem;
}

.last_box {
    padding: 0 1rem;
}

.txt_cont {
    font-size: .9rem;
    line-height: 1.8rem;
}

.txt_cont > div {
    margin: .5rem 0;
}


.index_solu_cont .last_content .list {
    border: 1px solid rgba(9, 84, 145);
    box-shadow: 0 .5rem 1rem rgba(45, 74, 121, .15);
}

.index_solu_cont .last_content .list .more_btn {
    width: 50px;
    height: 50px;
    bottom: 40%;
    left: 10%;
    background: none;
    border: 1px solid rgba(9, 84, 145);
}

.index_solu_cont .last_content .list .more_btn img {
    width: 70%;
    height: 70%;
}

.index_solu_cont .last_content .list .title {
    bottom: 2rem;
    font-size: .9rem;
    font-weight: bold;
}

.index_solu_cont .last_content .list .index-solu-brand {
    position: absolute;
    background-color: rgba(9, 84, 145);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 2rem;
    color: #fff;
    font-size: 16px;
    top: 0;
    left: 0;
    transition: all 0.6s;
    z-index: 2;
    border-radius: 0 0 0.5rem 0;
    /*font-weight: bold;*/
}

.index_solu_cont .last_content .list:hover .more_btn {
    background: none;
    opacity: 0;
}

.index_solu_cont .last_content .list .txt_cont {
    top: 3rem;
    bottom: 30%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.index_solu_cont .last_content .list .txt_cont p {
    font-size: .8rem;
    line-height: 2rem;
    overflow: inherit;
}

.cont_baner .cont_baner_text .cont p.en {
    font-size: 86px;
    color: #fff;
    opacity: 0.02;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.cont_baner .cont_baner_text .cont .en::after {
    display: none;
}

.index_baner_content .detail_cont .cont {
    width: 60%;
}

.index_baner_content .detail_cont .cont img {
    max-width: 100%;
}

.index_baner_content .detail_cont .pro_img {
    width: 40%;
}

.index_baner_content .detail_cont .pro_img img {
    width: 100%;
    max-width: 100%;
}

.index_about {
    margin-top: 5rem;
}

.app-table-title {
    font-size: 1.5rem;
    margin: 2rem 0;
    position: relative;
    padding-left: 20px;
}

.app-table-title:after {
    content: "";
    position: absolute;
    left: 5px;
    top: auto;
    bottom: 0;
    right: auto;
    height: 30px;
    width: 10px;
    background-color: #32b66b;
}

.index_news_series .txt_box a {
    color: #fff;
}

.index_news_series .last_box .list .i {
    width: 100%;
    object-fit: cover;
}

.progalm_detail_text .txt_cont h3 {
    position: relative;
    margin: .5rem 0;
    font-weight: bold;
}

.progalm_detail_text .txt_cont h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    right: auto;
    height: 3px;
    width: 50px;
    background-color: #32b66b;
}


.group_nav_detail.bg_4 {
    background-color: rgba(231, 81, 19, .1);
}

.group_product_content.pro_4 .list {
    background-color: rgba(231, 81, 19, .05);
}

/*常见问题*/

.nav-link {
    font-size: .8rem;
    color: #256497;

}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    font-size: .8rem;
}

.accordion-button {
    font-size: .7rem;
    padding: .5rem;
}

.accordion-body {
    font-size: .8rem;
    padding: .5rem;
}

.service-cont .accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-button::after {
    background-size: 0.8rem;
}

.accordion-button:not(.collapsed) {
    background-color: #e2e2e4;
    color: #256497;
    font-weight: bold;
}

/*footer*/
.pulic_footer_content .bit_detail .about_box {
    width: 60%;
    display: flex;
}

.about_wechat {
    margin-right: 1rem;
}

.about_wechat img {
    margin-bottom: 0.5rem;
}

.about_wechat p {
    font-size: .8rem;
    color: #adadad;
    text-align: center;
}

.about_box .bit {
    margin-top: 3rem;
}

.txt_cont h1 {
    font-size: 1.5rem;
    margin: 2rem 0;
    position: relative;
    padding-left: 20px;
}

.txt_cont h1:after {
    content: "";
    position: absolute;
    left: 5px;
    top: auto;
    bottom: 0;
    right: auto;
    height: 30px;
    width: 10px;
    background-color: #32b66b;
}

.txt_cont > p {
    text-indent: 2em;
}

.txt_cont > section > p {
    text-indent: 2em;
}

.txt_cont > section > section > p {
    text-indent: 2em;
}

.accordion-item {
    margin: 10px 0;
}

.accordion-item {
    border: 1px solid #dee2e6;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #dee2e6;
}


.service-title {
    width: 16rem;
    text-align: center;
}

.service-title h3 {
    font-size: 2.6rem;
    display: inline-block;
}

.service-title p {
    font-size: 2.6rem;
    display: inline-block;

}

.service-content-title h3 span {
    color: #175b93;
    font-size: 3rem;
}

.service .accordion-button {
    background-color: white;
    color: #4D4D4D;
    font-size: 1.8rem;
}

.service .accordion-button img {
    margin-right: 1rem;

}

.service .accordion-body h5 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #40bde3;
    border-left: 0.5rem solid #40bde3;
    padding-left: 1rem;
    font-weight: 500;

}

.service .accordion-body ul li {
    font-size: .8rem;
    display: flex;
    align-items: center;
}

.service .accordion-body p {
    text-indent: 2em;
}

.service .accordion-body .iconfont {
    color: #40bde3;
    margin-right: .5rem;
    font-size: 1.5rem;
}

.service-process {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.service-process i {
    color: #3e3e3e;
    margin-left: 1rem;
    margin-right: 1rem;
}

.service-process .big {
    color: #40bde3;
    font-style: normal;
    font-size: 1.6rem;
    margin-left: 0;
    margin-right: 0;

}

.service-process span {
    padding: 1.5rem;
    flex-shrink: 0;
    text-align: center;
    color: white;
    background-color: #175b93;
    border-radius: 50%;
}

.service .accordion-body h3 {
    color: #40bde3;
    text-indent: 2em;
    margin-bottom: 1rem;
}

.service-range h5 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #40bde3;
    border-left: 0.5rem solid #40bde3;
    padding-left: 1rem;
    font-weight: 500;

}

.service-range img {
    max-width: 100%;
    margin: 1rem auto;
}

.index_baner_content .detail_cont {
    padding-left: 0;
}

.swiper-slide .warpin {
    width: 1800px;
}

.product_center_introduce .pri_img img {
    max-width: 100%;
}

.footer-logo {
    padding-right: 5rem;
    padding-left: 1rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.bottom-nav {
    display: none;
}

.pulic_head .bit_navi_cont {
    z-index: 15;
    top: 62px;
}

.pdetail_foot_navi.active {
    top: 62px;
}

.index_zlky_cont .zlky_baners_box .zlky_prev, .index_zlky_cont .zlky_baners_box .zlky_next {
    z-index: 11;
}


.program_top_img {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.program_top_img img {
    width: 50%;
    max-width: 100%;
}

.pro_last td {
    vertical-align: middle;
}

.company_case_3 .text p {
    line-height: 35px;
}


.pulic_head.bit_navi_cont.cont.l_nav {
    width: 234px;
    height: 450px;
    overflow-y: scroll;
}

.pulic_head.bit_navi_cont.cont.l_nav::-webkit-scrollbar { /*滚动条整体样式*/
    width: 7px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.pulic_head.bit_navi_cont.cont.l_nav::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #0087e1;
}

.pulic_head.bit_navi_cont.cont.l_nav::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #e7e7e7;

}


/*解决方案*/

.solutions {
    background-image: url("../images/solutions-banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.solutions .top-banner-content-title {
    color: white;
}

.solutions-tag-item {
    padding-left: 2px;
    padding-right: 2px;
}

.solutions-tag-title {
    border-top: 5px solid #e7e7e7;
    line-height: 3rem;
    height: 3rem;
    font-size: 1.2rem;
    color: #ccc;
    font-weight: bold;
}

.solutions-tag-item.curr .solutions-tag-title {
    border-top: 5px solid #175b93;
    color: #175b93;
    background-image: url("../images/solutions-item-title-bg.jpg");
    background-repeat: repeat-x;
}

.solutions-tag-content {
    padding: 1rem 2rem 2rem 2rem;
    display: flex;
    flex-wrap: wrap;
}

.solutions-tag-content > div {
    width: 50%;
    height: 2rem;
    color: #313131;
    font-size: 1rem;
}

.solutions-product {
    height: 14rem;
    border-top: 1px solid #eaebec;
    border-bottom: 1px solid #eaebec;
    border-radius: 1.6rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.solutions-product .comparison-brand-left-logo {
    border-top-left-radius: 1.6rem;
    border-bottom-left-radius: 1.6rem;
    padding-left: 1rem;
    /*width: 96px;*/
    /*margin-right: -2rem;*/
}

.solutions-product .comparison-brand-right-logo {
    border-top-right-radius: 1.6rem;
    border-bottom-right-radius: 1.6rem;
    padding-right: 1rem;
    /*width: 96px;*/
    /*margin-right: -2rem;*/
}

.solutions-product .comparison-brand-right-logo a {
    font-size: 1.2rem;
    color: white;
}

.solutions-product .comparison-brand-left-logo img {
    width: 5rem;
    height: 5rem;

}

.solutions-product .comparison-brand-right-radius, .solutions-product .comparison-brand-left-radius {
    width: 3rem;
    height: 100%;
}

.solutions-img {
    width: 10rem;
    height: 10rem;
    border: 1px solid #e7e7e7;
    border-radius: .5rem;
    padding: .5rem;
}

.solutions-product-center > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.solutions-product-center > div h3 {
    color: #474747;
    font-size: 1.3rem;
    font-weight: inherit;
    padding-left: 1rem;
    margin-bottom: 0;
    padding-bottom: 1rem;
}

.solutions-product-center > div p {
    color: #252525;
    font-size: 1rem;
    padding-left: 1rem;
}

.solutions-product-center > div:last-of-type h3, .solutions-product-center > div:last-of-type p {
    border-left: 1px solid #d6d6d6;
}


.about-content h3 {
    font-size: 2rem;
    color: #2e2e2e;

}

.about-content-item .about-content-item-title {
    color: #c6c6c6;
    border-left: 3px solid #18ba70;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-content-item-title h3 {
    color: #c6c6c6;

}

.about-content-item-title p {
    font-size: 1.2rem;
}

.about-content-item > .about-content-item-body {
    color: #434343;
    line-height: 2.6rem;
    font-size: 1.1rem;
    font-family: "Microsoft Yahei", sans-serif;
}

/*===== 案例 =====*/
.case-more{
    font-size: 14px;
    background-color: rgba(9, 84, 145);
    color: #fff;
    font-weight: 400;
    padding: 8px 20px;
    position: absolute;
    right: 50%;
    bottom: 100px;
    border-radius: 8px;
    text-align: center;
    z-index: 100;
}
.pagination-box {
    margin: 20px auto;
}

.pagination-box .active {
    background-color: #077eb9;
    color: white;
}

.case-list {
    display: flex;
}

.case-list .case-anv {
    width: 300px;
    flex-shrink: 0;
}

.case-body {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    align-content: start;
}

.case-body .case-col {
    width: calc(100% / 3);
    padding: 5px;
}

.case-body .case-box {
    border: 1px solid #eaebed;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;



}

.case-body .case-box p {
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

.case-body .case-col img {
    max-width: 100%;
    display: block;
    height: 260px;
    object-fit: cover;
}

/* [ main menu ] */

.navigation {
    border-left: solid 1px #AFB2B8;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

/* menuitem setup & transition */
.navigation li {
    background: none;
    padding-left: 0;
    -moz-transition: background-color 0.1s ease-out;
    /*-o-transition:background-color 0.1s ease-out; -> commented out, 'cos it was buggy with Opera */
    -webkit-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

/* main menu items */
.navigation > li {
    margin-top: 20px;
    padding: 5px 0
}

.navigation > li:first-child {
    margin-top: 0;
}

.navigation > li:hover, .navigation > li.current, .js-on .navigation > li.current:hover {
    background-color: #F3F3F3;
    background-position: -4px 15px;
    border-left: solid 4px #AFB2B8;
}

/* main menu item links */
.navigation > li > a {
    color: #3d3d3d;
    display: block;
    font-size: 17px;
    height: 36px;
    line-height: 18px;
    margin-left: -2px;
    padding-left: 15px;
    padding-top: 4px;
    position: relative;
    z-index: 10;
}

.navigation > li:hover > a, .navigation > li.current > a, .js-on .navigation > li.current:hover > a {
    padding-left: 11px;
}

.js-on .navigation > li:hover {
    border-left-color: transparent;
}

/* [ submenu ] */

.navigation ul {
    border-top: 1px solid transparent;
    margin-bottom: 0;
}

.js-on .navigation ul {
    display: none;
}

/* submenu items */
.navigation ul li {
    border-left: solid 4px #AFB2B8;
    background: #3D3D3D;
}

.navigation > li:hover ul li, .navigation > li.current ul li {
    margin-left: -4px;
}

.navigation ul li a {
    border-top: solid 1px #5A5A5C;
    color: #F3F3F3;
    display: block;
    height: 24px;
    line-height: 25px;
    padding-left: 70px;
}

.navigation ul li:first-child a {
    border-top: none;
}

.navigation ul li:hover, .navigation ul li.current {
    background: #7BAF14;
}

.navigation ul li:hover a, .navigation ul li.current a {
    color: #3D3D3D;
}

/* [ main menu number & description ] */

/* main menu number */
.menu-number {
    color: #AFB2B8;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 40px;
    line-height: 30px;
    margin-right: 10px;
}

/* main menu description */
.menu-desc {
    color: #7BAF14;
    display: block;
    font-size: 13px;
    white-space: nowrap
}


/*=====案例 end =====*/

@media (max-width: 1800px) {
    .swiper-slide .warpin {
        width: 90%;
    }
}

/*************min1500**************/
@media (max-width: 1500px) {

    .index_solu_cont .last_content .list .title {
        font-size: .8rem;
    }

    .index_solu_cont .last_content .list .txt_cont {
        bottom: 10%;
    }

    .index_baner_content .detail_cont .cont img {
        max-width: 80%;
        max-height: 80%;
    }

    .index_baner_content .detail_cont .pro_img img {
        width: 70%;
        max-width: 70%;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 20%;
    }

    .swiper-slide .warpin {
        width: 90%;
    }

    .index_solu_cont .last_content .list .index-solu-brand {
        width: 5rem;
        height: 2rem;
        font-size: 16px;
    }

}
/*************min1200**************/
@media (max-width: 1200px) {
    .case-body .case-col {
        width: calc(100% / 2);
        padding: 5px;
    }

}

@media (max-width: 850px) {
    .phone_menu_cont .list .tis {
        position: relative;
    }

    .phone_menu_cont .list .tis .arr {
        position: absolute;
        right: 0;
        top: 4px;
        width: 14px;
        transition: all 0.8s;
    }

    .phone_menu_cont .list.active .tis .arr {
        transform: rotate(90deg);
    }

    .phone_menu_cont .list .bit_last {
        display: none;
    }

    .phone_menu_cont .list .bit_li {
        font-size: 1.2rem;
        padding: 1rem 0 1rem 2rem;
        display: block;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 10%;
    }

    .index_solu_cont .last_content .list .title {
        bottom: 1rem;
        font-weight: inherit;
        font-size: 1rem;
    }

    .index_solu_cont .last_content .list {
        border: 1px solid #2d4a79;
    }

    .index_solu_cont .last_content .list .more_btn {
        width: 40px;
        height: 40px;
        bottom: 30%;
        left: 10%;
    }

    .index_news_series {
        padding: 0;
    }

    .index_news_series .last_box .list {
        height: 200px;
    }

    .index_brand_sl {
        align-self: start;
        display: block;
        margin-top: 0;
    }

    .cont .text p {
        font-size: 1.5rem;
    }

    .index_mews_cont .content_box .r_last .li .txt h2 {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .index_mews_cont .content_box .r_last .li .txt p {
        font-size: 1.5rem;
    }

    .index_mews_cont .content_box .r_last {
        padding: 1rem;
    }

    .pulic_footer_content .content .bit_detail .nav_list .nav, .about_wechat {
        display: none;
    }

    .footer-logo {
        padding-right: 0;
    }

    .pulic_footer_content .bit_detail .about_box {
        justify-content: center;
    }

    .pulic_footer_content .content {
        padding-bottom: 5rem;
    }

    .pulic_footer_content {
        margin-top: 3rem;
        padding-bottom: 0;
    }

    .pulic_footer_content a {
        color: #fff;
    }

    .bottom-nav {
        padding: 1rem 0;
        border-radius: 5px 5px 0 0;
        z-index: 5;
        background-color: #0b89ea;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .bottom-nav a {
        font-size: 1rem;
    }

    .bottom-nav .bottom-web, .bottom-nav .bottom-phone {
        flex: 1;
        text-align: center;
    }

    .bottom-nav .bottom-web {

        border-right: 1px solid #fff;
    }

    .program_top_img {
        flex-wrap: wrap;
    }
    .case-list{
        flex-direction: column;
    }
    .case-anv{
        width: 100%!important;
    }
    .navigation{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .navigation li {
        flex-shrink: 0;
        width: 260px;
    }
}
