﻿

body {
    font-family: "Source Han Sans CN","Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial!important;
}
@font-face {
    font-family: 'roboto';
    src: url('../font/roboto-bold-webfont.eot');
    src: url('../font/roboto-bold-webfont.eot') format('embedded-opentype'),
         url('../font/roboto-bold-webfont.woff2') format('woff2'),
         url('../font/roboto-bold-webfont.woff') format('woff'),
         url('../font/roboto-bold-webfont.ttf') format('truetype'),
         url('../font/roboto-bold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
.ys_page_title{
    display: none;
}
.ys_cont1688{
    width: 1688px;
    margin: 0 auto;
    max-width: calc(100% - 200px);
}
.std_font64{
    font-size: 64px;
    font-family: 'roboto'!important;
    color: #fff;
    line-height: 1.2;
}
.std_font50{
    font-size: 50px;
    color: #333;
    line-height: 1.6;
}
.std_text16,.std_text16 p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}
.std_font18{
    font-size: 18px;
    line-height: 2.2;
    color: #333;
}
.std_text14,
.std_text14 p{
    font-size: 14px;
    line-height: 1.335;
    color: #666;
}
.std_font36{
    font-size: 36px;
    color: #333;
    line-height: 1.6;
}
.std_font24{
    font-size: 24px;
    color: #DBDBDB;
    line-height: 1.6;
}
.std_pad70{
    padding: 70px 0;
}
.std_padtop70{
    padding-top: 70px;
}
.std_padbotp70{
    padding-bottom: 70px;
}
/*分享翻译*/
.ys_wechat_cont_parga p::before{
    /*分享中文版本*/
    content: '分享到 - 微信';
    /*分享英文版本*/
    /* content: 'Share the - weixin'; */
}
/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}
/* 手机端导航 */
.ys_phsubnav_scroll{
    padding-top: 0;
    padding-right: 0;
    margin-right: 0;
}
.ys_phnav_logo {
    width: 85px;
}
.ys_ph_navbar3 .ys_phnav_header{
    background: #fff;
}
.ys_hd_search{
    padding: 8px 12px;
    border-top: 1px solid #e7e6e6;
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
}
.ys_hd_search_cont{
    border: 1px solid #626469;
    border-radius: 2px 0 0 2px;
    padding: 0 20px;
}
.yhsc_icon{
    width: 22px;
    line-height: 44px;
}
.yhsc_icon img{
    width: 100%;
}
.yhsc_input{
    width: calc(100% - 22px);
    padding-left: 10px;
    height: 44px;
}
.yhsc_input input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
}
.ys_hd_ph{
    height: 127px;
}
.ys_phsubnav_close{
    width: 18px;
    transform: rotate(-90deg);
}
.ys_phsubnav_close img{
    width: 100%;
}
.ys_phnav_link1{
    font-size: 18px !important;
    color: #333 !important;
    font-weight: bold !important;
    padding: 15px 0 !important;
    line-height: 30px;
}
.ys_ph_nav_li{
    border-top: 0.5px solid #e7e6e6;
}
.ys_ph_nav_li:last-child{
    border-bottom: 0.5px solid #e7e6e6;
}

