﻿

body {
    font-family: "PingFang SC","Microsoft Yahei", "Helvetica Neue", Helvetica, Arial;
}

/*分享翻译*/
#bsWXBox .bsTop:after {
    /*分享中文版本*/
    content: '- 微信';
    /*分享英文版本*/
    /* content: '- weixin'; */
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

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

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

.yxnav_active2 {}
/* 规范 */
.ys_title1{
    font-size: 46px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
}
.ys_title2{
    font-size: 36px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
}
.ys_title3{
    font-size: 28px;
    line-height: 1.25;
    color: #FFBF00;
}
.ys_title4{
    font-size: 24px;
    line-height: 1.25;
    color: #333;
}
.ys_title5{
    font-size: 16px;
    line-height: 1.25;
    color: #333;
}
.yxedr_active h2{
    font-size: 36px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 27px;
}
.yxedr_active h3{
    font-size: 28px;
    line-height: 1.25;
    color: #FFBF00;
    margin-bottom: 18px;
}
.yxedr_active h4{
    font-size: 24px;
    line-height: 1.25;
    color: #333;
    margin-bottom: 15px;
}
.yxedr_active h5{
    font-size: 16px;
    line-height: 1.25;
    color: #333;
    margin-bottom: 10px;
}
.l_parga p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}
.l_space1{
    padding:100px 0;
}
.l_space2{
    margin-top: 60px;
}
.l_space3{
    margin-top: 30px;
}
p{
    word-wrap: normal;
    word-break: keep-all;
}
/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ys_ban_li:not(:first-child) {
    display: none;
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
     background: rgba(0, 0, 0, .1); 
}
.ys_ban_txtbox{
    z-index: 5;
}
/* - banner - end*/
.l_pchdnr{
    width: 100%;
    padding: 0 100px;
    position: fixed;
    transition: all .36s;
    border-radius: 0 0 30px 30px;
}
.l_pclogo{
    width: 164px;
}
.l_pclogo a{
    width: 100%;
    display: block;
    line-height: 80px;
    color: #fff;
    transition: all .36s;
}
.l_listimg {
    position: relative;
}
.l_logoimg_box {
    overflow: visible !important;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.l_logoimg_box img {
    object-fit: unset;
}
.l_logodef {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;
}
.l_logofixed {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;
    opacity: 0;
}
.l_pchdother{
    width: 314px;
}
.l_pchdnav{
    width: calc(100% - 164px - 314px);
    padding: 0 57px;
}
.l_pclangtp,
.l_pclangtp a,
.l_pclangli a{
    display: flex;
    cursor: pointer;
}
.l_pclangtp img,
.l_pclangli img{
    width: 16px;
    line-height: 80px;
}

.l_pclangtp p,
.l_pclangli p{
    font-size: 16px;
    line-height: 80px;
    color: rgba(0, 0, 0, 0.45);
    
    transition: all .36s;
    margin-left: 8px;
}
.l_pclangtp p{
    color: #fff;
}
.l_pclangli p,
.l_pclangli img{
    line-height: 35px !important;
}
.l_pclangli{
    margin-bottom: 8px;
}
.l_pclangli:last-child{
    margin-bottom: 0;
}
.l_pclanguage{
    position: relative;
}
.l_pclangbt{
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 135px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    padding: 10px 0;
    display: none;
}
.l_pclangli a{
    justify-content: center;
}
.l_pcmessage{
    width: 24px;
    margin: 0 24px;
}
.l_pcmessage a{
    width: 100%;
    display: block;
    line-height: 80px;
}
.l_pcsearch{
    width: 24px;
    margin-right: 24px;
    cursor: pointer;
    line-height: 80px;
}
.l_pclogin a{
    font-size: 14px;
    color: #fff;
    
    transition: all .36s;
    line-height: 38px;
    display: block;
}
.l_pclogin{
    width: 140px;
    border-radius: 77px;
    border: 1px solid #fff;
    text-align: center;
    transition: all .36s;
    margin-top: 20px;
}
        /* 重新设计的解决方案网格布局 */
        .custom-solutions-grid {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }
        
        /* 解决方案行容器 */
        .solutions-row {
            display: flex;
            justify-content: center;
            margin-bottom: 40px;
            gap: 20px;
        }
        
        /* 第一行4个卡片 */
        .solutions-row-4 {
            flex-wrap: wrap;
        }
        
        .solutions-row-4 .solution-card {
            flex: 0 0 calc(25% - 15px);
            max-width: 280px;
        }
        
        /* 第二行3个卡片 */
        .solutions-row-3 .solution-card {
            flex: 0 0 calc(33.333% - 14px);
            max-width: 300px;
        }
        
        /* 解决方案卡片样式 */
        .solution-card {
            background: white;
            border-radius: 16px;
            overflow: hidden;
            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
        }
        
        .solution-card:hover {
            transform: translateY(-12px) scale(1.02);
            box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
        }
        
        /* 卡片链接 */
        .solution-card a {
            display: block;
            text-decoration: none;
            color: inherit;
            height: 100%;
        }
        
        /* 图片容器 */
        .card-image {
            position: relative;
            height: 220px;
            overflow: hidden;
        }
        
        .card-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .solution-card:hover .card-image img {
            transform: scale(1.1);
        }
        
        /* 标题区域 */
        .card-title {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 80px;
            background: linear-gradient(135deg, rgba(37, 99, 235, 0.95), rgba(79, 70, 229, 0.9));
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
        }
        
        .card-title h4 {
            margin: 0;
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            letter-spacing: 0.5px;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
            padding: 0 15px;
            line-height: 1.3;
        }
        
        /* 悬停时标题效果 */
        .solution-card:hover .card-title {
            background: linear-gradient(135deg, rgba(59, 130, 246, 0.98), rgba(99, 102, 241, 0.95));
        }
        
        /* 平板端适配 */
        @media screen and (max-width: 1199px) and (min-width: 768px) {
            .solutions-row-4 .solution-card {
                flex: 0 0 calc(50% - 10px);
            }
            
            .solutions-row-3 .solution-card {
                flex: 0 0 calc(50% - 10px);
            }
            
            .solutions-row-3 .solution-card:nth-child(3) {
                flex: 0 0 calc(100% - 0px);
                max-width: calc(50% - 10px);
                margin: 0 auto;
            }
            
            .card-image {
                height: 200px;
            }
        }
        
        /* 移动端样式 */
        @media screen and (max-width: 767px) {
            .custom-solutions-grid {
                display: none;
            }
        }
        
        /* 确保在大屏幕上居中显示 */
        @media screen and (min-width: 1400px) {
            .custom-solutions-grid {
                max-width: 1400px;
            }
            
            .solutions-row-4 .solution-card {
                max-width: 320px;
            }
            
            .solutions-row-3 .solution-card {
                max-width: 350px;
            }
        }


.ys_hd_pc.isfixed .l_pchdnr,
.l_pchdnr.hovernow,
.fp-viewing-1 .l_pchdnr,
.fp-viewing-2 .l_pchdnr,
.fp-viewing-3 .l_pchdnr,
.fp-viewing-4 .l_pchdnr,
.fp-viewing-5 .l_pchdnr,
.fp-viewing-6 .l_pchdnr{
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.ys_hd_pc.isfixed .l_logofixed,
.l_pchdnr.hovernow .l_logofixed,
.fp-viewing-1 .l_logofixed,
.fp-viewing-2 .l_logofixed,
.fp-viewing-3 .l_logofixed,
.fp-viewing-4 .l_logofixed,
.fp-viewing-5 .l_logofixed,
.fp-viewing-6 .l_logofixed{
    opacity: 1;
}
.ys_hd_pc.isfixed .l_logodef,
.l_pchdnr.hovernow .l_logodef,
.fp-viewing-1 .l_logodef,
.fp-viewing-2 .l_logodef,
.fp-viewing-3 .l_logodef,
.fp-viewing-4 .l_logodef,
.fp-viewing-5 .l_logodef,
.fp-viewing-6 .l_logodef{
    opacity: 0;
}
.ys_hd_pc.isfixed .l_pclangtp p,
.l_pchdnr.hovernow .l_pclangtp p,
.fp-viewing-1 .l_pclangtp p,
.fp-viewing-2 .l_pclangtp p,
.fp-viewing-3 .l_pclangtp p,
.fp-viewing-4 .l_pclangtp p,
.fp-viewing-5 .l_pclangtp p,
.fp-viewing-6 .l_pclangtp p{
    color: rgba(0, 0, 0, 0.45);
}
.ys_hd_pc.isfixed .l_pclogin,
.l_pchdnr.hovernow .l_pclogin,
.fp-viewing-1 .l_pclogin,
.fp-viewing-2 .l_pclogin,
.fp-viewing-3 .l_pclogin,
.fp-viewing-4 .l_pclogin,
.fp-viewing-5 .l_pclogin,
.fp-viewing-6 .l_pclogin{
    border: 1px solid rgba(0, 0, 0, 0.45);
}
.ys_hd_pc.isfixed .l_pclogin a,
.ys_hd_pc.isfixed .l_pclogin .l_pcloicp ,
.l_pchdnr.hovernow .l_pclogin a,
.l_pchdnr.hovernow .l_pclogin .l_pcloicp,
.fp-viewing-1 .l_pclogin a,
.fp-viewing-2 .l_pclogin a,
.fp-viewing-3 .l_pclogin a,
.fp-viewing-4 .l_pclogin a,
.fp-viewing-5 .l_pclogin a,
.fp-viewing-6 .l_pclogin a,
.fp-viewing-1 .l_pclogin .l_pcloicp,
.fp-viewing-2 .l_pclogin .l_pcloicp,
.fp-viewing-3 .l_pclogin .l_pcloicp,
.fp-viewing-4 .l_pclogin .l_pcloicp,
.fp-viewing-5 .l_pclogin .l_pcloicp,
.fp-viewing-6 .l_pclogin .l_pcloicp{
    color: rgba(0, 0, 0, 0.45);
}
.ys_hd_pc.isfixed .l_pchdnavli a,
.l_pchdnr.hovernow .l_pchdnavli a,
.fp-viewing-1 .l_pchdnavli a,
.fp-viewing-2 .l_pchdnavli a,
.fp-viewing-3 .l_pchdnavli a,
.fp-viewing-4 .l_pchdnavli a,
.fp-viewing-5 .l_pchdnavli a,
.fp-viewing-6 .l_pchdnavli a {
    color: rgba(0, 0, 0, 0.85);
}
.ys_hd_pc.isfixed .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.l_pchdnr.hovernow .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-1 .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-2 .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-3 .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-4 .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-5 .l_pchdnavli.yxnav_active1 .l_pcnavxla1,
.fp-viewing-6 .l_pchdnavli.yxnav_active1 .l_pcnavxla1{
    color: #FFBF00;
}
.l_pchdli2.yxnav_active2 .l_navxla2{
    color: #FFBF00 !important;
}
.ys_hd_pc.isfixed .l_pchdli2.yxnav_active2 .l_navxla2,
.l_pchdnr.hovernow .l_pchdli2.yxnav_active2 a,
.fp-viewing-1 .l_pchdli2.yxnav_active2 a,
.fp-viewing-2 .l_pchdli2.yxnav_active2 a,
.fp-viewing-3 .l_pchdli2.yxnav_active2 a,
.fp-viewing-4 .l_pchdli2.yxnav_active2 a,
.fp-viewing-5 .l_pchdli2.yxnav_active2 a,
.fp-viewing-6 .l_pchdli2.yxnav_active2 a{
    color: rgba(0, 0, 0, 0.75);
}
.ys_hd_pc.act .l_pchdnavli{
    pointer-events: none;
}
.mc_scm_form {
    width: 628px;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 30px;
    padding: 0 38px;
    background: #fff
}
.mc_search_xl {
    position: fixed;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 99;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    height: 300px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 30px;
    display: none;
}
.l_pcshxlic{
    width: 24px;
    line-height: 60px;
}
.l_pcshxlic img{
    width: 100%;
}
.mc_msc_box{
    width: calc(100% - 24px);
    padding-right: 30px;
    height: 60px;
}
.mc_msc_box input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_pchdnavli a{
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    transition: all .36s;
    
    display: block;
}
.l_pchdnavli{
    padding: 0 32px;
    position: relative;
}
.l_pchdli2 a{
    font-size: 16px;
    line-height: 1.5 !important;
    color: rgba(0, 0, 0, 0.45);
    transition: all .36s;
    display: block;
}
.l_pchdnavxl{
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    text-align: center;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    padding: 14px 0;
    backdrop-filter: blur(7px);
}


.l_pchdli2{
    margin-bottom: 16px;
}
.l_pchdli2:last-child{
    margin-bottom: 0;
}
.l_pcxllink1 p{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    transition: all .36s;
    font-weight: bold;
}
.l_pcxllink1 img{
    width: 16px;
    margin-left: 12px;
}
.l_pcxllink1 a{
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.l_pchdnavxl1{
    position: fixed;
    width: 100%;
    height: 80vh;
    display: block;
    top: 80px;
    border-radius: 30px;
    padding: 0;
    display: none;
}
.l_pcxl1nr{
    padding-right: 126px;
    padding: 92px 48px 136px 0;
    height: 100%;
}
.l_pcxlnrle{
    width: 460px;
}
.l_pcxlnrri{
    width: calc(100% - 460px);
    padding-left: 90px;
    position: relative;
}
.l_pcxllink11{
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 20px;
}

.l_pcxllink12{
    margin-top: 26px;
}
.l_pcxl1li a{
    font-size: 16px;
    line-height: 48px !important;
    color: rgba(0, 0, 0, 0.7);
    transition: all .36s;
    display: block;
    padding: 0 30px;
    text-align: left;
}
.l_pcxl1list{
    margin-top: 10px;
}
.l_pcxl1li{
    position: relative;
}
.l_pcxl1li::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.l_pcxl1li::before{
    content: "";
    width: 3px;
    height: 100%;
    background-color:rgba(255, 191, 0, 1);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.l_pcxl1li.on::after,
.l_pcxl1li.on::before{
    opacity: 1;
}
.ys_hd_pc.isfixed .l_pcxl1li.on  a, 
.l_pchdnr.hovernow .l_pcxl1li.on a,
.l_pcxl1li.on a{
    color: rgba(0, 0, 0, 0.75);
}
.l_pcxlulli{
    width: 33.333333%;
    padding: 0 34px;
    margin-bottom: 22px;
}
.l_pcxlul{
    margin: 0 -34px;
    height: 700px;
    max-height: calc(100vh - 86px - 80px);
    position: absolute;
    top: 0;
    left: 90px;
    display: none;
    width: 100%;
}
.l_pcxlul.on{
    display: block;
}
.l_pcxlulli a{
    display: block;
    width: 100%;
    position: relative;
    padding: 16px 0;
}
.l_pcxlulli a::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.l_pcxlulli a::before{
    content: "";
    width: 0;
    height: 5px;
    background:#FFBF00;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    border-radius: 5px;
}
.l_pcxlulli .ys_imgbox_cover{
    width: 72%;
    margin: auto;
}
.l_pcxlp1 p{
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_pcxlp2 p{
    color: rgba(0, 0, 0, 0.45);
}
.l_pcxlulwz p{
    font-size: 16px;
    line-height: 1.75;
    height: 24px;
    overflow: hidden;
}
.l_fttpli1{
    margin-top: 35px;
}
.l_fttpli1:first-child{
    margin-top: 0;
}
.l_fttpli1:last-child{
    margin-bottom: 0;
}
.l_foot{
    background: rgba(242, 242, 242, 1);
    position: relative;
}
.l_foottp{
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 87px;
    padding-bottom: 100px;
    padding-left: 240px;
    padding-right: 240px;
}
.l_fttpri{
    width: 472px;
    border-radius: 30px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background-color: #ffffff;
    padding: 34px 36px 47px;
}
.l_fttptit{
    font-size: 20px;
    line-height: 1.75;
    color: #FFBF00;
    font-weight: bold;
    text-align: center;
}
.l_ftemailic{
    width: 18px;
    line-height: 55px;
    cursor: pointer;
}
.l_ftemailic img{
    width: 100%;
}
.l_ftemailin{
    width: calc(100% - 18px);
    padding-right: 30px;
    height: 55px;
}
.l_ftemailin input{
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.15);
}
.l_fttpemail{
    width: 100%;
    padding: 0 28px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 67px;
    margin-top: 30px;
    margin-bottom: 42px;
}
.l_ftshareli {
    width: 32px;
    margin: 0 12px;
}
.l_ftshareli a{
    width: 100%;
    display: block;
}
.l_ftshareul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.l_ftbtle p span,
.l_ftbtri p a{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    display: block;
}
.l_footbt{
    padding-top: 20px;
    padding-bottom: 60px;
}
.l_footbts{
    padding-left: 138px;
}
.l_fttplea1 a{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    transition: all 0.36s;
    
    display: block;
}
.l_fttpli2 a{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.6);
    transition: all 0.36s;
    display: block;
}

.l_fttpli2{
    margin-bottom: 10px;
}
.l_fttpli2:last-child{
    margin-bottom: 0;
}
.l_fttpnav{
    margin-top: 12px;
}
.l_fttple{
    width: calc(100% - 472px);
    padding-right: 130px;
}
.l_fttpleul{
    margin: 0 -48px;
}
.l_fttpleli {
    padding: 0 45px;
}
.l_back,.l_back1{
    width: 64px;
    cursor: pointer;
    position: fixed;
    right: 50px;
    bottom: 132px;
    transition: all .36s;
    z-index: 99;
}
.l_back::after,
.l_back1::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.l_back img,
.l_back1 img{
    width: 100%;
}
.fp-viewing-0 .l_back{
    opacity: 0 !important;
    pointer-events: none;
}
.l_back1{
    opacity: 0;
    pointer-events: none;
}
.l_back1.on{
    opacity: 1;
    pointer-events: all;
}
/* F1客户中心-常见问题（仅海外） */
.l_nybansearch{
    width: 450px;
    margin: auto;
    border-radius: 41px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background-color: #fff;
    padding: 0 24px;
    margin-top: 44px;
}
.l_nybanshic{
    width: 24px;
    line-height: 48px;
    cursor: pointer;
}
.l_nybanshic img{
    width: 100%;
}
.l_nybanshin{
    width: calc(100% - 24px);
    padding-right: 30px;
    height: 48px;
}
.l_nybanshin input{
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.15);
}
.l_nybancont {
    text-align: center;
}
.l_nybancont h1,.l_nybantit{
    color: #fff;
}
.l_nybanner{
    position: relative;
}
.l_nybreadli a{
    font-size: 12px;
    line-height: 2;
    display: block;
    color: #fff;
    transition: all .36s;
}
.l_nybanbreads {
    bottom: 6px;
    width: 100%;
}
.l_nybanconts {
    width: 100%;
}
.l_nybreadli{
    position: relative;
    padding: 0 10px;
}
.l_nybreadli::after{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../image/arrow1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
} 
.l_nybreadli:last-child::after{
    display: none;
}
.l_f1tabli a,
.l_f1tabli a h2{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    display: block;
    transition: all .36s;
    position: relative;
    padding-bottom: 6px;
}
.l_f1page .l_f1pagetab{
    padding-top: 100px;
}
.l_f1pagetab{
    padding-top: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
/* .l_f1box1{
    padding-top: 86px;
    padding-bottom: 157px;
} */
.l_f1tabul{
    margin: 0 -43px;
}
.l_f1tabli {
    padding: 0 43px;
}
.l_f1tabli a::after{
    content: "";
    width:0;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.85);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_f1tabli.on a,
.l_f1tabli.on a h2{
    color: rgba(0, 0, 0, 0.85);
}
.l_f1tabli.on a::after{
    width: calc(100% + 48px);
}
.l_f1tabuls {
    display: flex;
    justify-content: center;
}
.l_f1bx1li{
    position: relative;
    margin-bottom: 40px;
    z-index: 3;
}
.l_f1bx1li:last-child{
    margin-bottom: 0;
}
.l_f1bx1li::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    border-radius: 30px;
    z-index: -1;
    opacity: 0;
}
.l_f1bx1lis{
    padding: 56px 50px 56px 82px;
}
.l_f1bx1ans{
    margin-top: 24px;
}
.l_f1bx1que p,
.l_f1bx1quep2 h3{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.85);
    font-weight: bold;
}
.l_f1bx1ans p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.l_f1bx1cont{
    padding-bottom: 80px;
    overflow: hidden;
}
.pc_fenye li {
    width: 32px;
    height: 32px;
    border-radius: 10px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.45);
    position: relative;
    margin: 0 2px;
}
.pc_fenye li.activepage {
    color: #fff;
    background-color: #FFBF00;
}
/* .prev li::before,
.next li::before{
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/prev2.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.next li::before{
    background: url(../images/next2.svg) center / cover no-repeat;
}
.first li::before,
.end li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: url(../images/prev1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.end li::before{
    background: url(../images/next1.svg) center / cover no-repeat; 
}*/
/* F2服务中心-质保查询(仅海外) */
.l_f2box1{
    margin-top: -130px;
    padding-top: 0 !important;
    position: relative;
    z-index: 3;
}
.l_f2bx1nrs{
    overflow: hidden;
    padding:100px 47px 80px 67px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
}
.l_f2page .l_nybanbreads {
    bottom: 136px;
}
.l_f2page .l_nybanbread {
    width: 1000px;
}
.l_f2bx1le p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.l_f2bx1ri p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_f2bx1li{
    padding: 0 40px 15px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.45);
    margin-bottom: 80px;
}
.l_f2bx1le {
    width: calc(100% - 258px);
    padding-right: 30px;
}
.l_f2bx1ri {
    width: 258px;
}
.l_f2bx1li:last-child{
    margin-bottom: 0;
}
.l_down1{
    width: 180px;
    border-radius: 57px;
    border: 2px solid rgba(255, 191, 0, 1);
    margin: 0 12px;
    transition: all .36s;
}
.l_down1 p{
    font-size: 14px;
    line-height: 46px;
    color: #FFBF00;
    transition: all .36s;
}
.l_downic{
    width: 20px;
    height: 46px;
    margin-left: 12px;
    position: relative;
}
.l_down1 img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_after{
    opacity: 0;
}
.l_down1 a{
    display: flex;
    align-items: center;
    justify-content: center;

}
.l_f2bx1down{
    margin-top: 85px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/* F4服务中心-下载中心 */
.l_f4bx1nrs{
    width: calc(100% + 40px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_f4bx1tit{
    color:#FFBF00;
    font-weight: bold;
    padding: 0 48px 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_f4bx1bt{
    width: 100%;
    padding: 0 48px;
    margin-top: 40px;
}
.l_f4bx1ul2{
    margin: 0 -82px;
}
.l_f4bx1li2{
    margin-bottom: 120px;
    width: 25%;
    padding: 0 92px;
}
.l_f4bx1wz{
    margin-top: 20px;
}
.l_f4bx1wz p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    height: 3.5em !important;
    overflow: hidden;
}
.l_f4bx1litp .ys_imgbox_cover{
    border-radius: 10px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
}
.l_f4bx1ic1{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    margin: 0 6px;
}
.l_f4bx1ic1 img{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_f4bx1ic1 a{
    display: block;
    width: 100%;
    height: 100%;
}
.l_f4bx1litp{
    position: relative;

}
.l_f4bx1icon {
    z-index: 4;
    transition: all .36s;
    opacity: 0;
    pointer-events: none;
}
.l_f4bx1litp::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 3;
    transition: all .36s;
    opacity: 0;
}
.l_f4bx1li1{
    margin-bottom: 20px;
}
.l_f4bx1li1:last-child{
    margin-bottom: 0 !important;
}
.ys_phfy a{
    font-size: 14px;
    line-height: 1.75;
    color: #333;
}
/* F5服务中心-下载中心 */
.l_f5page .l_f4bx1li2{
    width: 33.333333%;
    padding: 0 67px;
}
.l_f5page .l_f4bx1ul2{
    margin: 0 -66px;
}
.l_f4bx1ic11 {
    cursor: pointer;
}
.l_f5page .l_f4bx1ic11 img{
    width: 8px;
}
.l_f5page .l_f4bx1wz p{
    height: 48px;
}
.l_f5page .l_f4bx1li1 {
    margin-bottom: 65px;
}
.l_f5page .l_f4bx1li1:last-child{
    margin-bottom: 0;
}
/* E1媒体中心-新闻总览 */
.l_e1bansech{
    width: 764px;
    margin: auto;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 79px;
    margin-top: 38px;
    padding: 0 42px;
}
.l_e1banle{
    width: calc(100% - 48px);
    padding-right: 40px;
    margin: 15px 0;
}
.l_e1banri{
    width:48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 2px 2px 4px 0px rgba(255, 138, 0, 0.47);
    background-color: #FFBF00;
    margin: 15px 0;
    cursor: pointer;
    position: relative;
}
.l_e1banri img{
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_e1bansech .ys_select_hd input{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 300;
}
.l_e1bansech .ys_select_hd{
    width: calc(100% - 14px);
    height: 48px;
}
.l_e1bansech .ys_select_xtbbox{
    width: 14px;
    transform: translateY(-50%) rotate(180deg);
}
.ys_select_xtbbox img{
    width: 100%;
}
.l_e1bansech .ys_select_li{
    font-size: 14px;
    line-height: 1.75;
    color:rgba(0, 0, 0, 0.45);
    text-align: left;
    padding: 2px 0;
    margin-bottom: 10px;
    transition: all .36s;
    position: relative;
}
.l_e1bansech .ys_select_bd {
    padding: 16px 26px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 10px;
    height: 140px;
}
.l_e1bansech .ys_select_li::after{
    content: "";
    width: 15px;
    height: 10px;
    background: url(../image/duihao.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .36s;
    opacity: 0;
}
.l_e1banle1{
    width: 240px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
}
.l_e1banle2{
    width: calc(100% - 240px);
    padding-left: 12px;

}
.l_e1banle1 .ys_select {
    padding-left: 14px;
}
.l_e1banin{
    width: 100%;
    height: 48px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 1);
    border-radius: 41px;
}
.l_e1banin input{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    padding: 0 20px;
}
.l_e1page .l_nybanbread{
    width: 1440px;
}
.l_e1bx1le{
    width: 40%;
}
.l_c1page .l_e1bx1le .l_imgbox_cover{
    border-radius: 30px;
    overflow: hidden;
}
.l_imgbox_cover{
    width: 100%;
    position: relative;
}
.l_imgbox_cover img{
    width: 100%;
    height: 100%;
    transition: all .36s;
}
.l_img1{
    position: relative;
    top: 0;
    left: 0;
}
.l_img2{
    position: absolute;
    top: 0;
    left: 0;
}

.l_e1bx1li a{
    display: block;
    width: 100%;
}

.l_e1bx1ri{
    width: 60%;
    padding-left: 88px;
}
.l_e1bx1nr{
    position: relative;
    z-index: 3;
}
.l_e1bx1nr::after{
    content: "";
    width: calc(100% + 240px);
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px 0 0 30px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -1;
}
.l_e1bx1le .ys_imgbox_cover{
    border-radius: 30px;
}
.l_e1bx1ris{
    width: 90%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_c1page .l_e1bx1ris{
    width: 100%;
}
.l_e1bx1tit{
    font-size: 32px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_e1bx1time p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.15);
}
.l_e1bx1more p{
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
    color: #FFBF00;
}
.l_e1bx1more img{
    width: 12px;
    margin-left: 4px;
}
.l_e1bx1more{
    display: flex;
    align-items: center;
}
.l_e1bx1li:not(:first-child){
    display: none;
}
.l_e1bx1lis {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_e1bx1time{
    margin-top: 26px;
    margin-bottom: 60px;
}
.l_e1bx1btn {
    width: 60px;
    cursor: pointer;
}
.l_e1bx1btns{
    width: 136px;
    position: absolute;
    right: 147px;
    bottom: 18px;
}
.l_e1bx2li a{
    display: block;
    width: 100%;
    padding: 46px 100px 46px 80px;
    position: relative;
}
.l_e1bx2li a::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
    z-index: -1;
}
.l_e1bx2word{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.l_e1bx2le {
    width: 24%;
}
.l_e1bx2ri {
    width: 76%;
    padding-left: 64px;
}
.l_e1bx2lis{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_e1bx2tit{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    /**/
}
.l_e1bx2word p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    /**/
}
.l_e1bx2li .l_e1bx1time p{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    /**/
}
.l_e1bx2word{
    margin-top: 16px;
    margin-bottom: 30px;
}
.l_e1bx2li .l_e1bx1time {
    margin-top: 0;
    margin-bottom: 0;
}
.l_e1bx2le .ys_imgbox_cover{
    border-radius: 20px;
}
.l_e1bx2li{
    margin-bottom: 28px;
    position: relative;
    z-index: 3;
}
.l_e1bx2li:last-child{
    margin-bottom: 0;
}
.l_e1page .l_e1box2{
    padding-top: 0 !important;
}
.l_e1bx2cont{
    padding-bottom: 78px;
    overflow: hidden;
}
/* E2媒体中心-新闻展开 */
.l_cont1468{
    width: 1468px;
    margin: auto;
}
.l_e2bx1nrs{
    width: 100%;
}
.l_e2bx1ri{
    width: calc(100% - 424px);
    padding-left: 153px;
    padding-right: 134px;
}
.l_e2bx1le{
    width: 424px;
}
.l_e2bx1ris{
    width: 100%;
}
.l_e2bx1tit{
    font-size: 32px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    /**/
}
/*.l_e2bx1ris .l_e1bx1time p{*/
/*    font-weight: bold;*/
/*}*/
.l_e2bx1ris .l_e1bx1time {
    margin-top: 20px;
    margin-bottom: 0;
}
.l_e2bx1cont{
    margin-top: 80px;
    
}
.l_e2bx1cont p{
    font-size: 16px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 16px;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 16px;
}
.l_e2bx1back p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_e2bx1back img{
    width: 10px;
    margin-right: 10px;
}
.l_e2bx1back a{
    display: flex;
    align-items: center;
}
.l_e2box1 .l_e1bx2li a{
    padding: 0;
}
.l_e2box1 .l_e1bx2li a::after{
    display: none;
}
.l_e2box1 .l_e1bx2le {
    width: 30%;
}
.l_e2box1 .l_e1bx2ri{
    width: 70%;
    padding-left: 20px;
}
.l_e2box1 .l_e1bx2tit {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    
    transition: all .36s;
    height: 63px;
    overflow: hidden;
}
.l_e2box1 .l_e1bx2li .l_e1bx1time p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.15);
    
}
.l_e2box1 .l_e1bx2li .l_e1bx1time{
    margin-top: 16px;
}
.l_e2box1 .l_e1bx2ul{
    margin-top: 35px;
}
.l_e2box1 .l_e1bx2li {
    margin-bottom: 47px;
}
.l_e2box1 .l_e1bx2li:last-child{
    margin-bottom: 0;
}
.l_e2bx1shp p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_e2bx1share{
    margin-top: 70px;
}
.l_e2bx1shp {
    width: 72px;
}
.l_e2bx1ics{
    width: calc(100% - 72px);
    padding-left: 6px;
}
.l_e2bx1ic1 {
    width: 28px;
    position: relative;
    margin: 0 12px;
}
.l_e2bx1icimg{
    width: 100%;
}
.l_e2bx1icimg img{
    width: 100%;
}
.l_e2bx1ic1 a {
    display: block;
    width: 100%;
    height: 100% !important;
    z-index: 200;
    background: none !important;
    padding: 0 !important;
}
.l_e2page .l_nybanbread {
    width: 1468px;
}
/* E4媒体中心-BLOG */
.l_e4bx2mric{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid rgba(255, 191, 0, 1);
    position: relative;
    transition: all .36s;
    cursor: pointer;
}
.l_e4bx2mric::before{
    content: "";
    width: 20px;
    height: 2px;
    background-color:#FFBF00;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_e4bx2mric::after{
    content: "";
    width: 2px;
    height: 20px;
    background-color:#FFBF00;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_e4bx2more{
    width: 60px;
    margin: auto;
    margin-top: 50px;
}
.l_e4page .l_e1bx2cont{
    padding-bottom: 34px;
    overflow: hidden;
}
.l_e1box2 {
    overflow: hidden;
}
.l_e3bx1ul{
    overflow: hidden;
}
/* C1案例中心 */
.l_c1page .l_f2bx1down{
    margin-top: 77px;
}
.l_c1bx1ri p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_c1bx1le p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_c1bx1le{
    width: 145px;
}
.l_c1bx1ri{
    width: calc(100% - 145px);
    padding-left: 84px;
}
.l_c1bx1li{
    margin-bottom: 22px;
}
.l_c1bx1li:last-child{
    margin-bottom: 0;
}
.l_c1page .l_e1bx1more{
    margin-top: 75px;
}
.l_c1page .l_nybanbread {
    width: 1468px;
}
.l_c1bx2nrs{
    width: calc(100% + 68px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_c1bx2li{
    width: 33.333333%;
    padding: 0 67px;
    margin-bottom: 128px;
}

.l_c1bx2ul{
    margin: 0 -67px;
}
.l_c1bx2lis{
    width: 100%;
    border-radius: 30px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 1);
    overflow: hidden;
}
.l_c1bx2li a {
    display: block;
}
.l_c1bx2li.not .l_e1bx1more{
    opacity: 0;
}
.l_c1bx2wz{
    padding: 40px 44px 43px 38px;
}
.l_c1bx2li .l_e1bx1more{
    margin-top: 15px !important;
}
.l_c1bx2tip p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    height: 28px;
    overflow: hidden;
    
}
.l_c1bx2tic {
    width: 28px;
}
.l_c1bx2tic img{
    width: 100%;
}
.l_c1bx2tip{
    width: calc(100% - 28px);
    padding-right: 30px;
}
.l_c1bx2tit{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_c1bx2li.on .l_c1bx2tic{
    display: none;
}
.l_c1bx2nrs .l_e4bx2more{
    margin-top: 17px;
}
.l_c1box2{
    padding-top: 0 !important;
    overflow: hidden;
}

/* F3服务中心-下载中心 */
.l_f3box2 {
    overflow: hidden;
}
.l_f3box2{
    padding-top: 0 !important;
}
.l_f4box1 {
    overflow: hidden;
}
.l_f3page .l_f4box1 .l_f4bx1nrs{
    padding-right: 160px;
}
.l_f3bx1lis{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.l_f3bx1lis .ys_imgbox_cover{
    width: 20px;
    margin-left: 12px;
}
.l_f3page .l_f4bx1bt{
    margin-top: 25px;
}
.l_f3bx1lis p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    
    height: 24px;
    overflow: hidden;
}
.l_f3bx1li.on p{
    color: #FFBF00;
    font-weight: bold;
}
.l_f3bx1li.on .l_after{
    opacity: 1;
}
.l_f3bx1li.on .l_before{
    opacity: 0;
}
.l_f3bx1li{
    width: 25%;
    margin-bottom: 23px;
}
.l_f3page .l_f4bx1li1 {
    margin-bottom: 70px;
}
.l_f3bx1btn p{
    font-size: 16px;
    line-height: 44px;
    color: #FFBF00;
    transition: all .36s;
    
}
.l_f3bx1btn{
    width: 162px;
    border-radius: 30px;
    transition: all .36s;
    text-align: center;
    margin: auto;
    border: 2px solid rgba(255, 191, 0, 1);
    cursor: pointer;
}
.l_f3bx2tit p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_f3bx2head{
    padding: 28px 44px 28px 56px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 10px;
}
.l_f3bx2hdli p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    text-align: center;
}
.l_f3bx2hdli1{
    width: 22%;
    padding-right: 118px;
}
.l_f3bx2hdli2 {
    width: 17%;
    padding-right: 140px;
}
.l_f3bx2hdli3{
    width: 20%;
    padding-right: 152px;
}
.l_f3bx2hdli4{
    width: 20%;
    padding-right: 160px;
}
.l_f3bx2hdli5{
    width: 7%;
}
.l_f3bx2hdli6{
    width: calc(100% - 22% - 17% - 20% - 20% - 7%);
    padding-left: 50px;
}
.l_f3bx2ul{
    margin-top: 20px;
}
.l_l_f3bx2bylist{
    padding: 24px 44px 24px 56px;
}
.l_f3bx2byli p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    text-align: center;
}
.l_l_f3bx2bylist .l_f3bx2hdli1 p{
    color: rgba(0, 0, 0, 0.75);
    text-align: left;
}
.l_l_f3bx2bylist {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.l_f3bx2ic1{
    width: 28px;
    height: 28px;
    position: relative;
    /* margin: 0 19px; */
}
.l_f3bx2ic1{
    margin-right: 20px;
}
.l_f3bx2ic1:last-child{
    margin-right: 0;
}
.l_f3bx2ic1::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
    z-index: -1;
}
.l_f3bx2ic1 .ys_imgbox_cover{
    width: 62%;
}
.l_f3bx2ic1 a{
    display: block;
    width: 100%;
    height: 100%;
}
.l_f3bx2bodyli{
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/* E3媒体中心-展会总览 */
.l_nybanimg{
    width: 100%;
}
.l_nybanimg img{
    width: 100%;
}
.l_nymaincont{
    max-width: 1920px;
    margin: auto;
}
.l_d4page .l_nymaincont{
    width: 100%;
}
.l_nybanlb .l_nybanimg:not(:first-child){
    display: none;
}
.l_nybanlb .slick-dots li{
    width: 32px;
    height: 4px;
    border-radius: 16px;
    background-color: rgba(255,255,255,.5);
    margin: 0 6px;
}
.l_nybanlb .slick-dots li.slick-active{
    background-color: rgba(255,255,255,1);
}
.l_nybanlb .slick-dots {
    bottom: 50px;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
}
.l_e3bx1nrs{
    width: calc(100% + 22px);
}
.l_e3bx1year p{
    font-size: 60px;
    line-height: 1.2;
    color: #FFBF00;
    font-weight: bold;
}
.l_e3bx1le{
    width: 185px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_e3bx1ri{
    width: calc(100% - 185px);
    padding-left: 25px;
}
.l_e3bx1ris{
    position: relative;
}
.l_e3bx1time p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_e3bx1ic {
    width: 36px;
    position: relative;
}
.l_e3bx1ic img{
    width: 100%;
}
.l_e3guoqi{
    width: 24px;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
.l_e3guoqi .ys_imgbox_cover{
    border-radius: 50%;
}
.l_e3guoqi img{
    width: 100%;
}
.l_e3bx1time{
    width: calc(100% - 36px);
    padding-right: 8px;
    text-align: center;
}
.l_e3bx1add img{
    width: 24px;
}
.l_e3bx1add p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    margin-left: 10px;
}
.l_e3bx1add{
    display: flex;
}
.l_e3bx1logo{
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_e3bx1logo .ys_imgbox_cover{
    width: 208px;
}
.l_e3bx1tit{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    margin-top: 17px;
    margin-bottom: 19px;
}
.l_e3bx1wz{
    padding: 32px 104px 32px 98px;
}
.l_e3bx1bg{
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.l_e3bx1bg img{
    width: 100%;
}
.l_e3bx1wz{
    position: relative;
    z-index: 3;
}
.l_e3bx1li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 112px;
}
.l_e3bx1wz{
    background: url(../image/e3_bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.l_e3bx1nrs{
    position: relative;
    z-index: 1;
}
.l_e3bx1nrs::before{
    content: "";
    width: 3px;
    height: 113%;
    background: url(../image/line.svg) center / cover no-repeat;
    position: absolute;
    top: 0;
    left: 166px;
    z-index: -1;
}
/* .l_e3bx1li.on .l_e3bx1ic {
    display: none;
}
.l_e3bx1li.on .l_e3bx1time {
    padding-right: 0;
} */
.l_e3box1{
    position: relative;
    background: url(../image/e3_bg2.jpg);
}
.l_huang{
    opacity: 0;
}
.l_e3bx1li.on .l_huang{
    opacity: 1;
}
.l_e3bx1li.on .l_e3bx1time p{
    color: rgba(0, 0, 0, 0.45)
}


/* D4关于沃太-加入我们 */
.l_d4bx1nrs{
    width: 56%;
    position: relative;
    margin-top: 30px;
}
.l_d4bx1tit h1{
    color: rgba(0, 0, 0, 0.75);
}
.l_d4bx1p p{
    font-size: 16px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    
    margin-bottom: 30px;
}
.l_d4bx1p{
    margin-top: 12px;
    margin-bottom: 51px;
}
.l_d4bx1p:last-child p{
    margin-bottom: 0;
}
.l_d4bx1shop{
    width: 45%;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    height: 215px;
    position: relative;
    border: 2px solid rgba(255,255,255,.4);
}
.l_d4bx1trade{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border: 2px solid rgba(255,255,255,.4);
    margin: auto;
    margin-top: -36px;
    backdrop-filter: blur(7px)
}
.l_d4bx1trade img{
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_d4bx1link a{
    display: block;
    width: 100%;
}
.l_d4bx1link{
    width: 75px;
    border-radius: 20px;
    margin: auto;
    overflow: hidden;
    margin-top: 50px;
    box-shadow: 6px 6px 10px 0px rgba(9, 181, 255, 0.25);

}
.l_d4bx1link img{
    width: 100%;
}
.l_d4bx1bg{
    width: 142px;
    position: absolute;
    top: -23px;
    left: -35px;
    z-index: -1;
}
.l_d4bx1bg img{
    width: 100%;
}

/* D3表单提交成功页面 */
.l_d3bancont{
    position: relative;
    width: 46%;
}
.l_d3bancont h1{
    color: rgba(0, 0, 0, 0.75);
}
.l_d3page .l_nybancont{
    text-align: left;
}
.l_d3banp p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_d3banbtnli a{
    font-size: 16px;
    line-height: 44px;
    color: #FFBF00;
    transition: all .36s;
    font-weight: bold;
    width: 100%;
    display: block;
}
.l_d3banbtnli{
    width: 162px;
    border-radius: 30px;
    border: 2px solid rgba(255, 191, 0, 1);
    text-align: center;
    transition: all .36s;
    margin-right: 40px;
}
.l_d3banbtns{
    margin-top: 50px;
}
.l_d3banic{
    width: 142px;
    position: absolute;
    top: -30px;
    left: -35px;
    z-index: -1;
}
.l_d3banic img{
    width: 100%;
}
.l_d3page .l_nybanimg{
    position: relative;
}
.l_d3page .l_nybanimg::after{
    content: "";
    width: 70%;
    height: 100%;
    background: linear-gradient(90deg, #E3E1D6 45.12%, rgba(195, 201, 199, 0.07) 94.15%);
    position: absolute;
    top: 0;
    left: 0;
}
.l_d3bx1li2:not(:first-child){
    display: none;
}
.l_d3bx1li2{
    width: 50%;
    padding: 0 42px;
}
.l_d3bx1li2 a{
    width: 100%;
    display: block;
    padding: 0px 40px 37px;
    position: relative;
}
.l_d3bx1li2 a::after{
    content: "";
    width: 100%;
    height: 234px;
    background: rgba(255, 255, 255, 1);
    border-radius: 30px;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: -1;
    transition: all .36s;
}
.l_d3bx1ul2{
    margin: 0 -42px;
}
.l_d3bx1ple p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_d3bx1p1 p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    /* height: 30px; */
    overflow: hidden;
}
.l_d3bx1tit{
    font-weight: bold;
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.l_d3bx1li {
    width: 100%;
    overflow: hidden;
}
.l_d3bx1li12{
    background-color: #ffffff;
}
.l_d03box1 {
    overflow: hidden;
}
.l_d3bx1ri {
    width: 46%;
}
.l_d3bx1p1{
    padding-bottom: 14px;
    position: relative;
}
.l_d3bx1p1::after{
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #FFBF00 -18.48%, #FF9900 70.65%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.l_d3bx1p2 {
    margin: 10px -20px 44px;
}
.l_d3bx1ple {
    width: auto;
    padding: 0 20px;
    position: relative;
}
.l_d3bx1le {
    width: 54%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    padding-top: 140px;
}
.l_d3bx1ple::after{
    content: "";
    width: 0.5px;
    height: 10px;
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l_d3bx1ple:last-child::after{
    display: none;
}
.l_d3bx1ul2 .slick-list{
    padding-bottom: 60px;
}
.l_d3bx1ul2 .slick-dots li{
    width: 10px;
    height: 10px;
    border: 1px solid rgba(255, 191, 0, 1);
    background: transparent;
    margin: 0 5px;
}
.l_d3bx1ul2 .slick-dots li.slick-active{
    /* background-color: #FFBF00; */
    background: linear-gradient(90deg, #FFBF00 -18.48%, #FF9900 70.65%);
}
.l_d3bx1ul2 .slick-dots {
    bottom: -7px;
}
.l_b4_info_ul .slick-prev,
.l_b4_info_ul .slick-next,
.l_d3bx1ul2 .slick-prev,
.l_d3bx1ul2 .slick-next{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(252, 252, 252, 1);
    z-index: 3;
    transition: all .36s;
}
.l_b4_info_ul .slick-prev,
.l_d3bx1ul2 .slick-prev{
    left: -12px;
    top: calc(50% + 10px);
}
.l_b4_info_ul .slick-next,
.l_d3bx1ul2 .slick-next{
    right: -12px;
    top: calc(50% + 10px);
}
.l_b4_info_ul .slick-prev::after,
.l_b4_info_ul .slick-next::after,
.l_d3bx1ul2 .slick-prev::after,
.l_d3bx1ul2 .slick-next::after{
    content: "";
    width: 11px;
    height: 18px;
    background: url(../image/d3_prev1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_d3bx1ul2 .slick-next::after{
    background: url(../image/d3_next1.svg) center / cover no-repeat;
}
.l_d3banbtns .l_downic {
    width: 16px;
}
.l_d3banbtnli a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.l_d3banbtns .l_downic img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
/* B1全功率段储能解决方案 */
.l_b1bx1lbli1:not(:first-child){
    display: none;
}
.l_b1bx1nr{
    width: 100%;
    padding: 0 70px;
}
.l_b1bx1le{
    width: 340px;
}
.l_b1bx1ri{
    width: calc(100% - 340px);
    padding-left: 57px;
    padding-right: 100px;
}
.l_b1bx1li p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    transition: all .36s;
}
.l_b1bx1li.on p{
    color: rgba(0, 0, 0, 0.75);
}

.l_b1bx1li{
    padding: 14px 30px;
    cursor: pointer;
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
}
.l_b1bx1li::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.l_b1bx1li::before{
    content: "";
    width: 3px;
    height: 100%;
    background-color: #FFBF00;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.l_b1bx1li.on::before,
.l_b1bx1li.on::after{
    opacity: 1;
}
.l_b1bx1liri{
    width: 35%;
    position: relative;
    padding-bottom: 58px;
}
.l_b1bx1liris{
    width: 100%;
    position: relative;
    padding: 47px 50px 0;
    z-index: 1;
}
.l_b1bx1liri::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_b1bx1lile{
    width: 65%;
    padding: 60px 75px 45px;
}
.l_b1bx1rili{
    border-radius: 30px;
    background-color: #ffffff;
    margin-bottom: 66px;
    display: flex;
    flex-wrap: wrap;
}
.l_b1bx1rili:last-child{
    margin-bottom: 0;
}
.l_b1bx1tit h2{
    font-weight: bold;
}
.l_b1bx1wp p {
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 14px;
}
.l_b1bx1wp p:last-child{
    margin-bottom: 0;
}
.l_b1bx1wp{
    
    margin-top: 28px;
}
.l_b1bx1ic{
    width: 56px;
    margin: auto;
}
.l_b1bx1ic img{
    width: 100%;
}
.l_b1bx1p1 p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_b1bx1p2 p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    height: 42px;
    overflow: hidden;
}
.l_b1bx1wz{
    text-align: center;
    margin-top: 12px;
}
.l_b1bx1p1{
    padding-bottom: 6px;
    position: relative;
}
.l_b1bx1p1::after{
    content: "";
    width: 24px;
    height: 1.5px;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.l_b1bx1p2{
    margin-top: 6px;
}
.l_b1bx1itmli{
    margin-bottom: 30px;
}
.l_b1bx1itmli.on .l_b1bx1p1::after{
    display: none;
}
.l_b1bx1lbul1 .slick-dots li{
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 1px solid #FFBF00;
    margin: 0 5px;
}
.l_b1bx1lbul1 .slick-dots li.slick-active{
    background-color: #FFBF00;
}
.l_b1bx1lbul1 .slick-dots {
    bottom: 0;
}
.l_b1bx1lbul1{
    margin-bottom: 47px;
    z-index: 2;
}
.l_b1bx1btn{
    width: 226px;
    margin: auto;
    text-align: center;
    border: 2px solid #FFBF00;
    border-radius: 30px;
    transition: all .36s;
}
.l_b1bx1btn a{
    font-size: 16px;
    line-height: 44px;
    color: #FFBF00;
    transition: all .36s;
    
    display: block;
    width: 100%;
    transition: all .36s;
}
.l_b1arrow{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(252, 252, 252, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    position: relative;
    cursor: pointer;
}
.l_b1arrow img{
    width: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_b1arrows{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 20;
}
.l_b1prev {
    left: -19px;
}
.l_b1next{
    right: -19px;
}
.l_b1bx1rili2 .l_b1bx1btn{
    width: 318px;
}
/* B2产品列表 */
.l_b2bx1ri{
    width: calc(100% - 436px);
}
.l_b2page .l_b1bx1le{
    width: 436px;
    padding-right: 33px;
    padding-left: 63px;
    z-index: 20;
}
.l_b2bx1li{
    padding-right: 200px;
    padding-left: 105px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_b2bx1nr{
    width: 100%;
}
.l_b1box1 {
    position: relative;
    overflow: hidden;
}
.l_b2page .l_b1box1::after{
    content: "";
    width: 436px;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: -1; */
}
.l_b2bx1btul.l_pcxlul {
    margin: 0 -25px;
    height: auto;
    position: static;
    display: block;
}
.l_b2bx1btli{
    padding: 0 25px;
    margin-bottom: 50px;
}
.l_b2bx1le {
    width: 42px;
}
.l_b2bx1le img{
    width: 100%;
}
.l_b2bx1ri1{
    width: calc(100% - 42px);
    padding-left: 26px;
}
.l_b2bx1wp p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b2bx1wp{
    margin-top: 25px;
    margin-bottom: 68px;
}
.l_b2bx1bt .ys_imgbox_cover {
    width: 93%;
    margin: auto;
}
.l_b2bx1bt .l_pcxlulli a::after{
    z-index: 1;
}
.l_b2bx1bt .l_pcxlulli a::before{
    z-index: 3;
}
.l_b2bx1bt .l_pcxlulwz{
    position: relative;
    z-index: 5;
    text-align: center;
}
.l_b2bx1li{
    padding-top: 100px;
    overflow: hidden;
}
.l_b2bx1li:first-child{
    padding-top: 0;
}
.l_b2bx1li:last-child,
.l_b2bx1li:nth-last-child(1){
    border-bottom: none;
}

/* G1在线购买 */
.l_g1box1 {
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.l_g1page .ys_select_xtbbox img{
    transform: rotate(180deg);
}
.l_g1page .ys_select_hd input{
    font-size: 14px;
    
}
.l_g1bx1tab .ys_select {
    padding: 0 10px 0 20px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 30px;
    height: 48px;
}
.l_g1bx1tab .ys_select_bd {
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 30px;
    padding: 20px;
    height: 148px;
    background-color: #ffffff;
}
.l_g1bx1tab .ys_select_li{
    font-size: 14px;
    
    line-height: 1.75;
    margin-bottom: 6px;
}
.l_g1bx1tab .ys_select_demo{
    margin-right: 24px;
}
.l_g1bx1sech{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #FFBF00;
    box-shadow: 6px 6px 10px 0px rgba(254, 137, 0, 0.45);
    position: relative;
    cursor: pointer;
}
.l_g1bx1sech img{
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.l_g1banner{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 110px;
    position: relative;
    z-index: 2;
}
.l_g1banwz h1{
    color: #ffffff;
    font-weight: bold;
}
.l_g1banimg {
    width: 56%;
}
.l_g1banimg img{
    width: 100%;
}
.l_g1banwz{
    width: 44%;
    padding-left: 58px;
}
.l_g1page{
    position: relative;
}
.l_g1page::after{
    content: "";
    width: 100%;
    height: 938px;
    background: linear-gradient(180deg, #CCAE81 0%, rgba(251, 223, 181, 0) 90.03%);
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: -1; */
}
.l_g1page .l_nybanbreads {
    bottom: 24px;
}
.l_g1page .l_nybanbread{
    width: 1400px;
}
.l_g1banwzs{
    position: relative;
    z-index: 1;
    padding-left: 96px;
}
.l_g1banwzs::after{
    content: "";
    width: 100%;
    height: 310px;
    background: rgba(255, 191, 0, 1);
    box-shadow: 6px 6px 10px 0px rgba(254, 137, 0, 0.45);
    border-radius: 306px 0 0 306px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

/* B3便携式储能总览 */
.l_bpage .l_nybanconts {
    top: 27%;
    z-index: 3;
}
.l_b3banbtn.l_product{
    border: 1px solid #FFBF00;

}
.l_b3banbtn{
    width: 190px;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 30px;
    margin-top: 32px;
    cursor: pointer;
    display: flex;
    padding: 0 5px;
    transition: all .36s;
}
.l_b3banbtn img{
    width: 50px;
    line-height: 60px;
}
.l_b3banbtn p{
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    
    margin-left: 25px;
}
@keyframes mymove{
    0%{
        transform: translate(-50%,0px);
    }
    50%{
        transform: translate(-50%,10px);
    }
    100%{
        transform: translate(-50%,0px);
    }
}
.l_b3bansc{
    width: 27px;
    cursor: pointer;
    animation: mymove 1.2s infinite;
    bottom: 47px;
    z-index: 50;
}
.l_b3bansc img{
    width: 100%;
}
.l_bpage .l_nybanbreads {
    bottom: 0;
    margin-top: 20px;
    position: relative;
    z-index: 5;
}
.l_bpage .l_nybreadli a {
    color: rgba(0, 0, 0, 0.45);
}
.l_bpage .l_nybreadli::after {
    background: url(../image/arrow4.svg) center / cover no-repeat;
}
.ys_main{
    background: #FAF9F9;
}
.l_cont1306{
    width: 1306px;
    margin: auto;
}
.l_b3bx1tit{
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    text-align: center;
}
.l_b3bx1p{
    margin-top: 12px;
}
.l_b3bx1p p{
    color:rgba(0, 0, 0, 0.45);
    
    text-align: center;
    line-height: 2.2;
}
.l_b3bx1tp{
    width: 80%;
    margin: auto;
}
.l_b3page .l_d3bx1lis{
    padding-right: 0 !important;
}
.l_b3page .l_d3bx1ul2 .slick-prev{
    left: -44px;
}
.l_b3page .l_d3bx1ul2 .slick-next{
    right: -44px;
}
.l_b3page .l_d3bx1li2 a::after,
.l_b7page .l_d3bx1li2 a::after{
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_b7page .l_nybancont {
    width: 1244px;
}
.l_b7page .l_nybanbread {
    width: 1450px;
}
.l_b3page .l_d3bx1ul2 .slick-next::after,
.l_b7page .l_d3bx1ul2 .slick-next::after,
.l_b5page .l_d3bx1ul2 .slick-next::after,
.l_b6page .l_d3bx1ul2 .slick-next::after
.l_b9page .l_d3bx1ul2 .slick-next::after{
    background: url(../image/d3_next2.svg) center / cover no-repeat;
}
.l_b3page .l_d3bx1ul2 .slick-prev::after,
.l_b7page .l_d3bx1ul2 .slick-prev::after,
.l_b5page .l_d3bx1ul2 .slick-prev::after,
.l_b6page .l_d3bx1ul2 .slick-prev::after,
.l_b9page .l_d3bx1ul2 .slick-prev::after{
    background: url(../image/d3_prev2.svg) center / cover no-repeat;
}
.l_b3page .l_d3bx1ul2 .slick-prev, 
.l_b3page .l_d3bx1ul2 .slick-next,
.l_b7page .l_d3bx1ul2 .slick-prev, 
.l_b7page .l_d3bx1ul2 .slick-next,
.l_b5page .l_d3bx1ul2 .slick-prev, 
.l_b5page .l_d3bx1ul2 .slick-next,
.l_b6page .l_d3bx1ul2 .slick-prev, 
.l_b6page .l_d3bx1ul2 .slick-next {
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_b3bx2nrs{
    width: calc(100% + 10px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_b7page .l_b3bx2nrs{
    width: 100%;
}
.l_b7page .l_b3bx2nrs1{
    width: 100%;
}
/* .l_b7page .l_b3bx2nrs::after{
    display: none;
} */
.l_b3box1 {
    overflow: hidden;
}
.l_b3box2{
    padding-top: 54px;
    /* padding-bottom: 86px; */
    background-color: #fff;
    overflow: hidden;
}
.l_b3bx2bt p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    margin-top: 20px;
    
    text-align: center;
    height: 24px;
    overflow: hidden;
}
.l_b3bx2bt .swiper-slide{
    width: 25%;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
    padding: 66px 45px;
}
.l_b3bx2bt .ys_imgbox_cover{
    width: 20%;
    margin: auto;
}
.l_b3bx2bt .swiper-container{
    overflow: inherit;
    padding-bottom: 46px;
}
.l_b3bx2bt .swiper-container-horizontal>.swiper-pagination-progressbar{
    height: 1px;
    top: inherit;
    bottom: -10px;
    width: calc(100% - 136px - 240px);
    padding-left: 17px;
    left: inherit;
    right: 240px;
}
.l_b3bx2bt .swiper-pagination-progressbar,
.l_b3box5 .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.15);
}
.l_b3bx2bt .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.l_b3box5 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.75);
}
/* .l_b3bx2bt{
    margin-top: 54px;
} */
.l_b3bx2nrs::after{
    content: "";
    width: 320px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: -345px;
    top: 0;
    z-index: 1;
}
.l_b3bx2nrs::before{
    content: "";
    width: 320px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -340px;
    top: 0;
    z-index: 4;
}
.l_b3bx2bt .l_e1bx1btn  .ys_imgbox_cover{
    width: 100%;
}
.l_b3bx2bt .l_e1bx1btns,
.l_b6bx3bt .l_e1bx1btns,
.l_b4bx5nrs .l_e1bx1btns,
.l_b9bx3bts .l_e1bx1btns,
.l_d2bx1nrs .l_e1bx1btns{
    right: inherit;
    bottom: -40px;
    left: 0;
}
.l_b3box3{
    height: 632px;
    position: relative;
    overflow: hidden;
}
.l_b3box3::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(89.26deg, rgba(54, 93, 116, 0.92) 30.75%, rgba(72, 132, 58, 0.24) 80.71%, rgba(139, 118, 45, 0.16) 93.27%);
    position: absolute;
    top: 0;
    left: 0;
}
.l_b3bx3nrs{
    width: 43%;
}
.l_b3bx3tit{
    font-size: 32px;
    line-height: 1.75;
    color: #fff;
    
}
.l_b3bx3nr {
    z-index: 3;
}
.l_b3bx3nrs .l_b3bx1tit{
    text-align: left;
    color: #fff;
}
.l_b3bx3li p{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    
    margin-top: 6px;
    height: 24px;
    overflow: hidden;
}
.l_b3bx3ul {
    margin: 0 -22px;
}
.l_b3bx3li{
    width: 33.333333%;
    margin-bottom: 44px;
    padding: 0 22px;
    text-align: center;
}
.l_b3bx3li .ys_imgbox_cover{
    width: 47px;
    margin: auto;
}
.l_b3bx1bt{
    margin-top: 75px;
    margin-left: -44px;
}
.l_b3bx4nrs{
    width: calc(100% + 12px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_b3bx4le{
    width: calc(100% - 680px);
    padding-left: 18px;
}
.l_b3bx4ri{
    width: 680px;
    padding-left: 112px;
}
.l_b3bx4li{
    width: 50%;
    margin-bottom: 78px;
}
.l_b3bx4li .ys_imgbox_cover{
    width: 56px;
    margin: auto;
}
.l_b3bx4li p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    margin-top: 12px;
    height: 24px;
    overflow: hidden;
    text-align: center;
}
/* .l_b3bx4bt{
    margin-top: 60px;
} */
.l_b3bx4img1{
    width: 52%;
    position: relative;
    z-index: 1;
}
.l_b3bx4ri img{
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
}
.l_b3bx4img1::after{
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.l_b3bx4img2{
    width: 72%;
    margin-left: 160px;
    margin-top: -180px;
}
.l_b3box4.l_space1{
    /* padding-bottom: 0; */
    background: #fff;
    overflow: hidden;
}
.l_b3bx5nr .ys_imgbox_cover{
    border-radius: 30px;
    overflow: hidden;
}
.l_b3bx5nr .swiper-slide{
    transition: all .3s ease-out 0s;
}
.l_b3box5.l_space1{
    padding-bottom: 155px;
    overflow: hidden;
}
.l_b3page  #mc_a1s1_swiper1{
    padding-bottom: 84px;
    padding-top: 40px;
    overflow: inherit;
}
.l_b3box5 .swiper-container-horizontal>.swiper-pagination-progressbar{
    height: 1px;
    top: inherit;
    bottom: -30px;
    left: inherit;
    right: 210px;
    width: calc(100% - 510px - 210px);
}
.l_b3bx5nr{
    position: relative;
}
.l_b3bx5nr .l_e1bx1btns {
    right: inherit;
    bottom: -60px;
    left: 356px;
}
.l_b3bx1mp p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    text-align: center;
}
.l_b3bx1mid{
    margin-top: 48px;
}
.l_b3bx1mdli {
    width: 20%;
    padding: 0 26px;
}
.l_b3bx1mdul {
    margin: 0 -26px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* B5大型/工商业总览 */
.l_cont1216{
    width: 1216px;
    margin: auto;
}
.l_b5page .l_b3bx2nrs::after{
    display: none;
}
.l_b5page .l_b3bx2bt .swiper-slide {
    padding: 30px 37px;
    text-align: center;
}
.l_b5page .l_d3bx1ul2 .slick-prev,
.l_b7page .l_d3bx1ul2 .slick-prev{
    left: -70px;
}
.l_b5page .l_d3bx1ul2 .slick-next,
.l_b7page .l_d3bx1ul2 .slick-next{
    right: -70px;
}
.l_b3bx2bt .swiper-slide span{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    text-align: center;
    height: 3.5em;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    text-align: center;
}
/* .l_b7page .l_b3bx2bt .swiper-slide {
    padding: 66px 45px 27px;
} */
.l_b5page .l_b3bx2nrs{
    width: 100%;
    margin-bottom: 50px;
}
.l_b5page .l_b3bx2nrs1{
    width: 100%;
}
.l_b5page .l_b3bx2bt .swiper-slide{
    width: 25%;
}
.l_b5page .l_b3bx2nrs::before {
    width: 340px;
    left: -360px;
}
.l_b5page .l_b3bx2bt .swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    left: 136px;
    right: inherit;
}
.l_b3bx2nrs1{
    width: calc(100% + 103px);
}
.l_b5bx2le{
    width: 48%;
}
.l_b5bx2ri{
    width: 52%;
    padding-left: 100px;
}
.l_b5bx2ri img{
    width: 70%;
}
.l_b5bx2tit{
    font-size: 30px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_b5bx2li p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_b5bx2p2 p{
    color: rgba(0, 0, 0, 0.45);
}
.l_b5bx2li{
    position: relative;
    margin-bottom: 28px;
}
.l_b5bx2li:last-child{
    margin-bottom: 0;
}
.l_b5bx2cir{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(90deg, #FFBF00 -18.48%, #FF9900 70.65%);
    position: relative;
    top: 5px;
}
.l_b5bx2wz{
    width: calc(100% - 12px);
    padding-left: 8px;
}
.l_b5bx2cir::before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.l_b5bx2bts{
    margin-top: 38px;
}
.l_b5bx2bt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_b5bx3nr{
    width: 100%;
    padding: 0 100px;
}
.l_b5bx3ri{
    width: 50%;
}
.l_b5bx3le{
    width: 50%;
    padding-left: 260px;
    padding-right: 140px;
}
.l_b5bx3ri img{
    width: 100%;
}
.l_b5box3{
    padding-top: 60px !important;
    /* overflow: hidden; */
    position: relative;
    z-index: 5;
}
.l_b6box2 {
    overflow: hidden;
}
.l_b3bx1bg{
    width: 142px;
    position: absolute;
    top: -46px;
    left: -23px;
    z-index: -1;
}
.l_b3bx1bg img{
    width: 100%;
}
.l_b5bx3tp .l_b3bx1tit{
    text-align: left;
    margin-bottom: 16px;
}
.l_b5bx3p p{
    
    color: rgba(0, 0, 0, 0.45);
}
.l_b5bx3tp{
    position: relative;
    z-index: 1;
}
.l_b5bx3li p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b5bx3li{
    padding-left: 0 !important;
    position: relative;
    margin-bottom: 25px;
}
.l_b5bx3ic {
    width: 20px;
    position: relative;
    top: 2px;
}
.l_b5bx3ic img{
    width: 100%;
}
.l_b5bx3p1 {
    width: calc(100% - 20px);
    padding-left: 20px;
}
/* .l_b5bx3li::before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #C4C4C4;
    position: absolute;
    top: 3px;
    left: 0;
} */
.l_b5bx3bt{
    margin-top: 46px;
}
.l_b5bx3nrs{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g1bx1ri {
    width: 42%;
    /* width: 732px; */
}
.l_g1bx1img{
    width: 100%;
    position: relative;
}
.l_g1bx1img img{
    width: 100%;
}
.l_g1bx1img::after{
    content: "";
    width: 100%;
    height: 100%;
    background: url(../image/g1_bg1.png) center / cover no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.l_g1bx1le {
    width: 57%;
    /* padding-right: 134px; */
}
.l_g1bx1cou .ys_imgbox_cover{
    width: 40px;
}
.l_g1bx1coup {
    width: calc(100% - 40px);
    padding-left: 15px;
}
.l_g1bx1cou{
    display: flex;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_g1bx1coup p{
    font-size: 24px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
}
.l_g1bx1cou .ys_imgbox_cover{
    border-radius: 50%;
}
.l_g1bx1list{
    margin-top: 52px;
    padding: 0 70px;
}
.l_g1bx1ul2{
    margin: 0 -28px;
}
.l_g1bx1li2 {
    width: 33.333333%;
    padding: 0 28px;
}
.l_g1bx1li1{
    margin-bottom: 138px;
}
.l_g1bx1li1:last-child{
    margin-bottom: 0;
}
.l_c2bx1mid{
    margin-top: 44px;
}
.l_c2bx1mdp p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_c2bx1img{
    width: 178px;
}
.l_c2bx1img img{
    width: 100%;
}
.l_c2bx1mdtp {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_c2bx1mdp{
    width: 226px;
    padding-right: 70px;
}
.l_c2bx1li p{
    font-size: 16px;
    line-height: 1.75;
}
.l_c2bx1mdle p{
    color: rgba(0, 0, 0, 0.45);
    
}
.l_c2bx1mdri p{
    color: rgba(0, 0, 0, 0.75);
    
}
.l_c2bx1li{
    margin-bottom: 22px;
}
.l_c2bx1li:last-child{
    margin-bottom: 0;
}
.l_c2bx1mdle{
    width: 145px;
}
.l_c2bx1mdri{
    width: calc(100% - 145px);
    padding-left: 105px;
}
.l_c2bx1mdbt{
    margin-top: 36px;
}
.l_c2page .l_e2bx1cont {
    margin-top: 60px;
}

/* B6中小型工商业详情页 */
.l_b6banle .l_b9bantit,
.l_b6banle h1{
    font-size: 40px;
    line-height:1.25;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
   
}
.l_b6bancont {
    width: 100%;
}
.l_b6bancont .l_d3bx1ple p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.75);
}
.l_b6bancont .l_d3bx1ple::after {
    height: 12px;
    background: rgba(0, 0, 0, 0.75);
}
.l_b6banlist p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b6bancont .l_d3bx1p2 {
    margin: 0px -20px 30px;
}
.l_b6banlist li{
    padding-left: 10px;
    position: relative;
}
.l_b6banlist li::before{
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    left: 0;
    top: 12px;
}
.l_b6bannr {
    padding-left: 80px;
    padding-right: 12px;
}
.l_b6banri {
    width: 50%;
}
.l_b6banle{
    width: 50%;
    padding-right: 105px;
    position: relative;
    top: 62px;
}
.l_b6banri img{
    width: 100%;
}
.l_b6bx1lis p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    margin-top: 20px;
    
    text-align: center;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_b6bx1lis .ys_imgbox_cover{
    width: 60px;
    margin: auto;
}
.l_b6bx1li:not(:first-child){
    display: none;
}
.l_b6bx1li{
    width: 25%;
    /* padding: 0 112px; */
}
/* .l_b6bx1ul {
    margin: 0 -112px;
} */
.l_cont1178{
    width: 1178px;
    margin: auto;
}
.l_b6bx1ul .slick-dots li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #FFBF00;
    margin: 0 5px;
    background: transparent;
}
.l_b6bx1ul .slick-dots li.slick-active{
    background: linear-gradient(90deg, #FFBF00 -18.48%, #FF9900 70.65%);
}
.l_b6bx1ul .slick-dots {
    bottom: -50px;
}
.l_b6bx1ul .slick-prev, 
.l_b6bx1ul .slick-next{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(252, 252, 252, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
}
.l_b6bx1ul .slick-prev::before, 
.l_b6bx1ul .slick-next::before{
    content: "";
    width: 11px;
    height: 18px;
    background: url(../image/b1_arrow1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_b6bx1ul .slick-next::before{
    background: url(../image/d3_next2.svg) center / cover no-repeat;
}
.l_b6page .l_nybanbread {
    width: 1440px;
}
.l_b6bx1ul .slick-prev{
    left: -134px;
}
.l_b6bx1ul .slick-next{
    right: -134px;
}
.l_b6box1 {
    position: relative;
    z-index: 1;
    /* overflow: hidden; */
}
.l_b4box3 {
    overflow: hidden;
}
.l_b6box1::after{
    content: "";
    width: 100%;
    height: calc(100% + 44px);
    background-color: #fff;
    position: absolute;
    top: -44px;
    left: 0;
    z-index: -1;
}
.l_b6bx2ifle p{
    font-size: 20px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    
    margin-right: 18px;
}
.l_b6bx2ifle img{
    width: 20px;
    transition: all 0.36s;
}
.l_b6bx2ifle{
    /* width: calc(100% - 460px); */
    padding-right: 30px;
}
.l_b6bx2inftp{
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 14px 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_down2{
    width: 240px !important;
}
.l_b6bx2ifri .l_down1 {
    margin: 0 10px;
}
.l_b6bx2ifri {
    width: 460px;
}
/* .l_b6bx2bt{
    margin-top: 68px;
} */
.l_b6bx2ifles{
    cursor: pointer;
    display: flex;
    align-items: center;
}
.l_b6bx2ifli11{
    width: 28%;
    padding: 0 30px;
}
.l_b6bx2ifli12,.l_b6bx2ifli13{
    width: 24%;
}
.l_b6bx2infbt{
    padding-top: 35px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
}
.l_b6bx2ifli1 p,.l_b6bx2picwz p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_b6bx2picwz p{
    height: 48px;
    overflow: hidden;
}
.l_b6bx2ifli11 p{
    padding: 0 30px;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b6bx2ifli12,.l_b6bx2ifli13, .l_b6bx2picwz{
    padding: 0 90px;
}
.l_b6bx2ifli,.l_b6bx2info2 .l_b6bx2ifli1,.l_b6bx2picwz{
    margin-bottom: 30px;
}
.l_b6bx2ifli:last-child{
    margin-bottom: 0;
}
.l_b6bx2infbt::after{
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 28%;
    top: 0;
}
.l_b6bx2infbt::before{
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 52%;
    top: 0;
}
.l_b6bx2infbts{
    position: relative;
}
.l_b6bx2infbts::after{
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    right: 24%;
    top: 0;
}
.l_b6bx2ifbtle2{
    width: 28%;
}
.l_b6bx2ifbtle2 .l_b6bx2ifli1{
    width: 100%;
}
.l_b6bx2ifbtle2 .l_b6bx2ifli1:last-child,
.l_b6bx2picwz:last-child{
    margin-bottom: 0;
}
.l_b6bx2info2 .l_b6bx2infbt{
    padding-top: 57px;
    padding-bottom: 60px;
}
.l_b6bx2ifli .ys_imgbox_cover{
    width: 82%;
    margin: auto;
}
.l_b6box3{
    /* padding: 65px 0; */
    background-color: #fff;
    overflow: hidden;
}
.l_b6bx3wz p{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    
}
.l_b6bx3bt{
    /* margin-top: 56px; */
    position: relative;
    margin-bottom: 80px;
}
.l_b6bx3bt .ys_imgbox_cover{
    border-radius: 30px;
    position: relative;
}
.l_b6bx3bt .swiper-container .ys_imgbox_cover::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(86, 85, 85, 0) 40.63%, #585757 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.l_b6bx3bt .swiper-slide{
    position: relative;
}
.l_b6bx3wz{
    position: absolute;
    width: 100%;
    padding: 0 26px;
    left: 0;
    bottom: 20px;
    z-index: 3;
}
.l_b6bx3bt .swiper-container{
    padding-bottom: 38px;
    overflow: inherit;
}
.l_b6bx3bt .swiper-container-horizontal>.swiper-pagination-progressbar{
    width: 100%;
    height: 1px;
    left: inherit;
    right: 90px;
    top: inherit;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
    bottom: -10px;
    width: calc(100% - 136px - 90px);
    padding-left: 17px;
}
.l_b6bx3bt .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.75);
}
.l_b6bx3bt::after{
    content: "";
    width: 300px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: -320px;
    top: 0;
    z-index: 5;
}
.l_b6bx3bt::before{
    content: "";
    width: 300px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -320px;
    top: 0;
    z-index: 5;
}
.l_b6bx3more{
    width: 144px;
    border-radius: 30px;
    border: 2px solid rgba(255, 191, 0, 1);
    text-align: center;
    transition: all .36s;
    margin: auto;
}
.l_b6bx3more a{
    display: block;
    width: 100%;
    line-height: 44px;
    font-size: 16px;
    
    transition: all .36s;
    color: #FFBF00;
}
.l_b6box4{
    /* padding-top: 118px;
    padding-bottom: 67px; */
    overflow: hidden;
}
.l_b6box4 .l_d3bx1lis{
    width: calc(100% + 20px);
}
/* .l_b6box4 .l_d3bx1p1::after{
    bottom: 0.5px;
} */
.l_b6page .l_d3bx1ul2 .slick-prev {
    left: -82px;
}
.l_b6page .l_d3bx1ul2 .slick-next {
    right: -82px;
}
.l_b6box5{
    background-color: #fff;
    overflow: hidden;
}
/* .l_b6bx5bt{
    margin-top: 90px;
} */
.l_b6bx5tbli p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
}
.l_b6bx5list{
    border-radius: 30px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 1);
    padding: 54px 78px 93px;
    z-index: 2;
    position: relative;
}
.l_b6bx5li{
    width: 33.333333%;
    padding: 0 40px;
    margin-bottom: 44px;
}
.l_b6bx5list1{
    margin: 0 -40px;
}
.l_b6bx5li p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    height: 24px;
    overflow: hidden;
}
.l_b6bx5li span{
    color: rgba(0, 0, 0, 0.75);
}
.l_b6bx5lis .ys_select,
.l_b6bx5in{
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.45);
    padding-left: 16px;
    padding-right: 30px;
    height: 48px;
}
.l_b6bx5lis .ys_select_bd{
    border-radius: 10px;
    top: calc(100% + 4px);
    padding: 20px 16px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
}
.l_b6bx5li:not(.l_b6bx5li6) .l_b6bx5lis .ys_select_bd{
    max-height: 210px;
}
.l_b6bx5lis .ys_select_li{
    position: relative;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b6bx5lis .ys_select_li::after {
    content: "";
    width: 15px;
    height: 10px;
    background: url(../image/duihao1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .36s;
    opacity: 0;
}
.l_b6bx5li .ys_select_hd input,
.l_b6bx5in input{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b6bx5li .ys_select_xtbbox{
    transform: translateY(-50%) rotate(180deg);
}
.l_b6bx5li .ys_select_hd.on .ys_select_xtbbox {
    transform: translateY(-50%) rotate(0deg);
}
.l_b6bx5in input{
    width: 100%;
    height: 100%;
}
.l_b6bx5li7,.l_b6bx5li8 {
    width: 100% !important;
}
.l_b6bx5li7 .l_b6bx5in{
    height: 246px;
    border-radius: 10px;
    padding: 0;
}
.l_b6bx5li7 .l_b6bx5in textarea{
    padding: 20px 16px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    
    width: 100%;
    height: 100%;
}
.l_b6bx5li8 .l_b6bx5in{
    width: 118px;
    background-color: rgba(0, 0, 0, 0.05);
    border: none;
    padding: 0 15px;
    margin: 0 20px;
}
.l_b6bx5code {
    width: 130px;
    cursor: pointer;
}
.l_b6bx5code  img{
    width: 100%;
}
.l_b6bx5li8 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 14px !important;
}
.l_prile{
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #D7D7D7;
    position: relative;
    transition: all .36s;
}
.l_prile img{
    width: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.l_priri{
    padding-left: 8px;
    width: calc(100% - 20px);
}
.l_priri p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    transition: all .36s;
}
.l_priri p a{
    color: #FFBF00;
}
.l_privacys {
    padding: 0 40px;
}
.l_privacy{
    cursor: pointer;
}
.l_privacy.act .l_prile {
    border: 1px solid transparent;
    background-color: #FFBF00;
}
.l_privacy.act .l_prile img{
    opacity: 1;
}
.l_b6bx5li7 {
    margin-bottom: 22px !important;
}
.l_b6bx5tab {
    padding: 0 143px;
    width: 100%;
}
.l_b6bx5tbli {
    padding: 17px 40px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin-right: 66px;
}
.l_b6bx5tbli::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    transition: all .36s;
    opacity: 0;
}
.l_b6bx5tbli.on::after{
    opacity: 1;
}
.l_b6bx5list1:not(:first-child){
    display: none;
}
.l_b6bx2ifbtri2 {
    width: 72%;
}
.l_b6bx2ifbtri2 .l_b6bx2ifli {
    width: 33.333333%;
}
.l_b6bx2img{
    margin-bottom: 24px;
    width: 69%;
}
.l_b6bx2pic{
    width: 100%;
    margin-bottom: 24px;
}
.l_b6bx2img img{
    width: 100%;
}
.l_b6bx2btns .l_down1{
    margin: auto;
}
.l_b6bx2btns .l_down2{
    margin-top: 20px;
}
.l_b6bx2btns{
    margin-top: 60px;
}
.l_b6bx2ifri .l_e1bx1btns {
    width: 100%;
    position: static;
}
.l_b6bx2ifri .l_e1bx1btn {
    width: 36px;
}
.l_b6bx2info2 .l_b6bx2ifri {
    width: 74px;
}
.l_b6bx2info2 .l_b6bx2ifle {
    width: calc(100% - 74px);
}
.l_b6bx2info2 .l_b6bx2ifli:not(:first-child){
    display: none;
}
.l_b6bx2info2 .l_b6bx2ifli{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_b6bx2info.act .l_b6bx2ifles img{
    transform: rotate(180deg);
}
.l_b6bx2info1 .l_b6bx2infbt{
    border-bottom: none;
}
/* B4便携详情页 */
.l_b4page .l_nybanbread {
    width: 1450px;
}
.l_b4page .l_b6bannrs{
    padding-left: 92px;
    width: 41%;
}
.l_b4page .l_b6bannr{
    padding-left: 0;
}
.l_b4page .l_b6banle{
    width: 100%;
    padding-right: 0;
    top: 0;
}
.l_b9page .l_b6banle{
    top: 0;
}
.l_b4page .l_d3bx1ple p,
.l_b9page .l_d3bx1ple p{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b4page .l_b6bancont .l_d3bx1ple::after,
.l_b9page .l_b6bancont .l_d3bx1ple::after {
    height: 10px;
    background: rgba(14, 11, 11, 0.45);
}
/* .l_b4bx5bt{
    margin-top: 118px;
} */
.l_b4banbtn{
    width: 168px;
    background: linear-gradient(270.19deg, rgba(255, 191, 0, 0.6) -35.18%, rgba(255, 153, 0, 0.6) 61.8%);
    border-radius: 30px;
    padding: 0 6px;
    margin-top: 35px;
}
.l_b4banbtn img{
    width: 44px;
    line-height: 54px;
}
.l_b4banbtn p{
    font-size: 16px;
    line-height: 54px;
    color: #fff;
    margin-left: 13px;
    font-weight: bold;
}
.l_b4banbtn a{
    display: flex;
    align-items: center;
}
.l_b4banp p{
    line-height: 2;
    color: rgba(0, 0, 0, 0.45);
    
    margin-bottom: 16px;
}
.l_b4banp p:last-child{
    margin-bottom: 0;
}
.l_b4box2{
    height: 700px;
}
.l_b4bx2nr{
    position: relative;
    height: 100%;
}
.l_b4bx2btn{
    width: 100px;
    cursor: pointer;
}
.l_b4bx2btn img{
    width: 100%;
}

.l_d3bx1ul2 .slick-track {
    margin: auto;
}
.l_b4page .l_b3bx3li{
    width: 50%;
}
.l_b4page .l_b3bx3nrs{
    width: 50%;
    /* padding-left: 120px; */
}
.l_b4page .l_b3bx3li p {
    font-size: 20px;
    line-height: 1.75;
    
    height: 30px;
}
.l_b4page .l_b3box3 {
    height: 580px;
}
.l_b4bx3le {
    width: 34%;
    border-radius: 30px;
    overflow: hidden;
}
.l_b4bx3le img{
    width: 100%;
}
.l_b4bx3ri{
    width: 60%;
    padding-left: 130px;
}
.l_b4bx3ifli p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    
}
.l_b4bx3ifri p{
    color: rgba(0, 0, 0, 0.75);
    
}
.l_b4bx3ifle{
    width: 270px;
}
.l_b4bx3ifri{
    width: calc(100% - 270px);
    padding-left: 92px;
}
.l_b4bx3ifli{
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
}
.l_b4bx3ifli:last-child{
    margin-bottom: 0;
}
.l_b4box3 .l_b3bx1tit {
    text-align: left;
}
.l_b4bx3info{
    margin-top: 32px;
    margin-bottom: 60px;
}
.l_b4bx3nrs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 100px;
}
.l_b4bx5nrs{
    /*width: calc(50vw + 720px);*/
    position: relative;
}
.l_b4bx5nrs .swiper-container .ys_imgbox_cover{
    width: 35%;
    margin: auto;
}
.l_b4bx5ps p,.l_b4bx5time span{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    text-align: center;
}
.l_b4bx5time p{
    font-size: 26px;
    line-height: 1.75;
    color: #FFBF00;
    
    text-align: center;
}
.l_b4bx5time span{
    display: block;
}
.l_b4bx5ps{
    margin-top: 10px;
    margin-bottom: 60px;
}
.l_b4bx5nrs .l_b4bx5lis{
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
    padding-top: 25px;
    padding-bottom: 55px;
    transition: all .3s ease-out 0s;
}

.l_d1bx4lbs{
    transition: all .3s ease-out 0s;
    padding: 40px 40px 35px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
}

.l_b4bx5nrs .swiper-container{
    overflow: inherit;
    padding-bottom: 52px;
}
.l_b4bx5nrs .swiper-container-horizontal>.swiper-pagination-progressbar {
    height: 1px;
    top: inherit;
    bottom: -10px;
    width: calc(100% - 136px - 484px);
    padding-left: 17px;
    left: inherit;
    right: 484px;
}
.l_b4bx5nrs .swiper-pagination-progressbar{
    background: rgba(0, 0, 0, 0.15);
}
.l_b4bx5nrs .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: rgba(0, 0, 0, 0.75);
}
.l_b4box5 {
    background-color: #fff;
    overflow: hidden;
}
.l_b4bx5nrs::after{
    content: "";
    width: 480px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -513px;
    top: -30px;
    z-index: 3;
}
.l_b4bx5notice p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_b4bx5notice{
    margin-top: 70px;
    padding-left: 136px;
}
.l_b4page .l_d3bx1li2 a::after {
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
/* B9户用产品-SMILE5 */
.l_b9page .l_d3bx1ul2 .slick-prev {
    left: -70px;
}
.l_b9page .l_d3bx1ul2 .slick-next {
    right: -70px;
}
.l_b9page .l_nybanbread{
    width: 1440px;
}
.l_b9page .l_b6bx1li {
    width: 20%;
}
.l_b9bx3p p{
    color: rgba(0, 0, 0, 0.45);
    
    margin-top: 12px;
    text-align: center;
}
.l_e1box1 {
    overflow: hidden;
}
.l_b9box3{
    background-color: #fff;
    overflow: hidden;
}
.l_b9bx3bt{
    margin-top: 120px;
}
.l_b9bx3bts{
    width: 100% !important;
}
.l_b9bx3bts .swiper-slide{
    background: linear-gradient(180deg, rgba(213, 213, 213, 0.29) 1.17%, rgba(255, 255, 255, 0) 150.34%);
    /* box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05); */
    border-radius: 30px;
    padding: 0 30px 37px;
    background-color: #fff;
    transition: all .36s;
}

.l_b9bx3bts .swiper-container{
    overflow: inherit;
    padding-bottom: 50px;
}
.l_b9bx3bts .swiper-slide .ys_imgbox_cover{
    width: 72%;
    margin: auto;
}
.l_b9bx3bts .l_b4bx3ifle {
    width: 190px;
}
.l_b9bx3bts .l_b4bx3ifri {
    width: 190px;
    padding-left: 35px;
}
.l_b9bx3tit p{
    
    /* font-weight: "PingFang SC" !important; */
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.l_b9bx3bts .l_b4bx3iful{
    margin-top: 30px;
    margin-bottom: 30px;
}
.l_b9bx3ic{
    width: 80px;
    height: 40px;
    border-radius: 40px 40px 0 0;
    background: rgba(213, 213, 213, 0.29);;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.l_b9bx3ic img{
    width: 38px;
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%,-50%);
}
.l_b9bx3bts .swiper-container-horizontal>.swiper-pagination-progressbar{
    height: 1px;
    top: inherit;
    bottom: -10px;
    width: calc(100% - 136px - 484px);
    padding-left: 17px;
    left: inherit;
    right: 484px;
}
.l_b9bx3bts .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.15);
}
.l_b9bx3bts .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.75);
}
.l_b9bx3bts{
    position: relative;
}
.l_b9bx3bts::after{
    content: "";
    width: 405px;
    height: calc(100% + 80px);
    background-color: #fff;
    position: absolute;
    top: -80px;
    left: -432px;
    z-index: 3;
}
.l_b9bx3bts::before{
    content: "";
    width: 405px;
    height: calc(100% + 80px);
    background-color: #fff;
    position: absolute;
    top: -80px;
    right: -432px;
    z-index: 3;
}
.l_b9subbtn{
    width: 162px;
    margin: auto;
    border-radius: 30px;
    border: 2px solid rgba(255, 191, 0, 1);
    transition: all .36s;
    text-align: center;
    margin-top: 92px;
    cursor: pointer;
}
.l_b9subbtn p{
    font-size: 16px;
    line-height: 44px;
    color: #FFBF00;
    transition: all .36s;
    
}
.l_b9subbtns {
    width: 100%;
}
.l_b9page .l_b6bx5list {
    padding: 54px 78px 72px;
}
.l_b9page .l_b6banle {
    width: 45%;
    padding-right: 0;
    padding-left: 138px;
}
.l_b9page .l_b4banp p {
    color: rgba(0, 0, 0, 0.85);
}
.l_b9page .l_b6bancont .l_d3bx1p2 {
    margin: 0px -20px 22px;
}
.l_b9banli {
    width: 33.333333%;
}
.l_b9banlist{
    margin-top: 34px;
}
.l_b9banwz:not(:first-child){
    display: none;
}
.l_b9bantbli{
    width: 50%;
    padding: 0 10px;
}
.l_b9bantbul{
    margin: 0 -10px;
}
.l_b9bantblis{
    width: 100%;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.75);
    transition: all .36s;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.l_b9bantblis p{
    font-size: 16px;
    line-height: 44px;
    color: rgba(0, 0, 0, 0.75);
    
    transition: all .36s;
}
.l_b9bantab{
    margin-bottom: 10px;
    display: none;
}
.l_b6banle.act .l_b9bantab{
    display: block;
}
.l_b9bantbli.on .l_b9bantblis{
    border: 1px solid rgba(255, 191, 0, 1);
}
.l_b9bantbli.on p{
    color: #FFBF00;
}

/* D2关于沃太-技术核心 */
.l_cont1320{
    width: 1320px;
    margin: auto;
}
.l_d2bx1nrs .swiper-slide{
    border-radius: 30px;
    background: rgba(255, 255, 255, 1);
    position: relative;
    display: flex;
    align-items: center;
    width: 20%;
    flex-wrap: wrap;
}
.l_d2bx1nrs .swiper-slide::after{
    content: "";
    width: 93%;
    height: 93%;
    border-radius: 30px;
    box-shadow: -3px 3px 10px 0px rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_d2bx1num p{
    font-size: 150px;
    line-height: 1.2;
    color: #FFBF00;
    
}
.l_d2bx1num{
    width: 93px;
}
.l_d2bx1wz{
    width: calc(100% - 93px);
    padding-right: 15px;
}
.l_d2bx1wz .ys_imgbox_cover{
    width: 64px;
    margin: auto;
}
.l_d2bx1wz p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    text-align: center;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
}
.l_d2box3 {
    overflow: hidden;
}
.l_d2box1.l_space1{
    padding-bottom: 133px;
    overflow: hidden;
}
.l_d2bx1nrs{
    width: calc(50vw + 660px);
    /* margin-top: 70px; */
}
.l_d2bx1nrs .swiper-container {
    overflow: inherit;
    padding-bottom: 40px;
}
.l_d2bx1nrs .swiper-container-horizontal>.swiper-pagination-progressbar{
    width: calc(100% - 136px - 428px);
    height: 1px;
    left: inherit;
    right: 428px;
    top: inherit;
    bottom: -10px;
}
.l_d2bx1nrs .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.15);
}
.l_d2bx1nrs .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.75);
}
.l_d2bx1nrs{
    position: relative;
}
.l_d2bx1nrs::after{
    content: "";
    width: 400px;
    height: 100%;
    background: #FAF9F9;
    position: absolute;
    top: 0;
    left: -400px;
    z-index: 5;
}
.l_d2box2{
    position: relative;
    overflow: hidden;
}
.l_d2box2 .l_b9bx3p{
    width: 42%;
    margin: auto;
}
/* .l_d2bx2bt{
    margin-top: 70px;
} */
.l_d2bx2li{
    width: 33.333333%;
    padding: 0 60px;
}
.l_d2bx2ul{
    margin: 0 -60px;
}
.l_d2bx2lis{
    width: 100%;
    border: 2px solid #fff;
    border-radius: 30px;
    background: rgba(233, 233, 233, 0.3);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    transition: all .36s;
    padding: 40px 50px 50px;
    backdrop-filter: blur(5px);
}
.l_d2bx2tit{
    position: relative;
}
.l_d2bx2tit p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    text-align: center;
    height: 60px;
    overflow:hidden;
}
.l_d2bx2tit::after{
    content: "";
    width: 100px;
    height: 1px;
    background-color: #FFBF00;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.l_d2bx2btlist{
    width: 100%;
    margin: auto;
    margin-top: 42px;
}
.l_d2bx2btlist .ys_imgbox_cover{
    width: 50px;
    margin: auto;
}
.l_d2bx2li2{
    margin-bottom: 26px;
}
.l_d2bx2li2:last-child{
    margin-bottom: 0;
}
.l_d2bx2li2 p{
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    
    text-align: center;
    height: 48px;
    overflow: hidden;
}
.l_d2bx2btli {
    width: 50%;
    padding: 0 25px;
}
.l_d2bx2btul {
    margin: 0 -25px;
}
.l_d2bx2li.on .l_d2bx2btli {
    width: 100%;
}
.l_d2bx3li{
    width: 33.333333%;
    padding: 0 38px;
}
.l_d2bx3ul{
    margin: 0 -38px;
}
.l_d2bx3lis{
    background-color: #fff;
    border-radius: 30px;
    padding: 34px 28px 48px;
    transition: all .36s;
}
.l_d2bx3ic .ys_imgbox_cover{
    width: 88px;
    margin: auto;
}
.l_d2bx3ic{
    position: relative;
    padding-bottom: 30px;
}
.l_d2bx3ic::after{
    content: "";
    width: 60px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.l_d2bx3tit{
    margin-top: 30px;
    margin-bottom: 16px;
}
.l_d2bx3tit p{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.l_d2bx3p p{
    color: #666;
    
    text-align: center;
    height: 140px;
    overflow: hidden;
}
.l_d2box4{
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.l_d2bx4nrs{
    width: calc(100% + 28px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_d2bx4ri{
    width: 61%;
    border-radius: 30px;
    overflow: hidden;
    height: 558px;
    position: relative;
}
.l_d2bx4le{
    width: 39%;
    padding-right: 94px;
}
.l_d2bx4tit{
    font-size: 42px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_d2bx4p{
    margin-top: 22px;
    margin-bottom: 38px;
}
/*.l_d2bx4p p{*/
/*    color: rgba(0, 0, 0, 0.45);*/
    
/*}*/
.l_d2bx4li{
    margin-bottom: 12px;
}
.l_d2bx4li:last-child{
    margin-bottom: 0;
}
.l_d2bx4lis{
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
    padding: 14px 12px 10px 30px;
    cursor: pointer;
}
.l_d2bx4tip p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    
}
.l_d2bx4ic{
    width: 14px;
    height: 2px;
    border-radius: 7px;
    background-color:#9D9999;
    position: absolute;
    transition: all .36s;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l_d2bx4ic::after{
    content: "";
    width: 2px;
    height: 14px;
    border-radius: 7px;
    background-color: #9D9999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_d2bx4hd {
    position: relative;
}
.l_d2bx4tip {
    position: relative;
}
.l_d2bx4tip::before{
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    transition: all .36s;
}
.l_d2bx4bd p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
    
}
.l_d2bx4bd{
    padding-left: 24px;
    padding-right: 70px;
    margin-top: 10px;
    display: none;
}
.l_d2bx4bd p{
    position: relative;
}
.l_d2bx4bd p::before{
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 10px;
    left: -10px;
}
.l_d2bx4li.act .l_d2bx4ic::after{
    opacity: 0;
}
.l_d2bx4_point{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    transition: all .36s;
    margin: auto;
}
.l_d2bx4_point::after{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.l_sybx2imgs {
    height: 100%;
}
.l_sylbimmg_bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.l_sylbimmg_bg_after {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
.l_d2bx4ri::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(14, 38, 55, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.l_d2bx4wzli{
    width: 50%;
    height: 100%;
    border-right: 1px solid #fff;
    position: relative;

}
.l_d2bx4wzli:last-child{
    border-right: none;
}
.l_d2bx4wzli p{
    font-size: 24px;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
    margin-top: 8px;
    transition: all .36s;
}
.l_d2bx4wz{
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
}
.l_d2bx4wzul {
    height: 100%;
}
.l_d2bx4wzli.on p{
    transform: scale(1.6);
}
.l_d2bx4wzli.on .l_d2bx4_point{
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid transparent;
}
.l_d2bx4wzli.on .l_d2bx4_point::after{
    background: rgba(255, 255, 255, 1);
}

/* D1关于沃太-公司简介 */
.l_d1page .l_nybanbread {
    width: 1480px;
}
.l_d1bx5nrs{
    width: 100%;
    padding-left: 20px;
}
.l_d1bx5li{
    width: 25%;
    padding: 0 90px;
    margin-bottom: 110px;
    position: relative;
}
.l_d1bx5li::after{
    content: "";
    width: 1px;
    height: 80px;
    background-color: rgba(0,0,0,.15);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l_d1bx5li:nth-child(4n+4)::after{
    display: none;
}
.l_d1bx5ul{
    margin: 0 -90px; 
}
.l_d1bx5lis{
    width: 100%;
}
.l_d1bx5lis p{
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    text-align: center;
    margin-top: 10px;
}
.l_d1bx4nrs{
    width: 100%;
    /*padding-left: 20px;*/
}
/*.l_d1bx4lb{*/
/*    width: calc(50vw + 670px);*/
/*}*/
.l_d1bx4lb .swiper-slide p{
    color: rgba(0, 0, 0, 0.75);
    
    line-height: 1.75;
    text-align: center;
    height: 72px;
    overflow: hidden;
    margin-top: 20px;
}
.l_d1bx4lb .swiper-slide{
    width: 15% !important;
    /* background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px; */
    /* padding: 40px 40px 35px; */
    background-color: inherit;
    box-shadow: inherit;
    padding: 0 !important;
}
.l_d1bx4lb .swiper-container {
    overflow: inherit;
}
.l_d1bx4lb .swiper-wrapper .ys_imgbox_cover{
    width: 90% !important;
    margin: auto;
}
.l_d1bx4nrs::after {
    background-color: #FAF9F9;
    left: -490px;
}
/*.l_d1bx4nrs .l_e1bx1btns{*/
/*    left: 13px;*/
/*}*/
.l_d1bx4nrs .swiper-container-horizontal>.swiper-pagination-progressbar {
    width: calc(100% - 136px - 420px);
    right: 400px;
}

.l_d1bx1wz{
    width: 55%;
}
.l_d1box4,.l_d1box5{
    overflow: hidden;
}
.l_d1box1 .l_d1bx5tit{
    padding-left: 80px;
    font-weight: bold;
}
.l_d1bx1btnr {
    z-index: 5;
}
.l_d1bx1bt{
    width: 75%;
    margin-top: 50px;
    padding: 54px 0 70px 140px;
    position: relative;
    z-index: 1;
}
.l_d1bx1bt p{
    
    color: rgba(0, 0, 0, 0.75);
    line-height: 2;
}
.l_d1bx1bt::after{
    content: "";
    width: 1007px;
    height: 408px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.l_d1bx1tp{
    padding-top: 90px;
    position: relative;
    overflow: hidden;
}
.l_d1bx1bg{
    width: 57%;
    position: absolute;
    right: -34px;
    bottom: 0;
    z-index: 3;
}
.l_d1bx1bg img{
    width: 100%;
}
.l_d1bx1bts{
    height: 740px;
    overflow: hidden;
    position: relative;
}
.l_d1bx1num span{
    font-size: 60px;
    font-weight: bold;
}
.l_d1bx1li p{
    color: #fff;
    
    margin-top: 12px;
    line-height: 1.75;
}
.l_d1bx1dtp p{
    height: 24px;
    overflow: hidden;
}
.l_d1bx1li {
    text-align: center;
    width: 33.333333%;
    margin-bottom: 120px;
}
.l_d1bx1li:last-child,
.l_d1bx1li:nth-last-child(2),
.l_d1bx1li:nth-last-child(3){
    margin-bottom: 0;
}
.l_d1bx1point{
    width: 258px;
    height: 258px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.2);
    position: relative;
}
.l_d1bx1point::before{
    content: "";
    width: 176px;
    height: 176px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.3);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
@keyframes page-loader-ripple2 {
    0% {
      width: 258px;
      height: 258px;
      opacity: 0.3;
    }
    100% {
      width: 80vw;
      height: 80vw;
      opacity: 0;
    }
}
.t_b1k5fang::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid rgba(255,255,255,.1);
    background-color: rgba(255,255,255,.1);
    opacity: 0;
    border-radius: 50%;
    animation: page-loader-ripple2 4s linear 1s infinite;
    z-index: 9;
}
.t_b1k5fang::after { 
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid rgba(255,255,255,.1);
    background-color: rgba(255,255,255,.1);
    opacity: 0;
    border-radius: 50%;
    animation: page-loader-ripple2 4s linear 2s infinite;
    z-index: 9;
}
.t_b1k5fang.t_b1k5fang2::before {
    animation-delay: 1s;
}
.t_b1k5fang.t_b1k5fang2::after {
    animation-delay: 2s;
}
.t_b1k5fang.t_b1k5fang3::before {
    animation-delay: 3s;
}
.t_b1k5fang.t_b1k5fang3::after {
    animation-delay: 4s;
}
.l_d1bx1quan {
    top: -129px;
}
.l_d1bx2nrs{
    width: 100%;
    padding: 0 20px;
}
.l_d1bx2le{
    width: 37%;
    padding-top: 166px;
}
.l_d1bx2ri{
    width: 63%;
}
.l_d1bx2tit p{
    font-size: 24px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
}
.l_d1bx2tit span{
    font-size: 32px;
    font-weight: bold;
    color: #FFBF00;
}
.l_d1bx2tit{
    margin-top: 38px;
}
.l_d1bx2le .l_d3bx1tit{
    text-align: left;
}
.l_d1box3{
    height: 840px;
    position: relative;
    overflow: hidden;
}
.l_d1bx3nr{
    width: 100%;
}
.l_d1bx3tp .l_d1bx5tit{
    padding: 0 20px;
}
.l_d1bx3tp .l_d1bx5tit h2{
    text-align: left;
    color: #ffffff;
}
.l_d1bx3year{
    font-size: 60px;
    line-height: 1.2;
    color: #FFBF00;
    width: 150px;
    font-weight: bold;
}
.l_d1bx3qhp {
    width: calc(100% - 150px);
    padding-left: 25px;
}
.l_d1bx3qh{
    width: 480px;
    margin: auto;
    position: relative;
}
.l_d1bx3qhp p{
    color: #ffffff;
    
}
/* .l_d1bx3qhp li{
    list-style-type: disc;
}
.l_d1bx3qhp li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #fff;
}
.l_d1bx3qhp ul{
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 18px;
} */
.l_d1bx3bt{
    margin-top: 80px;
}
.l_d1bx3qh1{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    opacity: 0;
    width: 100%;
}
.l_d1bx3qh1.act{
    opacity: 1;
    position: relative;
}
.l_d1bx3lbli p{
    font-size: 20px;
    line-height: 1.75;
    color: #fff;
    transition: all .36s;
    font-weight: bold;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_d1bx3ic{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid rgba(255, 191, 0, 1);
    position: relative;
    background-color: #fff;
    margin: auto;
    margin-top: 15px;
    transition: all .36s;
}
.l_d1bx3ic::after{
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    z-index: -1;
    opacity: 0;
}
.l_d1bx3ic::before{
    content: "";
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    z-index: -1;
    opacity: 0;
}
.l_d1bx3lbli.act p{
    transform: scale(2);
}
.l_d1bx3lbli.act .l_d1bx3ic{
    background-color: rgba(255, 191, 0, 1);
}
.l_d1bx3lbli.act .l_d1bx3ic::after,
.l_d1bx3lbli.act .l_d1bx3ic::before{
    opacity: 1;
}
.l_d1bx3lbli:not(:first-child){
    display: none;
}
.l_d1bx3lbli{
    width: 12.5%;
    text-align: center;
    cursor: pointer;
}
.l_d1bx3lb{
    position: relative;
    margin-top: 156px;
}
.l_d1bx3lb::after{
    content: "";
    width: 100%;
    height: 1.5px;
    background-color: #FFBF00;
    position: absolute;
    bottom: 24px;
    left: 0;
    z-index: -1;
}
.l_d1bx3lbul {
    padding: 0 100px;
}
.l_d1bx3lbul .slick-list{
    padding-bottom: 20px;
}
.l_d1bx3bt .l_e1bx1btns{
    position: static;
    margin-top: 15px;
    margin-left: 90px;
}
.l_d1bx3lbli.act .l_d1bx3ic::after,
.l_d1bx3lbli.act .l_d1bx3ic::before{
    opacity: 1;
}
.l_d1bx3lbli.act .l_d1bx3ic{
    background-color: rgba(255, 191, 0, 1);
}
.l_d1box3 .slick-disabled{
    display: none !important;
}
.l_d1bx2riwz{
    width: 370px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    padding: 38px 40px !important;
    position: relative;
    z-index: 20;
}
.l_d1bx2ic{
    width: 48px;
    margin: auto;
}
.l_d1bx2ic img{
    width: 100%;
}
.l_d1bx2rip1 p{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    text-align: center;
}
.l_d1bx2rip{
    /* margin-top: 26px; */
    position: relative;
}
.l_d1bx2wdp {
    margin-top: 26px;
}
.l_d1bx2li p{
    font-size: 20px;
    line-height: 100px;
    color: rgba(0,0,0,.45);
    font-weight: bold;
    transition: all .36s;
    text-align: center;
}
.l_d1bx2li{
    width: 186px;
    border-radius: 10px;
    background: rgba(250, 249, 249, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    transition: all .36s;
    position: absolute;
    cursor: pointer;
}
.l_d1bx2ri{
    padding-top: 220px;
    padding-bottom: 240px;
    padding-left: 194px;
    position: relative;
}
.l_d1bx2list{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.l_d1bx2li1{
    top: 112px;
    left: 77px;
}
.l_d1bx2li2{
    top: 62px;
    left: 433px;
}
.l_d1bx2li3{
    top: 285px;
    left: 640px;
}
.l_d1bx2li4{
    bottom: -93px;
}
.l_d1bx2li4 {
    bottom: 93px;
    left: 69%;
}
.l_d1bx2li5{
    bottom: 80px;
    left: 29%;
}
.l_d1bx2li6{
    left: -24px;
    bottom: 180px;
}
.l_d1bx2rip1{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.l_d1bx2rip1.act{
    display: block;
    position: relative;
    z-index: 20;
}
.l_d1bx2li.on{
    background: #FFBF00;
    box-shadow: 6px 6px 10px 0px rgba(254, 137, 0, 0.45);
}
.l_d1bx2li.on p{
    color: #fff;
}
.l_d1bx2bg{
    width: 1445px;
    position: absolute;
    top: 50%;
    left: -140px;
    transform: translateY(-50%);
}
.l_d1bx2bg img{
    width: 100%;
}
.l_d1box2{
    position: relative;
    overflow: hidden;
}
.l_d1bx2nr {
    position: relative;
    z-index: 1;

}

/* D3关于沃太-联系我们 */
.l_d03bx1nr{
    padding-left: 153px;
    padding-right: 220px;
    position: relative;
}
.l_d03bx1map{
    width: 100%;
}
.l_d03bx1map img{
    width: 100%;
}
.l_d03bx1nrs{
    position: relative;
}
.l_d03addics{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.l_d03addic {
    width: 36px;
    position: absolute;
    cursor: pointer;
    transition: all .36s;
}
.l_d03addic img{
    width: 100%;
}

.l_d03addic::after{
    content: "";
    width: 67px;
    height: 34px;
    background: url(../image/d3_img1.png) center / cover no-repeat;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    opacity: 0;
}
.l_d03addic.on{
    transform: scale(2);
}
.l_d03addic.on::after{
    opacity: 1;
}
.l_d03dtli img{
    width: 24px;
    float: left;
}
.l_d03dtli p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    
    padding-left: 10px;
    float: left;
    width: calc(100% - 24px);
}
.l_d03dtli,.l_d03dtli a{
    overflow: hidden;
}
.l_d03dtli a{
    display: block;
}
.l_d03if1wz{
    width: 100%;
    background: rgba(255, 255, 255, 1);
    padding: 36px 97px 48px 55px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}
.l_d03if1wz::after{
    content: "";
    width: calc(100% - 12px);
    height: 12px;
    background: #FFBF00;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.l_d03dtli,.l_d03iftit{
    margin-bottom: 12px;
}
.l_d03iftit{
    font-size: 20px;
    line-height: 1.75;
    color: #FFBF00;
    
}
.l_d03bx1info{
    position: absolute;
    z-index: 20;
    width: 560px;
    margin: auto;
    left: 50% !important;
    transform: translateX(-50%);
    bottom: 0;
}
.l_d03country{
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    text-align: center;
    width: 228px;
    position: relative;
    margin-left: 65px;
}
.l_d03country::after{
    content: "";
    width: 100%;
    height: 90px;
    background-color: #fff;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.l_d03bx1inf1{
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
.l_d03bx1inf1.on{
    display: block;
}

/* 首页 */
.section{
    display: none;
}
.section:nth-child(1){
    display: block;
}
.l_sybx1img{
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.l_sybx1img img{
    width: 100%;
}
.l_sybx1img::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    opacity: 0;
}
.l_sybx1bt{
    position: relative;
}
.l_sybx1btn{
    width: 100px;
    cursor: pointer;
}
.l_sybx1btn img{
    width: 100%;
}
.l_sybx1tit{
    font-size: 30px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    text-align: center;
}
.l_sybx1tit span{
    color:#FFBF00;
    font-size: 36px;
}
.l_sybox1{
    width: 100%;
    position: relative;
    height: 100vh;
    /* margin-top: 80px; */
    overflow: hidden;
    z-index: 3;
}
.l_syp4bj {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}
.l_sybox5 .l_down1{
    width: 410px;
}
.l_sybox5 .l_down1 p {
    font-size: 26px;
    line-height: 66px;
    color: #FFBF00;
    
    transition: all .36s;
}
.l_sybox5 .l_downic {
    width: 28px;
    height: 66px;
    margin-left: 20px;
}
.l_sybx5bt{
    margin-top: 45px;
    display: flex;
    justify-content: center;
}
.l_sybox5{
    height: 100%;
    position: relative;
    z-index: 1;
}
.l_sybx5nr {
    position: absolute;
    top: 188px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    margin-top: 70px;
}
.l_sybx4nrs{
    width: calc(100% + 40px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_sybx4li{
    width: 33.333333%;
    padding: 0 47px;
}
.l_sybx4ul{
    margin: 0 -47px;
}
.l_sybx4li a{
    display: block;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 1);
}
.l_sybx4wz{
    padding: 24px 26px;
}
.l_sybx4p p{
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.85);
    
    height: 72px;
    overflow: hidden;
}
.l_sybx4pbtp{
    margin-top: 15px;
}
.l_sybx4time p{
    font-size: 14px;
    line-height: 1.75;
    color:rgba(0, 0, 0, 0.45);
    
}
.l_sybox4{
    position: relative;
    height: 100vh;
    z-index: 3;
    /* margin-top: 80px; */
}
.l_sybx4more1{
    width: 144px;
    margin: auto;
    border-radius: 30px;
    border: 2px solid rgba(255, 191, 0, 1);
    text-align: center;
    transition: all .36s;
}
.l_sybx4more1 a{
    line-height: 44px;
    font-size: 18px;
    color: #FFBF00;
    transition: all .36s;
    
    display: block;
}
.l_sybx3nr{
    padding-left: 200px;
    padding-right: 180px;
    width: 100%;
    padding-top: 80px;
}
.l_sybx3le .l_sybx1tit{
    text-align: left;
}
.l_sybx3le{
    width: 40%;
    position: relative;
    padding-right: 85px;
}
.l_sybx3ri{
    width: 60%;
}
.l_sybx3ic{
    width: 142px;
    position: absolute;
    top: -48px;
    left: -50px;
    z-index: -1;
}
.l_sybx3ic img{
    width: 100%;
}
.l_sybox3{
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 3;
}
.l_sybx3nrs {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_sybx3ris img{
    transition: all .36s;
}
.l_sybx3pic{
    width: 50%;
    padding: 0 10px;
    position: relative;
}
.l_sybx3img1 .l_sybx3picnr{
    width: 322px;
    display: inline-block;
}
.l_sybx3img1 img{
    width: 100%;
}
.l_sybx3img2 .l_sybx3picnr{
    width: 440px;
    display: inline-block;
}
.l_sybx3img2 img{
    width: 100%;
}
.l_sybx3pics{
    margin: 0 -10px;
}
.l_sybx3ritp .l_sybx3img1,.l_sybx3ribt .l_sybx3img2{
    text-align: right;
}
.l_sybx3ribt .l_sybx3img1{
    text-align: left;
    margin-top: 20px;
}
.l_sybx3ritp{
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.l_sybx3ritp .l_sybx3img2 {
    margin-bottom: -20px;
}
.l_sybx3tit{
    font-size: 22px;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
    width: 100%;
    padding: 0 20px;
    padding-bottom: 8px;
}
.l_sybx3img1 .l_sybx3tit::after{
    content: "";
    width: 190px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 20px;
    transition: all .36s;
}
.l_sybx3ritp .l_sybx3img2 .l_sybx3tit::after{
    content: "";
    width: 190px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 20px;
    transition: all .36s;
}
.l_sybx3ribt .l_sybx3img2 .l_sybx3tit::after{
    content: "";
    width: 190px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 20px;
    transition: all .36s;
}
.l_sybx3tit::before{
    content: "";
    width: 0;
    height: 2px;
    background-color: #FFBF00;
    position: absolute;
    bottom: 0;
    left: 112px;
    transition: all .36s;
    z-index: 3;
}
.l_sybx3ribt .l_sybx3img1 .l_sybx3tit::before {
    left: 120px;
}
.l_sybx3ritp .l_sybx3img2 .l_sybx3tit::before {
    left: 20px;
}
.l_sybx3ribt .l_sybx3img2 .l_sybx3tit::before {
    left: 75px;
}
.l_sybx3img2 .l_sybx3tit{
    padding: 0 34px 8px;
}
.l_sybx3ritp .l_sybx3img2 .l_sybx3tit::after,
.l_sybx3ribt .l_sybx3img2 .l_sybx3tit::after{
    width: 346px;
    /* right: 0;
    left: 34px; */
}
/* .l_sybx3ribt .l_sybx3img2 .l_sybx3tit::after{
    left: 70px;
} */
.l_sybx3ribt .l_sybx3img1 .l_sybx3tit::after{
    left:120px;
    width: 180px;
}
.l_sybx3ribt .l_sybx3img1 .l_sybx3tit{
    text-align: right;
}
.l_sybx3picnr{
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}
.l_sybx2p p{
    color: rgba(0, 0, 0, 0.75);
    line-height: 1.75;
    
}
.l_sybox2{
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 3;
}
.l_sybx1sp{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.l_sybx2bg.act .l_sybx1sp{
    display: block;
}
.l_sybx2bg.act .l_syp4bj{
    display: none;
}
.l_syvidsp{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.l_sybx1sp source{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.l_sybx2nr{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}
.l_sybx2le{
    width: 37%;
    height: 100%;
    position: relative;
    transition: all .36s;
}
.l_sybx2les{
    width: 100%;
    /* height: 100%; */
    padding: 144px 50px 50px 124px;
    /* background: rgba(255, 255, 255, 0.7);
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 0 22px 22px 0; */
    transition: all .36s;
    /* backdrop-filter: blur(7px); */
}
.l_sybx2le.on{
    transform: translateX(-100%);
}
.l_sybx2le.on .l_sybx2back{
    right: 0;
}
.l_sybx2le.on .l_sybx2back img {
    transform: rotate( 180deg);
}
.l_sybx2tit{
    font-size: 42px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_sybx2p {
    margin-top: 15px;
}
.l_sybx2litit{
    font-size: 18px;
    line-height: 1.75;
    color: #FFBF00;
    
    padding-left: 20px;
    position: relative;
    margin-bottom: 40px;
}
.l_sybx2litit::before{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FFBF00;
    position: absolute;
    top: 6px;
    left: 0;
}
.l_sybx2cont{
    margin-top: 30px;
}
.l_sybx2conli.on .l_sybx2litit::before{
    top: 45px;
}
/* .l_sybx2num p{
    font-size: 29px;
    line-height: 1.75;
    color: #FFBF00;
    
} */
.l_sybx2num{
    font-size: 53px;
    line-height: 1.75;
    color: #FFBF00;
    font-weight: bold;
    position: relative;
    top: 13px;
}
/* .l_sybx2num{
    margin-top: 10px;
    margin-bottom: 38px;
} */
.l_sybx2ic{
    width: 50px;
    margin: auto;
}
.l_sybx2wz{
    margin-top: 10px;
    text-align: center;
}
/* .l_sybx2btlis{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
} */
.l_sybx2wzp p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    height: 42px;
    overflow: hidden;
}
.l_sybx2wztit p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_sybx2wztit span{
    font-size: 26px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_sybx2btli{
    width: 50%;
    padding: 0 22px;
    margin-bottom: 0 !important;
}
.l_sybx2btlist{
    margin: 0 -22px;
}
.l_sybx2conli{
    margin-bottom: 60px;
}
.l_sybx2conli:last-child{
    margin-bottom: 0;
}

.l_sybx2conli.on .l_sybx2litit{
    margin-bottom: 28px;
}
.l_sybx2back{
    width: 100%;
    position: absolute;
    top: 50%;
    right: 43px;
    transform: translate(100%,-50%);
    transition: all .36s;
}
.l_sybx2back img{
    width: 86px;
    cursor: pointer;
    transition: all .36s;
}
.ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a,
.ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a {
    color: rgba(0, 0, 0, 0.75);
}
.ys_ph_nav a {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form input {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form .iconfont {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form input {
    border: 1px solid rgba(0, 0, 0, 0.45);
    color: rgba(0, 0, 0, 0.45);
}
.ys_phnav_icon::after, .ys_phnav_icon::before {
    background: rgba(0, 0, 0, 0.45);
}
.ys_phnav_lisbox {
    border-bottom: 1px solid rgba(0, 0, 0, 0.45);
}
.ys_phs_form input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phs_form input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.ys_phnav_menu {
    background: #ffffff
}
.ys_ban_bg{
    position: relative;
}
.ys_ban_bg img{
    width: 100%;
}
.l_syban_video{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.l_syban_video source{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.l_banpc {
    width: 100vw;
    height: 100vh;
}
.ys_banbox{
    position: relative;
}
.l_sybanlist{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.l_sybanwz p,
.l_sybanwz1 p{
    font-size: 16px;
    line-height: 36px;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
    opacity: 0;
    white-space: nowrap;
}
.l_sybanwz,.l_sybanwz1{
    position: absolute;
    padding: 0 20px;
}

.l_sybanwz::before,
.l_sybanwz1::before{
    content: "";
    width: 0%;
    height: 100%;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.l_sybanli{
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
.l_sybanli a{
    display: block;
    width: 100%;
    height: 100%;
}
.l_sybanli1 .l_sybankuai{
    width: 490px;
    height: 210px;
}
.l_sybanli2 .l_sybankuai{
    width:790px;
    height: 400px;
}
.l_sybanli3 .l_sybankuai{
    width: 415px;
    height: 270px;
}
.l_sybanli4 .l_sybankuai{
    width: 542px;
    height: 325px;
}
.l_sybanli5 .l_sybankuai{
    width: 230px;
    height: 160px;
}
.l_sybanli1 .l_sybanwz{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_sybanli2 .l_sybanwz{
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
}
.l_sybanli3 .l_sybanwz{
    top: 100px;
    right: -12px;
}
.l_sybanli4 .l_sybanwz{
    right: -10px;
    top: 63%;
}
.l_sybanli4 .l_sybanwz1{
    top: 136px;
    left: 70px;
}
.l_sybanli5 .l_sybanwz{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ys_ban_phbg{
    width: 100%;
    display: none;
}
.ys_ban_phbg img{
    width: 100%;
}
.l_mailbox1 img{
    width: 42px;
    margin-right: 30px;
}
.l_mailbox1s p{
    font-size: 16px;
    line-height: 64px;
    color: #FFBF00;
}
.l_mailbox1 p{
    
}
.l_mailbox2 p{
    font-size: 400;
}
.l_mailbox2 img{
    width: 38px;
    margin-right: 22px;
}
.l_mailbox1s img{
    line-height: 64px;
}
.l_mailbox1s{
    width: 420px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 43px;
    display: flex;
    justify-content: center;
    position: relative;
}
.l_mailbox{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.45);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.l_mailbox1s .icon-close{
    color: #ffffff;
    position: absolute;
    top: -20px;
    right: 0;
    cursor: pointer;
}
.l_mailbox1,
.l_mailbox2 {
    display: none;
}
.ys_ph_navbar2 .ys_phnav_logo {
    background: transparent;
}
.ys_phnav2_lang_modal .ys_phnav_lisbox a{
    display: flex !important;
}
.ys_phnav2_lang_modal .ys_phnav_lisbox img{
    width: 16px;
    margin-right: 8px;
}

.ys_phnav2_lang_modal .ys_phnav_lisbox p{
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.45);
}
.ys_ph_navbar2 .ys_phnav_menubtn span, .ys_ph_navbar2 .ys_phnav_menubtn::after, .ys_ph_navbar2 .ys_phnav_menubtn::before {
    background: #666;
}
.ys_ph_navbar2 .ys_phnav_header a, .ys_ph_navbar2 .ys_phnav_search .iconfont {
    color: #666;
}
.ys_phnav2_lang_btn span,
.ys_phnav2_lang_btn .icon-search,
.ys_phnav2_lang_back,
.ys_phnav2_lang_back .icon-arrow-left{
    color: rgba(0,0,0,.4);
}
.ys_ph_navbar2 .ys_phnav_menu, .ys_phnav2_lang_modal {
    background: #ffffff;
}


/* 图片轮播弹窗 */

.l_tcimgli:not(:first-child){
    display: none;
}
/* .l_e3bx1ris{
    cursor: pointer;
} */
.l_e3bx1li.act .l_e3bx1ris{
    cursor: pointer;
}
.l_tcarrows{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    cursor: pointer;
}
.l_tcarrows .l_e1bx1btns{
    width: auto;
    position: static;
}
.l_tcarrows .l_e1prev{
    left: -100px;
    position: relative;
}
.l_tcarrows .l_e1next {
    right: -100px;
    position: absolute;
}
.l_modal1 .ys_modal_close::after{
    content: "";
    width: 40px;
    height: 40px;
    background-color: #FFBF00;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.l_modal1 .icon-close{
    color: #fff;
}
.l_modal_contents{
    position: relative;
}
.l_modal1 .ys_modal_container {
    width: 100%;
}
.ys_footer{
    position: relative;
    z-index: 1;
}




/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .l_pclogin:hover{
    background: #FFBF00;
    border: 1px solid #FFBF00 !important;
}
.l_pclogin:hover .l_pcloicp {
    color:#fff !important;
}

.l_pclogin:hover .l_logodef{
    opacity: 1 !important;
}

.l_pclogin:hover .l_logofixed{
    opacity: 0 !important;
}


    .l_sybanli:hover .l_sybanwz::before,
    .l_sybanli:hover .l_sybanwz1::before{
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .l_sybanli:hover .l_sybanwz p,
    .l_sybanli:hover .l_sybanwz1 p{
        opacity: 1;
        transition: all .36s .4s;
    }
    .l_sybx3picnr:hover img{
        transform: scale(1.05);
    }
    .l_sybx3ritp .l_sybx3img1 .l_sybx3picnr:hover .l_sybx3tit::before{
        width: 190px;
    }
    .l_sybx3ritp .l_sybx3img2 .l_sybx3picnr:hover .l_sybx3tit::before{
        width: 346px;
    }
    .l_sybx3ribt .l_sybx3img2 .l_sybx3picnr:hover .l_sybx3tit::before{
        width: 346px;
    }
    .l_sybx3ribt .l_sybx3picnr:hover .l_sybx3tit::before{
        width: 180px;
    }
    .l_sybx4more1:hover{
        background: #FFBF00;
    }
    .l_sybx4more1:hover a{
        color: #fff;
    }
    /* .l_d03addic:hover{
        transform: scale(2);
    }
    .l_d03addic:hover::after{
        opacity: 1;
    } */
    .l_d1bx2li:hover{
        background: #FFBF00;
        box-shadow: 6px 6px 10px 0px rgba(254, 137, 0, 0.45);
    }
    .l_d1bx2li:hover p{
        color: #fff;
    }
    .l_d2bx3lis:hover{
        box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    }
    .l_d2bx2lis:hover{
        background: rgba(255, 255, 255, 0.6);
    }
    .l_b9bantblis:hover{
        border:1px solid rgba(255, 191, 0, 1);
    }
    .l_b9bantblis:hover p{
        color: #FFBF00;
    }
    .l_b9subbtn:hover{
        background-color: #FFBF00;
    }
    .l_b9subbtn:hover p{
        color: #fff;
    }
    .ys_select_li:hover::after{
        opacity: 1;
    }
    .l_b6bx3more:hover{
        background-color: #FFBF00;
    }
    .l_b6bx3more:hover a{
        color: #fff;
    }
    .l_b3banbtn:hover{
        background: rgba(255, 255, 255, 0.5);
    }
    .l_f3bx2ic1:hover::after{
        opacity: 1;
    }
    /* .l_f3bx2ic1:hover .l_after{
        opacity: 1;
    }
    .l_f3bx2ic1:hover .l_before{
        opacity: 0;
    } */
    .l_f3bx2ic1:hover::after{
        background-color: #FFBF00;
    }
    .l_f1tabli a:hover{
        color: rgba(0, 0, 0, 0.85);
    }
    .l_f1tabli a:hover::after{
        width: calc(100% + 48px);
    }
    .l_f1bx1li:hover::after{
        opacity: 1;
    }
    .pc_fenye li:hover{
        color: #fff;
        background-color: #FFBF00;
    }
    .l_fttpli2 a:hover{
        color: rgba(0, 0, 0, 0.9);
    }
    .l_fttplea1 a:hover{
        color: #333;
        font-weight: bold;
    }
    
    .ys_hd_pc.isfixed .l_pchdli2 a:hover{
        color: rgba(0, 0, 0, 0.75);
    }
    .ys_hd_pc .l_pchdli2 a:hover{
        color: rgba(0, 0, 0, 0.75);
    }
    .l_pcxl1li:hover::before,
    .l_pcxl1li:hover::after{
        opacity: 1;
    }
    .ys_hd_pc.isfixed .l_pcxl1li:hover a, 
    .l_pchdnr.hovernow .l_pcxl1li:hover a{
        color: rgba(0, 0, 0, 0.75) !important;
    }
   
    .l_pcxlulli a:hover::after{
        opacity: 1;
    }
    .l_pcxlulli a:hover::before{
        width: calc(100% - 53px);
    }
    .ys_hd_pc.isfixed .l_pchdnavli:hover .l_pcnavxla1,
    .l_pchdnr.hovernow .l_pchdnavli:hover .l_pcnavxla1{
        color: #FFBF00;
    }
    .l_down1:hover{
        background-color: #FFBF00;
    }
    .l_f3bx1btn:hover{
        background-color: #FFBF00;
    }
    .l_d3banbtnli:hover{
        background-color: #FFBF00;
    }
    .l_d3banbtnli:hover a{
        color: #ffffff;
    }
    .l_d3banbtnli:hover .l_before{
        opacity: 0;
    }
    .l_d3banbtnli:hover .l_after{
        opacity: 1;
    }
    .l_f3bx1btn:hover p{
        color: #ffffff;
    }
    .l_down1 a:hover p{
        color: #fff;
    }
    .l_down1 a:hover .l_before{
        opacity: 0;
    }
    .l_down1 a:hover .l_after{
        opacity: 1;
    }
    .l_f4bx1li2s:hover .l_f4bx1icon{
        opacity: 1;
        pointer-events: all;
    }
    .l_f4bx1li2s:hover .l_f4bx1litp::after{
        opacity: 1;
    }
    .l_e1bansech .ys_select_li:hover{
        color: rgba(0, 0, 0, 0.75);
    }
    .l_e1bansech .ys_select_li:hover::after{
        opacity: 1;
    }
    .l_e1bx1btn:hover .l_after{
        opacity: 1;
    }
    .l_e1bx1btn:hover .l_before{
        opacity: 0;
    }
    .l_e1bx2li a:hover::after{
        opacity: 1;
    }
    .l_e2box1 .l_e1bx2lis:hover .l_e1bx2tit{
        color: rgba(0, 0, 0, 0.9);
    }
    .l_e4bx2mric:hover{
        background-color: #FFBF00;
    }
    .l_e4bx2mric:hover::before,
    .l_e4bx2mric:hover::after{
        background-color: #fff;
    }
    .l_d3bx1li2 a:hover::after{
        box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    }
    .l_d3bx1ul2 .slick-prev:hover::after{
        background: url(../image/d3_prev2.svg) center / cover no-repeat;
    }
    .l_d3bx1ul2 .slick-next:hover::after{
        background: url(../image/d3_next2.svg) center / cover no-repeat;
    }
    .l_d3bx1ul2 .slick-prev:hover,
    .l_d3bx1ul2 .slick-next:hover{
        box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    }
    .l_b1bx1li:hover::before,
    .l_b1bx1li:hover::after{
        opacity: 1;
    }
    .l_b1bx1btn:hover{
        background-color: #FFBF00;
    }
    .l_b1bx1btn:hover a{
        color: #ffffff;
    }
    .l_b3bx5nr .swiper-slide:hover{
        transform: translateY(-40px);
    }
    .l_c1page .l_e1bx1li a:hover .l_after{
        opacity: 1;
    }
    .l_c1page .l_e1bx1li a:hover .l_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_c1bx2lis:hover .l_after{
        opacity: 1;
    }
    .l_c1bx2lis:hover .l_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_b4bx5nrs .swiper-slide:hover .l_d1bx4lbs{
        transform: translateY(-28px);
    }
    .l_pchdnr.hovernow .l_pclanguage:hover .l_pclangtp p,
    .ys_hd_pc.isfixed .l_pclanguage:hover .l_pclangtp p,
    .l_pchdnr.hovernow .l_pclangli:hover p,
    .ys_hd_pc.isfixed .l_pclangli:hover p{
        color: rgba(0, 0, 0, 0.75);
    }
    .l_b1bx1li:hover p{
        color: rgba(0, 0, 0, 0.75);
    }
    .l_d1bx2li2:hover {
        top: 90px;
    }
    .l_d1bx2li3:hover {
        left: 600px;
    }
    .l_d1bx2li4:hover {
        bottom: 115px;
        left: 65%;
    }
    .l_d1bx2li5:hover {
        bottom: 110px;
    }
    .l_d1bx2li6:hover {
        left: -10px;
    }
    .l_sybx4li a:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_f4bx1ic1:hover .l_after{
        opacity: 1;
    }
    .l_f4bx1ic1:hover .l_before{
        opacity: 0;
    }
    .l_b6bx3bt .ys_imgbox_cover:hover img{
        transform: scale(1.05);
    }
    .l_b4bx5bt .swiper-slide:hover .l_b4bx5lis{
        transform: translateY(-28px);
    }
    .l_b9bx3bts .swiper-slide:hover{
        box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    }
    .l_pcxllink1 a:hover::before,
    .l_pcxllink1 a:hover::after{
        opacity: 1;
    }
    .l_pcxlnrrili:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_b1bx1tit a:hover span::after{
        width: 100%;
    }
    .l_ftshareli:hover .l_after{
        opacity: 1;
    }
    .l_ftshareli:hover .l_before{
        opacity: 0;
    }
    .l_f4bx1ic1:hover {
        background-color: #FFBF00;
    }
     .l_sideli:hover .l_emailp {
        left: -174px;
    }
    .l_sideli:hover .l_before{
        opacity: 0;
    }
    .l_sideli:hover .l_after{
        opacity: 1;
    }
    .l_sideli:hover .l_sidebg{
        opacity: 1;
    }
    .l_down_priri a:hover{
        color: #FFBF00;
    }
    .l_downtc_submit:hover{
        background-color: #FFBF00;
    }
    .l_downtc_submit:hover p{
        color: #fff;
    }
}
/* 载入效果 */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.g_fadeup1 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.l_c1bx2li:nth-child(3n+1),
.l_f5page .l_f4bx1li2:nth-child(3n+1),
.l_f4page .l_f4bx1li2:nth-child(4n+1),
.l_d2bx2li:nth-child(3n+1),
.l_d1bx5li:nth-child(4n+1),
.l_d2bx3li:nth-child(3n+1){
    animation-delay: 0.4s;
}
.l_c1bx2li:nth-child(3n+2),
.l_f5page .l_f4bx1li2:nth-child(3n+2),
.l_f4page .l_f4bx1li2:nth-child(4n+2),
.l_d2bx2li:nth-child(3n+2),
.l_d1bx5li:nth-child(4n+2),
.l_d2bx3li:nth-child(3n+2){
    animation-delay: 0.5s;
}
.l_c1bx2li:nth-child(3n+3),
.l_f5page .l_f4bx1li2:nth-child(3n+3),
.l_f4page .l_f4bx1li2:nth-child(4n+3),
.l_d2bx2li:nth-child(3n+3),
.l_d1bx5li:nth-child(4n+3),
.l_d2bx3li:nth-child(3n+3){
    animation-delay: 0.6s;
}
.l_f4page .l_f4bx1li2:nth-child(4n+4),
.l_d1bx5li:nth-child(4n+4){
    animation-delay: 0.7s;
}
.l_d1bx1bg{
    animation-delay: 0.7s;
}
.l_d1bx2ri{
    animation-delay: 0.6s;
}
@media screen and (min-width: 1200px) {
    /* 首页载入效果 */
    .section.active{
        overflow: hidden;
    }
    .section.active .fadeInUp1 {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .section.active .fadeIn1 {
        -webkit-animation-name: fadeIn1;
        animation-name: fadeIn1;
        animation-duration: 1s;
        visibility: visible;
    }
    .fadeInUp1,.fadeIn1 {
        transition: all .4s ease;
    }
    @keyframes fadeInUp1 {
        0% {
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }
        100% {
            -webkit-transform: none;
            transform: none;
        }
    }
    @keyframes fadeIn1 {
        0% {
            opacity: 0
        }
        to {
            opacity:1
        }
    }
}
.l_sybx1p p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0,0,0,.75);
    text-align: center;
    margin-bottom: 14px;
    
}
.l_sybx1p{
    margin-top: 35px;
}
.l_sybx2btli:not(:first-child){
    display: none;
}
.l_sybx2wz{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_sybox3 .l_sybx1p p{
    text-align: left;
}
.l_pchdnavxl{
    width: calc(100% + 100px);
    left: 50%;
    transform: translateX(-50%);
}
.l_d1bx3ul{
    height: 140px;
}
.l_d1bx3li p{
    position: relative;
    padding-left: 18px;
}
.l_d1bx3li p::before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
}
.l_d1bx3qh1.act {
    z-index: 90;
}
.l_d1bx3ul .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
}
.l_b6bx1ul .slick-track {
    margin: auto;
}
.l_d2bx4les1:not(:first-child){
    display: none;
}
/* 2022.5.6修改 */
.l_search .l_pchdnr{
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_search .l_logofixed{
    opacity: 1;
}
.l_search .l_logodef{
    opacity: 0;
}
.l_search .l_pclogin a,
.l_search .l_pclangtp p,
.l_search .l_pcloicp,
.l_search .l_pchdnavli a{
    color: rgba(0, 0, 0, 0.45);
}
.l_search .l_pclogin {
    border: 1px solid rgba(0, 0, 0, 0.45);
}
.l_pchdnavxl1{
    background-color: #ffffff;
    /* backdrop-filter: blur(0);  */
}
.l_pcxlul{
    max-height: 65vh;
    margin: 0 -24px;
}
.l_pcloicp{
    font-size: 14px;
    color: #fff;
    
    transition: all .36s;
    line-height: 38px;
}
.l_pcloic{
    line-height: 38px;
}
.l_pcloic .l_logoimg_box{
    width: 17px;
    margin-right: 8px;
}
.l_pclogin a {
    display: flex;
    justify-content: center;
}
.l_pcxlul .mCSB_outside+.mCSB_scrollTools {
    right: -50px !important;
}
.l_b6box5{
    position: relative;
}
.l_b6bx5bg img{
    width: auto;
    height: 1212px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
}
.l_product p {
    color: #FFBF00;
}
.l_product {
    margin: 0;
    margin-top: 40px;
}
.l_f3page .l_f4box1 .l_f4bx1nrs {
    padding-right: 0 !important;
}
.l_f3bx2hdli1 {
    padding-right: 30px;
}
.l_f3bx2hdli3 {
    padding-right: 20px !important;
}
.l_f3bx2hdli4 {
    padding-right: 40px !important;
}
.l_b4bx5lis{
    transition: all .36s;
}
.l_d3bx1le {
    width: 40%;
}
.l_d3bx1ri {
    width: 60%;
}
.l_pcxlulli .ys_imgbox_cover {
    width: 100%;
}
.l_pcxlulli {
    padding: 0 24px;
}
.l_b9banul{
    margin: 0 -7px !important;
}
.l_b9banli {
    width: 20%;
    padding: 0 7px !important;
}
.l_sybx1nr{
    top: calc(50% + 40px);
}
.l_sybx1p {
    margin-top: 20px;
}
.l_sybx1bt{
    margin-top: 40px;
}
.l_pchdnavxl1 {
    height: 480px;
}
.l_pcxlul {
    max-height: 380px;
}
.l_pcxl1nr {
    padding: 92px 0 136px 0;
}
.l_pcxlulli {
    padding: 0 16px;
}
.l_pcxlul {
    margin: 0 -16px;
}
.l_d1bx4nrs::after{
    display: none;
}
.l_f4bx1btli:not(:first-child){
    display: none;
}
.l_f4bx1btuls .l_f4bx1btli {
    width: 100%;
}
/* 2022.5.12修改 */
/*.l_d3bx1p1 p {*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 1;*/
/*    overflow: hidden;*/
/*}*/
.l_d3bx1le {
    width: 40%;
}
.l_d3bx1ri {
    width: 60%;
}
.l_d3bx1li2 a {
    padding: 0px 20px 37px;
}
 .l_b6bx2picwz {
    padding: 0 30px;
}
.l_b6bx2ifli11,
.l_b6bx2ifli12, .l_b6bx2ifli13,.l_b6bx2ifli14{
    padding: 0 !important;
}
.l_b6page .l_b6bancont {
    top: 184px;
    transform: translate(-50%,0);
}
.l_b9bx3ic img {
    top: 90%;
}
.l_b9bx3ic {
    top: -40px;
}
.l_b9bx3tit p {
}
.l_sybx4pbtp {
    margin-top: 30px;
}
.l_sybx4wz {
    padding: 32px 26px;
}

.l_navxl3{
    position: absolute;
    top: 0;
    left: 100%;
    /* height: 100%; */
    padding: 10px 26px;
    border-radius: 20px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    display: none;
    background: rgba(255, 255, 255, 0.9);
}
.l_navli3{
    margin-bottom: 16px;
}
.l_navli3:last-child{
    margin-bottom: 0;
}
.l_navli3.yxnav_active3 .l_nava3{
    color: rgba(0, 0, 0, 0.75) !important;
}
.l_pchdli2 a,
.l_nava3{
    white-space: nowrap;
}
.l_pchdnavxl2 {
    width: auto !important;
    padding: 14px 25px;
}
.l_b4bx3ifli p {
    text-align: center;
}
.l_b4bx3info .l_b4bx3ifli p {
    text-align: left;
}

.l_f3bx2ifp p{
    font-size: 12px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.l_f1pagetab {
    z-index: 20;
}
.l_d03country {
    width: 330px;
    margin-left: 55px;
}
.l_d1bx2ic {
    width: 64px;
}
.l_d1bx2wdp{
    height: 108px;
    overflow: hidden;
}
.l_d1bx3qh {
    width: 700px;
}
.l_g1bx1tab {
    position: relative;
    z-index: 5;
}
.l_b5btnimg{
    width: 100px;
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.l_b5btnimg img{
    width: 100%;
}
.l_b5btnli {
    width: 135px;
    margin-right: 17px;
    cursor: pointer;
}
.l_b5btnlis{
    width: 100%;
    position: relative;
}
.l_pcxllink1 a{
    position: relative;
}
.l_pcxllink1 a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.l_pcxllink1 a::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: rgba(255, 191, 0, 1);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}

.l_pcxllink1 a{
    padding-top: 14px;
    padding-bottom: 14px;
}
.l_pcxllink12 {
    margin-top: 0;
}
.l_pcxlnrris2 .ys_imgbox_cover{
    width: 640px;
    border-radius: 30px;
}
.l_pcxlnrris2{
    display: none;
}
.l_pcxlnrriul{
    position: relative;
}
.l_pcxlnrrili {
    position: absolute;
    top: 0;
    left: 0;
}
.l_pcxlnrrili.on {
    z-index: 5;
}
.l_pcxllink1.on a::after, 
.l_pcxllink1.on a::before {
    opacity: 1 !important;
}
/*.l_f3bx2hdli5{*/
/*    height: 24px;*/
/*    overflow: hidden;*/
/*}*/
.l_f3moreic{
    width: 16px;
    cursor: pointer;
    transition: all .36s;
    line-height: 28px;
    margin-right: 5px;
}
.l_f3moreic img{
    width: 100%;
}
.l_l_f3bx2bylist.act .l_f3bx2hdli5{
    height: auto;
}
.l_l_f3bx2bylist.act .l_f3moreic{
    transform: rotate(180deg);
}
.l_l_f3bx2bylist{
    align-items: flex-start;
}
.l_f3bx2ic1{
    margin: 0 5px;
}
.l_privpage .l_e2bx1ri {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 0 !important;
}
.l_privpage .l_e2bx1cont{
    margin-top: 0 !important;
}
.l_b4bx2sp{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.l_b4bx2sp video{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.l_b4box2{
    position: relative;
}
.l_b4bx2nr {
    z-index: 5;
}
.l_b6bx2picwz p{
    text-align: center;
}
.l_e1bansech {
    width: 710px;
    padding: 0 15px !important;
}
.l_f1page .l_f1pagetab {
    background: #FAF9F9;
}
.l_b6banlist p{
    color: rgba(0, 0, 0, 0.85);
}
.l_b6banlist li::before {
    background-color: rgba(0, 0, 0, 0.85);
}
.l_b6bx2info1  .l_b6bx2ifli1 {
    height: 48px;
    overflow: hidden;
    position: relative;
}
.l_b6bx2info1 .l_b6bx2ifli1 p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px;
    width: 100%;
}
.l_pchdnavul{
    display: flex;
    /* justify-content: space-between; */
}
.l_sybx2les {
    padding: 190px 50px 50px 124px;
}
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;
}
.l_b7page .l_b5bx3li p {
    color: rgba(0, 0, 0, 0.85);
}
.l_b7page .l_b5bx3li:last-child{
    margin-bottom: 0;
}
.l_b7page .l_b5bx3btn{
    margin-top: 50px;
}
.l_b7page .l_b5bx3ri {
    width: 48%;
}
.l_b7page .l_b5bx3le{
    width: 52%;
}
.l_b7page .l_b5box3{
    padding-bottom: 110px;
}
.l_b7page .l_b3bx2bt .swiper-slide{
    /* width: 25% !important; */
    /* padding: 30px 37px; */
    text-align: center;
}
.l_b2bx1wp p {
    color: rgba(0, 0, 0, 0.75);
}
.l_b2bx1ri1 .l_b1bx1tit span{
    position: relative;
}
.l_b2bx1ri1 .l_b1bx1tit span::after{
    content: "";
    width: 0;
    height: 3px;
    background: #FFBF00;
    position: absolute;
    bottom: -10px;
    left: 0;
    transition: all .36s;
}
.l_b3bx1p p {
    color: rgba(0, 0, 0, 0.75);
}
/* 2022.5.30修改 */
.l_b1bx1liri {
    padding-bottom: 105px !important;
}
.l_b1bx1btn {
    position: absolute;
    bottom: 58px;
    left: 50%;
    transform: translateX(-50%);
}
.l_b3box5 .swiper-container-horizontal>.swiper-pagination-progressbar {
    left: calc(50% + 68px);
    transform: translateX(-50%);
    right: inherit;
}
.l_b3bx5nr .l_e1bx1btns {
    left: 288px;
}
.l_d2bx1num p {
    opacity: 0.6;
}
.l_g1banwz h1{
    font-size: 56px;
}
.l_g1page{
    background: #FCFCFC;
}
.l_d3bx1lb {
    margin-top: 30px;
}
.l_b6bx5bt {
    margin-top: 90px !important;
}
.l_b6bx5tbli.on::after {
    background: #FFBF00;
}
.l_b6bx5tbli.on p{
    color: #fff;
}
.l_b6bx2ifli11 p,.l_b6bx2picwz p{
    height: 24px;
    overflow: hidden;
}
.l_b6bx2ifli12,.l_b6bx2ifli13,.l_b6bx2ifli14 {
    text-align: center;
}
.l_b6bancont .l_d3bx1ple p {
    color: rgba(0, 0, 0, 0.45);
}
.l_pchdnav{
    padding: 0 !important;
}
.l_sybx3le{
    padding-right: 95px !important;
}
.l_b4bx3ifli p {
    text-align: left;
}
.l_b9bx3bts .l_b6bx2btn {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.l_b9bantab {
    margin-bottom: 30px;
}
.l_b4bx3ifle {
    width: 280px;
}
.l_b4bx3ifri {
    width: calc(100% - 280px);
}
.l_bpage .l_nybanconts {
    top: 260px;
    transform: translate(-50%,0);
}
.l_pchdnavli.yxnav_active1 .l_pcnavxla1{
    color: #FFBF00;
}
.l_b3bx2bt .ys_imgbox_cover {
    width: 56px;
}
.l_b4page .l_b3bx1bt {
    margin-left: -66px;
    width: 80%;
}
.l_f4bx1ic12{
    display: none;
}
.l_f4bx1ic1{
    transition: all .36s;
}
.l_pcxllink11 {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_pcxlnrle .l_pcxllink12{
    margin-top: 12px;
}
.l_pcxl1nr {
    padding: 60px 0 136px 0;
}
.l_pchdnavxl1 {
    height: 560px;
}

.l_sybanli6 .l_sybankuai{
    width: 458px;
    height: 406px;
}
.l_sybanli6 .l_sybanwz{
    left: 0;
    top: 0;
}
.l_sybanli4{
    z-index: 20;
}
.l_sybanli4 .l_sybankuai {
    width: 220px;
    height: 156px;
}
.l_bpage .l_nybanimg {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.l_bpage .l_nybanimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* Download样式变更 */
.l_f1tabli a{
    padding: 7px 30px;
    background-color: rgba(0,0,0,.05);
    border-radius: 10px 10px 0 0;
}
.l_f1tabli a::after{
    display: none;
}
.l_f1tabli {
    padding: 0 24px;
}
.l_f1tabul {
    margin: 0 -24px;
}
.l_f1tabli.on a {
    background: rgba(255, 191, 0, 1);
}
.l_f1tabli.on a h2{
    color: #fff;
}
.l_f1tabli a, .l_f1tabli a h2 {
    color: rgba(0, 0, 0, 0.45);
}
.l_f1tabli a h2{
    padding-bottom: 0;
}
.l_f1pagetab {
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-bottom: none;
} 
.l_f3page .l_f4bx1tit {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px 10px 0 0;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: none;
}
.l_f3page .l_f4bx1bt {
    margin-top: 0;
    padding-top: 25px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}
.l_f3bx1btn{
    margin-top: 74px;
}
.l_f3bx2ul {
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    background: rgba(255, 255, 255, 0.85);
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 65px;
}
.l_f3bx2head {
    background: #FFBF00;
    box-shadow: inherit;
    border-radius: 0;
}
.l_f3bx2hdli p{
    color: #fff;
}
.l_f3bx2ul .l_e4bx2more {
    margin-top: 82px;
}
.l_f3bx2ic1::after{
    background-color: rgba(0, 0, 0, 0.15);
    opacity: 1;
}
.l_f3bx1cir{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1.5px solid rgba(0, 0, 0, 0.45);
    transition: all .36s;
    position: relative;
    margin-left: 10px;
}
.l_f3bx1cir::after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FFBF00;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.l_f3bx1li.on .l_f3bx1cir{
    border: 1.5px solid #FFBF00;
}
.l_f3bx1li.on .l_f3bx1cir::after{
    opacity: 1;
}
.l_f4bx1li11 .l_f3bx1li.on p{
    color: #FFBF00;
    font-weight: bold;
}
/* 样式变更-end */





.ys_hd_pc.isfixed .l_pchdli2.yxnav_active2 .l_navxla2, .l_pchdnr.hovernow .l_pchdli2.yxnav_active2 .l_navlxa2, .fp-viewing-1 .l_pchdli2.yxnav_active2 a, .fp-viewing-2 .l_pchdli2.yxnav_active2 a, .fp-viewing-3 .l_pchdli2.yxnav_active2 a, .fp-viewing-4 .l_pchdli2.yxnav_active2 a, .fp-viewing-5 .l_pchdli2.yxnav_active2 a, .fp-viewing-6 .l_pchdli2.yxnav_active2 a {
    color: #FFBF00;
}
.ys_hd_pc .l_pchdli2:hover .l_navxla2{
    color: #FFBF00;
}
.ys_hd_pc.isfixed .l_pchdli2:hover .l_navxla2{
    color: #FFBF00;
}
.ys_hd_pc .l_navli3 a:hover{
    color: #FFBF00 !important;
}
.l_navli3.yxnav_active3 .l_nava3 {
    color: #FFBF00 !important;
}
.l_pcxl1li a {
    color: rgba(0, 0, 0, 0.7) !important;
}
.l_pcxl1li.on a{
    color: rgba(0, 0, 0, 0.75) !important;
}
.l_pcxlnrri {
    height: 437px;
}
.l_pcxlnrris2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 100%;
}
.l_pcxlnrriul {
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.l_pcxlnrrili {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.l_e3bx1li{
    cursor: pointer;
}
.l_e3bx1li.no_img{
    cursor: default;
}
/* 新增页面样式 */
/* 云平台 */
.l_g2bx1nrs{
    width: 85%;
    margin: auto;
}
.l_g2page p{
    color: rgba(0,0,0,.75);
}
.l_g2bx1nrp span{
    font-size: 24px;
}
.l_g2bx1nrs .l_d3bx1tit{
    color: #FFBF00;
}
.l_g2bx2le .l_d3bx1tit{
    color: rgba(0,0,0,.75);
}

.l_g2bx1nrp{
    margin-top: 30px;
    text-align: center;
}
.l_g2bx2ri,
.l_g2bx4ri{
    width: 45%;
    border-radius: 30px;
    overflow: hidden;
}
.l_g2bx2ri img,
.l_g2bx4ri img{
    width: 100%;
}
.l_g2bx2le{
    width: 55%;
    padding-right: 112px;
}
.l_g2bx2le .l_d3bx1tit{
    text-align: left;
}
.l_g2bx2p p{
    margin-bottom: 26px;
}
.l_g2bx2p p:last-child{
    margin-bottom: 0;
}
.l_g2bx2p{
    margin-top: 30px;
}
.l_g2box2{
    padding-top: 0 !important;
}
.l_g2bx2nr{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g2box3{
    background-color: rgba(0, 0, 0, 0.05);
}
.l_g2bx3li{
    width: 25%;
    padding: 0 15px;
}
.l_g2bx3ul{
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.l_g2bx3lis{
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    padding: 45px 30px;
}
.l_g2bx3ic{
    padding-bottom: 20px;
    position: relative;
}
.l_g2bx3ic::after{
    content: "";
    width: 60px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.l_g2bx3ic .ys_imgbox_cover{
    width: 82px;
    margin: auto;
}
.l_g2bx3tit p{
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
    height: 28px;
    overflow: hidden;
}
.l_g2bx3tit{
    margin-top: 20px;
    margin-bottom: 16px;
}
.l_g2bx3p p{
    text-align: center;
    margin-bottom: 16px;
}
.l_g2bx3p p:last-child{
    margin-bottom: 0;
}
.l_g2bx4bt{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g2bx4leli p{
    color: rgba(0, 0, 0, 0.75);
}
.l_g2bx4le{
    width: 55%;
    padding-right: 92px;
}
.l_g2bx4leli{
    margin-bottom: 16px;
    padding-left: 24px;
    position: relative;
}
.l_g2bx4leli::before{
    content: "";
    width: 2px;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 10px;
}
.l_g2bx4leul {
    height: 364px;
}
.l_g2bx4leul .mCSB_outside+.mCSB_scrollTools {
    left: -18px !important;
    right: 0 !important;
}
.l_g2bx4leul .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.45);
}
.l_g2bx4leul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.l_g2bx6li1{
    width: 50%;
    padding: 0 34px;
}
.l_g2bx6nrs{
    margin: 0 -34px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_g2bx6li1s{
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background-color: #fff;
    padding: 46px 40px 58px;
}
.l_g2bx6li11 .l_g2bx6li1s{
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
}
.l_g2bx6li1s .l_d3bx1tit{
    text-align: left;
    height: 54px;
    overflow: hidden;
}
.l_g2bx6p{
    margin-top: 20px;
    margin-bottom: 28px;
    height: 56px;
    overflow: hidden;
}
.l_g2bx6info{
    /* padding: 10px 22px; */
    background-color: #FFBF00;
    border-radius: 10px;
}
.l_g2bx6info a{
    padding: 10px 22px;
    display: block;
}
.l_g2bx6ts p{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_g2bx6an p{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_g2bx6if{
    width: 50%;
}
.l_g2bx6li1 .l_b5btnli {
    width: 165px;
    margin-right: 33px;
    cursor: pointer;
}
.l_b5btnlis {
    width: 100%;
    position: relative;
}
.l_b5btnimg {
    width: 100px;
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.l_b5btnimg img {
    width: 100%;
}
.l_b5btnlis a{
    width: 100%;
    display: block;
}
.l_b5btnlis img{
    width: 100%;
}
.l_g2bx5cont p{
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0,0,0,.75);
    margin-bottom: 5px;
}
.l_g2bx5ri h2{
    text-align: left;
}
.l_g2bx5cont ul li{
    padding-left: 24px;
    position: relative;
}
.l_g2bx5cont ul li::before {
    content: "";
    width: 2px;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 10px;
}
.l_g2bx5cont {
    margin-top: 28px;
}
.l_g2bx5ri{
    width: 60%;
    margin-bottom: 50px;
}
.l_g2bx5le{
    width: 40%;
}
.l_g2bx5les{
    width: 250px;
    margin: auto;
    position: relative;
}
.l_g2bx5bg{
    width: 400px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.l_g2bx5bg img{
    width: 100%;
}
.l_g2bx5img{
    width: 100%;
}
.l_g2bx5img img{
    width: 100%;
}
.l_g2box5{
    position: relative;
    z-index: 1;
    padding-top: 0 !important;
}
.l_g2box5::after{
    content: "";
    width: 100%;
    height: 474px;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.l_g2bx5nrs {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.l_g2bx5btn p{
    color: #FFBF00;
}
.l_g2bx5btn .l_b3banbtn{
    backdrop-filter: blur(7px);
    background: rgba(255, 255, 255, 0.5);
    border: none;
    position: absolute;
    right: -110px;
    bottom: 45px;
    margin-top: 0;
}
.l_g2box6 {
    position: relative;
    z-index: 5;
}
.l_b9page .l_priri a{
    padding-left: 10px;
}

.l_b4page .l_priri a{
    padding-left: 10px;
}

.l_b6page .l_priri a{
    padding-left: 10px;
}


/* D2关于沃太-技术核心新增板块 */
.l_d2box5{
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.l_d2box4 {
    background-color: #ffffff;
}
.l_d2bx5ri{
    width: 62%;
    border-radius: 30px;
    overflow: hidden;
}
.l_d2bx5ri img{
    width: 100%;
}
.l_d2bx5le{
    width: 38%;
    padding-right: 94px;
}
.l_d2bx5p1 p{
    color: rgba(0, 0, 0, 0.45);
}
.l_d2box5 p{
}
.l_d2bx5p1{
    margin-top: 10px;
    margin-bottom: 30px;
}
.l_d2bx5p2 p,.l_d2bx5p3 p{
    color: rgba(0, 0, 0, 0.75);
}
.l_d2bx5logo{
    width: 228px;
    margin-top: 20px;
    margin-bottom: 36px;
}
.l_d2bx5logo img{
    width: 100%;
}
.l_d2box5 .l_d2bx4bd p{
    padding-bottom: 10px;
}
.l_d2bx5bt{
    margin-top: 22px;
}
.l_g2box1,.l_g2box2,.l_g2box3,.l_g2box4,.l_g2box5{
    overflow: hidden;
}
.l_g2bx3li:nth-child(4n+1){
    animation-delay: 0.3s;
}
.l_g2bx3li:nth-child(4n+2){
    animation-delay: 0.4s;
}
.l_g2bx3li:nth-child(4n+3){
    animation-delay: 0.5s;
}
.l_g2bx3li:nth-child(4n+4){
    animation-delay: 0.6s;
}
.l_sybx2les {
    padding: 0 50px 0 124px !important;
    position: absolute;
    top: calc(50% + 40px);
    transform: translateY(-50%);
}
.l_sybx2le{
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 0 22px 22px 0;
    backdrop-filter: blur(7px);
}
.l_sybox4 .l_space2{
    margin-top: 30px;
}


.l_d3bx1p2 p {
    font-size: 16px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    
    display: inline-block;
    /*padding: 0 10px 0 10px;*/
    position: relative;
}
.l_d3bx1p2 p::after {
    content: "";
    width: 0.5px;
    height: 10px;
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l_d3bx1p2 p:last-child::after{
    display: none;
}
.l_d3bx1p2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    color: rgba(0, 0, 0, 0.45);
}
.l_nybanner .l_d3bx1p2{
    height: auto !important;
}
.l_g1bx1li2 {
    margin-bottom: 28px;
}
.l_sybanwz{
    display: flex;
}

.l_sybanli:hover .l_sybanic, 
.l_sybanli:hover .l_sybanic{
    opacity: 1;
    transition: all .36s .4s;
}
.l_pchdnav {
    padding-left: 0 !important;
    padding-right: 40px !important;
}
.l_sybanic {
    line-height: 36px;
    width: 14px;
    opacity: 0;
}
.l_sybanic img{
    width: 100%;
}
.l_sybanwzp {
    padding-right: 20px;
}
.l_sybanwz, .l_sybanwz1 {
    padding: 0 30px;
}
.l_sybanwz p, .l_sybanwz1 p{
    line-height: 40px;
}
/* .l_sybanwz.clearfix:hover{
    border-radius: 20px;
    background: rgba(255, 191, 0, 0.6);
} */
.l_sybanwz:hover::before{
    border-radius: 20px;
    background: rgba(255, 191, 0, 0.6);
}
.first li::before,
.prev li::before,
.next li::before,
.end li::before{
    content: "" !important;
}
.l_nybancont .ys_title1{
    color: #fff;
}
.l_ftbtri a{
    display: inline-block !important;
    margin-left: 10px;
}
.l_d3bx1p1 p{
    font-size:18px;
}
.l_sybanli6 .l_sybanwz {
    left: 104px;
    top: 88px;
}
.l_sybanli6 .l_sybankuai {
    width: 505px;
    height: 262px;
}

.l_b6bx2phwz{
    display: none;
}
.l_sybx5bj img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
}
/*.section1 {*/
/*    max-width: 1920px;*/
/*    margin: auto;*/
/*}*/
.l_e3bx1li.on .l_hui{
    opacity: 0;
}
.l_sybx3ph{
    display: none;
}
.l_sybx3li2{
    width:100%;
    position: relative;
    margin-bottom: 20px;
}
.l_sybx3li2:last-child{
    margin-bottom:0;
}
.l_sybx3ph_img {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.l_sybx3ph_img img{
    width: 100%;
}
.l_sybx3ph .l_sybx3tit span{
    position: relative;
}
.l_sybx3ph .l_sybx3tit span::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    bottom: -10px;
    transition: all .36s;
}
/*.l_f3bx2hdli2,.l_f3bx2hdli3,.l_f3bx2hdli4{*/
/*    height: 24px;*/
/*    overflow: hidden;*/
/*}*/
.l_l_f3bx2bylist.act .l_f3bx2hdli2,
.l_l_f3bx2bylist.act .l_f3bx2hdli3,
.l_l_f3bx2bylist.act .l_f3bx2hdli4{
    height: auto;
}
/* 2022.7.28新增-start */
.l_sideul{
    width: 48px;
}
.l_sideli:first-child{
    left: 0;
    position: relative;
    transition: all .36s;
    border-top-left-radius: 16px;
}
.l_sideli:first-child a{
    background-color: #FFBF00;
    border-top-left-radius: 16px;
}
.l_sideli{
    margin-bottom: 4px;
    width: 48px;
    background-color: #FCFCFC;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    transition: all .36s;
    position: relative;
    z-index: 1;
}
.l_sideli:last-child{
    border-bottom-left-radius: 16px;
    /*overflow: hidden;*/
}
.l_sidebox{
    position: fixed;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 50;
    transition: all .36s;
}
.l_sideboxs.on{
    right: 0;
}
.l_sidebox.on{
    right: 0;
}
.l_sidebox.act{
    right: -50px;
}
.l_sidebox.act .l_sideback img{
    transform: rotate(180deg);
}
.l_emailp p{
    font-size: 13px;
    line-height: 1.3;
    color: rgba(0,0,0,.85);
    text-align: center;
}
/*.l_sideli a{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    padding: 12px;*/
/*    position: relative;*/
/*}*/
.l_sideic{
    width: 24px;
}
.l_sideic img{
    width: 100%;
}
.l_emailp{
    position: absolute;
    left: 60px;
    transition: all .36s;
    z-index: -1;
    border-top-left-radius: 16px;
    background-color: #FFBF00;
    padding: 8px 25px;
    height: 100%;
    width: 188px;
}
.l_sideback{
    width: 12px;
    margin: auto;
    line-height: 90px;
}
.l_sideback img{
    width: 100%;
    transition: all .36s;
}
.l_sidebkbg{
    width: 22px;
    border-radius: 2px;
    background-color: #FCFCFC;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 52px;
    transform: translateY(-50%);
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_sideics{
    width: 22px;
    height: 22px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.l_sideics img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_sidebg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: all .36s;
}
.l_down_modal .icon-close{
    color: rgba(0,0,0,0.5);
}
.l_down_modal .ys_modal_content{
    padding: 60px 130px 60px 113px;
    width: 840px;
    background: linear-gradient(123.81deg, #F5DB98 -1.58%, #FFC01D -1.58%, rgba(245, 219, 152, 0) 58.35%, #FFC32B 99.36%);
}
.l_down_modal .ys_modal_content::after{
    content: "";
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #FAF9F9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 30px;
}
.ys_modal_contents{
    position: relative;
    z-index: 5;
}
.l_down_modal .ys_modal_container{
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 5px 5px 20px 5px rgb(48 48 48 / 20%);
}
.l_down_modal .ys_modal_close {
    right: 18px;
    top: 18px;
}
.l_downtc_tit{
    color: rgba(0, 0, 0, 0.75);
}
.l_downtcp p{
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_downtcp{
    margin: 24px 0;
}
.l_downtc_info p{
    color: rgba(0, 0, 0, 0.75);
}
.l_downtc_info li{
    padding-left: 10px;
    position: relative;
}
.l_downtc_info li::before{
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 11px;
    left: 0;
}
.l_downtc_basic{
    margin-top: 30px;
}
.l_downtc_li{
    margin-bottom: 10px;
}
.l_downtc_li:last-child{
    margin-bottom: 18px;
}
.l_downtc_li p{
    color: rgba(0, 0, 0, 0.45);
}
.l_downtc_li span{
    color: rgba(0, 0, 0, 0.75);
}
.l_downtc_input{
    width: 50%;
    height: 48px;
    background-color:rgba(0, 0, 0, 0.05);
    border-radius: 30px;
}
.l_downtc_input input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.75);
    padding: 0 20px;
}
.l_down_prile{
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid rgba(215, 215, 215, 1);
    position: relative;
    top: 2px;
    transition: all .36s;
    margin-right: 8px;
}
.l_down_prile img{
    width: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.l_downtc_l_privacy.act .l_down_prile{
    background: #FFBF00;
    border: 1px solid #FFBF00;
}
.l_downtc_l_privacy.act .l_down_prile img{
    opacity: 1;
}
.l_downtc_l_privacy{
    cursor: pointer;
}
.l_down_priri p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.l_down_priri a{
    color: rgba(0, 0, 0, 0.45);
    transition: all .36s;
}
.l_downtc_submit p{
    font-size: 16px;
    color: #FFBF00;
    line-height: 44px;
    transition: all .36s;
}
.l_downtc_submit{
    text-align: center;
    margin: auto;
    width: 144px;
    border-radius: 30px;
    border: 2px solid #FFBF00;
    transition: all .36s;
    cursor: pointer;
    margin-top: 50px;
}
.l_downtcbg1{
    width: 117px;
    position: absolute;
    bottom: 0;
    left: 4px;
}
.l_downtcbg1 img{
    width: 100%;
}
.l_downtcbg2{
    width: 330px;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
}
.l_downtcbg2 img{
    width: 100%;
}
.l_downtcic{
    width: 136px;
    position: absolute;
    right: 56px;
    top: 50%;
    transform: translateY(-50%);
}
.l_down_modal form{
    width: auto;
}
/*.l_sidebox{*/
/*    display: none;*/
/*}*/
/* 2022.7.28新增-end */
/* 2022.9.6新增页面样式-start */
.l_g3page .l_nybancont h1{
    font-size: 56px;
}
.l_g3bx1ri p{
    color: rgba(0, 0, 0, 0.75);
    
    margin-bottom: 20px;
}
.l_g3bx1ri p span{
}
.l_g3bx1ri p:last-child{
    margin-bottom: 0;
}
.l_g3bx1ri {
    padding-left: 60px;
    width: 56%;
}
.l_g3bx1le {
    width: 44%;
}
.l_g3bx1le img{
    width: 100%;
}
.l_g3bx1bt{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 35px;
}
.l_g3bx1li:nth-child(2n+1){
    padding-top: 85px;
    padding-bottom: 80px;
}
.l_g3bx1li:nth-child(2n){
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 66px;
}
.l_g3bx1li:last-child{
    padding-bottom: 140px;
}
.l_g3bx1li{
    overflow: hidden;
}
.l_g3bx1ri img{
    width: 528px;
}
.l_g3bx2li{
    width: 50%;
    padding: 0 29px;
}
.l_g3bx2ul{
    margin: 0 -29px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_g3bx2lis{
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 30px;
    padding: 68px 22px 54px 36px;
}
.l_g3bx2tits{
}
.l_g3bx2tit1,.l_g3bx2tit2{
    color: rgba(0,0,0,.75);
}
.l_g3bx2le1 {
    width: 146px;
}
.l_g3bx2le1 img{
    width: 100%;
}
.l_g3bx2ri1{
    width: calc(100% - 146px);
    padding-left: 35px;
}
.l_g3bx2ri1 p{
    color: rgba(0,0,0,.75);
    position: relative;
}
.l_g3bx2ri1 p::before{
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.75);
    position: absolute;
    top: 12px;
    left: -10px;
}
.l_g3bx2bt1{
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g3bx2logo{
    width: 338px;
    margin-bottom: 35px;
}
.l_g3bx2logo img{
    width: 100%;
}
.l_g3bx2logo:last-child{
    margin-bottom: 0;
}
.l_g3bx2bt2{
    margin-top: 30px;
}
.l_g3box3{
    background-color: #fff;
    overflow: hidden;
    padding-top: 85px;
    padding-bottom: 120px;
}
.l_g3bx4li{
    width: 33.333333%;
    padding: 0 52px;
}
.l_g3bx4ul{
    margin: 0 -52px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_g3bx4lis{
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .36s;
    border-radius: 30px;
    overflow: hidden;
}
.l_g3bx4tit{
    font-size: 18px;
    text-align: center;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    padding: 22px 0;
    background-color: #FFBF00;
}
.l_g3bx4btli .ys_imgbox_cover{
    width: 160px;
    margin: auto;
}
.l_g3bx4btli p{
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.l_g3bx4btli{
    margin-bottom: 30px;
}
.l_g3bx4btli:last-child{
    margin-bottom: 0;
}
.l_g3bx4bt{
    padding: 30px 30px 46px;
}
.l_g3bx4btli {
    margin-bottom: 28px;
}
.l_g3bx4img{
    width: 190px;
    margin: auto;
}
.l_g3bx4img img{
    width: 100%;
}
.l_g3bx4if p{
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
    margin-bottom: 12px;
}
.l_g3bx4if p span{
}
.l_g3bx4if{
    margin-top: 46px;
}
.l_g3bx4btn{
    margin-top: 100px;
}
.l_g3bx4btn .l_down1 {
    margin: auto;
}
.l_g3box4{
    padding-top: 80px;
    padding-bottom: 148px;
    overflow: hidden;
}
.l_g3bx3li{
    width: 33.333333%;
    padding: 0 60px;
}
.l_g3bx3ul{
    margin: 0 -60px;
}
.l_g3bx3bt{
    width: 86%;
    margin: auto;
    margin-top: 48px;
}
.l_g3bx3lis p{
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
    margin-top: 50px;
}
.l_g3box2 {
    overflow: hidden;
}
.l_b8qk1le{
    width: 40%;
    border-radius: 30px;
    overflow: hidden;
}
.l_b8qk1le img{
    width: 100%;
}
.l_b8qk1ri{
    width: 60%;
    padding-left: 90px;
    position: relative;
    z-index: 5;
}
.l_b8qukuai1{
    padding-top: 90px;
    padding-bottom: 106px;
    overflow: hidden;
}
.l_b8qk1ri h2{
    text-align: left;
}
.l_b8qk1nr,.l_b8qk2nr{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_b8qktit{
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_b8qkp p{
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 18px;
}
.l_b8qkp p:last-child{
    margin-bottom: 0;
}
.l_b8qkp{
    margin-top: 24px;
}
.l_b8qk1info{
    margin-top: 75px;
}
.l_b8qk1if{
    margin-bottom: 60px;
}
.l_b8qk1if:last-child{
    margin-bottom: 0;
}
.l_b8qukuai2{
    padding: 130px 0;
    overflow: hidden;
    background-color: #fff;
}
.l_b8qk2tit p{
    color: rgba(0, 0, 0, 0.75);
}
.l_b8qukuai2 .l_b8qk1ri p{
    color: rgba(0, 0, 0, 0.75);
}
.l_b8qukuai2 .l_b8qk1ri{
    padding-left: 0;
    padding-right: 100px;
}
.l_b8qk1nr{
    flex-direction: row-reverse;
}
.l_b8qk2p1 img{
    width: 230px;
}
.l_b8qk2p1 p{
    margin-bottom: 16px;
}
.l_b8qk2p1 p:last-child{
    margin-bottom: 0;
}
.l_b8qk2p1{
    margin: 60px 0;
}
.l_b8qk2p2 p{
}
.l_b8qk2tit1{
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.l_b8qk2if{
    margin-bottom: 40px;
}
.l_b8qk2if:last-child{
    margin-bottom: 60px;
}
.l_b8qk2info{
    margin-top: 20px;
}
.l_b8qk2link p{
}
.l_b5bx3btn{
    margin-top: 20px;
}
.l_g3bx3lis {
    height: 100%;
}
.l_g3bx3ul{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_sybx3ph_img::before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
}

/* 载入效果 */
.l_g3bx2li:nth-child(2n+1),
.l_g3bx4li:nth-child(3n+1){
    animation-delay: .1s;
}
.l_g3bx2li:nth-child(2n+2),
.l_g3bx4li:nth-child(3n+2){
    animation-delay: .2s;
}
.l_g3bx3li:nth-child(3n+1){
    animation-delay: .2s;
}
.l_nybanimgs{
    position: relative;
}
.l_nybanimgs .l_d4bx1tit {
    width: 85%;
    padding: 0 50px 0 15px;
    display: none;
    top: 30%;
}
.l_g3bx3li:nth-child(3n+2),
.l_g3bx4li:nth-child(3n+3){
    animation-delay: .3s;
}
.l_g3bx3li:nth-child(3n+3){
    animation-delay: .4s;
}
/* 鼠标经过效果 */
@media screen and (min-width: 1200px) {
    .l_g3bx4lis:hover{
        box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    }
    .l_sybx3pic:hover .l_sybx3tit1::before{
        width: calc(100% + 22px);
    }

}

/* 2022.9.6新增页面样式-end */
/*2022.10.8*/
/*.l_d2bx2li2 p {*/
/*    font-size: 14px;*/
/*}*/
.l_phbantab .l_b9bantit {
    font-size: 20px;
    line-height: 1.25;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.l_phbantab{
    width: 100%;
    padding: 0 20px;
    top: 42px;
    display: none;
}
.l_phbantb{
    margin-bottom:14px;
}
.l_sybx3tit{
    padding-bottom: 0 !important;
}
.l_sybx3tit1{
    display: inline-block;
    padding-bottom: 8px;
    position: relative;
}
.l_sybx3tit::before,
.l_sybx3tit::after{
    display: none !important;
}
.l_sybx3tit1::after{
    content: "";
    width: calc(100% + 22px);
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    transition: all .36s;
    right: 0;
}
.l_sybx3tit1::before{
    content: "";
    width: 0;
    height: 2px;
    background-color: #FFBF00;
    position: absolute;
    bottom: 0;
    transition: all .36s;
    left: -22px;
    z-index: 5;
}
.l_sybx3ritp .l_sybx3img2 .l_sybx3tit1::after{
    left: 0;
    right: inherit;
}
.l_sybx3ritp .l_sybx3img2 .l_sybx3tit1::before{
    left: 0;
}
/* 2022.11.15 */
.mod_btn{
    position: fixed;
    right: 66px;
    bottom: 58px;
    width: 66px;
    z-index: 99;
    transition: all .36s;
}
.l_back, .l_back1{
    position: relative;
    right: 0 !important;
    bottom: 0 !important;
    width: 100%;
}
.l_mess{
    width: 100%;
    cursor: pointer;
    margin-bottom: 24px;
    position: relative;
}
.l_mess img{
    width: 100%;
}
.l_mess::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
/* .mod_modal{
    display: block;
} */
.fp-viewing-0 .mod_modal .ys_modal_container{
    bottom: 194px;
}
.mod_modal .ys_modal_container {
    width: 758px;
    padding: 58px 58px 68px;
    background: #F7F7F7;
    border-radius: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    right: 95px;
    bottom: 260px;
    position: fixed;
    overflow: inherit;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
}
.mod_modal .ys_modal_content{
    width: 100%;
    padding: 0;
    background-color: transparent;
    max-width: inherit;
    max-height: inherit;
}
.mod_modal .ys_modal_close {
    right: 26px;
    top: 20px;
    color: #464646;
}
.mod_modal_img{
    width: 236px;
}
.mod_modal_img img{
    width: 100%;
}
.mod_modal_text{
    width: calc(100% - 236px);
    padding-left: 20px;
}
.mod_modal_text_tit{
    font-size: 20px;
    line-height: 1.75;
    color: #000;
}
.mod_modal_text_parga p{
    font-size: 12px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 12px;
}
.mod_modal_text_parga span{
    color: rgba(225, 22, 22, 0.75);
}
.mod_modal_text_parga{
    margin-top: 16px;
}
.mmtb_down a{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #333;
}
.mmtb_down{
    width: 146px;
    border-radius: 84px;
    border: 1px solid rgba(70, 70, 70, 1);
    text-align: center;
    margin-right: 25px;
}
.mmtb_btn p{
    font-size: 14px;
    line-height: 38px;
    color: #333;
}
.mmtb_btn{
    width: 100px;
    border-radius: 84px;
    background-color: #FABF00;
    text-align: center;
    cursor: pointer;
}
.mod_modal_text_btn {
    display: inline-block;
    margin-top: 10px;
}
.mod_modal .ys_modal_wrap{
    justify-content: inherit;
    align-items: inherit;
}
.mod_modal .ys_modal_container::after{
    content: '';
    width: 30px;
    height: 58px;
    background: url(../image/trian.svg) center / cover no-repeat;
    position: absolute;
    right: 0;
    bottom: -22px;
}
.mod_modal .mCSB_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.mod_modal {
    background: rgba(14, 34, 49, 0.6);
}
.mod_modal.not .mod_modal_text{
    width: 100%;
    padding: 0;
}
.mod_modal.not .mod_modal_img{
    display: none;
}
.mod_modal.not .ys_modal_container {
    width: 502px;
}
.fp-viewing-0 .mod_btn{
       bottom: 0;
}
/*2022.11.28修改*/
.l_d1bx2li{
    height: 100px;
}
.l_d1bx2li p{
    line-height: 1.75;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_sybx2ph{
    display: none;
}
.l_mess_icon{
    width: 66px;
    height: 66px;
    position: relative;
}
.l_mess_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    max-width: inherit;
}
.l_mess_icon img:nth-child(2){
    opacity: 0;
}


/* 2022.12.19新增-start */
/* 官网招聘页-start */
.join_top{
    background: rgba(217, 217, 217, 0.21);
    padding-top: 117px;
    padding-bottom: 68px;
}
.join_top_le{
    width: 40%;
    max-width: 475px;
    border-radius: 30px;
    overflow: hidden;
}
.join_top_le img{
    width: 100%;
}
.join_top_ri{
    width: 60%;
    padding-left: 68px;
}
.jtrc_tit h2{
    font-size: 48px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.75);
}
.jtrc_parga p{
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 16px;
}
.jtrc_parga{
    margin-top: 35px;
}
.jtrc_icon{
    width: 144px;
    position: absolute;
    top: -56px;
    left: -30px;
    z-index: -1;
}
.jtrc_icon img{
    width: 100%;
}
.join_top_ri_cont{
    position: relative;
    z-index: 1;
}
.join_top .ys_cont1200{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
}
.join_bot{
    padding-top: 36px;
    padding-bottom: 76px;
}
.join_bot_info{
    padding: 0 34px;
}
.jbic_icon{
    width: 48px;
    cursor: pointer;
}
.jbic_icon img{
    width: 100%;
}
.jbic_select{
    width: calc(100% - 48px);
    padding-right: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jbic_select_loca{
    width: 22.6%;
}
.jbic_select_loca,.jbic_select_posi{
    border-radius: 29px;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    background: rgba(255, 255, 255, 1);
    padding: 0 24px;
}
.jbic_select .ys_select_hd input,
.jbic_select .ys_select_li{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.jbic_select .ys_select_hd{
    height: 48px;
}
.join_bot_info_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.jbic_select .ys_select_bd{
    width: calc(100% + 48px);
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 24px;
    border-radius: 10px;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    background-color: #fff;
    max-height: 210px;
    top: calc(100% + 4px);
}
.jbic_select_posi{
    width: 28.6%;
}
.jbic_select_key{
    width: 44%;
    height: 48px;
}
.jbic_select_key input{
    padding: 0 24px;
    background: #FFFFFF;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    backdrop-filter: blur(2px);
    border-radius: 29px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
}
.join_bot_list{
    margin-top: 36px;
}
.jblu_li_top{
    padding: 16px 40px 16px 60px;
    background: #EFEFEF;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.jltl_job{
    font-size: 18px;
    line-height: 1.4;
    color: rgba(0, 0, 0, 0.75);
}
.jltl_loca{
    font-size: 16px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.75);
}
.jltr_in{
    width: 32px;
    position: relative;
    z-index: 1;
}
.jltr_in a{
    display: block;
    width: 100%;
}
.jltr_in img{
    width: 100%;
}
.jltr_in::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 2px 3px 10px 0px rgba(9, 181, 255, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.jltr_email_icon{
    width: 20px;
    margin: 8px 6px;
    cursor: pointer;
}
.jltr_email_icon img{
    width: 100%;
}
.jltr_email_link a{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    opacity: 0;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}
.jltr_email_link{
    display: none;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    position: relative;
    top: 4px;
}
.jltr_email{
    position: relative;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 46px;
    background: #FFBF00;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    cursor: pointer;
    margin: 0 16px;
    overflow: hidden;
}
.jltr_more{
    width: 56px;
    cursor: pointer;
    transition: all .36s;
}
.jltr_more img{
    width: 100%;
}
.jblu_li_top_ri{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.jblu_li{
    margin-bottom: 36px;
}
.jblu_li:last-child{
    margin-bottom: 76px;
}
.jblu_li_bot{
    background: #FFFFFF;
    border-radius: 0px 0px 10px 10px;
    padding: 32px 60px;
}
.join_main{
    background: #FCFCFC;
}
.jblu_li_bot_tit{
    font-size: 20px;
    line-height: 1.3;
    color: #000;
}
.jblu_li_bot_parga p{
    color: #000000;
}
.jblu_li_bot_info h5{
    font-size: 18px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 14px;
    margin-top: 27px;
}
.jblu_li_bot_info p{
    font-size: 16px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 0 !important;
    position: relative;
    padding-left: 20px;
}
.jblu_li_bot_info p::before{
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 13px;
    left: 9px;
}
.jblu_li_bot{
    max-height: 720px;
    overflow: hidden;
    display: none;
}
.jblu_li_bot .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.75);
}
/*.jblu_li_bot .mCSB_scrollTools .mCSB_draggerRail,*/
/*.jblu_li_bot .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{*/
/*    width: 1.5px;*/
/*}*/
.jblu_li_bot .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-color: rgba(0, 0, 0, 0.45);
}
.jblu_li_bot .mCSB_outside+.mCSB_scrollTools {
    right: 5px !important;
    top: 82px;
    bottom: 82px;
}
.jblu_li.act .jltr_more{
    transform: rotate(180deg);
}
.mc_fybtn {
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}
.jbic_select .ys_select_li{
    position: relative;
}
.jbic_select .ys_select_li::after {
    content: "";
    width: 15px;
    height: 10px;
    background: url(../image/duihao1.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .36s;
    opacity: 0;
}
/* 鼠标经过效果 */
@media screen and (min-width: 1200px) {
    .jbic_select .ys_select_li:hover::after{
        opacity: 1;
    }
    .jltr_in:hover::after{
        opacity: 1;
    }
    .jltr_email:hover{
        width: 280px;
        padding-left: 17px;
        padding-right: 24px;
        box-shadow: 6px 6px 10px 0px rgba(254, 137, 0, 0.45);
    }
    .jltr_email:hover .jltr_email_link{
        display: inline-block;
        left: 12px;
    }
    .jltr_email:hover a{
        opacity: 1;
    }
}
/* 官网招聘页-end */
/* 2022.12.19新增-end */
.l_d1bx4lbs{
    height: 100%;
}
.l_d1bx4lb .swiper-slide,.l_d1bx4lb .swiper-slide p{
    height: auto !important;
}
/*2023.2.25新增单页-start*/
.print .l_pchdnr{
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.print .l_logofixed{
    opacity: 1;
}
.print .l_logodef{
    opacity: 0;
}
.print .l_pchdnavli a{
    color: rgba(0, 0, 0, 0.75);
}
.print .l_pclangtp p{
    color: rgba(0, 0, 0, 0.45);
}
.print .l_pclogin .l_pcloicp{
       color: rgba(0, 0, 0, 0.45);
}
.print .l_pclogin{
    border: 1px solid rgba(0, 0, 0, 0.45);
}
.print_page{
    margin-top: 80px;
    background: transparent;
}
.print .ys_page_wrap {
    min-height: initial;
}
.print_cont_box_tit {
    margin-bottom: 40px;
}
.print_cont_box_tit h1 {
    color: #FFBF00;
     font-size: 38px;
}
.print_cont_box_text {
    width: 100%;
    position: relative;
    padding-left: 95px;
}
.pcbt_ul {
    margin: 0 -8px 45px;
}
.pcbt_ul_li {
    width: 50%;
    padding: 0 8px;
}
.pcbt_ul_li p {
    font-size: 18px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 13px;
}
.print_cont_box_text::after {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #FFBF00;
}
.print_cont{
    padding-top: 150px;
    padding-bottom: 160px;
}
.pcbt_ul:last-child{
    margin-bottom: 0;
}
/*2023.2.25新增单页-end*/
/*2023.4.4新增修改-start*/
.l_sybx1tit a{
    color: rgba(0, 0, 0, 0.75);
    transition: all .36s;
}
/*.l_sybx1tit a:hover{*/
/*    color: #FFBF00;*/
/*}*/
.l_sybx5_parga{
    width: 85%;
    margin: 30px auto 0;
}
.l_sybx5_parga p{
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.l_b2bx1_tit{
    font-size: 32px;
    line-height: 1.4;
    color: rgba(0, 0, 0, 0.75);
    padding-left: 105px;
    width: 70%;
    margin-bottom: 70px;
}
.l_b6bx1_tit h2{
    color: rgba(0, 0, 0, 0.75);
    text-align: center;
    margin-bottom: 90px;
}

/*2023.4.4新增修改-end*/
/* 2023.4.4新增板块-start */
.pro_faq{
    background-color: #fff;
    padding-top: 88px;
    padding-bottom: 94px;
    overflow: hidden;
}    
.pfcu_li_tp_text p,.pfcu_li_bt_ques{
    font-size: 18px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.75);
}     
.pfcu_li_tp{
    padding: 20px 40px 20px 60px;
    background-color: #EFEFEF;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
} 
.pfcu_li{
    border-radius: 10px;
    margin-bottom: 36px;
    overflow: hidden;
    transition: all .36s;
}
.pfcu_li.act{
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 8%);
}
.pfcu_li_tp_icon{
    width: 56px;
    transition: all .36s;
    flex-shrink: 0;
}
.pfcu_li_tp_icon img{
    width: 100%;
}
.pro_faq_cont{
    margin-top: 42px;
}
.pfcu_li_bt{
    padding: 17px 112px 35px 60px;
    background-color: #fff;
    display: none;
}
.pfcu_li_bt p,.pfcu_li_bt_answer{
    line-height: 2;
    color: rgba(0, 0, 0, 0.65);
}
.pfcu_li_bt p{
    margin-bottom: 35px;
}
.pfcu_li_bt p:last-child{
    margin-bottom: 0;
}
.pfcb_more p{
    font-size: 16px;
    line-height: 48px;
    text-align: center;
}
.pfcb_more{
    width: 144px;
    cursor: pointer;
    background-color: #FFBF00;
    border-radius: 30px;
    margin: auto;
}
.pfcu_li:last-child{
    margin-bottom: 64px;
}
.pfcu_li.act .pfcu_li_tp_icon{
    transform: rotate(180deg);
}
.pro_study{
    padding-top: 80px;
    padding-bottom: 60px;
    overflow: hidden;
}
.pro_study_cont{
    width: 100%;
    margin-top: 36px;
    margin-bottom: 94px;
    position: relative;
    padding-left:calc(50% - 700px);
}
.pscw_cont_img{
    border-radius: 20px;
    overflow: hidden;
    width: 46%;
}
.pscw_cont{
    padding: 55px 36px;
    background: #FFFFFF;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    border-radius: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pro_study_cont .swiper-container{
    overflow: inherit;
    padding-bottom: 76px;
}
.pscw_cont_text{
    width: 54%;
    padding-right: 36px;
}
.pctl_tit{
    font-size: 18px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    font-weight: bold;
}
.pctl_parga p{
    color: rgba(0, 0, 0, 0.75);
}
.pscw_cont_text_li{
    margin-bottom: 12px;
}
.pro_study_cont .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.15);
}
.pro_study_cont .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 1200px;
    height: 1px;
    left: 153px;
    top: auto !important;
    bottom: 0 !important;
}
.pro_study_cont .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.75);
}
.pro_study_cont_btn .l_e1bx1btns {
    right: auto;
    bottom: -30px;
    left: calc(50vw - 700px);
}
.pro_study_cont::after{
    content: "";
    width: 370px;
    height: 100%;
    background: #FAF9F9;
    position: absolute;
    top: -50px;
    left: -400px;
    z-index: 5;
    opacity: 0;
}
.pro_study_cont_swiper .swiper-slide{
    margin-right: 66px;
    width: 58% !important;
}
.l_b4bx3info{
    margin-bottom: 52px !important;
    padding: 32px;
    background: #FFFFFF;
    border-radius: 30px;
}
.lbiu_li_cont .l_b6bx2btn{
    margin-top: 60px;
}
.l_b4imgli:not(:first-child),
.lbiu_li:not(:first-child){
    display: none;
}
.l_b4imgul .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 1px solid #FFBF00;
    margin: 0 5px;
}
.l_b4imgul .slick-dots li.slick-active {
    background-color: #FFBF00;
}
.l_b4imgli{
    border-radius: 30px;
    overflow: hidden;
}
.l_b4imgul .slick-dots {
    bottom: 0;
}
.l_b4imgul .slick-list{
    padding-bottom: 42px;
}
.l_sybx1tit a{
    position: relative;
    display: inline-block;
}
.a1_page .l_sybx1tit a::after{
    content: "";
    width: 0;
    height: 3px;
    background: #FFBF00;
    position: absolute;
    bottom: -10px;
    left: 0;
    transition: all .36s;
}
.l_sybx1tit a:hover::after{
    width: 100%;
}
.lbiu_li.slick-current .l_b4bx3ifri {
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.l_b4_info_ul .slick-prev{
    left: -90px;
}
.l_b4_info_ul .slick-next{
    right: -90px;
}
.l_b4_info_ul .slick-prev, 
.l_b4_info_ul .slick-next{
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_b4_info_ul .slick-prev::after{
      background: url(../image/d3_prev2.svg) center / cover no-repeat;
}
.l_b4_info_ul .slick-next::after{
    background: url(../image/d3_next2.svg) center / cover no-repeat;
}
/* 2023.4.4新增板块-end */
.pscw_cont_text_li1 .pctl_parga p{
    /*height: 5.25em;*/
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.l_b3bx2bt p{
    height: auto !important;
}
.l_b3bx2bt .swiper-slide {
    height: auto;
}
.l_b3bx2bt .swiper-wrapper {
    align-items: stretch;
}
.l_pchdnavul{
    justify-content: end;
}
.l_b4box3 .l_b3bx1tits h2{
    text-align: center !important;
    margin-bottom: 58px;
}
.l_b4bx3ri {
    width: 64%;
    padding-left: 110px;
}
.l_b4bx3info {
    margin-top: 0 !important;
}
.l_b4bx3nrs {
    align-items: start;
    padding: 0 90px;
}
/* 2023.4.23中文站新增-start */
.ys_cont1480{
    width: 1480px;
    margin: auto;
}
.develop_culture{
    padding-top: 75px;
    padding-bottom: 64px;
    overflow: hidden;
}
.develop_culture h2{
    font-weight: bold;
    text-align: center;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 40px;
}
.develop_culture_list{
    height: 595px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}
.dclu_li{
    width: 33.333333%;
    height: 100%;
    position: relative;
}
.dclu_li_cont{
    width: 100%;
    padding: 0 20px;
    transition: all .36s;
}
.dclu_li_cont_tit{
    font-size: 34px;
    line-height: 1.75;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 8px;
}
.dclu_li_cont_tit::after{
    content: "";
    width: 20px;
    height: 2px;
    background: linear-gradient(90.01deg, #FFBF00 0.01%, #FFFFFF 87.43%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.develop_culture_list_ul{
    position: relative;
    z-index: 5;
    height: 100%;
}
.dclu_li_cont_parga p{
    font-size: 18px;
    line-height: 1.75;
    color: #FFFFFF;
    text-align: center;
    margin-top: 30px;
    height: 3.5em;
    overflow: hidden;
    transition: all .36s;
    opacity: 0;
}
.dclu_li::after{
    content: "";
    width: 1.5px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0.52%, #FFFFFF 46.88%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    right: 0;
}
.dclu_li:last-child::after{
    display: none;
}
.dclu_li::before{
    content: "";
    width: 100%;
    height: 100%;
    /* background: rgba(3, 3, 39, 0.8); */
    /*background: rgba(3, 3, 39, 0.6);*/
    background: rgba(50, 58, 38, 0.32);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}
.develop_report .ys_cont1200{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.develop_report_le{
    width: 300px;
}
.develop_report_ri{
    width: calc(100% - 300px);
    padding-left: 120px;
}
.develop_report_le_img{
    width: 100%;
    border-radius: 24.5px;
    overflow: hidden;
    box-shadow: 4.247159004211426px 4.247159004211426px 18.6875px 5.9460225105285645px rgba(48, 48, 48, 0.05);
}
.develop_report_le_img img{
    width: 100%;
}
.develop_report{
    padding-top: 100px;
    padding-bottom: 90px;
    background: #FFFFFF;
    overflow: hidden;
}
.drrc_tit h2{
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
}
.drrc_tit a{
    display: inline-block;
}
.drrc_tit h2::after{
    content: "";
    width: 100%;
    height: 3px;
    background-color: #FFBF00;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}
.drrc_info_tit{
    color: rgba(0, 0, 0, 0.75);
    line-height: 1.75;
}
.drrc_info_parga p{
    color: rgba(0, 0, 0, 0.45);
}
.drrc_info_date p{
    color: rgba(0, 0, 0, 0.45);
}
.drrc_info_parga{
    margin-top: 4px;
    margin-bottom: 15px;
}
.drrc_btn_li_parga p{
    font-size: 18px;
    line-height: 44px;
    color: #FFBF00;
    transition: all .36s;
}
.drrc_btn_li_icon img{
    width: 32px;
}
.drrc_btn_li_icon{
    margin-left: 12px;
}
.drrc_btn_li a{
    width: auto;
    display: flex;
    align-items: center;
    padding: 0 24px;
    border: 2px solid #FFBF00;
    border-radius: 30px;
    transition: all .36s;
}
.drrc_btn_li2{
    margin-right: 20px;
}
.drrc_btn_li1{
    margin-right: 13px;
}
.drrc_btn{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 60px;
}
.drrc_btn_report a{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    border: none;
    font-weight: bold;
    padding: 0 !important;
}
.drrc_info{
    position: relative;
    z-index: 1;
    margin-top: 70px;
}
.drrc_info_icon{
    width: 74px;
    position: absolute;
    top: -20px;
    left: -30px;
    z-index: -1;
}
.drrc_info_icon img{
    width: 100%;
}
.develop_acti{
    padding: 92px 0;
    overflow: hidden;
}
.develop_acti_cont{
    padding: 0 70px;
    width: 100%;
}
.develop_acti .drrc_tit{
    text-align: center;
    margin-bottom: 60px;
}
.dacu_li{
    width: 33.333333%;
    padding: 0 40px;
}
.develop_acti_cont_ul{
    margin: 0 -40px;
}
.dacu_li a{
    width: 100%;
    display: block;
}
.dacu_li .ys_imgbox_cover{
    border-radius: 10px;
    /* box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05); */
}
.dacu_li:not(:first-child){
    display: none;
}
.dacu_li_text{
    margin-top: 14px;
}
.dacu_li_text_tit p{
    color: #000000;
    line-height: 1.75;
}
p{
    word-wrap: break-word;
    word-break: normal;
}
.dlti_date p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
}
.dlti_more_icon{
    width: 12px;
    height: 10px;
    position: relative;
}
.dlti_more_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.dlti_more_icon img:nth-child(2){
    opacity: 0;
}
.dlti_more p{
    font-size: 14px;
    line-height: 1.75;
    color: rgba(0, 0, 0, 0.45);
    transition: all .36s;
    margin-right: 4px;
}
.dlti_more{
    display: flex;
    align-items: center;
}
.dacu_li_text_info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 17px;
}
.develop_acti_cont_ul .slick-dots li{
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid rgba(255, 191, 0, 1);
    margin: 0 5px;
}
.develop_acti_cont_ul .slick-dots li.slick-active{
    background: #FFBF00;
}
.develop_acti_cont_ul .slick-list{
    padding-bottom: 46px;
}
.develop_acti_cont_ul .slick-dots{
    bottom: 0;
}
.develop_acti_cont_ul .slick-prev, 
.develop_acti_cont_ul .slick-next{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgba(48, 48, 48, 0.05);
    top: calc(50% - 46px);
}
.develop_acti_cont_ul .slick-prev::after,
.develop_acti_cont_ul .slick-next::after{
    content: "";
    width: 11px;
    height: 18px;
    background: url(../image/d3_next2.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.develop_acti_cont_ul .slick-prev::after{
    transform: translate(-50%,-50%) rotate(180deg);
}
.develop_acti_cont_ul .slick-disabled{
    pointer-events: none;
    opacity: 0.5;
}
.develop_acti_cont_ul .slick-prev{
    left: -32px;
}
.develop_acti_cont_ul .slick-next{
    right: -32px;
}
.develop_acti_cont_btn{
    margin-top: 48px;
}
/* 鼠标经过效果 */
@media screen and (min-width: 1200px) {
    .dclu_li:hover::before{
        /*background: rgba(3, 3, 39, 0.8);*/
        background: rgba(28, 37, 41, 0.7);
    }
    .dclu_li:hover .dclu_li_cont_parga p{
        opacity: 1;
    }
    .dclu_li:hover .dclu_li_cont{
        top: 53%;
    }
    .drrc_btn_li a:hover{
        background-color: #FFBF00;
    }
    .drrc_btn_li a:hover p{
        color: #fff;
    }
    .drrc_btn_report a:hover{
        background: transparent;
    }
    .dacu_li a:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .dacu_li a:hover .dlti_more p{
        color: #FFBF00;
    }
    .dacu_li a:hover .dlti_more_icon img:nth-child(1){
        opacity: 0;
    }
    .dacu_li a:hover .dlti_more_icon img:nth-child(2){
        opacity: 1;
    }
    /*.drrc_tit h2:hover::after {*/
    /*    width: 100%;*/
    /*}*/
}


/* 2023.4.23中文站新增-end */
.l_l_f3bx2bylist .l_f3bx2hdli1 p {
    word-wrap: normal;
    word-break: keep-all;
}
.l_d1bx4bt {
    padding-left: calc(50% - 680px);
}
.l_g2bx6p{
    height: auto !important;
}
.l_b2bx1btul.l_pcxlul{
    display: flex;
    flex-wrap: wrap;
    max-height: initial;
}
.l_b2bx1btli{
    height:auto;
}
.l_b2bx1btli a{
    height: 100%;
}
.l_b4bx5_cont{
    padding-left:calc(50% - 720px);
}
.l_sybx1tit span{
    font-size: 36px;
}
.l_sybx1tit span {
    margin-top: 10px;
    display: inline-block;
}
.l_sybx1tit a,.l_sybx1tit a span{
    line-height: 1.2;
}
.l_sybox5 .l_down1 p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.l_sybox5 .l_downic {
    width: 20px;
    height: 50px;
}
.l_sybox5 .l_down1 {
    width: auto;
}
.l_sybox5 .l_down1 a{
    padding: 0 40px;
}
.l_sybox1 .l_sybx1nr{
    max-width: 100%;
}
.l_d1bx1bt{
    padding-left: 80px;
}
.l_d1bx2le .l_d1bx2tit p{
    line-height: 1.75;
}
.drrc_tit h2::after{
    width:0;
    transition: all 0.36s;
}

.l_b6banle {
    width: 60%;
}
.l_b6banle h1{
    margin-bottom: 10px;
}
.l_fttpri{
    display: none;
}
.l_fttple {
    width: 100%!important;
    padding-right: 0!important;
}
.l_fttpleul{
    display: flex;
    justify-content: space-between;
}
.l_fttpleli{
    float: none;
}
.l_fttpli1 {
    margin-top: 22px;
}
.l_b6bx2ifli11 p {
    color: rgba(0, 0, 0, .8);
}
.l_sybx5_parga {
    width: 70%;
}
/*.l_pcxl1li a {*/
/*    color: rgba(0, 0, 0, 0.8) !important;*/
/*}*/
.l_g2bx3ul .l_g2bx3tit p{
    font-weight: bold!important;
}
.l_sideul_li_cont{
    padding: 12px;
}
.l_sideul_li_code {
   position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 180px;
    padding-right: 20px;
    opacity: 0; 
    visibility: hidden; 
    transform: scale(.95) translate(-100%,-50%);
    transform-origin: right;
}
.l_sideli:first-child .l_sidebg{
    border-top-left-radius: 16px;
}
.l_sideli:last-child .l_sidebg{
    border-bottom-left-radius: 16px;
}
.lslc_arrow{
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    box-shadow: 0 4px 12px 0 rgb(109 115 131 / 20%);
    right: 18px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    background: #fff;
    z-index: -1;
}
.lslc_img {
    width: 100%;
    padding: 10px;
    background: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.lslc_img img{
    width: 100%;
}
.l_sideli:hover .l_sideul_li_code{
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(-100%,-50%);
    transition: opacity .4s,transform .3s ease-out;
}


/*2023.5.4修改*/
.l_f1bx1ans p {
    color: rgba(0, 0, 0, 0.7);
}
.develop_culture_list {
    height: 540px;
}
.l_side_email a{
    display: flex;
    align-items: center;
    padding: 12px;
    position: relative;
}


.l_d3page .ys_title1{
    color:#333 ;
}

.l_b6bx2info1 .l_b6bx2ifli1 p {
    position: static;
    transform: inherit;
}
.l_b6bx2info1 .l_b6bx2ifli1 {
    height: auto !important;
}
.l_b6bx2ifli {
    display: flex;
    align-items: center;
}
/*2023.5*10*/
.l_d3bx1p2 {
    margin: 10px -10px 20px;
}
.l_b9page .l_priri a {
     padding-left: 0px; 
}
.l_b6page .l_priri a {
    padding-left: 0px;
}
.l_d3bx1li2 {
    padding: 0 20px;
}
.l_d3bx1le {
    width: 45%;
}
.l_d3bx1ri {
    width: 55%;
}
.l_d3bx1p2 {
    height: 54px;
}

.l_b9page .l_d3bx1ul2 .slick-next::after{
    background: url(../image/d3_next2.svg) center / cover no-repeat !important;
}
.l_b9page .l_d3bx1ul2 .slick-next,
.l_b9page .l_d3bx1ul2 .slick-prev{
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%) !important;
}

.l_d3page .l_d3bx1ul2 .slick-next::after{
    background: url(../image/d3_next2.svg) center / cover no-repeat !important;
}

.l_d3page .l_d3bx1ul2 .slick-prev::after{
    background: url(../image/d3_prev2.svg) center / cover no-repeat !important;
}

.l_d3page .l_d3bx1ul2 .slick-next,
.l_d3page .l_d3bx1ul2 .slick-prev{
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%) !important;
}
.l_b9page .l_b6banle {
    width: 50%;
}
.develop_main .ys_pos_center {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -75%);
    z-index: 3;
}
.l_e2box1 .l_e1bx2tit {
    font-size: 14px;
    font-weight: normal;
}
.l_e2box1 .l_e1bx2li .l_e1bx1time p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.45);
}

/*.l_f4page .l_f4bx1li2 {*/
/*    margin-bottom: 120px;*/
/*    width: 25%;*/
/*    padding: 0 92px;*/
/*}*/
/*.l_f4page .l_f4bx1ul2 {*/
/*    margin: 0 -82px;*/
/*}*/

.l_e3bx1le {
    width: 205px;
}
.l_e3bx1ri {
    width: calc(100% - 205px);
}
.l_e3bx1nrs::before {
    left: 186px;
}

.l_b4bx3info{
    background: none;
    padding-top: 0px;
}
.l_f5page .l_f4bx1wz p {
    height: 54px;
}

/*.dclu_li_cont_parga p {*/
/*    height: 3.25em;*/
/*}*/

.dclu_li .ys_pos_center  {
    top: 65%;
}

.l_b6bx2info1 .l_b6bx2ifli14  p{
    text-align: center;
}

.l_b6bx2info .l_b6bx2ifli14 {
        width: 25%;
    }

@media screen and (max-width: 1560px) {
    .l_bpage .l_nybanconts {
        top: 210px;
    }

}
.l_b9bx3bts .swiper-slide{
    height: auto !important;
}
.jblu_li_bot_info p.not::before{
    opacity: 0;
}
/*2023.6.25修改*/
.l_e3bx1ri {
    border-radius: 0 25px 25px 0;
    overflow: hidden;
}

.l_b4ban_info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: start;
    margin-top: 34px;
}
.l_b9banli {
    width: 20%;
}
.l_b4ban_info .l_product {
    margin-top: 6px;
}
.l_b9banlist{
    width: calc(100% - 64px);
}
.l_product{
    width: 64px;
}
.l_product img{
    width: 100%;
}
.l_e2box1 .l_e1bx2li .l_e1bx1time p {
    color: rgba(0, 0, 0, 0.45);
}
.l_b4ban_info .l_b9banlist{
    margin-top: 0;
}
.l_product{
    cursor: pointer;
}
.l_b9banlist{
    padding-right: 20%;
}
.l_b9banli{
    width: 25%;
    margin-bottom: 14px;
}
.l_b9page .l_b6banle {
    width: 52%;
    padding-right: 0;
    padding-left: 60px;
}
.l_b6bancont {
    width: 100%;
    top: 184px;
    transform: translate(-50%,0);
}
.l_b6bannr{
    position: relative;
    top: 62px;
}
.l_d03if1wz {
    min-width: 450px;
}
.l_d3bx1ul2 .l_d3bx1p2 p {
    padding: 0 10px 0 10px;
}
.mod_btn {
    z-index: 97;
}
.l_c1bx2tic{
    display: none;
}
.l_pclangli p{
    width: calc(100% - 16px);
}
.l_pclangli {
    width: 55px;
    margin: 0 auto 8px;
}
.ys_phnav_lang_modal {
    background: #fff;
    z-index: 5;
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    height: calc(100% - 64px);
    padding: 30px 20px 20px;
    text-align: left;
    transform: translateX(100%);
    transition: all .5s cubic-bezier(.55, .085, .68, .53);
}
.ys_phnav_lang_modal.on{
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94);
}
.ys_phnav_lang_modal .ys_phnav_lisbox a {
    display: flex !important;
}
.ys_phnav_lang_modal .ys_phnav_lisbox img {
    width: 16px;
    margin-right: 8px;
}
.ys_phnav_lang_modal .ys_phnav_lisbox p {
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.45);
}
.ys_phs_form {
    display: flex;
    align-items: center;
}
.ys_phnav_lang_modal .ys_ph_nav a {
    display: flex !important;
    padding: 16px 0;
}
.ys_phnav_lisbox {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l_b4_info_ul .slick-prev{
    top: 50%;
}
/* 2024.5.30新增-start */
.ys_ban_imgbox{
    height: 100vh;
}
.ys_ban_li img{
    height: 100%;
    object-fit: cover;
}
.ys_ban_slick .slick-dots {
    bottom: 12%;
    width: 1500px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}
.ys_banner .slick-dots li {
    width: 36px;
    height: 4px;
    margin: 0 6px;
    border-radius: 20px;
    background: rgba(255,255,255,.5);
}
.ys_banner .slick-dots li.slick-active {
    background: rgba(255,255,255,1);
}
.ys_cont1500 {
    width: 1500px;
    margin: 0 auto;
}
.ys_ban_txtbox {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.section1 .ys_ban_txtbox {
    opacity: 0;
    transform: translate(-50%, 0);
}
.section1 .ys_ban_li.slick-active .ys_ban_txtbox {
    animation: bannertitle 1s .3s ease-out both;
}
.ys_ban_text {
    width: 50%;
}
.std_tit1 {
    color: #fff;
    font-size: 68px;
    line-height: 1.1;
    font-weight: bold;
}
.std_tit1 span {
    color: #FABF00;
}
.ys_ban_txtbox::before {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    width: 152px;
    height: 14px;
    background: #FFBF00;
}
@keyframes bannertitle {
    100% {
        opacity: 1;
        transform: translate(-50%, -40%);
    }
}
/*.ys_ban_imgbox::before {*/
/*    border-radius: 1096.379px;*/
/*    background: radial-gradient(90.90% 90.97% at 44.71% 9.19%, rgba(255, 191, 0, 0.39) 0%, rgba(31, 26, 22, 0.00) 100%);*/
/*    filter: blur(116px);*/
/*    width: 958.995px;*/
/*    height: 1096.379px;*/
/*    transform: rotate(-34.264deg);*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: -40%;*/
/*}*/
.l_exhibi{
    width: 155px;
    height: 66px;
    position: relative;
    margin-bottom: 25px;
    transition: all .36s;
}
.l_exhibi_icon{
    width: 40px;
    flex-shrink: 0;
    position: absolute;
    top: 50%;
    left: 13px;
    transform: translateY(-50%);
}
.l_exhibi_icon img{
    width: 100%;
}
.l_exhibi a::after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 32px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    z-index: -1;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
}
.l_exhibi a{
    width: 66px;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all .36s;
    position: absolute;
    right: 0;
    top: 0;
}
.l_exhibi_parga p{
    font-size: 14px;
    line-height: 1.5;
    color: #232323;
    font-weight: bold;
}
.l_exhibi_parga{
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    opacity: 0;
    
}
.mod_btn{
    width: auto !important;
}
.l_mess,.l_back, .l_back1 {
    width: 66px;
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .l_exhibi a:hover{
        width: 100%;
    }
    .l_exhibi a:hover .l_exhibi_parga{
        opacity: 1;
        transition: all .36s .3s;
    } 
}
/* 2024.5.30新增-end */
/*2024.9.20修改-start*/
.l_pcxlnrle_add2{
    display: flex;
    padding-right: 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.l_pcxlnrle_add2_img{
    width: 20px;
}
.l_pcxlnrle_add2_img img{
    width: 100%;
    transform: rotate(180deg);
    transition: all 0.36s;
}
.l_pcxlnrle_add2::after{
   content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .36s;
    opacity: 0;
}
.l_pcxlnrle_add2::before{
   content: "";
    width: 3px;
    height: 100%;
    background-color: rgba(255, 191, 0, 1);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
}
.ys_header2 .l_pcxllink1 a::after {
    width: 0;
    height: 0;
}
.l_pcxlnrle_add.on .l_pcxlnrle_add2::after{
    opacity: 1;
}
.l_pcxlnrle_add.on .l_pcxlnrle_add2::before{
    opacity: 1;
}
.ys_header2 .l_pcxllink1 a::before {
    width: 0;
    height: 0;
}
.l_pcxlnrle_add .l_pcxl1list{
    display: none;
}
.l_pcxlnrle_add.on .l_pcxlnrle_add2_img img{
    transform: rotate(360deg);
}
@media screen and (min-width: 1200px) {
   /* .l_pcxlnrle_add2:hover::after{*/
   /*     opacity: 1;*/
   /* }*/
   /*.l_pcxlnrle_add2:hover::before{*/
   /*     opacity: 1;*/
   /* }*/
   .l_e2bx1_page_li a:hover p{
        color: #FFBF00;
   }
}
/*2024.9.25修改*/
.l_pcxlnrrili {
    opacity: 0;
    transition: all .1s;
    pointer-events: none;
}
.l_pcxlnrrili.on {
    opacity: 1;
    pointer-events: all;
}
.l_pcxlnrris1{
    width: 100%;
    height: 100%;
    position: relative;
}
.nclass{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    transition: all .36s;
    opacity: 0;
}
.nclass.act{
    opacity: 1;
    pointer-events: all;
}
.l_pcxlnrle_add.act .l_pcxlnrle_add2::after{
    opacity: 1;
}
.l_pcxlnrle_add.act .l_pcxlnrle_add2::before{
    opacity: 1;
}
.l_pcxlnrri.act2 .l_pcxlnrris1,
.l_pcxlnrri.act4 .l_pcxlnrris1{
    display: none;
}
.l_pcxlnrri.act2 .l_pcxlnrris2,
.l_pcxlnrri.act4 .l_pcxlnrris2{
    display: block;
}
.l_g2bx2_btn .l_down1 p {
    color: #FFBF00;
}
.l_g2bx2_btn .l_down1{
    margin: 0;
}
.l_g2bx2_btn{
    margin-top: 48px;
}
/*2024.10.14修改-start*/
.l_newpage .l_g2bx5le {
    width: 64%;
    transform: translateX(-90px);
}
.l_newpage .l_g2bx5ri {
    width: 36%;
}
.l_newpage .l_g2bx5les{
    width: 100% !important;
}
.l_newpage .l_g2bx5btn .l_b3banbtn {
    right: -30px;
    bottom: 70px;
}
/*2024.10.14修改-end*/
/*2024.10.15修改-start*/
.ys_ban_slick .slick-prev,
.ys_ban_slick .slick-next{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(252, 252, 252, .4);
    z-index: 3;
    transition: all .36s;
    box-shadow: 5px 5px 22px 7px rgb(48 48 48 / 5%);
    top: 50%;
    transform: translateY(-50%);
}
.ys_ban_slick .slick-prev{
    left: 100px;
}
.ys_ban_slick .slick-next{
    right: 100px;
}
.ys_ban_slick .slick-arrow::after{
    content: "";
    width: 11px;
    height: 18px;
    background: url(../image/d3_prev2.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
}
.ys_ban_slick .slick-next::after{
    background: url(../image/d3_next2.svg) center / cover no-repeat;
}
.l_c1bx2tip p{
    height: 56px;
}
.l_c1bx2tip{
    width: 100% !important;
    padding-right: 0 !important;
}
/*2024.10.15修改-end*/
/*2025.1.8修改-start*/
.l_pclangli{
    width: 80px;
}
.l_e2bx1_page{
    display: flex;
    flex-wrap: wrap;
    margin: 30px -10px 0;
}
.l_e2bx1_page_li{
    width: 50%;
    padding: 0 10px;
}
.l_e2bx1_page_li p{
    margin-bottom: 0 !important;
    transition: all .36s;
}
.l_e2bx1_page_li a{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.l_e2bx1_page_li:nth-child(2) a{
    justify-content: flex-end;
}
.l_e2bx1_page_li p:nth-child(1){
    width: 70px;
    flex-shrink: 0;
}
.l_e2bx1_page_li p:nth-child(2){
    width: calc(100% - 70px);
}
/*2025.1.8修改-end*/

/*2025.4.3修改-start*/
.l_b6bx1li{
    padding: 0 20px;
}
.l_b6bx1ul{
    margin: 0 -20px;
}
.l_b6bx2ifli11 p, .l_b6bx2picwz p {
    height: 1.75em !important;
}
.l_b6bx2rz{
    height: 3.5em !important;
}
.l_b6bx2picwz1 p{
    height: auto !important;
}
/*2025.4.3修改-end*/