﻿@charset "utf-8";

/*body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}*/
@font-face {
    font-family: 'PoppinsBold';
    src: url('../fonts/Poppins-Bold/PoppinsBold.eot');
    src: url('../fonts/Poppins-Bold/PoppinsBold.eot') format('embedded-opentype'),
         url('../fonts/Poppins-Bold/PoppinsBold.woff2') format('woff2'),
         url('../fonts/Poppins-Bold/PoppinsBold.woff') format('woff'),
         url('../fonts/Poppins-Bold/PoppinsBold.ttf') format('truetype'),
         url('../fonts/Poppins-Bold/PoppinsBold.svg#PoppinsBold') format('svg');
}
@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/Poppins-Regular/PoppinsRegular.eot');
    src: url('../fonts/Poppins-Regular/PoppinsRegular.eot') format('embedded-opentype'),
         url('../fonts/Poppins-Regular/PoppinsRegular.woff2') format('woff2'),
         url('../fonts/Poppins-Regular/PoppinsRegular.woff') format('woff'),
         url('../fonts/Poppins-Regular/PoppinsRegular.ttf') format('truetype'),
         url('../fonts/Poppins-Regular/PoppinsRegular.svg#PoppinsRegular') format('svg');
}
/*分享翻译*/
#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%);
}
/* 规范-start */
/* 标题 */
.yx_title1{
    font-size: 48px;
    line-height: 1.5;
    color: #ffffff;
}
.yx_title2_1{
    font-size: 26px;
    line-height: 1.4;
    color: #161616;
}
.yx_title2_2{
    font-size: 36px;
    line-height: 1.4;
    color: #ffffff;
}
.yx_title3{
    font-size: 24px;
    line-height: 1.3;
    color: #161616;
}
.yx_title4_1{
    font-size: 18px;
    line-height: 1.75;
    color: #161616;
}
.yx_title4_2{
    font-size: 18px;
    line-height: 1.75;
    color: #ffffff;
}
.yxedr_active h2{
    font-size: 36px;
    line-height: 1.4;
    color: #161616;
    margin-bottom: 25px;
}
.yxedr_active h3{
    font-size: 24px;
    line-height: 1.3;
    color: #161616;
    margin-bottom: 15px;
}
.yxedr_active h4{
    font-size: 18px;
    line-height: 1.75;
    color: #161616;
    margin-bottom: 15px;
}
/* 段落文字 */
.yx_parag1 p {
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
}
.yx_parag2 p {
    font-size: 16px;
    line-height: 1.75;
    color: #666666;
}
/* 间距 */
.yx_space1{
    margin-top: 45px;
}
.yx_space2{
    margin-top: 60px;
}
.yx_space3{
    padding-top: 90px;
    padding-bottom: 100px;
}
/* 规范-end */
/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}
/* - banner - start*/
/*img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}*/
.ys_banner {
    width: 100%;
    position: relative;
}

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

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

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

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

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

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}
.ys_ban_imgbox::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 174px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 18.54%);
}
.ys_ban_txtbox{
    z-index: 5;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
/* 手机端导航 */
.ys_phnav_menu {
    background: #262729;
}
/* - banner - end*/



/* Linda-start */
.l_a1bx6tit {
    line-height: 2;
}
.l_hdpcnr{
    width: 100%;
    padding: 0 70px;
}
.l_hdpcle{
    width: 185px;
}
.l_after{
    opacity: 0;
}
.l_hdpcle a{
    width: 100%;
    display: block;
    line-height: 85px;
}
.ys_hd_pc {
    position: fixed;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    top: 75px;
}
.ys_page_wrap.act .ys_hd_pc{
    top: 0;
}
.l_hdphone a{
    font-size: 16px;
    line-height: 85px;
    color: #ffffff;
    font-family: 'PoppinsBold' !important;
    transition: all .36s;
    position: relative;
}
.l_hdlang p{
    font-size: 16px;
    line-height: 85px;
    color: #fff;
    transition: all .36s;
}
.l_hdlang img{
    width: 7px;
    line-height: 85px;
    margin-left: 4px;
    transition: all .36s;
}
.l_hdsech{
    width: 16px;
    cursor: pointer;
}
.l_sechic{
    width: 100%;
    line-height: 85px;
}
.l_sechic .ys_imgbox_cover{
    line-height: 85px;
}
.l_hdlang.act img{
    transform: rotate(180deg);
}
.l_hdlangbt{
    width: 65px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 12px 5px;
    background-color: #ffffff;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    display: none;
}
.l_hdlangbt::before{
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 10px solid transparent;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.l_hdlangbt a{
    font-size: 16px;
    line-height: 1.75;
    color: #999999;
    transition: all .36s;
    display: block;
}

.l_hdlangtp{
    display: flex;
    align-items: center;
}
.l_hdlogin a{
    font-size: 16px;
    line-height: 85px;
    color: #ffffff;
    transition: all .36s;
}
.l_hdappoint a{
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    z-index: 5;
}
.l_hdappoint{
    width: 130px;
    transition: all .36s;
    position: relative;
    margin-top: 20px;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
}
/* .l_hdappoint::after{
    content: "";
    width: 100%;
    height: 100%;
    background: #E43700;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
} */
.l_hdlogin {
    margin-left: 12px;
    margin-right: 18px;
}
.l_hdlang {
    margin-left: 35px;
    margin-right: 12px;
    position: relative;
    cursor: pointer;
}
.l_hdpclia1{
    font-size: 16px;
    line-height: 85px;
    color: #ffffff;
    transition: all .36s;
    display: block;
    padding: 0 20px;
}
.l_hdpcmid {
    padding-left: 356px;
    padding-right: 135px;
    width: calc(100% - 185px - 402px);
}
.l_hdpcri {
    width: 402px;
}
.l_hdnavli1 span{
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
    transition: all .36s;
    position: relative;
    display: inline-block;
}
.l_hdnavli1 span::after{
    content: ">";
    font-size: 16px;
    color: #e43700;
    right: -10px;
    position: relative;
    transition: all .36s;
    opacity: 0;
}
.l_hdpcli{
    position: relative;
}
.l_hdnavxl1{
    position: absolute;
    width: 326px;
    background: #F7F7F7;
    padding:30px 50px 46px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 5%);
}
.l_hdnavli1{
    margin-bottom: 12px;
}
.l_hdnavli1:last-child{
    margin-bottom: 0;
}
.l_hdnavli1 a{
    width: 100%;
    display: block;
}
.l_hdnavli1.yxnav_active2 span{
    color: #e43700;
}
.l_hdnavli1.yxnav_active2 span::after{
    opacity: 1;
}
.l_hdpcli.yxnav_active1 .l_hdpclia1{
    color: #e43700 !important;
}
.l_logoimg_box {
    overflow: visible !important;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.l_listimg {
    position: relative;
}
.l_logoimg_box img {
    object-fit: unset;
}
.l_logodef {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;
}
.l_logofixed {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: all .36s;
    opacity: 0;
}
.l_nybody .ys_hd_pc,
.ys_hd_pc.isfixed{
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}
.l_nybody .l_logofixed,
.ys_hd_pc.isfixed .l_logofixed{
    opacity: 1;
}
.l_nybody .l_logodef,
.ys_hd_pc.isfixed .l_logodef{
    opacity: 0;
}
.l_nybody .l_hdpclia1,
.ys_hd_pc.isfixed .l_hdpclia1 {
    color: #161616;
}
.l_nybody .l_hdlang p,
.l_nybody .l_hdlogin a,
.ys_hd_pc.isfixed .l_hdlang p,
.ys_hd_pc.isfixed .l_hdlogin a{
    color: #666666;
}
.l_nybody .l_hdphone a,
.ys_hd_pc.isfixed .l_hdphone a{
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ys_ban_title{
    font-weight: bold;
    width: 55%;
}
.l_banvideo{
    width: 100%;
}
.l_bantxtp{
    color: #ffffff;
    width: 62%;
    margin-top: 35px;
    margin-bottom: 88px;
}
.l_banappoint a,
.l_g6bx1btn p,
.l_a1bx3btn a{
    font-size: 16px;
    line-height: 55px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 3;
    transition: all .36s;
}
.l_banappoint{
    width: 185px;
    position: relative;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
}

/* .l_banappoint::after,
.l_a1bx3btn::after{
    content: "";
    width: 100%;
    height: 100%;
    background: #E43700;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
} */
.l_hdnavxl2{
    width: 100%;
    position: fixed;
    left: 0;
    top: 85px;
    background-color: #F7F7F7;
    padding-top: 66px;
    padding-bottom: 134px;
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 5%);
    display: none;
}
.l_hdxlri_tit{
    color: #ffffff;
}
.l_hdxlri{
    width: 325px;
    margin-top: 10px;
}
.l_hdxlri_more p{
    color: #ffffff;
    font-size: 24px;
    margin-top: 24px;
}
.l_hdxlbg{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.l_hdxlbg img{
    width: 100%;
}
/* .l_hdxlri a, */
.l_hdxlris{
    position: relative;
    width: 100%;
    display: block;
    padding: 35px 30px 45px;
    cursor: pointer;
}
.l_hdxlleli{
    width: 25%;
    padding: 0 20px;
}
.l_hdxlleul{
    margin: 0 -20px;
}
.l_hdxllelis{
    width: 100%;
}
.l_hdxlleli3 a{
    font-size: 14px;
    line-height: 1.75;
    color: #333;
    display: block;
    transition: all .36s;
}
.l_hdxlletit span{
    font-size: 16px;
    line-height: 1.75;
    color: #E43700;
    position: relative;
    display: inline-block;
}
.l_hdxlletit span::after{
    content: ">";
    font-size: 16px;
    color: #E43700;
    position: relative;
    left: 10px;
}
.l_hdxlleli2{
    margin-bottom: 28px;
}
.l_hdxlleli2:last-child{
    margin-bottom: 0;
}
.l_hdxlle {
    width: calc(100% - 325px);
    padding-right: 130px;
}
.l_hdxllebt{
    margin-top: 8px;
}
.l_hdxlleli3{
    margin-bottom: 2px;
}
.ma_modal {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: none;
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 5%);
}
.ma_modalmbox {
    padding: 16px 0;
}
.ma_modalm {
    width: 560px;
    display: inline-block;
    /* transform: translateX(150px); */
}
.mc_msc_box {
    width: 100%;
    display: block;
}
.mc_msc_boxl {
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px;
}
.mc_msc_boxl input {
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.mc_msc_boxr {
    width: 40px;
    line-height: 40px;
}
.mc_msc_boxr img{
    width: 100%;
} 
.l_hdnotile{
    width: 64px;
    line-height: 75px;
}
.l_hdnotile img{
    width: 100%;
}
.l_hdnotice{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
}
.l_hdnotiri{
    width: 25px;
    cursor: pointer;
    line-height: 75px;
}
.l_hdnotiri img{
    width: 100%;
}
.l_hdnotimid{
    width: calc(100% - 64px - 25px);
    padding-left: 68px;
    padding-right: 110px;
}
.l_noticep p{
    font-size: 16px;
    line-height: 75px;
    color: #ffffff;
}
.l_notice_btn{
    width: 118px;
    background-color: #ffffff;
    margin-top: 18px;
}
.l_notice_btn a{
    font-size: 16px;
    line-height: 40px;
    color: #F94100;
    display: block;
    width: 100%;
    text-align: center;
}
.l_noticep{
    width: calc(100% - 118px);
    padding-right: 30px;
}
.l_foot{
    background-color: #262729;
    padding-top: 96px;
}

.l_ftinfo p,.l_ftinfo p a,.l_ftnrbtri p a{
    font-size: 14px;
    line-height: 1.75;
    color: #999999;
}
.l_ftnrbtle {
    width: calc(100% - 425px);
}
.l_ftnrbt{
    padding-top: 30px;
    padding-bottom: 35px;
    border-top: 1px solid rgba(153, 153, 153, 0.15);
}
.l_ftnrbtri a{
    margin-left: 10px;
}
.l_ftnrbtri {
    width: 425px;
    text-align: right;
}
.l_ftinfo{
    margin-top: 25px;
    margin-bottom: 14px;
}
.l_ftnrbt .ys_cont1200 {
    position: relative;
}
.l_ftbtlink p,.l_ftbtlink a{
    font-size: 14px;
    line-height: 1.75;
    color: #B5B5B5;
}
.l_ftbtllp1 {
    width: 70px;
}
.l_ftbtllp2{
    width: calc(100% - 70px);
}
.l_ftbtllp2 ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_ftshareic {
    width: 20px;
    position: relative;
    cursor: pointer;
    margin-left: 26px;
}
.l_ftshareic img{
    width: 100%;
}
.l_fttpnrri{
    width: 334px;
}
.l_fttpnrle{
    width: calc(100% - 334px);
    padding-right: 100px;
}
.l_fttpli{
    width: 50%;
    padding: 0 17px;
}
.l_fttpli a{
    width: 100%;
    display: block;
}
.l_fttpul{
    margin: 0 -17px;
}
.l_fttpli p{
    font-size: 14px;
    line-height: 1.75;
    color: #DFDFDF;
    margin-top: 15px;
    transition: all .36s;
}
.l_fttpli .ys_imgbox_cover{
    box-shadow: 5px 6px 6px 0px rgba(36, 39, 49, 0.4);
}
.l_fttpnr {
    margin-bottom: 45px;
}
.l_fttpnews{
    width: 320px;
}
.l_fttpnavs{
    width: calc(100% - 320px);
    padding-right: 135px;
}
.l_fttptit{
    font-size: 18px;
    line-height: 1.75;
    color: #ffffff;
    font-weight: bold;
}
.l_ftnewli a{
    font-size: 14px;
    line-height: 1.75;
    color: #DFDFDF;
    display: block;
    padding: 16px 0;
}
.l_ftnewli{
    border-bottom: 1px solid rgba(153, 153, 153, 0.15);
}
.l_ftnewbt{
    margin-top: 5px;
}
.l_fttpnavli{
    width: 50%;
    padding: 0 30px;
    margin-bottom: 90px;
}
.l_fttpnavul{
    margin: 0 -30px;
}
.l_fttpnavlis a{
    font-size: 14px;
    line-height: 1.75;
    display: block;
    color: #DFDFDF;
    transition: all .36s;
}
.l_fttpnavlis li{
    padding-left: 12px;
    position: relative;
    margin-bottom: 6px;
}
.l_fttpnavlis li::before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #DFDFDF;
    position: absolute;
    top: 10px;
    left: 0;
}
.l_fttpnavlis ul{
    margin-top: 16px;
}
.l_fttpmore p{
    font-size: 14px;
    line-height: 1.75;
    color: #DFDFDF;
}
.l_fttpmore{
    margin-top: 38px;
}
.l_fttpimg1 {
    width: 93px;
    margin-right: 15px;
}
.l_fttpimg1 img{
    width: 100%;
}
.l_fttpcode{
    margin-top: 18px;
}
.l_ftshareli{
    width: 30px;
    margin-right: 57px;
}
.l_ftshric{
    width: 100%;
    cursor: pointer;
}
.l_ftshric img{
    width: 100%;
}
.l_ftsharbg{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.6);
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.l_ftshrimg{
    width: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 20px;
    background: #fff;
}
.l_ftshrimg img{
    width: 100%;
}
.l_ftshrbtn{
    width: 25px;
    position: absolute;
    right: -40px;
    top: -40px;
    cursor: pointer;
}
.l_ftshrbtn img{
    width: 100%;
}
.l_fttpshare{
    margin-top: 22px;
}
.l_ftwechat{
    display: none;
}
.l_ftbtinfo p{
    font-size: 14px;
    line-height: 1.75;
    color: #DFDFDF;
}
.l_ftbtinfo a{
    font-size: 24px;
    line-height: 1.75;
    color: #ffffff;
    margin-top: 8px;
    font-family: 'PoppinsBold' !important;
    transition: all .36s;
}
.l_ftbtinfo{
    margin-bottom: 24px;
}
.l_ftbtinfo:last-child{
    margin-bottom: 0;
}
.l_ftbtlink {
    display: inline-block;
}
.l_ftphmore p{
    display: none;
}
.l_phappoint{
    width: 100px;
    margin-top: 12px;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
}
.l_phappoint a{
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
}
.l_comcont{
    position: relative;
    padding-top: 38px;
    padding-bottom: 74px;
    z-index: 1;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
    overflow: hidden;
}
.l_comcontp p{
    font-size: 20px;
    line-height: 1.75;
    color: #ffffff;
    text-align: center;
}
.l_comtitle{
    font-size: 28px;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    margin-top: 17px;
}
.l_combtn a{
    font-size: 16px;
    color: #F94100;
    line-height: 55px;
    text-align: center;
    display: block;
    width: 100%;
}
.l_combtn{
    width: 185px;
    background-color: #ffffff;
    margin: auto;
}
/* .l_comcontbg1,.l_comcontbg2{
    width: 736px;
} */
.l_comcontbg img{
    width: 100%;
}
.l_comcontbg1{
    /* position: absolute;
    top: 0;
    right: 146px; */
    z-index: -1;
}
.l_comcontbg2{
    /* position: absolute;
    bottom: -26px;
    right: 146px; */
    z-index: -1;
    /* transform: rotate(180deg); */
}
.l_sidebox{
    width: 65px;
    position: fixed;
    top: 50%;
    right: -120px;
    transition: all .36s;
    z-index: 99;
    transform: translateY(-50%);
}
.l_sidebox.on{
    right: 40px;
}
.l_sideli img,.l_back img{
    width: 20px;
}
.l_sideli p,.l_back p{
    font-size: 12px;
    line-height: 1.75;
    color: #161616;
    margin-top: 5px;
}
.l_sideul{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 16px 0px rgba(126, 126, 126, 0.08);
    border-radius: 4px;
    margin-bottom: 10px;
}
.l_sideli a{
    text-align: center;
    padding: 10px 6px;
    display: block;
}
.l_sideli{
    position: relative;
}
.l_sideli::after{
    content: "";
    width: calc(100% - 12px);
    height: 1px;
    background-color: rgba(0, 0, 0, 0.08);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.l_sideli:last-child::after{
    display: none;
}
.l_back{
    box-shadow: 0px 6px 16px 0px rgba(126, 126, 126, 0.08);
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
}
.l_a1box1{
    padding-top: 70px;
    overflow: hidden;
}
.l_a1box2 {
    overflow: hidden;
}
.l_a1bx1tit p{
    font-size: 18px;
    line-height: 1.75;
    color: #161616;
}
.l_a1bx1tit{
    width: auto;
    padding: 7px 18px;
    background: rgba(255, 139, 98, 0.15);
    display: inline-block;
}
.l_a1bx1nr {
    text-align: center;
}
.l_a1bx1li{
    width: 16.666666%;
    padding: 0 27px;
}

.l_a1bx1ul{
    margin: 0 -27px;
}
.l_a1bx1bt{
    margin-top: 67px;
}
.l_a1bx2tit h2,
.l_a1bx2tit h1{
    color: #161616;
    font-weight: bold;
    text-align: center;
}
.l_parga p{
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
}
.l_a1bx2p p{
    text-align: center;
}
.l_a1page .yx_space1,
.l_g4bx1nr .l_a1bx2p.yx_space1,
.l_g1page .l_g1bx1p.yx_space1,
.l_e1page .l_e1bx1p.yx_space1,
.l_g2page .l_g2bx1p.yx_space1{
    margin-top: 30px;
}
.l_a1box3{
    background-color: #262729;
    padding-top: 126px;
    padding-bottom: 97px;
    position: relative;
    overflow: hidden;
}
.l_a1bx3nr{
    position: relative;
    z-index: 3;
}
.l_a1bx4nr {
    position: relative;
    z-index: 5;
}
.l_a1box3 .l_a1bx2tit h2{
    color: #ffffff;
    text-align: left;
}
.l_a1box3 .l_parga p{
    color: #ffffff;
}
.l_a1bx3btn{
    width: 214px;
    margin: auto;
    position: relative;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
}
.l_a1bx3tit{
    font-weight: bold;
    color: #ffffff;
}
.l_a1bx3p1{
    margin-top: 12px;
    /* height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.l_a1bx3wz1{
    position: absolute;
    width: 100%;
    padding-left: 35px;
    bottom: 45px;
    z-index: 3;
    display: flex;
    align-items: center;
}
.l_a1bx3le a{
    position: relative;
    width: 100%;
    display: block;
}
.l_a1bx3le a::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 26.96%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.l_a1bx3le{
    width: 49%;
}
.l_a1bx3ri{
    width: 51%;
    padding-left: 26px;
}
.l_a1bx3bt{
    margin-top: 60px;
    margin-bottom: 118px;
}
.l_a1bx3ic {
    width: 50px;
}
.l_a1bx3par{
    width: calc(100% - 50px);
    padding-right: 70px;
}
.l_a1bx3rili{
    margin-bottom: 32px;
}
.l_a1bx3rili:last-child{
    margin-bottom: 0;
}
.l_a1bx3rili a{
    position: relative;
    width: 100%;
    display: block;
}
.l_a1bx3rili a::after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 26.96%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.l_a1bx3ri .l_a1bx3wz1{
    bottom: 18px;
}
.l_a1bx3li1:not(:first-child){
    display: none;
}
.slick-dots li {
    width: 17px;
    height: 3px;
    margin: 0 4px;
    border-radius: 0;
    background: #DBDBDB;
}
.slick-dots li.slick-active {
    background: #F94100;
}
.l_a1bx3ul1 .slick-dots {
    bottom: -64px;
}
.l_a1bx4p{
    text-align: center;
}
.l_a1bx4li{
    width: 33.333333%;
    border-top: 1px solid rgba(221, 221, 221, 1);
}
.l_a1bx4li:nth-child(1), 
.l_a1bx4li:nth-child(2),
.l_a1bx4li:nth-child(3){
    border-top: none;
}
.l_a1bx4lis{
    padding: 55px 66px 50px;
    border-right: 1px solid rgba(221, 221, 221, 1);
 
    background-color: #ffffff;
    height: 100%;
}
.l_a1bx4li:nth-child(3n+3) .l_a1bx4lis{
    border-right: none;
}
.l_a1bx4tit{
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 26px;
    height: 31.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.l_a1bx4p1 p{
    color: #666666;
}
.l_a1bx4lis .ys_imgbox_cover{
    width: 100px;
}
.l_a1bx4ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_a1box4{
    background-color: #F6F4F5;
    padding-bottom: 0 !important;
}
.l_a1bx5nr {
    position: relative;
    z-index: 3;
}
.l_a1bx5bg .l_a1webbg{
    width: 63%;
}
.l_a1webbg img{
    width: 100%;
}
.l_a1webbg1 img,
.l_a1webbg2 img{
    width: 100%;
}
.l_a1bx5bg1{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 952px;
}
.l_a1bx5bg2{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(-180deg);
    width: 952px;
}
.l_a1bx3ph{
    display: none;
}
.l_a1bx6ph{
    display: none;
}
.l_a1bx6arrow1{
    display: none;
}
.l_a1bx6bt .l_banappoint{
    display: none;
}
.l_a1box5{
    margin-top: -116px;
    background-color: #262729;
    padding-top: 295px;
    padding-bottom: 240px;
    position: relative;
    overflow: hidden;
}
.l_a1bx5li:not(:first-child){
    display: none;
}
.l_a1bx5tit{
    color: #ffffff;
    text-align: center;
    line-height: 1.75;
}
.l_a1bx5p p{
    font-size: 18px;
    line-height: 1.75;
    color: #ffffff;
    text-align: center;
}
.l_a1bx5p span{
    font-weight: bold;
}
.l_a1bx5p{
    margin-top: 66px;
}
.l_a1bx5li{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_a1bx5ul {
    width: 75%;
    margin: auto;
}
.l_a1bx5arr {
    width: 38px;
    cursor: pointer;
    position: absolute;
}
.l_a1bx5arr img{
    width: 100%;
}
.l_a1bx5lb{
    position: relative;
}
.l_a1bx5arrs {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.l_a1bx5prev {
    left: 0;
}
.l_a1bx5next {
    right: 0;
}
.l_a1bx5ul .slick-dots {
    bottom: -158px;
}
.l_a1box6 {
    overflow: hidden;
}
.l_a1box6 .l_a1bx2tit h2{
    text-align: left;
}
.l_a1bx6li1 img{
    width: 22px;
    margin-right: 17px;
}
.l_a1bx6li1 a{
    display: flex;
    align-items: center;
}
.l_a1bx6li1{
    margin-right: 58px;
}
.l_a1bx6li1:last-child{
    margin-right: 0;
}
.l_a1bx6keys {
    margin-top: 30px;
}
.l_a1bx6arr{
    width: 50px;
    height: 50px;
    border: 1px solid rgba(191, 191, 191, 1);
    cursor: pointer;
    position: relative;
    transition: all .36s;
}
.l_a1bx6ic{
    width: 30px;
    height: 14px;
}
.l_a1bx6ic img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_a1bx6prev {
    position: relative;
}
.l_a1bx6next {
    left: -1px;
}
.l_a1bx6info {
    position: relative;
}
.l_a1bx6arrow {
    width: 100px;
    position: absolute;
    right: 0;
    top: 21%;
}
.l_a1bx6le{
    width: calc(100% - 100px);
}
.l_a1bx6more {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 66px;
}
.l_a1bx6bt{
    margin-top: 70px;
}
.l_a1bx6ul2{
    margin: 0 -30px;
}
.l_a1bx6li2{
    width: 100%;
    padding: 0 30px;
}
.l_a1bx6lbli:not(:first-child){
    display: none;
}
.l_a1bx6lbli {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_a1bx6li2s{
    width: 100%;
    position: relative;
}
.l_a1bx6li2s img{
    width: 100%;
}
.l_a1bx6li2s::after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    left: 0;
}
.l_a1bx6btn{
    width: 68px;
    cursor: pointer;
    z-index: 3;
    display: none;
}
.l_a1bx6btn img{
    width: 100%;
}
.l_a1bx6li2.on .l_a1bx6btn{
    display: block;
}
.l_a1bx6nr2{
    margin-top: 90px;
}
.l_a1bx6li3s p{
    transition: all .36s;
}
.l_a1bx6li3s{
    padding: 14px 45px;
    cursor: pointer;
    transition: all .36s;
}
.l_a1bx6ul3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.l_a1bx6li3.on .l_a1bx6li3s{
    background-color: #FFEEE7;
}
.l_a1bx6li3.on p{
    color: #e43700;
}
.l_a1bx6li4{
    width: 16.666666%;
    padding: 0 17px;
    margin-bottom: 17px;
}
.l_a1bx6ul4{
    margin: 0 -17px;
}
.l_a1bx6li4s{
    width: 100%;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
}
.l_a1bx6li4s .ys_imgbox_cover{
    width: 100%;
}
.l_a1bx6btli:not(:first-child){
    display: none;
}
.l_a1bx2tab{
    position: relative;
}
.l_a1bx2lis{
    padding: 14px 24px;
    cursor: pointer;
    background-color: #F7F7F7;
    transition: all .36s;
    text-align: center;
}
.l_a1bx2li {
    width: auto !important;
}
.l_a1bx2li.act .l_a1bx2lis{
    background-color: #FFEEE7;
}
.l_a1bx2li.act p{
    color: #E43700;
}
.l_a1s1_prev,.l_a1s1_next{
    position: absolute;
    top: 50%;
}
.l_a1s1_prev{
    left: -40px;
}
.l_a1s1_next{
    right: -40px;
}
.l_a1s1_prev::after, .l_a1s1_next::after {
    content: "";
    width: 38px;
    height: 38px;
    background: url(../images/sy_icon8.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_a1s1_prev::after{
    background: url(../images/sy_icon9.svg) center / cover no-repeat;
}
.l_a1s1_prev,.l_a1s1_next{
    display: none;
}
.l_a1bx2tab .swiper-container-initialized + .l_a1s1_prev,
.l_a1bx2tab .swiper-container-initialized + .l_a1s1_prev + .l_a1s1_next{
    display: block;
}
.swiper-button-disabled{
    display: none !important;
}

/* B1产品与服务-start */
.l_nybody .ys_hd_pc {
    top: 0;
}
.l_nycontent{
    max-width: 1920px;
    margin: auto;
}
.l_b1banri{
    width: 49%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 74px;
}
.l_b1banri img{
    width: 100%;
}
.l_b1page .l_nybanle{
    width: 40%;
    padding-right: 0;
}
.l_b1banli p{
    transition: all .36s;
}
.l_b1banli{
    width: 50%;
    padding: 0 36px;
}
.l_b1banul{
    margin: 0 -36px;
}
.l_b1banlis{
    border-bottom: 1px solid rgba(218, 218, 218, 1);
    padding: 11px 0;
    cursor: pointer;
}
.l_b1banli.on p{
    color:#E43700
}
.l_b1page .l_b1banp {
    margin-bottom: 48px;
}
.l_nybannrs {
    position: relative;
    overflow: hidden;
}
.l_b1box1{
    background-color: #F7F7F7;
}
.l_b1page .l_b2bx2tit{
    font-size: 36px;
}
.l_b2bx2p p{
    font-size: 18px;
    color: #333333;
}
.l_b1page .l_b2bx2tit span{
    position: relative;
}
.l_b1page .l_b2bx2tit span::after{
    content: "";
    width: 40px;
    height: 25px;
    background: url(../images/b2_icon1.svg) center / cover no-repeat;
    position: absolute;
    right: -45px;
    top: -5px;
    opacity: 0;
    animation: p_ddd 2s linear 0ms infinite normal !important;
}
.l_b1page .l_b2bx2li.act .l_b2bx2tit span::after{
    opacity: 1;
}
.l_a1bx2ph{
    display: none;
}
/* B1产品与服务-end */



/* I3-网站地图-start */
.l_i3box1{
    padding-top: 68px;
    padding-bottom: 117px;
}
.l_i3bx1li2 a{
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
    display: block;
    transition: all .36s;
}
.l_i3bx1lka1 a{
    font-size: 18px;
    line-height: 1.75;
    color: #000000;
    font-weight: bold;
    transition: all .36s;
    display: block;
}
.l_i3bx1li1 .l_i3bx1lka1 a{
    font-size: 24px;
}
.l_i3bx1li{
    padding: 34px 0;
    border-bottom: 1px solid rgba(227, 227, 227, 1)
}
.l_nypage{
    margin-top: 85px;
}
.l_i3bx1bt{
    padding: 0 22px;
    margin-top: 20px;
}
.l_i3bx1li2{
    margin-bottom: 4px;
}
.l_i3bx1li2:last-child{
    margin-bottom: 0;
}
/* I3-网站地图-end */


/* G6-合作伙伴-立即加入表单-start */
.l_g6box1{
    padding-top: 90px;
    padding-bottom: 72px;
    position: relative;
    z-index: 1;
}
.l_g6box1::after{
    content: "";
    width: 50%;
    height: 100%;
    background-color: #F7F7F7;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.l_g6bx1le{
    width: 50%;
    padding-right: 117px;
}
.l_g6bx1ri{
    width: 50%;
    padding-left: 68px;
}
.l_g6bx1nr .yx_title2_1,
.l_g4bx1nr .yx_title2_1{
    font-weight: bold;
}
.l_g6bx1li{
    width: 25%;
    padding: 0 10px;
}
.l_g6bx1ul{
    margin: 0 -10px;
}
.l_g6bx1logo{
    margin-top: 122px;
    margin-bottom: 30px;
}
.l_g6bx1info{
    background-color: #ffffff;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 47px 22px 64px 36px;
}
.l_g6bx1name img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
}
.l_g6bx1name p{
    margin-left: 14px;
}
.l_g6bx1name span{
    font-weight: bold;
}
.l_g6bx1name{
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.l_g6bx1tit1{
    font-weight: bold;
    margin-bottom: 35px;
}
.l_g6bx1in{
    width: 50%;
    padding: 0 5px;
    margin-bottom: 18px;
}
.l_g6bx1list{
    margin: 0 -5px;
}
.l_g6bx1ins{
    width: 100%;
    background: rgba(255, 255, 255, 1);
    padding: 0 14px;
}
.l_g6bx1ts p{
    line-height: 50px;
}
.l_g6bx1ts img{
    width: 7px;
    position: relative;
    top: -5px;
}
.l_g6bx1in1 .l_g6bx1ts,
.l_g6bx1in3 .l_g6bx1ts {
    width: 40px;
}
.l_g6bx1in1 .l_g6bx1wz,
.l_g6bx1in3 .l_g6bx1wz{
    width: calc(100% - 40px);
}
.l_g6bx1in2 .l_g6bx1ts {
    width: 64px;
}
.l_g6bx1in2 .l_g6bx1wz{
    width: calc(100% - 64px);
}
.l_g6bx1in4 .l_g6bx1ts {
    width: 96px;
}
.l_g6bx1in4 .l_g6bx1wz{
    width: calc(100% - 96px);
}
.l_g6bx1in5 .l_g6bx1ts {
    width: 72px;
}
.l_g6bx1in5 .l_g6bx1wz{
    width: calc(100% - 72px);
}
.l_g6bx1wz{
    height: 50px;
    padding-left: 5px;
}
.l_g6bx1wz input{
    width: 100%;
    /* height: 100%; */
    font-size: 16px;
    color: #161616;
    line-height: 50px;
}
.l_g6bx1litp{
    background-color: #ffffff;
    padding: 0 14px;
    cursor: pointer;
}
.l_g6bx1litpt p{
    line-height: 50px;
    position: relative;
}
.l_g6bx1litpt p::after{
    content: "";
    width: 7px;
    height: 7px;
    background:url(../images/g4_icon4.svg) center / cover no-repeat;
    position: absolute;
    top: 15px;
    right: -5px;
}
.l_g6bx1litp.no .l_g6bx1litpt p::after{
    display: none;
}
.l_g6bx1liic{
    width: 7px;
    line-height: 50px;
    transition: all .36s;
}
.l_g6bx1liic img{
    width:100%;
}
.l_g6select.on .l_g6bx1liic{
    transform: rotate(-180deg);
}
.l_g6bx1libt{
    padding: 14px;
    height: 140px;
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 5;
    top: calc(100% + 10px);
    left: 0;
    display: none;
}
.l_g6bx1libt p{
    cursor: pointer;
}
.l_g6select {
    position: relative;
}
.l_g6bx1ri .ys_select_li{
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
}
.l_g6bx1in7{
    width: 100% !important;
}
.l_g6bx1in8{
    width: 100% !important;
    height: 120px;
    position: relative;
}
.l_g6bx1in8 textarea{
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
.l_g6bx1in8 textarea::placeholder{
    color: #161616;
}
.l_g6bx1in8::after{
    content: "";
    width: 9px;
    height: 10px;
    background: url(../images/g4_icon6.svg) center / cover no-repeat;
    position: absolute;
    right: 4px;
    bottom: 4px;
}
.l_g6bx1pri1 p{
    font-size: 14px;
    line-height: 1.75;
    color: #333333;
    margin-left: 10px;
}
.l_g6bx1pri1 span a{
    color: #E43700;
}
.l_g6bx1pr_ic{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid rgba(221, 221, 221, 1);
    background-color: #ffffff;
    position: relative;
    transition: all .36s;
    overflow: hidden;
    top: 4px;
}

.l_g6bx1pr_ic img{
    width: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    opacity: 0;
}
.l_g6bx1pri1.act .l_g6bx1pr_ic img{
    opacity: 1;
}
.l_g6bx1pri1.act .l_g6bx1pr_ic {
    background-color: #E43700;
}
.l_g6bx1pri1{
    display: flex;
    cursor: pointer;
    margin-bottom: 6px;
}
.l_g6bx1pri1:last-child{
    margin-bottom: 0;
}
.l_g6bx1pri{
    width: 100%;
    margin-top: 14px;
}
.l_g6bx1btn{
    cursor: pointer;
    margin-top: 45px;
}
/* G6-合作伙伴-立即加入表单-end */

/* G6-合作伙伴-立即加入表单-start */
.l_g6bx1in9 .l_g6bx1ts {
    width: 40px;
}
.l_g6bx1in9 .l_g6bx1wz{
    width: calc(100% - 40px);
}
.l_g6bx1in10 .l_g6bx1ts {
    width: 72px;
}
.l_g6bx1in10 .l_g6bx1wz{
    width: calc(100% - 72px);
}
/* G6-合作伙伴-立即加入表单-end */

/* G4-联系我们-start */
.l_g4bx1le{
    width: 34%;
}
.l_g4bx1ri{
    padding-left: 105px;
    width: 66%;
}
.l_g4bx1ris{
    background-color: #F7F7F7;
    padding: 60px 72px 75px 83px;
}
.l_g4bx1p1{
    margin-top: 18px;
    margin-bottom: 40px;
}
.l_g4page .l_g6bx1tit1 {
    margin-bottom: 0;
}
.l_g4bx1info{
    margin-top: 94px;
}
.l_g4bx1phone a{
    font-size: 18px;
    line-height: 1.75;
    color: #E43700;
    font-family: 'PoppinsBold' !important;
}
.l_g4bx1p2 p{
    color: #333333;
}
.l_g4bx1p2{
    margin-top: 14px;
    margin-bottom: 24px;
}
.l_g4bx1if1{
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(227, 227, 227, 1);
    margin-bottom: 28px;
}
.bshare-custom a {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0 !important;
    padding: 0 !important;
}
.l_g4shareli {
    position: relative;
    width: 20px;
    cursor: pointer;
    margin-right: 25px;
}
.l_g4shareli img{
    width: 100%;
}
.l_g4bx1_share{
    margin-top: 45px;
}
.l_g4bx1if1:last-child{
    border-bottom: none;
}
.l_g4sharimg{
    position: absolute;
    width: 120px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 5%);
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    display: none;
}
.l_g4sharimg::before{
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 10px solid transparent;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
/* G4-联系我们-end */

/* B2天润AI智能无人店-start */
.l_nybanri{
    width: 48%;
}
.l_nybanri img{
    width: 100%;
}
.l_nybanle{
    width: 52%;
    padding-right: 127px;
}
.l_b2page .l_a1box5{
    margin-top: 0;
    padding-top: 187px;
}
.l_nybannr{
    padding-top: 90px;
    padding-bottom: 86px;
}
.l_nybanle h1{
    font-weight: bold;
    color: #161616;
}
.l_nybanle span{
    position: relative;
}
.l_nybanle span::after{
    content: "";
    width: 40px;
    height: 25px;
    background: url(../images/b2_icon1.svg) center / cover no-repeat;
    position: absolute;
    right: -45px;
    top: -5px;
}
.l_b1banp{
    margin-top: 30px;
    margin-bottom: 75px;
}
.l_nybannr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_nybansp{
    display: none;
}
.l_nybanri.on .l_nybansp{
    display: block;
}
.l_nybanri.on>img{
    display: none;
}
.l_b2bx1tit h2{
    font-weight: bold;
    text-align: center;
}
.l_b2box1{
    background: rgba(247, 247, 247, 1);
    overflow: hidden;
}
.l_b2box2 {
    overflow: hidden;
}
.l_b2bx1li{
    width: 33.333333%;
    padding: 0 15px;
}
.l_b2bx1ul{
    margin: 0 -15px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_b2bx1lis{
    height: 100%;
}
.l_b2bx1wz{
    margin-top: 45px;
}
.l_b2bx2li{
    margin-bottom: 205px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_b2bx2li:last-child{
    margin-bottom: 0;
}
.l_b1page .l_b2bx2p p{
    margin-bottom: 0;
}
.l_b2bx2p p{
    color: #666666;
    margin-bottom: 30px;
}
.l_b2bx2p p:last-child{
    margin-bottom: 0;
}
.l_b2bx2le{
    width: 48%;
}
.l_b2bx2ri{
    width: 52%;
    padding-left: 133px;
}
.l_b2bx2le .ys_imgbox_cover{
    width: 100%;
}
.l_b2bx2tit {
    font-weight: bold;
}
.l_b2bx2p{
    padding-top: 25px;
    padding-bottom: 75px;
}
.l_b2bx2li.on{
    flex-direction: row-reverse;
}
.l_b2bx2li.on .l_b2bx2ri{
    padding-left: 0;
    padding-right: 135px;
}
.l_b2page .l_b2bx2li .l_banappoint{
    width: auto;
    /* padding: 0 25px; */
    display: inline-block;
}
.l_b2page .l_b2bx2li .l_banappoint a{
    padding: 0 25px;
}
.l_b2box3{
    padding-bottom: 0 !important;
    background-color: #F7F7F7;
    position: relative;
    bottom: -46px;
    padding-top: 94px !important;
}
.l_b2box3::after{
    content: "";
    width: 100%;
    height: 46px;
    background: #F7F7F7;
    position: absolute;
    top: -46px;
    left: 0;
}
.l_b2bx3nrs{
    background-color: #ffffff;
    padding: 80px 86px 20px 107px;
    overflow: hidden;
}
.l_b2bx3ri {
    width: 50%;
}
.l_b2bx3ri img{
    width: 100%;
}
.l_b2bx3le{
    width: 50%;
}
.l_b2bx3le .l_b2bx1tit h2 {
    text-align: left;
}
.l_b2bx3p{
    margin-top: 27px;
    margin-bottom: 85px;
}
.l_b2bx3nr {
    position: relative;
    z-index: 3;
}
.slick-disabled{
    /* display: none !important; */
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}
.l_b2bx1p p{
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.l_b2bx1p{
    margin-top: 20px;
}
.l_b2bx1wz .l_b2bx2tit{
    height: 31.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* B2天润AI智能无人店-end */


/* C2解决方案-零售-start */
.l_a1box5.l_nyqbx5{
    margin-top: 0;
    padding-top: 96px;
    background-color: #F7F7F7;
}
.l_c2logo{
    width: 140px;
    margin: auto;
    margin-bottom: 64px;
}
.l_c2logo img{
    width: 100%;
}
.l_nyqbx5 .l_a1bx5tit{
    color: #161616;
}
.l_nyqbx5 .l_a1bx5p p{
    color: #161616;
}
.l_c2bx1le{
    position: relative;
    width: 40%;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
    padding: 56px 50px;
}
.l_c2bx1ri{
    width: 60%;
    padding-left: 30px;
}
.l_c2bx1bt{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_c2bx1bg1{
    width: 483px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.l_c2bx1bg1 img{
    width: 100%;
}
.l_c2bx1p{
    margin-top: 16px;
}
.l_c2bx1le p{
    color: #ffffff;
}
.l_c2bx1le .l_b2bx2tit{
    color: #ffffff;
}
.l_c2bx1wz{
    position: relative;
    z-index: 3;
}
.l_c2bx1lis{
    padding: 55px 57px 60px;
    background-color: #EFF0F2;
}
.l_c2bx1li{
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
}
.l_c2bx1li:last-child{
    margin-bottom: 0;
}
.l_c2bx1bg2{
    width: 115px;
    position: absolute;
    right: 0;
    top: 0;
}
.l_c2bx1bg2 img{
    width: 100%;
}
.l_c2bx1ri .l_c2bx1p {
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.l_c2bx1li2 .l_c2bx1bg2{
    width: 175px;
}
.l_c2bx3bg{
    width: 742px;
    position: absolute;
    left: 0;
    bottom: 75px;
}
.l_c2bx3bg img{
    width: 100%;
}
.l_c2box3{
    position: relative;
    overflow: hidden;
}
.l_c2bx3nr{
    position: relative;
    z-index: 3;
}
.l_c2bx3le {
    width: 220px;
}
.l_c2bx3le .l_b2bx1tit h2{
    text-align: left;
}
.l_c2bx3ri{
    width: calc(100% - 220px);
    padding-left: 182px;
}
.l_c2bx3li .l_logofixed{
    opacity: 0 !important;
} 
.l_c2bx3li .l_logodef{
    opacity: 1 !important;
}
.l_c2bx3tit{
    font-weight: bold;
}
.l_c2bx3p{
    margin-top: 6px;
}
.l_c2bx3ic {
    width: 51px;
}
.l_c2bx3wz{
    width: calc(100% - 51px);
    padding-right: 30px;
}
.l_c2bx3li a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 48px;
    padding-bottom: 58px;
    border-bottom: 1px solid rgba(227, 227, 227, 1);
}
.l_c2bx3ul{
    border-top: 1px solid rgba(227, 227, 227, 1);
}
.l_c2box2{
    background-color: #262729;
    overflow: hidden;
}
.l_c2bx2p{
    margin-top: 16px;
}
.l_c2bx2p p{
    color: #ffffff;
    text-align: center;
}
.l_c2box2 .l_b2bx1tit h2{
    color: #ffffff;
}
.l_c2bx2li1 .l_b2bx2tit{
    color: #99999E;
    transition: all .36s;
}
.l_c2bx2li1.act .l_b2bx2tit{
    color: #ffffff;
}
.l_c2bx2li1{
    margin-bottom: 54px;
}
.l_c2bx2li1:last-child{
    margin-bottom: 0;
}
.mc_d1_progress {
    width: 2px;
    height: 40vh;
    background: #99999E;
    z-index: 99;
}
.mc_d1_progress span {
    display: block;
    width: 100%;
    height: 0;
    background: linear-gradient(270deg, #F94100 1.32%, #FF733D 100%);
    transition: all .3s ease-out;
}
.l_c2bx2le {
    width: 30%;
}
.l_c2bx2ri{
    width: 70%;
    padding-left: 250px;
}
.l_c2bx2wz {
    width: calc(100% - 2px);
    padding-left: 30px;
}
.l_c2phinfo .l_b2bx2tit{
    color: #ffffff;
}
.l_c2phinfo{
    display: none;
}
.l_c2bx2p1{
    margin-top: 36px;
    margin-bottom: 50px;
}
.l_c2bx2p1 p{
    color: #ffffff;
}
.l_c2bx2li2{
    margin-bottom: 20%;
    /*opacity: 0.4;*/
    transition: all 0.36s;
}
.l_c2bx2li2.act{
    opacity: 1;
}
.l_c2bx2li2:last-child{
    margin-bottom: 0;
}
.l_c2box1 {
    padding-top: 0 !important;
    overflow: hidden;
}
/* C2解决方案-零售-end */


/* G5-合作伙伴-零售-start */
.l_g5bx1li{
    width: 50%;
    border-right: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
}
.l_g5bx1li:nth-child(2n+2){
    border-right: none;
}
.l_g5bx1li:nth-child(1),
.l_g5bx1li:nth-child(2){
    border-top: none;
}
.l_g5bx1lis{
    padding: 28px 42px 34px 70px;
    background-color: #ffffff;
}
.l_g5box1{
    background-color: #F7F7F7;
    overflow: hidden;
}
.l_g5box2{
    overflow: hidden;
}
.l_g5bx1lis .ys_imgbox_cover{
    width: 80px;
}
.l_g5bx1p p{
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 56px;
}
.l_g5bx1lis .l_b2bx2tit{
    margin-top: 40px;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 31.2px;
}
.l_g5bx2btn .l_banappoint{
    margin: auto;
}
.l_g5bx2btn{
    margin-top: 160px;
}
.l_g5bx2li{
    padding: 0 45px;
    width: 25%;
}
.l_g5bx2ul{
    margin: 0 -45px;
}
.l_g5bx2lis{
    width: 100%;
    position: relative;
    z-index: 1;
}
.l_g5bx2lis::after{
    content: "";
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background-color: #F7F7F7;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.l_g5bx2lis::before{
    content: "";
    width: 39px;
    height: 18px;
    background: url(../images/sy_icon8.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: -65px;
    transform: translateY(-50%);
}
.l_g5bx2li:last-child .l_g5bx2lis::before{
    display: none;
}
.l_g5bx2ic{
    width: 120px;
    margin: auto;
}
.l_g5bx2ic img{
    width: 100%;
}
.l_g5bx2wz{
    position: relative;
}
.l_g5bx2num{
    width: 40px;
    height: 40px;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
    border-radius: 50%;
    position: absolute;
    top: -40px;
    left: 16px;
    text-align: center;
}
.l_g5bx2num p{
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    font-family: 'PoppinsBold' !important;
}
.l_g5bx2bt {
    margin-top: 132px;
}
.l_g5box3{
    background: #262729;
    overflow: hidden;
}
.l_g5box3 .l_b2bx1tit h2{
    text-align: left;
    color: #ffffff;
}
.l_g5bx3li{
    width: 33.333333%;
    padding: 0 15px; 
}
.l_g5bx3ul{
    margin: 0 -15px;
}
.l_g5bx3lis{
    width: 100%;
}
.l_g5bx3li .l_b2bx2tit,
.l_g5bx3p p{
    color: #ffffff;
}
.l_g5bx3p p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 56px;
}
.l_g5bx3li .l_b2bx2tit{
    margin-top: 27px;
    margin-bottom: 12px;
    height: 31.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.l_g5box4{
    background-color: #F7F7F7;
    overflow: hidden;
}
.l_g5bx4lis{
    padding: 60px 60px 78px;
    background-color: #ffffff;
    height: 100%;
}
.l_g5bx4li{
    width: 25%;
    padding: 0 15px;
}
.l_g5bx4ul{
    margin: 0 -15px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.l_g5bx4p p{
    color: #333333;
    text-align: center;
}
.l_g5bx4p{
    margin-top: 26px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.l_g5bx4lis .ys_imgbox_cover{
    width: 50px;
    margin: auto;
}
.l_g5bx4lis .l_b2bx2tit{
    margin-top: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 31.2px;
}
.l_g5bx5nr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g5bx5le{
    width: 39%;
}
.l_g5bx5le img{
    width: 100%;
}
.l_g5bx5ri{
    width: 61%;
    padding-left: 120px;
}
.l_g5bx5ri .l_b2bx1tit h2{
    text-align: left;
    padding-left: 33px;
}
.l_g5bx5bt{
    margin-top: 60px;
}
.l_g5bx5li{
    width: 50%;
    padding: 0 13px;
    margin-bottom: 28px;
}
.l_g5bx5ul{
    margin: 0 -13px;
}
.l_g5bx5lis{
    width: 100%;
    border: 1px solid rgba(227, 227, 227, 1);
    padding: 50px 37px 60px;
}
.l_g5bx5p p{
    color: #333333;
}
.l_g5bx5p{
    margin-top: 22px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.l_g5bx5li .l_b2bx2tit{
    height: 31.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.l_g5box5{
    padding-bottom: 0 !important;
    overflow: hidden;
}
.l_g5page .l_a1bx6nr2{
    margin-top: 0 !important;
}
/* .l_g5img1{
    width: 40%;
    margin-left: 30.7%;
    margin-top: 10px;
    animation-delay: .5s;
}
.l_g5img2{
    width: 26%;
    position: absolute;
    top: 37.5%;
    right: 14px;
    animation-delay: .9s;
}
.l_g5img3{
    width: 28%;
    margin-left: 42%;
    animation-delay: .6s;
}
.l_g5img4{
    width: 30%;
    position: absolute;
    left: 0;
    top: 34%;
    animation-delay: .3s;
}
.l_g5img5 {
    width: 28%;
    position: absolute;
    right: 0;
    top: 13%;
    animation-delay: .8s;
}
.l_g5img6{
    width: 38%;
    margin-left: 19%;
    margin-top: 10px;
    animation-delay: .4s;
} */
.person3,.person2{
    opacity: 0;
}
.l_b2bx1tp{
    position: relative;
    overflow: hidden;
}
.l_b2person{
    position: absolute;
    width: 68px;
    top: -130px;
    left:-20px;
}
.l_b2person1{
    position: absolute;
    width: 44px;
    top: -112px;
    left: -6px;
}
.l_b2person2{
    position: absolute;
    width: 50px;
    top: -112px;
    left: -6px;
}
.l_b2person img,.l_b2person1 img,.l_b2person2 img{
    width: 100%;
}
.l_g5img7{
    width: 23%;
    position: absolute;
    right: 17%;
    bottom: 14%;
    animation-delay: .7s;
}
.l_g5page .l_nybanle {
    width: 37.5%;
    padding-right: 0;
}
.l_g5page .l_nybanri {
    width: 62.5%;
    position: relative;
}
.l_g5page .l_nybannr{
    padding-top: 40px;
}
.l_g5bx2li1{
    animation-delay: .2s;
}
.l_g5bx2li2{
    animation-delay: .3s;
}
.l_g5bx2li3{
    animation-delay: .4s;
}
.l_g5bx2li4{
    animation-delay: .5s;
}
/* G5-合作伙伴-零售-end */


/* D2应用案例-详情-start */
.l_d2box1,.l_e2box1,.c_f3,.c_g3 {
    padding-top: 90px !important;
}
.l_nybreadli:first-child a{
    padding-left: 0;
}
.l_nybreadli a{
    font-size: 14px;
    line-height: 1.75;
    display: block;
    color: #999999;
    padding: 0 5px;
}
.l_nybreadli img{
    width: 19px;
    position: relative;
    top: -2px;
}
.l_d2bx1bt{
    margin-top: 30px;
}
.l_d2bx1le{
    width: 32%;
}
.l_d2bx1ri{
    width: 68%;
    padding-left: 104px;
}
.l_d2bx1info{
    background-color: #F7F7F7;
    padding: 38px 52px 50px;
}
.l_d2bx1_logo{
    width: 140px;
}
.l_d2bx1_logo img{
    width: 100%;
}
.l_d2bx1info .l_b2bx2tit{
    margin-top: 36px;
    margin-bottom: 18px;
}
.l_d2bx1p p{
    color: #333333;
}
.l_d2sharep p{
    color: #999999;
}
.l_d2shareli{
    width: 25px;
    position: relative;
    margin-right: 22px;
}
.l_d2shareli img{
    width: 100%;
}
.l_d2shareic{
    margin-left: 35px;
}
.l_d2bx1_share{
    margin-top: 80px;
}
.l_d2sideli p{
    color: #999999;
    transition: all .36s;
}
.l_d2sideli.on p{
    color: #161616;
}
.l_d2sideul{
    padding-left: 25px;
    position: relative;
}
.l_d2sideul::before{
    content: "";
    width: 1px;
    height: 100%;
    background-color: #E3E3E3;
    position: absolute;
    top: 0;
    left: 0;
}
.l_d2sideli{
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}
.l_d2sideli::before{
    content: "";
    width: 2px;
    height: 100%;
    background: linear-gradient(270deg, #F94100 1.32%, #FF733D 100%);
    position: absolute;
    top: 0;
    left: -25px;
    transition: all .36s;
    opacity: 0;
}
.l_d2sideli.on::before{
    opacity: 1;
}
.l_d2sideli:last-child{
    margin-bottom: 0;
}
.l_d2bx1side{
    margin-top: 54px;
}
.l_d2bx1tit{
    padding-bottom: 38px;
    border-bottom: 1px solid #E3E3E3;
}  
.l_d2fyli p{
    color: #999999;
    transition: all .36s;
}
.l_d2fyp1 {
    width: 64px;
}
.l_d2fyp2{
    width: calc(100% - 64px);
}
.l_d2fyp2 p{
    display: inline-block;
    position: relative;
}
.l_d2fyp2 p::after{
    content: "";
    width: 0;
    height: 1px;
    background: linear-gradient(270deg, #F94100 1.32%, #FF733D 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}
.l_d2fyli{
    margin-bottom: 24px;
}
.l_d2fyli a{
    display: block;
}
.l_d2contnr1 p{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 12px;
}
.l_d2contnr1 h4{
    color: #333333;
}
.l_d2contnr1 {
    padding-bottom: 38px;
    border-bottom: 1px solid rgba(227, 227, 227, 1);
    margin-top: 45px;
}
.yxedr_active ul li {
    list-style: disc !important;
}
.yxedr_active ol, .yxedr_active ul {
    padding-inline-start: 22px;
}
.yxedr_active ul li::marker {
    color: #333333;
}
.l_d2contnr1 h5{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 14px;
    position: relative;
    padding-left: 32px;
}
.l_d2contnr1 h5::before{
    content: "";
    width: 22px;
    height: 22px;
    background: url(../images/d2_icon1.svg) center / cover no-repeat;
    position: absolute;
    top: 2px;
    left: 0;
}
.yxedr_active h5{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 14px;
}

.l_d2contnr1:last-child{
    border-bottom: none;
    margin-bottom: 135px;
    padding-bottom: 0;
}
.l_d2continf{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 28px;
}
.l_d2continf img{
    width: 60px;
    height: 60px !important;
    border-radius: 50px;
    overflow: hidden;
}
.l_d2continf span{
    font-weight: bold;
}
.l_d2continf p{
    color: #161616;
    width: calc(100% - 60px);
    padding-left: 25px;
}
/* D2应用案例-详情-end */


/* G1关于我们-start */
.l_g1bx1le h1{
    text-align: left;
}
.l_g1bx1le{
    width: 40%;
}
.l_g1bx1ri{
    width: 60%;
    padding-left: 165px;
}
.l_g1bx1cont{
    padding-top: 76px;
    border-top: 1px solid rgba(227, 227, 227, 1);
}
.l_g1bx1cont p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 0;
}
.l_g1bx1bg{
    width: 633px;
    position: absolute;
    left: 0;
    bottom: -80px;
}
.l_g1bx1bg img{
    width: 100%;
}
.l_g1box1{
    position: relative;
}
.l_g1bx4ri{
    width: 27.5%;
}
.l_g1bx4ri img{
    width: 100%;
}
.l_g1bx4le{
    width: 72.5%;
    padding-right: 150px;
}
.l_g1bx4nr{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_g1bx4p p{
    font-size: 24px;
    line-height: 1.75;
    color: #333333;
}
.l_g1bx4if p{
    color: #333333;
}
.l_g1bx4if span{
    font-family: 'PoppinsBold' !important;
}
.l_g1bx4if{
    margin-top: 40px;
    margin-bottom: 96px;
}
.l_g1box5{
    background-color: #F7F7F7;
    overflow: hidden;
}
.l_g1box5 h2{
    text-align: left;
}
.l_g1page .l_a1box5 {
    margin-top: 0;
    padding-top: 186px;
    background-color: #ffffff;
}
.l_g1bx5ris{
    padding: 60px 55px 52px;
    background-color: #ffffff;
    box-shadow: 0px 4px 30px 0px rgba(61, 78, 109, 0.1);
    margin-left: -57px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_g1bx5le{
    width: 66%;
}
.l_g1bx5ri{
    width: 34%;
    position: relative;
    z-index: 3;
    margin-top: 84px;
}
.l_g1bx5li:not(:first-child){
    display: none;
}
.l_g1bx5_info img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.l_g1bx5_info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 60px;
}
.l_g1bx5_info p{
    padding-left: 26px;
}
.l_g1bx5ic{
    width: 103px;
    position: absolute;
    right: 70px;
    top: -50px;
}
.l_g1bx5ic img{
    width: 100%;
}
.l_g1bx5ul .slick-list{
    overflow: inherit;
}
.l_g1bx5li{
    width: 100%;
    padding: 0 40px;
}
.l_g1bx5ul{
    margin: 0 -40px;
}
.l_g1bx5ul .slick-dots {
    bottom: -20px;
    left: calc(65% + 50px);
    width: auto;
}
.l_g1bx5ul .slick-prev, 
.l_g1bx5ul .slick-next{
    width: 38px;
    height: 18px;
    background: url(../images/sy_icon9.svg) center / cover no-repeat;
}
.l_g1bx5ul .slick-next{
    background: url(../images/sy_icon8.svg) center / cover no-repeat;
    right: -18px;
}
.l_g1bx5ul .slick-prev{
    left: -18px;
    z-index: 5;
}
.l_g1bx5bt {
    position: relative;
}
.l_g1bx5bt::before{
    content: "";
    width: 400px;
    height: 100%;
    background-color: #F7F7F7;
    position: absolute;
    top: 0;
    left: -400px;
    z-index: 1;
}
.l_g1box3{
    background-color: #F7F7F7;
    overflow: hidden;
}
.l_g1box4 {
    overflow: hidden;
}
.l_g1box3 .l_g1bx1p{
    width: 73%;
    margin: auto;
    text-align: center;
}
.l_g1bx3bt1{
    width: 76.5%;
    margin: auto;
}
.l_g1bx3map{
    width: 100%;
}
.l_g1bx3map img{
    width: 100%;
}
@keyframes boderM {
	0% {
		transform: translate(-50%,-50%) scale(1);
		opacity: 0
	}
	20% {
		opacity: 1
	}
	75% {
		transform: translate(-50%,-50%) scale(2);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
.l_g1point{
    width: 16px;
    margin-left: 6px;
    position: relative;
}
.l_g1point::before{
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgba(228, 55, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s .7s infinite;
}
.l_g1point::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgba(228, 55, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s infinite;
}
.l_g1point img{
    width: 100%;
}
.l_g1bx3li p{
    font-family: 'PoppinsRegular' !important;
}
.l_g1bx3bt1 {
    position: relative;
}
.l_g1bx3wz{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.l_g1bx3li{
    display: flex;
    align-items: center;
    position: absolute;
}
.l_g1bx3li.on{
    flex-direction: row-reverse;
}
.l_g1bx3li.on .l_g1point{
    margin-left: 0;
    margin-right: 6px;
}
.l_g1bx3li10{
    width: 155px;
}
.l_g1box2{
    position: relative;
    padding-top: 0 !important;
    z-index: 1;
    overflow: hidden;
}
.l_g1box2::after{
    content: "";
    width: 100%;
    height: calc(100% - 166px);
    background-color: #262729;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.l_g1bx2li1 p{
    font-size: 64px;
    line-height: 1.75;
    color: #E43700;
    font-family: 'PoppinsBold' !important;
}
.l_g1bx2li1 .l_b2bx2tit{
    color: #ffffff;
    font-weight: inherit;
}
.l_g1bx2li1{
    position: relative;
    width: 33.333333%;
    padding: 0 90px;
}
.l_g1bx2lis{
    padding-top: 20px;
    border-top: 1px solid rgba(227, 227, 227, .2);
}

.l_g1bx2ul1{
    margin: 0 -90px;
}
.l_g1bx2mid{
    margin: 128px 0;
}
.l_g1bx2li2{
    width: 25%;
    padding: 0 14px;
}
.l_g1bx2ul2{
    margin: 0 -14px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    flex-wrap: wrap;
}
.l_g1bx2li2s{
    background-color: #323335;
    padding: 42px 42px 60px;
    height: 100%;
}
.l_g1bx2li2s .l_b2bx2tit{
    color: #ffffff;
    margin-top: 52px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.l_g1bx2li2s .ys_imgbox_cover{
    width: 130px;
    margin: auto;
}
.l_d1bx1_imgclip {
    transform: scale(1);
    width: 100%;
}
.l_ttoig{
    width: 100%;
}
.l_d1bx2img_clipbox {
    position: relative;
    overflow: hidden;
}
.l_d1bx2img_box {
    position: relative;
}
.l_g1bx2logo{
    width: 176px;
    transition: all .36s;
    transform: scale(0);
}
.l_g1bx2logo img{
    width: 100%;
}
.l_g1bx2tp{
    position: relative;
}

/* G1关于我们-end */

/* Linda-end */


/* Carter-start */
.c_martop{
    margin-top: 85px;
}
/* color */
.c666{
    color: #666666;
}
/* 加粗 */
.c_bole{
    font-weight: bold;
}
/* 文字居中对齐 */
.c_textcen{
    text-align: center;
}
/* 查看更多按钮 */
.c_look_more{
    width: 185px;
    height: 55px;
    color: #fff;
    font-size:16px ;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
}
/* B3天润门店数智化管理系统 -start */
.c_sysList{
    background-color: #f7f7f7;
    overflow: hidden;
}
.c_adva {
    overflow: hidden;
}
.c_sysList h2{
    text-align: center;
    line-height: 1.8;
}
.c_sysList_list{
    display: flex;
}
.c_sysList_list .slick-dots{
    bottom: -60px;
}
.c_sysList_list .slick-dots li {
    width: 17px;
    height: 4px;
    border-radius: 0;
    background-color: #DBDBDB;
}
.c_sysList_list .slick-dots li.slick-active{
    background-color: #F94100;
}
.c_sysList_list .slick-prev,.c_sysList_list .slick-next{
    width: 38px;
    height: 17px;
    background-size: 100% 100%;
    z-index: 10;
}
.c_sysList_list .slick-prev{
    left: -80px;
    background: url('../images/b3_icon4.svg') no-repeat;
}
.c_sysList_list .slick-next{
    right: -80px;
    background: url('../images/b3_icon5.svg') no-repeat;
}

.c_sysList_item{
    width: 33.333333%;
    background-color:#ffffff ;
    border: solid 1px #F7F7F7;
}
.c_sysList_con{
    display: block;
    height: 100%;
    padding: 56px 50px 70px; 
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.c_f1p1_lun_con{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.c_sysList_con p{
    height: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.c_c1plan_fr_item .l_banappoint{
    margin-top: 95px;
}
.c_sysList_img{
    width: 75px;
}
.c_sysList_item .yx_title3{
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.c_adva .yx_title2_1{
    text-align: center;
}
.c_adva_item{
    margin-bottom: 110px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.c_adva_item.on{
    flex-direction: row-reverse;
}
.c_adva_fl{
    width: 48%;
    position: relative;
}
.c_adva_fl.act .l_contvideo{
    display: block;
}
.c_adva_fl.act .c_double{
    display: none;
}
.l_b2bx2le.act .l_contvideo{
    display: block;
}
.l_b2bx2le.act .ys_imgbox_cover{
    display: none;
}
.l_contvideo{
    display: none;
}
.c_adva_fr{
    width: 52%;
    padding-left: 120px;
}
.c_adva_fr .yx_title3{
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 1.75;
}
.c_adva_fr .yx_parag2{
    width: 100%;
}
.c_adva_item .l_banappoint{
    margin-top: 55px;
}
/* 偶数 */

.c_adva_item.on .c_adva_fr{
    padding-left: 0px;
    padding-right: 170px;
}

/* 偶数 end*/

/* 悬浮图片 */
.c_suspend_adva_img_a {
    position: absolute;
    top: 100px;
    left: -205px;
}
.c_suspend_adva_img_a .c_suspend_adva_img2 {
    margin-right: 55px;
}

.c_suspend_adva_img_b {
    position: absolute;
    top: 140px;
    right: -115px;
}

.c_suspend_adva_img_c {
    position: absolute;
    top: 90px;
    left: -50px;
}
.c_suspend_adva_img_c>div{
    margin:10px 0 ;
}
/* 悬浮图片 end*/

.c_adva_list:last-child li:last-child{
    margin-bottom: 0;
}
/* 最后模块 */
.c_b1_last{
    background-color:#f7f7f7 ;
    padding: 188px 0 80px;
}
.c_b1_last_list{
    padding-bottom:150px;
}
.c_b1_last_item{
    padding: 0 150px;
    user-select: text;
}
.c_b1_last_item:not(:first-child){
    display: none;
}
.c_b1_last_con{
    text-align: center;
}
.c_b1_last_con p{
    line-height: 1.75;
    margin-bottom:50px ;
}
.c_b1_last_con div{
    font-size: 18px;
    line-height: 1.75;
}
.c_b1_last_list .slick-dots{
    bottom: 0;
}
.c_b1_last_list .slick-arrow{
    z-index: 10;
    width: 38px;
    height: 17px;
    background-size: 100% 100%;
    top: 37%;
}
.c_b1_last_list .slick-next{
    background: url('../images/b3_icon5.svg') no-repeat;
}
.c_b1_last_list .slick-prev{
    background: url('../images/b3_icon4.svg') no-repeat;
}
.c_b1_last_list .slick-dots li{
    width: 17px;
    height: 4px;
    border-radius: 0;
    margin: 0 4px;
    background-color: #DBDBDB;
}
.c_b1_last_list .slick-dots li.slick-active{
    background-color: #F94100;
}
.c_sysList .c_sysList_list .slick-track{
    display: flex;
}
.c_sysList .c_sysList_list .slick-track .c_sysList_item {
    height: inherit !important;
    user-select: text;
}
.c_sysList_item:not(:first-child){
    display: none;
}
.l_b3page .l_nybanle{
    padding-right: 0;
    width: 44%;
}
.l_b3page .l_nybanri{
    width: 56%;
    position: relative;
}
.l_b3banimg{
    width: 100%;
}
.l_b3banimg img{
    width: 100%;
}
.l_b3bansvg{
    width: 80%;
    position: absolute;
    top: 50%;
    right: -114px;
    transform: translateY(-50%);
    z-index: -1;
}
.l_b3bansvg svg{
    width: 100%;
}
.l_b3page .l_nybannr{
    padding-top: 0;
    padding-bottom: 0;
}
.l_comcontph{
    display: none;
}
.l_comcontph .l_comtitle{
    margin: 0;
}
.l_comcontph .l_comcontp{
    margin-top: 54px;
    margin-bottom: 78px;
}
/* B3天润门店数智化管理系统 -end */

/* C1解决方案-start */
.l_c1page .l_nybanri{
    width: 64%;
}
.l_c1page .l_nybanle{
    width: 36%;
    padding-right: 0;
}
.l_c1page .l_nybannr {
    padding-bottom: 70px;
}
.c_c1plan{
    padding-top: 0 !important;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.c_c1plan_fl{
    width: 310px;
}
.c_c1plan_fl li>div{
    display: inline-block;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left:40px ;
}
.c_c1plan_fl li{
    position: relative;
    cursor: pointer;
    transition: all .36s;
}
.c_c1plan_fl li::after{
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e3e3e3;
    transition: all .36s;
}
.c_c1plan_fl li::before{
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(to top,#FB5317,#F94100);
    z-index: 3;
    transition: all .36s;
    opacity: 0;
}
.l_c1bx1li.c_active::before{
    opacity: 1;
}
.l_c1bx1li.c_active{
    background-color: #f7f7f7;
}

.c_c1plan_fl .c_c1plan_icon{
    width: 30px;
}
.c_c1plan_fl .c_c1plan_icon img{
    width: 100%;
}
.c_c1plan_fl li>div p{
    margin-left: 45px;
    color:#161616 ;
    font-size: 18px;
    line-height: 1.5;
}

.c_c1plan_fr{
    width: calc(100% - 310px);
    padding-left: 100px;
}
.c_c1plan_fr .yx_title3{
    margin-bottom: 60px;
}
.c_c1plan_fr_list li {
    border-top: 1px solid #d6d6d6;
}

.c_c1plan_fr_list li a{
    display: block;
    padding: 55px 0;
}
.c_c1plan_fr_list li:last-child{
    border-bottom: 1px solid #d6d6d6;;
}
.c_c1plan_fr_list li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.c_c1plan_fr_list_fr_img{
    width:50px ;
}
.c_c1plan_fr_btn{
    margin-top: 95px;
    width: 185px;
    height: 55px;
    color: #fff;
    font-size: 16px;
    background:linear-gradient(to right,#F94100,#FB5317);
}
.c_c1plan_fr_btn a{
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    line-height: 1.75;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.c_c1_bg{
    position: absolute;
    bottom: 46px;
    right:0;
    z-index: -1;
    width: 39% !important;
}
.c_c1plan_fr_item:not(.c_active){
    display: none;
}
.c_c1plan_fr_list_fl{
    margin-right: 20px;
}
.c_c1_bg img{
    width: 100%;
}
/* C1解决方案-end */


/* C2解决方案-零售-start */
.c_c2{
    margin-top: 75px;
}
.c_c2p1{
    padding-bottom: 180px;
}
.c_c2 h2{
    margin-bottom: 90px;
}
.c_c2_resale_fl{
    width:480px ;
    height:530px ;
    padding:55px 50px ;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
    position: relative;
}
.c_c2_resale_fr{
    width: calc(100% - 480px);
    height: 100%;
    padding-left: 30px;
}
.c_c2_resale_fl .yx_title3, .c_c2_resale_fl .yx_parag2 p{
    color: #fff; 
}
.c_c2_resale_fl .yx_parag2,.c_c2_resale_fr_con .yx_parag2{
    margin-top: 15px;
}
.c_c2_resale_fr_con{
    background: #EFF0F2;
    height: 246px;
    padding:55px 50px ;
    position: relative;
}
.c_c2_bgs{
    position: absolute;
    bottom: 0;
    right: 0;
}
.c_c2_resale_fr_con:nth-child(1){
    margin-bottom: 39px;
}

.c_c2p2{
    background-color:#262729 ;
    padding: 140px 0;
}
.c_c2p2_tit .yx_title2_2{
    text-align: center;
}
.c_c2p2_tit .yx_parag1{
    margin-top: 15px;
}
.c_c2p2_tit .yx_parag1 p{
    color: #fff;
    text-align: center;
}
.c_c2p2_con{
    margin-top: 65px;
}
.c_c2p2_con_fl,.c_c2p2_con_fr{
    width: 50%;
}
.c_c2p2_con_list{
    height: 380px;
    padding-right: 240px;
}
.c_c2p2_con_item a{
    display: block;
    padding: 5px 0;
    margin-bottom: 36px
}
.c_c2p2_con_item .yx_title3{
    color: #fff;
}
.c_c2p2_con_fr .yx_parag2{
    margin-top: 32px
}
.c_c2p2_con_fr .yx_parag2 p{
    color: #fff;
}
.c_c2p2_con_fr .c_look_more{
    margin-top: 80px;
}

/* C2解决方案-零售-end */

/* c3-start */
.c_b1_last_con_img{
    margin-bottom:60px ;
}
.c_c3 .c_sysList_list .slick-track {
    display: flex;
}
.c_c3 .c_sysList_list .slick-track .c_sysList_item{
    height: initial;
}
/* c3-end */

/* d1-start */
.l_d1page .l_nybanri {
    width: 65%;
}
.l_d1page .l_nybanle {
    width: 35%;
    padding-right:30px;
}
.c_d1_smallnavs{
    border-bottom: 1px solid #E3E3E3;
}
.c_d1_smallnav ul{
    display: flex;
    justify-content: center;
}
.l_d1navli a{
    display:block;
    font-size: 16px;
    color: #161616;
    line-height: 1.75;
    padding: 20px 0;
    transition: all .36s;
}
.l_d1navli {
    padding: 0 53px;
}
.l_d1navul{
    margin: 0 -53px;
}
.l_d1navli.c_active a{
    color: #E43700;
}
.c_d1p1{
    background-color: #f7f7f7;
}
.c_g1p1_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    overflow: hidden;
}
.c_g1p1_li {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom:65px;
}
.c_g1p1_li a{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}
.l_g1bx1wz{
    padding: 34px;
}
.c_d1p1_list .c_d1p1_logoimg{
    position: relative;
}
.c_d1p1_list .c_d1p1_logoimg img:nth-child(1){
    width: 100%;
}

.c_d1p1_list .c_d1p1_logoimg img:nth-child(2){
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c_d1p1_list .yx_title4_1{
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; 
    overflow: hidden;
    text-overflow:ellipsis;
}
.c_d1p1_list .yx_parag1 p{
    color:#333 ;
    margin-top: 10px;
}
.c_d1p1_list .c_d1p1_btn{
    width: 50px;
    margin-top: 30px;
    opacity: 0;
    transition: opacity 0.36s;
}
.c_d1p1 .l_fybox{
    margin-top: 100px;
}
.pc_fenye li {
    border: none;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #999999;
}
.pc_fenye li.activepage{
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ys_phfy a{
    font-size: 14px;
    line-height: 1.75;
    color: #333333;
}
.l_d1bx1list{
    margin: 0 -15px;
    overflow: hidden;
}
.l_d1bx1li{
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.l_d1bx1li a{
    width: 100%;
    display: block;
    background-color: #ffffff;
    padding: 40px 40px 35px;
}
.l_d1bx1list .c_d1p1_logoimg {
    width: 170px;
}
.l_d1bx1list .yx_title4_1 {
    margin-top: 32px;
    margin-bottom: 15px;
    height: 31.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.l_d1bx1list .yx_parag1 p{
    color: #333;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.l_d1bx1list .c_d1p1_btn{
    width: 50px;
    margin-top: 30px;
    opacity: 0;
    transition: all .36s;
}
.c_d1p1_btn img{
    width: 100%;
}

/* d1-end */
/* d3-start */
.ys_cont750{
    width: 750px;
    margin: 0 auto;
}
.l_d3box1 {
    padding-top: 80px;
    padding-bottom: 120px;
}
.c_d3p1 .yx_title2_1{
    margin-bottom: 30px;
}
.c_d3p2{
    padding-bottom: 90px;
    overflow: hidden;
}
.c_d3p2_item{
    padding: 38px 0 43px;
    border-top: 1px solid #E3E3E3;
    transition: all 0.36s;
    cursor: pointer;
}
.c_d3p2_item:last-child{
    border-bottom: 1px solid #E3E3E3;
}
.c_d3p2_item_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.c_d3p2_img{
    transform: rotate(0deg);
    transition: all 0.36s;
}
.c_d3p2_item.active .c_d3p2_img{
    transform: rotate(180deg);
}
.c_d3p2_item.active{
    border-top: 1px solid #F94100;
}
.c_d3p2_item_bot{
    margin-top: 30px; 
    display: none;
}
.c_d3p2_item_bot .yx_parag1:nth-child(1){
    margin-bottom: 10px;
}
.c_d3p2_item_top .c_d3p2_img{
    min-width: 8px;
    max-width: 10px;
}
.c_d3p2_item_top .c_d3p2_img img{
    width: 100%;
}
/* d3-end */

/* e1-start */
.l_e1bx1p{
    text-align: center;
}
.l_e1bx1p1 p{
    color: #E3E3E3;
}
.l_e1box1 {
    padding-top: 90px;
    padding-bottom: 110px;
}
.l_e1bx1le{
    width: 74%;
    position: relative;
}
.l_e1bx1le img{
    width: 100%;
}
.l_e1bx1ri{
    width: 26%;
    padding-left: 33px;
}
.l_e1bx1wz{
    width: 100%;
    padding: 0 80px;
}
.l_e1bx1wz .c_e1p1_con_text{
    width: 30%;
}
.l_e1bx1wz .yx_title4_1{
    color: #ffffff;
}
.l_e1bx1p1 {
    margin-top: 14px;
    margin-bottom: 60px;
}
.l_e1bx1le a{
    width: 100%;
    display: block;
}
.l_e1bx1li a{
    display: block;
    width: 100%;
}
.l_e1bx1li{
    margin-bottom: 32px;
}
.l_e1bx1li:last-child{
    margin-bottom: 0;
}
.l_e1bx1list{
    margin-top: 30px;
}
.l_e1bx1ri .l_e1bx1list .yx_title4_1{
    padding-bottom: 0;
    border-bottom: none;
}
.l_e1bx1ri .c_e2fr_tab{
    margin-bottom: 0;
}
.c_e1_tabbox{
    width: 100%;
    border-bottom: 1px solid #E3E3E3;
}
.c_e1_tab{
    background-color: #fff;
    width: 590px;
    margin: 0 auto;
}
.c_e1_tab{
    display: flex;
    justify-content: space-between;
}
.c_e1_tab li div a{
    display: block;
    font-size: 16px;
    color:#161616 ;
    padding: 0 10px;
    line-height: 65px;
    transition: all 0.38s;
}
.c_e1_tab li.active div a{
    color: #F94100;
}
.c_e1p1{
    background-color: #f7f7f7;
}
.c_e1p1_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    overflow: hidden;
}
.c_e1p1_item{
    width: 25%;
    padding: 0 15px;
    margin-bottom: 40px;
}
.l_e1bx1li1 a,
.l_e1bx1li2 a{
    height: 100%;
    position: relative;
}
.c_e1p1_faq_btn{
    position: absolute;
    bottom: 60px;
    margin-top: 0;
}
.c_e1p1_con{
    display: block;
}
.c_e1p1_con_bot{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    padding:25px 30px 35px;
    height: 100%;
}
.c_e1p1_con_text_top{
    display: flex;
    align-items: center;
}
.c_e1p1_con_sort{
    font-family: PoppinsRegular;
    padding: 0px 10px;
    line-height:25px ;
    background-color: #ffeee7;
    color:#E43700 ;
    font-size: 14px;
}
.c_e1p1_con_readtime{
    font-family: PoppinsRegular;
    line-height: 25px;
    margin-left: 10px;
    color: #999999;
}
.c_e1p1_con_text .yx_title4_1{
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c_f1p2_item_con .yx_title3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.c_f1p2_item_con .yx_parag1 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c_e1p1_con_time{
    font-family: PoppinsRegular;
    margin-top: 50px;
    color: #999999;
    line-height: 1.5;
}

.c_e1p1_con.faq {
    background: url('../images/e1_img3.jpg') top right;
    background-size:  auto 100%;
    padding: 45px 35px;
}
.c_e1p1_con.faq .c_e1p1_img{
    height: 100%;
}
.c_e1p1_faq_list{
    margin-top: 25px;
}
.c_e1p1_faq_item{
    padding-left: 15px;
    position: relative;
    margin-bottom:8px ;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.c_e1p1_faq_item::before{
    content: "";
    height:5px ;
    width: 5px;
    border-radius: 50%;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.c_e1p1_faq_btn{
    margin-top: 50px;
    width: 120px;
    height: 40px;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
}

.c_e1p1_con.ad .yx_parag2{
    margin-top: 20px;
}


/* e1-end */

/* e2-satrt */
.c_e2fr_product .c_e2_imgbox{
    width: 100%;
    overflow: hidden;
}
.c_e2fr_product .c_e2_imgbox img{
    width: 100%;
    transition: all .36s;
}
.c_e2fl_p1{
    margin-bottom: 70px;
}
.c_e2{
    margin-top: 85px;
}
.c_e2fl{
    width: calc(100% - 280px);
    padding-right: 130px;
}
.c_e2fr{
    width: 280px;
}
.l_g3page .c_e2fr{
    margin-top: -24px;
}
.l_f3page .c_e2fr{
    margin-top: -24px;
}
.l_g3page .c_e2fl_time .c_e2fl_time_text,
.l_f3page .c_e2fl_time .c_e2fl_time_text,
.l_e2page .c_e2fl_time .c_e2fl_time_text{
    font-family: "Microsoft Yahei";
}

.c_e2fl_titbox{
    padding-bottom:25px;
    border-bottom: 1px solid #E3E3E3;
}
.c_e2fl_titbox .yx_title3{
    line-height: 1.75;
}
.c_e2fl_smallnav a{
    display: flex;
}
.c_e2fl_tit_icon{
    width:20px;
}
.c_e2fl_smallnav_text{
    font-size: 14px;
    color:#999999 ;
    line-height: 22px;
    margin-left:10px ;
}
.c_e2fl_titbox .yx_title3{
    margin-top: 15px;
}
.c_e2fl_time{
    margin-top: 30px;
    display: flex;
    margin-bottom: 5px;
}
.c_e2fl_time_text{
    color: #666666;
    margin-left: 7px;
    line-height: 18px;
}
.c_e2fl_p1{
    font-size: 16px;
    margin-top: 45px;
    padding: 40px 40px 45px;
    background-color: #f7f7f7;
    position: relative;
}
.c_e2fl_p1 p{
    line-height: 1.75;
    font-size: 16px;
}
.c_e1p1 .l_fybox{
    margin-top: 50px;
}
.c_e2fl_p1::before{
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: linear-gradient(to right,#F94100,#FB5317);
}
/* 编辑器字体颜色 */
.c_newcon p{
    color: #333333;
}
.c_e2fl_img1{
    margin-top: 77px;
}
.c_e2fl_p2 h5,.c_e2fl_p3 h5{
    margin-bottom:20px ;
    margin-top: 30px;
}
.c_e2fl_p2 p,.c_e2fl_p3 p{
    margin-bottom:18px ;
}
.c_e2_share{
    padding: 95px 0;
    display: flex;
    align-items: center;
}
.c_e2_share_btn{
    margin-left: 35px;
}
.c_e2_share_btn .bshare-custom .bshare-sinaminiblog{
    background: url('../images/e2_icon3.svg') no-repeat;
    background-size: 100% 100%;
}
.c_e2_share_btn .bshare-custom .bshare-weixin{
    background: url('../images/e2_icon2.svg') no-repeat;
    background-size: 100% 100%;
}
.c_e2_share_btn .bshare-custom a{
    padding-left: 0;
    width: 25px;
    height: 25px;
    margin-right: 22px;
}

.c_e2_page{
    padding-top:40px;
    padding-bottom:0 !important;
    border-top: 1px solid #E3E3E3;
}
.c_e2_page span:nth-child(1){
    color:#999999 ;
}
.c_e2_page_prev{
    margin-bottom: 20px;
}
.c_xiahua{
    position: relative;
    color: #999;
    transition: all 0.36s;
}

.c_xiahua::after{
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    background-color: red;
    left: 0;
    bottom: -4px;
    transition: all 0.36s;
}
.l_e2page .c_e2fr{
    margin-top: 0;
}
.c_e2fr_img{
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}
.c_e2fr_tab{
    margin-bottom: 50px;
}
.c_e2fr_tab .yx_title4_1,.c_e2fr_product .yx_title4_1{
    padding-bottom: 15px;
    border-bottom: 1px solid #E3E3E3;
}
.c_e2fr_tablist,.c_e2fr_product_list{
    margin-top: 26px !important;
    padding:0 !important;
}
.c_e2fr_tablist li a{
    display: inline-block;
    font-size: 14px;
    color: #666666;
    background-color: #f2f2f2;
    border-radius: 2px;
    line-height: 34px;
    padding: 0 14px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.c_e2fr_product_list li{
    margin-bottom: 20px;
}
.c_e2fr_product_list li p{
    font-size: 14px;
    margin-top: 10px;
    color: #000;
    line-height: 1.5;
}
.c_e2fl_time .c_e2fl_time_text{
    line-height: 20px;
    margin-top: 0px;
    font-family: "PoppinsRegular";
}
.c_e2fl_time_icon{
    width: 15px;
    line-height: 15px;
}
.l_e2contp p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 12px;
}
.l_e2contp h4 {
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 15px;
}
/* e2-end */

/* f1-start */
.c_f1p1_lun_item:not(:first-child){
    display: none;
}
.c_f1p1_lun_con5 .l_logofixed,
.c_btn .l_logofixed{
    opacity: 0 !important;
}
.c_f1p1_lun_con5 .l_logodef,
.c_btn .l_logodef{
    opacity: 1 !important;
}
.c_f1{
    margin-top: 80px;
}
.c_f1p1{
    position: relative;
    z-index: 5;
}
.c_f1p1_con .yx_title1{
    color: #161616;
    margin-bottom: 30px;
}
.c_f1p1_con>.yx_parag1{
    margin-bottom: 55px;
}
.c_f1p1_lun_item a{
    display: block;
    position: relative;
}
.c_f1p1_lun_img{
    position: relative;
}
.c_f1p1_lun_img img:nth-child(2){
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.c_f1p1_lun_con{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 60px 85px;
}
.c_f1p1_lun_con1{
    display: inline-block;
    line-height: 26px;
    padding: 0 10px ;
    background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
    border-radius: 2px;
    color: #fff;
    margin-bottom: 15px;
}
.c_f1p1_lun_con2{
    width: 380px;
    margin-bottom: 20px;
}
.c_f1p1_lun_con2 p{
    color: #fff;
    font-size: 18px;
}
.c_f1p1_lun_con3{
    display: flex;
    margin-bottom: 15px;
}
.c_f1p1_lun_con3 .c_text{
    margin-left: 7px;
    margin-top: -4px;
    color: #fff;
    line-height: 1.5;
}
.c_f1p1_lun_con3 .c_imgbox{
    width: 16px;
}

.c_f1p1_lun_con4{
    margin-bottom: 55px;
}
.c_f1p1_lun_con5{
    width: 50px;
}

.c_f1p1_lun .slick-dots{
    bottom: -35px;
}
.c_f1p1_lun .slick-dots li{
    width: 17px;
    height: 3px;
    border-radius: 0;
    background-color: #DBDBDB;
}
.c_f1p1_lun .slick-dots li.slick-active{
    background-color: #E43700;
}
.c_f1p2{
    background-color: #f7f7f7;
    position: relative;
    z-index: 1;
   
}
.c_f1p2 .ys_cont1200{
    overflow: hidden;
}
.c_f1p2::after{
    content: "";
    width: 100%;
    height: 115px;
    background-color: #f7f7f7;
    position: absolute;
    top: -115px;
    left: 0;
    z-index: -1;
}
.c_f1p2_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.c_f1p2_item{
    width: 33.333333%;
    padding: 0 15px;
}
.c_f1p2_item a{
    display: block;
    height: 100%;
    position: relative;
}
.c_f1p2_item .c_imgbox{
    position: relative;
}
.c_f1p2_item .c_imgbox img:nth-child(1){
    width: 100%;
}
.c_f1p2_item .c_imgbox img:nth-child(2){
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
}
.c_f1p2_item_con{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    padding: 55px 50px 37px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.c_f1p2_item_con .yx_title3{
    color: #fff;
    margin-bottom: 10px;
}
.c_f1p2_item_con .yx_parag1 p{
    color: #fff;
}
.c_f1p2_item_con .c_btn{
    width:50px ;
}
/* f1-ned */

/* f2-start */
.c_f2_nav{
    margin-bottom: 45px;
    border-bottom: 1px solid #E3E3E3;
}
.c_f2_nav ul li a{
    line-height: 40px;
    color: #161616;
    transition: all 0.36s;
    font-size: 16px;
}
.c_f2_nav li{
    padding: 0 55px;
}
.c_f2_nav ul{
    margin: 0 -55px;
}
.c_f2_nav ul li.active{
    color: #E43700;
}
.c_f2_nav ul li a{
    transition: all 0.36s;
    position: relative;
}

.c_f2_nav ul li.active a{
    color: #E43700;
}
.c_f2_item{
    border-bottom: 1px solid #EEEEEE;
}
.c_f2_item a{
    display: block;
    padding: 35px 0;
    position: relative;
}
.c_f2_item .c_imgbox{
    position: relative;
    width: 230px;
}
.c_f2_item_con{
    width: calc(100% - 230px);
    padding-left:50px ;
}
.c_f2_item_con1 .c_f2_apply{
    padding: 0 10px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: linear-gradient(to right, #fb5317,#f94101);
}
.c_f2_item_time,.c_f2_item_shape{
    display: flex;
    align-items: center;
}
.c_f2_item_shape{
    margin-left: 45px;
}
.c_f2_item_time .c_imgbox,.c_f2_item_shape .c_imgbox{
    width: 15px;
}
.c_f2_item_time_text,.c_f2_item_shape_text{
    color: #999999;
    font-size: 14px;
    line-height: 1.5;
    margin-left: 8px;
}
.c_f2_item_time_text span{
    margin-left: 20px;
}
.c_f2_list{
    margin-bottom: 95px;
    overflow: hidden;
}
.c_page{
    margin-bottom:120px
}
.c_f2_item_con1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 63px;
}
.c_f2_item.c_f2_item_over .c_f2_item_con1 .c_f2_apply{
    background: #f2f2f2 !important;
    color: #666666 !important;
}
.c_f2_item_con2 {
    margin-top: 50px;
}
.l_f2box1{
    padding-bottom: 120px;
    padding-top: 80px;
}
.l_f2bx1wz p{
    font-size: 18px;
    line-height: 1.75;
    color: #ffffff;
}
.l_f2bx1wz{
    width: 100%;
    text-align: center;
    padding: 0 20px;
}
.c_e2fr_img a{
    display: block;
    width: 100%;
}
.c_e2fr_img img{
    width: 100%;
}
/* f2-end */


/* f3-start */
.c_f3 .c_e2fl_tit_icon{
    margin-right: 10px;
}
.c_f3 .c_e2fl_smallnav_text{
    margin-left: 0;
}
.c_f3 .c_e2fl_smallnav_text.c_icon{
    margin:0 5px;
}

.c_f3_title_bot{
    margin-top: 30px;
}
.c_f3_title_bot .c_e2fl_time{
    margin-top: 0 !important;
}
.c_f3_title_bot .c_e2fl_time_text{
    color: #666666;
    font-size: 14px;
    line-height: 18px;
}
.c_f3_tit_shape{
    display: flex;
    margin-left:50px ;
}
.c_f3_title_bot .c_tit_gbtn{
    display: flex;
}
.c_f3_title_bot .c_tit_gbtn div a{
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #F94100;
    border: 1px solid #F94100;
    padding: 0 30px;
    transition: all 0.36s;
    overflow: hidden;
}

.c_f3_title_bot .c_tit_gbtn .c_tit_btn1{
    margin-left: 16px;
} 
.c_f3 .c_e2fl_titbox{
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.l_f3button{
    display: none;
}
.c_tit_gbtn.on .l_f3button{
    display: block;
}
.c_tit_gbtn.on .l_f3btn2{
    display: none;
}
.f3contp p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 12px;
}

.c_f3 .c_e2fl_time,.c_f3_tit_shape{
    margin-top: 10px !important;
} 

.c_f3  .c_e2fl_p2 p,.c_f3  .c_e2fl_p3 p {
    margin-bottom: 25px;
}
.c_f2fr_tablist{
    padding-left: 0 !important;
    margin-top: 20px;
}
.c_f2fr_tablist li{
    margin-bottom: 20px;
}
.c_f2fr_tablist li a{
    display: block;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    line-height: 1.75 !important;
    color: #161616;
}
.c_f2fr_tablist li a::before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #383838;
    position: absolute;
    left: 0;
    top: 12px;
}
.c_f3 .yxedr_active .c_newcon img{
    margin: 60px 0;
}
.c_f3 .c_f3_tit_shape .c_imgbox{
    width: 16px;
    margin-top: 1px;
}
.c_e2_share .c_e2_share_text{
    font-size: 16px;
    line-height: 1.75;
    color: #999999;
}
/* f3-start */

/* g2-start */
.c_g2{
    padding: 110px 0 0px;
}
.c_d1p1_li a{
    padding: 0;
    padding-bottom: 32px;
}
.c_d1p1_list .c_d1p1_logoimg{
    width: 100%;
}
.c_g1p1_list .yx_parag1 p {
    color: #333;
    margin-top: 18px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
}
.c_d1p1_list .c_d1p1_btn {
    width: 50px;
    margin-top: 30px;
    opacity: 1;
    transition: opacity 0.36s;
}
.c_d1p1_li{
    margin-bottom: 65px;
}
.c_d1p1_list .yx_title4_1{
    font-family: PoppinsRegular;
    width: 95px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    background-color: #ffeee7;
}
.c_d1p1_btn{
    opacity: 1;
    position: relative;
}
.c_d1p1_btn img:nth-child(2){
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.36s;
}

.c_g1p1_list a .c_d1p1_logoimg{
    overflow: hidden;

}
.c_g1p1_list a .c_d1p1_logoimg img:nth-child(2){
    transition: all 0.36s;
}

.c_d1_smallnav li.c_active a::before {
    content: "";
}
.l_g2box2 {
    background-color: #f7f7f7;
}
.l_g2box1{
    padding-top: 90px;
    padding-bottom: 110px;
    overflow: hidden;
}
.l_g2bx1p{
    text-align: center;
}
.l_g2bx1li:not(:first-child){
    display: none;
}
.l_g2bx1li{
    border: 1px solid rgba(227, 227, 227, 1)
}
.l_g2bx1li a{
    width: 100%;
    display: block;
}
.l_g2bx1le{
    width: 65%;
}
.l_g2bx1ri{
    width: 35%;
    padding: 70px 60px 40px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.l_g2bx1time{
    width: auto;
    padding: 0 10px;
    background-color: #FFEEE7;
    font-size: 14px;
    line-height: 28px;
    color: #161616;
    font-family: 'PoppinsRegular';
    display: inline-block;
}
.l_g2bx1ri .l_c2bx3tit{
    font-weight: inherit;
    margin: 22px 0;
    height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.l_g2bx1p1 p{
    color: #666666;
    height: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    
}
.l_g2bx1btn{
    width: 50px;
    margin-top: 44px;
}
.l_g2bx1btn .l_logodef{
    opacity: 1 !important;
}
.l_g2bx1btn .l_logofixed{
    opacity: 0 !important;
}
.l_g2bx1ul .slick-dots {
    bottom: -56px;
}
.l_g2box2 .l_fybox{
    margin-top: 45px;
}
/* g2-end */


/* g3-start */
.l_g3contp h5 {
    font-size: 16px;
    line-height: 1.75;
    color: #161616;
    margin-bottom: 14px;
}
.l_g3contp p{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 12px;
}
.c_g3newcon p{
    margin: 30px 0 !important;
}
.c_g3newcon h5{
    margin:50px 0 !important;
}
.c_g3newcon .c_e2fl_img1{
    margin: 50px 0 10px !important;
}
.c_g3newcon .c_smallp{
    font-size: 14px;
    color:#999999;
    margin: 10px 0 !important; 
}

.c_g3fr .c_e2fr_tablist{
    margin-top: 25px !important;
}
.c_g3fr .c_e2fr_tablist li a {
    display: block;
    font-size: 16px;
    color: #161616;
    background-color: transparent;
    border-radius: 0px;
    line-height: 1;
    padding: 0 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.c_g3fr .c_e2fr_tab .yx_title4_1{
    padding: 0;
    border: none;
}
.c_g3fr .c_g3fr_text{
    line-height: 1.75;
    margin-bottom:35px ;
}
.c_g3fr .c_g3fr_time{
    width: 90px;
    line-height: 24px;
    font-size: 14px;
    color: #161616;
    text-align: center;
    background-color: #FFEEE7;
}
.c_g3fr .c_e2fr_tablist li a{
    padding:20px 0;
    border-bottom: 1px solid #E3E3E3;
}

.c_g3 .c_e2fl_titbox{
    margin-bottom: 40px;
}
.c_g3 .yxedr_active .c_e2fl_time_text{
    margin-bottom: 5px;
    font-size: 14px;
}
.c_g3fr .c_g3fr_time{
    font-family: PoppinsRegular;
}
/* g3-end */

/* i1-start */
.c_i1 .c_bole{
    font-size:48px;
    line-height: 1.5;
}
.c_i1 .c_i1_time{
    line-height: 1.75;
    font-size: 16px;
    color: #161616;
    text-align: right;
    margin-top: 25px;
    margin-bottom: 12px;
}

.c_i1.yxedr_active p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
}
.c_i1.yxedr_active h4{
    font-weight: bold;
}
.c_i1.yxedr_active h2{
    font-weight: bold;
}
.c_i1.yxedr_active p:nth-child(2){
    text-align: right;
}
.c_i1cont h4{
    font-size: 18px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 15px;
}
.c_i1cont p{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 12px;
}
/* i1-end */
/* i2-start */
.l_i2bx1tit h1{
    color: #161616;
    font-weight: bold;
    margin-bottom: 50px;
}
.c_i2cont h4{
    font-size: 18px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 15px;
}
.c_i2cont p{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 12px;
}
/* i2-end */
/* Carter-end */

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    /* Linda-start */
    .l_ftbtinfo a:hover{
        color: #e43700;
    }
    .l_b1banlis:hover p{
        color: #E43700;
    }
    .l_fttpli a:hover p{
        color: #e43700;
    }
    .l_hdlogin:hover a{
        color: #e43700 !important;
    }
    .l_hdlang:hover .l_hdlangtp p{
        color: #e43700 !important;
    }
    .l_fttpli a:hover img{
        transform: scale(1.05);
    }
    .c_adva_item:hover .c_double img{
        transform: scale(1.05);
    }
    .l_b2bx2li:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_c1bx1li:hover{
        background-color: #f7f7f7;
    }
    .l_c1bx1li:hover::before{
        opacity: 1;
    }
    .l_d1bx1li a:hover .c_d1p1_btn{
        opacity: 1;
    }
    .c_e2fr_product_list li:hover img{
        transform: scale(1.05);
    }
    .l_hdlangbt a:hover{
        color: #666666 !important;
    }
    .l_hdnavli1:hover span{
        color: #e43700;
    }
    .l_hdnavli1:hover span::after{
        opacity: 1;
    }
    .l_hdpcli:hover .l_hdpclia1{
        color: #e43700 !important;    
    }
    .l_hdappoint:hover::after{
        opacity: 1;
    }
    .l_banappoint:hover::after{
        opacity: 1;
    }
    .l_hdxlleli3:hover a{
        color: #e43700;
    }
    .l_fttpnavlis li:hover a{
        color: #e43700;
    }
    .l_ftnewli:hover a{
        color: #e43700;
    }
    .l_a1bx1lis:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_a1bx3btn:hover::after{
        opacity: 1;
    }
    .l_a1bx3rili a:hover .l_logodef,
    .l_a1bx3le a:hover .l_logodef{
        opacity: 0;
    }
    .l_a1bx3rili a:hover .l_logofixed,
    .l_a1bx3le a:hover .l_logofixed{
        opacity: 1;
    }
    .l_a1bx3rili a:hover .ys_imgbox_cover img,
    .l_a1bx3le a:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_a1bx6arr:hover .l_before{
        opacity: 0;
    }
    .l_a1bx6arr:hover .l_after{
        opacity: 1;
    }
    .l_a1bx6arr:hover{
        border: 1px solid #e43700;
    }
    .l_a1bx6prev:hover{
        z-index: 2;
    }
    .l_a1bx6li3:hover .l_a1bx6li3s{
        background-color: #FFEEE7;
    }
    .l_a1bx6li3:hover p{
        color: #e43700;
    }
    .l_i3bx1lka1:hover a,
    .l_i3link1:hover,
    .l_i3link2:hover,
    .l_i3link3:hover{
        color: #E43700;
    }
    .l_c2bx3li a:hover .l_logofixed{
        opacity: 1 !important;
    }
    .l_c2bx3li a:hover .l_logodef{
        opacity: 0 !important;
    }
    .l_g5bx3lis:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .l_d2fyli a:hover .l_d2fyp2 p::after{
        width: 100%;
    }
    .l_d2fyli a:hover .l_d2fyp2 p{
        color: #161616;
    }
    .l_g2bx1li a:hover .l_logofixed{
        opacity: 1 !important;
    }
    .l_g2bx1li a:hover .l_logodef{
        opacity: 0 !important;
    }
    /* Linda-end */


    /* Carter-start */
    .c_d1_smallnav li div:hover a{
        color: #E43700 !important;
    }
    .c_g1p1_li li:hover .c_d1p1_btn{
        opacity: 1;
    }
    .c_e1_tab li div a:hover{
        color: #F94100;
    }
    .c_e1p1_con:hover .c_e1p1_img img:nth-child(2){
        transform: scale(1.05);
    }
    .c_e2_page p:hover .c_xiahua{
        color: #161616;
    }
    .c_e2_page p:hover .c_xiahua::after{
        width: 100%;
    }
    /* .c_f2_nav ul li:hover{
        color: #E43700;
    } */
    .c_f2_nav ul li a:hover{
        color: #E43700;
    }
    .c_f2_nav ul li a:hover::after{
        width: 100%;
    }
    /* .c_f3_title_bot .c_tit_gbtn div a:hover{
        background-color:  #F94100;
        color: #fff;
    } */
    .c_g1p1_list a:hover .c_d1p1_btn img:nth-child(2){
        opacity: 1;
    }
    .c_g1p1_list a:hover .c_d1p1_logoimg img:nth-child(2){
        transform: scale(1.03);
    }
    .l_d1navli a:hover{
        color: #E43700;
    }
    .pc_fenye li:hover{
        background: linear-gradient(270deg, #F94100 1.32%, #FB5317 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .c_f2_item:hover .c_imgbox img{
        transform: scale(1.05);
    }
    .c_f1p2_item a:hover .l_logofixed,
    .c_f1p1_lun_item a:hover .l_logofixed{
        opacity: 1 !important;
    }
    .c_f1p2_item a:hover .l_logodef,
    .c_f1p1_lun_item a:hover .l_logodef{
        opacity: 0 !important;
    }
    .l_e1bx1le a:hover .l_logodef,
    .c_c1plan_fr_list li a:hover .l_logodef{
        opacity: 0 !important;
    }
    .l_e1bx1le a:hover .l_logofixed,
    .c_c1plan_fr_list li a:hover .l_logofixed{
        opacity: 1 !important;
    }
    /* .l_a1tbnumli:hover{
        background-color: rgba(228, 55, 0);
        border: 1px solid rgba(228, 55, 0);
    } */
    .l_a1tbnumli:hover p{
        color: #ffffff;
    }
    .l_imgbox:hover .l_before{
        opacity: 0;
    }
    .l_imgbox:hover .l_after{
        opacity: 1;
    }
    .l_imgbox:hover img{
        transform: scale(1.05);
    }
    /* .l_anniu1 a:hover .l_abjiab::before{
        width: 0;
        left: auto;
        right: -1px;
    }
    .l_anniu1 a:hover .l_abjiab .l_buttonr{
        color: #fff;
    } */
    .l_hdappoint:hover::after,
    .ys_banner .l_banappoint:hover::after{
        opacity: 0;
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    .l_back:hover{
        background-color: #e43700;
    }
    .l_sideli:hover a{
        background-color: #e43700;
    }
    .l_back:hover p,.l_sideli:hover p{
        color: #fff;
    }
    .l_back:hover .l_before,
    .l_sideli:hover .l_before{
        opacity: 0;
    }
    .l_back:hover .l_after,
    .l_sideli:hover .l_after{
        opacity: 1;
    }
    .l_a1bx3le a:hover .l_a1bx3ic,
    .l_a1bx3rili a:hover .l_a1bx3ic{
        background-color: #E43700;
    }
    .c_c1plan_fr_list li:hover .c_f1p1_lun_con5,
    .l_c2bx3li:hover .c_f1p1_lun_con5,
    .c_f1p1_lun_item a:hover .c_f1p1_lun_con5,
    .l_e1bx1le a:hover .c_f1p1_lun_con5{
        background-color: #E43700;
    }
    .c_f1p2_item a:hover .c_f1p1_lun_con5,
    .c_g1p1_li a:hover .c_f1p1_lun_con5,
    .l_g2bx1li a:hover .c_f1p1_lun_con5{
        background-color: #E43700;
        border: 1px solid #E43700;
    }
    .c_g1p1_li a:hover .l_logofixed{
        opacity: 1 !important;
    }
    .c_g1p1_li a:hover .l_logodef{
        opacity: 0 !important;
    }
    .c_f3_title_bot .c_tit_gbtn div a:hover::after,
    .l_a1bx3btn a:hover::after,
    .l_hdappoint:hover::after,
    .l_g6bx1btn:hover::after,
    .c_e1p1_faq_btn:hover::after,
    .l_anniu1 a:hover::after,
    .l_banappoint a:hover::after,
    .l_banappoint p:hover::after{
        transform: translate3d(-50%,-50%,0) scale(1);
        opacity: 1;
        transition: transform .5s ease-in-out;
    }
    .l_a1bx6li4s:hover{
        box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 8%);
    }
    .l_a1bx6li4s:hover .ys_imgbox_cover{
        transform: scale(1.25);
    }
    .l_d1navli a:hover::after{
        width: 100%;
    }
    .l_a1page .l_banappoint:hover a{
        color: #d83400;
    }
    .c_e1p1_faq_btn:hover,
    .l_g6bx1btn:hover p,
    .l_b2bx2ri .l_banappoint:hover a,
    .l_messbtn:hover a,
    .l_banappoint:hover a,
    .l_nybanbtn:hover a,
    .l_g1bx4le .l_banappoint:hover a,
    .l_c2bx2pc .l_banappoint:hover a,
    .c_c1plan_fr_item .l_banappoint:hover a,
    .c_adva_fr .l_banappoint:hover a,
    .l_a1bx3btn:hover a{
        color: #d83400;
    }
    .c_f3_title_bot .c_tit_gbtn div a:hover{
        color: #fff;
    }
    .l_hdappoint:hover a{
        color: #d83400;
    }
    .l_hdappoint:hover{
        border: 1px solid #d83400;
    }
    .l_a1bx6le .l_banappoint:hover,
    .l_nybanbtn.l_banappoint:hover,
    .l_banappoint:hover,
    .l_banappoint.l_messbtn:hover,
    .c_adva_fr .l_banappoint:hover,
    .l_g1bx4le .l_banappoint:hover,
    .c_c1plan_fr_item .l_banappoint:hover,
    .c_e1p1_faq_btn:hover,
    .l_g6bx1btn.l_banappoint:hover,
    .l_b2bx2ri .l_banappoint:hover {
        border: 1px solid #d83400;
    }
    .l_anniu1 a:hover .l_buttonr{
        color: #fff;
    }
    /* Carter-end */
}
/* 载入效果 */
.l_g1bx2li2:nth-child(4n+1),
.l_g5bx4li:nth-child(4n+1),
.c_e1p1_item:nth-child(4n+1),
.l_g5bx3li:nth-child(3n+1),
.l_d1bx1li:nth-child(3n+1),
.l_a1bx6li4:nth-child(6n+1),
.c_f1p2_item:nth-child(3n+1),
.l_a1bx4li:nth-child(3n+1),
.l_g5bx1li:nth-child(2n+1){
    animation-delay: .2s;
}
.l_g1bx2li2:nth-child(4n+2),
.l_g5bx4li:nth-child(4n+2),
.c_e1p1_item:nth-child(4n+2),
.l_g5bx3li:nth-child(3n+2),
.c_f1p2_item:nth-child(3n+2),
.l_a1bx4li:nth-child(3n+2),
.l_d1bx1li:nth-child(3n+2),
.l_a1bx6li4:nth-child(6n+2),
.l_g5bx1li:nth-child(2n+2),
.c_g1p1_li:nth-child(3n+1){
    animation-delay: .3s;
}
.l_g1bx2li2:nth-child(4n+3),
.l_g5bx4li:nth-child(4n+3),
.c_e1p1_item:nth-child(4n+3),
.l_a1bx6li4:nth-child(6n+3),
.l_g5bx5li:nth-child(2n+1),
.c_g1p1_li:nth-child(3n+2),
.l_g5bx3li:nth-child(3n+3),
.l_a1bx4li:nth-child(3n+3),
.l_d1bx1li:nth-child(3n+3),
.c_f1p2_item:nth-child(3n+3){
    animation-delay: .4s;
}
.l_g1bx2li2:nth-child(4n+4),
.c_e1p1_item:nth-child(4n+4),
.l_g5bx5li:nth-child(2n+2),
.l_a1bx6li4:nth-child(6n+4),
.c_g1p1_li:nth-child(3n+3),
.l_g5bx4li:nth-child(4n+4){
    animation-delay: .5s;
}
.l_a1bx6li4:nth-child(6n+5){
    animation-delay: .6s;
}
.l_a1bx6li4:nth-child(6n+6){
    animation-delay: .7s;
}
@keyframes g1fadeInUp{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,10%,0);
        transform:translate3d(0,10%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.c_c1plan_fr_item,
.l_a1bx6pc .l_a1bx6btli{
    animation: g1fadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}
.ys_ban_li.slick-active .ys_ban_title, 
.ys_ban_li.slick-active .l_bantxtp,
.ys_ban_li.slick-active .l_banappoint{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a{
    color: rgba(255,255,255,.6);
}
.ys_ph_nav li.yxnav_active3>.ys_phnav_lisbox a{
    color: rgba(255,255,255,.6);
}
.l_b1banri.on .l_nybansp{
    display: block;
}
.l_b1banri.on .l_b3banimg{
    display: none;
}
/* 首页svg效果 */


/* 1.AI智能无人店 */
.l_a1bx2tbli1 .l_a1bx2word{
    top: 13%;
    right: 28%;
}
.l_point_word{
    opacity: 0;
    transition:all .36s;
}
.l_point_circle{
    cursor: pointer;
}
@keyframes move4 {
    0% {
      
        transform: translate(-10px,0);
    }
    100% {
        transform: translate(30px,16px);
    }
}
@keyframes move5 {
    0% {
      
        transform: translate(0px,0);
    }
    100% {
        transform: translate(-40px,-48px);
    }
}
@keyframes move6 {
    0% {
      
    
        transform: translate(21px,10px);
    }
    100% {
        transform: translate(0px,0);
    }
}
@keyframes move7 {
    0% {
        transform: translate(-18px,0px);
    }
    100% {
        transform: translate(0px,0);
    }
}
@keyframes move8 {
    0% {
        transform: translate(43px,0px);
    }
    100% {
        transform: translate(0px,0);
    }
}
@keyframes move9 {
    0% {
        transform: translate(0px,14px);
    }
    100% {
        transform: translate(0px,0);
    }
}
.l_a1bx2bts.act .l_person1_1{
    animation: move4 2s linear;
    transform: translate(30px,16px);
}
.l_a1bx2bts.act .l_person1_5{
    animation: move5 2s linear;
    transform: translate(-40px,-48px);
}
.l_a1bx2bts.act .l_person1_3{
    animation: move6 2s linear;
    transform: translate(0,0);
}
.l_a1bx2bts.act .l_person1_6{
    animation: move7 2s linear;
    transform: translate(0,0);
}
.l_a1bx2bts.act .l_person1_2{
    animation: move8 2s linear;
    transform: translate(0,0);
}
.l_a1bx2bts.act .l_person1_4{
    animation: move9 2s linear;
    transform: translate(0,0);
}
.l_bronken1,.l_broken_arrow{
    opacity:0;
}
.l_a1bx2li2.init .l_bronken1,
.l_a1bx2li2.init .l_broken_arrow{
    opacity: 1;
}
/* 2.门店数智化管理系统 */
.l_a1bx2tbli2 .l_a1bx2word{
    bottom: 30px;
    left: 27%;
}
/* 3.视觉贩售机 */
.l_a1bx2bt{
    margin-top: 100px;
}
.l_person3{
    opacity: 0;
}
.l_circle{
    opacity: 0;
}
.l_a1bx2tbli4.init .l_circle1{
    animation: boderM1 2s infinite .3s !important;
}
.l_a1bx2tbli4.init .l_circle2{
    animation: boderM2 2s infinite .2s !important;
}
.l_a1bx2tbli4.init .l_circle3{
    animation: boderM3 2s infinite .1s !important;
}
@keyframes boderM1 {
	0% {
		transform: scale(1);
		opacity: 0
	}
	20% {
		opacity: 0.3
	}
	75% {
		transform:  scale(1.5);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes boderM2 {
	0% {
		transform: scale(1);
		opacity: 0
	}
	20% {
		opacity: 0.5
	}
	75% {
		transform:  scale(1.5);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes boderM3 {
	0% {
		transform: scale(1);
		opacity: 0
	}
	20% {
		opacity: 1
	}
	75% {
		transform:  scale(1.5);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
.l_a1person3{
    width: 34px;
    position: absolute;
    top: -65px;
    left: -17px;
    opacity: 0;
    
}
.l_a1bx2bt{
    position: relative;
}
.l_a1bx2li2{
    position: relative;
    width: 100%;
}
.l_a1bx2li2.init .l_a1person3{
    opacity: 1;
}
.l_distance{
    opacity: 0;
}
.l_a1bx2li2.init .l_distance{
    opacity: 1;
}

.l_a1bx2li2{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}
.l_a1bx2li2.act{
    position: relative;
    opacity: 1;
    pointer-events: all;
}
.l_a1bx2_tit{
    font-size: 16px;
    line-height: 1.75;
    color: #ffffff;
    font-weight: bold;
}
.l_a1bx2p2 p{
    font-size: 14px;
    color: #ffffff;
}
.l_a1bx2word{
    width: 300px;
    background: rgba(228, 55, 0, .8);
    border-radius: 4px;
    position: absolute;
    z-index: 99;
}
.l_a1bx2word a{
    padding: 20px;
    display: block;
}
.l_a1bx2more{
    width: 28px;
}
.l_a1bx2more img{
    width: 100%;
}
.l_a1bx2p2{
    margin-top: 14px;
    margin-bottom: 18px;
}
.l_a1bx2tbli3 .l_a1bx2word{
    top: 36%;
    right: 7%;
}
/* 4.魔箱 */
.l_a1bx2tbli4 .l_a1bx2word{
    top: 35%;
    right: 15%;
}
/* .l_person4_1{
    opacity: 0;
} */
.l_a1person4{
    opacity: 0;
}
.l_a1person4 img{
    width: 100%;
}
.l_a1person4_1{
    width: 22px;
    position: absolute;
    top: -65px;
    left: -17px;
}
.l_a1person4_2{
    width: 22px;
    position: absolute;
    top: -65px;
    left: -17px;
}
.l_a1bx2li2.init .l_a1person4{
    opacity: 1;
}

@keyframes move1{
    0% {
        transform: translate(22px,0);
    }
    100% {
        transform: translate(0px,0);
    }
}
@keyframes move2 {
    0% {
        transform: translate(0,0);
    }
    100% {
        transform: translate(-26px,-16px);
    }
}
.l_a1bx2tbli4.act .l_person4_2{
    animation: move2 2s linear;
    transform: translate(-26px,-16px);
}
.l_a1bx2tbli4.act .l_person4_1{
    animation: move1 2s linear;
    transform: translate(0,0);
}
/* 5.数字货架 */
.l_a1bx2tbli5 .l_a1bx2word{
    top: 18%;
    left: 36%;
}
.l_camera5,.l_arrline5{
    opacity: 0;
}
.l_a1bx2li2.init .l_camera5,
.l_a1bx2li2.init .l_arrline5{
    opacity: 1;
}

/* 6.AI无人配送车 */
/* .l_car{
    visibility: hidden;
} */

@keyframes move12 {
    0% {
        transform: translate(0px,0px);
        opacity: 0;
    }
    1% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translate(240px,148px);
        opacity: 0;
    }
}
.l_a1bx2tbli6.act .l_car{
    animation: move12 3s linear both infinite;
}
.l_a1bx2tbli6 .l_a1bx2word{
    top: 35%;
    left: 23%;
}
.l_rote,.l_addicon,.l_svgnum,.l_music1,.l_bar2,.l_a1hint,.l_goods{
    animation: p_ddd 2s linear 0ms infinite normal !important;
}
@keyframes p_ddd {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0px);
    }
}
@keyframes p_ddd1 {
    0% {
        transform: translateY(10px);
        opacity: 0;
    }
    30%{
        transform: translateY(0px);
        opacity: 1;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}
.l_network8 {
    animation: p_ddd1 2s linear infinite both !important;
}
.l_a1car6{
    position: absolute;
    width: 64px;
    left: -80px;
    top: -72px;
    opacity: 0;
}
.l_a1car6 img{
    width: 100%;
}
.l_a1bx2li2.init .l_a1car6{
    opacity: 1;
}
.l_a1bx2tbli6.act .l_cararrow{
    animation: opacity 1s;
}



/* 7.天润AI智能配送机器人 */
.l_a1bx2tbli7 .l_a1bx2word{
    top: 27%;
    right: 9%;
}
@keyframes open1 {
    0% {
        width: 30px;
    }
    30% {
        width: 1px;
    }
    70%{
        width: 1px;
    }
    100%{
        width: 30px;
    }
}
@keyframes open2 {
    0% {
        width: 30px;
        x: 0;
    }
    30%{
        width: 1px;
        x: 30px;
    }
    70%{
        width: 1px;
        x: 30px;
    }
    100% {
        width: 30px;
        x: 0px;
    }
}

/* .l_a1bx2tbli7.act .l_elevle{
    animation: open1 3s linear both infinite;
}
.l_a1bx2tbli7.act .l_elevri{
    animation: open2 3s linear both;
    width: 1px;
} */
/* @keyframes open3 {
    30%{
        width: 48px;
        x: 0px;
    }
    50%{
        width: 1px;
        x: 48px;
    }
    80%{
        width: 1px;
        x: 48px;
    }
    100% {
        width: 48px;
        x: 0px;
    }
}

.l_a1bx2tbli4.act .l_modoor,
.l_a1bx2tbli4.act .l_modoorbg{
    animation: open3 3s linear both infinite;
} */


.l_robot1,.l_robot2{
    opacity: 0;
}

@keyframes move10 {
    0% {
        transform: translate(20px,-35px);
        opacity: 0;
    }
    2% {
        transform: translate(20px,-35px);
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translate(-180px,140px);
        opacity: 0;
    }
}
.l_a1bx2tbli7.act .l_robot1{
    /* animation: move10 4s linear 1.2s both; */
     transform: translate(20px,-35px);
}
@keyframes move11 {
    0% {
        transform: translate(0,0);
        opacity: 0;
    }
    2% {
        transform: translate(0,0);
        opacity: 1;
    }
    80%{
        opacity: 1;
    }
    100% {
        transform: translate(-355px,210px);
        opacity: 0;
    }
}
/* .l_a1bx2tbli7.act .l_robot2{
    animation: move11 4s linear 5.2s both;
} */
/* .l_a1bx2tbli7.act .l_cautions1{
    animation: opacity 3s;
} */

/* 8.门店智能视觉系统 */
.l_a1bx2tbli8 .l_a1bx2word{
    bottom: 26%;
    right: 33%;
}
.l_circle8{
    opacity: 0;
}
.l_a1bx2li2.init .l_circle8{
    opacity: 1;
    animation: boderM3 2s infinite .3s;
}
/* .l_carmeras{
    animation: opacity 2s infinite;
} */
.l_network8{
    animation: opacity 2s;
}
@keyframes opacity {
    0% {
        opacity: 0;
    }
    99%{
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes move3 {
    0% {
        transform: translate(33px,11px);
    }
    100% {
        transform: translate(0,0);
    }
}
.l_person8{
    animation: move3 2s linear;
    transform: translate(0,0);
}
@keyframes g1fadeInUp{
    0%{
        opacity:0;
        transform:translateY(10%);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}
.l_a1bx2svg svg{
    width: 100%;
    height: auto;
}
.l_a1bx2bts {
    position: relative;
}
.l_a1person3 img{
    width: 100%;
}

.l_a1bx2li2.init .l_circle{
    animation: boderM4 2s infinite .3s;
}
@keyframes boderM4 {
    0% {
		transform: scale(1);
		opacity: 0
	}
	50% {
		transform:  scale(1.5);
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.l_a1bx2tab_num li{
    width: 38px;
    /* height: 30px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    border-radius: 50%; */
    cursor: pointer;
    text-align: center;
    z-index: 90;
    animation: p_ddd 2s linear 0ms infinite normal !important;
}

.l_a1bx2tab_num li p{
    font-size: 14px;
    color: #dbdbdb;
    line-height: 30px;
    transition: all .36s;
}
.l_a1tbnumli{
    position: absolute;
    transition: all .36s;
}
.l_a1tbnumli1{
    top: 47%;
    left: 35%;
}
.l_a1tbnumli2{
    top: 66%;
    left: 73%; 
}
.l_a1tbnumli3{
    top: 37%;
    left: 68%;
}
.l_a1tbnumli4{
    top: 81%;
    left: 16%;
}
.l_a1tbnumli5{
    top: 90%;
    left: 57%;
}
.l_a1tbnumli6{
    top: 14%;
    left: 30%;
}
.l_a1tbnumli7{
    top: 54%;
    left: 9%;
}
.l_a1tbnumli8{
    top: 12%;
    left: 74%;
}
.l_a1tbnumli.on{
    animation: none !important;
}
.l_a1bx2tab_num{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.l_a1tbnumli.on .l_after{
    opacity: 1;
}
.l_a1tbnumli.on .l_before{
    opacity: 0;
}
.l_a1tbnumli.on p{
    color: #ffffff;
}
.l_a1bx2tbli1.act{
    z-index: 90;
}
.ys_header,.l_hdnotice{
    z-index: 100;
}
/* 2022.7.13 */
.l_hdxlleli3.yxnav_active3 a{
    color: #e43700;
}
.l_hdsech {
    width: 22px;
}
.l_hdpcri {
    width: 410px;
}
.l_hdpcmid {
    padding-left: 340px;
    width: calc(100% - 185px - 410px);
}
.mc_msc_boxr {
    width: 24px;
}
.mc_msc_boxl {
    width: calc(100% - 24px);
}
.l_fttpnavs {
    padding-right: 60px;
}
.l_ftbtinfo:last-child a{
    font-size: 16px;
}
.l_e1bx1le .c_e1p1_con_readtime {
    color: #E43700;
}
.l_nybreadli{
    position: relative;
    padding: 0 5px;
}
.l_nybreadul {
    margin: 0 -5px;
}
.l_nybreadli::after{
    content: ">";
    color: #999999;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
}
.l_nybreadli:first-child::after,
.l_nybreadli:last-child::after{
    display: none;
}
.l_nybreadli:first-child{
    padding-right: 0;
}
.l_nybreadli:nth-child(2){
    padding-left: 0;
}
.l_g6bx1libt{
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 5%);
}
.l_a1bx5ul {
    width: 80%;
}
.l_c2page .l_nybanle {
    padding-right: 80px;
}
.l_hdpcli6 .l_hdnavxl1,
.l_hdpcli7 .l_hdnavxl1{
    width: 200px;
    left: 50%;
    transform: translateX(-50%);
}
.l_b2bx3nrs{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.l_b2bx3nrs1{
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_b2bx3ri {
    padding-top: 80px;
    padding-bottom: 20px;
}
.l_b2bx3ri img{
    max-width: 500px;
}
.l_e1bx1le {
    width: 70%;
}
.l_e1bx1ri {
    width: 30%;
}
.c_g1p1_list .yx_parag1 p{
    height: auto !important;
    -webkit-line-clamp: inherit !important;
}
.c_g1p1_list{
    align-items: stretch;
}
.c_g1p1_li a{
    justify-content: inherit;
    height: 100%;
    position: relative;
}
.l_g1bx1wz1{
    padding-bottom: 80px;
}
.l_g1bx1wz1 .c_d1p1_btn{
    position: absolute;
    bottom: 34px;
    left: 34px;
}
.l_a1bx5bg1::after{
    content: "";
    width: 1220px;
    height: 1220px;
    background: #323335;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -800px;
    transform: translateX(-50%);
}
.l_a1bx5bg2::after{
    content: "";
    width: 1220px;
    height: 1220px;
    background: #323335;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: -420px;
    transform: translateX(-50%);
}
.l_a1box5 .l_a1bx5bg1::after{
    top: -994px;
}
.l_a1box5 .l_a1bx5bg2::after{
    bottom: -226px;
}
.l_comcont .l_comcontbg1::after{
    content: "";
    width: 734px;
    height: 734px;
    background: transparent;
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 50%;
    position: absolute;
    right: 146px;
    top: -900px;
}
.l_comcont .l_comcontbg2::after{
    content: "";
    width: 734px;
    height: 734px;
    background: transparent;
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 50%;
    position: absolute;
    right: 146px;
    bottom: -700px;
}
.l_g1bx3ph{
    display: none;
}
.l_comcontnr {
    position: relative;
    z-index: 5;
}
.l_hdnavxl1 {
    width: 300px;
}
.l_fttpli .ys_imgbox_cover {
    box-shadow: 5px 6px 6px 0px rgb(0 0 0 / 40%);
}
.l_g6bx1in6 .l_g6bx1ts {
    width: 56px;
}
.l_g6bx1in6 .l_g6bx1wz{
    width: calc(100% - 56px);
}
.l_g6code{
    width: 133px;
    cursor: pointer;
}
.l_g6code img{
    width: 100%;
}
.l_g5img1 {
    width: 28%;
    margin-left: 42%;
    animation-delay: .6s;
}
.l_g5img2{
    width: 40%;
    margin-left: 30.7%;
    margin-top: 10px;
    animation-delay: .5s;
}
.l_g5img3{
    width: 26%;
    position: absolute;
    top: 37.5%;
    right: 14px;
    animation-delay: .9s;
}
.l_g5img4 {
    width: 30%;
    position: absolute;
    left: 0;
    top: 34%;
    animation-delay: .3s;
}
.l_g5img5 {
    width: 28%;
    position: absolute;
    right: 0;
    top: 13%;
    animation-delay: .8s;
}
.l_g5img6{
    width: 38%;
    margin-left: 19%;
    margin-top: 10px;
    animation-delay: .4s;
} 
.l_hdpcle img{
    image-rendering: inherit;
}
.l_imgbox{
    width: 100%;
    position: relative;
}
.l_imgbox img{
    width: 100%;
    height: 100%;
    transition: all .36s;
}
.l_img1{
    position: relative;
    top: 0;
    left: 0;
}
.l_img2 {
    position: absolute;
    top: 0;
    left: 0;
}
.l_a1bx3wz1{
    padding: 0 35px;
}
.l_a1bx3ic {
    width: 45px;
}
.l_a1bx3par {
    width: calc(100% - 40px);
}
@keyframes fadeIn{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
.l_fadein1 {
    -webkit-animation: fadeIn 0.8s ease both;
    animation: fadeIn 0.8s ease both;
    animation-delay: 0.3s;
}
.l_c2bx2le {
    width: 52%;
}
.l_c2bx2ri {
    width: 48%;
    padding-left: 0 !important;
}
.l_a1bx6arrow {
    top: 18%;
}


.l_abjiab {
    background: transparent;
    /* border: 1px solid #fff; */
    overflow: visible;
    position: relative;
    display: block;
}
/* .l_abjiab::before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    left: -1px;
    top: -1px;
    right: auto;
    background: #fff;
    z-index: 1;
    content: '';
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    overflow: hidden;
} */
.l_buttonr {
    width: 245px;
    text-align: center;
    font-size: 16px;
    color: #F94100;
    line-height: 55px;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    position: relative;
    z-index: 10;
    background: transparent;
}
.l_anniu1 a{
    display: inline-block;
}
.l_anniu1{
    text-align: center;
}
.l_hdnotimid  .l_anniu1 {
    margin-top: 18px;
}
.l_hdnotimid .l_buttonr{
    width: 116px;
    line-height: 40px;
}
/* .l_hdappoint::after {
    background: #d03301;
} */
/* .l_hdappoint::after,
.ys_banner .l_banappoint::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%,0);
    transform: translate(-105%,0);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffa382;
    background-color: #ffa382;
} */
.l_hdappoint,.l_banappoint{
    overflow: hidden;
}
.l_a1bx3wz1,.l_a1bx3ri .l_a1bx3wz1{
    bottom: 22px;
}
.l_a1bx6btn{
    opacity: 0.6;
}
.l_sideics{
    width: 20px;
    height: 20px;
    position: relative;
    margin: auto;
}
.l_sideics img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_back,.l_sideli p, .l_back p,.l_sideli{
    transition: all .36s;
}
.l_sideul{
    overflow: hidden;
}
.l_hdxlri_more{
    width: 38px;
    margin-top: 20px;
}
.l_hdxlri_more img{
    width: 100%;
}
/* 2022.8.22 */
.l_g6bx1in5 .l_g6bx1ts {
    width: 80px;
}
.l_g6bx1in5 .l_g6bx1wz {
    width: calc(100% - 80px);
}
.l_b1page .l_b2bx2le .ys_imgbox_cover{
    overflow: inherit;
}
video {
    background: transparent;
}
.l_c1page .l_nybanri.on{
    width: 56%;
}
.l_c1page .l_nybanle.on{
    width: 44%;
    padding-right: 50px;
}
.l_b2page .l_b2bx2li .l_banappoint {
    min-width: 130px;
}
.l_d2contnr1 p {
    margin-bottom: 14px;
}
.l_a1bx6li1 p,.l_a1bx2p p,.l_a1bx4p p,.l_a1bx6p p{
    color: #999;
}
.l_hdappoint {
    border-radius: 4px;
}
.l_hdpcli.yxnav_active1 .l_hdpclia1{
    color: #fff !important;
}
.l_hdpclia1{
    color: rgba(255,255,255,.7);
}
.ys_hd_pc.isfixed .l_hdpcli.yxnav_active1 .l_hdpclia1,
.l_nybody .l_hdpcli.yxnav_active1 .l_hdpclia1{
    color: #e43700 !important;
}
.l_a1page .l_a1bx2tit h2{
    font-weight: inherit;
}
.l_a1bx6arr {
    width: 40px;
    height: 40px;
}
.l_a1bx6arrow {
    width: 80px;
}
.l_a1bx6ic {
    width: 20px;
    height: 20px;
}
.l_a1bx3ic,.c_f1p1_lun_con5{
    width: 40px;
    height: 40px;
    border: 1px solid #E43700;
    transition: all .36s;
}
.l_a1bx3ic .l_listimg,.c_f1p1_lun_con5 .l_listimg{
    width: 20px;
    height: 20px;
}
.l_hdpcmid{
    padding: 0 !important;
    display: flex;
    justify-content: center;
}
.l_a1bx2more{
    width: 100%;
    display: flex;
    align-items: center;
}
.l_a1bx2more p{
    font-size: 14px;
    line-height: 1.75;
    color: #fff;
}
.l_a1bx2more img{
    width: 16px;
    margin-left: 10px;
}
.l_a1bx4tit{
    font-size: 22px;
    height: 28.6px;
}
.l_abjiab,.l_abjiab::before,.l_buttonr,.l_banappoint,.l_a1bx3btn,.c_e1p1_faq_btn,.c_f3_title_bot .c_tit_gbtn div a{
    border-radius: 4px;
}
.l_sidebox.on {
    right: 10px;
}
.l_a1bx5ic{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.l_a1bx5p img {
    width: 100%;
}
.l_a1bx5p{
    display: flex;
    align-items: center;
    justify-content: center;
}
.l_a1bx5wzp{
    /* width: calc(100% - 60px); */
    padding-left: 26px;
}
.l_a1bx5wzp p{
    text-align: left;
}
.l_a1box5.l_nyqbx5{
    padding-bottom: 96px;
}
.l_nybody .l_a1bx5ul .slick-dots {
    bottom: -100px;
}
.l_g6bx1tit1 {
    margin-bottom: 30px;
}
.l_g6box1 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.l_e1bx1li2 .yx_parag2 {
    margin-top: 20px;
}
.l_e1bx1li1 .yx_title3{
    font-weight: bold;
}
.c_e1p1_faq_list {
    margin-top: 20px;
}
.c_e1p1_con.faq{
    background-repeat: no-repeat;
    background-color: #fff;
}
.l_hdpcli6 .l_hdnavxl1{
    width: 200px;
} 
.l_hdpcli7 .l_hdnavxl1 {
    width: 190px;
}
.ys_ban_title {
    width: 100%;
}
/* .l_hdlang a{
    font-size: 16px;
    line-height: 85px;
    color: #fff;
    transition: all .36s;
} */
/* .ys_hd_pc.isfixed .l_hdlang a,
.l_nybody .l_hdlang a{
    color: #666;
} */
.l_b2box2.act{
    background: rgba(247, 247, 247, 1);
}
.l_hdnotice{
    transition: all .36s;
}
.l_hdnotice.act{
    top:-75px;
}
.ys_hd_pc.act{
    top: 0;
}
.l_a1bx3wz1{
    align-items: flex-end;
}
.l_a1bx3ic {
    margin-bottom: 10px;
}
.c_f1p2_item_con .c_btn{
    width: 40px;
    border: 1px solid #fff;
}
.l_g1bx5ul .slick-prev, 
.l_g1bx5ul .slick-next,
.c_sysList_list .slick-prev, 
.c_sysList_list .slick-next{
    width: 38px;
    height: 38px;
}
.c_sysList_list .slick-next{
    background: url(../images/sy_icon8.svg) center / cover no-repeat;
}
.c_sysList_list .slick-prev {
    background: url(../images/sy_icon9.svg) no-repeat;
}
.l_phappoint{
    border-radius: 4px;
}
.c_f2_nav ul{
    display: flex;
    justify-content: center;
}
.c_f2_nav ul li a{
    display: block;
    position: relative;
}
.c_f2_nav ul li a::after{
    content: "";
    width: 0;
    height: 2px;
    background-color: #ff652f;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;

}
.c_f2_nav li.active a::after{
    width: 100%;
}
.l_carpoint{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
}
.l_carpoint::after{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #E43700;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.l_carpoint::before{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #E43700;
    opacity: 0.1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.c_f3_title_bot .c_tit_gbtn div a{
    position: relative;
}
.c_f3_title_bot .c_tit_gbtn div a::after,
.l_a1bx3btn a::after,
.l_hdappoint::after,
.c_e1p1_faq_btn::after,
.l_g6bx1btn::after,
.l_banappoint a::after{
    content: "";
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0) scale(0.1);
    z-index: -1;
    opacity: 0;
    transition: opacity .6s ease-in-out,transform 0s .6s;
}
.c_f3_title_bot .c_tit_gbtn div a::after{
    background-color: #F94100;
}
.l_a1bx3btn,.l_banappoint,.c_e1p1_faq_btn{
    overflow: hidden;
}
.c_e1p1_faq_btn{
    z-index: 1;
}
.l_hdappoint::after,
.l_g6bx1btn::after{
    z-index: 0;
}
/* .l_buttonr,.l_abjiab{
    background-color: #fff;
} */
.l_anniu1 a{
    position: relative;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid transparent;
}
.l_anniu1 a::after{
    content: "";
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0) scale(0);
    z-index: 0;
    opacity: 0;
    transition: opacity .6s ease-in-out,transform 0s .6s;
}
.l_wechatbox{
    position: absolute;
    top: -20px;
    width: 170px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    left: -190px;
    text-align: center;
    padding: 20px;
    display: none;
}
.l_sideul{
    overflow: inherit;
}
.l_wechatbox p span{
    color: #1f2d3d;
    font-size: 14px;
    line-height: 1.75;
}
.l_wechatbox p{
    text-align: center;
}
.l_wechatbox img{
    width: 78px;
}
.l_wechatbox::after,.l_phonebox::after{
    content: "";
    border: 8px solid transparent;
    border-left: 10px solid #fff;
  
    position: absolute;
    right: -15px;
    top: 30px;
}
.l_sideli:first-child a{
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.l_sideli:last-child a{
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}
.l_phonebox{
    width: 174px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    position: absolute;
    left: -194px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 18px;
    display: none;
}
.l_phonebox p{
    margin-top: 0;
    font-size: 10px;
    color: #999 !important;
    line-height: 1.75;
}
.l_phonebox span{
    font-size: 18px;
    line-height: 1.5;
    color: #E43700;
    font-weight: 700;
}
.l_phonebox::after{
    top: 50%;
    transform: translateY(-50%);
}
.l_phonebox a{
    padding: 0 !important;
    background-color: transparent !important;
    text-align: left;
}

.l_a1bx6li4s{
    transition: all .36s;
}
.l_a1bx6li4s .ys_imgbox_cover{
    transition: all .36s;
}
.f3contp span{
    line-height: 1.75;
}
.l_a1bx2tbli1 .l_a1bx2word {
    top: 44%;
    right: 38%;
}
/* 2022.9.2修改 */
.l_a1box1{
    overflow: inherit;
}
.l_hdlogin{
    display: none;
}
.l_hdsech {
    margin-right: 18px;
}
.l_a1bx6li4s {
    box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 3%);
}
.l_g6page .l_g6bx1litpt p::after{
    display: none;
}
.l_g6box1 {
    height: calc(100vh - 85px);
}
.l_g6bx1in2 .l_g6bx1ts {
    width: 72px;
}
.l_g6bx1in2 .l_g6bx1wz {
    width: calc(100% - 72px);
}
.l_g6bx1in5 .l_g6bx1ts {
    width: 65px;
}
.l_g6bx1in5 .l_g6bx1wz {
    width: calc(100% - 65px);
}
.l_d1navli a{
    position: relative;
}
.l_d1navli a::after{
    content: "";
    width: 0;
    height: 2px;
    background-color: #ff652f;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.l_d1navli.c_active a::after{
    width: 100%;
} 
.l_a1page .l_banappoint a::after,
.l_hdappoint::after{
    background-color: #fff;
}
.l_hdappoint{
    border: 1px solid transparent;
    transition: all .36s;
}
.l_b2bx1tit h2,.c_sysList .c_bole,.c_adva .yx_title2_1,.c_c1plan h2,
.l_d2bx1tit h1,.l_d2bx1info .l_b2bx2tit,.c_d3p1 .yx_title2_1,.l_a1bx2tit h1,.c_e2fl_titbox .yx_title3,
.c_f1p1_con .yx_title1,.l_g4bx1nr .yx_title2_1,.l_g6bx1nr .yx_title2_1{
    font-weight: inherit;
}
.l_message{
    background: rgba(51, 51, 51, .3)
}
.l_message .ys_modal_content{
    width: 530px;
    border-radius: 5px;
    padding: 56px 55px 70px;
}
.l_messtit{
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.75;
}
.l_messli {
    margin-bottom: 16px;
    background-color: #F7F7F7;
    padding: 0 14px;
}
.l_messle p{
    font-size: 16px;
    line-height: 50px;
    color: #161616;
}
.l_messle span{
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.l_messri {
    padding-left: 5px;
    height: 50px;
}
.l_messli1 .l_messle,
.l_messli2 .l_messle {
    width: 40px;
}
.l_messli1 .l_messri,
.l_messli2 .l_messri{
    width: calc(100% - 40px);
}
.l_messli3 .l_messle {
    width: 72px;
}
.l_messli3 .l_messri{
    width: calc(100% - 72px);
}
.l_messli4 .l_messle {
    width: 56px;
}
.l_messli4 .l_messri{
    width: calc(100% - 56px);
}
.l_messri input{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #161616;
}
.l_messinfo{
    margin-top: 24px;
}
.l_messli4{
    background-color: transparent;
    padding: 0;
}
.l_codeimg {
    width: 133px;
    cursor: pointer;
}
.l_codeimg img{
    width: 100%;
}
.l_messcodes {
    width: calc(100% - 133px);
    padding-right: 15px;
}
.l_messcode{
    background-color: #F7F7F7;
    padding: 0 14px;
}
.l_messsub{
    width: 100%;
    margin-top: 45px;
    background: linear-gradient(270deg, #E43700 1.32%, #F94100 57.34%, #FF4706 100%);
    cursor: pointer;
}
.l_messsub p{
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    color: #fff;
}
.l_message .ys_modal_close{
    right: -40px;
    top: -40px;
    width: 25px;
}
.l_message .ys_modal_close img{
    width: 100%;
}

.l_e1tblip1 p{
    font-size: 18px;
    line-height: 1.75;
    color: #666;
}
.l_e1tblip2 a{
    display: flex;
    align-items: center;
    padding:0 12px;
    background: rgba(255, 238, 231, 1);
    border-radius: 2px;
}
.l_e1tblip2 p{
    font-size: 14px;
    line-height: 35px;
    color: #E43700;
}
.l_e1tblip2 img{
    margin-left: 10px;
    width: 18px;
}
.l_e1tblip2 {
    padding-left: 15px;
}
.l_e1tbri p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}
.l_tablist {
    margin-bottom: 75px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.l_e1tbri {
    width: 110px;
    text-align: right;
}
.l_e1tble {
    width: calc(100% - 110px);
    display: flex;
    align-items: center;
}
.l_e3page .c_e1p1{
    padding-top: 107px;
}
.l_g6bx1in5 .l_g6bx1ts {
    width: 72px;
}
.l_g6bx1in5 .l_g6bx1wz {
    width: calc(100% - 72px);
}
.c_e2fr_product_list li p {
    font-size: 18px;
}
.l_a1page .l_banappoint a::after{
    background-color: #ffffff;
}
.l_a1bx6le .l_banappoint,
.l_g6bx1btn.l_banappoint,
.c_adva_fr .l_banappoint,
.c_e1p1_faq_btn,
.l_nybanbtn.l_banappoint,
.l_banappoint,
.l_banappoint.l_messbtn,
.c_c1plan_fr_item .l_banappoint,
.l_g1bx4le .l_banappoint,
.l_b2bx2ri .l_banappoint{
    border: 1px solid transparent;
    transition: all .36s;
}
.l_a1bx1tit,.l_a1bx1bt{
    opacity: 0;
}
@keyframes l_fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.l_a1page.act .l_a1bx1tit{
    animation: l_fadeInUp .5s ease-in-out both;
    animation-delay: .1s;
}
.l_a1page.act .l_a1bx1bt{
    animation: l_fadeInUp .5s ease-in-out both;
    animation-delay: .2s;
}
.l_a1page.act .l_a1bx2tit{
    animation: l_fadeInUp .5s ease-in-out both;
    animation-delay: .3s;
}
.l_a1page.act .l_a1bx2p{
    animation: l_fadeInUp .5s ease-in-out both;
    animation-delay: .4s;
}
.l_a1page.act .l_a1bx2tab{
    animation: l_fadeInUp .5s ease-in-out both;
    animation-delay: .5s;
}
.ys_ban_title a{
    color: #fff;
}
/*2022.11.2*/
/*.l_b2bx3les .l_banappoint a:hover{*/
/*    color: #d83400;*/
/*}*/
/* 2024.5.8 */
.l_banappoint_box{
    display: flex;
    position: relative;
}
.l_banappoint2{
    margin-left: 20px;
}
.l_wechatbox1{
    position: absolute;
    top: 130%;
    width: 207px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    left: 16%;
    text-align: center;
    padding: 20px;
    display: none;
}
.l_wechatbox1 img,.l_wechatbox2 img{
    width: 138px;
}
.l_wechatbox2{
    position: absolute;
    top: 85px;
    width: 207px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    left: 46%;
    text-align: center;
    padding: 20px;
    display: none;
}
.l_hdappoint_qc{
    position: relative;
}
.l_wechatbox img {
    width: 108px;
}
.l_ftshareli {
    margin-right: 30px;
    margin-bottom: 8px;
}
.l_wechatbox3{
    position: absolute;
    top: -140px;
    width: 170px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    left: -190px;
    text-align: center;
    padding: 20px;
    display: none;
}
.l_wechatbox3::after {
    content: "";
    border: 8px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: -15px;
    top: 163px;
}
.l_b2bx1ul .slick-dots{
    bottom: -60px;
}
.l_b2bx2li.on .l_b2bx2ri {
    padding-right: 115px;
}
.l_b2bx1lis .l_banappoint a{
    line-height: 44px;
}
.l_b2bx1lis .l_banappoint{
    margin-top: 30px;
    width: 160px;
}
/*.l_a1bx5li {
    display: flex;
}*/
.j_l_banappoint{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
/* 2.24.5.23 */
.l_hdnavxl1 {
    width: 350px;
}
.l_nybanri.on .l_nybansp {
    width: 100%;
    padding: 60px;
}
.l_nybanle {
    padding-right: 87px;
}

.l_nybanle .yx_title1 {
    font-size: 42px;
}
.l_b3page .l_nybannr {
    padding-top: 90px;
    padding-bottom: 136px;
}
.l_b2bx1p p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.j_cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: flex-start;
}
.j_cont p {
    font-size: 16px;
    padding-left: 0px;
}
.l_wechatbox4{
    position: absolute;
    top: -140px;
    width: 170px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 4px 4px 10px 0px #00000014;
    left: -190px;
    text-align: center;
    padding: 20px;
    display: none;
}
.l_wechatbox4::after {
    content: "";
    border: 8px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: -15px;
    top: 163px;
}
.l_g1bx4ri_btn{
    margin-top: 20px;
    text-align: center;
    position: relative;
    background: #F7F7F7;
    border-radius: 4px;
    padding: 10px 0;
}
.l_g1bx4ri_btn p{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    cursor: pointer;
    transition: all .36s;
    display: inline-block;
}
.l_g1bx4ri_btn p:hover{
    color: #e43700 !important;
}
.l_g1bx4ri_btn .l_wechatbox4{
    display: none;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.l_e2btn .l_hdappoint_qcs{
    display: inline-block;
    position: relative;
}
.l_e2btn .l_wechatbox2{
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.l_e2btn .l_hdappoint{
    margin-top: 0;
}
.l_g1box4{
    overflow: visible;
}
.l_g1bx4le{
    overflow: hidden;
}
/* 2024.7.2修改 */
.l_g4bx1_code{
    display: block !important;
}
.ys_share_list{
    cursor: pointer;
}
.ys_wechat {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}
.ys_wechat_cont {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#qrcode {
    width: 230px;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: 7px solid #595959;
    position: relative;
}
.ys_wechat_cont_parga p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.ys_wechat_cont_parga p::before {
    content: '分享到 - 微信';
}
.ys_wechat_cont_btn {
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
}
.ys_wechat_cont canvas {
    width: 100%!important;
    padding: 10px;
}
/* 2025.2.21新增-start */
.solu-ban{
    background: #35373F;
    padding: 100px 0;
}
.solu-ban .ys_cont1200{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.solu-ban-ri{
    width: 30px;
    cursor: pointer;
}
.solu-ban-ri img{
    width: 100%;
}
.solu-ban-le{
    width: calc(100% - 30px);
    padding-right: 30px;
}
.solu-ban-le h1{
    font-size: 42px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    margin-bottom: 24px;
}
.solu-ban-le p{
    color: #fff;
}
.solu-ban-le .yx_parag1{
    margin-bottom: 50px;
}
.solu-spot{
    padding-top: 140px !important;
}
.solu-spot .l_c2bx1bg2{
    width: 100%;
}
.solu-scene{
    background: #262728;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.solu-scene-bg{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.solu-scene-bg img{
    width: 100%;
}
.solu-scene .ys_cont1200{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.solu-scene-tit{
    color: #ffffff;
    width: 216px;
    text-align: left !important;
}
.sslu-li{
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 25px;
}
.solu-scene-list-ul{
    display: flex;
    margin: 0 -12px 25px;
    flex-wrap: wrap;
    align-items: stretch;
}
.sslu-li .yx_title4_1{
    color: #fff;
    width: calc(100% - 15px);
    transition: all .36s;
}
.solu-scene-list{
    width: calc(100% - 216px);
    padding-left: 90px;
}
.sslu-li a{
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    height: 100%;
}
.sslu-li img{
    width: 15px;
}
.solu-scene-parga a{
    color: #E84411;
    line-height: inherit;
    font-size: inherit;
    display: inline-block;
    position: relative;
}
.solu-scene-parga a::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #E84411;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.solu-custom .l_c2logo{
    margin-bottom: 50px;
}
.solu-custom .l_a1bx5tit {
    color: #333333;
    font-size: 20px;
}
.solu-custom .l_a1bx5p p{
    color: #666;
    font-size: 16px;
}
.solu-custom .l_a1bx5p{
    margin-top: 80px;
}
.solu-provide{
    overflow: hidden;
}
.solu-provide h2{
    color: #333;
}
.ys-cont1520{
    width: 1520px;
    margin: auto;
}
.solu-provide-bt-swiper{
    width: calc(100% - 135px);
}
.ys-imgbox-cover {
    position: relative;
    overflow: hidden;
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
.ys-imgbox-cover img {
    width: 100%;
    transition: all .36s ease;
}
.ys-imgbox-cover img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.spbs-li{
    width: 33.333333%;
    position: relative;
}
.spbs-li::after{
    content: "";
    width: 100%;
    height: 32%;
    opacity: 0.8;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.spbs-li-text{
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 5;
    padding: 0 46px;
}
.spbs-li-text .yx_title3{
    color: #FFF;
    font-weight: bold;
    margin-bottom: 24px;
}
.spbs-li-text-btn{
    display: flex;
    align-items: center;
}
.spbs-li-text-btn p{
    color: #fff;
    margin-right: 12px;
}
.spbs-li-text-btn img{
    width: 14px;
}
.solu-provide-bt-swiper{
    overflow: visible !important;
    margin: 0 !important;
    padding-bottom: 58px !important;
}
.spbb-arrow{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(232,68,17,.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .36s;
    cursor: pointer;
}
.spbb-arrow img{
    width: 20px;
}
.solu-provide-bt-wrap{
    position: relative;
}
.solu-provide-bt-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93px;
    position: absolute;
    bottom: -21px;
    left: 157px;
    z-index: 5;
}
.solu-main .swiper-button-disabled{
    display: flex !important;
    pointer-events: none;
    opacity: 0.5;
}
.solu-main .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 97%;
    height: 1px;
    left: 290px;
    top: auto !important;
    bottom: 0;
}
.solu-main .swiper-pagination-progressbar {
    background: #DDDDDD;
}
.solu-main .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #E84411;
}
.solu-main h2{
    font-weight: bold;
    text-align: center;
}
.solu-main .mc_d1_progress {
    height: 33vh;
}
.solu-main .l_a1bx5bg1::after,
.solu-main .l_a1bx5bg2::after{
    opacity: 0.5;
    background: #FFF;
}
.ys-slick-item:not(:first-child){
    display: none;
}
.ys-slick-item{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.scbs-li{
    width: 50%;
    padding: 0 12px;
}
.solu-clock-bt-slick{
    margin: 0 -12px;
}
.scbs-li-img{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.scbs-li-img::before{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 34.09%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.scbs-li-img-tit{
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
    padding: 0 50px;
    z-index: 5;
    color: #FFF;
    font-weight: bold;
}
.solu-clock{
    overflow: hidden;
}
.solu-clock-bt{
    position: relative;
}
.scba-icon{
    width: 38px;
    pointer-events: all;
    cursor: pointer;
    transition: all .36s;
    position: relative;
}
.scba-icon img{
    width: 100%;
}
.solu-clock-bt-arrow{
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 5;
    pointer-events: none;
    justify-content: space-between;
    width: 100%;
}
.scba-next{
    transform: rotate(180deg);
    right: -98px;
}
.scba-prev{
    left: -98px;
}
.solu-resource{
    background: #F7F7F7;
    overflow: hidden;
    /* padding-top: 100px;
    padding-bottom: 134px; */
}
.solu-resource-bt{
    position: relative;
}
.solu-resource-bt-slick,
.solu-pro-bt-slick{
    margin: 0 -12px;
}
.srbs-li,
.spbs-lis{
    width: 33.333333%;
    padding: 0 12px;
}
.srbs-li a{
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
}
.srbs-li-text{
    padding: 27px 25px 47px;
}
.srbs-li-text-lab{
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #E84411;
    background: #FFEEE7;
    padding: 0 16px;
}
.srbs-li-text-tit{
    font-size: 20px;
    line-height: 1.75;
    height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    transition: all .36s;
    margin-top: 33px;
}
.srbs-li-text .c_c1plan_fr_list_fr_img{
    margin-top: 58px;
}
.solu-pro{
    background: #F7F7F7;
    overflow: hidden;
}
.solu-pro-bt{
    position: relative;
}
.spbs-li-cont{
    height: 100%;
    border: 0.75px solid #E0E0E0;
    background: #FFF;
    padding: 20px 25px 50px;
}
.spbs-li-cont-text{
    margin-top: 24px;
}
.slct-tit{
    font-size: 20px;
    line-height: 1.6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
    transition: all .36s;
    color: #333;
}
.slct-list p{
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}
.slct-list li{
    margin-bottom: 8px;
    padding-left: 12px;
    position: relative;
}
.slct-list li:last-child{
    margin-bottom: 0;
}
.slct-list li::before{
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #E84411;
    position: absolute;
    top: 10px;
    left: 0;
}
.l_nycontent {
    max-width: 100%;
    margin: auto;
}
.l_c2bx2li1{
    cursor: pointer;
}
.l_a1bx5tit_yin{
    width: 50px;
    flex-shrink: 0;
    position: absolute;
}
.l_a1bx5tit_yin img{
    width: 100%;
}
.l_nybody .l_a1bx5uls .slick-dots {
    bottom: -200px;
}
.solu-custom .l_a1bx5lb_wrap {
    width: 80%;
    margin: auto;
}
.l_a1bx5uls{
    margin: 0 -10px;
}
.solu-custom .l_a1bx5li{
    padding: 0 10px;
}
.l_a1bx5tits{
    display: flex;
    align-items: flex-start;
    position: relative;
}
.l_a1bx5tits .yx_title3{
    font-size: 20px;
    color: #333;
    width: calc(100% - 100px);
    padding: 0 40px;
    line-height: 1.75;
    text-align: center;
    margin: auto;
}
.l_a1bx5tit_prev{
    top: -10px;
    left: 0;
}
.l_a1bx5tit_next{
    right: 0;
    bottom: -18px;
}
.l_hdnavxl2{
    background: #ffffff;
    /*padding: 0 !important;*/
}
.l_hdnavxl3{
    padding: 0 !important;
}
.l_hdxl_li{
    padding-top: 50px;
    padding-bottom: 80px;
}
.l_hdxlnr2_le{
    width: 31%;
    background: #F8F8F8;
    padding-left: 16%;
    padding-right: 128px;
}
.l_hdxlnr2_ri{
    width: 69%;
    padding-left: 76px;
    padding-right: 115px;
}
.lhrl-wrap{
    display: flex;
    align-items: flex-start;
}
.lwit-link p,
.lwlt-link p{
    color: #E84411;
    margin-right: 8px;
}
.lwit-link img,
.lwlt-link img,
.lwlb-ul-li img{
    width: 15px;
}
.lwit-link{
    display: flex;
    align-items: center;
}
.lwit-parga,
.lwlt-parga{
    margin-top: 5px;
}
.lwit-parga p{
    color: #666;
}
.lhrl-wrap-img-text{
    margin-top: 30px;
}
.lhrl-wrap-img-tp{
    border-radius: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    overflow: hidden;
}
.lhrl-wrap-img-tp img{
    width: 100%;
    transition: all .36s;
}
.lhrl-wrap-img{
    width: 410px;
}
.lhrl-wrap-list{
    width: calc(100% - 410px);
    padding-right: 57px;
}
.l_hdxlnr2{
    display: flex;
    align-items: stretch;
}
.l_hdpcri{
    display: flex;
    justify-content: flex-end;
}
.l_hdpcnr{
    padding-right: 115px;
}
.lwlt-parga p,
.lwlb-ul-li p{
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}
.lwlt-link a{
    display: flex;
    align-items: center;
}
.lwlt-link p{
    margin-right: 4px;
}
.lhrl-wrap-list-bt{
    margin-top: 65px;
}
.lwlb-ul-li{
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.lwlb-ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.lwlb-ul-li p{
    color: #333;
    transition: all .36s;
    margin-right: 10px;
}
.lwlb-ul-li a{
    display: flex;
    align-items: center;
}
.lwlb-ul-li img{
    transition: all .36s;
    opacity: 0;
}
.lwlb-ul-li.yxnav_active3 p{
    color: #E84411;
}
.lwlb-ul-li.yxnav_active3 img{
    opacity: 1;
}
.lhlw-li p{
    color: #333;
    line-height: 40px;
    transition: all .36s;
    text-align: center;
}
.lhlw-li{
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 22px;
    transition: all .36s;
}
.lhlw-li:last-child{
    margin-bottom: 0;
}
.lhlw-li.yxnav_active2{
    background: #E84411;
}
.lhlw-li.yxnav_active2 p{
    color: #fff;
}
.l_hdxlnr2_ri_wrap{
    position: relative;
}
.l_hdxlnr2_ri_li{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    transition: all .36s;
    opacity: 0;
}
.l_hdxlnr2_ri_li.act{
    opacity: 1;
    pointer-events: all;
    position: relative;
}
.l_c2bx1le{
    overflow: hidden;
}
.solu-custom{
    padding-top: 153px !important;
    padding-bottom: 285px !important;
}
.solu-custom .l_a1bx5wzp{
    padding-left: 0px;
}
.solu-scene-parga p{
    font-size: inherit;
    line-height: inherit;
}
.l_c2bx2wz{
    padding-right: 150px;
}
.l_c2bx2bt{
    overflow: hidden;
}
.l_g1bx5bt::before{
    display: none;
}
/*.solu-exper{*/
/*    position: sticky;*/
/*    top: 85px;*/
/*}*/
/*.solu-html,*/
/*.solu-html body{*/
/*    overflow: inherit !important;*/
/*}*/
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .sslu-li a:hover .yx_title4_1{
        color: #E84411;
    }
    .spbb-arrow:hover{
        background: rgba(232,68,17,1);
    }
    .scbs-li-img:hover img{
        transform: scale(1.05);
    }
    .scba-icon:hover{
        opacity: 1;
    }
    .srbs-li a:hover .c_f1p1_lun_con5{
        background-color: #E43700;
    }
    .srbs-li a:hover .l_logodef{
        opacity: 0 !important;
    }
    .srbs-li a:hover .l_logofixed{
        opacity: 1 !important;
    }
    .srbs-li a:hover .srbs-li-text-tit{
        color: #E53700;
    }
    .spbs-li-cont:hover .slct-tit{
        color: #E84411;
    }
    .spbs-li a:hover .ys-imgbox-cover img{
        transform: scale(1.05);
    }
    .lhrl-wrap-img:hover .lhrl-wrap-img-tp img{
        transform: scale(1.05);
    }
    .lwlb-ul-li a:hover p{
        color: #E84411;
    }
    .lwlb-ul-li a:hover img{
        opacity: 1;
    }
    .lhlw-li:hover{
        background: #E84411;
    }
    .lhlw-li:hover p{
        color: #fff;
    }

}
/* 2025.2.21新增-end */
/* 2025.03.01 - start */
.solu-exper .l_c2box2,
.solu-main .l_c2box2{
    overflow: visible;
}
.solu-exper-top{
    background: #262729;
    z-index: 3;
    position: sticky;
    top: 85px;
    padding-top: 50px;
    margin-top: -50px;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.sticky-body{
    overflow: visible;
}
.solu-exper .l_c2bx2bt,
.solu-main .l_c2bx2bt{
    overflow: visible;
}
.l_c2page,
.solu-exper{
    --top1: 140px;
}
.solu-exper .l_c2bx2le,
.l_c2page .l_c2bx2le{
    position: sticky;
    top: calc(var(--top1) + 85px);
}
/* 2025.03.01 - end */