@charset "utf-8";



body {

    font-family: "MiSans", "PoppinsRegular", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

@font-face {

    font-family: 'MiSans';
    src: url('../fonts/MiSans-web.woff2') format('woff2');
}

@font-face {

    font-family: 'PoppinsRegular';

    src: url('../fonts/PoppinsRegular.eot');
    src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'),
        url('../fonts/PoppinsRegular.woff2') format('woff2'),
        url('../fonts/PoppinsRegular.woff') format('woff'),
        url('../fonts/PoppinsRegular.ttf') format('truetype'),
        url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}

/* 规范 */
:root{
    /* 字号 */
    --font56: 56px;
    --font48: 48px;
    --font36: 36px;
    --font24: 24px;
    --font18: 18px;
    --font16: 16px;
    /* 行高 */
    --lineh175:1.75;
    --lineh15:1.5;
    /* 颜色 */
    --colorfff: #fff;
    --color333: #333;
    --color666: #666;
    --color999:#999;
    --colorbg1:#F8F8FA;
    --colorbg2:#F2F5F6;
    --colorgrey:#EBEBED;
    --colormain:#0066F5;
    --colorsidebar: #0066F5;
    --colorbtnhover: #3d8af7;
    /* 段落 */
    --text20:20px;
    --text16:16px;
    /* 间距 */
    
    --space30:30px;
    --space50:50px;
    --space70:70px;
    --space130:130px;
    
    /* 段落间距 */
    --paraspacef48:24px;
    --paraspacef36:18px;
    --paraspacef2416:12px;
    --paraspacef18:14px;
    /* 弧度角 */
    --raidus20:20px;

    --font32: 32px;
    /* summary_main */
    --distance120: 120px;
    --distance107: 107px;
    --distance95: 95px;
    --distance88: 88px;
    --distance80: 80px;
    --distance33: 33px;
    /* prodet_main */
    --distance164: 164px;
    --distance117: 117px;
    --distance100: 100px;
    --distance80: 80px;
    --distance40: 40px;

     --arrow-prev: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8042 17.7292L23.125 24.05L20.9667 26.2083L12.4875 17.7292L20.9667 9.25L23.125 11.4083L16.8042 17.7292Z' fill='white'/%3E%3C/svg%3E");
     --arrow-next: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1958 17.7292L13.875 24.05L16.0333 26.2083L24.5125 17.7292L16.0333 9.25L13.875 11.4083L20.1958 17.7292Z' fill='white'/%3E%3C/svg%3E");

}

.g-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

/*导航默认选中*/

.yxnav_active1 {}



.yxnav_active2 {}



/* - banner - start*/
.atm_banner{width:100%;position:relative}
.atm_ban_li{position:relative;overflow:hidden}
.atm_ban_imgbox{position:relative;z-index:1}
.atm_ban_imgbox img{width:100%}
.atm_ban_li>a{display:block}
.atm_ban_ph{display:none}
.atm_ban_video{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);width:100%}
.atm_ban_li:not(:first-child){display:none}
.atm_ban_imgbox::before{content:"";display:block;position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;background:rgba(0,0,0,.08)}
.atm_ban_txtbox{z-index:5}
.atm_nybanner{position:relative}
.atm_nyban_img,.atm_nyban_img img{width:100%}
.atm_nyban_ph{display:none}
.atm_nyban_title h1{color:#fff;font-size:40px;line-height:1.5}
.atm_nyban_title p{color:#fff;font-size:16px;line-height:1.75}
/* - banner - end*/



@media screen and (min-width:1922px){
    .sya_p4 .sya_p4_btm{width:80%;margin:0 auto}
    .sya_p3_top{margin-bottom:46px}
    .sya_p4_btm_more{margin-top:48px}
}



.sya_p4 .sya_p4_btm{width:100%}
.sya_head{width:100%;position:fixed;top:0;left:0;z-index:100}
.sya_head_top{width:100%;position:relative}
.sya_head_top img{width:100%}
.sya_head_btm{width:100%;position:relative}
.sya_head_btm span{position:absolute;top:50%;right:10.3%;transform:translateY(-50%);width:40px;height:40px;cursor:pointer}
.sya_head_btm img{width:100%}
.yx_progr_ul{position:absolute;bottom:82px;left:50%;transform:translateX(-50%);z-index:10;display:flex}
.yx_progr_li{width:76px;height:3px;background:rgba(255,255,255,.3);margin:0 7px;cursor:pointer}
.yx_progr_li_progr{width:100%;height:100%}
.yx_progr_sp{height:100%;background:#fff;display:block;width:0}
.sya_p1{width:100%;position:relative;padding-top:110px}
.sya_p1_tit{text-align:center;margin-bottom:59px}
.sya_p1_btm{width:100%}
.sya_p1_btm_ul{width:100%;margin-bottom:60px}
.spbu_li{width:100%;display:none;position:relative}
.spbu_li_weap{border-radius:20px;width:100%;overflow:hidden}
.spbu_li:first-child{display:block}
.spbu_li img{width:100%}
.atm_ban_li_img{z-index:10;top:46%;width:1400px}
.sya_p1_btm_click{width:100%;position:relative;margin-bottom:65px}
.spbc_line{position:absolute;top:0;left:0;width:100%;text-align:right}
.spbc_line img{width:93%}
.spbc_ul{width:100%;display:flex;justify-content:space-between;padding-left:28px}
.spbc_li p{font-size:20px;line-height:1.5;color:#666;transition:all .36s}
.spbc_li{padding-top:22px;position:relative;display:inline-block;cursor:pointer}
.spbc_li::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:14px;height:14px;border-radius:50%;background:linear-gradient(90deg,#0066f5 .15%,#c8dfff 99.74%)}
.spbc_li.act p{color:#000}
.sya_p1_btm_more{width:100%;text-align:center;margin-top:55px}
.sya_p2{width:100%;position:relative}
.sya_p2_img{width:100%;position:relative}
.sya_p2_img1 img{width:100%}
.sya_p2_img2 img{width:100%}
.sya_p2_img1{width:100%;position:absolute;top:0;left:0;z-index:10}
.sya_p2_img2{margin-top:300px;position:relative;z-index:11}
.sya_p2_img2 .sya_p2_img_a3{position:absolute;top:123px;left:0;z-index:10;width:372px}
.sya_p2_img2 .sya_p2_img_a4{position:absolute;top:180px;right:70px;width:372px;z-index:10}
.atm_overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    pointer-events:none;
    z-index:4; /* sits above image but below text (text uses z-index:5) */
}

/* 白色覆盖（使用半透明背景） */
.atm_white_overlay20{background:rgba(255,255,255,.8)}
.atm_white_overlay40{background:rgba(255,255,255,.6)}
.atm_white_overlay60{background:rgba(255,255,255,.4)}
.atm_white_overlay80{background:rgba(255,255,255,.2)}

/* 黑色覆盖（仿白色样式） */
.atm_black_overlay20{background:rgba(0,0,0,.8)}
.atm_black_overlay40{background:rgba(0,0,0,.6)}
.atm_black_overlay60{background:rgba(0,0,0,.4)}
.atm_black_overlay80{background:rgba(0,0,0,.2)}
.sya_p2_cont{position:absolute;width:100%;z-index:20;top:216px;left:0}
.sya_p2_cont_wrap{display:flex;justify-content:space-between}
.spcw_ri{padding-top:128px}
.sya_p2.on .sya_p2_img2 .sya_p2_img_a3{left:0}
.sya_p2.on .sya_p2_img2 .sya_p2_img_a4{right:70px}
.sya_p3{width:100%;position:relative;margin-top:-20px}
.sya_p3_top{width:100%;text-align:center;margin-bottom:59px}
.sya_p3_btm{width:100%;position:relative}
.sya_p3_btm_wrap{border-radius:20px;width:100%;position:relative;overflow:hidden}
.sya_p3_btm_wrap::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-blend-mode:multiply;background:linear-gradient(0deg,rgba(19,64,129,.3) 0,rgba(19,64,129,.3) 100%)}
.spbu_li .spbu_li_weap::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:linear-gradient(0deg,rgba(117,152,200,.05) 0,rgba(117,152,200,.05) 100%)}
.sya_p3_btm_img{position:absolute;top:50%;transform:translateY(-50%);left:120px;z-index:10;width:29%}
.sya_p4{width:100%;position:relative;padding-top:110px;padding-bottom:120px}
.sya_p4_btm{width:100%;position:relative}
.spbt_li{width:50%;padding:0 20px}
.sya_p4_btm_ul{margin:0 -20px;display:flex;flex-wrap:wrap}
.spbu_li_wrap{width:100%;position:relative}
.spbu_li_wrap_posi{position:absolute;top:50px;left:50%;transform:translateX(-50%);width:65%;animation-delay:.4s;text-align:center}
.spbu_li_wrap_posi img{width:100%}
.sya_p5{width:100%}
.sya_p5 img{width:100%}


.syb_head::after{content:'';position:absolute;top:0;left:0;width:100%;height:170px;z-index:-1;transition:all .36s;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%)}
.syb_head_h1{position:absolute;top:0;left:0;opacity:0;transition:all .36s}
.syb_head_h2{transition:all .36s}
.syb_head.act .syb_head_h1{opacity:1}
.syb_head.act .syb_head_h2{opacity:0}
.syb_head.act::after{opacity:0}
.syb_head.act{box-shadow:0 0 5px 0 rgba(0,0,0,.08)}
.atm_bpage .atm_pos_center{top:50%}
.syb_p1{width:100%;position:relative;padding-top:154px}
.syb_p1_cont{width:100%;position:relative}
.syb_p1_top{width:100%;margin-bottom:65px}
.syb_p1_btm{width:100%;position:relative}
.syb_p1_btm_ul{display:flex;flex-wrap:wrap;margin:0 -13px}
.spbo_li{width:25%;position:relative;padding:0 13px}
.spbu_li_wrap{width:100%;position:relative}
.spbu_li_wrap_img{width:100%}
.syb_p2{padding-top:180px;height:220vh}
.spbu_li_wrap_btm{width:100%;padding:35px 39px;position:absolute;bottom:0;left:0;z-index:10}
.slwb_tit{padding-bottom:15px}
.slwb_info{display:none}
.syb_p2_btm{width:100%;position:relative}
.syb_p2_num{width:100%;text-align:center;margin-top:60px}
.syb_p3{width:100%;position:relative;padding-top:130px;padding-bottom:148px}
.syb_p3_btm{position:relative;margin:0 auto;height:100%;max-width:100%}
.syb_p3 .syb_p1_top{margin-bottom:80px}
.swbu_li{width:100%!important;padding:0 25px;transition:all .36s!important;transition-property:all!important}
.swbu_li:first-child{padding-left:0!important}
.swbu_li:last-child{padding-right:0!important}
.spbu_li_swip{width:100%;position:relative}
.spbu_li_swip_img{transition:all .36s;overflow:hidden;position:relative}
.syb_p3_btm.skrollable-after .spbu_li_swip_img{border-radius:0}
.spbu_li_swip_img img{width:100%;position:relative}
.spbu_li_swip_img::after{content:'';position:absolute;top:0;left:0;height:100%;width:70%;opacity:.4;background:linear-gradient(90deg,#000 0,rgba(0,0,0,0) 100%)}
.spbu_li_swip_info{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;transition:all .36s;opacity:0}
.syb_p3_btm_swip .swiper-pagination-bullet{width:128px;height:4px;border-radius:50px;background:rgba(255,255,255,.5);margin:0 10px!important}
.syb_p3_btm_swip .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}
.he_swefy{bottom:62px!important;transition:all .36s;opacity:0}
.spbb_wrap{width:54px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}
.spbb_wrap img{width:100%}
.spbb_le{left:40px}
.spbb_ri{right:40px}
.syb_p3_btm_swip{width:100%;position:relative}
.syb_p3_btm_btm{transition:all .36s;opacity:0}
.syb_p4{width:100%;background:#f9f9f9;padding-top:106px;padding-bottom:164px}
.syb_p4_cont{width:100%;position:relative}
.syb_p4_top{width:100%;position:relative;margin-bottom:50px;display:flex;justify-content:space-between;align-items:flex-end}
.syb_p4_btm{width:100%;position:relative}
.syb_p4_btm_ul{margin:0 -13.5px;display:flex;flex-wrap:wrap}
.srbu_li{width:33.333333%;padding:0 14px}
.spbu_wrap{width:100%;position:relative}
.spbu_wrap_top{width:100%;overflow:hidden;transform:rotate(0);-webkit-transform:rotate(0);margin-bottom:23px}
.spbu_wrap_top img{width:100%;transition:all .56s}
.spbu_wrap_btm{width:100%;padding-right:20px}
.syb_p4_btm_more{width:100%;text-align:center;margin-top:80px}
.atm_cpage .sya_head{box-shadow:0 0 5px 0 rgba(0,0,0,.08)}
.atm_cpage .atm_banner{margin-top:80px}
.case_p1{width:100%;position:relative;padding-top:120px;padding-bottom:162px}
.case_p1_btm{width:100%}
.case_p1_top{text-align:center;margin-bottom:74px}
.case_p1_btm{width:100%}
.cpbu_wrap{width:100%;text-align:center;height:100%;background:#fff;padding:65px 44px 95px;border-radius:20px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.case_p1_btm_ul{margin:0 -20px;display:flex;flex-wrap:wrap;align-items:stretch}
.cpbu_li{width:33.333333%;padding:0 20px}
.case_p2{width:100%;position:relative}
.case_p2_img{width:100%;position:relative}
.case_p2_img img{width:100%;position:relative;z-index:10}
.case_p2_righ{width:476px;height:100%;position:absolute;top:0;right:-27%;transition:all .36s;z-index:20;background:#fff;padding:69px 55px;display:flex;align-items:center;justify-content:center}
.case_p2_righ img{width:100%}
.case_p2_img_sp{width:122px;height:42px;position:absolute;top:53.5%;left:10.8%;z-index:10;cursor:pointer}
.case_p2_righ.on{right:0}
.case_p2_righ_sp{width:40px;height:40px;position:absolute;top:20px;right:1.5%;z-index:10;cursor:pointer}
.case_p3{width:100%;position:relative;padding-top:150px;padding-bottom:150px}
.case_p4{width:100%;position:relative;min-height:100vh;display:flex;align-items:center}
.case_p4_img{width:100%}
.case_p4_img img{width:100%;height:100%;object-fit:cover}
.case_p4_img{width:100%;height:100vh;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}
.case_p4 .atm_cont1400{position:relative;z-index:10}
.case_p4_cont{width:100%;position:relative}
.case_p4_btm{width:567px;max-width:100%}
.case_p4_btm_ul{margin:0 -33px;display:flex;flex-wrap:wrap}
.cpyu_li{width:50%;padding:0 33px;margin-bottom:60px}
.cpbf_wrap{width:100%;border-top:1px solid #fff;padding-top:13px}
.cpbu_wrapu_top p{font-size:42px;line-height:1.6;font-family:PoppinsRegular;color:#fff}
.cpbu_wrapu_top{padding-top:4px}
.cpbu_wrapu_btm{margin-top:-12px}
.cpbu_wrapu_btm p{font-size:16px;line-height:1.75;color:#fff}
.case_p4_top{margin-bottom:70px;width:40%}
.cpyu_li:last-child{margin-bottom:0!important}
.case_p5{width:100%;padding-top:160px;padding-bottom:220px}
.case_p5_top{width:100%;border-radius:20px;overflow:hidden;position:relative}
.case_p5_btm{width:100%;margin-top:77px;display:flex;flex-wrap:wrap}
.syb_p2_btm_wrap{width:100%;display:flex;justify-content:center}
.syb_p2_btm_wrap img{width:100%}
.spbw_wrap{width:100%;position:relative;max-width:100%}
.spbs_wrap{width:100vw;max-width:100vw;position:relative}
.syb_p3_btm_styk{width:100%;position:relative}
.syb_p3_btm_styk.on .spbu_li_swip_info{opacity:1}
.syb_p3_btm_styk.on .syb_p3_btm_btm{opacity:1}
.syb_p3_btm_styk.on .swbu_li{padding:0!important}
.spbs_wrap{overflow:hidden}
.spbu_li_swip_img{width:100%}
.sya_p2_img_ka2{position:absolute;top:0;left:0}
.sya_head_top_logo{position:absolute;top:50%;left:8.2%;transform:translateY(-50%);width:10.51%}
.atm_bpage .sya_head_top_logo img:nth-child(2){opacity:0}
.syb_head.act .sya_head_top_logo img:nth-child(1){opacity:0}
.syb_head.act .sya_head_top_logo img:nth-child(2){opacity:1}
.sya_p2_img_a2{position:relative;z-index:10;pointer-events:none}
.case_p2_cont{width:100%;position:relative}
.case_p2_cont_styk{width:100%}
.atm_cpageb{overflow:visible!important}
video{background:0 0!important}






/* 导航star */
.atm_hd_pc{position:fixed;top:0;left:0;width:100%;z-index:10;background:#fff;transition:background .36s}
.mod_head{position:relative;display:flex;justify-content:space-between}
.mod_head_le_log .atm_imgbox_cover img{transform:scale(1)!important}
.mod_head_le a{display:block}
.mod_head_le a .atm_imgbox_cover{line-height:80px;z-index:-2;}
.mod_head_le .atm_imgbox_cover img:nth-child(1){opacity:0}
.mod_head_nav_ul{display:flex}
.mhnu_link{font-size:16px;line-height:80px;color:#333;transition:all .36s;display:block}
.mhnu_li{margin:0 30px}
.mhrs_icon{width:20px;cursor:pointer}
.mhrs_icon .atm_imgbox_cover{line-height:80px}
.mhrs_icon img{width:100%}
.mhrl_top{width:30px;padding-right:8px;position:relative;cursor:pointer}
.mhrl_topimg1{line-height:80px}
.mhrl_top img{width:100%}
.mhrl_top .mhrl_topimg2{width:6px;position:absolute;top:46px;right:0;transition:all .36s}
.mod_head_ri{display:flex}
.mod_head_ri_sear{margin-right:22px}
.home_inform{width:100%;position:fixed;top:80px;left:0;background:#0066f5;z-index:100}
.home_inform_cont{width:100%;position:relative;display:flex;padding:16px 0;align-items:center;justify-content:center}
.home_inform_ri .spbm_more p{color:#fff;border-color:#fff}
.home_inform_cloc{position:absolute;top:50%;transform:translateY(-50%);right:0;cursor:pointer}
.home_inform_cloc img{width:100%}
.mod_tit52{font-size:52px;line-height:1.5;color:#fff}
.atm_ban_li_img{text-align:center}
.atm_hd_highli .mhnu_link{color:#fff}
.mod_head_ri_sear .atm_imgbox_cover img:nth-child(2){top:1px}
.mod_head_ri_lang .atm_imgbox_cover img:nth-child(2){top:2px}
.mod_head_ri_sear .atm_imgbox_cover img:nth-child(2){opacity:0}
.mod_head_ri_lang .atm_imgbox_cover img:nth-child(2){opacity:0}
.atm_hd_highli .mod_head_ri_sear .atm_imgbox_cover img:nth-child(2){opacity:1}
.atm_hd_highli .mod_head_ri_lang .atm_imgbox_cover img:nth-child(2){opacity:1}
.atm_hd_highli .mod_head_ri_sear .atm_imgbox_cover img:nth-child(1){opacity:0}
.atm_hd_highli .mod_head_ri_lang .atm_imgbox_cover img:nth-child(1){opacity:0}
.atm_bpage .atm_ban_imgbox::after{content:'';position:absolute;top:0;left:0;width:100%;height:173px;background:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%)}
/* 导航end */


.atm_bpage .atm_ban_li_img{text-align:left}
.ybli_more{margin-top:109px}
.bmbu_wrap_btm_le .mod_tit24{transition:all .36s}




@media screen and (min-width:1200px){
    .nltu_li a:hover{color:#0066f5!important}
    .mhnu_link:hover{color:#0066f5!important}
    .mfbn_li_btm_li a:hover{color:#333}
}




/*鼠标效果*/

@media screen and (min-width:1200px){
    .spbu_wrap:hover .spbu_wrap_top img{transform:scale(1.08)}
}


.sya_p2_img_a2{z-index:30}
.sya_p2_img_a3,.sya_p2_img_a4{z-index:33!important}
.sya_p2_img2.on .sya_p2_cont{position:sticky;position:-webkit-sticky;top:460px}
/* .sya_p2_img2{background:#fff} */
.sya_p1,.sya_p3{z-index:10}
.sya_p2_img1{pointer-events:none}
.xiaog_pcr{display:none}
.syb_p2_stkty{position:sticky;position:-webkit-sticky;top:150px;left:0}
.syb_p3{height:220vh}
.syb_p3_stick{position:sticky;position:-webkit-sticky;top:150px;left:0}
.mod_tit36{font-size:36px;line-height:1.4;font-weight:400;color:#333}
.sya_p1_tit_p2{width:970px;margin:0 auto;max-width:100%}
.sya_p1_tit_p1{margin-bottom:20px}
.spbm_more p{color:#666;line-height:47px;border-radius:550px;border:1px solid #666;display:inline-block;padding:0 46px}
.sya_p1_tit_p1 .mod_tit48{color:#333}
.sya_p1_btm_more a{display:inline-block}
.home_inform_le p{color:#fff}
.home_inform_le{margin-right:210px}
.mod_tit24{font-size:24px;line-height:1.6;color:#fff}
.ybli_tit{margin-bottom:18px}
.spcw_le{width:44%}
.spcw_ri{width:48%}
.spcw_le .mod_tit36{line-height:1.4}
.spcw_ri_info p{color:#333;line-height:1.75}
.spcw_ri_info{margin-bottom:59px}
.spbi_tit .mod_tit24{color:#fff;line-height:1.6}
.spbi_info p{color:#fff;line-height:1.75}
.spbi_tit{margin-bottom:20px}
.spbi_info{margin-bottom:82px}
.slwi_time p{color:#999;line-height:1.75}
.slwi_tit .mod_tit24{color:#333}
.slwi_time{margin-bottom:12px}
.spbu_li_wrap_posi .spbm_more p{line-height:44px;padding:0 28px;padding:0!important;line-height:1.5;color:#666!important}
.slwi_tit{margin-bottom:14px}
.slwi_info{margin-bottom:14px}
.slwi_tit{margin-bottom:68px}
.slwi_info p{line-height:1.75;color:#666}
.slwi_tit1{margin-bottom:14px}
.slwi_info{margin-bottom:38px}




/* 底部 star */
.atm_footer{background:#353535;width:100%;padding-top:80px;padding-bottom:32px}
.mod_fot{width:100%;position:relative}
.mod_fot_top_tit p{color:#fff;font-weight:500}
.mod_fot_top_tit{text-align:center;margin-bottom:53px}
.mod_tit40{font-size:40px;line-height:1.5}
.mod_fot_top_more{width:100%;position:relative;text-align:center}
.mod_fot_top_more a{display:inline-block}
.mod_fot_top_more .spbm_more p{color:#fff;border-color:#0066f5;background:#0066f5}
.mod_fot_top{padding-bottom:80px;border-bottom:1px solid #666}
.mod_fot_btm{padding-top:90px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:95px}
.mfbn_li_tit a{color:#fff;font-weight:700;font-size:16px}
.mfbn_li_btm_li a{font-size:16px;line-height:1.5;color:rgba(255,255,255,.7);transition:all .36s}
.mfbn_li_tit{margin-bottom:26px}
.mfbn_li_btm_li{margin-bottom:18px}
.mfbn_ul{display:flex;flex-wrap:wrap}
.mfbn_li{margin:0 20px;min-width:146px}
.mfbs_icon{width:36px;cursor:pointer}
.mfbs_icon img{width:100%}
.mfbs_li{position:relative;margin-left:20px}
.mfbs_code{width:100px;position:absolute;bottom:48px;left:50%;transform:translateX(-50%);display:none}
.mod_fot_btm_shar{display:flex}
.mod_fot_copyri{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center}
.mod_fot_copyri a,.mod_fot_copyri p{font-size:14px;line-height:1.5;color:rgba(247,247,247,.5)}
.mod_fot_copyri_ri a{margin-left:16px}
.atm_hd_highli .mod_head_le_log img:nth-child(1){opacity:1}
.atm_hd_highli .mod_head_le_log img:nth-child(2){opacity:0}
.atm_hd_highli{background:0 0}
/* 底部 end */



.mod_tit48{color:#000;line-height:1.3;font-size:42px}
.syb_p1_top_info p{color:#333;line-height:1.75}
.syb_p1_top_tit{margin-bottom:26px}
.slwb_tit .mod_tit24{line-height:1.6;color:#fff}
.slwb_info_p1 p{color:#fff;line-height:1.75}
.slwb_info_icon{width:24px}
.slwb_info_icon img{width:100%}
.slwb_info_p1{margin-bottom:24px}
.syb_p2_num_top{width:100%;margin-bottom:60px}
.spnt_ul{display:flex;justify-content:space-between}
.spnt_li_top p{font-size:80px;line-height:1.5;color:#333;font-family:PoppinsRegular;display:flex;align-items:flex-end}
.spnt_li_top p span{font-size:24px;line-height:1.5;color:#333;margin-bottom:34px;display:inline-block}
.spnt_li_btm p{color:#666464;text-align:left;line-height:1.5}
.spnb_more a{display:inline-block;font-size:16px;line-height:50px;background:#0066f5;color:#fff;padding:0 55px;border-radius:50px}
.syb_p2_num_btm{text-align:left}
.slsi_sub p{line-height:1.3;color:#fff}
.slsi_sub{margin-bottom:26px}
.slsi_wrap{width:39%}
.slsi_tit .mod_tit36{color:#fff;line-height:1.4}
.slsi_tit{margin-bottom:58px}
.spbu_wrap_btm_tim p{color:#999;line-height:1.75}
.spbu_wrap_btm_tit .mod_tit24{color:#000;line-height:1.65}
.spbu_wrap_btm_tim{margin-bottom:2px}
.syb_p4_btm_more .spbm_more p{color:#fff;background:#0066f5;border-color:#0066f5}
.mod_bread{position:absolute;top:45px;left:0;width:100%;z-index:10}
.mod_bread_ul{display:flex}
.mod_bread_ul li a{font-size:14px;color:#fff;line-height:1.75}
.mod_bread_ul li{position:relative;padding-right:18px}
.mod_bread_ul li::after{content:'>';position:absolute;top:50%;transform:translateY(-50%);font-size:14px;color:#fff;line-height:1.75;right:4px}
.mod_bread_ul li:last-child::after{display:none}
.c_ban{text-align:center}
.c_ban_tit .mod_tit48{color:#fff}
.c_ban_info .mod_tit24{color:#fff;line-height:1.6}
.c_ban_tit{margin-bottom:20px}
.c_ban{z-index:10}
.c_ban_more .spbm_more p{color:#fff;border-color:#fff}
.c_ban_info{margin-bottom:67px}
.atm_cpage .atm_ban_imgbox::before{background:rgba(0,0,0,.2)}
.case_p1_top_tit .mod_tit36{color:#333;text-align:center;line-height:1.4}
.case_p1_top_info p{color:#666;line-height:1.75}
.case_p1_top_info{max-width:74%;margin:0 auto}
.case_p1_top_tit{margin-bottom:20px}
.cpbu_wrap .atm_imgbox_cover{width:150px;margin:0 auto;margin-bottom:30px}
.cpbu_wrap_tit .mod_tit24{color:#333;line-height:1.2}
.cpbu_wrap_info p{color:#666;line-height:1.75;font-size:20px}
.cpbu_wrap_tit{margin-bottom:26px}
.case_p2_img_wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:92px;z-index:10}
.cpiw_top{width:100%;text-align:center;margin-bottom:50px}
.cpiw_top_tit .mod_tit36{color:#333;line-height:1.4}
.cpiw_top_info p{color:#666;line-height:1.75}
.cpiw_top_tit{margin-bottom:15px}
.cpiw_top_tit .mod_tit48{color:#333}
.cpiw_btm{width:100%}
.cpiw_btm_dots p{color:#0c447e;line-height:1.6;font-size:16px;padding:0 33px;line-height:40px;cursor:pointer;transition:all .36s;display:flex;flex-wrap:wrap}
.cpiw_btm_dots{position:absolute;transform:translate(-50%,-50%)}
.cpiw_btm_dots img{width:16px;position:absolute;top:50%;transform:translateY(-50%);right:19px;transition:all .36s;opacity:0}
.cpiw_btm_dots p{padding-right:50px}
.cpiw_btm_dots.act img{opacity:1}
.cpru_li_top_tit p{color:#333;line-height:1.6;padding-left:0}
.cpru_li_top_tit::after{display:none}
.cpru_li_top_info p{color:#999;line-height:1.6}
.cpru_li_top_tit{margin-bottom:12px}
.cpru_li_top_info{margin-bottom:20px}
.cpru_li_top_img{width:280px;margin:0 auto;max-width:100%}
.cpru_li_top{margin-bottom:82px}
.cpru_li_btm{width:100%;text-align:center}
.cpru_li_btm_tit .mod_tit24{color:#333;line-height:1.6}
.cpru_li_btm_tit{margin-bottom:9px}
.cpru_li_btm_info p{font-size:14px;line-height:1.6;color:#666}
.clbm_ri{width:26px;flex:none}
.clbm_ri img{width:100%}
.clbm_le p{color:#333;line-height:1.6}
.cpru_li_btm_more a{display:flex;align-items:center;justify-content:center}
.cpru_li_btm_info{margin-bottom:35px}
.clbb_ri p{font-size:16px;line-height:1.6;color:#fff}
.cpru_li_btm_btm{display:flex;justify-content:center}
.cpru_li_btm_btm a{display:flex;flex-wrap:wrap;border-radius:50px;background:#0066f5;padding:7px 24px}
.cpru_li_btm_more{margin-bottom:36px}
.case_p2_righ_cloce{position:absolute;top:26px;right:13px;z-index:10;cursor:pointer;width:28px}
.case_p2_righ_cloce img{width:100%}
.cpru_li{display:none}
.case_p3_wrap{width:100%;position:relative}
.case_p3_wrap_tit .mod_tit48{color:#333;line-height:1.4;text-align:center}
.case_p3_wrap_tit{margin-bottom:79px}
.case_p3_wrap_btm{width:100%;position:relative}
.cpwb_img{width:100%}
.cpwb_img img{width:100%}
.cpwb_top{position:absolute;top:65px;left:76px;width:680px}
.cpwb_top_dots{width:34px}
.cpwb_top_dots img{width:100%}
.cpwb_top_info::after{display:none}
.cpwb_top_info p{color:#fff;line-height:1.75}
.cpwb_top_info{padding-top:18px;margin-bottom:76px;cursor:auto}
.cpru_li_top_tit{cursor:auto}
.cpwb_top_subin p{font-size:16px;line-height:1.75;color:#fff}
.cpwb_top_subin_p2 p{color:#9cc5ff}
.cpwq_wrap{width:54px;height:54px;background:#fff;border-radius:50%;cursor:pointer;position:relative;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.cpwq_wrap svg{width:37px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.case_p3_wrap_qiehuan{display:flex;justify-content:center;margin-top:43px}
.cpwq_ri{margin-left:25px}
.case_p4_top_tit .mod_tit48{color:#fff;line-height:1.4}
.case_p4_top_tit{margin-bottom:90px}
.cptb_info p{color:#fff;line-height:1.75}
.cptb_tit{margin-bottom:30px}
.case_p5_btm_ri{width:430px}
.case_p5_btm_le{width:calc(100% - 430px)}
.cpbl_tit .mod_tit24{color:#333;line-height:1.6}
.cpbl_info p{color:#666;line-height:1.75}
.cpbl_tit{margin-bottom:30px}
.cpbl_info{width:568px;max-width:100%}
.case_p5_btm_ri p{color:#000;line-height:1.56;position:relative;padding-left:15px;margin-bottom:28px}
.case_p5_btm_ri p::after{content:'';position:absolute;top:9px;left:0;width:5px;height:5px;background:#000;border-radius:50%}
.syc_p5{width:100%;position:relative;padding-top:187px;padding-bottom:208px}
.syc_p5_cont{width:100%;position:relative}
.syc_p5_top{width:100%;position:relative;margin-bottom:90px}
.syc_p5_top img{width:100%}
.syc_p5_top .mod_tit48{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:20px}
.syc_p5_top_img{width:100%;position:relative;border-radius:20px;overflow:hidden}
.syc_p5_top_img::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}
.syc_p5_top_img img{width:100%}
.syc_p5_btm{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}
.syc_p5_btm_ri .spbm_more p{color:#fff;border-color:#0066f5;background:#0066f5}
.syc_p5_btm_le .mod_tit48{color:#333;line-height:1.4}
.syc_p5_btm_le{width:65%}
.sya_p1_tit_p2 .mod_tit24{color:#666}
.spcw_le .mod_tit48{color:#333;line-height:1.5}
.spcw_ri_info .mod_tit24{color:#333}
.syb_p2 .syb_p1_top_info{padding-right:50px}
.case_p1_top_tit .mod_tit48{color:#333}
.syb_p3nd .syb_p1_top{text-align:center}
.syb_p3nd .syb_p1_top .syb_p1_top_info{max-width:900px;margin:0 auto}
.sya_img{width:100%}
.sya_img img{width:100%}







@media screen and (min-width:2000px){
    .sya_p2_img1{top:-87px}
    .xiaog_pcr{display:block}
    .xiaog_pc{display:none}
    .syb_p2{height:150vh}
    .syb_p2{height:170vh}
    .syb_p2_stkty{top:198px}
    .syb_p3_stick{top:198px}
    .syb_p3{height:200vh}
}


.atm_banxz{position:absolute;bottom:155px;left:0;width:100%;z-index:10}
.atm_banxz_cont{width:100%;margin-bottom:38px}
.atm_banxz_cont .mod_tit52{color:#fff;line-height:1.3}
.atm_banxz_more .mod_fot_top_more{text-align:left}
.atm_alpageb .atm_banner{margin-top:80px}





/* 解决方案star */
.sluti_revisi{width:100%;position:relative;padding-top:100px;padding-bottom:100px}
.sluti_revisi_cont{width:100%;position:relative;padding-left:755px;padding-right:324px}
.sluti_revisi_cont::after{content:'';position:absolute;top:24px;left:0;width:703px;height:1px;background:#fff}
.sluti_revisi_cont::before{content:'';position:absolute;top:21px;left:702px;width:7px;height:7px;background:#fff;border-radius:50%}
.sluti_revisi_tit .mod_tit36{color:#fff;line-height:1.4;font-weight:700}
.sluti_revisi_tit{margin-bottom:29px}
.sluti_revisi_info .mod_tit24{line-height:1.6}
.sluti_revisi_more .spbm_more p{border-color:#fff;background:#fff;color:#0a4da7}
.sluti_revisi_info{margin-bottom:85px}
/* 解决方案end */





.atm_footer1{background:var(--colorgrey)!important}
.atm_footer1 .mod_fot_top_tit p{color:#333}
.atm_footer1 .mod_fot_top{border-color:#cfcfcf}
.atm_footer1 .mfbn_li_tit a{color:#333}
.atm_footer1 .mfbn_li_btm_li a{color:#333}
.atm_footer1 .mod_fot_copyri a,.atm_footer1 .mod_fot_copyri p{color:rgba(153,153,153,.7)}
.atm_footer1.atm_footer2{background:#fff!important}
.atm_footer2{position:relative}
.atm_footer2::after{content:'';position:absolute;top:-167px;left:0;width:100%;height:167px;background:linear-gradient(0deg,rgba(241,245,250,.6) 0,rgba(255,255,255,0) 100%)}
.sya_p3 .sya_p3_btm_img{display:none}
.sya_p3 .sya_p1_tit_p2{width:1070px;max-width:100%}
.cpiw_btm_dots img{opacity:1!important}
.case_p2_wrapk{width:100%;position:relative}
.atm_cpage .atm_footer2::after{display:none}
.cpiw_btm_dots p{font-weight:700}
.case_p4_top_info .mod_tit24{color:#fff;line-height:1.5}
.case_p4_top_info{margin-bottom:10px}
.slsi_sub p{font-size:20px}
.sya_p4_btm_more .spbm_more p{line-height:44px;padding:0 28px}
.sya_p4_btm_more{display:flex;justify-content:center;margin-top:64px}
.spbu_li_wrap_posi .spbm_more p{border:none;color:#0066f5}
.slwi_tit{margin-bottom:10px}
.slwi_info{margin-bottom:10px}
.atm_hd_pc.isfixed{box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.02)}
.sya_p2lk{text-align:center}
.sya_p2lk .spcw_le{width:100%}
.sya_p2lk .spcw_ri{width:100%;padding-top:20px}
.sya_p2_cont{top:155px}
.sya_p2lk .sya_p2_cont_wrap{flex-wrap:wrap;width:1020px;margin:0 auto;max-width:100%}
.mod_head_nav{padding-left:60px}
.cptb_info p{font-size:20px}
.atm_a1pageb .atm_banner{margin-top:0!important}
.atm_a1pageb .atm_ban_imgbox::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%)}
.syb_p1_top_info{width:78%}
.syb_p4 .syb_p1_top_info{width:100%}
.syb_p3 .syb_p1_top_info{width:100%}
.atm_cpage .atm_banner{margin-top:0!important}
.atm_cpage .mod_bread{top:130px}
.mod_flex{position:fixed;bottom:0;left:0;width:100%;z-index:999;background:#fff;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.mod_flex_cont{display:flex;align-items:center;padding:18px 0;justify-content:space-between}
.mod_flex_le p{font-size:14px;line-height:1.75;color:#333}
.mod_flex_le p a{color:#0066f5}
.mod_flex_ri p{font-size:14px;line-height:32px;border-radius:50px;border:1px solid #0066f5;cursor:pointer;padding:0 38px;color:#0066f5}
.atm_a1pageb.actp{padding-top:70px}
.atm_a1pageb.actp .atm_hd_pc{top:0px}
.mod_flex{display:none}
.mod_job_top{position:fixed;bottom:210px;right:17px;flex-direction:column;justify-content:center;z-index:98;cursor:pointer;transition:all .36s}
.mod_job_top_img{width:43px}
.mod_job_top_img img{width:100%}
.mod_job_top_info{width:40px;background:#0066f5;border-radius:6px;padding:10px 9px;text-align:center}
.mod_job_top_info p{font-size:16px;line-height:1.6;color:#fff}
.mod_job_btm{position:fixed;bottom:-300px;right:17px;z-index:98;width:310px;transition:all .36s}
.mod_job.actr .mod_job_btm{bottom:17px}
.mod_job.actr .mod_job_top{right:-100px}
.mod_job_btm_wrap{width:100%;background:#0066f5;border-radius:6px;padding:23px 22px 32px;position:relative}
.mod_job_btm_wrap_tit p{font-size:16px;line-height:1.75;color:#fff}
.mod_job_btm_wrap_more .spbm_more p{font-size:14px;line-height:32px;padding:0 20px;color:#fff;border-color:#fff}
.mod_job_btm_wrap_tit{margin-bottom:29px}
.mod_job_btm_wrap_img{width:72px;position:absolute;bottom:14px;right:0}
.mod_job_btm_wrap_img img{width:100%}
.mjbw_cloce{width:14px;cursor:pointer;position:absolute;top:6px;right:6px}
.mjbw_cloce img{width:100%}

.cpiw_btm1 .cpiw_btm_dots p{color:#333}
.yx_rotate4_list_nub:not(:first-child){display:none}
.yx_rotate4 .atm_cont1280{position:relative}
.yrln_cry{display:flex;align-items:center;background:#f5f8fe;border-radius:10px;overflow:hidden}
.yrln_cry_img{width:50%}
.yrln_cry_text{width:50%;padding:30px 50px}
.yrln_cry_title{font-weight:700;color:#333;position:relative;font-size:20px;line-height:1.875;padding-bottom:14px;margin-bottom:14px}
.yrln_cry_title::before{content:'';background:#d9d9d9;height:1px;width:calc(100% - 42px);position:absolute;bottom:0;left:0}
.std_text p{font-size:16px;color:#666;line-height:1.75}




/* 轮播数字 */
.yx_rotate4_control{font-size:16px;color:#666;line-height:1.875;position:absolute;right:calc(50% + 110px);bottom:50px;width:48px;text-align:center}



/* 轮播箭头 */

.rotate4_arrows .slick-prev,

.rotate4_arrows .slick-next {

    width: 30px;

    height: 30px;

    z-index: 8;

}



.rotate4_arrows .slick-prev::before,

.rotate4_arrows .slick-next::before,

.rotate4_arrows .slick-prev::after,

.rotate4_arrows .slick-next::after {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    background-size: 100% 100%;

    transition: all 0.36s;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.rotate4_arrows .slick-prev::before,

.rotate4_arrows .slick-next::before {

    background-image: url(images/a1_icon13.svg);

}



.rotate4_arrows .slick-prev::after,

.rotate4_arrows .slick-next::after {

    background-image: url(images/a1_icon13_1.svg);

    opacity: 0;

}



.rotate4_arrows .slick-next::before,

.rotate4_arrows .slick-next::after {

    transform: translate(-50%, -50%) rotate(180deg);

}



.yx_rotate4_list .slick-next {

    top: auto;

    right: calc(50% + 80px);

    bottom: 50px;

    transform: translate(0);

}



.yx_rotate4_list .slick-prev {

    left: auto;

    top: auto;

    right: calc(50% + 158px);

    bottom: 50px;

    transform: translate(0);

}



.slick-arrow.slick-disabled {

    pointer-events: none;

    opacity: .7;

}



/* add - start */

.yx_rotate4 .slick-list{overflow:visible}
.yx_rotate4{--move:25px;--scale1:0.05}
.yx_rotate4_list_nub{opacity:0!important;pointer-events:none;z-index:var(--zindex)!important;transform-origin:center bottom;transition:all .36s ease-out!important;perspective:2000px}
.yx_rotate4_list_nub.prev{transform:scale(1) translateY(calc(var(--move) * -1))}
.yx_rotate4_list_nub.slick-active{opacity:1!important;pointer-events:all;transform:scale(1) translateY(0)}
.yx_rotate4_list_nub.next1{transform:scale(calc(1 - var(--scale1))) translateY(var(--move));opacity:1!important;pointer-events:all}
.yx_rotate4_list_nub.next2{transform:scale(calc(1 - calc(var(--scale1) * 2))) translateY(calc(var(--move) * 2));opacity:1!important;pointer-events:all}
.yx_rotate4_list_nub.next{transform:scale(calc(1 - calc(var(--scale1) * 3))) translateY(calc(var(--move) * 3))}
.itbu_wrap{transition:all .36s}
.yx_rotate4_list_nub.prev .itbu_wrap{transform:translate3d(0,-130px,25px) rotateX(30deg)}
.yx_rotate4_list .slick-track{transform-style:preserve-3d}
@media screen and (min-width:1200px) {
	.rotate4_arrows .slick-next:hover::before,.rotate4_arrows .slick-prev:hover::before {
		opacity: 0
	}

	.rotate4_arrows .slick-next:hover::after,.rotate4_arrows .slick-prev:hover::after {
		opacity: 1
	}
}




/* 响应式 */

@media screen and (max-width:1440px){
    .yrln_cry_title{font-size:18px}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:26px}
    .yx_rotate4_list .slick-prev{right:calc(50% + 128px)}
    .yx_rotate4_list .slick-next{right:calc(50% + 50px)}
    .yx_rotate4_control{right:calc(50% + 80px)}
    .ippb_li_img{margin-bottom:30px}
}




@media screen and (max-width:1199px){
    .yrln_cry_text{padding:26px 30px}
    .yx_rotate4_list .slick-dots{padding-left:22.5px;bottom:22px}
    .rotate4_arrows .slick-next,.rotate4_arrows .slick-prev{width:26px;height:26px}
    .yx_rotate4_list .slick-next{right:calc(50% + 38px)}
    .yx_rotate4_control{right:calc(50% + 64px)}
    .yx_rotate4_list .slick-prev{right:calc(50% + 112px)}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:16px}
}




@media screen and (max-width:991px){
    .yrln_cry_title{padding-bottom:10px;margin-bottom:10px}
    .yrln_cry_text{padding:20px 20px}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:-44px}
    .yx_rotate4_list .slick-next{left:calc(50% + 38px);right:auto;transform:translateX(-50%)}
    .yx_rotate4_list .slick-prev{left:calc(50% - 38px);right:auto;transform:translateX(-50%)}
    .yx_rotate4_control{right:auto;left:50%;transform:translateX(-50%)}
}



@media screen and (max-width:767px){
    .yrln_cry_title{padding-bottom:8px;margin-bottom:8px}
    .yrln_cry{display:block}
    .yrln_cry_img,.yrln_cry_text{width:100%}
}




@media screen and (max-width:480px){
    .std_text p{font-size:14px}
    .yrln_cry_title{font-size:16px}
    .yrln_cry_text{padding:16px}
    .yrln_cry{border-radius:6px}
}




.interc_trend_cont{width:100%;position:relative}
.interc_trend_btm{width:100%;position:relative}
.interc_trend_btm_ul{width:100%;position:relative}
.itbu_li{width:100%}
.itbu_li:first-child{position:relative}
.itbu_wrap{width:100%;display:flex;flex-wrap:wrap;background:#0066f5;border-radius:20px;padding:60px 76px 50px;align-items:center}
.itbu_wrap_le{width:calc(100% - 368px);padding-right:236px}
.itbu_wrap_ri{width:368px;border:1px solid #2982ff;border-radius:6px;padding:40px 72px}
.interc_trend_btm_ul .slick-list{overflow:visible!important}
.itbu_swip{display:flex;justify-content:center;margin-top:105px}
.yx_rotate4_list_nub:not(:first-child){display:none}
.yx_rotate4 .atm_cont1280{position:relative}
.yrln_cry{display:flex;align-items:center;background:#f5f8fe;border-radius:10px;overflow:hidden}
.yrln_cry_img{width:50%}
.yrln_cry_text{width:50%;padding:30px 50px}
.yrln_cry_title{font-weight:700;color:#333;position:relative;font-size:20px;line-height:1.875;padding-bottom:14px;margin-bottom:14px}
.yrln_cry_title::before{content:'';background:#d9d9d9;height:1px;width:calc(100% - 42px);position:absolute;bottom:0;left:0}


.std_text p{font-size:16px;color:#666;line-height:1.75}
.yx_rotate4_list_nub.next1 .itbu_wrap{background:#bed2f1}
.yx_rotate4_list_nub.next2 .itbu_wrap{background:#dfecff}
.dbrb_wrap{width:54px;height:54px;background:#fff;position:relative;border-radius:50%;cursor:pointer;transition:all .36s;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.dbrb_wrap svg{width:37px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.develo_bloomi_ri_butto{display:flex}
.dbrb_ri{margin-left:25px}
.dbrb_wrap.slick-arrow.slick-disabled{opacity:.6;pointer-events:none}
.cpiw_btm_dots.left p{flex-direction:row-reverse;padding-right:33px;padding-left:50px}
.cpiw_btm_dots.left img{right:auto;left:19px}
.atm_cpage .mod_bread{opacity:.8}
.atm_cpage .mod_bread{top:auto;bottom:40px}
.cpiw_btm_dots p{color:#767677}
.sya_p3_btm_wrap{transform:rotate(0);-webkit-transform:rotate(0)}
.sya_p3_btm_wrap img,.sya_p3_btm_wrap video{border-radius:20px}
.spbt_li .spbm_more{display:flex;align-items:center;justify-content:center}
.spbt_li .spbm_more .spbm_more_svg{width:26px;margin-top:4px}
.spbt_li .spbm_more .spbm_more_svg svg{width:100%}




/* .mhnu_down {

    display: none;

} */



.spbt_li .spbm_more_svg path{fill:#666!important}
.mhnu_down{position:absolute;left:50%;transform:translateX(-50%);display:none}
.mhnu_down_ul{padding:30px;background:#fff;box-shadow:0 4px 20px rgba(114,114,114,.06);border-radius:4px;margin-top:15px;position:relative;min-width:168px}
.mhnu_down_ul_li{text-align:center;margin-bottom:17px}
.mhnu_down_ul::after{content:'';position:absolute;top:-16px;left:50%;transform:translateX(-50%);border:8px solid transparent;border-bottom-color:#fff}
.mdul_link{font-size:16px;line-height:1.5;color:#333;transition:all .36s;white-space:nowrap}
.mhnu_li{position:relative}
.mhnu_down_ul_li:last-child{margin-bottom:0}
.mdul_link:hover{color:#0066f5}
.spbt_li .spbu_li_wrap_img img{border-radius:20px}
.xiaog_pc1{display:none}
.xiaog_pc2{display:none}
.sya_p1_tit_p1 .mod_tit48{color:#333}
.sya_p1_btm_more a{display:inline-block}
.home_inform_le p{color:#fff}
.home_inform_le{margin-right:210px}
.ybli_tit{margin-bottom:18px}
.spcw_le{width:44%}
.spcw_ri{width:42%}
.spcw_le .mod_tit36{line-height:1.4}
.spcw_ri_info p{color:#333;line-height:1.75}
.spcw_ri_info{margin-bottom:59px}
.spbi_tit .mod_tit24{color:#fff;line-height:1.6}
.spbi_info p{color:#fff;line-height:1.75}
.spbi_tit{margin-bottom:20px}
.spbi_info{margin-bottom:82px}
.slwi_time p{color:#999;line-height:1.75}
.slwi_tit .mod_tit24{color:#333}
.slwi_time{margin-bottom:12px}
.spbu_li_wrap_posi .spbm_more p{line-height:44px;padding:0 28px}
.slwi_tit{margin-bottom:68px}
.slwi_info p{line-height:1.75;color:#666}
.slwi_tit1{margin-bottom:14px}
.slwi_info{margin-bottom:38px}




/* 底部 star */
.atm_footer{background:#f3f4f4;width:100%;padding-top:20px;padding-bottom:32px}
.mod_fot{width:100%;position:relative}
.mod_fot_top_tit p{color:#333;font-weight:500}
.mod_fot_top_tit{text-align:center;margin-bottom:53px}
.mod_fot_top_more{width:100%;position:relative;text-align:center}
.mod_fot_top_more a{display:inline-block}
.mod_fot_top_more .spbm_more p{color:#fff;border-color:#0066f5;background:#0066f5}
.mod_fot_top{padding-bottom:80px;border-bottom:1px solid #cfcfcf}
.mod_fot_btm{padding-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:95px}
.mfbn_li_tit a{color:#333;font-weight:700;font-size:16px}
.mfbn_li_btm_li a{font-size:16px;line-height:1.5;color:rgba(51,51,51,.7);transition:all .36s}
.mfbn_li_tit{margin-bottom:26px}
.mfbn_li_btm_li{margin-bottom:18px}
.mfbn_ul{display:flex;flex-wrap:wrap}
.mfbn_li{margin:0 20px;min-width:146px}
.mfbs_icon{width:36px;cursor:pointer}
.mfbs_icon img{width:100%}
.mfbs_li{position:relative;margin-left:20px}
.mfbs_code{width:100px;position:absolute;bottom:48px;left:50%;transform:translateX(-50%);display:none;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}
.mod_fot_btm_shar{display:flex}
.mod_fot_copyri{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center}
.mod_fot_copyri a,.mod_fot_copyri p{font-size:14px;line-height:1.5;color:rgba(153,153,153,.7)}
.mod_fot_copyri_ri a{margin-left:16px}
.atm_hd_highli .mod_head_le_log img:nth-child(1){opacity:1}
.atm_hd_highli .mod_head_le_log img:nth-child(2){opacity:0}
.atm_hd_highli{background:0 0}
/* 底部 end */




.syb_p1_top_info p{color:#333;line-height:1.75}
.syb_p1_top_tit{margin-bottom:26px}
.slwb_tit .mod_tit24{line-height:1.6;color:#fff}
.slwb_info_p1 p{color:#fff;line-height:1.75}
.slwb_info_icon{width:24px}
.slwb_info_icon img{width:100%}
.slwb_info_p1{margin-bottom:24px}
.syb_p2_num_top{width:100%;margin-bottom:60px}
.spnt_ul{display:flex;justify-content:space-between}
.spnt_li_top p{font-size:80px;line-height:1.5;color:#333;font-family:PoppinsRegular;display:flex;align-items:flex-end}
.spnt_li_top p span{font-size:24px;line-height:1.5;color:#333;margin-bottom:34px;display:inline-block}
.spnt_li_btm p{color:#666464;text-align:left;line-height:1.5}
.spnb_more a{display:inline-block;font-size:16px;line-height:50px;background:#0066f5;color:#fff;padding:0 55px;border-radius:10px 0}
.syb_p2_num_btm{text-align:left}
.slsi_sub p{line-height:1.3;color:#fff}
.slsi_sub{margin-bottom:26px}
.slsi_wrap{width:39%}
.slsi_tit .mod_tit36{color:#fff;line-height:1.4}
.slsi_tit{margin-bottom:58px}
.spbu_wrap_btm_tim p{color:#999;line-height:1.75}
.spbu_wrap_btm_tit .mod_tit24{color:#000;line-height:1.65}
.spbu_wrap_btm_tim{margin-bottom:2px}
.syb_p4_btm_more .spbm_more p{color:#fff;background:#0066f5;border-color:#0066f5}
.mod_bread{position:absolute;top:45px;left:0;width:100%;z-index:10}
.mod_bread_ul{display:flex}
.mod_bread_ul li a{font-size:14px;color:#e8e8e8;line-height:1.75}
.mod_bread_ul li:last-child a{color:#fff}
.mod_bread_ul li{position:relative;padding-right:18px}
.mod_bread_ul li::after{content:'>';position:absolute;top:50%;transform:translateY(-50%);font-size:14px;color:#e8e8e8;line-height:1.75;right:4px}
.mod_bread_ul li:last-child::after{display:none}
.c_ban{text-align:center;width:1400px}
.c_ban_tit .mod_tit48{color:#fff}
.c_ban_info .mod_tit24{color:#fff;line-height:1.6}
.c_ban_tit{margin-bottom:20px}
.c_ban{z-index:10}
.c_ban_more .spbm_more p{color:#fff;border-color:#fff;background:rgba(255,255,255,.2)}
.c_ban_info{margin-bottom:67px}
.atm_cpage .atm_ban_imgbox::before{background:rgba(0,0,0,.2)}
.case_p1_top_tit .mod_tit36{color:#333;text-align:center;line-height:1.4}
.case_p1_top_info p{color:#666;line-height:1.75}
.case_p1_top_info{max-width:74%;margin:0 auto}
.case_p1_top_tit{margin-bottom:20px}
.cpbu_wrap .atm_imgbox_cover{width:150px;margin:0 auto;margin-bottom:30px}
.cpbu_wrap_tit .mod_tit24{color:#333;line-height:1.2}
.cpbu_wrap_info p{color:#666;line-height:1.75;font-size:20px}
.cpbu_wrap_tit{margin-bottom:26px}
.case_p2_img_wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:92px;z-index:10}

.cpiw_top{width:100%;text-align:center;margin-bottom:70px}
.cpiw_top_tit .mod_tit36{color:#333;line-height:1.4}
.cpiw_top_info p{color:#666;line-height:1.75}
.cpiw_top_tit{margin-bottom:15px}
.cpiw_top_tit .mod_tit48{color:#333}
.cpiw_btm{width:100%}
.cpiw_btm_dots p{color:#0066f5;font-size:16px;line-height:1.5;cursor:pointer;transition:all .36s;display:flex;flex-wrap:wrap}
.cpiw_btm_dots{position:absolute;transform:translate(-50%,-50%)}
.cpiw_btm_dots img{width:16px;position:absolute;top:50%;transform:translateY(-50%);right:-25px;transition:all .36s;opacity:0}
.cpiw_btm_dots.act img{opacity:1}
.cpru_li_top_tit p{color:#333;line-height:1.6;padding-left:0}
.cpru_li_top_tit::after{display:none}
.cpru_li_top_info p{color:#999;line-height:1.6}
.cpru_li_top_tit{margin-bottom:12px}
.cpru_li_top_info{margin-bottom:20px}
.cpru_li_top_img{width:280px;margin:0 auto;max-width:100%}
.cpru_li_top{margin-bottom:82px}
.cpru_li_btm{width:100%;text-align:center}
.cpru_li_btm_tit .mod_tit24{color:#333;line-height:1.6}
.cpru_li_btm_tit{margin-bottom:9px}
.cpru_li_btm_info p{font-size:14px;line-height:1.6;color:#666}
.clbm_ri{width:26px}
.clbm_ri img{width:100%}
.clbm_le p{color:#333;line-height:1.6}
.cpru_li_btm_more a{display:flex;align-items:center;justify-content:center}
.cpru_li_btm_info{margin-bottom:35px}
.clbb_ri p{font-size:16px;line-height:1.6;color:#fff}
.cpru_li_btm_btm{display:flex;justify-content:center}
.clbb_linp{display:flex;flex-wrap:wrap;border-radius:50px;background:#0066f5;padding:7px 24px;cursor:pointer}
.cpru_li_btm_more{margin-bottom:36px}
.case_p2_righ_cloce{position:absolute;top:26px;right:13px;z-index:10;cursor:pointer;width:28px}
.case_p2_righ_cloce img{width:100%}
.cpru_li{display:none}
.case_p3_wrap{width:100%;position:relative}
.case_p3_wrap_tit .mod_tit48{color:#333;line-height:1.4;text-align:center}
.case_p3_wrap_tit{margin-bottom:79px}
.case_p3_wrap_btm{width:100%;position:relative}
.cpwb_img{width:100%}
.cpwb_img img{width:100%}
.cpwb_top{position:absolute;top:65px;left:76px;width:680px}
.cpwb_top_dots{width:34px}
.cpwb_top_dots img{width:100%}
.cpwb_top_info::after{display:none}
.cpwb_top_info p{color:#fff;line-height:1.75;min-height:7em}
.cpwb_top_info{padding-top:18px;margin-bottom:45px;cursor:auto}
.cpru_li_top_tit{cursor:auto}
.cpwb_top_subin p{font-size:16px;line-height:1.75;color:#fff}
.cpwb_top_subin_p2 p{color:#9cc5ff}
.cpwq_wrap{width:54px;height:54px;background:#fff;border-radius:50%;cursor:pointer;position:relative;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.cpwq_wrap svg{width:37px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.case_p3_wrap_qiehuan{display:flex;justify-content:center;margin-top:43px}
.cpwq_ri{margin-left:25px}
.case_p4_top_tit .mod_tit48{color:#fff;line-height:1.4}
.case_p4_top_tit{margin-bottom:90px}
.cptb_tit .mod_tit24{line-height:1.6;font-size:30px}
.cptb_info p{color:#fff;line-height:1.75}
.cptb_tit{margin-bottom:30px}
.case_p5_btm_ri{width:430px}
.case_p5_btm_le{width:calc(100% - 430px);padding-right:20px}
.cpbl_tit .mod_tit24{color:#333;line-height:1.6}
.cpbl_info p{color:#666;line-height:1.75}
.cpbl_tit{margin-bottom:30px}
.cpbl_info{width:568px;max-width:100%}
.case_p5_btm_ri p{color:#000;line-height:1.56;position:relative;padding-left:15px;margin-bottom:28px}
.case_p5_btm_ri p::after{content:'';position:absolute;top:9px;left:0;width:5px;height:5px;background:#000;border-radius:50%}
.syc_p5{width:100%;position:relative;padding-top:187px;padding-bottom:208px}
.syc_p5_cont{width:100%;position:relative}
.syc_p5_top{width:100%;position:relative;margin-bottom:90px}
.syc_p5_top img{width:100%}
.syc_p5_top .mod_tit48{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:20px}
.syc_p5_top .mod_tit36{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:20px}
.syc_p5_top_img{width:100%;position:relative;border-radius:20px;overflow:hidden}
.syc_p5_top_img::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1)}
.syc_p5_top_img img{width:100%}
.syc_p5_btm{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}
.syc_p5_btm_ri .spbm_more p{color:#fff;border-color:#0066f5;background:#0066f5}
.syc_p5_btm_le .mod_tit48{color:#333;line-height:1.4}
.syc_p5_btm_le{width:65%}
.sya_p1_tit_p2 .mod_tit24{color:#666}
.spcw_le .mod_tit48{color:#333;line-height:1.5}
.spcw_ri_info .mod_tit24{color:#333}
.syb_p2 .syb_p1_top_info{padding-right:50px}
.case_p1_top_tit .mod_tit48{color:#333}
.interc_under .syc_p5_btm_le{width:50%}
.interc_under .syc_p5_top{margin-bottom:70px}
.interc_under .spbm_more p{border-radius:10px 0;color:#fff!important}




@media screen and (min-width:2000px){
    .sya_p2_img1{top:-87px}
    .xiaog_pcr{display:block}
    .xiaog_pc{display:none}
    .syb_p2{height:150vh}
    .syb_p2{height:170vh}
    .syb_p2_stkty{top:198px}
    .syb_p3_stick{top:198px}
    .syb_p3{height:200vh}
}


.atm_banner1 .atm_ban_imgbox::before{background:rgba(0,0,0,.2)}
.atm_banner1 .mod_bread{top:113px}




/* 规范 star */
.mod_tit52{font-size:52px;line-height:1.5;color:#fff}
.mod_tit44{font-size:44px;line-height:1.5;color:#fff}
.mod_tit40{font-size:40px;line-height:1.5}
.mod_tit36{font-size:36px;line-height:1.4;font-weight:400;color:#333}
.mod_tit24{font-size:24px;line-height:1.6;color:#fff}
.mod_tit48{color:#000;line-height:1.3;font-size:42px}
.std_pad{padding:115px 0}
.std_mar{margin-bottom:20px}
.mod_word,.mod_word p{font-size:16px;line-height:1.75;color:#666}
.mod_word1,.mod_word1 p{font-size:18px;line-height:1.75;color:#333}
.yxedr_active p{font-size:16px;line-height:1.75;color:#666;margin-bottom:12px}
/* 规范 end */

.invest_page{width:100%;position:relative;border-bottom:1px solid rgba(0,0,0,.1);padding-top:60px}
.invest_page_li a{font-size:16px;line-height:1.6;color:#666;display:inline-block;padding-bottom:20px;position:relative;transition:all .36s}
.invest_page_li a::after{content:'';position:absolute;bottom:0;left:0;width:0%;height:2px;border-radius:2px;background:#0066f5;opacity:0;transition:all .36s}
.invest_page_ul{display:flex;justify-content:center}
.invest_page_li{margin:0 60px}
.invest_list{width:100%;position:relative;padding-top:50px!important}
.invest_page_li.act a{color:#0066f5}
.invest_page_li.act a::after{width:100%;opacity:1}
.invest_list_top{width:100%;position:relative;margin-bottom:63px;display:flex}
.invest_list_btm{width:100%;position:relative}
.invest_list_btm_ul{width:100%}
.ilbu_li{width:100%;position:relative;border-top:1px solid rgba(207,207,207,.4)}
.ilbu_li:last-child{border-bottom:1px solid rgba(207,207,207,.4)}
.ilbu_li a{display:flex;flex-wrap:wrap;width:100%;padding:23px 0;align-items:center}
.ilbu_li_ri{width:26px}
.ilbu_li_le{width:calc(100% - 26px);padding-right:20px;display:flex;flex-wrap:wrap}
.ilbu_li_ri img:nth-child(2){opacity:0}
.ilbu_li_le_time p{color:#666;line-height:1.6;transition:all .36s}
.ilbu_li_le_time{width:150px;padding-right:10px;margin-top:2px}
.ilbu_li_le_info{width:calc(100% - 150px)}
.ilbu_li_le_info p{transition:all .36s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.ilbu_li_ri img{transform:scale(1)!important}
.ilbm_link{display:inline-block}
.spbm_more p{color:#666;line-height:47px;border-radius:550px;border:1px solid #666;display:inline-block;padding:0 46px;transition:all .36s}
.home_inform_le p{color:#fff}
.spbi_info p{color:#fff;line-height:1.75}
.slwb_info_p1 p{color:#fff;line-height:1.75}
.ilbm_info p{font-size:16px;line-height:48px;color:#666;transition:all .36s}
.ilbm_info{padding-right:10px}
.ilbm_link{border-radius:50px;border:1px solid #666;display:flex;align-items:center;padding:0 23px}
.ilbm_more{display:inline-block}
.ilbm_link .atm_imgbox_cover img{transform:scale(1)!important}
.ilbm_link .atm_imgbox_cover img:nth-child(2){opacity:0}
.invest_list_btm_ul{margin-bottom:58px}
.invest_list_btm_paging{width:100%}




.pc_fenye li{width:40px;height:40px;font-size:16px;line-height:40px;color:#000}
.pc_fenye li.activepage{color:#fff;background:#0066f5}
.invest_list_btm_more{margin-bottom:78px}
.iltl_le p{color:#000;line-height:1.75}
.iltl_le{padding-right:23px}
.iltl_ri{width:276px;border:1px solid rgba(0,0,0,.1);height:44px;position:relative}
.invest_list_top_li{display:flex;align-items:center}
.iltl_ri input{width:100%;height:100%;padding:0 23px;font-size:16px;color:#000;padding-right:45px}
.iltl_ri input::-webkit-input-placeholder{color:rgba(0,0,0,.3)}
.iltl_ri input:-moz-placeholder{color:rgba(0,0,0,.3)}
.iltl_ri input::-moz-placeholder{color:rgba(0,0,0,.3)}
.iltl_ri input:-ms-input-placeholder{color:rgba(0,0,0,.3)}
.iltl_ri img{width:18px;position:absolute;top:50%;transform:translateY(-50%);right:13px;z-index:10;cursor:pointer}
.invest_list_top_li1{margin-right:33px}
#layui-laydate1 .layui-laydate-header *{vertical-align:text-top!important}
#layui-laydate1 .layui-this{background-color:#0066f5!important}
.capita_brief{width:100%;position:relative}
.capita_brief_cont{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:center}
.capita_brief_le{width:40%}
.capita_brief_le img{width:100%;border-radius:20px}
.capita_brief_ri{width:60%;padding-left:48px}
.capita_brief_ri p{color:#333}
.capita_notice{width:100%;position:relative;background:#f7f7f7}
.capita_notice_cont{width:100%;position:relative}
.capita_notice_top_le .mod_tit36{color:#333;line-height:1.5}
.cntr_link a{color:#0066f5;line-height:1.75;font-size:16px}
.capita_notice_top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}
.capita_notice_top_ri{margin-bottom:6px}
.capita_notice_btm{width:100%}
.capita_notice_btm .invest_list_btm_ul{margin-bottom:0}
.capita_period{width:100%;position:relative}
.capita_period_cont{width:100%;position:relative}
.capita_period_btm{width:100%;position:relative}
.capita_period_btm_ul{margin:0 -20px;display:flex;flex-wrap:wrap}
.cpby_li{width:33.333333%;padding:0 20px;margin-bottom:54px}
.cpby_wrap{width:100%;position:relative;border-radius:20px;background:#fff;padding:34px 35px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.cpby_wrap_time p{color:#666;line-height:1.6}
.cpby_wrap_tit p{color:#333;line-height:1.6;overflow:hidden;-webkit-line-clamp:2;height:3.2em;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.cpby_wrap_tit::after{display:none}
.cpby_wrap_tit{width:100%;padding-top:16px}
.cpby_wrap_btm{width:100%;border-top:1px solid #cfcfcf;padding-top:27px;display:flex;align-items:center;margin-top:24px}
.cpby_wrap_btm_le{width:24px}
.cpby_wrap_btm_le img{width:100%}
.cpby_wrap_btm_ri p{font-size:14px;line-height:1.5;color:#999}
.cpby_wrap_btm_ri{padding-left:6px}
.capita_contac{width:100%;position:relative}
.capita_contac_cont{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}
.capita_contac_ri{width:48.5%;border-radius:20px;background:#f7f7f7;padding:43px 46px}
.capita_contac_le{width:51.5%;padding-right:40px}
.capita_contac_le_tit .mod_tit36{color:#000;line-height:1.4}
.cclu_le{width:32px;flex:none}
.cclu_le img{width:100%}
.cclu_ri p{color:#333}
.cclu_li{display:flex;margin-bottom:27px}
.cclu_ri{padding-left:20px}
.capita_contac_le_tit{margin-bottom:40px}
.capita_contac_le_more{display:flex}
.cclm_li{margin-right:19px}
.capita_contac_le_ul{padding-bottom:33px}
.capita_contac_ri_info p{color:#333;line-height:1.6}
.capita_contac_ri_increa{width:100%;display:flex;align-items:flex-end;margin-bottom:45px}
.ccri_img{width:34px}
.ccri_img img{width:100%}
.ccri_le p{font-size:64px;line-height:1.2;color:#eb4c28;font-family:PoppinsRegular}
.ccri_info p{color:#666;font-size:14px;line-height:1.5}
.ccri_info p span{color:#0066f5}
.ccri_img,.ccri_info{margin-bottom:18px}
.ccri_info{margin-left:4px}
.capita_contac_ri_info{margin-bottom:36px}
.capita_contac_ri_btm{width:100%;position:relative}
.capita_contac_ri_btm p{font-size:14px;line-height:1.6;color:#999;margin-bottom:5px}
.capita_contac_ri_btm p:last-child{margin-bottom:0}
.ccri_img img{transform:rotate(180deg)}
.ccri_img.on img{transform:rotate(0)}
.ybli_tit .mod_tit48{color:#fff;line-height:1.3}
.yblq_more .spbm_more p{color:#fff;border-color:#fff}
.yblq_more{margin-top:160px}
.atm_banner1 .atm_ban_li_img{top:50%}
.develo_creat{width:100%;position:relative}
.develo_creat_cont{width:100%;position:relative}
.develo_creat_tit .mod_tit36{color:#333;line-height:1.4}
.develo_creat_tit{margin-bottom:60px}
.develo_creat_btm{width:100%;position:relative}
.dcbu_li{width:50%;padding:0 25px;margin-bottom:50px}
.develo_creat_btm_ul{margin:0 -25px;display:flex;flex-wrap:wrap}
.dcbu_wrap{width:100%;position:relative}
.dcbu_wrap .atm_imgbox_cover{border-radius:20px}
.dcbu_wrap .atm_imgbox_cover::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:145px;transition:all .36s;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)}
.dcbu_wrap .atm_imgbox_cover::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;transition:all .36s;opacity:0;z-index:1;background:rgba(0,0,0,.55)}
.dcbu_wrap_top{position:absolute;bottom:0;width:100%;padding:54px;left:0;z-index:10}
.dcbu_wrap_top_info p{color:#fff;line-height:1.75}
.dcbu_wrap_top_info{padding-top:15px;display:none}
.dcbu_wrap.act .atm_imgbox_cover::after{opacity:0}
.dcbu_wrap.act .atm_imgbox_cover::before{opacity:1}
.develo_life{width:100%;position:relative;background:#f7f7f7}
.develo_life_cont{width:100%;position:relative}
.develo_life_btm{width:100%;position:relative}
.dlbu_li{width:427px!important;margin-right:69px!important}
.dlbu_wrap{width:100%}
.dlbu_wrap_img{width:100%}
.dlbu_wrap_img img{width:100%}
.dlbu_wrap_info{margin-top:16px}
.dlbu_wrap_info p{color:#000;line-height:1.75}
.develo_life_btm_ul{align-items:center}
.develo_bloomi{width:100%;position:relative}
.develo_bloomi_cont{width:100%;position:relative;display:flex;flex-wrap:wrap;padding-left:87px;padding-right:136px}
.develo_bloomi_le{width:37.5%}
.develo_bloomi_ri{width:62.5%;padding-left:187px;padding-top:13px}
.dblu_li{width:100%;position:relative;display:none}
.dblu_li:first-child{display:block}
.develo_bloomi_ri_top .mod_tit24{color:#000;line-height:1.6}
.develo_bloomi_ri_top{margin-bottom:38px}
.develo_bloomi_ri_btm{width:100%;position:relative;border-left:1px solid #cfcfcf;padding-left:58px;padding-top:25px;margin-bottom:82px}
.dbrb_li_info .mod_tit24{color:#333;line-height:1.6}
.dbrb_li_name p{color:#333;font-weight:700;line-height:1.65}
.dbrb_li_info{margin-bottom:68px}
.dbrb_li_positi p{color:#666;line-height:1.65}
.dbrb_wrap{width:54px;height:54px;background:#fff;position:relative;border-radius:50%;cursor:pointer;transition:all .36s;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.dbrb_wrap svg{width:37px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.develo_bloomi_ri_butto{display:flex;padding-left:65px}
.dbrb_ri{margin-left:25px}
.dbrb_wrap path{transition:all .36s}
.dbrb_li{display:none}
.dbrb_li:first-child{display:block}
.dbrb_wrap.slick-arrow.slick-disabled{opacity:.6;pointer-events:none}
.develo_recrui{width:100%;position:relative;background:#f7f7f7}
.develo_recrui_cont{width:100%;position:relative}
.develo_recrui_ul_li{width:50%;padding:0 26px}
.develo_recrui_ul{margin:0 -26px;display:flex;flex-wrap:wrap;align-items:stretch}
.drul_wrap{width:100%;position:relative;border-radius:20px;overflow:hidden;background:#fff}
.drul_wrap .atm_imgbox_cover{border-radius:20px}
.drul_wrap_btm{width:100%;position:relative;padding:49px 63px 72px}
.drul_wrap_btm_tit .mod_tit36{color:#000;line-height:1.4}
.drul_wrap_btm_info p{color:#666;line-height:1.75}
.drul_wrap_btm_tit{margin-bottom:42px}
.drul_wrap_btm_more .mod_fot_top_more{text-align:left}
.drul_wrap_btm_more{margin-top:57px}
.atm_hd_pc.isfixed{box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.02)}
#layui-laydate1 .layui-laydate-preview{color:#666!important}
.detail_cont{width:100%;padding-top:33px}
.detail_cont .mod_bread{position:relative;top:auto!important;left:auto}
.atm_b2page .atm_hd_pc,.atm_d2page .atm_hd_pc{box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.02)}
.atm_nypage .atm_main{margin-top:80px}
.mod_bread1 .mod_bread_ul a{color:#999}
.mod_bread1 .mod_bread_ul li:last-child a{color:#333}
.mod_bread1 .mod_bread_ul li::after{color:#999}
.detail_wrap{width:100%;position:relative;display:flex;flex-wrap:wrap;padding-top:72px}
.detail_wrap_ri{width:360px}
.detail_wrap_le{width:calc(100% - 360px);padding-right:125px}
.detail_wrap_ri_tit .mod_tit24{color:#000;line-height:1.75}
.detail_wrap_ri_tit{margin-bottom:43px}
.dwru_wrap_tit p{color:#000;line-height:1.6;transition:all .36s;transition:all .36s;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.dwru_wrap_time p{color:#999;font-size:14px;line-height:1.5}
.dwru_wrap_tit{margin-bottom:25px}
.dwru_li a{display:block;padding:20px 0 17px}
.dwru_li{border-bottom:1px solid #d9d9d9}
.dwru_li:first-child a{padding-top:0}
.dwlt_tit .mod_tit36{color:#000;line-height:1.4}
.dwlt_tit{margin-top:6px}
.detail_wrap_le_top{padding-bottom:43px;border-bottom:1px solid #d9d9d9}
.detail_wrap_le_btm{width:100%;padding-top:31px}
.dwlb_editor{width:100%;position:relative}
.dwlb_editor p{color:#333;margin-bottom:30px}
.dwlb_editor img{border-radius:20px;max-width:100%;height:auto;display:block;margin:0 0 20px}

/* Article heading styles inside editor content */
.dwlb_editor h1,
.dwlb_editor h2,
.dwlb_editor h3,
.dwlb_editor h4 {
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 700;
}
.dwlb_editor h1 { font-size: 32px; line-height: 1.3; margin-bottom: 22px; }
.dwlb_editor h2 { font-size: 26px; line-height: 1.35; margin-bottom: 18px; }
.dwlb_editor h3 { font-size: 22px; line-height: 1.4; margin-bottom: 14px; }
.dwlb_editor h4 { font-size: 18px; line-height: 1.45; margin-bottom: 12px;  }

.dwlb_editor [data-w-e-type="video"] {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 56.25%; /* 16:9 aspect ratio fallback */
    margin: 0 0 28px;
    overflow: hidden;
}
.dwlb_editor [data-w-e-type="video"] iframe,
.dwlb_editor [data-w-e-type="video"] video,
.dwlb_editor iframe.third-party-video-iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
}

/* If the embedded iframe provides its own aspect ratio via width/height attributes
     we still force it to be fluid; allow vertically taller content to behave naturally */
.dwlb_editor [data-w-e-type="video"][data-aspect="portrait"] {
    padding-top: 133.33%; /* 3:4 portrait fallback */
}

.dwlb_share{width:100%;position:relative;display:flex;align-items:center;padding-top:60px}
.dwlb_share_le p{color:#666;line-height:2}
.dblu_li .atm_imgbox_cover img:nth-child(1){z-index:20;position:relative}
.dwlb_share_ri .mfbs_icon{width:26px}
.dwlb_pagin{width:100%;position:relative;border-top:1px solid #dfe2e4;padding-top:43px;margin-top:70px}
.dwlb_pagin_li a{font-size:16px;line-height:1.5;color:#9099a0;transition:all .36s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.dwlb_pagin_li:last-child{margin-top:20px}
.mod_head_le{width:200px}
.mod_fot_btm_log{width:200px}
.atm_phnav6{width:480px;background-color:#fff;margin:0 auto;padding-top:50px}
.atm_phnav6_wrap_ul{display:flex;flex-direction:column}
.atm_p6wu_li{width:100%;cursor:pointer}
.atm_p6wu_li_box{width:100%;position:relative}
.atm_p6wu_li_box::before{content:"";position:absolute;top:50px;left:0;width:100%;height:1px;background:#c9c9c9}
.atm_p6wu_li_box a{width:calc(100% - 30px);display:block}
.atm_p6wulb_text{width:100%}
.atm_p6wulb_text p{width:80%;font-size:18px;line-height:50px;color:#333;text-overflow:clip;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;pointer-events:none}
.atm_p6wu_li_box::after{content:"\e7b2";position:absolute;top:20px;right:0;transform:rotate(0);font-family:iconfont!important;transition:all .36s;font-size:16px}
.atm_p6wulb_hide{display:none;padding-top:10px}
.atm_pbhu_li a{font-size:16px;color:#666;line-height:1.75;margin-bottom:10px}
.atm_p6wu_li_box.on::after{transform:rotate(180deg)}
.atm_phnav6_wrap_btm{display:flex;flex-direction:column}
.atm_p6wbsb_code{display:none;width:100px;height:100px;border-radius:6px;background:#fff;position:absolute;bottom:45px;left:50%;transform:translateX(-50%);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}
.atm_p6wbsb_code img{width:100%;border-radius:6px}
.atm_phnav6_wrap_btm{width:100%;margin-top:80px}
.atm_p6wb_share{width:70px;margin:0 auto;display:flex;justify-content:space-between}
.atm_p6wb_share_box{width:30px;cursor:pointer;position:relative}
.atm_p6wb_tit{text-align:center;font-size:16px;line-height:1.75;color:#333;margin-bottom:20px}
.atm_phnav6_wrap_text p{display:flex;flex-direction:column;text-align:center;color:#333;font-size:14px;line-height:1.75}
.atm_phnav6_wrap_text p span{color:#333;font-size:14px;line-height:1.75}
.atm_phnav6_wrap_text p a{margin-top:10px;color:#333;font-size:14px;line-height:1.75}
.atm_p6wb_ul{display:flex;justify-content:center;margin-top:15px}
.atm_p6wb_ul_li{margin-right:10px}
.atm_p6wb_ul_li a{font-size:16px;line-height:1.75;color:#666;display:block}
.atm_phnav6_wrap_text{margin-top:50px;margin-bottom:15px}
.atm_p6wulb_text a{display:block}


@media screen and (max-width:480px){
    .atm_p6wulb_text p{font-size:16px;line-height:40px}
    .atm_p6wulb_text::after{font-size:14px}
    .atm_phnav6{width:100%;padding:40px 20px 0}
    .atm_pbhu_li a{font-size:14px}
    .atm_phnav6_wrap_btm{margin-top:50px}
    .atm_p6wb_share_box{width:24px}
    .atm_p6wb_tit{font-size:14px;margin-bottom:15px}
    .atm_p6wb_ul_li a{font-size:14px}
    .atm_phnav6_wrap_text{margin-top:30px}
    .atm_p6wu_li_box::after{top:15px;font-size:14px}
    .atm_p6wu_li_box::before{top:40px}
    .atm_p6wbsb_code{width:90px;height:90px;bottom:40px}
}


.atm_phnav6_wrap{display:none}
.ilbm_link .atm_imgbox_cover{width:18px}
.news_tit{width:100%;position:relative;padding-top:60px}
.news_tit_cont{width:100%}
.news_recom{width:100%;position:relative;padding-top:40px!important;padding-bottom:45px!important}
.news_recom_cont{width:100%}
.nrcu_li a{width:100%;display:flex;flex-wrap:wrap;align-items:center}
.nrcu_li{width:100%;display:none}
.nrcu_li:first-child{display:block}
.news_recom_le{width:45.5%}
.news_recom_ri{width:54.5%;padding-left:40px;padding-bottom:65px;padding-right:65px}
.news_recom_le .atm_imgbox_cover{border-radius:16px}
.news_recom_le .atm_imgbox_cover::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,77,167,.86) .35%,rgba(0,77,167,0) 47.58%)}


.nrru_li_time p{color:#999;line-height:1.75}
.nrru_li_time{margin-bottom:17px}
.nrru_li_info .mod_tit24{color:#000;line-height:1.6;transition:all .36s;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.nrru_li_subin p{color:#666;line-height:1.75;overflow:hidden;max-height:8.75em;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.nrru_li_info{margin-bottom:20px}
.nrru_li_more{margin-top:70px}
.news_recom_btm{width:100%;display:flex;justify-content:flex-end;position:absolute;bottom:80px;left:0}
.news_recom_btm_wtap{width:54.5%;padding-left:40px}
.news_recom_btm_wtap .develo_bloomi_ri_butto{padding-left:0}
.news_list{width:100%;position:relative}
.news_list_cont{width:100%;position:relative}
.news_list_top{width:100%;position:relative}
.nltu_li a{font-size:16px;line-height:1.75;color:#333;display:inline-block;transition:all .36s;border-radius:50px;padding:2px 20px}
.news_list_top_ul{display:flex;flex-wrap:wrap;margin-bottom:11px}
.nltu_li.act a{background:#fff}
.nltu_li{margin-right:2px;margin-top:5px;margin-bottom:5px}
.news_list_top{padding-bottom:45px}
.news_list_btm{width:100%;position:relative}
.news_list_btm_ul{margin:0 -21px;display:flex;flex-wrap:wrap}
.nlbu_li{width:33.333333%;padding:0 21px;margin-bottom:78px}
.nlbu_li a{display:block}
.nlbu_wrap{width:100%;position:relative}
.nlbu_wrap_btm{width:100%;position:relative;margin-top:19px;padding-right:50px}
.nlbu_wrap .atm_imgbox_cover{border-radius:16px}
.nlbu_wrap_btm .nrru_li_time{margin-bottom:5px}
.nlbu_wrap_btm .nrru_li_info .mod_tit24{overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}




/* .atm_b1page .atm_ban_imgbox::before {

    background-color: rgba(0, 0, 0, 0.2);

} */



.ban_video{width:100%;position:relative;display:flex;justify-content:center;margin-top:85px}
.ban_video_wrap{display:flex;align-items:center;cursor:pointer}
.ban_video_ri p{color:#fff;line-height:1.5}
.ban_video_le{width:50px}
.ban_video_le img{width:100%}
.ban_video_ri{padding-left:10px}
.mod_bread{top:113px}
.interc_positi{width:100%;position:relative}
.cpbu_wrap_info::after{display:none}
.cpbu_wrap_info{padding-top:0}
.cpbu_wrap{padding:65px 34px 78px}
.interc_experi{width:100%;height:250vh;position:relative}
.interc_experi_wrap{width:100%!important;background:#f7f7f7;height:calc(100vh - 80px);display:flex;align-items:center}
.interc_experi_cont{width:100%;position:relative}
.interc_experi_cont .develo_creat_tit{text-align:center}
.interc_experi_btm{width:100%}
.iebs_li{width:100%!important;position:relative;margin-right:50px}
.iebs_li:last-child{margin-right:0!important}
.iebs_li .atm_imgbox_cover{border-radius:20px}
.interc_panora{width:100%;position:relative;height:150vh}
.interc_panora_wrap{position:sticky;position:-webkit-sticky;top:80px;left:0;width:100%;overflow:hidden}
.interc_panora_tit{text-align:center;width:100%;position:absolute;top:130px;left:0;z-index:20}
.interc_panora_video{width:100%;position:relative}
.ipvt_video{width:100%;position:relative;overflow:hidden}
.interc_panora_video_top{width:100%;position:relative;z-index:10;transition:all .36s}
.ipvt_video img{width:100%}
.ipvt_dots_wrap p{font-size:16px;line-height:1.6;color:#0066f5;cursor:pointer}
.ipvt_dots_wrap{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;z-index:10;cursor:pointer}
.interc_panora_video_btm{position:absolute;top:0;left:0;width:100%;height:100%}
.ipvb_li{width:100%;position:absolute;top:0;left:0;opacity:0;transition:all .36s}
.ipvb_li.act{opacity:1;z-index:8}
.ipvb_li:first-child{position:relative}
.ipvb_li_video{width:100%}
.ipvb_li_video img{width:100%}
.ipvt_dots_wrap img{width:16px;margin-left:15px;margin-bottom:3px;opacity:0;transition:all .36s}
.ipvt_dots_wrap.act img{opacity:1}
.case_p2_righ_ul{width:100%;position:relative}
.cpru_li_top_img img{width:100%}
.cpru_li_top{width:100%;position:relative}
.cpru_li{width:100%}
.cprl_li .clbb_linp{border-radius:4px;padding:7px 12px}
.cpru_li_top_swip .develo_bloomi_ri_butto{width:100%}
.cpru_li_top_swip .dbrb_wrap{position:absolute;top:40%;transform:translateY(-50%);z-index:10}
.cpru_li_top_swip .dbrb_le{left:-30px}
.cpru_li_top_swip .dbrb_ri{right:-30px}
.cpru_li_top_swip{position:absolute;top:0;left:0;width:100%;height:100%}
.ipvb_top{position:absolute;top:34.5%;left:0;width:100%;z-index:9;pointer-events:none}
.ipvb_top_ul{pointer-events:all;display:inline-block;width:auto!important}
.ipvb_top_li{width:auto!important}
.ipvb_top_li_tit .mod_tit24{color:rgba(35,58,91,.7);transition:all .36s}
.ipvb_top_li{position:relative;padding-left:23px;margin-bottom:30px;cursor:pointer}
.ipvb_top_li::after{content:'';position:absolute;top:0;left:0;width:3px;height:0%;opacity:0;transition:all .36s;background:#0066f5}
.ipvb_top_li.act::after{height:100%;opacity:1}
.ipvb_top_li_info p{color:#666;line-height:1.6}
.ipvb_top_li_info{padding-top:11px;display:none}
.ipvb_top_li.act .ipvb_top_li_tit .mod_tit24{color:#0066f5}
.ipvb_top_li_tit{display:inline-block}
.cprl_li:first-child{display:block}




/* .interc_panora.change .interc_panora_video_top {

    opacity: 0;

    pointer-events: none;

} */



.interc_panora_video_btm{opacity:0;pointer-events:none;z-index:10;transition:all .36s}
.interc_panora.change .interc_panora_video_btm{opacity:1;pointer-events:all!important}
.interc_cooper{width:100%;position:relative;background:#f7f7f7;overflow:hidden}
.interc_cooper_cont{width:100%;position:relative}
.interc_cooper_btm{width:100%}
.icbu_li{width:50%;padding:21px;display:none}
.icbu_li:first-child{display:block}
.interc_cooper_btm_ul{margin:-21px -21px 0}
.develo_creat_tit{text-align:center}
.icbu_wrap{width:100%;position:relative;background:#fff;border-radius:20px;padding:37px 50px 70px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 0 30px 0 rgba(73,126,218,.07)}
.icbu_wrap_logo{width:148px;margin-bottom:35px}
.icbu_wrap_info p{color:#666;line-height:1.75}
.interc_cooper_btm_swip{display:flex;justify-content:center;padding-top:50px}
.interc_cooper_btm_swip .develo_bloomi_ri_butto{padding-left:0}
.interc_lead{width:100%;position:relative}
.interc_lead_cont{width:100%;position:relative}
.interc_lead_btm{width:100%;position:relative}
.interc_lead_btm_img{width:100%;position:relative;border-radius:20px;overflow:hidden}
.interc_lead_btm_img img{width:100%}
.interc_lead_num{width:100%;position:relative;padding-top:70px}
.ilnu_li{width:25%}
.ilnu_li_tit .mod_tit52{color:#333;line-height:1.5;font-family:PoppinsRegular}
.interc_lead_num_ul{display:flex;flex-wrap:wrap}
.ilnu_li_info p{color:#666464;line-height:1.5}
.interc_news{width:100%;position:relative;background:#f9f9f9;overflow:hidden}
.interc_news_cont{width:100%;position:relative}
.interc_news_btm{width:100%;position:relative;padding-top:30px}
.inbu_li{width:33.333333%;padding:0 20px;display:none}
.inbu_li:first-child{display:block}
.interc_news_btm_ul{margin:0 -20px;display:flex;flex-wrap:wrap}
.interc_news_btm_swip{display:flex;justify-content:center;padding-top:60px}
.interc_news_btm_swip .develo_bloomi_ri_butto{padding-left:0}
.interc_under{width:100%;position:relative}


.produ_tit_wrap_le .mod_tit48{color:#333;line-height:1.3}
.produ_tit_wrap_ri{width:54px;height:54px;border-radius:50px;background:#fff;position:relative;margin-left:30px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.produ_tit_wrap_ri img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:37px;transition:all .36s}
.produ_tit_wrap{display:flex;align-items:center;justify-content:center;cursor:pointer}
.produ_list{width:100%;position:relative}
.produ_list_li{width:100%;position:relative;overflow:hidden}
.produ_list_li_cont{width:100%;position:relative}
.produ_list_li_img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:260px}
.produ_list_li_img .atm_imgbox_cover{border-radius:0 10px 10px 0}
.produ_list_li_img .atm_imgbox_cover::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}
.pllc_tit .mod_tit36{color:#333;line-height:1.4}
.pllc_tit{margin-bottom:40px}
.plli_img{position:absolute;top:0;left:0;width:100%;height:100%;background-blend-mode:multiply,normal;background-repeat:no-repeat;background-size:cover;background-position:center}
.pllc_btm{width:calc(100% + 27.5vw);position:relative;margin-left:-30px}
.pllc_btm_wrap{overflow:hidden;padding-left:30px;width:100%;position:relative;padding-bottom:50px}
.pllc_btm_li{width:447px!important;position:relative;margin-right:30px!important}
.pllc_btm_li_wrap{width:100%;border-radius:10px;background:#fff;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 9.86905px 0 rgba(73,126,218,.04),0 17px 26px 0 rgba(73,126,218,.07)}
.pblw_btm{width:100%;position:relative;padding:24px 43px 40px}
.pblw_btm_tit .mod_tit24{color:#333;line-height:1.6}
.pblw_btm_info p{font-size:14px;line-height:1.6;color:#666;min-height:9.6em}
.pblw_btm_tit{margin-bottom:9px}
.produ_list_swip{width:100%;position:relative;display:flex;justify-content:flex-end}
.dbrb_wrap.swiper-button-disabled{opacity:.6;pointer-events:none}
.produ_list_li:nth-child(2n){background:#f7f7f7}
.atm_b3page .atm_ban_imgbox::before{background:rgba(0,0,0,.1)}
.interc_panoral .interc_panora_video_btm{position:relative}
.interc_panoral .ipvb_li{display:block;opacity:1}
.interc_cooper1 .icbu_wrap_logo{width:250px}
.interc_cooper1 .icbu_wrap{border-radius:0}
.interc_lead_other{width:100%;position:relative}
.interc_lead_other{width:100%;position:relative}
.interc_lead_other_top{width:100%;position:relative;margin-bottom:48px}
.ilot_li{width:100%;position:relative;display:none}
.ilot_li:first-child{display:block}
.ilot_li .atm_imgbox_cover{border-radius:20px}
.ilob_ul{margin:0 -14px}
.ilob_li{width:33.333333%;padding:0 14px;display:none}
.ilob_li:first-child{display:block}
.ilob_wrap{width:100%;opacity:.5;border-top:1px solid #333;transition:all .36s;padding-top:23px;cursor:pointer}
.ilob_li_tit .mod_tit24{color:#333;line-height:1.2}
.ilob_li_tit .ilob_li_info p{color:#666;line-height:1.75}
.ilob_li_tit{margin-bottom:26px}
.ilob_li.slick-current .ilob_wrap{opacity:1}
.cpiy_btm{width:100%;position:relative}
.atm_b3page .interc_under .spbm_more p{border-radius:50px}
.atm_d1page .atm_banner1 .mod_bread{top:33px}
.atm_d1page{background:#f7f7f7}
.news_recom_cont_ul{width:100%;padding:40px;border-radius:20px;background:#fff}
.nrru_li_info .mod_tit36{color:#000;line-height:1.4;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}



.news_recom_cont_ul .slick-dots li{width:70px;height:3px;background:rgba(10,77,167,.3);border-radius:0}
.news_recom_cont_ul .slick-dots li::after{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:#0a4da7;opacity:0}
.news_recom_cont_ul .slick-dots li.slick-active::after{width:100%;transition:width 3s;opacity:1}
.news_recom_cont{padding-bottom:35px}
.news_recom_cont_ul .slick-dots{bottom:-43px}
.interc_trend{width:100%;position:relative;background:#fff;overflow:hidden}
.interc_trend_cont{width:100%;position:relative}
.interc_trend_btm{width:100%;position:relative}
.interc_trend_btm_ul{width:100%;position:relative}
.itbu_li{width:100%}
.itbu_li:first-child{position:relative}
.itbu_wrap{width:100%;display:flex;flex-wrap:wrap;background:#0066f5;border-radius:20px;padding:60px 76px 50px;align-items:center}
.itbu_wrap_le{width:calc(100% - 368px);padding-right:236px}
.itbu_wrap_ri{width:368px;border:1px solid #2982ff;border-radius:6px;padding:40px 72px}
.interc_trend_btm_ul .slick-list{overflow:visible!important}
.itbu_swip{display:flex;justify-content:center;margin-top:105px}
.yx_rotate4_list_nub:not(:first-child){display:none}
.yx_rotate4 .atm_cont1280{position:relative}
.yrln_cry{display:flex;align-items:center;background:#f5f8fe;border-radius:10px;overflow:hidden}
.yrln_cry_img{width:50%}
.yrln_cry_text{width:50%;padding:30px 50px}
.yrln_cry_title{font-weight:700;color:#333;position:relative;font-size:20px;line-height:1.875;padding-bottom:14px;margin-bottom:14px}
.yrln_cry_title::before{content:'';background:#d9d9d9;height:1px;width:calc(100% - 42px);position:absolute;bottom:0;left:0}
.std_text p{font-size:16px;color:#666;line-height:1.75}




/* 轮播数字 */
.yx_rotate4_control{font-size:16px;color:#666;line-height:1.875;position:absolute;right:calc(50% + 110px);bottom:50px;width:48px;text-align:center}




/* 轮播箭头 */
.rotate4_arrows .slick-next,.rotate4_arrows .slick-prev{width:30px;height:30px;z-index:8}
.rotate4_arrows .slick-next::after,.rotate4_arrows .slick-next::before,.rotate4_arrows .slick-prev::after,.rotate4_arrows .slick-prev::before{content:'';position:absolute;width:100%;height:100%;background-size:100% 100%;transition:all .36s;top:50%;left:50%;transform:translate(-50%,-50%)}
.rotate4_arrows .slick-next::before,.rotate4_arrows .slick-prev::before{background-image:url(images/a1_icon13.svg)}
.rotate4_arrows .slick-next::after,.rotate4_arrows .slick-prev::after{background-image:url(images/a1_icon13_1.svg);opacity:0}
.rotate4_arrows .slick-next::after,.rotate4_arrows .slick-next::before{transform:translate(-50%,-50%) rotate(180deg)}
.yx_rotate4_list .slick-next{top:auto;right:calc(50% + 80px);bottom:50px;transform:translate(0)}
.yx_rotate4_list .slick-prev{left:auto;top:auto;right:calc(50% + 158px);bottom:50px;transform:translate(0)}
.slick-arrow.slick-disabled{pointer-events:none;opacity:.7}




/* add - start */

.yx_rotate4 .slick-list{overflow:visible}
.yx_rotate4{--move:25px;--scale1:0.05}
.yx_rotate4_list_nub{opacity:0!important;pointer-events:none;z-index:var(--zindex)!important;transform-origin:center bottom;transition:all .36s ease-out!important;perspective:2000px}
.yx_rotate4_list_nub.prev{transform:scale(1) translateY(calc(var(--move) * -1))}
.yx_rotate4_list_nub.slick-active{opacity:1!important;pointer-events:all;transform:scale(1) translateY(0)}
.yx_rotate4_list_nub.next1{transform:scale(calc(1 - var(--scale1))) translateY(var(--move));opacity:1!important;pointer-events:all}
.yx_rotate4_list_nub.next2{transform:scale(calc(1 - calc(var(--scale1) * 2))) translateY(calc(var(--move) * 2));opacity:1!important;pointer-events:all}
.yx_rotate4_list_nub.next{transform:scale(calc(1 - calc(var(--scale1) * 3))) translateY(calc(var(--move) * 3))}
.itbu_wrap{transition:all .36s}
.yx_rotate4_list_nub.prev .itbu_wrap{transform:translate3d(0,-130px,25px) rotateX(30deg)}
.yx_rotate4_list .slick-track{transform-style:preserve-3d}

@media screen and (min-width:1200px) {
	.rotate4_arrows .slick-next:hover::before,.rotate4_arrows .slick-prev:hover::before {
		opacity: 0
	}

	.rotate4_arrows .slick-next:hover::after,.rotate4_arrows .slick-prev:hover::after {
		opacity: 1
	}
}





/* 响应式 */
@media screen and (max-width:1440px){
    .yrln_cry_title{font-size:18px}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:26px}
    .yx_rotate4_list .slick-prev{right:calc(50% + 128px)}
    .yx_rotate4_list .slick-next{right:calc(50% + 50px)}
    .yx_rotate4_control{right:calc(50% + 80px)}
}




@media screen and (max-width:1199px){
    .yrln_cry_text{padding:26px 30px}
    .yx_rotate4_list .slick-dots{padding-left:22.5px;bottom:22px}
    .rotate4_arrows .slick-next,.rotate4_arrows .slick-prev{width:26px;height:26px}
    .yx_rotate4_list .slick-next{right:calc(50% + 38px)}
    .yx_rotate4_control{right:calc(50% + 64px)}
    .yx_rotate4_list .slick-prev{right:calc(50% + 112px)}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:16px}
}




@media screen and (max-width:991px){
    .yrln_cry_title{padding-bottom:10px;margin-bottom:10px}
    .yrln_cry_text{padding:20px 20px}
    .yx_rotate4_control,.yx_rotate4_list .slick-next,.yx_rotate4_list .slick-prev{bottom:-44px}
    .yx_rotate4_list .slick-next{left:calc(50% + 38px);right:auto;transform:translateX(-50%)}
    .yx_rotate4_list .slick-prev{left:calc(50% - 38px);right:auto;transform:translateX(-50%)}
    .yx_rotate4_control{right:auto;left:50%;transform:translateX(-50%)}
}




@media screen and (max-width:767px){
    .yrln_cry_title{padding-bottom:8px;margin-bottom:8px}
.yrln_cry{display:block}
.yrln_cry_img,.yrln_cry_text{width:100%}
}

@media screen and (max-width:480px){
    .std_text p{font-size:14px}
    .yrln_cry_title{font-size:16px}
    .yrln_cry_text{padding:16px}
    .yrln_cry{border-radius:6px}
}




.itbu_li{display:none}
.itbu_li:first-child{display:block}
.yx_rotate4_list_nub.next1 .itbu_wrap{background:#bed2f1}
.yx_rotate4_list_nub.next2 .itbu_wrap{background:#dfecff}
.itbu_swip .develo_bloomi_ri_butto{padding-left:0}
.interc_leadr{width:100%;position:relative}
.interc_leadr_cont{width:100%;position:relative}
.interc_leadr_btm{width:100%;position:relative}
.interc_leadr_btm_ul{width:100%}
.ilku_li{width:100%;position:relative;position:sticky;position:-webkit-sticky;bottom:100px;left:0;margin-bottom:70px}
.ilbu_wrap{width:100%;position:relative;display:flex;align-items:stretch;flex-wrap:wrap;border-radius:20px;overflow:hidden;box-shadow:0 8px 50px -12px rgba(255,255,255,.2)}
.ilbu_wrap_le{width:40%}
.ilbu_wrap_ri{width:60%;background:#0066f5;padding:142px 94px;padding-right:205px}
.ilbu_wrap_ri_tit .mod_tit24{line-height:1.2}
.ilbu_wrap_ri_info p{color:#fff;line-height:1.75}
.ilbu_wrap_ri_tit{margin-bottom:26px}
.interc_panora.change1 .interc_panora_video_top{opacity:1;pointer-events:all}
.yblp_more .ilbm_link{border-color:#fff}
.yblp_more .ilbm_link .ilbm_info p{color:#fff}
.yblp_more .atm_imgbox_cover img{transform:scale(1)!important;transition:all 0s!important}
.yblp_more{margin-top:60px}
.ybli_info{max-width:850px;margin:0 auto}
.suppli_shade{display:block}
.suppli_shade_li{width:25%;height:100vh;transition:all .68s}
.suppli_shade_li.act{width:62.2%}
.suppli_shade_li_wrap{width:100%;height:100%;position:relative;background-size:cover;background-position:50%;display:flex;align-items:flex-end;justify-content:center;z-index:1;overflow:hidden}
.suppli_shade_li_wrap::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:40%;z-index:-1;background:linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%)}
.sslw_top{width:100%;padding:64px 20px;transition:all .36s}
.sslw_top_tit .mod_tit36{color:#fff;text-align:center}
.sslw_top_tit{margin-bottom:30px}
.sslw_top_icon{width:40px;margin:0 auto}
.sslw_top_icon img{width:100%}
.suppli_shade_ul{width:100%;display:flex}
.sslw_btm{position:absolute;bottom:0;left:0;width:100%;padding:83px 88px;opacity:0;transition:all 0s}
.sslw_btm .sslw_top_tit .mod_tit36{text-align:left}
.sslw_btm_info p{color:#fff;line-height:1.75}
.suppli_shade_li.act .sslw_top{opacity:0}
.suppli_shade_li.act .sslw_btm{opacity:1;transition:all .36s!important;transition-delay:.55s!important}
.atm_g4page .atm_main{margin-top:0!important}
.suppli_report{width:100%;position:relative;background:#f7f7f7;margin-top:80px}
.suppli_report_cont{width:100%;position:relative;background:#fff;border-radius:20px;padding:60px 157px 127px;box-shadow:0 2.3940367698669434px 5.32008171081543px rgba(73,126,218,.03),0 8.041070938110352px 17.869047164916992px rgba(73,126,218,.04),0 36px 80px rgba(73,126,218,.07)}
.suppli_report_btm{width:100%;display:flex;flex-wrap:wrap;align-items:center}
.suppli_report_le,.suppli_report_ri{width:50%}
.suppli_report_le_img{width:104px}
.suppli_report_le_info{width:calc(100% - 104px);padding-left:45px}
.suppli_report_le_img img{width:100%}
.suppli_report_le{display:flex;flex-wrap:wrap;align-items:stretch;padding-right:20px}
.suppli_report_ri{border-left:1px solid rgba(0,0,0,.2);padding-left:40px}
.srli_tit .mod_tit24{color:#000;line-height:1.6}
.srli_info p{color:rgba(0,0,0,.7);line-height:1.6}
.suppli_report_le_info{display:flex;flex-direction:column;justify-content:space-between}
.suppli_report_ri_tit .mod_tit24{color:#000;line-height:1.6}
.suppli_report_ri{text-align:center}
.suppli_report_ri_tit{margin-bottom:37px}
.suppli_report_ri_info p{margin-bottom:7px}
.suppli_end{width:100%;background:#f7f7f7;padding-top:1px}




/* .atm_g4page .atm_ban_imgbox img {

    height: 100vh;

    object-fit: cover;

} */



.interc_lead_btm_play{width:60px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.interc_lead_btm_play img{width:100%}
.case_p4_top_subtit .mod_tit24{color:#fff;line-height:1.5}
.case_p4_top_subtit{margin-bottom:8px}
.case_radio{width:100%;position:relative}
html.sticky1 body{overflow:visible!important}
.atm_nypage .mod_bread{top:33px}
.atm_g3page .atm_ban_li_img{text-align:left}
.ybli_input{width:440px;position:relative;margin-top:36px}
.case_p2_cont_styk,.interc_panora .case_p2_cont{height:100%}
.atm_select_hd{height:50px;background:#fff;border-radius:5px}
.atm_select_hd{padding:0 22px}
.atm_select_xtbbox{right:18px}
.atm_select_bd{top:calc(100% + 6px);background:#fff;border-radius:5px;padding:19px 22px 0;max-height:250px}
.atm_select_li{font-size:16px;line-height:1.75;color:#333;margin-bottom:18px}
.atm_select_bd .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#0a4da7!important}
.atm_select_bd .mCSB_scrollTools .mCSB_draggerRail{width:4px!important;background:#cfcfcf!important}
.atm_select_bd .mCSB_outside+.mCSB_scrollTools{right:5px!important}



.atm_select_hd input {

    font-size: 16px;

    color: #333;

}





.atm_select_hd input::-webkit-input-placeholder {

    /* WebKit browsers */

    color: #333;

}



.atm_select_hd input:-moz-placeholder {

    /* Mozilla Firefox 4 to 18 */

    color: #333;

}



.atm_select_hd input::-moz-placeholder {

    /* Mozilla Firefox 19+ */

    color: #333;

}



.atm_select_hd input:-ms-input-placeholder {

    /* Internet Explorer 10+ */

    color: #333;

}



.contact_busine{width:100%;position:relative}
.contact_busine_li_tit .mod_tit36{color:#000;line-height:1.4}
.contact_busine_li_tit{margin-bottom:38px}
.contact_busine_li_btm{width:100%;position:relative}
.cblb_li{width:25%;padding:0 20px;margin-bottom:40px}
.cblb_ul{margin:0 -20px;display:flex;flex-wrap:wrap}
.cblb_li_wrap{width:100%;position:relative}
.cblb_li_wrap .atm_imgbox_cover{border-radius:16px}
.cblb_li_wrap .atm_imgbox_cover::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7) 11.16%,rgba(0,0,0,0) 44.63%)}
.cblb_li_wrap_tit{position:absolute;bottom:0;left:0;padding:30px 39px;z-index:10;width:100%}
.cblb_li_wrap_tit .mod_tit24{color:#fff;line-height:1.6}
.cblb_li a{display:block}
.contact_busine_li{width:100%;border-bottom:1px solid #cfcfcf;padding:70px 0 30px}
.contact_busine_li:last-child{border-bottom:none;padding-bottom:0}
.contact_busine_li:first-child{padding-top:0}
.atm_g3_1page{background:#f7f7f7}
.consum_list{width:100%;position:relative}
.consum_list_cont{width:100%;position:relative}
.consum_list_ul{display:flex;flex-wrap:wrap;align-items:stretch}
.consum_list_ul_li{width:50%;padding:0 20px;margin-bottom:40px}
.clul_wrap{width:100%;height:100%;position:relative;border-radius:20px;background:#fff;padding:40px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.clul_wrap_tit .mod_tit24{color:#0a4da7;line-height:1.6;font-weight:700}
.clul_wrap_tit{margin-bottom:32px}
.clul_wrap_add_tit p{color:#333;line-height:1.75;font-weight:700}
.clul_wrap_add_info p{color:#666;line-height:1.75}
.clul_wrap_add_tit{margin-bottom:8px}
.clul_wrap_btm{display:flex;flex-wrap:wrap}
.clul_wrap_btm_li{display:flex;min-width:50%;padding-right:5px;margin-top:23px}
.clul_wrap_btm_li .clul_wrap_add_tit{flex:none;margin-bottom:0}
.clul_wrap_btm_li .clul_wrap_add_info{padding-left:8px}
.clul_wrap_top{width:100%;padding-bottom:10px}
.atm_g3_1page .atm_ban_li_img{text-align:left}
.atm_e1page .c_ban{text-align:left}
.atm_e1page .c_ban .c_ban_info,.atm_e1page .c_ban .c_ban_tit{width:51%}
.atm_e1page .atm_banner1 .atm_ban_imgbox::before{background:rgba(0,0,0,.05)}
.sustai_ban{width:100%;position:absolute;bottom:38px;z-index:10;left:0}
.sustai_ban_cont{width:100%;position:relative;border-radius:10px;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.1);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);padding:30px 46px;display:flex;flex-wrap:wrap;align-items:center}
.atm_e1page.atm_nypage .atm_main{margin-top:0}
.sustai_ban_ri{width:120px}
.sustai_ban_le{width:calc(100% - 120px);padding-right:100px}
.sustai_ban_le a{display:block;width:100%}
.sustai_ban_ri .develo_bloomi_ri_butto{padding-left:0;justify-content:space-between}
.sustai_ban_ri .dbrb_ri{margin-left:0}
.sustai_ban_ri .dbrb_wrap{background:0 0;border:1px solid #fff}
.sustai_ban_ri path{fill:#fff!important}
.sustai_ban_le_ul{width:100%;position:relative}
.sblu_li{width:100%}
.sblu_li a{display:flex;align-items:center;flex-wrap:wrap}
.sblu_le{width:140px;padding-right:10px}
.sblu_ri{width:calc(100% - 140px);padding-left:50px;border-left:1px solid rgba(255,255,255,.5);padding-top:13px;padding-bottom:13px}
.sblu_le_tit p{font-family:PoppinsRegular;color:#fff;line-height:1.2}
.sblu_le_info p{color:#fff;line-height:1.75}
.sblu_ri_tit .mod_tit24{color:#fff;line-height:1.65;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.sblu_ri_info p{color:rgba(255,255,255,.8);line-height:1.75;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.sblu_ri_tit{margin-bottom:11px}
.sblu_li{display:none}
.sblu_li:first-child{display:block}
.sustai_head{width:100%;position:fixed;top:80px;left:0;z-index:20}
.sustai_head_li{width:100%;background:rgba(255,255,255,.8);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}
.sustai_head_cont{width:100%;position:relative;display:flex;justify-content:center;align-items:center}
.sustai_head_le a{font-size:14px;font-weight:700;line-height:58px;display:block;color:#000;transition:all .36s}
.sustai_head_le{padding-right:22px;margin-right:4px;position:relative}
.sustai_head_le::before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:17px;background:rgba(0,0,0,.2)}
.shrl_link{font-size:14px;line-height:58px;color:#000;transition:all .36s;display:block}
.shrl_link_wrap{width:9px;margin-left:7px;display:none}
.shrl_link_wrap img{width:100%;transition:all .36s}
.sustai_head_ri{display:flex}
.sustai_head_ri_li{padding:0 18px}
.sustai_head_ri_li.on .shrl_link_wrap{display:inline-block}
.atm_e1page.atm_nypage .mod_bread{top:155px}
.sustai_strate{width:100%;position:relative}
.sustai_strate_cont{width:100%;position:relative;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}
.sustai_strate_le_tit .mod_tit36{color:#333;line-height:1.4}
.sustai_strate_le_info p{color:#666;line-height:1.75}
.sustai_strate_le_tit{margin-bottom:20px}
.sustai_strate_le{width:31.5%}
.sustai_strate_le_info{margin-bottom:48px}
.sustai_strate_ri{width:50%}
.ssrt_ul{display:flex;flex-wrap:wrap;margin:0 -10px}
.ssrt_li{width:16.666666%;padding:0 10px;margin-bottom:20px}
.sustai_strate_ri_btm{width:100%;position:relative;padding-top:20px}
.ssrb_ul{display:flex;flex-wrap:wrap;justify-content:center}
.ssrb_wrap p{color:#0066f5;line-height:1.5;transition:all .36s;font-size:20px;padding:8px 22px;background:rgba(0,102,245,.06);border-radius:50px;cursor:pointer}
.ssrb_li{margin-right:27px;margin-bottom:15px}
.ssrb_li:last-child{margin-right:0}
.ssrb_li.act p{background:#0066f5;color:#fff}
.sustai_strate_ri_top{width:100%;position:relative}
.sustai_commit{width:100%;position:relative;padding-top:60px!important;padding-bottom:0!important}
.sustai_commit_cont{width:100%;position:relative}
.sustai_commit_ul{display:flex;flex-wrap:wrap;margin:0 -20px}
.sustai_commit_ul_li{width:33.333333%;padding:0 20px;margin-bottom:60px}
.sustai_commit_ul_li:nth-child(2n){margin-top:108px}
.scul_wrap{width:100%;position:relative}
.scul_wrap .atm_imgbox_cover{border-radius:20px}
.scul_wrap_btm{width:100%;margin-top:42px;text-align:center}
.scul_wrap_btm_tit .mod_tit24{color:#0066f5;line-height:1.6}
.scul_wrap_btm_info p{color:#666;line-height:1.75}
.scul_wrap_btm_tit{margin-bottom:15px}
.sustai_goven{width:100%;position:relative}
.sustai_goven_cont{width:100%;position:relative}
.sustai_goven_ul{width:100%;position:relative}
.sustai_goven_li{position:sticky;position:-webkit-sticky;bottom:80px;left:0;margin-bottom:80px}
.sustai_goven_li .atm_imgbox_cover{border-radius:20px}
.sustai_goven_li_wrap{width:100%;position:relative}
.sglw_btm{position:absolute;top:0;left:0;width:100%;padding:102px 90px;z-index:10}
.sglw_btm_tit .mod_tit36{color:#333;line-height:1.4}
.sglw_btm_info p{color:#666;line-height:1.75}
.sglw_btm_wrap{width:510px}
.sglw_btm_tit{margin-bottom:15px}
.sglw_btm_info{margin-bottom:54px}
.ssrt_li{opacity:.2}
.ssrt_list .ssrt_li:last-child{opacity:1}
.ssrt_list:nth-child(1) .ssrt_li:nth-child(10),.ssrt_list:nth-child(1) .ssrt_li:nth-child(12),.ssrt_list:nth-child(1) .ssrt_li:nth-child(13),.ssrt_list:nth-child(1) .ssrt_li:nth-child(17),.ssrt_list:nth-child(1) .ssrt_li:nth-child(3),.ssrt_list:nth-child(1) .ssrt_li:nth-child(4),.ssrt_list:nth-child(1) .ssrt_li:nth-child(8){opacity:1}
.ssrt_list:nth-child(2) .ssrt_li:nth-child(11),.ssrt_list:nth-child(2) .ssrt_li:nth-child(12),.ssrt_list:nth-child(2) .ssrt_li:nth-child(13),.ssrt_list:nth-child(2) .ssrt_li:nth-child(6),.ssrt_list:nth-child(2) .ssrt_li:nth-child(7),.ssrt_list:nth-child(2) .ssrt_li:nth-child(9){opacity:1}
.ssrt_list:nth-child(3) .ssrt_li:nth-child(13),.ssrt_list:nth-child(3) .ssrt_li:nth-child(3),.ssrt_list:nth-child(3) .ssrt_li:nth-child(7),.ssrt_list:nth-child(3) .ssrt_li:nth-child(9){opacity:1}
.ssrt_list:nth-child(4) .ssrt_li:nth-child(10),.ssrt_list:nth-child(4) .ssrt_li:nth-child(16),.ssrt_list:nth-child(4) .ssrt_li:nth-child(3),.ssrt_list:nth-child(4) .ssrt_li:nth-child(4),.ssrt_list:nth-child(4) .ssrt_li:nth-child(5),.ssrt_list:nth-child(4) .ssrt_li:nth-child(8){opacity:1}
.ssrt_list:nth-child(5) .ssrt_li:nth-child(1),.ssrt_list:nth-child(5) .ssrt_li:nth-child(16),.ssrt_list:nth-child(5) .ssrt_li:nth-child(17),.ssrt_list:nth-child(5) .ssrt_li:nth-child(4){opacity:1}
.sustai_digit{width:100%;height:100vh;min-height:100%;position:relative;z-index:1}
.sustai_digit::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:-1}
.sustai_digit_cont{width:100%;height:100%;position:relative}
.sustai_digit .atm_cont1400{height:100%}
.sustai_digit_ul{width:100%;height:100%;display:flex;flex-wrap:wrap}
.sustai_digit_ul_li{width:33.333333%;height:100%;border-left:1px solid rgba(255,255,255,.5);display:flex;align-items:center}
.mod_tit56{font-size:56px;line-height:1.6;color:#fff}
.sdul_top_info p{color:#fff;line-height:1.75;min-height:3.5em}
.sdul_top{margin-bottom:169px}
.sdul_wrap{width:100%;padding:0 100px}
.sustai_digit_btm p{color:#fff;line-height:1.75}
.sustai_digit_btm{width:33.333333%;bottom:35px;position:absolute;left:0;padding:0 10px;text-align:center}
.sustai_honor{width:100%;position:relative}
.sustai_honor_cont{width:100%;position:relative}
.sustai_honor_btm{width:100%;position:relative;margin-top:-20px}
.sustai_honor_list_li{width:25%;padding:20px 20px}
.sustai_honor_list{margin:0 -20px}
.shll_wrap{width:100%;position:relative;box-shadow:0 4px 20px 0 rgba(73,126,218,.07);border-radius:10px;overflow:hidden}
.shll_wrap_top{position:absolute;top:0;left:0;width:100%;z-index:10;padding:40px 36px;text-align:center}
.shll_wrap_top_year .mod_tit36{font-family:PoppinsRegular;color:#fff;line-height:1.5;font-weight:700}
.shll_wrap_top_tit .mod_tit24{font-weight:700;color:#fff;line-height:1.5}
.shll_wrap_top_info p{font-size:20px;line-height:1.5;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.sustai_honor_list_li.on .shll_wrap_top_year .mod_tit36{color:#333}
.sustai_honor_list_li.on .shll_wrap_top_tit .mod_tit24{color:#333}
.sustai_honor_list_li.on .shll_wrap_top_info p{color:#333}
.shll_wrap_top_info span{font-weight:700}
.sustai_honor_list_li{display:none}
.sustai_honor_list_li:first-child{display:block}
.sustai_honor_btm_ctrcl .develo_bloomi_ri_butto{padding-left:0}
.sustai_honor_btm_ctrcl .dbrb_wrap{position:absolute;top:50%;transform:translateY(-50%)}
.sustai_honor_btm_ctrcl .dbrb_le{left:-100px}
.sustai_honor_btm_ctrcl .dbrb_ri{right:-100px}
.sustai_honor_more{width:100%;position:relative}
.sustai_honor_more{display:flex;justify-content:center;margin-top:60px}
.sustai_report{width:100%;position:relative;padding-top:0!important}
.sustai_report_cont{width:100%;position:relative}
.sustai_report_top .develo_creat_tit{text-align:left}
.sustai_report_top{width:50%}
.sustai_report_btm{width:100%;position:relative;padding-right:98px;margin-bottom:63px}
.sustai_report_btm_wrap{width:100%;border-radius:72px 0 0 0;background:#f7f7f7;padding:66px 0 79px 65px;display:flex;flex-wrap:wrap}
.srbw_le_info p{color:#666;line-height:1.75;min-height:8.75em}
.srbw_le{width:45%}
.srbw_le_btm{display:flex}
.srbw_le_btm .ilbm_info p{line-height:44px}
.srbw_le_btm .ilbm_info{padding-right:0}
.srbw_le_btm .ilbm_link{padding:0 28px}
.srbw_le_info{margin-bottom:25px}
.srbw_ri{width:55%;margin-top:-145px;transform:translateX(98px);position:relative}
.srbw_ri::after{content:'';position:absolute;top:13px;left:6px;width:calc(100% - 6px);height:100%;background:rgba(183,183,183,.4);filter:blur(10px);z-index:-1}
.sustai_report_list{width:100%;position:relative}
.sustai_report_list_ul{margin:0 -25px;display:flex;flex-wrap:wrap;align-items:stretch}
.srlu_li{width:33.333333%;padding:0 25px;margin-bottom:40px}
.srlu_li a{display:block;width:100%;height:100%}
.srlu_wrap{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;position:relative;background:#fff;padding:50px 35px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.srlu_wrap_tit .mod_tit24{color:#000;line-height:1.6;transition:all .36s;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.srlu_wrap_info p{color:#666;line-height:1.75;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.srlu_wrap_more_link{font-size:16px;line-height:1.75;color:#666;transition:all .36s}
.srlu_wrap_tit{margin-bottom:15px}
.srlu_wrap_info{margin-bottom:45px}
.produ_tit_wrapr{width:100%;position:relative}
.produ_tit_wrap_btm{position:absolute;top:100%;left:0;width:100%;text-align:center;background:#fff;padding:35px 0;z-index:1;display:none}
.produ_tit_wrap_btm span{position:absolute;top:70%;left:0;width:100%;background:linear-gradient(180deg,#fff 54.81%,rgba(255,255,255,0) 100%);height:30vh;z-index:-1}
.ptwb_li .mod_tit48{color:#999;padding-right:84px}
.produ_tit{z-index:20}
.ptwb_li{margin-bottom:34px}
.produ_tit_wrapr .atm_cont1400{display:flex;justify-content:center}
.produ_tit_wrap_btm .atm_cont1400{display:block}
.produ_tit_wrap.act .produ_tit_wrap_ri img{transform:translate(-50%,-50%) rotate(180deg)}
.shrl_down{position:fixed;width:100vw;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.8);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);display:none}
.shrl_down_ul{display:flex;justify-content:center}
.shrl_down_ul_li a{font-size:14px;line-height:60px;color:#666;transition:all .36s}
.shrl_down_ul_li.act a{color:#0066f5}
.shrl_down_ul_li{padding:0 25px}
.sustai_head_ri_li.act1 .shrl_link_wrap img{transform:rotate(180deg)}
.cpru_li_top_swip .cpru_li_top_img{display:none}
.cpru_li_top_swip .cpru_li_top_img:first-child{display:block}
.case_p2_righ_ul .slick-list{overflow:visible!important}
.case_p2_righ_ul .cpru_li_top_lunbo .slick-list{overflow:hidden!important}
.develo_life_btm_ul1 .dlbu_wrap_img .atm_imgbox_cover{border-radius:16px}
.develo_life_btm_ul1 .dlbu_wrap_img .atm_imgbox_cover img{object-fit:cover}
.develo_life_btm_ul1 .dlbu_li .dlbu_wrap_info{text-align:center}
.c_ban_more a{display:inline-block}
.news_recom_tit .mod_tit48{color:#fff;line-height:1.3}
.news_recom_info .mod_tit24{color:#fff}
.news_recom_titwrap{text-align:center}
.news_recom_titwrap{margin-bottom:60px}
.news_recom_tit{margin-bottom:20px}
.news_list_top{padding-bottom:0!important;padding-top:75px}
.atm_d1page .detail_cont{margin-top:-17%}
.atm_d1page .mod_main{z-index:10;position:relative}
.atm_d1page .news_recom{padding-top:0!important}



/*  */



.atm_d1page .atm_ban_li_img {

    display: none;

}



/* .sustai_strate_le .spbm_more p {

    color: #0066F5;

    border-color: #0066F5;

} */



/* .sglw_btm_wrap .spbm_more p {

    color: #0066F5;

    border-color: #0066F5;

} */



.sustai_honor .develo_creat_tit p{width:740px;margin:0 auto;margin-top:20px;max-width:100%}
.atm_e2page.atm_nypage .mod_bread{top:155px}
.atm_e2page .c_ban_info{width:806px;margin:0 auto;max-width:100%}
.atm_e2page .c_ban_info .mod_tit24,.atm_e2page .c_ban_tit .mod_tit48{text-shadow:1px 4px 4px rgba(0,0,0,.3)}
.governa_archit{width:100%;position:relative}
.governa_archit_cont{width:100%;position:relative;overflow:hidden}
.atm_e2page .atm_main{margin-top:0}
.governa_archit_cont .develo_creat_tit p{width:920px;margin:0 auto;margin-top:20px;max-width:100%}
.governa_archit_btm{width:100%;position:relative;display:flex;align-items:stretch}
.governa_archit_btm_le{width:69%}
.governa_archit_btm_ri{width:31%;display:flex;flex-wrap:wrap}
.governa_archit_btm_le img{width:100%}
.gabr_ul_li{cursor:pointer;position:relative;width:100%;padding:40px 10px;text-align:center}
.gabr_ul_li:first-child::before{display:none}
.gabr_ul_li::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;border-top:1px dashed rgba(118,175,255,.5)}
.gabr_ul_li::after{content:'';position:absolute;top:0;right:0;width:3px;height:0%;opacity:0;background:#3f8cf9;transition:all .36s}
.gabr_ul_li:first-child{padding:64px 0}
.gabr_ul_li.act::after{height:100%;opacity:1}
.gabr_ul_li p{line-height:1.5;color:#666;transition:all .36s}
.gabr_le{width:126px}
.gabr_ri{width:calc(100% - 126px);height:100%}
.gabr_ul_li.act p{color:#3f8cf9}
.gabr_ri_ul{width:100%;position:relative;height:100%;padding-right:20px;padding-bottom:20px;background:#fff}
.gabr_ri_ul_wrap{width:100%;height:100%;background:#fff;padding:27px;box-shadow:0 5px 25px 0 rgba(73,126,218,.07)}
.gabr_ri_li{width:100%;position:relative;display:none}
.gabr_ri_li:first-child{display:block}
.gabr_ri_li p{font-size:14px;line-height:1.75;color:#666}
.governa_topics{width:100%;position:relative;background:#f7f7f7}
.governa_topics_cont{width:100%;position:relative}
.governa_topics .develo_creat_tit p{width:920px;max-width:100%;margin:0 auto;margin-top:20px}
.governa_topics_btm{width:100%;position:relative}
.governa_topics_btm{text-align:center}
.governa_policy{width:100%;position:relative}



/* .governa_policy::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: linear-gradient(0deg, rgba(181, 179, 179, 0.30) 0%, rgba(181, 179, 179, 0.30) 100%);

} */



.governa_policy_cont{width:100%;display:flex;flex-wrap:wrap}
.governa_policy_li{width:50%;border-right:1px solid rgba(255,255,255,.5);padding:50px 0;height:100%;display:flex;align-items:center}
.governa_policy_li:last-child{border-right:none}





/* .governa_policy_li:first-child .governa_policy_li_wrap {

    padding-left: 0;

} */



.governa_policy_li_wrap{width:100%;position:relative;padding:0 140px}
.gplw_tit .mod_tit36{color:#fff;line-height:1.4;color:#fff}
.gplw_info p{color:#fff;line-height:1.75}
.gplw_tit{margin-bottom:26px}
.governa_target{width:100%;position:relative}
.governa_target_cont{width:100%;position:relative}
.governa_target_tit{text-align:center;margin-bottom:40px}
.governa_target_tit .mod_tit36{color:#333;line-height:1.4}
.governa_target_btm{width:100%}
.governa_target_btm_selec{width:100%;display:flex;justify-content:center;position:relative;margin-bottom:56px}
.governa_target_btm_selec::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#cfcfcf}
.gtbs_li p{color:#333;line-height:1.6;transition:all .36s;position:relative;padding-bottom:15px}
.gtbs_li p::after{content:'';position:absolute;bottom:0;left:0;width:0%;height:1px;background:#0066f5;z-index:10;transition:all .36s;opacity:0}
.gtbs_li.act p{color:#0066f5}
.gtbs_li.act p::after{width:100%;opacity:1}
.gtbs_li{margin:0 55px;cursor:pointer}
.governa_target_btm_slick{width:100%;position:relative}
.gtbs_list{width:100%;display:none}
.gtbs_list:first-child{display:block}
.gtbs_wrap_li{width:25%;padding:0 20px;display:none}
.gtbs_wrap_li:first-child{display:block}
.gtbs_wrap{margin:0 -20px}
.gtbs_wrap_li_cont{width:100%;position:relative}
.gtbs_wrap_li_cont .atm_imgbox_cover{border-radius:20px}
.gwlc_btm{position:absolute;top:50%;left:50%;width:100%;z-index:10;transform:translate(-50%,-50%);padding:20px 30px;text-align:center}
.gwlc_btm_tit .mod_tit56{color:#fff;line-height:1.4;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:PoppinsRegular}
.gwlc_btm_info p{color:#fff;line-height:1.75;text-shadow:0 4px 4px rgba(0,0,0,.25)}
.behav_carbon{width:100%;position:relative;background:#f2f8ff}
.atm_e3page .sustai_head{box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.behav_carbon{padding-top:78px}
.mod_bread1 .mod_bread{position:relative!important;top:auto!important;left:auto!important}
.behav_carbon_cont{width:100%;position:relative}
.behav_carbon_wrap{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}
.behav_carbon_le_tit .mod_tit36{color:#333;line-height:1.4}
.behav_carbon_le_info p{color:#666;line-height:1.75}
.behav_carbon_le_tit{margin-bottom:20px}
.behav_carbon_le{width:46%}
.behav_carbon_ri{width:38.5%}



/* .behav_carbon_ri img {

    width: 100%;

} */



.behav_manufa{width:100%;position:relative}
.behav_manufa_cont{width:100%;position:relative}
.atm_e3page .develo_creat_tit p{width:900px;max-width:100%;margin:0 auto;margin-top:20px}
.behav_manufa_btm{width:100%;position:relative}
.behav_manufa_btm_ul{margin:0 -20px}
.bmbu_li{width:50%;padding:0 20px;margin-bottom:40px}
.bmbu_wrap{width:100%;position:relative;cursor:pointer}
.bmbu_wrap .atm_imgbox_cover{border-radius:20px}
.bmbu_wrap .atm_imgbox_cover::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.8) 9.82%,rgba(0,0,0,0) 96.08%)}
.bmbu_wrap_btm{position:absolute;bottom:0;left:0;width:100%;z-index:10;padding:40px 44px;display:flex;align-items:center}
.bmbu_wrap_btm_ri{width:40px}
.bmbu_wrap_btm_le{width:calc(100% - 40px);padding-right:20px}
.bmbu_wrap_btm_le .mod_tit24{color:#fff;line-height:1.6}
.behav_system{width:100%;position:relative}
.behav_system .bmbu_li{width:33.333333%}
.behav_technol{width:100%;padding-top:0!important}
.behav_technol .bmbu_li{width:100%}
.behav_pop .atm_modal_content{width:900px;border-radius:20px;padding:60px;max-height:calc(100vh - 40px)}
.behav_pop{background:rgba(0,0,0,.5)}
.behav_pop .iconfont{font-size:22px}
.behav_pop .atm_modal_close{top:20px;right:37px}
.behav_pop_wrap{width:100%;position:relative}
.behav_pop_tit .mod_tit36{color:#000;line-height:1.4}
.behav_pop_info{width:100%;margin-bottom:45px}
.behav_pop_info p{color:#666;line-height:1.75}
.behav_pop_tit{margin-bottom:30px}
.behav_pop_wrap_ul{margin:0 -30px;display:flex;flex-wrap:wrap}
.bpwu_li{width:50%;padding:0 30px;margin-bottom:40px}
.bpwu_wrap_num .mod_tit56{font-family:PoppinsRegular;color:#333;line-height:1.4}
.bpwu_wrap_info p{color:#666;line-height:1.75}
.behav_pop_info1 p{color:#666;line-height:1.75}
.behav_pop_info1{margin-bottom:32px}
.behav_pop_more{margin-bottom:40px}
.behav_pop_more_li{margin-bottom:18px}
.behav_pop_more_li .cpru_li_btm_more{margin-bottom:0!important;display:inline-block}
.behav_pop_more_li .cpru_li_btm_more a{justify-content:flex-start}
.behav_pop_more_li .clbm_ri{width:8px}
.behav_pop_more_li .clbm_le{padding-right:24px}
.behav_pop_more_li .clbm_le p{color:#0066f5}
.bpwu_wrap_num .mod_tit56 span{font-size:24px;line-height:1.6;color:#333}
.behav_pop .mCSB_scrollTools{right:-6px}
.atm_e4page.atm_nypage .mod_bread{top:155px}
.atm_e4page .atm_main{margin-top:0}
.honor_outsta{width:100%;position:relative;background:#f2f8ff}
.honor_outsta_cont{width:100%;position:relative}
.honor_outsta_btm{width:100%;position:relative}
.hobu_li{width:25%;padding:0 18px;margin-bottom:38px}
.honor_outsta_btm_ul{margin:0 -18px;display:flex;flex-wrap:wrap}
.hobu_li_wrap{width:100%;border-radius:10px;border:3px solid rgba(209,228,255,.5);background:#fff;padding:40px 22px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.08)}
.hobu_li_wrap_logo{width:100%;text-align:center;margin-bottom:40px}
.hobu_li_wrap_tit p{color:#0066f5;line-height:1.5}
.hobu_li_wrap_info p{color:#666;line-height:1.5}
.hobu_li_wrap_tit{margin-bottom:10px}
.honor_outsta_notes{width:100%;padding-bottom:54px}
.honor_outsta_notes p{color:#999;line-height:1.75}
.honor_outsta_desz1{width:202px;position:absolute;top:200px;left:0}
.honor_outsta_desz1 img{width:100%}
.honor_outsta_desz2{width:308px;position:absolute;top:200px;right:0}
.honor_outsta_desz3{position:absolute;bottom:0;right:0;width:55%}
.honor_outsta_desz3 img{width:100%}
.honor_news{width:100%;position:relative}
.honor_news_cont{width:100%;position:relative}
.honor_news_btm{width:100%;position:relative}
.honor_news_btm_year{display:flex;flex-wrap:wrap;margin-bottom:40px}
.hnby_li{font-size:16px;line-height:1.75;color:#666;transition:all .36s}
.hnby_li.act{color:#0066f5}
.hnby_li{margin-right:37px}
.hnbl_more .spbm_more{cursor:pointer}
.hnbl_more{display:flex;justify-content:center}




/* .hnbl_more .spbm_more p {

    color: #0066F5;

    border-color: #0066F5;

} */



.interc_panora_phwrap{display:none}
.atm_e4page .atm_pos_center{top:60%}
.mhnu_down_ul_li.yxnav_active2 .mdul_link{color:#0066f5}
.mhnu_li.yxnav_active1 .mhnu_link{color:#0066f5!important}
.mod_job .mod_job_btm_wrap_tit p{color:#fff}
.spbu_li_play,.spbw_play{width:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:20;border-radius:50%}
.spbu_li_play img,.spbw_play img{width:100%}
.spbw_play{display:none}
.spbc_li::after{width:12px;height:12px}
.yx_search3_btn{width:27px;margin-right:50px;line-height:60px;position:relative}
.yx_search3_btn img{width:100%;transition:all .36s}
.yx_search3img1{position:relative;top:0;left:0}
.yx_search3img2{position:absolute;top:18px;left:0;opacity:0}
.yx_search3box{position:relative}
.yx_search3xlbox{width:100%;height:200px;background:#fff;box-shadow:0 5px 13px rgba(35,50,64,.13);display:none;position:fixed;left:0;z-index:99}
.yx_search3_tbox{width:40%;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:60px;border-bottom:1px solid #666}
.yx_search3xlbtn{width:27px;line-height:60px}
.yx_search3xlbtn img{width:100%;transition:all .36s}
.yx_search3_xls{width:calc(100% - 27px);padding-right:20px}
.yx_search3_xls input{font-size:16px;line-height:3.75;color:#666;width:100%;transition:all .36s}
.yx_search3_xls input::placeholder{color:#666}
.yx_search3.act .yx_search3_btn .yx_search3img2{opacity:1}
.yx_search3.act .yx_search3_btn .yx_search3img1{opacity:0}
.yx_search3_btn.on .yx_search3img2{opacity:1}
.yx_search3_btn.on .yx_search3img1{opacity:0}
.mod_head_ri_lang{position:relative}
.mhrl_btm{left:50%;transform:translateX(-50%);background:#fff;position:absolute;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:10px;width:100px;text-align:center;display:none}
.mhrl_btm_li{width:100%;position:relative}
.mhrl_btm_li a{padding:15px 10px;font-size:16px;line-height:1.5;color:#333}
.mod_head_ri_lang.on .mhrl_topimg2{transform:rotate(45deg)}
.ipvb_li_video_wrap{width:100%;position:relative;display:none}
.ipvb_li_video_wrap:first-child{display:block}
.cpru_li_slikcx_li{width:100%;display:none}
.cpru_li_slikcx_li:first-child{display:block}
.cpru_li .cpru_li_top_swip{pointer-events:none}
.cpru_li .dbrb_wrap{pointer-events:all}
.cpru_li_slikcx .slick-list{overflow:hidden!important}
.cpru_li_akpm{width:100%;position:relative}
.behav_carbon_cont1 .behav_carbon_wrap{text-align:center}
.behav_carbon_cont1 .behav_carbon_le{width:100%;margin-bottom:45px}
.behav_carbon_cont1 .behav_carbon_ri{width:100%;text-align:center}
.behav_carbon_cont1 .behav_carbon_ri img{width:auto!important}
.behav_carbon_wrap .behav_carbon_le_info{width:900px;margin:0 auto;max-width:100%}
.behav_practic{width:100%;position:relative;padding-top:0!important}
.behav_practic_cont{width:100%;position:relative;display:flex;flex-wrap:wrap}
.behav_practic_li{width:50%;border-right:1px solid #ccc}
.behav_practic_li:last-child{border:none}
.behav_practic_li_wrap{width:100%;position:relative;text-align:center;padding:32px}
.bplw_tit .mod_tit36{color:#333;line-height:1.5}
.bplw_info p{color:#666;line-height:1.75}
.bplw_tit{margin-bottom:27px}



/* .bplw_more .spbm_more p {

    color: #0066F5;

    border-color: #0066F5;

} */



.bplw_more{margin-top:30px}
.atm_e3page.atm_nypage .mod_bread{top:160px}
.ipvb_li_video1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
.ipvb_li_video1 .ipvb_li_video_wrap{height:100%}
.ipvb_li_video1.acyk{opacity:0;pointer-events:none}
.ippb_li_img{width:100%}
.ippb_li_img img{width:100%}
.atm_e3page .behav_carbon{padding-top:0!important}
.atm_e3page .c_ban{top:60%}
.atm_e3page.atm_nypage .atm_main{margin-top:0}
.atm_page_title{display:none}
.atm_hd_pc.atm_hd_highli{background:#fff}
.atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1){opacity:0!important}
.atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2){opacity:1!important}
.atm_hd_pc.atm_hd_highli .mhnu_link{color:#333}
.atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1){opacity:1!important}
.atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2){opacity:0!important}
.atm_hd_pc.atm_hd_highli.isfixed{background:#fff}
.atm_hd_pc.atm_hd_highli.isfixed .mod_head_le .atm_imgbox_cover img:nth-child(2){opacity:1!important}
.atm_hd_pc.atm_hd_highli.isfixed .mhnu_link{color:#333}
.atm_hd_pc.atm_hd_highli.isfixed .mhnu_link{color:#333}
.atm_hd_pc.atm_hd_highli.isfixed .mod_head_ri .atm_imgbox_cover img:nth-child(1){opacity:1!important}
.atm_hd_pc.atm_hd_highli.isfixed .mod_head_ri .atm_imgbox_cover img:nth-child(2){opacity:0!important}
.atm_e3page .atm_hd_pc.atm_hd_highli{box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.02)}
.atm_b2page .atm_hd_pc.atm_hd_highli,.atm_d2page .atm_hd_pc.atm_hd_highli,.atm_e3page .atm_hd_pc.atm_hd_highli,.atm_g3_1page .atm_hd_pc.atm_hd_highli,.atm_g3page .atm_hd_pc.atm_hd_highli{background:#fff}
.atm_b2page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2),.atm_d2page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2),.atm_e3page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2),.atm_g3_1page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2),.atm_g3page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(2){opacity:1!important}
.atm_b2page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_d2page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_e3page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_g3_1page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_g3page .atm_hd_pc.atm_hd_highli .mhnu_link{color:#333}
.atm_b2page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_d2page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_e3page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_g3_1page .atm_hd_pc.atm_hd_highli .mhnu_link,.atm_g3page .atm_hd_pc.atm_hd_highli .mhnu_link{color:#333}
.atm_b2page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1),.atm_d2page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1),.atm_e3page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1),.atm_g3_1page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1),.atm_g3page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(1){opacity:1!important}
.atm_b2page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2),.atm_d2page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2),.atm_e3page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2),.atm_g3_1page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2),.atm_g3page .atm_hd_pc.atm_hd_highli .mod_head_ri .atm_imgbox_cover img:nth-child(2){opacity:0!important}
.atm_d1page .atm_main{margin-top:0!important}
.atm_d1page .atm_banner1 .mod_bread{top:110px}
.atm_g4page .atm_nypage .mod_bread{top:110px}
.report_develo{width:100%;position:relative}
.report_develo_cont{width:100%;margin-bottom:60px}
.atm_hd_pc.atm_hd_highli.fanb{background:#fff}
.atm_hd_pc.atm_hd_highli.fanb .mod_head_le .atm_imgbox_cover img:nth-child(2){opacity:1!important}
.atm_hd_pc.atm_hd_highli.fanb .mhnu_link{color:#333}
.atm_hd_pc.atm_hd_highli.fanb .mhnu_link{color:#333}
.atm_hd_pc.atm_hd_highli.fanb .mod_head_ri .atm_imgbox_cover img:nth-child(1){opacity:1!important}
.atm_hd_pc.atm_hd_highli.fanb .mod_head_ri .atm_imgbox_cover img:nth-child(2){opacity:0!important}
.report_develo_cont .report_develo_top{margin-bottom:60px}
.report_develo_top{text-align:center}
.atm_hd_pc.fanb{transition:all 0s!important}
.report_develo_btm{width:100%;display:flex;flex-wrap:wrap;position:relative;z-index:1;padding:25px 0;padding-left:70px;align-items:center}
.report_develo_btm::after{content:'';position:absolute;top:0;left:0;width:calc(100% - 76px);height:100%;background:#f7f7f7;border-radius:72px 0 0 0;z-index:-1}
.report_develo_le{width:49%;padding-right:83px}
.report_develo_ri{width:51%}
.report_develo_le_tit .mod_tit24{color:#333;line-height:1.6}
.report_develo_le_info p{color:#666;line-height:1.75}
.report_develo_le_tit{margin-bottom:20px}
.report_develo_le_more{width:100%;position:relative}



/* .report_develo_le_more .ilbm_link {

    border-color: #0066F5;

}



.report_develo_le_more .ilbm_info p {

    color: #0066F5;

} */



.report_develo_le_info{margin-bottom:62px}
.report_develo_history{width:100%}
.report_develo_history_tit .mod_tit24{color:#333;line-height:1.5}
.report_develo_history_tit{margin-bottom:50px}
.rdhu_li{width:100%;background:#fff;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07);border-radius:10px;padding:20px 35px;display:flex;justify-content:space-between;margin-bottom:8px}
.rdhu_li .shll_wrap_top_info p{color:#333;transition:all .36s;line-height:1.6}
.rsru_wrap .shll_wrap_top_info p{color:#333;transition:all .36s;line-height:1.6}
.rdhu_ri_le{padding-right:14px}
.rdhu_ri_le p{color:#666;line-height:1.75;transition:all .36s}
.rdhu_ri_icon{width:16px}
.rdhu_ri_icon img{width:100%}
.rdhu_ri_link{display:flex;align-items:center}
.rdhu_ri_li{margin-left:60px}
.rdhu_ri{display:flex;flex:none}
.report_develo_history_ul{margin-bottom:60px}
.report_speci{width:100%;position:relative;background:#f7fbff}
.report_speci_cont{width:100%;position:relative;display:flex;flex-wrap:wrap}
.report_speci_le{width:34%;padding-right:103px}
.report_speci_ri{width:66%}
.report_speci_le_tit .mod_tit36{color:#333;line-height:1.4}
.report_speci_le_tit{margin-bottom:30px}
.report_speci_le_info p{color:#666;line-height:1.75}
.report_speci_ri_tit .mod_tit24{color:#333;line-height:1.6}
.report_speci_ri_tit{margin-bottom:26px}
.report_speci_ri_ul{margin:0 -20px;display:flex;flex-wrap:wrap}
.rsru_li{width:50%;padding:0 20px;margin-bottom:40px}
.rsru_wrap{width:100%;border-left:2px solid #e1e1e1;position:relative;padding:20px 24px 20px 30px;background:#fff}
.rsru_wrap::after{content:'';position:absolute;top:0;left:-3px;width:2px;height:0%;background:#0066f5;transition:all .36s;opacity:0}
.rsru_wrap_top{width:100%;position:relative;display:flex;flex-wrap:wrap;margin-bottom:28px}
.rsru_wrap_top_le{width:calc(100% - 29px);padding-right:10px}
.rsru_wrap_top_ri{width:29px}
.rsru_wrap_top_ri img{width:100%}
.rsru_wrap_top_le p{color:#333;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}



/* .atm_b3page .interc_panora_video_top {

    opacity: 0 !important;

    pointer-events: none !important;

} */



.rsru_wrap_btm .rdhu_ri_li:first-child{margin-left:0}
.report_speci_ri_more{width:100%}
.report_speci_ri_more .hnbl_more{justify-content:flex-start}
.rsru_li1 .rdhu_ri_le{width:100%;padding-right:0}
.rsru_li1 .rsru_wrap_top_le{width:100%;padding-right:0}
.rsru_li1 .rsru_wrap{cursor:pointer;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.07)}
.report_speci1{width:100%;position:relative;background:#fff}
.report_pop .atm_modal_content{width:866px;border-radius:16px;padding:43px 40px}
.report_pop_cont{width:100%;position:relative}
.report_pop_cont_tit p{color:#000;line-height:1.6}
.report_pop_cont_tit{margin-bottom:30px}
.rpcu_li{width:100%;border-bottom:1px solid #cfcfcf}
.rpcu_li a{display:flex;align-items:center;justify-content:space-between;padding:16px 0}
.rpcu_le p{color:#666;line-height:1.75;transition:all .36s}
.rpcu_li:last-child{border-bottom:none}
.report_pop .iconfont{font-size:22px;color:#999}
.atm_c1_2page .atm_banner{position:absolute;top:0;left:0;width:100%}
.atm_c1_2page .atm_banner .atm_ban_imgbox{height:730px}
.atm_c1_2page .atm_banner .atm_ban_imgbox img{height:100%;object-fit:cover}
.innov_help{width:100%;position:relative}
.atm_cont1156{width:1156px;margin:0 auto}
.innov_help_info,.innov_help_tit{padding-right:16%}
.innov_help_cont{width:100%;position:relative}
.innov_help_tit .mod_tit48{color:#fff;line-height:1.5}
.atm_c1_2page .mod_main{position:relative;z-index:10;padding-top:100px}
.innov_help_info{margin-bottom:30px}
.innov_help_info p{color:#fff;line-height:1.6}
.innov_help_tit{margin-bottom:30px}
.innov_help_li_top .mod_tit24{color:#fff;line-height:1.5}
.innov_help_li_top .mod_tit52{color:#fff;line-height:1.3;padding-right:5px}
.innov_help_li_btm p{color:rgba(255,255,255,.5);line-height:1.5}
.innov_help_li_top{margin-bottom:10px}
.innov_help_li{display:inline-block;padding:0 80px;position:relative;border-right:1px solid rgba(255,255,255,.3);min-width:315px}
.innov_help_li:first-child{padding-left:0}
.innov_help_li:last-child{border-right:none;padding-right:0}
.innov_help_ul{margin-bottom:100px}
.innov_help_bread .mod_bread{position:relative;top:auto!important;left:0}
.innov_help_bread .mod_bread .atm_cont1400{width:100%!important;padding-left:0!important;padding-right:0!important}
.innov_help_video{width:100%;position:relative}
.innov_help_video_wrap{width:100%;border-radius:20px;position:relative;overflow:hidden}
.innov_help_video_wrap::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1)}
.innov_help_video_wrap img{width:100%}
.innov_help_bread{margin-bottom:20px}
.innov_help_video_play{width:60px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}
.innov_help_video_play img{width:100%}
.innov_earch{width:100%;position:relative;padding-bottom:0!important}
.innov_earch_cont{width:100%}
.innov_earch_top_tit .mod_tit36{color:#333;line-height:1.4}
.innov_earch_top_info p{color:#666;line-height:1.75}
.innov_earch_top{text-align:center;width:812px;margin:0 auto;max-width:100%}
.innov_earch_top_tit{margin-bottom:36px}
.innov_effect{width:100%;position:relative}
.innov_effect_top{width:100%;position:relative}
.innov_effect_top_p{padding-bottom:60px;padding-top:80px}
.ietp_tit .mod_tit52{color:#333;line-height:1.3}
.ietp_info p{color:#666}
.ietp_tit{margin-bottom:38px}
.innov_effect_top_p{width:100%}
.ietp_wrap{width:640px}
.innov_effect_top_p2 .ietp_tit .mod_tit52{color:#fff}
.innov_effect_top_p2 .ietp_info p{color:#fff}
.innov_effect_top_p1{position:relative;z-index:10;background:#fff}
.innov_effect_top_p2{position:absolute;top:0;left:0}
.innov_effect_img_wrap{width:1156px;margin:0 auto;position:relative;max-width:100%}
.innov_effect_img{width:100%}
.innov_effect_img_wrap img{width:100%;height:100%;object-fit:cover}
.innov_effect_img_wrap::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 57.5%)}
.innov_effect_wrap_cont{width:100%;position:relative}
.innov_effect_topw{width:100%;position:absolute;top:-2px;left:0;z-index:10}
.innov_effect{min-height:150vh}
.innov_effect_wrap{position:sticky;position:-webkit-sticky;top:0;left:0;padding-bottom:0!important}
.innov_effect_btm{width:100%;position:relative;z-index:20}
.innov_effect_btm_ul{margin:0 -8px;display:flex;align-items:stretch;margin-top:-40px}
.ivbu_li{width:33.333333%;padding:0 8px}
.ivbu_wrap{width:100%;height:100%;border-radius:15px;background:#fff;padding:22px 21px 23px;box-shadow:0 20px 50px 0 rgba(73,126,218,.07)}
.ivbu_wrap_tit p{color:#0066f5;line-height:1.75}
.ivbu_wrap_tit{border-bottom:1px solid #cfcfcf;padding-bottom:15px}
.ivbu_wrap_info{padding-top:15px;padding-right:30px}
.ivbu_wrap_info p{color:#666;line-height:1.75}
.innov_effect_wrap{padding-top:80px!important}
.innov_point{width:100%;position:relative;background:#f7f7f7}
.innov_point{width:100%;position:relative}
.innov_point_cont{width:100%;position:relative}
.develo_creat_tit p{color:#333;line-height:1.75;width:740px;margin:0 auto;max-width:100%;margin-top:16px;text-align:center}
.innov_effect:last-child{padding-bottom:120px}
.innov_point .itbu_swip{margin-top:80px}
.cpwb_top_tit .mod_tit24{color:#fff;line-height:1.6}
.cpwb_top_tit{margin-top:16px}
.innov_point .cpwb_top_info p{font-size:16px;line-height:1.75}
.innov_point .itbu_wrap_le{padding-right:80px}
.ctsm_ri{width:8px}
.cpwb_top_subin_more a{display:flex;align-items:center}
.ctsm_ri img{width:100%}
.ctsm_le{padding-right:16px}
.innov_point_more .cclm_li{margin-right:0}
.innov_point_more{display:flex;justify-content:center;margin-top:50px}
.innov_point_more .ilbm_link .atm_imgbox_cover{width:8px}
.atm_g1page .atm_ban_li_img{text-align:left}
.atm_g1page .ybli_info{width:100%;max-width:100%}
.atm_g1page .atm_ban_li_img{top:30%}
.about_ban{width:100%;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);z-index:10}
.about_ban_cont{width:100%;position:relative}
.about_ban_top .mod_tit24{color:#fff;line-height:1.5;font-family:PoppinsRegular}
.about_ban_top .mod_tit24 span{font-size:80px}
.about_ban_btm p{color:#fff;line-height:1.5}
.about_ban_top{margin-bottom:15px}
.about_ban_ul{display:flex}
.about_ban_li{width:25%;padding-right:10px}
.bmbu_wrap .atm_imgbox_cover::after{opacity:.6}
.bmbu_wrap_btm_le .mod_tit24{text-shadow:1px 4px 4px rgba(0,0,0,.3)}
.atm_g1page .mod_bread{top:auto!important;bottom:35px}
.about_struct{width:100%;position:relative}
.about_struct_cont{width:100%;position:relative}
.about_struct_cont .develo_creat_tit p{width:1066px}
.about_struct_btm{width:100%;display:flex;justify-content:center}
.about_struct_btm_le{width:58px}
.about_struct_btm_le img{width:100%}
.about_struct_btm_wtap{display:flex;align-items:center;cursor:pointer}
.about_struct_btm_ri p{color:#333}
.about_struct_btm_ri{padding-left:18px}
.about_list_versio{width:100%;position:relative}
.about_list_versio_cont{width:100%;position:relative}
.alvc_li{width:100%;position:relative;padding:110px 0;text-align:center;min-height:415px;z-index:1;margin-bottom:30px}
.alvc_li::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:-1}
.alvc_li_tit .mod_tit24{font-weight:700;color:#fff;line-height:1.5}
.alvc_li_info p{color:rgba(255,255,255,.8)}
.alvc_li_tit{margin-bottom:16px}
.about_addres{width:100%;position:relative}
.about_addres_cont{width:calc(100% + 200px);position:relative;display:flex;flex-wrap:wrap}
.about_addres_le_tit .mod_tit36{color:#333;line-height:1.4}
.about_addres_le_tit{margin-bottom:17px}
.about_addres_le_info p{color:#666;line-height:1.75}
.about_addres_le_info{margin-bottom:52px}
.about_addres_le_btm{width:100%}
.aalb_top_ri p{color:#333;line-height:1.75}
.aalb_top_li{display:flex;margin-right:60px;position:relative;padding-bottom:10px}
.aalb_top_li::after{content:'';position:absolute;bottom:-1px;left:0;width:0%;height:1px;background:#0066f5;opacity:0;transition:all .36s}
.aalb_top_le{width:16px;flex:none}
.aalb_top_le img{width:100%}
.aalb_top_ri{padding-left:9px}
.about_addres_le{width:33%}
.about_addres_ri{width:67%;padding-left:80px}
.aalb_top{display:flex;border-bottom:1px solid #cfcfcf}
.aalb_top_li.act::after{width:100%;opacity:1}
.aalb_btm{width:100%;padding-top:21px}
.aalb_btm_li p{color:#666;line-height:1.75}
.aalb_btm_li{display:none}
.aalb_btm_li:first-child{display:block}
.about_horizon{width:100%;position:relative}
.about_horizon_img_wrap{width:100%;display:none}
.about_horizon_img_wrap:first-child{display:block}
.about_horizon_img_wrap img{width:100%;height:100%;object-fit:cover}
.about_horizon_list{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}
.about_horizon_list_li{width:33.333333%;height:100%;border-right:1px solid #fff;padding:30px;display:flex;align-items:flex-end;padding-bottom:157px}
.ahll_info .mod_tit24{color:#fff;line-height:1.6}
.ahll_wrap{width:100%;text-align:center;transition:all .36s}
.ahll_icon{width:55px;margin:0 auto;margin-bottom:23px}
.ahll_icon img{width:100%}
.atm_d1page .detail_cont{margin-top:0!important}
.atm_d1page .atm_banner{position:absolute;top:0;left:0}
.shll_wrap_top_info p{line-height:1.5;color:#fff}
.alvc_li{padding-left:20px!important;padding-right:20px!important}
.atm_g2page.atm_g1page .atm_ban_li_img{top:50%}
.atm_g2page.atm_g1page .atm_ban_li_img{text-align:center}
.atm_g4page.atm_nypage .mod_bread{top:110px}
.atm_phnav_lisbox{border-bottom:1px solid rgba(0,0,0,.4)}
.atm_ph_nav a{color:#333}
.atm_phnav_icon::after,.atm_phnav_icon::before{background:#333}
.atm_phs_form input{border:1px solid rgba(0,0,0,.4)}
.atm_phs_form .iconfont{color:#333}
.atm_phs_form input{color:#333}
.atm_phs_form input::-webkit-input-placeholder{color:#333}
.atm_phs_form input:-moz-placeholder{color:#333}
.atm_phs_form input::-moz-placeholder{color:#333}
.atm_phs_form input:-ms-input-placeholder{color:#333}
.atm_phnav_menu{background:#fff!important}
.mod_phnav{width:100%;position:relative}
.main-subnav{text-align:center;height:50px;width:100%;background-color:#fff;z-index:110;position:relative;border-bottom:1px solid #e5e5e5}
.main-subnav .nav-box{height:50px;line-height:50px}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.main-subnav .name{width:100%;float:left;line-height:inherit;text-align:left;text-decoration:none;font-weight:700;font-size:1em;z-index:10;position:relative;background:#fff}
.main-subnav .name .iconfont{float:right;font-size:18px;color:#c7000b;transition:all .36s}



/* .main-subnav .name.collapsed .iconfont {

    -webkit-transform: rotate(0);

    -ms-transform: rotate(0);

    transform: rotate(0);

} */



.main-subnav #main-subnav-list{border:none;background-color:#fff}
.nav-box .collapsed{display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#333}
.nav-box .iconfont{color:#0066f5!important}
.mod_phnav{height:50px}
.mod_phnav_cont{position:fixed;top:64px;left:0;width:100%}
.main-subnav #main-subnav-list{border:none;background-color:#fff}
.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}
.main-subnav ul{overflow:hidden;text-align:left;margin:0;width:100%}
.main-subnav ul li{border-bottom:1px solid #d4d4d4;padding:8px 0;overflow:hidden}
.main-subnav ul li a{font-size:1em;line-height:22px;height:22px;display:block}
.main-subnav ul li.active>a:before{content:'\e743';font-family:iconfont!important;font-size:16px;color:#0066f5;float:left}
.main-subnav ul li{border-bottom:1px solid #d4d4d4;padding:8px 0;overflow:hidden}
.main-subnav ul li a{font-size:1em;line-height:22px;height:22px;display:block}
.main-subnav ul li{border-bottom:1px solid #d4d4d4}
#navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.nav-box .collapsed{position:relative}
.nav-box .collapsed::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:rgba(0,0,0,.2)}
.nav-box.on .iconfont{transform:rotate(180deg)}



/* .atm_b3page .interc_panora_video_top {

    opacity: 1 !important;

} */



.ipvb_li_video_wrap img{width:100%}
.ilvw_slick,.ilvw_slick .slick-list,.ilvw_slick .slick-track,.ipvb_btm,.ipvb_li,.ipvb_li_video{height:100%}
.ipvb_li_video{opacity:0!important;pointer-events:none!important}
.atm_e3page.atm_nypage .atm_main{margin-top:100px}
.container{width:100%!important}
.main-subnav .nav-box{padding-left:0!important;padding-right:0!important}
.main-subnav .name{padding-left:15px!important;padding-right:15px!important}
#main-subnav-list{padding-bottom:20px;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}
#main-subnav-list{display:none;transition:box-shadow .36s;transition-delay:.36s}
.pllc_btm_li .atm_imgbox_cover{width:280px;max-width:100%;margin:0 auto}
.rsru_wrap_top_ri svg{width:100%}
.rsru_wrap_top_ri path{transition:all .36s}



/*鼠标效果*/

@media screen and (min-width:1200px){
    .ambs_li.on .ambs_li_wrap:hover .ambs_li_wrap_btm_p1{transform:translateY(58px)}
    .ambs_li.on .ambs_li_wrap:hover .ambs_li_wrap_btm_p2{transform:translateY(40px)}
    .ambs_li.on .ambs_li_wrap:hover .ambs_li_wrap_img{opacity:1;transform:translateY(10px)}
    .ambs_li.on .ambs_li_wrap:hover .ambs_li_wrap_btm_line::after{background:#0066f5}
    .ambs_li_wrap_year:hover{color:#0066f5}
    .aalb_top_info p{height:7em;height:0;overflow:hidden;transition:all .36s}
    .aalb_top_li.act .aalb_top_info p{height:7em}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(1) .aalb_top_info p{height:7em}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(1) .aalb_top_info p{height:0}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(2) .aalb_top_info p{height:7em}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(1) .aalb_top_info p,.about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(2) .aalb_top_info p{height:0}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(3) .aalb_top_info p{height:7em}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(1) .aalb_top_li_sp1::after{height:0!important;transition:all 0s!important}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(2) .aalb_top_li_sp1::after{height:100%!important;transition:all .36s!important}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(1) .aalb_top_li_sp1::after{height:0%!important;transition:all 0s!important}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(2) .aalb_top_li_sp1::after{height:0%!important;transition:all 0s!important}
    .about_addres_cont.kon1 .aalb_top_li:nth-child(1) .aalb_top_li_sp1::after{height:100%!important;transition:all .36s!important}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(1) .aalb_top_tit p{font-size:16px;color:#666}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(1) .aalb_top_tit p{font-size:16px;color:#666}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(2) .aalb_top_tit p{font-size:16px;color:#666}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(2) .aalb_top_tit p{font-size:24px;color:#333}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(3) .aalb_top_tit p{font-size:24px;color:#333}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(1) .aalb_top_li_sp::after{opacity:0}
    .about_addres_cont.kon1.kon2 .aalb_top_li:nth-child(2) .aalb_top_li_sp::after{opacity:1}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(1) .aalb_top_li_sp::after{opacity:0}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(2) .aalb_top_li_sp::after{opacity:0}
    .about_addres_cont.kon1.kon2.kon3 .aalb_top_li:nth-child(3) .aalb_top_li_sp::after{opacity:1}
    .about_horizon_list_li:hover .ahll_wrap{top:50%;transform:translate(-50%,-50%)}
    .about_horizon_list_li:hover .ahll_wrap .ahll_subin{opacity:1}
    .srbw_le .ilbm_link:hover{border-color:#0066f5!important}
    .about_addres{padding-bottom:0!important}
    .rsru_wrap:hover .rsru_wrap_top_ri path{fill:#0066f5!important}
    .rsru_wrap:hover::after{opacity:1;height:100%}
    .rdhu_ri_link:hover .rdhu_ri_le p{color:#0066f5}
    .rdhu_li:hover .shll_wrap_top_info p{color:#0066f5}
    .atm_bpageb{overflow:visible!important}
    .srlu_wrap:hover .srlu_wrap_tit .mod_tit24{color:#0066f5}
    .srlu_wrap:hover .srlu_wrap_more_link{color:#0066f5}
    .yblp_more .ilbm_link:hover .ilbm_info p{color:#fff}
    .yblp_more .ilbm_link:hover{background:#0066f5}
    .c_ban_more .spbm_more p:hover{color:#0066f5;background:#fff;border-color:#fff}
    html.sticky body{overflow:visible!important}
    .dwlb_pagin_li a:hover{color:#0066f5}
    .dwru_wrap:hover .dwru_wrap_tit p{color:#0066f5}
    .layui-laydate-header i:hover{color:#0066f5!important}
    .laydate-set-ym span:hover{color:#0066f5!important}
    .laydate-footer-btns span:hover{color:#0066f5!important}
    .mod_fot_top_more .spbm_more:hover p{color:#fff}
    .dbrb_wrap:hover path{fill:#333}
    .yblq_more .spbm_more p:hover{background:#0066f5;color:#fff}
    .spbm_more p:hover{color:#0066f5;border-color:#0066f5}
    .cpby_wrap:hover .cpby_wrap_tit p{color:#0066f5}
    .ilbm_link:hover{border-color:#0066f5}
    .ilbm_link:hover .ilbm_info p{color:#0066f5}
    .ilbm_link:hover .atm_imgbox_cover img:nth-child(1){opacity:0}
    .ilbm_link:hover .atm_imgbox_cover img:nth-child(2){opacity:1}
    .comp-tabli:hover li{color:#fff;background:#0066f5}
    .spbu_wrap:hover .spbu_wrap_top img{transform:scale(1.08)}
    .ilbu_li a:hover .ilbu_li_le_time p{color:#0066f5}
    .ilbu_li a:hover .ilbu_li_le_info p{color:#0066f5}
    .ilbu_li a:hover .ilbu_li_ri img:nth-child(1){opacity:0}
    .ilbu_li a:hover .ilbu_li_ri img:nth-child(2){opacity:1}
    .atm_hd_pc.atm_hd_highli:hover{background:#fff}
    .atm_hd_pc.atm_hd_highli:hover .mod_head_le .atm_imgbox_cover img:nth-child(2){opacity:1!important}
    .atm_hd_pc.atm_hd_highli:hover .mhnu_link{color:#333}
    .atm_hd_pc.atm_hd_highli:hover .mhnu_link{color:#333}
    .atm_hd_pc.atm_hd_highli:hover .mod_head_ri .atm_imgbox_cover img:nth-child(1){opacity:1!important}
    .atm_hd_pc.atm_hd_highli:hover .mod_head_ri .atm_imgbox_cover img:nth-child(2){opacity:0!important}
    .nrcu_li:hover .nrru_li_info .mod_tit36{color:#0066f5}
    .nlbu_wrap:hover .nrru_li_info .mod_tit24{color:#0066f5}
    .mod_fot_top_more .spbm_more p:hover{background:0 0!important;color:#0066f5}
    .mod_job_btm .spbm_more p:hover{color:#0066f5;border-color:#fff;background:#fff}
    .mod_job_btm_wrap_more .spbm_more:hover img:nth-child(1){opacity:1}
    .mod_job_btm_wrap_more .spbm_more:hover img:nth-child(2){opacity:0}
    .develo_recrui_ul_li .drul_wrap_btm_more .spbm_more:hover img:nth-child(1){opacity:1}
    .develo_recrui_ul_li .drul_wrap_btm_more .spbm_more:hover img:nth-child(2){opacity:0}
    .atm_b1page .c_ban_more .spbm_more p:hover,.atm_b3page .c_ban_more .spbm_more p:hover,.atm_b5page .c_ban_more .spbm_more p:hover,.atm_e1page .c_ban_more .spbm_more p:hover{background:#0066f5;color:#fff;border-color:#0066f5}
    .rsru_wrap:hover .shll_wrap_top_info p{color:#0066f5}
    .rsru_wrap:hover .shll_wrap_top_info p{color:#0066f5}
    .hobu_li_wrap:hover{box-shadow:0 2.39404px 10px 0 rgba(73,126,218,.05),0 8.04107px 30px 0 rgba(73,126,218,.1),0 36px 100px 0 rgba(73,126,218,.15)}
    .pwul_link:hover{background:#f7fbff}
    .pwul_link:hover .pwul_ri path{stroke:#000}
    .about_horizon_list_li:hover .ahll_wrap{opacity:0}
    .about_horizon_list_li:hover .ahll_relat{opacity:1}
    .interc_panora_video_return:hover{background:#0066f5}
    .interc_panora_video_return:hover .ipvr_ri p{color:#fff}
    .interc_panora_video_return:hover .ipvr_le path{fill:#fff}
    .honor_news_btm_year li:hover{color:#0066f5}
}


.hobu_li_wrap{transition:all .36s}
.nrru_li_info .mod_tit36{transition:all .36s}
.sustai_head_ri_li.act .shrl_link{color:#0066f5!important}
.report_develo_btm::after{border-radius:38px 0 0 0!important}
.sustai_report_btm_wrap{border-radius:20px 0 0 0!important}
.shrl_down,.sustai_head{box-shadow:0 0 10px 0 rgba(0,0,0,.06)}
.behav_carbon_ri{text-align:center}
.atm_e3page.atm_nypage .atm_main{margin-top:134px}
#main-subnav-list li a{padding-left:15px;padding-right:15px}
.atm_ph_navbar{position:relative;z-index:10}
.behav_carbon .mod_bread{position:relative;top:auto;left:0;width:100%}
.behav_carbon .mod_bread1{padding-top:20px}
.atm_e3_1page .behav_manufa{padding-top:0!important}
.atm_e3pagek .behav_system{padding-top:0!important}
.atm_a1pageb .slwi_more .spbm_more_svg{display:none!important}
.dbrb_li .dbrb_li_info p{font-size:22px;line-height:1.6;color:#333}
.atm_d1page .atm_ban_imgbox img{min-height:480px;object-fit:cover}



/* .atm_d1page.atm_nypage .detail_cont {

    padding-top: 11% !important;

} */



.atm_d1page .atm_banner1 .mod_bread{top:152px}
.atm_c1_2page .atm_ban_imgbox::after,.atm_g2page .atm_ban_imgbox::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%);z-index:2}
.atm_f2page .invest_page{padding-top:20px!important}
.invest_list_top_li1.on .iltl_ri{pointer-events:none}
.invest_list_top_li1 img{pointer-events:none}
.ccri_le.on p{color:#666}
.mod_retop{position:fixed;bottom:50px;left:80vw;background:#0066f5;border-radius:5px;width:40px;height:40px;z-index:50;cursor:pointer;pointer-events:none;opacity:0;transition:all .36s}
.mod_retop img{width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.mod_retop.he_show{opacity:1;pointer-events:all}
.develo_creat_tit{display:flex;flex-direction:column;justify-content:center}
.develo_creat_tit .ilbm_info p{width:auto!important;margin-top:0!important;line-height:46px}
.develo_creat_tit .innov_point_more{margin-top:35px}
.mod_retop{left:auto!important;right:20px!important;bottom:162px!important}
.mod_job{transition:all .36s;opacity:0;pointer-events:none}
.mod_job.he_show{opacity:1;pointer-events:all}
.behav_pop_more{margin-bottom:12px}
.develo_life_cont .develo_creat_tit{align-items:flex-start;text-align:left}
.develo_life_cont .develo_creat_tit p{text-align:left;margin:0}
.mhrl_topimg1{line-height:76px}
.yblq_more{margin-top:85px}
.innov_effect_img_wrap::after{background:linear-gradient(90deg,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 50%)}
.dcbu_wrap .atm_imgbox_cover::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 500%)}
.dcbu_wrap .atm_imgbox_cover::before{background:rgba(0,0,0,.2)}

@media screen and (max-width:1440px){
    .mhrl_topimg1{line-height:65px}
}




/* end */



.spbc_line{top:-2px}
.about_addres_ri_li{width:100%;display:none}
.about_addres_ri_li:first-child{display:block}
.mod_head_nav{padding-left:0!important}
.atm_privacy .atm_priban{top:62%}
.dcbu_wrap_top .mod_tit24,.dcbu_wrap_top_info p{text-shadow:0 4px 4px rgba(0,0,0,.25)}
.gabr_ri_li p{font-size:18px}
.cpru_li_top{margin-bottom:0!important}
.interc_panora_video_top .ipvt_dots{transition:all .36s}
.interc_panora.change .interc_panora_video_top .ipvt_dots{opacity:0}
.atm_g1page .atm_ban_li_img{top:53%}
.about_ban{top:77%}
.atm_d1page .atm_ban_imgbox img{height:575px}



/* .atm_d1page.atm_nypage .detail_cont {

    padding-top: 280px !important;

} */



.spbu_li_wrap_posi{width:80%}
.slwi_tit{margin-bottom:14px}
.spbu_li_wrap_posi{top:95px}
.sya_p2{padding-top:1px}
.spbm_li{display:none}
.spbm_li:first-child{display:block}
.mod_job_btm_wrap_more .spbm_more{display:inline-block;position:relative}
.mod_job_btm_wrap_more .spbm_more p{padding-right:43px}
.mod_job_btm_wrap_more .spbm_more .atm_imgbox_cover{position:absolute;top:48%;transform:translateY(-50%);right:15px;width:18px}
.mod_job_btm_wrap_more .atm_imgbox_cover img{transform:scale(1)!important}
.mod_job_btm_wrap_more .atm_imgbox_cover img:nth-child(1){opacity:0}
.yblq_more .spbm_more{position:relative;display:inline-block}
.atm_g2page .yblq_more .spbm_more p{padding-right:70px}
.yblq_more .spbm_more .atm_imgbox_cover{width:20px;position:absolute;top:52%;transform:translateY(-50%);right:40px;pointer-events:none}
.yblq_more .spbm_more .atm_imgbox_cover img{transform:scale(1)!important}
.atm_e1page .c_ban_more .spbm_more{position:relative}
.atm_e1page .c_ban_more .spbm_more .atm_imgbox_cover{width:20px;position:absolute;top:52%;transform:translateY(-50%);right:40px;pointer-events:none;display:none}
.atm_e1page .c_ban_more .spbm_more .atm_imgbox_cover img{transform:scale(1)!important}




.drul_wrap_btm_more .spbm_more{display:inline-block;position:relative}
.develo_recrui_ul_li .drul_wrap_btm_more .spbm_more p{padding-right:60px}
.drul_wrap_btm_more .spbm_more .atm_imgbox_cover{width:20px;position:absolute;top:52%;transform:translateY(-50%);right:33px;pointer-events:none}
.drul_wrap_btm_more .spbm_more .atm_imgbox_cover img{transform:scale(1)!important}
.drul_wrap_btm_more .spbm_more .atm_imgbox_cover img:nth-child(1){opacity:0}
.nltu_li_icon{display:none}
.nltu_li_wra_le{display:flex;flex-wrap:wrap}
.atm_e5page.atm_e3page.atm_nypage .mod_bread{top:20px}
.atm_e5page.atm_e3page .c_ban{top:50%}
.mod_tit20z,.mod_tit20z p{font-size:20px!important}
.c_ban_info .mod_tit24{font-size:20px!important}



/* .sya_p3 {

    margin-top: -160px;

} */



.atm_ban_li.slick-current .ybli_info,.atm_ban_li.slick-current .ybli_tit{animation:atmfadeInUp .8s ease-in-out both;animation-delay:.1s}
.mod_tit18z,.mod_tit18z p{font-size:18px!important}
.sya_p2_img2 .spcw_ri_info .mod_tit24{color:#666}
.cpbu_wrap_info p{font-size:16px!important}
.case_p4_top_tit .mod_tit36{color:#fff;line-height:1.4}
.innov_effect_top_p2 .ietp_tit .mod_tit36{color:#fff}
.atm_b1page .mod_bread,.atm_b3page .mod_bread,.atm_b5page .mod_bread,.atm_f1page .mod_bread,.atm_f2page .mod_bread,.atm_g2page .mod_bread,.atm_g3page .mod_bread,.atm_g4page .mod_bread{top:auto!important;bottom:35px}
.case_p1_top{margin-bottom:60px}
.cpiw_top{margin-bottom:60px}
.atm_pribanner{background:#0066f5!important}
.develo_creat_tit{margin-bottom:53px}
.interc_cooper_btm_ul{display:flex;align-items:stretch}
.interc_cooper_btm_ul .slick-list{width:100%}
.icbu_wrap,.interc_cooper_btm_ul .slick-track{height:100%}
.develo_creat_tit{margin-bottom:58px}
.innov_earch_top_tit{margin-bottom:30px}
.innov_effect_top_p{padding-top:60px}
.ietp_tit{margin-bottom:30px}
.innov_effect_wrap{padding-top:60px!important}
.develo_creat_tit{margin-bottom:65px}
.detail_wrap{padding-top:110px}
.sustai_strate_le_info{margin-bottom:60px}
.sglw_btm_info{margin-bottom:60px}
.sustai_honor_btm{margin-top:-20px}
.governa_target_tit{margin-bottom:53px}
.bmbu_li{margin-bottom:0!important}
.behav_manufa_cont .develo_creat_tit{margin-bottom:56px}
.bplw_more{margin-top:45px}
.honor_outsta_notes{margin-top:-35px}
.nlbu_li{margin-bottom:50px}
.report_develo_history.act .report_develo_history_ul{margin-bottom:0!important}
.invest_list_btm_more{margin-bottom:60px}
.dblu_li_ph{display:none}
.spbu_li_weap{width:100%;position:relative}
.atm_imgbox_cover{transform:rotate(0);-webkit-transform:rotate(0)}
.main-subnav .name{font-size:16px!important}
.atm_e3page.atm_e5page .atm_main{margin-top:0!important}
.atm_e5page.atm_e3page.atm_nypage .mod_bread{top:160px}
.develo_life_btm{width:427px!important;margin:0 auto}
.develo_life_btm .swiper-pagination{display:none}
.governa_policy_positi{width:100%;position:relative}
.governa_policy_positi_img{width:100%}
.governa_policy{position:absolute;top:0;left:0;height:100%}
.governa_policy .atm_cont1400,.governa_policy_cont{height:100%}
.gplw_info{min-height:105px}
.innov_effect_topw{position:static;top:auto;left:auto}
.innov_effect_top{z-index:10}





/* .innov_effect_top_p {

    padding-top: 0 !important;

    background: transparent !important;

} */



/* .innov_effect_top_p1 {

    transition: all 0.46s;

    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);

}



.innov_effect.on .innov_effect_top_p1 {

    clip-path: polygon(0px 0px, 100% 0px, 100% 0%, 0% 0%);

} */

.ietp_info p,.ietp_tit .mod_tit36{transition:all .46s}
.innov_effect.on .ietp_tit .mod_tit36{color:#fff}
.innov_effect.on .ietp_info p{color:#fff}
.innov_effect.on .innov_effect_top{transform:translateY(600px)}
.innov_effect_wrap{top:-100px}





/* .innov_effect_top_p2 {

    opacity: 0 !important;

} */



.innov_effect{padding-bottom:50px}
.innov_effect_wrapl{padding-top:50px;padding-bottom:120px}
.innov_effect:last-child{padding-bottom:0!important}
.bmbu_wrap .atm_imgbox_cover::after{display:none!important}
.honor_outsta{background:#f7fbff}




/* .sustai_head_li {

    display: none;

} */



.sustai_head{box-shadow:0 9px 15px -5px rgba(0,0,0,.05)}
.sustai_head{display:none}
.spbc_line img{width:100%!important}
.spbc_line{left:101px;width:87%}
.governa_policy_li_wrap{text-align:center}
.sdul_top_info p,.sdul_top_tit .mod_tit56{text-shadow:0 4px 4px rgba(0,0,0,.25)}
.governa_policy .atm_cont1400{width:100%}












/* .atm_b5page .c_ban_more .spbm_more p,

.atm_b3page .c_ban_more .spbm_more p,

.atm_b1page .c_ban_more .spbm_more p {

    padding-right: 70px;

} */



.atm_b5page .c_ban_more .spbm_more .atm_imgbox_cover,

.atm_b3page .c_ban_more .spbm_more .atm_imgbox_cover,

.atm_b1page .c_ban_more .spbm_more .atm_imgbox_cover {

    width: 20px;

    position: absolute;

    top: 52%;

    transform: translateY(-50%);

    right: 40px;

    pointer-events: none;

    display: none;

}



.atm_b5page .c_ban_more .spbm_more,

.atm_b3page .c_ban_more .spbm_more,

.atm_b1page .c_ban_more .spbm_more {

    position: relative;

}



.atm_b1page .c_ban_more .spbm_more img,

.atm_e1page .c_ban_more .spbm_more img,

.atm_b5page .c_ban_more .spbm_more img,

.atm_b3page .c_ban_more .spbm_more img {

    transform: scale(1) !important;

}





.mod_fot_top {

    border-bottom: 1px solid #E4E4E7;

}





.atm_d1page .atm_ban_imgbox img {

    height: 550px;

}



.spbu_li .spbu_li_weap::after {

    display: none;

}



.interc_panora_video::after{content:'';position:absolute;top:-2px;left:0;width:100%;height:3px;background:#fff;z-index:10}
.atm_b1page .interc_panora_video::after{background:#f7f7f7}
.clul_wrap_add{display:flex}
.clul_wrap_add_info{padding-left:10px}
.clul_wrap_add_tit{flex:none}



.ietp_tit .mod_tit36,

.ietp_info p {

    transition: all 0.6s;

}



.innov_effect_img{position:relative}
.innov_effect_img_flot{width:100%}
.innov_effect_img_wrap{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%}
.innov_effect_top_p1{background:0 0!important}
.innov_effect_wrap{top:-150px}
.innov_effect_top_p{padding-top:0!important}
.innov_effect_wrap{top:-80px}
.innov_effect{min-height:180vh}
.innov_effect_wrap{top:-85px}
.atm_c1_1page .atm_main{margin-top:0!important}
.atm_c1_1page .mod_bread{bottom:44px!important;top:auto!important}
.atm_c1_1page .mod_bread .atm_cont1400{width:1200px}
.point_wrap{width:100%;position:relative}
.point_wrap_cont{width:100%;position:relative}
.point_wrap_ul_li{width:100%;border-top:1px solid #cfcfcf}
.point_wrap_ul_li:last-child{border-bottom:1px solid #cfcfcf}
.pwul_link{width:100%;display:flex;justify-content:space-between;transition:all .36s;padding:30px 24px;align-items:center}
.pwul_ri{width:54px;height:54px;border-radius:50%;transition:all .36s;position:relative;flex:none;background:#fff}
.pwul_ri svg{width:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.pwul_ri path{stroke:#666;transition:all .36s}
.pwul_time p{font-size:14px;line-height:1.6;color:#666}
.pwul_info p{font-size:16px;line-height:1.75;color:#333;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.pwul_time{margin-bottom:13px}
.pwul_le{padding-right:25px}
.point_wrap_ul{margin-bottom:65px}
.point_wrap{padding-top:65px}
.innov_effect_wrap{top:10px}
.ivbu_li{opacity:0}




.innov_effect1.onk .ivbu_li:nth-child(1),

.innov_effect2.onk .ivbu_li:nth-child(1),

.innov_effect3.onk .ivbu_li:nth-child(1),

.innov_effect4.onk .ivbu_li:nth-child(1) {

    animation: atmfadeInUp .5s ease-in-out both;

    animation-delay: 0.1s;

}



.innov_effect1.onk .ivbu_li:nth-child(2),

.innov_effect2.onk .ivbu_li:nth-child(2),

.innov_effect3.onk .ivbu_li:nth-child(2),

.innov_effect4.onk .ivbu_li:nth-child(2) {

    animation: atmfadeInUp .5s ease-in-out both;

    animation-delay: 0.2s;

}



.innov_effect1.onk .ivbu_li:nth-child(3),

.innov_effect2.onk .ivbu_li:nth-child(3),

.innov_effect3.onk .ivbu_li:nth-child(3),

.innov_effect4.onk .ivbu_li:nth-child(3) {

    animation: atmfadeInUp .5s ease-in-out both;

    animation-delay: 0.3s;

}



.innov_effect1.onk .ivbu_li:nth-child(4),

.innov_effect2.onk .ivbu_li:nth-child(4),

.innov_effect3.onk .ivbu_li:nth-child(4),

.innov_effect4.onk .ivbu_li:nth-child(4) {

    animation: atmfadeInUp .5s ease-in-out both;

    animation-delay: 0.4s;

}



.hobu_li_wrap_tit p{color:#333}
.report_develo_btm::after{background:#f7fbff;border-radius:16px 0 0 0!important}
.report_develo_ri .atm_imgbox_cover{border-radius:20px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.08)}
.behav_carbon_le_info p{text-align:justify}
.interc_leadr.on{padding-bottom:0!important}
.about_horizon_list_li{position:relative}
.ahll_relat{width:346px;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;opacity:0;transition:all .36s}
.ahll_subin p{color:#fff;line-height:1.75}
.ahll_subin{margin-top:23px}
.ahll_wrap .ahll_subin{display:none}
.ipvb_top .atm_cont1400{width:100%!important;padding:0!important}
.ipvb_top{left:42px}
.ipvb_top_li{margin-bottom:0!important;padding-bottom:30px}
.ipvb_top_li::after{width:1px}
.ipvb_top_li .ipvb_top_li_info{display:none!important}
.ipvb_top_li_tit .mod_tit24{font-size:14px!important}
.ipvb_top_li.act .ipvb_top_li_tit .mod_tit24{font-size:18px!important}
.ipvb_top_li{padding-left:17px}
.ipvb_top_li::after{height:100%;opacity:1}
.ipvb_top_li_tit{position:relative}
.ipvb_top_li_tit::after{content:'';position:absolute;top:6px;left:-24px;width:15px;height:15px;border:1px solid #0066f5;border-radius:50%;opacity:0;transition:all .36s}
.ipvb_top_li.act .ipvb_top_li_tit::after{opacity:1}
.ipvb_top_li_tit::before{content:'';position:absolute;top:10px;left:-20px;width:7px;height:7px;background:#0066f5;border-radius:50%}
.ipvb_top_li_tit{min-height:29px;display:flex;align-items:center}
.ipvb_top_li::after{top:11px}
.ipvb_top_li:last-child::after{display:none}
.develo_life_ctil{width:100%;display:flex;justify-content:center;display:none}
.develo_life_ctil .develo_bloomi_ri_butto{padding-left:0!important}
.case_radio1 .case_p5_btm_le{width:40%}
.case_radio1 .case_p5_btm_ri{width:60%;margin-top:10px}
.case_radio1 .case_p5_btm_ri p::after{display:none}
.name.collapsed{display:flex;justify-content:space-between}
.name.collapsed a{line-height:50px;color:#333;height:50px;overflow:hidden}
#main-subnav-list li a{color:#333}
.subnav_wrap{width:100%;display:flex;align-items:center;justify-content:space-between;padding-right:15px}
.subnav_erli a{color:#666!important}
.subnav_erul .subnav_erli:last-child{border-bottom:none;padding-bottom:0!important}
.subnav_erul .subnav_erli{padding-left:15px}
.subnav_erul .subnav_erli:first-child{border-top:1px solid #d4d4d4;margin-top:8px}
.subnav_wrap .iconfont{display:none;transform:rotate(0)!important;transition:all .36s}
.subnav_li.actg .subnav_wrap .iconfont{display:block}
.subnav_erul{display:none}
.subnav_li.on .subnav_wrap .iconfont{transform:rotate(180deg)!important}
.atm_g3_1page .atm_banner,.atm_g3page .atm_banner{z-index:11}
.atm_g3_1page .atm_ban_li,.atm_g3page .atm_ban_li{overflow:visible!important}
.atm_g3_1page .atm_ban_li_img,.atm_g3page .atm_ban_li_img{z-index:110}
.atm_select_bd{max-height:155px;top:100%}
.atm_select_bd{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.cpbu_wrapk{display:flex;flex-wrap:wrap}
.case_radio1 .case_p5_btm{display:block}
.cpbu_lik{display:none;width:100%}
.cpbu_lik:first-child{display:block}
.case_radio1 .case_p5_btm_ri p{padding-left:0!important}
.ipvt_dots_wrap img{opacity:1}
.ipvt_dots_wrap p{display:flex;flex-direction:row-reverse;align-items:center}
.ipvt_dots_wrap img{margin-left:0;margin-right:15px}
.ipvt_dots_wrap{border-radius:50px;border:1px solid #fff;background:rgba(255,255,255,.8);padding:10px 16px;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.08)}
.ipvt_dots_wrap p{color:#666}
.ipvt_dots_wrap.act p{color:#0066f5!important}
.ipvr_le{width:24px}
.ipvr_le img{width:100%}
.ipvr_ri p{font-size:16px;line-height:1.5;color:#666;transition:all .36s}
.interc_panora_video_return{display:flex;border-radius:10px 10px 0 0;background:#fff;box-shadow:0 2.39404px 5.32008px 0 rgba(73,126,218,.03),0 8.04107px 17.86905px 0 rgba(73,126,218,.04),0 36px 80px 0 rgba(73,126,218,.08);align-items:center;position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:12px 22px;z-index:20;cursor:pointer;transition:all .36s;opacity:0;pointer-events:none}
.interc_panora_wrap{top:138px}
.ipvt_video{height:calc(100vh - 138px)}



/* .ipvt_video img {

    height: 100%;

    object-fit: cover;

} */



.ipvt_video img{position:absolute;top:50%;transform:translateY(-50%)}
.ipvr_ri{padding-left:12px}
.ipvr_le svg{width:100%}
.ipvr_le path{transition:all .36s}
.interc_panora.change .interc_panora_video_return{opacity:1;pointer-events:all!important}
.std_pady{padding:80px 0}
.interc_panora_video_top .ipvt_dots_wrap img{margin-left:0;margin-right:10px;margin-bottom:0}
.ipvt_dots_wrap img{width:20px;margin-right:10px;margin-bottom:0}
.mhrl_btm_li a{display:block;padding:2px 10px}




/* .sustai_goven_dots {

    position: sticky;

    top: 0;

    left: 0;

} */



.sustai_goven_dots_wrap{position:sticky;top:60%;left:-50px;z-index:10}



/* .sustai_goven_dots {

    position: absolute;

    top: 0;

    left:-50px;

} */



.sustai_goven_dots_li::after{content:'';position:absolute;top:0;left:2px;width:1px;height:100%;background:#f7f7f7;z-index:-1}
.sustai_goven_dots_li .sgdl_sp1{display:block;width:6px;height:6px;border-radius:50%;background:#0066f5;position:relative}
.sustai_goven_dots_li .sgdl_sp1::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:rgba(0,102,245,.2);border-radius:50%;opacity:0;transition:all .36s}
.sustai_goven_dots_li.act .sgdl_sp1::after{opacity:1}
.sustai_goven_dots_li{padding-bottom:47px;position:relative;z-index:1}
.sustai_goven_cont{display:flex;align-items:flex-start}
.sustai_goven_li:last-child{margin-bottom:0!important}
.sustai_goven_dots{transform:translateX(-50px)}
.sustai_goven_dots_li:last-child:after{display:none}
.sgdl_sp2{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:0;background:#0066f5}
.sustai_goven_dots_li:last-child .sgdl_sp2{display:none}





/* .sustai_goven_dots_li.act .sgdl_sp2{

    height: 100%;

} */



.behav_pop_expand{width:100%;margin-bottom:15px}
.bpet_ri{width:24px;flex:none;margin-top:1px}
.bpet_ri svg{width:100%}
.bpet_ri path{fill:#666!important;transition:all .36s}
.bpet_le p{color:#333;line-height:1.3;font-size:16px}
.behav_pop_expand_top{display:inline-block}
.bpet_wrap{cursor:pointer;display:flex;align-items:center}
.behav_pop_expand_btm{margin-top:18px;padding-left:15px;display:none}
.behav_pop_expand_top.act .mhnl_svg_path2{opacity:0}
.bpet_le{padding-right:19px}



.cpbd_ul{display:flex}
.cpbd_li p{font-size:16px;line-height:1.75;color:#333}
.cpbd_li{position:relative;padding-bottom:28px;text-align:center}
.cpbd_li_sp1{width:10px;height:10px;display:block;background:#0066f5;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);bottom:0;z-index:10}
.cpbd_li_sp1::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:rgba(0,102,245,.2);border-radius:50%;opacity:0;transition:all .36s}




.case_p5_btm_dots{margin:0 -130px;margin-bottom:84px}
.cpbd_li_sp2{width:100%;position:absolute;bottom:4px;left:50%;height:2px;background:#f7f7f7}
.cpbd_li_sp2::after{content:'';position:absolute;top:0;left:0;width:0%;height:100%;background:#0066f5}
.cpbd_li{width:25%;cursor:pointer}
.cpbd_li:last-child .cpbd_li_sp2{display:none}
.cpbd_li.act .cpbd_li_sp1::after{opacity:1}
.cpbd_li.act .cpbd_li_sp2::after{width:100%;transition:all 3.5s}
.sluti_revisi_wrapm{display:flex;justify-content:space-between;align-items:center}
.sluti_revisi_le{padding-right:20px}
.sluti_revisi_ri{flex:none}
.sluti_revisi_le .sluti_revisi_info{margin-bottom:0!important}
.gwlc_btm_info p{text-shadow:0 3px 4px rgba(0,0,0,.85)}



body.slcle,

body.slcle p {

    -webkit-touch-callout: none !important;

    -webkit-user-select: none !important;

    -khtml-user-select: none !important;

    -moz-user-select: none !important;

    -ms-user-select: none !important;

    user-select: none !important;

}



.hobu_li .hobu_li_wrap_tit p{font-weight:700}
.bpet_ri path{fill:#0066f5!important}
.bpet_le p{color:#0066f5}
body.actp .sustai_head{top:80px}
.atm_b3pagel .interc_panora_video_btm{opacity:1;pointer-events:all}
.spbc_sp{width:6px;height:6px;background:#0066f5;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10;border-radius:50%}
.spbc_sp::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:rgba(0,102,245,.2);border-radius:50%;opacity:0;transition:all .36s}
.spbc_li::after{display:none}
.spbc_line{top:-5px}
.spbc_line img{display:none}
.spbc_line{width:100%;height:1px;background:#0066f5}
.spbc_line{display:none}
.sya_p1_btm .spbc_li{width:25%;text-align:center}
.sya_p1_btm .spbc_ul{padding-left:0!important}
.sya_p1_btm .spbc_li{padding-top:40px}
.spbc_sp1{position:absolute;top:2px;left:50%;height:1px;width:100%;background:#f7f7f7}
.spbc_sp1::after{content:'';position:absolute;top:0;left:0;width:0%;height:100%;background:#0066f5}
.sya_p1_btm .spbc_li:last-child .spbc_sp1{display:none}
.sya_p1_btm .spbc_li.act .spbc_sp::after{opacity:1}
.sya_p1_btm .spbc_li.act .spbc_sp1::after{width:100%;transition:all 1.5s}
.aalb_top{display:block}
.aalb_top_li::after{display:none}
.aalb_top{border-bottom:none}
.aalb_top_le{width:24px;margin-top:9px}
.aalb_top_ri{padding-left:16px}
.aalb_top_info{padding-top:17px}
.aalb_top_info p{color:#666;line-height:1.75}
.aalb_top_li{padding-bottom:40px}
.aalb_top_tit p{font-size:16px;color:#666;transition:all .36s}
.aalb_top_li.act .aalb_top_tit p{font-size:24px;color:#333}
.aalb_top_tit{min-height:42px;display:flex;align-items:center}
.aalb_top_info{display:none}
.aalb_top_li{margin-right:0!important;padding-left:28px;position:relative}
.aalb_top_li_sp{position:absolute;top:21px;left:3px;width:6px;height:6px;background:#0066f5;border-radius:50%;z-index:10}
.aalb_top_li_sp::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:rgba(0,102,245,.2);border-radius:50%;opacity:0;transition:all .36s}
.aalb_top_li_sp1{position:absolute;top:24px;left:5px;width:1px;height:100%;background:#f7f7f7}
.aalb_top_li_sp1::after{content:'';position:absolute;top:0;left:0;width:100%;height:0%;background:#0066f5}
.aalb_top_li:last-child .aalb_top_li_sp1{display:none}
.aalb_top_li.act .aalb_top_li_sp1::after{height:100%}
.aalb_top_li.act .aalb_top_li_sp::after{opacity:1}


/* .about_addres_le_wrak {

    display: none;

} */





.about_addres_le {

    width: 100%;

}



/* .about_addres_le .about_addres_le_tit {

    text-align: center;

} */



.about_addres{height:180vh}
.about_addres_wrax{height:70vh;position:sticky;top:220px;left:0}
.about_addres_ri{position:absolute;top:100px;right:19%}
.about_addres_le_wrak{opacity:0;pointer-events:none;transition:all .56s}
.about_addres.ony .about_addres_le_wrak{opacity:1;pointer-events:all}
.about_addres_le_tit{transition:all .36s}
.about_addres.ony .about_addres_le .about_addres_le_tit{text-align:left}
.about_addres_le_wrak{width:528px;max-width:100%}
.about_addres_le{position:relative}
.cpbu_li .cpbu_wrap_info{cursor:auto}
.atm_e4page .atm_banner1 .atm_ban_imgbox::before{display:none}
.about_addres_cont{align-items:stretch}



/* .about_addres_le_wrak {

    transform: translateY(100px);

} */





.about_addres.ony .about_addres_le_wrak {

    transform: translateY(0);

}

.mhnu_link{font-size:16px;line-height:1.5!important;display:inline-block!important}
.mod_head{align-items:center}
.about_addres_wrax{overflow:hidden}
.aarq_wrap{width:100%;height:100%;position:absolute;top:0;right:0;z-index:10}
.about_addres_ri_post{width:100%;position:relative}
.about_addres_ri_quan{transition:all .36s}
.about_addres_ri_slick{opacity:0;transition:all .36s}
.about_addres.ony .about_addres_ri_quan{opacity:0}
.about_addres.ony .about_addres_ri_slick{opacity:1}



/* .atm_ban_imgbox::before{

    display: none;

} */



.atm_e2page .atm_ban_imgbox::before {

    display: none;

}



/* .atm_e5page .c_ban_tit .mod_tit48,

.atm_e4page .ybli_tit .mod_tit48,

.atm_e4page .ybli_info p,

.atm_e2page .ybli_tit .mod_tit48,

.atm_e2page .ybli_info p {

    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.45);

} */



.atm_e5page .atm_ban_imgbox::before {

    display: none;

}



.sustai_head_ri_li.on .shrl_link {

    pointer-events: none;

}



.atm_b3pagel .case_p4 {

    display: none;

}





.interc_panora_video {

    height: calc(100vh - 138px);

}



.interc_panora_tit .atm_cont1400 {

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

}



.ipvt_dots {

    height: 100%;

    top: 50%;

    transform: translateY(-50%);

    position: absolute;

    left: 0;

    width: 100%;

    z-index: 10;

}





.ipvb_li_video_wrap img {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

}



.interc_panora .interc_panora_tit {

    left: 50%;

    top: 50% !important;

    transform: translate(-50%, -50%);

    pointer-events: none;

}



.interc_panora .develo_creat_tit {

    padding-top: 150px;

    pointer-events: all;

}



.produ_list_li_img {

    display: none;

}





.pllc_btm.ong {

    width: 100% !important;

    margin-left: 0px !important;

}



.pllc_btm.ong .pllc_btm_li:last-child {

    margin-right: 0 !important;

}



.pllc_btm.ong .pllc_btm_wrap {

    padding-left: 0 !important;

}



.pllc_btm.ong .pllc_btm_ul {

    justify-content: center;

}



.pllc_btm_ul {

    align-items: stretch;

}



.atm_b2page .detail_cont {

    padding-top: 85px !important;

}





.interc_panora_video::after {

    content: '';

    position: absolute;

    top: -2px;

    left: 0;

    width: 100%;

    height: 3px;

    background: #fff;

    z-index: 10;

    display: none;

}





.ipvt_video_weil::after {

    content: '';

    position: absolute;

    top: -2px;

    left: 0;

    width: 100%;

    height: 3px;

    background: #fff;

    z-index: 10;

}





.ipvt_video_weil::before {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 3px;

    background: #fff;

    z-index: 10;

}



.ipvt_video_weil {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.produ_list_retrun {

    width: 100%;

    position: relative;

    background: #F7F7F7;

    margin-top: 50px;

}



.detail_cont {

    background: #F7F7F7;

}



.produ_list_retrun_cont {

    width: 100%;

}



.produ_list_retrun_cont a {

    display: flex;

}



.produ_list_retrun_cont .clbb_linp {

    border-radius: 4px;

    padding: 7px 12px;

}



.produ_list_li {

    padding-top: 50px;

}



.interc_panora_wrap {

    top: 138px;

}



.interc_panora {

    height: auto !important;

}



.interc_panora_wrap {

    top: auto !important;

    position: relative !important;

}



.atm_b1page .ipvt_video_weil::before {

    background: #F7F7F7;

}



.srbw_le .ilbm_link {

    border-color: #999;

}



.atm_d1page .detail_cont {

    background: transparent !important;

}



.ahll_relat {

    display: none !important;

}



.ahll_wrap {

    opacity: 1 !important;

    width: 70%;

}



.ahll_wrap .ahll_subin {

    display: none;

}



.ahll_wrap {

    position: absolute;

    top: 70%;

    left: 50%;

    transform: translateX(-50%);

    transition: all 0.56s;

}



.ahll_wrap .ahll_subin {

    display: block;

    opacity: 0;

    transition: all 0.36s;

}



.pllc_btm {

    width: calc(100% + 23.6vw);

}





.pllc_btm_li {

    height: auto !important;

}



.pllc_btm_li_wrap {

    height: 100%;

}





.ipvb_li_video1,

.ipvb_li_video {

    display: none;

}



.interc_panora_video_top .ipvt_dots {

    display: none;

}



.srbw_le .srbw_le_btm .cclm_li:first-child .ilbm_link {

    min-width: 169px;

    justify-content: center;

}



.report_develo_le .srbw_le_btm .cclm_li:first-child .ilbm_link {

    min-width: 169px;

    justify-content: center;

}



.ipvt_video_weil::before {

    width: 100%;

    height: 100% !important;

    border: 2px solid #fff;

    pointer-events: none;

    background: transparent !important;

}



.atm_b1page .ipvt_video_weil::before {

    border-bottom-color: #F7F7F7;

}



/* .ipvb_li {

    display: none;

} */

.ipvb_li {

    opacity: 0;

    transition: all 0s !important;

}



.atm_b3pagel .ipvb_li {

    display: block;

    opacity: 1;

}



.ipvt_video_weil .atm_ban_video1 {

    position: absolute;

    left: 50%;

    top: 50%;

    z-index: 2;

    transform: translate(-50%, -50%);

    width: 100%;

    /* display: none; */

    opacity: 0;

}





.ipvb_top {

    z-index: 16;

}



.atm_b5page .interc_panora_video_top .ipvt_dots,

.atm_b3page .interc_panora_video_top .ipvt_dots {

    display: block;

}



.about_addres_cont.kon1 #about_addres_ri_li1 {

    display: block;

}



.about_addres_cont.kon1.kon2 #about_addres_ri_li1 {

    display: none;

}



.about_addres_cont.kon1.kon2 #about_addres_ri_li2 {

    display: block;

}



.about_addres_cont.kon1.kon2.kon3 #about_addres_ri_li1,

.about_addres_cont.kon1.kon2.kon3 #about_addres_ri_li2 {

    display: none;

}



.about_addres_cont.kon1.kon2.kon3 #about_addres_ri_li3 {

    display: block;

}



.aalb_top_info {

    display: block;

}



.ipvb_top_li.acta {

    pointer-events: none;

}



.interc_panora .interc_panora_video_return.acta {

    pointer-events: none !important;

}





.about_addres {

    height: 220vh;

}





.about_addres_cont .about_addres_le_tit .mod_tit36 {

    white-space: nowrap;

}



.ipvb_li.act {

    transition: all 0.36s !important;

}



.about_addres_le_tit p {

    transition: all 0.36s;

}



.about_addres_le_tit.act p {

    opacity: 0;

}



.about_addres.ony .about_addres_le_tit.act p {

    opacity: 1;

}



.about_addres {

    height: 2840px;

}



.interc_panora .develo_creat_tit {

    padding-top: 100px;

}



.atm_b3page .ipvt_video_weil::before {

    border-bottom-color: #F7F7F7;

}



.mod_head_ri_lang {

    z-index: 10;

}



.mod_head_ri {

    position: relative;

    z-index: 26;

}



.mhrl_btm {

    top: 80px;

}



.cpru_li_btm {

    padding-left: 40px;

    padding-right: 40px;

}



.sustai_goven_dots_li .sgdl_sp1::after {

    display: none;

}



.sustai_goven_dots_li .sgdl_sp1 {

    width: 15px;

    height: 15px;

    background: rgba(230, 230, 230, 1);

    transition: all 0.36s;

}



.sustai_goven_dots_li::after {

    left: 7px;

}





.sustai_goven_dots_li.act .sgdl_sp1 {

    background: rgb(204, 224, 253);

}





.sustai_report_cont .srlu_wrap .srlu_wrap_tit .mod_tit24 {

    color: #0066F5;

}





.interc_panora_video_return {

    background: #0066F5;

}



.interc_panora_video_return .ipvr_le path {

    fill: #fff;

}



.interc_panora_video_return .ipvr_ri p {

    color: #fff;

}



.atm_b3page.atm_b3pagel .ipvt_video_weil::before {

    border-bottom-color: #fff;

}



.innov_help_li_top .mod_tit52 {

    font-size: 48px;

}



.innov_help_li_top .mod_tit24 {

    font-size: 20px;

}



.innov_help_li_btm p {

    font-size: 16px;

}







.innov_help_li {

    padding: 0 66px;

    min-width: auto !important;

}



.innov_help_ul {

    display: flex;

}



/* .innov_effect_wrap {

    overflow: hidden;

} */



.interc_logo {

    position: relative;

    width: 100%;

    background: #F7F7F7;

    overflow: hidden;

}



.interc_logo_cont {

    width: 100%;

    position: relative;

}



.esg_care_btm {

    width: 100%;

    position: relative;

}



.esg_care_btm_wrap {

    width: calc(100% - 70px);

    overflow: hidden;

    margin: 0 auto;

    padding-bottom: 30px;

}



/* .ecbw_ul {

    cursor: url(../images/cursor.svg), auto;

} */





.esg_care_btm_ress {

    width: 750px;

    margin: 0 auto;

    height: 2px;

    position: relative;

    margin-top: 30px;

    margin-bottom: 20px;

}



.esg_care_btm_ress .swiper-pagination {

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.1);

}



.swiper-pagination-progressbar-fill {

    background: #0066F5 !important;

}



.ecbw_li .std_tit4 {

    text-align: center;

    color: #666;

    margin-top: 30px;

    padding: 0 10px;

    font-size: 24px;

}



.ecbw_li_img {

    background: #fff;

}



.interc_logo .interc_cooper_btm_swip {

    padding-top: 40px;

}



.interc_logo .develo_creat_tit {

    padding-left: 40px;

    padding-right: 40px;

}



.ecbw_li_img {

    border-radius: 20px;

    overflow: hidden;

}



.atm_b3page .ilob_wrap {

    width: 100%;

    opacity: 1 !important;

    cursor: auto !important;

}





.atm_b3page .ilob_li {

    display: block !important;

}



.atm_b3page .ilob_ul {

    display: flex;

    flex-wrap: wrap;

}





.about_horizon_list_wrap {

    width: 100%;

    height: 100%;

    display: flex;

}





.about_horizon_list .atm_cont1400 {

    height: 100%;

}





.about_horizon_list_wrap .about_horizon_list_li {

    width: 25%;

    border-color: rgba(207, 207, 207, 0.3);

}



.about_horizon_list_wrap .about_horizon_list_li:last-child {

    border: none;

}



.about_horizon_list_wrap .about_horizon_list_li {

    align-items: center;

    padding-bottom: 0 !important;

}





.about_horizon_list_wrap .ahll_wrap {

    position: absolute;

    top: 50% !important;

    transform: translate(-50%, -50%) !important;

}



.about_horizon_list_wrap .ahll_icon {

    margin-bottom: 85px;

}





.ahll_info .mod_tit36 {

    color: #fff;

}





.suppli_shade_li {

    height: 100%;

}



.suppli_shade_img {

    width: 100%;

    position: relative;

}



.suppli_shade_img::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.2);

}



.suppli_shade_img img {

    width: 100%;

}



.suppli_shade .suppli_shade_ul {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

}



.suppli_shade {

    position: relative;

    padding-bottom: 0 !important;

}



.suppli_shade_li {

    border-right: 1px solid rgba(207, 207, 207, 1);

}



.sslw_top_tit .mod_tit36,

.sslw_btm_info p {

    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);

}



.suppli_shade_li_wrap::after {

    display: none;

}



.suppli_shade_btm {

    width: 100%;

    position: relative;

}





.suppli_report {

    margin-top: 0 !important;

}



.subnav_wrap.act a {

    color: #0066F5 !important;

}



.subnav_erli.act a {

    color: #0066F5 !important;

}



.atm_phnav_lisbox.act a {

    color: #0066F5 !important;

}



.interc_panora .ipvt_dots_wrap {

    pointer-events: none !important;

}



.interc_panora.selecty .ipvt_dots_wrap {

    pointer-events: all !important;

}



.about_list .develo_creat_tit p {

    width: 1066px;

}





.interc_panora_video_btm {

    overflow: hidden;

}



.cpru_li_btm_more {

    cursor: pointer;

}



.cpru_li_btm_more a {

    pointer-events: none;

}



.produ_list_move_wrap {

    position: fixed;

    top: 0;

    left: 0;

    width: 100vw;

    height: 100vh;

    z-index: 99999;

    pointer-events: none;

    overflow: hidden;

}



.produ_list_move {

    width: 100%;

    height: 100%;

    background: #F7F7F7;

    display: flex;

    align-items: center;

    transition: all 1s;

    pointer-events: all;

    transform: translateX(100%);

}



.produ_list_move_wrap .produ_list_li:first-child {

    display: block;

}



.produ_list_move_wrap .produ_list_li {

    display: none;

}





.produ_list_move_wrap.leftd .produ_list_move {

    transform: translateX(0%);

}



.produ_list {

    max-height: calc(100vh - 40px);

}



.produ_list_waep .pblw_btm_info p {

    min-height: auto !important;

}



.produ_list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    width: 2px;

    background: #0066F5 !important;

}



.cpru_li_btm {

    padding-left: 36px;

    padding-right: 36px;

}



.about_horizon_img_phw {

    display: none !important;

}



.sya_p1 .spbu_li_weap a {

    pointer-events: none;

}



.atm_c1_2page .cpwb_top_dots {

    display: none;

}



.mhrl_btm_li.act a {

    color: #0066F5 !important
}





.atm_p6wu_li.eptchild .atm_p6wu_li_box::after {

    display: block;

}



.atm_p6wu_li_box::after {

    display: none;

}



.atm_fadeupa1 {

    animation: atmfadeInUp 0.75s ease-in-out both;

    animation-delay: 0.1s;

}



.atm_fadeupa2 {

    animation: atmfadeInUp 0.75s ease-in-out both;

    animation-delay: 0.2s;

}



.atm_fadeupa3 {

    animation: atmfadeInUp 0.75s ease-in-out both;

    animation-delay: 0.6s;

}



.atm_fadeupa4 {

    animation: atmfadeInUp 0.75s ease-in-out both;

    animation-delay: 0.8s;

}

.atm_fadeupa5 {

    animation: atmfadeInUp 0.75s ease-in-out both;

    animation-delay: 1s;

}



.interc_panora_video_top {

    z-index: 15;

}



/* .interc_panora_video_btm {

    z-index: 16;

} */





.interc_panora.change .interc_panora_video_btm {

    z-index: 16;

}



.ipvt_video_weil .atm_ban_videok1,

.ipvt_video_weil .atm_ban_videok2,

.ipvt_video_weil .atm_ban_videok3,

.ipvt_video_weil .atm_ban_videok4 {

    position: absolute;

    left: 50%;

    top: 50%;

    z-index: 2;

    transform: translate(-50%, -50%);

    width: 100%;

    /* display: none; */

    opacity: 0;

}



.atm_b3pagel .interc_panora_video_btm {

    z-index: 28;

}



.atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1) {

    opacity: 0 !important;

}



.atm_hd_pc.atm_hd_highli.isfixed .mod_head_le .atm_imgbox_cover img:nth-child(1) {

    opacity: 0 !important;

}



.atm_g2page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1),

.atm_c1_2page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1),

.atm_a1pageb .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1) {

    opacity: 1 !important;

}



.atm_g2page .atm_hd_pc.atm_hd_highli:hover .mod_head_le_log .atm_imgbox_cover img:nth-child(1),

.atm_c1_2page .atm_hd_pc.atm_hd_highli:hover .mod_head_le_log .atm_imgbox_cover img:nth-child(1),

.atm_a1pageb .atm_hd_pc.atm_hd_highli:hover .mod_head_le_log .atm_imgbox_cover img:nth-child(1) {

    opacity: 0 !important;

}



.atm_g2page .atm_hd_pc.atm_hd_highli.isfixed .mod_head_le_log .atm_imgbox_cover img:nth-child(1),

.atm_c1_2page .atm_hd_pc.atm_hd_highli.isfixed .mod_head_le_log .atm_imgbox_cover img:nth-child(1) {

    opacity: 0 !important;

}



.aalb_top .aalb_top_tit {

    cursor: pointer;

}



.about_addres {

    height: 180vh;

}



.atm_g1page .atm_banner1 .atm_ban_imgbox::before {

    display: none;

}





.interc_lead_num .ilnu_li {

    width: auto !important;

}



.interc_lead_num .ilnu_li {

    min-width: 150px;

}



.interc_lead_num .ilnu_li:last-child {

    min-width: 220px;

}



.interc_lead_num .interc_lead_num_ul {

    justify-content: space-between;

}



.atm_g1page .atm_banner .ybli_tit .mod_tit48,

.atm_g1page .atm_banner .ybli_info p,

.atm_g1page .atm_banner .about_ban_top .mod_tit24,

.atm_g1page .atm_banner .about_ban_btm p,

.atm_g1page .atm_banner .mod_bread_ul li a {

    text-shadow: 0px 17px 20.75px rgba(72, 127, 210, 0.68);

    /* text-shadow: 0px 4px 4px rgba(72, 127, 210, 0.18); */

}





.consum_list_ul {

    margin: 0 -20px;

}



.consum_list .contact_busine_li_tit {

    text-align: left;

}



.consum_list_cont {

    width: 100%;

}



.consum_list_cont_circul {

    width: 100%;

    padding-bottom: 100px;

}



.atm_g3_1page.atm_g3page .consum_list {

    padding-bottom: 0 !important;

}









.atm_d1page .atm_ban_imgbox img {

    height: auto;

    min-height: 550px !important;

}





.mod_fot_btm_nav .atm_p6wu_li {

    display: none;

}



.home_assista {

    width: 100%;

    position: relative;

    padding-bottom: 120px;

}



.home_assista_img img,

.home_assista_img {

    width: 100%;

}



.home_assista_img_posi {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: 10;

}



.home_assista_img_posi .spcw_le {

    width: 100%;

    margin-bottom: 20px;

}



.home_assista_img_posi .spcw_ri {

    width: 100%;

    padding-top: 0 !important;

}





.home_assista_img_posi .sya_p2_cont_wrap {

    flex-wrap: wrap;

    text-align: center;

    width: 870px;

    margin: 0 auto;

    max-width: 100%;

}



.sya_p3.on {

    margin-top: 0 !important;

}



.home_assista_wrap {

    width: 100%;

    position: relative;

}





/* .atm_g3page .consum_list {

    padding-bottom: 0 !important;

} */



.atm_g3page .ybli_input {

    display: none;

}



.atm_g3page .atm_ban_li_img .ybli_tit {

    margin-bottom: 0px;

}



.atm_d1page .detail_cont {

    padding-top: 25vw !important;

}



.atm_b3wpage .interc_lead_num .ilnu_li {

    min-width: 160px;

}



.atm_b3wpage .interc_lead_num .ilnu_li:last-child {

    min-width: 160px;

}



.atm_d1page.atm_d1qpage .atm_ban_li_img {

    display: block;

    top: 48%;

}



.atm_d1page.atm_d1qpage .detail_cont {

    padding-top: 32vw !important;

    pointer-events: none;

}



.atm_d1page.atm_d1qpage .mod_main {

    pointer-events: none;

}



.atm_d1page.atm_d1qpage .detail_cont .news_recom,

.atm_d1page.atm_d1qpage .detail_cont .news_list {

    pointer-events: all;

}



.about_addres_ri_quph {

    display: none;

}



.atm_b5page .ipvt_video_weil::before {

    border-bottom: none;

}



.atm_b3pagel .ilnu_li {

    min-width: auto !important;

}



.ilnu_li_tit i {

    font-size: 28px;

    line-height: 1.5;

    font-style: normal;

}



.innov_effect_top_p .ietp_info p {

    min-height: 5.25em;

}



.ipvt_dots_wrap.right p {

    display: flex;

    flex-direction: row;

}



.ipvt_dots_wrap.right img {

    margin-right: 0;

    left: auto;

    right: 12px;

}



.ipvt_dots_wrap.right {

    padding-right: 40px !important;

    padding-left: 12px !important;

}



.ipvt_dots_wrap {

    white-space: nowrap;

    flex: none;

    padding-left: 40px !important;

}



.ipvt_dots_wrap img {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 12px;

    margin-left: 0 !important;

    margin-left: 0 !important;

}



.atm_d1page.atm_d1qpage .detail_cont {

    padding-top: 25vw !important;

}



.about_addres_le .about_addres_le_infod {

    position: absolute;

    top: 75px;

    left: -9.5%;

    width: 750px;

    text-align: center;

}



.about_addres_le_infod p {

    transition: all 0.36s;

}



.about_addres_le_infod.act p {

    opacity: 0;

}



.about_addres_le_infod.act {

    pointer-events: none;

}



.about_addres_wrax {

    height: auto !important;

    min-height: 70vh;

}



.about_milest {

    width: 100%;

    position: relative;

}



.about_addres {

    background: rgba(247, 247, 247, 1);

}



.about_milest_cont {

    width: 100%;

    position: relative;

}



.about_milest_top .develo_creat_tit,

.about_milest_top p {

    text-align: left;

}



.about_milest_top p {

    margin-left: 0;

    margin-right: 0;

    width: 100%;

}



.about_milest_top {

    width: 64%;

}



.about_milest_btm {

    width: 100%;

    position: relative;

}



.ambs_li_wrap_year {

    font-size: 80px;

    line-height: 1.3;

    color: #D9D9D9;

    transition: all 0.36s;

}



.ambs_li.year {

    width: 240px !important;

    position: relative;

}



.ambs_li.month {

    width: 345px !important;

}



.ambs_li_wrap_btm {

    width: 100%;

}



.ambs_li_wrap_btm_p1 p {

    color: #333;

    line-height: 1.75;

}



.ambs_li_wrap_btm_line {

    width: 100%;

    height: 1px;

    background: #CFCFCF;

    position: relative;

    margin-top: 12px;

    margin-bottom: 14px;

}



.ambs_li_wrap_btm_line::after {

    content: '';

    position: absolute;

    top: -3px;

    left: 0;

    width: 7px;

    height: 7px;

    background: #D9D9D9;

    border-radius: 50%;

    transition: all 0.36s;

}



.ambs_li_wrap_year {

    position: relative;

}



.ambs_li_wrap_year::before {

    content: '';

    position: absolute;

    width: 50px;

    height: 4px;

    background-color: #fff;

    top: 52px;

    left: -45px;

}



.ambs_li_wrap_year::after {

    content: '';

    position: absolute;

    top: 50px;

    left: -52px;

    width: 7px;

    height: 7px;

    background: #D9D9D9;

    border-radius: 50%;

}







.ambs_li_wrap_btm_line::before {

    left: auto;

    right: 0;

}



.ambs_li_wrap_btm_p2 p {

    color: #000;

    line-height: 1.75;

    padding-right: 55px;

}







.ambs_li_wrap_img {

    width: 80%;

    transition: all .4s ease;

    opacity: 0;

    transform: translateY(-100px);

}



.ambs_li_wrap_btm_p1,

.ambs_li_wrap_btm_p2 {

    transition: all 0.36s;

}





.ambs_li.year.swiper-slide-active .ambs_li_wrap_year {

    color: #0066F5;

}



.ambs_li_wrap_img {

    pointer-events: none;

}



.ambs_li_wrap_btm_p2 p {

    height: 3.5em;

    overflow: hidden;

}



.ambs_ul {

    align-items: stretch;

}



.ambs_li.year {

    height: auto !important;

    display: flex;

    align-items: flex-end;

    padding-bottom: 20px;

}





.about_milest_top .develo_creat_tit {

    margin-bottom: 20px;

}





.ambs_li.year:first-child .ambs_li_wrap_year::after,

.ambs_li.year:first-child .ambs_li_wrap_year::before {

    display: none;

}



.about_milest_btm_swiper {

    overflow: visible !important;

}



.about_milest_btm_option {

    width: 100%;

    border-radius: 40px;

    padding: 24px 172px;

    background: #F7F7F7;

    position: relative;

    margin-top: 75px;

    overflow: hidden;

}



.ambo_wrap {

    width: 12px;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    cursor: pointer;

}



.ambo_wrap img {

    width: 100%;

}



.ambo_le {

    left: 92px;

}



.ambo_ri {

    right: 92px;

}



.ambo_ul_li p {

    font-size: 16px;

    line-height: 1.75;

    color: #333;

    transition: all 0.36s;

    text-align: center;

    position: relative;

    padding-bottom: 4px;

    cursor: pointer;

}



.ambo_ul_li p::after {

    content: '';

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

    width: 4px;

    height: 4px;

    background: #0066F5;

    border-radius: 50%;

    transition: all 0.36s;

    opacity: 0;

    transform: translateY(10px);

    transition: all .4s ease;

}



.ambo_ul_li p:hover::after {

    opacity: 1;

    transform: translateX(-50%) translateY(0px);

}



.ambo_ul_li p:hover {

    color: #0066F5;

}



.ambo_ul_li.act p::after {

    opacity: 1;

    transform: translateX(-50%) translateY(0px);

}



.ambo_ul_li.act p {

    color: #0066F5;

}



.about_milest_ph {

    display: none;

}



.ambo_swiper {

    overflow: hidden;

}



.ambo_ul_li:nth-child(2) {

    animation-delay: .15s;

}



.ambo_ul_li:nth-child(3) {

    animation-delay: .2s;

}



.ambo_ul_li:nth-child(4) {

    animation-delay: .25s;

}



.ambo_ul_li:nth-child(5) {

    animation-delay: .3s;

}



.ambo_ul_li:nth-child(6) {

    animation-delay: .35s;

}



.ambo_ul_li:nth-child(7) {

    animation-delay: .4s;

}



.ambo_ul_li:nth-child(8) {

    animation-delay: .45s;

}



.ambo_ul_li:nth-child(9) {

    animation-delay: .5s;

}



.ambo_ul_li:nth-child(10) {

    animation-delay: .55s;

}





.ambo_ul_li:nth-child(11) {

    animation-delay: .6s;

}



.ambo_ul_li:nth-child(12) {

    animation-delay: .75s;

}



.ambo_ri img {

    animation-delay: .8s;

}



.consum_list .contact_busine_li_tit {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 0 !important;

    padding-top: 50px;

    padding-bottom: 50px;

    cursor: pointer;

}



.consum_list_btm {

    width: 100%;

    position: relative;

    display: none;

    padding-bottom: 40px;

}



.cblt_img {

    width: 44px;

}



.cblt_img img:nth-child(2) {

    opacity: 0;

}



.consum_list_cont_circul {

    padding-bottom: 0px !important;

    margin-top: 0px !important;

    border-bottom: 1px solid #CFCFCF;

}



.consum_list_cont_circul:first-child .contact_busine_li_tit {

    padding-top: 0 !important;

}



.contact_busine_li_tit.on .cblt_img img:nth-child(1) {

    opacity: 0;

}



.contact_busine_li_tit.on .cblt_img img:nth-child(2) {

    opacity: 1;

}



.aarl_circle {

    width: 176px;

    height: 176px;

    border-radius: 50%;

    background: rgba(255, 255, 255, 0.8);

    position: absolute;

    top: 37%;

    left: 49%;

    transform: translate(-50%, -50%);

    text-align: center;

    display: flex;

    align-items: center;

    justify-content: center;

    opacity: 0;

    transition: all 0.56s;

}





.aarl_circle_tit p {

    font-size: 30px;

    line-height: 1.3;

    color: rgba(10, 77, 167, 1);

}



.aarl_circle_info p {

    font-size: 16px;

    line-height: 1.75;

    color: rgba(10, 77, 167, 1);

}



.about_addres.ony .about_addres_ri_li.slick-current .aarl_circle {

    opacity: 1;

    transition-delay: 0.5s;

}



.ambs_li.month {

    width: 425px !important;

}



.clul_wrap_top {

    padding-bottom: 0 !important;

}



.clul_wrap_add_tit {

    margin-bottom: 0px !important;

}



.sya_p1_btm_ul {

    position: relative;

}



.sya_p1_btm_ul::after {

    content: '';

    position: absolute;

    border-radius: 20px;

    top: -3px;

    left: -3px;

    /* height: 3px; */

    border-top: 5px solid #fff;

    border-left: 5px solid #fff;

    z-index: 10;

    width: 100%;

    height: 100%;

    /* background: #fff; */

    pointer-events: none;

}



.sya_p1_btm_ul::before {

    content: '';

    position: absolute;

    border-radius: 20px;

    bottom: -3px;

    right: -3px;

    /* height: 3px; */

    z-index: 10;

    width: 100%;

    height: 100%;

    /* background: #fff; */

    border-bottom: 5px solid #fff;

    border-right: 5px solid #fff;

    pointer-events: none;

}



.spbu_li video {

    background: transparent !important;

}



.aarl_circle {

    top: 86%;

    left: 57%;

}



.about_addres_ri .slick-list {

    overflow: visible !important;

}



.aarl_circle {

    z-index: 10;

    background: rgba(255, 255, 255, 0.45);

}



.sya_p3_btm_wrap img {

    width: 100%;

}


.behav_pop_wrap .cpru_li_btm_more a {
    pointer-events: all !important;
}


.innov_effect_btm .ivbu_wrap_info {
    padding-right: 0 !important;
}


/*  */

.spbu_wrap_li_dots {
    width: 20px;
    position: relative;
    cursor: pointer;
}

.spbu_wrap_li_dots img {
    width: 100%;
    z-index: 10;
}

.spbu_wrap_li_dots::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    border-radius: 50%;
    background: #0066F5;
    z-index: -1;
    animation: myfirst 2s linear infinite;
    transform: translate(-50%, -50%) scale(0.1);
    opacity: .7;
}

.spbu_wrap_li_dots::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    border-radius: 50%;
    background: #0066F5;
    z-index: -1;
    animation: myfirst 2s linear infinite;
    animation-delay: 0.6s;
    transform: translate(-50%, -50%) scale(0.1);
    opacity: .7;
}

.spbu_wrap_li {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 10;
}

@keyframes myfirst {
    0% {
        transform: translate(-50%, -50%) scale(0.1);
        opacity: .7;
    }

    50% {
        transform: translate(-50%, -50%) scale(0.7);
        opacity: 0.5;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0;
    }
}

.spbu_wraq {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
}

.spbu_wrap_li_right {
    position: absolute;
    background: #fff;
    border-radius: 20px;
    width: 270px;
    overflow: hidden;
    /*display: none;*/
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
}

.swlr_top {
    width: 100%;
    padding: 24px 26px;
}

.swlr_top_tit p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
}

.swlr_top_tit {
    margin-bottom: 12px;
}

.swlr_top_info p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;

}

.swlr_top_info {
    margin-bottom: 20px;
}

.swlr_top_more a {
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    background: #0066F5;
    display: inline-block;
    line-height: 2;
    padding: 3px 17px;
}

.swlr_btm {
    width: 100%;
}

.swlr_btm img {
    width: 100%;
}

.sya_p1_btm_ul .slick-list {
    overflow: visible !important;
}


.sya_p1 .spbc_ul,
.sya_p1 .sya_p1_btm_more {
    display: none;
}

/*  */
/**/

.swlr_top {
    text-align: center;
}

.swlr_top_more {
    text-align: center;
}

.sya_p1_btm {
    position: relative;
}

.spbu_wrap_li.act .spbu_wrap_li_right {
    transform: scale(1) !important;
    opacity: 1 !important;
}

.spbu_wrap_li_right {
    transform: scale(0);
    transition: all 0.1s ease-out;
    opacity: 0;
}

.spbu_wrap_li:nth-child(1) .spbu_wrap_li_right {
    top: 46px;
    right: -88px;
    left: auto;
    transform-origin: 85% 0px;
}

.spbu_wrap_li:nth-child(2) .spbu_wrap_li_right {
    top: auto;
    right: auto;
    bottom: -30px;
    left: 45px;
    transform-origin: 0px 90%;
}

.spbu_wrap_li:nth-child(3) .spbu_wrap_li_right {
    top: 45px;
    right: auto;
    bottom: auto;
    left: -82px;
    transform-origin: 30% 50%;
}

.spbu_wrap_li:nth-child(4) .spbu_wrap_li_right {
    top: 29px;
    left: 29px;
    right: auto;
    bottom: auto;
    transform-origin: 0 0px;
}

.sya_p1_btm_ul {
    margin-bottom: 0 !important;
}

.spbz_ul {
    width: 100%;
    position: relative;
    display: none;
}

.spbz_li {
    width: 100%;
    position: relative;
    display: none;
}

.spbz_li:first-child {
    display: block;
}

.spbz_li .spbu_wrap_li_right {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    transform: scale(1) !important;
    opacity: 1 !important;
    width: 100%;
    display: block !important;
}


.spbz_ul .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 5px;
}

.spbz_ul .slick-dots li {
    width: 6px;
    height: 6px;
}

.spbz_ul .slick-dots li.slick-active {
    background: #0066F5;
}

.t_sykbox {
    position: absolute;
    top: 9px;
    transform: translateY(0);
    left: 32px;
    pointer-events: none;
}

.spbu_wrap_li.on .t_sykbox {
    pointer-events: all;
}

.t_syk1jie {
    border-radius: 22px;
    line-height: 44px;
    min-width: 165px;
    padding-left: 42px;
    padding-right: 16px;
    left: -8px;
    top: 0;
    transform: translateY(0);
    position: relative;
}

.t_syk1jie::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: -webkit-linear-gradient(left, #0066F5, #0066F5);
    border-radius: 22px;
}

.t_syk1jie::before {
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}

.spbu_wrap_li.on .t_syk1jie::before {
    width: 100%;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}

.t_stcon {
    font-size: 0;
    height: 40px;
    display: flex;
    align-items: center;
}

.spbu_wrap_li .t_syk1jie div {
    opacity: 0;
}

.spbu_wrap_li.on .t_syk1jie div {
    opacity: 1;
    transition: all .36s .2s;
}

.t_syk1wen {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    margin-right: 8px;
}

.spbu_wrap_li.on .t_syk1jie div {
    opacity: 1;
    transition: all .36s .2s;
}

.spbu_wrap_li .t_syk1go {
    width: 6px;
    float: none;
    position: relative;
    left: 0;
    margin-right: 0;
}

.t_sykbox {
    top: -10px;
    left: -5px;
}

.t_syk1jie {
    min-width: 188px;
}

.spbu_wrap_li.on {
    z-index: 20;
}

.spbu_wrap_li.on .spbu_wrap_li_dots img {
    transform: rotate(135deg);
}

.spbu_wrap_li_dots img {
    transition: all .3s ease 0s;
}

/*.about_addres_le {*/
/*    left: 29.5%;*/
/*}*/

.atm_b3wpage .case_radio,
.atm_b3pagel .case_radio,
.atm_b1page .interc_lead,
.atm_b5page .case_radio {
    display: none !important;
}

.swlr_top .swlr_top_more a {
    background: transparent !important;
    padding: 0 !important;
    color: #0066F5 !important;
}

.swlr_top_tit {
    margin-bottom: 8px;
}

.atm_alpageb .sya_p3 .sya_p3_btm_wrap .about_horizon_img_phw {
    display: none !important;
}

.atm_alpageb .sya_p3 .sya_p3_btm_wrap .about_horizon_img_pcw {
    display: block !important;
}

.atm_alpageb .sya_p3 .sya_p3_btm_wrap .atm_ban_video {
    display: block !important;
}

.spbu_wrap_li.act .spbu_wrap_li_dots img {
    transform: rotate(-135deg);
}

.hnbl_more_flex {
    display: flex;
}

.hnbl_more_flex .hnbl_more {
    margin-right: 20px;
}

.hnbl_more_flex .invest_list_btm_more {
    margin-top: 0 !important;
}

.mod_fot_btm_log {
    margin-bottom: 20px;
}

.innov_help_video_wrap::after {
    z-index: 3;
}

.mod_flex_ri {
    flex: none;
}

.mod_flex_le {
    padding-right: 10px;
}

.atm_g4page .develo_creat_tit .mod_tit36 {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
}

.atm_g1page .innov_help_video_wrap::after {
    display: none;
}


/* 2024.4.22 新增star */

.cable-baner {
    width: 100%;
    /* position: relative; */
    background: #F7F7F7;
    padding-top: 30px;
    padding-bottom: 260px;
}


.cable-page .atm_main {
    padding-top: 58px;
}

.cable-baner-wrap {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding-top: 85px;
}

.cable-baner-wrap .mod_tit52 {
    text-align: center;
    color: #333333;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 45px;
}

.cbws-le p {
    font-size: 16px;
    line-height: 1.75;
}

.cable-baner-wrap-share {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.cbws-le {
    flex: none;
    padding-right: 10px;
}

.cable-product {
    width: 100%;
    position: relative;
    margin-top: -196px;
    padding-top: 0 !important;
}

.cable-product-wrap {
    width: 100%;
    background: #fff;
    border-radius: 14.964px;
    box-shadow: 0px 5.031px 3.773px 0px rgba(3, 36, 83, 0.05);
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cable-product-ri {
    width: 54%;
}

.cable-product-le {
    padding: 70px;
    width: 46%;
}

.cable-product-le-tit .mod_tit24 {
    color: #333333;
    line-height: 1.6;
}

.cable-product-le-tit {
    margin-bottom: 31px;
}

.cable-product-le-btm {
    width: 100%;
}

.cable-product-le-btm p {
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 18px;
}

.cable-product-le-btm p span {
    padding-right: 63px;
    color: #666666;
}

.cable-product-ri-li {
    display: none;
}

.cable-product-ri-li:first-child {
    display: block;
}

.cable-product-ri .slick-dots li {
    margin: 0 10px;
    background: #CFCFCF;
}

.cable-product-ri .slick-dots li.slick-active {
    background: #0066F5;
}

.cable-product-ri .slick-dots {
    bottom: 25px;
}

.cable-product-btm {
    width: 100%;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
}

.cable-product-btm-tit .mod_tit24 {
    color: #333333;
    line-height: 1.6;
}

.cable-product-btm-tit {
    margin-bottom: 58px;
}

.cable-product-btm-info p {
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    padding-left: 22px;
    position: relative;
    margin-bottom: 16px;
}

.cable-product-btm-info p::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 7px;
    width: 4px;
    height: 4px;
    background: #333333;
    border-radius: 50%;
}

.cable-recom {
    width: 100%;
    position: relative;
    background: #F7F7F7;
}

.cable-recom-btm {
    width: 100%;
    position: relative;
}

.cable-recom-btm-ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.crbu-li {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.crbu-wrap {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    display: block;
    box-shadow: 0px 36px 80px 0px rgba(73, 126, 218, 0.08), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03);
}

.crbu-wrap-btm {
    width: 100%;
    position: relative;
    padding: 32px 43px;
    padding-bottom: 48px;
}

.crbu-wrap-btm-tit .mod_tit24 {
    color: #333333;
    line-height: 1.6;
    transition: all 0.36s;
    height: 1.6em;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crbu-wrap-btm-info p {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    height: 3.2em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crbu-wrap-btm-tit {
    margin-bottom: 9px;
}

.sluti_revisi .sluti_revisi_info {
    width: 780px;
    max-width: 100%;
}

.mod_fot_btm_shar .mfbs_code {
    top: 48px;
    bottom: auto;
}

.crbu-wrap-more {
    display: flex;
    align-items: center;
}

.crbu-wrap-more p {
    color: #0066F5;
    line-height: 1.5;
    font-size: 16px;
    padding-right: 16px;
}

.crbu-wrap-more svg {
    width: 11px;
}

.crbu-wrap-btm .crbu-wrap-more {
    margin-top: 28px;
}

.pllc_btm_li_wrap .crbu-wrap-more {
    margin-top: 10px;
}

.pllc_btm_li_wrap {
    display: block;
}

/* 2024.4.22 新增end */


.cpru_li_btm a .cpru_li_btm_more {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpru_li_btm a .clbm_ri {
    margin-top: 2px;
}

.about_horizon_img_wrap {
    position: relative;
}


.about_horizon_img_wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
}

.behav_pop .mCSB_scrollTools {
    top: auto;
    bottom: 15px;
    height: calc(100% - 100px);
    right: 18px !important;
}

.behav_pop .mCSB_dragger_bar {
    background: rgb(193, 193, 193) !important;
}

/**/

.atm_banner1 .atm_ban_video {
    z-index: 10;
    height: 100%;
    object-fit: cover;
}

.c_ban_play {
    width: 46px;
    margin-bottom: 6px;
    display: none;
}

.c_ban_play img {
    width: 100%;
}

/*----------------*/

.sustai_ban {
    display: none;
}

.c_ban_video .atm_imgbox_cover {
    display: block !important;
}

.atm_e1page .c_ban_video .atm_imgbox_cover {
    right: 16px !important;
    width: 32px !important;
}


.c_ban_video p {
    padding-left: 15px;
}

.atm_e1page .atm_banner .spbm_more p {
    padding-left: 30px;
    padding-right: 30px;
}

.atm_e1page .atm_banner .c_ban_video p {
    padding-right: 60px;
}

.atm_e1page .atm_banner .spbm_more {
    margin-right: 40px;
}

.atm_videom_content {
    width: 900px;
}

.report_develo_ri {
    position: relative;
}

.report_develo_ri .atm_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.srbw_ri-play {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 10;
}

.srbw_ri-play img {
    width: 100%;
}

.atm_e1page .c_ban .c_ban_info {
    width: 100% !important;
}

.atm_e1page .atm_pos_center {
    top: 58%;
}

/**/


.ssrt_list:nth-child(1) .ssrt_li:nth-child(10),
.ssrt_list:nth-child(1) .ssrt_li:nth-child(12),
.ssrt_list:nth-child(1) .ssrt_li:nth-child(13),
.ssrt_list:nth-child(1) .ssrt_li:nth-child(17) {
    opacity: 1;
}

.ssrt_list:nth-child(1) .ssrt_li:nth-child(3),
.ssrt_list:nth-child(1) .ssrt_li:nth-child(4),
.ssrt_list:nth-child(1) .ssrt_li:nth-child(8) {
    opacity: 0.2 !important;
}

.ssrt_list:nth-child(2) .ssrt_li:nth-child(3),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(4),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(5),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(6),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(7),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(8),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(9),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(10),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(11),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(12),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(13),
.ssrt_list:nth-child(2) .ssrt_li:nth-child(16) {
    opacity: 1;
}

.ssrt_list:nth-child(2) .ssrt_li:nth-child(17) {
    opacity: 0.2 !important;
}


.ssrt_list:nth-child(3) .ssrt_li:nth-child(3),
.ssrt_list:nth-child(3) .ssrt_li:nth-child(7),
.ssrt_list:nth-child(3) .ssrt_li:nth-child(9),
.ssrt_list:nth-child(3) .ssrt_li:nth-child(12),
.ssrt_list:nth-child(3) .ssrt_li:nth-child(13) {
    opacity: 1;
}

.ssrt_list:nth-child(3) .ssrt_li:nth-child(11),
.ssrt_list:nth-child(3) .ssrt_li:nth-child(6) {
    opacity: 0.2 !important;
}



.ssrt_list:nth-child(4) .ssrt_li:nth-child(1),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(4),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(16),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(17) {
    opacity: 1;
}

.ssrt_list:nth-child(4) .ssrt_li:nth-child(5),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(8),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(10),
.ssrt_list:nth-child(4) .ssrt_li:nth-child(3) {
    opacity: 0.2 !important;
}

.hobu_li_wrap_logo {
    /*width: 74%;*/
    max-width: 74%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


@media screen and (max-width: 1440px) {
    .atm_e1page .c_ban_video .atm_imgbox_cover {
        right: 14px !important;
        width: 24px !important;
    }

    .atm_e1page .atm_banner .spbm_more p {
        padding-left: 22px;
        padding-right: 22px;
    }

    .atm_e1page .atm_banner .c_ban_video p {
        padding-right: 48px;
    }

    .atm_e1page .atm_banner .spbm_more {
        margin-right: 18px;
    }

}

@media screen and (max-width: 1199px) {

    .atm_e1page .atm_pos_center {
        top: 56% !important;
    }
}

@media screen and (max-width: 991px) {
    .atm_e1page .atm_pos_center {
        top: 50% !important;
    }
}

@media screen and (max-width: 480px) {
    .atm_e1page .atm_banner .spbm_more p {
        padding-left: 18px;
        padding-right: 18px;
    }

    .atm_e1page .atm_banner .spbm_more {
        margin-right: 7px;
    }

    .atm_e1page .atm_banner .c_ban_video p {
        padding-right: 48px;
    }

    .srbw_ri-play {
        width: 36px;
    }

}


.Policy-page .atm_hd_pc.atm_hd_highli .mod_head_le .atm_imgbox_cover img:nth-child(1) {
    opacity: 1 !important;
}

/* 2025.10.11 Lucas start */
.develo_creat_needle,
.develo_creat_needle p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}


.suppli-report-tips,
.suppli-report-tips p {
    font-size: 18px;
    text-align: center;
    line-height: 1.75;
    color: #333;
}

.suppli_report_btm {
    margin-bottom: 65px;
}

.suppli-report-tips {
    width: 90%;
    margin: 0 auto;
    max-width: 100%;
}

/* 首页新闻模块、滚动条 开始 */
.std_title5{font-size:var(--font18);line-height:var(--lineh175);color:var(--color333)}
.std_btn1{width:174px;border-radius:40px;border:1px solid #fff}
.std_btn1 .std_btn_box{position:relative;padding:0 34px}
.std_btn_box{display:block;width:100%;height:100%;  display:flex;align-items:center;justify-content:center}
.std_btn_box p{margin:0;padding-right:20px}
.std_btn1 .std_btn1_icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff}
.std_btn1 .std_btn1_icon img:nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}
.std_btn1 p{color:var(--colorfff);font-size:var(--font16);line-height:50px}
.std_btn1 img{width:16px}
.std_btn1 img{position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}
.std_btn1 img:last-child{opacity:0}
.std_btn1 .std_btn_box{border-radius:40px}
.std_purple{border-color:#eeedef}
.std_purple p{color:var(--color333)}
.std_purple .std_btn1_icon{background:var(--colormain)}
.std_purple .std_btn1_icon img:last-child{opacity:0}
.std_btn1,.std_btn1 p,.std_btn1_icon,.std_btn1_icon img{transition:all .36s ease}
@media screen and (min-width:1200px){.std_btn1:hover{background:var(--colormain)!important;border-color:var(--colormain)!important}
.std_btn1:hover p{color:var(--colorfff)!important}
.std_btn1:hover .std_btn1_icon{background:var(--colorfff)!important}
.std_btn1:hover .std_btn1_icon img:first-child{opacity:0!important}
.std_btn1:hover .std_btn1_icon img:nth-child(2){opacity:1!important}
.std_btn1:hover .std_btn1_icon img:last-child{opacity:0!important}
.std_purple:hover .std_btn1_icon img:last-child{opacity:1!important}
.std_purple:hover .std_btn1_icon img:first-child{opacity:0!important}
}
.mod_side_box{position:fixed;top:50%;right:0;transform:translate(100%,-50%);z-index:99;transition:all .36s ease}
.mod_side_bot{margin-top:8px;width:66px;height:40px;border-radius:50%;background:var(--colorsidebar);filter:drop-shadow(0 2.767px 2.214px rgba(29, 86, 185, .02)) drop-shadow(0 6.65px 5.32px rgba(29, 86, 185, .03)) drop-shadow(0 12.522px 10.017px rgba(29, 86, 185, .04)) drop-shadow(0 22.336px 17.869px rgba(29, 86, 185, .04)) drop-shadow(0 -4px 10px rgba(80, 164, 255, .05));cursor:pointer}
.mod_side_top{padding:30px 0;background:var(--colorsidebar);border-radius:50px;box-shadow:0 2.767px 2.214px 0 rgba(29,86,185,.02),0 6.65px 5.32px 0 rgba(29,86,185,.03),0 12.522px 10.017px 0 rgba(29,86,185,.04),0 22.336px 17.869px 0 rgba(29,86,185,.04),0 -4px 10px 0 rgba(80,164,255,.05)}
.mod_side_top_item{margin-bottom:14px}
.mod_side_top_item:last-child{margin-bottom:0}
.msti_top .atm_imgbox_cover{width:38px;height:38px;border-radius:50%;margin:0 auto}
.msti_top p{color:var(--colorfff);font-size:12px;line-height:1.5;text-align:center;margin-top:2px}
.msti_top .atm_imgbox_cover img{width:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.msti_top .atm_imgbox_cover img:last-child{opacity:0}
.mod_side_bot{position:relative}
.mod_side_bot img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.msti_top{cursor:pointer}
.mod_side_top_item{position:relative}
.msti_side{position:absolute;top:50%;right:0;transform:translate(120%,-50%);z-index:-1}
.msti_side_box{background:var(--colorfff);border-radius:10px;box-shadow:0 2px 19px 10px rgba(22,44,112,.05)}
.msti_side1{width:230px;padding-right:24px}
.msti_side1_box{padding:25px 0}
.msti_side2{width:150px;padding-right:24px}
.msti_side2_box{padding:18px}
.msti_side a{display:block;color:var(--color333);font-size:24px;text-align:center;font-family:playbold!important}
.msti_side::before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:4px;border-left:10px solid var(--colorfff);border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent}
.msti_side p{text-align:center;color:var(--color666);font-size:14px}
.home_news_ul{display:flex;margin:0 -14px 38px}
.home_news_li{width:33.333333%;padding:0 14px}
.home_news_li .atm_imgbox_cover,.home_news_li .atm_imgbox_cover img{border-radius:var(--raidus20)}
.home_news_li_text{margin-top:26px}
.hnlt_tag{color:var(--color666);font-size:14px;line-height:var(--lineh175);margin-bottom:9px}
.home_news_li_text .std_title5{line-height:var(--lineh175);color:var(--color333);font-weight:700;margin-bottom:32px;height:63px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.hnlt_time{font-family:playregular!important;color:var(--color999);font-size:var(--font16);line-height:1.5}
.home_news .std_btn1{margin:0 auto}
.slick-prev{top:50%;transform:translateY(-50%);left:-54px;width:40px;height:40px;border-radius:50%;background:#999;transition:all .36s ease}
.slick-next{top:50%;transform:translateY(-50%);right:-54px;width:40px;height:40px;border-radius:50%;background:#999;transition:all .36s ease}
.slick-prev::before,.yx_rotate10_controls .swiper-button-prev::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../images/a1_arrow1.svg) no-repeat;width:18px;height:16px;background-size:cover}
.slick-next::before,.yx_rotate10_controls .swiper-button-next::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../images/a1_arrow2.svg) no-repeat;width:18px;height:16px;background-size:cover}
.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.8;pointer-events:none}
.slick-next:hover,.slick-prev:hover{background:var(--colormain)}
.teachaid_bot_left_text.yxedr_active ul li::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0!important;text-align:start!important;text-align-last:start!important;color:var(--colormain)}
.msti_side,.msti_top .atm_imgbox_cover{transition:all .36s ease}
@media screen and (min-width:1200px){.msti_top a:hover .atm_imgbox_cover img{transform:scale(1) translate(-50%,-50%)}
}
.atm_imgbox_cover{transform:rotate(0);-webkit-transform:rotate(0)}
.atm_hd_pc{padding:0 7%;position:fixed;top:0;left:0;width:100%}
.head_logo{width:162px;line-height:90px}
.head_right{display:flex}
.head_other,.atm_hd_pc .std_btn1{height:100%}
.head_nav_ul,.head_other{display:flex}
.head_other{margin:0 52px 0 85px}
.atm_hd_pc .std_btn1{margin-top:22px}
.head_nav_li{padding:0 15px}
.head_nav_li>a p{color:var(--colorfff);font-size:var(--font16);line-height:90px;padding-right:6px}
.head_nav_li>a{display:flex;align-items:center;padding:0 10px}
.head_nav_li_icon{width:16px;position:relative}
.head_nav_li_icon img{width:100%}
.head_nav_li_icon img:nth-child(2),.head_nav_li_icon img:nth-child(3){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .36s ease}
.head_lang_top{display:flex;align-items:flex-end}
.head_lang_top_img1{width:18px}
.head_lang_top_img2{width:8px;margin-left:5px}
.head_lang_top{cursor:pointer;padding:36px 0}
.head_lang{position:relative}
.head_lang::before{position:absolute;top:50%;transform:translateY(-50%);left:-20px;width:2px;height:18px;content:'';background:#e4e4e4}
.head_lang_bot{position:absolute;top:90px;left:50%;transform:translateX(-50%);width:152px;padding-top:10px;display:none}
.head_lang_bot ul{background:#fff;border-radius:var(--raidus20);padding:23px 16px;box-shadow:0 2px 19px 10px rgba(134,146,165,.07)}
.head_lang_bot li a{padding:0 24px;display:block;transition:all .36s ease;font-size:var(--font16);color:var(--color333);line-height:40px}
.head_lang_bot li{margin-bottom:20px}
.head_lang_bot li:last-child{margin-bottom:0}
.head_lang_top_img1 img:last-child,.head_lang_top_img2 img:last-child,.head_logo img:last-child{opacity:0}
.atm_hd_pc.on{background:#fff;box-shadow:0 2.767px 2.214px 0 rgba(29,86,185,.02),0 12.522px 10.017px 0 rgba(29,86,185,.04)}
.atm_hd_pc.on .head_logo img:last-child{opacity:1}
.atm_hd_pc.on .head_logo img:first-child{opacity:0}
.atm_hd_pc.on .head_nav_li>a p{color:var(--color333)}
.atm_hd_pc.on .head_lang_top_img1 img:first-child,.atm_hd_pc.on .head_lang_top_img2 img:first-child,.atm_hd_pc.on .head_nav_li .head_nav_li_icon img:first-child,.atm_hd_pc.on .yx_search3img1{opacity:0}
.atm_hd_pc.on .head_lang_top_img1 img:last-child,.atm_hd_pc.on .head_lang_top_img2 img:last-child,.atm_hd_pc.on .head_nav_li .head_nav_li_icon img:nth-child(2),.atm_hd_pc.on .yx_search3img2{opacity:1}
.atm_hd_pc.on .std_btn1{border:1px solid #eeedef}
.atm_hd_pc.on .std_btn1 p{color:var(--color333)}
.atm_hd_pc.on .std_btn1_icon{background:#041d2c}
.atm_hd_pc.on .std_btn1_icon img:last-child{opacity:1}
.atm_hd_pc.on .std_btn1_icon img:nth-child(1),.atm_hd_pc.on .std_btn1_icon img:nth-child(2){opacity:0}
.head_lang.on .head_lang_top_img2 img{transform:rotate(180deg)}
.head_nav_li{position:relative}
.head_nav_drop{position:absolute;top:90px;left:50%;transform:translateX(-50%);padding-top:10px}
.head_style4{width:190px}
.head_nav_drop_bg{background:#fff;border-radius:var(--raidus20);box-shadow:0 2px 19px 10px rgba(134,146,165,.07)}
.head_style4 .head_nav_drop_bg{padding:23px 16px}
.head_er_text a{line-height:40px;color:var(--color333);font-size:var(--font16);padding:0 24px;display:block}
.head_style4_li:last-child{margin-bottom:0}
.head_style4_li{margin-bottom:16px}
.head_style2 .head_nav_drop_bg{padding:32px 44px}
.hndb_bot_li{width:168px;margin-right:36px}
.hndb_bot{display:flex}
.hndb_bot_ul:last-child .hndb_bot_li{margin-right:0}
.hndb_top_box{display:flex;align-items:center}
.hndb_top{padding-bottom:16px;border-bottom:1px solid #eee;margin:0 24px 10px}
.hndb_top_text{color:var(--color666);font-size:14px;padding-right:10px}
.hndb_top .atm_imgbox_cover img:last-child{opacity:0}
.hndb_top .atm_imgbox_cover{width:12px}
.hndb_top a{display:inline-block}
.hndb_top .atm_imgbox_cover img:first-child{position:relative;top:-1px}
.mod_side_box{position:fixed;top:50%;right:0;transform:translate(100%,-50%);z-index:99;transition:all .36s ease}
.mod_side_bot{margin-top:8px;width:66px;height:40px;border-radius:50%;background:var(--colorsidebar);filter:drop-shadow(0 2.767px 2.214px rgba(29, 86, 185, .02)) drop-shadow(0 6.65px 5.32px rgba(29, 86, 185, .03)) drop-shadow(0 12.522px 10.017px rgba(29, 86, 185, .04)) drop-shadow(0 22.336px 17.869px rgba(29, 86, 185, .04)) drop-shadow(0 -4px 10px rgba(80, 164, 255, .05));cursor:pointer}
.mod_side_top{padding:30px 0;background:var(--colorsidebar);border-radius:50px;box-shadow:0 2.767px 2.214px 0 rgba(29,86,185,.02),0 6.65px 5.32px 0 rgba(29,86,185,.03),0 12.522px 10.017px 0 rgba(29,86,185,.04),0 22.336px 17.869px 0 rgba(29,86,185,.04),0 -4px 10px 0 rgba(80,164,255,.05)}
.mod_side_top_item{margin-bottom:14px}
.mod_side_top_item:last-child{margin-bottom:0}
.msti_top .atm_imgbox_cover{width:38px;height:38px;border-radius:50%;margin:0 auto}
.msti_top p{color:var(--colorfff);font-size:12px;line-height:1.5;text-align:center;margin-top:2px}
.msti_top .atm_imgbox_cover img{width:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.msti_top .atm_imgbox_cover img:last-child{opacity:0}
.mod_side_bot{position:relative}
.mod_side_bot img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.msti_top{cursor:pointer}
.mod_side_top_item{position:relative}
.msti_side{position:absolute;top:50%;right:0;transform:translate(120%,-50%);z-index:-1}
.msti_side_box{background:var(--colorfff);border-radius:10px;box-shadow:0 2px 19px 10px rgba(22,44,112,.05)}
.msti_side1{width:230px;padding-right:24px}
.msti_side1_box{padding:25px 0}
.msti_side2{width:150px;padding-right:24px}
.msti_side2_box{padding:18px}
.msti_side a{display:block;color:var(--color333);font-size:24px;text-align:center;font-family:playbold!important}
.msti_side::before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:4px;border-left:10px solid var(--colorfff);border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent}
.msti_side p{text-align:center;color:var(--color666);font-size:14px}
.mod_side_top_item.active .msti_side{right:66px;transform:translate(0,-50%)}
.mod_side.on .mod_side_box{transform:translate(0,-50%);right:25px}
.msti_top.on .atm_imgbox_cover{background:var(--colorfff)}
.msti_top.on .atm_imgbox_cover img:last-child{opacity:1!important}
.msti_top.on .atm_imgbox_cover img:first-child{opacity:0!important}
.head_nav_drop{display:none}

/* 首页新闻模块、滚动条 结束 */

/* 菜单-产品模块 开始 */
.atm_hd_pc{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:10}
.he_hd_pc{width:100%;position:relative;padding-left:53px}
.he_hd_lo{width:158px;line-height:80px}
.he_hd_lo a{width:100%;display:inline-block}
.he_hd_ls{background-color:var(--colormain);padding:0 43px;cursor:pointer}
.he_hd_ic1{width:18px;line-height:80px}
.he_hd_ic1 img,.he_hd_ic2 img{width:100%;transition:all .36s}
.he_hd_ic2{width:10px;line-height:80px}
.he_hd_te p{font-size:16px;line-height:80px;color:#fff}
.he_hd_te{padding-right:22px;padding-left:10px}
.he_hd_lan{position:relative}
.he_hd_lxa{position:absolute;top:80px;left:0;width:100%;padding:15px;text-align:center;background-color:#fff;display:none}
.he_hd_lj{margin:5px 0}
.he_hd_lj a{color:#333;font-size:14px;line-height:1.5;transition:all .36s;display:block}
.he_hd_ser{margin-right:35px;position:relative}
.he_hd_seic{width:20px;line-height:80px;cursor:pointer}
.he_hd_seic img{width:100%}
.mc_search_xl{position:fixed;left:0;top:80px;width:100%;height:160px;border-top:1px solid #dfdede;z-index:99;background:#fff;display:none;transition:top .36s;box-shadow:0 0 5px 0 rgba(0,0,0,.06)}
.mc_pos_center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.mc_scm_form{width:690px}
.mc_msc_box{font-size:0;padding:8px;border-bottom:1px solid #dfdede}
.mc_msc_input{width:calc(100% - 30px);height:26px;font-size:16px;color:#333;line-height:20px;padding:3px 0;padding-right:12px}
.mc_msc_submit{font-size:26px;color:#666;width:30px;vertical-align:top;position:absolute;top:0;right:0;cursor:pointer}
.mc_msc_submit img{width:100%}
.he_navli .he_hamavg{font-size:16px;display:block;line-height:80px;transition:all .36s;color:#45596a}
.he_navli{margin:0 30px;position:relative}
.he_hd_nav{padding-right:80px}
.he_img{width:100%;position:relative;top:0;left:0}
.he_img1{width:100%;height:100%;position:absolute;top:0;left:0}
.he_tit4{font-size:30px;line-height:1.5}
.he_tit3{font-size:18px;line-height:1.5}
.he_pumol a{display:inline-block;line-height:48px;padding:0 49px;color:#fff;background:#0e68ae;border-radius:3px}
.he_a3tagb{width:26px;position:absolute;top:22px;right:22px;cursor:pointer}
.he_a3tagb img{width:100%}
.he_b1p1lxle p{font-size:14px;line-height:1.5;color:var(--colormain);transition:all .36s}
.he_b1p1lxle{padding-right:9px}
.he_b1p1lpk{display:flex;align-items:center}
.he_b1p1lxri{width:17px;position:relative}
.he_b1p1lxri img{transition:all .36s}
.he_b1p1lxri .he_img1{opacity:0}
.he_b1p1lpk img{width:100%}
.he_down{position:absolute;top:80px}
.he_down1{width:800px;border-radius:0 0 6px 6px;overflow:hidden;background:#fff;box-shadow:0 0 8px 0 rgba(19,60,91,.17);display:none;right:-100px}
.he_downri{width:270px;background:#f7f9fc}
.he_downle{width:calc(100% - 270px);padding:36px 87px 30px 54px}
.he_downri a{display:block;width:100%;padding:34px 50px}
.he_dowd1p1 p{font-size:16px;line-height:1.5;color:var(--colormain);font-weight:700}
.he_dowd1p2 p{font-size:14px;line-height:1.5;color:#637381}
.he_dowd1p2{margin-top:10px}
.he_dowd1pig{width:100%;margin-top:15px}
.he_dowd1pig img{width:100%}
.he_downrmo{margin-top:15px}
.he_downlxle{width:20px;position:relative}
.he_downlxri{width:calc(100% - 20px);padding-left:6px}
.he_downlxri p{font-size:16px;line-height:1.5;color:#637381;transition:all .36s}
.he_downldsb{width:100%;transition:all .36s;padding:8px 16px;border-radius:3px}
.he_downldli{width:50%;padding:0 30px}
.he_downldb{margin:0 -30px}
.he_downldli{margin-bottom:12px}
.he_downlxle img{transition:all .36s}
.he_downlxle .he_img1{opacity:0}
.he_down4{width:1170px;background:#fff;border-radius:0 0 6px 6px;overflow:hidden;left:0;display:none;box-shadow:0 0 8px 0 rgba(19,60,91,.17);z-index:-1;}
.he_down4dle{width:calc(100% - 500px);padding:37px 60px}
.he_down4db{display:flex;align-items:stretch}
.he_down4dti p{font-size:16px;line-height:1.5;color:var(--colormain);font-weight:700}
.he_down4dldk{width:100%;position:relative;margin-top:15px}
.he_down4dsb{width:100%;position:relative}
.he_down4wri{width:28px;margin-top:2px;opacity:0;transition:all .36s}
.he_down4wri img{width:100%}
.he_down4wle {
    width:calc(100% - 28px);padding-right:10px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.he_down4wle p {
    font-weight: 400;
    line-height: 1;
    color: #000;
    margin: 0; 
}
._he_sub_tit {
    font-size: 18px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}
._he_sub_tit::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36px;
    height: 3px;
    background: var(--colormain);
    border-radius: 2px;
}
.he_down4dsb a{display:block;width:100%;padding:7px 19px;transition:all .36s;border-radius:3px}
.he_down4gle{width:40%;padding-right:50px}
.he_down4gri{width:60%;padding-left:50px;border-left:1px solid #f0f0f0}
.he_down4 .he_down4dle .he_down4dti{padding-left:20px}
.he_down4gtv{width:100%;display:none}
.he_down4gtv:first-child{display:block}
.he_b1p1lxri{transition:all .36s}
@media screen and (min-width:1200px){
.he_down4dsb a:hover{background:#f3f4f4;}
/* .he_down4dsb a:hover .he_down4wle p{color:var(--colormain)} */
.he_down4dsb a:hover .he_down4wri{opacity:1}
.he_downldsb:hover{background:#f6f7f9}
.he_downldsb:hover .he_downlxle .he_img1{opacity:1}
.he_downldsb:hover .he_downlxle .he_img{opacity:0}
/* .he_downldsb:hover .he_downlxri p{color:var(--colormain)}
.he_navli .he_hamavg:hover{color:var(--colormain)} */
/* .he_hd_lj a:hover{color:var(--colormain)} */
}
.he_down4{width:870px}
.he_down4 .he_down4dle{width:calc(100% - 270px)}
.he_stuqqm p{font-weight:700;color:#0b254b;line-height:1.6;font-size:32px}
.he_return{position:fixed;bottom:40px;right:40px;background:var(--colormain);z-index:98;width:42px;padding:10px 6px;text-align:center;cursor:pointer;opacity:0;pointer-events:none}
.he_return img{width:24px;display:inline-block}
.he_return p{color:#fff;line-height:1.5;font-size:14px}
.atm_hd_pc{transition:all .36s}
.he_hd_info{width:calc(100% - 245px);position:absolute;top:0;right:0;height:100%;background:#fff;z-index:10;display:flex;align-items:center;opacity:0;transition:all .36s;pointer-events:none}
.he_f4p1bltp li::marker{color:#0e68ae!important}
@media screen and (min-width:1921px){.he_hd_info{right:-12.8%}
}
.he_hd_info{width:calc(100% - 245px);position:absolute;top:0;right:0;height:100%;background:#fff;z-index:10;display:flex;align-items:center;opacity:0;transition:all .36s;pointer-events:none}
.he_f4p1bltp li::marker{color:#0e68ae!important}
@media screen and (min-width:1921px){.he_hd_info{right:-12.8%}
}
.he_hd_pc_le{display:flex;align-items:center}
.he_hd_ls{background:0 0}
.he_hd_lan .he_hd_te p{color:#666}
.he_hd_ic1{width:26px}
.he_hd_ls{padding:0!important}
.he_hd_pc{padding-right:50px}
.he_hd_te{padding-right:0!important}
.he_hd_lxa{left:50%;transform:translateX(-50%);width:120px}
.he_hd_lj a{font-size:16px}
.he_hd_lxa{box-shadow:0 0 8px 0 rgba(19,60,91,.17)}
.he_hd_lan .he_hd_te p{color:var(--colormain)}
.cum_pop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:999;display:none}
.cum_pop_wrap{width:1043px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:85px}
.cum_pop_tit .he_tit4{color:#0b254b;line-height:1.5;font-weight:700}
.cum_pop_tit{margin-bottom:30px}
.cum_pop_info{margin-bottom:30px;width:100%;max-height:400px;overflow:hidden}
.cum_pop_ul_li{width:168px;text-align:center;margin-right:24px}
.cum_pop_ul_li p{font-size:16px;color:var(--colormain);line-height:1.5;border:1px solid #cbdce9;padding:12px;cursor:pointer}
.cum_pop_ul{display:flex}
.cum_pop_ul_li2 p{color:#fff;background:var(--colormain);border-color:var(--colormain)}
.cum_pop_tit .he_tit4{font-size:28px}
@media screen and (max-width:1950px){.cum_pop_info{max-height:35vh}
}
@media screen and (max-width:1440px){.cum_pop_wrap{padding:52px;width:960px}
.cum_pop_tit{margin-bottom:18px}
.cum_pop_ul_li p{font-size:14px;padding:9px}
.cum_pop_ul_li{width:132px;margin-right:18px}
.cum_pop_info{margin-bottom:22px}
}
@media screen and (max-width:1366px){.cum_pop_tit .he_tit4{font-size:26px}
}
@media screen and (max-width:991px){.cum_pop_wrap{width:calc(100% - 60px)}
.cum_pop_wrap{padding:28px}
}
@media screen and (max-width:768px){.cum_pop_tit{margin-bottom:10px}
.cum_pop_ul_li p{font-size:14px;padding:7px}
.cum_pop_ul_li{width:120px}
.cum_pop_tit .he_tit4{font-size:22px}
}
@media screen and (max-width:767px){.cum_pop_wrap{width:calc(100% - 40px)}
.cum_pop_wrap{padding:28px 20px}
.cum_pop_info{max-height:50vh}
.cum_pop_tit .he_tit4{font-size:18px}
}
.he_down4gri{width:50%;padding-left:30px}
.he_down4gle{width:50%;padding-right:25px}
.he_down4dle{padding:37px 50px}
.mod-sign{width:100%;position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,.26);z-index:999;display:none}
.mod-sign-wrap{width:674px;max-width:calc(100% - 20px);background:#fff;border-radius:10px;padding:70px 35px 45px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(177deg,#8ec9ff -29.47%,#fff 12.6%)}
.mod-sign-close{width:18px;position:absolute;top:32px;right:32px;cursor:pointer}
.mod-sign-tit p{text-align:center}
.mod-sign-info .he_tit3{color:#666;line-height:1.5;color:#666}
.mod-sign-info{text-align:center;margin-bottom:60px}
.mod-sign-tit{margin-bottom:22px}
.mod-sign-in{display:flex;justify-content:center}
.mod-sign-in-btn{font-size:14px;line-height:1.5;color:#fff;border-radius:3px;background:#0067b6;min-width:160px;text-align:center;padding:13px;cursor:pointer}
.mod-sign-regist{text-align:center;width:100%;position:relative}
.mod-sign-regist::after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background:#e7e7e7}
.mod-sign-regist p{color:#666;line-height:1.5;display:inline-block;position:relative;z-index:10;background:#fff;padding:0 20px}
.mod-sign-in{margin-bottom:60px}
.he_hd_lan{display:flex;align-items:center}
.he_hd-sign-top{display:flex;align-items:center;cursor:pointer}
.he_hd-sign{position:relative;margin-right:45px}
.he_hd_wrapm{position:relative}
.hhst-le{width:20px}
.hhst-le img{width:100%}
.he_hd_lan .he_hd_te p{color:var(--colormain)}
@media screen and (max-width:1440px){.mod-sign-tit{margin-bottom:15px}
.mod-sign-info{margin-bottom:35px}
.mod-sign-in{margin-bottom:38px}
.mod-sign-in-btn{min-width:145px;padding:10px}
.mod-sign-wrap{width:570px}
.he_hd-sign{margin-right:25px}
.he_hd_nav{padding-right:30px}
}
@media screen and (max-width:1280px){.mod-sign-info .he_tit3{font-size:16px}
.mod-sign-wrap{padding:50px 25px 35px}
.mod-sign-tit{margin-bottom:12px}
.mod-sign-info{margin-bottom:26px}
.mod-sign-in{margin-bottom:30px}
.mod-sign-in-btn{min-width:145px;padding:9px}
.he_hd_nav{padding-right:12px!important}
.he_navli{margin:0 12px!important}
}
@media screen and (max-width:1199px){.he_hd-sign{margin-right:12px}
.hhst-le{width:18px}
.hhst-le img{width:100%}
}
@media screen and (max-width:767px){.mod-sign-close{top:15px;right:15px}
.mod-sign-wrap{padding:32px 20px 25px}
.mod-sign-tit{margin-bottom:8px}
.mod-sign-info .he_tit3{font-size:14px}
.mod-sign-info{margin-bottom:16px}
.mod-sign-in{margin-bottom:22px}
}
.cum_pop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:999;display:none}
.cum_pop_wrap{width:1043px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:85px}
.cum_pop_tit .he_tit4{color:#0b254b;line-height:1.5;font-weight:700}
.cum_pop_tit{margin-bottom:30px}
.cum_pop_info{margin-bottom:30px;width:100%;max-height:400px;overflow:hidden}
.cum_pop_ul_li{width:168px;text-align:center;margin-right:24px}
.cum_pop_ul_li p{font-size:16px;color:var(--colormain);line-height:1.5;border:1px solid #cbdce9;padding:12px;cursor:pointer}
.cum_pop_ul{display:flex}
.cum_pop_ul_li2 p{color:#fff;background:var(--colormain);border-color:var(--colormain)}
.cum_pop_tit .he_tit4{font-size:28px}
@media screen and (max-width:1950px){.cum_pop_info{max-height:35vh}
}
@media screen and (max-width:1440px){.cum_pop_wrap{padding:52px;width:960px}
.cum_pop_tit{margin-bottom:18px}
.cum_pop_ul_li p{font-size:14px;padding:9px}
.cum_pop_ul_li{width:132px;margin-right:18px}
.cum_pop_info{margin-bottom:22px}
}
@media screen and (max-width:1366px){.cum_pop_tit .he_tit4{font-size:26px}
}
@media screen and (max-width:991px){.cum_pop_wrap{width:calc(100% - 60px)}
.cum_pop_wrap{padding:28px}
}
@media screen and (max-width:768px){.cum_pop_tit{margin-bottom:10px}
.cum_pop_ul_li p{font-size:14px;padding:7px}
.cum_pop_ul_li{width:120px}
.cum_pop_tit .he_tit4{font-size:22px}
}
@media screen and (max-width:767px){.cum_pop_wrap{width:calc(100% - 40px)}
.cum_pop_wrap{padding:28px 20px}
.cum_pop_info{max-height:50vh}
.cum_pop_tit .he_tit4{font-size:18px}
}
.atm_modal_content{padding-left:148px;padding-right:50px}
.cum_pop_info{max-height:35vh}
.popup-modal .atm_modal_content{width:674px;border-radius:13px;padding:83px 42px 54px;background:linear-gradient(175deg,#e0f0ff .13%,#fcfeff 24.02%)}
.popup-modal .atm_modal_close{width:30px;top:24px;right:26px}
.popup-modal .atm_modal_close img{width:100%}
.popup-modal .std-font24{line-height:1.7;color:#333;margin-bottom:46px;font-size:24px}
.popup-modal-inof{border-radius:5px;border:1px solid rgba(1,104,183,.4);background:rgba(1,104,183,.06);padding:26px 30px}
.pmin-btn{width:20px;height:20px;position:relative}
.pmin-btn::before{content:'';width:100%;height:100%;position:absolute;border:1px solid #999;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;transition:all .4s ease}
.pmin-btn img{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.popup-modal-inof-nub .std-text16{width:calc(100% - 20px);padding-left:25px;font-size:16px;color:#333;line-height:1.5}
.popup-modal-inof-nub{display:flex;align-items:center;margin-bottom:24px;cursor:pointer}
.popup-modal-inof-nub:last-child{margin-bottom:0}
.popup-modal-confirm{margin:0 auto;margin-top:38px;display:flex;justify-content:center}
.popup-modal-confirm .he_pumol a{line-height:50px;padding:0 91px;color:#fff;background:#0168b7;border-radius:5px;font-size:18px}
.popup-modal-apply{margin-top:27px;display:flex;align-items:center;justify-content:center}
.popup-modal-apply-btn{width:20px;height:20px;position:relative;cursor:pointer}
.popup-modal-apply-btn::before{content:'';border:1px solid #999;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;transition:all .4s ease}
.popup-modal-apply-btn img{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .4s ease}
.popup-modal-apply .std-text16{padding-left:13px;color:#666;line-height:1.5;font-size:16px}
.popup-mygd{margin-top:20px;color:#666;line-height:1.5;text-align:center;font-size:16px}
.popup-mygd a{color:#0168b7;text-decoration:underline}
.atm_modal.popup-modal{background:rgba(51,51,51,.3)}
.he_down{position:fixed;width:100%}
.he_down4dle{padding:0}
.he_down4 .he_down4dle{width:78%}
.he_down4 .he_down4dle .he_down4dti{display:none}
.he_down4dsb>a{display:block;width:100%;padding:7px 19px;transition:all .36s;border-radius:3px}
.he_down4 .he_down4gle{width:36%;background:#f7f9fc;padding-left:133px;padding-right:0;padding-top:44px;height:100%}
.he_down4 .he_down4gri{width:64%;padding-left:139px;padding-top:59px}
.he_downri{width:22%;background:#fff}
.he_down4dldk{margin-top:0}
.he_down4dlh a{padding:15px 50px 16px 25px;border-radius:0}
.he_down4wle p{font-size:20px;}
.he_down4dsb.he_down4dlh:nth-child(n+2){margin-top:10px}
.he_down4gtv_ul{display:flex;margin:0 -52px}
.hdul_ul_li a{font-size:14px;color:var(--color666);line-height:1.8;transition:all .4s;position:relative}
.hdul_ul_li:nth-child(n+2){margin-top:6px}
.hdul_ul_li{position:relative;line-height:1.6;}
.hdul_ul_li a::after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 20px);background:url(../images/menu/b1arr.svg) center/cover no-repeat;width:16px;height:16px;background-size:100% 100%;opacity:0}
.he_down4gtv_ul_li .he_down4dsb:nth-child(n+2){margin-top:40px}
.he_down4gtv_ul_li .he_down4dsb>a{padding-bottom:10px;position:relative}
.he_down4dldk .he_down4dul{height:100%}
.he_down4dldk,.he_down4dlsm{height:100%}
.he_down4ddg>a{padding:0;display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid #eaeaea}
.he_down4gtv_ul_li{width:33.333333%;padding:0 52px}
.hdul_ul{margin-top:10px}
.he_downri{position:relative}
.he_downri::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1px;height:80%;background:#eaeaea}
.he_downri a{padding:79px 107px 147px 91px}
.he_dowd1p1 p{font-size:20px;line-height:1.75}
.he_dowd1p2 p{font-size:16px;line-height:1.75;color:#666}
.he_downrmo{margin-top:30px}
.he_downl1 .he_downri{width:35%;background:#f7f9fc}
.he_downl1 .he_downri a{padding:42px 20px 53px 157px}
.he_downl1 .he_downle{width:65%;padding:53px 214px 19px 112px}
.he_downl1 .he_dowd1pig{width:37%}
.he_downl1 .he_dowd1pig{margin-top:20px}
.he_downl1 .he_downrmo{margin-top:33px}
.he_downldli{width:33.333333%;margin-bottom:62px}
.he_down1{right:0}
.he_down1 .he_downldsb{padding:0;border-radius:0}
.he_downlxle{width:30px}
.he_downlxri{width:calc(100% - 30px);padding-left:18px}
.he_downlxri p{font-size:18px;line-height:1.5;color:#637381!important}
.he_downldb{display:block}
.he_downldb_ul{display:flex;flex-wrap:wrap}
.he_downldb_ul{display:flex;flex-wrap:wrap;width:100%;margin:0 -35px}
.he_downldb_ul_li{width:33.333333%;padding:0 35px}
.he_downldb{display:block}
.he_downldli{width:100%;margin-bottom:62px}
@media screen and (min-width:1200px){.he_down1 .he_downldsb:hover{background:0 0}
/* .he_down4dsb.he_down4ddg:hover .he_down4wle p{color:var(--colormain)} */
/* .he_down4dsb.he_down4ddg:hover .he_down4wri{opacity:1} */
/* .hdul_ul_li a:hover{color:var(--colormain)}
.he_down4dsb>a:hover .he_down4wle p{color:var(--colormain)} */
.he_down4dsb>a:hover .he_down4wri{opacity:1}
}
.he_down4gtv_ul_li{width:50%;padding:0 52px}
.he_down4 .he_down4gri{width:63%;padding-left:76px;padding-top:59px}
.he_downlxri p{min-height:3em}
.he_downldb_ul_li{padding:0 18px}
.he_downldb_ul{margin:0 -18px}
.he_downldb_ul_li{width:50%}
.he_downldli{margin-bottom:25px}
.he_down4gtv_ul{flex-wrap:wrap}
.he_down4gtv_ul_li{margin-top:40px}
.he_down4gtv_ul_li:nth-child(1),.he_down4gtv_ul_li:nth-child(2){margin-top:0!important}
.hdul_ul_li a{font-size:18px}
.he_down4 .he_down4gri .hdul_ul .hdul_ul_li a{padding:0!important}
.he_down4 .he_down4gri .hdul_ul .hdul_ul_li{margin-top:0!important}
.he_down4gtv_ul_li .he_down4dsb:nth-child(n+2){margin-top:20px}
.he_down4 .he_down4gri{padding-bottom:50px}
.he_down4 .he_down4gri .hdul_ul .hdul_ul_li a{padding:6px!important}
.hdul_ul_li a{font-size:14px!important}
.he_downl1 .he_downle{margin:0 auto}
@media screen and (min-width:1200px){.mod-sign2 .mod-sign-in-btn:hover{color:#fff;background:#01487f}
}
.he_hd_ny{display:flex;align-items:center}
.he_down.he_down1.he_downl1 .he_downbx{display:flex;justify-content:center}
.he_down-level{width:100%;position:relative;padding-left:48px}
.he_down-level-wrap{width:100%;border-top:1px solid #eaeaea;padding-top:10px;margin-top:15px}
.hdlw-li{margin-bottom:2px}
.hdlw-li a{font-size:14px;line-height:1.75;color:#666;transition:all .36s}
.he_downlxri p{min-height:auto!important}
@media screen and (max-width:1680px){.he_down-level{padding-left:38px}
}
@media screen and (max-width:1440px){.he_down-level-wrap{padding-top:8px;margin-top:10px}
.he_downlxle{width:22px}
}
.he_downlxri p{min-height:auto!important}
.he_down-level{width:100%;position:relative;padding-left:48px}
.he_down-level-wrap{width:100%;border-top:1px solid #eaeaea;padding-top:10px;margin-top:15px}
.hdlw-li a{font-size:14px;line-height:1.75;color:#666;transition:all .36s}
.hdlw-li{margin-bottom:2px}
.hdlw-li a:hover{color:var(--colormain)}
.pmin-btn img{opacity:0;transition:all .36s}
.mod-sign-in-btn{font-size:16px}
.popup-modal-confirm .he_pumol a{font-size:16px}
.hdul_ul_li{position:relative}
.he_down4 .hdul_ul_li a::after{left:calc(100% - 20px)!important}

/* 菜单-产品模块 结束 */

/* 表单 开始 */
@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
img{page-break-inside:avoid}
img{max-width:100%!important}
p{orphans:3;widows:3}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-size:15px;line-height:1.42857143;color:#333;background-color:#fff}
input,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{text-decoration:none}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
img{vertical-align:middle}
p{margin:0 0 10px}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
@-ms-viewport{width:device-width}
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}
.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action:auto;touch-action:auto}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}
.mCSB_container{overflow:hidden;width:auto;height:auto}
.mCSB_inside>.mCSB_container{margin-right:30px}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}
.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}
.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}
.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}
.mCustomScrollBox:hover>.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}
.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}
/* *{line-height:1;box-sizing:border-box;margin:0;padding:0}
html{overflow-x:hidden!important;overflow-y:auto;-webkit-tap-highlight-color:transparent}
body{min-height:100vh;background:#fff;overflow:hidden}
a{transition:all .36s;text-decoration:none}
a:hover{text-decoration:none}
a:focus{text-decoration:none;outline:0}
p{font-weight:400;margin:0;line-height:1}
p{word-wrap:break-word;word-break:normal} */
img{max-width:100%;vertical-align:middle}
img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
body,input,textarea{font-size:14px;line-height:1;margin:0;color:#333;border:0;outline:0;background:0 0}
form{width:100%}
input,textarea{-webkit-appearance:none}
input{line-height:normal;text-overflow:ellipsis}
input:focus::-webkit-input-placeholder{color:transparent}
input:focus:-moz-placeholder{color:transparent}
input:focus::-moz-placeholder{color:transparent}
input:focus:-ms-input-placeholder{color:transparent}
[tabindex="0"],input{outline:0!important}
textarea{resize:none}
label{font-weight:400;margin-bottom:0}
a:active{border:0;outline:0}
a{cursor:pointer}
.atm_cont1200{width:1200px;margin:0 auto;max-width:100%}
@media screen and (max-width:1440px){.atm_cont1200{width:82.5%}
}
@media screen and (max-width:1200px){.atm_cont1200{width:100%;padding:0 40px}
}
@media screen and (max-width:767px){.atm_cont1200{padding:0 20px}
}
.atm_block{display:block}
.atm_page_wrap,body{display:flex;flex-direction:column}
.atm_page_wrap{min-height:100vh}
.atm_main{flex-grow:1}
.atm_modal{display:none;position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.3)}
.atm_modal_wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.atm_modal_container{position:relative;z-index:1}
.atm_modal_close{position:absolute;right:15px;top:15px;font-size:16px;font-weight:700;cursor:pointer;z-index:10}
.atm_modal_content{width:800px;padding:50px;max-width:calc(100vw - 40px);max-height:700px;overflow:hidden;background:#fff}
.atm_modal_content.mCustomScrollbar .mCSB_inside>.mCSB_container{margin-right:0}
.atm_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside{margin-right:-15px;padding-right:15px;max-width:calc(100% + 15px)}
.wow{visibility:hidden}
.atm_fadeup2{animation:atmfadeInUp .5s ease-in-out both;animation-delay:.2s}
@-webkit-keyframes atmfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes atmfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.std_padding1{padding-top:var(--space130);padding-bottom:var(--space130)}
.mod_font32{font-size:32px;font-weight:700;color:var(--color333);line-height:1.75;margin-bottom:30px}
.std_btn_box{display:block;width:100%;height:100%}
.std_btn2{width:116px;border-radius:36px;background:var(--colormain)}
.std_none_blue{background:var(--colormain)}
.std_btn2 .std_btn_box{border-radius:36px}
.std_btn2{transition:all .36s ease}
@media screen and (min-width:1200px){.std_btn2:hover{background:var(--colorfff)}
}
.ny_main .atm_main{margin-top:90px}
.teachaid_bot_left_text.yxedr_active ul li::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0!important;text-align:start!important;text-align-last:start!important;color:var(--colormain)}
.advice_sect3{position:relative}
.advice_sect3_bj{position:absolute;bottom:0;left:0;z-index:-1;width:58%}
.sfrc_list{display:flex;margin:0 -20px 32px}
.sfrc_list_item{width:50%;padding:0 20px}
.sfrc_list_item_label{width:100%;height:40px;border-bottom:solid 1px #999;display:flex;align-items:center}
.sfrc_list_item_label p,.sfrc_text_label p{font-size:var(--text16);color:var(--color333);line-height:var(--lineh15);padding-right:10px;flex-shrink:0}
.sfrc_list_item_label p span,.sfrc_text_label p span{color:#ff0606;margin-left:3px}
.slil_input{width:100%}
.slil_input input{width:100%;height:100%;font-size:var(--text16);color:var(--color333);line-height:var(--lineh15)}
.sfrc_text{width:100%;margin-bottom:22px}
.sfrc_text_label{width:100%;border-bottom:solid 1px #999}
.sfrc_text_label_area textarea{width:100%;height:150px;font-size:var(--text16);color:var(--color333);line-height:var(--lineh15)}
.sfrc_list_code{width:120px}
.sfrc_list_code img{cursor:pointer;width:100%;height:100%}
.sfcr_code{display:flex;align-items:flex-end;margin-bottom:26px}
.sfrc_right{display:flex;margin-bottom:32px}
.sfrc_right span{width:12px;height:12px;border:solid 1px #d9d9d9;border-radius:2px;display:block;position:relative;cursor:pointer;margin-right:6px;margin-top:8px;transition:all .36s}
.sfrc_right span::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;background:var(--colormain);opacity:0;transition:all .36s}
.sfrc_right p{color:var(--color666);font-size:14px;line-height:2}
.sfrc_right p a{color:var(--colormain);text-decoration:underline}
.sell_from_ri_cont .std_btn_box{color:var(--colorfff);font-size:var(--text16);line-height:50px;text-align:center;cursor:pointer}
.sell_from_ri_cont .std_btn2{width:200px}
.mCSB_scrollTools .mCSB_draggerRail{width:1px}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#e6e6e6}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:1px}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools.mCS-dark .mCSB_dragger:active .mCSB_dragger_bar{background-color:#4a6cf7}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#4a6cf7}
.form_bj{width:100%;position:relative}
.form_bj img{width:100%}
.form_bj_icon{position:absolute;top:0;left:0}
.form_nr{position:absolute;width:100%;height:100%;top:0;left:0;padding:80px 150px;display:flex}
.form_nr_left{width:57%}
.form_nr_right{width:43%}
.form_nr_left .mod_font32{margin-bottom:10px}
.form_bj_ph{display:none}
.atm_modal_content{background:0 0;width:1200px;padding:0}
.form_pop .form_nr_left{width:45%}
.form_pop .form_nr_right{width:55%}
.form_pop .sfrc_right{margin-bottom:3px}
.form_pop .sfrc_list{display:flex;margin:0 -20px 20px}
.form_pop .sell_from_ri_cont .std_btn2{margin-top:30px}
.form_pop .form_nr{padding:60px 90px}
.form_pop .form_nr_left{padding-top:20px}
.form_pop .icon-close:before{font-size:16px;color:var(--colorfff)}
@media screen and (min-width:1200px){.sell_from_ri_cont .std_btn2:hover{background:var(--colorbtnhover)}
.sell_from_ri_cont .std_none_blue:hover .std_btn_box{color:var(--colorfff)}
}
.sfrc_text_label{border-bottom:none}
.sfrc_text_label_area{border:solid 1px #999}
.sfrc_text_label p{margin-bottom:6px}
.sfrc_text_label_area textarea{padding:6px}
@media screen and (max-width:1680px){:root{--font56:52px;--font48:44px;--font36:32px;--font24:22px}
.sfrc_list{margin:0 -20px 26px}
.sfrc_text_label_area textarea{height:120px}
:root{--space130:120px;--distance33:30px;--distance88:80px;--distance80:74px;--distance107:95px;--distance164:142px;--distance117:108px;--distance100:92px}
}
@media screen and (max-width:1560px){:root{--font56:48px;--space30:25px;--distance164:130px;--distance117:96px;--distance40:35px}
}
@media screen and (max-width:1440px){.atm_modal_content{max-height:650px}
:root{--font56:46px;--font48:40px;--font36:30px;--font24:20px;--text20:18px;--space130:100px;--space50:40px;--space30:20px;--paraspacef48:20px;--paraspacef36:16px;--paraspacef2416:10px;--paraspacef18:12px}
:root{--font32:30px;--distance164:120px;--distance100:85px;--distance80:70px}
.ny_main .atm_main{margin-top:80px}
.form_nr_right{width:48%}
.form_nr_left{width:52%}
.form_nr{padding:50px 100px}
}
@media screen and (max-width:1360px){:root{--font56:44px;--font18:16px;--distance33:26px;--distance88:70px;--distance80:70px;--distance107:90px;--distance117:92px;--distance100:80px}
}
@media screen and (max-width:1280px){.atm_modal_content{max-height:600px}
:root{--font56:44px;--font48:36px;--font36:28px;--font24:18px;--space130:90px;--space50:35px}
.sfrc_list{margin:0 -15px 20px}
.sfrc_list_item{padding:0 15px}
:root{--font56:40px;--distance107:80px;--distance117:80px;--distance100:75px}
.mod_font32{font-size:28px}
.sfrc_right{margin-bottom:20px}
}
@media screen and (max-width:1200px){:root{--font32:28px;--distance33:22px;--distance80:65px;--distance107:82px;--distance164:100px;--distance117:70px}
.form_nr{padding:36px 100px 36px 70px}
}
@media screen and (max-width:1199px){:root{--font56:40px;--font48:32px;--font36:24px;--space130:70px;--space50:30px;--raidus20:15px}
.ny_main .atm_main{margin-top:0}
.sfrc_list_code{width:100px}
:root{--distance117:70px;--distance100:68px;--distance164:85px}
.form_pop .form_nr{padding:30px 70px}
.form_pop .sfrc_list{margin:0 -20px 15px}
}
@media screen and (max-width:991px){:root{--font56:36px;--font32:26px;--distance164:72px;--distance100:60px;--distance80:55px}
:root{--text20:16px}
.mod_font32{font-size:24px}
.sfrc_list{margin:0 -15px 12px}
.sell_from_ri_cont .std_btn2{width:170px}
.form_bj_icon,.form_bj_pc{display:none}
.form_nr_left{width:100%;margin-bottom:30px}
.form_nr_right{width:100%}
.form_nr{flex-wrap:wrap}
.form_nr{height:auto;position:static}
.form_nr{padding:0 40px}
.atm_modal .form_bj_ph{display:block}
.atm_modal .form_nr{position:absolute}
.atm_modal.form_pop .form_nr_left,.atm_modal.form_pop .form_nr_right{width:100%}
.atm_modal .form_nr_left{margin-bottom:0}
.form_pop .sfrc_list{margin:0 -15px 15px}
}
@media screen and (max-width:768px){.atm_modal_content{max-height:550px;padding:50px 20px}
:root{--font56:30px;--font48:26px;--font36:22px;--font18:16px;--space130:60px;--space50:25px;--space30:15px;--paraspacef48:16px;--paraspacef36:12px;--paraspacef2416:8px;--paraspacef18:10px}
.sfrc_list{margin:0 -10px 14px}
.sfrc_list_item{padding:0 10px}
.sfrc_list{margin:0 -10px 0;flex-direction:column}
.sfrc_list_item{width:100%;padding:0 10px;margin-bottom:14px}
.sfrc_text_label_area textarea{height:62px}
.sfrc_text{width:100%;margin-bottom:14px}
.sfcr_code{flex-direction:inherit!important}
.sfcr_code .sfrc_list_item{width:calc(100% - 120px);margin-right:20px;margin-bottom:0}
.sfrc_right{margin-bottom:24px;margin-top:14px}
:root{--font32:22px;--text20:16px;--distance33:15px;--distance88:54px;--distance80:50px;--distance107:55px;--distance117:56px;--distance40:30px;--distance164:60px;--distance100:50px}
.mod_font32{margin-bottom:20px}
.atm_modal .form_bj_ph{display:none}
.atm_modal .form_nr{position:static}
.atm_modal.form_pop .atm_modal_container{background:#fff;border-radius:20px}
.atm_modal.form_pop .atm_modal_content{max-height:inherit;padding:0}
.atm_modal.form_pop .form_nr{padding:0 40px 30px}
.atm_modal.form_pop .icon-close:before{color:var(--color333);font-size:18px}
.atm_modal_close{right:30px;top:30px}
.form_pop .sfrc_list{margin:0 -10px 0}
}
@media screen and (max-width:480px){:root{--font56:24px;--font48:22px;--font36:20px;--space130:40px;--space50:20px;--text20:16px;--text16:14px}
.sfrc_right{margin-bottom:16px}
.sfrc_right p{font-size:12px}
:root{--font16:14px;--distance88:32px;--distance33:10px;--distance80:32px;--distance107:34px;--distance117:32px;--distance164:28px;--distance100:30px}
:root{--raidus20:10px;--lineh175:1.6}
.mod_font32{font-size:18px;margin-bottom:10px}
.sell_from_ri_cont .std_btn2{width:130px}
.sell_from_ri_cont .std_btn_box{font-size:16px;line-height:46px}
.form_nr_left .mod_font32{margin-bottom:5px}
.form_nr_left{margin-bottom:20px}
.atm_modal.form_pop .form_nr{padding:0 20px 20px}
.sfrc_list_item{margin-bottom:5px}
.sfcr_code .sfrc_list_item{margin-right:0}
.sfcr_code .sfrc_list_item:first-child{width:calc(100% - 120px)}
.sfcr_code .sfrc_list_item:last-child{width:80px}
.form_pop .sell_from_ri_cont .std_btn2{margin-top:18px}
.sfrc_right{margin-top:0}
.sfcr_code{margin-bottom:10px!important}
.atm_modal_close{right:20px;top:20px}
.sfrc_text_label_area textarea{height:80px}
.sell_from_ri_cont .std_btn_box{line-height:40px}
.sell_from_ri_cont .std_btn2{width:120px}
.std_btn2 .std_btn_box{line-height:38px}
.std_btn2{width:100px}
}
@media screen and (max-width:1680px){:root{--raidus20:15px}
}
@media screen and (max-width:1440px){:root{--raidus20:10px}
}
.sfrc_btn_center {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 40px 0;
}
/* 表单 结束 */

/* 表格 样式 开始 */
/* ============ 核心：表格外层滚动容器 - 解决手机端展示不全，实现左右滑动 ============ */
.table-scroll-wrapper {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; /* 手机端滑动时增加顺滑度，iOS特有优化 */
  scrollbar-width: thin; /* 浏览器滚动条优化：细条样式 */
}
/* ============ PC+Pad+手机端 表格通用样式（全部需求整合） ============ */
.table-scroll-wrapper table,
.w-e-table, /* 编辑器内的表格 */
table { /* 后端渲染的纯HTML表格 */
  width: 100% !important;
  min-width: 320px !important; /* 手机端最小宽度，防止表格过窄 */
  table-layout: auto !important; /* 单元格宽度均分，不会被超长内容撑开变形，排版工整 */
  border: 1px solid #dcdcdc !important;
  border-collapse: collapse !important;
  margin: 12px 0 !important;
  word-break: break-all !important; /* 单元格内超长文字自动换行，不撑破单元格 */
}

.table-scroll-wrapper table tr td,
.table-scroll-wrapper table tr th,
.w-e-table tr td,
.w-e-table tr th,
table tr td,
table tr th {
  border: 1px solid #dcdcdc !important;
  padding: 8px 10px !important;
  line-height: 1.5 !important;
  vertical-align: middle !important;
  text-align: left !important; 
}

/* 产品详情-技术参数：表格内容允许自动换行（避免长英文被截断）
     注意：带 .text-nowrap 的表头/字段名仍保持不换行 */
.menu_list table td:not(.text-nowrap),
.menu_list table th:not(.text-nowrap) {
    white-space: normal !important;
    word-break: break-word !important;
    overflow-wrap: anywhere;
}
.menu_list table td:not(.text-nowrap) *,
.menu_list table th:not(.text-nowrap) * {
    white-space: normal !important;
}

.table-scroll-wrapper table tr th,
.w-e-table tr th,
table tr th {
  font-weight: 600 !important;
  text-align: center !important; /* 表头文字居中 */
  background-color: #f5f5f5 !important;
  color: #333 !important;
}
/* 隔行变色 - 提升长表格阅读体验，多端通用 */
.table-scroll-wrapper table tr:nth-child(even),
.w-e-table tr:nth-child(even),
table tr:nth-child(even) {
  background-color: #f8f8f8 !important;
}
/* 鼠标悬浮高亮行 - PC/Pad端生效，手机端无鼠标不影响 */
.table-scroll-wrapper table tr:hover,
.w-e-table tr:hover,
table tr:hover {
  background-color: #f2f2f2 !important;
  transition: background-color 0.2s ease !important;
}

.table-scroll-wrapper::-webkit-scrollbar {
  height: 4px; /* 横向滚动条高度，手机端几乎看不见，不影响视觉 */
}
.table-scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: #dcdcdc;
  border-radius: 2px;
}
/* 表格 样式 结束 */

/* 隐藏侧边 PC 导航（mod_side.mod_side_pc）在移动端显示 */
@media (max-width: 1199px) {
    .mod_side.mod_side_pc {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .mod_side.mod_side_pc {
        display: block;
    }
}

.mod_side.mod_side_pad {
    display: none !important;
}

@media (min-width: 769px) and (max-width: 1199px) {
    .mod_side.mod_side_pad {
        display: block !important;
    }
}

@media (min-width: 1200px), (max-width: 768px) {
    .mod_side.mod_side_pad {
        display: none !important;
    }
}

/* PAD-only fixes for 筛选: keep "全部" and options first-line aligned */
@media (min-width: 769px) and (max-width: 1199px) {
    .news_list_top_ul {
        display: flex;
        flex-wrap: nowrap; /* prevent wrapper dropping below */
        align-items: flex-start; /* align first line to top */
        gap: 8px;
        overflow-x: auto; /* allow horizontal scroll instead of wrap */
    }

    .nltu_li {
        display: inline-flex;
        align-items: center;
        white-space: nowrap;
        flex: 0 0 auto;
    }

    /* the wrapper li that contains the inner list */
    .nltu_li_wra {
        display: inline-flex;
        align-items: flex-start;
        gap: 8px;
        flex: 1 0 auto;
    }

    /* inner list: allow items to wrap within the available height but keep first line aligned */
    .nltu_li_wra_le {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        align-items: flex-start;
    }

    /* keep the chevron/icon vertically aligned to the first line */
    .nltu_li_icon {
        display: flex;
        align-items: flex-start;
        padding-left: 6px;
    }
}