@charset "utf-8";

body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial !important;
}
@font-face {
    font-family: 'PlayBold';
    src: url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTyOrEt.jpg');
    src: url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTyOrEt.jpg') format('embedded-opentype'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTxWrISHT.jpg') format('woff2'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTxWrISH.jpg') format('woff'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTxSSIN.jpg') format('truetype'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkmKI9DTzSrHx13Ky5KTxMUID.jpg') format('svg');
}
@font-face {
    font-family: 'PlayRegular';
    src: url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT1EqEj.jpg');
    src: url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT1EqEj.jpg') format('embedded-opentype'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT0MqIIVU.jpg') format('woff2'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT0MqIIV.jpg') format('woff'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT0ITID.jpg') format('truetype'),
         url('/LHqEJSkFUKMnTyqqKHOTUzWsIHkwI1EOJIONUTEMHRguHIWRKyWTT0WRIN.jpg') format('svg');
}

/*分享翻译*/
.ys_wechat_cont_parga p::before{
    /*分享中文版本*/
    /*content: '分享到 - 微信';*/
    /*分享英文版本*/
     content: 'Share the - weixin'; 
}
p, span, div, a, li, h1, h2, h3, h4, h5, h6 {
    word-wrap: normal;
    word-break: keep-all;
}
/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}
/* 规范-start */
.std_title1{
    font-size: 50px;
    line-height: 1.5;
    color: #ffff;
}
.std_title2,
.yxedr_active h2{
    font-size: 36px;
    line-height: 1.5;
    color: #333;
}
.std_title3,
.yxedr_active h3{
    font-size: 30px;
    line-height: 1.5;
    color: #333;
}
.std_title4,
.yxedr_active h4{
    font-size: 24px;
    line-height: 1.5;
    color: #333;
}
.std_title5,
.yxedr_active h5{
    font-size: 20px;
    line-height: 1.75;
    color: #333;
}
.std_parga p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}
.std_parga1 p{
    font-size: 18px;
    line-height: 1.75;
    color: #666;
}
.std_paddingtop1{
    padding-top: 100px;
}
.std_paddingbot1{
    padding-bottom: 100px;
}
.std_paddingtop2{
    padding-top: 120px;
}
.std_paddingbot2{
    padding-bottom: 120px;
}
.std_margin1{
    margin-top: 50px;
}
.std_margin2{
    margin-top: 32px;
}
.std_margin3{
    margin-top: 60px;
}
.std_btn1_box,
.std_btn3_box{
    padding: 0 48px;
    display: block;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.std_btn1_box::before ,
.std_btn3_box::before ,
.std_btn7_box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
}
.std_btn1 p,
.std_btn3 p{
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    transition: all .36s;
    position: relative;
    z-index: 5;
}
.std_btn1,
.std_btn3{
    display: inline-block;
}
.std_btn2{
    display: inline-block;
}
.std_btn2 p{
    color: #82AEFF;
    transition: all .36s;
}
.std_btn2_box_icon{
    width: 17px;
    height: 16px;
    position: relative;
    margin-left: 14px;
}
.std_btn2_box_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.std_btn2_box_icon img:nth-child(2){
    opacity: 0;
}
.std_btn2_box{
    display: flex;
    align-items: center;
}
.std_btn3_box{
    border: 1px solid transparent;
    background: #82AEFF;
}
.std_btn3_box::before{
    z-index: 1;
}
.std_btn4{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    transition: all .36s;
}
.std_btn4 .mod_cover{
    width: 32px;
    position: absolute;
}
.std_btn4 .mod_cover img:nth-child(1){
    opacity: 1;
}
.std_btn5_box_img{
    width: 15px;
    height: 15px;
    position: relative;
    margin-left: 14px;
    top: 1px;
}
.std_btn5_box_img img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    max-width: inherit;
}
.std_btn5_box{
    display: flex;
    align-items: center;
}
.std_btn5_box p{
    transition: all .36s;
}
.std_btn5 {
    display: inline-block;
}
.std_btn6{
    display: inline-block;
}
.std_btn6_box img{
    width: 24px;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.std_btn6 p{
    color: #fff;
    line-height: 50px;
    padding-left: 34px;
    padding-right: 26px;
    position: relative;
    transition: all .36s;
    left: 0;
}
.std_btn6_box{
    background: #82AEFF;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.std_btn6_box_icon{
    width: 60px;
    height: 50px;
    position: relative;
    
}
.std_btn6_box_icon::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #03234B;
    transform: skewX(-20deg);
    transition: left .3s ease;
    position: absolute;
    top: 0;
    left: 0;
}
.std_btn6_box_icon::before{
    content: "";
    width: 100%;
    height: 50%;
    background-color: #03234B;
    transition: left .3s ease;
    position: absolute;
    bottom: 0;
    left: 0;
}
.std_btn7{
    display: inline-block;
}
.std_btn7_box{
    cursor: pointer;
    padding-left: 27px;
    padding-right: 23px;
    background: #0C1524;
    display: flex;
    align-items: center;
    transition: all .36s;
    position: relative;
}
.std_btn7 p{
    line-height: 50px;
    color: #fff;
    margin-right: 37px;
    position: relative;
    z-index: 5;
}
.std_btn7_box::before{
    background: #82AEFF;
    z-index: 1;
}
.std_btn7_box img{
    width: 15px;
    position: relative;
    z-index: 5;
}
.std_btn8 p{
    font-size: 14px;
    transition: all .36s;
    color: #82AEFF;
}
.std_btn8_box{
    display: flex;
    align-items: center;
}
.std_btn8_box_icon {
    width: 15px;
    height: 15px;
    position: relative;
    margin-left: 8px;
}
.std_btn8_box_icon img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.std_btn8_box_icon img:nth-child(2) {
    opacity: 0;
}


