﻿@charset "utf-8";
body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

@font-face {
    font-family: 'Urbanist-Bold';
    src: url('../fonts/Urbanist-Bold/UrbanistBold.eot');
    src: url('../fonts/Urbanist-Bold/UrbanistBold.eot') format('embedded-opentype'),
         url('../fonts/Urbanist-Bold/UrbanistBold.woff2') format('woff2'),
         url('../fonts/Urbanist-Bold/UrbanistBold.woff') format('woff'),
         url('../fonts/Urbanist-Bold/UrbanistBold.ttf') format('truetype'),
         url('../fonts/Urbanist-Bold/UrbanistBold.svg') format('svg');
    font-display:swap;
}
@font-face {
    font-family: 'Urbanist-Regular';
    src: url('../fonts/Urbanist-Regular/UrbanistRegular.eot');
    src: url('../fonts/Urbanist-Regular/UrbanistRegular.eot') format('embedded-opentype'),
         url('../fonts/Urbanist-Regular/UrbanistRegular.woff2') format('woff2'),
         url('../fonts/Urbanist-Regular/UrbanistRegular.woff') format('woff'),
         url('../fonts/Urbanist-Regular/UrbanistRegular.ttf') format('truetype'),
         url('../fonts/Urbanist-Regular/UrbanistRegular.svg') format('svg');
    font-display:swap;
}
@font-face {
    font-family: 'Urbanist-Light';
    src: url('../fonts/Urbanist-Light/UrbanistLight.eot');
    src: url('../fonts/Urbanist-Light/UrbanistLight.eot') format('embedded-opentype'),
         url('../fonts/Urbanist-Light/UrbanistLight.woff2') format('woff2'),
         url('../fonts/Urbanist-Light/UrbanistLight.woff') format('woff'),
         url('../fonts/Urbanist-Light/UrbanistLight.ttf') format('truetype'),
         url('../fonts/Urbanist-Light/UrbanistLight.svg') format('svg');
    font-display:swap;
}
@font-face {
    font-family: 'pangmenzhengdao';
    src: url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.eot');
    src: url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.eot') format('embedded-opentype'),
         url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.woff2') format('woff2'),
         url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.woff') format('woff'),
         url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.ttf') format('truetype'),
         url('../fonts/pangmenzhengdao/X5GpRnRcEuss4knOIkyrAQeF.svg') format('svg');
     font-display:swap;
}
/*分享翻译*/
.ys_wechat_cont_parga p::before{
    /*分享中文版本*/
    content: '分享到 - 微信';
    /*分享英文版本*/
    /* content: 'Share the - weixin'; */
}
/*导航默认选中*/
.yxnav_active1 {}
.yxnav_active2 {}
/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}
.ys_ban_li {
    position: relative;
    overflow: hidden;
}
.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}
.ys_ban_imgbox img {
    width: 100%;
}
.ys_ban_li>a {
    display: block;
}
.ys_ban_ph {
    display: none;
}
.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ys_ban_li:not(:first-child) {
    display: none;
}
.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(10, 17, 45, 0.20) 0%, rgba(10, 17, 45, 0.20) 100%), linear-gradient(79deg, rgba(10, 17, 45, 0.60) -8.59%, rgba(56, 58, 147, 0.18) 178.79%, rgba(10, 17, 45, 0.60) 178.79%);
}
.ys_ban_txtbox{
    z-index: 5;
}
.ys_nybanner{
    position: relative;
}
.ys_nyban_img, .ys_nyban_img img{
    width: 100%;
}
.ys_nyban_ph{
    display: none;
}
.ys_nyban_title  h1{
    color: #fff;
    font-size: 58px;
    line-height: 1.4;
    font-weight: bold;
}
.ys_nyban_title  p{
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
/* - banner - end*/
/* 规范-start */
:root{
    /* 字号 */
    --font58:58px;
    --font44:44px;
    --font32:32px;
    --font24:24px;
    --font20:20px;
    --font18:18px;
    --text18:18px;
    --text16:16px;
    /* 行高 */
    --line175:1.75;
    --line16:1.6;
    --line15:1.5;
    --line14:1.4;
    --line12:1.2;
    /* 颜色 */
    --colorfff:#fff;
    --color333:#333;
    --color666:#666;
    --color091:#09112c;
    --colorbg:#F1F5FA;
    --colormain1:#383993;
    --colormain3:#e9553c;
    /* 圆角 */
    --border-radius:20px;
    /* 间距 */
    --space120:120px;
    --space100:100px;
    --space80:80px;
    --space44:44px;
}
.std_title1{
    font-size: var(--font58);
    line-height: var(--line12);
    color: var(--color333);
}
.std_title2, .yxedr_active h2{
    font-size: var(--font44);
    line-height: var(--line12);
    color: var(--color333)
}
.std_title3, .yxedr_active h3{
    font-size: var(--font32);
    line-height: var(--line15);
    color: var(--color333)
}
.std_title4, .yxedr_active h4{
    font-size: var(--font24);
    line-height: var(--line15);
    color: var(--color333)
}
.std_title5, .yxedr_active h5{
    font-size: var(--font20);
    line-height: var(--line15);
    color: var(--color333)
}
.std_title6, .yxedr_active h6{
    font-size: var(--font18);
    line-height: var(--line16);
    color: var(--color333)
}
.std_text18, .std_text18 p{
    font-size: var(--text18);
    line-height: var(--line16);
    color: var(--color333);
}
.std_text16, .std_text16 p{
    font-size: var(--text16);
    line-height: var(--line16);
    color: var(--color333);
}
.yxedr_active p{
    font-size: var(--text18);
    line-height: var(--line175);
    color: var(--color666);
    margin-bottom:14px;
}
.std_padd120{
    padding: var(--space120) 0;
}
.std_padd120_tp{
    padding-top: var(--space120);
}
.std_padd120_btm{
    padding-bottom: var(--space120);
}
.std_padd100{
    padding: var(--space100) 0;
}
.std_padd100_tp{
    padding-top: var(--space100);
}
.std_padd100_btm{
    padding-bottom: var(--space100);
}
.std_padd80{
    padding: var(--space80) 0;
}
.std_padd80_tp{
    padding-top: var(--space80);
}
.std_padd80_btm{
    padding-bottom: var(--space80);
}
.std_mar44{
    margin-bottom: var(--space44);
}
/* 规范-end */
.std_btn1, .std_btn2{
    display: inline-block;
}
.std_btn1_box{
    display: block;
    cursor: pointer;
    padding: 14px 44px;
    background: var(--colormain3);
    transition: all .36s;
    color: var(--colorfff);
    text-align: center;
    line-height: var(--line15);
    font-size: var(--text16);
}
.std_btn2_box{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.std_btn2_text p{
    font-size:var(--text16);
    line-height: var(--line12);
    color: var(--color091);
    transition: all .36s;
}
.std_btn2_icon{
    width: 14px;
    flex-shrink: 0;
    margin-left: 16px;
    position: relative;
    font-size: 0;
}
.std_btn2_icon img{
    width: 100%;
    transition: all .36s;
}
.std_btn2_icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ys_bread{
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.ys_nyban_img{
    position: relative;
}
.ys_nyban_img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(0deg, rgba(10, 17, 45, 0.20) 0%, rgba(10, 17, 45, 0.20) 100%), linear-gradient(79deg, rgba(10, 17, 45, 0.30) -8.59%, rgba(56, 58, 147, 0.09) 178.79%, rgba(10, 17, 45, 0.30) 178.79%); */
}
/* 底部导航 */
.mod_foot{
    width: 100%;
    position: relative;
    padding-top: 71px;
    background: var(--color091);
}
.mod_foot_tp_logo{
    width: 220px;
}
.mod_foot_tp_logo a{
    display: block;
    width: 100%;
}
.mod_foot_tp_logo a img{
    width: 100%;
}
.mod_foot_tp{
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
}
.mftl_ul_li{
    padding: 0 70px;
}
.mftl_ul{
    display: flex;
    margin: 0 -70px;
}
.mftl_ul_li_link a{
    color: var(--colorfff);
    font-weight: bold;
    font-size: var(--font18);
    line-height: var(--line15);
    transition: all .36s;
}
.mftl_ul_li_link{
    margin-bottom: 24px;
}
.mftl_ul_li ul li p a{
    font-size: 14px;
    line-height: var(--line15);
    color: rgba(255, 255, 255, 0.80);
    transition: all .36s;
}
.mftl_ul_li ul li{
    margin-bottom: 12px;
}
.mftl_ul_li ul li:last-child{
    margin-bottom: 0px;
}
.mftl_ul_li:last-child ul li p a{
    font-size: var(--font18);
    font-weight: bold;
    color: var(--colorfff);
}
.mftl_ul_li:last-child .mftl_ul_li_link{
    margin-bottom: 12px;
}
.mftc_ul{
    display: flex;
    margin: 0 -12px;
}
.mftc_ul_li{
    padding: 0 12px;
}
.mulb_text p{
    font-size: 12px;
    line-height: var(--line15);
    color: rgba(255, 255, 255, 0.80);
    text-align: center;
}
.mulb_text{
    margin-top: 9px;
}
.mfbr_ul_li a{
    color: #999;
    line-height: var(--line175);
    transition: all .36s;
    font-size: 14px;
}
.mod_foot_btm{
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.20);
}
.mfbr_ul{
    display: flex;
    margin: 0 -5px;
}
.mfbr_ul_li{
    padding: 0 5px;
}
.mod_foot_btm_le p{
    display: flex;
}
.mod_foot_btm_le p span, .mod_foot_btm_le p a{
    color: #999;
    line-height: var(--line175);
    font-size: 14px;
}
.mod_foot_btm_le p span{
    margin-right: 10px;
}
.mod_foot_btm_le p a{
    margin-right: 10px;
}
.mod_foot_btm_le p a:last-child{
    opacity: 0.5;
}
/* 侧边 */
.mali_show{
    cursor: pointer;
}
.mali_show_text p{
    text-align: center;
    font-size: 10px;
    color: var(--colorfff);
    line-height: var(--line14);
}
.mali_show_text{
    margin-top: 4px;
}
.mali_show_img{
    width: 24px;
    margin: auto;
}
.mali_show_img img{
    width: 100%;
}
.mod_aside{
    width: 60px;
    position: fixed;
    top: 50%;
    right: -80px;
    transform: translateY(-50%);
    z-index: 10;
    transition: all .6s;
}
.mod_aside.on{
    right: 50px;
}
.mod_aside_list{
    border-radius: 30px;
    background: var(--colormain1);
    padding:24px 0;
}
.mod_aside_list_item{
    padding: 8px 0;
}
.mali_hide{
    position: absolute;
    left: -215px;
    top: 30%;
    z-index: -1;
    transform: translateX(0) translateY(-50%);
    opacity: 0;
    transition: all .6s;
    padding-right: 10px;
    cursor: pointer;
    visibility: hidden;
}
.mali_hide_cry{
    background: var(--colormain1);
    width: 205px;
    padding: 16px;
    border-radius: 15px;
}
.mali_hide_text p{
    text-align: center;
    color: var(--colorfff);
    line-height: var(--line14);
    font-size: var(--font24);
}
.mali_hide_text{
    margin-top: 16px;
}
.mali_hide_img img{
    width: 100%;
}
.mali_hide_img{
    position: relative;
}
.mali_hide_img::before {
    content: "";
    position: absolute;
    left:calc(100% + 16px);
    top: 60%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: var(--colormain1);
    opacity: 1;
}
.ys_modal.mod_aside_demo{
    background: rgba(9, 17, 44, 0.72);
}
.mod_aside_demo .ys_modal_wrap {
    justify-content: flex-end;
    position: relative;
    right: 125px;
}
.mod_aside_demo .ys_modal_content {
    width: 520px;
    padding: 40px 48px;
    max-height: 805px;
    border-radius: 20px;
    border: 1px solid #FAFAFA;
    box-shadow: 8px 8px 15px 0px rgba(25, 24, 73, 0.25);
}
.madc_tit{
    color:var(--colormain1);
    line-height: 1.65;
    font-weight: bold;
}
.madc_icon{
    width: 40px;
    height: 98px;
    margin: 72px 0;
}
.madc_icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.madc_input{
    width: 100%;
}
.madc_input label{
    width: 100%;
}
.madc_input label p{
    color: #848484;
    line-height: 1.75;
    font-size: var(--text16);
    margin-bottom: 7px;
}
.madc_input label p span{
    color: #E74A4A;
}
.madc_input_cont{
    width: 100%;
    height: 48px;
    border-radius: 3px;
    border: solid 1px #dedede;
}
.madc_input_cont input{
    width: 100%;
    height: 100%;
    padding: 0 28px;
    font-size: var(--text16);
    line-height: var(--line175);
    color: var(--color091);
}
.madc_agree{
    margin: 72px 0;
}
.madc_agree{
    display: flex;
    align-items: center;
}
.madc_agree span{
    width: 14px;
    height: 14px;
    cursor: pointer;
    border-radius: 1px;
    border: 1px solid #C5D2E2;
    flex-shrink: 0;
    margin-right: 12px;
    transition: all .36s;
    position:relative;
}
.madc_agree span img{
    width: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all .36s;
}
.madc_agree p{
    font-size: var(--text16);
    line-height: var(--line175);
    color: #848484;
}
.madc_agree p a{
    color: var(--colormain1);
}
.madc_agree span.on{
    background: var(--colormain3);
    border: solid 1px var(--colormain3);
}
.madc_agree span.on img{
    opacity: 1;
}
.madc_btn{
    width: 100%;
}
.madc_btn button{
    width: 100%;
}
.mad_btn_text{
    width: 100%;
    text-align: center;
    padding: 14px 44px;
    color: var(--colorfff);
    background: var(--colormain3);
    line-height: var(--line15);
    transition: all .36s;
}
.madc_btn.ys_modal_close {
    position: relative;
    right: auto;
    top: auto;
    font-size: auto;
    font-weight: normal;
    cursor: pointer;
    z-index: 10;
}
.mod_aside_back{
    width: 60px;
    margin-top: 16px;
    cursor: pointer;
}
.mod_aside_back img{
    width: 100%;
}
/* 导航 */
.ys_hd_pc{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: all .36s;
}
.ys_hd_pc.active{
    transform: translateY(-100%);
}
.mod_nav{
    width: 100%;
    position: relative;
    background:var(--color091);
    transition: all .36s;
    padding: 0 116px 0 106px;
}
.mod_nav_tp{
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px rgba(255, 255, 255, 0.30);
}
.mod_nav_tp_le a{
    line-height: 40px;
    color: var(--colorfff);
    font-size: 14px;
}
.mod_nav_tp_ri{
    display: flex;
}
.mntr_ul{
    display: flex;
    margin: 0 -31px;
}
.mntr_ul_li{
    padding: 0 31px;
}
.mntr_ul_li a{
    display: flex;
    align-items: center;
}
.mntr_ul_li_icon{
    width: 14px;
    flex-shrink: 0;
    margin-right: 8px;
}
.mntr_ul_li_icon img{
    width: 100%;
}
.mntr_ul_li_text p{
    color: var(--colorfff);
    line-height:40px;
    font-size: var(--text16);
}
.mntr_lang a{
    line-height: 40px;
    color: var(--colorfff);
    font-size: var(--text16);
    transition: all .36s;
}
.mntr_lang{
    margin-left: 62px;
}
.mod_nav_btm{
    display: flex;
    justify-content: space-between;
}
.mod_nav_btm_le{
    display: flex;
}
.mod_nav_btm_logo{
    width: 124px;
    flex-shrink: 0;
    margin-right: 75px;
}
.mod_nav_btm_logo a{
    width: 100%;
    display: block;
    line-height: 90px;
}
.mod_nav_btm_logo a img{
    width: 100%;
}
.mod_nav_btm_ul{
    display: flex;
    margin: 0 -31px;
}
.mnbu_li{
    padding: 0 31px;
    position: relative;
}
.mnbu_li_link{
    line-height: 90px;
    font-size: var(--text18);
    font-weight: bold;
    color: rgba(255, 255, 255, 0.40);
    transition: all .36s;
}
.mnbu_li.yxnav_active1 .mnbu_li_link{
    color: rgba(255, 255, 255, 1);
}
.ys_search2_btn{
    width: 14px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 90px;
    color: #333333;
    transition: all .36s;
}
.ys_search2_btn img{
    width: 100%;
}
.ys_search2_win{
    position: fixed;
    top: 130px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: none;
}
.ys_search2_box{
    padding: 16px 0;
}
.ys_search2_tibox{
    width: 34%;
    margin: 0 auto;
}
.ys_search2_tbox{
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px;
}
.ys_search2_tbox input{
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.ys_search2_ibox{
    width: 40px;
}
.ys_search2_ibox img{
    width: 100%;
}
.ys_search2_tbox {
    width: calc(100% - 24px);
}
.ys_search2_ibox {
    width: 24px;
    margin-top: 10px;
}
.mnbu_pull{
    position: absolute;
    top: 100%;
    left: 12px;
    display: none;
    padding-top: 20px;
}
.mnbu_pull_cry{
    width: 340px;
    background: var(--colorfff);
    padding: 20px 14px;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}
.mnbu_pull_ul_li a{
    display: flex; 
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px;
    transition: all .36s;
}
.mnbu_pull_ul_li.yxnav_active2 a{
    background: var(--colorbg);
    border-radius: 10px;
}
.mpul_text p{
    line-height:1.65;
    color: var(--color091);
    font-size: var(--font18);
}
.mpul_icon{
    width: 12px;
    flex-shrink: 0;
    opacity: 0;
    transition: all .36s;
}
.mpul_icon img{
    width: 100%;
}
.mnbu_pull_ul_li.yxnav_active2 .mpul_icon{
    opacity: 1;
}
.ys_hd_pc.isfixed .mod_nav, .ys_hd_pc.ishover .mod_nav{
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.3);
    background: var(--color091);
}
.inside_body .mod_nav{
    background: transparent;
}
.ys_main{
    padding-top: 0px !important;
}
.ys_bread_list:last-child a{
    color: var(--colorfff);
}
.ys_bread_list a{
    line-height: var(--line16);
    display: block;
}
.ys_bread_list:first-child a img{
    width: 22px;
}
/* E1 公司新闻-start */
.news_cont{
    width: 100%;
    position: relative;
}
.mod_list_ul{
    display: flex;
    margin: 0 -6px;
}
.mod_list_ul_li{
    padding: 0 6px;
}
.mod_list_ul_li a{
    background: var(--colorbg);
    text-align: center;
    color: var(--color091);
    transition: all .36s;
    padding: 7px 30px;
    display: block;
    border-radius:20px;
    line-height: var(--line16);
    font-size: var(--text16);
}
.mod_list_ul_li.active a{
    background: var(--colormain1);
    color: var(--colorfff);
}
.news_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
    align-items: stretch;
}
.news_list_ul_li{
    width: 33.333333%;
    padding: 0 14px;
    margin-bottom: 28px;
}
.news_list_ul_li a{
    display: block;
    height: 100%;
    position: relative;
    border-radius: var(--border-radius);
    background: var(--colorbg);
    overflow: hidden;
}
.nlul_tit{
    font-weight: bold;
    color: var(--color091);
    transition: all .36s;
    margin-bottom: 90px;
     text-overflow: clip;
    height: 4.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nlul_btm_date_text p{
    color: #666;
    line-height: var(--line14);
    font-weight: bold;
    font-family: 'Urbanist-Light' !important;
} 
.nlul_btm_date{
    display: flex;
    align-items: center;
}
.nlul_btm_date_icon{
    width: 24px;
    flex-shrink: 0;
    margin-right:12px;
}
.nlul_btm_date_icon img{
    width: 100%;
}
.nlul_btm{
    display: flex;
    justify-content: space-between;
}
.nlul_sec{
    padding: 31px 31px 36px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.nlul_tab p{
    line-height: var(--line14);
    padding: 8px 30px;
    border-radius: 0px var(--border-radius);
    background: var(--colormain3);
    color: var(--colorfff);
    font-weight: bold;
}
.nlul_tab{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.news_list_ul_li:nth-of-type(3n+1){
    animation-delay: 0.1s;
}
.news_list_ul_li:nth-of-type(3n+2){
    animation-delay: 0.2s;
}
.news_list_ul_li:nth-of-type(3n+3){
    animation-delay: 0.3s;
}
.news_list_ul{
    overflow: hidden;
    margin-bottom: 52px;
}
.pc_fenye li {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.pc_fenye li.activepage {
    color: #fff;
    background: var(--colormain1);
}
.first li, .end li{
    color: #fff !important;
    background: var(--colormain1) !important;
}
.prev li, .next li{
    color: #333 !important;
    background: transparent !important;
    border: solid 1px #333 !important;
}
/* E1 公司新闻-end */
/* E2 新闻详情-start */
.newdet_page .ys_bread_list:last-child a{
    color: var(--color091);
}
.newdet_page .ys_bread{
    position: relative;
}
.ys_cont900{
    width: 900px;
    max-width: 100%;
    margin:0 auto;
}
.newdet_tp{
    padding-bottom: 40px;
}
.newdet_tp h1{
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
    margin-bottom: 12px;
}
.newdet_tp_other{
    display: flex;
    align-items: center;
}
.newdet_tp_other_tab p{
    line-height: 24px;
    color: var(--colorfff);
    padding: 0 20px;
    background: var(--colormain3);
    border-radius: 20px;
}
.newdet_tp_other_tab{
    margin-right: 24px;
}
.newdet_cry_edr p{
    font-size: var(--text16);
    line-height: 1.65;
    color: #666;
    margin-bottom: 10px;
}
.newdet_cry_edr h4{
    font-size: var(--font24);
    font-weight: bold;
    color: var(--color091);
    line-height: 1.65;
    margin-bottom: 16px;
}
.newdet_cry_edr h6{
    font-size: var(--text16);
    color: var(--color091);
    line-height: 1.65;
    margin-bottom: 10px;
    font-weight: bold;
}
.newdet_list_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 38px;
}
.newdet_list_tp h2{
    font-weight: bold;
    color: var(--color091);
    line-height: 1.65;
}
.newdet_list_ul{
    margin: 0 -12px;
    display: flex;
    align-items: stretch;
}
.newdet_list_ul_li{
    width: 33.333333%;
    padding: 0 12px;
}
.newdet_list_ul_li a{
    height: 100%;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #C5D2E2;
    padding: 21px 25px 40px 19px;
}
.newdet_list_ul_li .nlul_btm_date_text p{
    font-family: 'Urbanist-Regular' !important;
}
.nlul_text{
    color: var(--color091);
    line-height: var(--line14);
    transition: all .36s;
    margin: 9px 0 14px;
    font-weight: bold;
    height: 4.25pxem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nlul_word p{
    color: #666;
    line-height: 1.6;
    height: 4.8em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/* E2 新闻详情-end */
/* F3 联系我们-start */
.ctact_page .ys_main{
    padding-top: 0px !important;
}
.inside_body .ys_bread{
    top: 150px;
}
.ctact_page .ys_bread_list a, .ctact_page .ys_bread_list::before {
    color: #999;
}
.ctact_page .ys_bread_list:last-child a{
    color: var(--colorfff);
}
.ctact_cont h2{
    color: var(--colormain1);
    font-weight: bold;
}
.ctact_tpul{
    padding: 46px 0 44px;
    border-bottom:solid 1px #C5D2E2;
    border-top:solid 1px #C5D2E2;
    display: flex;
}
.ctact_tpul_li{
    width: 50%;
}
.ctlb_tit{
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
    margin-bottom: 34px;
}
.ctlb_list_item a{
    display: flex;
    align-items: center;
}
.ctlb_list_item_text{
    font-weight: bold;
    color: #333;
    line-height: var(--line175);
}
.ctlb_list_item_word{
    font-weight: bold;
    color: #333;
    line-height: var(--line175);
    margin-left: 5px;
}
.ctlb_list_item:first-child .ctlb_list_item_word{
    color: var(--colormain1);
}
.ctlb_list_item{
    margin-bottom: 10px;
}
.ctlb_list_item:last-child{
    margin-bottom: 0px;
}
.ctact_btmul{
    display: flex;
    padding-top: 44px;
}
.ctact_btmul_li{
    width: 50%;
}
.cblb_tit{
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
    margin-bottom: 24px;
}
.cblb_word p{
    color: #666;
    line-height: 1.65;
}
.ctact_btmul_li_box{
    padding-right: 200px;
}
.ctact_btmul_li:nth-of-type(2n+1), .ctact_tpul_li:nth-of-type(2n+1){
    animation-delay: 0.1s;
}
.ctact_btmul_li:nth-of-type(2n+2), .ctact_tpul_li:nth-of-type(2n+2){
    animation-delay: 0.2s;
}
/* F3 联系我们-end */
/* F2 ESG-start */
.esg_page .ys_main{
    padding-top: 0px;
}
.esg_page .ys_nybanner{
    height: 100vh;
}
.esg_page .ys_nyban_img{
    height: 100%;
}
.esg_page .ys_nyban_img img{
    height: 100%;
    object-fit: cover;
}
.ys_nyban_word{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 60px;
    line-height: var(--line14);
    font-weight: bold;
    color: var(--colorfff);
    z-index: 2;
    padding: 70px 0;
    background: rgba(56, 57, 147,0.8);
}
.esg_page .ys_pos_center {
    top: 43%;
}
.esg_cont{
    width: 100%;
    position: relative;
}
.esg_list_ul, .esg_empl_cry{
    padding: 0 20px;
}
.elul_le{
    width: 48%;
    border-radius: var(--border-radius);
    overflow: hidden;
}
.elul_le img{
    width: 100%;
}
.elul_ri{
    width: 52%;
    padding-left: 91px;
}
.elul_box{
    display: flex;
    align-items: center;
}
.esg_list_ul_li{
    margin-bottom: 37px;
}
.esg_list_ul_li:last-child{
    margin-bottom: 0px;
}
.elul_ri_tit{
    color: var(--colormain1);
    font-weight: bold;
    margin-bottom: 24px;
}
.elul_ri_word p{
    font-size: var(--font20);
    line-height: var(--line175);
    color: #666;
}
.esg_list_ul_li:nth-of-type(2n) .elul_box{
    flex-direction: row-reverse;
}
.esg_list_ul_li:nth-of-type(2n) .elul_ri{
    padding-left: 0px;
    padding-right: 114px;
}
.esg_list_ul{
    overflow: hidden;
}
.esg_empl{
    width: 100%;
    position: relative;
    background: var(--colorbg);
}
.esg_empl_tp{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.esg_empl_tp_icon{
    width: 58px;
    flex-shrink: 0;
    margin-right: 24px;
}
.esg_empl_tp_icon img{
    width: 100%;
}
.esg_empl_tp h2{
    font-weight: bold;
    color: var(--colormain1);
}
.esg_empl_cry{
    position: relative;
}
.mod_arrows{
    width: 98px;
    display: flex;
    justify-content: space-between;
}
.arrows_icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all .36s;
    border: 1px solid #D2D1D1;
    background: var(--colorfff);
    position: relative;
    cursor: pointer;
}
.arrows_icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 12px;
    transition: all .36s;
}
.arrows_icon img:nth-child(2){
    opacity: 0;
}
.eesl_box{
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
    display: block;
}
.eesl_box .ys_imgbox_cover{
    position: relative;
}
.eesl_box .ys_imgbox_cover::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(9, 17, 44, 0.00) 64.65%, rgba(9, 17, 44, 0.60) 100%);
}
.eesl_text p{
    line-height: var(--line175);
    color: var(--colorfff);
}
.eesl_text{
    width: calc(100% - 56px);
    position: absolute;
    bottom: 23px;
    left: 50%;
    transform: translateX(-50%);
}
.swiper-button-disabled{
    pointer-events: none;
}
.esg_empl_swip{
    padding-bottom: 60px !important;
}
.esg_empl .swiper-container-horizontal>.swiper-pagination-progressbar, .esg_empl .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: calc(100% - 130px);
    height: 2px;
    left: 0;
    top: auto;
    bottom: 0;
}
.mod_arrows{
    position: absolute;
    bottom: -20px;
    right: 12px;
}
.esg_empl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background:var(--color091) !important;
}
.swiper-pagination-progressbar {
    background: rgba(0,0,0,.1) !important;
    position: absolute;
}
/* F2 ESG-end */
/* F1 关于我们-start */
.about_cont{
    width: 100%;
    position: relative;
}
.mod_cry {
    position: relative;
}
.mod_cry_zhan{
    height: 60px;
}
.mod_list_cont {
    width: 100% !important;
    left: 0;
    top: 0;
    position: absolute;
    transform: translateY(0);
    background: #fff;
    z-index: 2;
    transition: transform .6s;
    box-shadow: 0px 4px 50px 0px rgba(15, 42, 54, 0.10), 0px 2px 16px 0px rgba(15, 42, 54, 0.10);
}
.mod_cry_ul {
    padding: 0 20px;
    display: flex;
    align-items: center;
    margin: 0 -36px;
}
.mod_cry_ul_li.act a{
    color: var(--colormain1);
}
.mod_cry_ul_li a{
    display: block;
    color: #666;
    line-height: 60px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}