.ys_ph_navbar3 .ys_phmenu_top{
    border-bottom: none;
    position: relative;
}
.ys_ph_navbar3 .ys_ph_nav_li .ys_phmenu_top::before{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.ys_phnav3_lang_hd{
    border: none;
}
.ys_ph_navbar3 .ys_ph_nav a {
    font-size: 14px;
    line-height: 30px;
    padding: 15px 0;
    color: #333;
}
.ys_phsubnav_scroll_li,
.ys_phsubnav_scroll_li2,
.ys_phsubnav_scroll_li3{
    border-top: 0.5px solid #e7e6e6;
}
.ys_phsubnav_scroll_li:last-child,
.ys_phsubnav_scroll_li2:last-child,
.ys_phsubnav_scroll_li3:last-child{
    border-bottom: 0.5px solid #e7e6e6;
}
.ys_phmenu_top {
    position: relative;
}
.ys_phsubnav_tit{
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    pointer-events: none;
}
.ypsi_phone_icon{
    width: 40px;
}
.ypsi_phone_icon img{
    width: 100%;
}
.ypsi_phone_parga{
    width: calc(100% - 40px);
    padding-left: 10px;
}
.ypsi_phone_tp{
    display: flex;
    align-items: center;
}
.ypsi_phone_bt a{
    font-size: 20px !important;
    line-height: 1.5 !important;
    color: #ce121b !important;
    padding: 0 !important;
    font-family: 'roboto';
    margin: 10px 0;
}
.ypsi_phone_bt p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}
.ys_phsubnav_scroll_info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 59%;
    margin: auto;
    margin-top: 50px;
}
.ypsi_code .hnd5r_code {
    width: 200px;
    margin: auto;
    box-shadow: 0px 8px 30px 0px rgba(0, 61, 150, 0.1);
    padding: 15px;
    margin-top: 0;
}
.ypsi_code .hnd5r_code_img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.ys_ph_mall .head_core718_list{
    padding-right: 0;
    justify-content: center;
}
.ys_phnav_icon{
    right: 20px;
}
.ys_phsubnav_modal{
    padding: 0 0 10px;
}
.ys_phmenu_scroll {
    margin-right: 0;
    padding-right: 0;
}
.ys_ph_navbar3 .ys_phmenu_top {
    padding: 0 20px;
}
.ys_phnav_lisbox {
    padding: 0 20px;
}
.ys_phnav_menu{
    padding: 20px 0;
}
.ys_ph_navbar3 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a,
.ys_ph_navbar3 .ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a,
.ys_ph_navbar3 .ys_ph_nav li.yxnav_active3>.ys_phnav_lisbox a,
.ys_ph_navbar3 .ys_ph_nav li.yxnav_active4>.ys_phnav_lisbox a{
    color: #ce121b !important;
}
/* - 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: rgba(0, 0, 0, .3); */
}
.ys_ban_txtbox{
    z-index: 20;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.ys_nybanner{
    position: relative;
}
.ys_nyban_img, .ys_nyban_img img{
    width: 100%;
}
.ys_nyban_ph{
    display: none;
}
.ys_nyban_title  p{
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
.head_oct .hndl_lnr_nub_link {
    display: flex;
    align-items: flex-start;
}
/* - banner - end*/
/* Delia-start */
/* 规范-start */
.std_tit1{
    font-size: 50px;
    line-height: 1.5;
    color: #fff;
    font-weight:bold;
}
.std_tit2, .yxedr_active h2{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
}
.std_tit3, .yxedr_active h3{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
    color: #333;
}
.std_tit4, .yxedr_active h4{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.75;
    color: #333;
}
.std_tit5, .yxedr_active h5{
    font-size: 18px;
    line-height: 1.75;
    color: #333;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px;
}
.std_parga, .std_parga p{
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}
.std_padd1{
    padding: 100px 0;
}
.std_padd1_top{
    padding-top: 100px;
}
.std_padd1_bot{
    padding-bottom: 100px;
}
.std_padd2{
    padding: 150px 0;
}
.std_padd2_top{
    padding-top: 150px;
}
.std_padd2_bot{
    padding-bottom: 115px;
}
.std_btn1{
    display: inline-block;
}
.std_btn1_box{
    display: flex;
    align-items: center;
}
.std_btn1_text{
    margin-right: 10px;
}
.std_btn1_text p{
    font-size: 16px;
    color: #ce121b;
    line-height: 1.75;
}
.std_btn1_icon{
    width: 17px;
    height: 17px;
    font-size: 0;
    transform: translateX(0px);
    transition: all .36s;
}
.std_btn1_icon img{
    width: 100%;
    height: 100%;
}
.std_btn2{
    display: inline-block;
}
.std_btn2_box{
    display: flex;
    align-items: center;
    padding: 0 24px;
    background: #ce121b;
    border-radius: 10px;
    transition: all .36s;
}
.std_btn2_text{
    margin-right: 10px;
}
.std_btn2_text p{
    font-size: 16px;
    line-height: 42px;
    color: #fff;
}
.std_btn2_icon{
    width: 17px;
    /* height: 17px; */
    font-size: 0;
    transform: translateX(0px);
    transition: all .36s;
}
.std_btn2_icon img{
    width: 100%;
}
.std_btn3{
    display: inline-block;
}
.std_btn3_box{
    display: block;
    border: solid 1px #d9d9d9;
    border-radius: 50px;
    transition: all .36s;
    padding: 0 20px;
}
.std_btn3_text p{
    font-size: 16px;
    color: #000;
    line-height: 36px;
    transition: all .36s;
}
.std_btn4 p{
    color: #ce121b;
    transition: all .36s;
    line-height: 52px;
}
.std_btn4_box_icon{
    margin-left: 16px;
    width: 15px;
}
.sbbi_img{
    width: 15px;
    height: 15px;
    position: relative;
}
.sbbi_img img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}

.std_btn4_box{
    display: flex;
    align-items: center;
    padding: 0 30px;
    border-radius: 10px;
    border: 1px solid #ce121b;
    transition: all .36s;
}
.std_btn4{
    display: inline-block;
}
/* 规范-end */
/* 内页模板-start */
.ys_nyban_title h1{
    color: #fff;
    margin-bottom: 12px;
}
.ys_nyban_title p{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
}
.ys_nyban_img{
    position: relative;
}
.ys_nyban_img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}
/* 内页模板-end */
/* 底部-start */
.mod_foot_tp{
    display: flex;
    justify-content: space-between;
}
.mftl_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -50px;
    justify-content: space-between;
}
.mftl_ul_li{
    padding: 0 50px;
}
.mod_foot_tp_le{
    width: calc(100% - 40px);
    padding-right: 120px;
}
.mod_foot_tp_ri{
    width: 40px;
}
.mftl_ul_li_tp a{
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 20px;
    display: block;
    transition: all .36s;
}
.mftl_ul_li_bt{
    display: flex;
}
.mftl_ul_li_bt ul{
    margin-right: 86px;
}
.mftl_ul_li_bt ul:last-child{
    margin-right: 0;
}
.mftl_ul_li ul li a{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 2;
    transition: all .36s;
}
.mod_foot{
    background: #F2F2F2;
    padding-top: 90px;
}
.mftr_top{
    width: 100%;
    height: 40px;
    background: rgba(102,102,102,.1);
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.mftr_top img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_foot_min{
    padding: 108px 0 24px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.mod_foot_min_le{
    width: calc(100% - 278px);
}
.mod_foot_min_ri{
    width: 278px;
}
.mfml_link p{
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-bottom: 10px;
}
.mod_foot_min_le ul{
    display: flex;
    flex-wrap: wrap;
}
.mod_foot_min_le ul li{
    margin-right: 20px;
    margin-bottom: 10px;
}
.mod_foot_min_le ul li:last-child{
    margin-right: 0px;
}
.mod_foot_min_le ul li a{
    font-size: 14px;
    line-height: 1.5;
    color: #999;
    transition: all .36s;
}
.mod_foot_min .ys_select_bd {
    bottom: 100%;
    top: auto;
    margin-bottom: 5px;
    background: #fff;
    border: solid 1px #D9D9D9;
    padding: 20px 15px;
    max-height: 170px;
}
.mod_foot_min input{
    height: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}
.mod_foot_min input::placeholder{
    color: #666;
    font-size: 14px;
}
.mod_foot_min .ys_select{
    padding: 0 6px 0 20px;
    border: solid 1px #D9D9D9;
    background-color: #fff;
}
.mod_foot_min .ys_select_li a {
    cursor: pointer;
    color: #a0a3a6;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 0;
    display: block;
}
.mod_foot_min .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #237AE4;
}
.mod_foot_bot_le p{
    color: #999;
    font-size: 14px;
    line-height: 2;
    margin-right: 20px;
    display: flex;
}
.mod_foot_bot_le p span{
    color: #999;
    font-size: 14px;
    line-height: 2;
    margin-right: 5px;
}
.mod_foot_bot_le p a{
    color: #999;
    font-size: 14px;
    line-height: 2;
    display: block;
    text-decoration: underline;
}
.mfbl_ul{
    display: flex;
}
.mfbl_ul li{
    margin-right:10px;
}
.mfbl_ul li:last-child{
    margin-right: 0px;
}
.mfbl_ul li a{
    font-size: 14px;
    line-height: 2;
    color: #a0a3a6;
    transition: all .36s;
}
.mod_foot_bot_le{
    display: flex;
}
.mfbr_share_li{
    position: relative;
}
.mfbr_share_li_btm{
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    background: #fff;
    padding: 10px;
    display: none;
    z-index: 5;
    box-shadow: 0px 8px 30px 0px rgba(0, 61, 150, 0.1);
}
.mfbr_share_li_tp{
    width: 33px;
    font-size: 0;
    position: relative;
    cursor: pointer;
}
.mfbr_share_li_tp img{
    width: 100%;
    height: 100%;
    transition: all .36s;
}
.mfbr_share_li_tp img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.mod_foot_bot{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 35px;
    border-top: solid 1px #D9D9D9;
}
.mfbr_share{
    display: flex;
    justify-content: flex-end;
}
.mfbr_share_li{
    margin-right: 16px;
}
.mfbr_share_li:last-child{
    margin-right: 0;
}
.mod_foot_min .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #dcdcdc;
}
.mfml_select{
    margin-bottom: 32px;
    width: 300px;
}
/* 底部-end */
/* 面包屑-start */
.ys_bread{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 -12px;
}
.mod_bread{
    padding-top: 20px;
}
.ys_bread_list{
    position: relative;
    padding: 0 12px;
}
.ys_bread_list::before{
    color: #999;
    font-size: 14px;
}
.ys_bread_list a{
    font-size: 14px;
    color: #999;
    transition: all .36s;
}
.ys_bread_list:last-child a{
    color: #000;
}
/* 面包屑-end */
/* G4新闻详情-start */
.inside_page .mod_bread{
    margin-top: 30px;
}
.dclt_date {
    margin-bottom: 3px;
}
.deatils_cont{
    width: 100%;
    position: relative;
    padding-top: 45px;
}
.details_cont_ri{
    width: 360px
}
.details_cont_le{
    width: calc(100% - 360px);
    padding-right: 140px;
}
.dclt_date p{
    color: #999;
    line-height: 1.75;
}
.deatils_cont h1{
    color: #000;
    line-height: 1.6;
    margin-bottom: 26px;
}
.dctl_ul{
    display: flex;
}
.dctl_ul_li{
    display: inline-block;
    margin-right:10px;
}
.dctl_ul_li:last-child{
    margin-right: 0px;
}
.dctl_ul_li p{
    line-height:36px;
    padding: 0 20px;
    font-size: 14px;
    color: #000;
    border: solid 1px #d9d9d9;
    border-radius: 50px;
}
.details_cont_le_tp{
    padding-bottom: 36px;
    border-bottom: solid 1px #d9d9d9;
}
.details_cont_le_edr{
    padding: 31px 0 80px;
}
.details_cont_le_edr p{
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom:12px;
}
.details_cont_le_edr h5{
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 10px;
}
.details_cont_le_edr video,
.details_cont_le_edr img{
    border-radius: 20px;
    overflow: hidden;
}
.dclp_li_text p, .dclp_li_word p{
    color: #9099a0;
    line-height: 1.5;
    transition: all .36s;
}
.dclp_li_word p{
    color: #9099A0;
}
.dclp_li_text{
    width: 65px;
}
.dclp_li_word{
    width: calc(100% - 65px);
}
.dclp_li{
    margin-bottom: 20px;
}
.dclp_li:last-child{
    margin-bottom: 0px;
}
.details_cont_le_paging{
    padding-top: 43px;
    border-top: solid 1px #dfe2e4;
}
.details_cont_le_share{
    display: flex;
    align-items: center;
    padding-bottom: 70px;
}
.dclp_li a{
    display: flex;
    align-items: flex-start;
}
.dcls_text p{
    color: #666;
    line-height: 2;
    margin-right: 26px;
}
.ys_share_list{
    margin-right: 26px;
}
.details_cont_ri_tit{
    color: #000;
    line-height: 1.75;
    margin-bottom: 43px;
    margin-top: 30px;
}
.dcru_li a{
    display: block;
    padding:21px 0;
    border-bottom: solid 1px #d9d9d9;
}
.dcru_li_text{
    color: #000;
    line-height: 1.6;
    text-overflow: clip;
    height: 3.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 28px;
    transition: all .36s;
}
.dcru_li:first-child a{
    padding-top: 0px;
}
.dcru_li_date p{
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}
.details_cont_ri.ys_fixed {
    position: fixed;
    top: 92px;
    right: calc(50% - 700px);
}
.details_cont_ri.ys_notfixed{
    position: absolute;
    top: auto !important;
    bottom: 0;
    right: 0 !important;
}
.deatils_cont_box{
    position: relative;
}
/* G4新闻详情-end */
/* E3办事处查询-start */
.search_cont{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.search_cont h2{
    text-align: center;
    color: #333;
    line-height: 1.6;
    margin-bottom: 30px;
}
.search_cont_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.sclu_li{
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.sclu_li_box{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 9px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
    padding: 36px 18px 60px 40px;
}
.sclu_li_tit{
    color: #000;
    line-height: 1.75;
    margin-bottom: 20px;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.sclu_li_list a{
    display: flex;
    align-items: flex-start;
}
.sclu_li_list{
    display: flex;
}
.sclu_li_list:last-child{
    margin-bottom: 0px;
}
.sclu_li_list_icon{
    width: 17px;
    margin-right: 18px;
    margin-top: 8px;
    flex-shrink: 0;
}
.sclu_li_list_word {
    width: calc(100% - 17px);
}
.sclu_li_list_word p{
    line-height: 2.2;
}
.sclu_li_list_icon img{
    width: 100%;
}

.article_cont_tp {
    padding-bottom: 60px;
    display: flex;
    position: relative;
    z-index: 5;
    justify-content: center;
}
.news_main .article_cont_tp{
    justify-content: flex-start;
}
.article_cont_tp_select {
    width: 220px;
    height: 52px;
    margin-right: 20px;
}
.article_cont_tp_select .ys_select {
    height: 100%;
    border: solid 1px #d9d9d9;
    border-radius: 4px;
    background: #fff;
    padding: 0 18px;
}
.article_cont_tp_select .iconfont{
    font-size: 12px;
}
.article_cont_tp_select input {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
.article_cont_tp_select input::placeholder{
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
.article_cont_tp_select .ys_select_bd {
    background: #fff;
    border: solid 1px #d9d9d9;
    border-radius: 4px;
    padding: 18px 14px;
    max-height: 135px;
    margin-top: 5px;
}
.article_cont_tp_select .ys_select_li {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.article_cont_tp_sear {
    width: 320px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    position: relative;
}
.acts_icon {
    width: 16px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}
.acts_icon img {
    width: 100%;
}
.article_cont_tp_sear input {
    width: 100%;
    height: 50px;
    padding: 0 15px 0 46px;
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}
.article_cont_tp_sear input::placeholder{
    font-size: 16px;
    color: #999;
    line-height: 1.75;
}
/* E3办事处查询-end */
/* Delia-end */
.ys_hd_pc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #CACACA;
}

.head_logo{
    position: absolute;
    z-index: 9;
    width: 113px;
}
.head_logo a{
    display: block;
}
.head_logo img{
    width: 100%;
}
.head_nav_down1_le{
    width: 51%;
    padding: 11px 58px 120px 0;
}
.head_nav_down1_ri{
    width: 49%;
    padding-left: 80px;
}

.head_nav_down1_cont{
    width: 100%;
    /* height: 650px;
    max-height: 60vh; */
    /* overflow: hidden; */
}
.head_nav_down1_cont .mCSB_scrollTools {
    top: 20px;
    bottom: 20px;
}
.head_nav_down1_cont .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.head_nav_down1_cont .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.3);
}
.head_nav_first_font a{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 64px;
    padding: 0 35px;
    transition: all 0.36s;
    position: relative;
}
.head_nav_first_font a::before {
    content: '';
    background-image: url(../image/arrow1.svg);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    transition: all .2s linear;
}
.head_nav{
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    transform: translateX(0);
    width: 100%;
    top: 0;
}
/* .mod_head{
    position: relative;
} */
.head_search{
    width: 26px;
    cursor: pointer;
    position: relative;
}
.head_search::before {
    content: '';
    width: 1px;
    height: 20px;
    background: #d9d9d9;
    position: absolute;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
}
.head_nav_down{
    position: fixed;
    top: 65px;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0px 8px 30px 0px rgba(0, 61, 150, 0.1);
    display: none;
  
}
.head_nav_down_right{
    background: #F7F9FB;
    width: 48.571429%;
    padding-left: 80px;
    padding-top: 76px;
    padding-bottom: 70px;
    position: relative;
}
.head_nav_down_right::before {
    content: '';
    width: 100vw;
    left: 0;
    top: 0;
    background: #F7F9FB;
    position: absolute;
    height: 100%;
}
.head_nav_down_right>* {
    position: relative;
    z-index: 3;
}
.head_nav_down_left{
    padding-left: 0;
    padding-right: 58px;
    width: 51.428571%;
    padding-top: 10px;
    padding-bottom: 78px;
}
.head_nav_down1_cry{
    display: flex;
}
.hndl_search{
    border: 1px solid #E6EBF0;
    background: #F7F9FB; 
    border-radius: 2px;
    padding: 0 20px 0 25px;
    display: flex;
    height: 42px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
}
.hndl_search_icon{
    width: 19px;
    cursor: pointer;
}
.hndl_search_icon img{
    width: 100%;
}
.hndl_search_input{
    width: calc(100% - 19px);
    padding-right: 10px;
    height: 100%;
}
.hndl_search_input input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
}
.hndl_search_input input::placeholder{
    color: #999;
}
.hndl_list_nub{
    padding: 0 18px;
}
.hndl_list{
    margin: 0 -18px;
    display: flex;
}
.hndl_list_nub_title{
    font-size: 20px;
    line-height: 2.5;
    color: #333;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 11px;
}
.hndl_list_nub1{
    width: 63%;
}
.hndl_list_nub2{
    width: 37%;
}
.hndl_lns_cry_font a{
    transition: all 0.36s;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-right: 10px;
}
.hndl_lnscf_tit{
    font-size: 16px;
    color: #666;
    line-height: 2.5;
    transition: all 0.36s;
}
.hndl_lns_cry_font img{
    width: 18px;
    transition: all 0.36s;
    opacity: 0;
    display: none;
}
.hndl_lns_cry.on .hndl_lns_cry_font img{
    display: block;
}
.hndl_lns_cry,
.hndl_lns_cry_font{
    width: 210px;
}
.hndl_lns_cry_font a::before{
    content: '';
    background: transparent;
    border-radius: 6px;
    width: calc(100% + 12px);
    height: calc(100% + 4px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    transition: all 0.36s;
}
.hndl_lns_cry_third{
    position: absolute;
    left: 210px;
    width: calc(100% - 210px);
    top: -2px;
    background: #F7F9FB;
    border-radius: 6px;
    padding: 7px 20px 19px 25px;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    width: 195px;
    /* transition: all .36s; */
}
.hndl_lnr_nl_text .std_text14 p{
    height: 5.34em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.hndl_lnsct_text a{
    font-size: 16px;
    line-height: 2.2;
    color: #666;
    transition: all 0.36s;
}
.hndl_lns_cry{
    position: relative;
}
.hndl_list_nub_second{
    margin-top: 29px;
}
.hndl_list_nub2 .hndl_lns_cry, 
.hndl_list_nub2 .hndl_lns_cry_font {
    width: 100%;
}
.hndl_list_nub3{
    width: 50%;
}
.head_nav_down_right .hndl_list_nub{
    padding: 0 29px;
}
.head_nav_down_right .hndl_list{
    margin: 0 -29px;
}
.hndl_lnr_nub{
    margin-bottom: 11px;
}
.hndl_lnr_nub_link{
    position: relative;
    padding: 14px 10px 28px 10px;
    display: block;
    background: transparent;
    border-radius: 6px;
    transition: all 0.36s;
}
.hndl_list_nub_recom{
    transform: translateX(-25px);
    padding-top: 25px;
}
.hndl_lnr_nub .std_font18{
    margin-bottom: 4px;
}
.hndl_list_nub_title a{
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    transition: all .36s;
    display: block;
}
.hndl_list_nub4{
    width: 44.37%;
}
.hndl_list_nub5{
    width: 50%;
}
.head_nav_down4 .hndl_list {
    margin: 0 -143px;
}
.hndl_list_nub.hndl_list_nub5 {
    padding: 0 143px;
}
.hndl_list_nub5_list {
    margin: 0 -3px;
    margin-bottom: -10px;
    display: flex;
    padding-top: 19px;
    flex-wrap: wrap;
    padding-bottom: 124px;
}
.hndl_ln5l_item {
    width: 33.333333%;
    padding: 0 3px;
    margin-bottom: 10px;
}
.hndl_ln5l_item_link {
    position: relative;
    display: block;
}
.hndl_ln5l_item .ys_imgbox_cover {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.hndl_ln5l_item .ys_imgbox_cover::before {
    content: '';
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.87) 100%);
    z-index: 3;
}
.hndl_ln5l_item .std_text16 {
    color: #fff;
    line-height: 1.75;
    padding: 0 17px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
    padding-bottom: 7px;
}
.hndl_list_nub6{
    width: 21.61%;
}
.head_nav_down2, .head_nav_down4{
    padding-top: 32px;
}
.hndl_list_nub4 .hndl_list_nub_second{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -60px;
    padding-top: 26px;
    padding-bottom: 60px;
}
.head_case_nub_link{
    display: flex;
    align-items: center;
}
.hcnl_img{
    width: 198px;
    border-radius: 6px;
}
.hcnl_text{
    width: calc(100% - 198px);
    padding-left: 30px;
    padding-right: 48px;
}
.hcnl_text .std_text14 p{
    line-height: 1.3;
}
.hcnl_text .std_font18{
    margin-bottom: 4px;
}
.hcnl_text .std_text14{
    height: 2.6em;
    overflow: hidden;
}
.hndl_list_nub5 .head_case{
    padding-top: 30px;
    padding-bottom: 77px;
}
.head_case_nub{
    margin-bottom: 39px;
}
.head_case_nub:last-child{
    margin-bottom: 0;
}
.hndl_list_nub6 .head_partner{
    padding-top: 28px;
}
.head_partner_nub{
    margin-bottom: 10px;
}
.head_partner_nub_link{
    background: #F7F9FB;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 17px 10px 24px;
}
.std_font16{
    font-size: 16px;
    color: #333;
    line-height: 2.2;
    transition: all 0.36s;
}
.head_partner_nub_link img{
    width: 23px;
}
.hndl_list_nub_title img{
    width: 23px;
    margin-left: 14px;
    position: relative;
    top: -2px;
    transition: all 0.36s;
}
.head_oct .hndl_lnr_nub .std_font18 {
    line-height: 1.4;
    margin-bottom: 10px;
    font-size: 16px;
}
.hndl_lnr_nl_img {
    width: 50px;
    position: relative;
    top: 3px;
}
.hndl_lnr_nl_text {
    width: calc(100% - 50px);
    padding-left: 15px;
}
.head_nav_down5 .head_nav_down_left {
    padding-right: 120px;
}
.head_nav_down5 .hndl_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -60px;
}
.head_nav_down5 .hndl_list_nub {
    width: 50%;
    padding: 0 60px;
}
.hndl_list_nub_link {
    display: flex;
    align-items: center;
    padding-top: 22px;
    padding-bottom: 22px;
    position: relative;
    justify-content: space-between;
}
.hndl_list_nub_link::before {
    content: '';
    width: calc(100% + 120px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #E8E8E8;
}
.std_font20 {
    color: #333;
    font-size: 20px;
    line-height: 2.5;
    transition: all 0.36s;
}
.hndl_list_nub_icon {
    width: 23px;
    transition: all .36s;
}
.hndl_list_nub_icon img {
    width: 100%;
}
.head_nav_down5 .head_nav_down_right {
    display: flex;
    align-items: flex-start;
    background: #F7F9FB;
    padding-left: 54px;
    padding-top: 44px;
    padding-bottom: 65px;
}
.hnd5r_inof {
    margin-right: 75px;
}
.hnd5r_inof_icon {
    width: 54px;
    margin-bottom: 11px;
}
.hnd5r_inof_icon img {
    width: 100%;
}
.hnd5r_inof .std_font20 {
    color: #333;
    line-height: 1.6;
    margin-bottom: 32px;
}
.hnd5r_inof_tel, .hnd5r_inof_tel a {
    color: #ce121b;
    font-size: 32px;
    line-height: 1.75;
    font-weight: bold;
}
.hnd5r_inof .std_text14 {
    line-height: 1.75;
    margin-top: -8px;
}
.hnd5r_code {
    border-radius: 6px;
    background: #fff;
    width: 320px;
    padding: 24px 40px 39px;
    flex-shrink: 0;
}
.hnd5r_code_img {
    width: 140px;
    margin: 0 auto;
    margin-bottom: 19px;
}
.hnd5r_code_img img {
    width: 100%;
}
.hnd5r_code .std_text14 {
    text-align: center;
    line-height: 1.75;
    color: #666;
}
.head_nav_down5.head_nav_down6 .head_nav_down_right {
    padding-left: 36px;
    padding-top: 44px;
    padding-bottom: 78px;
}
.hnd5r_list_item {
    margin-bottom: 46px;
}
.hnd5r_list_item:last-child{
    margin-bottom: 0;
}
.hnd5r_list_item_link {
    display: flex;
    align-items: flex-start;
}
.hnd5r_lil_img {
    width: 195px;
    border-radius: 6px;
    overflow: hidden;
}
.hnd5r_lil_text {
    width: calc(100% - 195px);
    padding-left: 28px;
    display: flex;
    flex-direction: column;
}
.hnd5r_lil_text .std_text14 {
    color: #666;
    margin-bottom: 8px;
    line-height: 1.75;
}
.hnd5r_lil_text .std_text16 {
    flex-grow: 1;
    margin-bottom: 10px;
}
.hnd5r_lil_text .std_text16 p {
    color: #000;
    line-height: 1.65;
    transition: all 0.36s;
    height: 3.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hnd5r_label {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.hnd5r_label_item {
    padding: 0 5px;
}
.hnd5r_label_item_btn {
    padding: 5px 20px;
    font-size: 14px;
    color: #000;
    line-height: 2;
    border-radius: 19px;
    border: 1px solid #D9D9D9;
}
.ma_modal {
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    display: none;
    box-shadow: 0px 8px 30px 0px rgba(0, 61, 150, 0.1);
}
.ma_modalmbox {
    padding: 16px 0;
}
.ma_modalm {
    width: 560px;
    display: inline-block;
}
.mc_msc_box {
    width: 100%;
    display: block;
}
.mc_msc_boxl {
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px;
}
.mc_msc_boxl input {
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.mc_msc_boxr {
    width: 40px;
    line-height: 40px;
}
.mc_msc_boxr img{
    width: 100%;
}
.ys_ban_imgbox img{
    z-index: 3;
    position: relative;
}
.ys_ban_imgbox{
    background: #ce121b;
}
.mod_arrows1 .slick-prev,
.mod_arrows1 .slick-next{
    width: 50px;
    height: 50px;
    z-index: 10;
}
.mod_arrows1 .slick-prev::before,
.mod_arrows1 .slick-next::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_arrows1 .slick-prev::before{
    background-image: url(../image/a_arrow1.svg);
}
.mod_arrows1 .slick-next::before{
    background-image: url(../image/a_arrow2.svg);
}
.mod_arrows1 .slick-prev{
    left: 34px;
}
.mod_arrows1 .slick-next{
    right: 34px;
}
.ban_li4_svg,
.ban_li7_svg,
.ban_li8_svg{
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}
/* .ban_li4_svg{
    top: 59%;
} */
.ban_li3_svg{
    position: absolute;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.ban_li5_svg{
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 28.020833%;
}
.ban_li5_svg svg,
.ban_li7_svg svg,
.ban_li8_svg svg{
    width: 100%;
}
.ys_ban_li .ban_li_svg{
    opacity: 0;
    pointer-events: none;
}
.ys_ban_li.act .ban_li_svg{
    opacity: 1;
    pointer-events: all;
}
.ys_cont1400_left{
    padding-left: calc(50vw - 700px);
}
.home_one_cry_text{
    width: 42.838875%;
}
.home_one_cry{
    display: flex;
    align-items: flex-start;
}
.home_one_cry_img img{
    width: 100%;
}
.more1_font{
    font-size: 20px;
    color: #ce121b;
    line-height: 1.5;
}
.mod_more1_link{
    display: flex;
    align-items: center;
}
.more1_icon{
    width: 17px;
    margin-left: 10px;
    transition: all .36s;
}
.more1_icon img{
    width: 100%;
}
.home_net_list{
    width: 750px;
    position: relative;
    z-index: 3;
}
.hnln_cry{
    background: #fff;
    padding: 44px 50px 52px 50px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transition: all 0.36s;
    box-shadow: 0px 7.5129313468933105px 9.641594886779785px 0px rgba(64, 123, 255, 0.08), 0px 40px 60px 20px rgba(41, 107, 255, 0.06), 0px 10px 20px 6px rgba(186, 203, 238, 0.20);
}
.hnln_cry_parga p{
    font-size: 18px;
}
.hnln_cry_parga{
    margin-top: 10px;
}
.hnln_cry_btn{
    margin-top: 38px;
    display: flex;
    flex-wrap: wrap;
}
.hnln_cry_btn .std_btn1{
    margin-right: 27px;
}
.std_btn_icon{
    width: 17px;
    height: 17px;
    position: relative;
    transition: all .36s;
}
.std_btn_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.std_btn_text p{
    color: #ce121b;
    transition: all .36s;
    margin-right: 10px;
    transition: all .36s;
}
.hnln_cry_logo{
    width: 215px;
    margin-top: 64px;
}
.hnln_cry_logo img{
    width: 100%;
}
.home_news_list_bt{
    position: relative;
}
.news_cont_list_btn {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.news_cont_list_btn .std_arrow{
    justify-content: space-between;
}
.news_cont_list_btn .std_arrow_prev {
    margin-left: 0;
    left: -20px;
}
.news_cont_list_btn .std_arrow_next {
    right: -20px;
}
.home_news_list h2{
    text-align: center;
}
.home_news_find,.home_news_list{
    overflow: hidden;
}
.home_news_find_cont{
    border-top: 1px solid #D9D9D9;
}
.home_news_find h2{
    color: #000;
    text-align: center;
}
.hnfc_search{
    width: 43.5%;
    margin: auto;
    border-radius: 10px;
    background-color: #F4F4F4;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.hnfc_search_icon{
    width: 20px;
    line-height: 50px;
    cursor: pointer;
}
.hnfc_search_icon img{
    width: 100%;
}
.hnfc_search_input{
    width: calc(100% - 20px);
    padding-left:  10px;
    height: 50px;
}
.hnfc_search_input input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
}
.hnfc_search_input input::placeholder{
    font-size: 14px;
    color: #999;
}
.hnfc_lab_ul_li a{
    font-size: 14px;
    line-height: 38px;
    color: #000;
    transition: all .36s;
    border-radius: 10px;
    transition: all .36s;
    border: 1px solid #D9D9D9;
    padding: 0 20px;
    display: block;
    background-color: #fff;
}
.hnfc_lab_ul_li{
    margin-right: 10px;
    margin-bottom: 10px;
}
.hnfc_lab_ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.home_news_find_img{
    width: 100%;
    padding-left: calc(50% - 810px);
}
.home_news_find_img img{
    width: 100%;
}
.home_news_list .nclu_li{
    margin-bottom: 0;
}
.hrbu_li{
    border-radius: 30px;
    overflow: hidden;
    margin-top: 66px;
    position: sticky;
    top: 130px;
}
.hrbu_li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.hrbu_li1 .hrbu_li_cont{
    background: linear-gradient(149deg, #D4E5FF 0%, #F3F9FF 59.55%, #E9FBFF 97.73%);
}
.hrbu_li2 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0F5FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
}
.hrbu_li3 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
}
.hltb_btn{
    display: inline-block;
    cursor: pointer;
}
.hltb_btn_box{
    display: flex !important;
    padding: 0 30px;
    border-radius: 10px;
    background: #ce121b;
    transition: all .36s;
}
.hltb_btn_box p{
    color: #fff;
    line-height: 47px !important;
    margin-right: 10px;
}
.hltb_btn_box img{
    width: 17px;
    transition: all .36s;
    transform: translateX(0);
}
.hrbu_li_bg{
    width: 70%;
}
.hrbu_li_bg img{
    width: 100%;
}
.hrbu_li_text .std_tit4{
    color: #ce121b;
}
.hrbu_li_text .std_tit3{
    color: #333;
    margin-top: 8px;
    margin-bottom: 96px;
}
.hrbu_li_text{
    position: absolute;
    top: 103px;
    left: 123px;
    z-index: 5;
}
.home_news .nclu_li_tit{
    margin-bottom: 22px;
    -webkit-line-clamp: 2;
    height: 3.3em;
}
.home_network h2{
    text-align: center;
}
.home_network_bt_map{
    width: calc(100%  - 360px);
}
.home_network_bt_map img{
    width: 100%;
}
.home_network_bt_add{
    width: 360px;
    padding: 50px 56px 70px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 8px 30px 8px rgba(114, 145, 255, 0.14);
}
.hnba_li_parga p{
    font-size: 18px;
}
.hnba_li_data{
    font-size: 20px;
    line-height: 1.2;
    color: #ce121b;
    font-weight: bold;
}
.hnba_li_data span{
    font-size: 48px;
    font-family: 'roboto';
}
.hnba_li_parga{
    margin-left: 8px;
}
.hnba_li{
    display: flex;
    align-items: flex-end;
    margin-bottom: 38px;
}
.hnba_li:last-child{
    margin-bottom: 0;
}
.home_role_btn{
    text-align: center;
    margin-top: 68px;
}
.home_network{
    padding-top: 114px;
    padding-bottom: 37px;
    overflow: hidden;
}
.home_network_bt{
    margin-top: 78px;
}
.std_btns{
    display: inline-block;
}
.std_btns_box p{
    color: #fff;
    margin-right: 10px;
}
.std_btns_box img{
    width: 17px;
    transition: all .36s;
}
.std_btns_box{
    display: flex;
    align-items: center;
}
.ys_ban_tit1 {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.ys_ban_li.gradient .ys_ban_tit1:first-child{
    background: var(--jb, linear-gradient(90deg, #257CFF -0.88%, #70E3D6 51.07%, #96CD32 97.88%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}












.hnln_cry_label{
    background: #ce121b;
    border-radius: 2px;
    line-height: 46px;
    padding: 0 20px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    margin-bottom: 28px;
}
.hnln_cry .std_font36{
    margin-bottom: 15px;
}
.hnln_cry img{
    width: 100%;
}
.hnln_link{
    position: relative;
    display: block;
}
.hnln_link::before{
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 40px);
    background: #25C1FF;
    border-radius: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.home_net_list_nub{
    margin-bottom: 106px;
    top: 300px;
}
.hpbn_img{
    width: 100%;
}
.home_part_bg_nub:not(:first-child),
.home_part_name_nub:not(:first-child){
    display: none;
}
.home_part{
    position: relative;
    padding-top: 100px;
}
.home_part_bg{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.home_part .ys_cont1400{
    position: relative;
    z-index: 6;
}
.home_part .std_font50{
    color: #fff;
    margin-bottom: 17px;
}
.home_part_name_nub .std_font24{
    position: relative;
    text-align: center;
    display: inline-block;
    transition: all 0.36s;
}
.home_part_name_nub .std_font24::before{
    content: '';
    height: 2px;
    width: calc(100% + 30px);
    background: #fff;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
}
.home_part_box{
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
    padding: 58px 0;
}
.home_part_name {
    margin: 0 auto;
    width: 320px;
}
.home_part_name_nub {
    text-align: center;
    cursor: pointer;
}
.home_part_box .slick-list{
    overflow: visible;
}
.home_part_name_nub.slick-center .std_font24{
    transform: scale(1.5);
    color: #fff;
}
.home_part_name_nub.slick-center .std_font24::before{
    opacity: 1;
}
.hppn_img{
    width: 100%;
}
.home_part_pic .slick-list{
    overflow: visible;
}
.home_part_pic {
    width: calc(620px + 260px);
    margin: 0 auto;
}
.hppn_img{
    transition: all 0.36s;
}
.home_part_pic_nub.slick-center .hppn_img{
    transform: scale(1.26);
}
.home_part_pic_nub{
    padding: 0 130px;
}
.mod_arrow2 .slick-prev,
.mod_arrow2 .slick-next{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    z-index: 4;
    top: 44%;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
}
.mod_arrow2 .slick-prev::before,
.mod_arrow2 .slick-next:before{
    width: 30px;
    height: 30px;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-size: 100% 100%;
    background-image: url(../image/icon6.svg);
}
.mod_arrow2 .slick-prev::before{
    transform: translate(-50%,-50%) rotate(180deg);
}
.home_part_pic{
    position: static!important;
    padding: 40px 0;
}
.mod_arrow2 .slick-prev{
    left: -50px;
}
.mod_arrow2 .slick-next{
    right: -50px;
}
.hppn_text{
    width: 920px;
    position: absolute;
    bottom: -112px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
    pointer-events: none;
}
.mod_btn2_cry{
    width: 235px;
    height: 50px;
    background: #ce121b;
    border-radius: 25px;
    padding: 0 28px 0 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mod_btn2_cry_icon{
    width: 30px;
}
.mod_btn2_cry_icon img{
    width: 100%;
}
.mod_btn2_cry_font20{
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}
.home_part_pic_nub {
    position: relative;
}
.home_part{
    padding-bottom: 112px;
}
.home_part_pic_nub.slick-center .hppn_text{
    opacity: 1;
    pointer-events: all;
    transition: all .3s linear .1s;
}
.ys_ban_imgbox::before {
    background: rgba(0, 0, 0, .2);
}
.ban_li_svg  svg{
    width: 100%;
}
.home_card_list_nub{
    width: 100%;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.hcln_bg,.hcln_bg img{
    width: 100%;
}
.hcln_people{
    position: absolute;
    width: 46.090047%;
    right: 2px;
    bottom: 0;
    z-index: 3;
}
.hcln_svg{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 2;
}
.home_card_list{
    position: relative;
}
.home_card_list_nub{
    margin-bottom: 0;
    position: sticky;
    top: 130px;
    margin-top: 97px;
}
.sticky_html
,.sticky_body{
    overflow: inherit !important;
}
.home_card .std_font50{
    margin-bottom: 76px;
}
.home_card {
    padding-top: 169px;
    position: relative;
    z-index: 2;
}
.home_card_list_nub:nth-of-type(2) .hcln_people {
    right: 72px;
}
.home_card_list_nub .hcln_svg{
    opacity: 0;
    pointer-events: none;
    transition: all 0.1s;
}
.home_card_list_nub.on .hcln_svg{
    opacity: 1;
    pointer-events: all;
}
.home_part{
    overflow: hidden;
}
.home_news,.home_news img{
    width: 100%;
}
.ys_footer,.ys_footer img{
    width: 100%;
}
.hoct_list_nub{
    width: 50%;
    padding: 0 25px;
}
.hoct_list{
    margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 66px;
}
.hoct_list_nub_data{
    border-bottom: 1px solid rgba(153,153,153,.5);
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #ce121b;
    font-family: 'roboto'!important;
    margin-bottom: 12px;
}
.hoct_list_nub .std_font18{
    line-height: 1.75;
    color: #666;
}
.home_one_cry_text{
    padding-right: 104px;
    padding-left: 120px;
}
.home_one {
    /* padding-top: 124px; */
    position: relative;
    z-index: 2;
}
.home_one .std_font50{
    margin-bottom: 127px;
    background: #fff;
    display: inline-block;
}
.home_one_cry .std_text16 p{
    margin-bottom: 14px;
}
.home_one_cry .std_text16{
    margin-bottom: 45px;
}
.home_net{
    padding-top: 232px;
    position: relative;
}
.home_one_svg{
    position: absolute;
    top: -19%;
    width: 59.622917%;
    left: 0;
    opacity: 0;
    transition: all .1s;
    pointer-events: none;
    z-index: 3;
}
.home_one_svg svg {
    width: 100%;
    /* height: auto; */
}
.home_one_cont{
    position: relative;
    padding-top: 124px;
}
.home_one.on .home_one_svg{
    opacity: 1;
}
.hoci_cont{
    position: relative;
}
.hoci_cont_point_li{
    width: 16px;
    position: absolute;
    transform: translate(-50%,-50%);
}
.hoci_cont_point_li img{
    width: 100%;
}
.home_one .std_font50,
.home_one .home_one_cry_text{
    position: relative;
    z-index: 3;
}

.home_news{
    position: relative;
}

.home_news_svg{
    position: absolute;
    width: 100%;
    bottom: 130px;
    z-index: -1;
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
}
.home_news_svg img{
    width: 100%;
}
.home_news_svg svg{
    width: 100%;
}
.home_news img{
    position: relative;
    z-index: 2;
}
.inside_ban,.inside_ban img{
    width: 100%;
}
.bltl_nub{
    width: 33.333333%;
    padding: 0 27px;
}
.ban_li_text_list{
    margin: 0 -27px;
    display: flex;
    width: 59%;
}
.bltl_nub .std_font36{
    color: #fff;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.bltl_nub .std_font18{
    color: #fff;
}
.ban_li_text{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 58.8%;
    z-index: 6;
}
.ban_li_text.ys_cont1400{
    width: 72.916667%;
}

.news_line2{
    opacity: 0;
}
.news_line2.on{
    opacity: 1;
}
.home_horse_list_nub{
    padding: 0 20px;
    width: 240px;
    position: relative;
    display: inline-block;
}
.home_horse_list{
    margin: 0px -20px;
    position: relative;
    font-size: 0;
}
.hhln_cry{
    border-radius: 10px;
    background: #fff;
    font-size: 24px;
    color: #9FA6C1;
    text-align: center;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
    position: relative;
    transition: all 0.36s;
}
.home_horse_list_nub::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    width: 193px;
    height: 110px;
    bottom: 0;
    left: 20px;
    border-radius: 10px;
    background: #25C1FF;
    opacity: 0;
}
.home_horse_list1 {
    animation: donghua calc(3s * var(--width-shu)) linear infinite;
}
.home_horse_list2 {
    animation: donghua2 calc(3s * var(--width-shu)) linear infinite;
}
@keyframes donghua {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes donghua2 {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}

.home_horse_list{
    width: calc(240px * var(--width-shu));
} 
.home_horse_list2{
    transform: translateX(100%);
    position: absolute;
    top: 0;
    left: 0;
}
.home_horse_list1 {
    transform: translateX(0);
}
.home_horse_box{
    position: relative;
}
.home_horse{
    overflow: hidden;
}
.home_horse{
    position: relative;
    z-index: 4;
    padding-top: 290px;
    padding-bottom: 200px;
    margin-top: -100px;
}
.home_out{
    position: relative;
}
.home_liney{
    position: absolute;
    width: 100%;
    bottom: -14%;
    z-index: -1;
}
.home_liney svg{
    width: 100%;
}
.home_net_svg{
    position: absolute;
    top: -104px;
    width: 33.395833%;
    right: 20.3125%;
    height: 100%;
    transition: all .36s;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    opacity: 0;
}
.home_net_svg.act{
    opacity: 1;
}
.home_net_svg svg{
    position: sticky;
    top: 0;
}
.home_net_svg_line0{
    position: relative;
    right: 0;
    top: 0;
    width: 4px;
}
.home_net_svg_all{
    position: relative;
    width: 100%;
    top: -4px;
    right: 0;
}
.home_net_svg_all>div{
    position: absolute;
    width: 100%;
    top:0;
    right: 0;
}
.home_net_svg_all .home_net_svg_line1{
    right: 0px;
}
.home_net_svg_all .home_net_svg_line2,
.home_net_svg_all .home_net_svg_line3,
.home_net_svg_all .home_net_svg_line4{
    right: 0px;
}
.net_line3,.net_line5,.net_line7,
.net_line9{
    opacity: 0;
}
.home_net_svg_line1.on .net_line3,
.home_net_svg_line2.on .net_line5,
.home_net_svg_line3.on .net_line7,
.home_net_svg_line4.on .net_line9{
    opacity: 1;
}
.home_net_svg_jia{
    position: sticky;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /* padding-bottom: 550px; */
}
.home_net_svg_all>div svg:nth-of-type(2){
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}
.home_net_svg svg{
    width: 100%;
}
.home_net_svg_line1.on,
.home_net_svg_line2.on,
.home_net_svg_line3.on,
.home_net_svg_line4.on{
    z-index: 4;
}
.net_line2,.net_line4,.net_line6,
.net_line8{
    opacity: 0;
}
.home_net_svg.on .net_line2,
.home_net_svg.on .net_line4,
.home_net_svg.on .net_line6,
.home_net_svg.on .net_line8{
    opacity: 1;
}

.ys_ban_imgbox img {
    z-index: 3;
}
.ys_ban_li6 .ys_ban_imgbox img,
.ys_ban_li7 .ys_ban_imgbox img,
.ys_ban_li8 .ys_ban_imgbox img{
    z-index: 2;
}
.ys_ban_imgbox .ys_ban_pc:nth-of-type(2){
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 4;
}
.ban_li_svg svg{
    height: 100%;
}
.home_liney svg{
    height: 100%;
}
.hcln_svg svg{
    width: 100%;
    height: 100%;
}
.home_news_svg svg{
    height: 100%;
}
.home_net_svg svg {
    height: 100%;
}
.home_horse_box2 .home_horse_list_nub {
    padding: 0 10px;
    width: 250px;
}
.home_horse_box2 .hhln_cry {
    border-radius: 10px;
    background: #fff;
    font-size: 0;
    width: 100%;
    color: #9FA6C1;
    text-align: center;
    height: auto;
    display: block;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 40px 10px rgb(8 30 125 / 4%);
    position: relative;
    transition: all 0.36s;
}
.home_horse_box2 .home_horse_list {
    width: calc(250px * var(--width-shu));
}
.home_horse_box2 .home_horse_list_nub::before {
    width: calc(100% - 30px);
    height: calc(100% - 20px);
    bottom: 0;
    left: 10px;
}
.home_part_box{
    overflow: visible;
}
/* 2023.07.12 */
.head_nav_down2 .hndl_list_nub4 {
    width: 100%;
    padding-left: 90px;
    padding-right: 40px;
}
.head_nav_down2 .hndl_list_nub5 {
    padding: 0 28px 0 40px;
}
.head_nav_down2 .hndl_list_nub6 {
    padding: 0 28px;
}
.head_nav_down2 .hndl_list {
    margin: 0 -90px 0 -90px;
}
.hndl_list_nub4 {
    width: 56.972586%;
}
.hndl_list_nub6 {
    width: 16.090584%;
}
.hndl_list_nub4 .hndl_lns_cry {
    padding: 0 18px;
    width: 50%;
}
.hndl_list_nub4 .hndl_list_nub_second {
    margin: 0 -18px;
}
.hndl_list_nub4 .hndl_lns_cry_font {
    width: 265px;
}
.hndl_list_nub4 .hndl_lns_cry_third {
    left: 285px;
    width: 250px;
}
.hndl_lns_cry_third {
    padding: 5px 20px 4px 25px;
}
.hcnl_img {
    width: 160px;
}
.hcnl_text {
    width: calc(100% - 160px);
    padding-left: 20px;
    padding-right: 0;
}
.hndl_list_nub5 .head_case{
    padding-bottom: 100px;
}
/*  */
.hndl_add_item .more1_font{
    font-size: 16px;
    color: #333;
    line-height: 2;
    transition: all 0.36s;
}
.hndl_add_item .more1_icon {
    width: 23px;
    margin-left: 7px;
}
.hndl_add_item{
    padding: 0 27.5px;
}
.hndl_add{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -27.5px;
    margin-top: 59px;
}
.ban_li_svg.ban_li3_svg svg{
    height: 117%;
}
.home_card_list_nub3 .hcln_svg{
    width: 27.251185%;
    height: 72.99%;
    right: 10.9%;
    bottom: 0;
    top: auto;
}
.head_oct .hndl_list_nub_recom {
    width: calc(100% + 41px);
}

.home_card_list_nub2 .hcln_svg{
    width: 29.502370%;
    height: 80.609418%;
    right: 15.18%;
    bottom: -1.2%;
    top: auto;
}
.home_card_list_nub1 .hcln_svg{
    width: 31.161137%;
    height: 83.9335%;
    right: 9.18%;
    bottom: -8%;
    top: auto;
}
.hcln_people img{
    width: 100%;
}
.home_horse_list_nub .std_font18{
    color: #666;
    line-height: 1.6;
    text-align: center;
}
.home_horse_box2 .home_horse_list_nub::before{
    display: none;
}
.hhln_add{
    position: relative;
    margin-bottom: 23px;
}
.home_horse_box2 .hhln_add::before {
    width: calc(100% - 7px);
    height: calc(100% - 2px);
    bottom: -8px;
    left: -7px;
    background: #d9d9d9;
    content: '';
    position: absolute;
    border-radius: 10px;
    transition: all 0.36s;
    opacity: 0;
}
.home_horse_box2 .hhln_cry{
    box-shadow: 0px 4px 9.641594886779785px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.hnln_link::before {
    content: '';
    width: calc(100% - 2px);
    height: calc(100% - 36px);
    background: #d9d9d9;
    border-radius: 20px;
    position: absolute;
    left: -23px;
    bottom: -27px;
    opacity: 0;
    transition: all 0.36s;
}
.home_net_list {
    width: 650px;
}
.home_net_list_nub {
    margin-bottom: 103px;
}
.hoct_text p{
    color: #333;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}
.home_one_cry .std_text16.hoct_text p{
    margin-bottom: 0;
}
.more1_font {
    font-size: 16px;
}
.home_one_cry_img .more1_font{
    color: #ce121b;
}
.home_one .ys_cont1400_left {
    padding-right: 80px;
}
.home_one_cry_text {
    padding-right: 0;
}
.home_one_cry_text {
    width: 36.871166%;
}


.ys_banner {
    z-index: 3;
    background: #fff;
}
.home_one h2{
    width: 100%;
    margin-bottom: 78px;
    position: relative;
    z-index: 3;
    background: #fff;
    display: inline-block;
    line-height: 1.6;

}
.std_font18.home_one_jia1{
    color: #ce121b;
    background: #fff;
    padding: 0 10px;
    display: inline-block;
    line-height: 2;
    position: relative;
    z-index: 3;
    margin-left: 14.8%;
    margin-bottom: 43px;
}
.home_one_cry .std_text16 {
    margin-bottom: 50px;
}
.hoct_list {
    margin-top: 75px;
}
.home_one_cry_img {
    transform: translateY(-16%);
    position: relative;
    width: 63.128834%;
    padding-left: 110px;
    padding-right: 0;
}
.home_one_cry_img::before{
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 5;
}
.home_one_cry_img::after{
    content: "";
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 5;
}
.home_net {
    padding-top: 375px;
}
.home_one40{
    font-size: 40px;
    line-height: 1.5;
    padding: 10px 0;
    color: #333;
}

.home_net_svg_jia h2 {
    position: absolute;
    text-align: right;
    top: 180px;
    right: 0;
    transform: translate(33%, 0);
    z-index: 4;
    z-index: 2;
    background: #fff;
}
.home_liney_li{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
}
.home_main_all{
    position: relative;
}
.home_part {
    z-index: 2;
}

.ys_ban_li .ban_li_svg.ban_li5_svg{
    width: 100%;
}
.hoct_list_nub_data .ys_demo_num {
    font-family: 'roboto'!important;
    color: #ce121b;
}
.ban_li1_svg {
    position: absolute;
    z-index: 5;
    top: 63.3%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ban_li_svg.ban_li2_svg{
    width:42.70833333%;
    height: 44.574468%;
    left: 66%;
    bottom: 11%;
    /* left: 66%;
    bottom: 13%; */
    position: absolute;
    z-index: 5;
    transform: translate(-50%,0);
}
.ys_ban_li4jia .ban_li4_svg {
    top: 92%;
}
/* .hndl_lns_cry:last-child .hndl_lns_cry_third{
    top: auto;
    bottom: -2px;
} */
/* .hndl_lns_cry:nth-last-of-type(2) .hndl_lns_cry_third{
    top: auto;
    bottom: -42px;
} */
/* .head_nav_down2 .hndl_lns_cry:nth-last-of-type(4) .hndl_lns_cry_third{
    top: 0;
    bottom: auto;
} */
.home_net_svg_jia h2{
    white-space: nowrap;
}
.bltl_nub {
    width: 50%;
    padding: 0 50px;
}
.ban_li_text_list {
    margin: 0 -50px;
}
.head_core718_list_nub{
    padding: 0 5px;
}
.head_core718_list{
    display: flex;
    padding-right: 28px;
}
.head_core718_list_nub a{
    display: block;
    width: 28px;
}
.head_core718_list_nub img{
    width: 100%;
}
.head_cn_font{
    font-size: 12px;
    color: #d9d9d9;
    line-height: 27px;
}
.head_cn_font a{
    color: inherit;
    line-height: inherit;
}
.head_cn_icon{
    width: 19px;
    margin-left: 10px;
}
.head_cn_icon img{
    width: 100%;
}
.head_cn_icon2{
    width: 8px;
    margin-left: 3px;
}
.head_cn{
    display: flex;
    align-items: center;
    margin-left: 22px;
}
.head_core718{
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 102px;
}
.head_cn_icon2 img{
    width: 100%;
}
.head_nav_first.yxnav_active1 .head_nav_first_font a {
    color: #ce121b;
}
.home_one_cry_img video{
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(0,0);
    background: transparent;
}
.home_out {
    z-index: 3;
}
.home_one_cry_img .mod_more1{
    position: absolute;
    top: -34px;
    right: 16.4%;
    z-index: 14;
    cursor: pointer;
}
/* tammy - start */
.head_nav_other{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 22px);
    padding: 23px 36px 33px;
    border-radius: 6px;
    background: #fff;
    display: none;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
}
.head_nav_other::before{
    content: '';
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
    height: 22px;
}
.head_nav_other::after{
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    left: 50%;
    transform: translate(-50%,-50%) rotate(45deg); 
    top: 4px;
    position: absolute;
}
.hnd3l_nub,
.hnd3l_nub a{
    font-size: 16px;
    line-height: 2.5;
    color: #666;
    transition: all 0.36s;
    white-space: nowrap;
    display: block;
}
.head_nav_first.pos{
    position: relative;
}
.head_nav_first .hndl_list_nub_title{
    white-space: nowrap;
}
.head_nav_other .hndl_list_nub_title{
    padding-right: 60px;
}
.head_nav_other .hndl_list_nub_title {
    padding-bottom: 4px;
    margin-bottom: 11px;
}
.head_nav_down3_list {
    padding-top: 9px;
}
.head_cn_top {
    display: flex;
    align-items: center;
}
.head_cn_bot{
    min-width: 100%;
    position: absolute;
    background: #fff;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 22px);
    border-radius: 6px;
    display: none;
}
.head_cn_bot::before{
    content: '';
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
    height: 22px;
}
.head_cn_bot::after{
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    left: 50%;
    transform: translate(-50%,-50%) rotate(45deg); 
    top: 4px;
    position: absolute;
    z-index: -1;
}
.head_cn_bot_nub,
.head_cn_bot_nub a{
    font-size: 16px;
    line-height: 2.5;
    color: #666;
    transition: all 0.36s;
    white-space: nowrap;
    display: block;
}
.head_cn_bot_nub a{
    padding: 0 20px;
}
.head_cn_bot_nub.on a{
    color: #ce121b;
}
.head_cn_bot_nub:first-child a{
    padding-top: 10px;
}
.head_cn_bot_nub:last-child a{
    padding-bottom: 10px;
}
.yx_search1_botbox{
    width: 560px;
    display: inline-block;
}
.yx_search1_bot{
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 20px;
    display: none;
    border-bottom: 1px solid #CACACA;
}
.yx_search1_input{
    width: calc(100% - 30px);
    padding-right: 10px;
}
.yx_search1_input input {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    border-bottom: 1px solid #eee;
}
.yx_search1_icon {
    width: 30px;
    cursor: pointer;
}
.yx_search1_icon img{
    width: 100%;
}
.head_search img{
    transition: all 0.36s;
    width: 100%;
}
.head_search img:nth-of-type(2){
    opacity: 0;
}
.search_all.on .head_search img:nth-of-type(2){
    opacity: 1;
}
.search_all.on .head_search img:first-child{
    opacity: 0;
}
.head_cn_top{
    cursor: pointer;
}
.hnd3l_nub.yxnav_active3 a,
.hnd3l_nub.yxnav_active2 a{
    color: #ce121b;
}
.crumbs_nub a{
    color: #999;
    font-size: 14px;
    line-height: 58px;
    transition: all 0.36s;
    display: block;
    padding: 0 9px;
}
.crumbs_nub{
    position: relative;
}
.mod_crumbs{
    margin: 0 -9px;
    display: flex;
}
.crumbs_nub::before{
    content: '>';
    font-size: 14px;
    color: #999;
    line-height: 58px;
    position: absolute;
    right: -6px;
    top: 0;
    transition: all 0.36s;
}
.crumbs_nub:last-child::before{
    display: none;
}
.crumbs_nub:last-child a{
    color: #333;
}
.com_info_cry{
    display: flex;
    justify-content: space-between;
}
.com_info{
    background: #FFF;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
}
.inside_ban{
    position: relative;
}
.inside_ban_img{
    position: relative;
}
.inside_ban_img img{
    width: 100%;
}
.inside_ban .std_tit2{
    color: #fff;
    margin-bottom: 20px;
}
.inside_ban .std_parga p{
    color: #fff;
}
.inside_ban .ys_pos_center {
    top: 43.7%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.inside_ban_nub:not(:first-child){
    display: none;
}
.inside_ban_nub {
    position: relative;
}
.mod_dots1 .slick-dots li{
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.5);
    margin: 0 7.5px;
}
.mod_dots1 .slick-dots li.slick-active{
    background: #fff;
}
.inside_ban .slick-dots{
    bottom: 41px;
}
.piss_item_top .std_text16{
    color: #000;
}
.piss_item_icon{
    width: 20px;
    height: 20px;
}
.piss_item_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.piss_ibn_btn{
    width: 16px;
    position: relative;
    top: 6px;
}
.piss_ibn_btn img{
    transition: all 0.36s;
}
.piss_item_bot_nub .std_text14{
    padding-left: 14px;
    color: #666;
    line-height: 2;
    width: calc(100% - 16px);
}
.piss_item_bot_nub{
    display: flex;
    align-items: flex-start;
}
.piss_item_bot_nub{
    padding: 4px 0;
    cursor: pointer;
}
.piss_ibn_btn img:nth-of-type(2){
    opacity: 0;
}
.piss_item_bot_nub.on .piss_ibn_btn img:nth-of-type(2){
    opacity: 1;
}
.piss_item_bot_nub.on .piss_ibn_btn img:first-child{
    opacity: 0;
}
.product_info {
    overflow: hidden;
}
.product_info_side{
    width: 336px;
    padding-right: 113px;
}
.product_info_side.ys_fixed{
    position: fixed;
    top: 162px;
    left: calc(50% - 700px);
}
.product_info_side.ys_notfixed{
    position: absolute;
    top: auto !important;
    bottom: 0;
    left: 0 !important;
}
.product_info_cry_core{
    width: calc(100% - 336px);
}
.product3_main .product_info_side_search{
    margin-bottom: 0 !important;
}
.product3_main .product_info_cry{
    padding-top: 37px;
    overflow: hidden;
}
.piss_item:last-child{
    border-bottom: 0;
}
.piss_item_bot {
    display: none;
    margin-top: 3px;
    margin-bottom: 23px;
}
.piss_item_top{
    padding-top: 16px;
    padding-bottom: 15px;
}
.product_info_side .std_tit4{
    margin-bottom: 30px;
    color: #000;
}

.piss_item_icon{
    transition: all 0.36s;
}
.piss_item.on .piss_item_icon{
    transform: rotate(180deg);
}
.piss_item_top{
    cursor: pointer;
}
.picl_nub{
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 40px;
}
.product_info_cry_list{
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px;
}
.picl_nub_top .std_text16{
    color: #000;   
    margin-bottom: 20px;
    line-height: 1.3;
}
.picl_nub_top .std_text14 p{
    color: rgba(0,0,0,.6);
    line-height: 1.75;
}
.std_text14_list p{
    position: relative;
    line-height: 1.75;
    padding-left: 12px;
}
.std_text14_list p::before{
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    background: rgba(0,0,0,.6);
    top: 10.25px;
}
.picl_nub_top_img {
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.picl_nub_box{
    border-radius: 20px;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
    padding-top: 18px;
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    background: #fff;
}
.picl_nub_top{
    padding: 0 26px 42px 37px;
    flex-grow: 1;
}
.picl_nub_link{
    border-top: 1px solid #E9E8E8;
    display: flex;
}
.picl_nub_link_btn{
    width: 50%;
    border-right: 1px solid #E9E8E8;
    cursor: pointer;
}
.picl_nlb_font{
    display: block;
    text-align: center;
    color: #ce121b;
    font-size: 16px;
    line-height: 1.75;
    padding-top: 17px;
    padding-bottom: 22px;
}
.picl_nlb_btn{
    display: block;
    text-align: center;
    color: #ce121b;
    font-size: 16px;
    line-height: 1.75;
    cursor: pointer;
}
.picl_nub_link_btn:last-child{
    border-right: 0;
}
.picl_nlb_font img{
    width: 15px;
    margin-left: 4px;
}
.picl_nub_pop{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 4;
    border-radius: 20px;
    box-shadow: 0px -4px 9.641594886779785px 6px rgba(64, 123, 255, 0.05), 0px -7px 16px 0px rgba(41, 107, 255, 0.06), 0px -2px 6px 0px rgba(186, 203, 238, 0.10);
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
    bottom: -100%;
    transition: all .5s ease;
}
.picl_nub_pop_cry{
    border-radius: 10px 10px 0px 0px;
    background: #FFF;
    padding:13px 39px 35px 44px;
    box-shadow: 0px 7.5129313468933105px 9.641594886779785px 0px rgba(64, 123, 255, 0.08);
}
.picl_nlb_btn img{
    width: 15px;
    margin-left: 4px;
    transform: rotate(180deg);
}
.picl_npl_report .std_text16{
    color: #000;
    line-height: 1.75;
    padding-top: 17px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E9E8E8;
    transition: all 0.36s;
}
.mod_btn3_link .std_text16{
    color: #ce121b;
    transition: all 0.36s;
}
.mod_btn3_link img{
    width: 14px;
    margin-left: 8px;
}
.picl_nub_pop .mod_btn3{
    margin-top: 26px;
}
.mod_btn3_link img{
    transition: all 0.36s;
}
.picl_nub.on .picl_nub_pop{
    pointer-events: all;
    opacity: 1;
    bottom: 0;
}
.picl_nub_new{
    position: absolute;
    top: 0;
    left: 0;
    width: 76px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.picl_nub_new_bg,
.picl_nub_new_bg img{
    width: 100%;
}
.picl_nub_new .std_font12{
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    position: absolute;
    z-index: 4;
    top: 7px;
    left: 12px;
    width: 24px;
}
.mod_new .picl_nub_new{
    opacity: 1;
    pointer-events: all;
}
.pc_fenye li.activepage {
    background: #ce121b;
}
.pc_fenye li {
    width: 40px;
    height: 40px;
    border: 0px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    margin: 0 8.5px;
}
.ys_pcfy .first li,
.ys_pcfy .prev li,
.ys_pcfy .next li,
.ys_pcfy .end li {
    width: 16px;
    height: 40px;
    border: 0px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    margin: 0 7px;
}
.ys_pcfy .next{
    margin-left: 30px;
}
.ys_pcfy .prev{
    margin-right: 30px;
}
.mod_page{
    margin-top: 85px;
}
.product_help_cry{
    border-top: 1px solid #D9D9D9;
}
.product_help_cry .std_tit2{
    text-align: center;
    color: #000;
    line-height: 1.5;
}
.product_help_list .slick-track{
    display: flex;
    align-items: stretch;
}
.product_help_list_nub{
    width: 33.333333%;
    padding: 0 20px;
    height: auto;
}
.product_help_list_nub:not(:first-child){
    display: none;
}
.product_help_list{
    margin: 0 -20px;
}
.phln_link{
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
    padding: 27px 50px 50px;
    transition: all 0.36s;
    height: 100%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.phln_link_icon{
    width: 67px;
    position: relative;
    left: -10px;
}
.phln_link .std_tit4{
    margin-top: 8px;
    margin-bottom: 6px;
    transition: all 0.36s;
}
.phln_link .std_text14{
    flex-grow: 1;
    margin-bottom: 42px;
}
.phln_link .std_text14 p{
    color: #666;
    line-height: 1.75;
    transition: all 0.36s;
}
.phln_link .ys_imgbox_cover img {
    transform: scale(1)!important;
}
.mod_btn3_link .std_text16{
    display: flex;
    align-items: center;
}
.phln_link .ys_imgbox_cover img:nth-of-type(2){
    opacity: 0;
}
.mod_btn3_link .ys_imgbox_cover{
    transition: all 0.36s;
}
.product_help{
    position: relative;
    overflow: hidden;
}
.product_help .com_svg{
    width: calc(100% - 169px);
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
}
.com_svg{
    position: relative;
}
.com_svg img{
    width: 100%;
}
.com_svg svg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* .product_help{
    max-width: 1920px;
    margin: 0 auto;
} */
.product_help .ys_cont1400{
    position: relative;
    z-index: 3;
}
.com_svg{
    opacity: 0;
}
.com_svg.on{
    opacity: 1;
}
.ys_footer{
    position: relative;
    z-index: 10;
}
.piss_item_bot{
    max-height: 180px;
    overflow: hidden;
}
.piss_item .mCSB_scrollTools{
    opacity: 0;
    pointer-events: none;
}
.piss_item.on .mCSB_scrollTools{
    opacity: 0;
    pointer-events: all;
    animation: opacity1 .36s .6s forwards;
}
@keyframes opacity1 {
    0%{
        opacity: 0;
    }
    25%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.piss_item .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.piss_item .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ce121b;
}
.product_info_cry {
    position: relative;
}
.product_info_cry.on1 .product_info_side{
    position: fixed;
    top: 120px;
}
.product_info_cry.on1.on2 .product_info_side{
    position: absolute;
    bottom: 0;
    top: auto;
}
.product_info_side_select{
    max-height: calc(100vh - 300px);
}
.product_info_side_select>.mCSB_inside>.mCSB_container {
    margin-right: -20px;
    padding-right: 20px;
    overflow:visible;
}
.product_info_side_select>.mCustomScrollBox{
    margin-right: -20px;
    padding-right: 20px;
    max-width: calc(100% + 20px);
}
.product_info_side_select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
}
.product_info_side_select .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #B7B7B7;
}
.product_info_side_select .mCSB_scrollTools .mCSB_draggerContainer{
    top: 20px;
    bottom: 0px;
}
.product_info_side_select .piss_item .mCSB_scrollTools .mCSB_draggerContainer{
    top: 0px;
    bottom: 0px;
}
.product_help_list .slick-list{
    padding: 50px 20px;
    margin: -50px -20px;
}
.product1_info .picl_nub{
    width: 25%;
}
.product1_info .product_info_cry_core {
    width: 100%;
}
.mod_head_top {
    background: #121212;
}
.mod_head_top .ys_cont1400 {
    display: flex;
    justify-content: flex-end;
}
.mod_head_main {
    position: relative;
}
/* .mod_head_main .ys_cont1400 {
    position: relative;
} */
.head_nav_down1, .head_nav_down5 {
    /* overflow: hidden; */
}
.head_other {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
    height: 64px;
}
/* tammy - end */
/* Linda-start */
/* B1-1产品列表-按系列查找-start */
.product_main .inside_ban .slick-arrow{
    width: 50px;
    height: 50px;
    background: url(../image/b1_arrow1.svg) center / cover no-repeat;
    z-index: 5;
}
.product_main .inside_ban .slick-prev{
    left: 32px;
}
.product_main .inside_ban .slick-next{
    background: url(../image/b1_arrow2.svg) center / cover no-repeat;
    right: 32px;
}
.inside_page{
    margin-top: 92px;
    position: relative;
}
.product_info_side_search{
    margin-bottom: 37px;
}
.piss_cont{
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding-left: 20px;
    padding-right: 14px;
    display: flex;
    align-items: center;
}
.piss_cont_icon{
    width: 20px;
    cursor: pointer;
    line-height: 38px;
}
.piss_cont_icon img{
    width: 100%;
}
.piss_cont_le{
    width: calc(100% - 20px);
    padding-right: 10px;
    height: 38px;
    position: relative;
}
.piss_cont_le input{
    width: 100%;
    padding-left: 7px;
    height: 100%;
    position: relative;
    font-size: 14px;
    color: #333;
}
.piss_cont_le input::placeholder{
    font-size: 14px;
    color: #CDCDCD;
}
.piss_cont_le::before{
    content: "";
    width: 1px;
    height: 15px;
    background-color: #999;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.piss_item_top {
    border-top: 1px solid #DAD8D8;
}
.piss_item_bot {
    margin-top: 7px;
}
.product_info_search{
    width: 225px;
}
/* B1-1产品列表-按系列查找-end */
/* B2产品详情页-start */
.inddet_nav {
    height: 64px;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}
.inddet_nav.isfixed {
    z-index: 97;
}
.inddet_nav_wrap {
    position: relative;
    transition: all .4s;
    left: 50%;
    transform: translateX(-50%);
}
.inddet_nav_wrap::after{
    content: "";
    width: 1400px;
    height: 100%;
    background: #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    z-index: -1;
    border-radius: 10px;
}
.inddet_nav_wrap.isfixed::after{
    width: 100%;
    border-radius: 0;
}
.inddet_nav_wrap.isfixed {
    position: fixed;
    top: 64px;
    z-index: 100;
    width: 100%;
}
.inddet_nav_wrap_ul {
    margin: 0 -30px;
}
.inddet_nav_wrap_cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 54px;
    border-radius: 10px;
    /* background: #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10); */
}
.inwu_li {
    padding: 0 30px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.inwu_li p {
    font-size: 18px;
    line-height: 94px;
    color: #333;
    transition: all .36s;
}
.inwu_li.act p {
    color: #ce121b;
}
.prodet_core{
    background-color: #F8F8F8;
    overflow: hidden;
}
.slick_wrap_li:not(:first-child){
    display: none;
}
.std_arrow_icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ce121b;
    transition: all .36s;
    position: relative;
    cursor: pointer;
}
.std_arrow_icon .ys_imgbox_cover{
    width: 15px;
}
.std_arrow_icon{
    margin-left: 14px;
}
.std_arrow{
    display: flex;
}
.prodet_core_tp{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodet_core_bt_ul{
    margin: 0 -20px;
}
.pcbu_li{
    width: 33.333333%;
    padding: 0 20px;
}
.pcbu_li_cont{
    width: 100%;
    border-top: 4px solid #ce121b;
    padding-top: 30px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.pcbu_li_cont_tit{
    font-size: 20px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 14px;
}
.pcbu_li_cont_info li{
    position: relative;
    padding-left: 16px;
}
.pcbu_li_cont_info li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ce121b;
    position: absolute;
    top: 15px;
    left: 0;
}
.pcbu_li_cont_info p{
    line-height: 2.2;
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.pilu_li:not(:first-child){
    display: none;
}
.pilu_li_cont{
    border-top: 4px solid #ce121b;
}
.pilu_li_cont_ul {
    overflow: hidden;
}
.pilu_li_cont li{
    padding: 25px 0;
    border-bottom: 1px solid #D9D9D9;
}
.pilu_li{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s;
    visibility: visible;
}
.prodet_scene{
    background: #ce121b;
    overflow: hidden;
}
.prodet_scene h2{
    color: #fff;
}
.prodet_scene .std_arrow_icon{
    border: 1px solid #fff;
}
.prodet_scene_bt_ul{
    margin: 0 -18px;
}
.psbu_li{
    width: 25%;
    padding: 0 18px;
}
.psbu_li_cont .ys_imgbox_cover{
    border-radius: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.psbu_li_cont_tit {
    margin-top: 22px;
    color: #fff;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.prodet_relate{
    background: #F8F8F8;
    overflow: hidden;
}
.std_margin1{
    margin-top: 30px;
}
.std_margin2{
    margin-top: 50px;
}
.prodet_relate h2{
    text-align: center;
}
.prodet_relate_bt .picl_nub {
    height: auto;
    margin-bottom: 0;
}
.prodet_relate_bt .picl_nub_box{
    height: 100%;
}
.prodet_relate_bt .slick-track{
    display: flex;
    align-items: stretch;
}
.prodet_relate_bt{
    position: relative;
}
.prodet_relate_bt_arrow{
    width: 100%;
}
.prodet_relate_bt_arrow .std_arrow {
    justify-content: space-between;
}
.prodet_relate_bt_arrow .std_arrow_icon{
    margin-left: 0;
}
.prodet_relate_bt_arrow .std_arrow_prev{
    left: -92px;
}
.prodet_relate_bt_arrow .std_arrow_next{
    right: -92px;
}
.product_info_cry_list .slick-list{
    padding: 40px 0;
}
.prodet_mian .product_help_cry{
    border-top: none;
}
/* .prodet_story_bt_slick{
    border-radius: 20px;
    overflow: hidden;
} */
.psbs_ul_li_cont{
    background: #F8F8F8; 
    display: flex;
    align-items: center;
    flex-wrap: wrap;  
    border-radius: 20px;
    overflow: hidden;
}
.psbs_ul_li_text{
    padding: 100px 68px;
    width: 40%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.psbs_ul_li_img{
    width: 60%;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    position: relative;
    height: 100%;
}
.psbs_ul_li_img .ys_imgbox_cover{
    height: 100%;
}
.ys_imgbox_cover img{
    height: 100%;
    object-fit: cover;
}
.psbs_ul_li.has_video .puli_icon{
    display: block;
}
.puli_icon {
    width: 56px;
    z-index: 5;
    cursor: pointer;
    display: none;
}
.puli_icon img{
    width: 100%;
}
.psbl_ul_li{
    width: 16.666666%;
    cursor: pointer;
    position: relative;
}
.psbl_ul_li::after{
    content: "";
    width: 0%;
    height: 4px;
    background-color: #ce121b;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}
.psbl_ul_li.active::after{
    width: 100%;
}
.pult_parga{
    margin-top: 12px;
}
.pult_parga p{
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.pult_btn{
    margin-top: 40px;
}
.psbl_ul_li_cont{
    padding-bottom: 25px;
}
.psbl_ul_li_cont .ys_imgbox_cover{
    width: 65%;
    margin: auto;
}
.prodet_story_bt_logo{
    border-bottom: 1px solid #D9D9D9;
}
.prodet_story {
    overflow: hidden;
}
.prodet_story h2{
    text-align: center;
}
.psbs_ul{
    margin: 0 -10px;
}
.psbs_ul_li {
    padding: 0 10px;
}
.plcu_li_ri_box{
    width: 22px;
    height: 22px;
    position: relative;
    border: 1px solid #D9D9D9;
    cursor: pointer;
    transition: all .36s;
}
.plcu_li_le_icon{
    width: 45px;
}
.plcu_li_le_icon img{
    width: 100%;
}
.plcu_li_le_tit p{
    color: #333;
}
.plcu_li_le_tit{
    width: calc(100% - 45px);
    padding-left: 25px;
}
.plcu_li_le{
    padding: 0 23px;
    width: 50%;
    display: flex;
    align-items: center;
}
.plcu_li_mid p,.plcu_li_ri p{
    color: #999;
    transition: all .36s;
}
.plcu_li_mid{
    width: 30%;
}
.plcu_li_ri{
    width: 20%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.plcu_li{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.plrb_icon {
    width: 16px;
    transition: all .36s;
    opacity: 0;
}
.plrb_icon img{
    width: 100%;
}
.plcu_li_ri_box.active .plrb_icon{
    opacity: 1;
}
.plcu_li_ri_box.active{
    background: #ce121b;
    border: 1px solid #ce121b;
}
.pitb_cont p,.pitl_ul_li_cont p{
    font-size: 14px;
    line-height: 47px;
    color: #fff;
}
.pitb_cont,.pitl_ul_li_cont{
    padding: 0 30px;
    border-radius: 10px;
    background: #ce121b;
    cursor: pointer;
    transition: all .36s;
}
.prodet_info h2{
    color: #000;
}
.prodet_info_tab{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pitl_ul_li_cont{
    background: #F6F6F6;
    transition: all .36s;
}
.pitl_ul_li_cont p{
    color: #000;
    transition: all .36s;
}
.pitl_ul{
    display: flex;
    flex-wrap: wrap;
}
.pitl_ul_li{
    margin-right: 10px;
    width: auto !important;
}
.pitl_ul_li.active .pitl_ul_li_cont{
    background: #ce121b;
}
.pitl_ul_li.active p{
    color: #fff;
}
.prodet_overview {
    overflow: hidden;
}
.prodet_overview_le{
    width: 42%;
}
.prodet_overview_ri{
    width: 58%;
    padding-left: 246px;
}
.porc_data_ul{
    margin: 0 -30px;
    display: flex;
    flex-wrap: wrap;
}
.porc_data_ul_li {
    width: 25%;
    padding: 0 30px;
}
.pdul_cont_tp{
    color: #ce121b;
    font-size: 20px;
    line-height: 1.5;
    font-family: 'roboto';
}
.pdul_cont_tp span{
    color: #ce121b;
}
.prodet_overview_ri_cont h1{
    margin-bottom: 13px;
}
.porc_parga{
    margin-bottom: 23px;
    position: relative;
}
.porc_parga_cont{
    height: 56px;
    overflow: hidden;
    transition: height .3s ease-out;
}
.porc_parga_icon{
    width: 10px;
    position: absolute;
    right: -10px;
    bottom: 6px;
    transition: all .36s;
    cursor: pointer;
    z-index: 50;
}
.porc_parga_icon img{
    width: 100%;
}
.porc_parga.act .porc_parga_icon{
    transform: rotate(180deg);
}
.porc_data{
    margin-bottom: 34px;
}
.porc_info{
    margin-bottom: 50px;
}
.porc_info span{
    font-weight: bold;
    color: #333;
}
.porc_btn{
    display: flex;
    flex-wrap: wrap;
}
.porc_btn_li{
    margin-right: 20px;
}
.polt_li{
    width: 50%;
    background: #F8F8F8;
    position: relative;
    cursor: pointer;
}
.polt_li::before{
    content: "";
    width: 0%;
    height: 3px;
    background-color: #ce121b;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
}
.polt_li.active{
    background: #fff;
}
.polt_li.active::before{
    width: 100%;
}
.polt_li.active p{
    color: #ce121b;
}
.prodet_overview_le_tab{
    display: flex;
}
.polt_li p{
    line-height: 48px;
    text-align: center;
    transition: all .36s;
    color: #000;
}
.prodet_overview_le_bt{
    margin-top: 37px;
}
.prodet_overview_le_tab.empty .polt_li{
    width: 100%;
}
.polb_li:not(:first-child){
    display: none;
}
.plcl_ul_li{
    margin-bottom: 14px;
    cursor: pointer;
}
.plcl_ul_li_cont{
    transition: all .36s;
    position: relative;
}
.plcl_ul_li_cont::after{
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #ce121b;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.polb_li_cont_le{
    width: 76px;
}
.polb_li_cont_ri{
    width: calc(100% - 76px);
    padding-left: 50px;
    padding-right: 60px;
}
.plcl_ul_li.active .plcl_ul_li_cont{
    background: #F9FAFD;
}
.plcl_ul_li.active .plcl_ul_li_cont::after{
    opacity: 1;
}
.polb_li_cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.polb_li2 .polb_li_cont_le{
    width: 90px;
}
.polb_li2 .polb_li_cont_ri{
    width: calc(100% - 90px);
    padding-left: 13px;
    padding-right: 0;
}
.polb_li2 .polb_li_cont{
    align-items: flex-start;
}
.inwc_ri .std_btn2_text p,
.form_content_list_btn .std_btn2_text p{
    line-height: 52px;
}
.inwc_ri .std_btn2_text {
    margin-right: 16px;
}
.plcr_ul_li {
    position: relative;
}
.plcr_ul_li_icon {
    width: 30px;
    cursor: pointer;
}
.plcr_ul_li_icon  img{
    width: 100%;
}
/* B2产品详情页-end */

/* B4通用表单-start */
.ys_cont820{
    width: 820px;
    margin: auto;
}
.form_content h1{
    text-align: center;
    margin-bottom: 20px;
}
.form_content_parga{
    text-align: center;
}
.form_content_list_box{
    margin: 0 -10px;
}
.fclb_li{
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.fclb_li_cont p{
    color: #333;
}
.fclb_li_cont span{
    color: #FF0000;
}
.fclb_li_cont .std_parga{
    margin-bottom: 10px;
}
.fclb_li_cont_input{
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    width: 100%;
    height: 50px;
}
.fclb_li_cont_input input,
.flcc_input input{
    width: 100%;
    height: 100%;
    padding: 0 16px;
    font-size: 16px;
    color: #333;
}
.flci_item{
    margin: 0 -5px;
    height: 100%;
}
.flci_item_li{
    width: 50%;
    padding: 0 5px;
    height: 100%;
}
.flci_item_li .ys_select{
    height: 100%;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}
.fclb_select .fclb_li_cont_input{
    border: none;
}
.fclb_select .ys_select_xtbbox{
    right: 7px;
    width: 20px;
    transform: translateY(-50%) rotate(180deg);
}
.fclb_select .ys_select_hd.on .ys_select_xtbbox{
    transform: translateY(-50%) rotate(360deg);
}
.fclb_select .ys_select_xtbbox img{
    width: 100%;
}
.fclb_select .ys_select_bd {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 16px;
    top: 120%;
}
.fclb_select .ys_select_li{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
}
.fclb_objective{
    width: 100% !important;
}
.foll_parga{
    margin-left: 7px;
    margin-bottom: 0 !important;
}
.fclb_objective_list_li{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 50px;
}
.fclb_objective_list_li.act .foll_icon img:nth-child(2){
    opacity: 1;
}
.foll_icon{
    width: 14px;
    height: 14px;
    position: relative;
    cursor: pointer;
}
.foll_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.foll_icon img:nth-child(2){
    opacity: 0;
}
.fclb_demand{
    width: 100% !important;
}
.fclb_demand_text{
    width: 100%;
    height: 153px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    position: relative;
}
.fclb_demand_text textarea{
    width: 100%;
    height: 100%;
    padding: 16px;
    font-size: 16px;
    line-height: 1.5;
}
.fclb_demand_text_icon{
    width: 11px;
    position: absolute;
    right: 6px;
    bottom: 6px;
}
.fclb_demand_text_icon img{
    width: 100%;
}
.flcc_input{
    width: 71%;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    height: 50px;
}
.flcc_change{
    width: 29%;
    padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.flcc_change_cont{
    cursor: pointer;
}
.flcc_change_tp{
    display: flex;
    align-items: center;
}
.flcc_change_tp img{
    width: 18px;
    margin-right: 3px;
}
.fclb_li_cont_code{
    display: flex;
    position: relative;
}
.flcc_change_bt{
    width: 100%;
}
.flcc_change_bt img{
    width: 100%;
}
.fclb_agree{
    width: 100% !important;
}
.fclb_agree_parga p{
    color: #999;
}
.fclb_agree_parga a{
    color: #ce121b;
    text-decoration: underline;
}
.fclb_agree_parga {
    width: calc(100% - 14px);
    padding-left: 7px;
}
.fclb_agree .foll_icon {
    top: 7px;
}
.fclb_agree .foll_icon.act img:nth-child(2){
    opacity: 1;
}
.form_content_list_btn .std_btn2_text {
    margin-right: 0;
}
.form_content_list_btn .std_btn2_box{
    width: 172px;
    justify-content: center;
    cursor: pointer;
}
.form_content_list_btn{
    text-align: center;
    margin-top: 38px;
}
/* B4通用表单-end */
/* C4案例列表页-start */
.mod_ban{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.mod_ban_img{
    width: 100%;
    position: relative;
}
.mod_ban_img img{
    width: 100%;
}
.mod_ban_img::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.mod_ban{
    margin-top: 64px;
}
.case_main{
    background: #F8F8F8;
}
.piss_item_bot {
    max-height: 330px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #E7E7E7;
}
.case_list_ul_li{
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.case_list_ul{
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    overflow: hidden;
}
.case_list_ul_li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    background: #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.clul_text{
    padding: 24px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.clul_text_tit{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ctlu_li{
    margin-bottom: 4px;
    margin-right: 12px;
}
.ctlu_li_cont p{
    font-size: 14px;
    color: #ce121b;
    line-height: 34px;
}
.ctlu_li_cont{
    padding: 0 16px;
    border-radius: 6px;
    background: #E9EEFF;
}
.case_main .mod_page{
    margin-top: 60px;
}
.case_custom{
    background: #fff;
    position: relative;
    padding-bottom: 40px !important;
    overflow: hidden;
}
.case_custom::after{
    content: "";
    width: 1400px;
    height: 1px;
    background: #D9D9D9;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.case_custom h2{
    text-align: center;
}
.case_custom_bt_ul{
    margin: 0 -44px;
}
.ccbu_li{
    width: 16.666666%;
    padding: 0 44px;
    margin-bottom: 30px;
}
.case_solution{
    background-color: #fff;
    overflow: hidden;
}
.case_solution h2{
    text-align: center;
}
.case_solution_btn{
    text-align: center;
}
.inwc_ri .std_btn2_box{
    padding: 0 30px;
}
.mod_ban_text h1{
    color: #fff;
    line-height: 1.75;
    margin-bottom: 10px;
}
.mod_ban_text_parga p{
    color: #fff;
}
.mod_ban_text_lab .ctlu_li_cont{
    border-radius: 6px;
    border: 1px solid #FFF;
    background: transparent;
}
.mod_ban_text_lab .ctlu_li_cont p{
    color: #fff;
}
.mod_ban_text_lab .ctlu_li{
    margin-bottom: 10px;
}
/* C4案例列表页-end */
/* C5案例详情页-start */
.casedet_interest{
    background: #F8F8F8;
    overflow: hidden;
}
.casedet_interest_bt .case_list_ul_li{
    width: 25%;
}
.casedet_cont_le{
    width: 320px;
}
.casedet_cont_ri{
    width: calc(100% - 320px);
    padding-left: 80px;
    border-left: 1px solid #D9D9D9;
}
.cclu_li{
    margin-bottom: 20px;
}
.cclu_li p{
    line-height: 2;
}
.cclu_li_tit p{
    color: #333;
    font-weight: bold;
}
.casedet_cont_ri_cont h4{
    font-size: 24px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 18px;
}
.casedet_cont_ri_cont p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px;
}
.casedet_cont_ri_cont ul, .casedet_cont_ri_cont ol {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 18px;
}
.casedet_cont_ri_cont ul li {
    list-style-type: disc;
}
.casedet_cont_ri_cont ul li::marker {
    color: #ce121b;
}
/* C5案例详情页-end */
/* E2资料下载-start */
.down_list .pilu_li_cont{
    border-top: none;
    position: relative;
}
.down_list .pilu_li_cont::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: -40px;
}
.prodet_info_tab_btn{
    display: inline-block;
}
.down_list_btn{
    text-align: right;
    margin-bottom: 20px;
}
.down_list .plcu_li_ri{
    width: 250px;
}
.down_list .plcu_li_le{
    width: calc(100% - 40% - 250px);
}

.down_main .mod_page {
    margin-top: 60px;
}
.library_pop{
    /* display: block; */
    background: rgba(0,0,0,.6);
}
.library_pop .ys_modal_content{
    width: 600px;
    border-radius: 20px;
    padding: 60px 50px 88px 107px;
    max-height: 820px;
}
.library_pop_list{
    max-height: 614px;
}
.library_pop_list_cont,.library_pop_tit {
    padding-right: 42px;
}
.library_pop .ys_modal_close{
    width: 23px;
    top: 14px;
    right: 13px;
}
.library_pop .ys_modal_close img{
    width: 100%;
}
.library_pop_tit {
    text-align: center;
}
.lpbl_parga p{
    color: #333;
}
.lpbl_parga span{
    color: #F00;
}
.lpbl_parga{
    margin-bottom: 10px;
}
.lpbl_cont{
    height: 50px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}
.lpbl_cont input{
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 100%;
    padding: 0 15px;
}
.library_pop_bt_li{
    margin-bottom: 26px;
}
.lpbl_btn{
    width: 142px;
    transition: all .36s;
    border-radius: 4px;
    background: #D9D9D9;
    cursor: pointer;
}
.lpbl_code .lpbl_cont{
    width: calc(100% - 142px);
    padding-right: 13px;
    border: none;
}
.lpbl_code .lpbl_cont input{
    border: 1px solid #D9D9D9;
    border-radius: 4px;
}
.lpbl_code .lpbl_cont input::placeholder{
    font-size: 16px;
    color: #999;
}
.lpbl_btn p{
    line-height: 50px;
    text-align: center;
    transition: all .36s;
}
.lpbl_btn.active{
    background: #ce121b;
}
.lpbl_btn.active p{
    color: #fff;
}
.library_pop_btn .inwc_ri .std_btn2_box{
    width: 172px;
    justify-content: center;
}
.library_pop_btn .inwc_ri .std_btn2_text{
    margin-right: 0;
}
.library_pop_btn{
    text-align: center;
}
.library_pop .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.library_pop .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: rgba(0,0,0,.3);
}
.piss_all .piss_item_bot_nub.on .std_text14{
    color: #ce121b;
}
.pasu_li_cont_parga p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    transition: all .36s;
}
.piss_item_bot_nub{
    flex-wrap: wrap;
}
.piss_item_tp{
    width: 100%;
    display: flex;
    align-items: flex-start;
}
.piss_all_secpull{
    width: 100%;
    padding-left: 42px;
    margin-top: 6px;
    display: none;
}
.pasu_li.act .pasu_li_cont_parga p{
    color: #ce121b;
}
.pasu_li_thrpull{
    margin: 8px 0;
    padding: 16px 22px 20px;
    background: #F8F8F8;
    display: none;
}
.pltu_li p{
    font-size: 12px;
    line-height: 1.5;
    padding: 6px 0;
    color: #666;
    transition: all .36s;
}
.pltu_li.act p{
    color: #ce121b;
}
.down_main .product_info_side {
    width: 320px;
    padding-right: 36px;
}
.down_main .product_info_side_select>.mCSB_inside>.mCSB_container{
    margin-right: 0;
    padding-right: 0;
}
.down_main .mCSB_inside>.mCSB_container{
    margin-right: 0;
}
.down_main .mCSB_scrollTools{
    right: -7px;
}
.down_main .product_info_cry_core {
    width: calc(100% - 320px);
    padding-left: 40px;
}
.down_main .piss_item_top{
    position: relative;
    border-top: none;
}
.down_main .piss_item_top::after{
    content: "";
    width: calc(100% - 59px);
    height: 1px;
    background: #DAD8D8;
    position: absolute;
    top: 0;
    left: 0;
}
.down_main .piss_item_top,
.down_main .product_info_side .std_tit4,
.down_main .product_info_side_search {
    padding-right: 59px;
}
/* E2资料下载-end */
/* E4数字化工具-start */
.tclu_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.tool_cont {
    overflow: hidden;
}
.tool_cont_list_ul{
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.tclu_li_cont{
    width: 100%;
    height: 100%;
    padding: 35px 40px;
    border-radius: 10px;
    background:  #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.tclu_li_cont_icon{
    width: 80px;
}
.tclu_li_cont_text{
    width: calc(100% - 80px);
    padding-left: 40px;
}
.tlct_parga p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.tlct_info_li p{
    color: #ce121b;
}
.tlct_info_li{
    margin-right: 36px;
}
.tlct_info{
    display: flex;
    margin-top: 10px;
}
.tclu_li_cont_text .std_tit4{
    margin-bottom: 6px;
    height: 1.75em;
    overflow: hidden;
}
/* E4数字化工具-end */
/* E5正泰电器经销商查询系统-start */
.query_main .mod_bread{
    background: #F2F2F2;
}
.query_main h1,
.result_main h1{
    text-align: center;
    margin-bottom: 57px;
}
.query_search_cont{
    width: 43.5%;
    margin: auto;
    border-radius: 10px;
    background: #F4F4F4;
    padding-left: 27px;
    padding-right: 21px;
}
.query_search_cont_icon{
    width: 20px;
    cursor: pointer;
    line-height: 51px;
}
.query_search_cont_icon img{
    width: 100%;
}
.query_search_cont_le{
    width: calc(100% - 20px);
    padding-right: 20px;
    padding-left: 7px;
    position: relative;
    height: 51px;
}
.query_search_cont_le::before{
    content: "";
    width: 1px;
    height: 16px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.query_search_cont_le input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #000;
}
.query_search_cont_le input::placeholder{
    font-size: 14px;
    color: #999;
}
/* E5正泰电器经销商查询系统-end */
/* E6正泰电器经销商查询系统-查询结果-start */
.result_cont_le{
    width: 40%;
    padding-right: 80px;
    margin-top: 40px;
}
.result_cont_ri{
    width: 60%;
    padding-left: 160px;
    position: relative;
}
.result_cont_ri::after{
    content: "";
    width: 1px;
    height: calc(100% + 230.5px);
    background: #D9D9D9;
    position: absolute;
    top: -80.5px;
    left: 0;
}
.result_cont_le_img{
    width: 65%;
    margin: auto;
}
.result_cont_le_img img{
    width: 100%;
}
.rcrc_parga{
    margin-bottom: 24px;
}
.rcrc_parga p{
    font-size: 14px;
    line-height: 1.75;
    color: #999;
}
.rcrc_parga span{
    color: #ce121b;
}
.rcrc_info_li:last-child{
    margin-bottom: 0;
}
.rcrc_info_li_icon{
    width: 20px;
    position: relative;
    top: 6px;
}
.rcrc_info_li_icon img{
    width: 100%;
}
.rcrc_info_li_parga{
    width: calc(100% - 20px);
    padding-left: 14px;
}
.rcrc_info_li_parga p{
    font-size: 18px;
    line-height: 1.75;
    color: #666;
}
.result_cont_ri_cont .std_tit3{
    margin-bottom: 42px;
}
.rcrc_info_li {
    margin-bottom: 27px;
}
.result_cont{
    padding-top: 36px;
}
/* E6正泰电器经销商查询系统-查询结果-end */
/* G3新闻列表-start */
.nclu_li_img{
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.nclu_li_img img{
    width: 100%;
    border-radius: 20px;
}
.nclu_li_tit{
    font-size: 20px;
    color: #000;
    line-height: 1.65;
    text-overflow: clip;
    height: 4.95em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 4px 0 38px;
}
.nclu_li_ul{
    display: flex;
    flex-wrap: wrap;
}
.nclu_li_ul_li{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.nclu_li_ul_li p{
    color: #000;
    font-size: 14px;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid  #D9D9D9;
}
.news_cont_list{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.nclu_li{
    width: 33.333333%;
    padding: 0 21px;
    margin-bottom: 85px;
}
.news_cont_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -21px;
}
.nclu_li_textbox{
    padding: 18px 25px 0;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.nclu_li a{
    display:block;
}
/* G3新闻列表-end */
/* G1-2董事长简介-start */
.data_main .mod_bread,
.system_main .mod_bread,
.introduce_main .mod_bread,
.about_main .mod_bread,
.equip_main .mod_bread{
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 6;
}
.data_main .ys_bread_list a,
.system_main .ys_bread_list a,
.introduce_main .ys_bread_list a,
.about_main .ys_bread_list a,
.equip_main .ys_bread_list a{
    color: #D9D9D9;
}
.data_main .ys_bread_list:last-child a ,
.system_main .ys_bread_list:last-child a ,
.introduce_main .ys_bread_list:last-child a ,
.about_main .ys_bread_list:last-child a ,
.equip_main .ys_bread_list:last-child a {
    color: #fff;
}
.data_main .ys_bread_list::before,
.system_main .ys_bread_list::before,
.introduce_main .ys_bread_list::before,
.about_main .ys_bread_list::before,
.equip_main .ys_bread_list::before{
    color: #D9D9D9;
}
.introduce_info{
    background: #F8F8F8;
    margin-top: -47.5px;
    overflow: hidden;
}
.introduce_info_le{
    width: 49%;
    position: relative;
}
.introduce_info_le img{
    width: 100%;
}
.introduce_info_le::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #F8F8F8 0%, rgba(248, 248, 248, 0.00) 19.22%);
    position: absolute;
    top: 0;
    left: 0;
}
.introduce_info_ri{
    width: 51%;
    padding-left: 86px;
}
.introduce_info_ri_name{
    margin-top: 60px;
}
.introduce_info_ri_name p{
    font-size: 18px;
    line-height: 1.75;
    color: #333;
}
.introduce_info_ri .std_tit3{
    margin-bottom: 26px;
}
.introduce_honor {
    overflow: hidden;
}
.introduce_honor h2{
    color: #000;
    margin-bottom: 22px;
}
.introduce_honor_cont_ul{
    margin: 0 -21px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.ihcu_li{
    width: 33.333333%;
    padding: 0 21px;
}
.ihcu_li_cont p{
    color: #333;
    padding-left: 17px;
    position: relative;
}
.ihcu_li_cont p::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ce121b;
    position: absolute;
    top: 11px;
    left: 0;
}
.ihcu_li_cont{
    height: 100%;
    padding-top: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
}
.introduce_tab .inddet_nav{
    margin-top: -47.5px;
}
.introduce_tab{
    position: relative;
    z-index: 11;
}
.mod_ban_text {
    z-index: 6;
}
/* G1-2董事长简介-end */

/* E1服务与支持-start */
.service_ban{
    height: calc(100vh - 92px);
}
.service_ban .mod_ban_img{
    height: 100%;
}
.service_ban .mod_ban_img img{
    height: 100%;
    object-fit: cover;
}
.service_main .mod_bread{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    width: 100%;
}
.service_main .mod_ban_img::after{
    display: none;
}
.service_main h1{
    color: #333;
}
.service_main .mod_ban_text p{
    color: #666;
}
.service_main .mod_ban_text{
    top: 20%;
}
.service_ban_list_ul{
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.sblu_li{
    width: 25%;
    padding: 0 20px;
}
.sblu_li_cont{
    padding: 35px;
    height: 100%;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.service_ban_list{
    bottom: 15%;
}
.sblu_li_cont_icon{
    width: 67px;
    margin-bottom: 10px;
}
.sblu_li_cont_tit{
    margin-bottom: 6px;
}
.sblu_li_cont_phone p{
    font-size: 14px;
    line-height: 1.75;
    color: #ce121b;
    font-family: 'roboto';
}
.sblu_li_cont_parga p{
    font-size: 14px;
}
.sblu_code p{
    font-size: 16px;
    text-align: center;
}
.sblu_li_cont_img{
    width: 140px;
    margin: auto;
    margin-bottom: 20px;
}
.sblu_li_cont_img img{
    width: 100%;
}
.service_self{
    padding-right: calc(50% - 700px);
    overflow: hidden;
}
.service_self_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.service_self_cont_le{
    width: 58%;
}
.service_self_cont_ri{
    width: 42%;
    padding-left: 68px;
}
.sscl_tp{
    background: #ce121b;
    padding: 50px 127px 127px;
    overflow: hidden;
}
.sscl_tp_parga p{
    color: #fff;
}
.sscl_tp h2{
    color: #fff;
    margin-bottom: 7px;
}
.sscl_bt{
    width: 100%;
}
.sscl_bt img{
    width: 100%;
}
.sscr_ul_li_icon{
    width: 50px;
}
.sscr_ul_li_icon img{
    width: 100%;
}
.sscr_ul_li_more{
    width: 30px;
}
.sscr_ul_li_more img{
    width: 100%;
}
.sscr_ul_li_tit{
    width: calc(100% - 50px - 30px);
    padding: 0 50px;
}
.sscr_ul_li a{
    padding: 34px 18px 34px 30px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
}
.service_sales{
    background: #F8F8F8;
    overflow: hidden;
}
.service_sales h2{
    text-align: center;
}
.service_sales_cont_ul{
    margin: 0 -22.5px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.sscu_li{
    width: 25%;
    padding: 0 22.5px;
    margin-bottom: 45px;
}
.sscu_li_cont{
    display: block;
    width: 100%;
    height: 100%;
    padding: 28px 32px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.sscu_li_cont_parga p{
    font-size: 14px;
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.sscu_li_cont .std_tit4{
    margin-top: 5px;
    margin-bottom: 6px;
}
.service_applet{
    background: #ce121b;
    overflow: hidden;
}
.service_applet .ys_cont1400{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.service_applet_ri{
    width: 33.5%;
    padding-right: 97px;
}
.service_applet_ri img{
    width: 100%;
}
.service_applet_le{
    width: 66.5%;
    padding-right: 217px;
}
.service_applet_le h2{
    color: #fff;
}
.sali_ul_li_icon{
    width: 40px;
}
.sali_ul_li_text{
    width: calc(100% - 40px);
    padding-left: 40px;
}
.sult_cont{
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.30);
}
.sali_ul_li{
    margin-bottom: 20px;
}
.sali_ul_li_text .std_tit5,
.sult_tit{
    padding-left: 20px;
    position: relative;
    color: #fff;
    line-height: 1.6;
}
.sali_ul_li_text .std_tit5::before,
.sult_tit::before{
    content: "";
    width: 4px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.sult_tit::before{
    background: #ce121b;
}
.sult_parga{
    margin-top: 14px;
}
.sult_parga p{
    color: #CCD4FF;
}
.service_adv {
    overflow: hidden;
}
.service_adv_bt_text{
    width: 40%;
}
.service_adv_bt_list{
    width: 60%;
    padding-left: 210px;
}
.sabt_img{
    margin-top: 43px;
    position: relative;
}
.sabt_img_pic{
    width: 100%;
}
.sabt_img_pic img{
    width: 100%;
}
.sabt_img_tit{
    color: #fff;
    font-weight: bold;
    z-index: 5;
    left: 51%;
    top: 48.5%;
}
.sult_icon{
    width: 40px;
    border: 1px solid #D9D9D9;
}
.sult_icon img{
    width: 100%;
    transition: all .36s;
}
.sult_tit{
    width: calc(100% - 40px);
    padding-right: 40px;
    color: #333;
    position: relative;
    top: 5.6px;
}
.sabl_ul_li_tp{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    cursor: pointer;
}
.sabl_ul_li_bt{
    margin-top: 16px;
    display: none;
}
.sabl_ul_li{
    padding: 40px 0;
    border-bottom: 1px solid #D9D9D9;
}
.sabl_ul_li:first-child{
    padding-top: 0;
}
.sabl_ul_li_bt p{
    margin-bottom: 0;
}
.sabl_ul_li.act .sult_icon img{
    transform: rotate(180deg);
}
.service_video_bt_ul{
    margin: 0 -20px;
}
.svbu_li{
    width: 25%;
    padding: 0 20px;
}
.svbu_li_cont{
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
}
.svbu_li_cont_text{
    padding: 25px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.slct_time p{
    font-size: 14px;
    line-height: 1.2;
    color: #999;
}
.slct_tit{
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
}
.svbu_li_cont_tp{
    position: relative;
}
.svbu_li_cont_tp::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0px 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.slct_icon{
    width: 30px;
    cursor: pointer;
    z-index: 5;
}
.slct_icon img{
    width: 100%;
}
.service_video{
    overflow: hidden;
}
.service_video_bt_ul .slick-list{
    padding-bottom: 30px;
}
.situ_li_cont_icon{
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: 1px solid #ce121b;
    position: relative;
    background-color: #fff;
    flex-shrink: 0;
}
.slci_img {
    width: 50px;
}
.slci_img img{
    width: 100%;
}
.situ_li_cont_parga p{
    color: #ce121b;
    white-space: nowrap;
}
.situ_li.right_side .situ_li_cont{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.situ_li.right_side .situ_li_cont_parga{
    padding-left: 10px;
}
.situ_li.bot_side .situ_li_cont{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
}
.situ_li.bot_side .situ_li_cont_parga{
    margin-top: 10px;
}
.situ_li.top_side .situ_li_cont_icon{
    margin-top: 10px;
}
.situ_li.left_side .situ_li_cont{
    display: flex;
    align-items: center;
}
.situ_li.left_side .situ_li_cont_parga{
    padding-right: 10px;
}
.sabt_img_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.situ_li {
    position: absolute;
}
/* E1服务与支持-end */
/* G5投资者关系-start */
.investor_price{
    background: #F8F8F8;
}
.investor_main .mod_bread{
    position: relative;
}
.investor_main .mod_bread::after{
    content: "";
    width: 100%;
    height: 100%;
    background: #F8F8F8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.ipll_cont{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.investor_price_link_li{
    height: 100%;
}
.investor_price_le{
    width: 240px;
    background: #ce121b;
}
.investor_price_le_tp p{
    color: #fff;
    margin-left: 7px;
}
.investor_price_le_tp{
    display: flex;
    align-items: center;
    width: 100%;
}
.investor_price_le_cont{
    padding: 40px;
}
.investor_price_le_bt .std_tit3{
    color: #fff;
    font-family: 'roboto';
}
.investor_price_link{
    width: calc(100% - 240px);
    background:#FFF;
    height: 420px;
}
.iptu_li .std_tit4{
    color: #fff;
    text-align: center;
}
.iptu_li{
    padding: 18px 0;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,.4);
}
.iptu_li:last-child{
    border-bottom: none;
}
.iptu_li::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.2);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.iptu_li.act::after{
    opacity: 1;
}
.investor_price .ys_cont1400{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.investor_online_cont_ri{
    width: 40%;
}
.investor_online_cont_ri img{
    width: 100%;
}
.investor_online_cont_le{
    width: 60%;
    background: #ce121b;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.investor_online_cont{
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.iocl_text_btn .std_btn2_box{
    background: #fff !important;
}
.iocl_text_btn .std_btn2_text p{
    color: #ce121b;
}
.iocl_text{
    width: 100%;
    padding: 0 80px;
}
.iocl_text h2{
    color: #fff;
}
.iocl_text .std_tit5{
    color: #fff;
    margin-bottom: 100px;
}
.msul_cont_parga{
    text-align: center;
}
.msul_cont_parga p{
    font-size: 12px;
    line-height: 1.75;
    color: #fff;
}
.msul_cont_icon{
    width: 28px;
    margin: auto;
}
.msul_cont_icon img{
    width: 100%;
}
.mod_side{
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: -80px;
    z-index: 98;
    border-radius: 8px 0px 0px 8px;
    background: linear-gradient(to bottom, #4FC6FF, #1F51E4);
    width: 64px;
    transition: all .5s ease-in-out;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.2);
}
.mod_side.active{
    right: 0;
}
.mod_side.notact{
    right: -80px;
}
.mod_side_ul_li{
    padding: 0 7px;
}
.msul_cont{
    padding: 13px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
.mod_side_ul_li:last-child .msul_cont{
    border-bottom: 1px solid transparent;
}
/* G5投资者关系-end */

/* G2可持续-start */
.develop_program_tp_parga p{
    font-size: 18px;
}
.develop_program_tp {
    overflow: hidden;
}
.develop_program_tp h1{
    margin-top: 13px;
    margin-bottom: 27px;
}
.develop_program_mid{
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
}
.develop_program_mid::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: calc(50% - 700px);
}
.develop_program_mid_cont{
    padding: 0 40px;
    width: 100%;
    overflow: hidden;
}
.dpmc_info .std_parga p{
    font-size: 18px;
    color: #999;
}
.dpmc_info{
    margin-top: 48px;
}
.dpmc_icon{
    width: 110px;
    margin-top: 56px;
    margin-bottom: 40px;
}
.dpmc_icon img{
    width: 100%;
}
.dpmm_circle{
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 1px solid #D9D9D9;
    position: relative;
    background: #fff;
}
.dpmm_circle img{
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.develop_program_mid_more{
    position: absolute;
    left: calc(50% - 700px - 44px);
    top: -44px;
    z-index: 5;
}
.develop_program_bt_cont{
    padding: 0 40px;
}
.develop_program_bt_cont{
    padding-top: 116px;
}
.develop_program_bt{
    height: 744px;
    overflow: hidden;
}
.develop_activity {
    overflow: hidden;
}
.develop_activity h2,
.develop_respon h2,
.develop_report h2{
    text-align: center;
}
.drbu_li,.drbu_item{
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 50px;
}
.develop_report {
    overflow: hidden;
}
.develop_report_bt_ul,.develop_respon_bt_ul{
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.drbu_li_cont{
    width: 100%;
    display: block;
    height: 100%;
    padding: 30px 40px 25px;
    border-radius: 10px;
    transition: all .36s;
    border: 1px solid #D9D9D9;
    background: #FFF;
}
.drbu_li_cont_icon{
    width: 40px;
}
.drbu_li_cont_tit{
    color: #000;
    line-height: 1.6;
    height: 3.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 32px;
}
.drbu_li_cont_btn p{
    color: #ce121b;
}
.drbu_li_cont_btn .inwc_ri .std_btn2_box {
    padding: 0 !important;
    background: #fff !important;
}
.drbu_li_cont_btn .std_btn2_icon{
    width: 20px;
    height: auto !important;
    transform: translateX(0) !important;
}
.develop_respon{
    background: #F8F8F8;
    overflow: hidden;
}
.drbu_item{
    margin-bottom: 36px;
}
.drbu_item:nth-child(1){
    width: 66.666666%;
}
.drbu_item_cont_le{
    width: 52%;
}
.drbu_item_cont_le img{
    height: 100%;
    object-fit: cover;
}
.drbu_item_cont_ri{
    width: 48%;
    padding: 30px 98px 25px 45px;
    background: #fff;
    border: 1px solid #D9D9D9;
    border-left: 1px solid transparent !important;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    transition: all .36s;
}
.drbu_item:nth-child(1) .drbu_item_cont{
    display: flex;
    align-items: stretch;
    border-radius: 10px;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.develop_activity_cont{
    width: 100%;
    padding: 0 15px;
}
.dacb_ul_li{
    width: 100%;
    padding: 0 14px;
}
.dacb_ul{
    margin: 0 -14px;
}
.dacb_ul_li_cont{
    border-radius: 20px;
    overflow: hidden;
    transform: scale(0.8);
    transition: all .36s;
}
.dacb_ul .slick-list{
    overflow: visible;
}
.dacb_ul_li.slick-current .dacb_ul_li_cont{
    transform: scale(1);
}
.dacb_arrow {
    width: 100%;
}
.develop_activity_cont_bt{
    position: relative;
}
.dacb_arrow .std_arrow{
    justify-content: space-between;
}
.dacb_arrow .std_arrow_icon {
    margin-left: 0;
}
.dacb_arrow .std_arrow_prev{
    left: -67px;
}
.dacb_arrow .std_arrow_next{
    right: -67px;
}
.develop_activity_cont_text{
    margin-top: 60px;
}
.dact_ul_li_cont{
    text-align: center;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.dact_ul_li_cont .std_tit4{
    color: #000;
}
.develop_road{
    background: #ce121b;
    overflow: hidden;
}
.ys_cont1460{
    width: 1460px;
    margin: auto;
}
.develop_road_cont{
    padding-left: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.develop_road_cont_le h2{
    color: #fff;
}
.drcl_data{
    margin-top: 110px;
}
.drcl_parga p{
    color: #fff;
}
.drcl_data_ul{
    margin: 0 -35px;
}
.drcl_data_ul_li{
    width: 33.333333%;
    padding: 0 35px;
}
.ddul_cont .std_tit4{
    font-weight: bold;
    color: #fff;
    padding-bottom: 7px;
}
.ddul_cont .std_tit4 span{
    font-size: 64px;
    font-family: 'roboto';
    position: relative;
    top: 5px;
}
.ddul_cont_parga{
    padding-top: 18px;
    border-top: 1px solid #D9D9D9;
    color: #fff;
}
.develop_road_cont_le{
    width: 62%;
    padding-right: 90px;
}
.develop_road_cont_ri{
    width: 38%;
    position: relative;
}
.drcr_img{
    width: 100%;
}
.drcr_img img{
    width: 100%;
}
.drcr_svg{
    width: 100%;
}
.drcr_svg svg{
    width: 100%;
    height: auto;
}
.drcr_svg_path{
    opacity: 0;
}

/* G2可持续-end */

/* G1-3正泰电器-start */
.equip_introduce_le {
    width: 555px;
}
.equip_introduce {
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.equip_introduce .ys_cont1400{
    height: 100%;
}
.equip_introduce_cont{
    height: 100%;
    /* display: flex;
    align-items: center; */
}
.equip_introduce_ri{
    position: absolute;
    top: 0;
    right: 0;
    /* transform: translateY(-50%); */
    width: 27vw;
    border-radius: 20px;
    overflow: hidden;
    transform-origin: 571.5px 0;
    margin-top: 100px;
}
.equip_introduce_ri img{
    width: 100%;
    image-rendering: pixelated;
    backface-visibility: hidden;
}
.equip_introduce_ri_svg{
    width: 100%;
    transition: all .36s;
}
.equip_introduce_ri_svg svg{
    width: 100%;
    height: auto;
}
.equip_introduce_ri_svg.effect{
    opacity: 0;
}




























/* 国货之光 正泰领航效果-start */
.equip_navigate{
    position: relative;
    z-index: 1;
    padding-bottom: calc(100vh - 92px);
    overflow: hidden;
}
.equip_navigate_section_cont{
    position: absolute;
    left: 0;
    top: 0;
    height: calc(100vh - 92px);
}
.equip_navigate_section_cont.ys_fixed {
    position: fixed;
    top: 92px;
}
.equip_navigate_section_cont.isnot_fixed {
    top: initial;
    bottom: 0;
}
.ensc_box{
    position: relative;
    transition: left .1s linear;
}
.ensc_tp_bg{
    width: 490px;
    position: absolute;
    top: -16px;
    left: 0;
    z-index: -1;
}
.ensc_tp_bg img{
    width: 100%;
}
.ensc_tp_parga{
    width: 470px;
}
.ensc_tp{
    padding-top: 130px;
}
.ebll_cont_tit{
    margin-bottom: 20px;
}
.ebll_cont_tit span{
    display: inline-block;
    background: linear-gradient(90deg, #ce121b 0.13%, #257CFF 103%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ensc_box_list_li1 .ebll_cont_parga p{
    font-size: 14px;
    line-height: 1.75;
    color: #999;
}
.ensc_box_list_li2 .ebll_cont_tit{
    margin-bottom: 15px;
}
.ebll_cont_bt{
    color: #666;
    padding-top: 12px;
    border-top: 1px solid rgba(153, 153, 153, .5);
}
.ebll_cont_tits .std_tit4{
    color: #ce121b;
    font-weight: bold;
}
.ebll_cont_tits span{
    font-family: 'roboto';
    color: #ce121b;
}
.ensc_box_list_li1{
    width: 385px;
    margin-right: 460px;
    top: 80%;
}
.ensc_box_list_li2{
    width: 306px;
    margin-right: 280px;
    top: 19.2%;
}
.ensc_box_list_li3{
    margin-right: 128px;
    top: 27%;
}
.ensc_box_list_li4{
    margin-right: 56px;
    top: 0;
}
.ensc_box_list_li5{
    margin-right: 88px;
    top: 70%;
}
.ensc_box_list_li6{
    margin-right: 218px;
    top: 17%;
}
.ensc_box_list_li3,
.ensc_box_list_li4,
.ensc_box_list_li5,
.ensc_box_list_li6{
    width: 200px;
}
.ensc_box_list{
    display: flex;
    height: 100%;
    width: 100%;
}
.ensc_box_list_li{
    flex-shrink: 0;
    position: absolute;
    transition: all .36s;
    opacity: 0;
}
.ensc_box_list_li.active{
    opacity: 1;
}
.ensc_box_bg{
    width: 100%;
    position: relative;
    z-index: 5;
}
.ensc_box_bg img{
    width: 100%;
}
.ensc_box_cont{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
}
.ensc_box_svg svg{
    width: 100%;
    height: auto;
}
.ensc_box_svg_line2 {
    width: 100%;
    z-index: 6;
    pointer-events: none;
    opacity: 0;
}
.ensc_box_svg_line2.act{
    opacity: 1;
}
.actl_svg2_bg{
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.ebll_point_circle{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ececec;
    position: relative;
}
.ebll_point_circle::after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ce121b;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_f1bx2ks::before {
    content: '';
    width: 0;
    height: 0;
    border: 2px solid #ececec;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
    overflow: visible;
    /* opacity: 0; */
    border-radius: 50%;
    animation-name: page-loader-ripple2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    z-index: -1;
    content: '';
    animation-delay: 1s;
    animation-timing-function: linear;
}
.l_f1bx2ks::after {
    content: '';
    width: 0;
    height: 0;
    border: 2px solid #ececec;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
    overflow: visible;
    /* opacity: 0; */
    border-radius: 50%;
    animation-name: page-loader-ripple2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    z-index: -1;
    content: '';
    animation-delay: 2s;
    animation-timing-function: linear;
}
.l_f1bx2ks.l_f1bx2ks2::before {
    animation-delay: 3s;
}
.l_f1bx2ks.l_f1bx2ks2::after {
    animation-delay: 4s;
}
@keyframes page-loader-ripple2 {
    0% {
      width: 0px;
      height: 0px;
      opacity: 1;
    }
    100% {
      width: 200px;
      height: 200px;
      opacity: 0;
    }
}
.ebll_point{
    position: absolute;
    width: 75px;
    height: 75px;
    transition: all .36s;
    opacity: 0;
}
.ebll_point.active{
    opacity: 1;
}
.ensc_box_point{
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.ebll_point1{
    top: 31%;
}
.ebll_point2{
    top: 88%;
}
.ensc_box_img{
    position: absolute;
    right: 0;
    bottom: -50%;
    width: 637px;
    z-index: -1;
}
.ensc_box_img img{
    width: 100%;
}
/* 国货之光 正泰领航效果-end */
.equip_lead_le,
.equip_lead_ri{
    width: 50%;
}
.equip_lead{
    background: #F8F8F8;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    overflow: hidden;
}
.equip_lead_le_tit{
    padding-top: 73px;
    padding-bottom: 110px;
    padding-right: 86px;
    background: #ce121b;
    overflow: hidden;
}
.equip_lead_le_tit h2{
    color: #fff;
}
.equip_lead_le_tit p{
    color: #fff;
}
.equip_lead_le_img{
    width: 100%;
}
.equip_lead_le_img img{
    width: 100%;
}
.equip_lead_ri{
    padding-top: 62px;
}
.equip_lead_ri_cont{
    padding-left: 60px;
}
.elrc_list_ul_li{
    width: 50%;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9
}
.elrc_list_ul_li:nth-child(2n){
    border-right: none;
}
.elrc_list{
    border: 1px solid #D9D9D9;
    border-bottom: none;
}
.elul_cont .std_tit4{
    text-align: center;
    margin-top: 28px;
}
.elul_cont .ys_imgbox_cover{
    width: 185px;
    margin: auto;
}
.elul_cont{
    padding: 40px 34px 34px;
}
.elrc_info_ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.eiul_cont .ys_imgbox_cover{
    width: 45px;
    margin: auto;
}
.eiul_cont_tit{
    font-size: 20px;
    line-height: 1.75;
    color: #333;
    text-align: center;
    margin-top: 22px;
}
.elrc_info{
    margin-top: 70px;
}
.equip_manuf{
    position: relative;
}
.equip_manuf::after{
    content: "";
    width: 1px;
    height: calc(100% - 305px);
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: calc(50% - 700px);
}
.emib_ul{
    margin: 0 -40px;
}
.emib_ul_li{
    width: 25%;
    padding: 0 40px;
    margin-bottom: 40px;
}
.eulc_bg{
    width: 100%;
}
.eulc_bg img{
    width: 100%;
}
.emib_ul_li_cont{
    position: relative;
}
.equip_manuf_industry{
    padding-top: 130px;
}
.equip_manuf_industry_cont{
    padding-left: 35px;
}
.eulc_tit p{
    color: #333;
    text-align: center;
}
.eulc_tit{
    padding: 0 50px;
    width: 100%;
}
.emic_bt{
    margin-top: 76px;
}
.emic_tp_le{
    width: 63%;
    padding-right: 168px;
}
.emic_tp_ri{
    width: 37%;
    margin-top: 50px;
}
.etru_li_tp span{
    color: #ce121b;
    font-family: 'roboto';
}
.etru_li_tp .std_tit4{
    color: #ce121b;
    font-weight: bold;
}
.etru_li_bt{
    margin-top: 4px;
}
.emic_bt_ul{
    margin: 0 -17px;
    display: flex;
}
.emic_bt_ul_li{
    width: 33.333333%;
    padding: 0 17px;
    height: 452px;
    transition: all .4s ease-out;
    overflow: hidden;
}
.ebul_cont{
    width: 100%;
    height: 100%;
    position: relative;
}
.ebul_cont_bg{
    width: 100%;
    height: 100%;
    z-index: -1;
}
.emic_bt_ul_li.active{
    width: 60%;
}
.emic_bt_ul_li.active .ebul_cont::before{
    opacity: 1;
}
.emic_bt_ul_li.active .ebul_cont::after{
    opacity: 0;
}
.ebul_cont::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(21, 65, 220, 0.40) 0%, rgba(21, 65, 220, 0.40) 100%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
}
.ebul_cont::before{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #ce121b 26.61%, rgba(21, 65, 220, 0.00) 99.16%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.ebul_cont_text_before{
    bottom: 56px;
    width: 100%;
    padding-left: 32px;
    padding-right: 40px;
    z-index: 5;
    transition: all .36s;
}
.ectb_tit,.ecul_tit{
    font-size: 22px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
}
.ectb_parga p{
    color: #fff;
    height: 3.5em;
    overflow: hidden;
    margin-top: 13px;
}
.ecul_parga p{
    color: #fff;
}
.ecta_cont_ul_li{
    padding: 30px 0;
    position: relative;
}
.ecta_cont_ul_li::after{
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, rgba(217, 217, 217, 0.00) 78.14%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.ecta_cont_ul_li:last-child::after{
    display: none;
}
.ecta_cont{
    width: 250px;
    bottom: 17px;
    left: 36px;
    z-index: 6;
    position: absolute;
    transition: all .36s;
    opacity: 0;
    pointer-events: none;
}
body{
    height: auto !important;
}
.ehlc_parga p{
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
    /* height: 1.75em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; */
}
.ehlc_data_num{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.ehlc_data_num span{
    font-size: 30px;
    font-weight: bold;
    margin-right: 4px;
}
.ectb_hide_cont{
    display: flex;
    padding-top: 20px;
    position: relative;
}
.ectb_hide_cont::before{
    content: "";
    width: 300px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, rgba(217, 217, 217, 0.00) 78.14%);
    position: absolute;
    top: 0;
    left: 0;
}
.ectb_hide_li{
    width: 50%;
}
.ebul_cont_text_after{
    width: 100%;
    padding-left: 32px;
    padding-right: 40px;
    bottom: -12%;
    z-index: 5;
    transition: all .36s;
    opacity: 0;
}
.emic_bt_ul_li.active .ebul_cont_text_before{
    opacity: 0;
  
}
.emic_bt_ul_li.active .ebul_cont_text_after{
    opacity: 1;
    bottom: 56px;
    transition: all .36s .4s;
}

.ecta_tp{
    width: 374px;
    margin-bottom: 34px;
}












.etru_li{
    width: 33.333333%;
}
.equip_manuf_atlas{
    border-top: 1px solid #D9D9D9;
    position: relative;
}
.emal_ul_li{
    width: 100%;
    padding: 0 20px;
}
.emal_ul{
    margin: 0 -20px;
}
.emal_ul_li_cont{
    width: 100%;
    position: relative;
}
.eulc_title{
    width: 100%;
    padding: 0 120px;
    bottom: 130px;
    z-index: 5;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.eulc_title .std_tit4{
    color: #fff;
}
.equip_manuf_atlas_list{
    position: relative;
}
.emal_btn{
    left: 120px;
    bottom: 55px;
    transform: translateX(0);
}
.emal_btn .std_arrow_icon{
    border: 1px solid #fff;
}
.emal_btn .std_arrow_prev{
    margin-left: 0;
}
.equip_manuf_authen{
    overflow: hidden;
}
.equip_manuf_authen .prodet_core_tp{
    padding-left: 80px;
    padding-right: 100px;
}
.equip_manuf_authen_bt,.equip_manuf_authen_btn{
    margin-top: 70px;
}
.equip_manuf_authen_btn{
    text-align: center;
}
.eulc_ul_li{
    width: 25%;
    padding: 0 14px;
    margin-bottom: 28px;
}
.eulc_ul{
    margin: 0 -14px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.eulc_ul_li_cont{
    border-radius: 6px;
    border: 1px solid #DEDEDE;
    padding: 15px 15px 50px;
    height: 100%;
}
.eulc_ul_li_cont .ys_imgbox_cover{
    margin: auto;
    width: 56%;
}
.eulc_ul_li_cont .std_tit4{
    text-align: center;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.emab_ul{
    margin: 0 -14px;
}
.emab_ul_li {
    padding: 0 14px;
}
.equip_manuf_innovate {
    overflow: hidden;
}
.equip_manuf_innovate_cont{
    padding-left: 80px;
}
.emic_tp_parga {
    width: 52%;
}
/* G1-3正泰电器-end */
/* G7联系我们-start */
.contact_cont {
    overflow: hidden;
}
.contact_cont_tit{
    padding-bottom: 62px;
    border-bottom: 1px solid #D9D9D9;
    overflow: hidden;
}
.contact_cont_info_ul{
    display: flex;
    flex-wrap: wrap;
}
.cciu_li{
    width: 33.333333%;
}
.cciu_li_text_tit{
    font-size: 20px;
    line-height: 1.75;
    color: #333;
}
.cciu_li_icon{
    width: 57px;
}
.cciu_li_icon img{
    width: 100%;
}
.cciu_li_text{
    width: calc(100% - 57px);
    padding-left: 60px;
}
.cciu_phone p,
.cciu_email p{
    color: #999;
}
.cciu_li_text_num a{
    display: block;
    font-size: 16px;
    line-height: 1.75;
    color: #ce121b;
}
.contact_cont_share_parga p{
    color: #999;
}
.contact_cont_share .mfbr_share{
    margin-left: 30px;
}
.contact_cont_share{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.contact_cont_img{
    margin-top: 44px;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
}
.contact_cont_img img{
    width: 100%;
}
/* G7联系我们-end */

/* C2解决方案-数据中心-start */
.mod_ban_text_btn{
    margin-top: 40px;
}
.data_main .mod_ban_text_btn .mbtb_li1 .std_btn2_box,
.system_main .mod_ban_text_btn .std_btn2_box{
    background: transparent !important;
    border: 1px solid #fff;
}
/* .mod_ban_text_btn .mbtb_li1 .std_btn2_icon{
    width: 18px;
    height: 18px;
} */
.data_overview_img{
    width: 31%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.data_overview_img img{
    width: 100%;
}
.data_overview_text p{
    color: #333;
}
.data_overview_text{
    width: 69%;
    padding-right: 160px;
}
.data_overview_text .std_parga{
    margin-top: 25px;
}
.data_overview_img_icon{
    width: 40px;
    cursor: pointer;
    display: none;
}
.data_overview_img_icon img{
    width: 100%;
}
.has_video .data_overview_img_icon{
    display: block;
}
.data_main .psbs_ul_li_text,
.system_main .psbs_ul_li_text{
    padding: 70px 54px 70px 68px;
}
.data_main .pult_btn,
.system_main .pult_btn{
    margin-top: 100px;
}
.data_main .psbs_ul_li_cont,
.system_main .psbs_ul_li_cont{
    align-items: flex-start;
}
.data_solution_tab{
    border-bottom: 1px solid #D9D9D9;
}
.data_solution .std_padd2_bot{
    border-bottom: 1px solid #D9D9D9;
}
.dstl_tit{
    font-size: 20px;
    line-height: 1.6;
    color: #999;
    transition: all .36s;
    padding-bottom: 18px;
    position: relative;
    transition: all .36s;
    cursor: pointer;
}
.dstl_tit::after{
    content: "";
    width: 0%;
    height: 4px;
    background: #ce121b;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .36s;
}
.data_solution_tab_li{
    margin-right: 90px;
}
.data_solution_tab_li.act .dstl_tit::after{
    width: 100%;
}
.data_solution_tab_li.act .dstl_tit{
    color: #333;
}
.dsll_cont_ri{
    width: 40%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.dsll_cont_ri img{
    width: 100%;
}
.dsll_cont_le{
    width: 60%;
    padding-right: 280px;
}
.dsll_cont_le_tit{
    font-size: 30px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 20px;
}
.dsll_cont_le_btn{
    margin-top: 90px;
}
.dclb_li{
    margin-right: 20px;
}
.data_solution_list_li:not(:first-child){
    display: none;
}
.mod_ban .std_btn2{
    cursor: pointer;
}
.data_overview{
    overflow: hidden;
}
.data_solution_list_li{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s;
}
.data_solution{
    overflow: hidden;
}
/* C2解决方案-数据中心-end */

/* C3解决方案-数据中心-建筑配电系统-start */
.system_solution{
    background: #F8F8F8;
    position: relative;
}
.system_solution .std_padd2{
    overflow: hidden;
}
.system_solution::after{
    content: "";
    width: 100%;
    height: 47.5px;
    background: #F8F8F8;
    position: absolute;
    top: -47.5px;
    left: 0;
    z-index: -1;
}
.system_solution_ri{
    width: 48.5%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.system_solution_ri img{
    width: 100%;
}
.system_solution_le{
    width: 51.5%;
    padding-right: 160px;
}
.system_solution_le_parga p{
    color: #333;
}
.ssli_tit{
    padding-bottom: 16px;
    border-bottom: 1px solid #D9D9D9;
}
.ssli_tit .std_tit5{
    padding-left: 20px;
    position: relative;
    color: #333;
}
.ssli_tit .std_tit5::before{
    content: "";
    width: 4px;
    height: 20px;
    background:#ce121b;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.system_solution_le_info{
    margin-top: 44px;
}
.ssli_list li{
    position: relative;
    padding-left: 27px;
    margin-bottom: 25px;
}
.ssli_list li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ce121b;
    position: absolute;
    top: 11px;
    left: 0;
}
.ssli_list{
    margin-top: 30px;
}
.prodet_relate_bt .product_info_cry_list{
    display: block;
}
/* C3解决方案-数据中心-建筑配电系统-end */
/* G1-1公司介绍-start */
.about_info_tp {
    overflow: hidden;
}
.about_info_tp_parga{
    /* height: 140px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 5; */
    overflow: hidden;
    transition: height .3s ease-out;
}
.about_info_tp_btn{
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}
.about_info_tp_btn p{
    color: #ce121b;
}
.about_info_tp.active .about_info_tp_parga{
    height: auto;
    -webkit-line-clamp: inherit;
}
.about_info{
    margin-top: -47.5px;
}
.about_info_mid{
    border-top: 1px solid #D9D9D9;
    position: relative;
}
.about_info_mid_img{
    width: 100%;
    /* position: relative; */
}
.aimi_pic{
    width: 100%;
}
.aimi_pic img{
    width: 100%;
}
.aimi_btn p{
    color: #fff;
    margin-top: 20px;
}
.aimi_btn img{
    width: 56px;
}
.aimi_btn{
    z-index: 5;
    cursor: pointer;
    text-align: center;
}
.about_info_bt{
    padding-bottom: 44px;
    overflow: hidden;
}
.about_info_bt_cont{
    padding: 0 20px;
}
.aibc_ul{
    margin: 0 -140px;
}
.aibc_ul_li{
    width: 33.333333%;
    padding: 0 140px;
    margin-bottom: 140px;
}
.aulc_num .std_tit4{
    color: #ce121b;
    font-weight: bold;
}
.aulc_num span{
    font-size: 56px;
    font-family: 'roboto';
}
.aulc_parga{
    color: #666;
    padding-top: 12px;
    border-top: 1px solid rgba(153,153,153,.5);
}
.aulc_num{
    margin-bottom: 5px;
}
.about_honor_le,.about_honor_ri{
    width: 50%;
}
.about_honor_le_tit{
    padding: 90px 0;
    background: #ce121b;
}
.about_honor_le_tit h2{
    color: #fff;
}
.about_honor{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #F8F8F8;
    overflow: hidden;
}
.about_honor_le_img{
    width: 100%;
}
.about_honor_le_img img{
    width: 100%;
}
.about_honor_ri_cont{
    padding-left: 100px;
    padding-right: 28px;
}
.ahrc_ul_li{
    margin-bottom: 46px;
}
.ahrc_ul_li:last-child{
    margin-bottom: 0;
}
.ahrc_ul_li .std_parga{
    margin-top: 13px;
}
.about_develop {
    overflow: hidden;
}
.about_develop h2{
    text-align: center;
}
.acul_text_tit{
    color: #000;
}
.acul_text_year{
    font-size: 80px;
    line-height: 1.6;
    color: #ce121b;
    margin-bottom: 8px;
    font-family: 'roboto';
}
.about_develop_bt_li{
    width: 94%;
    margin: auto;
    position: relative;
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s;
}
.about_develop_bt_li:not(:first-child){
    display: none;
}
.adbl_line{
    width: 1px;
    height: 100%;
    background: #D9D9D9;
    position: absolute;
    top: 0;
    left: 50%;
}
.adbl_line::before{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ce121b;
    position: absolute;
    left: -6px;
    top: 0;
}
.acul_img{
    width: 42%;
    border-radius: 20px;
    overflow: hidden;
}
.acul_img img{
    width: 100%;
}
.acul_text{
    width: 58%;
    padding-right: 74px;
    padding-left: 322px;
}
.adbl_cont_ul_li{
    padding-bottom: 177px;
}
.acul_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.acul_cont::after{
    content: "";
    width: 612px;
    height: 615px;
    background-color: #F8F8F8;
    position: absolute;
    left: 50%;
    top: 254px;
    transform: translateX(-50%);
    z-index: -1;
}
.adbl_cont_ul_li.on .acul_cont::after{
    opacity: 0;
}
.adbl_cont_ul_li.on .acul_cont{
    flex-direction: row-reverse;
}
.adbl_cont_ul_li.on .acul_text{
    padding-right: 100px;
    padding-left: 196px;
}
.adbl_cont_ul_li:last-child{
    padding-bottom: 236px;
}
.adbt_li{
    margin-bottom: 20px;
    cursor: pointer;
}
.adbt_li .std_tit4{
    transition: all .36s;
    color: #999;
    
}
.adbt_li.act .std_tit4{
    color: #333;
}
.about_develop_bt{
    position: relative;
    margin-top: 100px;
}
.about_develop_bt_tab{
    width: 100px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9;
}
/* G1-1公司介绍-end */

/* C6合作伙伴-分销商-start */
.distri_introdu{
    background: #F8F8F8;
    overflow: hidden;
}
.distri_main .mod_bread,
.factory_main .mod_bread{
    background: #F8F8F8;
    position: relative;
}
.distri_main .mod_bread::after,
.factory_main .mod_bread::after{
    content: "";
    width: 100%;
    height: 30px;
    background: #F8F8F8;
    position: absolute;
    top: -30px;
    left: 0;
}
.factory_main .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
}
.dicl_parga{
    margin-bottom: 30px;
}
.dicl_parga p{
    color: #333;
}
.dicl_list_li span{
    font-weight: bold;
    color: #333;
}
.dicl_list_li_cont{
    padding-bottom: 22px;
}
.distri_introdu_cont_ri{
    width: 40%;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 10px;
}
.distri_introdu_cont_ri img{
    width: 100%;
}
.distri_introdu_cont_le{
    width: 60%;
    padding-right: 160px;
}
.distri_pro_bt{
    margin-top: 40px;
}
.distri_pro_bt .hrbu_li_bg {
    width: 63%;
}
.hltb_video .std_btn4 p{
    line-height: 38px;
}
.distri_pro_bt .hltb_btn{
    margin-right: 10px;
}
.distri_pro h2,
.distri_tool h2{
    text-align: center;
}
.distri_pro_bt .hrbu_li{
    position: relative;
    top: 0;
    margin-top: 0;
}
.distri_exhibition{
    background: #F8F8F8;
    padding-bottom: 125px;
    overflow: hidden;
}
.distri_exhibition_tp{
    width: 67.5%;
    margin: auto;
    text-align: center;
}
.distri_exhibition_bt{
    margin-top: 74px;
}
.distri_exhibition_tp_parga{
    margin-top: 24px;
}
.debu_li{
    width: 25%;
    padding: 0 20px;
}
.distri_exhibition_bt_ul{
    margin: 0 -20px;
}
.debu_li_cont{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.distri_exhibition_bt_ul .slick-list{
    overflow: visible;
}
.distri_tool {
    overflow: hidden;
}
/* C6合作伙伴-分销商-end */
/* C7合作伙伴-盘厂-start */
.distri_stand_ri{
    width: 29%;
}
.distri_stand_ri_img{
    width: 100%;
}
.distri_stand_ri_img img{
    width: 100%;
}
.distri_stand_le{
    width: 71%;
    padding-right: 285px;
}
.distri_stand_le_parga{
    margin-top: 25px;
    margin-bottom: 58px;
}
.dsll_ul_li{
    width: 50%;
    padding: 0 19px;
    margin-bottom: 80px;
}
.dsll_ul{
    margin: 0 -19px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.dsll_ul_li_cont{
    height: 100%;
    padding-top: 30px;
    border-top: 4px solid #ce121b;
}
.dulc_tit{
    font-size: 20px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 14px;
}
.distri_stand_ri_btn{
    margin-left: 74px;
}
.factory_main .distri_tool{
    background: #F8F8F8;
}
.distri_stand {
    overflow: hidden;
}
.dicl_more_btn p{
    color: #333;
    margin-right: 7px;
}
.dicl_more_btn img{
    width: 10px;
    transition: all .36s;
}
.dicl_more_btn{
    display: flex;
    align-items: center;
}
.dicl_more{
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}
.dicl_list{
    overflow: hidden;
    transition: height .3s ease-out;
}
.dicl_more.act .dicl_more_btn img{
    transform: rotate(180deg);
}
/* C7合作伙伴-盘厂-end */

/* Linda-end */
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    /* .hndl_lnr_nub:hover .hndl_lnr_nl_img img:nth-child(2){
        transform: translate(-50%,-50%) scale(1.05);
    } */
    .mod_side_ul_li:nth-child(2):hover .msul_pop {
        left: -190px;
    }
    .plcl_btn_cont:hover {
        background: #237AE4;
    }
    .success_pop_btn_cont:hover p{
        background: #237AE4;
    }
    .sblu_li_cont a:hover .sblu_li_cont_icon img{
        transform: scale(1);
    }
    .dstb_icon:hover img:nth-child(2){
        opacity: 0;
    }
    .pitb_cont:hover,
    .pitl_ul_li_cont:hover{
        background: #237AE4;
    }
    .hltb_btn:hover .hltb_btn_box{
        background: #237AE4;
    }
    .hltb_btn:hover img{
        transform: translateX(10px);
    }
    .hnfc_lab_ul_li a:hover{
        border: 1px solid #237AE4;
        color: #ce121b;
    }
    .std_btn1_box:hover p{
        color:#237AE4;
    }
    .std_btn1_box:hover .std_btn_icon{
        transform: translateX(5px);
    }
    .std_btn1_box:hover .std_btn_icon img:nth-child(2){
        opacity: 0;
    }
    .emal_btn .std_arrow_icon:hover{
        background: #fff;
    }
    .hndl_list_nub_link:hover .std_font20{
        color: #ce121b;
    }
    .hndl_list_nub_link:hover .hndl_list_nub_icon{
        transform: translateX(5px);
    }
    .system_main .ys_bread_list a:hover, 
    .data_main .ys_bread_list a:hover, 
    .introduce_main .ys_bread_list a:hover, 
    .about_main .ys_bread_list a:hover, 
    .equip_main .ys_bread_list a:hover{
        color: #fff;
    }
    .drbu_li_cont:hover{
        border: 1px solid #ce121b;
    }
    .drbu_item:nth-child(1) .drbu_item_cont:hover .drbu_item_cont_ri{
        border: 1px solid #ce121b;
    }
    .drbu_li_cont:hover .drbu_li_cont_icon img:nth-child(2){
        transform: scale(1);
    }
    .drbu_item_cont:hover .drbu_li_cont_icon img:nth-child(2){
        transform: scale(1);
    }
    .sscu_li_cont:hover .sblu_li_cont_icon img{
        transform: scale(1);
    }
    .plcu_li_ri p:hover{
        color: #ce121b;
    }
    .std_btn4:hover .std_btn4_box{
        background: #ce121b;
    }
    .std_btn4:hover p{
        color: #fff;
    }
    .std_btn4:hover .std_btn4_box_icon img:nth-child(2){
        opacity: 0;
    }
    .std_btn4:hover .std_btn4_box_icon img{
        transform: scale(1);
    }
    .std_arrow_icon:hover {
        background: #ce121b;
    }
    .std_arrow_icon:hover img:nth-child(2){
        opacity: 0;
    }
    .prodet_scene .std_arrow_icon:hover{
        background: #fff;
    }
    /* Delia-start */
    .paper_list a:hover .std_btn2_icon{
        transform: translateX(9px);
    }
    .tclu_li_box:hover {
        background: #ce121b;
    }
    .tclu_li_box:hover .tclu_li_icon img:nth-child(2){
        opacity: 1;
    }
    .tclu_li_box:hover .tclu_li_icon img:nth-child(1){
        opacity: 0;
    }
    .tclu_li_box:hover .tclu_li_text{
        color: #fff;
    }
    .pc_fenye .first:hover li, .pc_fenye .prev:hover li, .pc_fenye .next:hover li, .pc_fenye .end:hover li{
        color: #000;
        background: transparent;
    }
    .pc_fenye a:hover li{
        color: #fff;
        background: #ce121b;
    }
    .dcru_li a:hover .dcru_li_text{
        color: #ce121b;
    }
    .dclp_li a:hover .dclp_li_text p, .dclp_li a:hover .dclp_li_word p{
        color: #ce121b;
    }
    .ys_bread_list a:hover{
        color: #000;
    }
    .mod_foot_min_le ul li a:hover{
        color: #237AE4;
    }
    .mftl_ul_li ul li a:hover{
        color: #237AE4;
    }
    .mftl_ul_li_tp a:hover{
        color: #237AE4;
    }
    .std_btn1_box:hover .std_btn1_icon{
        transform: translateX(9px);
    }
    .std_btn2_box:hover .std_btn2_icon{
        transform: translateX(9px);
    }
    .std_btn2_box:hover{
        background: #237AE4;
        /* border: 1px solid #237AE4; */
    }
    .std_btn3_box:hover {
        border: solid 1px #ce121b;
    }
    .std_btn3_box:hover .std_btn3_text p{
        color: #ce121b;
    }
    /* Delia-end */
    .home_horse_box:hover .home_horse_list1,
    .home_horse_box:hover .home_horse_list2 {
        animation-play-state: paused;
    }
    .product_info_side_select .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
        background-color: #ce121b;
    }
    .head_nav.on:hover .head_nav_first.yxnav_active1 .head_nav_first_font a {
        color: #333;
    }
    .head_nav.on:hover .head_nav_first.yxnav_active1:hover .head_nav_first_font a{
        color: #ce121b;
    }
    .head_nav_down1 .hndl_lns_cry:hover{
        width: 100%;
    }
    .hndl_lns_cry:hover .hndl_lnscf_tit{
        color: #ce121b;
        transform: translateX(15px);
    }
    .hndl_lns_cry:hover .hndl_lns_cry_font img{
        opacity: 1;
    }
    .hndl_lns_cry:hover .hndl_lns_cry_font a::before{
        background: #F7F9FB;
    }
    .hndl_lnsct_text a:hover{
        color: #ce121b;
    }
    .hndl_lns_cry:hover .hndl_lns_cry_third{
        opacity: 1;
        pointer-events: all;
    }
    .hndl_lnr_nub_link:hover{
        /* background: #ECF1F6; */
        box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04)
    }
    .head_partner_nub_link:hover .std_font16{
        color: #ce121b;
    }
    .hndl_list_nub_title a:hover{
        color: #ce121b;
    }
    .hndl_list_nub_title a:hover img{
        transform: translateX(5px);
    }
    .hnln_link:hover .hnln_cry{
        /* transform: translate(20px,-20px); */
        transform: translate(0,0);
    }
    .hhln_cry:hover{
        /* transform: translate(10px,-10px); */
        transform: translate(0,0);
    }
    .home_horse_list_nub:hover::before{
        opacity: 1;
    }
    /* 2023.07.12 */
    .hndl_add_item .mod_more1_link:hover .more1_font{
        color: #ce121b;
    }
    .hndl_add_item .mod_more1_link:hover .more1_icon{
        transform: translateX(5px);
    }
    .home_horse_list_nub:hover .hhln_add::before {
        opacity: 1;
    }
    .hnln_link:hover::before{
        opacity: 1;
    }
    /* tammy - start */
    .hnd3l_nub a:hover{
        color: #ce121b;
    }
    .head_cn_bot_nub a:hover,
    .head_cn_bot:hover .head_cn_bot_nub.on a:hover{
        color: #ce121b;
    }
    .head_cn_bot:hover .head_cn_bot_nub.on a{
        color: #666;
    }
    .head_nav_down3_list:hover .hnd3l_nub.yxnav_active3:hover a,
    .head_nav_down3_list:hover .hnd3l_nub.yxnav_active2:hover a{
        color: #ce121b;
    }
    .head_nav_down3_list:hover .hnd3l_nub.yxnav_active3 a,
    .head_nav_down3_list:hover .hnd3l_nub.yxnav_active2 a{
        color: #666;
    }
    .crumbs_nub:hover a{
        color: #333;
    }
    /* .piss_item_bot_nub:hover .piss_ibn_btn img:nth-of-type(2){
        opacity: 1;
    }
    .piss_item_bot_nub:hover .piss_ibn_btn img:first-child{
        opacity: 0;
    } */
    .picl_npl_report .std_text16:hover{
        color: #ce121b;
    }
    .mod_btn3_link:hover img {
        transform: translateX(5px);
    }
    .ys_pcfy .first li:hover,
    .ys_pcfy .prev li:hover,
    .ys_pcfy .next li:hover,
    .ys_pcfy .end li:hover{
        color: #ce121b;
    }
    .pc_fenye .comp-tabli li:hover {
        color: #fff;
        background: #ce121b;
    }
    .phln_link:hover{
        background: #ce121b;
    }
    .phln_link:hover .ys_imgbox_cover img:nth-of-type(2){
        opacity: 1;
    }
    .phln_link:hover .ys_imgbox_cover img:first-child{
        opacity: 0;
    }
    .phln_link:hover .std_tit4,
    .phln_link:hover .std_text14 p{
        color: #fff;
    }
    .phln_link:hover .mod_btn3_link .std_text16{
        color: #fff;
    }
    .phln_link:hover .mod_btn3_link .ys_imgbox_cover {
        transform: translateX(5px);
    }
    .lpbl_btn:hover{
        background: #ce121b;
    }
    .lpbl_btn:hover p{
        color: #fff;
    }
    .std_btns:hover img{
        transform: translateX(10px);
    }
    /* 2023.11.27修改-start */
    .plcl_arrow_icon:hover img:nth-child(2){
        opacity: 0;
    }
    /* 2023.11.27修改-end */
}

/* 载入效果 */
.inside_ban .std_tit2,
.inside_ban .std_parga{
    visibility: hidden;
}
.result_main .mod_content{
    overflow: hidden;
}
.inside_ban_nub.slick-active .std_tit2 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .5s;
    visibility: visible;
}
.inside_ban_nub.slick-active .std_parga {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .6s;
    visibility: visible;
}
.picl_nub:nth-child(3n+1),
.aibc_ul_li:nth-child(3n+1),
.elrc_info_ul_li:nth-child(2n+1),
.case_list_ul_li:nth-child(3n+1),
.tclu_li:nth-child(2n+1){
    animation-delay: .1s;
}
.drbu_li:nth-child(3n+1),
.aibc_ul_li:nth-child(3n+2),
.picl_nub:nth-child(3n+2),
.case_list_ul_li:nth-child(3n+2),
.elrc_info_ul_li:nth-child(2n+2),
.product_help_list_nub:nth-child(3n+1),
.sblu_li:nth-child(4n+1),
.product3_main .picl_nub:nth-child(4n+1),
.sscu_li:nth-child(4n+1),
.sclu_li:nth-child(3n+1),
.ihcu_li:nth-child(3n+1),
.nclu_li:nth-child(3n+1),
.elrc_info_ul_li:nth-child(3n+1),
.tclu_li:nth-child(2n+2){
    animation-delay: .2s;
}
.drbu_li:nth-child(3n+2),
.picl_nub:nth-child(3n+3),
.aibc_ul_li:nth-child(3n+3),
.case_list_ul_li:nth-child(3n+3),
.product_help_list_nub:nth-child(3n+2),
.sblu_li:nth-child(4n+2),
.product3_main .picl_nub:nth-child(4n+2),
.sscu_li:nth-child(4n+2),
.sclu_li:nth-child(3n+2),
.ihcu_li:nth-child(3n+2),
.elrc_info_ul_li:nth-child(3n+2),
.nclu_li:nth-child(3n+2){
    animation-delay: .3s;
}
.drbu_li:nth-child(3n+3),
.product_help_list_nub:nth-child(3n+3),
.sblu_li:nth-child(4n+3),
.product3_main .picl_nub:nth-child(4n+3),
.sscu_li:nth-child(4n+3),
.sclu_li:nth-child(3n+3),
.ihcu_li:nth-child(3n+3),
.elrc_info_ul_li:nth-child(3n+3),
.nclu_li:nth-child(3n+3){
    animation-delay: .4s;
}
.sblu_li:nth-child(4n+4),
.product3_main .picl_nub:nth-child(4n+4),
.sscu_li:nth-child(4n+4){
    animation-delay: .5s;
}
.ys_ban_title,.ys_ban_btn {
    visibility: hidden;
}
.ys_ban_li.slick-current .ys_ban_title{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .5s;
    visibility: visible;
}
.ys_ban_li.slick-current .ys_ban_btn{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .6s;
    visibility: visible;
}


/* 2023.11.27修改-start */
.casedet_interest .case_list_ul{
    display: block;
}
.casedet_interest .case_list_ul_li{
    height: auto;
}
.casedet_interest .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: stretch;
}
.head_nav_down_left {
    padding-top: 30px;
}
.head_nav_down_right {
    padding-top: 96px;
}
.hndl_list_nub.yxnav_active2 .std_font20{
    color: #ce121b;
}
.ys_privacy{
    margin-top: 64px;
}
.plcl_arrow_icon {
    width: 40px;
    cursor: pointer;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: all;
}
.polb_li_cont_le{
    position: relative;
}
.plcl_arrow{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);    
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.plcl_arrow_prev{
    top: -40px;
}
.plcl_arrow_next{
    bottom: -40px;
    transform: translateX(-50%) rotate(180deg);
}
.plcl_ul_li:not(:first-child){
    display: none;
}
.hndl_ln5l_item.yxnav_active3 .std_text16{
    color: #fff;
}
.hndl_list_nub.yxnav_active2 .hndl_list_nub_title a{
    color: #ce121b;
} 
@keyframes page-loader-ripple1 {
    0% {
      width: 0px;
      height: 0px;
      opacity: 1;
    }
    100% {
      width: 5vw;
      height: 5vw;
      opacity: 0;
    }
}
.hpul_circle {
    width: 100%;
    height: 100%;
}
.hpul_circle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border: 1px solid #ce121b;
    border-radius: 50%;
    animation-name: page-loader-ripples;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
}
.hpul_circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border: 1px solid #ce121b;
    border-radius: 50%;
    animation-name: page-loader-ripples;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes page-loader-ripples {
    0% {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        opacity: 0.0;
    }
}

.hpul_circle::after{
    animation-delay: 2s;
}
.hpul_circle.hpul_circle2::before {
    animation-delay: 3s;
}
.hpul_circle.hpul_circle2::after {
    animation-delay: 4s;
}
.home_network_bt_map{
    position: relative;
}
.hnbm_points{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hnbm_points_ul_li{
    position: absolute;
    z-index: 20;
}
.hpul_parga p{
    font-size: 14px;
    line-height: 1.5;
    color: #ce121b;
    white-space: nowrap;
    margin-top: 4px;
}
.hpul_point{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ce121b;
    position: relative;
    margin: auto;
}
.picl_nub_new{
    z-index: 10;
}
.mc_msc_boxr{
    width: 26px;
}
.result_main .mod_ban,
.query_main .mod_ban{
    height: calc(100vh - 92px);
}
.result_main .mod_ban_img,
.query_main .mod_ban_img{
    height: 100%;
}
.result_main .mod_ban_img img,
.query_main .mod_ban_img img{
    height: 100%;
    object-fit: cover;
}
.result_cont_ul_li:last-child{
    padding-bottom: 0;
}
.new_nclu_li_tit {
    font-size: 20px;
    color: #000;
    line-height: 1.65;
    text-overflow: clip;
    height: 3.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 4px 0 38px;
}
.prodet_info_tab_btn2{
    display: none;
    margin-top: 30px;
}
.prodet_info_tab_btn1{
    display: block;
}
.sclu_li_box{
    height: 100%;
}
.search_cont_list_ul{
    align-items: stretch;
}
.mbtb_li1 {
    margin-right: 20px;
}
.mbtb_li2 .std_btn2_box{
    border: 1px solid #ce121b;
}
.mod_ban_text_btn {
    display: flex;
    align-items: center;
}
.mbtb_li2 {
    display: none;
}
.pitb_cont{
    display: inline-block;
}
.introduce_main .mod_ban_btn,
.equip_main .mod_ban_btn,
.about_main .mod_ban_btn {
    display: none;
}

/* 2023.11.27修改-end */
.down_list .plcu_li_mid{
    display: flex;
    width: 20%;
}
.plcu_li_mid_time{
    margin-right: 20px;
}
.plcu_li_mid_li:last-child{
    margin-right: 0;
}
.down_list .plcu_li_le {
    width: calc(100% - 20% - 250px);
}
.data_solution_tab_li{
    width: auto !important;
}
.dstb_icon {
    width: 40px;
    cursor: pointer;
    pointer-events: all;
    position: relative;
}
.dstb_prev{
    transform: rotate(-90deg);
    left: -60px;
}
.dstb_next{
    transform: rotate(90deg);
    right: -60px;
}
.data_solution_tab {
    position: relative;
}
.data_solution_tab_btn{
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.dstl_tit{
    padding-top: 18px;
}
.swiper-button-disabled{
    opacity: 0.5;
    pointer-events: none;
}

.success_pop{
    background: rgba(0,0,0,.1);
}
.success_pop .ys_modal_content{
    width: 640px;
    padding: 30px 52px;
}
.success_pop .ys_modal_close{
    width: 30px;
    right: 40px;
    top: 30px;
}
.success_pop .ys_modal_close img{
    width: 100%;
}
.success_pop .std_font24{
    color: #000;
    margin-bottom: 22px;
}
.success_pop_info_icon{
    width: 116px;
}
.success_pop_info_icon img{
    width: 100%;
}
.success_pop_info .std_parga{
    width: calc(100% - 116px);
    padding-left: 40px;
}
.success_pop_info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.success_pop_btn_cont{
    display: inline-block;
}
.success_pop_btn_cont p{
    background-color: #ce121b;
    color: #fff;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 20px;
    cursor: pointer;
    transition: all .36s;
}
.success_pop_btn{
    margin-top: 20px;
    text-align: right;
}
.plcl_tit {
    color: #333;
    text-align: center;
}
.plcl_parga p{
    text-align: center;
    margin-top: 27px;
    margin-bottom: 46px;
}
.plcl_btn{
    text-align: center;
}
.plcl_btn_cont{
    display: inline-block;
    padding: 0 30px;
    border-radius: 10px;
    background: #ce121b;
    cursor: pointer;
    transition: all .36s;
}
.plcl_btn_cont p{
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
input:-webkit-autofill{
	transition: background-color 5000s ease-in-out 0s;
}
.investor_notice_item1{
    width: 54%;
    padding-right: 10px;
}
.investor_notice_item2{
    width: 46%;
}
.investor_notice .ys_cont1400{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.investor_notice iframe{
    width: 100% !important;
    height: 450px !important;
}
.ipll_cont iframe{
    height: 480px !important;
}
.investor_price_link {
    height: auto;
    padding: 40px 0;
}
.hoci_cont_video_img{
    width: 100%;
    display: none;
}
.hoci_cont_video_img img{
    width: 100%;
}
.head_nav_down1 .hndl_lns_cry:nth-last-of-type(2) .hndl_lns_cry_third {
    top: auto;
    bottom: -42px;
}
/* .head_nav_down1 .hndl_lns_cry:last-child .hndl_lns_cry_third {
    top: auto;
    bottom: -2px;
} */
.hndl_add {
    margin-top: 30px;
}
.head_nav_down_left {
    padding-bottom: 60px;
}
.polb_li2 .plcr_ul_li .ys_imgbox_contain::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
}
.msul_pop{
    padding-right: 20px;
    position: absolute;
    width: 190px;
    left: 200px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: all .36s;
}

.msul_pop_cont{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 9.64159px 6px rgba(64, 123, 255, 0.05), 0px 7px 16px 0px rgba(41, 107, 255, 0.06), 0px 2px 6px 0px rgba(186, 203, 238, 0.10);
    padding: 20px;
}
.mod_side_ul_li{
    position: relative;
    padding: 0;
}
.mod_side_ul_li a{
    padding: 0 7px;
    display: block;
}
.msul_pop_cont_parga p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}
.msul_pop_cont_num a{
    font-size: 16px;
    line-height: 1.75;
    color: #ce121b;
    font-weight: bold;
    padding: 0;
    background: transparent;
}
.msul_pop::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(45deg);
}
.mod_side_ul_li:nth-child(1) a{
    border-radius: 8px 0 0 0;
    overflow: hidden;
}
.mod_side_ul_li:last-child a{
    border-radius: 0 0 0 8px;
    overflow: hidden;
}
/* 手机端线条 */
.ban_li_svg_ph{
    display: none;
}
.home_one_ph{
    display: none;
}
.hoci_cont_wrap{
    position: relative;
}
.hoct_btn{
    display: none;
    margin-top: 10px;
}
.home_phline{
    display: none;
}
.home_botline{
    display: none;
}
.hnln_link{
    height: 100%;
}
.prodet_story_bt_li:not(:first-child){
    display: none;
}
.prodet_story_bt_li{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s;
}
.news_line1{
    opacity: 0;
}
.home_news.act .news_line1{
    opacity: 1;
}
.head_nav_down1 .hndl_lns_cry_third{
    display: flex;
    align-items: flex-start;
    margin: 0 -15px;
    min-width: 220px;
    width: auto;
    left: 225px;
}
.hndl_lns_cry_fourth{
    padding: 0 15px;
}
.head_nav_down1 .hndl_lnsct_text a{
    white-space: nowrap;
}
.down_list_phbtn{
    display: none;
}
.prodet_story_bt_logo{
    display: none;
}
.prodet_story_bt_slick .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ce121b;
    height: 4px;
    top: -3px;
}
.prodet_story_bt_slick .swiper-pagination-progressbar {
    background: #D9D9D9;
    width: 100%;
    height: 1px;
    bottom: 0;
}
.prodet_story_bt_slick .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 1px;
    top: auto;
    bottom: 0px;
}
.psbs_ul_li{
    padding: 0;
}
.prodet_story_bt_slick .swiper-father{
    padding-bottom: 30px;
}
.psbs_swiper {
    border-radius: 20px;
}
.psbs_ul_li_text .std_tit4{
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ys_videom_close {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    top: -50px;
}
.dcru_li_more .dcru_li_date{
    width: 85px;
}
.dcru_li_more{
    display: flex;
    align-items: flex-start;
}
.nclu_li_ul{
    width: calc(100% - 85px);
    padding-left: 10px;
}
.dcru_li_more .dcru_li_date p{
    line-height: 36px;
}
.dcru_li_more .nclu_li_ul_li {
    margin-bottom: 0;
}
/* 2023.12.14修改-start */
.porc_btn_ph{
    display: none;
}
.std_arrow_icon .ys_imgbox_cover{
    height: 15px;
}
.picl_nub_top{
    padding-top: 18px;
    display: block;
}
.picl_nub_box{
    padding-top: 0;
    padding-bottom: 68px;
    position: relative;
}
.picl_nub_link{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.prodet_overview_le_tit{
    display: none;
}
.piss_item_tp_icon{
    width: 20px;
    transition: all .36s;
    flex-shrink: 0;
    margin-top: 4px;
}
.piss_item_tp_icon img{
    width: 100%;
}
.piss_item_bot_nub .std_text14{
    width: calc(100% - 16px - 20px);
    padding: 0 14px;
}
.piss_item_btn.on .piss_item_tp .piss_item_tp_icon{
    transform: rotate(180deg);
}
.mod_back{
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: -100px;
    z-index: 98;
    transition: all .5s ease-in-out;
}
.plcu_li_eplan .plcu_li_le {
    width: calc(100% - 40% - 55px) !important;
}
.plcu_li_eplan .plcu_li_mid {
    width: 40% !important;
}
.plcu_li_eplan .plcu_li_ri{
    width: 55px !important;
    padding-right: 23px;
}
.mod_back.active{
    right: 40px;
}
.mod_back.notact{
    right: -100px !important;
}
.pasu_li_cont_parga{
    display: flex;
}
.pasu_li_cont_parga p{
    width: calc(100% - 20px);
}
.piss_item_btn.act .piss_item_tp_icon{
    transform: rotate(180deg);
}
.hoci_cont::after{
    content: "";
    width: 4px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
/* 2023.12.14修改-end */


/* 20231218 macro start*/
.loading_modal{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading_modal_icon{
    width: 50px;
    animation: 1.2s loadingdl ease-in-out infinite;
}

.picl_nub.loaded .loading_modal{
    display: none;
}

@keyframes loadingdl{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
/* 20231218 macro end*/
.about_develop_bt_li{
    width: 100%;
}
.about_develop_bt_ul {
    margin-left: 120px;
}
.adbl_cont_ul_li.on .acul_text {
    padding-left: 186px;
}
.acul_text {
    padding-left: 280px;
}
.hndl_lnr_nl_img {
    width: 120px;
}
.hndl_lnr_nl_text {
    width: calc(100% - 120px);
}
.head_nav_down_right .hndl_list_nub {
    padding: 0 20px;
}
.head_nav_down_right .hndl_list {
    margin: 0 -20px;
}

.head_nav_down_right::before{
    background: #fff;
}
.head_nav_down_left::before {
    content: '';
    width: 100vw;
    right: 0;
    top: 0;
    background: #F7F9FB;
    position: absolute;
    height: 100%;
    z-index: -1;
}
.dstb_icon.swiper-button-disabled{
    opacity: 0;
}
.std_arrow_icon .ys_imgbox_cover img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}

.head_oct .hndl_lnr_nub .std_font18{
    height: 2.8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.head_nav_down1 .hndl_lns_cry_third{
    background: #fff;
}
.head_nav_first.act .head_nav_first_font a::before{
    transform: translateY(-50%) rotate(180deg);
}
/* 2024.1.4 */
.hnd5r_inof_icon{
    display: none;
}
.hnd5r_inof .std_font20{
    margin-bottom: 0 !important;
    line-height: 1.75;
}
.hnd5r_inof_tel, .hnd5r_inof_tel a{
    font-size: 22px !important;
}
.hnd5r_inof_li:nth-child(2){
    margin-top: 24px;
    border-top: 1px solid #E8E8E8;
}
.hnd5r_inof_li:nth-child(2) a{
    padding-top: 24px;
    display: block;
}
.hnd5r_inof_li:nth-child(2) .std_font20{
    margin-bottom: 8px !important;
}
.hnd5r_inof {
    margin-right: 0 !important;
    width: calc(100% - 280px);
    padding-right: 60px;
}
.hnd5r_code {
    width: 280px;
}
/* 2024.1.8字体规范 */
.hrbu_li_text .std_tit4{
    font-size: 24px;
    font-weight: normal;
}
.nclu_li_tit{
    font-size: 22px;
    font-weight: bold;
}
.nclu_li_ul_li p{
    font-size: 12px;
}
.hnfc_lab_ul_li a{
    font-size: 12px;
}
.hnba_li_data span {
    font-size: 50px;
    /* font-family: 'Arial'; */
}
.head_nav_first_font a{
    font-size: 17px;
}
.mftl_ul_li_tp a{
    font-size: 16px;
}
.mod_foot_bot_le p span{
    font-size: 13px;
}
.mod_foot_bot_le p a{
    font-size: 13px;
}
.mfbl_ul li a{
    font-size: 13px;
}
.hndl_list_nub_title{
    font-weight: bold;
}
.hndl_lnr_nub .std_text14 p{
    font-size: 12px;
}
.hndl_lns_cry .std_font18{
    font-weight: bold;
}
.hndl_list_nub .std_font20{
    font-weight: bold;
}
.hnd5r_inof .std_font20{
    font-weight: bold;
}
.home_main_all .std_tit2,.home_network .std_tit2,.home_news .std_tit2{
    font-size: 50px;
}
.mod_ban .std_tit2,.develop_program .std_tit2{
    font-size: 50px;
}
.dstl_tit{
    font-size: 18px;
}
.dsll_cont_le_tit{
    font-size: 24px;
    font-weight: bold;
}
.clul_text_tit{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.65;
    height: 3.3em;
}
.aulc_num span{
    font-size: 50px;
    /* font-family: 'Arial'; */
}
.acul_text_year{
    /* font-family: 'Arial'; */
    font-weight: bold;
}
.drbu_li_cont_tit{
    font-size: 22px;
    font-weight: bold;
}
.cciu_li_text_tit{
    font-size: 22px;
}
.head_nav .li {
    margin-right: 25px;
}
.mod_head_top{
    display: none;
}
.adbl_cont .std_tit3{
    font-size: 24px;
}
.acul_text {
    padding-left: 180px;
    padding-right: 130px;
}

a[href="javascript:nourl;"]{
    pointer-events: none;
}
/* 2024.2.2 */
.rcli_info{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.rcli_info_btn_icon{
    width: 18px;
    height: 18px;
    position: relative;
}
.rcli_info_btn_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.rcli_info_btn a{
    display: flex;
    align-items: center;
}
.rcli_info_btn p{
    font-size: 16px;
    line-height: 1.75;
    color: #ce121b;
    transition: all .36s;
}
.rcli_info_btn{
    position: relative;
    cursor: pointer;
}
.rcli_info_btn::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #ce121b;
    position: absolute;
    bottom: 2px;
    left: 0;
}
.rcli_info_btn_icon img:nth-child(1){
    opacity: 0;
}
.viewer-button{
    background-color: #ce121b !important;
}
.rcli_pic{
    pointer-events: none;
}
/* 2024.3.15 */
.picl_nub_top .std_text16{
    height: 2.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hndl_lnr_nl_text .std_text14 p{
    height: auto !important;
    -webkit-line-clamp: inherit !important;
}
.hndl_lnr_nl_text .std_text14{
    height: 5.34em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 12px;
}
/* 2024.3.22 */
.hndl_lnr_nl_text .std_text14 p *{
    font-size: inherit !important;
}
/* 2024.4.26解决方案页面-start */
.svjb_list_nub6.act{
    opacity: 1 !important;
    pointer-events: all !important;
}
.solution_video{
    width: 100%;
    position: relative;
}
.solution_video video{
    width: 100%;
}
.solution_video_jia{
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
}
.solution_video_jia video{
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: transparent;
}
.solution_video_jia_box{
    position: relative;
    height: 100%;
}
.solution_video_jia_box img{
    width: 100%;
    object-fit: cover;
}
.svjb_list,.svjb_list_second,
.svjb_list_nub_all,
.svjb_list_third{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
    z-index: 6;
}
.svjb_list_nub{
    transform: translate(-50%,-50%);
    position: absolute;
    opacity: 1;
    transition: transform 2s cubic-bezier(.25,.74,.22,.99),opacity 2s cubic-bezier(.25,.74,.22,.99);
    pointer-events: all;
    background: linear-gradient(90deg, rgba(21, 143, 255, 0.90) 0%, rgba(188, 242, 255, 0.70) 100%);
    border-radius: 25px;
    cursor: pointer;
}
.svjb_lna_core::before,
.svjb_list_nub:before {
    content: "";
    border-radius: 25px;
    z-index: 1;
    background: linear-gradient(223deg,rgba(99,229,242,.2),rgba(58,174,239,.8));
    width: 100%;
    height: 100%;
    backdrop-filter: blur(3px);
}
.svjb_list_nub:after {
    content: "";
    z-index: 3;
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    border-radius: 25px;
    border: 3px solid #6ce5ff;
    mask-image: linear-gradient(120deg,#000,rgba(0,0,0,.1) 50%,#000);
    pointer-events: none;
}
.svjb_list_nub_cry {
    padding: 10px 30px;
    display: flex;
    align-items: center;
}
.svjb_lnc_span{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-right: 12px;
    transition: all .36s;
    flex-shrink: 0;
}
.svjb_lnc_span img{
    width: 100%;
}
.solu_font16{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    text-shadow: 0 1px 0px #3A95FF;
    -webkit-text-shadow:  0 1px 0px #3A95FF;
    -moz-text-shadow: 0 1px 0px #3A95FF;
}
.svjb_lnacl_wen img{
    width: 14px;
    margin-left: 12px;
    opacity: 0;
    transition: all 0.36s;
}
.svjb_lnacl_wen{
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    text-shadow: 0 1px 0px #3A95FF;
    -webkit-text-shadow:  0 1px 0px #3A95FF;
    -moz-text-shadow: 0 1px 0px #3A95FF;
}
.svjb_lnacl_wen a{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    display: block;
    padding-right: 30px;
    white-space: nowrap;
}
.svjb_lna_core{
    position: absolute;
    transform: translate(-28px,-28px);
    pointer-events: all;
    transition: transform 2s cubic-bezier(.25,.74,.22,.99),opacity 2s cubic-bezier(.25,.74,.22,.99);
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.svjb_lna_core .svjb_list_nub_cry::after{
    content: "";
    z-index: 3;
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    left: -2px;
    top: -2px;
    border-radius: 50px;
    background: linear-gradient(to right, rgba(21, 35, 220, 1), rgba(252, 252, 252, 1));
    opacity: 0.7;
    z-index: -1;
}
.svjb_lna_core>div,.svjb_lna_core>ul{
    position: relative;
    z-index: 5;
}
.svjb_lna_core .svjb_list_nub_cry{
    padding: 8px 28px;
    border-radius: 50px;
    background: #237AE4;    
    flex-shrink: 0;
    margin-left: 16px;
    z-index: inherit;
}
@media screen and (min-width: 1200px) {
    .svjb_lnacl_wen:hover img{
        opacity: 1;
    }
    .svjb_box_list_nub:hover .svjb_font16{
        color: #1523DC;
    }
    .svjb_box_list_nub:hover .svjb_icon{
        opacity: 1;
    }
    .svjb_box_list_nub:hover .svjb_icon .iconfont{
        color: #1523DC;
    }
    .svjb_bln_other_he a:hover::before{
        opacity: 1;
        width: 100%;
    }
    .svjb_bln_other_he a:hover{
        color: #1523DC;
    }
}
.svjb_box{
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 10px;
    background: rgba(255,255,255,.8);
    padding: 25px 0 16px;
    min-width: 223px;
    z-index: 10;
}
.svjb_font16{
    font-size: 16px;
    line-height: 2.2;
    color: #333;
    transition: all 0.36s;
}
.svjb_box_list_nub.on .svjb_font16{
    color: #1523DC;
}
.svjb_box_list_nub.on .svjb_icon{
    opacity: 1;
}
.svjb_icon{
    width: 18px;
    margin-left: 24px;
    opacity: 1;
    transition: all 0.36s;
}
.svjb_icon img{
    width: 100%;
}
.svjb_bln_link{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 26px;
    padding-right: 15px;
}
.svjb_list_nub_all .svjb_lna_core{
    opacity: 0;
    pointer-events: none;
}
.svjb_list_nub_all.on .svjb_lna_core{
    opacity: 1;
    pointer-events: all;
}

.svjb_list_nub.none1{
    opacity: 0;
    pointer-events: none;
}
.svjb_lna_core_link{
    padding: 10px 39px 30px;
    display: none;
    opacity: 0;
    pointer-events: none;
    transition: opacity 1s ease-in-out,transform 1s ease-in-out;
    transform: scale(0);
    width: 318px;
}
/* .svjb_lna_core.act{
    z-index: 3;
} */
.svjb_lna_core.act .svjb_lna_core_link{
    opacity: 1;
    pointer-events: all;
    display: block;
    transform: scale(1);
}
.solution_video_jia_box{
    width: var(--kuo-kuan);
}
.svjb_icon .iconfont{
    font-size: 14px;
    line-height: 35.2px;
    color: #333;
    transition: all 0.36s;
    font-weight: lighter;
    position: relative;
}
.svjb_icon {
    transform: rotate(180deg);
    transform-origin: center center;
    text-align: center;
}
.svjb_box_list_nub.on .svjb_icon{
    transform: rotate(0deg);
}
.svjb_box_list_nub.on .svjb_icon .iconfont{
    color: #1523DC;
}
.svjb_bln_other_he{
    padding-left: 26px;
    padding-right: 15px;
    padding-bottom: 1px;
}
.svjb_bln_other_he a{
    color: #666;
    font-size: 14px;
    display: inline-block;
    position: relative;
    line-height: 1.75;
    transition: all 0.36s;
}
.svjb_bln_other_he a::before{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #1523DC;
    left: 0;
    bottom: 1px;
    opacity: 0;
    width: 0;
    transition: all 0.36s;
}
.svjb_bln_other{
    display: none;
    padding-top: 4px;
    padding-bottom: 15px;
}
.svjb_box_list_nub2 .svjb_bln_other{
    height: 121px;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(153,153,153,.3);
}
.mCSB_scrollTools.mCS-dark .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-dark .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #1523DC;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #1523DC;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
}
.mCSB_scrollTools{
    opacity: 1;
}
.mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 20px;
    bottom: 20px;
}
.mCSB_scrollTools {
    right: 16px;
}
.svjb_box_btn{
    position: absolute;
    left: 100%;
    top: 20px;
    cursor: pointer;
    width: 20px;
    height: 25px;
    border-radius: 0 4px 4px 0px;
    background: #25C1FF;
    transition: all 0.36s;
}
.svjb_box_btn img{
    width: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.svjb_box,
.svjb_box_btn img{
    transition: all 0.36s;
}
.svjb_box.act{
    transform: translate(-100%, -50%);
}
.svjb_box.act .svjb_box_btn img{
    transform: translate(-50%,-50%) rotate(180deg);
}
.svjb_list,.svjb_list_second{
    transition: all .5s ease;
}
.solution_video.on1 .svjb_list,
.solution_video.on1 .svjb_list_second{
    opacity: 0;
}
.svjb_list_third .svjb_list_nub_all .svjb_lna_core {
    opacity: 0;
    pointer-events: none;
}
.solution_video.on2 .svjb_list_third .svjb_list_nub_all .svjb_lna_core{
    opacity: 1;
    pointer-events: all;
}
.slcd_icon{
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.slcd_icon::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.slcd_icon::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.svjb_lna_core_dots{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #237AE4;
    flex-shrink: 0;
    z-index: inherit !important;
}
.svjb_lna_core_dots .l_f1bx2ks::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #237AE4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
    overflow: visible;
    border-radius: 50%;
    animation: page-loader-ripple2 4s infinite linear 1s;
    z-index: -1;
    border: none;
}
.svjb_lna_core_dots .l_f1bx2ks::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #237AE4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
    overflow: visible;
    border-radius: 50%;
    animation: page-loader-ripple2 4s infinite linear 2s;
    z-index: -1;
    border: none;
}
.svjb_lna_core_dots .l_f1bx2ks.l_f1bx2ks2::before {
    animation-delay: 3s !important;
}
.svjb_lna_core_dots .l_f1bx2ks.l_f1bx2ks2::after {
    animation-delay: 4s !important;
}
@keyframes page-loader-ripple2 {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(8);
    }
}
.svjb_back{
    padding: 0 45px;
    border-radius: 10px 10px 0px 0px;
    background: #237AE4;
    cursor: pointer;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: opacity 2s cubic-bezier(.25,.74,.22,.99);
    pointer-events: none;
    z-index: 98;
}
.svjb_back img{
    width: 20px;
}
.svjb_back .solu_font16{
    line-height: 60px;
    font-weight: normal;
    margin-left: 15px;
}
.svjb_back.act{
    opacity: 1;
    pointer-events: all;
}
.svjb_bg.behide{
    opacity: 0;
}
.slcl_ul{
    margin: 0 -6px;
    display: flex;
    flex-wrap: wrap;
}
.slcl_ul li{
    width: 50%;
    padding: 0 6px;
    margin-bottom: 5px;
}
.slcl_ul .svjb_lnacl_wen a{
    padding-right: 0;
    line-height: 2;
    font-size: 16px;
}

.svjb_list_nub6.act .svjb_lna_core_link{
    opacity: 1;
    transform: scale(1);
    display: block;
    pointer-events: all;
}
.svjb_list_nub6.act {
    background: rgba(35, 122, 228, 0.8);
}
.svjb_list_nub6.act:after{
    border: 3px solid #1523DC;
}

.svjb_list_nub6.act .svjb_list_nub_cry{
    padding-left: 14px;
}
.svjb_list_nub6{
    transform: translate(-28px,-28px);
}
.svjb_list_nub6 .svjb_lnc_span{
    position: relative;
}
.svjb_list_nub6_close{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    opacity: 0;
}
.slnc_icon::before{
    content: "";
    width: 6px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.slnc_icon::after{
    content: "";
    width: 1px;
    height: 6px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.svjb_list_nub6 .svjb_list_nub_cry{
    transition: all .36s;
    position: relative;
}
.svjb_list_nub6.act .svjb_list_nub6_close{
    opacity: 1;
    /* transition: all .36s .18s; */
}
.svjb_list_nub6.act .svjb_lnc_span{
    opacity: 0;
}
.svjb_list_nub_all.oem .svjb_lna_core{
    /* opacity: 1;
    display: block; */
    border-radius: 15px;
    /* border: 2px solid #6CEEFF; */
    background: #237AE4;
}
.svjb_list_nub_all.oem .svjb_list_nub6_close{
    opacity: 1;
}
.svjb_list_nub_all.oem .solu_font16{
    padding-left: 14px;
}
.svjb_list_nub_all.oem .svjb_list_nub_cry{
    margin-left: 0;
    background: transparent;
    position: relative;
}
.svjb_list_nub_all.oem .svjb_lna_core_link{
    display: block;
    opacity: 1;
    transform: scale(1);
}
.svjb_list_nub_all.oem .svjb_lna_core .svjb_list_nub_cry::after{
    background: transparent;
}
.solution_video_jia_box img{
    height: 100%;
}
.solution_bg{
    height: 100%;
}
.svjb_list_nub_cry .solu_font16{
    white-space: nowrap;
}
.solution_bg_gif{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.solution_bg_gif img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.svjb_list_nub_all.oem .svjb_lna_core {
    border-radius: 25px;
    background: rgba(35, 122, 228, 0.8);
}
.svjb_list_nub_all.oem .svjb_lna_core:after {
    content: "";
    z-index: 3;
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    border-radius: 25px;
    border: 3px solid #1523DC;
    mask-image: linear-gradient(120deg,#000,rgba(0,0,0,.1) 50%,#000);
    pointer-events: none;
}

/* 2025.05.09 - end */
