﻿@charset "utf-8";



body {

    font-family: "Microsoft Yahei", "PingFang SC", "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 {}



/* 规范 */

/* 标题 */

.l_title1 h1{

    font-size: 60px;

    line-height: 1.75;

    color: #fff;

}

.l_title1 h2{

    font-size: 48px;

    line-height: 1.75;

    color: #333;

}

.l_title1 h3{

    font-size: 24px;

    line-height: 1.75;

    color: #666;

}

.l_title2 h3{

    font-size: 24px;

    line-height: 1.75;

    color: #fff;

}

.l_title1 h4{

    font-size: 20px;

    line-height: 1.75;

    color: #666;

}

.l_title1 h5{

    font-size: 18px;

    line-height: 1.75;

    color: #999;

}

.l_title1 h6{

    font-size: 14px;

    line-height: 1.75;

    color: #666;

}

/* 段落 */

.l_parag1 p{

    font-size: 16px;

    line-height: 1.75;

    color: #333;

}

.l_parag2 p{

    font-size: 16px;

    line-height: 1.75;

    color: #666;

}

/* 间距 */

.l_space1{

    padding-top: 120px;

    padding-bottom: 120px;

}

.l_space2{

    margin-top: 85px;

}

.l_space3{

    margin-top: 65px;

}







/* - 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: url(/Public/Cn/images/banbg.png) center / cover no-repeat;

}

.ys_ban_txtbox{

    z-index: 5;

    /* padding-left: 90px; */

}

/* - banner - end*/



/* Linda-start */

.ys_phnav_logo{

    width: 120px;

    line-height: 64px;

    background: #666666;

    height: 64px;

    position: relative;

}

.ys_phnav_logo img{

    width: 60px;

    position: absolute;

    left: 50%;

    top: 50%;

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

}

.ys_phnav_menu{

    background-color: #fff;

}

.ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.ys_ph_nav a {

    color: #333;

}

.ys_phnav_lisbox {

    border-bottom: 1px solid #333;

}

.ys_phnav_icon::before, .ys_phnav_icon::after{

    background-color: #333;

}

.ys_phs_form input{

    border: 1px solid #333;

    color: #333;

}

.ys_phs_form .iconfont{

    color: #333;

}

.ys_phs_form input::placeholder{

    color: #333;

}

.yxnav_active2 a{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}







.ys_ban_txtbox{

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.ys_ban_txtbox p{

    font-size: 25px;

    line-height: 1.75;

    color: rgba(255,255,255,.75);

}

.l_banmric{

    width: 10px;

    height: 10px;

    position: relative;

    top: 7px;

}

.l_banmric img{

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

}

.l_sybanbtn{

    width: 110px;

    border: 1px solid #fff;

    margin-top: 75px;

    transition: all .36s;

}

.l_sybanbtn a{

    display: block;

    width: 100%;

    padding: 9px 0;

    text-align: center;

}

.l_banmrp p{

    color: #fff;

    font-size: 14px;

    line-height: 1.75;

    transition: all .36s;

}

.l_banmrp{

    margin-right: 8px;

}

.l_banmore{

    display: inline-block;

}

.ys_ban_title{

    font-size: 60px;

    line-height: 1.75;

    color: #fff;

    font-weight: bold;

    margin-bottom: 15px;

}

.ys_ban_slick .slick-dots li{

    width: 10px;

    height: 10px;

    background-color: #fff;

    margin: 0 10px;

    position: relative;

}

.ys_ban_slick .slick-dots{

    bottom: 105px;

}

.ys_ban_slick .slick-dots li.slick-active {

    background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

}

.ys_ban_slick .slick-dots li::after{

    content: "";

    width: 20px;

    height: 20px;

    border-radius: 50%;

    border: 1px solid #6e6e6e;

    position: absolute;

    top: 50%;

    left: 50%;

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

    transition: all .36s;

    opacity: 0;

}

.ys_ban_slick .slick-dots li.slick-active::after{

    opacity: 1;

}

.ys_ban_slick .slick-prev,

.ys_ban_slick .slick-next{

    width: 15px;

    height: 24px;

}

.ys_ban_slick .slick-prev{

    background: url(/Public/Cn/images/l_com_arrow1.svg) center / cover no-repeat;

    z-index: 1;

    transform: rotate(180deg);

    left: calc(50% - 700px);

    top: calc(50% - 12px);

}

.ys_ban_slick .slick-next{

    background: url(/Public/Cn/images/l_com_arrow1.svg) center / cover no-repeat;

    z-index: 1;

    right: calc(50% - 700px);

}

/* Linda-end */

/* - banner - end*/



/* - pchead - start*/

.l_logo{

    position: relative;

    width: 155px;

    z-index: 5;

}

.l_logo a{

    position: absolute;

    left: 0;

    top: 0;

    width: 135%;

    height: 150px;

    line-height: 120px;

    display: block;

    transition: all .36s;

    background-color: #767676;

    text-align: center;

}

.l_logo img{

    width: 180px;

    margin-top: -10px;

    display: inline-block;

}

.l_navlia1{

    font-size: 16px;

    color: #fff;

    transition: all .36s;

    line-height: 80px;

    display: block;

    padding: 0 20px;

}

.ys_header{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 500;

}

.ys_header.act1{

    pointer-events: none;

}

.l_pchdnav {

    display: inline-block;

}

.l_pchdmid{

    text-align: center;

	margin-left: 200px;

}

.l_pchd_language a{

    font-size: 17px;

    line-height: 80px;

    color: #fff;

    transition: all .36s;

    display: block;

}

.l_pchdsech{

    width: 17px;

    cursor: pointer;

    margin-right: 25px;

    position: relative;

}

.l_sechics {

    width: 100%;

    line-height: 80px;

    position: relative;

}

.l_sechics img {

    width: 100%;

    height: 100%;

    transition: all .36s;

}

.l_search-block{

    width: 540px;

    background-color: #fff;

    border-radius: 6px;

    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);

    display: none;

    padding: 40px;

    position: absolute;

    top: 78px;

    right: -100px;

}

.l_sechbox{

    border-bottom: 1px solid rgba(30,29,40,.15);

}

.l_sechic {

    width: 20px;

    line-height: 50px;



}

.l_sechic img{

    width: 100%;

}

.l_sechinput {

    width: calc(100% - 20px);

    padding-left: 20px;

    height: 50px;

}

.l_sechinput input{

    width: 100%;

    height: 100%;

    font-size: 20px;

    color: #373737;

}

.sech2{

    opacity: 0;

}

.l_img1 {

    position: relative;

    top: 0;

    left: 0;

}

.l_img2 {

    position: absolute;

    top: 0;

    left: 0;

}

.l_pchd_language{

    padding-left: 25px;

    position: relative;

}

.l_pchd_language::after{

    content: "";

    width: 2px;

    height: 19px;

    background: rgba(255,255,255,.24);

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    transition: all .36s;

}

.ys_hd_pc{

    position: relative;

    transition: all .36s;

    box-shadow: 0 0 10px rgb(0 0 0 / 7%);

    transition: all .6s linear;

    top: 0;

}

.ys_hd_pc::after{

    content: "";

    width: calc(100% - 78px);

    height: 1px;

    background: rgba(255,255,255,.09);

    position: absolute;

    bottom: 0;

    right: 0;

}

.ys_hd_pc.l_fixed{

    background: #fff;

}

.ys_hd_pc.l_fixed .l_navlia1{

    color: #333;

}

.ys_hd_pc.l_fixed .l_pchd_language a{

    color: #666;

}

.ys_hd_pc.l_fixed .l_pchd_language::after{

    background: rgba(102,102,102,.24);

}

.ys_hd_pc.l_fixed .sech2 {

    opacity: 1;

}

.ys_hd_pc.l_fixed .sech1 {

    opacity: 0;

}