.mod_cry_ul_li a::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height:2px;
    background: var(--colormain3);
    transition: all .36s;
}
.mod_cry_ul_li.act a::after{
    width: 100%;
}
.mod_cry_ul_li{
    padding: 0 36px;
}
.about_ban_le{
    width: 55%;
}
.about_ban_ri{
    width: 45%;
    position: relative;
}
.about_firs{
    display: flex;
    align-items: stretch;
    overflow: hidden;
    position: relative;
}
.about_ban_le .ys_nyban_img{
    height: 100%;
}
.about_ban_ri_box{
    height: 100%;
    padding: 264px 258px;
    position: relative;
    z-index: 1;
}
.about_ban_ri_word p{
    font-size: var(--font24);
    line-height: var(--line14);
    color: var(--color333);
}
.about_ban_ri_box h1{
    font-size: 60px;
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
}
.about_ban_ri_bg{
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: calc(100% + 1px);
    z-index: 0;
    transform: rotate(-180deg);
}
.about_ban_ri_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_ban{
    position: relative;
}
.about_page .ys_hd_pc{
    position: relative;
}
.about_page .ys_main {
    padding-top: 0;
}
.about_seco_cry{
    width: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.about_seco_le{
    width: 47%;
}
.about_seco_ri{
    width: 53%;
    padding-left: 152px;
    margin-top: -100px;
}
.about_seco_le p{
    font-size: var(--font20);
    line-height: var(--line175);
    color: var(--color666);
    margin-bottom: 15px;
}
.about_seco{
    background: var(--colorbg);
    padding: 220px 0;
}
.about_seco_ri img{
    width: 100%;
}
.about_thir{
    width: 100%;
    position: relative;
    padding: 340px 0;
}
.about_thir_word p{
    font-size: var(--font20);
    line-height: var(--line175);
    color: var(--colorfff);
}
.about_thir_word{
    width: 45%;
}
.about_four_le{
    width: 41%;
    display: flex;
}
.about_four_ri{
    width: 59%;
    padding-left: 204px;
}
.about_four_ri p{
    font-size: var(--font20);
    line-height: var(--line175);
    margin-bottom: 15px;
    color: var(--color666);
}
.about_four_cont{
    display: flex;
    align-items: center;
}
.about_four{
    width: 100%;
    background: var(--colorfff);
}
.about_four_le .ys_demo_num, .about_four_text{
    font-size: 300px;
    line-height: 1.75;
    color: var(--colormain1);
    font-family: 'Urbanist-Bold' !important;
}
.about_four_word{
    margin-left: 24px;
    color: var(--colormain1);
    line-height: 1.75;
    font-size: var(--font44);
    padding-top: 310px;
}
.about_team{
    width: 100%;
    background: var(--colorbg);
}
.about_team h2{
    text-align: center;
    font-weight: bold;
    line-height: var(--line16);
    margin-bottom: 60px;
    color: var(--colormain1);
}
.about_team_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.about_team_ul_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.about_team_ul_li:nth-of-type(3n+1){
    animation-delay: 0.1s;
}
.about_team_ul_li:nth-of-type(3n+2){
    animation-delay: 0.2s;
}
.about_team_ul_li:nth-of-type(3n+3){
    animation-delay: 0.3s;
}
.atul_box{
    overflow: hidden;
    border-radius: 20px;
    background: var(--colorfff);
    cursor: pointer;
}
.atul_textbox{
    padding: 28px 38px 24px 34px;
}
.atul_textbox_ri{
    width: 40px;
}
.atul_textbox_ri img{
    width: 100%;
}
.atul_textbox_le{
    width: calc(100% - 40px);
    padding-right: 20px;
}
.atul_textbox{
    display: flex;
    align-items: center;
}
.atul_textbox_le_name{
    color: var(--color091);
    line-height: var(--line14);
    margin-bottom: 9px;
}
.atul_textbox_le_post p{
    color: var(--colormain3);
    line-height: 1.65;
}
.about_modal_le{
    width: 30%;
    border-radius: 20px;
    overflow: hidden;
}
.about_modal_le img{
    width: 100%;
}
.about_modal_ri{
    width: 70%;
    padding-left: 74px;
}
.about_modal_cont{
    display: flex;
    align-items: flex-start;
}
.about_modal_content {
    width: 1090px;
    padding: 72px 90px 71px 75px;
    max-width: calc(100vw - 40px);
    max-height: 560px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(167, 165, 165, 0.50);
    border-radius: 20px;
}
.about_modal_ri_edr.ys_modal_content{
    width: auto;
    padding: 0px;
    padding-right: 20px;
    max-width: 100%;
    max-height: 100%;
    height: 300px;
    overflow: hidden;
}
.about_modal_ri_name{
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
    margin-bottom: 10px;
}
.about_modal_ri_post p{
    color: var(--colormain3);
    line-height: 1.65;
}
.about_modal_ri_post{
    margin-bottom: 28px;
}
.about_modal_ri_edr p{
    color: var(--color666);
    line-height: 1.65;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #09112c !important;
    width: 3px;
    border-radius: 0;
}
.about_modal .ys_modal_close {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 0;
    font-weight: normal;
    cursor: pointer;
    z-index: 10;
    width: 48px;
}
.about_cult{
    width: 100%;
    position: relative;
    padding: 202px 0 276px;
}
.about_cult_cry{
    width: 58%;
}
.about_cult_cry h2{
    font-weight: bold;
    color: var(--colorfff);
    margin-bottom: 24px;
    line-height: var(--line14);
}
.about_cult_word p{
    font-size: var(--font24);
    line-height: var(--line14);
    color: var(--colorfff);
}
.about_join_tp_word{
    width: 47%;
}
.about_join_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about_join_tp h2{
    color: var(--colormain1);
    line-height: var(--line14);
    font-weight: bold;
}
.about_join_tp_word p{
    color: #666;
    line-height: var(--line175);
    margin-bottom: 6px;
}
.about_join_ul{
    display: flex;
    align-items: stretch;
    margin: 0 -12px;
}
.about_join_ul_li{
    width: 50%;
    padding: 0 12px;
}
.ajul_box{
    height: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 52px 55px 180px;
    z-index: 1;
}
.ajul_box::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(10, 17, 45, 0.90) 0%, rgba(10, 17, 45, 0.90) 100%);
    z-index: -1;
}
.ajul_tit{
    color: var(--colorfff);
    z-index: 1;
    font-weight: bold;
    margin-bottom: 24px;
}
.ajul_word p, .ajul_word p a{
    color: var(--colorfff);
    line-height: 1.65;
    margin-bottom: 8px;
}
/* F1 关于我们-end */
/* B2 市场洞察  数字基建  详情落地页-NEW-start */
.digi_ban{
    display: flex;
    align-items: center;
}
.digi_ban_ri{
    width: 38%;
}
.digi_ban_le{
    width: 62%;
    padding-right: 125px;
}
.digi_ban_le_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.dblu_li{
    width: 50%;
    padding: 0 12px;
}
.digi_page h1{
    font-size: var(--font44) !important;
    margin-bottom: 20px;
}
.digi_page .ys_nyban_title p{
    width: 100%;
}
.dblu_li p{
    font-size: var(--text18);
    line-height: var(--line14);
    color: var(--colorfff);
    font-weight: bold;
}
.dblu_li{
    margin-bottom: 7px;
}
.digi_ban_le_ul{
    margin-bottom: 25px;
}
.digi_ban_le_word p{
    color: var(--colorfff);
    line-height: 1.65;
}
.digi_ban_ri{
    border-radius: var(--border-radius);
    overflow: hidden;
}
.digi_ban_ri img{
    width: 100%;
}
.digi_cont h2{
    color: var(--colormain1);
    font-weight: bold;
    position: relative;
    line-height: var(--line14);
    padding-left: 82px;
}
.digi_cont h2::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 58px;
    background: url(../images/a1_icon13.svg) center no-repeat;
    background-size: contain
}
.digi_cust_ul_li .ys_imgbox_cover{
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #C5D2E2;
}
.digi_cust_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.digi_cust_ul_li{
    width: 20%;
    padding: 0 8px;
    margin-bottom: 20px;
}
.digi_cust_ul_li:nth-of-type(5n+1){
    animation-delay: 0.1s;
}
.digi_cust_ul_li:nth-of-type(5n+2){
    animation-delay: 0.2s;
}
.digi_cust_ul_li:nth-of-type(5n+3){
    animation-delay: 0.3s;
}
.digi_cust_ul_li:nth-of-type(5n+4){
    animation-delay: 0.4s;
}
.digi_cust_ul_li:nth-of-type(5n+5){
    animation-delay: 0.5s;
}
.digi_news{
    background: var(--colorbg);
}
.digi_cont_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.digi_cont .news_list_ul_li, .digi_cont .news_list_ul{
    margin-bottom: 0px;
}
.digi_news .news_list_ul_li a{
    background: var(--colorfff);
}
.digi_other_ul{
    display: flex;
    margin: 0 -12px;
}
.digi_other_ul_li{
    width: 33.333333%;
    padding: 0 12px;
}
.digi_other_ul_li a{
    background: var(--colorfff);
    border: solid 1px #C5D2E2;
    border-radius: var(--border-radius);
    overflow: hidden;
    display: block;
    padding: 47px 40px 28px;
}
.digi_other_ul_li:nth-child(3n+1){
    animation-delay: 0.1s;
}
.digi_other_ul_li:nth-of-type(3n+2){
    animation-delay: 0.2s;
}
.digi_other_ul_li:nth-of-type(3n+3){
    animation-delay: 0.3s;
}
.doul_tit{
    text-align: center;
    font-weight: bold;
    color: var(--color091);
}
.doul_word p{
    color: var(--color666);
    line-height: var(--line15);
}
.doul_word{
    margin: 24px 0 54px;
}
.doul_btn{
    display: flex;
    justify-content: center;
}
.digi_other{
    background: var(--colorbg);
}
/* B2 市场洞察  数字基建  详情落地页-NEW-end */
/* C1-2 展览-start */
.serg_page .ys_bread_list a {
    color: rgba(255,255,255,0.3);
}
.serg_page .ys_bread_list:last-child a{
    color: var(--colorfff);
}
.serg_page .ys_bread{
    z-index: 2;
    top: 150px;
}
.serg_page .ys_main{
    padding-top: 0px !important;
}
.serg_page .ys_bread_list::before {
    content: '>';
    position: absolute;
    top: 50%;
    right: -7px;
    transform: translateY(-50%);
    font-size: 16px;
    color: rgba(255,255,255,0.3);
    line-height: 1.75;
}
.serg_ban {
    width: 580px;
    width: 519px;
    padding: 115px 62px 158px;
    padding: 98px 50px 78px;
    position: absolute;
    top: 100px;
    left: calc(50vw - 700px);
    z-index: 0;
    background-size: 100% 100%;
}
.serg_ban_logo{
    width: 184px;
}
.serg_ban_logo img{
    width: 100%;
}
.serg_ban h2{
    color: var(--colorfff);
    font-weight: bold;
    line-height: 1.1;
    margin-top: 55px;
    margin-bottom: 22px;
    height: 2.2em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.serg_ban_date{
    color: var(--colorfff);
    line-height: var(--line14);
}
.serg_ban_addr p{
    color: var(--colorfff);
    font-size: 14px;
    line-height: 1.65;
}
.serg_ban_addr{
    margin-bottom: 24px;
}
.serg_ul{
    display: flex;
    margin: 0 -12px;
}
.serg_ul_li{
    padding: 0 12px;
    position: relative; 
}
.serg_ul_li p{
    color: var(--colorfff);
    font-size: 18px;
    font-weight: bold;
    line-height: 1.65;
}
.serg_ul_li::after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width:2px;
    height: 100%;
    background: var(--colorfff);
}
.serg_ul_li:last-child::after{
    content: none;
}
.serg_ctact{
    background: #FAFAFA;
    padding-top: 150px;
}
.serg_ctact h2{
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
    margin-bottom: 27px;
}
.serg_ctact_cry{
    display: flex;
    justify-content: space-between;
}
.serg_ctact_le{
    color: var(--colormain1);
    line-height: var(--line14);
}
.serg_ctact_ri p{
    font-size: var(--font20);
    line-height: 1.65;
    color: var(--colormain1);
    margin-bottom: 6px;
}
.smlu_li_tab{
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
}
.smlu_li_name{
    color: var(--color091);
    line-height: var(--line14);
    margin: 32px 0;
}
.smlu_list_item a{
    display: block;
    color: var(--color333);
    line-height: var(--line175);
    font-size: var(--font20);
}
.smlu_list_item{
    margin-bottom: 8px;
}
.smlu_list_item:last-child{
    margin-bottom: 0px;
}
.smlu_code{
    width: 180px;
    margin-top: 32px;
}
.smlu_code img{
    width: 100%;
}
.serg_meth_le_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}
.serg_meth_le{
    width: 50%;
}
.serg_meth_ri{
    width: 50%;
    padding-left:232px;
}
.smlu_li{
    width: 50%;
    padding: 0 40px;
    margin-bottom: 92px;
    position: relative;
}
.smlu_li_box{
    position: relative;
}
.smlu_li:nth-of-type(2n + 1){
    animation-delay: 0.1s;
}
.smlu_li:nth-of-type(2n + 2){
    animation-delay: 0.2fs;
}
.smlu_li3, .smlu_li4{
    margin-bottom: 0px !important;
}
.smlu_li_box{
    padding-bottom: 87px;
}
.smlu_li3 .smlu_li_box, .smlu_li4 .smlu_li_box{
    padding-bottom: 0px;
}
.smlu_li1 .smlu_li_box::after, .smlu_li2 .smlu_li_box::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 40px);
    height: 1px;
    background: #C5D2E2;
}
.smlu_li2 .smlu_li_box::after{
    left: -40px;
}
.smru_lis_text p{
    font-size: var(--font24);
    line-height: var(--line14);
    color: var(--color091);
    text-align: center;
}
.smru_lis_text{
    margin-bottom: 18px;
}
.smru_lis_code{
    width: 292px;
    margin: 0 auto;
}
.smru_lis_code img{
    width: 100%;
}
.serg_meth_cry{
    display: flex;
    align-items: flex-start;
}
.serg_meth_ri_ul{
    display: flex;
    flex-direction: column;
}
.smru_lis{
    margin-bottom: 107px;
}
.smru_lis:last-child{
    margin-bottom: 0px;
}
/* C1-2 展览-end */
/* D1 会议   WOD FORUMS 列表页-start */
.ys_nyban_title p{
    width: 60%;
    color: var(--colorfff);
    line-height: var(--line15);
    font-size: var(--font18);
}
.meet_page .ys_bread_list::before {
    color: #fff;
    opacity: 0.3;
}
.meet_page .news_list_ul_li a{
    border-radius: 0px;
    background: var(--colorfff);
}
.meet_page .news_list_ul_li .ys_imgbox_cover{
    border-radius: var(--border-radius);
}
.meet_page .nlul_sec{
    padding: 0;
    margin-top: 40px;
}
.meet_page .nlul_btm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.meet_page .nlul_tit{
    margin-bottom: 14px;
}
.meet_page .nlul_btm_date{
    margin-bottom: 12px;
}
.meet_page .nlul_btm_date:last-child{
    margin-bottom: 0px;
}
.meet_page .news_list_ul_li{
    margin-bottom: 44px;
}
/* D1 会议   WOD FORUMS 列表页-end */
/* C1-1 展览-start */
.show_page .ys_bread_list a {
    color: rgba(255,255,255,0.3);
}
.show_page .ys_bread_list:last-child a{
    color: var(--colorfff);
}
.show_page .ys_bread{
    z-index: 20;
    top: 20px;
}
.show_page .ys_bread_list::before {
    content: '>';
    position: absolute;
    top: 50%;
    right: -7px;
    transform: translateY(-50%);
    font-size: 16px;
    color: rgba(255,255,255,0.3);
    line-height: 1.75;
}
.show_ban_logo{
    width: 180px;
}
.show_ban_logo img{
    width: 100%;
}
.show_page h1{
    line-height: 1.1;
    margin: 28px 0 43px;
}
.show_ban_word p{
    font-size: 16px;
    line-height: var(--line14);
    color: var(--colorfff);
}
.show_ban_ul{
    width: auto;
    display: flex;
    padding: 14px 38px;
    background: var(--colormain3);
    margin: 0 -12px;
    position: absolute;
    bottom: 0;
    left: calc(50vw - 700px);
}
.show_ban_ul_li{
    padding: 0 12px;
    position: relative;
}
.show_ban_ul_li::after{
    content: "";
    position: absolute;
    top: 55%;
    right: 0;
    transform: translateY(-50%);
    width: 3px;
    height: 30px;
    background: var(--colorfff);
}
.show_ban_ul_li p{
    font-size: var(--font32);
    line-height: 1.65;
    font-weight: bold;
    color: var(--colorfff);
}
.show_ban_ul_li:last-child::after{
    content: none;
}
.show_cry{
    position: relative;
    width: 100%;
}
.show_cry::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: var(--colorfff);
    z-index: -1;
}
.show_cry::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #FAFAFA;
    z-index: -1;
}
.show_cry_cont{
    display: flex;
    align-items: center;
}
.show_cry_le, .show_cry_ri{
    width: 50%;
}
.show_cry_le{
    padding: 0 155px 0 14px;
}
.show_cry_ri{
    padding: 0 7px 0 167px;
}
.show_cry_le_logo{
    width: 372px;
    margin-bottom: 53px;
}
.show_cry_le_logo img{
    width: 100%;
}
.show_cry_le_word p{
    font-size: var(--font20);
    line-height: 2;
    color: var(--color666);
}
.show_cy_ri_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -43px;
}
.scru_li{
    padding: 0 43px;
    margin-bottom: 61px;
    width: 50%;
}
.scru_li_icon{
    width: 74px;
    margin: 0 auto;
}
.scru_li_icon img{
    width: 100%;
}
.scru_li_text{
    text-align: center;
    color:rgba(56, 57, 147, 1);
    line-height: 1.65;
    font-weight: bold;
    margin-top: 23px;
}
.show_num_ul{
    display: flex;
    justify-content: center;
    margin: 0 -105px;
}
.show_num_ul_li{
    padding: 0 105px;
    position: relative;
}
.show_num_ul_li::after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 60px;
    background: rgba(255, 255, 255, 0.30);
}
.show_num_ul_li:last-child::after{
    content: none;
}
.snul_num{
    margin: 0 auto;
    display: flex;
}
.snul_num .ys_demo_num{
    font-size: var(--font58);
    line-height: var(--line15);
    color: var(--colorfff);
    font-family: 'Urbanist-Bold' !important; 
}
.snul_num span{
    font-size: var(--text16);
    line-height: var(--line14);
    color: #333;
    margin-left: 7px;
    padding-top: 50px;
}
.show_num1 .snul_num span{
    color: #fff;
}
.show_num{
    padding: 40px 0;
    width: 100%;
    background: var(--colormain1);
}
.snul_word{
    text-align: center;
    line-height: var(--line15);
    color: var(--colorfff);
}
.show_num2{
    background:#FAFAFA;
    padding: var(--space120) 0;
}
.show_num2 .ys_demo_num{
    color: var(--color333);
}
.show_num2 .snul_word{
    color: var(--color333);
}
.show_num2 .show_num_ul_li::after{
    background: #333;
    opacity: 0.3;
}
.show_reas h2{
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
}
.show_reas_tp_cont{
    padding-left:114px;
    display: flex;
    align-items: flex-start;
}
.srtc_ri{
    width: 72%;
}
.srtc_le{
    width: 28%;
    padding-right: 158px;
}
.srtc_ri_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -70px;
}
.srtc_ri_ul_li{
    width: 50%;
    padding: 0 70px;
    margin-bottom: 40px;
}
.srul_sec{
    position: relative;
    padding-left: 30px;
}
.srul_sec::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 106px;
    background: var(--colormain3);
}
.show_reas1 .srtc_ri_ul_li:first-child{
    width: 100%;
    margin-bottom: 100px;
}
.srul_sec_tit{
    font-weight: bold;
    color: var(--color333);
    line-height: var(--line175);
    margin-bottom: 14px;
}
.srul_sec_word p{
    font-size: var(--font20);
    line-height: 2;
    color: var(--color666)
}
.show_reas_min .ys_cont1400{
    padding-right: 149px;
}
.show_reas_min{
    padding: 32px 0 96px;
    position: relative;
}
.show_reas_min::before {
    content: "";
    position: absolute;
    top: 54px;
    right: calc((50vw - 700px) + 330px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #dedede;
}
.show_reas_min::after {
    content: "";
    position: absolute;
    top: 56px;
    right: calc((50vw - 700px) + 330px);
    width: 100%;
    height: 0.5px;
    background: #dedede;
}
.show_reas1{
    padding: var(--space120) 0;
}
.show_reas_btm{
    display: flex;
    align-items: stretch;
}
.srbl_pic{
    width: 100%;
    height: 100%;
}
.srbl_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.show_reas_btm_le, .show_reas_btm_ri{
    width: 50%;
}
.srbr_box {
    height: 100%;
    padding:160px 93px;
    background: var(--colormain1);
}
.srbr_box_icon{
    margin:0 auto 55px;
    width: 58px;
}
.srbr_box_icon img{
    width: 100%;
}
.srbr_box_word p{
    font-size: var(--font20);
    line-height: 1.75;
    color: var(--colorfff);
}
.show_reas2 .show_reas_btm{
    flex-direction: row-reverse;
}
.show_reas2 .show_reas_btm_ri {
    width: 72%;
}
.show_reas2 .srbr_box{
    padding: 115px 199px 115px 240px;
}
.show_reas2 .show_reas_btm_le{
    width: 28%;
}
.show_acti_tp{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.show_acti_tp_wprd{
    width: 77%;
}
.show_acti_tp h2{
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
}
.show_acti_tp_wprd p{
    line-height: var(--line175);
    color: var(--color333);
    font-size: var(--font20);
}
.show_acti_tp{
    margin-bottom: 104px;
}
.show_acti_ul_li:not(:first-child){
    display: none;
}
.mod_arrows2{
    width:100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.arrows_icon2{
    width: 122px;
    height: 122px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.60);
    position: relative;
}
.arrows_icon2 img{
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.show_acti .ys_cont1440{
    position: relative;
}
.arrows_prev2{
    left: -200px;
}
.arrows_next2{
    right: -200px;
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.show_acti .std_btn1{
    display: flex;
    justify-content: center;
    margin-top: 28px;
}
.show_news h2{
    color: var(--colormain1);
    line-height: var(--line14);
    font-weight: bold;
    margin-bottom: 54px;
}
.show_news_ul{
    display: flex;
    align-items: stretch;
    margin: 0 -17px;
}
.show_news{
    background: #FAFAFA;
}
.show_news_ul_li{
    width: 33.333333%;
    padding: 0 17px;
}
.show_news_ul_li:nth-child(3n+1){
    animation-delay: 0.1s;
}
.show_news_ul_li:nth-child(3n+2){
    animation-delay: 0.2s;
}
.show_news_ul_li:nth-child(3n+3){
    animation-delay: 0.3s;
}
.show_news_ul_li a{
    height: 100%;
    display: block;
    padding: 16px 24px 24px;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #dedede;
    background: var(--colorfff);
    position: relative;
}
.show_news_ul_li .ys_imgbox_cover{
    overflow: hidden;
    border-radius: 20px;
}
.snul_min{
    display: flex;
    align-items: center;
    margin: 32px 0;
}
.snul_min_icon{
    width: 24px;
    flex-shrink: 0;
    margin-right: 12px;
}
.snul_min_icon img{
    width: 100%;
}
.snul_min_tab p{
    font-size: 14px;
    line-height: var(--line14);
    color: var(--color666);
    padding: 8px 16px;
    border-radius: 28px;
    background: #EAEFF5;
}
.snul_tit{
    line-height: 1.65;
    color: var(--color091);
     text-overflow: clip;
    height: 4.95em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.show_news_ul_li .nlul_btm_date{
    margin: 32px 0;
}
.show_news_ul_li .nlul_btm_date_text p{
    font-size: 14px;
    font-family: 'Urbanist-Regular' !important;
    color: var(--color666);
}
.snul_text p{
    color: var(--color666);
    line-height: 1.75;
}
.snul_text{
    margin-bottom: 38px;
}
.show_news_ul_li .std_btn2_text p{
    color: var(--colormain3);
}
.show_news_ul_li .std_btn2_icon{
    width: 8px;
}
/* C1-1 展览-end */
/* D2 会议   WOD FORUMS  详情页-start */
.mbul_ban_text p{
    font-size: var(--font20);
    color: var(--colorfff);
    line-height: 1.65;
}
.mbul_sec{
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.mbul_ban_icon{
    width: 34px;
    flex-shrink: 0;
    margin-right:12px;
}
.mbul_ban_icon img{
    width: 100%;
}
.metdet_ban h1{
    width: 36%;
    font-weight: normal;
    font-size: var(--font44);
    margin-bottom: 22px;
}
.metdet_ban_ul_li{
    margin-bottom:12px ;
}
.metdet_ban_ul_li:last-child{
    margin-bottom: 0px;
}
.metdet_cry{
    width: 100%;
    position: relative;
    padding: 150px 0 175px 0;
}
.metdet_cry::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: var(--colorfff);
    z-index: -1;
}
.metdet_cry::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #FAFAFA;
    z-index: -1;
}
.metdet_cry_cont{
    display: flex;
    align-items: center;
}
.metdet_comp{
    background: var(--colorbg)
}
.metdet_cont h2{
    font-weight: bold; 
    color: var(--colormain1);
}
.metdet_comp_cont p{
    font-size: var(--font20);
    color: var(--color666);
    font-weight: bold;
    line-height: 1.65;
    margin-bottom: 13px;
}
.metdet_comp_cont{
    padding: 0 124px;
}
.metdet_help_ul{
    /* padding: 0 100px; */
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.metdet_help_ul_li{
    width: 20%;
    padding: 0 8px;
    margin-bottom: 16px;
}
.mhul_img{
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #C5D2E2;
    padding: 0 18px;
}
.metdet_cont .std_btn1{
    display: flex;
    justify-content: center;
    margin-top: 44px;
}
.metdet_help_ul_li:nth-last-child(-n + 5){
    margin-bottom: 0px;
}
.metdet_pers_ul{
    padding: 0 45px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.metdet_pers_ul_li{
    width: 20%;
    padding: 0 12px;
    margin-bottom:50px;
}
.metdet_pers_ul_li:nth-last-child(-n + 5){
    margin-bottom: 0px;
}
.mpul_sec .ys_imgbox_cover{
    border-radius: 20px;
    overflow: hidden;
}
.mpul_name{
    color: var(--color091);
    line-height: var(--line14);
    font-weight: bold;
    margin: 31px 0 14px;
}
.mpul_word p{
    color: #666;
    line-height: 1.65;
}
.metdet_meet_cry p{
    font-size: var(--text18);
    line-height: 1.65;
    color: var(--color666);
    margin-bottom: 12px;
}
.metdet_meet_cry{
    padding: 25px 20px;
    background: var(--colorbg);
}
.metdet_titl{
    background: var(--colorbg);
}
.metdet_titl_ul{
    padding: 0 115px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.metdet_titl_ul_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 24px;
    position: relative;
}
.metdet_titl_ul_li:nth-last-child(-n + 2){
    margin-bottom: 0px;
}
.metdet_titl_ul_li p::after{
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 26px;
    height: 26px;
    background: url(../images/d1_icon01.svg) center / contain  no-repeat;
}
.metdet_titl_ul_li p{
    color: var(--color091);
    line-height: 1.75;
    font-size: var(--font20);
    position: relative;
    padding-left: 42px;
}
.metdet_cry_le p{
    font-size: var(--font20);
    color: var(--color333);
    line-height: 2;
}
.metdet_cry_le{
    padding: 0 80px 0 6px;
}
.metdet_cry_le, .metdet_cry_ri{
    width: 50%;
}
.metdet_cry_ri{
    padding: 0 50px 0 294px;
}
.metdet_cry_ri img{
    width: 100%;
}
/* D2 会议   WOD FORUMS  详情页-end */
/* 首页-start */
.home_page .ys_main{
    padding-top: 0px !important;
}
.home_cont h2::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 58px;
    background: url(../images/a1_icon13.svg) center no-repeat;
    background-size: contain;
}
.home_info_tp{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 53px;
}
.home_info_word p{
    color: var(--color666);
    line-height: var(--line14);
}
.home_cont h2{
    font-weight: bold;
    color: var(--colormain1);
    position: relative;
    padding-left: 82px;
}
.home_cont .std_btn1{
    display: flex;
    justify-content: center;
    margin-top: var(--space44);
}
.home_info .news_list_ul_li:nth-last-of-type(-n + 3){
    margin-bottom: 0px;
}
.home_meet{
    width: 100%;
    position: relative;
    background: var(--colorbg);
    overflow: hidden;
}
.home_info_word{
    width: 40%;
}
.hmsu_li_tp{
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
}
.hltt_word p{
    color: var(--colorfff);
    line-height: var(--line14);
}
.hltt_date{
    color: var(--colormain3);
    font-family: 'Urbanist-Bold' !important;
}
.hltt_year{
    line-height: var(--line14);
    color: #c0c0c0;
    font-family: 'Urbanist-Regular' !important;
}
.hmsu_li_tp_textbox{
    width: calc(100% - 100px);
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.hmsu_li{
    width: 50%;
}
.hmsu_li_box{
    position: relative;
}
.hmsu_li_tit{
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
    margin: 24px 0 12px;
    transition: all .36s;
}
.hmsu_li_addr{
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 78px;
}
.hmsu_li_addr::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 56px;
    height: 1px;
    background: var(--color666);
}
.hmsu_li_addr_icon{
    width: 18px;
    flex-shrink: 0;
    margin-right: 12px;
}
.hmsu_li_addr_icon img{
    width: 100%;
}
.hmsu_li_addr_word p{
    color: var(--color666);
    line-height: var(--line14);
}
.home_meet .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color091) !important;
}
.home_meet .swiper-container-horizontal>.swiper-pagination-progressbar, .esg_empl .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: calc(100% - 130px);
    height: 2px;
    left: 0;
    top: auto;
    bottom: 0;
}
.home_meet .ys_cont1440, .home_news .ys_cont1440{
    position: relative;
}
.home_meet  .mod_arrows, .home_news .mod_arrows{
    right: 0px;
}
.home_meet_swip{
    padding-bottom: 80px !important;
    overflow: visible !important;
}
.home_news .eesl_text{
    position: static;
    transform: inherit;
}
.home_news .eesl_text{
    font-weight: bold;
    color: var(--color091);
    transition: all .36s;
    margin: 28px 0 var(--space44);
}
.home_news .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color091) !important;
}
.home_news .swiper-container-horizontal>.swiper-pagination-progressbar, .esg_empl .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: calc(100% - 130px);
    height: 2px;
    left: 0;
    top: auto;
    bottom: 0;
}
.home_news .ys_imgbox_cover{
    border-radius: var(--border-radius);
    overflow: hidden;
}
.swiper-button-disabled{
    pointer-events: none;
    opacity: 0.5;
}
.home_about{
    background: var(--colorbg);
}
.home_about_show{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px 0 60px;
}
.home_about_show_cry{
    width: 100%;
    padding: 0 240px;
    position: relative;
    transition: all 1.4s;
    opacity: 1;
    pointer-events: none;
    transform-origin: right 80%;
    transform: scale(1) rotate(0deg);
}
.hasu_li_img{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.hasu_li_img img{
    width: 100%;
}
.hasu_li{
    width: 50%;
}
.home_about_show_ul{
    display: flex;
    flex-wrap: wrap;
}
.hasu_li1 .hasu_li_img{
    width: 56%;
    left: 15%;
}
.hasu_li2 .hasu_li_img{
    width: 86%;
    left: 30%;
}
.hasu_li2{
    padding-top: 37px;
}
.hasu_li3 .hasu_li_img{
    width: 64%;
}
.hasu_li3{
    margin-top: -100px;
}
.hasu_li4 .hasu_li_img{
    width: 56%;
}
.hasu_li4{
    padding-top: 68px;
}
.home_about_show{
    pointer-events: none;
    opacity: 1;
}
.home_about_hide {
    padding-left: calc(50vw - 720px);
    padding-top: 280px;
    padding-bottom: 340px;
    position: relative;
    transition: all 1s;
    opacity: 0;
    transition-delay: 1s;
}
.hahc_le{
    width: 31.5%;
    position: relative;
    z-index: 3;
}
.hahc_le h2{
    margin-bottom: 90px;
}
.hahc_le_word p{
    color: var(--color333);
    line-height: 1.65;
    margin-bottom:12px;
}
.hahc_le_word{
    margin-bottom: 148px;
}
.hahc_le .std_btn1{
    justify-content: flex-start;
}
.home_about_hide_svg{
    width: 100%;
    height: calc(100% + 8px);
    position: relative;
    top: 50%;
    z-index: 2;
}
.home_about_hide_svg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_about_hide_cry{
    display: flex;
}
.home_about{
    overflow: hidden;
}
.home_about_hide_other{
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: scale(0.2);
    opacity: 0;
    transition: all 1s;
    transition-delay: 1.1s;
    transform-origin: right 60%;
    overflow: hidden;
}
.home_about.start .home_about_show_cry{
    transform: scale(0.2) rotate(60deg);
    opacity: 0;
}
.home_about.start .home_about_hide{
    opacity: 1;
}
.home_about_wrap{
    position: relative;
}
.home_about.start h2{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1.1s;
}
.home_about.start .hahc_le_word{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1.2s;
}
.home_about.start .std_btn1{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1.3s;
}
.home_about.start .home_about_hide_other{
    transform: scale(1);
    opacity: 1;
}
.home_list{
    padding: 40px 0;
    background: var(--color091);
}
.home_time{
    width: 100%;
    position: relative;
}
.home_time::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(10, 17, 45, 0.20) 0%, rgba(10, 17, 45, 0.00) 100%), linear-gradient(79deg, rgba(10, 17, 45, 0.30) -8.59%, rgba(56, 58, 147, 0.09) 178.79%, rgba(10, 17, 45, 0.30) 178.79%);
}
.home_time_wrap{
    position: relative;
    z-index: 2;
}
.home_time .std_btn1{
    justify-content: flex-start;
    margin-top: 153px;
}
.home_time_tit{
    width: 52%;
}
.home_time_tit img{
    width: 100%;
}
#countdown{
    background: rgba(56, 57, 147, 10);
    padding: 23px 32px;
}
.home_time_cry_ul{
    display: flex;
    margin: 0 -25px; 
    padding-bottom: 16px;
}
.htcu_li{
    padding: 0 25px;
    position: relative;
}
.htcu_li::after{
    content: ":";
    position: absolute;
    top: 5px;
    right: 0;
    background: linear-gradient(270deg, #FF8743 -17.35%, #E9553C 97.76%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: var(--font32);
}
.htcu_li:last-child::after{
    content: none;
}
.htcu_li_num{
    background: linear-gradient(270deg, #FF8743 -17.35%, #E9553C 97.76%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Urbanist-Bold' !important;
}
.home_time_cry{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
#countdown span{
    font-size: 14px;
    line-height: var(--line14);
    color: var(--colorfff);
    position: absolute;
    left: 55%;
    bottom: -16px;
    transform: translateX(-50%);
}
.htcu_li_box{
    position: relative;
}
.ys_ban_dots {
    bottom: 105px;
}
.ybdu_li {
    cursor: pointer;
    margin: 0 5px;
}
.ybdl_line {
    width: 16px;
    height: 6px;
    background:transparent;
    border-radius: 80px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    transition: all .3s;
    overflow: hidden;
}
.ybdu_li.on .ybdl_line{
    width: 128px;
}
.ybdl_line_pro {
    width: 0;
    height: 100%;
    background: rgba(255,255,255,1);
}
.home_time_cry_text{
    font-weight: bold;
    color: var(--colormain3);
    line-height: 1.2;
    text-align: center;
    display: none;
}
.home_time.end .home_time_cry_text{
    display: block;
}
.home_time.end .home_time_cry_ul{
    display: none;
}
.hbbu_li p{
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: var(--colorfff);
    line-height: var(--line15)
}
.hbbu_li{
    opacity: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hbbu_li.act{
    opacity: 1;
}
.home_ban_btm{
    width: 100%;
    position: relative;
    z-index: 10;
    margin-top: -100vh;
    padding-bottom: 200px;
    pointer-events: none;
}
.home_ban_btm_ul{
    width: 100%;
}
.home_ban{
    width: 100%;
    position: relative;
}
.home_ban_top{
    width: 100%;
    position: sticky;
    top: 0px;
    left: 0;
    padding-top: 0px;
    transition: all 0.36s;
}
.home_page .ys_banner{
    height: 100vh;
}
.ys_ban_slick {
    height: 100%;
}
.ys_ban_slick .slick-list, .ys_ban_slick .slick-track
, .ys_ban_slick .ys_ban_imgbox, .ys_ban_imgbox img{
    height: 100%;
}
.ys_ban_imgbox img{
    object-fit: cover;
}
.sticky_html, .sticky_body{
    overflow: inherit !important;
}
.hbbu_li:last-child.act{
    opacity: 0;
}
.ys_banner.nomore .ys_ban_dots{
    display: none;
}
.home_solu{
    width: 100%;
    background: var(--colorfff);
    height: 100vh;
    padding: 170px 0 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .6s;
}
.home_solu_wrap{
    padding: 0 160px 0 185px;
    position: relative;
    z-index: 1;
    pointer-events: all;
}
.home_solu_le{
    font-size: 50px;
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line16);
}
.home_solu_ri{
    width: 68%;
}
.home_solu_ri h2{
    font-size: 80px;
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line16);
    padding-left: 0px;
}
.home_solu_ri h2::after{
    content: none;
}
.home_solu_ri p{
    font-size: var(--font24);
    color: var(--color091);
    line-height: var(--line16);
}
.home_solu_ul{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.home_solu_ul_li{
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
    overflow: hidden;
    pointer-events: none;
    background: var(--colormain1);
    z-index: 0;
}
.home_solu_ul_li1 {
    width: 103px;
    height: 103px;
    top: 9%;
    left: 27.3%;
}
.home_solu_ul_li2{
    background: transparent;
    border: solid 1px var(--colormain1);
    width: 42px;
    height: 42px;
    top: 11%;
    left: 35.5%;
}
.home_solu_ul_li3{
    width: 28px;
    height: 28px;
    top: 9%;
    left: 44%;
}
.home_solu_ul_li4{
    width: 169px;
    height: 169px;
    top: 2%;
    left: 95%;
}
.home_solu_ul_li5 {
    width: 146px;
    height: 146px;
    top: 23%;
    left: 88%;
}
.home_solu_ul_li6 {
    width: 104px;
    height: 104px;
    top: 50%;
    left: 92%;
}
.home_solu_ul_li7 {
    width: 71px;
    height: 71px;
    top: 66%;
    left: 97.2%;
}
.home_solu_le{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1s;
}
.home_solu_ul_li{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1s;
}
.home_solu_ri{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 1.1s;
}
.home_solu_video{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: all;
}
.home_solu_video_wrap{
    width: 49%;
    height: 100%;
    transform: scale(1);
    overflow: hidden;
    border-radius: 0%;
    opacity: 1;
    transition: all 1s;
    transform-origin: 30% 60%;
    position: relative;
}
.home_solu_video_wrap::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(56, 57, 147, 0.70) 0%, rgba(56, 57, 147, 0.70) 100%);
    z-index: 1;
}
.home_solu_video_wrap video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.home_solu_video_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.home_ban.appear .home_solu_video_wrap{
    border-radius: 50%;
    transform: scale(0.2);
}
.home_solu_video_bg{
    width: 20%;
    position: absolute;
    left: 7%;
    bottom: 23%;
}
.home_solu_video_bg img{
    width: 100%;
}
.home_ban.appear .home_solu_video_bg{
    animation: fadeIn .6s ease-in-out both;
    animation-delay: 1s;
}
.home_ban.appear .home_ban_top, .home_ban.appear .home_ban_btm{
    opacity: 0;
}
.home_ban.appear .home_solu{
    opacity: 1;
}
.home_inbo.acd .home_loading {
    display: none;
}
.home_inbo{
    overflow: hidden;
}
.home_inbo.on{
    overflow: inherit;
}
.home_loading{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
    z-index: 9999;
    background-color: var(--colormain1);
}
.home_loading.on1 {
    transition: transform 1.8s, opacity 2s ease-in 0.8s;
    transform-origin: 50% 50%;
    /* transform: translate(-50%, -50%) scale(0.8) rotate(180deg); */
    opacity: 0;
}
.home_loading.on1 .home_loading_tp_icon{
    transform: translate(-50%,-50%) scale(0.6);
    animation: rotate 1s linear forwards;
}
@keyframes rotate{
    0%{
        transform: translate(-50%,-50%) scale(0.6) rotate(0deg);
    }
    100%{
        transform: translate(-50%,-50%) scale(0.6) rotate(180deg);
    }
}
.home_loading_tp_icon{
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.home_loading_tp_pictext1{
    width: 130px;
    position: absolute;
    top: 50%;
    left: 43%;
    transform: translate(-50%,-50%);
}
.home_loading_tp_pictext2{
    width: 78px;
    position: absolute;
    top: 50%;
    left: 56%;
    transform: translate(-50%,-50%);
}
.home_solu_video_text span{
    font-size: var(--font32);
    font-family: 'pangmenzhengdao' !important;
}
.home_solu_video_text {
    color: var(--colorfff);
    line-height: var(--line14);
    position: absolute;
    bottom: 39%;
    left: 13%;
    opacity: 0;
    transition: all .6s;
    transition-delay: 1s;
    text-align: center;
}
.home_ban.appear .home_solu_video_text{
    opacity: 1;
}
/* 首页-end */
.mulb_img img{
    width: 100%;
}
.mftc_ul_li_box{
    width: 120px;
}
.show_reas1 .show_reas_btm_le{
    animation: fadeInLeft .6s ease-in-out both;
    animation-delay: 0.1s;
}
.show_reas2 .show_reas_btm_le{
    animation: fadeInRight .6s ease-in-out both;
    animation-delay: 0.1s;
}
body{
    padding-right: 0px !important;
}
.hahc_ri_video img{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .arrows_icon:hover{
        border: solid 1px var(--color091);
    }
    .arrows_icon:hover img:nth-child(1){
        opacity: 0;
    }
    .arrows_icon:hover img:nth-child(2){
        opacity: 1;
    }
    .newdet_list_ul_li a:hover .nlul_text{
        color: var(--colormain1);
    }
    .pc_fenye a:hover li{
        color: #fff;
        background: var(--colormain1);
    }
    .news_list_ul_li a:hover .nlul_tit{
        color: var(--colormain1);
    }
    .std_btn1_box:hover{
        background: #BB3822;
    }
    .std_btn2_box:hover .std_btn2_icon img:nth-child(2){
        opacity: 1;
    }
    .std_btn2_box:hover .std_btn2_icon img:nth-child(1){
        opacity: 0;
    }
    .std_btn2_box:hover .std_btn2_text p{
        color:var(--colormain1);
    }
    .mftl_ul_li ul li p a:hover{
        color: var(--colormain3);
    }
    .mftl_ul_li_link a:hover{
        color: var(--colormain3);
    }
    .mfbr_ul_li a:hover{
        color: var(--colorfff);
    }
    .mod_aside_list_item:hover .mali_hide{
        opacity: 1;
        visibility: visible;
    }
    .mad_btn_text:hover{
        background: #BB3822;
    }
    .mntr_lang a:hover{
        color: var(--colormain3);
    }
    .show_news_ul_li .std_btn2_box:hover .std_btn2_text p{
        color: var(--colormain3);
    }
    .hmsu_li_box:hover .hmsu_li_tit{
        color: var(--colormain1);
    }
    .home_news .eesl_box:hover .eesl_text{
        color: var(--colormain1);
    }
}
.ys_pos_center {
    top: 58%;
}
.serg_page  .ys_nyban_title  h1{
    opacity: 0 !important;
}
.mod_aside_demo .icon-close:before {
    content: "\e747";
    color: var(--colormain1);
}
.newdet_page .ys_main{
    padding-top: 130px !important;
}
.show_page .ys_pos_center{
    top: 56%;
}
.snul_text p{
   text-overflow: clip;
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ys_nyban_slick_li {
    position: relative;
}
.ys_nyban_slick  .slick-dots li {
    width: 26px;
    height: 6px;
    margin: 0 6px;
    border-radius: 10px;
    background: transparent;
    border: solid 1px #fff;
}
.ys_nyban_slick .slick-dots li.slick-active {
    background: #fff;
    width: 80px;
}
.ys_nyban_slick .slick-dots {
    bottom: 100px;
}


/* 子站-2024.03.24-start */
/* C1-2 展览A_9_6  观众中心_1  为何参观-start */
.sub_cont{
    padding-top: 120px;
}
.reas_61page .srul_sec_tit{
    color: var(--color091);
}
.sub_station h2{
    position: relative;
    padding-left: 66px;
    font-weight: bold;
    color: var(--colormain1);
    font-weight: bold;
}
.sub_station h2::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: url(../images/a1_icon13.svg) center no-repeat;
    background-size: contain
}
.sub_station .serg_ban h2{
    padding-left: 0px !important;
    color: var(--colorfff) !important;
}
.sub_station .serg_ban h2::after{
    display: none !important;
}
/* C1-2 展览A_9_6  观众中心_1  为何参观-end */
/* C1-2 展览A_9_4  展会概览_3  展馆位置图-start */
.venu_wrap_top{
    display:flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 52px;
}
.venu_wrap_top_word{
    width: 60.5%;
}
.venu_wrap_top_word p{
    color: var(--color333);
    font-size: var(--font20);
    line-height: 2;
    margin-bottom: 20px;
}
.sub_station .ys_bread{
    top: 150px;
}
.ys_bread{
    z-index: 2;
}
.sub_station .ys_bread_list a{
    color: rgba(255,255,255,0.3);
}
.sub_station .ys_bread_list::before {
    color: rgba(255,255,255,0.3);
}
.sub_station .ys_bread_list:last-child a {
    color: var(--colorfff);
}
/* C1-2 展览A_9_4  展会概览_3  展馆位置图-end */
/* C1-2 展览A_9_5  展商中心_2  展品范围-start */
.scop_list h2{
    margin-bottom:60px;
}
.scop_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.scop_list_ul_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 44px;
}
.scop_list_ul_li:nth-of-type(3n+1){
    animation-delay: 0.2s;
}
.scop_list_ul_li:nth-of-type(3n+2){
    animation-delay: 0.3s;
}
.scop_list_ul_li:nth-of-type(3n+3){
    animation-delay: 0.4s;
}
.slul_boxs_tit{
    color: var(--color091);
    line-height: var(--line14);
    margin: 32px 0 12px;
    height: 1.4em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: bold;
}
.slul_boxs_word p{
    color: var(--color666);
    line-height: 1.65;
}
.slul_boxs .ys_imgbox_cover{
    border-radius: var(--border-radius);
}
.scop_list{
    padding-bottom: 60px;
}
/* C1-2 展览A_9_5  展商中心_2  展品范围-end */
/* C1-2 展览A_9_5  展商中心_3  展位咨询-start */
.inqu_wrap  h2{
    margin-bottom: 88px;
}
.inqu_wrap_text{
    text-align: center;
    color: var(--color091);
    line-height: 1.65;
    margin-bottom: 60px;
}
.inqu_wrap_code{
    width: 292px;
    margin: auto;
}
.inqu_wrap_code img{
    width: 100%;
}
/* C1-2 展览A_9_5  展商中心_3  展位咨询-end */
/* C1-2 展览A_9_5  展商中心_4  赞助及广告机会-start */
.adve_wrap h2{
    margin-bottom: 50px;
}
.adve_wrap_le_word p{
    font-size: var(--font20);
    line-height: 2;
    color: var(--color333);
}
.adve_wrap_le_word{
    margin-bottom: 64px;
}
.adve_wrap_cry{
    display: flex;
    align-items: center;
}
.adve_wrap_ri{
    width: 46.8%;
    border-radius: var(--border-radius);
    overflow: hidden;
}
.adve_wrap_le{
    width: 53.2%;
    padding-right: 51px;
}
/* C1-2 展览A_9_5  展商中心_4  赞助及广告机会-end */
/* C1-2 展览A_9_6  观众中心_3  观众预登记-start */
.regi_wrap  h2{
    margin-bottom: 80px;
}
.regi_wrap_img{
    width: 220px;
    margin:0 auto 32px;
}
.regi_wrap_img img{
    width: 100%;
}
.regi_wrap_word p{
    font-size: var(--font24);
    text-align: center;
    line-height: 1.65;
    color: #999;
}
.regi_wrap{
    padding-bottom: 225px;
}
/* C1-2 展览A_9_6  观众中心_3  观众预登记-end */
/* C1-2 展览A_9_6  观众中心_2  观众类别-start */
.cate_visi h2{
    margin-bottom: 60px;
}
.cate_visi_ul{
    display: flex;
    flex-wrap: wrap;
    margin:  0 -12px;
}
.cate_visi_ul_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.cate_visi_ul_li:nth-of-type(3n+1){
    animation-delay: 0.2s;
}
.cate_visi_ul_li:nth-of-type(3n+2){
    animation-delay: 0.3s;
}
.cate_visi_ul_li:nth-of-type(3n+3){
    animation-delay: 0.4s;
}
.cvul_boxs{
    background: #FAFAFA;
    padding: 40px;
    position: relative;
}
.cvul_boxs_icon{
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: solid 1px var(--colormain1);
    position: relative;
    margin:0 auto;
}
.cvul_boxs_tit{
    text-align: center;
    font-weight: bold;
    color: var(--color091);
    line-height: var(--line14);
    margin-top: 24px;
}
.cate_list h2{
    padding-left: 0px !important;
    font-weight: normal;
}
.cate_list_top{
    display: flex;
}
.cate_list_top h2{
    flex-shrink: 0;
    padding-right: 15px;
}
.cate_list_top_line{
    width: 100%;
    height: 2px;
    background: var(--colormain1);
    margin-top: 36px;
}
.cate_list h2::after{
    display: none;
}
.cate_list_pic, .cate_list_pic img{
    width: 100%;
}
.cate_list_pic{
    padding-top: 100px;
}
.cate_list{
    position: relative;
}
.cate_page .home_solu_ul{
    pointer-events: none;
}
.cate_list .home_solu_ul_li{
    border-radius: 50%;
    background: rgba(245,245,245);
    position: absolute;
    left: 0;
}
.cate_list .home_solu_ul_li1{
    width: 112px;
    height: 112px;
    top: 0;
    left: 0;
}
.cate_list .home_solu_ul_li2{
    width: 98px;
    height: 98px;
    border: none;
    top: 20%;
    left: 4%;
}
.cate_list .home_solu_ul_li3{
    width: 70px;
    height: 70px;
    top: 45%;
    left: 4%;
}
.cate_list .home_solu_ul_li4{
    width: 46px;
    height: 46px;
    top: 66%;
    left: 0;
}
.cate_list2 .home_solu_ul{
    display: flex;
    flex-direction: column-reverse;
    right: 0;
    left: auto;
}
.cate_list2 .home_solu_ul_li1{
    width: 112px;
    height: 112px;
    top: 80%;
    left: auto;
    right: 0;
}
.cate_list2 .home_solu_ul_li2{
    width: 98px;
    height: 98px;
    border: none;
    top: 54%;
    left: auto;
    right: 4%;
}
.cate_list2 .home_solu_ul_li3{
    width: 70px;
    height: 70px;
    top: 26%;
    left: auto;
    right: 4%;
}
.cate_list2 .home_solu_ul_li4{
    width: 46px;
    height: 46px;
    top: 12%;
    left: auto;
    right: 0;
}
/* C1-2 展览A_9_6  观众中心_2  观众类别-end */
/* C1-2 展览A_9_8 同期活动-start */
.activ_top_word p{
    font-size:var(--font20);
    line-height: 2;
    color: var(--color333); 
}
.activ_top h2{
    margin-bottom: 50px;
}
.activ_top{
    padding-bottom: 72px;
}
.alul_boxs{
    display: flex;
    align-items: stretch;
    border: 1px solid #C5D2E2;
    background: #FAFAFA;
}
.alul_boxs_num{
    width: 31%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font44);
    color: var(--color333);
    line-height: 1.65;
    font-weight: normal;
    background: #F1F5FA;
    border-right: solid 1px #C5D2E2;
}
.alul_boxs_ri{
    width: 69%;
    padding: 32px 29px 16px;
}
.alul_boxs_ri_tit{
    font-weight: bold;
    line-height: 1.65;
    color: var(--color333);
    margin-bottom: 68px;
}
.alul_boxs_ri_btn{
    display: flex;
    justify-content: flex-end;
}
.activ_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.activ_list_ul_li{
    width: 50%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.activ_list_ul_li:nth-of-type(2n+1){
    animation-delay: 0.2s;
}
.activ_list_ul_li:nth-of-type(2n+2){
    animation-delay: 0.3s
}
.activ_list_ul_li .std_btn2_text p{
    color: var(--colormain1);
}
.activ_list_ul_li.on .std_btn2_text p{
    color: #999;
}
.activ_list_ul_li .std_btn2_icon img:nth-child(2){
    opacity: 1 !important;
}
.activ_list_ul_li .std_btn2_icon img:nth-child(1){
    opacity: 0 !important;
}
.activ_list_ul_li.on .std_btn2_icon img:nth-child(2){
    opacity: 0 !important;
}
.activ_list_ul_li.on .std_btn2_icon img:nth-child(1){
    opacity: 1 !important;
}
/* C1-2 展览A_9_8 同期活动-end */
/* C1-2 展览A_9_9 下载中心_02-start */
.down_list_ul{
    display: flex;
    flex-wrap: wrap;
}
.down_list_ul_li{
    width: 25%;
    padding: 0 70px;
    margin-bottom: 100px;
}
.down_list h2{
    margin-bottom: 100px;
}
.dlul_boxs_tit{
    text-align: center;
    margin: 12px 0 40px;
    color: #333;
    line-height: 1.75;
}
.std_btn4{
    display: inline-block;
}
.std_btn4_box{
    position: relative;
    padding: 9px 61px 9px 32px;
    background: #FAFAFA;
    border-radius: 60px;
    overflow: hidden;
    cursor: pointer;
}
.std_btn4_box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: calc(100% - 1px);
    height: 100%;
    background-color: var(--colormain1);
    border-radius: 25px;
    transform: scaleX(0);
    transform-origin: right;
    -webkit-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.std_btn4_text{
    position: relative;
}
.std_btn4_text p{
    color: var(--colormain1);
    line-height: 1.5;
    font-size: var(--text16);
    transition: all .6s;
}
.std_btn4_icon{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width:40px;
    border-radius: 50%;
    background: #f2f2f2;
}
.std_btn4_icon img{
    width:24px;
    transition: all .6s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.std_btn4_icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.down_list_ul_li.on .std_btn4_text p{
    color:#999;
}
.down_list_ul_li.on .std_btn4_icon img:nth-child(1){
    opacity: 0;
}
.down_list_ul_li.on .std_btn4_icon img:nth-child(2){
    opacity: 1;
}
.down_list_ul_li.on .dlul_boxs{
    pointer-events: none;
}
.down_list_ul_li.on .std_btn4_box::before{
    display: none;
}
.down_list_ul_li:nth-of-type(4n+1){
    animation-delay: 0.2s
}
.down_list_ul_li:nth-of-type(4n+2){
    animation-delay: 0.3s
}
.down_list_ul_li:nth-of-type(4n+3){
    animation-delay: 0.4s
}
.down_list_ul_li:nth-of-type(4n+4){
    animation-delay: 0.5s
}
/* C1-2 展览A_9_9 下载中心_02-end */
/* C1-2 展览A_9_7 媒体中心_3 合作媒体_1-start */
.media_firs_wrap_top{
    display: flex;
}
.media_firs_wrap_tit{
    flex-shrink: 0;
    color: var(--colormain1);
    margin-right: 15px;
}
.media_firs_wrap_line{
    width: 100%;
    height:2px; 
    background: var(--colormain1);
    margin-top: 35px;
}
.media_firs_wrap_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    overflow: hidden;
}
.mfwu_list{
    width: 25%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.mfwu_list .ys_imgbox_cover{
    border-radius: 10px;
    border: solid 1px #C5D2E2;
    overflow: hidden;
}
.mfwu_list:nth-of-type(4n+1){
    animation-delay: 0.2s;
}
.mfwu_list:nth-of-type(4n+2){
    animation-delay: 0.3s;
}
.mfwu_list:nth-of-type(4n+3){
    animation-delay: 0.4s;
}
.mfwu_list:nth-of-type(4n+4){
    animation-delay: 0.5s;
}
.mswu_list:nth-of-type(6n+1){
    animation-delay: 0.2s;
}
.mswu_list:nth-of-type(6n+2){
    animation-delay: 0.3s;
}
.mswu_list:nth-of-type(6n+3){
    animation-delay: 0.4s;
}
.mswu_list:nth-of-type(6n+4){
    animation-delay: 0.5s;
}
.mswu_list:nth-of-type(6n+5){
    animation-delay: 0.6s;
}
.mswu_list:nth-of-type(6n+6){
    animation-delay: 0.7s;
}
.std_btn3_box{
    display: flex;
    align-items: center;
    padding: 14px 44px;
    background: var(--colormain3);
    cursor: pointer;
}
.std_btn3_icon{
    width: 12px;
    flex-shrink: 0;
    margin-left: 10px;
}
.std_btn3_text p{
    color: var(--colorfff);
    line-height: 1.5;
}
.std_btn3{
    display: flex;
}
.media_firs_wrap_btn{
    display: flex;
    justify-content: center;
}
.media_seco_wrap_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    overflow: hidden;
}
.mswu_list{
    width:16.666667%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.mswu_list .ys_imgbox_cover{
    overflow: hidden;
    border-radius: 10px;
    border: solid 1px #C5D2E2;
}
.media_seco_wrap_btn{
    display: flex;
    justify-content: center;
}
/* C1-2 展览A_9_7 媒体中心_3 合作媒体_1-end */
/* C1-2 展览A_9_7 媒体中心_4  媒体服务-start */
.mese_wrap_top_cry{
    padding: 40px 0;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.mese_wrap_top::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* background: rgba(61, 88, 139, 0.75); */
}
.mese_wrap_top_cry{
    position: relative;
    z-index: 2;
}
.mese_wrap_top_tit{
    font-size:28px;
    line-height: 1.4;
    text-align: center;
    color: var(--color091);
}
.mese_wrap_top_word p{
    line-height: 1.4;
    color: #666;
    text-align: center;
}
.mese_wrap_top_word{
    margin: 8px 0 24px;
}
.mese_wrap_top_btn{
    display: flex;
    justify-content: center;
}
.mese_wrap h2{
    margin-bottom: 88px;
}
.mese_wrap_btm_tit{
    text-align: center;
    margin-bottom: 72px;
    color: var(--color091);
    line-height: 1.65;
}
.mese_wrap_btm_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -80px;
}
.mwbu_list{
    width: 25%;
    margin-bottom:48px;
    padding:0 80px;
}
.mwbu_list:nth-of-type(4n+1){
    animation-delay: 0.2s;
}
.mwbu_list:nth-of-type(4n+2){
    animation-delay: 0.3s;
}
.mwbu_list:nth-of-type(4n+3){
    animation-delay: 0.4s;
}
.mwbu_list:nth-of-type(4n+4){
    animation-delay: 0.5s;
}
.mwbu_list_icon{
    margin:0 auto 27px;
    width: 136px;
}
.mwbu_list_icon img{
    width: 100%;
}
.mwbu_list_text{
    text-align: center;
    color: #5D5FCE;
    line-height: 2;
}
/* C1-2 展览A_9_7 媒体中心_4  媒体服务-end */
/* C1-2 展览A_9_4  展会概览_1  展会介绍-start */
.intro_cry_le_edr p{
    font-size: var(--font20);
    line-height: 2;
    margin-bottom: 20px;
    color: var(--color333);
}
.intro_cry_le_edr p span{
    color: var(--colormain1);
    font-weight: bold;
}
.intro_cry_le{
    width: 59%;
}
.intro_cry_ri{
    width: 41%;
    padding-left: 67px;
}
.intro_cry_ri_pic, .intro_cry_ri_pic img{
    width: 100%;
}
.intro_cry_wrap{
    display: flex;
}
.intro_more h2{
    padding-left: 0px !important;
}
.intro_more h2::after{
    display: none;
}
.intro_more_le{
    width: 60%;
}
.intro_more_ri{
    width: 40%;
    padding-left: 60px;
}
.intro_more_wrap{
    display: flex;
}
.intro_more h2{
    color: var(--color091);
    line-height: 1.4;
    margin-bottom: 68px;
}
.intro_more h2::before{
    content: "";
    position: absolute;
    top: -39px;
    left: 0;
    width: 306px;
    height: 2px;
    background: var(--color091);
}
.intro_slog{
    padding: 89px 0 62px;
}
.intro_slog_tit{
    font-size: 28px;
    line-height: 1.6;
    color: var(--colormain1);
    font-weight: bold;
    width:70%;
    border-radius: 20px;
    background: rgba(255,255,255,0.72);
    padding: 27px 56px;
}
.intro_list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -123px;
}
.intro_list_ul_li{
    width: 50%;
    padding: 0 123px;
    margin-bottom: 88px;
}
.ilul_sec_icon{
    width: 56px;
}
.ilul_sec_icon img{
    width: 100%;
}
.ilul_sec_tit{
    color: var(--color091);
    font-weight: bold;
    line-height: 1.4;
    margin: 32px 0 20px;
}
.ilul_sec_word p{
    font-size: var(--font20);
    line-height: 2;
    color: var(--color333);
}
/* C1-2 展览A_9_4  展会概览_1  展会介绍-end */
/* C1-2 展览A_9_4  展会概览_2  组织结构-start */
.orga_list_wrap{
    padding-left: calc(50vw - 700px);
}
.orga_cont h2{
    color:var(--color091);
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 32px;
    padding-left: 0;
}
.orga_cont h2::after{
    display: none;
}
.orga_list_cry_le{
    width: 50%;
}
.orga_list_cry_ri{
    width: 50%;
    padding-left: 142px;
}
.orga_list_cry_cont{
    display: flex;
}
.orga_list_cry_box{
    padding: 69px 232px 55px 184px;
    border-radius: 40px 0px 0px 0px;
    background: var(--colorfff);
    position: relative;
}
.olcl_word p, .orga_worl_ri_word p{
    font-size: var(--font20);
    line-height: 2;
    margin-bottom: 20px;
    color: var(--color333);
}
.orga_list_bg, .orga_list_bg img{
    width: 100%;
}
.orga_list_bg{
    border-radius: 40px 0px 0px 0px;
    overflow: hidden;
}
.orga_list_cry_ri img{
    width: 100%;
}
.orga_list_cry{
    margin-top: -146px;
}
.orga_worl{
    background: #FAFAFA;
}
.orga_worl_cry{
    display: flex;
    padding: 0 154px 0 227px;
}
.orga_worl_le{
    width: 23%;
}
.orga_worl_le img{
    width: 100%;
}
.orga_worl_ri{
    width: 77%;
    padding-left: 226px;
}
.orga_worl_ri h2{
    margin-bottom: 24px;
}
.orga_text_word p{
    font-size: var(--font20);
    line-height: 2;
    color: var(--color333);
    margin-bottom: 20px;
}
.orga_text_word p span{
    color: var(--colormain1);
    font-weight: bold;
}
.orga_list2 .orga_list_wrap{
    padding-left: 0;
    padding-right: calc(50vw - 700px);
}
.orga_list2 .orga_list_cry_box{
    border-radius: 0px 40px 0px 0px;
}
.orga_list2 .orga_list_bg{
    border-radius: 0px 40px 0px 0px;
}
/* C1-2 展览A_9_4  展会概览_2  组织结构-end */
/* C1-2 展览A_9_7 媒体中心5 照片与视频-start */
.phvi_cont_tp{
    display: flex;
}
.phvi_cont_tp h3{
    flex-shrink: 0;
    margin-right: 15px;
    color: var(--colormain1);
}
.phvi_cont_tp_line{
    width: 100%;
    height: 2px;
    background: var(--colormain1);
    margin-top: 36px;
}
.phvi_imag h2{
    margin-bottom: 122px;
}
.phvi_imag_wrap_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.piwu_li{
    width: 25%;
    padding: 0 12px;
    margin-bottom: 32px;
}
.piwu_li.act{
    width: 33.333333%;
}
.piwu_li_pic, .piwu_li_pic img{
    width: 100%;
}
.piwu_li_pic{
    border-radius: 20px;
    background: #D9D9D9;
    overflow: hidden;
    cursor: pointer;
}
.phvi_imag_wrap_ul{
    padding-top: var(--space44);
}
.pic_modal{
    background: rgba(0, 0, 0, .9);
}
.phvi_imag_wrap_btn{
    display: flex;
    justify-content: center;
}
.phvi_video{
    background: #FAFAFA;
}
.intro_list_ul_li:nth-of-type(2n+1){
    animation-delay: 0.2s;
}
.intro_list_ul_li:nth-of-type(2n+2){
    animation-delay: 0.3s;
}
.phvi_video_cry{
    padding: 44px 0;
}
.phvi_video_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.phvi_video_ul_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 24px;
}
.pvct_le{
    width: 66.666667%;
    padding: 0 12px;
    position: relative;
}
.pvct_ri{
    width:33.333333%;
    padding: 0 12px;
}
.phvi_video_cry_tp{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 24px;
}
.pvul_box{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pvct_ri ul{
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
}
.pvct_ri ul li{
    width: 100%;
    margin-bottom: 0px;
    padding: 0;
}
.pvct_le .ys_imgbox_cover{
    border-radius: 20px;
    overflow: hidden;
}
/*弹窗  */
.ys_bigpic2_view {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    z-index: 99;
}
.ys_bigpic2_view_cont {
    width: 1690px;
    height: 100%;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pic_modal_contain, .video_modal_contain{
    position: relative;
    width: 100%;
    max-height: 780px;
    overflow: hidden;
}
.ys_bigpic2_view_cont .ys_imgbox_cover, .video_modal_contain_wrap{
    width:1390px;
    margin: auto;
    max-height: 780px;
    overflow: hidden;
}
.ys_bigpic2_view_arrow {
    width: 100%;
    bottom: auto;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.ybva_arrow {
	position: relative;
	cursor: pointer;
    pointer-events: all;
}
.ybva_arrow img {
	width: 20px;
	transition: all 0.6s;
}
.ybva_arrow img:first-child {
	opacity: 1;
}
.ybva_arrow img:last-child {
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%,-50%);
	opacity: 0;
}
.ys_bigpic2_close {
    position: fixed;
    right: 32px;
    top: 27px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #09112c;
}
.ys_bigpic2_close .iconfont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
}
.phvi_video_icon{
    position: relative;
}
.phvi_video_icon_pic, .vlib_play{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background: rgba(51,51,51,0.3);
    cursor: pointer;
    z-index: 9;
}
.phvi_video_icon_pic img, .vlib_play img{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.pvip_phicon{
    display: none;
}
.vmcw_list_item_box{
    position: relative;
    max-height: 780px;
}
.vlib_pic{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* C1-2 展览A_9_7 媒体中心5 照片与视频-end */
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .std_btn4_box:hover::before {
        transform: scaleX(1);
        transform-origin: left;
    }
    .std_btn4_box:hover p{
        color: var(--colorfff);
    }
    
}
.orga_cont .serg_ban h2{
    margin-bottom: 22px;
    line-height: 1.1;
}
.orga_cont h2{
    padding-left: 0px !important;
}
.orga_list2 {
    padding-top: 0px !important;
}
.slul_boxs .ys_imgbox_cover, .news_list_ul_li .ys_imgbox_cover{
    transform: rotate(0deg);
}
.cvul_boxs_icon img{
    width: 100%;
}
.down_list_ul_li a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.down_list_ul_li a .ys_imgbox_cover{
    width: 100%;
}
.piwu_li_pic_img{
    width: 100%;
    height: 100%;
}
.ys_phnav3_language{
    display: none;
}
/* 子站-2024.03.24-end */
.mulb_img_pc{
    display: block;
}
.mulb_img_ph{
    display: none;
}
.smlu_code_pc, .smru_lis_code_pc, .inqu_wrap_code_pc{
    display: block;
}
.smlu_code_ph, .smru_lis_code_ph, .inqu_wrap_code_ph{
    display: none;
}
.media_firs_tit  h2{
    margin-bottom: 0px !important;
}
.home_info .nlul_tit, .news_page .nlul_tit {
    margin-bottom: 16px;
}
.nlul_word {
    margin-bottom: 30px;
}
.ys_hd_ph .mntr_ul{
    margin: 0 -8px;
    /*margin-right: 18px;*/
} 
.ys_hd_ph .mntr_ul_li{
    padding: 0 8px;
}
.ys_phnav_search {
    /*margin-left: 0px !important;*/
}

/* 2025.3.27 ada start */
.serg_ban{
    z-index: 10;
}
.spon_warp{
    position: relative;
}
.spon_warp::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 135px;
    background: #FAFAFA;
}
.spon_warp_top{
    padding-top: 185px;
    padding-bottom: 50px;
}
.spon_warp_top h2 {
    position: relative;
    padding-left: 66px;
    font-weight: bold;
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
}
.spon_warp_top h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: url(../images/a1_icon13.svg) center no-repeat;
    background-size: contain;
}
.spon_warp_top_warp{
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}
.swtw_le{
    width: 53.25%;
    padding-right: 51px;
}
.swtw_ri{
    width: 46.75%;
    border-radius: 20px;
    overflow: hidden;
    transform: rotate(0deg);
}
.swtw_ri img{
    width: 100%;
    transition: all .4s;
}
.swtw_le .std_title5{
    line-height: 2;
}
.spon_warp_bom{
    position: relative;
    padding-bottom: 152px;
}
.spon_warp_bom h2::before,
.repo_cont_core h2::before,
.repo_cont_dire h2::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width:306px;
    height: 2px;
    background: var(--color091);
}
.spon_warp_bom h2,
.repo_cont_core h2,
.repo_cont_dire h2{
    padding-top: 39px;
    color: var(--color091);
    line-height: var(--line14);
    font-weight: bold;
    position: relative;
}
.spon_warp_bom_ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px !important;
    margin: 0 -10px;
}
.swbu_li{
    width: 25%;
    padding: 0 10px;
    margin-top: var(--space44);
}
.swbu_li_tit{
    color: var(--color091);
    line-height: var(--line14);
}
.swbu_li_link{
    margin-top: 32px;
}
.swbu_li_link_li:nth-child(n+2){
    margin-top: 8px;
}
.swbu_li_link_li a{
    font-size: var(--font20);
    line-height: var(--line175);
    color: var(--color333);
    transition: all .4s;
}
.swbu_li_code{
    margin-top: 32px;
    width: 63%;
}
.swbu_li_code img{
    width: 100%;
}
.report_page .ys_nyban_title h1{
    font-size: 48px;
    width: 39%;
}
.report_page .ys_nyban_title p{
    margin-top: 26px;
    line-height: 1.45;
    font-size: var(--font20);
}
.report_page .ys_nyban_title .std_btn1_box{
    width: fit-content;
}
.report_page .ys_nyban_title .std_btn1_box img{
    width: 24px;
    transform: rotate(-90deg);
    margin-left: 2px;
}
.report_page .ys_nyban_title .std_btn1_box{
    margin-top: 68px;
    border-radius: 39px;
    font-weight: bold;
    display: flex;
    line-height: var(--line15);
    font-size: var(--font20);
}
.repo_cont_core{
    background: #FAFAFA;
    padding:150px 0;
}
.repo_cont_core_warp{
    display: flex;
    flex-wrap: wrap;
}
.rccw_le{
    width: 45.648%;
    padding-right: 84px;
    padding-top: 60px;
}
.rccw_ri{
    width: 54.352%;
}
.rccw_ri_img img{
    width: 100%;
}
.rccw_le_li:nth-child(n+2){
    margin-top: 20px;
}
.rccw_le_li p{
    padding-left: 40px;
    position: relative;
    font-size: var(--font20);
    line-height: 2;
    color: var(--color091);
}
.rccw_le_li p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 13px;
    height: 13px;
    background: #E9553C;
    border-radius: 100%;
}
.rccw_ri_text p{
    text-align: center;
    margin-top: 15px;
    color: var(--color666);
}
.repo_cont_dire{
    padding-top: var(--space120);
}
.repo_cont_dire .repo_cont_dire_warp{
    display: flex;
    flex-wrap: wrap;
}
.repo_cont_dire-le{
    width: 49.1%;
}
.repo_cont_dire-ri{
    width: 50.9%;
    padding-left: 108px;
}
.rcdr-text{
    margin-top: 60px;
}
.rcdr-text.yxedr_active p{
    color: var(--font20);
    line-height: 2;
    color: var(--color091);
}
.repo_cont_dire_btn{
    position: relative;
}
.rcdb_btn{
    width: fit-content;
    margin: 0 155px 0 auto;
}
.rcdb_line{
    width: 62%;
    height: 1px;
    background: #DEDEDE;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rcdb_line::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #DEDEDE;
    border-radius: 100%;
}
.repo_cont_back{
    margin-top: var(--space120);
}
.repo_cont_back_warp{
    margin-top: 60px;
    position: relative;
}
.rcbw_bom_ri_text.yxedr_active p:last-child{
    margin-bottom: 0;
}
.repo_cont_back_warp::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:calc(100%);
    background: #F1F5FA;
    z-index: -1;
}
.rcbw_top{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rcbw_top_le{
    width: 57.7%;
    padding-left: 88px;
}
.rcbw_top_le img{
    width: 100%;
}
.rcbw_top_ri{
    width: 23.7%;
}
.rcbw_top_ri img{
    width: 100%;
}
.rcbw_top_ri img:nth-child(2),
.rcbw_bom_le img:nth-child(2){
    display: none;
}
.rcbw_top_le h2{
    font-size: 36px;
    font-weight: bold;
    color: var(--colormain1) !important;
    line-height: 1.25;
}
.rcbw_top_le p{
    margin-top: 24px;
    line-height: 2;
}
.rcbw_bom{
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 87px;
}
.rcbw_bom_le{
    width: 23.7%;
    position: absolute;
    bottom: -60px;
    left: 0;
}
.rcbw_bom_ri{
    width: 76.3%;
    padding-left: 80px;
    margin: 0 0 0 auto;
}
.rcbw_bom_ri_text{
    width: 79%;
}
.rcbw_bom_ri_text.yxedr_active p{
    color: var(--color091);
    line-height: 2;
    margin-bottom: 24px;
    font-size:var(--font20);
}
.repo_cont_back_warp .ys_cont1400{
    position: relative;
}
.rcbw_top_ri2{
    position: absolute;
    bottom: -30px;
    width: 10%;
    left: 0;
}
.rcbw_bom_ri_text.yxedr_active p span{
    color: var(--colormain1);
    font-weight: bold;
}
.repo_cont_back h2{
    color: var(--color091);
    line-height: var(--line14);
    font-weight: bold;
    position: relative;
}
.repo_cont_bright .repo_cont_back_warp{
    padding-top: 50px;
    padding-bottom: var(--space120);
}
.rcbw_bj{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.rcbw_bj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rcbw_point{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.rcbw_point_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-top: 50px;
}
.rcbw_point_li_box{
    padding: 32px 20px;
    background: var(--colorfff);
}
.rplb_num p{
    position: relative;
    width: fit-content;
    line-height: 1.65;
    color: #000;
}
.rplb_num p::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background:#000;
}
.rplb_num{
    margin-bottom: 32px;
}
.rplb_text.yxedr_active p{
    line-height: 1.65;
    color: #1A1A1A;
    margin-bottom: 5px;
}
.repo_cont_prev_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}
.rcpu_li{
    width: 50%;
    padding: 0 11px;
    margin-bottom: 32px;
}
.repo_cont_bright .repo_cont_back_warp::before,
.repo_cont_preview .repo_cont_back_warp::before{
    display: none;
}
.rcpu_li_img{
    border: 1px solid #C5D2E2;
}
.repo_cont_app_updata{
    margin-top: 28px;
    text-align: center;
    color: var(--color666);
    line-height: var(--line16);
    font-size: var(--text16);
}
.repo_cont_app_atten p{
    text-align: center;
    margin-top: 72px;
    font-size: 28px;
    line-height: 2.45;
    color: #FD4D3C;
}
.repo_cont_app_jiao{
    width: 30px;
    margin: 0 auto;
    margin-top: 24px !important;
}
.repo_cont_app_code{
    width: 30.7%;
    margin: 0 auto;
    margin-top: 56px !important;
}
.repo_cont_app_code img{
    width: 100%;
}
.repo_cont_app_bj{
    margin-top: 168px;
    width: 100%;
}
.repo_cont_app_bj img{
    width: 100%;
    height: 32px;
    object-fit: cover;
}
.repo_cont_company{
    padding-top: 94px;
    padding-bottom: 115px;
    background: #F2F2F2;
}
.repo_cont_comp_text.yxedr_active p{
    margin-bottom: 32px;
    font-size: var(--font24);
}
.repo_cont_comp_text.yxedr_active p:last-child{
    margin-bottom: 0;
}
.repo_cont_comp_head img{
    width: 24%;
}
.repo_cont_comp_head p{
    margin-top: 15px;
    line-height: 1.65;
}
.repo_cont_comp_text{
    margin-top: 40px;
}
.repo_cont_unit{
    padding-top: var(--space120);
    padding-bottom: 190px;
    position: relative;
}
.repo_cont_unit h2{
    color: var(--colormain1);
    line-height: var(--line14);
    font-weight: bold;
    text-align: center;
}
.repo_cont_unit_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -72px;
    margin-top: 75px !important;
    justify-content: center;
}
.rcuu_li{
    padding: 0 72px;
}
.rcuu_li_img img{
    height: 70px;
}
.rcuu_li .std_title5{
    margin-top: 16px;
    font-weight: bold;
}
.repo_cont_unit_circle{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 664px;
    height:664px;
    border-radius: 664.447px;
    border: 1px solid #41BCC8;
    transform: translate(-50%,50%);
}
.ys-modal-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
}
.mc_modal_demo2 .ys-modal-container{
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    max-width: calc(100% - 40px);
    padding-top: 82px;
    padding-bottom: 66px;
    background: #fff;
    border-radius: 16px;
}
.mc_modal_demo2 .mc_modal_demo2_img{
    width: 50%;
    margin: 0 auto;
    margin-top: 26px !important;
}
.mc_modal_demo2 .std_text18{
    text-align: center;
    color: #848484;
    line-height: var(--line175);
}
.mc_modal_demo2 .ys_modal_close {
    right: 32px;
    top: 34px;
    font-size: 24px;
}
.mc_modal_demo2 .iconfont {
    font-size: 24px;
}
.serg_page .ys_bread {
    z-index: 20;
    top: 150px;
}
.repo_cont_anchor{
    padding: 12px 0;
    background: #E9553C;
}
.repo_cont_anchor p{
    display: flex;
    justify-content: center;
    font-size: var(--font24);
    color: var(--colorfff);
    line-height: 1.65;
}
.repo_cont_anchor p img{
    width: 20px;
    transform: rotate(-90deg);
    margin: 0 5px;
}
.repo_cont_anchor{
    display: none;
}
.rplb_text{
    max-height: 480px;
}
.repo_cont_back2{
    padding-bottom: 60px;
}
/*.spon_page .serg_ban {*/
/*    width: 519px;*/
/*    padding: 98px 91px 78px 60px;*/
/*    position: absolute;*/
/*    top: 100px;*/
/*    left: calc(50vw - 700px);*/
/*    z-index: 0;*/
/*}*/
@media screen and (min-width: 1200px) {
    .swbu_li_link_li a:hover{
        color: var(--colormain1);
    }
    .swtw_ri:hover img{
        transform: scale(1.05);
    }
}
/* 2025.3.27 ada end */