/* 规范-end */
/* 手机端导航-start */
.ys_phnav_haschild ul {
    padding: 8px 0;
    background: #f7f8fa;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.ys_phnav_lisbox {
    padding: 0 20px;
    border-bottom: none;
}
.ys_ph_nav ul a {
    font-size: 16px;
    padding: 7px 0;
    color: #999;
}
.ys_phnav_icon {
    transition: all .36s;
    right: 20px;
}
.ys_phnav_menu {
    background: #ffffff;
    padding: 20px 0;
}
.ys_phnav_icon::after, .ys_phnav_icon::before{
    display: none;
}
.ys_ph_nav a {
    font-size: 18px;
    color: #999;
    padding: 10px 0;
}
.ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #82AEFF;
}
.ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a {
    color: #82AEFF;
}
.ys_ph_nav li.yxnav_active3>.ys_phnav_lisbox a {
    color: #82AEFF;
}
.icon-arrow-down {
    color: #999;
}
.xialaph_bot {
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid rgba(196, 196, 196, 1);
}
.mc1_area {
    position: relative;
    display: flex;
    justify-content: center;
}
.l_area_box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.l_phlangic {
    width: 20px;
}
.l_phlangic img {
    width: 100%;
}
.l_phlangp {
    font-size: 14px;
    line-height: 1.75;
    color: #666;
    margin-left: 10px;
}
.ys_phmenu_scroll {
    min-height: calc(100% - 60px);
}
.mc1_area_second {
    position: fixed;
    left: 0;
    top: 64px;
    width: 100%;
    z-index: 99;
    border-top: 1px solid #dfdede;
    transition: all 0s;
    background: transparent;
    text-align: left;
    padding: 30px 20px;
    height: calc(100% - 64px);
    display: block;
    background: #fff;
    transform: translateX(100%);
}
.mc1_area_back {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}
.mc1_area_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #333;
}
.mc1_area_li a{
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 7px 0;
    line-height: 1.75;
    color: #333;
}
.mc1_area_li a.act {
    color: #82AEFF;
}
.mc1_area_back img{
    width: 16px;
    transform: rotate(90deg);
}
.ys_phnav_logo {
    width: 100px;
}
html.modal-open .mc1_area_second {
    transition: all .5s ease-out;
}
.mc1_area_second.act {
    transform: translateX(0);
    transition: all .5s ease-out;
}
/* 手机端导航--end */
/* - 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>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: linear-gradient(90deg, #101D2D 0%, rgba(16, 29, 45, 0.00) 70.52%);
}
.ys_ban_txtbox{
    z-index: 5;
    visibility: hidden;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.ys_ban_li.slick-current .ys_ban_txtbox{
    visibility: visible;
}
.ys_nybanner{
    position: relative;
}
.ys_nyban_img, .ys_nyban_img img{
    width: 100%;
}
.ys_nyban_ph{
    display: none;
}
.ys_nyban_title  h1{
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
}
.ys_nyban_title  p{
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
.ys_ban_parga p{
    color: #fff;
}
.ys_ban_title{
    font-weight: bold;
}
.ys_ban_parga{
    margin-top: 26px;
    margin-bottom: 94px;
}
/* - banner - end*/
.mod_foot{
    background: #101D2D;
    padding-top: 87px;
}
.mod_foot_bt{
    padding-top: 40px;
    padding-bottom: 50px;
    border-top: 1px solid rgba(255,255,255,.16);
}
.mod_foot_tp_logo{
    width: 140px;
}
.mod_foot_tp_logo a{
    display: block;
    width: 100%;
}
.mod_foot_tp_logo img{
    width: 100%;
}
.mod_foot_tp_nav{
    width: calc(100% - 140px);
    padding-left: 170px;
}
.mftn_ul{
    display: flex;
    justify-content: space-between;
}
.mftn_ul_li_tp a{
    font-size: 16px;
    line-height: 3;
    font-weight: bold;
    color: #fff;
    transition: all .36s;
    display: block;
}
.mftn_ul_li_bt a{
    font-size: 16px;
    line-height: 2.6;
    color: #fff;
    opacity: 0.7;
    transition: all .36s;
    display: block;
}
.mftn_ul_li_bt{
    margin-top: 8px;
}
.mod_foot_tp{
    padding-bottom: 58px;
}
.mod_foot_bt p{
    font-size: 14px;
    line-height: 1.75;
    color: #fff;
    opacity: 0.5;
}
.mod_foot_bt a{
    color: #fff;
    position: relative;
}
.mod_foot_bt a::after{
    content: "";
    width: calc(100% - 14px);
    height: 1px;
    background: rgba(255,255,255,.5);
    position: absolute;
    bottom: 0;
    right: 0;
}
.mod_foot_bt a:nth-child(3):after{
    opacity: 0;
}
.mod_foot_bt_le a:last-child{
    opacity: 0.2;
    margin-left: 10px;
}
.mod_foot_bt_ri p{
    margin: 0 -8px;
}
.mod_foot_bt_ri a{
    padding: 0 8px;
    position: relative;
}
.mod_foot_bt_ri a::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.mod_foot_bt_ri a:last-child::after{
    display: none;
}
.mod_foot_bt{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mod_nav{
    padding-left: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mod_nav_logo{
    width: 110px;
}
.mod_nav_logo a{
    width: 100%;
    display: block;
    line-height: 80px;
}
.mod_nav_logo img{
    width: 100%;
}
.ys_hd_pc{
    position: fixed;
    background: rgba(16, 29, 45, 0.80);
    backdrop-filter: blur(5px);
    width: 100%;
}
.mod_nav_other_lang{
    width: 90px;
    border-left: 0.6px solid rgba(255,255,255,.4);
}
.mod_nav_other_lang a{
    width: 100%;
    line-height: 80px;
    font-size: 18px;
    color: #82AEFF;
    text-align: center;
    display: block;
}
.mod_nav_other_search{
    border-left: 0.6px solid rgba(255,255,255,.4);
    width: 270px;
    padding-right: 25px;
    display: flex;
    align-items: center;
}
.mnos_icon{
    width: 26px;
    line-height: 80px;
    cursor: pointer;
}
.mnos_icon img{
    width: 100%;
}
.mnos_input{
    width: calc(100% - 26px);
    height: 80px;
    padding-right: 20px;
}
.mnos_input input{
    width: 100%;
    height: 100%;
    padding-left: 30px;
    font-size: 16px;
    color: #fff;
}
.mnos_input input::placeholder{
    font-size: 16px;
    color: rgba(255,255,255,.5);
}
.mod_nav_other{
    display: flex;
}
.mnlu_li_tp p{
    color: #fff;
    transition: all .36s;
    line-height: 80px;
}
.mnlu_li_tp_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.mnlu_li_tp a{
    display: flex;
    align-items: center;
}
.mnlu_li_tp_icon{
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 6px;
}
.mnlu_li_tp_icon img:nth-child(2){
    opacity: 0;
}
.mnlu_li_bt{
    position: fixed;
    width: 100%;
    background: #FEFEFE;
    left: 0;   
    display: none;   
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);     
}
/* .mnlu_li_bt_cont{
    position: relative;
}
.mnlu_li_bt_cont::after{
    content: "";
    width: 100%;
    height: 100%;
   
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
} */
.mnlu_li,.mlbc_ul_li,.mulb_pull li{
    padding: 0 40px;
}
.mod_nav_list_ul,.mlbc_ul,.mulb_pull ul{
    margin: 0 -40px;
    display: flex;
    justify-content: center;
}
.mlbc_ul_li_tp a{
    display: flex;
    align-items: center;
}
.mlbc_ul_li p{
    line-height: 60px;
    transition: all .36s;
}
.mlbc_ul_li_bt{
    position: fixed;
    width: 100%;
    left: 0;
    border-top: 1px solid #EEE;
    background: #FEFEFE;
    display: none;   
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);  
}
.mulb_pull p{
    line-height: 50px;
    transition: all .36s;
}
.mnlu_li.yxnav_active1 .mnlu_li_tp p{
    color: #82AEFF;
}
.mnlu_li.yxnav_active1 .mnlu_li_tp_icon img:nth-child(2){
    opacity: 1;
}
.mnlu_li.yxnav_active1 .mnlu_li_tp_icon img:nth-child(1){
    opacity: 0;
}
.mlbc_ul_li.yxnav_active2 p{
    color: #82AEFF;
}
.mlbc_ul_li.yxnav_active2 .mnlu_li_tp_icon img:nth-child(2){
    opacity: 1 !important;
}
.mlbc_ul_li.yxnav_active2 .mnlu_li_tp_icon img:nth-child(1){
    opacity: 0 !important;
}
.mulb_pull li.yxnav_active3 p{
    color: #82AEFF !important;
}
.mlbc_ul_li p{
    color: #333;
}
.mulb_pull p{
    color: #666 !important;
}
.mlbc_ul_li .mnlu_li_tp_icon img:nth-child(2){
    opacity: 0 !important;
}
.mlbc_ul_li .mnlu_li_tp_icon img:nth-child(1){
    opacity: 1 !important;
}
.mod_side{
    position: fixed;
    top: 50%;
    right: -100px;
    transform: translateY(-50%);
    z-index: 98;
    transition: all .36s;
}
.mod_side.act{
    right: 0;
}
.mod_side_ul_li{
    width: 60px;
    background: #82AEFF;
    transition: all .36s;
    cursor: pointer;
    position: relative;
    margin-bottom: 4px;
    box-shadow: 0px 3px 18px 0px rgba(0,0,0, 0.05);
}
.mod_side_ul_li:last-child{
    margin-bottom: 0;
}
.msul_icon{
    width: 30px;
    margin: auto;
    line-height: 60px;
}
.msul_icon img{
    width: 100%;
}
.msul_pop{
    position: absolute;
    padding-right: 20px;
    left: 0;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transform: scale(.95) translate(-100%,-50%);
    transform-origin: right;
}
.msul_pop_cont{
    padding: 24px 32px;
    background: #FFF;
    box-shadow: 0px 2px 19px 10px rgba(22, 44, 112, 0.05);
}
.msul_pop_cont a{
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
}
.msul_pop_arrow{
    width: 16px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) rotate(45deg);
}
.msul_pop_cont_parga p{
    font-size: 14px;
    text-align: center;
    line-height: 1.75;
    color: #666;
}
.msul_pop_cont_parga{
    margin-top: 16px;
}
.msul_pop_cont_img{
    width: 100px;
}
.msul_pop_cont_img img{
    width: 100%;
}
.mod_side_ul_li2 .msul_pop_cont {
    padding: 28px 26px;
}
.mod_side_ul_back .msul_icon{
    width: 36px;
    line-height: 40px;
}
.mod_side_ul_back{
    background: #0C1524;
}
.yx_syban5_progress{
    bottom: 67px;
    z-index: 15;
}
.yx_syban5_progress_list {
    width: 100%;
    display: flex;
}
.yspl_nub {
    width: 38px;
    height: 2px;
    background: rgba(255,255,255,.4);
    margin: 0 4px;
    cursor: pointer;
}
.yspl_nub_span {
    width: 0;
    height: 100%;
    background: #fff;
    display: block;
}
.home_link{
    background-color: #E5E8ED;
    overflow: hidden;
}
.home_link_ul_li{
    padding: 0 60px;
}
.home_link_ul{
    margin: 0 -60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hlul_cont_icon{
    width: 30px;
    line-height: 80px;
    margin-right: 10px;
}
.hlul_cont_icon img{
    width: 100%;
}
.hlul_cont_parga p{
    color: #333;
    transition: all .36s;
}
.hlul_cont a{
    display: flex;
    align-items: center;
}
.home_title span{
    position: relative;
}
.home_title h2{
    font-weight: bold;
    text-align: center;
}
.home_title_box{
    position: relative;
    display: inline-block;
}
.home_title{
    text-align: center;
}
.home_title_box_icon{
    width: 45px;
    position: absolute;
    right: -18px;
    bottom: -6px;
    z-index: -1;
}
.home_title_box_icon img{
    width: 100%;
}
.home_pro {
    overflow: hidden;
}
.home_pro_parga{
    margin-top: 16px;
}
.home_pro_parga p{
    text-align: center;
}
.home_pro_bt_img{
    width: 548px;
}
.home_pro_bt_img img{
    width: 100%;
}
.home_pro_bt_text{
    width: calc(100% - 548px);
    padding-left: 76px;
}
.hpbt_ul_li:nth-child(1) a,
.hpbt_ul_li:nth-child(2) a{
    border-top: 2px solid #141415;
}
.hpbt_ul_li a{
    display: block;
    padding: 26px 10px 33px;
    border-bottom: 2px solid #141415;
    height: 100%;
}
.hpbt_ul_li_tit{
    font-size: 22px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    transition: all .36s;
}
.hpbt_ul_li_parga{
    margin-top: 4px;
}
.hpbt_ul_li_parga p{
    color: #999;
}
.hpbt_ul_li_info{
    margin-top: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.huli_icon{
    width: 100px;
}
.huli_icon img{
    width: 100%;
}
.huli_more{
    width: 20px;
}
.huli_more img{
    width: 100%;
}
.hpbt_ul_li{
    width: 50%;
    padding: 0 16px;
}
.hpbt_ul{
    margin: 0 -16px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.hnbu_li{
    width: 33.333333%;
    padding: 0 16px;
}
.home_new {
    overflow: hidden;
}
.home_new_bt_ul{
    margin: 0 -16px;
}
.hnbu_li a{
    display: block;
}
.hnbu_li_text{
    margin-top: 26px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.hnbu_li_text_lab p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}
.hnbu_li_text_tit{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    transition: all .36s;
    line-height: 1.8;
    margin-top: 10px;
    height: 3.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hnbu_li_text_time p{
    font-family: 'PlayRegular';
    color: #999;
}
.hnbu_li:not(:first-child){
    display: none;
}
.quality_system_list_ul .slick-prev ,
.home_new_bt_ul .slick-prev {
    left: -52px;
}
.quality_system_list_ul .slick-next ,
.home_new_bt_ul .slick-next {
    right: -52px;
}
.quality_system_list_ul .slick-arrow,
.profile_honor_bt_ul .slick-arrow,
.home_new_bt_ul .slick-arrow,
.prodet_recomm_bt_ul .slick-arrow{
    width: 36px;
    height: 36px;
    transition: all .36s;
    background-color: #E5E8ED;
    z-index: 20;
}
.quality_system_list_ul .slick-arrow::after,
.profile_honor_bt_ul .slick-arrow::after,
.home_new_bt_ul .slick-arrow::after,
.prodet_recomm_bt_ul .slick-arrow::after{
    content: "";
    width: 100%;
    height: 100%;
    background: url(/LHqEJSkFUKMnTyusHyADDu1Fn1EQDSkQOu9OEIZ.jpg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.quality_system_list_ul .slick-prev::after,
.profile_honor_bt_ul .slick-prev::after,
.home_new_bt_ul .slick-prev::after,
.prodet_recomm_bt_ul .slick-prev::after{
    transform: translate(-50%,-50%) rotate(-180deg);
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.home_new_btn {
    text-align: center;
}
.home_system_cont_bg{
    height: 460px;
}
.home_system_cont_smegma{
    width: 52%; 
    position: absolute;
    bottom: 0;
    left: 0;
}
.home_system_cont_smegma img{
    width: 100%;
}
.home_system_cont{
    position: relative;
}
.home_system_cont_text{
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 116px;
    transform: translateY(-50%);
    width: 348px;
    overflow: hidden;
}
.home_system_cont_text h2{
    color: #fff;
    font-weight: bold;
}
.hsct_parga{
    margin-top: 16px;
}
.hsct_parga p{
    color: #fff;
    opacity: 0.8;
}
.home_enter_bg{
    width: 100%;
    margin-top: -200px;
    position: relative;
    z-index: -1;
}
.home_enter_bg img{
    width: 100%;
}
.home_enter_btn{
    margin-top: 24px;
    text-align: center;
}
.helu_li{
    width: 25%;
    padding: 0 60px;
    position: relative;
}
.home_enter_list_ul{
    margin: 0 -60px;
    display: flex;
    justify-content: space-between;
}
.helu_li_cont_num{
    font-size: 40px;
    color: #82AEFF;
    font-family: 'PlayBold';
    text-align: center;
}
.helu_li_cont_num span{
    font-size: 64px;
    line-height: 1.25;
}
.helu_li_cont_parga p{
    text-align: center;
    color: #333;
}
.helu_li_cont_parga{
    margin-top: 6px;
}
.helu_li::after{
    content: "";
    width: 1px;
    height: 94px;
    background: #D9D9D9;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.helu_li:last-child::after{
    display: none;
}
/* .home_pro_bt_cont{
    padding-top: 60px;
} */
.home_pro_bt_img.ys_fixed{
    position: fixed;
    top: 140px;
}
.home_pro_bt_img.ys_fixed.ys_notfixed{
    position: absolute;
    top: auto !important;
    bottom: 0;
}
.home_pro_bt {
    position: relative;
    padding-top: 60px;
}
.home_demand_bg{
    width: 100%;
    height: 100%;
}
.home_demand_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_demand{
    height: calc(100vh - 80px);
    position: relative;
    overflow: hidden;
}
.home_demand_cont{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.home_demand_cont_main{
    height: 100%;
    position: relative;
}
.home_demand h2{
    color: #fff;
}
.home_demand .home_pro_parga p{
    color: #fff;
    opacity: 0.8;
}

.hdca_ul_li_text p{
    color: #333;
    line-height: 50px;
    transition: all .36s;
    position: relative;
    z-index: 5;
}
.hdca_ul_li_text{
    display: inline-block;
    padding: 0 26px;
    border-radius: 50px;
    background: #FFF;
    transition: all .36s;
    overflow: hidden;
    position: relative;
}
.hdca_ul_li_text::after{
    content: "";
    width: 0%;
    height: 100%;
    border-radius: 50px;
    background: rgba(130, 174, 255, 0.80);
    backdrop-filter: blur(5px);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}
.hdca_ul_li{
    cursor: pointer;
    display: inline-block;
    position: absolute;
    transform: translate(-50%,-50%);
}
.hull_point{
    width: 20px;
    margin: auto;
    position: relative;
}
.hull_point img{
    width: 100%;
}
.hull_line{
    width: 4px;
    margin: auto;
}
.hull_line img{
    width: 100%;
}
.hdca_ul_li:nth-child(1) .hull_line{
    width: 75px;
}
.hdca_ul_li:nth-last-child(1) .hull_line{
    width: 178px;
}
.hdca_ul_li:nth-child(1) .hull_point{
    position: absolute;
    right: 20%;
    bottom: -10%;
}
.hdca_ul_li:nth-last-child(1) .hull_point{
    position: absolute;
    left: -8%;
    bottom: -6%;
}
.home_demand_cont_box{
    position: absolute;
    width: 100%;
    top: 127px;
    z-index: 5;
    left: 0;
}
.home_demand_cont_applicationm,.hdca_ul{
    height: 100%;
}
.hdca_ul_li.active .hdca_ul_li_text p{
    color: #fff;
}
.hdca_ul_li.active .hdca_ul_li_text::after{
    width: 100%;
}
.hdca_ul_li.active .hdca_ul_li_text{
    background: rgba(130, 174, 255, 0.80);
}
.home_demand_cont_list{
    bottom: 60px;
    z-index: 5;
    /* width: 100%; */
}
.hdcl_li:not(:first-child){
    display: none;
}
.hdcl_li{
    background: rgba(16, 29, 45, 0.80);
    backdrop-filter: blur(15px);
    padding: 18px 50px 18px 18px;
}
.hdcl_li_cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hdcl_li_cont .std_btn3_box{
    padding: 0 32px;
}
.hlci_ul_li:not(:first-child){
    display: none;
}
.hdcl_li_cont_img{
    width: 180px;
}
.mod_cover {
    overflow: visible;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.mod_cover img:nth-child(1) {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;
    opacity: 0;
}
.mod_cover img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;

}
.hlct_ul_li_icon{
    width: 14px;
}
.hlct_ul_li p{
    line-height: 1.5;
    color: #fff;
    transition: all .36s;
}
.hlct_ul_li{
    width: 25%;
    padding: 0 20px;
}
.hlct_ul{
    margin: 0 -20px;
    display: flex;
}
.hdcl_li_cont_text{
    width: calc(100% - 180px - 162px);
    padding: 0 60px;
}
.hlct_ul_li a{
    padding: 11.5px 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.hlct_ul_li.active p{
    color: #82AEFF;
}
.hlct_ul_li.active .mod_cover img:nth-child(2){
    opacity: 0;
}
.hlct_ul_li.active .mod_cover img:nth-child(1){
    opacity: 1;
}
.hull_point_effec{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(130, 174, 255, .9);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.hull_point_effec::after{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hull_point_effec_circle{
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hpec_circle{
    width: 100%;
    height: 100%;
}
.hull_point_effec_circle::before,
.hull_point_effec_circle::after,
.hpec_circle::before,
.hpec_circle::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(130, 174, 255, .3);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    animation: boderM 4s 1s infinite linear;
}
@keyframes boderM {
	0% {
		transform: scale(0);
		opacity: 0
	}
	20% {
        transform: scale(1);
		opacity: 1
	}
	75% {
		transform: scale(2);
		opacity: 0
	}
	100% {
        transform: scale(1);
		opacity: 0
	}
}
.hull_point_effec_circle::before{
    animation-delay: 1s;
}
.hull_point_effec_circle::after{
    animation-delay: 2s;
}
.hpec_circle::before {
    animation-delay: 3s;
}
.hpec_circle::after {
    animation-delay: 4s;
}
.hdca_ul_li.active .hull_point img{
    opacity: 0;
}
.hdca_ul_li.active .hull_point_effec{
    opacity: 1;
}


/* E2设计工具-strat */
.mod_ban h4{
    margin-top: 14px;
    color: #fff;
    width: 42%;
}
.mod_ban_img{
    width: 100%;
    position: relative;
}
.mod_ban_img img{
    width: 100%;
}
.mod_ban_img::after{
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: linear-gradient(90deg, #101D2D 0%, rgba(16, 29, 45, 0.00) 70.52%);
    position: absolute;
    top: 0;
    left: 0;
}
.mod_ban{
    position: relative;
}
.mod_ban h1{
    font-weight: bold;
}
.ys_bread{
    top: 90px;
}
.ys_bread a{
    color: #fff;
    opacity: 0.7;
}
.ys_bread_list:last-child a{
    opacity: 1;
}
.ys_bread_list::before{
    content: "";
    width: 12px;
    height: 12px;
    background: url(/LHqEJSkFUKMnTyusHyADDu1FExqrEDpnExqI.jpg) center / cover no-repeat;
}
.tclu_li a{
    background: #F2F4F6;
    display: flex;
    align-items: center;
    padding: 30px 60px 30px 55px;
}
.tclu_li_tit_icon{
    width: 36px;
}
.tclu_li_tit_icon img{
    width: 100%;
}
.tclu_li_tit_text{
    width: calc(100% - 36px);
    padding-left: 32px;
}
.tclu_li_tit_text p{
    color: #333;
    font-weight: bold;
}
.tclu_li_tit{
    display: flex;
    align-items: center;
    width: 53%;
}
.tclu_li_time{
    padding-left: 60px;
}
.tclu_li_time{
    width: 20%;
}
.tclu_li_info{
    width: calc(100% - 53% - 20% - 34px);
}
.tclu_li{
    margin-bottom: 16px;
}
.tclu_li:last-child{
    margin-bottom: 0;
}
.pc_fenye li {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    border-radius: 0;
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial !important;
}
.pc_fenye li.activepage {
    background: #82AEFF;
}
.tool_cont_list {
    overflow: hidden;
}
.tool_cont_search_cont{
    width: 400px;
    border-bottom: 1px solid #333333;
    display: flex;
    align-items: center;
}
.tcsc_icon{
    width: 30px;
    cursor: pointer;
}
.tcsc_icon img{
    width: 100%;
}
.tcsc_input{
    width: calc(100% - 30px);
    height: 44px;
    position: relative;
}
.tcsc_input input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    padding: 8px 10px;
}
.tcsc_input input::placeholder{
    font-size: 16px;
    color:#C4C4C4
}
.tcsc_input::after{
    content: "";
    width: 1px;
    height: 17px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
/* E2设计工具-end */

/* B3新闻列表-start */
.new_cont_list{
    overflow: hidden;
}
.nclu_li_img{
    width: 32%;
}
.nclu_li_text{
    width: 68%;
    padding-right: 76px;
}
.nclu_li a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nltc_time p{
    color: #999;
    font-family: 'PlayRegular';
}
.nltc_tit{
    color: #333;
    transition: all .36s;
    font-weight: bold;
}
.nltc_time{
    margin: 18px 0;
}
.nltc_parga p{
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.nclu_li_text_cont{
    position: relative;
}
.nclu_li_text_cont::after{
    content: "";
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: -60px;
    left: 0;
}
.nltc_btn{
    margin-bottom: 15px;
}
.nclu_li{
    margin-bottom: 94px;
}
.nclu_li:last-child{
    margin-bottom: 0;
}
/* B3新闻列表-end */

/* B4新闻详情-start */
.body_page .ys_main{
    margin-top: 80px;
}
.newdet_ban{
    padding-top: 80px;
    padding-bottom: 50px;
    background: #F2F4F6;
}
.newdet_ban_cont,.newdet_cont_box{
    width: 90%;
    margin: auto;
}
.newdet_ban h1{
    font-weight: bold;
}
.newdet_ban_cont_time p{
    color: #9099A0;
    font-family: 'PlayRegular';
}
.newdet_ban_cont_time{
    margin-top: 45px;
}
.newdet_cont_box_page{
    padding-top: 30px;
    border-top: 1px solid #DFE2E4;
}
.newdet_cont_box img{
    width: 70%;
}
.newdet_cont_box p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px;
}
.ncbp_ul_li_le{
    width: 64px;
}
.ncbp_ul_li_ri{
    width: calc(100% - 64px);
}
.ncbp_ul_li p{
    color: #999;
    transition: all .36s;
    margin-bottom: 0 !important;
}
.ncbp_ul_li a{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ncbp_ul_li{
    margin-bottom: 20px;
}
/* B4新闻详情-end */

/* B5联系凯发k8·中国官方网站-start */
.contact_cont{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.contact_cont_le{
    padding-left: calc(50% - 680px);
    width: 45%;
    position: relative;
    border-right: 1px solid #DCE1E1;
    overflow: hidden;
}
.contact_cont_le::after{
    content: "";
    width: calc(100% - 80px);
    height: 1px;
    background: #DCE1E1;
    position: absolute;
    left: 0;
    bottom: 320px;
}
.contact_cont_ri{
    padding-right: calc(50% - 680px);
    width: 55%;
    padding-left: 120px;
    overflow: hidden;
}
.contact_cont_le_cont{
    padding-right: 80px;
}
.ctul_tit{
    font-size: 18px;
    line-height: 2;
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
}
.ctul_phone a{
    font-size: 20px;
    line-height: 1.2;
    color: #666;
    font-family: 'PlayRegular';
}
.ctul_parga{
    margin-top: 8px;
    margin-bottom: 8px;
}
.ctul_map a{
    display: inline-block;
}
.ctul_map p{
    color: #999;
    line-height: 2;
    text-decoration: underline;
    transition: all .36s;
}
.cclc_tp_ul_li{
    margin-bottom: 34px;
}
.cclc_tp_ul_li:last-child{
    margin-bottom: 70px;
}
.cclc_bt_img{
    width: 140px;
}
.cclc_bt_img img{
    width: 100%;
}
.cclc_bt_parga{
    padding-left: 24px;
}
.cclc_bt{
    display: flex;
    align-items: center;
    padding-top: 60px;
}
.contact_cont_ri_cont{
    padding-right: 56px;
}
.ccrc_tit .home_title {
    text-align: left;
}
.ccrc_bt{
    margin-top: 40px;
}
.ccrc_bt_ul{
    margin: 0 -20px;
}
.ccrc_bt_ul_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 30px;
}
.apply_cont_ri_cont .ccrc_bt_ul_li{
    margin-bottom: 23px;
}
.cbul_cont p{
    color: #333;
}
.cbul_cont span{
    color: #FF0000;
}
.cbul_input{
    margin-top: 6px;
    height: 40px;
    width: 100%;
}
.cbul_input input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #B0B0B0;
    border-radius: 0 !important;
}
.ccrc_bt_ul_company,.ccrc_bt_ul_demand,.ccrc_bt_ul_code{
    width: 100% !important;
}
.cbul_input textarea{
    width: 100%;
    height: 114px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    border-bottom: 1px solid #B0B0B0;
    resize: auto;
    border-radius: 0 !important;
}
.ccrc_bt_ul_demand .cbul_input{
    height: auto;
}
.ccrc_bt_ul_img img{
    width: 122px;
    cursor: pointer;
}
.ccrc_bt_ul_code {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.ccrc_bt_agree_parga p{
    color: #999;
}
.ccrc_bt_agree_parga a{
    color: #82AEFF;
}
.ccrc_bt_agree_box{
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #B0B0B0;
    position: relative;
    transition: all .36s;
    top: 7px;
    cursor: pointer;
}
.ccrc_bt_agree_box::after{
    content: "";
    width: 8px;
    height: 8px;
    background: #82AEFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.ccrc_bt_agree_box.act::after{
    opacity: 1;
}
.ccrc_bt_agree_parga{
    padding-left: 7px;
    width: calc(100% - 14px);
}
.ccrc_bt_agree{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ccrc_bt_btn{
    margin-top: 40px;
}
.ccrc_bt_btn .std_btn3{
    width: 172px;
    cursor: pointer;
}
.ccrc_bt_btn .std_btn3 p{
    text-align: center;
}
/* B5联系凯发k8·中国官方网站-end */

/* D1行业应用列表-start */
.industry_list{
    overflow: hidden;
}
.industry_list .industry_list_tit{
    width: 74%;
    line-height: 1.75;
}
.ilcu_li{
    width: 25%;
    padding: 0 16px;
    margin-bottom: 48px;
}
.industry_list_cont_ul{
    margin: 0 -16px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.ilcu_li a{
    display: block;
    background: #F2F4F6;
    padding: 40px 40px 96px;
    position: relative;
    height: 100%;
}
.industry_list_cont{
    margin-top: 94px;
}
.ilcu_li_tit{
    margin-bottom: 24px;
}
.ilcu_li_text{
    padding-top: 24px;
    border-top: 1px solid #E1E1E1;
}
.ilcu_li_text p{
    color: #999;
    /* height: 8.75em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden; */
}
.ilcu_li_text_btn{
    width: 20px;
    position: absolute;
    bottom: 50px;
    left: 40px;
}
.ilcu_li_text_btn img{
    width: 100%;
}
.ilcu_li_tit{
    font-weight: bold;
    transition: all .36s;
}
.ilcu_li_bg{
    width: 44px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .5s ease-in-out;
    opacity: 0;
}
.ilcu_li_bg img{
    width: 100%;
}
.mod_contact_bg{
    width: 1130px;
}
.mod_contact_bg img{
    width: 100%;
}
.mod_contact_box_text h2{
    font-weight: bold;
    color: #fff;
}
.mod_contact_box_text{
    display: flex;
    align-items: center;
    width: 63%;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 115px;
}
.mod_contact_box{
    position: relative;
}
.mod_contact_img{
    width: 25%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.mod_contact_img img{
    width: 100%;
}
/* D1行业应用列表-end */

/* D2行业应用详情-start */
.body_page .ys_bread{
    position: relative;
    top: 0;
    padding-top: 16px;
}
.body_page .ys_bread a{
    color: #999;
}
.body_page .ys_bread_list::before {
    background: url(/LHqEJSkFUKMnTyusHyADDu1KOzcLHIknOO9OEIZ.jpg) center / cover no-repeat;
}
.indusdet_control{
    width: 100%;
    background: #FFF;
    box-shadow: 0px 3px 18px 0px rgba(165, 181, 211, 0.27);
}
.indusdet_control_tit{
    padding-top: 66px;
    padding-bottom: 70px;
    overflow: hidden;
}
.indusdet_control_tit h2{
    text-align: center;
    font-weight: bold;
}
.indusdet_control_tit_parga .std_parga{
    width: 53%;
    margin: auto;
    text-align: center;
}
.indusdet_img {
    overflow: hidden;
}
.indusdet_img img{
    width: 100%;
}
.indusdet_recomm{
    background-color: #F2F4F6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.irtu_li_cont .std_title4{
    font-weight: bold;
    transition: all .36s;
    padding-bottom: 8px;
}
.irtu_li{
    padding: 0 55px;
}
.indusdet_recomm_tab_ul{
    margin: 0 -55px;
    display: flex;
    justify-content: center;
}
.irtu_li_cont{
    cursor: pointer;
    position: relative;
}
.indusdet_recomm_tab {
    border-bottom: 1px solid #D6D6D6;
}
.irtu_li_cont::after{
    content: "";
    width: 0%;
    height: 3px;
    background: #82AEFF;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.irtu_li.active .irtu_li_cont::after{
    width: 100%;
}
.irtu_li.active .std_title4{
    color: #82AEFF;
}
.irlu_li_cont_ul{
    margin: 0 -16px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.ilcu_item{
    padding: 0 16px;
    margin-bottom: 20px;
    width: 50%;
}
.ilcu_item a{
    display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
    /* justify-content: space-between; */
    height: 100%;
    padding: 23px 32px 23px 40px;
    background: #FFF;
    transition: all .36s;
    /* box-shadow: 0px 2px 19px 10px rgba(134, 146, 165, 0.07); */
}
.ilcu_item_btn{
    width: 16px;
    transition: all .36s;
    opacity: 0;
}
.ilcu_item_btn img{
    width: 100%;
    position: relative;
    top: 6px;
}
.ilcu_item_tit p{
    font-weight: bold;
    color: #333;
}
.ilcu_item_tit{
    width: 96px;
}
.ilcu_item_parga{
    padding: 0 34px;
    width: calc(100% - 96px - 16px);
}
.irlu_li:not(:first-child){
    display: none;
}
.viewer-canvas>img{
    background-color: #fff;
}
/* D2行业应用详情-end */

/* E1样片申请-start */
.apply_cont_img{
    width: 47%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.apply_cont_img img{
    width: 100%;
}
.apply_cont{
    position: relative;
    overflow: hidden;
}
.apply_cont_le h1{
    font-weight: bold;
    color: #333;
}
.apply_cont{
    padding-top: 45px;
    position: relative;
    z-index: 1;
}
.apply_cont_le .std_title5{
    color: #666;
}
.apply_cont_le{
    width: 41%;
    padding-right: 120px;
    margin-top: 92px;
}
.apply_cont_ri{
    width: 59%;
}
.apply_cont_ri_cont{
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(10px);
    padding: 70px 83px 80px;
}
.apply_main{
    background: #F2F4F6;
}
.acrc_list_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.acrc_list{
    margin: 0 -20px;
}
.acrc_list_li_cont{
    border-bottom: 1px solid #B0B0B0;
}
.allc_box_le p{
    color: #333;
}
.allc_box_le span{
    color: #F00;
}
.allc_box_ri input,.acrc_list_type_list{
    padding-left: 24px;
}
.allc_box_ri{
    height: 52px;
    width: 100%;
}
.allc_box{
    display: flex;
    align-items: center;
}
.allc_box_ri input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
}
.allc_box_ri input::placeholder{
    font-size: 16px;
    color: #CDCDCD;
}
.acrc_list_model input::placeholder{
    font-size: 16px;
    color: #666;
}
.allc_box_le{
    flex-shrink: 0;
}
.altl_circle{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #B0B0B0;
    background: #FFF;
    position: relative;
    flex-shrink: 0;
}
.altl_circle::after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #82AEFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.acrc_list_type_list ul{
    display: flex;
    align-items: center;
    margin: 0 -11px;
}
.acrc_list_type_list li{
    display: flex;
    align-items: center;
    padding: 0 11px;
    cursor: pointer;
}
.altl_parga{
    margin-left: 6px;
}
.acrc_list_type {
    display: flex;
    align-items: center;
}
.acrc_list{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.acrc_list_terminal,.acrc_list_add{
    width: 100% !important;
}
.apply_main .ccrc_bt_ul_code .cbul_cont {
    width: 65px;
}
.apply_main .ccrc_bt_ul_code .cbul_input{
    width: calc(100% - 65px);
}
.apply_main .cbul_input input{
    border-bottom: none;
}
.cbul_box{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #B0B0B0;
}
.acrc_list_type_list li.act .altl_circle::after{
    opacity: 1;
}
/* E1样片申请-end */

/* C3产品中心-详情页-start */
.prodet_tp{
    background: #FFF;
    box-shadow: 0px 3px 18px 0px rgba(165, 181, 211, 0.27);
}
.prodet_tp_cont{
    padding-top: 38px;
    padding-bottom: 50px;
    overflow: hidden;
}
.prodet_tp_cont_tit{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.prodet_tp_cont_tit h1{
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    margin-right: 24px;
}
.ptct_state_circle{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
}
.ptct_state.active .ptct_state_circle{
    background: #44BB55;
}
.ptct_state.expect .ptct_state_circle{
    background: #C1C1C1;
}
.ptct_state_circle_icon{
    width: 100%;
}
.ptct_state_circle_icon img{
    width: 100%;
}
.ptct_state .std_parga{
    margin-left: 8px;
}
.ptct_state{
    display: flex;
    align-items: center;
}
.ptci_le li{
    padding-left: 15px;
    position: relative;
}
.ptci_le li::before{
    content: "";
    width: 12px;
    height: 12px;
    background: url(/LHqEJSkFUKMnTyusHyADDu1DO2cLHIknOO9OEIZ.jpg) center / cover no-repeat;
    position: absolute;
    top: 9.75px;
    left: 0;
}
.prodet_tp_cont_info{
    margin-top: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodet_recomm{
    background: #F2F4F6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.prbu_li{
    width: 25%;
    padding: 0 16px;
}
.prodet_recomm_bt_ul{
    margin: 0 -16px;
}
.prbu_li a{
    display: block;
    padding: 20px 30px 38px;
    background-color: #FFFFFF;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.prbu_li_tit{
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 7px;
    margin-bottom: 24px;
}
.prbu_li_text{
    padding-top: 22px;
    border-top: 1px solid #DBDFE4;
}
.prbu_li_text_btn{
    margin-top: 40px;
}
.prbu_li_parga p{
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.prbu_li:not(:first-child){
    display: none;
}
.prodet_recomm_bt_ul .slick-prev {
    left: -60px;
}
.prodet_recomm_bt_ul .slick-next {
    right: -60px;
}
.prodet_info {
    overflow: hidden;
}
.prodet_info h2{
    font-weight: bold;
}
.prodet_info_li{
    padding-top: 80px;
}
.prodet_info_li_cont{
    margin-top: 40px;
}
.pilc_ul_li,.pilc_list_li{
    width: 50%;
    padding: 0 16px;
    margin-bottom: 20px;
}
.pilc_ul,.pilc_list{
    margin: 0 -16px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.pilc_ul_li a{
    display: flex;
    align-items: center;
    background: #F2F4F6;
    padding: 22px 32px;
    height: 100%;
}
.pilc_ul_li_parga p{
    color: #333;
}
.pilc_ul_li_icon{
    width: 24px;
}
.pilc_ul_li_icon img{
    width: 100%;
}
.pilc_ul_li_parga{
    padding: 0 16px;
    width: calc(100% - 24px - 32px);
}
.pilc_list_li{
    width: 33.333333%;
}
.pilc_list_li a{
    background: #FFF;
    box-shadow: 0px 3px 18px 0px rgba(165, 181, 211, 0.27);
    padding: 20px 40px;
    height: 100%;
    display: block;
}
.pllt_tit{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-weight: bold;
    margin-right: 24px;
    transition: all .36s;
}
.pilc_list_li_tit{
    display: flex;
    align-items: center;
}
.pilc_list_li_btn{
    margin-top: 16px;
}
.pilc_box_img{
    width: 432px;
}
.pilc_box_text{
    width: calc(100% - 432px);
    padding-right: 116px;
}
.pilc_box_text table{
    width: 100%;
}
.pilc_box_text tr:nth-child(1){
    border-top: 2px solid #DEDEDE;
}
.pilc_box_text tr{
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #EEE;
}
.pilc_box_text td:nth-child(1){
    width: 380px;
}
.pilc_box_text td:nth-child(2){
    width: calc(100% - 380px);
}
.pilc_box_text td:nth-child(1) p{
    color: #666;
}
.pilc_box_text td p{
    color: #333;
}
.pbit_ul_li{
    padding: 0 10px;
}
.pbit_ul{
    margin: 0 -10px;
}
.pbit_ul_li_cont{
    position: relative;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.pulc_icon{
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 56px;
    height: 56px;
    cursor: pointer;
}
.pulc_icon_bg{
    width: 100%;
}
.pulc_icon_bg img{
    width: 100%;
}
.pulc_icon_btn{
    width: 18px;
    position: absolute;
    z-index: 5;
    left: 28px;
    top: 28px;
}
.pulc_icon_btn img{
    width: 100%;
}
.pbit_ul_li:not(:first-child),
.pbib_ul_li:not(:first-child){
    display: none;
}
.pbib_ul_li{
    width: 33.333333%;
    padding: 0 6px;
}
.pbib_ul{
    margin: 0 -6px;
}
.pilc_box_img_bt{
    margin-top: 13px;
}
.pbib_ul_li_cont{
    cursor: pointer;
    border: 1px solid #CCCCCC;
    transition: all .36s;
}
.pbib_ul_li.slick-current .pbib_ul_li_cont{
    border: 1px solid #82AEFF;
}
.pbit_ul_li_cont .ys_imgbox_cover{
    cursor: pointer;
}
.viewer-button {
    background-color: #82AEFF !important;
}
.ptci_ri_btn{
    margin-right: 40px;
}
.ptci_ri_btn:last-child{
    margin-right: 0;
}
.ptci_ri{
    display: flex;
}
.std_btn6_box{
    cursor: pointer;
}
/* C3产品中心-详情页-end */

/* C1产品中心-分类页-start */
.prosort_list{
    overflow: hidden;
}
.prosort_list_ul_li{
    width: 50%;
    padding: 0 16px;
    margin-bottom: 32px;
}
.prosort_list_ul{
    margin: 0 -16px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.prosort_list_ul_li a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 67px 65px 67px 60px;
    background: #F2F4F6;
}
.plul_icon{
    width: 140px;
}
.plul_text{
    width: calc(100% - 140px);
    padding-right: 50px;
}
.plul_text .std_title4{
    font-weight: bold;
    transition: all .36s;
}
.plul_text_parga{
    margin-top: 16px;
}










/* C1产品中心-分类页-end */

/* C2产品中心-选型页-start */
.promodel_box_tp{
    background: #F2F4F6;
    position: relative;
    padding: 25px 0;
}
.promodel_box_tp_cont{
    padding: 25px 60px;
}
.promodel_box_tp_cont h2{
    margin-bottom: 10px;
}
.demo-slider {
    width: 100%;
}
.pbtc_slider_li{
    width: 250px;
}
.pbtc_slider_li_parga {
    margin-bottom: 12px;
}
.layui-slider-wrap-btn{
    width: 10px !important;
    height: 10px !important;
    background: #82AEFF !important;
    border: 2px solid #82AEFF !important;
}
.layui-slider-bar{
    background:#82AEFF;
    width: 100%;
}
.layui-slider {
    height: 2px !important;
}
.layui-slider-wrap {
    top: 50% !important;
    -webkit-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
}
.g_advb {
    margin-right: 20px;
}
.g_advb:last-child{
    margin-right: 0;
}
.g_advfl {
    font-size: 16px;
    width: auto;
    margin-right: 5px;
    line-height: 24px;
    color: #666;
}
.g_advfr {
    width: 50px;
    height: 24px;
    border: 1px solid #dfdfdf;
}
.g_advfr input {
    width: 100%;
    height: 100%;
    padding: 0 4px;
    color: #666;
    font-size: 14px;
}
.g_advbox{
    margin-top: 20px;
}
.pbtc_slider_li{
    margin-right: 200px;
}
.pbtc_btn{
    width: 77px;
    background-color: #999;
    transition: all .36s;
    cursor: pointer;
}
.pbtc_btn p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}
.pbtc_btn.act{
    background-color: #82AEFF;
}
.promodel_box_tp_btn .std_btn3_box{
    padding: 0;
}
.promodel_box_tp_btn .std_btn3_box p{ 
    padding: 0 32px;
}
.promodel_box_tp_btn{
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.pbbs_le{
    display: flex;
    align-items: center;
    width: 306px;
    padding-right: 30px;
    padding-left: 16px;
}
.pbbs_ri{
    cursor: pointer;
}
.promodel_box_bt_search{
    padding: 0 16px 17px 0;
    border-bottom: 1px solid #E1E1E1;
    display: flex;
    align-items: center;
}
.promodel_box_bt{
    padding: 0 60px
}
.pbbs_icon{
    width: 26px;
    cursor: pointer;
}
.pbbs_icon img{
    width: 100%;
}
.pbbs_cont{
    padding-left: 20px;
    width: calc(100% - 26px);
}
.pbbs_cont_input input{
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    color: #666;
}
.pbbs_cont_input input::placeholder{
    font-size: 16px;
    color: #999;
}
.pbbs_cont_input{
    position: relative;
}
.pbbs_cont_input::after{
    content: "";
    width: 1px;
    height: 17px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.promodel_box_bt_form{
    margin-top: 40px;
}
/* 表格样式 */
.mc_container {
    width: 100%;
}
.mc_retrieval {
    margin-top: 50px;
}
.mc_rtv_l {
    width: 306px;
    padding-right: 30px;
}
.mc_rtv_l.hide {
    display: none;
}
.mc_rtv_r {
    width: calc(100% - 306px);
}
.mc_rtv_hd {
    padding: 14px 0;
}
.mc_rtv_hd p {
    font-size: 16px;
    line-height: 36px;
    color: #999999;
}
.mc_rtv_hd .mc_rtvhd_btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    transition: all .36s;
    cursor: pointer;
}
.mc_rtvhd_btn a{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    display: block;
    transition: all .36s;
}
.mc_rtv_sor {
    display: none;
    width: 270px;
}
.mc_rtvbtn_dl {
    margin-left: 15px;
}
.mc_rtv_r.mc_rtvr_full {
    width: 100%;
}
.mc_rtv_r.mc_rtvr_full .mc_rtv_sor {
    display: block;
}
.mc_rtv_sor {
    margin-right: 20px;
}
.mc_rtv_bd_l {
    height: 610px;
    overflow-y: auto;
    overflow-x: hidden;
}
.mc_rtvl_li {
    background: #F2F4F6;
    position: relative;
}
.mc_rtvl_xlhd {
    padding-left: 10px;
    padding-right: 14px;
    cursor: pointer;
    transition: all .36s;
}
.mc_rtvl_inputbox {
    width: calc(100% - 16px);
    padding-right: 10px;
    user-select: none;
    display: flex;
    align-items: center;
}
.mc_rtvl_xtb {
    width: 16px;
    line-height: 44px;
    transition: all .36s;
}
.mc_rtvl_xtb img {
    width: 100%;
}
.mc_rtvl_checkbox {
    flex-shrink: 0;
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #BBBBBB;
    background: #fff;
    margin: 0 !important;
    border-radius: 1px;
}
.mc_rtvl_checkbox:checked {
    background: #82AEFF;
    border: 1px solid #82AEFF;
}
.mc_rtvl_checkbox:checked::before {
    opacity: 1;
}
.mc_rtvl_checkbox::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 80%;
    height: 80%;
    background: url(/LHqEJSkFUKMnTyusHyADDu1DOzcLHIknOk9OEIZ.jpg) center / cover no-repeat;
    transform: translate(-50%, -50%);
    opacity: 0;
}
.mc_rtvl_inputbox input:focus {
    outline: none;
}
.mc_rtvl_inputbox span {
    float: left;
    width: calc(100% - 16px);
    font-size: 16px;
    line-height: 44px;
    color: #1f1f1f;
    margin-left: 16px;
}
.mc_rtvl_xlbd {
    padding-top: 5px;
    padding-bottom: 28px;
    background: #fff;
    width: 100%;
}
.mc_rtvl_xlbd p{
    font-size: 16px;
    line-height: 1.75;
    color: #1f1f1f;
    font-family: 'RobotoRegular' !important;
    cursor: pointer;
}
.mc_rtvl_xlbd .slider {
    width: 100%;
}
.mc_rtvl_xlhd.act .mc_rtvl_xtb {
    transform: rotate(180deg);
}
.mc_tab_sortbtn {
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    cursor: pointer;
}
.mc_tab_sortbtn span{
    position: relative;
}
.mc_tab_sortbtn span::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    background: url(/LHqEJSkFUKMnTyusHyADDu1YDSqhIyMUIu9PKIZ.jpg) center / cover no-repeat;
    opacity: 0;
}
.mc_tab_th.desc .mc_tab_sortbtn span::before {
    opacity: 1;
}
.mc_tab_th.asc .mc_tab_sortbtn span::before {
    opacity: 1;
    transform: rotate(180deg);
}
.mc_table {
    transform-style: preserve-3d;
    width: 100%;
}
.mc_table th{
    padding: 20px;
}
.mc_table td{
    padding: 16.5px 18px;
}
.mc_table td a {
    font-size: inherit;
    line-height: inherit;
    color: #005aec;
}
.mc_table td p {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.mc_tab_pro td{
    font-size: 18px;
    line-height: 1.5;
    color: #666;
}
.l_tabp{
    width: 100%;
}
.mc_table td .l_tabp p{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    transition: all .36s;
}
.mc_table_hd tr {
    background: #f9f9f9;
}
.mc_rtv_hd_r{
    border-bottom: none;
}
.mc_table_hd th {
    background: #F2F3F4;
}
.mc_tab_searchbox {
    position: relative;
    /* margin-top: 10px; */
    border: 1px solid silver;
    width: 200px;
    height: 36px;
    margin-left: 20px;
}
.mc_tabsearch_input {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 5px;
    padding-right: 20px;
    color: #666;
}
.mc_tabsearch_btn {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
}
.mc_tabproxl_box {
    position: relative;
    padding: 25px 40px;
}
.mc_tabproxl_close {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 10;
    width: 20px;
    cursor: pointer;
}
.mc_tabproxl_l {
    width: calc(100% - 360px);
    border-right: 1px dashed silver;
}
.mc_tabproxl_r {
    width: 360px;
}
.mc_tabproxl_imgbox {
    width: 171px;
}
.mc_tabproxl_message {
    width: calc(100% - 171px);
    padding-left: 5vw;
}
.mc_tabproxl_imgbox a {
    display: block;
}
.mc_tabproxl_message h4 {
    font-size: 18px;
    line-height: 1.5;
    color: #007c8c;
    margin-bottom: 20px;
}
.mc_tabproxl_message p {
    font-size: 14px;
    line-height: 1.5;
    color: #007c8c;
    margin-bottom: 10px;
}
.mc_tabproxl_message a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.mc_tab_proxl {
    display: none;
}
.demo-slider {
    width: 100%;
}
.g_advb {
    margin-right: 18px;
}
.g_advbox {
    width: 100%;
    margin: 0 -15px;
}
.g_advfl {
    font-size: 14px;
    width: auto;
    margin-right: 10px;
    line-height: 24px;
}
.g_advfr {
    width: 50px;
    height: 24px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
}
.g_advfr input {
    width: 100%;
    height: 100%;
    padding: 0 3px;
}
.layui-slider {
    height: 2px;
    background: #e2e2e2;
    border-radius: 1px;
    position: relative;
    cursor: pointer;
}
.layui-slider-wrap-btn {
    width: 10px;
    height: 10px;
}
.layui-slider-bar {
    top: 1px;
}
.layui-slider-wrap-btn {
    background: #009688;
    border: 2px solid #009688;
}
.layui-slider-wrap-btn {
    background: #009688;
    border: 2px solid #009688;
}
.g_advbox {
    text-align: center;
    width: 172px;
}
.g_advboxin {
    display: inline-block;
}
.g_advb:nth-child(2) {
    margin-right: 0;
}
.g_adv {
    margin-bottom: 30px;
    width: 300px;
}
.g_searchbox {
    border-top: 3px solid #999;
}
.g_search {
    padding: 60px;
    background: #f9f9f9;
    border-bottom: 1px solid #e0e0e0;
}
.g_advtopfl {
    width: 120px;
    line-height: 1.2;
    color: #333;
    font-size: 16px;
    padding-right: 20px;
}
.g_advtopfr {
    width: 100%;
    position: relative;
    left: 7px;
}
.g_advbox {
    margin-top: 18px;
}
.g_inp input {
    width: 100%;
    border: 1px solid #eee;
    height: 40px;
    padding: 0 15px;
    color: #666;
    font-size: 14px;
}
.g_input .g_advtopfr {
    margin-top: 0;
}
.g_xltop {
    width: 100%;
    border: 1px solid #eee;
    padding: 0 15px;
    cursor: pointer;
}
.g_xltopfl {
    width: calc(100% - 16px);
}
.g_xltopfr {
    width: 16px;
    line-height: 40px;
}
.g_xltopfr img {
    width: 100%;
    transition: all .36s;
}
.g_xltopfl p {
    color: #333;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.g_xiala .g_advtopfr {
    margin-top: 0;
    position: relative;
}
.g_xlbot {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    padding: 18px 15px 10px;
    display: none;
}
.g_xllifl {
    width: 14px;
    position: relative;
}
.g_xllifl img {
    width: 100%;
    transition: all .36s;
}
.g_xlli1 {
    position: relative;
    top: 0;
    left: 0;
}
.g_xlli2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.g_xllifr {
    width: calc(100% - 16px);
    padding-left: 15px;
}
.g_xlbot li {
    margin-bottom: 10px;
    cursor: pointer;
}
.g_xllifr p {
    color: #666;
    font-size: 14px;
    line-height: 16px;
}
.g_xlbot li.active .g_xlli1 {
    opacity: 0;
}
.g_xlbot li.active .g_xlli2 {
    opacity: 1;
}
.g_xltop.on .g_xltopfr img {
    transform: rotate(180deg);
}
.g_search_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}
.g_slider {
    float: left;
    width: 33.333333%;
    padding-right: 80px;
}
.g_search_title {
    word-break: break-word;
    white-space: normal;
}
.g_xiala {
    width: 100%;
}
.mc_btn {
    display: inline-block;
    padding: 0 24px;
    cursor: pointer;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    background-color: #82AEFF;
    border-color: #82AEFF;
    color: #fff;
}
.mc_btn[disabled] {
    background-color: #999;
    border-color: #999;
    text-decoration: none;
    cursor: not-allowed;
}
.mc_rtv_btn {
    margin-top: 16px;
}
.mc_rtvl_select {
    color: #666;
    font-size: 14px;
    border: 1px solid silver;
    padding: 5px;
}
.mc_rtvl_xlscroll {
    max-height: 188px;
    overflow: auto;
}
.g_searchbox {
    position: relative;
}
/* .g_search_hidebtn {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    padding: 0 16px;
    line-height: 40px;
    font-size: 14px;
    color: #189;
    background: #fff;
    cursor: pointer;
    transition: all .36s;
    border-radius: 2px;
} */
.mc_table th {
    white-space: nowrap;
    cursor: pointer;
    min-width: 100px;
}
.l_tabp,.l_tabic,.l_tabimgs{
    display: inline-block;
}
.mc_tab_sortbtn{
    display: block;
    width: 100%;
    text-align: center;
    min-width: 100px;
}
.l_tabimgs{
    width: 16px;
    transition: all .36s;
    opacity: 0;
    transform: rotate(180deg);
}
.l_tabimgs img{
    width: 100%;
}
.mc_tab_th.desc .l_tabimgs{
    opacity: 1;
}
.mc_tab_th.asc .l_tabimgs {
    opacity: 1;
    transform: rotate(180deg);
}
.mc_rtv_bd_r {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 675px;
}
.mc_mbx {
    margin-bottom: 40px;
}
.mc_mbx_nav {
    padding: 30px 60px;
    background: #f9f9f9;
    border-bottom: 1px solid #e0e0e0;
}
.mc_mbx_li {
    float: left;
    font-size: 16px;
    line-height: 20px;
    color: #333;
}
.mc_mbx_li a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.mc_mbx_li:not(:last-child)::after {
    content: ">";
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    margin: 0 10px;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.g_slider {
    padding-right: 30px;
}
.mc_tab_td0 {
    white-space: nowrap;
    text-align: left !important;
    position: relative;
    z-index: 5;
    padding: 20px 82px 20px 10px;
}

.mc_table th,
.mc_table td {
    text-align: left;
}
.mc_table th:last-child,
.mc_table td:last-child{
    border-right: none;
} 
.mc_tab_bd .mc_tab_td0 {
    padding: 0;
    position: relative;
    padding-left: 32px;
    padding-right: 18px;
}
.mc_tab_bd .mc_tab_td0::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
}
.mc_tab_bd .mc_tab_td0 a{
    width: 100%;
    display: block;
    line-height: 60px;
}
.mc_tab_th {
    font-weight: inherit;
}
.l_tabic{
    width: 12px;
}
.l_tabic img{
    width: 100%;
}
.mc_tab_pro{
    border-bottom: 1px solid #F2F3F7;
    transition: all .36s;
}
.mc_rtvl_list{
    margin-top: 6px;
}
.mc_rtvl_xlbd .mc_rtvl_inputbox span{
    float: left;
    width: calc(100% - 15px);
    padding: 0 16px;
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    margin-left: 0;
}
.mc_rtvl_xlbd .mc_rtvl_inputbox {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 8px;
}
.mc_rtvl_xlbd .mc_rtvl_inputbox:last-child{
    margin-bottom: 0;
}
.l_b3sect .mc_tab_th{
    padding: 20px 40px 20px 10px;
}
.mc_tab_th {
    padding: 15px 20px;
}
.mc_tab_pro td{
    text-align: center;
}
.l_c2sect .mc_rtv_bd_r {
    height: 306px;
}
.l_d1bx2szp p{
    height: 31.5px;
    overflow: hidden;
}
.mc_table th:first-child{
    padding-left: 32px;
}
/* .mc_table th:first-child .mc_tab_sortbtn{
    width: 190px;
} */
.mc_rtv_num p{
    line-height: 1.75 !important;
    color: #666;
}
/* C2产品中心-选型页-end */

/* F1人才发展-start */
.develop_post{
    background-color: #F2F4F6;
    overflow: hidden;
}
.dplu_li{
    width: 33.333333%;
    padding: 0 16px;
    margin-bottom: 32px;
}
.develop_post_list_ul{
    margin: 0 -16px;
}
.dplu_li_cont{
    padding: 28px 40px 35px;
    background-color: #fff;
    transition: all .36s;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.dplu_li_cont_tit{
    border-bottom: 1px solid #E1E1E6;
    position: relative;
    transition: all .36s;
}
.dplu_li_cont_tit .std_title5,
.job_pop_tit .std_title4{
    font-weight: bold;
    transition: all .36s;
    margin-bottom: 16px;
    position: relative;
    padding-left: 20px;
}
.dplu_li_cont_tit .std_title5::after,
.job_pop_tit .std_title4::after{
    content: "";
    width: 4px;
    height: 20px;
    background: #82AEFF;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all .36s;
}
.dplu_li_cont_info{
    margin-top: 20px;
}
.dplu_li_cont_bg {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
}
.dplu_li_cont_bg img{
    width: 100%;
}
.dlci_parga p{
    transition: all .36s;
}
.dlci_parga{
    margin-bottom: 15px;
}
.dlci_btn .std_btn2 p{
    font-size: 14px;
}
.develop_post_btn_cont p{
    line-height: 50px;
    color: #fff;
}
.develop_post_btn{
    text-align: center;
    margin-top: 38px;
}
.develop_member_le{
    width: 40%;
}
.develop_member_le img{
    width: 100%;
}
.develop_member_ri{
    width: 60%;
    padding-left: 148px;
    padding-right: 116px;
}
.develop_member .ys_cont1360{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.develop_member_ri h2,
.develop_member_ri .home_title{
    text-align: left;
}
.job_pop_tit .std_title4{
    font-weight: bold;
}
.job_pop_add span{
    color: #333;
}
.job_pop_btn .std_btn3_box{
    padding: 0 30px;
}
.jpel_tit p{
    color: #333;
    font-weight: bold;
}
.jpel_tit{
    margin-bottom: 16px;
}
.join_pop_edr{
    margin-top: 24px;
    max-height: 400px;
}
.jpel_parga p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 0;
}
.join_pop_edr_li{
    padding-right: 48px;
}
.join_pop_edr_li:first-child{
    margin-top: 0;
}
.job_pop_btn{
    margin-top: 67px;
}
.job_pop .ys_modal_content {
    width: 790px;
    padding: 60px 32px 60px 70px;
    max-height: 730px;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(208, 208, 208, .2);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(208, 208, 208, 1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{
    background-color: rgba(208, 208, 208, 1);
}
.job_pop .ys_modal_close {
    right: 24px;
    top: 24px;
    width: 20px;
}
.job_pop .ys_modal_close img{
    width: 100%;
}
.develop_member{
    overflow: hidden;
}
.job_pop{
    background: rgba(0,0,0,.5);
}
.develop_seek_cont{
    padding: 0 36px;
}
.develop_seek_cont_box{
    width: 100%;
    position: relative;
}
.dscb_text{
    padding: 50px 56px;
    background: #F2F4F6;
    width: 490px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dscb_img{
    width: 80%;
}
.dscb_img img{
    width: 100%;
}
.dwbu_li_parga p{
    line-height: 2.5;
    color: #333;
}
.dwbu_li{
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.dwbu_li_icon{
    flex-shrink: 0;
    width: 34px;
    position: relative;
    top: 5.5px;
}
.dwbu_li_parga{
    padding-left: 8px;
}
.daiu_li{
    width: 664px;
    margin-right: 32px;
}
.develop_why{
    position: relative;
}
.develop_why_bg img:nth-child(1){
    width: 900px;
    position: absolute;
    left: 0;
    bottom: -252px;
    z-index: -1;
}
.develop_why_bg img:nth-child(2){
    width: 492px;
    position: absolute;
    bottom: 75px;
    right: 11.5%;
    z-index: -1;
}
.develop_atlas_item_ul{
    display: flex;
    width: calc((664px * var(--width-shu)) + (32px *var(--width-shu)));
}
.develop_atlas_item{
    position: relative;
    display: flex;
}
.develop_atlas_item::before{
    content: "";
    width: 396px;
    height: 100%;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.develop_atlas_item::after{
    content: "";
    width: 396px;
    height: 100%;
    background: linear-gradient(-90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}
@keyframes donghua1 {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes donghua2 {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
.develop_atlas_item_ul1{
    animation: donghua1 linear infinite;
}
.develop_atlas_item_ul2{
    transform: translateX(100%);
    position: absolute;
    top: 0;
    left: 0;
    animation: donghua2 linear infinite;
}
/* F1人才发展-end */

/* B1公司简介-start */
.pdbs_li_cont{
    padding-left: 42px;
    padding-right: 12px;
  
    border-left: 1px solid #E5E5E5;
    height: 100%;
}
.pdbs_li_cont_tit{
    color:  #82AEFF;
    font-family: 'PlayBold';
    padding-top: 10px;
}
.pdbs_li_cont_info li{
    margin-bottom: 16px;
}
#profile_develop_bt_swiper .swiper-wrapper {
    align-items: stretch;
   
}
.pdbs_li{
    height: auto !important;
}
.pdbs_li_cont_info p{
    font-size: 16px;
}
.pdbs_li_cont_info{
    max-height: 290px;
    overflow: hidden;
    padding-right: 30px;
}
.swiper-pagination-progressbar {
    background: #E5E5E5 !important;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 2px !important;
    top: auto !important;
    bottom: -40px !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #82AEFF !important;
}
#profile_develop_bt_swiper{
    margin-bottom: 40px;
    overflow: visible !important;
}
.pdba_btn{
    width: 36px;
    height: 36px;
    background: #82AEFF;
    cursor: pointer;
    transition: all .36s;
    position: relative;
    pointer-events: all;
}
.pdba_btn_icon{
    width: 100%;
}
.pdba_btn_icon img{
    width: 100%;
}
.pdba_prev{
    transform: rotate(-180deg);
    left: -42px;
}
.profile_develop_bt_arrow{
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    justify-content: space-between;
    z-index: 5;
    pointer-events: none;
}
.profile_develop_bt{
    position: relative;
}
.pdba_next{
    right: -42px;
}
.swiper-button-disabled{
    background: #E5E8ED;
    pointer-events: none;
}
.profile_develop{
    position: relative;
    overflow: hidden;
}
.profile_develop::before{
    content: "";
    width: calc(50% - 680px);
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.profile_develop::after{
    content: "";
    width: calc(50% - 680px);
    height: 100%;
    background: rgba(255,255,255,.5);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.profile_honor{
    background-color: #F2F4F6;
    overflow: hidden;
}
.phbu_li{
    width: 33.333333%;
    padding: 0 16px;
}
.profile_honor_bt_ul{
    margin: 0 -16px;
}
.phbu_li:not(:first-child){
    display: none;
}
.phbu_li_cont{
    padding: 60px 52px 50px;
    border: 1px solid #EEE;
    background: #FFF;
    border-bottom: 4px solid #82AEFF;
    position: relative;
    z-index: 1;
}
.phbu_li_cont .std_title3{
    line-height: 1.75;
    text-align: center;
    font-family: 'PlayBold';
    color: #82AEFF;
}
.phbu_li_cont_tit{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.phbu_li_cont_box{
    position: relative;
}
.plcb_text {
    width: 100%;
    padding: 0 50px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.phbu_li_cont_bg{
    width: 100%;
}
.phbu_li_cont_bg img{
    width: 100%;
}
.profile_honor_bt_ul .slick-prev {
    left: -58px;
}
.profile_honor_bt_ul .slick-next {
    right: -58px;
}
.profile_values{
    position: relative;
    padding-top: 196px;
    padding-bottom: 210px;
    overflow: hidden;
}
.profile_values h2{
    color: #fff;
}
.profile_values_bt{
    margin-top: 70px;
}
.pvbu_li_cont_icon{
    width: 64px;
    margin: auto;
}
.pvbu_li_cont{
    padding: 60px 35px;
    transition: all .36s;
    background: rgba(130, 174, 255, 0.10);
    backdrop-filter: blur(10px);
    height: 100%;
    position: relative;
}
.pvbu_li{
    width: 25%;
    padding: 0 16px;
    position: relative;
}
.profile_values_bt_ul{
    margin: 0 -16px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}   
.pvbu_li_cont_tit{
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.pvbu_li_cont_info{
    margin-top: 17px;
}
.pvbu_li_cont_info p{
    color: #fff;
    text-align: center;
}
.profile_innovate_le{
    width: 64%;
}
.profile_innovate_le img{
    width: 100%;
}
.profile_innovate{
    background:#F2F4F6;
    padding-right: calc(50% - 680px);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
}
.profile_innovate_ri{
    width: 36%;
    padding-left: 200px;
}
.profile_innovate_ri .std_title4{
    line-height: 1.75;
}
.profile_data_le{
    width: 56%;
    position: relative;
    overflow: hidden;
}
.profile_data_le_bg{
    width: 100%;
}
.profile_data_le_bg img{
    width: 100%;
}
.profile_data_le_text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding-right: 290px;
}
.profile_data_ri{
    width: 53%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
.profile_data_ri_bg{
    width: 100%;
}
.profile_data_ri_bg img{
    width: 100%;
}
.profile_data{
    position: relative;
}
.profile_data_ri .helu_li_cont_num span {
    font-size: 40px;
}
.profile_data_ri .helu_li{
    width: 33.333333%;
    padding: 0;
    margin: 0;
}
.profile_data_ri .helu_li::after{
    display: none;
}
.profile_data_ri .home_enter_list_ul {
    margin: 0;
}
.profile_data_ri_list{
    padding-left: 160px;
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
}
.profile_data_ri .helu_li_cont_parga p{
    color: #fff;
}
.profile_distribute{
    overflow: hidden;
}
.profile_distribute_cont_img{
    width: 740px;
    /* margin-top: 64px; */
}
.profile_distribute_cont_img img{
    width: 100%;
}
.profile_distribute_cont_text{
    width: calc(100% - 740px);
    padding-right:188px;
    margin-top: 180px;
}
.pdct_ul_li .home_title,
.pdct_ul_li .home_title h2{
    text-align: left;
}
.pdct_ul_li_bt{
    margin-top: 40px;
}
.pdct_ul_li_bt p{
    margin-bottom: 16px;
}
.pdct_ul_li{
    margin-bottom: 180px;
    opacity: 0.3;
    transition: all .36s;
}
.pdct_ul_li.active{
    opacity: 1;
}
.profile_distribute_cont_img.ys_fixed{
    position: fixed;
    top: 144px;
    right: calc(50% - 680px);
}
.profile_distribute_cont_img.ys_fixed.ys_notfixed{
    position: absolute;
    bottom: 64px;
    top: auto !important;
    right: calc(50% - 680px);
}
.profile_distribute_cont{
    position: relative;
    padding: 64px 0;
}
.quality_target_parga {
    width: 61%;
    margin: auto;
    text-align: center;
}
.quality_target_bt{
    margin-top: 78px;
    padding: 0 10px;
    opacity: 0;
    transition: all .36s;
}
.quality_target_bt.act{
    opacity: 1;
}
.qtbu_li_cont_le {
    width: 10px;
    height: 100%;
    position: relative;
}
.slcl_vertline {
    width: 1px;
    height: 100%;
    background-color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}
.slcl_horiline {
    width: 100%;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
}
.slcl_point {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    bottom: -5px;
    left: -5px;
}
.quality_target_bt.act .qtbu_li:nth-child(1) .slcl_vertline {
    animation: vertical_line .5s ease-in-out both .1s;
}
.quality_target_bt.act .qtbu_li:nth-child(1) .slcl_horiline {
    animation: horizontal_line .5s ease-in-out both .5s;
}
.quality_target_bt.act .qtbu_li:nth-child(1) .slcl_point {
    animation: point_fadein .5s ease-in-out both .1s;
}
.quality_target_bt.act .qtbu_li:nth-child(1) .slct_box {
    animation: lenfadeInUp .5s ease-in-out both .7s;
}
.quality_target_bt.act .qtbu_li:nth-child(2) .slcl_point{
    animation: point_fadein .5s ease-in-out both .8s;
}
.quality_target_bt.act .qtbu_li:nth-child(2) .slcl_vertline{
    animation: vertical_line .5s ease-in-out both .8s;
}
.quality_target_bt.act .qtbu_li:nth-child(2) .slcl_horiline{
    animation: horizontal_line .5s ease-in-out both 1.2s;
}
.quality_target_bt.act .qtbu_li:nth-child(2) .slct_box{
    animation: lenfadeInUp .5s ease-in-out both 1.4s;
}
.quality_target_bt.act .qtbu_li:nth-child(3) .slcl_point{
    animation: point_fadein .5s ease-in-out both 1.5s;
}
.quality_target_bt.act .qtbu_li:nth-child(3) .slcl_vertline{
    animation: vertical_line .5s ease-in-out both 1.5s;
}
.quality_target_bt.act .qtbu_li:nth-child(3) .slcl_horiline{
    animation: horizontal_line .5s ease-in-out both 1.9s;
}
.quality_target_bt.act .qtbu_li:nth-child(3) .slct_box{
    animation: lenfadeInUp .5s ease-in-out both 2.1s;
}
.qtbu_li{
    min-width: 330px;
}
.qtbu_li_cont {
    width: 100%;
    height: 100%;
}
.qtbu_li1{
    height: 205px;
}
.qtbu_li2{
    height: 278px;
}
.qtbu_li3{
    height: 360px;
}
.qtbu_li_cont_text{
    width: calc(100% - 10px);
    padding-left: 10px;
    height: 100%;
}
.slct_box {
    width: 100%;
    height: 100%;
    position: relative;
}
.slct_box_parga {
    position: absolute;
    left: 0;
    top: -18px;
}
.slct_box_num {
    color: #000;
    font-weight: bold;
    position: absolute;
    bottom: 45px;
    left: 0;
}
.slct_box_parga .std_title4{
    margin-bottom: 16px;
}
.quality_target_bt_ul{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
@keyframes vertical_line{
    0%{
        height: 0%;
    }
    100%{
        height: 100%;
    }
}
@keyframes horizontal_line{
    0%{
        width: 0%;
    }
    100%{
        width: 100%;
    }
}
@keyframes point_fadein{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.quality_system{
    padding-top: 150px;
    overflow: hidden;
}
.quality_system_tit{
    position: relative;
}
.quality_system_tit::after{
    content: "";
    width: 1px;
    height: 48px;
    background: #E6E6E6;
    position: absolute;
    top: -88px;
    left: 50%;
    transform: translateX(-50%);
}
.qslu_li{
    padding: 0 132px;
    position: relative;
    width: 50%;
}
.qslu_li_cont{
    width: 100%;
}
.qslu_li_cont .ys_imgbox_cover{
    box-shadow: 0px 2px 19px 10px rgba(134, 146, 165, 0.07);
}
.qslu_li_cont_text{
    margin-top: 25px;
}
.qslu_li_cont_text p{
    color: #999;
    text-align: center;
}
.qlct_tit{
    font-weight: bold;
    color: #333;
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 4px;
}
.qslu_li::after{
    content: '';
    width: 1px;
    height: calc(100% + 20px);
    background: #E6E6E6;
    position: absolute;
    top: -20px;
    right: 0;
}
.qslu_li:last-child::after{
    display: none;
}
.quality_basic{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.quality_basic_bg{
    width: 100%;
    z-index: -1;
}
.quality_basic_bg img{
    width: 100%;
}
.qbbu_li{
    width: 50%;
    padding: 0 16px;
}
.quality_basic_bt_ul{
    margin: 0 -16px;
}
.qbbu_li_cont_text{
    padding: 0 56px;
    bottom: 40px;
    z-index: 5;
    width: 100%;
}
.qbbu_li_cont{
    position: relative;
}
.qbbu_li_cont .ys_imgbox_cover{
    position: relative;
}
.qbbu_li_cont .ys_imgbox_cover::after{
    content: "";
    width: 100%;
    height: 87%;
    opacity: 0.7;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.qbbu_li_cont_text .std_title3{
    font-weight: bold;
    color: #fff;
}
.qbbu_li_cont_text p{
    color: #fff;
}
.qbbu_li_cont_text .std_parga{
    margin-top: 16px;
    display: none;
}
.quality_service{
    background: #F2F4F6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.quality_service_bg{
    width: 77%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.quality_service_bg img{
    width: 100%;
}
.qlct_parga {
    margin-bottom: 0 !important;
}
.qlct_parga li{
    margin-bottom: 6px;
}
.qsbs_li_cont_text .std_title3{
    font-weight: bold;
}
.qsbs_li_cont_text{
    padding-left: 82px;
    width: 0;
    opacity: 0;
    height: 0;
    position: relative;
}
.qlct_box{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.qsbs_li.swiper-slide-active .qsbs_li_cont_text {
    opacity: 1;
    width: 514px;
    height: 146px;
    transition: opacity .36s .2s,height .36s .2s;
}
.qsbs_li.swiper-slide-active .qsbs_li_cont_num {
    opacity: 0.1;
    transition: opacity .36s .2s;
}
.qsbs_li_cont{
    display: flex;
    align-items: center;
    position: relative;
}
.quality_service_bt {
    width: 71%;
}
.qsbs_li_cont_img {
    width: 375px;
    flex-shrink: 0;
}
.qsbs_li_cont_num{
    font-size: 150px;
    color: #82AEFF;
    opacity: 0.1;
    font-family: 'PlayBold';
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}
.quality_service_bt .swiper-container{
    overflow: visible !important;
    padding-bottom: 74px;
    position: static;
}
.qsbs_li.swiper-slide-active {
    width: 100% !important;
}
.qsbs_li {
    width: 39% !important;
}
.energ_assem_page p{
    color: #333;
}
.energ_assem_page span{
    color: #333;
    font-family: 'PlayRegular';
}
.quality_service_bt .swiper-pagination-progressbar {
    background: #999999 !important;
}
.quality_service_bt .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 464px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0 !important;
}
.energ_assem_page {
    position: absolute;
    bottom: -14px;
    left: 400px;
    z-index: 5;
}
.quality_service_cont{
    position: relative;
}
.energ_assem_range {
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none;
}
.energ_assem_range_cont {
    width: calc(50% - 680px + 375px);
    height: calc(100% - 74px);
    position: absolute;
    pointer-events: all;
    user-select: none;
}
.energ_assem_range_prev {
    left: 0;
}
.energ_assem_arrow_icon {
    width: 72px;
    cursor: pointer;
    transition: all .36s;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.energ_assem_arrow_prev {
    left: 216px;
    pointer-events: all;
}
.energ_assem_arrow_icon img {
    width: 100%;
}
.energ_assem_range_next {
    right: -40px;
}
.energ_assem_arrow_next {
    right: 216px;
    pointer-events: all;
}
.energ_assem_follw {
    position: fixed;
    pointer-events: none;
    width: 72px;
    height: 72px;
    z-index: 1000;
    background: url(/LHqEJSkFUKMnTyusHyADDu1EOzcLHIknNO9OEIZ.jpg) center / cover no-repeat;
    opacity: 0;
}
.energ_assem_follw_icon {
    width: 100%;
    height: 100%;
}
.quality_service_cont .ys_cont1360{
    position: relative;
}
.quality_basic_mid{
    margin-top: 85px;
    margin-bottom: 160px;
}
.quality_basic_mid_cont{
    position: relative;
}
.qbmc_cont{
    width: 36%;
    margin: auto;
    position: relative;
}
.qbmc_cont_img{
    width: 100%;
}
.qbmc_cont_img img{
    width: 100%;
}
.qbmc_cont_bg{
    width: 100%;
}
.qbmc_cont_bg img{
    width: 100%;
    animation: circleRotate 20s infinite linear both;
}
@keyframes circleRotate{
    0%{
        transform: rotate(0);
    }
    100%{
        transform: rotate(1turn);
    }
}
.qbmc_cont_tit{
    font-weight: bold;
    z-index: 5;
}
.qtul_tit p{
    font-weight: bold;
    color: #333;
}
.qtul_parga p{
    color: #999;
    font-size: 16px;
}
.qbmc_text_ul_li{
    position: absolute;
}
.qbmc_text_ul_li1{
    display: flex;
    align-items: flex-start;
    left: 48%;
    top: -30px;
    width: 300px;
}
.qbmc_text_ul_li1 .qtul_parga{
    padding-left: 24px;
    margin-top: 0;
}
.qbmc_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.qtul_parga{
    margin-top: 8px;
}
.qbmc_text_ul_li2{
    left: 71%;
    top: 45%;
    transform: translateY(-50%);
    width: 251px;
}
.qbmc_text_ul_li3{
    width: 335px;
    text-align: center;
    left: 38%;
    bottom: -75px;
}
.qbmc_text_ul_li4{
    width: 378px;
    text-align: end;
    top: 45%;
    transform: translateY(-50%);
    left: 1%;
}
.qbma_tp_icon{
    width: 34px;
    height: 34px;
    position: absolute;
    top: -17px;
    left: -17px;
    opacity: 0;
}
.qbma_tp_icon img{
    width: 100%;
}
.qbma_tp{
    position: absolute;
    width: 31.4%;
    top: 3%;
    left: 7.5%;
}
.qttl_parga p{
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}
.qbma_tp_text_li{
    width: 50%;
    padding: 0 20px;
    position: relative;
}
.qbma_tp_text_li::after{
    content: "";
    width: 1px;
    height: 38px;
    background-color: #333;
    opacity: 0.2;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.qbma_tp_text_li:last-child::after{
    display: none;
}
.qbma_tp_text_li:nth-child(1){
    text-align: right;
}
.qbma_tp_text{
    margin-top: 26px;
    opacity: 0;
}
.qbma_tp_text.wow{
    opacity: 1;
    visibility: visible;
}
.qbma_tp_svg{
    width: 100%;
}
.qbma_tp_svg svg{
    width: 100%;
    height: auto;
}
.qbma_tp_svg path{
    opacity: 0;
}
.quality_basic_mid .ys_cont1360{
    position: relative;
}

.qbms_svg{
    width: 100%;
}
.qbms_svg svg{
    width: 100%;
    height: auto;
}
.qbms_icon{
    width: 24px;
    height: 26px;
    position: absolute;
    left: -12px;
    top: -13px;
    opacity: 0;
}
.qbms_icon img{
    width: 100%;
}
.qbms_demand_cont_tit p{
    text-align: center;
    font-weight: bold;
    color: #333;
}
.qbms_demand_cont_parga p{
    text-align: center;
}
.qbms_demand{
    padding: 20px 22px;
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(10px);
    width: 235px;
    position: absolute;
    bottom: 0;
    left: 26%;
    opacity: 0;
    z-index: 5;
    transition: all .36s;
}
.qbms_demand.act{
    opacity: 1;
}
.qbms_improve{
    width: 68%;
    position: absolute;
    right: 0;
    top: 0;
}
.qbms_improve_svg{
    width: 100%;
}
.qbms_improve_svg svg{
    width: 100%;
    height: auto;
}
.qbms_improve_text_circle{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 4px 14px rgba(2, 76, 144, 0.16);
    position: relative;
}
.qbms_improve_text_circle::after{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #82AEFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.qitp_cont p{
    font-weight: bold;
    color: #fff;
    line-height: 46px;
}
.qitp_cont{
    padding: 0 28px;
    border-radius: 50px;
    background: #82AEFF;
    display: inline-block;
    margin-left: 8px;
}
.qbms_improve_text{
    display: flex;
    align-items: center;
    position: absolute;
    top: -28px;
    left: -74px;
}
.qbms_improve_cont.act{
    opacity: 1;
}
.qbms_improve_cont{
    opacity: 0;
}
.quality_flow{
    position: relative;
    z-index: 1;
    padding-bottom: calc(100vh - 80px);
    overflow: hidden;
}
.quality_flow_cont_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100vh - 80px);
    transition: left 0s !important;
}
.quality_flow_cont_box .ys_pos_center{
    width: 100%;
}
.quality_flow_tit h2{
    color: #fff;
}
.quality_flow_bt{
    margin-top: 67px;
    position: relative;
    transition: left .1s linear;
    /* padding-left: calc(50% - 600px); */
}
.qfbu_li:last-child{
    margin-right: 100px;
}
.qfbu_li{
    /* padding: 0 16px; */
    margin-right: 32px;
}
/* .quality_flow_bt_ul{
    margin: 0 -16px;
} */
.qfbu_li_cont_tp .std_title4{
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.qfbu_li_cont_tp{
    width: 100%;
    background: rgba(255,255,255,.1);
}
.quality_flow_bt_cont{
    padding-left: 36px;
}
.qfbu_li_cont_bt{
    margin-top: 60px;
    height: calc(100% - 60px - 50px);
}
.qulc_num{
    font-size: 80px;
    line-height: 1.75;
    color: #fff;
    opacity: 0.2;
    font-family: 'PlayBold';
    position: absolute;
    left: 0;
    top: -60px;
    z-index: -1;
}
.qlcb_ul_li_cont .std_title5{
    font-weight: bold;
    color: #fff;
    padding: 0 40px;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
}
.qulc_info{
    background: rgba(130, 174, 255, 0.50);
    backdrop-filter: blur(10px);
    transition: all .36s;
    padding: 50px 40px;
    height: calc(100% - 92px);
    transition: all .36s;
}
.qulc_info p{
    color: #fff;
}
.qulc_info li{
    padding-left: 13px;
    position: relative;
}
.qulc_info li::before{
    content: "";
    width: 3px;
    height: 7px;
    background: url(/LHqEJSkFUKMnTyusHyADDu1EOzcLHIknOu9OEIZ.jpg) center / cover no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
}
.qulc_info_tp{
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.qlcb_ul_li_cont{
    position: relative;
    height: 100%;
}
.qlcb_ul_li{
    width: 316px;
    margin-right: 32px;
}
.qlcb_ul{
    display: flex;
    align-items: stretch;
    height: 100%;
}
.qlcb_ul_li:last-child{
    margin-right: 0;
}
.quality_flow_bt_ul{
    display: flex;
    align-items: stretch;
    
}
.qfbu_li_cont{
    height: 100%;
}
.quality_flow_cont_box.ys_fixed{
    position: fixed;
    top: 80px;
}
.quality_flow_cont_box.isnot_fixed {
    top: initial;
    bottom: 0px;
}

/* B1公司简介-end */



/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .pilc_list_li a:hover .pllt_tit{
        color: #5490FF;
    }
    .qbbu_li_cont:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .qlcb_ul_li_cont:hover .qulc_info {
        background: #82AEFF;
    }
    .pvbu_li_cont:hover {
        background: #82AEFF;
    }
    .develop_atlas_item:hover .develop_atlas_item_ul1, 
    .develop_atlas_item:hover .develop_atlas_item_ul2 {
        animation-play-state: paused;
    }
    .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: rgba(208, 208, 208, 1);
    }
 
    .dplu_li_cont:hover{
        background-color: #82AEFF;
    }
    .dplu_li_cont:hover .std_title5{
        color: #fff;
    }
    .dplu_li_cont:hover .std_title5::after{
        background: #fff;
    }
    .dplu_li_cont:hover p{
        color: #fff;
    }
    .dplu_li_cont .std_btn2:hover p{
        color: #fff;
    }
    .dplu_li_cont:hover .std_btn8_box_icon img:nth-child(2){
        opacity: 1;
    }
    .dplu_li_cont:hover .dplu_li_cont_tit {
        border-bottom: 1px solid rgba(255,255,255,.2);
    }
    .mc_rtvhd_btn a:hover{
        color: #82AEFF;
    }
    .prosort_list_ul_li a:hover .ys_imgbox_cover img{
        transform: scale(1)
    }
    .prosort_list_ul_li a:hover .std_btn2_box p {
        color: #5490FF;
    }
    .prosort_list_ul_li a:hover .std_btn2_box_icon img:nth-child(2) {
        opacity: 1;
    }
    .prosort_list_ul_li a:hover .std_title4{
        color: #82AEFF;
    }
    .mc_tab_pro:hover{
        background: #FAFAFB;
    }
    .mc_tab_pro:hover .l_tabp p{
        color: #82AEFF;
    }
    .mc_tab_pro:hover .mc_tab_td0::after{
        background-color: #FAFAFB;
    }
    .std_btn6:hover .std_btn6_box_icon::after,
    .std_btn6:hover .std_btn6_box_icon::before {
        left: 115%;
    }
    .std_btn6:hover .std_btn6_box img{
        left: 30%;
    }
    .std_btn6:hover p{
        left: 10px;
    }
    .pilc_ul_li a:hover .std_btn4 {
        background-color: #82AEFF;
    }
    .pilc_ul_li a:hover .mod_cover img:nth-child(2) {
        opacity: 0;
    }
    .ilcu_item a:hover{
        box-shadow: 0px 2px 19px 10px rgba(134, 146, 165, 0.07);
    }
    .ilcu_item a:hover .ilcu_item_btn{
        opacity: 1;
    }
    .ilcu_li a:hover .ilcu_li_tit{
        color: #82AEFF;
    }
    .ilcu_li a:hover .ilcu_li_bg{
        opacity: 1;
    }
    .ctul_map a:hover p{
        color: #82AEFF;
    }
    .ncbp_ul_li a:hover p{
        color: #666;
    }
    .pc_fenye li:hover{
        background: #82AEFF;
        color: #fff;
    }
    .first li:hover,
    .prev li:hover,
    .next li:hover,
    .end li:hover{
        background: transparent;
        color: #82AEFF;
    }
    .tclu_li a:hover .std_btn4{
        background-color: #82AEFF;
    }
    .tclu_li a:hover .std_btn4 .mod_cover img:nth-child(2){
        opacity: 0;
    }
    .std_btn7:hover .std_btn7_box::before,
    .std_btn1:hover .std_btn1_box::before,
    .std_btn3:hover .std_btn3_box::before{
        opacity: 1;
        width: 100%;
    }
    .std_btn1:hover p,
    .std_btn3:hover p{
        color: #82AEFF;
    }
    .mftn_ul_li_bt a:hover{
        opacity: 1;
    }
    .mod_side_ul_li:hover{
        background: #5490FF;
    }
    .mod_side_ul_li:hover .msul_pop{
        opacity: 1;
        visibility: visible;
        transform: scale(1) translate(-100%,-50%);
        transition: opacity .4s,transform .3s ease-out;
    }
    .hpbt_ul_li a:hover .hpbt_ul_li_tit{
        color: #82AEFF;
    }
    .profile_honor_bt_ul .slick-arrow:hover,
    .home_new_bt_ul .slick-arrow:hover,
    .prodet_recomm_bt_ul .slick-arrow:hover{
        background-color: #82AEFF;
    }
    .hnbu_li a:hover .hnbu_li_text_tit{
        color: #82AEFF;
    }
    .std_btn2:hover p{
        color: #5490FF;
    }
    .std_btn2:hover .std_btn2_box_icon img:nth-child(2){
        opacity: 1;
    }
    .hdca_ul_li:hover .hdca_ul_li_text::after{
        width: 100%;
    }
    .hdca_ul_li:hover .hdca_ul_li_text{
        background: rgba(130, 174, 255, 0.80);
        transition: all .3s .2s;
    }
    .hdca_ul_li:hover .hdca_ul_li_text p{
        color: #fff;
    }
   
    .std_btn4:hover{
        background-color: #82AEFF;
    }
    .std_btn4:hover .mod_cover img:nth-child(2){
        opacity: 0;
    }
    .nclu_li a:hover .std_btn5_box p,
    .std_btn5:hover p{
        color: #82AEFF;
    }
    .nclu_li a:hover .std_btn5_box_img img:nth-child(2),
    .std_btn5:hover .std_btn5_box_img img:nth-child(2){
        opacity: 0;
    }
    .nclu_li a:hover .std_btn5_box_img img:nth-child(1),
    .std_btn5:hover .std_btn5_box_img img:nth-child(1){
        opacity: 1;
    }
    .nclu_li a:hover .nltc_tit{
        color: #82AEFF;
    }
    .prbu_li a:hover .std_btn2 p ,
    .pilc_list_li a:hover .std_btn2 p {
        color: #5490FF;
    }
    .prbu_li a:hover .std_btn2_box_icon img:nth-child(2) ,
    .pilc_list_li a:hover .std_btn2_box_icon img:nth-child(2) {
        opacity: 1;
    }
    .hlul_cont:hover p{
        color: #82AEFF;
    }
    .ys_bread a:hover{
        opacity: 1;
    }
}

/* 载入效果 */
@keyframes lenfadeInUp{
    0%{
        opacity: 0;
        transform: translateY(20px);
    }
    100%{
        opacity: 1;
        transform: translateY(0px);
    }
}
.len_anmt_up1 {
    animation: lenfadeInUp .6s ease-in-out both;
    animation-delay: .1s;
}
.len_anmt_up2{
    animation: lenfadeInUp .6s ease-in-out both;
    animation-delay: .2s;
}
.len_anmt_up3{
    animation: lenfadeInUp .6s ease-in-out both;
    animation-delay: .3s;
}

.ys_ban_li.slick-current .ys_ban_title,
.ys_ban_li.slick-current .ys_ban_parga,
.ys_ban_li.slick-current .ys_ban_btn{
    animation: lenfadeInUp .5s ease-in-out both;
    animation-delay: .5s;
    visibility: visible;
}
.home_pro_bt_img,.develop_member_le{
    transform: translateY(50px);
    transition: all 1s .3s;
    visibility: visible !important;
}
.home_pro_bt_img.animated,
.develop_member_le.animated{
    transform: translateY(0);
}
.irlu_li,.hdcl_li{
    animation: lenfadeInUp .5s ease-in-out both .1s;
}
.ilcu_li:nth-child(4n+1){
    animation-delay: .2s;
}
.ilcu_li:nth-child(4n+2){
    animation-delay: .3s;
}
.ilcu_li:nth-child(4n+3){
    animation-delay: .4s;
}
.ilcu_li:nth-child(4n+4){
    animation-delay: .5s;
}
.pvbu_li.animated{
    animation: lenfadeInUp .6s ease-in-out both .2s;
}
.profile_develop_bt.animated{
    animation: lenfadeInUp .6s ease-in-out both .2s;
}
.ys_phnavss_btn{
    line-height: 64px;
    width: 26px;
}
.ys_phnavss_btn img{
    width: 100%;
}
input:-webkit-autofill{
	transition: background-color 5000s ease-in-out 0s;
}  
/* 2023.11.2修改 */
.qbmc_text_ul_li2 {
    left: 69%;
}
.qbmc_text_ul_li4 {
    left: 3%;
}
.pulc_icon{
    pointer-events: none;
}
.ilcu_li_bg{
    bottom: -1px;
}
.tclu_li_btn.null{
    opacity: 0;
    pointer-events: none;
}
.pdba_prev {
    left: -76px;
}
.quality_flow_cont_box {
    display: flex;
    align-items: center;
}
.quality_flow_cont_box .ys_pos_center {
    position: static;
    transform: inherit;
}
.home_system_cont_text{
    top: 0;
    transform: inherit;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.promodel_box_bt {
    margin-top: 50px !important;
}
.qslu_li:not(:first-child){
    display: none;
}
.tool_cont_search_cont{
    flex-direction: row-reverse;
}
.tcsc_icon {
    margin-right: 20px;
}
.mod_ban_text {
    top: calc(50% + 40px);
}
.energ_assem_arrow_prev{
    transform: translateY(-50%) rotate(180deg);
}
.qulc_info_bt ul{
    max-height: 21vh;
    overflow: hidden;
    padding-right: 10px;
}
.mc_table th {
    min-width: 260px;
}
.tool_cont_search {
    display: flex;
    align-items: center;
}
.tool_cont_search_cont{
    margin-right: 20px;
}
.qlci_ph{
    display: none;
}
.promodel_main .pbbs_ri,
.tool_cont_search .pbbs_ri{
    margin-right: 10px;
}
.develop_post_btn_parga p{
    color: #000;
}
.develop_post_btn_parga{
    margin-right: 50px;
}
.develop_post_btn .std_btn7 {
    margin: 0 5px;
}
.develop_post_btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.qbma_text_ri{
    width: 210px;
    position: relative;
}
.qbma_text_ri img{
    width: 100%;
}
.qbma_text_ri .qttl_parga{
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 20px;
    z-index: 5;
}
.qbma_text_ri .qttl_parga p{
    font-size: 16px;
}
.qbma_text_le .qttl_parga p{
    font-size: 18px;
}
.qbma_text_le{
    width: 190px;
    margin-right: 20px;
    position: relative;
    top: 20px;
}
.qbma_text{
    display: flex;
    align-items: center;
}
.quality_basic_mid_activi{
    position: absolute;
    left: 8%;
    bottom: -1%;
}
.ilcu_item_tit {
    width: 110px;
}
.ilcu_item_parga {
    width: calc(100% - 110px - 16px);
}

/*2023.12.15修改-start*/
.mcbt_btn .std_btn3_box{
    width: 150px;
    text-align: center;
    padding: 0 30px;
}
.mod_contact_box_text h2{
    width: calc(100% - 150px);
    padding-right: 30px;
}
.ilcu_li_tit{
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
}
.ilcu_li_text p{
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ilcu_li a {
    padding: 30px 30px 96px;
}
.ilcu_li_text_btn {
    bottom: 40px;
    left: 30px;
}
.industry_list .industry_list_tit {
    width: 80%;
}
.qbms_demand {
    width: 290px;
}
.qbms_improve_text {
    left: -162px;
}
.home_enter_list_ul{
    justify-content: center;
}
.home_enter_list_ul {
    margin: 0 -40px;
}
.helu_li {
    padding: 0 40px;
}
.qulc_info_bt .mCSB_outside+.mCSB_scrollTools {
    right: -20px !important;
}
.hpbt_ul_li_parga p{
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.hdca_ul_li_text p{
    white-space: nowrap;
}
.hdcl_li_cont .std_btn3_box {
    padding: 0 20px;
    width: 240px;
    text-align: center;
}
.hdcl_li_cont_text{
    padding: 0 30px;
}
.hlct_ul_li{
    padding: 0 10px;
}
.hlct_ul {
    margin: 0 -10px;
    align-items: stretch;
}
.hlct_ul_li_icon{
    flex-shrink: 0;
}
.hlct_ul_li p{
    width: calc(100% - 14px);
    padding-right: 5px;
}
.hlct_ul_li a{
    height: 100%;
}
.hdcl_li {
    padding: 18px 30px 18px 18px;
}
.home_demand_cont_box {
    top: 60px;
}
.qtul_parga p{
    line-height: 1.5;
}
.qbmc_text_ul_li1 {
    top: -45px;
    width: 450px;
}
.quality_basic_mid_activi {
    left: -4%;
}
.qbma_text_le {
    width: 350px;
}
.qbmc_text_ul_li3 {
    bottom: -140px;
}
.quality_basic_mid_svg{
    margin-top: 100px;
}
.qbmc_text_ul_li2 {
    width: 400px;
    top: 40%;
}
.qbmc_text_ul_li4 {
    left: 1%;
    width: 400px;
}
.develop_member_ri h2{
    font-size: 26px;
}
.profile_data_le_text .std_title4 {
    font-size: 22px;
}
.apply_cont_ri_cont {
    padding: 70px 70px 80px;
}
.altl_parga p{
    font-size: 14px;
}
.acrc_list_li {
    padding: 0 15px;
}
.acrc_list {
    margin: 0 -15px;
}
.acrc_list_type_list li{
    align-items: flex-start;
}
.altl_circle {
    top: 5px;
}
.apply_main .ccrc_bt_ul_code .cbul_cont {
    width: 85px;
}
.apply_main .ccrc_bt_ul_code .cbul_input {
    width: calc(100% - 85px);
    padding-left: 24px;
}
.apply_cont_le {
    padding-right: 60px;
}
.irtu_li_cont{
    height: 100%;
}
.indusdet_recomm_tab_ul{
    align-items: stretch;
}
.pllt_tit {
    margin-right: 0;
    width: 100%;
}
.std_btn2_box_icon{
    flex-shrink: 0;
}
.mlbc_ul{
    margin: 0 -25px;
}
.mlbc_ul_li{
    padding: 0 25px;
}
.mnlu_li_bt_cont::after {
    content: "";
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
}
.mnlu_li, .mlbc_ul_li, .mulb_pull li{
    position: relative;
    z-index: 5;
}
.ys_ban_btn {
    display: inline-block;
}
.qsbs_li_cont_text .std_title4{
    font-weight: bold;
}
/*2023.12.15修改-end*/
/*2023.12.22修改*/
.pvbu_li_cont_tit{
    height: 3em;
    overflow: hidden;
}
.ptci_month{
    width: 50px;
    flex-shrink: 0;
}
.ptci_parga{
    width: calc(100% - 50px);
}
.pdbs_li_cont_info li{
    display:flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.file_pop {
    background: rgba(0,0,0,.2);
}
.file_pop .ys_modal_close {
    width: 23px;
    top: 18px;
    right: 30px;
}
.file_pop .ys_modal_close img {
    width: 100%;
}
.file_pop .ys_modal_content {
    width: 708px;
    border-radius: 10px;
    padding: 0 88px 52px;
}
.member_pop_wrap_img {
    width: 370px;
    margin: auto;
}
.member_pop_wrap_img img {
    width: 100%;
}
.member_pop_wrap_tit {
    text-align: center;
    font-weight: normal;
    color: #666;
    margin-top: 16px;
    margin-bottom: 40px;
}
.mpwb_cont {
    text-align: center;
}
.mpwb_cont p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 44px;
}
.qbmc_text_ul_li4 {
    left: 2%;
    width: 379px;
}
.cbul_cont {
    width: 208px !important;
}
.profile_innovate_ri .std_title4 {
    font-size: 22px !important;
}
.profile_innovate_ri {
    width: 36%;
    padding-left: 110px !important;
}
.pvbu_li_cont .std_title4{
     font-size: 20px !important;
}
.pvbu_li_cont {
    padding: 61px 17px!important;
}
.pvbu_li_cont_info p {
    text-align: left!important;
}
.pvbu_li {
    padding: 0 10px!important;
}
.pvbu_li_cont_info p {
    font-size: 14px;
}
.mc_table td {
    padding: 6.5px 3px !important;
}
.mc_rtv_bd_r {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 602px !important;
}
.qbms_demand_cont_parga p {
    font-size: 18px;
    line-height: 1.75;
    color: #999;
}
.qulc_info_tp{
    height: 70px;
    overflow: hidden;
}
.phbu_li_cont_tit {
    font-size: 14px;
}
.qulc_info_tp{
    height: auto !important;
}
.qulc_info_tp ul{
    height: 56px;
    overflow: hidden;
}