.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
li {
    list-style: none;
}

.mainArea .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}

.banner{
    background: url(../images/img_01.jpg) 0 0 no-repeat, url(../images/img_03.jpg) 0 250px no-repeat;
    height:500px;
    background-position: top, bottom;
    box-sizing: border-box;
}
.bannertext{
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    padding-top: 410px;
    letter-spacing: 5px;
    font-family: SourceHanSansCN-Regular;
    position: relative;
    z-index: 999;
}
.bannertext span{
    background: -webkit-linear-gradient(to right, #ffcd04, #ffdd54, #ffcd04); 
    background: linear-gradient(to right, #ffcd04, #ffdd54, #ffcd04); 
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
}
h1{
    font-size: 48px;
}
h2{
    font-size: 48px;
}
.gradient-shadow{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    z-index: -1;
    text-shadow: 1px 4px 2px rgba(0, 0, 0, 0.9);
}
.banner-text1{
    top: 410px;
}
.title1-bg{
    background: url(../images/img_05.jpg) 0 0 no-repeat;
    height:141px;
    box-sizing: border-box;
}
.title2-bg{
    background: url(../images/img_07.jpg) 0 0 repeat-y;
    height:112px;
    box-sizing: border-box;
}
.title3-bg{
    background: url(../images/img_09.jpg) 0 0 no-repeat;
    height:155px;
    box-sizing: border-box;
}
.title4-bg{
    background: url(../images/img_12.jpg) 0 0 no-repeat;
    height:207px;
    box-sizing: border-box;
}
.title5-bg{
    background: url(../images/img_15.jpg) 0 0 no-repeat;
    height:218px;
    box-sizing: border-box;
}
.title6-bg{
    background: url(../images/img_18.jpg) 0 0 no-repeat;
    height:94px;
    box-sizing: border-box;
}
.title7-bg{
    background: url(../images/img_21.jpg) 0 0 no-repeat;
    height:290px;
    box-sizing: border-box;
}
.directory{
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
}
.titletext{
    font-family: SourceHanSansCN-Bold;
    font-size:48px;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
}
.titletext1{
    font-size: 30px;
    font-weight: normal;
    padding-top: 10px;
}
.title1text{
    font-family: SourceHanSansCN-Bold;
    font-size:24px;
    color: #fff;
    line-height: 1.3;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 34px;
}
.advantage-sub{
    display: flex;
    gap: 42px;
    justify-content: center;
    margin-top: 18px;
}
.advantagecon{
    width: 220px;
}
.advantage-icon{
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.advantage-text{
    font-size:16px;
    color: #fff;
    margin-top: 16px;
    line-height: 1.4;
    font-weight: 300;
    position: relative;
}
.advantage-text:after{
    position: absolute;
    content:"";
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
    background:url(../images/icon.png) right no-repeat;
}
.advantage-title{
    font-size:24px;
    color: #fff;
    margin-top: 14px;
    line-height: 1.4;
    font-weight: 600;
    text-shadow:-1px -3px 2px #2e2e2e;
}
.advantage-title img{
    display:block;
    margin: 0 auto;
}
.advantage-title1{
    margin: 60px 30px 0 40px;
}
.range-bg{
    display: flex;
    justify-content: center;
    padding: 50px 47px 0 47px;
    box-sizing: border-box;
}
.range{
    width: 527px;
    text-align: center;
}
.rangeleft{
    position: relative;
}
.new{
    position: absolute;
    right: 29px;
    top: 3px;
    font-family:arial;
    font-size:24px;
    color: #ffcc00;
    line-height: 1.3;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.rangetext{
    font-size: 36px;
    letter-spacing: normal;
}
.rangetext1{
    font-size: 24px;
    letter-spacing: normal;
}
.rangetext2{
    font-family: SourceHanSansCN-Regular;
    font-size:24px;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    padding-top: 10px;
}
.rangetext2 span{
    color: #ffcc00;
    font-family: arial;
}
.merchant-bg{
    background: url(../images/img_13.jpg) 0 0 no-repeat;
    height:356px;
    position: relative;
}
.merchant{
    position: absolute;
    top: 91px;
    left: 215px;
}
.merchant1{
    top:176px;
}
.merchant2{
    top: 53px;
    left: 370px;
}
.merchant3{
    top:137px;
    left: 370px;
}
.merchant4{
    top: 220px;
    left: 370px;
}
.merchant5{
    top: 7px;
    left: 521px;
}
.merchant6{
    top: 91px;
    left: 521px;
}
.merchant7{
    top: 174px;
    left: 521px;
}
.merchant8{
    top: 256px;
    left: 521px;
}
.merchant9{
    top: 53px;
    left: 672px;
}
.merchant10{
    top: 137px;
    left: 672px;
}
.merchant11{
    top: 220px;
    left: 672px;
}
.merchant12{
    top: 91px;
    left: 823px;
}
.merchant13{
    top: 176px;
    left: 823px;
}
.merchant img{
    filter: drop-shadow(-1px -2px 5px rgba(255, 255, 255, 0.8));
}
.merchant a{
    transition: 0.3s;
    display: inline-block;
}
.merchant a:hover{
    transform: translate(-3px, -3px);
}
.gradient-shadow1{
    padding-top: 10px;
    text-shadow: -2px -1px 2px rgba(0, 0, 0, 0.9);
}
.moreprobg{
    background: url(../images/img_11.jpg) 0 0 no-repeat;
    height:122px;
    display: flex;
    gap: 50px;
    justify-content: center;
}
.morepro1bg{
    background: url(../images/img_04.jpg) 0 0 no-repeat;
    height:121px;
    position: relative;
    box-sizing: border-box;
}
.morepro2bg{
    position: relative;
    box-sizing: border-box;
}
.morepro3bg{
    background: url(../images/img_14.jpg) 0 0 no-repeat;
    height:104px;
    position: relative;
    box-sizing: border-box;
}
.morepro4bg{
    background: url(../images/img_20.jpg) 0 0 no-repeat;
    height:118px;
    position: relative;
    box-sizing: border-box;
}
.morepro5bg{
    background: url(../images/img_24.jpg) 0 0 no-repeat;
    height:66px;
    position: relative;
    box-sizing: border-box;
}
.morepro{
    position:absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top:0;
}
.morepro1{
    top:0;
}
.morepro span,.morepro1 span{
    position:absolute;
    font-size:21px;
    color: #000000;
    text-align: center;
    top:10px;
    font-weight: 600;
    line-height: 1.4;
    left:51%;
    transform: translate(-50%, 0);
    width: 100%;
    font-family: SourceHanSansCN-Regular;
}
.morepro a,.morepro1 a{
    transition: 0.3s;
    display: block;
    width: 100%;
    height: 100%;
}
.morepro a:hover,.morepro1 a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.dual-mode{
    background: url(../images/img_06.jpg) 0 0 no-repeat;
    height:600px;
    position: relative;
    box-sizing: border-box;
}
.dual-mode img{
    display: block;
    margin: 0 auto;
}
.dual-mode-text{
    font-family: SourceHanSansCN-Regular;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
}
.dual-mode-text span{
    display: inline-block;
    padding: 0 262px 0 388px;
}
.dual-mode-content{
    background: url(../images/dualmode.jpg) 0 0 no-repeat;
    height:276px;
    box-sizing: border-box;
}
.dualmode-text{
    width: 404px;
    font-family: SourceHanSansCN-Regular;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 auto;
    padding-top: 58px;
    letter-spacing: 2px;
}
.title{
    font-family: SourceHanSansCN-Bold;
    font-size:48px;
    line-height: 1.4;
    padding-left:36px;
    font-weight: bold;
    color: #ffcc00;
}
.title span{
    font-size: 36px;
    color: #fff;
}
.title img{
    margin: 0 12px;
    vertical-align: middle;
}
.tabbg{
    margin: 0 auto;
    background: url(../images/img_08.jpg) 0 0 no-repeat;
    height: 478px;
    padding: 0 100px;
    box-sizing: border-box;
}
.tab1bg{
    margin: 0 auto;
    background: url(../images/img_19.jpg) 0 0 no-repeat;
    height: 562px;
    padding: 0 100px;
    box-sizing: border-box;
}
.tab{
    height:54px;
    margin: 0 auto;
    text-align: center;
}
.tab_list{
    height:54px;
    margin: 0 auto;
    text-align: center;
}
.tab_list ul{
    display: flex;
    background: linear-gradient(to right, #fcfcfc, #d7d7d7, #cbcbcb, #f9f9f9);
    box-shadow: 2px 5px 15px #212121;
    border-radius: 2px;
    justify-content: space-between;
    margin: 0 auto;
}
.tab_list ul li{
    cursor: pointer;
    font-size:24px;
    line-height: 54px;
    color: #000;
    font-weight: 600;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}

.tab_list ul li:after{
    content: "";
    position: absolute;
    bottom: -40px;
    right:68px;
    width: 48px;
    height:74px;
    background: url(../images/handicon.png) no-repeat;
    z-index: 999;
}
.tab_list ul li .newtext{
    color: #ffcc00;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    font-family: arial;
    display: inline-block;
    position: absolute;
    top: -26px;
    right: -25px;
}
.tab_list ul li:hover{
    position: relative;
}
.current{
    color: #000 !important;
    position: relative;
    background: linear-gradient(to right, #ffcd05, #ffdd57, #ffe57d, #ffce09) !important;
    border-radius: 2px;
    font-size: 24px !important;
}
.tab_list ul li.current:after{
    background: none;
}
.itembg{
    background: url(../images/channel_partner_bg.png) 0 0 no-repeat;
    height: 362px;
    padding: 22px 0;
    position: relative;
    box-sizing: border-box;
}
.itembg1{
    padding: 22px 0;
    box-sizing: border-box;
}
.item{
    display: none;
    height: 293px;
    overflow-y: auto;
    overflow-x: hidden;
}
.item1{
    display: none;
}
.partner-more{
    width: 100%;
    height: 10%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(108, 108, 108, 0.1);
    color: #fff;
    font-size: 18px;
}
.partner-time{
    position: absolute;
    bottom: 12px;
    right: 44px;
    color: #fff;
    font-size: 18px;
}
.partner-container{
    padding: 0 28px;
    box-sizing: border-box;
    margin: 0 auto;
}
.partner-header{
    background:linear-gradient(to right, #3e3e3e, #575757, #646464, #3e3e3e);
    padding:7px 0;
    text-align: center;
    border: 1px solid #8a8a8a;
    font-size:20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}
.partner-headery{
    color: #ffcc00;
}
.partner-content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    margin: 0;
}
.partner-item {
    font-family: SourceHanSansCN-Regular;
    width:100%;
    padding:2px 0;
    text-align: center;
    font-size: 20px;
    color: #e0e0e0;
    line-height: 1.3;
    border: 1px solid #8a8a8a;
    border-top: none;
    transition: background 0.3s ease;
    box-sizing: border-box;
}
.partner-content-3col {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width:99.8%;
    margin: 0;
    border-left: 1px solid #8a8a8a;
    border-right: 1px solid #8a8a8a;
}
.partner-content-3col .partner-item1 {
    width: 100%;
    border-right: none;
    font-size: 17px;
    border-left: 1px solid #8a8a8a;
}
.partner-content-3col .partner-item1:nth-child(3n+1) {
    border-left: none;
}
.partner-item:hover {
    background: rgba(255, 255, 255, 0.05);
}
.business1{
    display: flex;
    justify-content: center;
    gap: 4px;
}
.business1sub{
    width: 164px;
}
.business-img{
    background:url(../images/businessbg.png) 0 0 no-repeat;
    width: 164px;   
    height: 162px;
}
.business-text{
    background: #222222;
    padding: 3px 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-family: SourceHanSansCN-Regular;
}
.business2{
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 20px 0 7px 0;
}
.business-text2{
    background: #212121;
    padding: 3px 0;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-family: SourceHanSansCN-Regular;
    width: 100%;
}
.card-part{
    background: url(../images/img_10.jpg) 0 0 no-repeat;
    height: 270px;
    display: flex;
    justify-content: center;
    gap:16px;
    padding: 0 100px;
    box-sizing: border-box;
}
.card {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 4/3;
    width: 324px;
    height: 227px;
}
.card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.bottom-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height:80px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
}
.hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 80px; 
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 0 0 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 1; 
}
.card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height:80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffcc00;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    z-index: 3;
}
.hover-text {
    font-family: SourceHanSansCN-Regular;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    line-height:1.4;
    text-align: center;
    transform: translateY(20px);
    transition: transform 0.4s ease;
}
.card:hover .hover-overlay {
    opacity: 1;
}
.card:hover .hover-text {
    transform: translateY(0);
}
.card:hover .card-bg {
    transform: scale(1.05);
}
.channel-partner{
    background: url(../images/img_16.jpg) 0 0 no-repeat, url(../images/img_17.jpg) 0 481px no-repeat;
    height:602px;
    background-position: top, bottom;
    box-sizing: border-box;
}
.channel-container{
    display: flex;
    justify-content: center;
    gap: 50px;
}
.channel-left{
    width: 530px;
}
.symbol{
    font-size: 24px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    font-family: arial;
    text-align: center;
    padding-bottom: 6px;
}
.products{
    display: flex;
    justify-content: center;
    gap: 6px;
    align-items: center;
    font-family: SourceHanSansCN-Regular;
}
.subproduct{
    background: url(../images/probg.png) 0 0 no-repeat;
    width: 96px;
    height: 166px;
}
.subpro-title{
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
    text-align: center;
}
.product-text{
    font-size: 18px;
    color: #fff;
    line-height: 1.3;
    padding-top: 11px;
    text-align: center;
    background: #212121;
    border-radius: 3px;
    width: 523px;
    height: 42px;
    margin: 23px 0;
    box-sizing: border-box;
}
.endcustomer{
    background: url(../images/img_22.jpg) 0 0 no-repeat, url(../images/img_23.jpg) 0 246px no-repeat;
    height:491px;
    background-position: top, bottom;
    position: relative;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.endcustomer-title{
    padding-top: 206px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 42px;
    font-weight: bold;
    background: -webkit-linear-gradient(to bottom, #fff8dd, #fff0b3, #ffce0b); 
    background: linear-gradient(to bottom, #fff8dd, #fff0b3, #ffce0b); 
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.endcustomer-text1{
    position: absolute;
    font-size: 25px;
    color: #fff;
    line-height: 1.3;
    top: 134px;
    left: 221px;
}
.endcustomer-text2{
    top:295px;
    left: 221px;
}
.endcustomer-text3{
    top:73px;
    left: 429px;
}
.endcustomer-text4{
    top:372px;
    left: 429px;
}
.endcustomer-text5{
    top:73px;
    left: 680px;
}
.endcustomer-text6{
    top:367px;
    left: 697px;
}
.endcustomer-text7{
    top:130px;
    left: 906px;
}
.endcustomer-text8{
    top:297px;
    left: 882px;
}
.silvertext{
    background: -webkit-linear-gradient(to right, #8f8f8f, #ffffff, #888888); 
    background: linear-gradient(to right, #8f8f8f, #ffffff, #888888); 
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.footer{
    background:url(../images/img_25.jpg) no-repeat;
    height:106px;
    box-sizing: border-box;
}
.footer-title{
    font-size:18px;
    color:#fff;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    padding-left: 50px;
    line-height: 1.4;
}
.footer-text{
    font-size:16px;
    color:#fff;
    font-family: SourceHanSansCN-Regular;
    font-weight: 300;
    padding-left: 50px;
    line-height: 1.3;
}
.regiwrap{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 110px;
    width: 100%;
    z-index: 9999;
}
.register{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background: rgba(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.footrestext{
    font-size:28px;
    color:#fff;
    font-family: SourceHanSansCN-Regular;
    font-weight: 300;
    line-height: 1.3;
    font-weight: bold;
}
.footrestext1{
    color:#ffcc00;
    font-size: 24px;
}
.footres{
    
}