<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
    font-family: Arial,"Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica;
}
@font-face {
    font-family: 'alibaba_sans_regular';
    src: url('../fonts/alibabasans-regular/alibabasans-regular-webfont.woff2') format('woff2'),
         url('../fonts/alibabasans-regular/alibabasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alibaba_sans_light';
    src: url('../fonts/alibabasans-light/alibabasans-light-webfont.woff2') format('woff2'),
         url('../fonts/alibabasans-light/alibabasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alibaba_sans_bold';
    src: url('../fonts/alibabasans-bold/alibabasans-bold-webfont.woff2') format('woff2'),
         url('../fonts/alibabasans-bold/alibabasans-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium/montserrat-medium-7-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium/montserrat-medium-7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.ys_cont900{
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
}
/* 规范 - start */
.std_title1{
    font-size: 60px;
    line-height: 1.5;
    color: #fff;
    font-family: 'alibaba_sans_bold'!important;
}
.std_title2{
    font-size: 50px;
    line-height: 1.5;
    color: #fff;
    font-family: 'alibaba_sans_bold'!important;
}
.std_title3,.yxedr_active h2{
    font-size: 46px;
    line-height: 1.5;
    color: #333;
    font-family: 'alibaba_sans_bold'!important;
}
.std_title4,.yxedr_active h3{
    font-size: 36px;
    line-height: 1.5;
    color: #333;
}
.std_title5,.yxedr_active h4{
    font-size: 20px;
    line-height: 1.5;
    color: #333;
}
.yxedr_active h4{
    margin-bottom: 14px;
    font-weight: bold;
    color: #333;
}
.std_title30{
    font-size: 30px;
    color: #333;
    line-height: 1.5;
}
.std_title40{
    font-size: 40px;
    color: #333;
    line-height: 1.5;
}
.std_text1,.std_text1 p,.yxedr_active p{
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}
.std_text1_margin p,.yxedr_active p{
    margin-bottom: 14px;
}
.std_text2,.std_text2 p{
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-family: 'alibaba_sans_regular'!important;
}
.std_text3,.std_text3 p{
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}
.std_text4,.std_text4 p{
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
.std_text5,.std_text5 p{
    font-size: 20px;
    color: #666;
    line-height: 1.75;
}
.std_padding1{
    padding-top: 120px;
    padding-bottom: 120px;
}
.std_padding1_top{
    padding-top: 120px;
}
.std_padding2{
    padding-top: 100px;
    padding-bottom: 100px;
}
.std_padding3{
    padding-top: 100px;
}
.std_padding3_xia{
    padding-bottom: 100px;
}
.std_padding4{
    padding-top: 80px;
    padding-bottom: 80px;
}
.std_padding4_top{
    padding-top: 80px;
}
.std_padding5{
    padding-top: 70px;
    padding-bottom: 70px;
}
.std_margin1{
    margin-bottom: 40px;
}
.std_margin2{
    margin-bottom: 20px;
}
.std_margin3{
    margin-bottom: 50px;
}
.std_margin4{
    margin-top: 37px;
}
.std_margin5{
    margin-top: 100px;
}
.std_margin6{
    margin-top: 120px;
}
.std_margin30{
    margin-bottom: 30px;
}
.std_margin60{
    margin-top: 60px;
}
/* 规范 - end */
/*分享翻译*/
#bsWXBox .bsTop:after {
    /*分享中文版本*/
    content: '- 微信';
    /*分享英文版本*/
    /* content: '- weixin'; */
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

#bsWXBox .bsTop:before {
    /*分享中文版本*/
    content: '分享到';
    /*分享英文版本*/
    /* content: 'Share the'; */
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}
.ys_ban_li {
    position: relative;
    overflow: hidden;
}
.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}
.ys_ban_imgbox img {
    width: 100%;
}
.ys_ban_li&gt;a {
    display: block;
}
.ys_ban_ph {
    display: none;
}
.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ys_ban_li:not(:first-child) {
    display: none;
}
.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3); */
}
.ys_ban_txtbox{
    z-index: 5;
}
/* C1 Industry */
.ind_banner{
    width: 100%;
    margin:0 auto;
}
.ind_banner_text p{
    margin-bottom:14px;
}
.yxedr_active p{
    margin-bottom:14px;
}
.ind_banner_list_ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -20px -40px -20px;
}
.iblu_li{
    width: 33.333333%;
    padding:0 20px;
    margin-bottom: 40px;
}
.iblu_li_title{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.ind_banner_lunbo1{
    background-color:  #F5F6F7;
    position: relative;
    padding-bottom: 100px;
}
.ind_banner_lunbo1_title{
    font-weight: bold;
    text-align: center;
    padding-top:100px ;
    margin-bottom: 46px;
}
.ind_banner_lunbo1_ul{ 
    width: auto;
    margin: 0 -20px;
    display: flex;
    flex-direction: row;
}
.iblu_li2{
    width: 100%;
    padding: 0 20px ;
}
.iblu_li2:not(:first-child){
    display: none;
}
.iblu_li2_nk{
    width: 100%;
    background-color: #fff;
    padding: 27px 30px 55px 30px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.iblu_li2_nk_xh{
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #003F8F;
}
.iblu_li2_nk_title{
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    padding-bottom: 14px;
    border-bottom: solid 1px #DBDFE4;
    margin-bottom: 14px;
}
.ilnt_ul .ilnt_ul_li{
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    margin-bottom: 10px;
}
.ilnt_ul .ilnt_ul_li span{
    color: #333333;
    margin-left: 12px;
}

.ind_banner_lunbo2{
    width: auto;
    margin: 0 -20px;
    background-color: #fff;
    margin-top: 100px;
    position: relative;
    padding-bottom: 100px;
}
.ind_banner_lunbo2_title{
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.ind_banner_lunbo2_ul{
    display: flex;
    flex-direction: row;
}
.iblu_li3{
    width: 33.333%;
    padding: 0 20px;
}
.iblu_li3:not(:first-child){
    display: none;
}
.iblu_li3_nk{
    width: 100%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.iblu_li3_nk_p{
    margin-top: 18px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}
.iblu_li3_nk_span{
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}
.ind_banner_lunbo2_prev{
    width: 40px;
    height: 40px;
    background-color: #eaeaea;
    position: absolute;
    left: 180px;
    top: 260px;
    cursor: pointer;
}
.ind_banner_lunbo2_prev img{
    padding:10px;
}
.ind_banner_lunbo2_next{
    width: 40px;
    height: 40px;
    background-color: #eaeaea;
    position: absolute;
    right: 180px;
    top: 260px;
    cursor: pointer;
}
.ind_banner_lunbo2_next img{
    padding:10px;
}
/* C2自动化新闻详情 */
.inside_ban3{
    width: 100%;
    background-color: #f5f6f7;
}
.auto_banner_top{
    padding-top: 100px;
    padding-bottom: 66px; 
}
.auto_banner_top h1{
    font-weight: bold; 
    text-align: center;
     color: #161616; 
}
.auto_banner_detail{
    padding-bottom: 45px;
    border-bottom: solid 1px #d8d8d8;
    margin-top:50px;
}
.auto_banner_detail p{
    font-size: 18px;
    line-height: 1.75;
    color: #666666; 
    margin-bottom: 14px;
}
.auto_banner_back{
    width: 110px;
}
.auto_banner_back_prev{
    width: 30px;
    height: 30px;
    border: 1px solid #E1E1E1;
    margin-right: 10px;
    position: relative;
}
.auto_banner_back_prev img{
    width: 33.333333%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.auto_banner_back_title{
    color: #003F8F;
    line-height: 30px;
}
.ind_banner_lunbo1.bot{
    margin-bottom: 100px;
}
/* E1 Download */
.dl_banner{
    width: 100%;
    margin:0 auto;
}
.dl_banner_title{
    border-bottom:1px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.dl_banner_title_li{
    padding: 0 20px;      
}
.dbtl_title{
    padding: 24px 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    transition: all 0.36s;
    position: relative;
}
.dbtl_title::before{
    content: '';
    position: absolute;
    height: 2px;
    background: #003F8F;
    width: 0;
    opacity: 0;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.36s;
}
.dl_banner_title_li.on .dbtl_title::before{
    width: 100%;
    opacity: 1;
}
.dl_banner_list{
    width: 100%;
    margin-top: 80px;
}
.dl_banner_list_li{
    width: 100%;
    margin-bottom: 16px;
    background: #F1F4F5;
    position: relative; 
}
.dbll_pdf{
    width: 1000px;
    margin-left: 30px;
}
.dbll_pdfimg{
    width: 60px;
    height: 60px;
    background: #003F8F;
    margin-right: 50px;
    margin-top: 18px;
}
.dbll_pdfimg img{
    padding: 14px 15px;
}
.dbll_rq{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.75;
    color: #000;
    transition: .36s;
    align-items: center;
    padding: 34px 0;
}
.dbll_load{
    width:290px;
    padding-right: 30px;
    background-image: url(../images/com_bg02.png);
    background-size: auto 170%;
    background-position: top right;
    background-repeat: no-repeat;
}
.dbll_load_zi{
    font-size: 16px;
    line-height: 1.25;
    color: #003F8F;
    padding: 40px 0;
    margin-right: 10px;
}
.dbll_load_img{
    width: 20px;
    height: 20px;
    margin-top: 36px;
}
.dbll_load_img img{
    width: 100%;
}
.yx_paging_pc{
    margin-top: 60px;
    margin-bottom: 80px;
}
.yx_paging_pc a {
    float: left;
}
.yx_paging_ph {
    display: none;
}
.yx_paging_ul {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.yx_paging_ul li {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin: 0px 10px;
    transition: .3s;
    background: #fff;
    padding: 8px 16px;
}
.yx_paging_ul li.yx_paging_activepage {
    background: #003F8F;
    color: #fff;
}
.yx_paging_first li::before,
.yx_paging_next li::before,
.yx_paging_prev li::before,
.yx_paging_end li::before {
    font-family: "iconfont";
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.yx_paging_first li::before {
    content: "\e74d";
}
.yx_paging_next li::before {
    content: "\e743";
}
.yx_paging_prev li::before {
    content: "\e744";
}
.yx_paging_end li::before {
    content: "\e74c";
}
@media screen and (max-width: 1199px) {
    .yx_paging_link {
        color: #666;
    }

    .yx_paging_link a {
        color: initial;
    }
    .yx_paging_ph {
        padding-left: 40px;
        padding-right: 40px;
        display: block;
    }
    .yx_paging_pc {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .yx_paging_ph {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* E2 */
.video_news{
    width: 100%;
}
.video_news_list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 80px -20px -76px -20px;
}
.video_news_list_li{
    width: 33.333333%;
    margin-bottom: 76px;
    padding: 0 20px;  
}
.vnll_pic{
    position: relative;
}
.vnll_stop{
    width: 32px;
    height: 32px;
    z-index: 2;
    opacity: 0;    
    transition: 0.5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vnll_stop img{
    width: 100%;
}
.vnll_text{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    margin-top: 18px;
}
/* E3 Videos detail */
.video_banner{
    width: 100%;
}
.video_banner_text{
    margin-top: 100px;
}
.video_banner_text_left{
    width:67%;
}
.vbtl_title{
    font-weight: bold;
    color: #161616;
}
.vbtr_test{
    margin-top: 26px;
    display: flex;
    flex-direction: row;
}
.vbtr_test_left{
    margin-right: 52px;
    display: flex;
    flex-direction: row;
}
.vbtr_test_img{
    width: 16px;
    height: 16px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}
.vbtr_test_img img{
    width: 100%;
}
.vbtr_test_zi{
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}
.vbtr_test_right{
    display: flex;
    flex-direction: row;
}
.vbtr_video{
    width: 100%;
    margin-top: 28px;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    padding: 40px 0 45px 0;
}
.vbtr_video p{
    font-size: 18px;
    line-height: 1.75;
    color: #666666;
    margin-bottom: 14px;
}
.vbtr_list{
    margin-top: 30px;
    margin-bottom: 30px;
}
.vbtr_list_li{
    margin-bottom: 14px;
}
.vbtr_list_li_text1,.vbtr_list_li_text2{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.75;
    color: #333333;
}
.vbtr_list_li_text1 span,.vbtr_list_li_text2 span{
    font-size: 18px;
    line-height: 1.75;
    color: #333333;
    font-weight: normal;
}
.video_banner_text_right{
    width:23%;
}
.vbtr_title{
    font-weight: bold;
    font-size: 24px;
    line-height: 1.25;
    color: #161616;
    margin-bottom: 40px;
}
.vbtr_ul{
    width: 100%;
}
.vbtr_ul_li{
    margin-bottom: 40px;
}
.vbtr_ul_li p{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    margin-top: 18px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height:3em;
    transition: all 0.36s;
}
/* E4 */
.blogs_news{
    width: 100%;
}
.blogs_news_list{
    width: 100%;
    margin-top: 22px;
    display: flex;
    flex-direction: column;
}
.blods_news_list_li{
    width: 100%;
}
.blods_news_list_li a{
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: #eaeaea 1px solid;
}
.blods_news_list_li .ys_imgbox_cover{
    width: 400px;
}
.blods_news_list_li .ys_imgbox_cover img{
    width: 100%;
}
.bnll_text{
    width: calc(100% - 400px);
    padding: 15px 45px 0 100px;
}
.bnll_text_title{
    font-weight: bold;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    transition: .5s;
    margin-bottom: 16px;
}
.bnll_text_riqi{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 24px;
    font-family:'alibaba_sans_light'!important;
}
.bnll_text_p{
    font-size: 18px;
    line-height: 1.75;
    color: #666666;
    margin-bottom: 54px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height:3em;
}
.bnll_text_span{
    font-size: 16px;
    line-height: 1;
    color: #003F8F;
    font-style: oblique;
}
/* - banner - end*/


/*鼠标效果*/
@media screen and (min-width: 1200px) {
    /* E1 */
    .dbll_rq:hover{
        color: #003F8F;
    }
    .yx_paging_ul li:hover {
        background: #003F8F;
        color: #fff;
    }
    .yx_paging_first li:hover,
    .yx_paging_prev li:hover,
    .yx_paging_next li:hover,
    .yx_paging_end li:hover {
       color: #003F8F;
       background: #fff;
    }
    .dl_banner_title_li a:hover .dbtl_title::before{
        width: 100%;
        opacity: 1;
    }
    
    /* E2 */
    .video_news_list_li a:hover .vnll_text{
        color: #003F8F;
    }
    .video_news_list_li a:hover .vnll_stop{
        opacity: 1;
    }
    /* E3 */
    .vbtr_list_li a:hover .vbtr_list_li_text1{
        color:#003F8F;
    }
    .vbtr_list_li a:hover span{
        color:#003F8F;
    }
    .vbtr_list_li a:hover .vbtr_list_li_text2{
        color:#003F8F;
    }
    /* E4 */
    .blods_news_list_li a:hover .bnll_text_title{
        color: #003F8F;
    }
    /* home */
    .mod_btn1_link:hover .mod_btn1_link_adorn{
        right: -460px;
    }
    .mod_btn1_link:hover .mod_btn1_link_icon img:nth-of-type(2){
        opacity: 1;
    }
    .mod_btn1_link:hover .mod_btn1_link_icon img:first-child{
        opacity: 0;
    }
    .blods_news_list_li:hover .mod_btn2 .std_text3,
    .psln_cry:hover  .mod_btn2 .std_text3,
    .product_fluid_list_nub:hover .mod_btn2 .std_text3,
    .hbln_cry:hover .mod_btn2 .std_text3,
    .hiln_cry:hover .mod_btn2 .std_text3,
    .mod_btn2:hover .std_text3{
        padding-left: 21px;
    }
    .hpln_cry:hover .hpln_cry_float{
        opacity: 1;
        pointer-events: all;
    }
    .hpln_cfl_core_link:hover .std_text3{
        color: #003F8F;
    }
    .hpln_cfl_core_link:hover .hpln_cry_icon img:nth-of-type(2){
        opacity: 1;
    }
    .hpln_cfl_core_link:hover .hpln_cry_icon img:first-child{
        opacity: 0;
    }
    .hpln_cfl_core_link:hover .hpln_cry_box{
        background: #003F8F;
    }
    .mod_arrows1 .slick-prev:hover,
    .mod_arrows1 .slick-next:hover{
        background: #003F8F;
    }
    .mod_btn1_link:hover .mod_btn1_link_icon{
        transform: translateX(-20px);
    }
    .video_news_list_li:hover .ys_imgbox_cover img,
    .cuip_cry.ys_imgbox_cover:hover img,
    .blods_news_list_li:hover .ys_imgbox_cover img,
    .vbtr_ul_li:hover .ys_imgbox_cover img,
    .iblu_li:hover .ys_imgbox_cover img,
    .iblu_li3_nk:hover .ys_imgbox_cover img,
    .psln_cry:hover .ys_imgbox_cover img,
    .product_fluid_list_nub a:hover .ys_imgbox_cover img,
    .product_why_img:hover&gt;img,
    .hbln_cry:hover .hbln_cry_img img,
    .hiln_cry:hover .hiln_cry_img img{
        transform: scale(1.05);
    }
    .foot_nav_nub_second a:hover{
        color: #fff;
    }
    .mod_follow_nub_img:hover{
        background: #1457A8;
    }
    .foot_copyright_list_nub a:hover{
        color: rgba(255,255,255,.8);
    }
    .vbtr_ul_li:hover p,
    .head_nav_nub:hover .head_nav_nub_first .std_text3,
    .home_page .ys_hd_pc.isfixed .head_nav_nub:hover .head_nav_nub_first .std_text3{
        color: #003F8F;
    }
    .ys_page_wrap:not(.home_page) .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:first-child,
    .ys_page_wrap:not(.home_page) .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .ys_page_wrap:not(.home_page) .head_other_search_top:hover .host_img.ys_imgbox_cover img:first-child,
    .ys_page_wrap:not(.home_page) .head_other_search_top:hover .host_img.ys_imgbox_cover img:nth-of-type(2),
    .home_page .ys_hd_pc.isfixed .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:first-child,
    .home_page .ys_hd_pc.isfixed .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .home_page .ys_hd_pc.isfixed .head_other_search_top:hover .host_img.ys_imgbox_cover img:first-child,
    .home_page .ys_hd_pc.isfixed .head_other_search_top:hover .host_img.ys_imgbox_cover img:nth-of-type(2){
        opacity: 0;
    }
    .ys_page_wrap:not(.home_page) .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(3),
    .home_page .ys_hd_pc.isfixed .head_nav_nub:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(3),
    .ys_page_wrap:not(.home_page) .head_other_search_top:hover .host_img.ys_imgbox_cover img:nth-of-type(3),
    .home_page .ys_hd_pc.isfixed .head_other_search_top:hover .host_img.ys_imgbox_cover img:nth-of-type(3){
        opacity: 1;
    }
    .ys_page_wrap:not(.home_page) .head_other_lan a:hover,
    .home_page .ys_hd_pc.isfixed .head_other_lan a:hover{
        color: #003F8F;
    }
    .head_nav:hover .head_nav_nub.yxnav_active1 .head_nav_nub_first .std_text3,
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1 .head_nav_nub_first .std_text3{
        color: #333;
    }
    .head_nav:hover .head_nav_nub.yxnav_active1:hover .head_nav_nub_first .std_text3,
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1:hover .head_nav_nub_first .std_text3{
        color: #003F8F;
    }
    .head_nav:hover .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .head_nav:hover .head_nav_nub.yxnav_active1:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(3),
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(3){
        opacity: 1;
    }
    .head_nav:hover .head_nav_nub.yxnav_active1:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1:hover .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
    .head_nav:hover .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(3),
    .home_page .ys_hd_pc.isfixed .head_nav:hover .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(3){
        opacity: 0;
    }
    .head_second1_list:hover .head_second1_list_nub.yxnav_active2 a{
        color: #333;
    }
    .head_second1_list:hover .head_second1_list_nub.yxnav_active2:hover a,
    .head_second1_list_nub:hover a{
        color: #003F8F;
    }
    .hscr_third:hover .hscr_four_nub.yxnav_active4 img{
        opacity: 0;
    }
    .hscr_third:hover .hscr_four_nub.yxnav_active4 a{
        color: #666;
    }
    .hscr_four_nub:hover img,
    .hscr_third:hover .hscr_four_nub.yxnav_active4:hover img{
        opacity: 1;
    }
    .hscr_four_nub:hover a,
    .hscr_third:hover .hscr_four_nub.yxnav_active4:hover a{
        color: #003F8F;
    }
    .mod_crumbs_list_nub a:hover{
        color: #fff;
    }
    .mod_select1 .ys_select_li:hover{
        color: #003F8F;
    }
    .mod_btn4_link:hover{
        background: #1457A8;
    }
    .lacl_ncs_third a:hover{
        color: #003F8F;
    }
    .lacl_nav_core_first:hover a{
        color: #003F8F;
    }
    .lacr_list_nub_cry:hover{
        border: 1px solid #DBDFE4;
    }
    .lacr_list_nub_cry:hover .std_text3{
        color: #003F8F;
    } 
    .pc_fenye .comp-tabli li:hover{
        color: #fff;
        background: #003F8F;
    }
    .pc_fenye .end li:hover,
    .pc_fenye .first li:hover, 
    .pc_fenye .next li:hover, 
    .pc_fenye .prev li:hover{
        color: #003F8F;
    }
    .listpro_download_list_nub:hover .std_text1{
        color: #003F8F;
    }
    .mod_arrows3 .slick-prev:hover::before,
    .mod_arrows3 .slick-next:hover::before{
        opacity: 0;
    }
    .mod_arrows3 .slick-prev:hover::after,
    .mod_arrows3 .slick-next:hover::after{
        opacity: 1;
    }
    .ciln_map1 a:hover{
        color: #003F8F;
    }
    .head_nav_nub:hover .head_nav_nub_first::after,
    .head_nav:hover .head_nav_nub.yxnav_active1:hover .head_nav_nub_first::after {
        width: 100%;
        opacity: 1;
    }
    .head_nav:hover .head_nav_nub.yxnav_active1 .head_nav_nub_first::after {
        width: 0;
        opacity: 0;
    }
    /* .mod_map:hover&gt;g,.mod_map:hover text{
        opacity: 1;
        pointer-events: all;
    }
    .mod_map:hover{
        z-index: 3;
    }  */
    .mod_btn1_link:hover .mod_btn1_jia.std_text3{
        color: #1457A8;
    }
    .mod_btn1_link:hover .std_text3{
        transform: translateX(10px);
    }
    .mod_btn1_link:hover .mod_btn1_link_icon,
    .mod_btn1_link:hover .mod_btn1_jia{
        transform: translateX(-10px);
    }
}
/* home */
.ys_ban_imgbox::before{
    background: linear-gradient(76.52deg, rgba(0, 63, 143, 0.3) 0%, rgba(0, 63, 143, 0) 100%);
}
.ys_ban_adorn{
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4;
}
.ys_ban_adorn img{
    height: 100%;
    width: auto;
    max-width: none;
}
 /* 图片缩放 */
 /* .ys_ban_adorn img{
    transform-origin: center right;
 } */
 /* .ys_ban_adorn img, */
 .ys_ban_imgbox img {
    transform: scale(1.2);
}
/* .ys_ban_li.slick-current .ys_ban_adorn img, */
.ys_ban_li.slick-current .ys_ban_imgbox img {
    animation: banimgscale 8s ease-out both;
}
@keyframes banimgscale {
    100% {
        transform: scale(1);
    }
}
/* 视频缩放 */
.ys_ban_imgbox .ys_ban_video {
    transform: translate(-50%,-50%) scale(1.2);
}
.ys_ban_li.slick-current .ys_ban_imgbox .ys_ban_video {
    animation: banvideoscale 8s ease-out both;
}
@keyframes banvideoscale {
    100% {
        transform: translate(-50%,-50%) scale(1);
    }
}
.ys_ban_txtbox .std_title1{
    opacity: .8;
    line-height: 1.166667;
}
.ys_ban_text{
    width: 55.15%;
}
.mod_btn1{
    display: inline-block;
    overflow: hidden;
}
.ys_ban_slick .mod_btn1{
    padding: 0.5px 0;
}
.mod_btn1_link .std_text3{
    color: #003F8F;
    font-size: 16px;
    font-style: italic;
    line-height: 50px;
    position: relative;
    z-index: 4;
}
.mod_btn1_link{
    padding: 0 20px 0 25px;
    background: #fff;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.mod_btn1_link_icon{
    width: 20px;
    margin-left: 35px;
    position: relative;
    z-index: 4;
}
.mod_btn1_link_icon img{
    transition: all .5s ease;
}
.mod_btn1_link_icon img:nth-of-type(2){
    opacity: 0;
}
.mod_btn1_link_adorn{
    position: absolute;
    width: 400px;
    height: 500px;
    background: #1457A8;
    right: -380px;
    top: -135px;
    z-index: 1;
    transition: all .5s ease;
    transform: rotateZ(-65deg);
}
.ban_video{
    position: absolute;
    left: 50px;
    bottom: 50px;
    z-index: 5;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.ban_video_icon{
    width: 18px;
    margin-right: 13px;
}
.ban_video_icon img{
    width: 100%;
}
.ban_video .std_text1{
    opacity: .8;
    color: #fff;
}
.mod_dots1 .slick-dots li{
    background: rgba(255,255,255,.5);
    width: 10px;
    height: 10px;
    border-radius: 0;
    margin: 5px 0;
}
.mod_dots1 .slick-dots li.slick-active{
    background: rgba(255,255,255,.8);
}
.mod_dots1 .slick-dots{
    width: 10px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 58px;
}
.mod_title1 .std_text1{
    font-family: 'alibaba_sans_regular'!important;
    color: #003F8F;
    line-height: 1.5;
    margin-bottom: 6px;
}
.mod_title1 .std_title3{
    color: #333;
}
.mod_title1 .std_title3 a{
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.home_product_list_nub{
    width: 25%;
    padding: 0 9px;
}
.home_product_list{
    margin: 0 -9px;
    display: flex;
    flex-wrap: wrap;
}
.hpln_cry_top_img{
    width: 100%;
    margin-bottom: 19px;
}
.hpln_cry_top .std_title5{
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}
.hpln_cry_top .std_text3 p{
    color: #535367;
}
.mod_btn2 .std_text3{
    color: #003F8F;
    line-height: 1.5;
    padding-left: 10px;
    position: relative;
    font-style: italic;
    transition: all 0.36s ease;
}
.mod_btn2 .std_text3::before{
    content: '';
    width: 2px;
    height: 16px;
    background: #003F8F;
    position: absolute;
    left: 2.25px;
    transform: translateY(-50%) rotateZ(10deg);
    transform-origin: center;
    top: calc(50% - 2px);
}
.hpln_cry .hpln_cry_text{
    margin-bottom: 28px;
}
.hpln_cry{
    position: relative;
}
.hpln_cry_float{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #F5F6F7;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hpln_cry_float{
    padding: 46px 42px 33px 46px;
}
.hpln_cry .hpln_cry_top,
.hpln_cry .hpln_cry_float{
    padding-bottom: 33px;
}
.hpln_cry_box{
    width: 24px;
    height: 24px;
    padding: 4px;
    transition: all 0.36s;
}
.hpln_cry_icon{
    width: 100%;
}
.hpln_cfl_core_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 6px;
    padding-top: 6px;
}
.hpln_cfl_core:first-child .hpln_cfl_core_link{
    padding-top: 0;
}
.hpln_cry_icon img:nth-of-type(2){
    opacity: 0;
}
.hpln_cfl_core_link .std_text3{
    width: calc(100% - 24px);
    padding-right: 10px;
    transition: all 0.36s;
    letter-spacing: 0.05em;
}
.hpln_cry_float{
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s;
}
.hpln_cry_float_bg{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.hpln_cry_float_bg img{
    width: 100%;
}
.hpln_cry_float .hpln_cry_float_list,
.hpln_cry_float .mod_btn2{
    position: relative;
    z-index: 3;
}
.home_product_list_nub:not(:first-child){
    display: none;
}
.mod_arrows1 .slick-prev,
.mod_arrows1 .slick-next{
    width: 40px;
    height: 40px;
    background: #EAEAEA;
    z-index: 4;
    transition: all 0.36s;
}
.mod_arrows1 .slick-prev::before,
.mod_arrows1 .slick-next::before{
    content: '';
    width: 50%;
    height: 50%;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_arrows1 .slick-prev::before{
    background-image: url(../images/a_arrow01.svg);
}
.mod_arrows1 .slick-next::before{
    background-image: url(../images/a_arrow02.svg);
}
.slick-arrow.slick-disabled{
    pointer-events: none;
}
.home_partner_list .std_text3{
    color: #003F8F;
}
.hpln_num{
    display: flex;
    align-items: flex-end;
}
.hpln_num .std_title2{
    color: #003F8F;
    font-family: 'montserratmedium'!important;
}
.home_partner_list{
    display: flex;
    justify-content: space-between;
    margin-top: 46px;
    margin-bottom: 55px;
}
.mod_btn3 .mod_btn1_link{
    background: #003F8F;
}
.mod_btn1.mod_btn3 {
    padding: 0;
}
.mod_btn3 .mod_btn1_link .std_text3{
    color: #fff;
}
.mod_btn1_link_icon{
    transition: all 0.36s;
}
.home_partner_cry{
    width: 48.53%;
}
.hpln_label.std_text3 {
    margin-bottom: 3px;
}
.hpln_num .std_text3{
    transform: translate(4px, -13px);
}
.home_partner{
    position: relative;
}
.home_partner .ys_cont1360{
    position: relative;
    z-index: 10;
}
.home_partner_box_img{
    position: absolute;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
.home_partner_box_img img{
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.home_partner{
    height: 200vh;
}
.home_partner_box{
    position: relative;
    height: 100vh;
    top: 0;
    width: 100%;
    overflow: hidden;
}
.home_partner_box_hollow{
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    z-index: 3;
    pointer-events: none;
}
.home_partner_box_hollow img{
    width: 100%;
    transition: transform .4s cubic-bezier(0, 0, 0.2, 1);
    transform-origin: 80% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hnln_img{
    position: relative;
}
.hnln_top{
    width: 60%;
    margin-top: -80px;
    position: relative;
}
.hnln_text{
    width: 40%;
    padding-left: 61px;
    padding-top: 24px;
    padding-right: 32px;
}
.home_newpro_list{
    width: calc(917px + 110px);
    margin-left: calc(417px - 55px);
    margin-right: -55px;
}
.hnln_img_pic{
    width: 112.6%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.hnln_all{
    display: flex;
    flex-direction: row-reverse;
}
.hnln_top .std_text3{
    color: #333;
    font-weight: bold;
    position: absolute;
    top: calc(100% + 23px);
}
.hnln_text .hnln_text_label{
    color: #003F8F;
    margin-bottom: 13px;
}
.hnln_text .std_title5{
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    margin-bottom: 27px;
}
.hnln_text_list p{
    text-indent: 10px;
    position: relative;
}
.hnln_text_list p::before{
    content: '';
    background: #003F8F;
    width: 4px;
    height: 4px;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 11px;
}
.home_newpro_list,.hnln_text{
    position: relative;
}
/* .home_newpro_list::before, */
.hnln_text::before{
    content: '';
    background: #EAEAEA;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* .home_newpro_list::after, */
.hnln_text::after{
    content: '';
    background: #003F8F;
    width: 2px;
    height: 30px;
    top: 63px;
    left: 0;
    position: absolute;
}
.hnln_text_list {
    margin-bottom: 30px;
}
.home_newpro_list .slick-list{
    overflow: visible;
}
.hnln_text{
    display: none;
    opacity: 0;
}
.home_newpro_list_nub.slick-active .hnln_text{
    display: block;
    opacity: 1;
}
.home_newpro_list_nub.slick-active{
    width: 917px;
}
.home_newpro_list_nub{
    width: 200px;
}
.hnln_top{
    width: 100%;
}
.home_newpro_list_nub.slick-active .hnln_top{
    width: 60%;
}
.home_newpro_list .slick-track{
    display: flex;
    align-items: center;
}
.home_newpro_list_nub {
    margin: 0 55px;
}
.home_newpro .mod_title1 {
    position: relative;
    z-index: 4;
}
.home_newpro_list_nub.slick-active .hnln_top .std_text3{
    opacity: 0;
    display: none;
}
.mod_arrows2 .slick-prev,
.mod_arrows2 .slick-next{
    width: 40px;
    height: 40px;
    z-index: 4;
}
.mod_arrows2 .slick-prev::before,
.mod_arrows2 .slick-next::before{
    content: '';
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mod_arrows2 .slick-prev::before{
    background-image: url(../images/a_arrow03.svg);
}
.mod_arrows2 .slick-next::before{
    background-image: url(../images/a_arrow04.svg);
}
.home_newpro .mod_arrows2 .slick-next{
    left: -76px;
}
.home_newpro .mod_arrows2 .slick-prev{
    left: -134px;
}
.home_newpro .mod_arrows2 .slick-prev, 
.home_newpro .mod_arrows2 .slick-next {
    transform: translate(0px);
    bottom: 40px;
    top: auto;
}
.home_newpro_box{
    position: relative;
}
.home_newpro_box .mod_btn3{
    left: 477px;
    position: absolute;
    bottom: 40px;
}
.hnln_text{
    transition: all 0.5s .32s;
}
.home_industry{
    background: #F5F6F7;
}
.hiln_cry{
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: row-reverse;
}
.hiln_cry_img{
    width: 51.47%;
}
.hiln_cry_text{
    width: 48.53%;
    padding-right: 70px;
}
.hiln_cry_text .hiln_cry_text_duan{
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 7em;
    overflow: hidden;
    margin-bottom: 63px;
}
.home_industry_swiper {
    overflow: hidden;
    margin: 0 -20px;
}
.home_industry_list_nub{
    padding: 0 20px;
}
.mod_swiper1 .swiper-button-prev,
.mod_swiper1 .swiper-button-next{
    width: 18px;
    height: 18px;
    margin-top: 0;
    top: 0;
}
.mod_swiper1 .swiper-button-next:after,
.mod_swiper1 .swiper-button-prev:after{
    font-size: 16px;
    color: #707070;
}
.mod_swiper1{
    width: 123px;
    position: absolute;
    height: 18px;
    left: calc(48.53% - 183px);
    bottom: 60px;
}
.mod_swiper1 .swiper-pagination{
    width: calc(100% - 36px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    bottom: auto;
}
.mod_swiper1 .swiper-pagination{
    font-family: 'montserratmedium'!important;
    color: rgba(0, 63, 143, 0.5);
    font-size: 16px;
}
.mod_swiper1 .swiper-pagination .swiper-pagination-current{
    color: #003F8F;
}
.mod_swiper1 .swiper-button-prev{
    left: 0;
}
.mod_swiper1 .swiper-button-next{
    right: 0;
}
.home_industry .ys_cont1360{
    position: relative;
}
.mod_swiper1 .swiper-button-next.swiper-button-disabled,
.mod_swiper1 .swiper-button-prev.swiper-button-disabled{
    pointer-events: all;
    cursor: auto;
}
.hbln_cry_img{
    width: 47.352941%;
}
.hbln_cry_text{
    width: 52.647059%;
    padding-left: 96px;
}
.mod_title1 .std_title4{
    font-family: 'alibaba_sans_bold'!important;
}
.hbln_cry{
    display: flex;
    align-items: center;
}
.hbln_cry .hiln_cry_text_duan{
    margin-bottom: 69px;
}
/* mod_arrows1 - start */
.home_product_list.mod_arrows1 .slick-prev{
    left: -91px;
}
.home_product_list.mod_arrows1 .slick-next{
    right: -91px;
}
.product_sub_list.mod_arrows1 .slick-prev,
.home_blogs_list.mod_arrows1 .slick-prev{
    left: -100px;
}
.product_sub_list.mod_arrows1 .slick-next,
.home_blogs_list.mod_arrows1 .slick-next{
    right: -100px;
}
.ind_banner_lunbo2_ul.mod_arrows1 .slick-prev{
    left: -60px;
}
.ind_banner_lunbo2_ul.mod_arrows1 .slick-next{
    right: -60px;
}
.detpro_access_list.mod_arrows1 .slick-prev,
.detpro_key_list.mod_arrows1 .slick-prev{
    left: -52.5px;
}
.detpro_access_list.mod_arrows1 .slick-next,
.detpro_key_list.mod_arrows1 .slick-next{
    right: -52.5px;
}
.detpro_relate_list.mod_arrows1 .slick-prev{
    left: -75px;
}
.detpro_relate_list.mod_arrows1 .slick-next{
    right: -75px;
}
/* mod_arrows1 - end */
.slick-dots li{
    width: 10px;
    height: 10px;
    background: rgba(0, 63, 143, .5);
    border-radius: 0;
    margin: 0 5px;
}
.slick-dots li.slick-active{
    background: rgba(0, 63, 143, .8);
}
.slick-dots{
    bottom: 0;
}
.home_blogs_list.slick-dotted{
    padding-bottom: 39px;
}
.home_blogs_list_nub:not(:first-child){
    display: none;
}
.ys_footer{
    background: #003174;
    z-index: 2;
}
.foot_question{
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,.1);
    overflow: hidden;
}
.foot_question_bg{
    position: absolute;
    width: 55.729167vw;
    top: 0;
    right: 0;
}
.foot_question_bg img{
    width: 100%;
    position: relative;
    transform: translateY(-18.75%);
}
.foot_question .ys_cont1360{
    position: relative;
    z-index: 4;
}
.foot_question .std_title5{
    color: rgba(255, 255, 255, .8);
    font-family: 'alibaba_sans_regular'!important;
    margin-bottom: 11px;
}
.foot_question .std_title4{
    color: #fff;
    font-family: 'alibaba_sans_bold'!important;
}
.foot_question_form_btn .std_text3{
    color: #fff;
    font-style: italic;
}
.fqfb_icon{
    width: 20px;
    margin-left: 12px;
}
.fqfb_icon img{
    width: 100%;
}
.fqfb_click{
    cursor: pointer;
    display: flex;
    align-items: center;
}
.foot_question_form {
    margin-top: 28px;
}
.foot_question_form_btn{
    display: inline-block;
    transition: all 0.36s;
}
.fqfx_label{
    margin: 0 10px;
    margin-bottom: 22px;
}
.fqfx_box {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    margin-top: -37px;
}
.fqfx_label .std_text3{
    color: #fff;
    white-space: nowrap;
}
.fqfx_label .std_text3 span{
    color: #FF0000;
    margin-left: 4px;
}
.fqfx_label,
.fqfx_label_code_all{
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: flex;
    padding:5px 4px;
}
.fqfx_label.fqfx_label_code{
    border-bottom:0;
    padding:0;
}
.fqfx_label_code_all{
    flex-grow: 1;
}
.fqfx_label_input{
    flex-grow: 1;
    padding-left: 6px;
}
.fqfx_label_input input,
.fqfx_label_input textarea{
    width: 100%;
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
}
.fqfx_label3{
    width: calc(33.333333% - 20px);
}
.fqfx_label2{
    width: calc(66.666667% - 20px);
}
.fqfx_label_img{
    width: 110px;
    cursor: pointer;
    margin-left: 20px;
}
.fqfx_label_img img{
    width: 100%;
}
.fqfx_label_code {
    align-items: flex-end;
}
.fqfx_label_input textarea{
    height: 62px;
}
.fqfx_label{
    padding-top: 24px;
}
.fqfx_label_text.fqfx_label{
    padding-top: 0;
}
.fqfx_agree_btn{
    width: 14px;
    height: 14px;
    position: relative;
    top: 7px;
    cursor: pointer;
}
.fqfx_agree_btn::before{
    content: '';
    background: #fff;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.fqfx_agree_btn::after{
    content: '\e72e';
    font-family: "iconfont" !important;
    font-size: 12px;
    color: #003174;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    opacity: 0;
    transition: all 0.36s;
}
.fqfx_agree .std_text4{
    width: calc(100% - 14px);
    padding-left: 8px;
}
.fqfx_agree{
    display: flex;
    margin: 0 10px;
    width: calc(100% + 20px);
    margin-top: 4px;
}
.fqfx_agree .std_text4,
.fqfx_agree .std_text4 p,
.fqfx_agree .std_text4 a{
    color: #fff;
    line-height: 2;
}
.fqfx_agree .std_text4 a{
    text-decoration: underline;
    text-underline-position: under;
}
.fqfx_agree.on .fqfx_agree_btn::after{
    opacity: 1;
}
.foot_question_form_xia .mod_btn3{
    margin: 0 10px;
    margin-top: 29px;
}
.foot_question_form_xia{
    display: none;
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.foot_question_form.on .foot_question_form_xia{
    opacity: 1;
    pointer-events: all;
}
.foot_question_form.on .foot_question_form_btn{
    opacity: 0;
    pointer-events: none;
}
.fqfx_label_text .fqfx_label_input{
    width: 100%;
    padding-left: 0px;
    padding-top: 8px;
}
.fqfx_label_text{
    flex-wrap: wrap;
}
.mod_phone{
    pointer-events: none;
}
.foot_nav{
    display: flex;
    justify-content: space-between;
    padding-top: 105px;
    margin-bottom: 146px;
}
.foot_nav_nub_first,
.foot_nav_nub_first a{
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.foot_nav_nub_second a,
.foot_nav_nub_second p{
    color: rgba(255, 255, 255, .6);
    transition: all 0.36s;
    line-height: 2.5;
    display: block;
}
.fnns_icon{
    width: 18px;
    position: relative;
    top: 11px;
}
.fnns_icon img{
    width: 100%;
}
.foot_nav_nub_second .std_text3{
    width: calc(100% - 18px);
    padding-left: 14px;
} 
.foot_nav_contact .foot_nav_nub_second li{
    display: flex;
    align-items: flex-start;
}
.foot_nav_contact .foot_nav_nub_second p{
    max-width: 245px;
}
.foot_nav_other{
    width: 300px;
}
.foot_nav_nub_first {
    margin-bottom: 16px;
}
.foot_nav_other .mod_btn1{
    margin-top: 8px;
    width: 100%;
    margin-bottom: 26px;
}
.foot_nav_other .mod_btn1 .mod_btn1_link{
    justify-content: space-between;
}
.foot_nav_other .mod_btn1_link .std_text3{
    font-weight: bold;
}
.mod_follow_nub_img{
    width: 42px;
    height: 42px;
    background: #003F8F;
    cursor: pointer;
    transition: all 0.36s;
    position: relative;
}
.mod_follow_nub{
    padding: 0 8px;
    margin-bottom: 16px;
}
.mod_follow{
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -16px;
    margin-top: 26px;
}
.mod_follow_nub_img img{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.foot_copyright{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 34px;
}
.foot_copyright .std_text3 p,
.foot_copyright .std_text3 a,
.foot_copyright_list_nub a{
    color: rgba(255,255,255,.2);
}
.foot_copyright_list{
    display: flex;
    margin-left: 60px;
}
.foot_copyright_list_nub{
    padding: 0 12px;
    position: relative;
}
.foot_copyright_list_nub::before{
    content: '';
    width: 1px;
    height: 15px;
    background: rgba(255,255,255,.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.5px;
}
.foot_copyright_list_nub a{
    font-size: 16px;
    line-height: 1.75;
    transition: all 0.36s;
}
.foot_copyright_list_nub:first-child::before{
    display: none;
}
.suspend_contact_btn{
    background: #003F8F;
    padding: 16px 54px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.suspend_contact_btn_icon{
    width: 18px;
}
.suspend_contact_btn_icon img{
    width: 100%;
}
.suspend_contact_btn .std_text3{
    margin-left: 12px;
    color: #fff;
    white-space: nowrap;
}
.suspend_contact{
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 98;
}
.head_logo_img{
    width: 147px;
}
.ys_hd_pc{
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 101%;
    display: flex;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.04);
    transition: all 0.36s;
}
.mod_head{
    padding-right: 64px;
    padding-left: 66px;
    max-width: 1920px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hnnf_icon {
    width: 14px;
    height: 14px;
    position: relative;
    margin-left: 6px;
}
.host_img img:first-of-type,
.hnnf_icon img:first-of-type,
.ys_imgbox_cover img:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.yx_search2_botbox{
    width: 900px;
    max-width: calc(100% - 60px);
    margin:auto;
    background: #fff;
    border-radius: 0;
    padding: 0 20px;
}
.yx_search2_bot{
    display: none;
}
.yx_search2_icon1,
.yx_search2_icon2{
    width: 13px;
    line-height: 40px;
    cursor: pointer;
}
.yx_search2_icon img{
    width: 100%;
}
.yx_search2_icon1{
    margin-right: 10px;
}
.yx_search2_input{
    width: calc(100% - 36px);
    padding-right: 20px;
    height: 40px;
}
.yx_search2_input input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #58585b;
}
.yx_search2_icon{
    width: 36px;
}
.yx_search2{
    position: relative;
}
.yx_search2_bot{
    background: rgba(0,0,0,0.48);
    position: fixed;
    width: calc(100vw + 20px);
    height: calc(100vh + 50px);
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
    z-index: 999;
}
.head_nav{
    display: flex;
}
.head_nav_nub_first&gt;a{
    display: flex;
    align-items: center;
}
.host_img {
    width: 22px;
    height: 22px;
}
.yx_search2_botbox.ys_pos_center{
    top: 100px;
    transform: translateX(-50%);
}
.head_other_search_top{
    cursor: pointer;
}
.head_other,.head_right{
    display: flex;
}
.head_nav_nub_first .std_text3,
.head_other_lan a{
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #333;
    line-height: 80px;
    transition: all 0.36s;
}
.head_other_lan a{
    color: #666;
}
.head_other_search_top{
    height: 80px;
    display: flex;
    align-items: center;
}
.head_nav_nub{
    padding: 0 40px;
}
.head_other_lan a,
.head_other_search_top{
    padding: 0 20px;
}
.head_other{
    margin: 0 -20px;
}
.head_other_lan{
    position: relative;
}
.head_other_lan::before{
    content: '';
    width: 1px;
    position: absolute;
    height: 24px;
    background: #d9d9d9;
    top: 50%;
    transform: translateY(-50%);
    left: -0.5px;
}
.hnnf_icon.ys_imgbox_cover img:first-child,
.host_img.ys_imgbox_cover img:first-child,
.head_logo_img.ys_imgbox_cover img:first-child,
.hnnf_icon.ys_imgbox_cover img:nth-child(3),
.host_img.ys_imgbox_cover img:nth-child(3){
    opacity: 0;
} 
.home_page .ys_hd_pc:not(.isfixed) .hnnf_icon.ys_imgbox_cover img:nth-child(2),
.home_page .ys_hd_pc:not(.isfixed) .host_img.ys_imgbox_cover img:nth-child(2),
.home_page .ys_hd_pc:not(.isfixed) .head_logo_img.ys_imgbox_cover img:nth-child(2),
.home_page .ys_hd_pc:not(.isfixed) .hnnf_icon.ys_imgbox_cover img:nth-child(3),
.home_page .ys_hd_pc:not(.isfixed) .host_img.ys_imgbox_cover img:nth-child(3) {
    opacity: 0;
} 
.home_page .ys_hd_pc:not(.isfixed) .hnnf_icon.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc:not(.isfixed) .host_img.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc:not(.isfixed) .head_logo_img.ys_imgbox_cover img:first-child{
    opacity: 1;
}
.home_page .ys_hd_pc:not(.isfixed) .head_nav_nub .head_nav_nub_first .std_text3,
.home_page .head_other_lan a{
    color: #fff;
}
.home_page .head_other_lan::before{
    background: rgba(255, 255, 255, 0.3);
}
.home_page .ys_hd_pc{
    background: transparent;
    box-shadow: none;
    margin-top: 17px;
}

.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .head_logo_img.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:nth-child(3),
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:nth-child(3) {
    opacity: 0;
} 
.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:nth-of-type(2),
.home_page .ys_hd_pc.isfixed .head_logo_img.ys_imgbox_cover img:nth-of-type(2){
    opacity: 1;
}
.home_page .ys_hd_pc.isfixed .head_nav_nub_first .std_text3{
    color: #333;
}
.home_page .ys_hd_pc.isfixed .head_other_lan a{
    color: #666;
}
.home_page .ys_hd_pc.isfixed .head_other_lan::before{
    background: #d9d9d9;
}
.home_page .ys_hd_pc.isfixed{
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.04);
    margin-top: 0;
}
.yx_search2_icon1 img{
    transform: scale(1.2);
}
.home_page .ys_banner .ys_ban_imgbox::after{
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    height: 136px;
    z-index: 6;
}
.ys_page_wrap:not(.home_page) .ys_main{
    margin-top: 80px;
}


.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:nth-child(3),
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:nth-child(3) {
    opacity: 0;
} 
.home_page .ys_hd_pc.isfixed .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
.home_page .ys_hd_pc.isfixed .host_img.ys_imgbox_cover img:nth-of-type(2){
    opacity: 1;
}


.head_nav_nub.yxnav_active1 .head_nav_nub_first .std_text3,
.home_page .ys_hd_pc.isfixed .head_nav_nub.yxnav_active1 .head_nav_nub_first .std_text3{
    color: #003F8F;
}
.head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:first-child,
.head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(2),
.home_page .ys_hd_pc.isfixed .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:first-child,
.home_page .ys_hd_pc.isfixed .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(2){
    opacity: 0;
}
.head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(3),
.home_page .ys_hd_pc.isfixed .head_nav_nub.yxnav_active1 .hnnf_icon.ys_imgbox_cover img:nth-of-type(3){
    opacity: 1;
}
.head_second.head_second2{
    width: 1600px;
}
.head_second{
    position: absolute;
    top: calc(100% + 14px);
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 6px 20px rgb(0 0 0 / 4%);
    display: none;
}
.head_second::before{
    content: '';
    border-bottom: 13px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
}
.head_second::after{
    content: '';
    width: 100%;
    height: 14px;
    position: absolute;
    top: -14px;
    left: 0;    
}
.head_nav_nub{
    position: relative;
}
.head_second1_list_nub a{
    white-space: nowrap;
    padding: 0 39px;
    color: #333;
    transition: all 0.36s;
    font-size: 16px;
    line-height: 2.5;
}
.head_second1_list{
    background: #fff;
}
.head_second1_list_nub.yxnav_active2 a{
    color: #003F8F;
}
.head_second1_list_nub:first-child{
    padding-top: 25px;
}
.head_second1_list_nub:last-child{
    padding-bottom: 25px;
}
.head_second2_cry_left{
    width: 380px;
    background: #EDF0F3;
    padding-top: 42px;
}
.hscl_list_nub a{
    display: flex;
    padding: 0 35px;
    transition: all 0.36s;
    justify-content: space-between;
    align-items: center;
}
.hscl_list_nub_icon{
    width: 14px;
}
.hscl_list_nub .std_text3{
    line-height: 60px;
    transition: all 0.36s;
    color: #333;
    letter-spacing: 0.05em;
}
.hscl_list_nub_icon img:nth-of-type(2){
    opacity: 0;
}
/* 二级 - start */
.hscl_list_nub.yxnav_active2{
    background: #F8F9FA;
}
.hscl_list_nub.yxnav_active2 .std_text3{
    color: #003F8F;
}
.hscl_list_nub.yxnav_active2 .hscl_list_nub_icon img:nth-of-type(2){
    opacity: 1;
}
.hscl_list_nub.yxnav_active2 .hscl_list_nub_icon img:first-child{
    opacity: 0;
}
.hscl_list_nub.act,
.hscl_list.open .hscl_list_nub.yxnav_active2.act{
    background: #F8F9FA;
}
.hscl_list_nub.act .std_text3,
.hscl_list.open .hscl_list_nub.yxnav_active2.act .std_text3{
    color: #003F8F;
}
.hscl_list_nub.act .hscl_list_nub_icon img:nth-of-type(2),
.hscl_list.open .hscl_list_nub.yxnav_active2.act .hscl_list_nub_icon img:nth-of-type(2){
    opacity: 1;
}
.hscl_list_nub.act .hscl_list_nub_icon img:first-child,
.hscl_list.open .hscl_list_nub.yxnav_active2.act .hscl_list_nub_icon img:first-child{
    opacity: 0;
}
.hscl_list.open .hscl_list_nub.yxnav_active2{
    background: transparent;
}
.hscl_list.open .hscl_list_nub.yxnav_active2 .std_text3{
    color: #333;
}
.hscl_list.open .hscl_list_nub.yxnav_active2 .hscl_list_nub_icon img:nth-of-type(2){
    opacity: 0;
}
.hscl_list.open .hscl_list_nub.yxnav_active2 .hscl_list_nub_icon img:first-child{
    opacity: 1;
}

/* 二级 - end */
.head_second2{
    background: #fff;
}
.head_second2_cry_right{
    width: calc(100% - 380px);
}
.head_second2_cry{
    display: flex;
}
.hscr_third_nub{
    width: 33.333333%;
    padding: 0 18px;
    margin-bottom: 40px;
}
.hscr_third{
    margin: 0 -18px;
    display: flex;
    flex-wrap: wrap;
}
.hscr_top{
    padding: 64px 50px 30px 80px;
}
.hscr_third_nub_title,
.hscr_third_nub_title a{
    letter-spacing: 0.05em;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}
.hscr_third_nub_title{
    margin-bottom: 14px;
}
.hscr_four_nub a{
    color: #666;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
    transition: all 0.36s;
}
.hscr_four_nub a img{
    width: 12px;
    margin-left: 12px;
    opacity: 0;
    transition: all 0.36s;
}
.hscr_four_nub.yxnav_active4 img{
    opacity: 1;
}
.hscr_four_nub.yxnav_active4 a{
    color: #003F8F;
}
.hscr_top{
    height: calc(100vh - 284px);
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color:rgba(225, 228, 230, .3);
}
.mCSB_scrollTools.mCS-dark .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-dark .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color:#E1E4E6;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color:#E1E4E6;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
}
.mCSB_scrollTools{
    opacity: 1;
}
.mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 20px;
    bottom: 20px;
}
.hscr_xia{
    margin: 0 80px 0;
    width: calc(100% - 160px);
    border-top: 1px solid #E1E4E6;
}
.hscr_xia .std_text3{
    letter-spacing: 0.05em;
    color: #333;
    font-weight: bold;
    width: 89px;
}
.hscr_xia_list_nub .ys_imgbox_cover{
    width: 104px;
}
.hscr_xia_list_nub{
    padding: 0 18px;
    margin-bottom: 20px;
}
.hscr_xia_list{
    margin: 0 -18px;
    margin-bottom: -20px;
    display: flex;
    align-items: center;
    width: calc(100% - 89px + 36px);
}
.hscr_xia{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 31px;
    padding-bottom: 32px;
}
/* .hscr_third{
    display: none;
} */
.hscr_third.on{
    display: flex;
}
.hscr_top .mCSB_inside&gt;.mCSB_container {
    margin-right: 0;
}
.hscr_third{
    padding-right: 34px;
}
.head_second2_bg{
    width: 53%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.head_second2_bg img{
    width: 100%;
}
.head_second2_cry{
    position: relative;
    z-index: 3;
}
/* b1 */
.inside_ban{
    position: relative;
}
.inside_ban_text .std_text5 p{
    color: #fff;
}
.inside_ban_img{
    width: 100%;
    position: relative;
} 
.inside_ban_img img{
    width: 100%;
}
.inside_ban_text{
    text-align: center;
}
.inside_ban_img::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.1);
}
.mod_crumbs_list_nub a{
    font-family: 'alibaba_sans_regular'!important;
    font-size: 14px;
    color: #DEDEDE;
    line-height: 2;
    transition: all 0.36s;
}
.mod_crumbs_list_nub{
    padding: 0 16px;
    position: relative;
}
.mod_crumbs_list{
    margin: 0 -16px;
}
.mod_crumbs_list_nub::before{
    content: '';
    background-image: url(../images/a_arrow08.svg);
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -8px;
}
.mod_crumbs_list_nub:first-child::before{
    display: none;
}
.mod_crumbs_list{
    display: flex;
    padding-top: 26px;
}
.mod_crumbs,.inside_ban_text{
    z-index: 10;
}
.crumbs2 .mod_crumbs_list_nub::before{
    background-image: url(../images/a_arrow08h.svg);
}
.crumbs2 .mod_crumbs_list_nub a{
    color: #999;
}
.product_why{
    background: linear-gradient(180deg, rgba(245, 246, 247, 0) 0%, #F5F6F7 100%);
}
.mod_title2 .std_title4{
    text-align: center;
    font-weight: bold;
}
.product_why .std_text1 h4:not(:first-child){
    margin-top: 26px;
}
.product_why_img{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}
.product_why_img img{
    width: 100%;
    transition: all 0.36s;
}
.product_why_img::before{
    content: '';
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}
.product_why_video_icon{
    width: 72px;
    margin: 0 auto;
}
.product_why_video .std_text3{
    white-space: nowrap;
    color: #fff;
    text-align: center;
}
.product_why_video {
    z-index: 4;
    cursor: pointer;
}
.product_fluid_list_nub{
    width: 25%;
    padding: 0 20px;
    margin-bottom: 60px;
}
.product_fluid_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -20px;
    margin-bottom: -60px;
}
.pfln_img{
    padding-left: 8px;
    padding-bottom: 8px;
    position: relative;
}
.pfln_img .ys_imgbox_cover{
    width: 100%;
    position: relative;
    z-index: 3;
}
.pfln_img::before{
    content: '';
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #E6ECF2;
    position: absolute;
    bottom: 0;
    left: 0;
}
.pfln_text{
    padding-top: 16px;
    padding-left: 8px;
}
.pfln_text .std_title5{
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.pfln_text .std_text3 p{
    color: #535367;
}
.pfln_text .std_text3{
    margin-bottom: 26px;
    flex-grow: 1;
}
.product_sub{
    background: #F5F6F7;
}
.product_fluid_list_nub a{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.pfln_text{
    /* flex-grow: 1; */
    display: flex;
    flex-direction: column;
}
.pfln_text .mod_btn2 .std_text3{
    margin-bottom: 0;
}
.psln_cry_img{
    width: 46.32%;
}
.psln_cry_text{
    width: 53.68%;
    padding-left: 86px;
}
.psln_cry{
    display: flex;
    align-items: center;
}
.psln_cry_text .mod_btn2{
    margin-top: 79px;
}
/* .product_sub_list_nub:not(:first-child){
    display: none;
} */
.iblu_li3{
    padding: 0 40px;
}
.ind_banner_lunbo2_ul {
    margin: 0 -40px;
}
.iblu_li3:not(:first-child){
    display: none;
}
.iblu_li3_nk_span{
    font-family: 'alibaba_sans_regular'!important;
}
.iblu_li3_nk_p{
    margin-bottom: 10px;
}
/* b2 */
.mod_select1{
    width: 330px;
}
.mod_select1 .ys_select_hd{
    background: #F5F6F7;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #F5F6F7;
    transition: all 0.36s;
}
.mod_select1 .ys_select_hd.on{
    border: 1px solid #DBDFE4;
}
.mod_select1 .ys_select_xtbbox{
    right: 20px;
}
.mod_select1 .ys_select_show{
    letter-spacing: 0.05em;
    color: #333;
    font-size: 16px;
}
.mod_select1 .ys_select_show::placeholder{
    color: #333;
    letter-spacing: 0.05em;
}
.mod_select1 .ys_select_bd {
    top: calc(100% + 6px);
    background: #F5F6F7;
}
.mod_select1 .ys_select_li{
    font-size: 16px;
    line-height: 2;
    color: #666;
    transition: all 0.36s;
    padding: 0 20px;
}
.mod_select1 .ys_select_bd{
    padding-top: 16px;
    padding-bottom: 16px;
}
.mod_select1 .ys_select_bd{
    height: 224px;
}
.listpro_air_input{
    width: 428px;
    height: 60px;
    background: #F5F6F7;
    padding: 0 20px;
}
.listpro_air_input input{
    width: 100%;
    height: 100%;
    letter-spacing: 0.05em;
    color: #333;
    font-size: 16px;
}
.listpro_air_search{
    display: flex;
}
.listpro_air_input input::placeholder{
    color: #999;
}
.listpro_air_search .mod_select1,
.listpro_air_input{
    margin-right: 20px;
}
.mod_btn4_link{
    letter-spacing: 0.05em;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    padding: 0 32px;
    background: #003F8F;
    transition: all 0.36s;
    cursor: pointer;
}
.listpro_air_cry_left{
    width: 330px;
}
.listpro_air_cry_right{
    width: calc(100% - 330px);
    padding-left: 62px;
}
.lacl_ncf_icon{
    width: 14px;
    height: 14px;
    position: relative;
    top: 5px;
    transition: all 0.36s;
}
.lacl_ncf_icon img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.lacl_nav_core_first a{
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #333;
    transition: all 0.36s;
    max-width: calc(100% - 24px);
}
.lacl_nav_core_first{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.lacl_nav{
    border-top: 1px solid #DBDBDB;
}
.lacl_nav_core{
    border-bottom: 1px solid #DBDBDB;
}
.lacl_ncs_third a{
    letter-spacing: 0.05em;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    transition: all 0.36s;
    padding: 8px 32px;
    display: block;
}
.lacl_nav_core.on .lacl_nav_core_first{
    background: #003F8F;
}
.lacl_nav_core.on .lacl_nav_core_first a{
    color: #fff;
}
.lacl_ncf_icon img:nth-of-type(2){
    opacity: 0;
}
.lacl_nav_core.on .lacl_ncf_icon img:nth-of-type(2){
    opacity: 1;
}
.lacl_nav_core.on .lacl_ncf_icon img:first-child{
    opacity: 0;
}
.lacl_nav_core.on .lacl_ncf_icon{
    transform: rotate(-90deg);
}
.lacl_ncs_third.on a{
    color: #003F8F;
}
.lacl_nav_core_second{
    display: none;
    padding-top: 13px;
    padding-bottom: 11px;
}
.lacl_nav_core.act a{
    width: 100%;
    max-width: none;
}
.lacl_nav_core.act .lacl_nav_core_first{
    padding: 0;
}
.lacl_nav_core.act .lacl_nav_core_first a,
.lacl_nav_core_first{
    padding: 18px 20px;
}
.mod_title3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mod_title3 .std_title4{
    color: #333;
    font-family: 'alibaba_sans_bold'!important;
}
.mod_title3 .std_text4{
    color: #999;
    font-family: 'alibaba_sans_regular'!important;
}
.lacr_list_nub{
    width: 33.333333%;
    padding: 0 17px;
    margin-bottom: 34px;
}
.lacr_list{
    margin: 0 -17px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -34px;
}
.lacr_list_nub_cry{
    background: #F5F6F7;
    padding:16px 30px 55px;
    transition: all 0.36s;
}
.lacr_lnc_img{
    width: 100%;
    margin-bottom: 24px;
}
.lacr_lnc_num{
    font-size: 16px;
    line-height: 1.5;
    color: #003F8F;
    font-family: 'alibaba_sans_regular'!important;
    margin-bottom: 9px;
}
.lacr_list_nub_cry .std_text3{
    color: #333;
    font-weight: bold;
    transition: all 0.36s;
    margin-bottom: 11px;
}
.lacr_list_nub_cry .std_text4{
    border-top: 1px solid #DBDFE4;
    padding-top: 14px;
}
.lacr_list_nub_cry .std_text4 p{
    margin-bottom: 10px;
    line-height: 1.5;
}
.lacr_list_nub_cry .std_text4 p:last-child{
    margin-bottom: 0;
}
.lacr_list_nub_cry .std_text4 p span{
    color: #333;
    margin-left: 12px;
}
.new_font12{
    position: absolute;
    top: 41%;
    left: 62%;
    font-family: 'robotobold'!important;
    font-size: 12px;
    color: #fff;
    transform: translate(-50%,-50%) rotate(45deg);
}
.lacr_lnc_new{
    position: absolute;
    top: -4px;
    right: -4px;
    width: 67px;
}
.lacr_lnc_new img{
    width: 100%;
}
.lacr_list_nub_cry{
    position: relative;
    border: 1px solid #F5F6F7;
}
.lacr_lnc_new{
    display: none;
}
.lacr_list_nub.on .lacr_lnc_new{
    display: block;
}
.lacr_list_nub a{
    display: block;
    height: 100%;
}
.lacr_list_nub_cry{
    height: 100%;
}
/* page */
.listpro_air_cry .mod_page{
    margin-top: 60px;
}
.pc_fenye li.activepage {
    color: #fff;
    background: #003F8F;
}
.pc_fenye li {
    width: 40px;
    height: 40px;
    border: 0;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin: 0 8.7px;
    border-radius: 0;
    transition: all 0.36s;
}
.end li, .first li{
    margin: 0;
}
.next li, .prev li{
    width: 24px;
}
.prev li{
    margin: 0 30px 0 0;
}
.next li{
    margin: 0 0px 0 30px;
}
.listpro_download{
    background: #F5F6F7;
}
.listpro_download_list_nub{
    margin-bottom: 16px;
    background: #fff;
    padding: 18px 30px;
    position: relative;
}
.ldln_img{
    width: 64px;
    height: 64px;
    background: #003F8F;
    position: relative;
    padding: 14px;
}
.ldln_img img{
    width: 100%;
}
.listpro_download_list_nub{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ldln_btn_icon{
    width: 20px;
}
.ldln_btn_icon img{
    width: 100%;
}
.ldln_left_link{
    display: flex;
    align-items: center;
}
.ldln_left_link .std_text1{
    max-width: calc(100% - 64px);
    padding-left: 50px;
    padding-right: 40px;
    color: #333;
    font-weight: bold;
    transition: all 0.36s;
}
.ldln_btn_font16{
    color: #003F8F;
    font-size: 16px;
    line-height: 2;
    margin-right: 10px;
}
.ldln_btn{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.ldln_left{
    width: calc(100% - 110px);
}
.ldln_bg{
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: 0;
}
.ldln_bg img{
    height: 100%;
}
.listpro_download_list_nub .ldln_left,
.listpro_download_list_nub .ldln_btn{
    position: relative;
    z-index: 4;
}
.listpro_download_btn{
    margin-top: 40px;
    text-align: center;
}
.download_modal .ys_modal_content{
    width: 800px;
    padding: 38px 60px 50px;
}
.ys_modal_content .std_title4{
    font-family: 'alibaba_sans_bold'!important;
    color: #333;
    margin-bottom: 16px;
}
.down_list .fqfx_box {
    margin-top: 0;
}
.contact_init_form .fqfx_label .std_text3,
.detpro_quote_form .fqfx_label .std_text3,
.down_list .fqfx_label .std_text3{
    color: #333;
}
.contact_init_form .fqfx_label,
.contact_init_form .fqfx_label_code_all,
.detpro_quote_form .fqfx_label,
.detpro_quote_form .fqfx_label_code_all,
.down_list .fqfx_label,
.down_list .fqfx_label_code_all {
    border-bottom: 1px solid #999;
}
.fqfx_label4{
    width: calc(50% - 20px);
}
.fqfx_label_code_all.fqfx_label4{
    width: 50%;
}
.fqfx_label1 {
    width: 100%;
}
.contact_init_form .fqfx_label_code_all,
.detpro_quote_form .fqfx_label_code_all,
.down_list .fqfx_label_code_all{
    flex-grow: initial;
}
.contact_init_form .fqfx_label.fqfx_label_code,
.detpro_quote_form .fqfx_label.fqfx_label_code,
.down_list .fqfx_label.fqfx_label_code{
    border-bottom: 0;
    padding-top: 0;
}
.contact_init_form .fqfx_label_input input, 
.contact_init_form .fqfx_label_input textarea,
.detpro_quote_form .fqfx_label_input input, 
.detpro_quote_form .fqfx_label_input textarea,
.down_list .fqfx_label_input input, 
.down_list .fqfx_label_input textarea{
    color: #333;
}
.contact_init_form .fqfx_agree .std_text4, 
.contact_init_form .fqfx_agree .std_text4 p, 
.contact_init_form .fqfx_agree .std_text4 a,
.detpro_quote_form .fqfx_agree .std_text4, 
.detpro_quote_form .fqfx_agree .std_text4 p, 
.detpro_quote_form .fqfx_agree .std_text4 a,
.down_list .fqfx_agree .std_text4, 
.down_list .fqfx_agree .std_text4 p, 
.down_list .fqfx_agree .std_text4 a{
    color: #333;
}
.contact_init_form .fqfx_label,
.detpro_quote_form .fqfx_label,
.down_list .fqfx_label {
    padding-top: 10px;
    margin-bottom: 10px;
}
.contact_init_form .fqfx_agree,
.detpro_quote_form .fqfx_agree,
.down_list .fqfx_agree {
    margin-top: 16px;
    margin-bottom: 30px;
}
.ys_modal_close {
    right: 18px;
    top: 18px;
    font-weight: normal;
    color: #333;
}
.ys_modal {
    background: rgba(0,0,0,.5);
}
.listpro_page .product_why{
    background: #fff;
}
/* b3 */
.inside_ban2{
    position: relative;
}
.inside_ban2_left{
    width: 50%;
}
.ibll_nub{
    position: relative;
}
.detpro_list_small_nub{
    width: 25%;
    padding: 0 6.5px;
    cursor: pointer;
}
.detpro_list_small_nub .dlsn_box{
    transition: all 0.36s;
    padding: 10px 16px;
}
.detpro_list_small_nub.on .dlsn_box{
    background: #F5F6F7;
}
.dlsn_box .ys_imgbox_cover{
    width: 100%;
}
.detpro_list_small{
    padding: 0 70px;
}
.detpro_list_small_nub:not(:first-child),
.detpro_list_nub:not(:first-child){
    display: none;
}
.detpro_list_nub.on .lacr_lnc_new{
    display: block;
}
.detpro_list_nub{
    position: relative;
}
.mod_arrows3 .slick-prev,
.mod_arrows3 .slick-next{
    width: 14px;
    height: 22px;
    z-index: 4;
}
.mod_arrows3 .slick-prev::before,
.mod_arrows3 .slick-next::before{
    content: '';
    background-image: url(../images/b3_arrow02.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    transform-origin: center center;
    transition: all 0.36s;
}
.mod_arrows3 .slick-prev::after,
.mod_arrows3 .slick-next::after{
    content: '';
    background-image: url(../images/b3_arrow01.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    transform-origin: center center;
    transition: all 0.36s;
    opacity: 0;
}
.mod_arrows3 .slick-prev::before,
.mod_arrows3 .slick-next::after{
    transform: rotate(180deg);
}
.detpro_list .slick-list{
    overflow: visible;
}
.detpro_list {
    padding: 0 70px;
    margin-bottom: 10px;
}
.inside_ban2_left{
    padding-right: 20px;
}
.inside_ban2_left.mod_arrows3 .slick-prev,
.inside_ban2_left.mod_arrows3 .slick-next{
    top: auto;
    transform: translateY(50%);
    bottom: -54px;
}
.inside_ban2_left.mod_arrows3 .slick-prev{
    left: 30px;
}
.inside_ban2_left.mod_arrows3 .slick-next{
    right: 30px;
}
.detpro_video_icon{
    width: 24px;
    position: relative;
    top: 2px;
}
.detpro_video_icon img{
    width: 100%;
}
.detpro_video .std_text3{
    width: calc(100% - 24px);
    padding-left: 8px;
    color: #003F8F;
    line-height: 1.75;
    text-decoration: underline;
    text-underline-position: under;
}
.detpro_video{
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
}
.detpro_play{
    text-align: center;
    margin-top: 13px;
}
.inside_ban2_right{
    width: 50%;
    padding-left: 12px;
    position: relative;
    z-index: 3;
    padding-top: 10px;
}
.inside_ban2_top{
    display: flex;
    flex-wrap: wrap;
}
.detpro_logo {
    height: 30px;
    margin-bottom: 22px;
}
.detpro_logo img{
    height: 100%;
}
.dlln_img{
    height: 70px;
}
.dlln_img img{
    height: 100%;
    max-width: auto;
}
.detpro_logo_list_nub{
    padding: 0 10px;
    margin-bottom: 16px;
}
.detpro_logo_list{
    margin: 0 -10px;
    margin-bottom: -16px;
    display: flex;
    margin-bottom: 22px;
}
.detpro_btn2{
    display: flex;
    align-items: center;
}
.detpro_btn2 .detpro_btn2_btn .mod_btn1_link{
    border: 1px solid #9DA6B1;
}
.detpro_btn2 .detpro_btn2_btn .mod_btn1_link .std_text3{
    line-height: 48px;
}
.detpro_btn2 .mod_btn1{
    margin-right: 30px;
}
.mod_btn5 a{
    color: #003F8F;
    font-style: italic;
    text-decoration-line: underline;
    font-size: 16px;
    line-height: 1.5;
    text-underline-position: from-font;
}
.inside_ban2_right .std_text3 span{
    width: 172px;
    display: inline-block;
    color: #666;
}
.inside_ban2_right .std_text3{
    color: #333;
    margin-bottom: 32px;
}
.inside_ban2_right .std_text3 p{
    margin-bottom: 10px;
    line-height: 1.5;
}
.inside_ban2_right .std_title5{
    color: #666;
    font-family: 'alibaba_sans_regular'!important;
    margin-bottom: 5px;
}
.inside_ban2_right .std_title30{
    font-family: 'alibaba_sans_bold'!important;
    margin-bottom: 9px;
}
.inside_ban2_right .std_text1 p{
    font-family: 'alibaba_sans_light'!important;
    color: #333;
    line-height: 1.5;
}
.inside_ban2_right .std_text1 {
    margin-bottom: 26px;
}
.mod_btn1_link .std_text3{
    margin-bottom: 0!important;
}
.inside_ban2_top{
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 50px;
}
.inside_ban2_xia{
    padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
    background: linear-gradient(0deg, rgba(245, 246, 247, 0.65) 0%, rgba(245, 246, 247, 0) 100%);
}
.inside_ban2.std_padding2{
    padding-bottom: 0;
}
.detpro_cry{
    padding: 0 50px;
}
.detpro_cry{
    display: flex;
    align-items: flex-start;
}
.detpro_cry .std_title4,
.detpro_cry .detpro_cry_list{
    width: 50%;
}
.detpro_cry .detpro_cry_list{
    padding-left: 12px;
}
.detpro_cry .std_title4{
    color: #333;
    font-family: 'alibaba_sans_bold'!important;
}
.detpro_cry_list_nub p:first-child{
    position: relative;
    padding-left: 10px;
    color: #333;
}
.detpro_cry_list_nub p:first-child::before{
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 50%;
}
.detpro_cry_list_nub{
    margin-bottom: 20px;
}
.detpro_cry_list .detpro_cry_list_nub:last-child{
    margin-bottom: 0;
}
.detpro_ban_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40.73%;
}
.detpro_ban_bg img{
    width: 100%;
}
.inside_ban2_xia .ys_cont1360,
.inside_ban2 .ys_cont1360 {
    z-index: 4;
}
.inside_ban2_xia .ys_cont1360{
    position: relative;
}
.detpro_key_list_nub{
    width: 33.333333%;
}
.detpro_access_list,
.detpro_key_list{
    margin: 0 -47.5px;
}
.detpro_access_list_nub,
.detpro_key_list_nub{
    padding: 0 47.5px;
}
.detpro_access_list_nub{
    width: 25%;
}
.dkln_img{
    width: 100%;
}
.detpro_key_list_nub .std_title5{
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}
.detpro_key_list_nub .std_text3 p{
    color: #535367;
}
.dkln_img{
    border: 1px solid #DBDFE4;
    margin-bottom: 31px;
}
.detpro_key_list{
    display: flex;
}
.detpro_key_list_nub:not(:first-child),
.detpro_access_list_nub:not(:first-child),
.detpro_relate_list_nub:not(:first-child){
    display: none;
}
.daln_img{
    width: 100%;
    background: #F5F6F7;
    padding: 60px 20px 29px;
    margin-bottom:17px;
}
.detpro_access_list_nub .std_title5{
    color: #333;
    font-weight: bold;
}
.detpro_relate{
    background: #F5F6F7;
}
.detpro_relate_list_nub{
    width: 25%;
    padding: 0 25px;
}
.detpro_relate_list_nub.on .lacr_lnc_new{
    display: block;
}
.detpro_relate_list_nub .lacr_list_nub_cry{
    background: #fff;
}
.detpro_relate_list{
    margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
}
.detpro_relate_list .slick-track{
    display: flex;
}
.detpro_relate_list .detpro_relate_list_nub {
    height: auto;
}
.detpro_relate_list_nub a{
    display:block;
    height: 100%;
}
.detpro_quote_cry{
    width: 62.5%;
}
.detpro_quote_img{
    width: 37.5%;
}
.detpro_quote_img_pic{
    margin-left: -62px;
}
.detpro_quote_img_pic img{
    width: 100%;
}
.detpro_quote_cry .std_title4{
    padding-left: 80px;
}
.detpro_quote_form{
    background: rgba(234, 238, 242, 0.6);
    backdrop-filter: blur(5px);
    padding: 52px 85px 52px 80px;
    margin-top: 29px;
}
.detpro_quote_title{
    color: #333;
    font-family: 'alibaba_sans_bold'!important;
    margin-bottom: 1px;
}
.detpro_quote_sub{
    color: #666;
    font-family: 'alibaba_sans_light'!important;
}
.detpro_quote_form .fqfx_box{
    margin-top: 0;
}
/* d1 */
.who_lead .std_text1{
    text-align: center;
}
.who_lead .std_title2{
    color: #333;
    text-align: center;
}
.who_titlecry .inside_ban{
    position: relative;
    z-index: 5;
    overflow: hidden;
}
.who_titlecry .inside_ban_img{
    height: calc(100vh - 80px);
}
.who_titlecry .inside_ban_img img{
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.who_lead {
    overflow: hidden;
    position: relative;
}
.fixed_parent {
    height: calc(50vh + 250px);
    position: absolute;
    z-index: 5;
    top: calc(50vh - 75px);
    left: 50%;
    transform: translateX(-50%);
}
.fixed_parent2{
    height: calc(50vh + 250px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.fixed_font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.who_titlecry .inside_ban_img img{
    -webkit-transition: 0.8s ease-out all;
    transition: 0.8s ease-out all;
}
.who_global{
    padding-top: 34px;
}
.who_global .std_text1{
    margin-bottom: 78px;
}
.who_global .home_partner_list{
    justify-content: center;
}
.who_global .home_partner_list_nub{
    padding: 0 30px;
}
.who_map_img{
    width: 100%;
    position: relative;
}
.who_map_img img{
    width: 100%;
}
.who_map{
    max-width: 1920px;
    margin: 0 auto;
}
.who_map_box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.who_map_box img{
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.who_map_dots{
    position: relative;
    z-index: 2;
}
.who_map_dots_svg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.who_map_dots_svg svg{
    width: 100%;
    height: 100%;
}
.who_map_img .std_title40{
    font-family: 'alibaba_sans_bold'!important;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    z-index: 4;
}
.wmln_btn{
    width: 20px;
    height: 20px;
    position: relative;
}
.wmln_btn::before{
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(216, 21, 9, .2);
}
.wmln_btn::after{
    content: '';
    width: 30%;
    height: 30%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background:#D81509;
}
.who_map_list_nub .std_text4{
    color: #666;
    font-family: 'alibaba_sans_regular'!important;
    padding-left: 8px;
    white-space: nowrap;
}
.who_map_list{
    position: absolute;
    z-index: 4;
    display: flex;
    margin: 0 -20px;
    transform: translate(-50%,-50%);
    left:63.65%;
    top:78.88%;
}
.who_map_list_nub{
    display: flex;
    align-items: center;
    padding: 0 10px;
}
.who_map_list_nub:nth-of-type(2) .wmln_btn::before{
    background:rgba(9, 104, 216, .2);
}
.who_map_list_nub:nth-of-type(2) .wmln_btn::after{
    background:#0968D8;
}
.who_map_list_nub:nth-of-type(3) .wmln_btn::before{
    background:rgba(233, 130, 35, .2);
}
.who_map_list_nub:nth-of-type(3) .wmln_btn::after{
    background:#E98223;
}
.who_map_list_nub:nth-of-type(4) .wmln_btn::before{
    background:rgba(60, 165, 130, .2);
}
.who_map_list_nub:nth-of-type(4) .wmln_btn::after{
    background:#3CA582;
}
.wpbn_img,.wpbn_img img{
    width: 100%;
}
.wpbn_img{
    position: relative;
}
.wpbn_img::before{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0,0,0,.1);
    position: absolute;
}
.who_piano{
    position: relative;
}
.who_piano_xin_nub{
    width: 25%;
    padding: 20px 80px;
    transition: all 0.36s;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
}
.who_piano_xin_nub.on&gt;.std_title40{
    transition: all 0s;
}
.who_piano_xin_nub.on .wpxn_middle .std_title40{
    transition: all 0.36s .36s linear;
}
.who_piano_xin{
    display: flex;
}
.who_piano_xin_nub .std_title40{
    color: #fff;
    text-align: center;
    transition: all 0.36s .36s linear;
    font-family: 'alibaba_sans_bold'!important;
}
.wpxn_middle .std_title40{
    transition: all 0s;
}
.who_piano_xin{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}
.who_piano_xin_nub::before{
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(255,255,255,.3);
    position: absolute;
}
.who_piano_xin_nub.on{
    background: rgba(0,0,0,.24);
}
.who_piano_xin_nub .std_text1{
    color: #fff;
    padding-top: 20px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.who_piano_xin_nub .std_text1 p{
    color: #fff;
}
.who_piano_xin_nub.on .std_text1{
    opacity: 1;
    pointer-events: all;
}
.wpxn_middle{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transform: translateY(50px);
    transition: all 0.36s;
    padding: 10px 20px;
}
.who_piano_xin_nub.on&gt;.std_title40{
    opacity: 0;
    pointer-events: none;
}
.who_piano_xin_nub.on .wpxn_middle{
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
}
.who_conti{
    background: #F5F6F7;
}
.who_conti_cry_img{
    width: 44.852941%;
}
.who_conti_cry_img img{
    width: 100%;
}
.who_conti_cry_text{
    width: 55.147059%;
    padding-left: 110px;
}
.mod_title4 .std_title4{
    font-family: 'alibaba_sans_light'!important;
    margin-bottom: 6px;
}
.mod_title4 .std_title40{
    font-family: 'alibaba_sans_bold'!important;
}
.who_conti_cry{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.who_proven .ys_cont900{
    text-align: center;
}
.who_proven_list_nub{
    width: 40vw;
    padding: 0 10px;
}
.who_proven_list_nub .ys_imgbox_cover{
    width: 100%;
}
.who_proven_box{
    position: relative;
}
.who_proven_list {
    display: flex;
}
.who_proven_list1 {
    animation: donghua calc(6s * var(--width-shu)) linear infinite;
}
.who_proven_list1 {
    transform: translateX(0);
}
.who_proven_list {
    width: calc(40vw * var(--width-shu));
}
.who_proven_list2 {
    animation: donghua2 calc(6s * var(--width-shu)) linear infinite;
}
.who_proven_list2 {
    transform: translateX(100%);
    position: absolute;
    top: 0;
    left: 0;
}
.who_proven_box:hover .who_proven_list1,
.who_proven_box:hover .who_proven_list2{
    animation-play-state: paused;
}
@keyframes donghua {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes donghua2 {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
.who_quality_cry_text .std_text2{
    margin-top: 20px;
}
.who_quality_cry_text .std_text2 p{
    color: #003F8F;
    line-height: 1.75;
    font-weight: bold;
}
.who_quality .mod_title4{
    margin-left: 24.2%;
    width: 405px;
    position: relative;
    z-index: 4;
}
.who_quality_cry_img{
    width: 37.5%;
}
.who_quality_cry_text{
    width: 38.46%;
    padding-bottom: 30px;
}
.who_quality_cry{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.who_quality_cry{
    margin-top: -90px;
}
.who_value{
    position: relative;
}
.who_value_img,.who_value_img img{
    width: 100%;
}
.who_value_img{
    position: relative;
}
.who_value_img::before{
    content: '';
    background: rgba(0, 63, 143, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.who_value .ys_cont1360&gt;div{
    width: 45.588235%;
}
.who_value .ys_cont1360{
    z-index: 4;
}
.who_value .std_title4,
.who_value .std_title40,
.who_value .std_text1 p{
    color: #fff;
}
.who_team .ys_cont900{
    text-align: center;
}
.who_team_img{
    position: relative;
}
.who_team_img img{
    width: 100%;
}
.who_award{
    background: linear-gradient(180deg, #F5F6F7 0%, rgba(245, 246, 247, 0) 100%);
}
.who_award .std_title40{
    text-align: center;
    font-family: 'alibaba_sans_bold'!important;
}
.who_award_list_nub{
    width: 25%;
    padding: 0 45px;
}
.who_award_list{
    margin: 0 -45px;
    display: flex;
}
.who_award_list.mod_arrows1 .slick-prev{
    left: -55px;
}
.who_award_list.mod_arrows1 .slick-next{
    right: -55px;
}
.who_living{
    position: relative;
}
.who_living_bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 133.555556%;
}
.who_living_bg img{
    width: 100%;
}
.who_living .ys_cont1360{
    position: relative;
    z-index: 2;
}
.who_living_left{
    width: 46.875%!important;
    position: relative;
}
.who_living_left_box{
    padding-left: calc(50vw - 680px);
}
.who_living_right{
    width: 53.125%;
    padding-right: calc(50vw - 680px);
    padding-left: 170px;
    z-index: 4;
    position: relative;
}
.who_award .slick-list,
.who_award .slick-track{
    min-width: 100%;
}
.waln_img {
    width: 100%;
}
.who_living_left{
    height: calc(100vh - 150px);
}
.who_living_left .std_text1,
.who_living_left .mod_title4{
    z-index: 4;
    position: relative;
}
.wlrl_nub .std_title40{
    color: #333;
    font-weight: bold;
    width: 120px;
}
.wlrl_nub{
    display: flex;
    align-items: flex-start;
}
.wlrl_nub_cry{
    width: calc(100% - 120px);
    padding-top: 14px;
}
.wlrl_nub_cry_title{
    color: #333;
    font-weight: bold;
}
.wlrl_nub_cry_img{
    margin-top: 40px;
    width: 100%;
}
.wlrl_nub{
    margin-bottom: 60px;
}
/* d2 */
.history_page .inside_ban_img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 25%;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.history_main{
    position: relative;
}
.history_bg,.history_bg img{
    width: 100%;
}
.hlny_shi,.hlny_con{
    font-size: 100px;
    color: #333;
    font-family: 'alibaba_sans_bold'!important;
    line-height: 1.2;
}
.history_list_nub_year{
    width: 236px;
}
.history_list_nub_text{
    width: calc(100% - 236px);
    padding-left: 24px;
    padding-top: 34px;
}
.history_list_nub_text .std_text5 p{
    color: #333;
    line-height: 1.75;
}
.history_list_nub_text .std_text5{
    margin-bottom: 20px;
}
.hlnt_img{
    width: 100%;
}
.hlnt_img img{
    width: 100%;
}
.history_list{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
.history_list_nub{
    margin-bottom: 22px;
}
.hlny_shi.act{
    position: fixed;
    top: 180px;
}
/* d3 */
.brands_logo{
    background: #F5F6F7;
}
.brands_logo_top .mod_title4,
.brands_logo_top .std_text1{
    width: 50%;
}
.brands_logo_top .std_text1{
    padding-left: 20px;
    padding-top: 25px;
}
.brands_logo_top .mod_title4{
    padding-right: 100px;
}
.brands_logo_list_nub{
    width: 25%;
    padding: 0 13px;
    margin-bottom: 26px;
}
.brands_logo_list{
    margin: 0 -13px;
    margin-bottom: -26px;
    display: flex;
    flex-wrap: wrap;
}
.blln_bg{
    background: #fff;
    padding: 42px 24px;
}
.brands_logo .brands_logo_top{
    margin-bottom: 94px;
}
.brands_page .product_sub{
    background: #fff;
}
.brands_page .product_get{
    background: #F5F6F7;
}
.product_sub_swiper {
    position: relative;
    overflow: hidden;
}
.product_sub_swiper .mod_swiper1 {
    left: auto;
    right: 0;
}
.mod_swiper1.none1{
    display: none;
}
/* d4 */
.career_work,.career_work_cry{
    position: relative;
}
.career_work_cry_img{
    width: 86.397059%;
}
.career_work_cry_img img{
    width: 100%;
}
.career_work_cry_title{
    position: absolute;
    width: 41.911765%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    padding: 70px;
    z-index: 3;
}
.career_work::before{
    content: '';
    width: 100%;
    height: 130%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 59.9%, #FFFFFF 100%);
}
.career_work_bg{
    width: 40.729167%;
    position: absolute;
    right: 0;
    top: 0;
}
.career_work_bg img{
    width: 100%;
}
.career_work .ys_cont1360{
    position: relative;
    z-index: 4;
}
.career_unleash{
    position: relative;
    z-index: 3;
}
.career_unleash .std_title40,
.career_unleash .std_text1{
    text-align: center;
}
.career_unleash .std_title40{
    font-family: 'alibaba_sans_bold'!important;
}
.career_unleash_img_pic.career_unleash_img_pic1{
    width: 66.666667%;
}
.career_unleash_img_pic.career_unleash_img_pic2{
    width: 33.333333%;
}
.career_unleash_img_pic{
    padding: 0 13px;
    margin-bottom: 26px;
}
.career_unleash_img{
    margin: 0 -13px;
    margin-bottom: -26px;
    display: flex;
    flex-wrap: wrap;
}
.career_unleash_img_pic{
    width: 33.333333%;
}
.career_open_list_nub{
    margin-bottom: 24px;
}
.coln_top{
    background: #F1F4F5;
    padding: 25px 25px 25px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.coln_top .std_text1{
    font-weight: bold;
    color: #333;
    position: relative;
    width: 65%;
}
.coln_top .std_text1::before{
    content: '';
    width: 4px;
    height: 20px;
    position: absolute;
    background: #003F8F;
    left: -20px;
    top: 5.5px;
    transform: translateY(0);
}
.coln_top .std_text3{
    color: #999;
    flex-grow: 1;
}
.coln_top_btn{
    background: #003F8F;
    width: 40px;
    height: 40px;
    position: relative;
}
.coln_top_btn img{
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.career_open_list_nub.on .coln_top_btn img{
    transform: translate(-50%,-50%) rotate(180deg);
}
.career_open .std_title40{
    text-align: center;
    font-family: 'alibaba_sans_bold'!important;
}
.coln_xia{
    background:rgba(245, 246, 247, .5);
    padding: 40px 220px 60px 60px;
    display: none;
}
.coln_xia .std_text3 p{
    line-height: 2;
    margin-bottom: 10px;
}
.coln_xia .std_text3 p:first-child{
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 16px;
    margin-top: 24px;
}
.coln_xia .std_text3:first-child p:first-child{
    margin-top: 0px;
}
.coln_xia .mod_btn4{
    display: inline-block;
    margin-top: 46px;
}
.coln_xia .mod_btn4 .mod_btn4_link {
    font-size: 14px;
    line-height: 44px;
    padding: 0 36px;
}
.career_open_list_nub:last-child{
    margin-bottom: 0;
}
.career_open_more{
    text-align: center;
    margin-top: 80px;
}
/* f1 */
.contact_init_left,
.contact_init_right{
    width: 50%;
}
.contact_init_left{
    padding-left: calc(50vw - 680px);
    padding-right: 102px;
}
.contact_init_right{
    padding-right: calc(50vw - 680px);
    background: #F5F6F7;
    padding-left: 160px;
}
.contact_init{
    display: flex;
    flex-wrap: wrap;
}
.contact_init .std_title4{
    font-weight: bold;
}
.ciln_icon{
    width: 18px;
    position: relative;
    top: 5.4px;
}
.ciln_icon img{
    width: 100%;
}
.contact_init_list_nub .std_text1{
    width: calc(100% - 18px);
    padding-left: 16px;
}
.ciln_map1 a{
    color: #999;
    font-size: 16px;
    text-decoration: underline;
    text-underline-position: under;
    transition: all 0.36s;
}
.contact_init_list_nub{
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
}
.ciln_map1 {
    margin-top: 2px;
}
.contact_init_list_nub:first-child{
    margin-bottom: 28px;
}
.contact_init_left .std_text2{
    color: #333;
    font-weight: bold;
    margin-bottom: 26px;
}
.contact_init_list {
    margin-bottom: 80px;
}
.contact_init .contact_init_left .std_title4 {
    margin-bottom: 58px;
}
.contact_init_form .fqfx_box{
    margin-top: 0;
}
.contact_init_form {
    margin-top: 30px;
}
.contact_init_form .fqfx_label,
.contact_init_form .fqfx_label_code_all {
    padding: 5px 4px 16px;
}
.fqfx_label.fqfx_label_code.fqfx_label1{
    margin-bottom: 0;
}
.contact_init_form .fqfx_agree{
    margin-top:0;
}
.contact_init_form .fqfx_agree .std_text4 p{
    color: #999
}
.contact_init_form .fqfx_agree .std_text4 a{
    color: #003F8F;
}
.contact_init_form .fqfx_agree {
    margin-bottom: 76px;
}
.contact_init_form .mod_btn1.mod_btn3{
    position: relative;
    left: 10px;
}
.contact_video,.contact_video_bg{
    position: relative;
}
.contact_video_bg,.contact_video_bg img{
    width: 100%;
}
.contact_video_bg::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 2;
}
.contact_video .ys_cont1360{
    position: absolute;
    z-index: 3;
    text-align: center;
}
.contact_video .std_title40{
    font-family: 'alibaba_sans_bold'!important;
    color: #fff;
}
.contact_video .mod_btn2 .std_text3{
    color: #fff;
}
.contact_video .mod_btn2 .std_text3::before{
    background: #fff;
}
.contact_video .mod_btn2{
    display: inline-block;
}
/* f2 */
.not404_top{
    width: 76.3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.not404_top_img,.not404_top_img img{
    width: 100%;
}
.mod_btn6_icon{
    width: 30px;
    height: 30px;
    border: 1px solid #E1E1E1;
    position: relative;
}
.mod_btn6_icon img{
    width: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_btn6_link .std_text1{
    color: #003F8F;
    padding-left: 10px;
}
.mod_btn6_link{
    display: flex;
    align-items: center;
}
.not404_top_cry{
    text-align: center;
    font-size: 0;
    position: absolute;
    bottom: -23px;
    width: 100%;
}
.not404_top_cry .std_title5{
    font-family: 'alibaba_sans_bold'!important;
    text-align: center;
    color: #333;
    margin-bottom: 11px;
}
.not404_top_cry .std_text3 p{
    font-family: 'alibaba_sans_regular'!important;
    text-align: center;
    line-height: 1.5;
    color: #666;
}
.not404_btn{
    display: inline-block;
}
.not404_top_cry .std_text3{
    margin-bottom: 86px;
}
.not404_main{
    padding: 165px 0 185px;
}
.lacr_empty.std_text2 p{
    color: #333;
}
.industry_fields .std_title4{
    font-family: 'alibaba_sans_bold'!important;
    text-align: center;
}
.industry_text .std_text1 p{
    text-align: center;
}
.industry_fields{
    position: relative;
}
.industry_fields_bg{
    width: 35.83%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    max-width: 688px;
}
.industry_fields_bg img{
    width: 100%;
}
.industry_fields .ys_cont1360{
    position: relative;
    z-index: 2;
}
.inside_ban3{
    position: relative;
}
.download_page .listpro_download_list_nub{
    background: #F1F4F5;
}
.download_page .ldln_bg {
    width: 250px;
}
.download_page .ldln_bg img{
    width: 100%;
    height: auto;
}
.download_cry .listpro_download_list_nub:last-child{
    margin-bottom: 0;
}
.vbtr_title{
    letter-spacing: 0.1em;
}
/* b3 */
.detpro_data_title{
    text-align: center;
    font-weight: bold;
    color: #333;
    margin-bottom: 18px;
}
.mod_table{
    min-width: 100%;
}
.mod_table .mod_table_thead{
    background: #003F8F;
    width: 100%;
}
.mod_table .mod_table_thead .mod_table_th{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
}
.mod_table .mod_table_tbody .mod_table_td:first-child{
    font-weight: bold;
}
.mod_table .mod_table_tbody .mod_table_td{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
}
.mod_table .mod_table_tbody .mod_table_tr:nth-of-type(2n){
    background: #F5F6F7;
}
.mod_table .mod_table_tbody .mod_table_tr:nth-of-type(2n-1){
    background: #fff;
}
.mod_table .mod_table_th:first-child,
.mod_table .mod_table_td:first-child{
    padding-left: 40px;
}
.mod_table .mod_table_th{
    padding-top: 16px;
    padding-bottom: 16px;
}
.mod_table .mod_table_td{
    padding-top: 12px;
    padding-bottom: 12px;
}
.mod_table .mod_table_th,
.mod_table .mod_table_td{
    padding-right: 10px;
    padding-left: 10px;
}
.mod_table .mod_table_th:last-child,
.mod_table .mod_table_td:last-child{
    padding-right: 40px;
}
.mod_table .mod_table_th,.mod_table .mod_table_td{
    width: calc(calc(100% - 60px) / 10);
}
.mod_table .mod_table_th:first-child,
.mod_table .mod_table_td:first-child,
.mod_table .mod_table_th:last-child,
.mod_table .mod_table_td:last-child{
    width: calc(calc(100% - 60px) / 10 + 30px);
}
.mod_table_tr{
    display: flex;
    width: 100%;
    align-items: center;
}
.detpro_data_btn{
    text-align: center;
    margin-top: 40px;
}
.home_partner_box{
    height: 100vh;
}
.home_partner .ys_cont1360{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
}
.home_partner .home_partner_cry {
    pointer-events: all;
}
.home_partner.fixed1 .home_partner_box{
    position: fixed;
}
.home_partner.end1 .home_partner_box,
.home_partner.fixed1.end1 .home_partner_box{
    position: absolute;
    bottom: 0;
    top: auto;
}
.home_partner .home_partner_cry{
    opacity: 0;
}
.home_partner.open1 .home_partner_cry{
    -webkit-animation: fadeInUp .36s ease both;
    animation: fadeInUp .36s ease both;
    animation-delay: 0s;
}
/* .home_partner_cry.on1 .mod_title1 .std_text1{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.05s;
}
.home_partner_cry.on1 .std_title3{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.1s;
}
.home_partner_cry.on1 .std_text1{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.15s;
}
.home_partner_cry.on1 .home_partner_list{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.2s;
}
.home_partner_cry.on1 .mod_btn1.mod_btn3{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.25s;
} */
.home_partner.open1 .home_partner_cry.on1{
    animation: ysfadeInUp_hide .5s ease-in-out both;
    animation-delay: 0.1s;
}
@-webkit-keyframes ysfadeInUp_hide {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
        
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}
@keyframes ysfadeInUp_hide {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
        
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}
/* .home_partner_box_img {
    transform: translateX(0);
    transition: transform .4s cubic-bezier(0, 0, 0.2, 1);
} */
.hpbi_cry{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    z-index: 4;
}
.home_partner_box_img .hpbi_cry img{
    width: 17.44792%;
    position: relative;
    min-width: auto;
    min-height: auto;
    top: auto;
    left: auto;
    transform: translate(0);
}
.hpbi_cry .std_title3{
    width: 45%;
    margin-left: 64px;
    color: #fff;
}
.hpbi_cry img,.hpbi_cry .std_title3{
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition: .4s cubic-bezier(0, 0, 0.2, 1);
}
.hpbi_cry{
    opacity: 0;
    pointer-events: none;
    transition: .4s cubic-bezier(0, 0, 0.2, 1);
}
.home_partner_box_img.act1 .hpbi_cry {
    opacity: 1;
    pointer-events: all;
}
.home_partner_box_img.act1 .hpbi_cry img,
.home_partner_box_img.act1 .hpbi_cry .std_title3{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.home_partner_cry.on1{
    pointer-events: none;
}
.head_nav_nub_first{
    position: relative;
}
.head_nav_nub_first::after{
    content: '';
    background: #003F8F;
    height: 1px;
    position: absolute;
    width: 0;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    transition: all 0.36s;
}
.head_nav_nub.yxnav_active1 .head_nav_nub_first::after{
    width: 100%;
    opacity: 1;
}
.home_page .ys_hd_pc:not(.isfixed) .head_nav_nub_first::after{
    background: #fff;
}
.privacy_page .auto_banner_detail {
    padding-bottom: 0px;
    border-bottom: 0;
    margin-bottom: 0;
}
.ys_phnav_menu_xia::before,
.ys_phsubnav_modal::before{
    content: '';
    background-image: url(../images/c1_bg01.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position-y: bottom;
    pointer-events: none;
    transform: translateY(16%);
}
.lacl_btn{
    display: none;
}
.detpro_quote_form .mod_btn1.mod_btn3{
    left: 10px;
    position: relative;
}
.who_living {
    overflow: hidden;
}
.who_map_dots_box&gt;img{
    position: relative;
    z-index: 2;
}
.who_living_ph{
    display: none;
}
.who_quality_cry_img img{
    width: 100%;
}
.contact_init_form .fqfx_label_code_all{
    flex-grow: 1;
}
.contact_init_left, .contact_init_right{
    overflow: hidden;
}
/* 载入 */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.mod_fadeup1 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.mod_fadeup2 {    
    -webkit-animation: ysfadeInUp 1s ease both;
    animation: ysfadeInUp 1s ease both;
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.mod_fadeup4 {    
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.ys_ban_li.slick-active .ys_ban_title {
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.ys_ban_li.slick-active .std_text2 {
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.ys_ban_li.slick-active .mod_btn1 {
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.home_newpro,.home_industry,.home_blogs,
.product_why,.product_fluid,.product_sub,
.product_get {
    overflow: hidden;
}
.home_industry_list_nub.swiper-slide-active .mod_title1 .std_text1,
.home_industry_list_nub.swiper-slide-active .mod_title1 .std_title3,
.home_industry_list_nub.swiper-slide-active .hiln_cry_text .hiln_cry_text_duan,
.home_industry_list_nub.swiper-slide-active .mod_btn2,
.home_blogs_list_nub.slick-active .mod_title1 .std_text1,
.home_blogs_list_nub.slick-active .mod_title1 .std_title4,
.home_blogs_list_nub.slick-active .hbln_cry .hiln_cry_text_duan,
.home_blogs_list_nub.slick-active .mod_btn2,
.product_sub_list_nub.swiper-slide-active .mod_title1 .std_text1,
.product_sub_list_nub.swiper-slide-active .mod_title1 .std_title4,
.product_sub_list_nub.swiper-slide-active .hiln_cry_text_duan,
.product_sub_list_nub.swiper-slide-active .mod_btn2{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.1s;
}
.product_sub_list_nub.swiper-slide-active .mod_title1 .std_title4,
.home_blogs_list_nub.slick-active .mod_title1 .std_title4,
.home_industry_list_nub.swiper-slide-active .mod_title1 .std_title3{
    animation-delay: 0.2s;
}
.product_sub_list_nub.swiper-slide-active .hiln_cry_text_duan,
.home_blogs_list_nub.slick-active .hbln_cry .hiln_cry_text_duan,
.home_industry_list_nub.swiper-slide-active .hiln_cry_text .hiln_cry_text_duan{
    animation-delay: 0.3s;
}
.product_sub_list_nub.swiper-slide-active .mod_btn2,
.home_blogs_list_nub.slick-active .mod_btn2,
.home_industry_list_nub.swiper-slide-active .mod_btn2{
    animation-delay: 0.4s;
}
.product_sub_list_nub.swiper-slide-active .psln_cry_img,
.home_industry_list_nub.swiper-slide-active .hiln_cry_img,
.home_blogs_list_nub.slick-active .hbln_cry_img {
    -webkit-animation: fadeIn .8s ease both;
    animation: fadeIn .8s ease both;
    animation-delay: 0s;
}
.career_unleash_img_pic1,
.brands_logo_list_nub:nth-of-type(4n-3),
.product_fluid_list_nub:nth-of-type(4n-3){
    animation-delay: 0.4s;
}
.career_unleash_img_pic2,
.brands_logo_list_nub:nth-of-type(4n-2),
.product_fluid_list_nub:nth-of-type(4n-2){
    animation-delay: 0.5s;
}
.career_unleash_img_pic3,
.brands_logo_list_nub:nth-of-type(4n-1),
.product_fluid_list_nub:nth-of-type(4n-1){
    animation-delay: 0.6s;
}
.career_unleash_img_pic4,
.brands_logo_list_nub:nth-of-type(4n),
.product_fluid_list_nub:nth-of-type(4n){
    animation-delay: 0.7s;
}
.career_unleash_img_pic5{
    animation-delay: 0.8s;
}
.video_news_list_li:nth-of-type(3n-2),
.lacr_list_nub:nth-of-type(3n-2),
.iblu_li:nth-of-type(3n-2){
    animation-delay: 0.4s;
}
.video_news_list_li:nth-of-type(3n-1),
.iblu_li:nth-of-type(3n-1),
.lacr_list_nub:nth-of-type(3n-1){
    animation-delay: 0.5s;
}
.video_news_list_li:nth-of-type(3n),
.iblu_li:nth-of-type(3n),
.lacr_list_nub:nth-of-type(3n){
    animation-delay: 0.6s;
}
.hscr_box{
    display: none;
}
.hscr_box.on{
    display: block;
}
.listpro_download_list_nub .ldln_btn a{
    display: flex;
    align-items: center;
}
.detpro_relate_list .slick-list{
    width: 100%;
}
.mod_map&gt;g,.mod_map text{
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.mod_map{
    position: relative;
}
.mod_map circle{
    cursor: pointer;
}
.mod_map&gt;g{
    position: relative;
}
.mod_map&gt;g::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -4px;
    left: 0;
}
.mod_map.on&gt;g,.mod_map.on text{
    opacity: 1;
    pointer-events: all;
}
.mod_map.on{
    z-index: 3;
}
/* .home_newpro_list_nub{
    transition: all .3s;
} */
.fqfx_label_code_all {
    width: calc(100% - 130px);
}
.home_partner_wai {
    position: absolute;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
.mod_btn1_jia.std_text3{
    color: #fff;
    transition: all .5s ease;
}
.foot_nav_other .mod_btn1_link_adorn {
    right: -303px;
}
.pfln_text {
    flex-grow: 1;
}
.detpro_quote_cry {
    position: relative;
    z-index: 2;
}
.yx_search2_botbox.ys_pos_center {
    top: 50px;
}
.slick-list{
    width: 100%;
}
.inside_ban2_right .std_text3 p{
    display: flex;
    align-items: flex-start;
}
.inside_ban2_right .std_text3 span{
    line-height: inherit;
}
.wmdb_video{
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.who_map,.who_map_img{
    overflow: hidden;
}
/* ann */
.product_fluid_list {
    justify-content: left !important;
}
.hscl_list_nub.yxnav_active2{
    background: #F8F9FA;
}
.hscl_list_nub{
    transition: all 0.36s;
    cursor: pointer;
}
.hscl_list_nub {
    /* display: flex; */
    padding: 0 35px;
    transition: all 0.36s;
    justify-content: space-between;
    align-items: center;
}
.hscl_list_nub a{
    padding: 0!important;
}
.head_nav_nub_first .std_text3{
    font-weight: bold;
}
.lacr_list_nub_cry .std_text4 p span {
    margin-left: 0;
    margin-right: 12px;
}
.hscr_third_nub{
    margin-bottom: 0;
}
.hscr_third_nub .hscr_four{
    margin-bottom: 40px;
}
.lacr_list_nub_cry .std_text4 p{
    display: flex;
    word-break: break-word;
}
.lacr_list_nub_cry .std_text4 p span{
    white-space: nowrap;
    line-height: inherit;
    word-break: normal;
}
.lacr_list_nub_cry .std_text3{
    height: 3.5em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.mod_btn1_link .std_text3 input {
    color: #003F8F;
}
.foot_nav_other .mod_btn1_link .std_text3.mod_btn1_jia{
    padding: 0 10px;
    display: block;
}
.mod_btn1_input{
    flex-grow: 1;
}
.mod_btn1_input input{
    width: 100%;
}
.foot_nav_other {
    width: 318px;
}
.foot_nav_other .mod_btn1_link {
    padding: 0 0px 0 16px;
    cursor: auto;
}
.foot_nav_other .mod_btn1_link_adorn {
    right: -314px;
}
.foot_nav_other .mod_btn1_link .mod_btn1_jia{
    cursor: pointer;
}
.detpro_data_cry .table{
    width: 100%!important;
    min-width: 1050px;
    max-width: auto!important;
}
.psln_cry_text{
    padding-bottom: 18px;
}
.hnln_text_list{
    height: 10.5em;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.suspend_contact_btn {
    padding: 12px 36px;
}
.suspend_contact {
    right: 28px;
    bottom: 28px;
}
.mod_btn1_link .std_text3{
    transition: all 0.36s;
}
/* .hscr_xia{
    height: 92px;
    overflow: hidden;
}
.head_second2_cry_right {
    height: calc(100vh - 192px);
} */
.head_second2_cry_left{
    padding-bottom: 42px;
}
.head_nav_nub:first-child .head_second {
    overflow: hidden;
}
.lacr_list_nub_cry .std_text4 p{
    flex-wrap: wrap;
}
.lacr_list_nub_cry .std_text4 p span{
    white-space: normal;
}
.head_second2_cry_right{
    background: #fff;
}
.head_nav_nub:first-child .head_second {
    overflow: visible;
}
.head_second.head_second2{
    height: auto!important;
}
.hscr_box{
    opacity: 0;
    transition: opacity .36s linear;
}
.hscr_box.on{
    opacity: 1;
}
/* 2023.06.07 - start */
.home_newpro_list_nub.act {
    width: 917px;
}
.home_newpro_list_nub.act .hnln_top {
    width: 60%;
}
.home_newpro_list_nub.act .hnln_top .std_text3 {
    opacity: 0;
    display: none;
}
.home_newpro_list_nub.act .hnln_text {
    display: block;
    opacity: 1;
    height: 100%;
}
.home_newpro_list {
    white-space: nowrap;
}
.home_newpro_list_nub{
    display: inline-block;
}
.home_newpro_box,.home_newpro_list_nub,
.hnln_all,.home_newpro_list,
.home_newpro_list_nub.act .hnln_all{
    height: 550px;
}
.hnln_all {
    align-items: center;
    justify-content: center;
    height: 100%;
}
.home_newpro_list_nub.act .hnln_all{
    align-items: flex-start;
}
.home_newpro_list_nub{
    position: absolute;
}
.newpro_control_icon{
    width: 40px;
    height: 40px;
    margin: 0 9px;
    cursor: pointer;
}
.newpro_control_icon img{
    width: 100%;
}
.newpro_control {
    display: flex;
    position: absolute;
    bottom: 40px;
    left: 243px;
}
.home_newpro_list_nub{
    white-space: normal;
}
.home_newpro_box.init .home_newpro_list_nub.prev3{
    left: calc(-310px * 3);
    opacity: 1;
}
.home_newpro_box.init .home_newpro_list_nub.next2{
    left: calc(1017px + 310px);
    opacity: 1;
}
.home_newpro_box.init .home_newpro_list_nub.prev2{
    left: calc(-310px * 2);
    opacity: 1;
}
.home_newpro_box.init .home_newpro_list_nub.prev1{
    left: -310px;
    opacity: 1;
}
.home_newpro_box.init .home_newpro_list_nub.next1{
    left: 1017px;
    opacity: 1;
}
.home_newpro_box.init .home_newpro_list_nub.act{
    left: 0;
    opacity: 1;
}
.home_newpro_list_nub {
    opacity: 0;
}
.hnln_text{
    width: 366.8px!important;
}
.home_newpro_list_nub.act .hnln_top{
    width: calc(100% - 366.8px);
}
.home_newpro_list_nub.act .hnln_top {
    height: 100%;
    display: flex;
    align-items: center;
}
/* next */
.home_newpro_box.mod_next .prev3{
    animation: other_prev3 .5s linear forwards;
}
.home_newpro_box.mod_next .next2{
    animation: next1_next2 .5s linear forwards;
}
.home_newpro_box.mod_next .prev2{
    animation: prev3_prev2 .5s linear forwards;
}
.home_newpro_box.mod_next .prev1{
    animation: prev2_prev1 .5s linear forwards;
}
.home_newpro_box.mod_next .next1{
    animation: act_next1 .7s ease forwards;
}
.home_newpro_box.mod_next .act{
    animation: prev1_act .5s linear forwards;
}
@keyframes act_next1 {
    0%{
        left: 0;
        opacity: 1;
        width: 917px;
    }
    100%{
        left: 1017px;
        opacity: 1;
        width: 200px;
    }
}
@keyframes next1_next2 {
    0%{
        left: 1017px;
        opacity: 1;
    }
    100%{
        left: calc(1017px + 310px);
        opacity: 1;
    }
}
@keyframes prev3_prev2 {
    0%{
        left:calc(-310px * 3);
        opacity: 1;
    }
    100%{
        left:calc(-310px * 2);
        opacity: 1;
    }
}
@keyframes prev2_prev1 {
    0%{
        left: calc(-310px * 2);
        opacity: 1;
    }
    100%{
        left: -310px;
        opacity: 1;
    }
}
@keyframes prev1_act {
    0%{
        left: -310px;
        opacity: 1;
        width: 200px;
    }
    100%{
        left: 0;
        opacity: 1;
        width: 917px;
    }
}
@keyframes other_prev3 {
    0%{
        left:calc(-310px * 4);
        opacity: 0;
    }
    100%{
        left:calc(-310px * 3);
        opacity: 1;
    }
}
/* prev */
.home_newpro_box.mod_prev .prev3{
    animation: prev2_prev3 .5s linear forwards;
}
.home_newpro_box.mod_prev .next2{
    animation: other_next2 .5s linear forwards;
}
.home_newpro_box.mod_prev .prev2{
    animation: prev1_prev2 .5s linear forwards;
}
.home_newpro_box.mod_prev .prev1{
    animation: act_prev1 .7s ease forwards;
}
.home_newpro_box.mod_prev .next1{
    animation: next2_next1 .5s linear forwards;
}
.home_newpro_box.mod_prev .act{
    animation: next1_act .5s linear forwards;
}
@keyframes next1_act {
    0%{
        left: 1017px;
        opacity: 1;
        width: 200px;
    }
    100%{
        left: 0;
        opacity: 1;
        width: 917px;
    }
}
@keyframes next2_next1 {
    0%{
        left: calc(1017px + 310px);
        opacity: 1;
    }
    100%{
        left: 1017px;
        opacity: 1;
    }
}
@keyframes prev2_prev3 {
    0%{
        left:calc(-310px * 2);
        opacity: 1;
    }
    100%{
        left:calc(-310px * 3);
        opacity: 1;
    }
}
@keyframes prev1_prev2 {
    0%{
        left: -310px;
        opacity: 1;
    }
    100%{
        left: calc(-310px * 2);
        opacity: 1;
    }
}
@keyframes act_prev1 {
    0%{
        left: 0;
        opacity: 1;
        width: 917px;
    }
    100%{
        left: -310px;
        opacity: 1;
        width: 200px;
    }
}
@keyframes other_next2 {
    0%{
        left: calc(1017px + calc(310px * 2));
        opacity: 0;
    }
    100%{
        left: calc(1017px + 310px);
        opacity: 1;
    }
}
.hnln_top .std_text3{
    transition: all 0.5s .5s linear;
}
/* 2023.06.07 - end */
.detpro_data_cry table{
    width: 100%;
}
.detpro_data_cry strong{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.detpro_data_cry td{
    text-align: center;
    vertical-align: middle;
}
.detpro_data_cry table td{
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}
.lacr_list_nub_cry {
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.04);
}
.home_newpro_list_nub.act .hnln_top{
    transition: all .6s ease;
}
.home_partner_box_hollow img{
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.home_partner_box_img{
    transition: all .1s ease;
}
.detpro_data_cry strong,
.detpro_data_cry i,
.detpro_data_cry b,
.detpro_data_cry em,
.detpro_data_cry span{
    line-height: inherit;
    font-size: inherit;
}
.detpro_data_cry br{
    display: none;
}
.detpro_data_cry tr:nth-of-type(2n+3) td{
    border: 1px solid rgb(242, 242, 242);
    background-color: rgb(245, 246, 247);
}
.detpro_data_cry tr:nth-of-type(2n+2) td{
    border: 1px solid rgb(242, 242, 242);
}
.detpro_data_cry .table&gt;tbody&gt;tr:nth-of-type(2)&gt;td {
    padding: 12px 8px;
}
.detpro_data_cry .table&gt;tbody&gt;tr&gt;td,
.detpro_data_cry .table&gt;tbody&gt;tr&gt;th, 
.detpro_data_cry .table&gt;tfoot&gt;tr&gt;td, 
.detpro_data_cry .table&gt;tfoot&gt;tr&gt;th, 
.detpro_data_cry .table&gt;thead&gt;tr&gt;td, 
.detpro_data_cry .table&gt;thead&gt;tr&gt;th {
    vertical-align: middle;
}
.home_newpro_list_nub.act .hnln_top {
    width: calc(100% - 366.8px);
    max-width: calc(100% - 366.8px);
}
.home_newpro_list_nub.act .hnln_top {
    transition: width .6s ease;
}
.home_newpro_list_nub.act .hnln_all{
    display: block;
}
.ys_videom_iframebox iframe{
    width: 100%;
    height: 562px;
}
/* .hscr_box{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    transition: all 0s linear;
}
.hscr_box.on{
    position: relative;
    pointer-events: all;
    transition: all 0.4s linear;
} */
.head_second2_cry_right{
    position: relative;
}
.hscr_top {
    max-height: calc(100vh - 284px);
    height: auto;
}
.hscr_box{
    opacity: 1!important;
    background: #fff;
}
.hscr_box .hscr_top,
.hscr_box .hscr_xia{
    opacity: 0;
}
.hscr_box.slick-active .hscr_top,
.hscr_box.slick-active .hscr_xia{
    opacity: 1;
    transition: all 0.36s;
}
.detpro_data_cry table td{
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 0;
}
.detpro_data_cry table tr:nth-of-type(2) td{
    font-size: 16px;
    font-weight: bold;
}
.detpro_data_cry table tr:first-child td{
    background-color: rgb(0, 63, 143);
    height: 60px;
}
/* head - position */
.head_nav_nub .head_nav_nub_first::before {
    content: '';
    border-bottom: 13px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
    display: none;
}
.mod_head .head_nav_nub.on .head_nav_nub_first::before{
    opacity: 1;
}
.head_nav_nub_first.no1::before{
    display: block;
}
.head_second::before{
    display: none;
}
.head_nav_nub.special{
    position: static;
}
.head_nav_nub.special .head_nav_nub_first{
    position: relative;
}
.detpro_btn2 .mod_btn1 {
    margin-right: 50px;
}
.mod_btn5 a {
    text-underline-position: under;
}
/* head - position */
.who_value .ys_cont1360&gt;div {
    width: 39%;
}
@media screen and (min-width: 1921px){
    .who_value .ys_cont1360&gt;div {
        width: 37%;
    }
}
</pre></body></html>