/*20250410--售后修改-start*/
.ys_nybanner{
    overflow: hidden;
}
.ys_nyban_img{
    height: 606px;
}
.ys_nyban_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.show_page .ys_pos_center {
    top: 54%;
}
.ys_bread {
    z-index: 11;
}
.scop_page .serg_ban, .adve_page .serg_ban{
    width: 558px;
}
.serg_ul_li p{
    font-size: 14px;
}
.serg_ul_li {
    padding: 0 8px;
}
.serg_ul{
    margin: 0 -8px;
    flex-wrap: wrap;
}
/*20250410--售后修改-end*/

/* 2025.3.27 ada start */
.serg_ban{
    z-index: 10;
}
.spon_warp{
    position: relative;
}
.spon_warp::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 135px;
    background: #FAFAFA;
}
.spon_warp_top{
    padding-top: 185px;
    padding-bottom: 50px;
}
.spon_warp_top h2 {
    position: relative;
    padding-left: 66px;
    font-weight: bold;
    color: var(--colormain1);
    font-weight: bold;
    line-height: var(--line14);
}
.spon_warp_top h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: url(../images/a1_icon13.svg) center no-repeat;
    background-size: contain;
}
.spon_warp_top_warp{
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}
.swtw_le{
    width: 53.25%;
    padding-right: 51px;
}
.swtw_ri{
    width: 46.75%;
    border-radius: 20px;
    overflow: hidden;
    transform: rotate(0deg);
}
.swtw_ri img{
    width: 100%;
    transition: all .4s;
}
.swtw_le .std_title5{
    line-height: 2;
}
.spon_warp_bom{
    position: relative;
    padding-bottom: 152px;
}
.spon_warp_bom h2::before,
.repo_cont_core h2::before,
.repo_cont_dire h2::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width:306px;
    height: 2px;
    background: var(--color091);
}
.spon_warp_bom h2,
.repo_cont_core h2,
.repo_cont_dire h2{
    padding-top: 39px;
    color: var(--color091);
    line-height: var(--line14);
    font-weight: bold;
    position: relative;
}
.spon_warp_bom_ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px !important;
    margin: 0 -10px;
}
.swbu_li{
    width: 25%;
    padding: 0 10px;
    margin-top: var(--space44);
}
.swbu_li_tit{
    color: var(--color091);
    line-height: var(--line14);
}
.swbu_li_link{
    margin-top: 32px;
}
.swbu_li_link_li:nth-child(n+2){
    margin-top: 8px;
}
.swbu_li_link_li a{
    font-size: var(--font20);
    line-height: var(--line175);
    color: var(--color333);
    transition: all .4s;
}
.swbu_li_code{
    margin-top: 32px;
    width: 63%;
}
.swbu_li_code img{
    width: 100%;
}
.report_page .ys_nyban_title h1{
    font-size: 48px;
    width: 39%;
}
.report_page .ys_nyban_title p{
    margin-top: 26px;
    line-height: 1.45;
    font-size: var(--font20);
}
.report_page .ys_nyban_title .std_btn1_box{
    width: fit-content;
}
.report_page .ys_nyban_title .std_btn1_box img{
    width: 24px;
    transform: rotate(-90deg);
    margin-left: 2px;
}
.report_page .ys_nyban_title .std_btn1_box{
    margin-top: 68px;
    border-radius: 39px;
    font-weight: bold;
    display: flex;
    line-height: var(--line15);
    font-size: var(--font20);
}
.repo_cont_core{
    background: #FAFAFA;
    padding:150px 0;
}
.repo_cont_core_warp{
    display: flex;
    flex-wrap: wrap;
}
.rccw_le{
    width: 45.648%;
    padding-right: 84px;
    padding-top: 60px;
}
.rccw_ri{
    width: 54.352%;
}
.rccw_ri_img img{
    width: 100%;
}
.rccw_le_li:nth-child(n+2){
    margin-top: 20px;
}
.rccw_le_li p{
    padding-left: 40px;
    position: relative;
    font-size: var(--font20);
    line-height: 2;
    color: var(--color091);
}
.rccw_le_li p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 13px;
    height: 13px;
    background: #E9553C;
    border-radius: 100%;
}
.rccw_ri_text p{
    text-align: center;
    margin-top: 15px;
    color: var(--color666);
}
.repo_cont_dire{
    padding-top: var(--space120);
}
.repo_cont_dire .repo_cont_dire_warp{
    display: flex;
    flex-wrap: wrap;
}
.repo_cont_dire-le{
    width: 49.1%;
}
.repo_cont_dire-ri{
    width: 50.9%;
    padding-left: 108px;
}
.rcdr-text{
    margin-top: 60px;
}
.rcdr-text.yxedr_active p{
    color: var(--font20);
    line-height: 2;
    color: var(--color091);
}
.repo_cont_dire_btn{
    position: relative;
}
.rcdb_btn{
    width: fit-content;
    margin: 0 155px 0 auto;
}
.rcdb_line{
    width: 62%;
    height: 1px;
    background: #DEDEDE;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rcdb_line::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #DEDEDE;
    border-radius: 100%;
}
.repo_cont_back{
    margin-top: var(--space120);
}
.repo_cont_back_warp{
    margin-top: 60px;
    position: relative;
}
.rcbw_bom_ri_text.yxedr_active p:last-child{
    margin-bottom: 0;
}
.repo_cont_back_warp::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:calc(100%);
    background: #F1F5FA;
    z-index: -1;
}
.rcbw_top{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rcbw_top_le{
    width: 57.7%;
    padding-left: 88px;
}
.rcbw_top_le img{
    width: 100%;
}
.rcbw_top_ri{
    width: 23.7%;
}
.rcbw_top_ri img{
    width: 100%;
}
.rcbw_top_ri img:nth-child(2),
.rcbw_bom_le img:nth-child(2){
    display: none;
}
.rcbw_top_le h2{
    font-size: 36px;
    font-weight: bold;
    color: var(--colormain1) !important;
    line-height: 1.25;
}
.rcbw_top_le p{
    margin-top: 24px;
    line-height: 2;
}
.rcbw_bom{
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 87px;
}
.rcbw_bom_le{
    width: 23.7%;
    position: absolute;
    bottom: -60px;
    left: 0;
}
.rcbw_bom_ri{
    width: 76.3%;
    padding-left: 80px;
    margin: 0 0 0 auto;
}
.rcbw_bom_ri_text{
    width: 83%;
}
.rcbw_bom_ri_text.yxedr_active p{
    color: var(--color091);
    line-height: 2;
    margin-bottom: 24px;
    font-size:var(--font20);
}
.repo_cont_back_warp .ys_cont1400{
    position: relative;
}
.rcbw_top_ri2{
    position: absolute;
    bottom: -30px;
    width: 10%;
    left: 0;
}
.rcbw_bom_ri_text.yxedr_active p span{
    color: var(--colormain1);
    font-weight: bold;
}
.repo_cont_back h2{
    color: var(--color091);
    line-height: var(--line14);
    font-weight: bold;
    position: relative;
}
.repo_cont_bright .repo_cont_back_warp{
    padding-top: 50px;
    padding-bottom: var(--space120);
}
.rcbw_bj{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.rcbw_bj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rcbw_point{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.rcbw_point_li{
    width: 33.333333%;
    padding: 0 12px;
    margin-top: 50px;
}
.rcbw_point_li_box{
    padding: 32px 20px;
    background: var(--colorfff);
}
.rplb_num p{
    position: relative;
    width: fit-content;
    line-height: 1.65;
    color: #000;
}
.rplb_num p::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background:#000;
}
.rplb_num{
    margin-bottom: 32px;
}
.rplb_text.yxedr_active p{
    line-height: 1.65;
    color: #1A1A1A;
    margin-bottom: 5px;
}
.repo_cont_prev_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}
.rcpu_li{
    width: 50%;
    padding: 0 11px;
    margin-bottom: 32px;
}
.repo_cont_bright .repo_cont_back_warp::before,
.repo_cont_preview .repo_cont_back_warp::before{
    display: none;
}
.rcpu_li_img{
    border: 1px solid #C5D2E2;
}
.repo_cont_app_updata{
    margin-top: 28px;
    text-align: center;
    color: var(--color666);
    line-height: var(--line16);
    font-size: var(--text16);
}
.repo_cont_app_atten p{
    text-align: center;
    margin-top: 72px;
    font-size: 28px;
    line-height: 2.45;
    color: #FD4D3C;
}
.repo_cont_app_jiao{
    width: 30px;
    margin: 0 auto;
    margin-top: 24px !important;
}
.repo_cont_app_code{
    width: 30.7%;
    margin: 0 auto;
    margin-top: 56px !important;
}
.repo_cont_app_code img{
    width: 100%;
}
.repo_cont_app_bj{
    margin-top: 168px;
    width: 100%;
}
.repo_cont_app_bj img{
    width: 100%;
    height: 32px;
    object-fit: cover;
}
.repo_cont_company{
    padding-top: 94px;
    padding-bottom: 115px;
    background: #F2F2F2;
}
.repo_cont_comp_text.yxedr_active p{
    margin-bottom: 32px;
    font-size: var(--font24);
}
.repo_cont_comp_text.yxedr_active p:last-child{
    margin-bottom: 0;
}
.repo_cont_comp_head img{
    width: 24%;
}
.repo_cont_comp_head p{
    margin-top: 15px;
    line-height: 1.65;
}
.repo_cont_comp_text{
    margin-top: 40px;
}
.repo_cont_unit{
    padding-top: var(--space120);
    padding-bottom: 190px;
    position: relative;
}
.repo_cont_unit h2{
    color: var(--colormain1);
    line-height: var(--line14);
    font-weight: bold;
    text-align: center;
}
.repo_cont_unit_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -72px;
    margin-top: 75px !important;
    justify-content: center;
}
.rcuu_li{
    padding: 0 72px;
}
.rcuu_li_img img{
    /*height: 70px;*/
}
.rcuu_li .std_title5{
    margin-top: 16px;
    font-weight: bold;
}
.repo_cont_unit_circle{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 664px;
    height:664px;
    border-radius: 664.447px;
    border: 1px solid #41BCC8;
    transform: translate(-50%,50%);
}
.ys-modal-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
}
.mc_modal_demo2 .ys-modal-container{
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    max-width: calc(100% - 40px);
    padding-top: 82px;
    padding-bottom: 66px;
    background: #fff;
    border-radius: 16px;
}
.mc_modal_demo2 .mc_modal_demo2_img{
    width: 50%;
    margin: 0 auto;
    margin-top: 26px !important;
}
.mc_modal_demo2 .std_text18{
    text-align: center;
    color: #848484;
    line-height: var(--line175);
}
.mc_modal_demo2 .ys_modal_close {
    right: 32px;
    top: 34px;
    font-size: 24px;
}
.mc_modal_demo2 .iconfont {
    font-size: 24px;
}
.serg_page .ys_bread {
    z-index: 20;
    top: 150px;
}
.repo_cont_anchor{
    padding: 12px 0;
    background: #E9553C;
}
.repo_cont_anchor p{
    display: flex;
    justify-content: center;
    font-size: var(--font24);
    color: var(--colorfff);
    line-height: 1.65;
}
.repo_cont_anchor p img{
    width: 20px;
    transform: rotate(-90deg);
    margin: 0 5px;
}
.repo_cont_anchor{
    display: none;
}
.rplb_text{
    max-height: 480px;
}
.repo_cont_back2{
    padding-bottom: 60px;
}
.spon_page .serg_ban {
    width: 519px;
    padding: 98px 55px 78px 60px;
    top: 100px;
}
@media screen and (min-width: 1200px) {
    .swbu_li_link_li a:hover{
        color: var(--colormain1);
    }
    .swtw_ri:hover img{
        transform: scale(1.05);
    }
}
/* 2025.3.27 ada end */

/*20250522--delia售后修改--start*/
.mftl_ul_li:last-child ul li p a{
    font-weight: normal;
    font-size: 14px;
}
.mftl_ul_li{
    padding: 0 50px;
}
.mftl_ul{
    margin: 0 -50px;
}
/*20250522--delia售后修改-end*/