.ys_hd_pc.l_fixed .yxnav_active1 .l_navlia1{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_xlicon{

    width: 40px;

}

.l_xlicon img{

    width: 100%;

}

.l_xltype p{

    font-size: 14px;

    line-height: 1.75;

    color: #666;

    transition: all .36s;

    text-align: left;

}

.l_xlnavlia p{

    font-size: 14px;

    line-height: 1.75;

    color: #999;

    transition: all .36s;

    text-align: left;

}

.l_xlmore{

    width: 14px;

    position: relative;

    top: 12px;

}

.l_xlmore img{

    width: 100%;

}

.l_navxl1{

    position: absolute;

    width: 864px;

}

.l_navxlli a{

    padding: 25px 0;

    display:block;

}

.l_xltype {

    padding-left: 26px;

    padding-right: 40px;

    width: 190px;

}

.l_navxlli{

    border-bottom: 2px solid #f2f2f2;position: relative;

}
.l_navxlli .sanfenlei{
position: absolute;
    left: 256px;
    background: #fff;
    width: 336px;
    padding: 0 40px;
    top: 0;
	display:none;
}
.l_navxlli:hover .sanfenlei{display:block;}
.l_navxlli:last-child{

    border-bottom: none;

}

.l_navxlli.yxnav_active2 p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_pchdnavli {

    position: relative;

}

.l_navxlul{

   width: 50%;

   padding: 0 33px;

}

.l_xlnavlia {

    width: calc(100% - 190px - 40px - 14px);

    padding-right: 15px;

}

.l_navxlnr {

    margin: 0 -33px;

}

.l_navxl {

    position:absolute;

    background: #fff;

    display: none;

    box-shadow: 0 0 10px rgb(0 0 0 / 7%);

    padding: 0 40px;

    left: -30px;

}

.l_navxl::after{

    content: "";

    width: 100%;

    height: 2px;

    background-image: -moz-linear-gradient( #666666,#6e6e6e,#696969);

    background-image: -webkit-linear-gradient( #666666,#6e6e6e,#696969);

    background-image: -ms-linear-gradient( #666666,#6e6e6e,#696969);

    position: absolute;

    top: 0;

    left: 0;

}

.l_xltype,.l_xlnavlia {

    position: relative;

    top: 8px;

}

.l_pchdnavli::after{

    content: '';

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

    border-left: 5px solid transparent;

    border-right: 5px solid transparent;

    border-top: 5px solid transparent;

    border-bottom: 5px solid #666666;

    opacity: 0;

    transition: all .36s ease;

}

.l_navxl2{

    width: 336px;

}

.l_navxl2 .l_xltype{

    display: none;

}

.l_navxl2 .l_xlnavlia{

    width: calc(100% - 40px - 14px);

    padding-left: 30px;

}

.l_navxl2 .l_navxlul,

.l_navxl3 .l_navxlul{

    width: 100%;

    padding: 0;

}

.l_navxl2 .l_navxlnr,

.l_navxl3 .l_navxlnr{

    margin: 0;

}

.l_navxl3{

    width: 275px;

}

.l_navxl3 .l_xlicon,

.l_navxl3 .l_xltype{

    display: none;

}

.l_navxl3 .l_xlnavlia {

    width: calc(100% - 14px);

    top: 0;

}

.l_navxl3 .l_xlmore {

    top: 4px;

}

.l_navxl3 .l_navxlli a{

    padding: 20px 0;

}

/* - pchead - end*/



/* foot-start */

.l_footnr{

    background: #363636;

}

.l_infoic{

    width: 22px;

    position: relative;

    top: 4px;

}

.l_infoic img{

    width: 100%;

}

.l_infowz p{

    font-size: 16px;

    line-height: 1.75;

    color: #fff;

}

.l_infowz{

    margin-left: 14px;

}

.l_ftnrtit h6,.l_ftnavtp a{

    font-size: 18px;

    line-height: 1.75;

    color: #fff;

    font-weight: bold;

    transition: all .36s;

}

.l_ftnrtp{

    padding-top: 100px;

    padding-bottom: 80px;

}

.l_ftnrtit{

    padding-bottom: 15px;

    position: relative;

}

.l_ftnrtit::after{

    content: "";

    width: 100%;

    height: 1px;

    background: #565656;

    position: absolute;

    bottom: 0;

    left: 0;

}

.l_ftnrinfo{

    margin-top: 25px;

    margin-bottom: 55px;

}

.l_ftinfo1{

    margin-bottom: 22px;

}

.l_ftnrle{

    width: 330px;

}

.l_ftnrri{

    width: calc(100% - 330px);

    padding-left: 180px;

}

.l_ftnavul{

    width: 20%;

    padding: 0 38px;

}

.l_fttpnav{

    margin:20px -38px 0;

    padding-left: 15px;

}

.l_ftnavli a{

    font-size: 14px;

    line-height: 1.75;

    color: #999;

    transition: all .36s;

}

.l_ftnavlis{

    margin-top: 20px;

}

.l_ftnavli{

    margin-bottom: 4px;

}

.l_ftnrbtin p,.l_ftnrbtin p a{

    font-size: 14px;

    line-height: 1.75;

    color: rgba(110,110,110,.34);

}

.l_ftnrbtin p a{

    margin-left: 20px;

}

.l_ftnrbtin p a:last-child{

    border-left: 2px solid #4b494a;

    padding-left: 20px;

}

.l_ftnrbt{

    border-top: 1px solid rgba(75,73,74,.55);

    padding: 15px 0;

}

.l_back{

    width: 40px;

    height: 40px;

    border-radius: 50%;

    background: #fff;

    position: fixed;

    bottom: 95px;

    left: 34px;

    cursor: pointer;

    transform: rotate(-90deg);

    box-shadow: 0px 0px 9px 0px rgb(196 199 227 / 33%);

    z-index: 20;

}

.l_back img{

    width: 17px;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_message {

    width: 62px;

    height: 62px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    box-shadow: 0px 0px 9px 0px rgba(98, 100, 127, 0.53);

    position: fixed;

    bottom: 95px;

    right: 34px;

    cursor: pointer;

    z-index: 20;

}

.l_message a{

    width: 100%;

    height: 100%;

    display:block;

}

.l_message img{

    width: 32px;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_shareic{

    width: 23px;

    margin-right: 20px;

}

.l_shareic img{

    width: 100%;

}

.l_shareics {

    margin-bottom: 20px;

}

.l_shareic1{

    position: relative;

    cursor: pointer;

}

.l_code{

    display: none;

    position: absolute;

    top: 32px;

    left: 50%;

    transform: translateX(-50%);

    width: 100px;

    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);

    background: #fff;

    padding: 6px;

    z-index: 20;

}

.l_code img{

    width: 100%;

}

.l_code::before {

    content: '';

    position: absolute;

    top: -14px;

    left: 50%;

    transform: translateX(-50%);

    border-left: 7px solid transparent;

    border-bottom: 7px solid #fff;

    border-right: 7px solid transparent;

    border-top: 7px solid transparent;

}

/* foot-end */

.l_sybx4tit h2{

    font-size: 48px;

    line-height: 1.75;

    color: #333;

}

.l_sybx4p p{

    font-size: 14px;

    line-height: 1.75;

    color: #666666;

    margin-bottom: 15px;

}

.l_sybx4p p:last-child{

    margin-bottom: 0;

}

.l_sybox4{

    margin-bottom: 96px;

}

.l_sybox4 .l_banmrp p{

    color: #666666;

}

.l_sybox4 .l_sybanbtn{

    border: 1px solid #666666;

    margin-top: 38px;

}

.l_sybx4le{

    width: 38%;

    /* width: 540px; */

    position: absolute;

    top: 0;

    left: 0;

}

.l_sybx4ri {

    position: relative;

    z-index: -1;

    width: 65%;

    top: -60px;

}

.l_sybx4map{

    width: 100%;

}

.l_sybx4map img{

    width: 100%;

}

.l_sybx4p{

    margin-top: 42px;

}

.l_sybx4nrs {

    position: relative;

    z-index: 1;

}

.l_sybx4nr1{

    position: relative;

}

.l_point1{

    width: 4px;

    height: 4px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

}

.l_point1::before{

    content: "";

    width: 12px;

    height: 12px;

    background: rgba(255,106,61,.2);

    border-radius: 50%;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_sybx4point{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.l_sybx4ri .l_sybanbtn{

    position: absolute;

    left: 62%;

    transform: translateX(-50%);

    bottom: 60px;

    margin-top: 0;

}

.l_point2 {

    width: 20px;

    height: 20px;

    position:absolute;

    top: 50%;

    left: 50%;

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

}

.l_point2::after{

    content: "";

    background: rgba(255,106,61,.1);

    border-radius: 50%;

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    animation: zoom 2s linear infinite;

}

@keyframes zoom {

    0%{

        transform: scale(1);

    }

    50%{

        transform: scale(2);

    }

    100%{

        transform: scale(1);

    }

}

.l_sybx4qtp p{

    font-size: 14px;

    line-height: 1.75;

    color: #999999;

}

.l_sybx4sz p{

    font-size: 18px;

    line-height: 1.75;

    color: #767676;

}

.l_sybx4sz span{

    font-size: 90px;

    line-height: 1.5;

    font-family: "Montserrat" !important;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    font-weight: bold;

    margin-right: 15px;

}

.l_sybx4qt {

    position: absolute;

    left: 0;

    bottom: 80px;

    z-index: 20;

}

.l_sybx4qtli {

    padding: 0 60px;

}

.l_sybx4qt {

    margin: 0 -60px;

}

.l_sybx2ic{

    width: 112px;

    position: relative;

    display: inline-block;

}

.l_sybx2ic img{

    width: 100%;

    height: 100%;

    transition: all .36s;

}

.l_sybx2wz{

    margin-top: 20px;

}

.l_sybx2wz h4{

    font-size: 26px;

    line-height: 1.75;

    color: #fff;

    transition: all .36s;

}

.l_hover_after{

    opacity: 0;

}

.l_sybx2titwz1{

    display: none;

}

.l_sybx2titwz1 .l_banmrp p {

    color: #333;

}

.l_sybx2titwz1 .l_sybanbtn {

    border: 1px solid #333;

}

.l_sybox2{

    position: relative;

    height: 910px;

    overflow: hidden;

}

.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_sybx2nr {

    position: absolute;

    top: 50%;

    left: 50%;

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

    height: 100%;

    z-index: 6;

}

.l_sybx2sol{

    width: 608px;

    height: 100%;

    position: relative;

    z-index: 1;

}

.l_sybx2sol::after{

    content: "";

    width: calc(100% + 260px);

    height: 100%;

    background: rgba(0,0,0,.4);

    position: absolute;

    top: 0;

    left: -260px;

    z-index: -1;

}

.l_sybx2titwz{

    position: absolute;

    top: 50%;

    right: 0;

    transform: translateY(-50%);

    text-align: right;

}

.l_sybx2titwz .l_sybx4tit h2{

    color: #fff;

}

.l_sybx2titwz h4{

    font-size: 24px;

    line-height: 1.75;

    color: rgba(255,255,255,.85);

    margin-top: 22px;

}

.l_sybx2titwz .l_sybanbtn {

    display: inline-block;

    margin-top: 50px;

}

.l_sybx2le{

    width: 310px;

    text-align: center;

    height: 100%;

}

.l_sybx2ri{

    width: calc(100% - 310px);

    height: 100%;

}

.l_sybx2le1{

    height: 33.333333%;

    position: relative;

    transition: all .36s;

    cursor: pointer;

}

.l_sybx2le1s,.l_sybx2ri1s{

    position: absolute;

    width: 100%;

    top: 50%;

    transform: translateY(-50%);

    padding: 0 50px;

}

.l_sybx2ri1 {

    height: 33.333333%;

    position: relative;

    cursor: pointer;

    transition: all .36s;

}

.l_sybx2ri1 .l_sybx2wz{

    width: calc(100% - 112px);

    padding-left: 6px;

    margin-top: 35px;

}

.l_sybx2ri1s{

    padding: 0 30px;

}

.l_sybx2ri1 .l_sybx2wz h4{

    font-size: 20px;

}

.l_sybox3{

    padding: 100px 0;

}

.l_sybx1nr{

    padding-top: 30px;

    padding-bottom: 90px;

    position: relative;

    z-index: 1;

}

.l_sybx1nrs{

    padding-left: 94px;

    width: 100%;

}

.l_sybox1{

    position: relative;

    height: 910px;

    overflow: hidden;

}

.l_sybox1::after{

    content: "";

    width: 100%;

    height: 100%;

    background: url(/Public/Cn/images/a1_bk1.jpg) center / cover no-repeat;

    position: absolute;

    top: 0;

    left: 0;

}

.l_sybx1list{

    margin: 0 -42px;

    width: 100%;

}

.l_sybx1li{

    width: 16.666666%;

    padding: 0 42px;

}

.l_sybx1li:not(:first-child){

    display: none;

}

.l_sybx1lis{

    width: 100%;

    cursor: pointer;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_sybx1lis img{

    width: 66px;

}

.l_sybx1lis p{

    font-size: 14px;

    line-height: 1.75;

    color: #666666;

    margin-top: 10px;

}

.l_sybx1tp{

    padding: 0 140px;

    width: 100%;

}

.l_sybx1list .slick-prev,

.l_sybx1list .slick-next{

    width: 15px;

    height: 24px;

}

.l_sybx1list .slick-prev{

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    transform:rotate(-180deg);

    top: calc(50%  - 12px);

    left: -98px;

}

.l_sybx1list .slick-next{

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    right: -98px;

}

.l_sybx1list .slick-prev::after,

.l_sybx1list .slick-next::after,

.l_f1bx2btnrs .slick-prev::after,

.l_f1bx2btnrs .slick-next::after{

    content: "";

    width: 100%;

    height: 100%;

    background:url(/Public/Cn/images/com_arrow1.svg) center / cover no-repeat;

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    opacity: 0;

}

.l_sybx1mid{

    width: 71%;

    /* width: 995px; */

    margin-top: 120px;

}

.l_sybx1imgs {

    width: 100%;

}

.l_sybx1img{

    width: 100%;

}

.l_sybx1img img{

    width: 100%;

}

.l_sybx1le{

    width: 200px;

    position: absolute;

    bottom: 120px;

    left: 0;

    z-index: 10;

}

.l_sybx1leli p{

    font-size: 14px;

    line-height: 1.75;

    padding: 9px 0;

    color: rgba(102,102,102,.5);

    transition: all .36s;

}

.l_sybx1leli{

    margin:4px 0;

    position: relative;

    /* cursor: pointer; */

    padding-left: 20px;

    height: 42px !important;

    overflow: hidden;

    -webkit-user-select: text

    -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_sybx1rilb1{

    -webkit-user-select: text

    -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_sybx1rilb1:not(:first-child),

.l_sybx1leli:not(:first-child){

    display: none;

}

.l_sybx1leli::before{

    content: "";

    width: 2px;

    height: 24px;

    background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    transition: all .36s;

    opacity: 0;

}

.l_sybx1leli.slick-current p{

    font-size: 24px;

    color: #6e6e6e;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    padding: 0;

}

.l_sybx1leli.slick-current::before{

    opacity: 1;

}

.l_sybx1leli.slick-active p{

    color: #666;

}

.l_sybx1bt{

    position: relative;

}

.l_sybx1les{

    margin-left: -20px;

}

.l_sybx1ri{

    position: absolute;

    top: 0;

    right: 0;

    text-align: right;

    width: 430px;

}

.l_sybx1tit1 h4{

    font-size: 24px;

    line-height: 1.75;

    color: #666666;

}

.l_sybx1pr_title h2{

    font-size: 60px;

    line-height: 1.75;

    color: #333333;

}

.l_sybx1pr_title span{

    font-size: 72px;

    font-family: "Montserrat" !important;

    margin-right: 10px;

    position: relative;

    top: 10px;

}

.l_sybx1info span{

    font-size: 24px;

    font-family: "Montserrat" !important;

    position: relative;

    top: 2px;

    margin-right: 5px;

}

.l_sybx1info p{

    font-size: 20px;

    line-height: 1.75;

    color: #666666;

}

.l_sybx1info{

    margin-top: 14px;

}

.l_sybx1rilb{

    margin-top: 20px;

}

.l_sybanbtn1{  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);  

    margin-right: 15px;

    border: 1px solid transparent;

}

.l_sybanbtn2{

    border: 1px solid #666;

}

.l_sybanbtn2 p{

    color: #666666;

}

.l_sybx1more {

    display: inline-block;

}

.l_sybx1more .l_sybanbtn {

    margin-top: 52px;

}

.l_symain{

    position: relative;

}

.l_symain::after,

.l_c2sect::after,

.l_d1sect::after,

.l_d2sect::after,

.l_d3sect::after,

.l_d4sect::after,

.l_d5sect::after,

.l_d6sect::after,

.l_f1sect::after{

    content: "";

    width: 1px;

    height: 60px;

    background: #6e6e6e;

    position: absolute;

    top: -30px;

    left: 50%;

    transform: translateX(-50%)

}

.l_sybox3 .l_sybx4tit h2{

    text-align: center;

}

.l_sybx3sj p{

    font-size: 120px;

    line-height: 1.2;

    display: inline-block;

    font-family: "Montserrat" !important;

    position: relative;

}

.l_sybx3lip1 p{

    color: #fff;

}

.l_sybx3lip2 p{

    color: #333;

}

.l_sybx3lip1{

    text-align: right;

}

.l_sybx3lip2{

    text-align: left;

}

.l_sybx3lip1,.l_sybx3lip2 {

    width: 160px;

}

.l_sybx3lip2{

    margin-left: 66px;

    position: relative;

}

.l_sybx3lip2::before{

    content: "";

    width: 30px;

    height: 10px;

    background: -webkit-linear-gradient(left,#fff 50%,#333 51%);

    position: absolute;

    top: 50%;

    left: -48px;

    transform: translateY(-50%);

}



.l_sybx3ri p{

    font-size: 14px;

    line-height: 1.75;

    color: #666666;

    font-family: "Microsoft Yahei" !important;

}

.l_sybx3time p{

    font-family: "Montserrat" !important;

}

.l_sybx3ri h5{

    font-size: 20px;

    line-height: 1.75;

    color: #333;

    transition: all .36s;

    margin-top: 10px;

    margin-bottom: 12px;

}

.l_sybx3le {

    width: 380px;

    position: relative;

}

.l_sybx3le::after{

    content: "";

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.2);

    position: absolute;

    top: 0;

    left: 0;

}

.l_sybx3img{

    width: 100%;

    overflow: hidden;

}

.l_sybx3img img{

    width: 100%;

    transition: all .36s;

}

.l_sybx3ri{

    width: calc(100% - 380px);

    padding-left: 200px;

    padding-top: 80px;

    position: relative;

}

.l_sybx3nrs{

    width: 100%;

    padding: 0 140px;

}

.l_sybx3li {

    position: relative;

    margin-bottom: 38px;

    padding-left: 80px;

}

.l_sybx3li a{

    width: 100%;

    display: block;

}

.l_sybx3sj{

    position: absolute;

    top: 0;

    left: 267px;

}

.l_sybx3ri::after{

    content: "";

    width: 1px;

    height: 106px;

    background: rgba(102,102,102,.3);

    position: absolute;

    bottom: -3px;

    left: 100px;

}

.l_sybx3ri::before{

    content: "";

    width: 17px;

    height: 17px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

    bottom: -40px;

    left: 92px;

}

.l_sybx3li.on{

    padding-left: 0;

    padding-right: 80px;

}

.l_sybx3li.on .l_sybx3le{

    float: right;

}

.l_sybx3li.on .l_sybx3ri{

    float: left;

    padding-left: 0;

    padding-right: 200px;

    text-align: right;

}

.l_sybx3li.on .l_sybx3ri::after {

    right: 100px;

    left: inherit;

}

.l_sybx3li.on .l_sybx3ri::before {

    right: 92px;

    left: inherit;

}

.l_sybx3li.on .l_sybx3sj {

    right: 267px;

    left: inherit;

}

.l_sybx3li.on .l_sybx3lip1 p{

    color: #333;

}

.l_sybx3li.on .l_sybx3lip2 p{

    color: #fff;

}

.l_sybx3li.on .l_sybx3lip2::before {

    background: -webkit-linear-gradient(right,#fff 50%,#333 51%);

}

.l_sybx3li:last-child .l_sybx3ri::before{

   display: none;

}

.l_sybx3btn{

    width: 40px;

    cursor: pointer;

    position: relative;

    bottom: -20px;

    left: 50%;

    transform: translateX(-50%);

}

.l_sybx3btn img{

    width: 100%;

}

.l_sybx3bt .l_banmrp p{

    color: #666;

}

.l_sybx3bt .l_sybanbtn{

    border: 1px solid #666;

    margin-top: 70px;

    /* position: relative;

    left: 50%;

    transform: translateX(-50%); */

}

.l_sybx3li:last-child{

    margin-bottom: 0;

}

.l_sybx3bt{

    margin-top: 75px;

}



/* B1产品中心 */

.l_nysect {

    max-width: 1920px;

    margin: auto;

}

.l_nybanner{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.l_nybanner img{

    width: 100%;

}

.l_nybanner::after{

    content: "";

    width: 100%;

    height: 100%;

    background: url(/Public/Cn/images/banbg1.png) center / cover no-repeat;

    position: absolute;

    top: 0;

    left: 0;

    opacity: 0.65;

}

.l_nybantit h1{

    font-size: 48px;

    line-height: 1.75;

    color: #fff;

}

.l_nybanli a{

    font-size: 14px;

    line-height: 1.75;

    color: #fff;

    transition: all .36s;

}

.l_nybanli img{

    width: 12px;

    margin-right: 10px;

    position: relative;

    top: 7px;

}

.l_nybanli p{

    line-height: 1.75;

}

.l_nybanli a::after {

    content: ">";

    padding: 0 4px;

}

.l_nybanli:last-child a::after{

    display: none;

}

.l_nybread.ys_cont1400{

    bottom: 18px;

}

.l_nymain{

    margin-top: 82px;

}

.l_nybody .l_navlia1 {

    color: #333;

}

.l_nybody .ys_hd_pc{

    background: #fff;

}

.l_nybody .sech2 {

    opacity: 1;

}

.l_nybody .sech1 {

    opacity: 0;

}

.l_nybody .l_pchd_language a {

    color: #666;

}

.l_nybody .l_pchd_language::after {

    background: rgba(102,102,102,.24);

}

.l_nybody .yxnav_active1 .l_navlia1 {

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_navtbli.on p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_navtbli p{

    font-size: 16px;

    line-height: 1.75;

    color: #333;

    padding: 26px 0;

    cursor: pointer;

    transition: all .36s;

}

.l_nynavtabs {

    height: 80px;

    position: relative;



}

.l_navtbli{

    width:auto !important;

}

/* .swiper-father{

    overflow: hidden;

} */

/* .swiper-wrapper{

    margin: 0 -26px;

} */

.l_nynavtabs1{

    /* position: relative; */

    background-color: rgb(255, 255, 255);

    box-shadow: 0px 0px 16.92px 1.08px rgba(228, 235, 243, 0.6);

}

.l_nynavtabs1.mc_fixed{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 20;

    transition: all .6s linear;

}

.l_nynavtabs1.act1{

    top: 0 !important;

}



.l_navtabjt {

    position: absolute;

    top: 50%;

    left: 50%;

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

}



.l_navtbli{

    /* padding: 0 26px; */

    margin-right: 52px;

    float: none;

    display: inline-block;

}

.l_navtab{

    /* margin: 0 -26px; */

    display: inline-block;

}

.l_nynavtab {

    overflow: hidden;

    white-space: nowrap;

    position: relative;

    z-index: 20;

}

.l_nynavtabs.act{

    /* position: fixed;

    width: 100%;

    top: 80px;

    left: 0; */

    z-index: 20;

    transition: all .6s linear;

    padding-top: 80px;

}

.l_nynavtabs.act1{

    padding-top: 0 !important;

    top: 120px;

    z-index: 999;

}

.l_navarrow {

    width: 10px;

    cursor: pointer;

    outline: 0;

}

.l_navarrow img:nth-child(2){

    opacity: 0;

}

.l_navprev{

    transform: rotate(180deg);

    position:relative;

    top:3px;

}

.ys_hd_pc.act{

    top: -82px;

}

.ys_hd_pc.act .l_logo a{

    opacity: 0;

}

.l_b1bx1le h2{

    color: #666;

    font-weight: bold;

}

.l_b1bx1info h3{

    font-size: 36px;

    line-height: 1.75;

    color: #333333;

    font-weight: bold;

    font-family: "Montserrat" !important;

    padding-left: 50px;

    position: relative;

    margin-bottom: 5px;

}

.l_b1bx1info h3:last-child{

    margin-bottom: 0;

}

.l_b1bx1info h3::before{

    content: "";

    width: 20px;

    height: 20px;

    background: url(/Public/Cn/images/b1_icon1.svg) center / cover no-repeat;

    position: absolute;

    top: 21px;

    left: 0;

}

.l_b1bx1li .l_sybanbtn{

    margin-top: 50px;

    border: 1px solid transparent;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

}

.l_b1bx1info{

    margin-top: 20px;

}

.l_b1bx1ri {

    width: 64%;

}

.l_b1bx1ri img{

    width: 100%;

}

.l_b1bx1le {

    width: calc(100% - 64%);

}

.l_b1bx1lis{

    display: flex;

    align-items: center;

    padding-top: 50px;

    padding-bottom: 50px;

}

.l_b1bx1li.on{

    position: relative;

    z-index: 1;

}

.l_b1bx1li.on::after{

    content: "";

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.8);

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

}

.l_b1bx1li.on .l_b1bx1lis{

    flex-direction: row-reverse;

}

.l_b1bx1li.on .l_b1bx1le h3,

.l_b1bx1li.on .l_b1bx1le h2{

    color: rgba(255,255,255,.7);

}

.l_b1bx1li.on .l_b1bx1info h3{

    color: #fff;

}

.l_b1bx1li.on .l_b1bx1info h3::before {

    background: url(/Public/Cn/images/b1_icon2.svg) center / cover no-repeat;

}

.l_b1bx1li.on .l_sybanbtn{

    background: none;

    border: 1px solid #fff;

}

.l_b1bx1li.on .l_b1bx1le{

    padding-left: 100px;

}

.pc_fenye li {

    width: 40px;

    height: 40px;

    line-height: 40px;

    font-family: "Roboto" !important;

    color: #999;

    font-size: 16px;

}

.pc_fenye li.activepage {

    color: #666666;

    background: none;

}

.l_b1box1{

    margin-bottom: 90px;

}

.l_b1sect.l_space1{

    padding-top: 0;

}



/* B2焊接机器人 */

.l_b2bx1tit h2{

    font-size: 40px;

    font-weight: bold;

}

.l_b2bx1tits{

    text-align: center;

}

.l_b2bx1tit{

    padding-left: 30px;

    position: relative;

    display: inline-block;

}

.l_b2bx1tit::before{

    content: "";

    width: 10px;

    height: 38px;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    opacity: 0.72;

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

}

.l_b2bx1p{

    margin-top: 50px;

}

.l_b2bx1p p{

    font-size: 18px;

    text-align: center;

}

.l_b2bx1list{

    margin: 0 -12px;

}

.l_b2bx1li{

    width: 25%;

    padding: 0 12px;

}

.l_b2bx1lis{

    width: 100%;

    padding:100px 46px 32px;

    border:1px solid rgb(235, 235, 235);

    box-shadow: 3.346px 3.716px 7.2px 0.8px rgba(228, 235, 243, 0.8);

    position: relative;

    text-align: center;

    transition: all .36s;

}

.l_b2bx1ic{

    border-radius: 50%;

    background-color: rgb(255, 255, 255);

    box-shadow: 0.454px 12.992px 55.76px 12.24px rgb(218 224 231 / 39%);

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    top: -52px;

    width: 130px;

    height: 130px;

    transition: all .36s;

}

.l_b2bx1ic img{

    width: 52px;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_b2bx1lip p{

    font-size: 14px;

    transition: all .36s;

    height: 122.5px;

    overflow: hidden;

}

.l_b2bx1litit h3{

    color: #333;

    transition: all .36s;

    height: 42px;

    overflow: hidden;

}

.l_b2bx1lip{

    margin-top: 20px;

}

.l_b2bx1lis::after{

    content: "";

    width: 100%;

    height: 100%;

    background: url(/Public/Cn/images/b2bg.png) center / cover no-repeat;

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    z-index: -1;

    opacity: 0;

}

.l_b2bx1bt{

    margin-top: 125px;

}

.l_b2video {

    position: relative;

    overflow: hidden;

    width: 100%;

}

.l_b2video img {

    width: 100%;

    position: relative;

    z-index: 2;

    transition: all 0.36s;

}

/* .l_b2video video {

    position: absolute;

    min-width: 100%;

    min-height: 100%;

    object-fit: cover;

    top: 50%;

    left: 50%;

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

    width: 100%;

} */

.l_b2btn {

    width: 77px;

    position: absolute;

    top: 50%;

    left: 50%;

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

    z-index: 3;

    cursor: pointer;

    opacity: 1;

    transition: all 0.36s;

}

.l_b2btn img {

    width: 100%;

    transition: all 0.36s;

}

.l_b2video.open video{

    z-index: 3;

}

.l_b2video.open .l_b2btn{

    opacity: 0;

}

.l_b2bx2bt,.l_c2bx4bt{

    margin-top: 60px;

}

.l_b2box2.l_space1{

    padding-top: 0;

}

.l_b2bx3inp1 p{

    color: #666;

}

.l_b2bx3inp {

    width: 50%;

    padding: 0 20px;

    margin-bottom: 25px;

}

.l_b2bx3info{

    margin: 105px -20px 128px;

}

.l_b2bx3ts p{

    font-size: 14px;

    color: #999;

}

.l_b2box3{

    position: relative;

    height: 760px;

}

/*.l_b2box3::after{*/

/*    content: "";*/

/*    width: 100%;*/

/*    height: 100%;*/

/*    background: url(/Public/Cn/images/b2_bg1.jpg) center / cover no-repeat;*/

/*    position: absolute;*/

/*    top: 0;*/

/*    left: 0;*/

/*}*/

.l_b2bx3nr {

    position: relative;

    z-index: 1;

    padding-top: 112px;

}

.l_b2bx3le {

    width: 32%;

}

.l_b2bx3le  img{

    width: 100%;

}

.l_b2bx3ri{

    width: calc(100% - 32%);

    padding-left: 264px;

    margin-top: 40px;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_b2bx3lb .slick-dots li{

    width: 10px;

    height: 10px;

    background: #959595;

    margin: 0 10px;

}

.l_b2bx3lb .slick-dots li::after{

    content: "";

    width: 20px;

    height: 20px;

    border-radius: 50%;

    border: 1px solid #6e6e6e;

    position: absolute;

    top: 50%;

    left: 50%;

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

    transition: all .36s;

    opacity: 0;

}

.l_b2bx3lb .slick-dots li.slick-active::after {

    opacity: 1;

}

.l_b2bx3lb .slick-dots li.slick-active {  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

}

.l_b2bx3lb .slick-prev, 

.l_b2bx3lb .slick-next,

.l_b2bx7list .slick-prev, 

.l_b2bx7list .slick-next{

    width: 15px;

    height: 24px;

}

.l_b2bx3lb .slick-next,

.l_b2bx7list .slick-next{

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    right: 0;

}

.l_b2bx3lb .slick-prev,

.l_b2bx7list .slick-prev{

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    transform: rotate(-180deg);

    top: calc(50% - 12px);

    left: 0;

}

.l_b2bx3lb .slick-prev::after, 

.l_b2bx3lb .slick-next::after,

.l_b2bx7list .slick-prev::after, 

.l_b2bx7list .slick-next::after {

    content: "";

    width: 100%;

    height: 100%;

    background: url(/Public/Cn/images/com_arrow1.svg) center / cover no-repeat;

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    opacity: 0;

}

.l_b2bx3lb .slick-dots {

    bottom: -20px;

}

.l_b2bx3lbli:not(:first-child){

    display: none;

}

.l_b2bx4img{

    width: 100%;

    margin-top: 48px;

}

.l_b2bx4img img{

    width: 100%;

}

.l_b2bx4li{

    width: 50%;

    padding: 0 13px;

    margin-bottom: 30px;

}

.l_b2bx4list{

    margin: 0 -13px;

}

.l_b2bx4lis{

    width: 100%;

    border: 1px solid #dfdfdf;

    padding: 44px 45px 44px 38px;

}

.l_b2bx4ic{

    width: 35px;

    position: relative;

    top: 4px;

}

.l_b2bx4ic img{

    width: 100%;

}

.l_b2bx4tit {

    width: calc(100% - 35px - 110px);

    padding-left: 76px;

    position: relative;

    padding-right: 20px;

    top: 6px;

}

.l_b2bx4tit h4{

    height: 35px;

    overflow: hidden;

}

.l_b2bx4lis .l_sybanbtn{

    margin-top: 0;

    border: 1px solid #666;

}

.l_b2bx4tit::before{

    content: "";

    width: 2px;

    height: 50px;

    background: #dcdcdc;

    position: absolute;

    top: 50%;

    left: 40px;

    transform: translateY(-50%);

}

.l_b2bx4lis .l_banmrp p{

    color: #666;

}

.l_b2bx4bt{

    margin-top: 60px;

}

.l_b2box4.l_space1{

    padding-bottom: 90px;

}

.l_b2bx7li{

    width: 25%;

    padding: 0 10px;

}

.l_b2bx7li:not(:first-child){

    display: none;

}

.l_b2bx7list{

    margin: 0 -10px;

}

.l_b2bx7li a{

    display: block;

    width: 100%;

    border: 1px solid #e8e8e8;

}

.l_b2bx7img{

    width: 100%;

    overflow: hidden;

}

.l_b2bx7img img{

    width: 100%;

    transition: all .36s;

}

.l_b2bx7le h4{

    color: #333;

}

.l_b2bx7p p{

    font-size: 14px;

    line-height: 1.75;

    color: #666;

    transition: all .36s;

}

.l_b2bx7ic {

    width: 10px;

    height: 10px;

    position: relative;

    top: 6px;

}

.l_b2bx7ri{

    padding: 9px 0;

    width: 110px;

    border: 1px solid #666;

    text-align: center;

    transition: all .36s;

}

.l_b2bx7ic img{

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

}

.l_b2img2{

    opacity: 0;

}

.l_b2bx7p {

    margin-right: 8px;

}

.l_b2bx7ris{

    display: inline-block;

}

.l_b2bx7le {

    position: relative;

    top: 4px;

    width: calc(100% - 110px);

    padding-right: 20px;

}

.l_b2bx7wz{

    padding: 46px 24px 54px;

    background: #fff;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_b2bx7list .slick-prev {

    left: -30px;

}

.l_b2bx7list .slick-next{

    right: -30px;

}

.l_b2bx5p h5{

    color: #666;

    height: 31.5px;

    overflow: hidden;

}

.l_b2bx5le {

    width: 190px;

}

.l_b2bx5ri {

    width: calc(100% - 190px);

    padding-left: 110px;

}

.l_b2bx5li{

    width: 20%;

    padding: 0 65px;

}

.l_b2bx5list{

    margin: 0 -65px;

}

.l_b2bx5li a{

    display: block;

    width: 100%;

    text-align: center;

}

.l_b2bx5p{

    margin-top: 45px;

}

.l_b2box5{

    background: #fbfcfe;

}

.l_b2bx5img{

    width: 100%;

    position: relative;

    z-index: 1;

}

.l_b2bx5img img{

    width: 100%;

    transition: all .36s;

}

.l_b2bx5img::after{

    content: '';

    width: 140px;

    height: 140px;

    background: url(/Public/Cn/images/circlebg.png) center / cover no-repeat;

    position: absolute;

    top: 50%;

    left: 50%;

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

    transition: all .36s;

    opacity: 0;

}

.l_b2bx5btwz p{

    transition: all .36s;

    font-weight: bold;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_b2bx5btwz {

    padding: 0 20px;

    position: absolute;

    top: 50%;

    left: 50%;

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

    width: 100%;

    transition: all .36s;

    opacity: 0;

    z-index: 2;

}

.l_b2bx5tptp{

    position: relative;

}

.l_b2bx5img::before{

    content: "";

    width: 100%;

    height: 100%;

    border-radius: 50%;

    background: #fff;

    background-color: rgb(255, 255, 255);

    box-shadow: 0px 1px 8.19px 0.81px rgba(0, 0, 0, 0.07);

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    z-index: -1;

    opacity: 0;

}

.l_b2bx5bt {

    margin: 0 -65px;

}

.l_b2bx5li1 .l_b2bx5tptp{

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

}

/* .l_b2bx5li1 .l_b2bx5img::after, */

.l_b2bx5li1 .l_b2bx5img::before,

.l_b2bx5li1 .l_b2bx5btwz{

    display: none;

}

.l_b2bx5li1{

    margin-left: 120px;

    position: relative;

}

.l_b2bx5li1::before{

    content: "";

    width: 1px;

    height: 100px;

    background: #b5b5b5;

    position: absolute;

    top: 0;

    left: -60px;

}

.l_b2bx5tp{

    margin-bottom: 72px;

}

.l_b2circle{

    width: 10px;

    height: 10px;

    background: #959595;

    border-radius: 50%;

    margin: 0 7px;

}

.l_b2bx5li2 .l_b2bx5img img{

    opacity: 0;

}

.l_b2bx5li2 .l_b2bx5img::before{

    opacity: 1;

}

.l_b2circles1{

    position: absolute;

    top: 50%;

    left: 50%;

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

    z-index: 2;

    width: 100%;

    text-align: center;

}

.l_b2circles{

    display: inline-block;

}

.l_b2bx6li{

    width: 50%;

    padding: 0 9px;

    margin-bottom: 15px;

}

.l_b2bx6list{

    margin: 0 -9px;

}

.l_b2bx6lis{

    width: 100%;

    padding: 44px 85px;

    background: #fff;

    border: 1px solid #d8e1ea;

}

.l_b2bx6ic{

    width: 15px;

    position: relative;

    top: 12px;

}

.l_b2bx6ic img{

    width: 100%;

}

.l_b2bx6tit {

    width: calc(100% - 15px);

    padding-left: 22px;

}

.l_b2bx6tit h3{

    font-weight: bold;

    color: #333;

    height: 42px;

    overflow: hidden;

}

.l_b2bx6wz {

    margin-top: 20px;

}

.l_b2bx6bt{

    margin-top: 100px;

}

.l_b2bx6wz p{

    height: 84px;

    overflow: hidden;

}

.l_b2box6 .l_b2bx1tit h2{

    color: #fff;

}

.l_b2box6 .l_b2bx1tit::before{

    background: #fff;

}

.l_b2bx6bg{

    position: absolute;

    width: 100%;

    height:100%;

    top: 0;

    left: 0;

}

.l_b2bx6bg.mc_fixed{

    position:fixed;

}

.l_b2bx6bg::after{

    content: "";

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.39);

    position:absolute;

    top: 0;

    left: 0;

}

.l_b2bx6nr {

    position: relative;

    z-index: 1;

    /* padding-top: 100vh; */

    /* position: absolute;

    z-index: 1;

    top: 120px;

    left: 50%;

    transform: translateX(-50%); */

}

.l_b2bx6img{

    height: 100vh;

    width: 100%;

    transition: height 0.2s ease-in-out;

}

.l_b2box6{

    position: relative;

}

/* .l_b2box7.l_space1{

    padding-top: 240px;

} */

.l_b2box7{

    background: #f5f5f5;

}

/* .l_b2box6.act_nr .l_b2bx6img{

    position: fixed;

    top: 0;

    left: 50%;

    transform: translateX(-50%);

} */



/* C1解决方案 */

.l_c1sect{

    background: #f7f7f7;

}

.l_sybanbtns{

    width: 100%;

    padding: 9px 0;

    text-align: center;

}

.l_c1bx2ri .l_sybanbtn{  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    width: 163px;

    border: 1px solid transparent;

    margin-top: 86px;

    position: relative;

}

.l_c1bx2ri .l_sybanbtn::after{

    content: "";

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.1);

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    opacity: 0;

}

.l_c1bx2ri .l_banmore {

    position: relative;

    z-index: 1;

}

.l_c1bx2ri h2{

    font-size: 30px;

    font-weight: bold;

}

.l_c1bx2le{

    width: 53%;

}

.l_c1bx2ri{

    width: calc(100% - 53%);

    padding-left: 108px;

    padding-right: 100px;

}

.l_c1bx2li a{

    display: flex;

    width: 100%;

    padding: 65px 0;

    align-items: center;

    position: relative;

}



.l_c1bx2ri p{

    margin-top: 26px;

}

.l_c1bx2ri .l_banmrp p{

    margin-top: 0 !important;

}

.l_c1bx2li{

    position: relative;

    z-index: 1;

    margin-bottom: 115px;

}

.l_c1bx2li:last-child{

    margin-bottom: 0;

}

.l_c1box2.l_space1{

    padding-top: 0;

}

.l_c1bx2li::after{

    content: "";

    width: 80%;

    height: 100%;

    background: #fff;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1;

}

.l_c1bx2bg{

    width: 168px;

    position: absolute;

    bottom: 0;

    right: 0;

}

.l_c1bx2bg img{

    width: 100%;

}

.l_c1bx2li.on a{

    flex-direction: row-reverse;

}

.l_c1bx2li.on::after{

    left: 0;

}

.l_c1bx2li.on .l_c1bx2bg {

    left: 0;

}





/* C2解决方案详情页 */

.l_c2sect{

    position: relative;

}

.l_c2bx1ri {

    width: 40%;

}

.l_c2bx1ri img{

    width: 100%;

}

.l_c2bx1le{

    width:60%;

    padding-right: 90px;

}

.l_c2bx1li.on .l_c2bx1ri{

    display: none;

}

.l_c2bx1le p{

    margin-top: 25px;

}

.l_c2bx1ri p{

    margin-top: 18px;

}

.l_c2bx1li{

    margin-bottom: 74px;

    display: flex;

    align-items: center;

}

.l_c2bx1li:last-child{

    margin-bottom: 0;

}

.l_c2box3 .l_c2bx1le {

    padding-right: 270px;

}

.l_c2box3.l_space1{

    padding-bottom: 0;

}



/* D1售后服务 */

.l_d1sect{

    position: relative;

}

.l_d1box1 .l_b2bx1p p,

.l_d4sect .l_d2box1 .l_b2bx1p p{

    margin-bottom: 20px;

    font-size: 16px;

}

.l_d1box1 .l_b2bx1p,

.l_d4sect .l_d2box1 .l_b2bx1p {

    margin-top: 30px;

}

.l_d1box1 .l_b2bx1tit h2,

.l_d4sect .l_d2box1 .l_b2bx1tit h2{

    font-size: 36px;

}

.l_d1bx2list{

    margin: 0 -23px;

}

.l_d1bx2li {

    width: 50%;

    padding: 0 23px;

    margin-bottom: 36px;



}

.l_d1bx2li a{

    display: block;

    padding: 34px 24px 40px;

    width: 100%;

    border: 1px solid rgb(235, 235, 235);

    background-color: rgb(255, 255, 255);

    box-shadow: 3.346px 3.716px 7.2px 0.8px rgba(228, 235, 243, 0.8);

    height: 310px;

}

.l_d1bx2le {

    width: 208px;

    margin-top: 20px;

    border-radius: 50%;

    overflow: hidden;

}

.l_d1bx2ri{

    width: calc(100% - 208px);

    padding-left: 55px;

}

.l_d1bx2ri h2{

    font-size: 30px;

    font-weight: bold;

    height: 52.5px;

    overflow: hidden;

}

.l_d1bx2li .l_sybanbtn{

    border: 1px solid #666666;

    margin-top: 48px;

}

.l_d1bx2li .l_banmrp p {

    color: #666;

    margin-top: 0 !important;

    max-height: none !important;

}

.l_d1bx2ri p{

    margin-top: 4px;

    max-height: 84px;

    overflow: hidden;

}

.l_d1box2.l_space1{

    padding-top: 0;

}



/* D2技术支持 */

.l_d2bx1tit1 h4{

    font-weight: bold;

    color: #333;

    text-align:center;

}

.l_d2box1 .l_b2bx1p p{

    font-size: 16px;

}

.l_d2bx1tit1 {

    margin-top: 30px;

}

.l_d2box1 .l_b2bx1p {

    margin-top: 14px;

}

.l_d2sect,

.l_d3sect,

.l_d4sect,

.l_d5sect,

.l_d6sect,

.l_f1sect{

    position: relative;

}

.l_d2bx2ri {

    width: 50%;

}

.l_d2bx2le{

    width: 50%;

    padding-right: 135px;

}

.l_d2bx2le h2{

    font-size: 36px;

}

.l_d2bx2le h4{

    color: #333;

    font-weight: bold;

    margin-top: 48px;

    margin-bottom: 30px;

}

.l_d2bx2li {

    display: flex;

    align-items: center;

    margin-bottom: 100px;

}

.l_d2bx2li:last-child{

    margin-bottom: 0;

}

.l_d2bx2li.on{

    flex-direction:row-reverse;

}

.l_d2bx2li.on .l_d2bx2le{

    padding-right: 0;

    padding-left: 135px;

}

.l_d2box2,.l_d3bx1bt{

    margin-top: 90px;

}

.l_d2box3{

    background: rgba(242,242,242,.5);

    padding: 60px 0;

}

.l_d2bx1in p{

    font-size: 18px;

    text-align: center;

}

.l_d2dhic{

    width: 40px;

    position: relative;

    top: 7px;

    margin-right: 25px;

}

.l_d2dhic img{

    width: 100%;

}

.l_d2letter .l_d2dhic{

    width: 32px;

    top: 18px;

}

.l_d2bx3phone .l_d2dhwz p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_d2dhwz p{

    font-size: 42px;

    line-height: 1.5;

    font-family: "Montserrat" !important;

    color: #333;

    font-weight: bold;

}

.l_d2letter a,

.l_d2bx3phone a{

    display: block;

    width: 100%;

    text-align: center;

    white-space:nowrap;

}

.l_d2bx3phones,.l_d2letters{

    display: inline-block;

}

.l_d2bx3phone,.l_d2letter{

    text-align:center;

}

.l_d2bx1in {

    margin-bottom: 30px;

}

.l_d2bx3phone{

    position: relative;

    padding-bottom: 16px;

}

.l_d2bx3phone::after{

    content: "";

    width: 100px;

    height: 1px;

    background: #d0d0d0;

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

}

.l_d2letter{

    margin-top: 14px;

}





/* D3现场服务 */

.l_d3bx1li{

    margin-bottom: 65px;

    border: 1px solid rgb(238, 238, 238);

    background-color: rgb(255, 255, 255);

    box-shadow: 0px 0px 35.72px 2.28px rgba(202, 202, 202, 0.23);

    position: relative; 

}

.l_d3bx1li:last-child{

    margin-bottom: 0;

}

.l_d3bx1li::after{

    content: "";

    width: 50%;

    height: 100%;

    background: url(/Public/Cn/images/d3_bg1.png) center / cover no-repeat;

    position: absolute;

    top: 0;

    right: 0;

}

.l_d3bx1ri img{

    width: 100%;

    display: inline-block;

}

.l_d3bx1ri{

    width: 160px;

    position: absolute;

    text-align: center;

    z-index: 1;

    top: 50%;

    right: 55px;

    transform: translateY(-50%);

}

.l_d3bx1ri::after{

    content: "";

    width: 160px;

    height: 160px;

    background: #fbfbfb;

    border-radius: 50%;

    border: 2px solid #f89786;

    position: absolute;

    top: 50%;

    left: 50%;

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

    z-index: -1;

}

.l_d3bx1le{

    width: calc(100% - 160px);

    padding-right: 234px;

}

.l_d3bx1le h2{

    font-size: 30px;

    font-weight: bold;

    transition: all .36s;

    display: inline-block;

}

.l_d3bx1le h4{

    font-weight: bold;

    margin-top: 32px;

}

.l_d3bx1le p{

    margin-top: 10px;

}

.l_d3bx1lis {

    position: relative;

    z-index: 1;

    padding: 60px 55px 80px 66px;

}



/* D4售后备件 */

.l_d4sect .l_d2box1 .l_b2bx1p p{

    color: #333;

}



/* D5常见问题 */

.l_d5tbli p{

    font-size: 18px;

    transition: all .36s;

    cursor: pointer;

    position: relative;

}

.l_d5tbli p::after{

    content: "";

    width: 10px;

    height: 10px;

    border-radius: 50%;

    background: #aaaaaa;

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    bottom: -25px;

    transition: all .36s;

    opacity: 0;

}

.l_d5tbli{

    padding: 0 55px 18px;

}

.l_d5bx1tab{

    margin: 0 -55px;

    display: inline-block;

}

.l_d5tbli.on p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_d5tbli.on p::after{

    opacity: 1;

}

.l_d5box1{

    padding-top: 64px;

    border-bottom: 1px solid #f1f1f2;

}

.l_d5bx1nr {

    text-align: center;

}

.l_d5box2 .l_b2bx1tit h2{

    font-size: 36px;

}

.l_d5bx2list{

    margin:0 -10px

}

.l_d5bx2li{

    width: 33.333333%;

    padding: 0 10px;

}

.l_d5bx2lis{

    width: 100%;

    border: 1px solid #dadada;

    padding: 35px 20px;

    cursor: pointer;

    position: relative;

}

.l_d5libt::after{

    content: "";

    width: 100%;

    height: 100%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    z-index: -1;

    opacity: 0;

}

.l_d5liic p{

    font-size: 18px;

    line-height: 1.75;

    color: #666666;

    font-family: "Montserrat" !important;

}

.l_d5libt .l_d5liic p{

    color: #fff;

}

.l_d5litp .l_d5liic p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    transition: all .36s;

}

.l_d5litit h5{

    color: #666;

    height: 31.5px;

    overflow: hidden;

    transition: all .36s;

}

.l_d5litpri {

    width: 15px;

    height: 15px;

    position: relative;

    top: 7px;

}

.l_d5litpri  img{

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 50%;

    transform: translateX(-50%);

}

.l_d5litple {

    width: calc(100% - 15px);

    padding-right: 20px;

}

.l_d5lititp p{

    font-size: 14px;

    color: #fff;

}

/* .l_d5libt {

    margin-top: 28px;

    display: none;

} */

.l_d5libt {

    position: absolute;

    width: 100%;

    left: 0;

    padding: 86px 20px 35px;

    z-index: 2;

    top: 0;

    display: none;

}

.l_d5litit {

    width: calc(100% - 22px);

    padding-left: 5px;

}

.l_d5liic {

    width: 22px;

}

.l_d5lititp {

    width: calc(100% - 22px);

    padding-left: 5px;

}

.l_d5bx2bg{

    width: 80px;

    position: absolute;

    bottom: 0;

    right: 0;

}

.l_d5bx2bg img{

    width: 100%;

}

.l_d5bx2li{

    margin-bottom: 25px;

}

.l_d5bx2li.act .l_d5libt::after{

    opacity: 1;

}

.l_d5bx2li.act .l_d5liic p{

    color: #fff;

    background: inherit;

    -webkit-text-fill-color: inherit;

}

.l_d5bx2li.act .l_d5litit h5{

    color: #fff;

}

.l_d5bx2li.act .l_b2img2{

    opacity: 1;

}

.l_d5bx2li.act .l_b2img1{

    opacity: 0;

}

.l_d5litp {

    position: relative;

    z-index: 1;

}

.l_d5bx2li.act .l_d5litp {

    z-index: 3;

}

.l_d5bx2bt{

    margin-top: 40px;

}

.l_d5bx2btn{

    text-align:center;

}

.l_d5bx2bt .l_sybanbtn{

    border: 2px solid #adadad;

    display: inline-block;

    margin-top: 140px;

}

.l_d5bx2bt .l_banmrp p{

    color: #666;

}

.l_d5bx2nr1:not(:first-child){

    display: none;

}



/* D6下载中心 */

.l_d6sect{

    background: #f8f8f8;

}

.l_d6bx1bt{

    margin-top: 65px;

}

.l_d6bx1bt .l_b2bx4lis{

    background: #fff;

    border: none;

}

.l_d6bx1bt .l_b2bx4list{

    margin: 0 -15px 60px;

}

.l_d6bx1bt .l_b2bx4li{

    padding: 0 15px;

}

.l_d6bx1bt h4{

    color: #333;

}





/* E1新闻媒体 */

.ys_banner.on .l_nybanli a{

    color: #666;

}

.ys_banner.on .l_nybread.ys_cont1400 {

    position: static;

    transform: inherit;

}

.l_e1sect1{

    padding-top: 60px;

}

.l_e1bx1tit h1{

    font-size: 48px;

    color: #333;

}

.l_e1bx1le{

    width: 55%;

}

.l_e1bx1ri{

    width: calc(100% - 55%);

    padding-left: 45px;

    padding-right: 90px;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_e1bx1time p{

    font-size: 14px;

    font-family: "Montserrat" !important;

    max-height: none !important;

    height: auto !important;

    line-height: 1.75;

}

.l_e1bx1ri h3{

    color: #333;

    font-weight: bold;

    margin-top: 10px;

    margin-bottom: 22px;

    height: 84px;

    overflow: hidden;

}

.l_e1bx1ri  .l_sybanbtn {

    margin-top: 66px;

}

.l_e1bx1ri .l_banmrp p{

    color: #666;

    height: auto !important;

}

.l_e1bx1ri .l_sybanbtn{

    border: 1px solid #666;

}

.l_e1bx1ri p{

    height: 84px;

    overflow: hidden;

}

.l_e1bx1li a{

    width: 100%;

    display: flex;

    align-items: center;

    background-color: rgb(255, 255, 255);

    box-shadow: 0px 8px 33.95px 1.05px rgb(219 219 219 / 60%);

}

.l_e1bx1li:not(:first-child){

    display: none;

}

.l_e1bx1lb .slick-list{

    padding-top: 40px;

    padding-bottom: 120px;

}

.l_e1bx1li{

    padding: 0 40px;

}

.l_e1bx1lb{

    margin: 0 -40px;

}

.l_e1bx1lb .slick-next,

.l_e1bx1lb .slick-prev{ 

    width: 40px;

    height: 60px;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    top: calc(50% - 40px);

}

.l_e1bx1lb .slick-next{

    right: 40px;

}

.l_e1bx1lb .slick-prev{

    left: 40px;

    z-index: 10;

}

.l_e1bx1lb .slick-prev{

    transform: rotate(-180deg);

    top: calc(50% - 70px);

}

.l_e1bx1lb .slick-next::after{

    content: "";

    width: 15px;

    height: 24px;

    background: url(/Public/Cn/images/l_com_arrow1.svg) center / cover no-repeat;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_e1bx1lb .slick-prev::after{

    content: "";

    width: 15px;

    height: 24px;

    background: url(/Public/Cn/images/l_com_arrow1.svg) center / cover no-repeat;

    position: absolute;

    top: 50%;

    left: 50%;

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

}

.l_e1sect1{

    position: relative;

}

.l_e1sect1::before{

    content: "";

    width: 100%;

    height: 510px;

    background: #eff4f4;

    position: absolute;

    top: 0;

    left: 0;

}

/* .l_e2sect1::before{

    height: 370px;

} */



.l_e1sect{

    position: relative;

    z-index: 1;

}

.l_e1box1.l_space1{

    padding-bottom: 0;

}

.l_e1box2.l_space1{

    padding-top: 0;

}

.l_e1bx2list{

    margin: 0 -20px 10px;

}

.l_e1bx2li{

    width: 33.333333%;

    padding: 0 20px;

    margin-bottom: 5px;

    height: 527px;

    overflow: hidden;

}

.l_e1bx2li a{

    display: block;

    width: 100%;

}

.l_e1bx2wz{

    padding: 14px 40px 0 24px;

}

.l_e1bx2wz h4{

    color: #333;

    line-height: 1.5;

    position: relative;

    transition: all .36s;

    max-height: 90px;

    overflow: hidden;

}

.l_e1bx2wz p{

    font-size: 14px;

    max-height: 49px;

    overflow: hidden;

}

.l_e1bx2wz .l_e1bx1time{

    margin-top: 36px;

}

.l_e1bx2tit{

    position: relative;

    padding-bottom: 20px;

    margin-bottom: 15px;

}

.l_e1bx2tit::after{

    content: "";

    width: 15px;

    height: 2px;

    background: rgba(102,102,102,.33);

    position: absolute;

    left: 0;

    bottom: 0;

}

.l_e1bgimg{

    width: 546px;

    position: absolute;

    top: -14px;

    right: 38px;

    z-index: -1;

}

.l_e1bgimg img{

    width: 100%;

}

.ys_phfy a{

    font-size: 16px;

    line-height: 1.75;

    color: #666;

}



/* E2新闻媒体详情页 */

.l_e2title h1{

    color: #333;

    font-size: 40px;

    font-weight: bold;

    line-height: 1.5;

}

.l_e2sect .l_nybread.ys_pos_bot{

    position: static;

    transform: inherit;

} 

.l_e2sect .l_nybanli a{

    color: #666;

}

.l_e2sect .l_e1bx1time{

    margin-top: 26px;

}

.l_e2sect .l_e1bx1time p{

    font-size: 16px;

    color: #999;

}

.l_e2sectpnr,.l_e2secbtnr{

    width: calc(100% - 50px);

    margin: auto;

}

.l_e2sectp{

    margin-bottom: 58px;

}

.l_e2sect1{

    position: relative;

}

.l_e2sect{

    position: relative;

    z-index: 1;

}

/* .l_e2sectp{

    padding-top: 105px;

} */

.l_e2secbt.l_soace1{

    padding-top: 80px;

}

.l_e2box1con p{

    font-size: 16px;

    line-height: 1.75;

    color: #666;

    margin-bottom: 36px;

}

.l_e2secbtnr{

    position: relative;

}

.l_e2bx1share{

    position: absolute;

    top: 0;

    left: -140px;

}

.l_e2fxic {

    width: 40px;

    height: 40px;

    border-radius: 50%;

    position: relative;

    transition: all .36s;

    cursor: pointer;

}

.l_e2fxicbox1 {

    width: 100%;

    position: relative;

}

.l_e2fxicbox1 img {

    width: 100%;

    height: 100%;

    transition: all .36s;

}

.l_e2fxicbox1 .l_img2{

    opacity: 0;

}

.l_e2fxic a{

    display: block;

    width: 100%;

    height: 100% !important;

    position: absolute;

    top: 50%;

    left: 50%;

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

    background: none !important;

    padding: 0 !important;

}

.l_e2box1con{

    padding-bottom: 10px;

    border-bottom: 2px solid rgba(153,153,153,.45);

}

.l_e2fxic{

    margin-bottom: 20px;

}

.l_e2confy1 a{

    /* width: 100%; */

    display: inline-block;

}

.l_e2fyle {

    width: 48px;

}

.l_e2fyri{

    width: calc(100% - 48px);

    padding-left: 15px;

}

.l_e2fyri p{

    transition: all .36s;

}

.l_e2confy{

    margin-top: 44px;

}

.l_e2fyprev{

    margin-bottom: 6px;

}

.l_e2bx2tit.l_title1 h2{

    font-size: 36px;

    text-align: center;

    margin-bottom: 52px;

}

.l_e2box2.l_space1{

    padding-top: 0;

}

.l_e2box2 .l_e1bx2li {

    height: 470px;

}

.l_e2box2 .l_e1bx2wz h4{

    max-height: 60px;

}





/* F1关于柴孚  */

.l_f1bx1nr .l_b2bx1p p{

    font-size: 14px;

    margin-bottom: 14px;

}

.l_f1bx1bt .l_sybx4qt {

    position: static;

    display: inline-block;

}

.l_f1bx1bt {

    text-align: center;

    margin-top: 80px;

}

.l_f1bx1nr .l_b2bx1p {

    margin-top: 30px;

}

.l_f1box3{

    height: 760px;

    overflow: hidden;

    position: relative;

}

.l_f1box3::after{

    content: "";

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.5);

    position: absolute;

    top: 0;

    left: 0;

}

.l_f1bx3li{

    width: 33.333333%;

    height: 100%;

    border-right: 1px solid rgba(255,255,255,.4);

}

.l_f1bx3ic{

    width: 54px;

    position: relative;

    top: 6px;

}

.l_f1bx3ic img{

    width: 100%;

}

.l_f1bx3tit{

    padding-left: 40px;

}

.l_f1bx3tit h2{

    font-size: 40px;

    color: #fff;

    font-weight: bold;

}

.l_f1bx3nr {

    position: relative;

    z-index: 1;

    width: 100%;

    height: 100%;

}

.l_f1bx3bt h3{

    color: rgba(255,255,255,.9);

}

.l_f1bx3bt {

    margin-top: 56px;

}

.l_f1bx3lis{

    width: 100%;

    padding-left: 120px;

    padding-right: 120px;

    top: 235px;

    position: relative;

}

.l_f1bx4le {

    width: 190px;

}

.l_f1bx4ri{

    width: 110px;

    position: absolute;

    top: 50%;

    right: 0;

    transform: translateY(-50%);

}

.l_f1bx4mid{

    width: calc(100% - 190px - 110px);

    padding-left: 95px;

    padding-right: 30px;

}

.l_f1bx4mid h2{

    font-size: 36px;

}

.l_f1bx4ri .l_sybanbtn{

    margin-top: 0;

}

.l_f1bx4nrs{

    position: relative;

}

.l_f1box2{

    height: 935px;

    position: relative;

    overflow: hidden;

}

.l_f1bx2btnr{

    width: 76%;

    margin: auto;

}

.l_f1bx2btnrs{

    width: 100%;

}

.l_f1bx2time p{

    font-size: 18px;

    font-weight: bold;

}

.l_f1bx2le {

    width: 51%;

}

.l_f1bx2le img{

    width: 100%;

}

.l_f1bx2ri{

    width: 49%;

    padding-left: 45px;

    padding-right: 60px;

    position: relative;

    z-index: 1;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_f1bx2li:not(:first-child){

    display: none;

}

.l_f1bx2li{

    position: relative;

    /* padding: 0 30px; */

}

.l_f1bx2lis{

    display: flex;

    align-items: center;

}

.l_f1bx2wz{

    margin-top: 10px;

}

.l_f1bx2li::after{

    content: "";

    width: 540px;

    height: 285px;

    background: #fff;

    position: absolute;

    top: 50%;

    right: 0;

    transform: translateY(-50%);

}

.l_f1bx2btnrs .slick-prev, 

.l_f1bx2btnrs .slick-next {

    width: 22px;

    height: 35px;

}

.l_f1bx2btnrs .slick-next {

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    right: -98px;

}

.l_f1bx2btnrs .slick-prev {

    background: url(/Public/Cn/images/l_com_arrow2.svg) center / cover no-repeat;

    z-index: 10;

    transform: rotate(-180deg);

    top: calc(50% - 12px);

    left: -98px;

}



.l_f1bx2tp{

    margin-top: 105px;

    margin-bottom: 105px;

}

.l_f1bx2ti_li p{

    font-size: 24px;

    line-height: 1.75;

    color: rgba(255,106,61,.6);

    transition: all .36s;

    font-family: "Montserrat" !important;

    position: relative;

    padding-top: 25px;

    -webkit-user-select: text -khtml-user-select: text;

    -moz-user-select: text;

    -ms-user-select: text;

    user-select: text;

}

.l_f1bx2_point{

    width: 6px;

    height: 6px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

    top: -2px;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

}

/* .l_f1bx2ti_li p::after{

    content: "";

    width: 6px;

    height: 6px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

    top: -2px;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

} */

.l_f1bx2ti_li p::before{

    content: "";

    width: 11px;

    height:11px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    position: absolute;

    top: -5px;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

    opacity: 0;

    z-index: 1;

}

.l_f1bx2ti_li p::after{

    content: "";

    width: 18px;

    height:18px;

    border-radius: 50%;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    /* opacity: 0.15; */

    position: absolute;

    top: -9px;

    left: 50%;

    transform: translateX(-50%);

    transition: all .36s;

    opacity: 0;

}

.l_f1bx2ti_li{

    width: 14.285714%;

    text-align: center;

    position: relative;

    cursor: pointer;

}

.l_f1bx2times{

    position: relative;

}

.l_f1bx2times::after{

    content: "";

    width: 100%;

    height: 2px;

    background: rgba(230,31,26,.2);

    position: absolute;

    top: 10px;

    left: 0;

}

.l_f1bx2ti_list .slick-list{

    padding-top: 10px;

}

.l_f1bx2ti_li:not(:first-child){

    display: none;

}

.l_f1bx2ti_list .slick-prev, 

.l_f1bx2ti_list .slick-next{

    width: 8px;

    height: 14px;

    top: calc(50% - 28px);

}

.l_f1bx2ti_list .slick-prev{

    background: url(/Public/Cn/images/f1_icon4.svg) center / cover no-repeat;

    left: -32px;

}

.l_f1bx2ti_list .slick-next{

    background: url(/Public/Cn/images/f1_icon5.svg) center / cover no-repeat;

    right: -32px;

}

.l_f1bx2ti_li::after,

.l_f1bx2ti_li::before{

    content: "";

    width: 50%;

    height: 2px;

    background: #6e6e6e;

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

    opacity: 0;

}

.l_f1bx2ti_li::before{

    right: 0;

    left: inherit;

}

.l_f1bx2ti_li.slick-current::after{

    opacity: 1;

}

.l_f1bx2ti_li.slick-current p {

    color: #6e6e6e;

}

.l_f1bx2ti_li.slick-current p::before{

    opacity: 1;

}

.l_f1bx2ti_li.slick-current p::after{

    opacity: 0.15;

}

.l_f1bx2ti_li.before::before,

.l_f1bx2ti_li.before::after{

    opacity: 1;

}

.l_f1bx2ti_li.slick-current::before{

    opacity: 0;

}





























/* F2联系方式 */

.l_f2sect1 .l_nybanner::after{

    display: none;

}

.l_f2sect1 .l_nybantit h1{

    color: #333;

}

.l_nybread1 .l_nybanli a{

    color: #666;

}

.l_nybread1.ys_cont1400 {

    bottom: 18px;

}

.l_f2bx1dp p{

    font-size: 24px;

    color: #333333;

    font-family: "Montserrat" !important;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_f2bx1li{

    margin-bottom: 30px;

}

.l_f2bx1li:last-child{

    margin-bottom: 0;

}

.l_f2bx1dp{

    margin-top: 5px;

}

.l_f2bx1bt {

    margin-top: 64px;

    position: relative;

}

.l_f2bx1ri img{

    width: 23px;

    margin: 10px 0;

}

.l_f2bx1p1 p{

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_f2bx1p2 p{

    font-size: 14px;

    color: #e7211b;

}

.l_f2bx1ri {

    text-align: center;

    position: absolute;

    right: 360px;

    top: 50%;

    transform: translateY(-50%);

}

.l_f2bx1ri a{

    display: block;

}

.l_f2bx2list{

    margin: 0 -13px;

}

.l_f2bx2li{

    width: 33.333333%;

    padding: 0 13px;

}

.l_f2bx2bt{

    margin-top: 105px;

}

.l_f2bx2li{

    margin-bottom: 24px;

}

.l_f2bx2lis{

    width: 100%;

}

.l_f2bx2le p{

    color: #333;

}

.l_f2bx2li1 .l_f2bx2le,

.l_f2bx2li3 .l_f2bx2le,

.l_f2bx2li4 .l_f2bx2le,

.l_f2bx2li5 .l_f2bx2le{

    width: 40px;

}

.l_f2bx2li1 .l_f2bx2ri,

.l_f2bx2li3 .l_f2bx2ri,

.l_f2bx2li4 .l_f2bx2ri,

.l_f2bx2li5 .l_f2bx2ri{

    width: calc(100% - 40px);

}

.l_f2bx2li7 .l_f2bx2le,

.l_f2bx2li8 .l_f2bx2le{

    width: 128px;

}

.l_f2bx2li7 .l_f2bx2ri,

.l_f2bx2li8 .l_f2bx2ri{

    width: calc(100% - 128px);

}

.l_f2bx2li2 .l_f2bx2le{

    width: 72px;

}

.l_f2bx2li2 .l_f2bx2ri{

    width: calc(100% - 72px);

}

.l_f2bx2li9 .l_f2bx2le{

    width: 96px;

}

.l_f2bx2li9 .l_f2bx2ri {

    width: calc(100% - 96px);

}

.l_f2bx2li29 .l_f2bx2ri{

    width: calc(100% - 96px);

}

.l_f2bx2ri{

    padding-left: 10px;

    height:28px;

}

.l_f2bx2ri input{

    width: 100%;

    height: 100%;

    font-size: 16px;

    color: #333;

}

.l_f2bx2lis {

    padding-top: 6px;

    padding-bottom: 16px;

    border-bottom: 1px solid #e6e6e6;

}

.ys_select_hd input{

    font-size: 16px;

    color: #333;

}

.ys_select_hd input::placeholder{

    font-size: 16px;

    color: #333;

}

.mc_select_demo{

    height: 28px;

}

.ys_select_xtbbox .iconfont {

    color: #666666;

}

.ys_select_li{

    font-size: 16px;

    color: #333;

    line-height: 1.75;

}

.ys_select_bd {

    padding: 10px;

    top: 45px;

    height: 135px;

}

.l_f2bx2li9,.l_f2bx2li10{

    width: 100% !important;

}

.l_f2bx2li10 .l_f2bx2lis{

    border-bottom: none;

}

.l_f2bx2li10 .l_f2bx2ri{

    width: 100%;

    padding-left: 0;

    border: 1px solid #e6e6e6;

    height: 240px;

    margin-top: 16px;

    padding: 10px;

}

.l_f2bx2li10 .l_f2bx2ri textarea{

    width: 100%;

    height: 100%;

}

.l_f2bx2li11 .l_f2bx2le {

    width: 56px;

}

.l_f2bx2li11 .l_f2bx2ri{

    width: calc(100% - 56px);

}

.l_f2sect{

    background: #f9f9fa;

}

.l_f2bx2code {

    width: 226px;

    cursor: pointer;

    margin-left: 13px;

    position: relative;

    top: 10px;

}

.l_f2bx2code img{

    width: 100%;

}

.l_f2bx2btns{

    width: 100%;

    margin: 0 13px;

    padding-top: 60px;

}

.l_f2bx2btn{

    cursor: pointer;

    width: 110px;  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    cursor: pointer; 

}

.l_f2bx2btn p{

    font-size: 14px;

    color: #fff;

    line-height: 42px;

    text-align: center;

}





/*鼠标效果*/

@media screen and (min-width: 1200px) {

    .l_pchdnavli:hover::after{

        opacity: 1;

    }

    .l_sybx2le1:hover,

    .l_sybx2ri1:hover{

        background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    }

    .l_sybx2le1:hover .l_hover_after,

    .l_sybx2ri1:hover .l_hover_after{

        opacity: 1;

    }

    .l_sybx2le1:hover .l_hover_before,

    .l_sybx2ri1:hover .l_hover_before{

        opacity: 0;

    }

    .l_sybx1list .slick-prev:hover::after,

    .l_sybx1list .slick-next:hover::after,

    .l_f1bx2btnrs .slick-prev:hover::after,

    .l_f1bx2btnrs .slick-next:hover::after{

        opacity: 1;

    }

    .l_sybx3li a:hover .l_sybx3img img{

        transform: scale(1.05);

    }

    .l_pchdnavli:hover .l_navlia1,

    .l_navxlli:hover p,

    .l_ftnavtp:hover a,

    .l_ftnavli:hover a,

    .l_sybx3li a:hover .l_sybx3ri h5,

    .l_d3bx1li:hover .l_d3bx1le h2{

        background: linear-gradient(to right,#666666,#6e6e6e);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

    }

    .pc_fenye li:hover{

        color: #666666;

    }

    .l_b2bx1lis:hover .l_b2bx1litit h3,

    .l_b2bx1lis:hover .l_b2bx1lip p{

        color: #fff;

    }

    .l_b2bx1lis:hover::after{

        opacity: 1;

    }

    .l_b2bx3lb .slick-prev:hover::after, 

    .l_b2bx3lb .slick-next:hover::after,

    .l_b2bx7list .slick-prev:hover::after, 

    .l_b2bx7list .slick-next:hover::after  {

        opacity: 1;

    }

    .l_b2bx7li a:hover .l_b2bx7p p{

        color: #fff;

    }

    .l_b2bx7li a:hover .l_b2img2{

        opacity: 1;

    }

    .l_b2bx7li a:hover .l_b2img1{

        opacity: 0;

    }

    .l_b2bx7li a:hover .l_b2bx7img img{

        transform: scale(1.05);

    }

    .l_sybanbtn:hover,

    .l_b1bx1li.on .l_sybanbtn:hover,

    .l_b2bx7li a:hover .l_b2bx7ri,

    .l_d1bx2li a:hover .l_sybanbtn{

        border: 1px solid transparent;

        background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

    }

    .l_sybanbtn:hover .l_banmrp p,

    .l_d1bx2li a:hover .l_banmrp p{

        color: #fff;

    }

    .l_sybanbtn:hover .l_b2img2,

    .l_d1bx2li a:hover .l_b2img2{

        opacity: 1;

    }

    .l_sybanbtn:hover .l_b2img1,

    .l_d1bx2li a:hover .l_b2img1{

        opacity: 0;

    }

    .l_b2bx5li a:hover .l_b2bx5img::after{

        opacity: 1;

    }

    .l_b2bx5li a:hover .l_b2bx5img::before{

        opacity: 1;

    }

    .l_b2bx5li a:hover .l_b2bx5btwz{

        opacity: 1;

    }

    .l_b2bx5li a:hover .l_b2bx5img img{

        opacity: 0;

    }

    .l_b2bx5li1 a:hover .l_b2bx5img img {

        opacity: 1;

    }

    .l_c1bx2li:hover .l_sybanbtn::after{

        opacity: 1;

    }

    .l_e1bx2li a:hover .ys_imgbox_cover img{

        transform: scale(1.05);

    }

    .l_e1bx2li a:hover .l_e1bx2wz h4{

        background: linear-gradient(to right,#666666,#6e6e6e);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

    }

    .l_e2fxic:hover .l_img1{

        opacity: 0;

    }

    .l_e2fxic:hover .l_img2{

        opacity: 1;

    }

    .l_e2confy1 a:hover .l_e2fyri p{

        color: #666666;

    }

    .l_d5bx2bt .l_sybanbtn:hover{

        border: 2px solid transparent;

    }

    .l_navarrow:hover img:nth-child(2){

        opacity: 1;

    }

    .l_navarrow:hover img:nth-child(1){

        opacity: 0;

    }

    .l_d1bx2li a:hover .ys_imgbox_cover img{

        transform: scale(1.05);

    }

    .l_pchd_language:hover a{

        background: linear-gradient(to right,#666666,#6e6e6e);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

    }

    .l_navtbli:hover p,

    .l_nybanli:hover a,

    .l_nybanli:hover p{

        background: linear-gradient(to right,#666666,#6e6e6e);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

    }

}







/* 载入效果 */

.ys_ban_li.slick-current .ys_ban_title{

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.3s;

}

.ys_ban_li.slick-current .ys_ban_txtbox p{

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.6s;

}

.ys_ban_li.slick-current .l_banmrp p{

    animation: none;

}

.ys_ban_li.slick-current .l_sybanbtn{

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.9s;

}

.l_sybx4qtli:nth-child(3n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.3s;

}

.l_sybx4qtli:nth-child(3n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.5s;

}

.l_sybx4qtli:nth-child(3n+3){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.7s;

}

.l_b2bx1li:nth-child(4n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.8s;

}

.l_b2bx1li:nth-child(4n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.9s;

}

.l_b2bx1li:nth-child(4n+3){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 1s;

}

.l_b2bx1li:nth-child(4n+4){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 1.1s;

}

.l_b2bx7li:nth-child(4n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.6s;

}

.l_b2bx7li:nth-child(4n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.7s;

}

.l_b2bx7li:nth-child(4n+3){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.8s;

}

.l_b2bx7li:nth-child(4n+4){

    animation: ysfadeInUp 1s ease both;

    animation-delay: 0.9s;

}

.l_b2bx4li:nth-child(2n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .3s;

}

.l_b2bx4li:nth-child(2n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .4s;

}

.l_d1bx2li:nth-child(2n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .3s;

}

.l_d1bx2li:nth-child(2n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .5s;

}

.l_e1sect1 .l_e1bx2li:nth-child(3n+1){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .5s;

}

.l_e1sect1 .l_e1bx2li:nth-child(3n+2){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .6s;

}

.l_e1sect1 .l_e1bx2li:nth-child(3n+3){

    animation: ysfadeInUp 1s ease both;

    animation-delay: .7s;

}

@keyframes l_fadeInRight {

	0% {

	opacity:0;

	-webkit-transform:translateX(20px);

	-ms-transform:translateX(20px);

	transform:translateX(20px)

}

100% {

	opacity:1;

	-webkit-transform:translateX(0);

	-ms-transform:translateX(0);

	transform:translateX(0)

}

}

.l_fadeInRight {

	-webkit-animation-name:l_fadeInRight;

	animation-name:l_fadeInRight

}

@keyframes g1fadeInUp{

    0%{

        opacity:0;

        -webkit-transform:translate3d(0,10%,0);

        transform:translate3d(0,10%,0)

    }

    to{

        opacity:1;

        -webkit-transform:none;

        transform:none

    }

}

.l_fadeInUphalf3 {



    -webkit-animation: g1fadeInUp 1s ease both;

    animation: g1fadeInUp 1s ease both;

    animation-delay: .9s;

}

.l_d5box2,.l_d6bx1bt .l_b2bx4list,.l_b2bx1p,.l_d2box1s {

    overflow: hidden;

}



/* 2021.11.15 */

.l_sybx1li.slick-current p{

    color: #6e6e6e;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.l_sybx1lis p{

    transition: all .36s;

}

.l_sybx1leli{

    cursor: pointer;

}

.l_sybx1mid {

    margin-top: 162px;

}

.l_sybx1ri {

    margin-top: 110px;

}

.l_sybx3bt .l_sybanbtn{

    display: inline-block;

}

.l_sybanbtns1{

    text-align: center;

}

.ys_phnav_header {

    padding-left: 0;

}

.l_b2bx6bgs{

    height: 100vh;

    position: relative;

}

.swiper-button-disabled{

    opacity: 0;

}

.ys_hd_pc.navfixed .l_logo a{

    height: 110px;

}

.l_sybx1li{

    padding: 0 25px;

}

.l_sybx1list {

    margin: 0 -25px;

}

.l_pchdnavli.yxnav_active1::after{

    opacity: 1;

} 

.l_sybx1bt1:not(:first-child){

    display: none;

}

.l_sybx1leli,

.l_sybx1leli p{

    width: 100% !important;

}

.l_sybx1lis{

    text-align:center;

}

/* .l_sybx1le,.l_sybx1mid,.l_sybx1ri {

    float: left;

}

.l_sybx1mid{

    width: calc(1005 - 200px - 430px);

} */

/* .l_b2box6.act_nr .l_b2bx6bgs{

    width: 100%;

    height: 100vh;

}

.l_b2box6.act_nr .l_b2bx6bg {

    position: fixed;

} */

/* 2021.11.17 */

.l_f1bx2btnr1{

    padding: 0 98px;

}

.l_f1bx2lbnrs{

    margin: 0 -98px;

}



.l_e2sectps{

    padding-top: 105px;

    padding-bottom: 20px;

    background: #eff4f4;

}

.l_b1box1{

    margin-bottom: 0 !important;

}

.l_nybanli img {

    top: 6px;

}

.l_f2bx2code {

    width: 160px;

    top: 0;

}

/* 2021.11.26 */

.l_c2bx1nrtp.l_space1{

    padding-top: 0;

}

.l_c2bx1nrtp .l_b2bx1p p{

    text-align: left;

}

.l_c2bx1ri_imglb{

    width: 100%;

}

.l_c2bx1ri_imgs{

    width: 100%;

}

.l_c2bx1ri_imglb .slick-dots li {

    width: 8px;

    height: 8px;

    background-color: #c2c2c2;

    margin: 0 8px;

    position: relative;

}

.l_c2bx1ri_imglb .slick-dots li::after {

    content: "";

    width: 15px;

    height: 15px;

    border-radius: 50%;

    border: 1px solid #6e6e6e;

    position: absolute;

    top: 50%;

    left: 50%;

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

    transition: all .36s;

    opacity: 0;

}

.l_c2bx1ri_imglb .slick-dots li.slick-active::after {

    opacity: 1;

}

.l_c2bx1ri_imglb .slick-dots li.slick-active {  background-image: -moz-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -webkit-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

        background-image: -ms-linear-gradient( 177deg, rgb(102,102,102) 0%, rgb(110,110,110) 47%, rgb(118,118,118) 99%);

}

.l_c2bx1ri_imglb .slick-dots {

    bottom: 58px;

}

.l_f1bx4ri{

    width: 640px;

}

.l_f1bx4mid {

    width: calc(100% - 190px - 640px);

}

.l_f1bx4riwz p{

    font-size: 16px;

    color: #333;

    line-height: 1.75;

}

.l_f1bx4ri_jt {

    width: 10px;

    position: relative;

    top: 16px;

}

.l_f1bx4ri_jt img{

    width: 100%;

}

.l_f1bx4ri_btn {

    width: 50%;

    padding: 0 35px;

}

.l_f1bx4ris {

    margin: 0 -35px;

}

.l_f1bx4ri_btn a{

    width: 100%;

    display: block;

    border: 1px solid #e8e8e8;

    padding: 16px 20px;

    border-radius: 3px;

}

.l_f1bx4ri_logo {

    width: 105px;

}

.l_f1bx4ri_logo img{

    width: 100%;

}

.l_f1bx4riwz {

    width: calc(100% - 10px - 105px);

    padding-left: 20px;  

    padding-right: 20px;

    text-align: right; 

    position: relative;

    top: 9px;

}

/* 2021.11.29 */

.l_sybx1ri {

    width: 550px;

    margin-top: 80px;

}

.l_sybx1mid {

    margin-top: 110px;

}

.l_sybox1{

    height: calc(100vh - 82px);

}

.l_shareic a{

    width: 100%;

    position: relative;

    display: block;

}

.l_shareic img{

    height: 100%;

    transition: all .36s;

}

.l_shareic .l_img2{

    opacity: 0;

}

.l_shareic:hover .l_img2{

    opacity: 1;

}

.l_shareic:hover .l_img1{

    opacity: 0;

}

.l_b2bx5li{

    margin-bottom: 72px;

}

.l_b2bx5tp {

    margin-bottom: 0;

}

.l_nybanjian p{

    font-size: 18px;

    line-height: 1.75;

    color: #fff;

    margin-top: 25px;

}

.l_c2bx1ri_imgs:not(:first-child){

    display: none;

}



.l_sybx2le1 a,

.l_sybx2ri1 a{

    display: block;

    width: 100%;

    height: 100%;

}



/* 2021.12.23 */

.l_b2bx3le{

    width: 44.6%;

}

.l_b2bx3ri {

    width: calc(100% - 44.6%);

    padding-left: 100px;

}

.l_pchdnavli .l_navlia11{

    cursor: default;

}

.l_videowl{

    height: 788px;

    width: 100%;

    display: none;

}

.l_videowl iframe{

    width: 100%;

    height: 100%;

}

.l_c2bx2nrs{

    position: relative;

}

.l_c2bx2nrs.on .l_videowl{

    display: block;

}

.l_c2bx2nrs.on .l_b2video{

    display: none;

}

.l_privacy_page .l_e2bx1share{

    display: none;

}

.l_privacy_page .l_e2box1con {

    border-bottom: none;

}

.l_e2box1con p {

    margin-bottom: 14px;

}

.yxedr_active p{

    margin-bottom: 14px;

}

.l_footnrri p a{

    font-size: 14px;

    line-height: 1.75;

    color: rgba(110,110,110,.34);

    border-left: none !important;

    padding-left: 0 !important;

    margin-left: 0 !important;

}

/* 2022.1.24 */

.l_b2bx2bt{

    margin-top: 0 !important;

}





/* 5列表格样式 */

.l_b2bx4_table{

    margin-top: 48px;

}

.l_b2bx4_table th p{

    font-size: 20px;

    line-height: 44px;

    color: #333;

    font-weight: bold;

    background: linear-gradient(to right,#666666,#6e6e6e);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    font-family: "Montserrat" !important;

}

.l_b2bx4_table td p{

    font-size: 14px;

    line-height: 1.75;

    color: #666;

}

.l_b2bx4_table td:first-child p{

    color: #333;

}

.l_b2bx4_table td:first-child{

    padding-left: 46px !important;

    padding-right: 0 !important;

    border-right: none;

    width: 160px;

}

.l_b2bx4_table td{

    padding: 8px 34px 8px 55px;

    border-right: 1px solid #e6e6e6;

    vertical-align: top;

}

.l_b2bx4_table th{

    padding-left: 55px;

    padding-right: 40px;

    border-right: 1px solid #e6e6e6;

}

.l_b2bx4_table table{

    border: 1px solid #e6e6e6;

    width: 100%;

}

.l_b2bx4_table tr{

    border-bottom: 1px solid #e6e6e6;

}

.l_b2bx4_table tr:nth-child(even){

    background-color: #efefef;

}

.l_b2bx4_table td:nth-child(2){

    padding-left: 0 !important;

    width: 75px;

}





/* 4列表格样式 */

.l_b2bx4_table.l_b2bx4_table2 th{

    padding-left: 85px;

}

.l_b2bx4_table.l_b2bx4_table2 td{

    padding-left: 85px;

}



/* 3列表格样式 */

.l_b2bx4_table.l_b2bx4_table1 th{

    padding-left: 160px;

}

.l_b2bx4_table.l_b2bx4_table1 td{

    padding-left: 160px;

}

/* 7列表格样式 */

.l_b2bx4_table.l_b2bx4_table4 th{

    padding-left: 20px;

    padding-right: 20px;

}

.l_b2bx4_table.l_b2bx4_table4 td{

    padding-left: 20px;

    padding-right: 20px;

}

.l_b2bx4_table.l_b2bx4_table4 th p{

    font-size: 18px;

}

.l_b2box3{

    height: auto !important;

    padding-bottom: 0 !important;

}

.l_b2bx3lb .slick-dots {

    bottom: -116px;

}



.l_b2bx3le{

    width: 46.75%;

}

.l_b2bx3ri {

    width: calc(100% - 46.75%);

}

.l_b2bx3nr {

    padding: 55px 0;

}

.l_b2bx3lb .slick-dots {

    bottom: -20px;

}/* i i s7 . c om */