body {
    max-width: 100vw;
}

.container {
    position: relative;
    background-color: #fff;
}

.in_xufu {
    display: flex;
    justify-content: space-between;
    padding-left: 1.95rem;
    height: 7.5rem;
    background-color: #F9F9F9;
}

.in_xufu .in_xufu_left {
    width: 50%;
    padding: 1rem 0 1.58rem 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.ab_en {
    font-size: 0.28rem;
    color: #000;
}

.ab_zh {
    font-size: 0.54rem;
    color: #000;
    font-weight: bold;
}

.in_xufu .in_xufu_desc {
    font-size: 0.18rem;
    color: #707070;
    max-width: 75%;
}

.in_xufu .in_xufu_slogan {
    font-size: 0.3rem;
    color: #9A9A9A;
}

.in_xufu .in_xufu_slogan .t_bin_en {
    font-size: 0.14rem;
    max-width: 40%;
    margin-top: 0.15rem;
    color: #9a9a9a63;
}

.about_adv {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1.32rem 0;
    flex-direction: column;
}

.about_adv .adv_s2 {
    display: flex;
    width: 100%;
    height: 4.4rem;
    background-image: url(../img/about/about_s2.png);
    background-size: cover;
    background-position: center;
    margin-top: 2.86rem;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.about_adv .adv_s2 .center_img {
    position: absolute;
    bottom: 0;
    height: 6.98rem;
}

.conpany_yj {
    height: calc(100vh - 1rem);
    background-image: url(../img/about/about_yj_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 2.4rem;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.list_item_t {
    font-size: 24px;
    font-weight: 600;
}

.conpany_yj_list {
    display: flex;
    height: 3.48rem;
    width: 100%;
    border-top: 1px solid #ffffff36;
}

.conpany_yj_list .list_item {
    width: 33.33%;
    height: 100%;
    padding-top: 0.7rem;
    padding-left: 0.7rem;
    font-size: 0.18rem;
    color: #fff;
    box-sizing: border-box;
}

.conpany_yj_list .list_item.br {
    border-right: 1px solid #ffffff36;
}

.conpany_yj_list .list_item .list_item_pai {
    font-size: 0.25rem;
    margin-top: 0.25rem;
}

.xufu_honor {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}

.xufu_honor_container {
    position: relative;
    margin: auto;
    inset: 0px auto auto 0px;
    box-sizing: border-box;
    width: 100vw;
    /*padding: 0 0.5rem;*/
}

.xufu_honor_container.fixed {
    position: fixed;
    width: auto;
    top: 0;
    left: 0;
}

.scrollmagic-pin-spacer {
    inset: auto;
    margin: 0px;
    display: block;
    position: relative;
    box-sizing: content-box;
    padding-bottom: 0.85rem;
}

.scrollmagic-pin-spacer.view_padding {
    min-height: 937px;
    height: 100vh;
    padding-bottom: 200vh;
}

.xufu_honor_list {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    position: relative;
    padding-top: 74px;
}

.xufu_honor_list li {
    width: 100%;
    height: 21vh;
    display: flex;
    margin-bottom: 0.2rem;
    overflow: hidden;
}

.xufu_honor_list .xufu_honor_top {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}

.xufu_honor_top1 {
    left: 0;
}

.xufu_honor_top2 {
    left: -50%;
}

.xufu_honor_list .center_view {
    position: absolute;
    width: 40vw;
    height: 100%;
    background-color: #fff;
    /* left: 50%; */
    color: #DAB97E;
    font-size: 0.486rem;
    text-align: center;
    height: 21vh;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 35vw;
}

.xufu_honor_top3 {
    left: 0;
}


.xufu_honor_list .xufu_honor_top .xufu_sdiv {
    width: 14vw;
    min-width: 14vw;
    height: 100%;
    margin-right: 1.25vw;
    border-radius: 10px;
    background-size: contain !important;
    background-position: center center;
    background-repeat: no-repeat;
    background: #d1d1d126;
    padding: 0 10px;
}

.xufu_exper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.8rem;
}

.xufu_exper .company_line {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 0.5rem;
    padding: 0 1.95rem;
    height: 6.65rem;
    background-image: url(../img/about/about_line_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xufu_exper .company_line .swiper-container {
    height: 2.4rem;
    width: 100%;
    max-width: 100%;
    position: relative;
}


.xufu_exper .company_line .swiper-button-prev {
    left: 0%;
    width: 68px;
    font-size: 30px;
    text-align: center;
    line-height: 68px;
    height: 68px;
    background: inherit;
    border: none;
}

.xufu_exper .company_line .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.xufu_exper .company_line .swiper-slide .line_card {
    display: flex;
    width: 9.8rem;
    height: 2.8rem;
    background-color: #fff;
    padding: 0.2rem;
    box-sizing: border-box;
}

.xufu_exper .company_line .swiper-slide .line_card .l_img {
    width: 55%;
    object-fit: cover;
}

.xufu_exper .company_line .swiper-slide .line_card .desc {
    color: #141414;
    font-size: 0.18rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    padding-left: 0.2rem;
    width: 40%;
    padding-top: 0.3rem;
}

.xufu_exper .company_line .swiper-slide .line_card .desc .title {
    font-size: 0.5rem;
    color: #00524C;
    display: flex;
    margin-bottom: 0.1rem;
    font-weight: 600;
}

.xufu_exper .company_line .swiper-slide .line_card .desc .title span {
    font-size: 0.2rem;
    margin-top: 0.1rem;
}

.xufu_exper .company_line .swiper-slide .line_card .desc .content {
    max-width: 90%;
    font-size: 0.16rem;
}

.xufu_exper .hs_line {
    width: 100%;
    padding-bottom: 1.18rem;
}

.xufu_exper .hs_line .line_container {
    width: 80%;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.xufu_exper .hs_line .line_container::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #C4C7B5;
    position: absolute;
    top: 55%;
}

.xufu_exper .hs_line .line_container .line_dot {
   text-align: center;
   position: relative;
   z-index: 10;
   line-height: 1;
   cursor: pointer;
}

.xufu_exper .hs_line .line_container .line_dot.active p  {
    font-size: 0.3rem;
    font-weight: bold;
}

.xufu_exper .hs_line .line_container .line_dot img {
    width: 0.38rem;
    height: 0.38rem;
}

.xufu_exper .hs_line .line_container .line_dot p {
    font-size: 0.18rem;
    color: #141414;
}

.look_text {
    text-align: center;
    font-size: 0.16rem;
    color: #707070;
}

/* 移动端样式 */
@media screen and (max-width: 750px) {
    .in_xufu {
        flex-direction: column;
        height: auto;
        padding: 25px 20px;
    }

    .in_xufu img:last-child {
        width: 100% !important;
    }

    .xufu_exper .company_line .swiper-slide .line_card .desc {
        width: 100%;
        height: auto;
    }    
        
    .in_xufu .in_xufu_left {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .in_xufu .in_xufu_left .in_xufu_lt   {
        margin-bottom: 15px;
        text-align: center;
    }

    .in_xufu .in_xufu_desc {
        width: 100%;
        font-size: 12px;
        /* margin-bottom: 20px; */
        max-width: 100%;
        text-align: center;
    }

    .in_xufu .in_xufu_slogan {
        text-align: center;
        max-width: 70%;
        margin: 0 auto;
    }

    .in_xufu .in_xufu_slogan .t_bin_en {
        margin: 0;
        text-align: center;
        max-width: 100%;
        margin-top: 10px;
    }

    .about_adv {
        box-sizing: border-box;
        max-width: 100%;
        padding-bottom: 25px;
    }

    .about_adv img:nth-child(1) {
        max-width: 100%;
    }

    .conpany_yj {
        height: auto;
        padding-top: 25px;
        box-sizing: border-box;
        padding-bottom: 25px;
    }

    .conpany_yj img:first-child {
        width: 60%;
    }

    .conpany_yj_list {
        height: auto;
        border: none;
        margin-top: -50px;
    }

    .conpany_yj_list .list_item {
        width: 100%;
        padding: 0 20px;
        font-size: 16px;
        text-align: center;
    }

    .conpany_yj_list .list_item.br {
        border: none;
    }

    .conpany_yj_swiper {
        max-width: 100%;
        overflow: hidden;
        margin-top: -50px;
    }

    .conpany_yj_swiper .list_item {
        padding: 0 20px;
        font-size: 12px;
        min-height: 110px;
        color: #fff;
        text-align: center;
    }

    .conpany_yj_swiper .list_item .list_item_pai {
        font-size: 16px;
        margin-top: 10px;
    }

    .conpany_yj_swiper .swiper-pagination-bullet-active {
        background: #fff;
    }

    .xufu_honor_swiper  {
        width: 100%;
        height: 300px;
        overflow: hidden;
        padding-top: 10px;
    }

    .xufu_honor_swiper .swiper-slide {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

    .xufu_honor_swiper .xufu_sdiv {
        width: 49%;
        /*height: 150px;*/
    }

    .xufu_honor .ab_zh {
        margin-bottom: 20px;
    }

    .xufu_exper {
        margin-top: 20px;
    }

    .xufu_exper .company_line {
        padding:  0;
        height: 6rem;
    }

    .xufu_exper .company_line .swiper-slide .line_card {
        flex-direction: column;
        height: 300px;
        text-align: center;
    }

    .xufu_exper .company_line .swiper-slide .line_card .l_img {
        width: 100%;
        height: 70%;
        object-fit: cover;
    }

    .xufu_exper .company_line .swiper-slide .line_card .desc .title {
        justify-content: center;
        align-items: center;
    }

    .xufu_exper .hs_line .line_container {
        width: 90%;
    }

    .xufu_exper .company_line .swiper-slide .line_card .desc .content {
        margin: 0 auto;
        max-width: 80%;
    }

    .xufu_exper .company_line .swiper-button-prev {
        width: 40px;
        left: 20px;
        height: 40px;
    }

    .xufu_exper .company_line .swiper-button-next {
        width: 40px;
        right: 20px;
    }

    .xufu_exper .company_line .swiper-button-prev img, .xufu_exper .company_line .swiper-button-next img {
        width: 100%;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 70% !important;
    }
}