﻿@charset "utf-8";

.ytable{ display:table; width:100%;table-layout:fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}
.ytable-cell.jiejue{ display:block; padding-top: 0.6rem;}
.Ispic{ background-repeat: no-repeat;background-position: center;background-size: cover;}
.ptb4{padding: 4% 0;}
.mb3{margin-bottom: 3%;}
.HomeTit{font-size: 2.15em; font-weight: bold; line-height: 1.4; color: #25282C;}
.cen {text-align: center;}
.ptb4 .mb3 .slick-track{margin: auto;}
.dot {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.dot2, .dot3, .dot4, .dot5, .dot6 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-word;-webkit-box-orient: vertical;}
.dot2 {-webkit-line-clamp: 2;}
.dot3 {-webkit-line-clamp: 3;}
.dot4 {-webkit-line-clamp: 4;}
.dot5 {-webkit-line-clamp: 5;}
.dot6 {-webkit-line-clamp: 6;}
@media(max-width:768px){.ptb4 {padding: 0.8rem 0rem ;}.mb3{margin-bottom: 0.4rem;}}

/* flex 布局 */
.d-flex{ display: flex;}
.j-end{ justify-content: flex-end;}
.j-center{justify-content: center;}
.j-sb{justify-content: space-between;}
.j-start{justify-content: flex-start;}
.f-wrap{flex-wrap: wrap;}
.f-colu{flex-direction: column;}
.a-center{align-items: center;}
.a-self{align-items: self-start;}
.a-start{align-items: flex-start;}
.a-baseline{align-items: baseline;}
.a-end{align-items: flex-end;}
.al-start{align-content: flex-start;}
.al-end{align-content: flex-end;}
.al-center{align-content: center;}
.al-sb{align-content: space-between;}
.al-sa{align-content: space-around;}
.al-stretch{align-content: stretch;}


/* 首页 */
.HomeBody{background: #fff;}
.Banner .item img{display: block; width: 100%;}
.Banner .item .mobile{display: none;}
.Banner .slick-prev{left: 0;}
.Banner .slick-next{right: 0;}
.Banner .slick-arrow{opacity: 0;}
.Banner:hover .slick-arrow{opacity: 1;}
.Banner:hover .slick-prev{left: 6%;}
.Banner:hover .slick-next{right: 6%;}
/*@media(min-width:1921px){
.Banner .item img{width: 130%;transform: translateX(-13.8%);max-width: unset;}
}*/


.HomeTit2 .tit{color: #1A273E; font-size: 1.8em; line-height: 1.2; font-weight: bold; margin-bottom: 0.08rem;}
.HomeTit2 .tit .ico{display: inline-block; width: 0.32rem; margin-right: 0.08rem;}
.HomeTit2 p{color: #98A3B7; line-height: 1.28;}

.HotNews{margin-top: -0.5rem; position: relative; z-index: 3;}
.HotNews dl{border-radius: 4px; padding: 0.2rem; background:-moz-linear-gradient(left,#F3F5F8,#fff); background:-webkit-linear-gradient(left,#F3F5F8,#fff); background: -o-linear-gradient(left,#F3F5F8,#fff); background: -ms-linear-gradient(left,#F3F5F8,#fff); background: linear-gradient(to right, #F3F5F8 0%,#fff 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);}
.HotNews dl dd{width: 31.333%; float: left; margin-right: 3%;}
.HotNews dl dd:nth-child(3n){margin-right: 0;}
.HotNews dl dd .Scale-img{width: 44%; float: left;position: relative;border-radius: 4px;}
.HotNews dl dd .Scale-img img{border-radius: 2px;}
.HotNews dl dd .Scale-img::after{content: '';position: absolute;top: 0;width: 100%;height: 100%; background: linear-gradient(180deg ,rgba(0,0,0,0) 49.48%,rgba(0,0,0,0.502071) 81.77%,rgba(0,0,0,0.75) 100%);}
.HotNews dl dd .p{width: 52%; float: right; margin-top: 0.1rem; line-height: 1.42; -webkit-line-clamp: 2; color: #374052;}
.HotNews dl dd:hover .p{color: #0A56EF;}

.HomeProduct .list li{position: relative; width: 48.5%; float: left; margin-bottom: 24px; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); transition: all 500ms;}
.HomeProduct .list li:nth-child(2n){float: right;}
.HomeProduct .list li .box{border: 2px solid #fff; padding: 0.22rem 0.18rem;border-radius: 4px;}
.HomeProduct .list li:hover .HomeTit2 .tit{color: #0D7CFC;}
.HomeProduct .list li .imgs img{position: absolute; top: 0; width: 0.96rem; height: 0.96rem; transition: all 500ms;}
.HomeProduct .list li .imgs .i1,.HomeProduct .list li .imgs .i2{right: 0;}
.HomeProduct .list li .imgs .i2{display: none;}
.HomeProduct .list li:nth-child(2n) .imgs .i2{display: none;}
.HomeProduct .list li dl{margin-top: 0.24rem; display: flex; flex-wrap: nowrap; align-items: center; justify-content:space-between;}
.HomeProduct .list li dl dd{text-align: center; flex: 1; margin: 0 0.04rem; line-height: 0.4rem; height: 0.4rem; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; *white-space:nowrap; font-size: 0.13rem; background: #fff; border: 1px solid #F2F2F2; box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);   }
.HomeProduct .list li dl dd a{display: block;}
.HomeProduct .list li:hover{background: url(../images/probg.png),linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);background-size: cover; box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 25%);}
.HomeProduct .list li:hover .imgs .i1{display: none;}
.HomeProduct .list li:hover .imgs .i2{display: block;}
.HomeProduct .list li:nth-child(2n):hover .imgs .i1{display: block;}
@media(max-width:768px){.HomeProduct .list li dl dd{flex:auto;    flex-grow: 1;}}

.HomeSolute{background-image: url(../images/solutebg.png);}
.HomeSolute .slick-slider{height: 100%;}
.HomeSolute .box{border: 2px solid #fff; background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);border-radius: 4px;}
.HomeSolute .hd{width: 16%; float: left; margin-top: 0.24rem;}
.HomeSolute .hd ul{height: 3.76rem; overflow-y: scroll; padding-bottom: 0.56rem;}
.HomeSolute .hd li a{display: block; line-height: 0.56rem; font-size: 0.16rem; padding-left: 0.56rem; position: relative;}
.HomeSolute .hd li a::before{content: ''; position: absolute; left: 0; top: 0.08rem; bottom: 0.08rem; width: 4px; background: #0A56EF; opacity: 0;}
.HomeSolute .hd li.on a{color: #0A56EF;}
.HomeSolute .hd li.on a::before{opacity: 1;}
.HomeSolute .hd::after{content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; height: 0.56rem; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(254, 254, 254, 0.8) 100%);}
.HomeSolute .hd ul::-webkit-scrollbar{
    width: 3px; height:3px;-webkit-overflow-scrolling : touch;
    background-color: transparent;}
.HomeSolute .hd ul::-webkit-scrollbar-track{
    background-color: transparent;}
.HomeSolute .hd ul::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #E4EAF2;}
.HomeSolute .hd ul::-webkit-scrollbar-button{
    height: 0px;
    background-color: transparent;}
.HomeSolute .bd{width: 72%; float: right; margin: 0.4rem 3.35% 0.48rem 7.7%;}
.SlideCon .p{margin: 0.16rem 0 0.2rem; -webkit-line-clamp: 2;}
.SlideCon .img{position: absolute; right: 0; bottom: -18px; width: 1.6rem;z-index: -1;}
.SlideCon .sorts span{display: inline-block; margin: 0 0.1rem 0.1rem 0; color: #98A3B7; padding: 0 0.08rem; border: 1px solid #98A3B7; line-height: 0.28rem;}
.SlideCon .brands{margin: 0.1rem 0 0.56rem;}
.SlideCon .brands dd{float: left; margin: 0.1rem 0.2rem 0 0; width: 0.6rem; height: 0.6rem; padding: 0.08rem; border: 1px solid #DBDFE9; border-radius: 50%;    background: #f9fafc;}
.SlideCon .detail{display: block; width: 1.36rem; line-height: 0.36rem; color: #fff; text-align: center; background: linear-gradient(270deg, #188FF8 0%, #0A56EF 100%);}


.hds{text-align: center; font-size: 0.16rem;}
.hds li a{display: inline-block; padding: 0 0.38rem 0.24rem; line-height: 0.22rem; position: relative;}
.hds li a::after{content: ''; position: absolute; height: 4px; left: 0; right: 0; bottom: 0; background: #0A56EF; opacity: 0;}
.hds li.on a,.hds li.slick-current a{color: #0A56EF;}
.hds li.on a::after,.hds li.slick-current a::after{opacity: 1;}


.CaseBox .item{padding-bottom: 0.141rem; margin: 0 0.18rem;border-radius: 4px;}
.CaseBox .item .Scale-img{border-top-left-radius: 4px;border-top-right-radius: 4px;}
.CaseBox .item .con{z-index: 5; background-image: url(../images/libg.png); padding: 0.46rem 0.18rem 0.18rem; transition: all 500ms; box-shadow: 4px 6px 20px 0px rgba(55, 90, 170, 0.1);margin-bottom: 0.12rem;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.CaseBox .item .con .img{position: absolute; top: -0.44rem; left: 0.18rem; z-index: 2; width: 0.74rem; height: 0.74rem; padding: 0.04rem; background: #fff; border-radius: 50%;}
.CaseBox .item .con .tit{margin-top: 0.066rem;margin-bottom: 0.13rem; font-size: 1.4em; line-height: 1.4; color: #0C1626; font-weight: bold;}
.CaseBox .item .con .p{color: #3B485D; -webkit-line-clamp: 1;}
.CaseBox .item:hover .con{background-image: url(../images/lionbg.png); box-shadow: 0.01rem 0.06rem 0.18rem 0 rgba(31, 52, 100, 0.32);}
.CaseBox .item:hover .con .tit{color: #0A56EF;}

.HomePower{padding: 0.8rem 0 1.76rem;}
.HomePower{background: linear-gradient(180deg, #1D253A 0%, #323A4F 100%);}
.HomePower .list li{width: 31.3333%; float: left; margin: 0 3% 0.24rem 0; border-radius: 4px; background: linear-gradient(180deg, #1E243A 0%, #2B344B 100%); box-shadow: 4px 4px 10px 0px rgba(19, 27, 47, 0.75), -4px -4px 10px 0px rgba(48, 56, 77, 0.7);}
.HomePower .list li:nth-child(3),.HomePower .list li:nth-child(5){margin-right: 0;}
.HomePower .list li .con{height: 1.4rem;background-size: contain; }
.HomePower .list li:first-child .con{height: 3.04rem; }
.HomePower .list li:nth-child(1) .con{background-image: url(../images/6-6/41.png);background-repeat: no-repeat; background-position: right bottom;}
.HomePower .list li:nth-child(2) .con{background-image: url(../images/6-6/42.png);background-repeat: no-repeat; background-position: right bottom;}
.HomePower .list li:nth-child(3) .con{background-image: url(../images/6-6/43.png);background-repeat: no-repeat; background-position: right bottom;}
.HomePower .list li:nth-child(4) .con{background-image: url(../images/6-6/44.png);background-repeat: no-repeat; background-position: right bottom;}
.HomePower .list li:nth-child(5) .con{background-image: url(../images/6-6/45.png);background-repeat: no-repeat; background-position: right bottom;}
.HomePower .list li :first-child,.HomePower .list li:nth-child(4),.HomePower .list li:nth-child(5){margin-bottom: 0;}
.HomePower .list li .title{padding: 0.1rem 0.36rem 0.16rem;}
.HomePower .list li .num{color: #fff;}
.HomePower .list li .num .din{display: inline-block; padding-right: 0.25rem; font-size: 3.4em; line-height: 1.6;}
.HomePower .list li .num sup,.HomePower .list li .num sub{position: absolute; right: 0; line-height: 0.27rem;}
.HomePower .list li .num sup{top: 0.15rem; font-size: 0.3rem;}
.HomePower .list li .num sub{bottom: 0.1rem; font-size: 0.2rem;}
.HomePower .list li .name{display: inline-block; padding: 0 0.1rem; line-height: 0.28rem; border: .5px solid #717D91; color: #D0D9E8;}

.HomeHonnor{position: relative; z-index: 2; margin-top: -0.96rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);}
/* .HomeHonnor .list ul{display: flex; flex-wrap: nowrap; align-items: center; justify-content:space-between; text-align: center;} */
.HomeHonnor .list ul li{flex: 1;text-align: center;}
.HomeHonnor .list ul li .Scale-img{display: inline-block; margin-bottom: 0.12rem; padding: 0.1rem; width: 0.8rem; height: 0.8rem; border: 1px solid #DBDFE9; border-radius: 50%;}

.HomeLinks .hds li{display: inline-block; margin: 0 3%;}
.HomeLinks .bd{padding: 0.2rem; box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);}
.HomeLinks .mobile { display: none;}

.HomeNews{background-image: url(../images/newbg.png);}
.HomeNews .item{border-radius: 4px ; width: 32%; float: left; margin-right: 2%; border: 2px solid #fff; transition: all 500ms; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);}
.HomeNews .item:nth-child(3){margin-right: 0;}
.HomeNews .item .title{background-image: url(../images/news_titbg.png); padding: 0.3rem 0.18rem;}
.HomeNews .item .title span{display: block; font-size: 1.6em; line-height: 1.5; color: #1A273E; font-weight: bold; margin-bottom: 0.05rem;}
.HomeNews .item .title p{color: #98A3B7}
.HomeNews .item .list{padding: 0.14rem 0.2rem;}
.HomeNews .item .list li{height: 0.4rem; line-height: 0.4rem;}
.HomeNews .item .list li span{float: right; color: #98A3B7;}
.HomeNews .item .list .more{display: block; margin-top: 0.15rem; color: #0A56EF;}
.HomeNews .item:hover{box-shadow: 8px 8px 26px 0px rgba(48, 69, 116, 0.3);}
.HomeNews .item:hover .title span{color: #0D7CFC;}

.HomeNews .item:nth-child(1) .title{background-image: url(../images/6-6/47.png); }
.HomeNews .item:nth-child(2) .title{background-image: url(../images/6-6/48.png); }
.HomeNews .item:nth-child(3) .title{background-image: url(../images/6-6/49.png); }

.pageBanner { position: relative;}
.pageBanner .Container {height: 100%;}
.pageBanner figure {height: 3.4rem;}
.pageBanner .word { position: absolute;top:0;left:0; width: 100%; height: 100%;}
.pageBanner .word .ytable { height: 100%;max-width: 8rem;}
.pageBanner .word aside {font-size: 2.85em;font-weight: 600;color: #25282C;line-height: 0.65rem;display: flex;align-items: baseline;flex-wrap: wrap;}
.pageBanner .word span { display: block; margin-top: 0.12rem;font-size: 1.42em;font-weight: normal;color: #667388;line-height: 0.27rem;}
.pageBanner .word aside span{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}
.pageBanner .word aside span:not(:first-of-type){padding-left: 0.06rem;}
.pageBanner .word aside span img{display: block;}
.pageBanner .word .color1{ color: #fff;    line-height: 0.6rem;}
.pageBanner .word .color2{ color: #dce0e7; font-family: Alibaba-PuHuiTi-R, Alibaba-PuHuiTi;font-size: 0.16rem;line-height: 22px;}
.pageBanner .word a { display: block;width: 1.6rem;height: 0.4rem;line-height:0.4rem; margin-top: 0.6rem;text-align: center; background: #0A56EF;box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);border-radius: 2px;font-size: 0.2rem;font-weight: normal;color: #FFFFFF;}
.pageBanner .word .jiejue a{margin-top: 0;}
.pageBanner .word .ytable.tinche a{margin-top: 0.3rem;}
.pageBanner .word .ytable .color2 {min-height: 0.92rem;}
.pageBanner .word .ytable .color2 p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.pageBanner .word .business .ytable-cell>span{min-height: 0.54rem;}
.pageBanner .word .business aside span img {max-width: 0.52rem;     display: inline-block;vertical-align: sub;}
.pageBanner .consult {display: flex;border-radius: 2px;margin-top: 0.6rem;border: 1px solid #0A56EF;background: white;width: 3.22rem;overflow: hidden;}
.caiwuduizhangBan .pageBanner .consult {width: 3.62rem;}
.pageBanner .consult div{background: white;}
.pageBanner .consult a{margin-top: 0rem;/* min-width: 1.6rem; */
    width: unset;
}
.pageBanner .consult a:nth-child(1){    
    border: 1px solid #0A56EF;
    border-right: 0;
    border-radius: 0px;
    margin-right: -10px;
    padding: 0 0.43rem 0 0.39rem;
    font-family: Alibaba-PuHuiTi-R, Alibaba-PuHuiTi;
}
.pageBanner .consult a:nth-child(2){    
    background: white;
    border: 1px solid #ffffff;
    color: #0A56EF;
    font-size: 0.14rem;
    border-left: 0;
    border-radius: 0px;
    box-shadow: unset;
    transform: skewX(155deg);
}
.pageBanner .consult a:nth-child(2) p{transform: skewX(25deg);padding-left: 10px;}

.pageBanner .business .consult{margin-top: 0.24rem;}
@media(max-width:1260px){
    .pageBanner .consult {
        width: 4.22rem;
    }
}

.PageTit { font-size: 2.15em; text-align: center; font-weight: bold;line-height: 1.4;color: #25282C;}
.PageTit .sub { margin-top: 0.4rem; font-size: 0.14rem;font-weight:normal;text-align: center;line-height: 1.4;color: #3B485D;}
.PageTit .sub .color1{ color:#375AAA;}
@media (max-width: 1024px) {
    .PageTit { font-size: 1.65em;}
}
@media(max-width:768px){
    .HomeLinks .hds li{font-size: 18px;}
    .HomeLinks .pc { display: none;}
    .HomeLinks .mobile { display: block;}
    .pageBanner .business .consult{margin-top: 0;}
    .pageBanner .consult a:nth-child(2){ width: 52%; }
    
}
.ProPosition { border-top:2px solid #fff;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);}
.ProPosition ul { display: flex;justify-content: center; margin-top: 0.5rem;}
.ProPosition li { width: 24.33%; text-align: center;}
.ProPosition li img {max-height: 0.8rem;}
.ProPosition li aside { margin-top: 0.2rem;font-size: 0.2rem;line-height: 1.4;}
.ProPosition li span { display: block; margin-top: 0.12rem;color: #98A3B7; line-height: 1.4;}

.ProPosition2 { background: #f5f7f9;}
.ProPosition2 .wrap { padding-top: 0.5rem;padding-bottom: 0.2rem;background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(121, 197, 255, 0.01) 24%, rgba(75, 159, 255, 0.04) 100%);}
.ProPosition2 .Container {max-width: 1160px;}
.ProPosition2 .top { display: flex;justify-content: center;}
.ProPosition2 .top span { display: flex;align-items: center;justify-content: center; width: 2.76rem; height: 0.96rem;font-size: 0.2rem; color: #0C1626;background: url("../images/ProPosition_bg2.png") no-repeat center;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35);border:1px dashed #ebebeb;border-radius:4px;}
.ProPosition2 .dl1 { display: flex;justify-content: space-between; padding: 0.38rem 0.16rem 0;background: url("../images/ProPosition_line1.png") no-repeat top center;}
.ProPosition2 .dl1 dd { display: flex; align-items: center;justify-content: space-between; line-height: 0.42rem;border: 1px solid rgba(151, 151, 151, 0.5);border-radius: 22px; font-size: 0.16rem; width: 31.4%;box-sizing: border-box;background: #fff;}
.ProPosition2 .dl1 dd span { display: flex; align-items: center; width: 2rem;padding:0 0 0 0.48rem ;background: rgba(75, 159, 255, 0.04);  border-radius: 22px;border: 1px solid #0D7CFC;box-sizing: border-box;}
.ProPosition2 .dl1 dd aside { flex: 1;text-align: center;}
.ProPosition2 .dl2 { display: flex;justify-content: space-between; padding-top:0.28rem;}
.ProPosition2 .dl2 dd { position: relative; width: 31.4%;padding: 0.12rem 0.32rem ;}
.ProPosition2 .dl2 dd:not(:last-child):after { position: absolute;content:''; height: 100%;top:0;right:0;border-right:1px dashed #e1edfb;}
.ProPosition2 .dl2 dd span { display: flex; align-items: center; font-size: 0.16rem;}
.ProPosition2 .dl2 dd aside { padding-top: 0.04rem;line-height: 1.4; color: #98A3B7;}
.ProPosition2 .mid { padding-top: 0.12rem;}
.ProPosition2 .mid .box1 {display: flex;justify-content: center;padding-top: 0.18rem;background: url("../images/ProPosition_line2.png") no-repeat top center}
.ProPosition2 .mid span { display: block; width: 1.36rem; height: 0.83rem;padding-top: 0.2rem; color: #3B485D;text-align:center;background: url("../images/ProPosition_bg1.png") no-repeat top center/auto 0.83rem;box-sizing: border-box;}
.ProPosition2 .mid .box2 {display: flex;justify-content: space-between;max-width: 706px;margin: 0 auto;padding-bottom: 0.41rem;background: url("../images/ProPosition_line3.png") no-repeat bottom center/auto 0.41rem}
.ProPosition2 .mid .box2 dl {display: flex;align-items:center;justify-content: center;height: 0.44rem;padding: 0.05rem 0.3rem 0.05rem 0.24rem;border-radius: 0.26rem;border: 1px solid rgba(151, 151, 151, 0.5);color:#000;box-sizing: border-box;}
.ProPosition2 .mid .box2 dl dt { font-size: 0.24rem; padding-right: 0.16rem; margin-right: 0.25rem;border-right:1px solid #e1edfb;}
.ProPosition2 .mid .box2 dl dd { font-size: 0.16rem;}
.ProPosition2 .bottom { display: flex;justify-content: center;}
.ProPosition2 .bottom span { display: flex;align-items: center;justify-content: center; width: 2.17rem; height: 0.96rem;font-size: 0.2rem; color: #0C1626;background: url("../images/ProPosition_bg3.png") no-repeat center;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35);border:1px dashed #ebebeb;border-radius:4px;}


.ProPosition3 { border-top:2px solid #fff;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);}
.ProPosition3 ul { display: flex;justify-content: center; margin-top: 0.5rem;}
.ProPosition3 li { width: 24.33%; padding:0 3%; text-align: center;box-sizing: border-box;}
.ProPosition3 li img {max-height: 0.8rem;}
.ProPosition3 li aside { margin-top: 0.2rem;font-size: 0.2rem;line-height: 1.4;}
.ProPosition3 li span { display: block; margin-top: 0.12rem;padding: 0 9%;color: #98A3B7; line-height: 1.4;}

.MerchantPlantform .box1 { padding-top: 0.5rem;}
.MerchantPlantform .box1 ul { display: flex;justify-content: space-between;}
.MerchantPlantform .box1 ul li { position: relative;width: 27.66%; padding: 0.24rem;background: linear-gradient(360deg, rgba(130, 205, 255, 0.02) 0%, rgba(75, 159, 255, 0.04) 100%);box-sizing: border-box;}
.MerchantPlantform .box1 ul li:not(:last-child):after { position: absolute;content:'';width: 0.28rem;height: 0.22rem;top:47%;left:100%;background: url("../images/arrow_double.png") no-repeat center/contain;}
.MerchantPlantform .box1 ul li:nth-child(2) { width: 40%;}
.MerchantPlantform .box1 ul .tit { font-size: 0.2rem;line-height: 0.5rem;border: 1px solid rgba(13,124,252, 0.4); background: rgba(75, 159, 255, 0.04);text-align: center;color: #0C1626;border-radius:2px;}
.MerchantPlantform .box1 ul .tit img { vertical-align: middle;}
.MerchantPlantform .box1 ul dl { display: flex;flex-wrap: wrap;justify-content: space-between}
.MerchantPlantform .box1 ul dl dd{ width: 47.2%; margin-top: 5%;border: 1px solid rgba(151, 151, 151, 0.5); text-align: center; color: #626F85; line-height: 1.8;border-radius:2px;}
.MerchantPlantform .box1 ul dl dd.row1 { width: 100%;}
.MerchantPlantform .box1 ul li:nth-child(2) dl dd{ width: 31%; margin-top: 3.2%;}
.MerchantPlantform .box2 { position: relative;display: flex;justify-content: space-between;align-items: flex-start; padding: 0.32rem; margin-top: 0.28rem;background: linear-gradient(360deg, rgba(130, 205, 255, 0.02) 0%, rgba(75, 159, 255, 0.04) 100%);box-sizing: border-box;}
.MerchantPlantform .box2:before { position: absolute;content:'';width: 100%;height: 0.28rem;bottom:100%;left:50%;transform:translate(-50%);background: url("../images/plantform_bg.png") no-repeat center/contain;}
.MerchantPlantform .box2 dl { width: 10.6%;padding:0.08rem 0; text-align: center;}
.MerchantPlantform .box2 dl.border {padding:0.08rem; border: 1px dashed rgba(111, 132, 167, 0.41);border-radius:2px;}
.MerchantPlantform .box2 dl dt{line-height: 0.36rem;background: rgba(75, 159, 255, 0.04);border: 1px solid rgba(13,124,252, 0.4);color:#333;border-radius:2px;}
.MerchantPlantform .box2 dl dd{ margin-top: 0.08rem;line-height: 0.26rem; border: 1px solid rgba(151, 151, 151, 0.49);color: #626F85;border-radius:2px;}

.MerchantPlantform .box1 ul .tit{
    background: linear-gradient(228deg, #FFFFFF 0%, #FCFCFC 100%);
    border-radius: 26px;
    border: 1px solid #DBDFE9;
    width: 1.85rem;
    margin: -0.5rem auto 0;
}
.MerchantPlantform .box1 ul .tit2{
    font-size: 12px;
    font-weight: normal;
    color: #0A56EF;
    line-height: 17px;
    text-align: center;
    margin-top: 0.12rem;
}

.MerchantPlantform .box1 ul li:nth-child(1),
.MerchantPlantform .box1 ul li:nth-child(3){background: url(../images/z1.png);    background-size: 100% 100%;}
.MerchantPlantform .box1 ul li:nth-child(2){background: url(../images/z2.png);    background-size: 100% 100%;}
.MoreAdv { background: url("../images/MoreAdv_bg.png") no-repeat center/cover;}
.MoreAdv ul { display: flex;justify-content: space-between;flex-wrap:wrap;padding-top: 0.5rem;}
.MoreAdv ul li { width: 49%; padding:0.32rem; margin-bottom: 2%; text-align: center;border-radius: 4px;border: 2px solid #FFFFFF;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);box-sizing: border-box;}
.MoreAdv ul li aside { margin:0.24rem 0 0.12rem;color: #0C1626;font-weight: bold;font-size: 0.2rem;line-height: 1.4;}
.MoreAdv ul li p { color: #98A3B7; line-height: 1.4; padding: 0 5%;}
.MoreAdv ul li p b { color: #375AAA; }

.ProFunction { background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;}
.ProFunction .cont { position: relative;min-height: 4.1rem; margin-top: 0.5rem;padding:0 8%;background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;overflow: hidden;}
.ProFunction .cont:before { position: absolute;content:''; width: 100%;height: 100%;top:50%;left:50%;transform:translate(-50%,-50%);background: url("../images/ProFunction_bg.png") no-repeat center/auto 3.71rem; }
.ProFunction .cont .left,
.ProFunction .cont .right { width: 18%;max-width:1.8rem;}
.ProFunction .cont .left { float: left;padding-top: 8.8%;}
.ProFunction .cont .right { float: right;padding-top: 7.2%;}
.ProFunction .cont .mid { position: absolute; width: 100%; height: 100%;top:0;left:0;}
.ProFunction .cont .mid > div { position: absolute;top:50%;transform:translateY(-50%);text-align: center;}
.ProFunction .cont .mid > div img { display: block; margin: 0 auto;}
.ProFunction .cont .mid .box1,
.ProFunction .cont .mid .box3 { width: 1.1rem; height: 1.1rem;padding-top: 2%; font-size: 0.16rem;border-radius: 50%;background: #FFFFFF;border: 1px solid rgba(13,124,252, 0.4);box-sizing: border-box;}
.ProFunction .cont .mid .box1 { left: 30.4%;}
.ProFunction .cont .mid .box2 { left: 50%;transform: translate(-50%,-50%); font-weight: bold;}
.ProFunction .cont .mid .box3 { right: 30.4%;}
.ProFunction .cont li { line-height: 0.24rem;border: 1px solid rgba(151, 151, 151, 0.5); text-align: center;    color: #626F85;}
.ProFunction .cont li:not(:last-child) { margin-bottom: 0.08rem;}

.ProFunction2{background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;;}
.ProFunction2 .wrap{ margin-top: 0.5rem;padding: 0.4rem 0.12rem 0.4rem 0.08rem;background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;}
.ProFunction2 .item { display: flex; justify-content: space-between;margin-bottom: 0.1rem;}
.ProFunction2 .item aside {flex-wrap: wrap; padding: 0 0.22rem; position: relative; align-self: center;width: 2.2rem;color: #333333; text-align: center;display: flex;align-items: center;}
.ProFunction2 .item aside span {display: block;font-size: 14px;font-weight: 600;color: #333333;line-height: 20px;padding-left: 0.08rem;}
.ProFunction2 .item aside .intro {width: 100%;font-size: 12px;font-weight: normal;color: #98A3B7;line-height: 17px; text-align: left;}
.ProFunction2 .item .cont { display: flex;justify-content: space-between; width: 80%; padding-left: 0.12rem;border-left: 1px solid #C9D8FF;}
.ProFunction2 .item dl { display: flex;padding: 0.12rem 0.12rem 0.12rem 0;box-sizing: border-box;border: 1px dashed rgba(10, 86, 239, 0.4);}
.ProFunction2 .item dl dt { align-self: center;width: 37.6%;max-width:0.84rem; color: #3B485D;text-align: center; }
.ProFunction2 .item dl dt img { display: block;margin:0 auto;}
.ProFunction2 .item dl dd { display: flex;flex-wrap:wrap;align-items: center;flex:1;padding:0 0.12rem;border-left:1px solid #c8cfda;}
.ProFunction2 .col2 { position: relative;padding-right: 10%;}
.ProFunction2 .item.item1 dl { width: 32.8%;}
.ProFunction2 .item.item1 dl dd span { margin-right: 0.2rem;}
.ProFunction2 .item.item2 .cont { border-left: 1px solid #EEF2FA}
.ProFunction2 .item.item2 dl {  width: 100%;border:0; padding:0.08rem 0px;background: rgba(242, 249, 255, 0.59);}
.ProFunction2 .item.item2 dl dd{  width: 100%;justify-content: space-around;}
.ProFunction2 .item.item3 .cont>div{ flex-wrap:wrap;}
.ProFunction2 .item.item3 dl { width: unset;padding: 0.22rem 0 0.22rem;justify-content: center;border: 0px dashed rgba(10, 86, 239, 0.4);}
.ProFunction2 .item.item3 dl:nth-child(4)~dl { margin-top: 0.8%;}
.ProFunction2 .item.item3 dl dd { padding-right: 0;}
.ProFunction2 .item.item3 dl dd span { width: 50%;line-height: 0.24rem;white-space: nowrap;}
.ProFunction2 .item.item4 .cont { border-left: 1px solid #EEF2FA}
.ProFunction2 .item.item4 dl { justify-content: space-around; width: 100%; padding: 0.14rem;border:0;background: rgba(242, 249, 255, 0.59);}
.ProFunction2 .item.item4 dl { justify-content: space-around; width: 100%; padding: 0.14rem;border:0;background: rgba(242, 249, 255, 0.59);}
.ProFunction2 .other_item { position: absolute;right:0;top:0; width: 9.3%;     height: 100%;}
.ProFunction2 .other_item ul {height: 100%;display: flex;align-items: center;padding: 0.09rem 0.2rem; text-align: center;box-sizing: border-box;border: 1px dashed rgba(10, 86, 239, 0.4);}
.ProFunction2 .other_item ul:not(:last-child) { margin-bottom: 7%;}
.ProFunction2 .other_item ol { width: 100%;list-style: none; padding: 0 0 1%; margin-bottom: 1%;}
.ProFunction2 .other_item ol img { display: block; margin: 0 auto;}
.ProFunction2 .other_item li { line-height: 0.3rem;}

.ProFunction2 .item.item3 dl dt{width: 100%;max-width:unset}
.ProFunction2 .item.item3 .cont>div{
    border: 1px dashed rgba(10, 86, 239, 0.4);
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 0.25rem;
}

.ProFunction3 {background: url("../images/ProFunction3_bg.jpg") no-repeat bottom center/cover}
.ProFunction3 .list { padding: 0.4rem 0 0.72rem; margin-top: 0.5rem; font-size: 0; text-align: center;background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;}
.ProFunction3 .list dl{ display: inline-block;margin:0 0.2rem;vertical-align: top; font-size: 0.14rem;}
.ProFunction3 .list dl dt{ width: 1.12rem; height: 1.12rem; padding-top: 18%;font-size: 0.16rem;border-radius: 50%;background: #F5FAFF;border: 1px solid #0D7CFC;box-sizing: border-box;color:#333;}
.ProFunction3 .list dl dt aside{ padding-top: 0.08rem;}
.ProFunction3 .list dl dd { margin-top: 0.12rem;}
.ProFunction3 .list dl dd:before { content:''; display: inline-block;width: 0.14rem;height: 0.14rem; margin-right: 2%;background: url("../images/ProFunction3_icon7.png") no-repeat center/0.14rem;}

/*.ProFunction3 .list{
    background: url(../images/zx.png) no-repeat;
    background-position: top;
    background-position-y: 0.93rem;
}*/

.CoreAdv dl{ text-align: center; font-size: 0;}
.CoreAdv dl dd{ display: inline-block; line-height: 0.42rem; font-size: 0.16rem;border-radius: 22px;border: 1px solid rgba(151, 151, 151, 0.5);}
.CoreAdv dl dd * { display: inline-block;vertical-align: middle;}
.CoreAdv .dl1 { padding-top: 0.5rem; margin-bottom: 0.05rem;}
.CoreAdv .dl1 dd { width: 20.3%;margin:0 0.12rem;}
.CoreAdv .dl2 { padding-top: 0.74rem;background: url("../images/CoreAdv_line.png") no-repeat top center/auto 0.74rem;}
.CoreAdv .dl2 dd { width: 21.3%;margin:0 0.12rem;border: 1px solid rgba(13, 124, 252, 0.5);background: rgba(75, 159, 255, 0.04);}
.CoreAdv .wrap{ margin-top: 0.5rem;}

.DataEmpowerment .cont {position: relative; height: 4.23rem;margin-top:0.5rem;background: url("../images/DataEmpowerment_bg.png") no-repeat center/auto 4.23rem;}
.DataEmpowerment .cont .left,
.DataEmpowerment .cont .right{position: absolute; width: 28.5%; height: 100%;top:0;box-sizing: border-box;}
.DataEmpowerment .cont .left {left:0;padding-right: 0.74rem;}
.DataEmpowerment .cont .right {right:0;padding-left: 0.74rem;}
.DataEmpowerment .cont aside {position: absolute;top:50%;transform: translateY(-50%); width: 1.12rem;height: 1.12rem;  font-size: 0.16rem;color:#333;background: #FFFFFF;border-radius: 50%;border: 1px solid #0D7CFC;}
.DataEmpowerment .cont .left aside {right:0;}
.DataEmpowerment .cont .right aside {left:0;}
.DataEmpowerment .cont aside .ytable { height: 100%; text-align: center;}
.DataEmpowerment .cont aside .ytable img { display: block; margin: 0 auto;}
.DataEmpowerment .cont .left ul,
.DataEmpowerment .cont .right ul { padding-top: 0.9rem;}
.DataEmpowerment .cont .left ul { padding-right: 0.52rem;padding-top: 1.14rem;text-align: right;}
.DataEmpowerment .cont .right ul { padding-left: 0.54rem;}
.DataEmpowerment .cont .left li,
.DataEmpowerment .cont .right li { position: relative; color:#626F85;}
.DataEmpowerment .cont .left li:not(:last-child),
.DataEmpowerment .cont .right li:not(:last-child) { margin-bottom: 0.24rem;}
.DataEmpowerment .cont .left li {  padding-right:0.12rem;}
.DataEmpowerment .cont .right li {  padding-left:0.12rem;}
.DataEmpowerment .cont .left li:before,
.DataEmpowerment .cont .right li:before { position: absolute;content:''; width: 0.07rem;height: 0.07rem;top:50%;left:0;transform:translateY(-50%);border-radius:50%;background-color: #0D7CFC}
.DataEmpowerment .cont .left li:before { left: auto;right:0;}
.DataEmpowerment .cont .left li:nth-child(1),
.DataEmpowerment .cont .left li:nth-child(5) { margin-right: -0.18rem;}
.DataEmpowerment .cont .left li:nth-child(2),
.DataEmpowerment .cont .left li:nth-child(4) { margin-right: -0.04rem;}
.DataEmpowerment .cont .right li:nth-child(2),
.DataEmpowerment .cont .right li:nth-child(5) { margin-left: -0.1rem;}
.DataEmpowerment .cont .right li:nth-child(1),
.DataEmpowerment .cont .right li:nth-child(6) { margin-left: -0.32rem;}
.DataEmpowerment .cont .mid {position: absolute;width: 4rem;left: 50%;height: 100%;transform: translateX(-50%);}
.DataEmpowerment .cont .mid .center{position: absolute;width: 1.3rem;max-height: 1.3rem;top:50%;left: 50%;transform: translate(-50%,-50%); font-size: 0.16rem; font-weight: bold; text-align: center;}
.DataEmpowerment .cont .mid .center img { display: block; margin: 0 auto;}
.DataEmpowerment .cont .mid ul li { position: absolute; text-align: center; }
.DataEmpowerment .cont .mid ul li:nth-child(1) { top:13%;left:32%; }
.DataEmpowerment .cont .mid ul li:nth-child(2) { top:13%;right:32%; }
.DataEmpowerment .cont .mid ul li:nth-child(3) { top: 31%;left: 11%; }
.DataEmpowerment .cont .mid ul li:nth-child(4) { top:31%;right:6%; }
.DataEmpowerment .cont .mid ul li:nth-child(5) { top: 54%;left: 11%; }
.DataEmpowerment .cont .mid ul li:nth-child(6) { top:54%;right:11%; }
.DataEmpowerment .cont .mid ul li:nth-child(7) { bottom:13%;left:32%; }
.DataEmpowerment .cont .mid ul li:nth-child(8) { bottom:13%;right:32%; }
.DataEmpowerment .cont .mid ul li img { display: block; margin: 0 auto;}
@media ( max-width:1230px){
    .Banner .slick-arrow{opacity: 1;}
    .Banner .slick-prev,.Banner:hover .slick-prev{left: 15px;}
    .Banner .slick-next,.Banner:hover .slick-next{right: 15px;}
}

@media ( max-width:998px){
    .HomeTit{font-size: 1.8em;}
    /* .HotNews{margin-top: 0.2rem;} */
    .HotNews dl dd .Scale-img,.HotNews dl dd .p,.HomeProduct .list li,.HomeProduct .list li:nth-child(2n),.HomeSolute .hd,.HomeSolute .bd,.HomeNews .item{width: auto; float: none;}
    .HomeSolute .hd{margin-top: 0;}
    .HomeSolute .hd ul{height: auto; padding-bottom: 0; overflow: hidden;}
    .HomeSolute .hd li{width: 20%; float: left;}
    .HomeSolute .hd::after,.HomeSolute .hd li a::before{display: none;}
    .HomeSolute .hd li a{padding-left: 0; text-align: center;}
    .HomeSolute .hd li.on a{color: #fff; background: #0A56EF;}
    .HomeSolute .bd{margin: 0; padding: 0.2rem;}
    .HomeNews .item{margin-bottom: 0.30rem;margin-right: 0%;}
    .HomeNews .item .title{padding: 0.15rem;}

    .hds li a{padding: 0;padding-bottom: 0.1rem;}
    .CaseBox .item{margin: 0 0.1rem;}
    .HomePower{padding: 4% 0;}
    .HomePower .HomeTit { margin: 1em 0 0.8em;}
    .HomePower .list li{width: 48%;}
    .HomePower .list li:first-child{width: auto; float: none; margin-bottom: 0.24rem; margin-right: 0;}
    .HomePower .list li .con{height: auto;background-size: 80%;}
    .HomePower .list li:first-child .con{height: 1.8rem;background-size: 70%;}
    .HomePower .list li .num {padding-bottom: 0.1rem;}
    .HomePower .list li .num .din{font-size: 2.4em;}
    .HomePower .list li .num sup{font-size: 0.2rem; top: 0.05rem;}
    .HomePower .list li .num sub{font-size: 0.12rem; bottom: 0.05rem;}
    .HomePower .list li .name { font-size: 0.16rem;}

    .HomeHonnor{margin-top: 0.2rem;}
    .HomeHonnor .list ul{display: block; text-align: center;}
    .HomeHonnor .list ul li{display: inline-block; width: 24%;}
    .HomeHonnor .list ul li .Scale-img{margin-bottom: 0.05rem; width: auto; height: auto;}

    .pageBanner .word aside {font-size: 1.6em;}
    .pageBanner .word span  {font-size: 1em; margin-top:0rem;}
    .pageBanner .word aside span{display: block;padding-left: 0rem;font-size: 0.14rem;}
    .pageBanner .word a { margin-top: 0.2rem;}
    .pageBanner .consult{width: unset;margin-top: 0rem;}
    .pageBanner .word .consult a{ margin-top: 0rem;}

    .ProPosition li ,
    .ProPosition3 li { width: 32%;}
    .ProFunction3 .list { display: flex; flex-wrap: wrap;}
    .ProFunction3 .list dl { width: 46%; margin: 0 0 8%;}
    .ProFunction3 .list dl dt {margin:0 auto; padding-top: 5%;}

    .ProFunction .cont{ padding: 4% 8%;}
    .ProFunction .cont:before { display: none;}
    .ProFunction .cont .left, .ProFunction .cont .right { width: 100%;max-width:none;}
    .ProFunction .cont li { line-height: 2;}
    .ProFunction .cont .mid { position: relative;text-align: center; display: flex;justify-content: space-between;padding-top: 7.2%;}
    .ProFunction .cont .mid > div.box { position: relative; display: inline-block;left:0;transform: none;}

    .ProPosition2 .dl1 { flex-wrap:wrap;justify-content: center;}
    .ProPosition2 .dl1 dd { width: 72%; margin-bottom: 4%;}
    .ProPosition2 .dl2 { flex-wrap:wrap;justify-content: center;}
    .ProPosition2 .dl2 dd { width: 100%;}
    .ProFunction2 .item .cont {flex-wrap:wrap;}
    .ProFunction2 .item.item1 dl { width: 100%;}
    .ProFunction2 .item.item1 dl:not(:last-child) { margin-bottom: 4%;}
    .ProFunction2 .col2 { padding-right: 0;}
    .ProFunction2 .item.item3 dl { width: 100%; margin-bottom: 4%;}
    .ProFunction2 .other_item { position: relative; width: 100%;}
    .ProFunction2 .item.item4 dl {flex-wrap: wrap;}
    .ProFunction2 .item.item4 dl dt { width: 48%;align-self:flex-start; margin-top: 4%;}

    .ProFunction2 .item{display:block;}
    .ProFunction2 .item aside,
    .ProFunction2 .item .cont{
        width: 100%;
        box-sizing: border-box;
    }

    .MerchantPlantform .box1 ul {flex-wrap: wrap;}
    .MerchantPlantform .box1 ul li { width: 100%;}
    .MerchantPlantform .box1 ul li:not(:last-child):after { display: none;}
    .MerchantPlantform .box1 ul li:nth-child(2) { width: 100%;}
    .MerchantPlantform .box2 {flex-wrap: wrap;}
    .MerchantPlantform .box2:before { display: none;}
    .MerchantPlantform .box2 dl { width: 47%; margin-bottom: 4%;}
    .MerchantPlantform .box2 dl.border {box-sizing: border-box;}

    .DataEmpowerment .cont { height: auto;background: none;}
    .DataEmpowerment .cont .left, .DataEmpowerment .cont .right { position: relative; width: 100%; height: auto;}
    .DataEmpowerment .cont .left { padding-right:0;}
    .DataEmpowerment .cont .left ul, .DataEmpowerment .cont .right ul { padding-top: 0;}
    .DataEmpowerment .cont .left ul {text-align: left; padding: 0;}
    .DataEmpowerment .cont .left li:before { left: 0;}
    .DataEmpowerment .cont .left li { line-height: 2;margin: 0 !important; padding-left: 4%;padding-right: 0;}
    .DataEmpowerment .cont .right ul { padding-left: 1.54rem;}
    .DataEmpowerment .cont .right li { margin-left: 0!important;}
    .DataEmpowerment .cont .mid { position: relative; width: 5rem;height: 5rem;background: url("../images/DataEmpowerment_bg.png") no-repeat center/auto 5rem;}
    .DataEmpowerment .cont .mid .center { position: relative;}

    .CoreAdv dl dd img { display: block;margin:0 auto;}
    .CoreAdv .dl1 dd { width: 30%;margin:0 0.5%;}
    .CoreAdv .dl2 dd { width: 42%;}

    .ProFunction2 .item.item3 dl { width: 33.33%}
}


@media ( max-width:768px){
    .Banner .item .pc{display: none;}
    .Banner .item .mobile{display: block;}
    .AskBox .title h2{font-size: 1.5em;}
    .HomeTit2 .tit{font-size: 1.4em;}
    .SlideCon .img{bottom: 0;}
    /* .pageBanner .word {top: 15%;} */
    .pageBanner .word .color1{ font-size:.24rem;}
    .pageBanner .word aside{line-height:2;justify-content: center; }
    .pageBanner .word .ytable-cell>aside:nth-child(1) div{padding-top: 1.3rem;}
    .pageBanner .word aside >div{width: 100%;text-align: center;}
    .ytable-cell {text-align: center;}
    .pageBanner .word .ytable-cell>span {padding: 0.14rem 0;}
    .MerchantPlantform .box1 ul .tit{
        width: unset;
        margin: unset;
    }
    .pageBanner .consult {
        width: 3.2rem;
        margin: auto;
    }
    .HomePower .list li .title{padding:0.1rem 0.36rem 0.36rem;}



    .HomeLinks .hds li{ margin: 0 1.5%;}
    .HomeLinks .hds li a{font-size: 16px;}

    .pageBanner .word .ytable-cell>a{margin: auto;}
}

@media ( max-width:480px){
    .HomePower .list li .title{padding: 0.2rem 0.1rem;}
}


/* 03_产品中心-3数字化运营服务平台 */
.module1 {padding: 0.52rem 0 0 0;}
.module1 h2{font-weight: unset;}
.columns {display: flex;flex-wrap: wrap;}
.columns .column{box-sizing: border-box;}

.shujuhua1{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 0px -4px 16px 0px rgb(224 224 224 / 35%), inset 0px 2px 0px 0px #ffffff;}
.shujuhua1 .cont {position: relative;min-height: 3.791rem;    max-width: 910px;margin: auto;display: flex;justify-content: space-between;align-items: center;}
.shujuhua1 .cont:before { position: absolute;content:''; width: 100%;height: 100%;top:50%;left:50%;transform:translate(-50%,-50%);background: url("../images/3_3/61.png") no-repeat center/auto 3.71rem;background-size: auto; }
.shujuhua1 .cont .left,
.shujuhua1 .cont .right { width: 14.066%;}
/* .shujuhua1 .cont .left { float: left;padding-top: 8.8%;} */
/* .shujuhua1 .cont .right { float: right;padding-top: 7.2%;} */
.shujuhua1 .cont .mid { position: absolute; width: 100%; height: 100%;top:0;left:0;}
.shujuhua1 .cont .mid > div { position: absolute;top:50%;transform:translateY(-50%);text-align: center;}
.shujuhua1 .cont .mid > div img { display: block; margin: 0 auto;}
.shujuhua1 .cont .mid .box1,
.shujuhua1 .cont .mid .box3 { width: 110px; height: 110px;padding-top: 1%; font-size: 0.16rem;border-radius: 50%;background: #FFFFFF;border: 1px solid rgba(13,124,252, 0.4);box-sizing: border-box;}
.shujuhua1 .cont .mid .box1 { left: 24.4%;}
.shujuhua1 .cont .mid .box2 { left: 50%;transform: translate(-50%,-50%); font-weight: bold;}
.shujuhua1 .cont .mid .box3 { right: 24%;}
.shujuhua1 .cont li { line-height: 0.24rem;border: 1px solid rgba(151, 151, 151, 0.5); text-align: center;color: #626F85;}
.shujuhua1 .cont li:not(:last-child) { margin-bottom: 0.08rem;}


.shujuhua2{background: url('../images/3_3/3.png');}
.shujuhua2 .columns{justify-content: space-between;}
.shujuhua2 .columns .column{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem 0.2rem 0.32rem 0.32rem;
    width: 23.5%;
}
.shujuhua2 .columns .column h1{
    padding: 0.12rem 0 0.08rem 0;
    line-height: 1.15;
    font-size: 0.20rem;
    color: #0C1626;
}
.shujuhua2 .columns .column h2{
    font-size: 0.14rem;
    color: #98A3B7;
}

.shujuhua3 .columns{flex-wrap: wrap;justify-content: space-around;text-align: center;}
.shujuhua3 .columns .column{width: 34.334%;padding-bottom: 0.4rem;}
.shujuhua3 .columns .column h1{ font-size: 0.20rem; color: #0C1626; padding: 0.24rem 0 0.12rem 0;line-height: 1.128;}
.shujuhua3 .columns .column h2{ font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

.shujuhua4{background: url('../images/3_3/2.png');}
.shujuhua4 .columns.is-1{justify-content: space-between;padding: 0.34rem 0 0.48rem 0;}
.shujuhua4 .columns.is-1 .column.is-1{width: 49%;}
.shujuhua4 .columns.is-2 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    height: 100%;
    align-items: center;
}
.shujuhua4 .columns.is-2 .column.is-2:nth-child(2){padding: 0.25rem 0.28rem;}
.shujuhua4 .columns.is-2 .column.is-2{width: 48%;}
.shujuhua4 .columns.is-2 .column.is-2:nth-child(1){width: 52%;}
.shujuhua4 .columns.is-2 h2{ font-size: 0.14rem;color: #98A3B7;line-height: 24px;padding: 0 0.04rem;}
.shujuhua4 .columns.is-3{align-items: center;padding-bottom: 0.24rem;}
.shujuhua4 .columns.is-3 h1{padding-left: 0.09rem;font-size: 0.20rem;color: #0C1626;line-height: 1;}

.shujuhua5 .columns{justify-content: space-between;text-align: center;}
.shujuhua5 .columns .column{
    width: 23.5%;
    padding: 0.32rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.shujuhua5 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.shujuhua5 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.shujuhua5 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}


@media(max-width:1024px){
    .shujuhua1 .cont:before { display: none;}
}
@media(max-width:998px){
    .shujuhua1 .cont{ padding: 4% 8%;display: block;}
    .shujuhua1 .cont:before { display: none;}
    .shujuhua1 .cont .right{float: unset;}
    .shujuhua1 .cont .left, .shujuhua1 .cont .right { width: 100%;max-width:none;}
    .shujuhua1 .cont li { line-height: 2;}
    .shujuhua1 .cont .mid { position: relative;text-align: center; display: flex;justify-content: space-between;padding: 7.2% 0;}
    .shujuhua1 .cont .mid > div.box { position: relative; display: inline-block;left:0;transform: none;}

    .shujuhua4 .columns.is-1{display: block;}
    .shujuhua4 .columns.is-1 .column.is-1{width: 100%; margin-bottom: 3%;}
}
@media(max-width:768px){
    .shujuhua1 .cont .mid .box1 img,.shujuhua1 .cont .mid .box3 img{max-height: 30px;
    }
    .shujuhua1 .cont .mid .box1,.shujuhua1 .cont .mid .box3{
        width: 1.1rem;
        height: 1.1rem;
    }
    .shujuhua1 .cont .mid .box2 img{max-height: 40px;}
    .shujuhua1 .cont .mid .box2{line-height: 1;}

    .shujuhua2 .columns .column{width: 48.5%;margin-bottom: 3%;}

    .shujuhua3 .columns .column{width: 100%;}
    .shujuhua3 .columns .column h2{text-align: justify;}

    .shujuhua4 .columns.is-2 .column.is-2:nth-child(1),.shujuhua4 .columns.is-2,.shujuhua4 .columns.is-2 .column.is-2{width: 100%;}
    .shujuhua5 .columns .column{width: 48.5%;margin-bottom: 3%;}
}


/* 03_产品中心-3数字化业务管理平台 */
.yewu1{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 0px -4px 16px 0px rgb(224 224 224 / 35%), inset 0px 2px 0px 0px #ffffff;}
.yewu1 .cont {position: relative;min-height: 3.791rem;    max-width: 910px;margin: auto;display: flex;justify-content: space-between;align-items: center;}
.yewu1 .cont:before { position: absolute;content:''; width: 100%;height: 100%;top:50%;left:50%;transform:translate(-50%,-50%);background: url("../images/3_3/61.png") no-repeat center/auto 3.71rem;background-size: auto; }
.yewu1 .cont .left,
.yewu1 .cont .right { width: 14.066%;}
/* .yewu1 .cont .left { float: left;padding-top: 8.8%;} */
/* .yewu1 .cont .right { float: right;padding-top: 7.2%;} */
.yewu1 .cont .mid { position: absolute; width: 100%; height: 100%;top:0;left:0;}
.yewu1 .cont .mid > div { position: absolute;top:50%;transform:translateY(-50%);text-align: center;}
.yewu1 .cont .mid > div img { display: block; margin: 0 auto;}
.yewu1 .cont .mid .box1,
.yewu1 .cont .mid .box3 { width: 1.1rem; height: 1.1rem;padding-top: 2%; font-size: 0.16rem;border-radius: 50%;background: #FFFFFF;border: 1px solid rgba(13,124,252, 0.4);box-sizing: border-box;}
.yewu1 .cont .mid .box1 { left: 24.4%;}
.yewu1 .cont .mid .box2 { left: 50%;transform: translate(-50%,-50%); font-weight: bold;}
.yewu1 .cont .mid .box3 { right: 24%;}
.yewu1 .cont li { line-height: 0.24rem;border: 1px solid rgba(151, 151, 151, 0.5); text-align: center;color: #626F85;}
.yewu1 .cont li:not(:last-child) { margin-bottom: 0.08rem;}


.yewu2{background: url('../images/3_3/3.png');}
.yewu2 .columns{justify-content: space-between;}
.yewu2 .columns .column{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem;
    width: 23.5%;
}
.yewu2 .columns .column h1{
    padding: 0.12rem 0 0.08rem 0;
    line-height: 1.15;
    font-size: 0.20rem;
    color: #0C1626;
}
.yewu2 .columns .column h2{
    font-size: 0.14rem;
    color: #98A3B7;
}

.yewu3 .columns{flex-wrap: wrap;justify-content: space-around;text-align: center;}
.yewu3 .columns .column{width: 34.334%;padding-bottom: 0.4rem;}
.yewu3 .columns .column h1{ font-size: 0.20rem; color: #0C1626; padding: 0.24rem 0 0.12rem 0;line-height: 1.128;}
.yewu3 .columns .column h2{ font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

.yewu4{background: url('../images/3_3/2.png');}
.yewu4 .columns.is-1{justify-content: space-between;}
.yewu4 .columns.is-1 .column.is-1{
    width: 23.5%;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    align-items: center;
}
.yewu4 .columns.is-1 h1{padding-left: 0.09rem;font-size: 0.20rem;color: #0C1626;line-height: 1;}
.yewu4 .columns.is-1 h2{ font-size: 0.14rem;color: #98A3B7;line-height: 24px;padding: 0 0.04rem;}

.yewu4 .columns .is-2{padding: 0.22rem;}
.yewu4 .columns.is-3{align-items: center;padding-bottom: 0.07rem;}


.yewu5 .columns{justify-content: space-between;text-align: center;}
.yewu5 .columns .column{
    width: 23.5%;
    padding: 0.32rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.yewu5 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.2rem;color: #0C1626;}
.yewu5 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.yewu5 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}


@media(max-width:1024px){
    .yewu1 .cont:before { display: none;}
}
@media(max-width:998px){
    .yewu1 .cont{ padding: 4% 8%;display: block;}
    .yewu1 .cont:before { display: none;}
    .yewu1 .cont .right{float: unset;}
    .yewu1 .cont .left, .yewu1 .cont .right { width: 100%;max-width:none;}
    .yewu1 .cont li { line-height: 2;}
    .yewu1 .cont .mid { position: relative;text-align: center; display: flex;justify-content: space-between;padding: 7.2% 0;}
    .yewu1 .cont .mid > div.box { position: relative; display: inline-block;left:0;transform: none;}

    /* .yewu4 .columns.is-1{display: block;} */
    .yewu4 .columns.is-1 .column.is-1{width: 49%; margin-bottom: 3%;}
    .yewu4 .columns.is-1 h1{padding-left: 0rem;}
}
@media(max-width:768px){
    .yewu1 .cont .mid .box1 img,.yewu1 .cont .mid .box3 img{max-height: 30px;}
    .yewu1 .cont .mid .box1,.yewu1 .cont .mid .box3{
        width: 1.1rem;
        height: 1.1rem;
    }
    .yewu1 .cont .mid .box2 img{max-height: 40px;}
    .yewu1 .cont .mid .box2{line-height: 1;}

    .yewu2 .columns .column{width: 48.5%;margin-bottom: 3%;}

    .yewu3 .columns .column{width: 100%;}
    .yewu3 .columns .column h2{text-align: justify;}

    .yewu4 .columns.is-1 .column.is-1{width: 100%;}
    .yewu4 .columns.is-1 .column.is-1>img{width: 100%;}
    .yewu4 .columns.is-2 .column.is-2:nth-child(1),.yewu4 .columns.is-2,.yewu4 .columns.is-2 .column.is-2{width: 100%;}

    .yewu5 .columns .column{width: 48.5%;margin-bottom: 3%;}
}


/* 03_产品中心-4内容营销 */
.neirongyingxiao1 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
}
.neirongyingxiao1 .columns {justify-content: center;}
.neirongyingxiao1 .column {width: 30%;text-align: center;}
.neirongyingxiao1 .column img{width: 0.8rem;}
.neirongyingxiao1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    padding: 0.2rem 0 0.07rem 0;
}
.neirongyingxiao2 {background: url('../images/3_4/3.png');}
.neirongyingxiao2 .columns {
    justify-content:space-between;padding: 0.3rem 1rem;
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.neirongyingxiao2 .column {
    text-align: center;
    padding: 0.18rem;
    background: url('../images/3_4/14.png');
    width: 18.274%;
    margin: 0.1rem 0;
    background-size: 100% 100%;
} 
.neirongyingxiao2 .column img{width: 0.6rem;}
.neirongyingxiao2 .column h1{
    font-weight: normal;
    font-size: 0.16rem; 
    color: #333333;
    padding-top: 0.16rem;
} 
.neirongyingxiao3 .columns.is-1{justify-content: center;align-items: center;}
.neirongyingxiao3 .columns.is-1 h1{font-size: 0.24rem;color: #1A273E;}
.neirongyingxiao3 h2{font-size: 0.12rem;color: #4766AE;font-weight: normal;text-align: center;padding-bottom: 0.5rem;}
.neirongyingxiao3 h2{
    background: url('../images/3_4/21.png') no-repeat;
    background-position: bottom;
}
.neirongyingxiao3 .columns.is-3{justify-content: center;align-items: center;}
.neirongyingxiao3 .columns.is-2 {justify-content: center;}
.neirongyingxiao3 .columns.is-2> .column{
    margin: 0 0.12rem;
    padding: 0.08rem;
    background: url('../images/3_4/20.png');
    width: 16.167%;
    text-align: center;
    background-size: 100% 100%;
}
@media(max-width:1244px){.neirongyingxiao3 .columns.is-2> .column{width: 21.167%;}}
.neirongyingxiao3 .columns.is-3 {
    margin-bottom: 0.16rem;
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #BFDCFF;
    padding: 0.05rem 0;
}
.neirongyingxiao3 .columns.is-2 h3{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    margin-left: 0.08rem;
}
.neirongyingxiao3 .columns.is-2 .column h4:nth-child(n+2){
    margin-bottom: 0.08rem;
}
.neirongyingxiao3 .columns.is-2 .column h4:nth-child(4){
    margin-bottom: 0.04rem;
}
.neirongyingxiao3 .columns.is-2 h4{
    font-size: 0.14rem;
    padding: 0.02rem;
    color: #626F85;
    font-weight: normal;
    border: 1px solid #EBECED;
}
.neirongyingxiao4 {background: url('../images/3_4/3.png');}
.neirongyingxiao4 .Container{max-width: 1200px;}
.neirongyingxiao4 .intro{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0 0.4rem;
    text-align: center;
}
.neirongyingxiao4 .intro .image1{padding-top: 0.2rem;}
.neirongyingxiao4 .intro .image2{padding-bottom: 0.2rem;}
.neirongyingxiao4 .columns {
    justify-content: space-between;
    padding: 0.2rem 0;
    background: url(../images/3_4/30.png) no-repeat;
    background-position: center;
}
.neirongyingxiao4 .column{
    background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%);
    border-radius: 100%;
    border: 1px solid rgba(168, 186, 211, 0.6);
    /* border-image: linear-gradient(180deg, rgba(168, 186, 211, 0.6), rgba(168, 186, 211, 0.6)) 1 1; */
    padding: 0.14rem;
    /* width: 14.158%; */
    text-align: center;
    width: 158px;
    height: 158px;
}
.neirongyingxiao4 .column h1{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #E5F1FF 48%, rgba(255, 255, 255, 0) 100%);
    font-size: 0.16rem;
    color: #333333;
    font-weight: normal;padding: 0.04rem 0;
    margin: 0.08rem 0 0.06rem 0;
}
.neirongyingxiao4 .column h2{
    font-size: 0.12rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 17px;
}
.neirongyingxiao5 {background: url(../images/3_4/54.png);}
.neirongyingxiao5 .columns{
    padding: 0.4rem 0.96rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border: 2px solid #FFFFFF;
    line-height: 1;
}
.neirongyingxiao5 .column{
   width: 25%;
   text-align: center;
}
.neirongyingxiao5 .column img{
    width: 0.8rem;
}
.neirongyingxiao5 .column h1{ 
    text-align: center;
    padding: 0.24rem 0 0.12rem 0;
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
}
.neirongyingxiao6 {background: url(../images/3_4/41.png);}
.neirongyingxiao6 .column{
    margin: 0 0.14rem;border: 2px solid #ffffff00;
    background: url(../images/3_4/42.png);
    background-color: #fff;
    /* background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); */
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.neirongyingxiao6 .column .intro{padding: 0.28rem 0.18rem;margin-top: -0.8rem;}
.neirongyingxiao6 .column .intro img{    
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(31 52 100 / 12%);
    border-radius: 50px;
    border: 2px solid #FFFFFF;
    width: 0.8rem;
}
.neirongyingxiao6 .column h1{
    color: #0C1626;
    font-size: 0.2rem;
    padding: 0.22rem 0 0.13rem 0;
}
.neirongyingxiao6 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
}
.neirongyingxiao6 .column:hover{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 0.14rem 0px rgba(31, 52, 100, 0.32);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    background: url(../images/3_4/43.png);
    background-color: #fff;
}
.neirongyingxiao6 .column:hover h1{color: #0A56EF;}
.neirongyingxiao6 .slick-track{padding:0 0 0.2rem 0;}
@media(max-width:1200px){
    .neirongyingxiao4 .columns{background:unset}
    .neirongyingxiao4 .intro .image1,
    .neirongyingxiao4 .intro .image2{display: none;}
}
@media(max-width:998px){
    .neirongyingxiao2 .columns{padding: 0.3rem 0.2rem;}
}
@media(max-width:768px){
    .neirongyingxiao1 .column{width: 50%;}
    .neirongyingxiao2 .column{width: 50%;}
    .neirongyingxiao3 h2{background: unset;padding-bottom: 0;}
    .neirongyingxiao3 .columns.is-2> .column{margin: 0;width: 49%;margin: 0.12rem 0;}
    .neirongyingxiao3 .columns.is-2{justify-content: space-between;}
    .neirongyingxiao4 .columns{zoom: .85;}
    .neirongyingxiao4 .column{margin-bottom: 0.2rem;}
    .neirongyingxiao4 .intro{padding: 0 0.1rem;}
    .neirongyingxiao5 .columns {justify-content: space-between;}
    .neirongyingxiao5 .columns .column{width: 48%;}
    .neirongyingxiao5 .columns{padding: 0.4rem 0.2rem;}
    .neirongyingxiao6 .slick-prev {left: -15px;}
    .neirongyingxiao6 .slick-next {right: -15px;}
}


/* 03_产品中心-4创新内容 */
.chuangxin1 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
}
.chuangxin1 .columns {justify-content: center;}
.chuangxin1 .column {width: 30%;text-align: center;}
.chuangxin1 .column img{width: 0.8rem;}
.chuangxin1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    padding: 0.2rem 0 0.07rem 0;
}
.chuangxin2 {background: url(../images/3_4/53.png);}
.chuangxin2 .columns.is-1{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 6px 6px 16px 0px rgba(55, 90, 170, 0.1);
    border-radius: 26px;
    border: 2px solid #FFFFFF;
    padding: 0.08rem;
    max-width: 7rem;
    margin: auto;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.chuangxin2 .is-1 .column{width: 30%;}
.chuangxin2 .is-1 .column h1{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    padding: 0.07rem 0;
    text-align: center;
}
.chuangxin2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.chuangxin2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.chuangxin2 .intro{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.4rem 0;
    text-align: center;
}
.chuangxin2 .intro .is-2{
    justify-content: center;
    align-items: center;
}
.chuangxin2 .intro h2{    font-weight: 600;}
.chuangxin2 .intro h3{
    padding: 0.16rem 0 0.4rem 0;
    font-size: 0.14rem;
    color: #3B485D;
    font-weight: normal;
}
.chuangxin2 .intro  li{
    display: none;
}
.chuangxin2 .intro  li:nth-child(1){
    display: block;
}

.chuangxin3 {background: url(../images/3_4/54.png);}
.chuangxin3 .columns{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border: 2px solid #FFFFFF;
    padding: 0.4rem 0.94rem;
}
.chuangxin3 .column{width: 25%;text-align: center;}
.chuangxin3 .column img{width: 0.8rem;}
.chuangxin3 .column h1{  text-align: center;padding: 0.24rem 0 0.12rem 0;font-weight: normal;color: #333333;font-size: 0.16rem;}

.chuangxin4{
    padding: 0.52rem 0 0.38rem 0;background-size: cover;
    min-height: 5rem;
    box-sizing: border-box;
}
.chuangxin4 h1{  
    font-size: 0.30rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
    padding: 0.75rem 0 0.6rem 0;
}
.chuangxin4 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0.08rem 0 0 0;
    text-align: center;
}
.chuangxin4 .columns{/* align-items: center; */justify-content: space-around;}
.chuangxin4 .column:nth-child(1){width: 50%;}
.chuangxin4 .column:nth-child(2){width: 30%;}
.chuangxin4 .ul_image li{display: none;}
.chuangxin4 .ul_image li:nth-child(1){display: block;}
.chuangxin4 .slider li{position: relative;}
.chuangxin4 .slider li::after{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background: #00000094;
    transition: all .3s ease-in-out;
}
.chuangxin4 .slider li.aon::after{    
    background: #00000000;
    transition: all .3s ease-in-out;
}
.chuangxin5 {background: url(../images/3_4/41.png);}
.chuangxin5 .column{
    margin: 0 0.14rem;border: 2px solid #ffffff00;
    background: url(../images/3_4/42.png);
    background-color: #fff;
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.chuangxin5 .column .intro{padding: 0.28rem 0.18rem;margin-top: -0.8rem;}
.chuangxin5 .column .intro img{    
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(31 52 100 / 12%);
    border-radius: 50px;
    border: 2px solid #FFFFFF;
    width: 0.8rem;
}
.chuangxin5 .column h1{
    color: #0C1626;
    font-size: 0.20rem;
    padding: 0.22rem 0 0.13rem 0;
}
.chuangxin5 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
}
.chuangxin5 .column:hover{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 0.14rem 0px rgba(31, 52, 100, 0.32);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    background: url(../images/3_4/43.png);
    background-color: #fff;
}
.chuangxin5 .column:hover  h1{color: #0A56EF;}
.chuangxin5 .slick-track{padding:0 0 0.2rem 0;}
@media(max-width:1200px){
}
@media(max-width:998px){
}
@media(max-width:768px){
    .chuangxin1 .column{width: 50%;}
    .chuangxin3 .columns .column{width: 50%;}
    .chuangxin3 .columns{padding: 0.4rem 0.2rem;}
    .chuangxin4 .columns{justify-content: unset;}
    .chuangxin4 h1 {padding: 0.2rem 0;}
    .chuangxin4 .column:nth-child(2){width: 50%;display: flex;align-items: center;}
    .chuangxin4 h2{padding: 0.08rem 0 0.2rem 0;}
    .chuangxin5 .slick-prev {left: -15px;}
    .chuangxin5 .slick-next {right: -15px;}

}



/* 03_产品中心-4智能硬件 */
.zhineng1 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
}
.zhineng1 .columns {justify-content: center;}
.zhineng1 .column {width: 30%;text-align: center;}
.zhineng1 .column img{width: 0.8rem;}
.zhineng1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    padding: 0.2rem 0 0.07rem 0;
    line-height: 20px;
}
.zhineng2 {background: url(../images/3_4/53.png);}
.zhineng2 .columns.is-1{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 6px 6px 16px 0px rgba(55, 90, 170, 0.1);
    border-radius: 26px;
    border: 2px solid #FFFFFF;
    padding: 0.08rem;
    max-width: 7rem;
    margin: auto;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.zhineng2 .is-1 .column{width: 30%;}
.zhineng2 .is-1 .column h1{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    padding: 0.07rem 0;
    text-align: center;
}
.zhineng2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.zhineng2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.zhineng2 .columns.is-2{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.24rem 0;
}
.zhineng2 .columns.is-2 .column.is-2:nth-child(2){padding: 0.16rem 0.55rem;}

.zhineng2 .columns.is-2 .column.is-2:nth-child(1){width: 15.72%;}
.zhineng2 .columns.is-2 .column.is-2:nth-child(2){width: 84.28%;}

.zhineng2 .columns.is-2 .ul_title a{
    display: block;
    line-height: 0.56rem;
    font-size: 0.16rem;
    /* padding-left: 0.56rem; */
    position: relative;
    text-align: center;
}
.zhineng2 .columns.is-2 .ul_title{overflow-y: scroll;height: 100%;}
.zhineng2 .columns.is-2 .ul_title .aon a{color: #0A56EF;}
.zhineng2 .columns.is-2 .ul_title .aon a::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0.08rem;
    bottom: 0.08rem;
    width: 4px;
    background: #0A56EF;
    opacity: 1;
}
.zhineng2 .columns.is-2 .ul_title::-webkit-scrollbar{
    width: 3px; height:3px;-webkit-overflow-scrolling : touch;
    background-color: transparent;}
.zhineng2 .columns.is-2 .ul_title::-webkit-scrollbar-track{
    /* background-color: transparent; */
}
.zhineng2 .columns.is-2 .ul_title::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #E4EAF2;
}
.zhineng2 .columns.is-2 .ul_title::-webkit-scrollbar-button{
    height: 0px;
    background-color: transparent;
}

.zhineng2 .ul>li{
    display: none;
}
.zhineng2 .ul>li.aon{
    display: block;
} 
.zhineng2 .ul_2>li,.zhineng2 .ul_4>li,.zhineng2 .ul_6>li{
    display: none;
}
.zhineng2 .ul_2>li.aon,.zhineng2 .ul_4>li.aon,.zhineng2 .ul_6>li.aon{
    display: block;
} 

.zhineng2 .ul_2 li ul{text-align: center;display: flex;overflow-x: scroll;}
.zhineng2 .ul_2 li ul li{min-width: 20%;}
.zhineng2 .ul_2 li h1{
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #1A273E;
}
.zhineng2 .ul_2 li h1 img{
    padding-right: 0.01rem;
}
.zhineng2 .ul_2 li h2{
    padding: 0.16rem 0 0.24rem 0;
    font-size: 0.14rem;
    color: #3B485D;
    line-height: 20px;
}
.zhineng2 .ul_2 li h3{
    padding: 0.03rem 0.065rem;
    margin: 0.28rem 0 0.26rem 0;
    font-size: 0.14rem;
    color: #98A3B7;
    border: 1px solid #98A3B7;
    display: inline-block;
    font-weight: normal;
}
.zhineng2 .ul_2 li ul::-webkit-scrollbar{
    width: 3px; height:3px;-webkit-overflow-scrolling : touch;
    background-color: transparent;
}
.zhineng2 .ul_2 li ul::-webkit-scrollbar-track{
    background-color: transparent;
}
.zhineng2 .ul_2 li ul::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #E4EAF2;
}
.zhineng2 .ul_2 li ul::-webkit-scrollbar-button{
    height: 0px;
    background-color: transparent;
}

.zhineng2 h1.ul4_h1  img{
    padding-right: 0.01rem;
}
.zhineng2 h1.ul4_h1 {
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #1A273E;
}
.zhineng2 .ul4_h1{
    justify-content: center;
}
.zhineng2 .ul_4 li:nth-child(2) {
    text-align: center;
}
.zhineng2 .image{
    width: 4.38rem;
}
.zhineng2 .ul_4 li h1{
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #1A273E;
}
.zhineng2 .ul_4 li h2{
    padding: 0.16rem 0 0.24rem 0;
    font-size: 0.14rem;
    color: #3B485D;
    line-height: 20px;
}
.zhineng2 .ul_4 ul {
    display: flex;
    padding-top: 0.49rem;
    text-align: center;
    justify-content: space-between;
}
.zhineng2 .ul_4 ul li{width: 22.273%;}
.zhineng2 .ul_4 ul h3{
    color: #333333;
    padding: 0.16rem 0.11rem;
    font-size: 0.16rem;
}
.zhineng2 .ul_4 ul h4{
    font-size: 0.13rem;
    color: #98A3B7;
    font-weight: normal;
}

.zhineng2 .columns.is-4{justify-content: center;align-items: center;}
.zhineng2 .columns.is-3 {justify-content: center;}
.zhineng2 .columns.is-3> .column{
    margin: 0 0.12rem;
    padding: 0.08rem;
    /* background: url('../images/3_4/20.png'); */
    width: 21.605%;
    text-align: center;
    background-size: 100% 100%;
    background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%);
    border: 1px dashed rgba(168, 186, 211, 0.6);
}
@media(max-width:1244px){.zhineng2 .columns.is-3> .column{width: 21.167%;}}
.zhineng2 .columns.is-4 {
    margin-bottom: 0.16rem;
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #BFDCFF;
    padding: 0.05rem 0;
}
.zhineng2 .columns.is-3 h3{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    margin-left: 0.08rem;
}
.zhineng2 .columns.is-3 .column h4:nth-child(n+2){
    margin-bottom: 0.08rem;
}
.zhineng2 .columns.is-3 .column h4:nth-child(4){
    margin-bottom: 0.04rem;
}
.zhineng2 .columns.is-3 h4{
    font-size: 0.14rem;
    padding: 0.02rem;
    color: #626F85;
    font-weight: normal;
    border: 1px solid #EBECED;
}

.zhineng2 .Module3{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 10%);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.24rem 0;
    text-align: center;
}
.zhineng2 .Module3 .images{width: 6.56rem;}
.zhineng2 .Module3 .images2{padding-top: 0.2rem;}
.zhineng2 .Module3 .columns.is-3> .column{
    width: 16.167%;
    margin: 0;
}
@media(max-width:1024px){.zhineng2 .Module3 .columns.is-3> .column{width: 21.167%;}}



.zhineng3 .columns{justify-content: space-between;text-align: center;}
.zhineng3 .columns .column{
    width: 23.5%;
    padding: 0.32rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.zhineng3 .columns .column img{width: 0.6rem;}
.zhineng3 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.zhineng3 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;font-weight: 600;padding: 0 0.03rem;}
.zhineng3 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

.zhineng4{background: url(../images/3_4/68.png);}
.zhineng4 .images{  
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border: 2px solid #FFFFFF;
    padding: 0.2rem;
}

.zhineng5 {background: url(../images/3_4/41.png);}
.zhineng5 .column{
    margin: 0 0.14rem;border: 2px solid #ffffff00;
    background: url(../images/3_4/42.png);
    background-color: #fff;
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    transition: all 500ms;
    background-position: bottom;

}
.zhineng5 .column .image{overflow: hidden;}
.zhineng5 .column .intro{padding: 0.28rem 0.18rem;margin-top: -0.8rem;}
.zhineng5 .column .intro img{    
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(31 52 100 / 12%);
    border-radius: 50px;
    border: 2px solid #FFFFFF;
    width: 0.8rem;
    position: relative;
    z-index: 9;
}
.zhineng5 .column h1{
    color: #0C1626;
    font-size: 0.20rem;
    padding: 0.22rem 0 0.13rem 0;
}
.zhineng5 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
}
.zhineng5 .column:hover{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 0.14rem 0px rgba(31, 52, 100, 0.32);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    background: url(../images/3_4/43.png);
    background-color: #fff;
    transition: all 500ms;
    background-position: bottom;
}
.zhineng5 .column:hover h1{color: #0A56EF;}
.zhineng5 .column .image img{    transition: all 500ms;}
.zhineng5 .column .image1 img{transform: scale(1.03);  transition: all 500ms;width: 100%;}
.zhineng5 .slick-track{padding:0 0 0.2rem 0;}

@media(max-width:1200px){
}
@media(max-width:998px){
}
@media(max-width:768px){
    .zhineng3 .columns .column{width: 48.5%;margin-bottom: 3%;padding: 0.12rem;}
    .zhineng5 .slick-prev {left: -15px;}
    .zhineng5 .slick-next {right: -15px;}

    .zhineng2 .Module3 .images{display: none;}
    .zhineng2 .columns.is-3{justify-content: space-evenly;}
    .zhineng2 .Module3 .columns.is-3> .column{width: 46%;margin: 0.1rem 0;}
    .zhineng2 .columns.is-3> .column{width: 100%;margin: 0.2rem 0;}
    .zhineng2 .Module3 .images2{display: none;}
    .zhineng2 .columns.is-2{display: block;}
    .zhineng2 .columns.is-2 .column.is-2:nth-child(1){width: 100%;}
    .zhineng2 .columns.is-2 .column.is-2:nth-child(2){width: 100%;padding: 0.16rem 0.15rem;}
    .zhineng2 .ul_4 li .images{display: none;}

    .zhineng2 .ul_2 li ul li{min-width: 50%;}
    .zhineng2 .ul_4 ul{flex-wrap: wrap;}
    .zhineng2 .ul_4 ul li{width: 49%;padding-bottom: 0.2rem;}
    .zhineng2 .is-1 .column h1 { font-size: 0.14rem;}

    .zhineng5 .column .intro { margin-top: -0.7rem;}
    .zhineng5 .column h2 { height: 0.4rem;}
}


/* 03_产品中心-4容易停车 */
.rongyi1 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
}
.rongyi1 .columns {justify-content: center;}
.rongyi1 .column {width: 30%;text-align: center;}
.rongyi1 .column img{width: 0.80rem;}
.rongyi1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    padding: 0.2rem 0 0.07rem 0;
    line-height: 20px;
}

.rongyi2 {background: url('../images/6-6/64.png');}
.rongyi2 .jiagou{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.40rem 0.25rem ;
}
.rongyi2 .jiagou h1{
    font-size: 14px;
    font-family: Alibaba-PuHuiTi-R, Alibaba-PuHuiTi;
    color: #7b7b7b;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rongyi2 .jiagou h1 img{
    padding-right: 0.08rem;
}
.rongyi2 .jiagou h2{
    font-size: 14px;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding: 0.12rem 0;
}
.rongyi2 .jiagou .columns .column:nth-child(1) {
    width: 0.75rem;
    margin-right: 0.12rem;
    text-align: center;
    border-right: 1px solid #C9D8FF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(1){border-right: 1px solid #EEF2FA;position: relative;}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(1)::after{
    position: absolute;
    top: -0.25rem;
    content: '';
    background: url('../images/6-1/18.png');
    background-size: auto;
    width: 0.25rem;
    height: 0.35rem;
}
.rongyi2 .jiagou .columns .column:nth-child(2) ,
.rongyi2 .jiagou .columns .column:nth-child(3) {
    padding: 0.12rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FDFEFF 55%, #FAFCFF 100%);
    border: 1px dashed rgb(184 187 193);
    width: 3.7rem;
}
.rongyi2 .jiagou .columns .column:nth-child(2) img,
.rongyi2 .jiagou .columns .column:nth-child(3) img{
    padding: 0.06rem 0.08rem 0.06rem 0;
}
.rongyi2 .jiagou .columns .column:nth-child(2) h1,
.rongyi2 .jiagou .columns .column:nth-child(3) h1{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(229, 241, 255, 0.8) 49%, rgba(255, 255, 255, 0) 100%);
    justify-content: center;
}

.rongyi2 .jiagou .columns .column:nth-child(2){margin-right: 0.1rem;}
.rongyi2 .jiagou .columns.is_1 .column:nth-child(5) {
    width: 2.7rem;
    border: 1px dashed #a9c1f0;
    padding: 0.12rem;
}
.rongyi2 .jiagou .columns .column:nth-child(5) dl{display: flex;flex-wrap: wrap;padding-top: 0.14rem;}
.rongyi2 .jiagou .columns .column:nth-child(5) dl dd{padding: 0.07rem 0.12rem;}
.rongyi2 .jiagou .columns.is_1 .column:nth-child(5) H1{
    padding-bottom: 0.12rem;
    border-bottom: 1px solid #C9D8FF;
}
.rongyi2 .jiagou .columns {flex-wrap: unset;}
.rongyi2 .jiagou ul{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */

}
.rongyi2 .jiagou ul li{
    margin: 0 0.02rem ;
    padding: 0.04rem 0.03rem;
    border: 1px solid #d9d9d9;
    margin-bottom: 0.05rem;
    color: #626F85;
}
.rongyi2 .jiagou .columns.is_1{margin-bottom: 0.10rem;}

.rongyi2 .jiagou .columns.is_1 .column:nth-child(4){display: flex;align-items: center;    padding: 0 0.02rem;}

.rongyi2 .jiagou .columns.is_2 .column:nth-child(4){
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    padding: 0 0.02rem;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(4) img{
    display: block;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(5){
    width: 2.7rem;
    border: unset;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(5) h1{
    padding: 0.07rem 0.05rem;
    border: 1px dashed #a9c1f0;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(5) p{
    font-size: 14px;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(5) .columns{
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding-top: 0.14rem;
}
.rongyi2 .jiagou .columns.is_2 .column:nth-child(5) .columns div{
    padding: 0 0.04rem;
}
.rongyi3 .columns.is-1{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 6px 6px 16px 0px rgba(55, 90, 170, 0.1);
    border-radius: 26px;
    border: 2px solid #FFFFFF;
    padding: 0.08rem;
    max-width: 7rem;
    margin: auto;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.rongyi3 .is-1 .column{width: 30%;}
.rongyi3 .is-1 .column h1{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    padding: 0.07rem 0;
    text-align: center;
}
.rongyi3 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.rongyi3 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.rongyi3 .ul li{
    display: none;
}
.rongyi3 .ul li:nth-child(1){
    display: block;
}
.rongyi3 .ul .columns.is-2{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.46rem 0.72rem;
    position: relative;
}
.rongyi3 .ul .columns.is-2::after{
    content: '';
    position: absolute;
    top: 37%;
    width: 10.61rem;
    background: url(../images/3_4/113.png) no-repeat;
    height: 100%;
    background-size: contain;
}
.rongyi3 .ul .columns.is-2 .column {
    width: 20%;
    text-align: center;
}
.rongyi3 .ul .columns.is-2 .column .title{
    background: #F5FAFF;
    border-radius: 56px;
    border: 1px solid #0D7CFC;
    width: 110px;
    height: 110px;
    margin: auto;
    position: relative;
    z-index: 1;
}
.rongyi3 .ul .columns.is-2 .column .title img{
    padding: 0.16rem 0 0.1rem 0;
}
.rongyi3 .ul .columns.is-2 .column h1{
    color: #333333;
    font-size: 0.16rem;
}
.rongyi3 .ul .columns.is-2 .column h2{
    color: #626F85;
    font-size: 0.14rem;
    padding-top: 0.16rem;
    line-height: 20px;
}

.rongyi3 .ul .columns.is-3 {
    padding: 0.34rem;
    justify-content: space-between;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    max-width: 1034px;
    margin: auto;
    box-sizing: border-box;
}
.rongyi3 .ul .columns.is-3>.column:nth-child(1){
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.rongyi3 .ul .columns.is-3>.column:nth-child(2){width: 45%;}
.rongyi3 .ul .columns.is-3>.column h1{
    font-size: 0.2rem;
    color: #0C1626;
}
.rongyi3 .ul .columns.is-3>.column h2{
    font-size: 0.14rem;
    color: #98A3B7;
    width: 65%;
}
.rongyi3 .ul .columns.is-3>.column .columns{
    align-items: center;
}
.rongyi3 .ul .columns.is-3>.column .columns img{
    padding-right: 0.08rem;
}
.rongyi3 .ul .columns.is-3>.column .columns .columns{
    width: 35%;
}

.rongyi3 .ul .columns.is-4 {
    padding: 0.34rem;
    justify-content: center;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    max-width: 1034px;
    margin: auto;
    box-sizing: border-box;
    align-items: center;
}
.rongyi3 .ul .columns.is-4 h1{font-size: 0.14rem;color: #626F85;padding: 0.2rem 0.1rem;font-weight: unset;position: relative;}
.rongyi3 .ul .columns.is-4 h2{
    font-size: 0.2rem;
    color: #0C1626;
}
.rongyi3 .ul .columns.is-4>.column .columns .columns{
    width: 35%;
}
.rongyi3 .ul .columns.is-4>.column:nth-child(3) {padding-right: 0.65rem;}
.rongyi3 .ul .columns.is-4>.column:nth-child(3) h2,
.rongyi3 .ul .columns.is-4>.column:nth-child(4) h2{
    width: 1.44rem;
    height: 1.44rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border-radius: 72px;
    border: 1px solid #0D7CFC;
}

.rongyi3 .ul .columns.is-4 .column:nth-child(1) h1::after{
    content: '';
    position: absolute;
    right: -12px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: url('../images/3_4//140.png');
}
.rongyi3 .ul .columns.is-4 .column:nth-child(6) h1::after{
    content: '';
    position: absolute;
    left: -12px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: url('../images/3_4//140.png');
}

.rongy4{
    padding: 0.52rem 0 0.38rem 0;background-size: cover;
    min-height: 5rem;
    box-sizing: border-box;
}
.rongy4 .Container{max-width: 10.8rem;}
.rongy4 h1{  
    font-size: 0.30rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
    padding: 0.75rem 0 0.16rem 0;
}
.rongy4 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0.08rem 0 0 0;
    text-align: center;
}
.rongy4 h3{
    font-size: 14px;
    font-weight: normal;
    color: #D4D4D4;
    line-height: 20px;
    padding-bottom: 0.32rem;
}

.rongy4 .ul_image li{display: none;}
.rongy4 .ul_image li:nth-child(1){display: block;}
.rongy4 .slider li{position: relative;margin-right: 0.16rem;}
.rongy4 .slider li::after{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background: #00000094;
    transition: all .3s ease-in-out;
}
.rongy4 .slider li.aon::after{    
    background: #00000000;
    transition: all .3s ease-in-out;
}



@media(max-width:1200px){

}
@media(max-width:1024px){
    .rongyi3 .ul .columns::after{display: none;}
}
@media(max-width:998px){


    .rongyi3 .ul .columns.is-4>.column:nth-child(3){padding-right: 0.05rem;}
}
@media(max-width:768px){
    .zhineng1 .column{flex-grow: 1;width: unset;}

    .rongyi2 .jiagou .columns .column:nth-child(1){
        border-right: unset;
        margin-right: unset;
    }
    .rongyi2 .jiagou .columns {flex-wrap: wrap;}
    .rongyi2 .jiagou .columns .column {
        width: 100% !important;
        margin-bottom: 0.1rem;
    }
    .rongyi2 .jiagou .columns .column .hides{
        display: none !important;
    }
    .rongyi2 .jiagou .columns.is_2 .column:nth-child(1)::after{
        display: none;
    }


    .rongyi3 .is-1 .column{width: 33.3%;}
    .rongyi3 .ul .columns.is-2 {padding: 0.46rem 0.2rem;}
    .rongyi3 .ul .columns.is-2 .column{width: 50%;padding-bottom: 0.2rem;}
    .rongyi3 .ul .columns.is-4 .column{width: 40%;}
    .rongyi3 .ul .columns.is-4 .column:nth-child(2) ,
    .rongyi3 .ul .columns.is-4 .column:nth-child(5) {
        width: 20%;
    }
    .rongyi3 .ul .columns.is-4,.rongyi3 .ul .columns.is-3{padding: 0.14rem;}
    .rongyi3 .ul .columns.is-3>.column:nth-child(1),.rongyi3 .ul .columns.is-3>.column:nth-child(2){
        width: 100%;
    }

    .rongy4 .columns{justify-content: unset;}
    .rongy4 h1 {padding: 0.2rem 0;}
    .rongy4 h2{padding: 0.08rem 0 0.2rem 0;}
}


/* 03_产品中心-4流量广告 */
.liuliang1 {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
}
.liuliang1 .columns {justify-content: center;}
.liuliang1 .column {width: 30%;text-align: center;}
.liuliang1 .column img{width: 0.8rem;}
.liuliang1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    padding: 0.2rem 0 0.07rem 0;
    line-height: 20px;
}
.liuliang2 {background: url(../images/3_4/165.png);}
.liuliang2 .columns.is-1{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 6px 6px 16px 0px rgba(55, 90, 170, 0.1);
    border-radius: 26px;
    border: 2px solid #FFFFFF;
    padding: 0.08rem;
    max-width: 7rem;
    margin: auto;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.liuliang2 .is-1 .column{width: 30%;}
.liuliang2 .is-1 .column h1{
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    padding: 0.07rem 0;
    text-align: center;
}
.liuliang2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.liuliang2 .is-1 .column.aon h1{
    background: #0A56EF;
    border-radius: 18px;
    color: #FFFFFF;
}
.liuliang2 .ul li{
    display: none;
}
.liuliang2 .ul li:nth-child(1){
    display: block;
}
.liuliang2 .ul li{
    background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.4rem 0;
}
.liuliang2 .ul li h1{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.24rem;
    font-weight: normal;
    color: #1A273E;
    padding-bottom: 0.16rem;
}
.liuliang2 .ul li h1 img{
    padding-right: 0.08rem;
}
.liuliang2 .ul li h2{
    text-align: center;
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding-bottom: 0.4rem;
}
.liuliang2 .ul li .columns.is-2 {
    justify-content: center;
    margin-top: 0.2rem;
}
.liuliang2 .ul li .columns.is-2 .column{
    width: 26.088%;
    padding: 0.21rem;
    background: url(../images/3_4/146.png);
    text-align: center;
    margin: 0 0.12rem;
    background-size: 100% 100%;
}
.liuliang2 .ul li .columns.is-2 .column h3{
    padding: 0.12rem 0 0.04rem 0;
    font-size: 0.20rem;
    color: #0C1626;
    line-height: 27px;
}
.liuliang2 .ul li .columns.is-2 .column h4{
    font-weight: normal;
    color: #0A56EF;
    font-size: 0.12rem;
    padding-bottom: 0.12rem;
}
.liuliang2 .ul li .columns.is-2 .column h5{
    font-weight: normal;
    color: #3B485D;
    font-size: 0.14rem;
    padding: 0.08rem 0;
    margin-bottom: 0.16rem;
    background: url(../images/3_4/145.png);
}
.liuliang2 .ul li .columns.is-2 .column h6{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    text-align: justify;
}
.liuliang2 .ul li .columns.is-2 .image1{
    background: linear-gradient(228deg, #FFFFFF 0%, #FCFCFC 100%);
    border-radius: 20px;
    border: 1px solid #DBDFE9;
    width: 1.52rem;
    height: 0.38rem;
    display: flex;
    margin: auto;
    margin-top: -0.4rem;

}
.liuliang2 .ul li .columns.is-2 .image1 img{display: block;margin: auto;}

.liuliang2 .ul li .columns.is-3 {
    justify-content: center;
    margin-top: 0.2rem;
}
.liuliang2 .ul li .columns.is-3 .column{
    width: 26.088%;
    padding: 0.20rem;
    background: url(../images/3_4/159.png);
    text-align: center;
    margin: 0 0.12rem 0.46rem 0.12rem;
    background-size: 100% 100%;
}
.liuliang2 .ul li .columns.is-3 .image1 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(228deg, #FFFFFF 0%, #FCFCFC 100%);
    border-radius: 20px;
    border: 1px solid #DBDFE9;
    width: 1.52rem;
    height: 0.38rem;
    display: flex;
    margin: auto;
    margin-top: -0.4rem;
    margin-bottom: 0.2rem;
}
.liuliang2 .ul li .columns.is-3 .image1 img{padding-right: 0.08rem;}
.liuliang2 .ul li .columns.is-3 .image1 h3{
    font-size: 0.16rem;
    color: #333333;
    font-weight: normal;
}





.liuliang2 .ul li:nth-child(2){
    padding: 0.4rem 0.48rem;
}
.liuliang2 .ul li .columns.is-4 .column:nth-child(3){
    width: 5.16rem;
    margin-left: 0.44rem;
    margin-right: 0.3rem;
}
.liuliang2 .ul li .columns.is-4{align-items: center;flex-wrap: unset;}
.liuliang2 .ul li .columns.is-4 h6{
    width: 100%;
    height: 0.98rem;
    text-align: center;
    background: rgba(75, 159, 255, 0.04);
    border-radius: 49px;
    border: 1px solid #0D7CFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.06rem;
}
.liuliang2 .ul li .columns.is-4 .intro:nth-child(2){margin: 0.2rem 0;}
.liuliang2 .ul li .columns.is-4 .intro{
    display: flex;
    background: linear-gradient(90deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%);
    border: 1px dashed #0a56ef36;
    padding: 0.16rem 0;
    align-items: center;
}
.liuliang2 .ul li .columns.is-4 .intro h2{
    display: flex;
    align-items: center;
    padding: 0.06rem 0.22rem;
    margin-right: 0.2rem;
    margin-left: -0.4rem;
    background: #FFFFFF;
    border-radius: 28px;
    border: 1px solid #979797;
    width: 18%;
}
.liuliang2 .ul li .columns.is-4 .intro h3{
    line-height: 20px;
    font-weight: normal;
    font-size: 0.14rem;
    color: #98A3B7;
    width: 82%;
}
.liuliang2 .ul li .columns.is-4 .intro h5{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.12rem 0.2rem;
}
.liuliang2 .ul li .columns.is-4 .intro h5 img,.liuliang2 .ul li .columns.is-4 .intro h2 img{
    padding-right: 0.08rem;
}

.liuliang2 .ul li .columns.is-4 .column:nth-child(5){
    background: url(../images/3_4/173.png);
    width: 1.32rem;
    text-align: end;
    margin-left: -0.35rem;
    padding-right: 0.3rem;
    background-size: cover;
}
.liuliang2 .ul li .columns.is-4 .column:nth-child(5) h4{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 2px 2px 4px 0px rgba(55, 90, 170, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    padding: 0.04rem 0.13rem;
        
    font-weight: normal;
    line-height: 0.20rem;
    color: #6F84A7;
    font-size: 0.14rem;
    display: inline-block;
}
.liuliang2 .ul li .columns.is-4 .column:nth-child(6) h5{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.11rem 0.2rem;
    background: rgba(75, 159, 255, 0.04);
    border-radius: 28px;
    border: 1px solid #0D7CFC;

    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    line-height: 22px;
    margin-left: 0.04rem;
}

.liuliang2 .ul li .columns.is-4 .column:nth-child(1){
    width: 9%;
}

.liuliang2 .ul li .columns.is-5 {
    padding-top: 0.38rem;
}
.liuliang2 .ul li .columns.is-5 .column{
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 0.2rem;
    margin-top: 0.12rem;
    border-left: 1px dashed #C5CFE1;
}
.liuliang2 .ul li .columns.is-5 .column:nth-child(1),
.liuliang2 .ul li .columns.is-5 .column:nth-child(4){
    border-left: 1px dashed transparent;
}
.liuliang2 .ul li .columns.is-5 .column h1{
    display: flex;
    align-items: center;
    justify-content: unset;
    padding-bottom: 0;
    font-size: 0.16rem;
}
.liuliang2 .ul li .columns.is-5 .column h1 img{
    padding-right: 0.08rem;
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}
.liuliang2 .ul li .columns.is-5 .column h1 img{
    padding-right: 0.08rem;
}
.liuliang2 .ul li .columns.is-5 .column h2{
    padding: 0.04rem 0;
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    text-align: unset;
}

.liuliang3 {background: url(../images/3_4/189.png);}
.liuliang3 h1{
    display: flex;
    align-items: center;
    font-size: 0.16rem;
    color: #333333;
    line-height: 22px;
    padding: 0.07rem 0.37rem;
    width: 2.30rem;
    box-sizing: border-box;
}
.liuliang3 h2{
    font-weight: normal;
    line-height: 20px;
    color: #626F85;
    font-size: 0.14rem;
    padding-left: 37px;
    background: url(../images/3_4/195.png) no-repeat;
    margin-top: 0.16rem;
    background-position: left;
    background-position-x: 11px;
}
.liuliang3 .columns{ justify-content: center; }
.liuliang3 .column{
    min-width: 20%;
}
.liuliang3 .column:nth-child(1) {
    margin-bottom: 0.5rem;
}
/* .liuliang3 .column:nth-child(5){
    position: relative;
}
.liuliang3 .column:nth-child(5)::after{
    content: '';
    position: absolute;
    top: 100%;
    background: url(../images/3_4/201.png)  no-repeat;
    width: 0.81rem;
    height: 0.84rem;
} */
.liuliang3 .column:nth-child(1) h1{
    background: url(../images/3_4/197.png)  no-repeat;
    background-size: 100% 100%;
}
.liuliang3 .column:nth-child(3) h1,.liuliang3 .column:nth-child(5) h1{
    background: url(../images/3_4/198.png)  no-repeat;
    background-size: 100% 100%;
}
.liuliang3 .column:nth-child(6) h1,.liuliang3 .column:nth-child(8) h1{
    background: url(../images/3_4/199.png)  no-repeat;
    background-size: 100% 100%;
}
.liuliang3 .column.image{
    padding: 0.07rem 0.2rem 0 0;
    min-width: unset;
}

.liuliang3 .column:nth-child(9){
    position: relative;
    min-width: unset;
}

.liuliang3 .column:nth-child(9) img{
    margin-top: -0.45rem;
    width: 0.81rem;
}


.liuliang4 {background: url(../images/3_4/181.png);}
.liuliang4 .columns{
    padding: 0.4rem 0.96rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border: 2px solid #FFFFFF;
    line-height: 1;
}
.liuliang4 .column{
   width: 25%;
   text-align: center;
}
.liuliang4 .column h1{ 
    text-align: center;
    padding: 0.24rem 0 0.12rem 0;
    font-weight: normal;
    color: #333333;
    font-size: 0.16rem;
    line-height: 22px;
}
.liuliang4 span{
    color: #375AAA;
    font-size: 0.2rem;
    padding-right: 0.04rem;
}

.liuliang5 .image {
    padding: 0.40rem 0.33rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border: 2px solid #FFFFFF;
}

@media(max-width:1120px){
    .liuliang3 .columns{
        zoom: 0.9;
    }
}
@media(max-width:900px){
    .liuliang3 .columns{
        zoom: 1;
    }
    .liuliang3 .column{
        margin-bottom: 00.5rem;
    }
    .liuliang3 .column.image,.liuliang3 .column:nth-child(9){
        display: none;
    }
}
@media(max-width:768px){
    .liuliang2 .ul li .columns.is-2 .column{width: 100%;}
    .liuliang2 .ul li .columns.is-2 .image1{
        padding: 0 0.1rem;
    }

    .liuliang2 .ul li .columns.is-4 {justify-content: center;flex-wrap: wrap;}
    .liuliang2 .ul li .columns.is-4 .column:nth-child(1){
        width: 0.98rem;
        margin-bottom: 0.2rem;
    }
    .liuliang2 .ul li .columns.is-4 .column:nth-child(1) img{
        width: 0.4rem;
    }
    .liuliang2 .ul li .columns.is-4 .column:nth-child(2) img{
        display: none;
    }
    .liuliang2 .ul li:nth-child(2){padding: 0.4rem 0.1rem;}
    .liuliang2 .ul li .columns.is-4 .intro{display: block;padding: 0.16rem;}
    .liuliang2 .ul li .columns.is-4 .intro h2{
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0.1rem;
    }
    .liuliang2 .ul li .columns.is-4 .column:nth-child(3){
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .liuliang2 .ul li .columns.is-3 .column,
    .liuliang2 .ul li .columns.is-3 .image1,
    .liuliang2 .ul li .columns.is-4 .intro h3,
    .liuliang2 .ul li .columns.is-5 .column
    {width: 100%;}
    .liuliang2 .ul li .columns.is-4 .intro h2{width: unset;}

    .liuliang3 .column:nth-child(3) ,
    .liuliang3 .column:nth-child(5) ,
    .liuliang3 .column:nth-child(6) ,
    .liuliang3 .column:nth-child(8) 
    {width: 50%;}
    .liuliang3 .columns{justify-content: unset;}

    .liuliang4 .columns {justify-content: space-between;}
    .liuliang4 .columns .column{width: 48%;}
    .liuliang4 .columns{padding: 0.4rem 0.2rem;}
}


/* 03_产品中心-4互动营销-微信代运营服务 */
.weixin1 .columns{justify-content: space-between;text-align: center;}
.weixin1 .column{width: 16.66%;}
.weixin1 .column img{width: 0.8rem;}
.weixin1 .column h1{padding-top: 0.2rem;font-size: 0.16rem;color: #333333;font-weight: normal;}

.weixin2 {background: url(../images/3_4/213.png);}
.weixin2 .columns{text-align: center;}
.weixin2 .columns .column:nth-child( 3n + 2 ){margin: 0 2%;margin-bottom: 0.24rem;}
.weixin2 .columns .column{
    width: 32%;
    padding: 0.32rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    margin-bottom: 0.24rem
}
.weixin2 .columns .column img{width: 0.6rem ;}
.weixin2 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.weixin2 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

.weixin3 .images{
    height: 8.80rem;
}
.weixin3 .images::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.3rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255 / 80%) 100%);
}
.weixin3 .images::before{
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1.3rem;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255 / 80%) 100%);
}
.weixin3 .images img{
    margin-bottom: -0.6rem;
}
.weixin3 .module1{
    position: relative;
}

.weixin3 .module1::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

.weixin4{background: url(../images/3_4/218.png);}
.weixin4 .PageTit{color: #ffffff;}
.weixin4 .columns.is-1 {
    background: url(../images/3_4/219.png) no-repeat;
    background-position: bottom;
    background-size: contain;
    margin-bottom: 0.28rem;
    /* align-items: flex-end; */
}
.weixin4 .columns.is-1 .column:nth-child(1){width: 62.5%;box-shadow: 11px 8px 15px 0px rgb(30 35 54);border-radius: 8px;}
.weixin4 .columns.is-1 .column:nth-child(2){
    width: 37.5%;
    margin-bottom: 0.15rem;
    padding: 0.75rem 0.6rem 0;
}
.weixin4 .columns.is-1 .intro{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0;
    box-sizing: border-box;
}
.weixin4 .columns.is-1 h1{
    font-size: 0.20rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    padding-bottom: 0.2rem;
}
.weixin4 .columns.is-1 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding-bottom: 0.2rem;
}
.weixin4 .columns.is-2 {align-items: center;}
.weixin4 .columns.is-2 .image1{height: 0.96rem;margin-right: 0.22rem;}
.weixin4 .columns.is-2 .image2{width: 1.28rem; height: 0.85rem;background: url(../images/3_4/216.png) no-repeat;text-align: center;line-height: 0.85rem;color: #fff;font-size: 0.16rem;font-weight: normal;background-size: contain;}

.weixin4 .slick-next {
    background: url(../images/3_4/221.png);
    top: calc(50% - 1.25rem/3);
    width: 0.57rem;
    height: 1.25rem;
    right: -0.70rem;
    padding: 0;
    background-size: contain;
}
.weixin4 .slick-prev{
    background: url(../images/3_4/220.png);
    top: calc(50% - 1.25rem/3);
    width: 0.57rem;
    height: 1.25rem;
    left: -0.70rem;
    padding: 0;
    background-size: contain;
}

.weixin4 .slick-disabled{opacity: 0.3;}
@media(max-width:1024px){
    .weixin4 .columns.is-2 .image1{height: 0.56rem;}
    .weixin4 .columns.is-2 .image2{height: 0.45rem;    line-height: 0.45rem;}
    .weixin4 .slick-next,
    .weixin4 .slick-prev{
        display: none;
    }
}
@media(max-width:900px){
    .weixin4 .columns.is-1 {background-size: unset;}
    .weixin4 .columns.is-1 .column:nth-child(1),
    .weixin4 .columns.is-1 .column:nth-child(2){width: 100%;}
    .weixin4 .columns.is-1 .column:nth-child(2){padding: 0rem 0.6rem 0;}
}
@media(max-width:768px){
    .weixin1 .column { width: 33.33%;}
    .weixin2 .columns .column:nth-child( 3n + 2 ){margin: 0 ;margin-bottom: 0.24rem;}
    .weixin2 .columns{justify-content: space-between;}
    .weixin2 .columns .column{width: 48.5%;margin-bottom: 3%;padding: 0.12rem;}
}


/* 03_产品中心-4互动营销-互动营销平台.shtml */
.hudon1{
    background: url(../images/3_4/226.png);
}
.hudon1 .columns{
    align-items: center;
}
.hudon1 .columns .column:nth-child(1){width: 25.8%;}
.hudon1 .columns .column:nth-child(2){width: 74.2%;}
.hudon1 .columns .column:nth-child(2){
    background: url(../images/3_4/225.png) no-repeat;
    height: 4.83rem;
    background-size: contain;
    background-position: center;
    position: relative;
}
.hudon1 .columns .column:nth-child(2) video{
    width: 6.65rem;
    height: 3.74rem;
    margin: auto;
    padding-top: 0.32rem;
}
.hudon1 .columns .column:nth-child(2) img{
    position: absolute;
    top: calc(50% - 0.6rem);
    left: calc(50% - 0.3rem);
    width: 0.6rem;
}
.hudon1 .columns h1{
    font-weight: normal;
    line-height: 42px;
    color: #25282C;
    font-size: 0.30rem;
}
.hudon1 .columns h2{
    font-weight: normal;
    line-height: 20px;
    color: #3B485D;
    font-size: 0.14rem;
    padding: 0.4rem 0 0.8rem 0;
}
.hudon1 .columns h3{
    color: #FFFFFF;
    font-size: 0.20rem;
    line-height: 27px;
    font-weight: normal;
    padding: 0.12rem  0.4rem;
    background: #0A56EF;
    box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);
    border-radius: 26px;
    display: inline-block;
}

.hudon2 {background: url(../images/3_4/213.png);}
.hudon2 .columns .column:nth-child( 3n + 2 ){margin: 0 2%;margin-bottom: 0.24rem;}
.hudon2 .columns .column{
    width: 32%;
    padding: 0.32rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    margin-bottom: 0.24rem
}
.hudon2 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.hudon2 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}


/* #tumble{position: relative;}
.tumble {height: 805px;overflow: auto;}
.tumble::-webkit-scrollbar {滚动条整体样式
    width: 0px;     高宽分别对应横竖滚动条的尺寸
    height: 0px;
} */

.hudon3 {background: url(../images/3_4/231.png) no-repeat center center;background-size: cover;  min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.hudon3  .Container{width: 90%;}
.hudon3 ul h1{
    color: #3B485D;
    font-weight: normal;
    font-size: 44px;
    padding: 0.32rem 0 0.2rem 0;
    line-height: 1;
}
.hudon3 ul h2{
    font-size: 14px;
    color: #98A3B7;
    line-height: 20px;
    font-weight: normal;
}
.hudon3 .columns{justify-content: space-evenly;align-items: center;}
.hudon3 .columns .Swiper1{
    width: 45%;
    overflow: hidden;
    text-align: center;
    position: relative;
   
}
.hudon3 .columns .ul_1 li{ background-color: #fff;}
.hudon3 .columns .ul_2 .atpresent{
    color: #0A56EF;
    font-weight: normal;
    font-size: 52px;
    line-height: 1;
}
.hudon3 .columns .ul_2 li{height: 300px;position: absolute; top: 0; left:0;    transition: all .3s ease-in-out;}
.hudon3 .columns .ul_2 .amount{
    font-weight: normal;
    color: #98A3B7;
    font-size: 24px;
    line-height: 33px;
}
.hudon3 .columns .slick-dots{
    background: #E4EAF2;
    border-radius: 2px;
    width: 3px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.hudon3 .columns .slick-dots div{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    width: 3px;
    height: 100%;
    /* height: 33.3%;
    transition: all 0.5s linear; */
    background: #0A56EF;
}
.hudon3 .columns .swiper-container{
    width: 55%;
    overflow: hidden;
    height: 200px;
    position: relative;
}
/* .hudon3 .swiper3{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
} */
.hudon3 .columns .ul_1{
position: relative;
}

.hudon3 .columns .ul_1 li{display: flex;align-items: center; justify-content: center;}
.hudon3 .columns .ul_1 li ~ li{position: absolute; left: 0; top: 0;width: 100%;}


.hudon4 {background: url(../images/3_4/238.png);}
.hudon4 .images{
    height: 8.80rem;
}
.hudon4 .images::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.3rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F4F7FA 100%);
}
.hudon4 .images::before{
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1.3rem;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #F4F7FA 100%);
}

.hudon4 .columns{
    display: flex;
    justify-content: center;
    padding-bottom: 0.32rem;
}
.hudon4 .columns .column{
    border-bottom: 4px solid #0A56EF00;
    padding: 0 0 0.27rem 0;
    width: 1.4rem;
    text-align: center;
    font-size: 0.16rem;
    font-weight: normal;
    margin: 0 6%;
}
.hudon4 .columns .column.on{
    border-bottom: 4px solid #0A56EF;
    color: #0A56EF;
}
.hudon4 .intro{position: relative;}
.hudon4 .intro .images.is1 img{margin-bottom: -1.1rem;}
.hudon4 .intro .images.is2 img{margin-bottom: 20px;}
.hudon4 .intro::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.hudon4 .images{display: none;text-align: center;}
.hudon4 .images:nth-child(1){display: block;}
.hudon4 .chakan{
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    padding: 0.12rem 0rem;
    background: #0A56EF;
    box-shadow: 4px 4px 8px 0px rgb(55 90 170 / 6%);
    border-radius: 26px;
    width: 1.95rem;
    margin: 0.6rem auto auto auto;
    text-align: center;
    box-sizing: border-box
}
.hudon4 .chakan img{
    padding-left: 0.12rem;
}
@media(max-width:1024px){
    .hudon1 .columns .column:nth-child(1),
    .hudon1 .columns .column:nth-child(2){
        width: 100%;
    }
    .hudon1 .columns .column:nth-child(2){
        height: unset;
    }
    .hudon1 .columns .column:nth-child(2) video{
        width: 65%;
        height: auto;
        padding-bottom: 0.52rem;
    }
}
@media(max-width:768px){
    .hudon2 .columns .column:nth-child( 3n + 2 ){margin: 0 ;margin-bottom: 0.24rem;}
    .hudon2 .columns{justify-content: space-between;}
    .hudon2 .columns .column{width: 48.5%;padding: 0.12rem;}

    .hudon3 .columns .Swiper1,.hudon3 .columns .swiper-container{width: 100%;}
    .hudon1 .columns h2{padding: 0.2rem 0;}
    .hudon1 .columns h3{padding: 0.06rem 0.4rem;}

}
.hudon5{background: url(../images/3_4/240.png);background-size: cover;}
.hudon5 .PageTit{color: #ffffff;}
.hudon5 .columns.is-1 {
    background: url(../images/3_4/243.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.28rem;
}
.hudon5 .columns.is-1>.column:nth-child(1){
    width: 62.5%;
    position: relative;
    box-shadow: 11px 8px 15px 0px rgb(30 35 54);border-radius: 8px;
    background: #1f253b;
}
.hudon5 .columns.is-1>.column:nth-child(1) a{
    position: absolute;
    top: calc(50% - 0.3rem);
    left: calc(50% - 0.3rem);
}
.hudon5 .columns.is-1>.column:nth-child(1) a img{
    width: 0.6rem;
}
.hudon5 .columns.is-1>.column:nth-child(1) video{
    border-radius: 8px;
    max-height: 4.2rem;
    background: #1f253b;
}
.hudon5 .columns.is-1>.column:nth-child(2){
    width: 37.5%;
    margin: 0.15rem 0;
    padding: 0 0.4rem 0 0.5rem;
}
.hudon5 .columns.is-1 .intro{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0;
    box-sizing: border-box;
}
.hudon5 .columns.is-1 h1{
    font-size: 0.2rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    display: flex;
    align-items: center;
}
.hudon5 .columns.is-1 h1 img{
    padding-right: 0.08rem;
}
.hudon5 .columns.is-1 h2{
    font-size: 0.2rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    padding-bottom: 0.2rem;
}
.hudon5 .columns.is-1 h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #cbced5;
    line-height: 20px;
    margin-bottom: 0.16rem;
    padding-left: 25px;
    background: url(../images/3_4/244.png) no-repeat;
    background-position-x: left;
    background-position-y: 2px;
}
.hudon5 .columns.is-1 h3 span{
    color: #98A3B7;
    display: block;
    padding-top: 0.04rem;
}

.hudon5 .columns.is-2 {
    padding: 0 0 0.17rem 0;
}
.hudon5 .columns.is-2 .column{
    padding: 0.04rem 0.09rem;
    font-size: 0.14rem;
    font-weight: normal;
    color: #b0b7c4;
    line-height: 20px;
    border: 1px solid #636d7f;
    margin-top: 0.08rem;
}
.hudon5 .columns.is-2 .column:not(:last-child){
    margin-right: 0.08rem;
}
.hudon5 .slick-next {
    background: url(../images/3_4/221.png);
    top: calc(50% - 1.25rem/3);
    width: 0.57rem;
    height: 1.25rem;
    right: -0.70rem;
    padding: 0;
    background-size: contain;
}
.hudon5 .slick-prev{
    background: url(../images/3_4/220.png);
    top: calc(50% - 1.25rem/3);
    width: 0.57rem;
    height: 1.25rem;
    left: -0.70rem;
    padding: 0;
    background-size: contain;
}
.hudon5 .slick-disabled{opacity: 0.3;}

.hudon5 .columns.fenlei{
    display: flex;
    justify-content: center;
    padding-bottom: 0.32rem;
}
.hudon5 .columns.fenlei .column{
    border-bottom: 4px solid #0A56EF00;
    padding: 0 0 0.27rem 0;
    width: 1.4rem;
    text-align: center;
    font-size: 0.16rem;
    font-weight: normal;
    margin: 0 6%;
    color: #98A3B7;
}
.hudon5 .columns.fenlei .column.on{
    border-bottom: 4px solid #0A56EF;
    color: #FFFFFF;
}
.hudon5 .images{display: none;}
.hudon5 .images:nth-child(1){display: block;}
.hudon5 .columns .slick-track{min-width: 100%;}
@media(max-width:1024px){
    .hudon5 .columns.is-2 .image1{height: 0.56rem;}
    .hudon5 .columns.is-2 .image2{height: 0.45rem;    line-height: 0.45rem;}
    .hudon5 .slick-next,
    .hudon5 .slick-prev{
        display: none;
    }
}
@media(max-width:900px){
    /* .hudon5 .columns.is-1 {background-size: unset;} */
    .hudon5 .columns.is-1>.column:nth-child(1),
    .hudon5 .columns.is-1>.column:nth-child(2){width: 100%;}
    .hudon5 .columns.is-1>.column:nth-child(2){padding: 0rem 0.2rem 0;}

    .hudon5 .columns.is-1 h3{background-position-y: 3px;}
}
.category .columns{
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 6px 12px 0px rgba(134, 144, 168, 0.13);
}
.category .columns .column{
    border-bottom: 4px solid #0A56EF00;
    padding: 0.29rem 0;
    width: 2.20rem;
    text-align: center;
    font-size: 0.16rem;
    font-weight: normal;
    margin: 0 0.63rem;
}
.category .columns .column.on {
    border-bottom: 4px solid #0A56EF;
    color: #0A56EF;
}
.category .columns .column.on a{
    color: #0A56EF;
}
#category_top{position: fixed;width: 100%;z-index: 100;top: 0;}

.category_ul>li{display: none;}
.category_ul>li:nth-child(1){display: block;}
@media(max-width:768px){
    .category .columns .column{
        border-bottom: 1px solid #0A56EF00;
        padding: 0.1rem 0;
        width: unset;
        margin: 0 0.33rem;
    }
    .category .columns .column.on {
        border-bottom: 1px solid #0A56EF;
    }
}

/* 03_产品中心-1数字化营销服务 */
.shuziyingxiao1{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: inset 0px 2px 0px 0px #FFFFFF;}
.shuziyingxiao1 .column{padding: 0 0.32rem;width: 33.33%;margin-bottom: 0.4rem;}
.shuziyingxiao1 h1{
    font-size: 0.20rem;
    font-weight: normal;
    color: #0C1626;
    display: flex;
    align-items: center;
}
.shuziyingxiao1 h1 img{
    width: 0.6rem;
    margin-right: 0.12rem;
}
.shuziyingxiao1 h2{
    margin-top: 0.12rem;
    line-height: 20px;
    color: #98A3B7;
    font-size: 0.14rem;
    font-weight: normal;
    padding-left: 12px;
    position: relative;
}

.shuziyingxiao1 h2::after{
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    width: 4px;
    height: 4px;
    background: #0D7CFC;
    border-radius: 50px;
}

.shuziyingxiao2{background: url('../images/3_1/10.png');}
.shuziyingxiao2  h1,.shuziyingxiao2  ul{
    font-size: 0.14rem;
    color: #626F85;
    line-height: 20px;
    font-weight: normal;
    min-width: 1.1rem;
    text-align: center;
}
.shuziyingxiao2 h2{
    font-weight: normal;
    line-height: 20px;
    color: #3B485D;
    font-size: 0.14rem;
    text-align: center;
}
.shuziyingxiao2 .columns.is_1{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.4rem 0;
    justify-content: center;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(1) h1{
    background-image: linear-gradient(to bottom, #FFFFFF, #FAFCFF);
    border: 1px dashed #8A8A8A;
    margin-bottom: 0.10rem;
    min-height: 0.8rem;
    line-height: 0.8rem;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(1) ul{
    background-image: linear-gradient(to bottom, #FFFFFF, #FAFCFF);
    border: 1px dashed #8A8A8A;
    text-align: center;
    padding: 0.23rem 0.12rem;
    box-sizing: border-box;
     /* min-height: calc(100% - 0.80rem - 0.1rem); */
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(1) ul li{
    padding: 0.06rem 0;
}
.shuziyingxiao2 .columns.is_2{
    min-height: 0.8rem;
    align-items: center;
    padding: 0 0.02rem;
    text-align: center;
    margin-bottom: 0.1rem;
}
.shuziyingxiao2 .columns.is_2>.column:nth-child(1){
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.shuziyingxiao2 .columns.is_2>.column:nth-child(2){
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #0D7CFC;
    width: 1.5rem;
    padding: 0.12rem 0;
}

.shuziyingxiao2 .columns.is_2>.column:nth-child(3){
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 0.04rem;
}
.shuziyingxiao2 .columns.is_3{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: calc(100% - 0.80rem - 0.1rem);
}
.shuziyingxiao2 .columns.is_3 img{
    width: 3.03rem;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(3) {
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #0D7CFC;
    width: 1.4rem;
    padding: 0.12rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2>img{
    padding: 0 0.04rem 0 0.02rem;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1){
    display: flex;
    align-items: center;
    min-height: 0.08rem;
    margin-bottom: 0.4rem;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1) .columns{
    display: flex;
    padding: 0.12rem;
    width: 3.64rem;
    box-sizing: border-box;
    background: #ffffff4f;
    border: 1px dashed #0A56EF4f;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1) .columns .column:nth-child(1){
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 29.5%;
    border-right: 1px solid #ccc;
    padding-right: 0.12rem
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1) .columns .column:nth-child(2){
    display: flex;
    width: 70.5%;
    flex-wrap: wrap;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1) .columns .column:nth-child(2) h1{
    min-width: unset;
    width: 50%;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(2){
    display: flex;
    align-items: center;
    min-height: 0.08rem;
}
.shuziyingxiao2 .columns.is_4{
    width: 1.5rem;
    min-height: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #0D7CFC;
}
.shuziyingxiao2 .columns.is_5{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 0.04rem;
    min-height: 0.7rem;
}
.shuziyingxiao2 .columns.is_6{
    width: 1.5rem;
    min-height: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #FFFFFF 0%, #FAFCFF 100%);
    border: 1px solid #6F84A7;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(3){
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 84%;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(3) img{
    padding: 0;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(4){
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(4) h1{
    width: 1.5rem;
    background: #FFFFFF;
    border: 1px solid #979797;
    padding: 0.1rem 0;
}

.shuziyingxiao3 .columns{justify-content: space-between;text-align: center;}
.shuziyingxiao3 .columns .column{
    width: 49%;
    margin-bottom: 0.24rem;
    padding: 0.32rem 0.2rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.shuziyingxiao3 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.shuziyingxiao3 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.shuziyingxiao3 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

.shuziyingxiao4 .columns{justify-content: space-between;text-align: center;}
.shuziyingxiao4 .columns .column{
    width: 32%;
    margin-bottom: 0.24rem;
    padding: 0.32rem 0.2rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.shuziyingxiao4 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.shuziyingxiao4 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.shuziyingxiao4 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}
@media(max-width:1400px){
    .shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(3){
        width: 90%;
    }
}
@media(max-width:1024px){
    .shuziyingxiao2 .columns.is_1 .column:nth-child(4){
        margin-top: 0.3rem;
    }
}
@media(max-width:900px){
    .shuziyingxiao1 .column{
        width: 100%;
    }
}
@media(max-width:768px){
    .shuziyingxiao3 .columns .column{width: 100%;margin-bottom: 3%;}
    .shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2>img:nth-child(1){
        display: none;
    }
    .shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(3) img{
        display: block;
    }
    .shuziyingxiao2 .columns.is_1 .column{
        margin-top: 0.3rem;
    }
    .shuziyingxiao2 .columns.is_1>.column:nth-child(1),
    .shuziyingxiao2 .columns.is_1>.column:nth-child(2){
        width: 50%;
    }
    .shuziyingxiao2 .columns.is_2{
        justify-content: center;
    }
    .shuziyingxiao2 .columns.is_3 img{display: none;}
    .shuziyingxiao2 .columns.is_1>.column:nth-child(4) .column2:nth-child(1){
        justify-content: center;
    }
    .shuziyingxiao2 .columns.is_1>.column:nth-child(3){width: 100%;}
}



/* 03_产品中心-1小程序统一管理平台-营销小程序 */
.yingxiaoxiaochengxu1 {color: #626F85;}
.yingxiaoxiaochengxu1 .columns.is_1 {
    max-width: 952px;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 0.6rem;
    font-size: 14px;
    line-height: 20px;
}
.yingxiaoxiaochengxu1 .columns.is_1 h1{
    font-size: 0.18rem;
    font-weight: normal;
    color: #25282C;
    line-height: 25px;
    width: 1.76rem;
    border-radius: 26px;
    border: 1px solid #E5E5E5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yingxiaoxiaochengxu1 .columns.is_1 h1 img{
    padding-right: 0.08rem;
}

.yingxiaoxiaochengxu1 h1.title{
    font-size: 0.14rem;
    color: #333333;
    font-weight: 600;
    line-height: 20px;
    width: 1.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.yingxiaoxiaochengxu1 .columns.is_2 .image{
    padding: 0.02rem;
    display: flex;
    align-items: center;
    width: 0.46rem;
}
.yingxiaoxiaochengxu1 .columns.is_3{
    justify-content: space-between;
    text-align: center;
    border: 1px dashed #0A56EF40;
    padding: 0.13rem 0.2rem;
    box-sizing: border-box;
    width: 3.05rem;
}
.yingxiaoxiaochengxu1 .columns.is_3>.column{
    width: calc(33.33% - 4px);
    padding: 0.1rem 0;
    border: 1px solid #E5E5E5;
    margin: 0.02rem;
}
.yingxiaoxiaochengxu1 .columns.is_3>.column:nth-child(4){
    width: calc(100% - 4px); 
}
.yingxiaoxiaochengxu1 .columns.is_4{
    border: 1px dashed #0A56EF40;
    padding: 0.1rem 0.2rem;
    width: 4.22rem;
    box-sizing: border-box;
    justify-content: space-between;
}
.yingxiaoxiaochengxu1 .columns.is_4>.column {
    text-align: center;
}
.yingxiaoxiaochengxu1 .columns.is_4>.column:nth-child(3){
    display: flex;
    align-items: center;
}

.yingxiaoxiaochengxu1 .columns.is_4>.column dt{
    line-height: 0.28rem;
   background: url("../images/3_1/199.png") no-repeat center;
}
/*.yingxiaoxiaochengxu1 .columns.is_4>.column:nth-child(1){
    padding-right: 0.07rem;
}
.yingxiaoxiaochengxu1 .columns.is_4>.column:nth-child(1) div{
    padding: 0.015rem 0;
}
.yingxiaoxiaochengxu1 .columns.is_4>.column:nth-child(2){
    background: url('../images/3_1/38.png') no-repeat;
    padding: 0 0 0.1rem 0.18rem;
    background-position: left;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 84%;
}*/
.yingxiaoxiaochengxu1 .columns.is_4 h1{
    background: url('../images/3_1/37.png') no-repeat;
    background-position: center;
    font-size: 0.14rem;
    color: #3B485D;
    line-height: 20px;
    text-align: center;
    padding: 0.08rem 0;
}
.yingxiaoxiaochengxu1 .columns.is_5{
    justify-content: space-between;
}
.yingxiaoxiaochengxu1 .columns.is_6{
    padding: 0.13rem 0.1rem;
    border: 1px dashed #0A56EF40;
    box-sizing: border-box;
    width: 2.52rem;
}
.yingxiaoxiaochengxu1 .columns.is_6 .column{
    width: 100%;
    padding: 0.1rem 0;
    border: 1px solid #E5E5E5;
    margin: 0.02rem;
    text-align: center;
}
/*.yingxiaoxiaochengxu1 .columns.is_6>.column:nth-child(2){
    width: 0.46rem;
    padding: 0rem;
    border: 0px solid #979797;
    display: flex;
    align-items: center;
}*/
.yingxiaoxiaochengxu1 .columns.is_6>.column:nth-child(4){
    width: calc(100% - 4px); 
}
.yingxiaoxiaochengxu1 .columns.is_7,.yingxiaoxiaochengxu1 .columns.is_2,.yingxiaoxiaochengxu1 .columns.is_9{
    margin-bottom: 0.1rem;
}
.yingxiaoxiaochengxu1 .columns.is_8{
    width: calc(100% - 1.2rem);
    justify-content: space-evenly;
    padding: 0.3rem 0;
    background: #F2F9FF;
}
.yingxiaoxiaochengxu1 .columns.is_8 .column{
    padding: 0 0.05rem;
    color: #3B485D;
    text-align: center;
    display: flex;
    align-items: center;
}
.yingxiaoxiaochengxu1 .columns.is_8 .column img{
    width: 0.34rem;
}
.yingxiaoxiaochengxu1 .columns.is_10 {  
    width: calc(100% - 1.22rem);
    border: 1px dashed #0A56EF40;
    flex-wrap: unset;
    padding: 0.2rem 0;
    box-sizing: border-box;
}
.yingxiaoxiaochengxu1 .columns.is_10>.column:nth-child(1){
    width: 3.2rem;
    min-width: unset;
}
.yingxiaoxiaochengxu1 .columns.is_10 .column:nth-child(1) .columns.is_11{
   width: 3.2rem;
}
.yingxiaoxiaochengxu1 .columns.is_10>.column{
    padding: 0 0.03rem;
    min-width: 1.2rem;
}
.yingxiaoxiaochengxu1 .columns.is_10>.column:not(:last-child){
    border-right: 1px solid #ccc;
}
.yingxiaoxiaochengxu1 .columns.is_10 h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.07rem;
}
.yingxiaoxiaochengxu1 .columns.is_10 h1 img{
    padding-right: 0.08rem;
    width: 0.32rem;
}
.yingxiaoxiaochengxu1 .columns.is_11{
    justify-content: center;
}
.yingxiaoxiaochengxu1 .columns.is_11 .column{
    padding: 0.08rem  0.08rem 0  0.08rem ;
    color: #98A3B7;
}
.yingxiaoxiaochengxu1 .columns.is_13 {
    width: calc(100% - 1.2rem);
    justify-content: center;
    padding: 0.3rem 0;
    background: #F2F9FF;
    text-align: center;
}
.yingxiaoxiaochengxu1 .columns.is_13 h1{
    font-size: 14px;
    color: #3B485D;
    line-height: 20px;
    opacity: 0.6;
}
.yingxiaoxiaochengxu1 .columns.is_13 .column{width: 25%;}

.yingxiaoxiaochengxu2 {background: url('../images/3_1/54.png') ;}
.yingxiaoxiaochengxu2 .columns{text-align: center;}
@media(min-width:768px){
    .yingxiaoxiaochengxu2 .columns .column:nth-child( 3n + 2 ){
        margin-left:  2%;
        margin-right:  2%;
    }
}
.yingxiaoxiaochengxu2 .columns .column{
    width: 32%;
    margin-bottom: 2%;
    padding: 0.32rem 0.05rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.yingxiaoxiaochengxu2 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.yingxiaoxiaochengxu2 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.yingxiaoxiaochengxu2 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}
@media(max-width:1024px){
    .yingxiaoxiaochengxu1 h1.title
    ,.yingxiaoxiaochengxu1 .columns.is_2>div,
    .yingxiaoxiaochengxu1 .columns.is_8,
    .yingxiaoxiaochengxu1 .columns.is_10,
    .yingxiaoxiaochengxu1 .columns.is_10>.column,
    .yingxiaoxiaochengxu1 .columns.is_10>.column:nth-child(1),
    .yingxiaoxiaochengxu1 .columns.is_10 .column:nth-child(1) .columns.is_11,
    .yingxiaoxiaochengxu1 .columns.is_13{width: 100%;}
    .yingxiaoxiaochengxu1 .columns.is_8 .column {padding: 0.1rem 0.05rem;}
    .yingxiaoxiaochengxu1 .columns.is_10{flex-wrap: wrap;}
    .yingxiaoxiaochengxu1 .columns.is_11 .column{padding: 0.08rem;}
}
@media(max-width:900px){
    .yingxiaoxiaochengxu1 .columns.is_1 h1{width: 1.3rem;}
}
@media(max-width:768px){
    .yingxiaoxiaochengxu2 .columns {justify-content: space-between;}
    .yingxiaoxiaochengxu2 .columns .column{width: 49%;margin-bottom: 3%;}
    .yingxiaoxiaochengxu1 .columns.is_1 .column{width: 47%;margin: 1.5%;}
    .yingxiaoxiaochengxu1 .columns.is_1 .column:nth-child(2n){display: none;}
    .yingxiaoxiaochengxu1 .columns.is_1 h1{width: unset;}
    .yingxiaoxiaochengxu1 .columns.is_13 .column{width: 100%;margin-bottom: 2%;}

}



/* 03_产品中心-1小程序统一管理平台-到家小程序 */
.daojiaxiaochengxu1 h1,.daojiaxiaochengxu1 h2{
    font-size: 0.16rem;
    color: #333333;
    line-height: 22px;
    text-align: center;
    font-weight: normal;
}
.daojiaxiaochengxu1 h2{padding: 0.08rem 0;background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.28) 0%, #F2F8FF 49%, rgba(255, 255, 255, 0) 100%);}

.daojiaxiaochengxu1 .columns.is_1 {justify-content: center;background:url(../images/3_1/67.png);padding: 0.3rem 0;}
.daojiaxiaochengxu1 .columns.is_1>.column:nth-child(2),
.daojiaxiaochengxu1 .columns.is_1>.column:nth-child(3){width: 100%;}
.daojiaxiaochengxu1 .columns.is_2 {align-items: center;}
.daojiaxiaochengxu1 .columns.is_2 .column{margin: 0.075rem;}
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(2) img,
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(4) img{width: 2.67rem;}
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(1),.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(3),.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(5){
    background: rgba(75, 159, 255, 0.04);
    border-radius: 49px;
    border: 1px solid #0D7CFC;
    width: 0.98rem;
    height: 0.98rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(1) img, 
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(3) img,
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(5) img,
.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(3) img,
.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(1) img{
    width: 0.4rem;
}
.daojiaxiaochengxu1 .columns.is_2 .column:nth-child(2) h2{
    background:url(../images/3_1/191.png);
    background-position: center;
}
.daojiaxiaochengxu1 .columns.is_4 .column:nth-child(3) img{width: 0.32rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4) img{height: 1.29rem;}

.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4){
    width: 28%;justify-content: end;height: 1.59rem;
    /* align-items: unset !important; */
}
.daojiaxiaochengxu1 .columns.is_3{flex-wrap: unset;justify-content: center;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2){margin-left: -3.03rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2) h2{padding: 0.08rem 0.3rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2) img{margin-top: -0.4rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(3){margin-left: -1.3rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(1) h2{padding: 0.08rem 0.3rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4) h2{padding: 0.08rem 0.22rem;}

.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(1) h2,
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2) h2,
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4) h2
,.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(2) h2{background:url(../images/3_1/192.png);background-position: center;}


.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(1),
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2),
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4){
    display: flex;
    align-items: center;
}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(1) img{width: 3.32rem;}
.daojiaxiaochengxu1 .columns.is_3>.column:nth-child(2) img{width: 1.79rem;}
.daojiaxiaochengxu1 .columns.is_4 {justify-content: space-between;width: 3.83rem;}
.daojiaxiaochengxu1 .columns.is_4 .column{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -0.3rem;
}
.daojiaxiaochengxu1 .columns.is_4 .column h3{
    padding: 0 0.05rem;
    font-size: 0.14rem;
    color: #98A3B7;
    font-weight: normal;
    line-height: 20px;
    max-width: 28px;
}
.daojiaxiaochengxu1 .columns.is_4 .column:nth-child(3){width: 100%;display: block;margin-top: 0.16rem;}
.daojiaxiaochengxu1 .columns.is_4 .column:nth-child(3) h1{
    background: #FFFFFF;
    border-radius: 28px;
    border: 1px solid #979797;
    display: flex;
    justify-content: center;
    align-items: center;
}
.daojiaxiaochengxu1 .columns.is_4 .column:nth-child(3) img{padding: 0.08rem;}

.daojiaxiaochengxu1 .columns.is_5 {align-items: baseline;margin: auto;max-width: 9.03rem;justify-content: flex-end;margin-top: -0.55rem;}
.daojiaxiaochengxu1 .columns.is_5 .column{margin: 0.075rem;}
.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(2) img {width: 2.67rem;}
.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(3),.daojiaxiaochengxu1 .columns.is_5 .column:nth-child(1){
    background: rgba(75, 159, 255, 0.04);
    border-radius: 49px;
    border: 1px solid #0D7CFC;
    width: 0.98rem;
    height: 0.98rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.daojiaxiaochengxu2 {background: url('../images/3_1/54.png') ;}
.daojiaxiaochengxu2 .columns{text-align: center;}
@media(min-width:768px){
    .daojiaxiaochengxu2 .columns .column:nth-child( 3n + 2 ){
        margin-left:  2%;
        margin-right:  2%;
    }
}
.daojiaxiaochengxu2 .columns .column{
    width: 32%;
    margin-bottom: 2%;
    padding: 0.32rem 0.2rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.daojiaxiaochengxu2 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.daojiaxiaochengxu2 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.daojiaxiaochengxu2 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}
@media(max-width:1024px){
    .daojiaxiaochengxu1 .columns.is_1{zoom: .9;}
}
@media(max-width:960px){
    .daojiaxiaochengxu1 .columns.is_1{zoom: .8;}
}
@media(max-width:768px){
    .daojiaxiaochengxu2 .columns {justify-content: space-between;}
    .daojiaxiaochengxu2 .columns .column{width: 49%;margin-bottom: 3%;}

    .daojiaxiaochengxu1 .columns.is_3>.column:nth-child(1) h2,
    .daojiaxiaochengxu1 .columns.is_3>.column:nth-child(4) h2{
        padding: 0.08rem 0;
    }

    .daojiaxiaochengxu1 .columns.is_1{zoom: .49;}
}



/* 03_产品中心-1财务辅助产品-电子发票 */
.dianzifapiao1 h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    padding-top: 0.2rem;
}
.dianzifapiao1 .columns{justify-content: center;}
.dianzifapiao1 .columns .column{width: 18.5%;text-align: center;}
.dianzifapiao1 .columns .column img{width: 0.8rem;}

.dianzifapiao2 {background: url('../images/3_1/76.png') ;}
.dianzifapiao2 .columns{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    background: url(../images/3_1/77.png) no-repeat center/auto 3.70rem;
    justify-content: center;
    align-items: center;
    padding: 0.44rem 0;
    background-color: #F9FBFD;
    flex-wrap: unset;
}
.dianzifapiao2 h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #626F85;
    line-height: 20px;
    padding: 0.25rem 0;
    position: relative;
}
.dianzifapiao2 h2{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}
.dianzifapiao2 .columns .column:nth-child(3),.dianzifapiao2 .columns .column:nth-child(7){
    width: 1.12rem;
    height: 1.12rem;
    background: #FFFFFF;
    border-radius: 66px;
    border: 1px solid #0D7CFC;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.dianzifapiao2 .columns .column:nth-child(5){
    width: 1.70rem;
    height: 1.70rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.dianzifapiao2 .columns .column:nth-child(1){width: 2.99rem;text-align: end;}
.dianzifapiao2 .columns .column:nth-child(9){width: 2.99rem;}
.dianzifapiao2 .columns .column:nth-child(1) h1::after{
    content: '';
    position: absolute;
    right: -21px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: url(../images/3_4//140.png);
}
.dianzifapiao2 .columns .column:nth-child(9) h1::after{
    content: '';
    position: absolute;
    left: -21px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: url(../images/3_4//140.png);
}
.dianzifapiao2 .columns .column:nth-child(1) h1.h1{padding: 0.25rem 0.13rem 0.25rem 0;}
.dianzifapiao2 .columns .column:nth-child(9) h1.h1{padding: 0.25rem 0 0.25rem 0.13rem;}
.dianzifapiao2 .columns .column:nth-child(1) h1.h1::after{right: -8px;}
.dianzifapiao2 .columns .column:nth-child(9) h1.h1::after{left: -8px;}

.dianzifapiao2 .columns .column:nth-child(2),
.dianzifapiao2 .columns .column:nth-child(8){width: 0.65rem;}


.dianzifapiao3 .columns{text-align: center;}
@media(min-width:769px){
    .dianzifapiao3 .columns .column:nth-child( 3n + 2 ){
        margin-left:  2%;
        margin-right:  2%;
    }
}
.dianzifapiao3 .columns .column{
    width: 32%;
    margin-bottom: 2%;
    padding: 0.32rem 0.2rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.dianzifapiao3 .columns .column img{}
.dianzifapiao3 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.dianzifapiao3 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.dianzifapiao3 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}
@media(max-width:1024px){

}
@media(max-width:900px){

}
@media(max-width:768px){
    .dianzifapiao1 .columns .column{width: 33%;}

    .dianzifapiao3 .columns {justify-content: space-between;}
    .dianzifapiao3 .columns .column{width: 49%;margin-bottom: 3%;}

    .dianzifapiao2 .columns .column:nth-child(9),
    .dianzifapiao2 .columns .column:nth-child(1){
        width: 90%;
        text-align: center;
    }
    .dianzifapiao2 .columns {flex-wrap: wrap;}
    .dianzifapiao2 .columns .column:nth-child(2),
    .dianzifapiao2 .columns .column:nth-child(8),
    .dianzifapiao2 .columns .column:nth-child(4),
    .dianzifapiao2 .columns .column:nth-child(6),
    .dianzifapiao2 .columns .column:nth-child(1) h1::after,
    .dianzifapiao2 .columns .column:nth-child(9) h1::after{
        display: none;
    }
}



/* 03_产品中心-1财务辅助产品-支付分账系统 */
.fenzhangxiton1 h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    padding-top: 0.2rem;
}
.fenzhangxiton1 .columns{justify-content: center;}
.fenzhangxiton1 .columns .column{width: 18.5%;text-align: center;}
.fenzhangxiton1 .columns .column img{width: 0.8rem;}

.fenzhangxiton2 h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}
.fenzhangxiton2 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    margin-bottom: 0.4rem;
}
.fenzhangxiton2 h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
}
/* .fenzhangxiton2 .module1>div{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem 0 0.4rem 0;
} */
.fenzhangxiton2 .columns.is_1{
    justify-content: center;
    align-items: center;
    text-align: center;
}
.fenzhangxiton2 .columns.is_1 img{width: 0.32rem;}
.fenzhangxiton2 .columns.is_1 .column:nth-child(1) img{width: 0.4rem;}
.fenzhangxiton2 .columns.is_1 .column{margin: 0 0.025rem;}
.fenzhangxiton2 .columns.is_1 .column:nth-child(1){
    width: 0.94rem;
    height: 0.94rem;
    background: rgba(75, 159, 255, 0.04);
    border-radius: 47px;
    border: 1px solid #0D7CFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fenzhangxiton2 .columns.is_1 .column:nth-child(2) img{width: 1.73rem;display: block;}
.fenzhangxiton2 .columns.is_1 .column:nth-child(2) h3{margin-top: -0.18rem;}
.fenzhangxiton2 .columns.is_1 .column:nth-child(3){
    width: 246px;
    background: #FFFFFF;
    border-radius: 28px;
    border: 1px solid #979797;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.11rem 0;
}
.fenzhangxiton2 .columns.is_1 .column:nth-child(4){
    display: flex;
    align-items: center;
    width: 2.81rem;
    height: 1.84rem;
    background: url(../images/3_1/107.png) no-repeat;
    background-position: left;
    justify-content: space-around;
    background-size: contain;
}
.fenzhangxiton2 .columns.is_1 .column:nth-child(4) h3{margin-bottom: 0.28rem;}
.fenzhangxiton2 .columns.is_1 .column:nth-child(5)>div{
    width: 1.99rem;
    background: rgba(75, 159, 255, 0.04);
    border-radius: 28px;
    border: 1px solid #0D7CFC;
    padding: 0.03rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2rem 0;
}

.fenzhangxiton2 .columns.is_2 {max-width: 10.2rem;margin: auto;margin-top: 0.3rem;}
.fenzhangxiton2 .columns.is_2 .column{width: 25%;padding: 0 0.15rem;}
.fenzhangxiton2 .columns.is_2 .column:not(:first-child){border-left: 1px dashed #C5CFE1;}

.fenzhangxiton2 .columns.is_2 h4{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    display: flex;
    align-items: center;
    padding-bottom: 0.04rem;
}
.fenzhangxiton2 .columns.is_2 h4 img{padding-right: 0.08rem;}
.fenzhangxiton2 .columns.is_2 h5{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
}

.fenzhangxiton3 .columns{text-align: center;}
@media(min-width:769px){
    .fenzhangxiton3 .columns .column:nth-child( 3n + 2 ){
        margin-left:  2%;
        margin-right:  2%;
    }
}
.fenzhangxiton3 .columns .column{
    width: 32%;
    margin-bottom: 2%;
    padding: 0.32rem 0.2rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.fenzhangxiton3 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.fenzhangxiton3 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.fenzhangxiton3 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}



.fenzhangxiton4 {background: url("../images/3_1/194.png") no-repeat center/cover;}
.fenzhangxiton4 .module1>div{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem 0 0.4rem 0;
}
.fenzhangxiton4 h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    padding-top: 0.2rem;
}
.fenzhangxiton4 .columns{justify-content: center;}
.fenzhangxiton4 .columns .column{width: 18.5%;text-align: center;}
.fenzhangxiton4 .columns .column img{width: 0.8rem;}


.fenzhangxiton5 {
    background: url("../images/3_1/193.png") no-repeat center/cover;
}
.fenzhangxiton5 .module1>div{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem 0 0.4rem 0;
}
.fenzhangxiton5 .module1 article{
    display: flex;
    align-items: center;
    padding: 0 2.5rem 0.32rem;
}
.fenzhangxiton5 .module1 article span {
    text-align:left;
    margin-left: 0.2rem;
    color: #3B485D;
}
@media(max-width:1024px){
    .fenzhangxiton2 .columns.is_1{zoom: .95;}
}
@media(max-width:900px){
    .fenzhangxiton2 .columns.is_1 .column{width: 100%;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(5)>div{width:auto;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(2) h3{margin: auto;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(2) img{margin: auto;}
}
@media(max-width:768px){
    .fenzhangxiton1 .columns .column{width: 33%;}
    .fenzhangxiton3 .columns {justify-content: space-between;}
    .fenzhangxiton3 .columns .column{width: 49%;margin-bottom: 3%;}
    .fenzhangxiton2 .columns.is_1 .column{margin-top: 0.2rem;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(5){margin-top: 0rem;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(4),
    .fenzhangxiton2 .columns.is_1 .column:nth-child(5){width: 48%;}
    .fenzhangxiton2 h2{margin-bottom: 0.2rem;}
    .fenzhangxiton2 .columns.is_1 .column:nth-child(4){background: unset;}

    .fenzhangxiton2 .columns.is_2 .column{width: 50%;margin-bottom: 0.2rem;}
}




/* 03_产品中心-1财务辅助产品-多维聚合财务对账 */
.caiwuduizhang1 .columns.is_1{align-items: center;justify-content: center;}
.caiwuduizhang1 .columns.is_1>.column:nth-child(1){
    background: url(../images/3_1/112.png)  no-repeat;
    padding: 0.32rem;
    width: 48%;
}
.caiwuduizhang1 .columns.is_1>.column:nth-child(3){
    background: url(../images/3_1/122.png) no-repeat center;
    background-size: contain;
    margin: 0 0.18rem;
    width: 1.92rem;
    height: 1.92rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.caiwuduizhang1 .columns.is_1>.column:nth-child(3) h2{
    font-size: 0.16rem;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}
.caiwuduizhang1 .columns.is_1>.column:nth-child(5){
    background: url(../images/3_1/123.png)  no-repeat;
    padding: 0.08rem 0.32rem;
    width: 17.834%;
}
.caiwuduizhang1 .columns.is_2 h1{
    font-size: 0.14rem;
    /* font-weight: normal; */
    color: #333333;
    line-height: 20px;
    padding: 0.06rem 0;
    background: #FFFFFF;
    border: 1px solid #E1E3E5;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.caiwuduizhang1 .columns.is_2 {justify-content: space-between;}
.caiwuduizhang1 .columns.is_2 .column{
    width: 29.299%;
    text-align: center;
}
.caiwuduizhang1 .columns.is_2 .column:nth-child(3n){width: 35.158%;}
.caiwuduizhang1 .columns.is_1>.column:nth-child(5) h1{
    font-size: 0.14rem;
    /* font-weight: normal; */
    color: #333333;
    line-height: 20px;
    padding: 0.12rem 0;
    background: #FFFFFF;
    border: 1px solid #E1E3E5;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    margin: 0.28rem 0;
}
.caiwuduizhang1 .columns.is_2 .column:nth-child(3n) h1{
    justify-content: unset;
    padding-left: 0.2rem;    
    border: 1px solid #0D7CFCFF;
    background: rgba(75, 159, 255, 0.04);
}
.caiwuduizhang1 .columns.is_2 .column:nth-child(10) h3,
.caiwuduizhang1 .columns.is_2 .column:nth-child(11) h3{
    margin-right: -0.58rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.14rem;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
}
.caiwuduizhang1 .columns.is_2 .column:nth-child(10) img,
.caiwuduizhang1 .columns.is_2 .column:nth-child(11) img{
    padding-right: 0.04rem;
}

.caiwuduizhang1 .columns.is_1>.column:nth-child(2) img{display: block;}
.caiwuduizhang1 .columns.is_1>.column:nth-child(2)>div:nth-child(2){padding: 0.18rem 0;}

.caiwuduizhang2{background: url(../images/3_1/124.png);}
.caiwuduizhang2 .column{width: 45%;}
.caiwuduizhang2 .column:nth-child(3),
.caiwuduizhang2 .column:nth-child(2){    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.caiwuduizhang2 .column:nth-child(3), .caiwuduizhang2 .column:nth-child(1){width: 55%;}
.caiwuduizhang2 .column 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;
}
.caiwuduizhang2 .column h1{
    font-size: 0.16rem;
    padding-bottom: 0.24rem;
    color: #333333;
    line-height: 22px;
}
.caiwuduizhang2 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding-left: 27px;
    background: url(../images/3_1/127.png) no-repeat;
    background-position: left;
    margin-bottom: 0.16rem;
}

@media(max-width:1024px){

}
@media(max-width:988px){
    .caiwuduizhang1 .columns.is_1>.column:nth-child(1){width: 100%;}
    .caiwuduizhang1 .columns.is_1>.column:nth-child(5){width: 35%;background-size: cover;}
}
@media(max-width:768px){
    .caiwuduizhang1 .columns.is_1>.column:nth-child(5){width: 100%;}
    .caiwuduizhang1 .columns.is_2 .column:nth-child(10) h3, .caiwuduizhang1 .columns.is_2 .column:nth-child(11) h3{margin: unset;}

    .caiwuduizhang2 .column,
    .caiwuduizhang2 .column:nth-child(3), .caiwuduizhang2 .column:nth-child(1){width: 100%;}
}



/* 03_产品中心-1聚合支付平台 */
.juhezhifu1 .columns{
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.12rem 0;
    margin-top: -0.38rem;
    position: relative;
    z-index: 1;
}
.juhezhifu1 .columns .column{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.3%;
}
.juhezhifu1 .columns .column img{width: 0.48rem; padding-right: 0.08rem;}
.juhezhifu1 .columns h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}

.juhezhifu2 .columns.is_1  {border: 1px solid #4B9FFF;background: #EFF5FC; margin-bottom: 0.22rem;}
.juhezhifu2 .columns.is_1 .column{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding: 0.13rem 0;
}
.juhezhifu2 .columns.is_1 .column:not(:first-child){border-left: 1px dashed #4B9FFF;}
.juhezhifu2 .columns.is_1 h2{
    font-size: 0.20rem;
    font-weight: normal;
    color: #0A56EF;
    line-height: 27px;
    padding-right: 0.08rem;
}
.juhezhifu2 .columns.is_1 h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #333333;
    line-height: 20px;
}
.juhezhifu2 .columns.is_2{justify-content: center;align-items: center;}
.juhezhifu2 .columns.is_2>.column{display: flex;flex-wrap: wrap;}
.juhezhifu2 .columns.is_2>.column:nth-child(1){
    justify-content: end;}
.juhezhifu2 .columns.is_2>.column:not(:nth-child(2)){width: 26.5%;}
.juhezhifu2 .columns.is_2>.column:nth-child(2),
.juhezhifu2 .columns.is_2>.column:nth-child(4){width: 47%;justify-content: center;}
.juhezhifu2 .columns.is_2>.column>h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #333333;
    line-height: 20px;
    border: 1px solid #cdcdcd;
    padding: 0.03rem;
    width: calc(50% - 0.08rem);
    box-sizing: border-box;
    margin: 0.04rem;
    text-align: center;
}
.juhezhifu2 .columns.is_2>.column:nth-child(4) h1{width: calc(33.33% - 0.08rem);}

.juhezhifu2 .columns.is_3 h2,
.juhezhifu2 .columns.is_3 h4,
.juhezhifu2 .columns.is_3 h6,
.juhezhifu2 .columns.is_3 h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
    text-align: center;
}
.juhezhifu2 .columns.is_3 h3{
    padding: 0.07rem 0;
    margin: auto;
    text-align: center;
    width: 0.8rem;
    font-size: 0.16rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 22px;
    background: url(../images/3_1/137.png)no-repeat;
    background-size: 100% 100%;
}
.juhezhifu2 .columns.is_3 h5{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;

    width: 1.12rem;
    height: 1.12rem;
    background: #EFF5FC;
    border-radius: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: auto;
}
.juhezhifu2 .columns.is_3 h5 img{
    width: 0.4rem;
}
.juhezhifu2 .columns.is_3 {
    background: url(../images/3_1/132.png) no-repeat;
    align-items: center;
    height: 4.08rem;
    background-position:center;    
    padding: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.35rem;
    background-size: 58%;
    justify-content: center;
}
.juhezhifu2 .columns.is_3 .column{width: 33.3%;position: relative;}
.juhezhifu2 .columns.is_3 .column:nth-child(5) h5{
    width: 2.02rem;
    height: 2.02rem;
    border: 0.5px dashed rgba(23, 39, 76, 0.32);
    background: url(../images/3_1/138.png)no-repeat;
    background-size: 100% 100%;
    border-radius: 100%;
    margin-top: 0.47rem;
    margin-left: auto;

    font-size: 0.18rem;
    font-weight: normal;
    color: #25282C;
    line-height: 25px;
    text-align: center;
}
.juhezhifu2 .columns.is_3 .column:nth-child(5) img{width: 0.48rem
    ;}
.juhezhifu2 .columns.is_3 .column:nth-child(4),
.juhezhifu2 .columns.is_3 .column:nth-child(6){width: 30.5%;margin-top: 0.47rem;}
.juhezhifu2 .columns.is_3 .column:nth-child(5){width: 39%;}
.juhezhifu2 .columns.is_3 .column:nth-child(4) h5{margin-right: 0.13rem;}
.juhezhifu2 .columns.is_3 .column:nth-child(6) h5{margin-left: 0.13rem;}
.juhezhifu2 .columns.is_3 .column:nth-child(8) h5{margin-top: 0.10rem;}

@media(min-width:768px){
    .juhezhifu2 .columns.is_3 h2{
        transform: rotate(311.5deg);
        position: absolute;
        right: 0;
        top: 0.3rem;
    }
    .juhezhifu2 .columns.is_3 h4{
        transform: rotate(50deg);
        position: absolute;
        left: 0.23rem;
        top: 0.21rem;
    }
    .juhezhifu2 .columns.is_3 h6{
        transform: rotate(50deg);
        position: absolute;
        right: 0.22rem;
        top: -0.41rem;
    }
    .juhezhifu2 .columns.is_3 h1{
        transform: rotate(311deg);
        position: absolute;
        left: 0.1rem;
        top: -0.41rem;
    }
}



.juhezhifu3 {background: url(../images/3_1/140.png);}
.juhezhifu3 .columns{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.4rem 0;
    justify-content: center;
}
.juhezhifu3 .columns .column:nth-child(1){
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-right: 0.66rem;
}
.juhezhifu3 .columns .column:nth-child(2){
    width: 68.4%;
}
.juhezhifu3 .columns h1{
    font-size: 0.48rem;
    color: #0A56EF;
    line-height: 65px;
}
.juhezhifu3 .columns .column div:nth-child(1) h1{display: flex;}
.juhezhifu3 .columns .column div:nth-child(2) h1 span{
    font-size: 0.20rem;
    color: #0A56EF;
    line-height: 27px;
    letter-spacing: 2px;
    padding-left: 0.04rem;
}
.juhezhifu3 .columns .column div:nth-child(1) h1 span{
    font-size: 0.24rem;
    color: #0A56EF;
    line-height: 33px;
    letter-spacing: 2px;
    padding-left: 0.04rem;
}
.juhezhifu3 .columns h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding: 0.04rem 0.08rem;
    border: 1px solid #b6c3db;
}


.juhezhifu4 .columns.is_1 h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #7d8da9;
    line-height: 20px;
    padding: 0.03rem 0;
    width: 1.58rem;
    border: 1px solid #cdcdcd;
    text-align: center;
    margin: 0.04rem 0;
}
.juhezhifu4 .columns.is_1 {text-align: center;justify-content: center;}
.juhezhifu4 .columns.is_1 .column:nth-child(2),
.juhezhifu4 .columns.is_1 .column:nth-child(8){
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 0 0.04rem ;
}
.juhezhifu4 .columns.is_1 .column:nth-child(2) img,
.juhezhifu4 .columns.is_1 .column:nth-child(8) img{
    width: 0.67rem;
}
.juhezhifu4 .columns.is_1 .column:nth-child(3),
.juhezhifu4 .columns.is_1 .column:nth-child(4),
.juhezhifu4 .columns.is_1 .column:nth-child(5),
.juhezhifu4 .columns.is_1 .column:nth-child(6),
.juhezhifu4 .columns.is_1 .column:nth-child(7){
    display: flex;
    align-items: center;
}
.juhezhifu4 .columns.is_1 .column:nth-child(3){
    background: url(../images/3_1/154.png) no-repeat;
    background-position: right;
}
.juhezhifu4 .columns.is_1 .column:nth-child(7){
    background: url(../images/3_1/155.png) no-repeat;
    background-position: left;
}
.juhezhifu4 .columns.is_1 .column:nth-child(3)>div,
.juhezhifu4 .columns.is_1 .column:nth-child(7)>div{
    width: 1.1rem;
    height: 1.1rem;
    background: #F8FBFF;
    border-radius: 66px;
    border: 1px solid #0D7CFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.juhezhifu4 .columns.is_1 .column h2{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    text-align: center;
}
.juhezhifu4 .columns.is_1 .column h2 img{
    width: 0.4rem;
}
.juhezhifu4 .columns.is_1 .column:nth-child(5){
    width: 1.7rem;
    background: url('../images/3_1/138.png') no-repeat;
    justify-content: center;
    background-position: center;
    background-size: contain; 
}
.juhezhifu4 .columns.is_1 .column:nth-child(5) img{
    width: 0.48rem;
}
.juhezhifu4 .columns.is_1 .column:nth-child(3) img,
.juhezhifu4 .columns.is_1 .column:nth-child(7) img{
    width: 0.40rem;
}
.juhezhifu4 .columns.is_1 .column h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
}
.juhezhifu4 .columns.is_1 .column h3 img{
    width: 0.7rem;
}

.juhezhifu4 .is_2{text-align: center;margin-top: -0.4rem;}
.juhezhifu4 .is_2 .duijie{
    background: url(../images/3_1/152.png) no-repeat;
    background-position: center;
    padding: 0.26rem 0;
    background-size: contain;
}
.juhezhifu4 .is_2 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
    padding: 0.04rem 0.12rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 2px 2px 4px 0px rgba(55, 90, 170, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    display: inline-block;
}
.juhezhifu4 .is_3{
    border: 1px dashed #4B9FFF;
    border-radius: 50px;
    padding: 0.2rem 0.25rem;
    max-width: 626px;
    margin: auto;
    margin-top: 0.3rem;
    box-sizing: border-box;
}
.juhezhifu4 .is_3 h1{
    background: #F8FBFF;
    border-radius: 28px;
    border: 1px solid #0D7CFC;
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    width: 2.44rem;
    padding: 0.1rem 0;
    line-height: 0.34rem;
    margin: auto;
    margin-top: -0.5rem;
}
.juhezhifu4 .is_4 {
    justify-content: space-between;
    padding-top: 0.12rem;
}
.juhezhifu4 .is_4 .column{
    width: 0.72rem;
    height: 0.72rem;
    background: #FFFFFF;
    border-radius: 66px;
    border: 1px solid #cdcdcd;
    font-size: 0.14rem;
    font-weight: normal;
    color: #7d8da9;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.juhezhifu5 {background: url(../images/3_1/162.png);}
.juhezhifu5 h3{
    font-size: 0.12rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 17px;
    text-align: center;
    padding: 0.04rem 0;
    background: #FFFFFF;
    box-shadow: 4px 4px 8px 0px rgb(55 90 170 / 6%);
    border-radius: 2px;
    border: 1px solid #F2F2F2;
    max-width: 1.26rem;
    margin: auto;
}
.juhezhifu5 h1{
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    padding-bottom: 0.24rem;
    width: 100%;
}
.juhezhifu5 h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding-left: 24px;
    background: url('../images/3_1/161.png') no-repeat;
    background-position: left;
    margin-bottom: 0.16rem;
    width: 100%;
    box-sizing: border-box;
}
.juhezhifu5 .columns.is_1>.column:nth-child(1){width: 33.3%;}
.juhezhifu5 .columns.is_1>.column:nth-child(2){width: 66.7%;}
.juhezhifu5 .columns.is_2 .column{width: 20%;text-align: center;}
.juhezhifu5 .columns.is_2 .column 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;

}
.juhezhifu5 .columns .is_3{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
}


.juhezhifu6 .columns.is_1{align-items: center;justify-content: center;flex-wrap: unset;}
.juhezhifu6 .columns.is_1 .column{margin: 0 0.03rem;}
.juhezhifu6 .columns.is_1>.column:nth-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.1rem;
    height: 1.1rem;
    background: rgba(75, 159, 255, 0.04);
    border-radius: 56px;
    border: 1px solid #BCDAFD;
}
.juhezhifu6 .columns.is_2{
    background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%);
    border: 1px dashed #a8bad399 ;
    /* border-image: linear-gradient(180deg, rgba(111, 132, 167, 1), rgba(168, 186, 211, 0.6)) 1 1; */
    padding: 0.24rem 0.20rem;
}
.juhezhifu6 .columns.is_2 h1{
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #BCDAFD;
    margin: 0.08rem;
    width: calc(100% - 0.16rem);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.16rem;
    color: #333333;
    line-height: 22px;
    padding: 0.08rem 0;
}
.juhezhifu6 .columns.is_2 h1 img{padding-right: 0.08rem;}
.juhezhifu6 .columns.is_2 h2{
    font-size: 0.16rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 22px;
    margin: 0.08rem;
    width: calc(38.33% - 0.16rem);
    padding: 0.12rem 0;
    background: #FFFFFF;
    border: 1px solid #E1E3E5;
    text-align: center;
    box-sizing: border-box;
}
.juhezhifu6 .columns.is_1 .column:nth-child(2) img,
.juhezhifu6 .columns.is_1 .column:nth-child(4) img{width: 0.77rem;}

.juhezhifu6 .columns.is_2 h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    margin: 0.08rem 0;
    width: calc(23.33%);
    text-align: center;
}
.juhezhifu6 .columns.is_1 .column:nth-child(5)  h2{
    width: calc(50% - 0.16rem);
}



.juhezhifu7 {background: url(../images/3_1/169.png);}
.juhezhifu7 .columns.is_1{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.39rem 0;
    justify-content: center;
    align-items: center;
    flex-wrap: unset;
}
.juhezhifu7 .columns.is_2{
    background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%);
    border: 1px dashed #a8bad399 ;
    padding: 0.17rem 0.13rem;
}
.juhezhifu7 .columns.is_2 h1{
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #BCDAFD;
    margin: 0.08rem;
    width: calc(100% - 0.16rem);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.16rem;
    color: #333333;
    line-height: 22px;
    padding: 0.08rem 0;
}
.juhezhifu7 .columns.is_2 h1 img{padding-right: 0.08rem;}
.juhezhifu7 .columns.is_2 h2{
    font-size: 0.16rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 22px;
    margin: 0.08rem;
    width: calc(33.33% - 0.16rem);
    padding: 0.12rem 0;
    background: #FFFFFF;
    border: 1px solid #E1E3E5;
    text-align: center;
    box-sizing: border-box;
}
.juhezhifu7 .columns.is_1 .column:nth-child(5)  h2{
    width: calc(50% - 0.16rem);
}
.juhezhifu7 .columns.is_1 h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 2px 2px 4px 0px rgba(55, 90, 170, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    padding: 0.03rem 0.05rem;
    display: inline-block;
}
.juhezhifu7 .columns.is_1 .column{margin: 0 0.05rem;}
.juhezhifu7 .columns.is_1 .column:nth-child(2){
    width: 1.21rem;
    background: url(../images/3_1/166.png) no-repeat;
    background-position: center;
    text-align: center;
}
.juhezhifu7 .columns.is_1 .column:nth-child(4) img{width: 0.77rem;}
.juhezhifu7 .columns.is_1 .column:nth-child(3) {
    background: rgba(75, 159, 255, 0.04);
    border-radius: 79px;
    border: 1px solid #0D7CFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
}
.juhezhifu7 .columns.is_1 .column:nth-child(3) h4{
    font-size: 14px;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
}
.juhezhifu7 .columns.is_1 .column:nth-child(3) img{width: 0.94rem;}


.juhezhifu8 .columns{
    justify-content: space-between;
}
.juhezhifu8 .column{
    background: url('../images/3_1/174.png')  no-repeat, linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    background-position: right;
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.32rem  0.40rem;
    width: 32%;
}
.juhezhifu8 .column h1{
    font-size: 0.20rem;
    font-weight: normal;
    color: #0C1626;
    line-height: 27px;
    padding-bottom: 0.16rem;
}
.juhezhifu8 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding-left: 24px;
    background: url(../images/3_1/175.png) no-repeat;
    background-position: left;
    margin-top: 0.14rem;
}

.juhezhifu9 {background: url(../images/3_1/184.png);}
.juhezhifu9 .columns.is_1>.column:nth-child(1){width: 40%;}
.juhezhifu9 .columns.is_1>.column:nth-child(2){width: 60%;}
.juhezhifu9 .columns {text-align: center;}
.juhezhifu9 .columns h1{
    width: 1.18rem;
    background: #FFFFFF;
    box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);
    border-radius: 2px;
    border: 1px solid #F2F2F2;
    font-size: 0.12rem;
    margin: auto;
    padding: 0.04rem 0;
}
.juhezhifu9 .columns h2{
    font-size: 0.12rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 17px;
    padding-bottom: 0.07rem;
}
.juhezhifu9 .columns h3 img { width: 0.2rem;
}
.juhezhifu9 .columns.is_2 .column{width: 20%;}
.juhezhifu9 .columns.is_2 .column 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;

}


.juhezhifu10 .columns {justify-content: space-evenly;text-align: center;}
.juhezhifu10 .columns .column{width: 40%;}
.juhezhifu10 .columns .column:nth-child(2) { width: 44%;}
.juhezhifu10 .columns h1{
    width: 1.58rem;
    background: #FFFFFF;
    box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);
    border-radius: 2px;
    border: 1px solid #F2F2F2;
    margin: auto;
    margin-bottom: 0.32rem;
    padding: 0.04rem 0;

    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}
.juhezhifu10 .columns h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding-top: 0.20rem;
    text-align: center;
}


.juhezhifu11 {background: url(../images/3_1/187.png);}
.juhezhifu11 .columns{text-align: center;}
@media(min-width:769px){
    .juhezhifu11 .columns .column:nth-child( 3n + 2 ){
        margin-left:  1.5%;
        margin-right:  1.5%;
    }
}
.juhezhifu11 .columns .column{
    width: 32.3%;
    margin-bottom: 1%;
    padding: 0.32rem 0.2rem; 
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.juhezhifu11 .columns .column h1{padding: 0.24rem 0 00.13rem 0;font-size: 0.20rem;color: #0C1626;}
.juhezhifu11 .columns .column h2 span{font-size: 0.16rem;color: #375AAA;line-height: 22px;padding-right: 0.08rem;}
.juhezhifu11 .columns .column h2{font-size: 0.14rem;color: #98A3B7;line-height: 20px;}

/*.successCustomer {background: url(../images/6-6/63.png);}*/
.successCustomer .module1 {background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;padding: 0.4rem 0;
    margin-top: 0.52rem;justify-content: center;}
.successCustomer .tab { display: flex;justify-content: center;padding-top:0.2rem;}
.successCustomer .tab span { width: 11.6%; line-height: 0.56rem; font-size: 0.16rem;color: #3B485D;border-bottom:4px solid transparent; text-align: center; cursor: pointer;}
.successCustomer .tab span.on { color:#0A56EF;border-bottom-color:#0A56EF}
.successCustomer .item { display: none;}
.successCustomer .show .item { display: block;}

@media(max-width:1024px){
    .juhezhifu2 .columns.is_2>.column:not(:nth-child(2)){
        width: 60%;
    }
    .juhezhifu2 .columns.is_3{background-size: unset;}
    .juhezhifu2 .columns.is_2>.column:nth-child(2){
        width: 573px;
    }

    .juhezhifu4 .columns.is_1{flex-wrap: unset;}

    .juhezhifu7 .columns.is_1,
    .juhezhifu6 .columns.is_1{flex-wrap: wrap;}
    .juhezhifu7 .columns.is_1>.column:nth-child(1),
    .juhezhifu7 .columns.is_1>.column:nth-child(5){width: 100%;}

    .juhezhifu6 .columns.is_1>.column{width: 100%;}
    .juhezhifu7 .columns.is_1>.column{margin: 0.05rem 0;}

    .juhezhifu9 .columns.is_1>.column:nth-child(1),
    .juhezhifu9 .columns.is_1>.column:nth-child(2){width: 100%;margin-bottom: 0.1rem;}

}
@media(max-width:988px){
    .juhezhifu4 h1{width: unset;}
    .juhezhifu5 .columns.is_1>.column:nth-child(1),.juhezhifu5 .columns.is_1>.column:nth-child(2){width: 100%;}
}
@media(max-width:768px){
    .juhezhifu1 .columns .column{display: block; justify-content:unset;text-align: center;}
    .juhezhifu2 .columns.is_1>.column{width: 50%;padding:0;}
    .juhezhifu2 .columns.is_1>.column:not(:first-child){border-left: 0px dashed #4B9FFF;}
    .juhezhifu2 .columns.is_1>.column:nth-child(2n){border-left: 1px dashed #4B9FFF;}

    .juhezhifu2 .columns.is_2>.column:not(:nth-child(2)) {
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .juhezhifu2 .columns.is_3{height: unset;background: unset;margin: 0;}
    .juhezhifu2 .columns.is_3 .column{width: 33.3% !important;margin-bottom: 0.2rem;}
    .juhezhifu2 .columns.is_3 .column:nth-child(5){width: unset !important;}
    .juhezhifu2 .columns.is_3 .column:nth-child(5) h5{margin: 0;}

    .juhezhifu2 .columns.is_3 .column:nth-child(5) h5{width: 1.5rem;height: 1.5rem;}
    .juhezhifu2 .columns.is_3 .column:nth-child(4), .juhezhifu2 .columns.is_3 .column:nth-child(6){
        margin: 0;
        width: 31.5% !important;
    }

    .juhezhifu3 .columns .column:nth-child(1){
        display: flex;
        flex-direction: unset;
        justify-content: space-around;
        padding-right: 0;
        width: 100%;
    }
    .juhezhifu3 .columns .column:nth-child(2){width: 100%;}

    .juhezhifu4 .columns.is_1{flex-wrap: wrap;}
    .juhezhifu4 .columns.is_1 .column:nth-child(5){width: 100%;background-size:unset;}

    .juhezhifu4 .is_4 .column{width: 32.33%;margin-bottom: 0.1rem;}
    .juhezhifu4 .is_3 h1,.juhezhifu4 .is_2{margin: auto;}

    .juhezhifu5 .columns.is_2 .column{width: 50%;}

    .juhezhifu11 .columns {justify-content: space-between;}
    .juhezhifu11 .columns .column{width: 49%;margin-bottom: 3%;}

    .juhezhifu8 .column{width: 100%;margin-bottom: 0.1rem;}
    .juhezhifu9 .columns.is_2 .column{width: 50%;margin-bottom: 0.1rem;}
    .juhezhifu10 .columns .column{width: 45%;margin-bottom: 0.1rem;}
}






/*契胜研究院*/
.Research .Header { height: 80px;line-height: 80px;background-color: #ffffff;}
.Research .Header .Logo { height: 80px;}
.Research .SearchBox { float:left;position: relative; margin-left: 12%; padding-right: 0.6rem; width: 6.92rem; height: 80px;}
.Research .SearchBox .text { display: inline-block;width: 100%; line-height: 0.48rem;padding: 0 5%;background-color: #f2f5f8;}
.Research .SearchBox .text:focus::-webkit-input-placeholder {color:#3B485D;}
.Research .SearchBox .btn { position: absolute; display: block; width: 0.6rem; height: 0.48rem;top:50%;right:0;transform:translateY(-50%);background: url("../images/search_btn.png") no-repeat center/0.28rem #0a56ef;border-radius: 0 4px 4px 0;}
.Research .Others { float: right;}
.Research .Others dd { display: inline-block; margin-left: 0.32rem;}
.Research .Others dd img { vertical-align: middle;}

.BannerResearch { position: relative;}
.BannerResearch .Container {height: 100%;}
.BannerResearch .pic figure {height: 6rem;}
.BannerResearch .word { position: absolute;top:0;left:0; width: 100%; height: 100%; text-align: center;}
.BannerResearch .word .ytable { height: 100%; width: 100%;}
.BannerResearch .word aside {font-size: 3.14em;font-weight: normal;color: #fff;line-height: 0.65rem;}
.BannerResearch .word p { display: block; margin-top: 0.22rem;font-size: 1.42em;font-weight: normal;color: #667388;line-height: 2;}
.BannerResearch .word ul { margin-top: 0.8rem; padding: 0.36rem 0.2rem;background: rgba(115, 144, 202, 0.25);backdrop-filter: blur(11px); overflow: hidden;}
.BannerResearch .word ul li { float: left; width: 29%;text-align: left;}
.BannerResearch .word ul li:not(:last-child) { margin-right: 5.5%;}
.BannerResearch .word ul li > * { float: left;}
.BannerResearch .word ul li .img { width: 37.5%;}
.BannerResearch .word ul li .img figure { max-width:1.24rem; width: 100%; padding-bottom: 56.45%;}
.BannerResearch .word ul li .info { width: 62.5%; padding-left: 4%;box-sizing: border-box;}
.BannerResearch .word ul li .info h4 { color:#fff; font-weight: normal; margin-bottom: 0.05rem;}
.BannerResearch .word ul li .info span { color: #98A3B7;}

@media (max-width: 1024px) {
    .BannerResearch .word { padding: 5% 0;}
    .BannerResearch .word .ytable-cell { vertical-align: top;}
    .BannerResearch .word aside { font-size: 1.54em;}
    .BannerResearch .word p { font-size: 1em;}
    .BannerResearch .word ul { margin-top: 0.2rem;padding: 0.16rem 0.2rem;}
    .BannerResearch .word ul li { width: 100%;}
    .BannerResearch .word ul li:not(:last-child) { margin-bottom: 4%;}
}
.Research_tit { margin-bottom: 0.52rem; line-height: 1;font-size: 0.3rem; font-weight: bold; color: #25282C;}
@media (max-width: 640px) {
    .Research_tit{margin-bottom: 0.22rem;}
}

.TeamList { overflow: hidden;}
.TeamList .Research_tit { text-align: center;}
.TeamList .pic { position: absolute;width: 100%;height: 100%;bottom:0;right:0;}
.TeamList .pic figure{ width: 100%;height: 100%;background-repeat: no-repeat;background-position: right bottom;}
.TeamList .info { position: relative;padding: 0.4rem 0 0 0.2rem; z-index: 10;}
.TeamList .info h3 { font-size: 0.24rem; line-height: 1;color: #1A273E;}
.TeamList .info span { display: block;margin: 0.12rem 0 0.2rem;font-size: 0.16rem; color: #526287;}
.TeamList .info p {font-size: 0.13rem; color: #6D7788;;}
.TeamList .top { float: left;position: relative; width: 39%;padding-right: 1.55rem;height: 3.6rem;box-sizing:border-box;}
.TeamList .top .info { padding-bottom: 0.5rem;}
.TeamList ul  { float: right;position: relative; width: 61%;margin:0 -0.1rem;}
.TeamList ul li { position: relative; height: 3.6rem;margin:0 0.1rem;}
@media (min-width: 1025px) and (max-width: 1280px) {
    .TeamList .top,
    .TeamList ul li {height: 4.1rem;}
}
@media (max-width: 1024px) {
    .TeamList .top ,
    .TeamList ul  { width: 100%; height: auto;}
    .TeamList ul  { margin: 4% 0 0 0 ;}
    .TeamList ul li { }

}

.ResearchNews { background: #F7FAFC; overflow: hidden;}
.ResearchNews * { box-sizing: border-box;}
.ResearchNews .left { float: left;width: 59.83%;}
.ResearchNews .left li{ transition: 0.3s; overflow: hidden;}
.ResearchNews .left li:hover { box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1)}
.ResearchNews .left li:not(:last-child){ margin-bottom: 0.32rem;}
.ResearchNews .left .pic { float: left;width: 44.56%; overflow: hidden;}
.ResearchNews .left .pic figure { padding-bottom:56.56%;transition:0.5s;}
.ResearchNews .word { float: left;width: 55.44%;padding: 0.24rem;background-color: #fff;}
.ResearchNews .word  h3 { font-size: 0.18rem; color: #1A273E; margin-bottom: 0.22rem;}
.ResearchNews .word  p { color: #3B485D;}
.ResearchNews .word  .bottom { margin-top: 0.32rem;color: #98A3B7; overflow: hidden;}
.ResearchNews .word  span { display: block; float: left;}
.ResearchNews .word  time { display: block; float: right;}
.ResearchNews  li:hover h3 { color:#0A56EF;}
.ResearchNews  li:hover .pic figure { transform: scale(1.08);}
.ResearchNews .right { float: right;width: 33.5%;}
.ResearchNews .right  .box{ margin-bottom: 0.8rem; overflow: hidden;}
.ResearchNews .right .pic { float: left;width: 34.82%; overflow: hidden;}
.ResearchNews .right .pic figure { padding-bottom:183%;transition:0.5s;}
.ResearchNews .right .word { float: left;width: 63.18%; overflow: hidden;}
.ResearchNews .right .word .bottom { margin: 0.25rem 0;}
.ResearchNews .right .word .bottom time{ float: left;}
.ResearchNews .right .word i{ display: block; font-style: normal; width: 1.47rem; line-height: 0.36rem; text-align: center;color:#fff; background: #0A56EF;}

@media (max-width: 1024px) {
    .Research .SearchBox { width: 1.5rem;}
    .Research .Others dd {  margin-left:0;}
    .ResearchNews { padding: 8% 0;}
    .ResearchNews .left ,
    .ResearchNews .right ,
    .ResearchNews .left .pic ,
    .ResearchNews .left .word { width: 100%;}
    .ResearchNews .right { margin-top: 8%;}
    .ResearchNews .right li a { display: flex;}

}

.ResearchPartner { position: relative;}
.ResearchPartner .bd li{ min-height: 7.32rem;}
.ResearchPartner .word { position: absolute;top:0;left:0; width: 100%; height: 100%;}
.ResearchPartner .word .ytable {  width: 100%; height: 100%; text-align: center;}
.ResearchPartner .word .ytable b { padding:0 0.2rem;font-family: YSBTH; font-size: 0.52rem;color:#0A56EF;vertical-align: bottom;}
.ResearchPartner .word .ytable aside { font-size: 0.2rem; color: #0C1626;}

@media (max-width: 1024px) {
    .ResearchPartner .bd li{ min-height: auto;}
    .ResearchPartner .word .ytable b { line-height: 1;}
    .ResearchPartner .word .ytable aside { padding: 0 13%; line-height: 2;}
}

.Location {padding: 0.3rem 0;font-family: '宋体';color:#333;}
.Location a {font-family: 'SC';color:#333;}
.Location a:hover {color:#1A83FC;}
.Location span  {font-family: 'SC';color:#999; font-size: 0.14rem;}


.PageNav {padding: 1.6% 0;}
.PageNav ul { font-size: 0; text-align: center;}
.PageNav ul li{ display: inline-block; width: 1.5rem;  }
.PageNav ul li a { position: relative; padding-bottom: 0.18rem;color:#666;font-size: 0.18rem;line-height: 1.6; transition: 0s;}
.PageNav ul li a:after { position: absolute;content:'';width: 86%;height: 3px;bottom:0;left:50%;transform: translateX(-50%); opacity: 0;transition: 0.3s;}
.PageNav ul li a:hover,
.PageNav ul li.on a { font-weight: bold;color:#1A83FC;}
.PageNav ul li a:hover:after,
.PageNav ul li.on a:after { opacity: 1;;background-color: #1A83FC}


/*新闻资讯*/
.whiteColor .pageBanner .word aside {color:#fff;}
.whiteColor .pageBanner .word span {color:#fff;}

.NewsList ul { padding: 0.2rem 0;overflow: hidden;}
.NewsList li { float: left; width: 32%; margin-bottom: 2%;}
.NewsList li a { transition: 0s;}
.NewsList li:not(:nth-child(3n)) { margin-right: 2%;}
.NewsList li figure { padding-bottom:62.5%;}
.NewsList li .word { padding: 0.3rem;background-color: #f3f8ff;transition: 0.3s;}
.NewsList li .word h3 { font-size: 0.24rem; line-height: 1.4;  margin-bottom: 0.2rem;}
.NewsList li .word p { font-size: 0.16rem; color: #999999;}
.NewsList li .word time { display: block;margin-top: 0.3rem;font-size: 0.16rem;color: #333333;}
.NewsList li:hover .word { background-color: #0d7cfc;}
.NewsList li:hover .word h3 { color:#fff;}
.NewsList li:hover .word p { color:rgba(255, 255, 255, 0.8);}
.NewsList li:hover .word time {color: rgba(255, 255, 255, 0.8);}

.NewsInfo { padding-bottom: 4%;overflow: hidden;}
.NewsInfo .left {float: left; width: 66%;}
.NewsInfo .left .title { padding-bottom: 0.16rem; margin-bottom: 0.3rem;border-bottom:1px solid #EEEEEE;;}
.NewsInfo .left .title h3 {color:#000; font-size: 0.32rem; line-height: 1.5; margin-bottom: 0.18rem;}
.NewsInfo .left .title p { font-size: 0.12rem;  color: #999999;}
.NewsInfo .left .title p span { margin-right: 0.24rem;}
.NewsInfo .left .title p i { margin-right: 0.08rem;padding: 3px;background-color: #EEEEEE;}
.NewsInfo .left .info { line-height: 1.7;color: #666;}
.NewsInfo .right {float: right; width: 26.66%;}
.NewsInfo .right .HotNews { margin-top: 0;}
.NewsInfo .right .HotNews li { position: relative; margin-bottom: 0.16rem;  }
.NewsInfo .right .HotNews h3 {font-size: 0.2rem;color:#000; margin-bottom: 0.16rem;}
.NewsInfo .right .HotNews .pic { overflow: hidden;}
.NewsInfo .right .HotNews .pic figure { padding-bottom: 45%;transition: 0.5s;}
.NewsInfo .right .HotNews a:hover .pic figure { transform: scale(1.08);}
.NewsInfo .right .HotNews p { position: absolute;bottom:0;left:0; width: 100%; padding:0 4%;line-height: 3.3em; font-size: 0.12rem;color:#fff;box-sizing: border-box;}
.NewsInfo .page_pn { padding-top: 0.6rem;}
.NewsInfo .page_pn > div { border: 1px solid #EBEDF1;padding: 0.24rem; margin-bottom: 0.16rem;}
.NewsInfo .page_pn span{display: block;padding-bottom: 0.16rem;margin-bottom: 0.16rem; color:#999; border-bottom: 1px solid #F4F4F4;}
.NewsInfo .page_pn a{ display: block;}
.NewsInfo .page_pn a:hover{color:#30748F;}
@media (max-width: 1024px) {
    .NewsList li { width: 48.5%; margin-right: 3%; margin-bottom: 3%;}
    .NewsList li .word h3 { font-size: 0.2rem;}
    .NewsList li:nth-child(2n) { margin-right: 0;}
    .NewsInfo .left ,
    .NewsInfo .right { width: 100%;}
}

/*
 .Page01
 */
.Page01{ text-align:center; padding:1% 0 0.6rem;color:#666666;}
.Page01 .Page *{ vertical-align:middle;}
.Page01 .Page .p_cur,
.Page01 .Page .p_count,
.Page01 .Page .p_total{ display:none;}
.Page01 .Page a{ display:inline-block; width: 0.32rem; line-height:0.32rem;border: 1px solid rgba(0, 0, 0, 0.15);color:#666666; margin-left:5px;border-radius:2px;}
.Page01 .Page a.more{ border:0;}
.Page01 .Page a:hover:not(.more),
.Page01 .Page a.a_cur{ color:#fff; background-color:#0d7cfc;}
.Page01 .Page em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page01 .Page .i_text{ width:0.47rem; height:0.36rem; line-height:0.36rem;border:1px solid #ceced5;}
.Page01 .Page .i_button{ cursor:pointer; background:none; width:0.47rem; height:0.36rem;border:1px solid #ceced5;}
.Page01 .Page .p_jump b{font-weight:normal; margin:0 5px;}
.Page01 .Page .a_prev,.Page01 .Page .a_next{ font-family: '宋体'; font-weight: bold;  }

@media(max-width:1000px){
    .Page01 .Page em{ display:none;}
}
@media(max-width:640px){
    .Page01 .Page a.a_first,
    .Page01 .Page a.a_end{ display:none;}
    .Page01 .Page a{ padding:0 10px;}
}


/*关于我们*/
.contactBan .pageBanner figure { height: 5.2rem;}
.contactBan .pageBanner .Container { position: relative;}
.contactBan .pageBanner .Container .ytable { max-width: 6rem;height: 2.28rem;background: linear-gradient(180deg, rgba(0, 51, 155, 0.78) 0%, rgba(255, 255, 255, 0.4) 100%);backdrop-filter: blur(10px);position: absolute;left: 0;bottom: 0; padding: 0.4rem;box-sizing: border-box;color:#fff;}
.contactBan .pageBanner .word aside{ margin-bottom: 0.2rem;color:#fff; font-size: 0.72rem;}
.contactBan .pageBanner .word span { color:#fff;font-size: 0.31rem;}

@media (max-width: 1024px) {
    .contactBan .pageBanner .Container .ytable { height: auto; padding:0.2rem 0.4rem;}
    .contactBan .pageBanner figure { height: 3.4rem;}
    .contactBan .pageBanner .word aside {font-size: 0.32rem;}
    .contactBan .pageBanner .word span {font-size: 0.2rem;}
}

.AboutTit { font-size: 0.3rem;color:#25282C; line-height: 1;}
.ContactTit { line-height: 0.32rem;font-size: 0.2rem; color: #0C1626;}
.ContactTit img { margin-right: 4px;}

.Contact { background: url("../images/Contact_bg.jpg") no-repeat center;}
.Contact .Container { padding: 0.76rem;box-sizing: border-box;}
.Contact .AboutTit {margin-bottom: 0.36rem;}
.Contact dl { padding-left: 0.22rem;margin-top: 0.38rem; border-left: 4px solid #DFDFDF;}
.Contact dl dd:not(:last-child) { margin-bottom: 0.32rem;}
.Contact dl dd aside { font-size: 0.16rem;}
.Contact dl dd p { font-size: 0.14rem;color: #98A3B7;}
.ContactBottom { margin: 4.2% 0;}
.ContactBottom .Container { display: flex;justify-content:space-between;padding: 0.3rem 0.8rem;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;box-sizing: border-box; overflow: hidden;}
.ContactBottom dl  { float: left;}
.ContactBottom dl:not(:last-child)  { margin-right: 9%;}
.ContactBottom dl.info dt { margin-bottom: 0.12rem;}
.ContactBottom dl.info dd { font-size: 0.16rem; line-height: 0.3rem;}
.ContactBottom dl.info dd span { display: inline-block; margin-right: 0.12rem;color: #98A3B7;}
.ContactBottom dl.code { text-align: center;}
.ContactBottom dl.btn { align-self: center;}
.ContactBottom dl.btn a { display: block; width: 2.06rem; height: 0.52rem; line-height: 0.52rem;color:#fff; font-size: 0.2rem; text-align: center;background: linear-gradient(270deg, #188FF8 0%, #0A56EF 100%);border-radius: 4px;border: 2px solid #FFFFFF;}
@media(max-width:1024px){
    .ContactBottom .Container { flex-wrap:wrap; padding: 0.3rem;}
    .ContactBottom dl { width: 50%;}
    .ContactBottom dl:not(:last-child)  { margin-right: 0;}
    .ContactBottom dl.info dd span { display: block;}
    .ContactBottom dl.code { margin-top: 7%;}
}

.Team .top { margin-bottom: 7%;background: url(../images/team_bg.png) no-repeat center;box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;}
.Team .top .word { width: 45.2%;padding-left: 0.6rem;line-height: 1;box-sizing: border-box;}
.Team .top .word h3 { margin-bottom: 0.12rem;font-size: 0.3rem; color: #262626;}
.Team .top .word aside {margin-bottom: 0.32rem;font-size: 0.16rem; color: #0A56EF;}
.Team .top .word p { line-height: 1.5;font-size: 0.16rem; color: #3B485D;text-align: justify;}
.Team .top .pic { text-align: center;}
.Team .list { padding: 4% 0;background: #F7FAFC;}
.Team .list .PageTit { padding-bottom: 3.5%;}
.Team .list ul { overflow: hidden;}
.Team .list li { float: left; width: 23.5%; margin-bottom: 2%;}
.Team .list li:not(:nth-child(4n)) { margin-right: 2%;}
.Team .list a { transition: 0s;}
.Team .list .pic { position: relative;border-radius: 4px; overflow: hidden;}
.Team .list .pic figure{ padding-bottom: 133%;}
.Team .list .pic .hover{ position: absolute;top:0;left:0; width: 100%; height: 100%;  background: rgba(55, 90, 170, 0.8); opacity: 0;transition: 0.5s;}
.Team .list .pic .hover aside { position: absolute;bottom: -70%;left:0; width: 100%;padding: 5.5%;box-sizing: border-box;color:#fff;text-align: justify; line-height: 1.4; opacity: 0;transition: 0.5s;}
.Team .list .word h3 { margin: 0.26rem 0 0.14rem; line-height: 1;font-size: 0.24rem; color: #1A273E;}
.Team .list .word p { font-size: 0.16rem; color: #3B485D;}
.Team .list li:hover .pic .hover{ opacity: 1;}
.Team .list li:hover .pic .hover aside{bottom:0; opacity: 1;}
@media(max-width:1024px){
    .Team .top {padding:5% 0;}
    .Team .top .word,
    .Team .top .pic { width: 100%;display: block; }
    .Team .top .word {padding: 4%;}
    .Team .list li { width: 48.5%; margin-bottom: 3%; margin-right: 3%;}
    .Team .list li:nth-child(2n) { margin-right: 0;}
}

.JoinUs .top {background: #f7fafc;}
.JoinUs .top .word {padding: 0.4rem; box-sizing: border-box;line-height: 1.4;background: url("../images/joinus_bg.png") no-repeat center;box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border: 2px solid #FFFFFF;}
.JoinUs .top .word aside { margin-bottom: 0.24rem;font-size: 0.3rem;font-weight: bold;color: #25282C;}
.JoinUs .top .word p { font-size: 0.16rem;}

.JoinUs .topList  { padding: 6% 0;}
.JoinUs .topList ul { font-size: 0; text-align: center;}
.JoinUs .topList ul li { display: inline-block; width: 16.66%;}
.JoinUs .topList ul li img { transition: 0.5s;}
.JoinUs .topList ul li:hover img { transform: translateY(-10px)}
.JoinUs .topList ul li p { font-size: 0.16rem;}

.Welfare .auto { max-width: 14rem;margin:0 auto;}
.Welfare .PageTit { margin-bottom: 0.4rem;}
.Welfare dl { overflow: hidden;}
.Welfare dl dd { position: relative;float: left;}
.Welfare dl:nth-child(1) {background: linear-gradient(90deg, #E4CABF 30%, #d8cde8 60%);}
.Welfare dl:nth-child(2) {background: linear-gradient(90deg, #d2d8d6 30%, #dcebff 100%);}
.Welfare dl:nth-child(3) {background: linear-gradient(90deg, #e7ced4 30%, #f5e5d8 60%);}
.Welfare dl:nth-child(4) {background: linear-gradient(90deg, #97d3bf 30%, #ffd7d7 60%);}
.Welfare dl:nth-child(1) dd:nth-child(1),
.Welfare dl:nth-child(4) dd:nth-child(1) { width:67.17%;}
.Welfare dl:nth-child(1) dd:nth-child(2),
.Welfare dl:nth-child(4) dd:nth-child(2) { width:32.83%;}
.Welfare dl:nth-child(2) dd:nth-child(1),
.Welfare dl:nth-child(3) dd:nth-child(1) { width:32.83%;}
.Welfare dl:nth-child(2) dd:nth-child(2),
.Welfare dl:nth-child(3) dd:nth-child(2) { width:67.17%;}
.Welfare dl dd .pic { overflow: hidden;}
.Welfare dl dd figure { height: 2.04rem;transition: 0.5s; }
.Welfare dl dd:hover figure { transform:scale(1.1); }
.Welfare dl dd p { position: absolute; top:0.24rem; font-size: 0.2rem;color:#fff;}
.Welfare dl dd:nth-child(odd) p { left: 1rem;}
.Welfare dl dd:nth-child(even) p { right: 1rem;}
@media(max-width:1024px){
    .Welfare dl dd:nth-child(odd) p {left:0.2rem;}
    .Welfare dl dd:nth-child(even) p {right:0.2rem;}
}

.JobPosition .mailto { margin-top: 0.2rem;text-align: center;}
.JobPosition .mailto a { margin-left:20px;color:#0A56EF;text-decoration: revert;}
.JobPosition .jobNav { margin:0.52rem 0 0.24rem;text-align: center; font-size: 0; position: relative; z-index: 10;}
.JobPosition .jobNav .item { position: relative;display: inline-block; width: 2rem;height: 0.48rem; font-size: 0.16rem;border-radius: 24px;border: 1px solid #E8EAEC;vertical-align: top;box-sizing: border-box;transition: 0.3s;}
.JobPosition .jobNav .item:not(:first-child) { margin-left: 0.2rem;}
.JobPosition .jobNav .item.on,
.JobPosition .jobNav .item:hover {border: 1px solid #0A56EF;}
.JobPosition .jobNav .item span{ position: relative;display: block; line-height: 0.48rem;}
.JobPosition .jobNav .item span:after{ display: inline-block;content:''; margin-left: 20px;font-family: '宋体'; font-weight: bold;transition: 1s;background: url('../images/zxiala2.png');width: 20px;height: 20px;margin-bottom: -0.05rem;}
.JobPosition .jobNav .item.on span{ color:#0A56EF;}
.JobPosition .jobNav .item.on span:after{ transform: rotate(359deg);background: url('../images/zxiala.png');}
.JobPosition .jobNav .item dl { position: absolute; width: 82%;left:50%;top:100%;transform:translateX(-50%);margin-top: 0.15rem;padding:0.15rem 0;background: #FFFFFF;box-shadow: 0px 6px 16px 0px rgba(97, 97, 97, 0.2); display: none;}
.JobPosition .jobNav .item dl:before {position: absolute;content:''; top: -0.08rem;left:50%;transform: translateX(-50%) rotate(45deg);border:0.2rem solid #fff;border-bottom:transparent;border-right:transparent;box-shadow: -5px -5px 7px 0px rgba(97,97,97,0.06); }
.JobPosition .jobNav .item dd { line-height: 2;}
.JobPosition .list ul li { float: left; width: 32%; padding: 0.16rem 0.24rem 0.16rem 0.4rem;margin-right: 2%; margin-bottom: 2%;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;box-sizing: border-box;transition: 0.3s;}
.JobPosition .list ul li:hover { box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.3);}
.JobPosition .list ul li:nth-child(3n) { margin-right: 0;}
.JobPosition .list .ytable { padding-bottom: 0.1rem;border-bottom: 1px dotted #D0D5DF;}
.JobPosition .list .word h3 { font-size: 0.18rem; margin-bottom: 0.15rem;}
.JobPosition .list .word span { color:#3B485D; margin-right: 0.25rem; padding-left: 0.2rem;background-repeat: no-repeat;background-position: left center;background-size: 0.2rem;}
.JobPosition .list .word .loc { background-image: url("../images/JobPosition_icon1.png")}
.JobPosition .list .word .type { background-image: url("../images/JobPosition_icon2.png")}
.JobPosition .list .pic { width: 27.5%;}
.JobPosition .list a { position: relative;display: inline-block;color:#0A56EF; margin-top: 0.16rem;}
.JobPosition .list a:after { position: relative;display: inline-block;content:'>';margin-left: 10px;font-family: '宋体'; font-weight: bold;color:#0A56EF;}

.JobChannel { background: #F7FAFC;}
.JobChannel .list { margin-top: 0.5rem;text-align: center;}
.JobChannel .list .item { display: inline-block; width: 1.4rem; height: 0.7rem;line-height: 0.7rem; text-align: center;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;transition: 0.3s;}
.JobChannel .list .item:hover { box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.3);}
.JobChannel .list .item:not(:first-child) {margin-left: 0.55rem;}
.JobChannel .list .item a {display: block;}
.JobChannel .list .item img { vertical-align: middle;}

@media (max-width: 1024px) {
    .JobPosition .list ul li { width: 49%;padding:0.16rem 0.1rem 0.16rem 0.1rem; margin-right: 2%; margin-bottom: 2%;}
    .JobPosition .list ul li:nth-child(3n) { margin-right: 2%;}
    .JobPosition .list ul li:nth-child(2n) { margin-right: 0;}
    .JobPosition .list .word span {margin-right: 0.15rem;}
}

/*公司简介*/
.Profile .top .num { position: relative;padding-top: 0.8rem;}
.Profile .top .num:before {position: absolute;content:'';width: 100%;height:calc(100% + 2.28rem);top:-2.28rem;left:0;background: linear-gradient(180deg, rgba(0, 51, 155, 0.78) 0%, rgba(255, 255, 255, 0.4) 100%);backdrop-filter: blur(10px); z-index: -1;}
.Profile .top .num li { float: left; width: 33.3%; margin-bottom: 1.1rem;text-align: center;box-sizing: border-box;}
.Profile .top .num span { position: relative; padding-right: 0.2rem; line-height: 0.5rem;font-size: 0.5rem;font-weight: bold;font-family: Arial;color:#1A273E;}
.Profile .top .num sup { position: absolute;top:0.02rem;right:0;line-height: 0.2rem;font-size: 0.2rem; font-weight: normal;}
.Profile .top .num sub { position: absolute;bottom: 0.09rem;right:0;line-height: 0.16rem;font-size: 0.16rem; font-weight: normal;}
.Profile .top .word { padding-top: 0.8rem;padding-left: 0.6rem;font-size: 0.16rem;color: #3B485D;line-height: 1.5;text-align: justify;vertical-align: top;}
.Profile .top .word p+p { margin-top: 0.15rem;}
.Profile .top .word aside { float: right; font-size: 0.3rem; color: #25282C;margin-top: 0.4rem;}

.Values { padding: 0.6rem 0 0.8rem;background: url("../images/Values_bg.jpg") no-repeat center/cover;    margin: 0.8rem 0;}
.Values ul { text-align: center;}
.Values ul li { display: inline-block; width: 29%;}
.Values ul li h3 { margin-top: 0.1rem;line-height: 1.5;font-size: 0.26rem; color: #1A273E;}
.Values ul li p { margin-top: 0.1rem;line-height: 1.5;color: #98A3B7;}

.Brand .list { margin-top: 0.4rem;padding: 0.7rem;background: linear-gradient(180deg, #F3F5F8 0%, #FEFEFF 55%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);border-radius: 4px;border: 2px solid #FFFFFF;}
.Brand .list dl.mid { margin: 0.4rem 0;}
.Brand .list dl dd { float: left;width: 25%;height: 0.9rem; padding:0.12rem 0;text-align: center;box-sizing: border-box; overflow: hidden;}
.Brand .list dl.dl1 dd { background: url("../images/brand_bg1.png") no-repeat right center;background-size: contain;}
.Brand .list dl.dl2 dd { background: url("../images/brand_bg2.png") no-repeat left center;background-size: contain;}
.Brand .list dl dd p { margin-top: 0.08rem;line-height: 1.3;}

.Honor { margin: 4% 0 0 ; background-color: #1b243a;}
.Honor .Container { position: relative;}
.Honor .PageTit { color:#fff; padding: 6.5% 0 12%;}
.Honor .num { padding-bottom: 15%;text-align: center;}
.Honor .num span { font-size: 0.66rem;color:#fff; line-height: 1;}
.Honor .num span sup{ font-size: 0.2rem; font-weight: bold; vertical-align: top;}
.Honor .num p{ margin-top: 0.2rem;font-size: 0.2rem; color: #fff;}

.Develop { padding: 4% 0 2% 0;background: url(../images/develop_bg.jpg) no-repeat center;}
.Develop .hd { position: relative;display: flex;align-items: baseline; padding-top: 0.1rem;margin-top: 0.6rem;}
.Develop .hd:before { position: absolute;content:'';width: 100%;top:0.68rem;border-bottom: 1px dotted #CACFD8;}
.Develop .hd ul { position: relative;width: 25%; float: left; text-align: center;display: flex;flex-wrap: wrap;justify-content: space-around;align-items: baseline;}
.Develop .hd ul:not(:last-of-type) { padding-right: 2%;}
.Develop .hd .item { display: inline-block; }
.Develop .hd .item span { display: block; margin-bottom: 0.16rem;font-size: 0.16rem; color: #CACFD8; line-height: 1;/*transition: 0.3s;*/}
.Develop .hd .item i { position: relative;display: block; width: 0.2rem; height: 0.2rem; margin:0 auto;border: 1px solid #CACFD8;border-radius:50%;background-color: #fff;}
.Develop .hd .item i:after { position: absolute;content:''; width: 0.06rem; height: 0.06rem; top:50%;left:50%;transform:translate(-50%,-50%);background:#CACFD8;border-radius:50%;}
.Develop .hd .info{ margin-top: 0.47rem;width: 74%;text-align: justify;}
.Develop .hd .info aside { font-size: 0.16rem; color: #BABDC3;}
.Develop .hd .info h4 { font-weight: normal;margin: 0.15rem 0;font-size: 0.2rem; color: #98A3B7;}
.Develop .hd .info p{ opacity: 0; line-height: 1.7;transition: 0.3s;}
.Develop .hd ul .item.on span { color: #1A273E; font-weight: bold;}
.Develop .hd ul .item.on i { border-color:#0A56EF}
.Develop .hd ul .item.on i:after { background:#0A56EF;}
.Develop .hd ul .item.active {transform: translateY(-13%);}
.Develop .hd ul .item.active span { color: #0A56EF; font-size: 0.34rem;}
.Develop .hd ul .item.active i { width: 0.4rem; height: 0.4rem;border-color:#0A56EF}
.Develop .hd ul .item.active i:after {background:#0A56EF;}
.Develop .hd ul .info.active aside { color: #333333;}
.Develop .hd ul .info.active h4 { font-weight: bold;color: #0A56EF;}
.Develop .hd ul .info.active p{ opacity: 1;}

@media (max-width: 1024px) {
    .Profile .top .ytable-cell { display: block; width: 100%;}
    .Profile .top .num ul { display: flex; flex-wrap:wrap;}
    .Profile .top .num ul li { margin-bottom: 5%;}
    .Profile .top .word { padding-top: 0.3rem;padding-left: 0;}

    .Values ul li:last-of-type { width: 34%;}
    .Values ul li:not(:last-of-type) { margin-right: 2%;}
    .Values ul li img{ width: 60%;max-width:60px;}
    .Values ul li p { font-size: 0.14rem;}

    .Brand .list { padding: 0.2rem;}
    .Brand .list dl { display: flex;flex-wrap: wrap;}
    .Brand .list dl dd { width: 50%; height: auto;background: none!important;}

    .Honor .num span { font-size: 0.46rem;}

    .Develop .Container { padding: 0;}
    .Develop .hd { overflow-x: auto;}
    .Develop .hd:before { width: 425vw;}
    .Develop .hd ul {flex:none; width: 100vw; padding: 0 15px;padding-bottom: 6vw;}
    .Develop .hd .item {flex:33%;}
}








/* 解决方案-购物中心 */
.shopping-one .Parking-one-con .txt{ margin-right:0; max-width:55%;}
.shopping-one ul{ width:100%;}
.shopping-one li{ font-size: .14rem; width:49%; box-sizing: border-box;}
.shopping-one .Marketing-eight{ background: url("../images/shopping_bg.png") no-repeat bottom center/cover;}
.shopping-two .Paths_back{ margin-top:.5rem; position: relative; text-align: center;}
.shopping-two .Paths-list::after{ content:''; display: block; position: absolute; left:7.5%; top:9%; width:85%; padding-bottom:6.5%; background: url(../images/shopping_line.png) no-repeat center; background-size: cover;}
.shopping-two .Paths-list .item{ max-width:14.5%; position: relative; z-index:5;}
.shopping-two .Paths-list .item .icon{ margin-bottom:.05rem;}
.shopping-two .Paths-list .item .txt{ margin-bottom:.12rem; font-size:.16rem; color: #333;}
.shopping-two .Paths-list .item .Introd li{ line-height:1.5; color:#98A3B7; background: url(../images/ProFunction3_icon7.png) left .03rem no-repeat; padding-left:.2rem; text-align: left;}
.shopping-two .Paths-list .item .Introd li span{ display: block; margin-bottom:.15rem;}
.shopping-two .Paths-list .item:last-child{ margin-right:0;}
.shopping-two .Paths-list .item:nth-child(1){ max-width:13.5%;}
.shopping-two .Paths-list .item:nth-child(2){ max-width:13%;}
.shopping-two .Paths-list .item:nth-child(5){ max-width:13%;}
.shopping-two .Paths-list .item:nth-child(1),
.shopping-two .Paths-list .item:nth-child(7){ margin-top:.85rem;}
.shopping-two .Paths-list .item:nth-child(2),
.shopping-two .Paths-list .item:nth-child(6){ margin-top:.35rem;}
.shopping-two .Paths-list .item:nth-child(3),
.shopping-two .Paths-list .item:nth-child(5){ margin-top:.1rem;}
.shopping-three{ background-color:#FAFBFC;}
.shopping-three .shopping-list{ margin-top:.45rem; position: relative;}
.shopping-three .bg_pic{ position: relative;}
.shopping-three .bg_pic .Po_ao{ font-size: .18rem; color:#000; position: absolute;}
.shopping-three .bg_pic .pic_tu{ background-size:cover!important; transition: all .5s;}
.shopping-three .bg_pic .txt{ padding:0 .15rem; height:.4rem; text-align: center; font-size: .18rem; color:#000; line-height: 25px; background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(235, 237, 241, 1); position: absolute; display: flex; justify-content: center; align-items: center; z-index:10;}
.shopping-three .bg_pic .pot{ position: absolute; top:0; display: block; width:.1rem; height:.1rem; background: #0D7CFC; border: 3px solid rgba(255, 255, 255, 0.9); border-radius:50%; overflow: hidden; z-index:10;}
.shopping-three .bg_pic .device{ width:100%; height:100%; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:0; left:0; z-index:1; display: none;}
.shopping-three .bg_pic a:hover{ z-index:10;}
.shopping-three .bg_pic a:hover .pic_tu{ transform: scale(1.5);}
.shopping-three .bg_pic .Asset{ top:2.55rem; left:.25rem;}
.shopping-three .bg_pic .Asset .pic_tu{ width:1.65rem; height:.96rem;}
.shopping-three .bg_pic .Asset .txt{ top: .88rem; right: -1.25rem;}
.shopping-three .bg_pic .Asset .pot{ top:.76rem; right:.1rem;}
.shopping-three .bg_pic .Smart_Roll{ top: 1.65rem; left: 1.51rem;}
.shopping-three .bg_pic .Smart_Roll .pic_tu{ width:.48rem; height:.86rem;}
.shopping-three .bg_pic .Smart_Roll .txt{ top: -.3rem; right: -1.13rem;}
.shopping-three .bg_pic .Smart_Roll .pot{ top: .08rem; right: .05rem;}
.shopping-three .bg_pic .terminal{ top: 2.11rem; left: 2.8rem;}
.shopping-three .bg_pic .terminal .pic_tu{ width:.74rem; height:1.44rem;}
.shopping-three .bg_pic .terminal .txt{ top: -.43rem; right: -1.61rem;}
.shopping-three .bg_pic .terminal .pot{ top: -0.06rem; right: .13rem;}
.shopping-three .bg_pic .Shelves{ top:2.06rem; left:5.75rem;}
.shopping-three .bg_pic .Shelves .pic_tu{ width:.29rem; height:.73rem;}
.shopping-three .bg_pic .Shelves .txt{ top: 0.4rem; left: -1.25rem;}
.shopping-three .bg_pic .Shelves .pot{ top: .3rem; right: .18rem;}
.shopping-three .bg_pic .statistics{ top: 1.52rem; left: 6.02rem;}
.shopping-three .bg_pic .statistics .pic_tu{ width:.13rem; height:.07rem;}
.shopping-three .bg_pic .statistics .txt{ top: -0.55rem; left: -1.15rem;}
.shopping-three .bg_pic .statistics .pot{ top: -.2rem; right: .1rem;}
.shopping-three .bg_pic .Parking{ top: 3.71rem; left: 5.1rem;}
.shopping-three .bg_pic .Parking .pic_tu{ width:1.04rem; height:1.31rem;}
.shopping-three .bg_pic .Parking .txt{ top: -0.25rem; right: -1.6rem;}
.shopping-three .bg_pic .Parking .pot{ top: .1rem; right: -.05rem;}
.shopping-three .bg_pic .vending{ top: 2.18rem; left: 8.14rem;}
.shopping-three .bg_pic .vending .pic_tu{ width:.92rem; height:1.12rem;}
.shopping-three .bg_pic .vending .txt{ top: -0.35rem; left: -1.55rem;}
.shopping-three .bg_pic .vending .pot{ top: 0rem; right: .75rem;}
.shopping-three .bg_pic .mockup{ top: 2.33rem; left: 9.09rem;}
.shopping-three .bg_pic .mockup .pic_tu{ width:.77rem; height:1.2rem;}
.shopping-three .bg_pic .mockup .txt{ top: -0.4rem; left: -.42rem;}
.shopping-three .bg_pic .mockup .pot{ top: -.07rem; right: .2rem;}
.shopping-three .bg_pic .Interactive{ top: 1.78rem; right: 1.52rem;}
.shopping-three .bg_pic .Interactive .pic_tu{ width:.4rem; height:.69rem;}
.shopping-three .bg_pic .Interactive .txt{ top: -0.38rem; right: -1.22rem;}
.shopping-three .bg_pic .Interactive .pot{ top: 0; right: -.05rem;}
.shopping-three .bg_pic .Scrm{ top: 2.4rem; right:.14rem;}
.shopping-three .bg_pic .Scrm .pic_tu{ width:1.81rem; height:1.12rem;}
.shopping-three .bg_pic .Scrm .txt{ top: .98rem; left: -1.04rem;}
.shopping-three .bg_pic .Scrm .pot{ top: .88rem; right: 1.55rem;}
.shopping-four .list{ position: relative; margin-top:.5rem; padding:.72rem; background: linear-gradient(180deg, #FAFBFD 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.shopping-four .list::after{ position: absolute; top:0; left:.49rem; height:100%; width:calc(100% - 1rem); content: ''; display: block; background: url(../images/Power_bg4.png) left center no-repeat;}
.shopping-four .list .itme{ padding-left:.28rem; position: relative; z-index:10; margin-bottom:.2rem;}
.shopping-four .list .itme::before{ position: absolute; top:96%; right:38%; content: ''; display: block; width: .18rem; height:.25rem; background: url(../images/Power_bg1.png) no-repeat center;}
.shopping-four .list .itme:last-child{ margin-bottom:0;}
.shopping-four .list .itme:last-child::before{ display: none;}
.shopping-four .list ul{ margin-right:.1rem; padding:0 .2rem; width:55.11%; border: 1px solid #979797;box-sizing: border-box;background-color: #fff;}
.shopping-four .list ul li{ line-height:2.5; padding:.05rem 0; display: flex; align-items: center;}
.shopping-four .list img{ max-width:.32rem; display:inline-block; vertical-align: middle;}
.shopping-four .list ul li img{padding-right: 0.04rem;}
/* .shopping-four .list .two-ke{ margin-right:.15rem;} */
.shopping-four .list .ter-ke{ margin-right:.15rem; padding-left:.10rem; position: relative; background: url(../images/Power_bg2.png) no-repeat center;  line-height:.31rem; width: 1.2rem; text-align: center; background-size: cover;}
.shopping-four .list .ter-ke span{ display: inline-block; padding:0 .13rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 2px 2px 4px 0px rgba(55, 90, 170, 0.06); border-radius: 4px; border: 1px solid #FFFFFF; color:#6F84A7;}
.shopping-four .list .ter-ke::after{ content: ''; display: block; position: absolute; bottom:-0.55rem; left:-0rem; width:.33rem; height:1.47rem; background: url(../images/Power_bg3.png) no-repeat center; background-size: cover;}
.shopping-four .list .sil-ke{ text-align: center; width: 2.1rem; padding:.12rem 0;background: #F8FBFF; border-radius: 28px; border: 1px solid #0D7CFC;}
.shopping-four .list .saz{ margin-left:.1rem;}
.shopping-five .PageTit .sub{ font-size: .16rem;}

@media ( max-width:1366px){
.shopping-three .bg_pic .txt{ font-size:.17rem;}
}
@media ( max-width:1200px){
.shopping-four .list{ padding:.5rem .3rem;}
.shopping-four .list ul{ width:58%; padding:0 .1rem;}
.shopping-four .list .ter-ke{ width:auto; padding:0 .35rem; background-size: contain;}
.shopping-four .list .sil-ke{ width:auto; padding:.1rem .3rem;}
}
@media ( max-width:1024px){
.shopping-two .Paths-list .item{ max-width:17%;}
.shopping-three .bg_pic .txt{ height: .3rem; font-size: .14rem;}
.shopping-three .bg_pic .pot{ width:.05rem; height:.05rem;}
.shopping-three .bg_pic .Asset{ top: 2.2rem; left:.25rem;}
.shopping-three .bg_pic .Asset .pic_tu{ width: 1.3rem; height: .76rem;}
.shopping-three .bg_pic .Asset .txt{ top: .65rem; right: -1.15rem;}
.shopping-three .bg_pic .Asset .pot{ top: .6rem; right: 0;}
.shopping-three .bg_pic .Smart_Roll{ top: 1.6rem; left: 1.36rem;}
.shopping-three .bg_pic .Smart_Roll .pic_tu{ width: 0.31rem; height: 0.55rem;}
.shopping-three .bg_pic .Smart_Roll .txt{ top: -.2rem; right: -.95rem;}
.shopping-three .bg_pic .Smart_Roll .pot{ top: .08rem; right: .05rem;}
.shopping-three .bg_pic .terminal{ top: 1.75rem; left: 2.33rem;}
.shopping-three .bg_pic .terminal .pic_tu{ width: 0.6rem; height: 1.16rem;}
.shopping-three .bg_pic .terminal .txt{ top: -.35rem; right: -1.28rem;}
.shopping-three .bg_pic .terminal .pot{ top: -0.06rem; right: .13rem;}
.shopping-three .bg_pic .Shelves{ top: 1.7rem; left: 4.77rem;}
.shopping-three .bg_pic .Shelves .pic_tu{ width: .24rem; height: .6rem;}
.shopping-three .bg_pic .Shelves .txt{ top: 0.35rem; left: -1.05rem;}
.shopping-three .bg_pic .Shelves .pot{ top: .3rem; right: .18rem;}
.shopping-three .bg_pic .statistics{ top: 1.26rem; left: 4.96rem;}
.shopping-three .bg_pic .statistics .pic_tu{ width:.13rem; height:.07rem;}
.shopping-three .bg_pic .statistics .txt{ top: -.48rem; left: -.94rem;}
.shopping-three .bg_pic .statistics .pot{ top: -.2rem; right: .1rem;}
.shopping-three .bg_pic .Parking{ top: 3.06rem; left: 4.2rem;}
.shopping-three .bg_pic .Parking .pic_tu{ width: .87rem; height: 1.1rem;}
.shopping-three .bg_pic .Parking .txt{ top: -0.2rem; right: -1.33rem;}
.shopping-three .bg_pic .Parking .pot{ top: .1rem; right: -.05rem;}
.shopping-three .bg_pic .vending{ top: 1.8rem; left: 6.7rem;}
.shopping-three .bg_pic .vending .pic_tu{ width: 0.81rem; height: .99rem;}
.shopping-three .bg_pic .vending .txt{ top: -0.28rem; left: -1.23rem;}
.shopping-three .bg_pic .vending .pot{ top: 0rem; right: .65rem;}
.shopping-three .bg_pic .mockup{ top: 1.92rem; left: 7.52rem;}
.shopping-three .bg_pic .mockup .pic_tu{ width: .64rem; height: 1rem;}
.shopping-three .bg_pic .mockup .txt{ top: -0.3rem; left: -0.4rem;}
.shopping-three .bg_pic .mockup .pot{ top: -.03rem; right: .2rem;}
.shopping-three .bg_pic .Interactive{ top: 1.48rem; right: 1.27rem;}
.shopping-three .bg_pic .Interactive .pic_tu{ width: 0.33rem; height: .57rem;}
.shopping-three .bg_pic .Interactive .txt{ top: -0.3rem; right: -1.05rem;}
.shopping-three .bg_pic .Interactive .pot{ top: 0; right: -.05rem;}
.shopping-three .bg_pic .Scrm{ top: 2rem; right: .25rem;}
.shopping-three .bg_pic .Scrm .pic_tu{ width: 1.5rem; height:1.12rem;}
.shopping-three .bg_pic .Scrm .txt{ top: .98rem; left: -.85rem;}
.shopping-three .bg_pic .Scrm .pot{ top: .9rem; right: 1.28rem;}
.shopping-four .list .itme{ flex-wrap: wrap; box-sizing: border-box;}
.shopping-four .list ul{ width:100%; margin-right:0;}
.shopping-four .list .ter-ke{ min-width:.8rem; padding:0 .2rem;}
.shopping-four .list .sil-ke{ width:auto; padding:.05rem .1rem;}
.shopping-four .list .two-ke{ margin:.1rem 0 0; width: 100%;}
.shopping-four .list .itme::before{ top:100%; left:3.5%;}
.shopping-four .list .ter-ke::after{ left:-0.4rem; bottom:-.4rem; transform:rotate(180deg);}
.shopping-four .list::after{width:100%; left:0; background-size: cover;}
}


@media ( max-width:768px){
.shopping-two .Paths-list .item{ max-width:17%;}
.shopping-three .bg_pic .txt{ height: .3rem; font-size:.12rem;}
.shopping-three .bg_pic .pot{ width:.05rem; height:.05rem;}
.shopping-three .bg_pic .Asset{ top: 1.68rem; left:.25rem;}
.shopping-three .bg_pic .Asset .pic_tu{ width: 1rem; height: .58rem;}
.shopping-three .bg_pic .Asset .txt{ top: .52rem; right: -1rem;}
.shopping-three .bg_pic .Asset .pot{ top: .45rem; right: 0;}
.shopping-three .bg_pic .Smart_Roll{ top: 1.16rem; left: 1rem;}
.shopping-three .bg_pic .Smart_Roll .pic_tu{ width: 0.25rem; height: 0.45rem;}
.shopping-three .bg_pic .Smart_Roll .txt{ top: -.3rem; right: -.84rem;}
.shopping-three .bg_pic .Smart_Roll .pot{ top: 0; right: 0;}
.shopping-three .bg_pic .terminal{ top: 1.3rem; left: 1.73rem;}
.shopping-three .bg_pic .terminal .pic_tu{ width: 0.51rem; height: 1rem;}
.shopping-three .bg_pic .terminal .txt{ top: -.25rem; right: -1.18rem;}
.shopping-three .bg_pic .terminal .pot{ top: .02rem; right: .07rem;}
.shopping-three .bg_pic .Shelves{ top: 1.26rem; left: 3.52rem;}
.shopping-three .bg_pic .Shelves .pic_tu{ width: .18rem; height: .45rem;}
.shopping-three .bg_pic .Shelves .txt{ top: 0.35rem; left: -.95rem;}
.shopping-three .bg_pic .Shelves .pot{ top: .3rem; right: .18rem;}
.shopping-three .bg_pic .statistics{ top: .95rem; left: 3.66rem;}
.shopping-three .bg_pic .statistics .pic_tu{ width: .13rem; height: .07rem;}
.shopping-three .bg_pic .statistics .txt{ top: -.48rem; left: -.94rem;}
.shopping-three .bg_pic .statistics .pot{ top: -.2rem; right: .1rem;}
.shopping-three .bg_pic .Parking{ top: 2.29rem; left: 3.12rem;}
.shopping-three .bg_pic .Parking .pic_tu{ width: .64rem; height: .8rem;}
.shopping-three .bg_pic .Parking .txt{ top: -0.2rem; right: -1.2rem;}
.shopping-three .bg_pic .Parking .pot{ top: .1rem; right: -.05rem;}
.shopping-three .bg_pic .vending{ top: 1.33rem; left: 4.96rem;}
.shopping-three .bg_pic .vending .pic_tu{ width: 0.61rem; height: .74rem;}
.shopping-three .bg_pic .vending .txt{ top: -0.28rem; left: -1.15rem;}
.shopping-three .bg_pic .vending .pot{ top: 0rem; right: .48rem;}
.shopping-three .bg_pic .mockup{ top: 1.43rem; left: 5.55rem;}
.shopping-three .bg_pic .mockup .pic_tu{ width: .48rem; height: .75rem;}
.shopping-three .bg_pic .mockup .txt{ top: -0.3rem; left: -0.4rem;}
.shopping-three .bg_pic .mockup .pot{ top: -.03rem; right: .2rem;}
.shopping-three .bg_pic .Interactive{ top: 1.1rem; right: .93rem;}
.shopping-three .bg_pic .Interactive .pic_tu{ width: 0.26rem; height: .45rem;}
.shopping-three .bg_pic .Interactive .txt{ top: -0.3rem; right: -.9rem;}
.shopping-three .bg_pic .Interactive .pot{ top: 0; right: -.05rem;}
.shopping-three .bg_pic .Scrm{ top: 1.6rem; right: .15rem;}
.shopping-three .bg_pic .Scrm .pic_tu{ width: 1.2rem; height: .74rem;}
.shopping-three .bg_pic .Scrm .txt{ top: .65rem; left: -.75rem;}
.shopping-three .bg_pic .Scrm .pot{ top: .58rem; right: 1.05rem;}
.shopping-four .list .itme{ padding-left:0;}
.shopping-four .list .ter-ke::after{ display: none;}
}
@media ( max-width:640px){
.shopping-two .Paths-list{ flex-wrap: wrap;}
.shopping-two .Paths-list .item{ margin:.1rem 0!important; width: 100%; max-width: 100%!important;}
.shopping-two .Paths-list::after{ display: none;}
.shopping-one .Parking-one-con{ margin-top:.2rem; flex-wrap: wrap;}
.shopping-one .Parking-one-con .txt{ margin-bottom:.2rem; width: 100%;max-width: 100%;}
.shopping-one .Parking-one-con .txt li{ padding:.05rem 0; padding-left:.3rem; width: 100%;}
.shopping-three .bg_pic .txt{ padding:0 .05rem; min-width:.75rem;}
.shopping-three .bg_pic .pot{ width:.03rem; height:.03rem;}
.shopping-three .bg_pic .Asset{ top: 1.1rem; left:.25rem;}
.shopping-three .bg_pic .Asset .pic_tu{ width: 0.65rem; height: .38rem;}
.shopping-three .bg_pic .Asset .txt{ top: .4rem; right: -0.5rem;}
.shopping-three .bg_pic .Asset .pot{ top: .3rem; right: 0;}
.shopping-three .bg_pic .Smart_Roll{ top: .7rem; left: .6rem;}
.shopping-three .bg_pic .Smart_Roll .pic_tu{ width: 0.17rem; height: 0.3rem;}
.shopping-three .bg_pic .Smart_Roll .txt{ top: -.3rem; right: -.84rem;}
.shopping-three .bg_pic .Smart_Roll .pot{ top: 0; right: 0;}
.shopping-three .bg_pic .terminal{ top: .8rem; left: 1.1rem;}
.shopping-three .bg_pic .terminal .pic_tu{ width: 0.31rem; height: .6rem;}
.shopping-three .bg_pic .terminal .txt{ top: .35rem; right: -1.18rem;}
.shopping-three .bg_pic .terminal .pot{ top: .3rem; right: .07rem;}
.shopping-three .bg_pic .Shelves{ top: .8rem; left: 2.2rem;}
.shopping-three .bg_pic .Shelves .pic_tu{ width: .12rem; height: .3rem;}
.shopping-three .bg_pic .Shelves .txt{ top: -.04rem; left: -.9rem;}
.shopping-three .bg_pic .Shelves .pot{ top: -.05rem; right: .1rem;}
.shopping-three .bg_pic .statistics{ top: .56rem; left: 2.25rem;}
.shopping-three .bg_pic .statistics .pic_tu{ width: .13rem; height: .07rem;}
.shopping-three .bg_pic .statistics .txt{ top: -0.4rem;left: -.75rem;;}
.shopping-three .bg_pic .statistics .pot{ top: -.1rem; right: .1rem;}
.shopping-three .bg_pic .Parking{ top: 1.42rem; left: 1.9rem;}
.shopping-three .bg_pic .Parking .pic_tu{ width: .47rem; height: .59rem;}
.shopping-three .bg_pic .Parking .txt{ top: 0.36rem; right: -1.15rem;}
.shopping-three .bg_pic .Parking .pot{ top: .3rem; right: -.05rem;}
.shopping-three .bg_pic .vending{ top: .85rem; left: 3.07rem;}
.shopping-three .bg_pic .vending .pic_tu{ width: 0.43rem; height: 0.52rem;}
.shopping-three .bg_pic .vending .txt{ top: -0.3rem; left: -.95rem;}
.shopping-three .bg_pic .vending .pot{ top: -.05rem; right: 0.15rem;}
.shopping-three .bg_pic .mockup{ top: .9rem; left: 3.5rem;}
.shopping-three .bg_pic .mockup .pic_tu{ width: .3rem; height: .47rem;}
.shopping-three .bg_pic .mockup .txt{ top: .1rem; left: -0.7rem;}
.shopping-three .bg_pic .mockup .pot{ top: -.02rem; right: .07rem;}
.shopping-three .bg_pic .Interactive{ top: .7rem; right: .58rem;}
.shopping-three .bg_pic .Interactive .pic_tu{ width: 0.17rem; height: .3rem;}
.shopping-three .bg_pic .Interactive .txt{ top: -0.3rem; right: -.6rem;}
.shopping-three .bg_pic .Interactive .pot{ top: 0; right: -.05rem;}
.shopping-three .bg_pic .Scrm{ top: 1.1rem; right: .05rem;}
.shopping-three .bg_pic .Scrm .pic_tu{ width: .8rem; height: .5rem;}
.shopping-three .bg_pic .Scrm .txt{ top: .3rem; left: -.75rem;}
.shopping-three .bg_pic .Scrm .pot{ top: .35rem; right: .68rem;}
.shopping-four .list{ padding:.2rem;}
.shopping-four .list ul{ flex-wrap: wrap;}
.shopping-four .list ul li{ width:50%; text-align: center;}
}

/* 解决方案-全域内容营销 */
/* .jiejuefangan {
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;
} */
.jiejuefangan .columns {justify-content: center;}
.jiejuefangan .column {width: 24.5%;text-align: center;}
.jiejuefangan .column img{width: 0.8rem;}
.jiejuefangan .column h1{
    font-size: 0.20rem;
    font-weight: normal;
    color: #0C1626;
    padding: 0.2rem 0 0.07rem 0;
}
.jiejuefangan .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
}

.solution-box{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);}
.solution-box.hasbg{background: url('../images/6-1/29.png');}
.solution-box .Marketing-box{
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 10%);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}

.Marketing-box.module1 { background:none;box-shadow: none;border:0;}
.Marketing-box .rle-pic{ position: relative; border:solid 1px #0D7CFC; width:1.68rem; height:1.68rem; text-align: center; border-radius:50%; background: rgba(75, 159, 255, 0.04);}
.Marketing-box .rle-pic::after{content: ''; display: block; width: .45rem; height:100%; position: absolute; background-size:cover;}
.Marketing-box .rle-pic .low{ width:100%; font-size: .16rem; color:#0C1626; font-weight: bold;}
.Marketing-box .rle-pic .low .txt{ margin-top:.05rem;}
.Marketing-box .rle-text{ max-width:3.7rem; direction: ltr;}
.Marketing-box .rle-text .item{ position: relative; width:100%; margin-bottom:.2rem;}
.Marketing-box .rle-text .item::before,
.Marketing-box .rle-text .item::after{ content: ''; display: none; width:.15rem; height:.15rem; background: url(../images/point.png) no-repeat center; position: absolute; background-size:contain; border-radius:50%; overflow: hidden;}
.Marketing-box .rle-text .item:last-child{ margin-bottom:0;}
.Marketing-box .fl-box{ direction: rtl; margin-right:.45rem;}
.Marketing-box .fl-box .rle-text{ text-align: right;}
.Marketing-box .fl-box .item{ padding-right:.25rem; transform:translateX(.1rem);}
.Marketing-box .fl-box .item::after{ display: block; right:0;}
.Marketing-box .fl-box .item:nth-child(1){ transform:translateX(.28rem);}
.Marketing-box .fl-box .item:last-child{ transform:translateX(.35rem);}
.Marketing-box .fl-box .item.sal{ transform:translateX(.22rem);}
.Marketing-box .fl-box .rle-pic{ margin-left:.35rem;}
.Marketing-box .fl-box .rle-pic::after{ left:-.35rem; background-image: url(../images/line1.png); background-position: left center;}
.Marketing-box .fr-box .rle-pic{ margin-right:.35rem;}
.Marketing-box .fr-box .rle-pic::after{ right:-.35rem; background-image: url(../images/line2.png); background-position: right center;}
.Marketing-box .fr-box .item::before{ display: block; left:0;}
.Marketing-box .fr-box .item{ padding-left:.25rem; transform:translateX(-.15rem); }
.Marketing-box .fr-box .item:nth-child(1){ transform:translateX(-.33rem);}
.Marketing-box .fr-box .item:nth-child(3){ transform:translateX(-.1rem);}
.Marketing-box .fr-box .item:last-child{ transform:translateX(-.35rem);}
.Marketing-box .fr-box .item.sal{ transform:translateX(-.22rem);}
.Marketing-two{background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 0 0px 0px #FFFFFF;}
.Marketing-two ul{ padding-top:.4rem;}
.Marketing-two li{ width: 49%; padding:.4rem .3rem; margin:1% 0; border-radius: 4px;border: 2px solid #FFFFFF;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);box-sizing: border-box;}
.Marketing-two li .koli{ font-size: .2rem; color: #0C1626; font-weight: bold; display: flex; align-items:center; line-height:0.44rem;}
.Marketing-two li .koli span{ margin-left:.1rem;}
.Marketing-two li .txt{ margin-top:.1rem; color: #98A3B7; line-height:1.8;}
.Marketing-two li aside{ font-size: .2rem; font-weight: bold; color: #0C1626;}
.Marketing-two li .tisl{ padding:.1rem 0 .2rem; font-size:.12rem; color:#0A56EF;}
.Marketing-two li dl dd{ padding:.06rem 0; display: flex; align-items: center; line-height:1;}
.Marketing-two li dl dd i{ margin-right:.08rem; display: block;}
.Marketing-two li dl dd.w50{ width:50%;}
.Marketing-two li dl dd.w100{ width:100%;}
.Marketing-three ul{ padding-top:.5rem;}
.Marketing-three li{ width:23.5%; margin-right:2%; padding:.25rem; border-radius:4px; border: 2px solid #FFFFFF; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow:8px 8px 20px 0px rgba(55, 90, 170, 0.1); box-sizing: border-box; transition: all .5s;}
.Marketing-three li:nth-child(4n){ margin-right:0;}
.Marketing-three li aside{ font-size: .2rem; font-weight: bold; color: #0C1626;}
.Marketing-three li .tisl{ padding:.1rem 0 .2rem; font-size:.14rem; color:#98A3B7;}
.Marketing-three li dl{ padding-top:.2rem; border-top: 1px solid #98A3B7;}
.Marketing-three li dd{ padding:.06rem 0; background: url(../images/point.png) left .09rem no-repeat; padding-left:.25rem;}
.Marketing-three li:hover{ transform:translateY(-.1rem);}
.Marketing-four{ background: #F4F7FA;}
.Marketing-four .video-shell{
    background: linear-gradient(180deg, #F3F5F8 0%, #FDFDFE 53%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 10%);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
     margin-top:.5rem; 
     /* background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);  */
     padding:.4rem; border-radius:4px; border: 2px solid #FFFFFF;
      /* background:#fff;  */
      box-shadow:8px 8px 20px 8px rgba(55, 90, 170, 0.1); 
      box-sizing: border-box; }
.Marketing-four .video-big,
.Marketing-four .video-small{ position: relative; margin:0 auto; max-width:6.25rem; width:100%;}
.Marketing-four .video-small{ margin-top:.1rem;}
.Marketing-four .item video{ width:100%;}
.Marketing-four .video-small .swiper-slide{ cursor: pointer; overflow: hidden;}
.Marketing-four .video-small .swiper-slide::after{ background: rgba(255, 255, 255, 0.6); content: ''; display: block; position: absolute; left:0; top:0; width:100%; height:100%; transition: all .5s;}
.Marketing-four .swiper-button-next,
.Marketing-four .swiper-button-prev{ top:0; margin:0; height:100%; width:.5rem; color: #000; opacity:1;}
.Marketing-four .swiper-button-prev{ left:-.6rem;}
.Marketing-four .swiper-button-next{ right:-.6rem;}
.Marketing-four .swiper-button-prev:after,
.Marketing-four .swiper-button-next:after{ font-size:.5rem;display: none;}
.Marketing-four .swiper-button-next.swiper-button-disabled, .Marketing-four .swiper-button-prev.swiper-button-disabled{opacity: 1;}
.Marketing-four .video-small .swiper-slide-thumb-active .item{ position: relative; z-index:10;}
.Marketing-four .video-small .swiper-slide-thumb-active .schedule{height: 5px;background: rgba(255, 255, 255, 0.6);margin-top: -5px;position: relative;z-index: 99;}
.Marketing-four .video-small .swiper-slide-thumb-active .schedule span{height: 5px;background: #0A56EF;margin-top: -5px;position: relative;z-index: 99;  display: block;width: 0;}
.Marketing-four .video-small .swiper-slide-thumb-active::after{ opacity:0;}
.Marketing-five .wrap { background: #fff;box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 10%);border-radius: 4px;border: 2px solid #FFFFFF;padding-top: 0.4rem; padding-bottom: 0.4rem;/*background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(121, 197, 255, 0.01) 24%, rgba(75, 159, 255, 0.04) 100%);*/}
.Marketing-five .top { display: flex;justify-content: center;}
.Marketing-five .top span { display: flex;align-items: center;justify-content: center; width: 2.76rem; height: 0.96rem;font-size: 0.2rem; color: #0C1626; background: url("../images/ProPosition_bg2.png") no-repeat center;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35);border:1px dashed #ebebeb;border-radius:4px;}
.Marketing-five .dl1{ margin:0 auto; max-width:10.5rem; display: flex; justify-content: space-between; padding:0.4rem 0 0; background: url("../images/ProPosition_line4.png") no-repeat top center;}
.Marketing-five .dl1 .item{ padding:.1rem; font-size: 0.16rem; width:21%; background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%); border: 1px solid; border-image: linear-gradient(180deg, rgba(111, 132, 167, 1), rgba(168, 186, 211, 0.6)) 1 1;}
.Marketing-five .dl1 .item .koli{ width:100%; display: flex; align-items:center; justify-content: center; line-height:0.44rem; border: 1px solid #0D7CFC; border-radius:3px; box-sizing: border-box; background: rgba(75, 159, 255, 0.04);}
.Marketing-five .dl1 .item span{ margin-left:.05rem;}
.Marketing-five .dl1 .icon{ width:.19rem; height:.44rem; background: url("../images/arrow01.png") no-repeat center;}
.Marketing-five .dl1 .item ul{ margin-top:.16rem; text-align: center;}
.Marketing-five .dl1 .item ul li{ margin-bottom:.1rem; line-height:.25rem; color: #626F85; font-size:.14rem; border: 1px solid #979797;}
.Marketing-five .dl2{ display: flex; margin:0 auto; max-width:10.5rem; margin-top:.15rem; display: flex; align-items: center;    padding: 0.1rem 0;background: linear-gradient(0deg, #F7F9FC 0%, #FFFFFF 100%);border: 1px dashed #d9d9d9;}
.Marketing-five .dl2 dt{ font-size:.16rem; width:23%; border-right:1px solid #d7d7d7; display: flex; align-items:center; justify-content: center;}
.Marketing-five .dl2 dt span{ margin-left:.05rem;}
.Marketing-five .dl2 dd{ padding-left:.6rem; text-align: center;}
.Marketing-five{ background: url(../images/6-1/30.png) no-repeat;}
.Marketing-six dl{ margin-top:.5rem; display: flex; justify-content: space-between;}
.Marketing-six dl dd{ text-align: center; width:23.5%; margin-right:2%; padding:.4rem .25rem; border-radius:4px; border: 2px solid #FFFFFF; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow:8px 8px 20px 0px rgba(55, 90, 170, 0.1); box-sizing: border-box; transition: all .5s;}
.Marketing-six dl dd aside{ padding:.2rem 0; font-size: .2rem; font-weight: bold; color: #0C1626;}
.Marketing-six dl dd .txt{ color: #98A3B7;}
.Marketing-six dl dd:last-child{ margin-right:0;}
.Marketing-seven .list{ margin-top:.5rem;}
.Marketing-seven .list .item.w45{ width:44%; margin-right:1%;}
.Marketing-seven .list .item.w20{ width:20%; margin-right:1%;}
.Marketing-seven .list .item.w34{ width:34%;}
.Marketing-seven .list .item .koli{ font-size: .16rem; font-weight: bold; margin-bottom:.1rem; width:100%; display: flex; align-items:center; justify-content: center; line-height:0.44rem; border: 1px solid #0D7CFC; border-radius:3px; box-sizing: border-box; background: rgba(75, 159, 255, 0.04);}
.Marketing-seven .list .item .koli span{ margin-left:.05rem;}
.Marketing-seven .list .item .tow-list dl{ text-align: center; width:48%; padding-bottom:.3rem; border: 1px solid #979797; border-radius:4px;}
.Marketing-seven .list .item .tow-list dt{ margin:0 .35rem .3rem; border-bottom:solid 1px #979797; font-size:.16rem; padding:.28rem 0; color: #333;}
.Marketing-seven .list .item .tow-list dd{ color: #626F85; line-height:.25rem;}
.Marketing-seven .list .item li{ font-size:.16rem; color:#333333; margin-bottom:.1rem; line-height:.5rem; text-align: center; border: 1px solid #979797; border-radius:4px;}
.Marketing-seven .list .item li:last-child{ margin-bottom:0;}
.Marketing-seven .list .item .oiu{ margin-bottom:.1rem; padding:.17rem 0; border: 1px solid #979797;border-radius:4px;}
.Marketing-seven .list .item .oiu .tim{ line-height:.35rem; width:35%; text-align: center; border-right:solid 1px #979797;}
.Marketing-seven .list .item .oiu .txt{ text-align: center; width:65%; padding:0 .15rem;}
.Marketing-seven .list .item .oiu:last-child{ margin-bottom:0;}
.Marketing-eight{ background: url(../images/social_bg2.png);}
.Marketing-eight_bg{ background: unset;}
.Marketing-eight .list{ margin-top:.5rem;}
.Marketing-eight .list .item{ min-width:1.2rem; line-height:.45rem; height:.45rem; font-size:.16rem; padding:0 .2rem; border: 1px solid #0D7CFC; background: #F1F6FC;}
.Marketing-eight .list .item:nth-child(5){background: #fff;border: 1px solid #E3E4E5;}
.Marketing-eight .list .item span{ margin-left:.05rem;}
.Marketing-eight .list .icon{ padding:0 .15rem;}
.Marketing-Nine .list{ margin-top:.5rem;}
.Marketing-Nine .list .item{ margin:0 .12rem; width:43%; direction: rtl;}
.Marketing-Nine .list .item .txt{ margin-right:.4rem; direction: ltr;}
.Marketing-Nine .list .item li{ padding:.1rem 0; display: flex; justify-content: end; align-items: center; color: #98A3B7;}
.Marketing-Nine .list .item li .icon{ margin-left:.1rem; width: .14rem; height:.14rem; background: url(../images/ProFunction3_icon7.png) no-repeat center;}
.Marketing-Nine .list .item .pic{ padding:.25rem 0; width:1.8rem; text-align: center; line-height:.3rem; font-size: .2rem; color: #25282C; text-align: center; background: url(../images/left.png) no-repeat center; background-size:contain;}
.Marketing-Nine .list .item .pic .Til{ margin-top:.1rem;}
.Marketing-Nine .list .item:nth-child(2n){ direction: ltr;}
.Marketing-Nine .list .item:nth-child(2n) li{ justify-content: start;}
.Marketing-Nine .list .item:nth-child(2n) li .icon{ margin-left:0; margin-right:.1rem;}
.Marketing-Nine .list .item:nth-child(2n) .pic{ background: url(../images/right.png) no-repeat center; background-size:contain;}
.Marketing-Nine .list .item:nth-child(2n) .txt{ margin-right:0; margin-left:.4rem;}
.Marketing-ten{ background: url(../images/social_bg3.png) no-repeat;}
.Marketing-ten .list-con{ text-align: center; margin-top:.5rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); padding:.6rem; border-radius:4px; border: 2px solid #FFFFFF; background:#fff; box-shadow:8px 8px 20px 8px rgba(55, 90, 170, 0.1); box-sizing: border-box; }

.quanyu1 .columns{justify-content: space-evenly;}
.quanyu1 .column{
    padding: 0.17rem 0.21rem 0.13rem 0.21rem;
    background: url('../images/6-1/35.png');
    text-align: center;
    width: 2.64rem;
    background-size: 100% 100%;
}
.quanyu1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    padding: 0.04rem 0 0.14rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quanyu1 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding: 0.08rem 0;
    background: url('../images/6-1/36.png') center;
    margin-bottom: 0.16rem;
}
.quanyu1 .column h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding: 0.04rem 0;
    border: 1px solid #C7C7C7;
    margin-bottom: 0.08rem;
}

.quanyu2 .intro{
    background: linear-gradient(180deg, #F3F5F8 0%, #FDFDFE 53%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    padding: 0.4rem 0;
}
.quanyu2 .columns.is_1{
    justify-content:space-between;
    padding-bottom: 0.4rem;
}
.quanyu2 .columns.is_1 .column{
    padding: 0.08rem;
    background: #FFFFFF;
    border-radius: 26px;
    border: 1px solid #979797;
    width: 32%;
}
.quanyu2 .columns.is_1 .column h1{
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quanyu2 .columns.is_1 .column h1 img{
    padding-right: 0.08rem;
}
.quanyu2 .intro .title{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.2rem;
    font-weight: normal;
    color: #0C1626;
    line-height: 27px;
    margin-bottom: 0.32rem;
}
.quanyu2 .intro .title img{
    padding-right: 0.08rem;
}
.quanyu2 .columns.is_2 .column h1{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding: 0.08rem 0;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 4px 4px 8px 0px rgba(55, 90, 170, 0.06);
    border-radius: 2px;
    border: 1px solid #F2F2F2;
    margin: 0.24rem 0  0.12rem;
}
.quanyu2 .columns.is_2 .column h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
}
.quanyu2 .columns.is_2 {
    justify-content: center;
}
.quanyu2 .columns.is_2 .column{
    width: 16.5%;
    margin: 0 2%;
    text-align: center;
}


.quanyu3 {background: url('../images/6-1/46.png');}
.quanyu3 .columns{
    justify-content: space-between;padding: 0.4rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FDFDFE 53%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
}
.quanyu3 .column{
    background: url(../images/6-1/35.png);
    text-align: center;
    background-size: 100% 100%;
    padding: 0.20rem;
    width: 23.5%;
}
.quanyu3 .column h1{
    background: rgba(75, 159, 255, 0.04);
    border: 1px solid #0D7CFC;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.06rem 0;
    font-size: 0.16rem;
    font-weight: normal;
    color: #333333;
    line-height: 22px;
}
.quanyu3 .column h1 img{
    padding-right: 0.08rem;
}
.quanyu3 .column h2{
    margin-top: 0.12rem;
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding: 0.04rem 0;
    border: 1px solid #979797;
}

.quanyu4 {
    background: #F4F7FA;
}

.quanyu4 .columns {
    background: linear-gradient(180deg, #F3F5F8 0%, #FDFDFE 53%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgb(55 90 170 / 10%);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.6rem 0.4rem;
    justify-content: space-between;
}

.quanyu4 .column:nth-child(1) {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 0.4rem;
}

.quanyu4 .column:nth-child(2) {
    width: 68%;
    position: relative;
    padding: 0 0.6rem;
}

.quanyu4 .column video {
    width: 100%;
}

.quanyu4 h1 {
    font-size: 0.18rem;
    font-weight: 600;
    color: #0C1626;
    line-height: 25px;
    padding-bottom: 0.10rem;
}

.quanyu4 h2 {
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding: 0.06rem 0 0.06rem 22px;
    background: url(../images/6-1/47.png) no-repeat left;
}

.quanyu4 .swiper-button-next,
.quanyu4 .swiper-button-prev {
    top: 0;
    margin: 0;
    height: 100%;
    width: .5rem;
    color: #000;
    opacity: 1;
}

.quanyu4 .swiper-button-prev {
    left: -.12rem;
}

.quanyu4 .swiper-button-next {
    right: -.12rem;
}

.quanyu4 .swiper-button-prev:after,
.quanyu4 .swiper-button-next:after {
    font-size: .5rem;
    display: none;
}

.quanyu4 .swiper-button-next.swiper-button-disabled,
.quanyu4 .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.quanyu4 .channel li a {
    position: absolute;
    top: calc(50% - 0.3rem);
    left: calc(50% - 0.3rem);
    width: 0.6rem;
}

.quanyu5 .module1>.columns{justify-content: flex-end;    align-items: center;}

.quanyu5 h1 {
    font-size: 0.20rem;
    font-weight: normal;
    color: #0C1626;
    line-height: 27px;
    padding-top: 0.32rem;
    display: flex;
    align-items: center;
}
.quanyu5 h1 img{
    padding-right: 0.1rem;
}

.quanyu5 h2 {
    font-size: 0.12rem;
    font-weight: normal;
    color: #0A56EF;
    line-height: 17px;
    padding: 0.08rem 0 0.16rem 42px;
}

.quanyu5 h3 {
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    width: 50%;
    background: url(../images/6-1/47.png) no-repeat left;
    padding-left: 22px;
    box-sizing: border-box;
    padding-bottom: 0.08rem
}
.quanyu5 h4{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding-top: 0.1rem;
    padding-left: 0.42rem;
    padding-right: 0.56rem;
    margin-top: -0.5rem;
}
.quanyu5 .column:nth-child(1) .columns{padding-left: 0.42rem;}
.quanyu5 .column:nth-child(1){width: 39%;}
.quanyu5 .column:nth-child(2){width: 55%;}


@media ( max-width:1024px){
.Marketing-box .rle-text{ max-width:3rem;}
.Marketing-box .fl-box{ margin-right:.2rem;}
.Marketing-box .rle-text .item{ margin-bottom:.1rem;}
.Marketing-seven .list .item .tow-list dt{ margin:0 .2rem .2rem;}
.Marketing-Nine .list .item{ width:48%;}
.Marketing-Nine .list .item li{ padding:.05rem 0;}
.Marketing-Nine .list .item .pic{ font-size:.18rem; line-height:.25rem;}
}

@media ( max-width:768px){
.Marketing-box{ flex-wrap: wrap; justify-content: center;}
.Marketing-box .fl-box{ margin-bottom:.3rem;}
.Marketing-three ul{ flex-wrap: wrap;}
.Marketing-three li{ width:49%; margin-bottom:2%;}
.Marketing-three li:nth-child(2n){ margin-right:0;}
.Marketing-four .swiper-button-prev{ left:-.5rem;}
.Marketing-four .swiper-button-next{ right:-.5rem;}
.Marketing-five .dl2 dd{ padding-left:.1rem;}
.Marketing-six dl{ flex-wrap: wrap;}
.Marketing-six dl dd{ width: 49%; margin-bottom:2%;}
.Marketing-six dl dd:nth-child(2n){ margin-right:0;}
.Marketing-seven .list{ flex-wrap: wrap;}
.Marketing-seven .list .item.w45{ margin-bottom:2%; width:100%; margin-right:0;}
.Marketing-seven .list .item.w20{ width: 40%; margin-right:2%;}
.Marketing-seven .list .item.w34{ width:58%;}
.Marketing-Nine .list{ flex-wrap: wrap;}
.Marketing-Nine .list .item{ width:80%; margin:.1rem 0;}
.quanyu1 .column{width: 50%;}
.quanyu2 .columns.is_1 .column{width: 100%;margin-bottom: 0.1rem;}
.quanyu2 .columns.is_2 .column{width: 100%;}
.quanyu3 .column{width: 100%;}
.quanyu5 .column:nth-child(1),
.quanyu5 .column:nth-child(2){width: 100%;}
.quanyu4 .column:nth-child(1),
.quanyu4 .column:nth-child(2) {
    width: 100%;
}
}
@media ( max-width:640px){
.Marketing-box .fl-box,
.Marketing-box .fr-box{ flex-wrap: wrap; margin:.2rem 0; justify-content: center;}
.Marketing-box .fl-box .item,
.Marketing-box .fr-box .item,
.Marketing-box .fl-box .item:last-child,
.Marketing-box .fl-box .item:nth-child(1),
.Marketing-box .fr-box .item:nth-child(1),
.Marketing-box .fr-box .item:last-child,
.Marketing-box .fr-box .item:nth-child(3){ transform: translateX(0);}
.Marketing-box .rle-text{ margin-top:.2rem; max-width:inherit;}
.Marketing-box .fl-box .item::after{ top:.02rem}
.Marketing-two ul{ flex-wrap: wrap;}
.Marketing-two li{ width:100%; margin-bottom:.3rem;}
.Marketing-two li dl dd.w50{ width:100%;}
.Marketing-three li{ width:100%;}
.Marketing-five .dl1{ flex-wrap: wrap;}
.Marketing-five .dl1 .item{ width:100%;}
.Marketing-five .dl2 dt{ width:50%;}
.Marketing-five .dl1 .item ul li{ line-height:.4rem;}
.Marketing-seven .list .item.w45{margin-bottom:.2rem;}
.Marketing-seven .list .item.w20{ width:100%; margin-right:0;margin-bottom:.2rem;}
.Marketing-seven .list .item.w34{ width:100%;}
.Marketing-seven .list .item .tow-list{ flex-wrap: wrap;}
.Marketing-seven .list .item .tow-list dl{ margin-bottom:.1rem; width:100%;}
.Marketing-seven .list .item .tow-list dl:last-child{ margin-bottom:0;}
.Marketing-eight .list{ flex-wrap: wrap;}
.Marketing-eight .list .item{ margin:.1rem;}
.Marketing-eight .list .icon{ display: none;}
.Marketing-Nine .list .item{ width:100%;}
.Marketing-Nine .list .item .txt{margin-right:.1rem;}
.Marketing-Nine .list .item li{ font-size:.14rem;}
.Marketing-ten .list-con{ margin-top:.2rem;}
}



/* 解决方案-创意快闪 */
.Creative-one{ margin-top:.25rem;}
.Creative-one .item{ margin:.5rem 0 0;}
.Creative-one .item .koli{ font-size: .16rem; color: #333; font-weight: bold; width:60%; display: flex; align-items:center; justify-content: center; line-height:0.45rem; border: 1px solid #0D7CFC; border-radius:50px; box-sizing: border-box; background:#fff; margin:0 auto; transform:translateY(-50%);}
.Creative-one .item .koli span{ margin-left:.1rem;}
.Creative-one .item .con-txt{ width:3.6rem; line-height:1.8; color:#98A3B7; padding:0 .2rem .3rem; 
    /* background: linear-gradient(180deg, rgba(130, 205, 255, 0) 0%, rgba(75, 159, 255, 0.04) 100%); 
    border: 1px solid; 
    border-image: linear-gradient(180deg, rgba(111, 132, 167, 1), rgba(168, 186, 211, 0.6)) 1 1; */
    background: url('../images/6-1/23.png');
    background-size: 100% 100%;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Creative-one .item .icon{ margin:0 .05rem; width: .36rem;}
.Creative-one .item .icon.wol{ width:auto;    margin-right: -0.81rem;}
.Creative-one .item:nth-child(3n) .icon{ display: none;}
.Creative-two{ background: url(../images/bg_Program.png) no-repeat; background-size: cover;}
.Creative-two ul{ margin-top:.5rem;}
.Creative-two li{width:19%; margin-right:1.25%; padding:.25rem; border-radius:4px; border: 2px solid #FFFFFF; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow:8px 8px 20px 0px rgba(55, 90, 170, 0.1); box-sizing: border-box; transition: all .5s;}
.Creative-two li:nth-child(5n){ margin-right:0;}
.Creative-two li aside{ padding:.15rem 0; text-align: center; font-size: .2rem; font-weight: bold; color: #0C1626;}
.Creative-two li .tisl{ padding:.1rem 0 .2rem; font-size:.14rem; color:#98A3B7;}
.Creative-two li .icon{ text-align: center;}
.Creative-two li .txt{ line-height:1.7; color: #98A3B7;}
.Creative-two li dl{ padding-top:.2rem; border-top: 1px solid #98A3B7;}
.Creative-two li dd{ padding:.06rem 0; background: url(../images/point.png) left .09rem no-repeat; padding-left:.25rem;}
.Creative-two li:hover{ transform:translateY(-.1rem);}
@media ( max-width:1024px){
.Creative-one .item:nth-child(3n) .icon{ display: table;}
.Creative-one .item:nth-child(2n) .icon{ display: none;}
.Creative-one .item .con-txt{ width:3.3rem;}
}
@media ( max-width:768px){
.Creative-one{ margin-top:0;}
.Creative-one .item .icon{ display: none;}
.Creative-one .item:nth-child(3n) .icon{ display: none;}
.Creative-one .item .con-txt{ width: 100%;}
.Creative-two li{ padding:.15rem;}
}
@media ( max-width:640px){
.Creative-two li{ width:100%; margin-bottom:.2rem;}
.Creative-two ul{ margin-top:2%;}
}


/* 解决方案-智慧门店 */
.smart-one .smart-list{ padding-top:.5rem; max-width:96%; margin:0 auto;}
.smart-one .item.w65{ width:70%;}
.smart-one .item.w30{ width:29%;}
.smart-one .item .koli{ margin-bottom:.1rem; font-size:.16rem; color: #333; font-weight: bold; display: flex; align-items:center; justify-content: center; line-height:0.45rem; border: 1px solid #0D7CFC; border-radius:3px; box-sizing: border-box; background: #F8FBFF;}
.smart-one .item .koli span{ margin-left:.1rem;}
.smart-one .item ul{ border:solid 1px #d7d7d7; padding:.25rem .2rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.smart-one .item ul li.w30{ width:32%; margin-right:2%;}
.smart-one .item ul li:nth-child(3n){ margin-right:0;}
.smart-one .item ul li .txt{ color: #98A3B7; line-height:1.8;}
.smart-one .item .ioav{ margin-bottom:.05rem; font-size:.16rem; color: #333; display: flex; align-items:center; border-radius:3px; box-sizing: border-box;}
.smart-one .item .ioav span{ margin-left:.1rem;}
.smart-one .line-box{ margin-top:.1rem; text-align: center;}
.smart-one .line-box .xl{ transform:translateY(-40%);}
.smart-one .line-box .txt{ margin:0 auto; margin-top:-.1rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); padding:.1rem 0; width:4.8rem; box-shadow:8px 8px 20px 0px rgba(55, 90, 170, 0.1);}
/*.smart-two{ background: url(../images/case-bg.png) no-repeat; background-size: cover;}*/
.smart-two_bg{background: unset;}
.smart-two .slick-track{ margin:0 auto;}
.smart-two .CaseBox .item .con{ background-color:#fff;}
.smart-two .CaseBox .PageTit{ margin-bottom:.5rem;}
@media ( max-width:768px){
.smart-two .CaseBox .PageTit{ margin-bottom:.3rem;}
.smart-two .case-tu .item{ margin:.1rem;}
}
@media ( max-width:640px){
.smart-one .item.w65{ width:100%; margin-bottom:.2rem;}
.smart-one .item.w30{ width:100%;}
.smart-one .line-box .txt{ width:100%;}
.smart-two .CaseBox .PageTit{ margin-bottom:.3rem;}
.smart-one .line-box{ max-width:90%; margin:0 auto;}
.smart-one .line-box .xl img{ max-width:.3rem;}
.smart-one .item ul li.w30{ width:100%; margin:.05rem 0;}
}


/* 解决方案-快消品 */
.fmgg-one ul{ padding-top:.4rem;}
.fmgg-one li{ width: 49%; padding:.33rem .3rem; margin:1% 0; border-radius: 4px;border: 2px solid #FFFFFF;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);box-sizing: border-box;}
.fmgg-one li .koli{ font-size: .2rem; color: #0C1626; font-weight: bold; display: flex; align-items:center; line-height:0.44rem;}
.fmgg-one li .koli span{ margin-left:.1rem;}
.fmgg-one li .txt{ margin-top:.1rem; color: #98A3B7; line-height:1.8;}
.fmgg-one li aside{ font-size: .2rem; font-weight: bold; color: #0C1626;}
.fmgg-one li .tisl{ padding:.1rem 0 .2rem; font-size:.12rem; color:#0A56EF;}
.fmgg-one li dl dd{ padding:.06rem 0; display: flex; align-items: center; line-height:1;}
.fmgg-one li dl dd i{ margin-right:.08rem; display: block;}
.fmgg-one li dl dd.w50{ width:50%;}
.fmgg-one li dl dd.w100{ width:100%;}
.fmgg-two{ background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;}
.fmgg-two-con{ padding:.65rem; margin-top:.5rem; background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.fmgg-two-con .pic{ width:45.8%;}
.fmgg-two-con .txt{ line-height:2; width:49%; color: #626F85; font-size: 16px;}
.fmgg-two-con .txt li{ padding-left:.3rem; margin:.1rem 0; background: url(../images/icon_hook.png) no-repeat center left;}

.fmgg-three .capability-con{ margin-top:.5rem;}
.fmgg-three .item .end{ width:100%;}
.fmgg-three .item .padd-bot{ padding-bottom:.16rem;}
.fmgg-three .item .padd-top{ padding-top:.16rem;}
.fmgg-three .item li{ min-height:.32rem; padding:.06rem 0;}
.fmgg-three .item li{ padding-left:.16rem; background: url(../images/ProFunction3_icon7.png) no-repeat left .1rem; background-size:.12rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fmgg-three .item dt{ margin:.2rem 0; min-height:.47rem;}
.fmgg-three .item dt .koli{ font-weight: bold; font-size: .16rem; color: #25282C; padding:0 .2rem; padding-right:0; width:100%; display: flex; align-items:center; line-height:0.45rem; border: 1px solid #0D7CFC; border-radius:3px; box-sizing: border-box; background: rgba(75, 159, 255, 0.04);}
.fmgg-three .item dt .koli span{ margin-left:.03rem;}
.fmgg-three .one-dt{ width:16%;}
.fmgg-three .one-dt li{ min-width:50%; padding-left:.16rem; background: url(../images/ProFunction3_icon7.png) no-repeat left .1rem; background-size:.12rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fmgg-three .two-dt{ width:20%;}
.fmgg-three .san-dt{ width:16%;}
.fmgg-three .si-dt{ width:16%;}
.fmgg-three .wu-dt{ width:16%;}
.fmgg-three dt:first-child{ margin-top:0;}
.fmgg-three dt:last-child{ margin-bottom:0;}
.fmgg-three .opac{ opacity:0;}
.fmgg-three .line-one{ padding-top:1.35rem;}
.fmgg-three .line-one .line-x0{ min-height:1.45rem; background: url(../images/Capability_line1.png) no-repeat right 62%; padding-right:.62rem;background-size: contain;}
.fmgg-three .line-two{ width:.62rem; padding-top:1.8rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fmgg-three .line-two .line-x1{ margin-bottom:.18rem; width: 100%; height:.47rem; background: url(../images/Capability_line2.png) no-repeat right center;background-size: contain;}
.fmgg-three .line-two .line-x2{ width:.35rem; height:.7rem; background: url(../images/Capability_line3.png) no-repeat; background-size: contain;}
.fmgg-three .line-two .line-x1:last-child{ margin-bottom:0;}
.fmgg-three .marb .line-x1{ margin-bottom:0;}
.fmgg-three .marb .line-x2{ margin-top:-.23rem;}

@media ( max-width:1366px){
.fmgg-three .one-dt{ width:18%;}
.fmgg-three .two-dt{ width:25%;}
.fmgg-three .san-dt{ width:19%;}
.fmgg-three .si-dt,
.fmgg-three .wu-dt{ width:18%;}
.fmgg-three .item dt .koli{ padding:0 .1rem;}
}
@media ( max-width:1024px){
.fmgg-three .item dt .koli{ font-size:.14rem;}
.fmgg-three .one-dt{ width:20%;}
.fmgg-three .item li{ font-size:.12rem;}
.fmgg-three .san-dt{ width:20%;}
.fmgg-three .line-two{ width:.45rem;}
.fmgg-three .marb .line-x2{ width:.25rem;}
.fmgg-three .si-dt{ width:20%;}
.fmgg-three .wu-dt{ width:18%;}
.fmgg-three .line-one .line-x0{ padding-right:.5rem;}
}
@media ( max-width:768px){
.fmgg-two-con{ flex-wrap: wrap; padding:.3rem;}
.fmgg-two-con .txt,
.fmgg-two-con .pic{ width:100%;}
.fmgg-three .item dt .koli{ line-height:.25rem;}
.fmgg-three .line-one,
.fmgg-three .line-two{ display:none;}
.fmgg-three .one-dt{ width:31%; margin-right:3.5%;}
.fmgg-three .item dt{ min-height:auto; margin:.1rem 0;}
.fmgg-three .capability-con{ flex-wrap: wrap; margin:.2rem 0 .3rem;}
.fmgg-three .two-dt{ width:31%; margin-right:3.5%;}
.fmgg-three .san-dt{ width:31%;}
.fmgg-three .si-dt{ width:31%; margin-right:3.5%;}
.fmgg-three .wu-dt{ width:31%;}
.fmgg-three dt:first-child{ margin-top:0;}
.fmgg-three dt:last-child{ margin-bottom:0;}
.fmgg-three .item .padd-top{ padding:.2rem 0;}
.fmgg-three .opac{ display: none;}
.fmgg-three .item li{ font-size:.14rem;}
}
@media ( max-width:640px){
.fmgg-three .one-dt,
.fmgg-three .two-dt,
.fmgg-three .san-dt,
.fmgg-three .si-dt,
.fmgg-three .wu-dt{ width:100%;}
}



/* 解决方案-智慧停车 */
.Parking-one-con{ margin-top:.5rem; border-radius: 4px; border: 2px solid #FFFFFF;}
.Parking-one-con .pic{ box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1);}
.Parking-one-con .txt{ margin-right:.9rem; line-height:2; max-width:49%; color: #626F85; font-size: 16px;}
.Parking-one-con .txt li{ padding:.1rem 0; padding-left:.3rem; background: url(../images/icon_hook.png) no-repeat center left;}
.Parking-two{ background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;}
.Parking-two .PageTit .sub{ max-width:9.3rem; margin:0.4rem auto 0; line-height:1.5;}
.Parking-two-con{ margin-top:.5rem; padding:.4rem 0; background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Parking-two-con .item{ font-size: .16rem; width:20%; text-align: center;}
.Parking-two-con .item .txt{ margin-top:.1rem;}
/* .Parking-three .list{ margin-top:.5rem; background: linear-gradient(270deg, rgba(130, 205, 255, 0) 0%, rgba(121, 197, 255, 0.01) 24%, rgba(75, 159, 255, 0.04) 100%);}
.Parking-three .fl-box{ width:72%;}
.Parking-three .fl-box .item{ display: flex; flex-wrap: wrap; align-items:center; width:35%; text-align: center;}
.Parking-three .fl-box .item .Juzi{ width: 100%;}
.Parking-three .fl-box .item .icon{ margin:.4rem 0; width: 100%; text-align: center; transform: rotateZ(-90deg); -webkit-transform: rotateZ(-90deg); -moz-transform: rotateZ(-90deg); -ms-transform: rotateZ(-90deg); -o-transform: rotateZ(-90deg); }
.Parking-three .fl-box .item .oxi{ width:100%;}
.Parking-three .fl-box li{ margin-bottom:.1rem; padding:.1rem; width:49.5%; background: linear-gradient(180deg, #FFFFFF 0%, #FDFEFF 55%, #FAFCFF 100%); border: 1px solid; border-image: linear-gradient(180deg, rgba(168, 186, 211, 1), rgba(111, 132, 167, 1)) 1 1; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Parking-three .fl-box li .koli{ font-size:.14rem; color: #333; display: flex; align-items:center; justify-content: center; line-height:0.44rem; background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(229, 241, 255, 0.8) 49%, rgba(255, 255, 255, 0) 100%);}
.Parking-three .fl-box li .koli span{ margin-left:.08rem;}
.Parking-three .fl-box li .txt{ min-height:.4rem; margin:.12rem 0; color: #98A3B7;}
.Parking-three .fl-box li dd{ font-size:.13rem; text-align: center; padding:0 .03rem; line-height:2; border: 1px solid #C7C7C7; margin-right:.03rem;}
.Parking-three .fl-box li dd.point{ min-width:.5rem; margin-right:0;}
.Parking-three .fl-box li.mbot{ margin-bottom:0;}
.Parking-three .fr-box{ width:28%; flex-wrap: wrap; display: flex; align-content: space-between;}
.Parking-three .fr-box .item{ width: 100%;}
.Parking-three .fr-box .item .soxl{ width: 100%; padding:0 .1rem; border: 1px solid; border-image: linear-gradient(180deg, rgba(168, 186, 211, 1), rgba(111, 132, 167, 1)) 1 1; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Parking-three .fr-box .item .soxl .koli{ padding:.05rem 0; font-size:.14rem; color: #333; display: flex; align-items:center; justify-content: center; line-height:0.38rem; }
.Parking-three .fr-box .item:last-child .soxl{ padding:0; margin-bottom:0; border:none; justify-content: space-between;}
.Parking-three .fr-box .item:last-child .soxl .koli{ padding:.03rem .1rem; border: 1px solid; border-image: linear-gradient(180deg, rgba(168, 186, 211, 1), rgba(111, 132, 167, 1)) 1 1; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Parking-three .fr-box .item .xili .koli{ border-bottom:solid 1px #C9D8FF;}
.Parking-three .fr-box .arrow-shell{ text-align: center; width:.8rem;}
.Parking-three .fr-box .xlk{padding:.22rem 0;}
.Parking-three .fr-box .xlk span{ display: block; text-align: center; line-height:2.35; margin-right:.3rem;}
.Parking-three .fr-box .xlk span:nth-child(4n){ margin-right:0;}
.Parking-three .fr-box .xlk span.point{ min-width:.5rem; margin-right:0;}
.Parking-three .fr-box .item .soxl .acow{ width:.45rem; text-align: center;}
.Parking-three .icon-img{ max-width:.32rem;} */
.Parking-three .jiagou{
    background: url('../images/6-1/17.png');
    /* background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); */
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    padding: 0.40rem 0.25rem ;
}
.Parking-three .jiagou h1{
    font-size: 14px;
    font-family: Alibaba-PuHuiTi-R, Alibaba-PuHuiTi;
    color: #7b7b7b;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Parking-three .jiagou h1 img{
    padding-right: 0.08rem;
}
.Parking-three .jiagou h2{
    font-size: 14px;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding: 0.12rem 0;
}
.Parking-three .jiagou .columns .column:nth-child(1) {
    width: 0.75rem;
    margin-right: 0.12rem;
    text-align: center;
    border-right: 1px solid #C9D8FF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(1){border-right: 1px solid #EEF2FA;position: relative;}
.Parking-three .jiagou .columns.is_2 .column:nth-child(1)::after{
    position: absolute;
    top: -0.25rem;
    content: '';
    background: url('../images/6-1/18.png');
    background-size: auto;
    width: 0.25rem;
    height: 0.35rem;
}
.Parking-three .jiagou .columns .column:nth-child(2) ,
.Parking-three .jiagou .columns .column:nth-child(3) {
    padding: 0.12rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FDFEFF 55%, #FAFCFF 100%);
    border: 1px dashed rgb(184 187 193);
    width: 3.7rem;
}
.Parking-three .jiagou .columns .column:nth-child(2) img,
.Parking-three .jiagou .columns .column:nth-child(3) img{
    padding: 0.06rem 0.08rem 0.06rem 0;
}
.Parking-three .jiagou .columns .column:nth-child(2) h1,
.Parking-three .jiagou .columns .column:nth-child(3) h1{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(229, 241, 255, 0.8) 49%, rgba(255, 255, 255, 0) 100%);
    justify-content: center;
}

.Parking-three .jiagou .columns .column:nth-child(2){margin-right: 0.1rem;}
.Parking-three .jiagou .columns.is_1 .column:nth-child(5) {
    width: 2.7rem;
    border: 1px dashed #a9c1f0;
    padding: 0.12rem;
}
.Parking-three .jiagou .columns .column:nth-child(5) dl{display: flex;flex-wrap: wrap;padding-top: 0.14rem;}
.Parking-three .jiagou .columns .column:nth-child(5) dl dd{padding: 0.07rem 0.12rem;}
.Parking-three .jiagou .columns.is_1 .column:nth-child(5) H1{
    padding-bottom: 0.12rem;
    border-bottom: 1px solid #C9D8FF;
}
.Parking-three .jiagou .columns {flex-wrap: unset;}
.Parking-three .jiagou ul{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */

}
.Parking-three .jiagou ul li{
    margin: 0 0.02rem ;
    padding: 0.04rem 0.03rem;
    border: 1px solid #d9d9d9;
    margin-bottom: 0.05rem;
    color: #626F85;
}
.Parking-three .jiagou .columns.is_1{margin-bottom: 0.10rem;}

.Parking-three .jiagou .columns.is_1 .column:nth-child(4){display: flex;align-items: center;    padding: 0 0.02rem;}

.Parking-three .jiagou .columns.is_2 .column:nth-child(4){
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    padding: 0 0.02rem;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(4) img{
    display: block;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(5){
    width: 2.7rem;
    border: unset;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(5) h1{
    padding: 0.07rem 0.05rem;
    border: 1px dashed #a9c1f0;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(5) p{
    font-size: 14px;
    font-weight: normal;
    color: #6F84A7;
    line-height: 20px;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(5) .columns{
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding-top: 0.14rem;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(5) .columns div{
    padding: 0 0.04rem;
}
.Parking-four{background: url("../images/bg_cpys.png") no-repeat bottom center/cover;}
.Parking-four .back_bg{ padding:.08rem; display: inline-block; vertical-align: middle; background: linear-gradient(180deg, #F5F7FA 0%, #FFFFFF 100%); box-shadow: 6px 6px 16px 0px rgba(55, 90, 170, 0.1); border-radius: 26px; border: 2px solid #FFFFFF;}
.Parking-four .Tmu-ke{ text-align: center; padding:.5rem 0;}
.Parking-four .Tmu-ke .kebox .item{ cursor: pointer; color:#333; line-height:.4rem; font-size: .16rem; min-width:2rem; text-align: center; border-radius:2rem; -webkit-border-radius:2rem; -moz-border-radius:2rem; -ms-border-radius:2rem; -o-border-radius:2rem; }
.Parking-four .Tmu-ke .kebox .item.active{ color: #fff; background:#0A56EF;}
.Parking-four ul li{display: none;}
.Parking-four ul li:nth-child(1){display: block;}
.Parking-four-bg{ padding:.4rem .55rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Parking-four-con{ margin-bottom:.4rem;}
.Parking-four-con .item{ width:30%; margin-right:.6rem;}
.Parking-four-con .item .wenz{ font-size:.14rem; color:#98A3B7; line-height:1.5;}
.Parking-four ul li:nth-child(1) .Parking-four-con .item:nth-child(3n){ margin-right:0;}
.Parking-four ul li:nth-child(2) .Parking-four-con .item:nth-child(4n){ margin-right:0;}
.Parking-four-list{ text-align: center; font-size: .18rem; color: #333333;}
.Parking-four-list .txt{ padding-top:.2rem;}
.Parking-four-con .item .koli{ font-size:.18rem; color:#333333; font-weight: bold; display: flex; align-items:center; margin-bottom:.1rem;}
.Parking-four-con .item .koli span{ margin-left:.1rem;}
.bg_none{ background: none!important;}
@media ( max-width:1024px){
/* .Parking-three .fl-box{ width:70%;}
.Parking-three .fl-box .item{ width:30%;}
.Parking-three .fl-box li dl{ flex-wrap: wrap;}
.Parking-three .fl-box li dl dd{ margin:.02rem;}
.Parking-three .fr-box{ width:30%;}
.Parking-three .fr-box .arrow-shell{ width:.5rem;}
.Parking-three .icon-img{ max-width:.25rem;} */
}
@media ( max-width:640px){
/* .Parking-three .fl-box{ width:100%; margin-bottom:.2rem;}
.Parking-three .fl-box .item{ width:1rem;}
.Parking-three .fl-box ul{ width:calc(100% - 1rem);}
.Parking-three .fl-box li.mbot,
.Parking-three .fl-box li{ width: 100%; margin-bottom:.2rem;}
.Parking-three .fl-box li:last-child{ margin-bottom:0;}
.Parking-three .fr-box{ width:100%;}
.Parking-three .fr-box .item{ margin-bottom:.2rem;}
.Parking-three .fr-box .item .soxl{ width: calc(100% - 1rem);}
.Parking-three .fr-box .item:last-child .soxl .koli{ width:40%;}
.Parking-three .fr-box .arrow-shell{ width:1rem;} */

.Parking-three .jiagou .columns .column:nth-child(1){
    border-right: unset;
    margin-right: unset;
}
.Parking-three .jiagou .columns {flex-wrap: wrap;}
.Parking-three .jiagou .columns .column {
    width: 100% !important;
    margin-bottom: 0.1rem;
}
.Parking-three .jiagou .columns .column .hides{
    display: none !important;
}
.Parking-three .jiagou .columns.is_2 .column:nth-child(1)::after{
    display: none;
}
.Parking-four-list{flex-wrap: wrap;}
.Parking-four-con .item{width: 100%;    padding-top: 0.2rem;}
.Parking-four-list .item{width: 50%;    padding-top: 0.2rem;}
.Parking-four-con {flex-wrap: wrap;}
}

/* 解决方案-农贸市场 */
.Agricultural-one{ background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;}
.Agricultural-one .list-one{ margin-top:.5rem;}
.Agricultural-one .fl-box{ margin-right:1rem;}
.Agricultural-one .item{ margin-bottom:.4rem;}
.Agricultural-one .item .koli{font-size:.18rem; color:#333333; font-weight:bold; display:flex; align-items:center; margin-bottom:.1rem;}
.Agricultural-one .item .koli span{ margin-left:.1rem;}
.Agricultural-one .item .txt{font-size:.16rem;}
.Agricultural-one .item:last-child{ margin-bottom:0;}
.Agricultural-one .fr-box .pic{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(129, 129, 129, 0.1), 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Agricultural-one .Parking-one-con{border: 0;}
.Agricultural-one .Parking-one-con .txt li{
    width: 50%;
    box-sizing: border-box;
    font-size: 14px;
}
.Agricultural-one .Parking-one-con .txt li:nth-child(1),
.Agricultural-one .Parking-one-con .txt li:nth-child(2){width: 100%;}
.Agricultural-two{background: url("../images/ProFunction2_bg.jpg") no-repeat bottom center/cover;box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;}
.Agricultural-two .pc { position: relative;}
.Agricultural-two .pc:before,
.Agricultural-two .pc:after { position: absolute;content:''; width: 34%;height: 100%;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;}
.Agricultural-two .pc:before { right:50%;background-image:url("../images/Agricultural-two-bg1.png")}
.Agricultural-two .pc:after { left:50%;background-image:url("../images/Agricultural-two-bg2.png")}
.Agricultural-two ul{ position: relative; z-index: 3;}
.Agricultural-two li{ margin:.35rem 0; width:44%; justify-content:end;}
.Agricultural-two li .pic{ display: table; height:1rem; width:1rem; text-align: center; border: 1px solid #0D7CFC; background:#fff; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; }
.Agricultural-two li .pic .wz{ font-size:.16rem; color: #333;}
.Agricultural-two li .pic .plumb{ display: table-cell; vertical-align: middle;}
.Agricultural-two li .icon{ margin:0 .2rem; background: url(../images/one-stop01.png) no-repeat center; background-size: cover; width:.42rem; height:.32rem;}
.Agricultural-two li .txt{ font-size: .16rem; direction: ltr;}
.Agricultural-two li:nth-child(2n){ direction: rtl;}
.Agricultural-two li:nth-child(2n) .icon{ background: url(../images/one-stop02.png) no-repeat center; background-size: cover;}
.Agricultural-two .one-stop{ position: relative; padding:.15rem 0; max-width:11rem; margin:.5rem auto 0;background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Agricultural-two .one-stop .Rops{ position: absolute; z-index:1; left:50%; top:50%; width: 2.4rem; height:2.4rem; background: url(../images/circle1.png) no-repeat center;background-size:contain; transform:translate(-50%,-50%); padding:.35rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-two .one-stop .Rops .icon img{ max-width:.48rem; height:.48rem;}
.Agricultural-two .one-stop .Rops .bg_isl{ line-height:1.3; font-size:.16rem; color:#25282C; font-weight: bold; text-align: center; width:1.7rem; height:1.7rem; background: url(../images/circle.png) no-repeat center;background-size:contain; padding:.35rem .4rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-three{ background:#fff;}
.Agricultural-three .list-box{ margin-top:.5rem;}
.Agricultural-three .polw{ margin-bottom:.1rem;}
.Agricultural-three .polw .iua{ width:1.2rem; text-align: center;}
.Agricultural-three .polw .iua .ziy{ margin-top:.05rem; font-size:.16rem; color: #333; font-weight: bold;}
.Agricultural-three .polw .text{ position: relative; width:calc(100% - 1.2rem); -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-three .polw .ywclaim ul{ width:100%;}
.Agricultural-three .polw .ywclaim li{ font-size: .16rem; padding:.2rem; width:24.3%; border: 1px dashed #0A56EF; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-three .polw .ywclaim .txt{ margin-left:.05rem;}
.Agricultural-three .polw:last-child{ margin-bottom:0;}
.Agricultural-three .Software{ background:#F2F9FF;}
.Agricultural-three .Software::before,
.Agricultural-three .hardware::before,
.Agricultural-three .hardware::after,
.Agricultural-three .Software::after{ position: absolute; top:-.25rem; content: ''; display: block; width:.34rem; height:.46rem; background:url(../images/polw_icon.png) no-repeat center; background-size: cover;}
.Agricultural-three .Software::after,
.Agricultural-three .hardware::after{ left:23.3%;}
.Agricultural-three .hardware::before,
.Agricultural-three .Software::before{ right:23.3%;}
.Agricultural-three .Software .oai{ display: flex; align-items: center; justify-content: center;}
.Agricultural-three .Software .oai .ziy{ margin-left:.1rem;}
.Agricultural-three .Software li{ font-size: .16rem; color:#3B485D; margin:.2rem 0; border-right:solid 1px rgba(55,90,170,.2); padding:0 .2rem; width:25%; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-three .Software li .wza{ margin-top:.05rem; font-size: .14rem; display: flex; justify-content:center; flex-wrap: wrap;}
.Agricultural-three .Software li .wza span{ margin:.05rem 0; min-width:36%; display: block; text-align: center;}
.Agricultural-three .Software li:last-child{ border-right:none;}
.Agricultural-three .hardware{ padding:.1rem .35rem; border: 1px dashed #0A56EF;}
.Agricultural-three .hardware .tu-sk{ text-align: center;}
.Agricultural-three .hardware .pic{ height:1.1rem; line-height:1.1rem;}
.Agricultural-three .hardware .pic img{ vertical-align: middle;}
.Agricultural-four{background: url("../images/bg_features.png") no-repeat bottom center/cover;}
.Agricultural-four .koli{ margin:0 auto; width:2.6rem; text-align: center; font-size:.16rem; color: #0C1626; display: flex; justify-content: center; align-items:center; line-height:0.45rem; background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%); border-radius:.5rem; border:1px solid #C0DDFF }
.Agricultural-four .koli span{ margin-left:.1rem;}
.Agricultural-four .features-box{ padding:.4rem 0; margin-top:.5rem; text-align: center; background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Agricultural-four ul{ padding:.1rem 0 0; max-width:2.6rem; margin:0 auto;}
.Agricultural-four li{ line-height:1.8; min-width:40%; text-align: left;}
.Agricultural-four li span{ padding-left:.2rem; background: url(../images/ProFunction3_icon7.png) left center no-repeat;}
.Agricultural-four .feat-one{ margin-top:.1rem;}
.Agricultural-four .feat-one .item .bg_isl{ line-height:1.3; font-size:.16rem; color:#25282C; font-weight: bold; text-align: center; width:1.7rem; height:1.7rem; background: url(../images/circle.png) no-repeat center; padding:.5rem .3rem; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-four .feat-one .mlks{ position: relative; margin:0 .2rem;}
.Agricultural-four .feat_icon_one{ margin-top:.2rem;}
.Agricultural-four .feat_icon_two,
.Agricultural-four .feat_icon_san{ position: absolute; top:.3rem;}
.Agricultural-four .feat_icon_two{ left:-.55rem;}
.Agricultural-four .feat_icon_san{ right:-.4rem;}
.Agricultural-five .kiso{ margin-top:.7rem;}
.Agricultural-five .kiso .item{ font-size: .2rem; color: #0C1626;}
.Agricultural-five .kiso .item .ziy{ margin-left:.05rem;}
.Agricultural-five .Scenes-list{ margin-top:.45rem; position: relative;}
.Agricultural-five .bg_pic{ position: relative;}
.Agricultural-five .bg_pic .line{ background: #EBEDF1; position: absolute; display: block;}
.Agricultural-five .bg_pic .Po_ao{ font-size: .18rem; color:#000; position: absolute;}
.Agricultural-five .bg_pic .pic_tu{ background-size:cover!important; transition: all .5s;}
.Agricultural-five .bg_pic .txt{ width:1.1rem; height:.4rem; text-align: center; font-size: .18rem; color:#000; line-height: 25px; background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(235, 237, 241, 1); position: absolute; display: flex; justify-content: center; align-items: center; z-index:10;}
.Agricultural-five .bg_pic .pot{ position: absolute; top:0; display: block; width:.1rem; height:.1rem; background: #0D7CFC; border: 3px solid rgba(255, 255, 255, 0.9); border-radius:50%; overflow: hidden; z-index:10;}
.Agricultural-five .bg_pic .device{ width:100%; height:100%; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:0; left:0; z-index:1; display: none;}
.Agricultural-five .bg_pic a:hover{ z-index:10;}
.Agricultural-five .bg_pic a:hover .pic_tu{ transform: scale(1.5);}
.Agricultural-five .bg_pic .delivery{ top:1.96rem; left:.466rem;}
.Agricultural-five .bg_pic .delivery .pic_tu{ width:1.62rem; height:1.08rem;}
.Agricultural-five .bg_pic .delivery .txt{ top: -.85rem; right: -1.15rem;}
.Agricultural-five .bg_pic .delivery .line{ top: -.47rem;right:0; width:1px; height: .45rem; transform: rotate(34deg);}
.Agricultural-five .bg_pic .delivery .pot{ top:-.07rem; right:.1rem;}
.Agricultural-five .bg_pic .safety{ top:.68rem; left:3.34rem;}
.Agricultural-five .bg_pic .safety .pic_tu{ width:.17rem; height:.19rem;}
.Agricultural-five .bg_pic .safety .txt{ top: .53rem; right: -1.6rem;}
.Agricultural-five .bg_pic .safety .line{ top:.08rem; right: -0.35rem; width:1px; height: .5rem; transform:rotate(137deg);}
.Agricultural-five .bg_pic .safety .pot{ top:.05rem; right:-.25rem;}
.Agricultural-five .bg_pic .safety:hover .pic_tu{ transform: scale(1.3);}
.Agricultural-five .bg_pic .cashier{ top: 2.81rem; left: 3.16rem;}
.Agricultural-five .bg_pic .cashier .pic_tu{ width:.44rem; height:.41rem;}
.Agricultural-five .bg_pic .cashier .txt{ top: .62rem; right: -1.5rem;}
.Agricultural-five .bg_pic .cashier .line{ top: .35rem;right: -.2rem; width:1px; height: 0.32rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .cashier .pot{ top: .25rem; right: -.1rem;}
.Agricultural-five .bg_pic .cashier:hover .pic_tu{ transform: scale(1.15);}
.Agricultural-five .bg_pic .Marketing{ top: 1.45rem; left: 5.47rem;}
.Agricultural-five .bg_pic .Marketing .pic_tu{ width:.35rem; height:.72rem;}
.Agricultural-five .bg_pic .Marketing .txt{ top:.83rem; right: -1.35rem;}
.Agricultural-five .bg_pic .Marketing .line{ top: .28rem;right: -.15rem;; width:1px; height: .587rem; transform: rotate(147deg);}
.Agricultural-five .bg_pic .Marketing .pot{ top: .25rem; right: -.08rem;}
.Agricultural-five .bg_pic .Convenience{ top: 1.24rem; left: 6.11rem;}
.Agricultural-five .bg_pic .Convenience .pic_tu{ width:.68rem; height:.34rem;}
.Agricultural-five .bg_pic .Convenience .txt{ top: -.7rem; right: -.75rem;}
.Agricultural-five .bg_pic .Convenience .line{ top: -0.3rem;right: 0.27rem;; width:1px; height: .35rem; transform: rotate(38deg);}
.Agricultural-five .bg_pic .Convenience .pot{ top:0; right:.35rem;}
.Agricultural-five .bg_pic .Convenience:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .DataKanban{ top:0.83rem; left:7.34rem;}
.Agricultural-five .bg_pic .DataKanban .pic_tu{ width:.89rem; height:.4rem;}
.Agricultural-five .bg_pic .DataKanban .txt{ top: -.55rem; right: -1.25rem;}
.Agricultural-five .bg_pic .DataKanban .line{top:-.2rem;right:0; width:1px; height: 0.3rem; transform: rotate(54deg);}
.Agricultural-five .bg_pic .DataKanban .pot{ top: .02rem; right: .1rem;}
.Agricultural-five .bg_pic .Scenes-last{ top: 1.36rem; left: 10.02rem;}
.Agricultural-five .bg_pic .Scenes-last .pic_tu{ width:1.98rem; height:3.23rem;}
.Agricultural-five .bg_pic .Scenes-last .pot{ right:1.73rem;}
.Agricultural-five .bg_pic .Scenes-last .txt{ right:2.4rem;}
.Agricultural-five .bg_pic .Scenes-last .line{ right:2.15rem; width:1px; height:0.5rem; transform:rotate(90deg);}
.Agricultural-five .bg_pic .Scenes-last:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .Scenes .txt{ top: -.85rem; right: .75rem;}
.Agricultural-five .bg_pic .Scenes .line{ top: -.45rem; right: 1.33rem; width:1px; height: 0.4rem; transform: rotate(0deg);}
.Agricultural-five .bg_pic .Scenes .pot{ top: -.1rem; right: 1.25rem;}
.Agricultural-five .bg_pic .Streaming .pot{ top: .09rem;}
.Agricultural-five .bg_pic .Streaming .line{ top: -.07rem;}
.Agricultural-five .bg_pic .Streaming .txt{ top: -.05rem;}
.Agricultural-five .bg_pic .Shopping .pot{ top: 0.68rem;}
.Agricultural-five .bg_pic .Shopping .line{ top:.52rem;}
.Agricultural-five .bg_pic .Shopping .txt{ top: .55rem;}
.Agricultural-five .bg_pic .Game .pot{ top:1.2rem;}
.Agricultural-five .bg_pic .Game .line{ top:1.03rem;}
.Agricultural-five .bg_pic .Game .txt{ top:1.06rem;}
.Agricultural-five .bg_pic .Coupon .pot{ top:1.75rem;}
.Agricultural-five .bg_pic .Coupon .line{ top:1.58rem;}
.Agricultural-five .bg_pic .Coupon .txt{ top:1.62rem;}
.Agricultural-six{background: url("../images/bg_capabilities.png") no-repeat bottom center/cover;}
.Agricultural-six .capabilities{ margin-top:.5rem;}
.Agricultural-six .capabilities .item{ color:#98A3B7; line-height:1.8; padding:.2rem 0; width:18%; margin-right:2%; margin-bottom:2%; text-align: center;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Agricultural-six .capabilities .Tmu{ padding:.05rem 0; font-weight: bold; font-size: .2rem; color: #0C1626;}
.Agricultural-six .capabilities .item:nth-child(5n){ margin-right:0;}
.Agricultural-seven{ background:#fff;}
@media ( max-width:1366px){
.Agricultural-five .bg_pic .txt{ font-size:.17rem;}
}

@media ( max-width:1024px){
.Agricultural-five .bg_pic .txt{ width:.8rem; height:.28rem; font-size:.14rem;}
.Agricultural-five .bg_pic .pot{ width:.06rem; height:.06rem;}
.Agricultural-five .bg_pic .delivery{ top: 1.6rem; left: .37rem;}
.Agricultural-five .bg_pic .delivery .pic_tu{ width: 1.44rem; height: .96rem;}
.Agricultural-five .bg_pic .delivery .txt{ top: -3.9em; right: -.8rem;}
.Agricultural-five .bg_pic .delivery .line{ top: -0.26rem;right: .07rem; width:1px; height: .26rem; transform: rotate(34deg);}
.Agricultural-five .bg_pic .delivery .pot{ top:-.07rem; right:.1rem;}
.Agricultural-five .bg_pic .safety{ top:.55rem; left:2.77rem;}
.Agricultural-five .bg_pic .safety .pic_tu{ width:.15rem; height:.17rem;}
.Agricultural-five .bg_pic .safety .txt{ top: .45rem; right: -1.2rem;}
.Agricultural-five .bg_pic .safety .line{ top: .12rem; right: -0.33rem; width:1px; height: .37rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .safety .pot{ top:.05rem; right: -.2rem;}
.Agricultural-five .bg_pic .safety:hover .pic_tu{ transform: scale(1.3);}
.Agricultural-five .bg_pic .cashier{ top: 2.33rem; left: 2.61rem;}
.Agricultural-five .bg_pic .cashier .pic_tu{ width: 0.38rem; height: .33rem;}
.Agricultural-five .bg_pic .cashier .txt{ top: .6rem; right: -1.07rem;}
.Agricultural-five .bg_pic .cashier .line{ top: .36rem;right: -.2rem; width:1px; height: 0.25rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .cashier .pot{ top: .25rem; right: -.1rem;}
.Agricultural-five .bg_pic .cashier:hover .pic_tu{ transform: scale(1.15);}
.Agricultural-five .bg_pic .Marketing{ top: 1.2rem; left: 4.53rem;}
.Agricultural-five .bg_pic .Marketing .pic_tu{ width: .29rem; height: 0.6rem;}
.Agricultural-five .bg_pic .Marketing .txt{ top: 0.7rem; right: -1.05rem;}
.Agricultural-five .bg_pic .Marketing .line{ top: .36rem;right: -0.16rem;; width:1px; height: .34rem; transform: rotate(147deg);}
.Agricultural-five .bg_pic .Marketing .pot{ top: .25rem; right: -.08rem;}
.Agricultural-five .bg_pic .Convenience{ top: 1rem; left: 5.05rem;}
.Agricultural-five .bg_pic .Convenience .pic_tu{ width: .56rem; height: .28rem;}
.Agricultural-five .bg_pic .Convenience .txt{ top: -.5rem; right: -.7rem;}
.Agricultural-five .bg_pic .Convenience .line{ top: -0.25rem;right: 0.2rem;; width:1px; height: .3rem; transform: rotate(43deg);}
.Agricultural-five .bg_pic .Convenience .pot{ top:0; right:.3rem;}
.Agricultural-five .bg_pic .Convenience:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .DataKanban{ top: 0.69rem; left: 6.08rem;}
.Agricultural-five .bg_pic .DataKanban .pic_tu{ width: .72rem; height:.32rem;}
.Agricultural-five .bg_pic .DataKanban .txt{ top: -.55rem; right: -.95rem;}
.Agricultural-five .bg_pic .DataKanban .line{top: -.25rem;right: -.03rem; width:1px; height: 0.3rem; transform: rotate(44deg);}
.Agricultural-five .bg_pic .DataKanban .pot{ top:0; right: .05rem;}
.Agricultural-five .bg_pic .Scenes-last{ top: 1.11rem; left: 8.3rem;}
.Agricultural-five .bg_pic .Scenes-last .pic_tu{ width:1.66rem; height:2.70rem;}
.Agricultural-five .bg_pic .Scenes-last .pot{ right:1.45rem;}
.Agricultural-five .bg_pic .Scenes-last .txt{ right:1.85rem;}
.Agricultural-five .bg_pic .Scenes-last .line{ right:1.7rem; width:1px; height:0.22rem; transform:rotate(90deg);}
.Agricultural-five .bg_pic .Scenes-last:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .Scenes .pot{ right:1.08rem; top:-.06rem;}
.Agricultural-five .bg_pic .Scenes .txt{ top:-.5rem; right:.72rem;}
.Agricultural-five .bg_pic .Scenes .line{ top: -.2rem; transform:rotate(0deg);right: 1.13rem;}
.Agricultural-five .bg_pic .Streaming .pot{ top:.09rem;}
.Agricultural-five .bg_pic .Streaming .line{ top: .04rem;}
.Agricultural-five .bg_pic .Streaming .txt{ top:-.02rem;}
.Agricultural-five .bg_pic .Shopping .pot{ top:0.55rem;}
.Agricultural-five .bg_pic .Shopping .line{ top:.5rem;}
.Agricultural-five .bg_pic .Shopping .txt{ top:.45rem;}
.Agricultural-five .bg_pic .Game .pot{ top:1.02rem;}
.Agricultural-five .bg_pic .Game .line{ top:.98rem;}
.Agricultural-five .bg_pic .Game .txt{ top:.92rem;}
.Agricultural-five .bg_pic .Coupon .pot{ top:1.5rem;}
.Agricultural-five .bg_pic .Coupon .line{ top:1.45rem;}
.Agricultural-five .bg_pic .Coupon .txt{ top:1.4rem;}
.Agricultural-six .capabilities{ margin-top:.2rem;}
.Agricultural-six .capabilities .Tmu{ font-size:.18rem;}
.Agricultural-six .capabilities .item{ margin-right:1.97%;}
}

@media (max-width: 768px){
.Agricultural-two li .txt{ font-size:.14rem;}
.Agricultural-two li .icon{ margin:0 .1rem; width:.25rem; height:.15rem;}
.Agricultural-three .hardware{ padding:.1rem .2rem;}
.Agricultural-three .hardware .pic img{ max-height:.7rem;}
.Agricultural-three .hardware .pic{ height:.9rem; line-height:1rem;}
.Agricultural-three .Software li{ font-size:.14rem; padding:0 .1rem;}
.Agricultural-five .Scenes-list{ margin-top:.3rem;}
.Agricultural-five .kiso{ margin-top:.4rem;}
.Agricultural-five .kiso .item{ font-size:.14rem;}
.Agricultural-five .kiso .item img{ max-width:.3rem;}
.Agricultural-five .bg_pic .txt{ width:.7rem; height:.25rem; font-size:.12rem;}
.Agricultural-five .bg_pic .pot{ width:.05rem; height:.05rem;}
.Agricultural-five .bg_pic .delivery{ top:1.2rem; left:.28rem;}
.Agricultural-five .bg_pic .delivery .pic_tu{ width:1rem; height:.67rem;}
.Agricultural-five .bg_pic .delivery .txt{ top: -3.9em; right: -.73rem;}
.Agricultural-five .bg_pic .delivery .line{ top: -0.26rem;right: .07rem; width:1px; height: .26rem; transform: rotate(34deg);}
.Agricultural-five .bg_pic .delivery .pot{ top:-.07rem; right:.1rem;}
.Agricultural-five .bg_pic .safety{ top:.38rem; left:2.05rem;}
.Agricultural-five .bg_pic .safety .pic_tu{ width:.12rem; height:.13rem;}
.Agricultural-five .bg_pic .safety .txt{ top:.375rem; right: -1rem;}
.Agricultural-five .bg_pic .safety .line{ top: .12rem; right: -0.25rem; width:1px; height: .28rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .safety .pot{ top:.05rem; right: -.15rem;}
.Agricultural-five .bg_pic .safety:hover .pic_tu{ transform: scale(1.3);}
.Agricultural-five .bg_pic .cashier{ top: 1.73rem; left: 1.94rem;}
.Agricultural-five .bg_pic .cashier .pic_tu{ width:.27rem; height: .25rem;}
.Agricultural-five .bg_pic .cashier .txt{ top: .45rem; right: -.9rem;}
.Agricultural-five .bg_pic .cashier .line{ top: .2rem; right: -.12rem; width:1px; height: 0.25rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .cashier .pot{ top: .15rem; right: -.05rem;}
.Agricultural-five .bg_pic .cashier:hover .pic_tu{ transform: scale(1.15);}
.Agricultural-five .bg_pic .Marketing{ top: .89rem; left: 3.36rem;}
.Agricultural-five .bg_pic .Marketing .pic_tu{ width: .22rem; height: 0.45rem;}
.Agricultural-five .bg_pic .Marketing .txt{ top: 0.65rem; right: -.9rem;}
.Agricultural-five .bg_pic .Marketing .line{ top: .36rem;right: -0.16rem;; width:1px; height: .3rem; transform: rotate(147deg);}
.Agricultural-five .bg_pic .Marketing .pot{ top: .25rem; right: -.08rem;}
.Agricultural-five .bg_pic .Convenience{ top: .77rem; left: 3.75rem;}
.Agricultural-five .bg_pic .Convenience .pic_tu{ width: .4rem; height: .2rem;}
.Agricultural-five .bg_pic .Convenience .txt{ top: -.48rem; right: -.65rem;}
.Agricultural-five .bg_pic .Convenience .line{ top: -0.22rem;right: 0.12rem;; width:1px; height: .25rem; transform: rotate(43deg);}
.Agricultural-five .bg_pic .Convenience .pot{ top:0; right: .2rem;}
.Agricultural-five .bg_pic .Convenience:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .DataKanban{ top: 0.5rem; left: 4.5rem;}
.Agricultural-five .bg_pic .DataKanban .pic_tu{ width: .55rem; height: .25rem;}
.Agricultural-five .bg_pic .DataKanban .txt{ top: -.5rem; right: -.8rem;}
.Agricultural-five .bg_pic .DataKanban .line{top: -.25rem;right: -.03rem; width:1px; height: 0.3rem; transform: rotate(44deg);}
.Agricultural-five .bg_pic .DataKanban .pot{ top:0; right: .05rem;}
.Agricultural-five .bg_pic .Scenes-last{ top: .85rem; left: 6.18rem;}
.Agricultural-five .bg_pic .Scenes-last .pic_tu{ width: 1.2rem; height: 1.96rem;}
.Agricultural-five .bg_pic .Scenes-last .pot{ right: 1.06rem;}
.Agricultural-five .bg_pic .Scenes-last .txt{ right: 1.38rem;}
.Agricultural-five .bg_pic .Scenes-last .line{ right: 1.25rem; width:1px; height:0.22rem; transform:rotate(90deg);}
.Agricultural-five .bg_pic .Scenes-last:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .Scenes .pot{ right: .77rem; top:-.06rem;}
.Agricultural-five .bg_pic .Scenes .txt{ top: -.46rem; right: .45rem;}
.Agricultural-five .bg_pic .Scenes .line{ top: -.2rem; transform:rotate(0deg);right: .82rem;}
.Agricultural-five .bg_pic .Streaming .pot{ top:.09rem;}
.Agricultural-five .bg_pic .Streaming .line{ top: .04rem;}
.Agricultural-five .bg_pic .Streaming .txt{ top:-.02rem;}
.Agricultural-five .bg_pic .Shopping .pot{ top: 0.4rem;}
.Agricultural-five .bg_pic .Shopping .line{ top: .35rem;}
.Agricultural-five .bg_pic .Shopping .txt{ top: .33rem;}
.Agricultural-five .bg_pic .Game .pot{ top: .71rem;}
.Agricultural-five .bg_pic .Game .line{ top: .66rem;}
.Agricultural-five .bg_pic .Game .txt{ top: .64rem;}
.Agricultural-five .bg_pic .Coupon .pot{ top: 1.04rem;}
.Agricultural-five .bg_pic .Coupon .line{ top: .99rem;}
.Agricultural-five .bg_pic .Coupon .txt{ top: .96rem;}
.Agricultural-six .capabilities .item:nth-child(5n),
.Agricultural-six .capabilities .item{ margin-right:2.8%; margin-bottom:2.8%; width:48%;}
.Agricultural-six .capabilities .item:nth-child(2n){ margin-right:0;}
.Agricultural-one .Parking-one-con{display: block;}
.Agricultural-one .Parking-one-con .txt{max-width:100%}
.Agricultural-one .Parking-one-con .txt li{width: 100%;}
}

@media (max-width:640px){
/* .PageTit .sub{ margin-top:.2rem;} */
.Agricultural-one .list-one{ flex-wrap: wrap;}
.Agricultural-one .item{ margin-bottom:.2rem;}
.Agricultural-one .item:last-child{ margin-bottom:.3rem;}
.Agricultural-one .fl-box{ width: 100%; margin-right:0;}
.Agricultural-two li{ width:48%;}
.Agricultural-two li .icon{ margin:0 .05rem;}
.Agricultural-two li .txt{ width:1rem;}
.Agricultural-two li .pic{ height:.9rem; width:.9rem;}
.Agricultural-three .polw .text ul{ flex-wrap: wrap;}
.Agricultural-three .Software li{ width:48%;}
.Agricultural-three .polw{ flex-wrap: wrap;}
.Agricultural-three .polw .iua{ margin-bottom:.2rem; width:100%;}
.Agricultural-three .polw .text{ width: 100%;}
.Agricultural-three .polw .text{ flex-wrap: wrap;}
.Agricultural-three .hardware .tu-sk{ width:33.33%;}
.Agricultural-four .features-box{ margin-top:.2rem;}
.Agricultural-five .bg_pic .txt{ width: .7rem; height: .2rem; font-size: .12rem;}
.Agricultural-five .bg_pic .pot{ width:.05rem; height:.05rem;}
.Agricultural-five .bg_pic .delivery{ top: .75rem; left: .17rem;}
.Agricultural-five .bg_pic .delivery .pic_tu{ width: .65rem; height: .43rem;}
.Agricultural-five .bg_pic .delivery .txt{ top: -3.9em; right: -0.2rem;}
.Agricultural-five .bg_pic .delivery .line{ top: -0.26rem;right: .07rem; width:1px; height: .26rem; transform: rotate(34deg);}
.Agricultural-five .bg_pic .delivery .pot{ top:-.07rem; right:.1rem;}
.Agricultural-five .bg_pic .safety{ top: .26rem; left: 1.28rem;}
.Agricultural-five .bg_pic .safety .pic_tu{ width: .1rem; height: .09rem;}
.Agricultural-five .bg_pic .safety .txt{ top: 0.25rem; right: -.5rem;}
.Agricultural-five .bg_pic .safety .line{ top: .14rem; right: -0.15rem; width:1px; height: .1rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .safety .pot{ top:.05rem; right: -.15rem;}
.Agricultural-five .bg_pic .safety:hover .pic_tu{ transform: scale(1.3);}
.Agricultural-five .bg_pic .cashier{ top: 1.1rem; left: 1.2rem;}
.Agricultural-five .bg_pic .cashier .pic_tu{ width: .21rem; height: .2rem;}
.Agricultural-five .bg_pic .cashier .txt{ top: .4rem; right: -.5rem;}
.Agricultural-five .bg_pic .cashier .line{ top: .2rem; right: -.1rem; width:1px; height: 0.2rem; transform: rotate(135deg);}
.Agricultural-five .bg_pic .cashier .pot{ top: .15rem; right: -.05rem;}
.Agricultural-five .bg_pic .cashier:hover .pic_tu{ transform: scale(1.15);}
.Agricultural-five .bg_pic .Marketing{ top: .56rem; left: 2.1rem;}
.Agricultural-five .bg_pic .Marketing .pic_tu{ width: .15rem; height: 0.3rem;}
.Agricultural-five .bg_pic .Marketing .txt{ top: 0.55rem; right: -.6rem;}
.Agricultural-five .bg_pic .Marketing .line{ top: .36rem;right: -0.12rem;; width:1px; height: .2rem; transform: rotate(147deg);}
.Agricultural-five .bg_pic .Marketing .pot{ top: .25rem; right: -.08rem;}
.Agricultural-five .bg_pic .Convenience{ top: .5rem; left: 2.33rem;}
.Agricultural-five .bg_pic .Convenience .pic_tu{ width: .3rem; height: .15rem;}
.Agricultural-five .bg_pic .Convenience .txt{ top: -.4rem; right: -.15rem;}
.Agricultural-five .bg_pic .Convenience .line{ top: -0.14rem;right: 0.17rem;; width:1px; height: .15rem; transform: rotate(43deg);}
.Agricultural-five .bg_pic .Convenience .pot{ top:0; right: .2rem;}
.Agricultural-five .bg_pic .Convenience:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .DataKanban{ top: 0.33rem; left: 2.83rem;}
.Agricultural-five .bg_pic .DataKanban .pic_tu{ width: .35rem; height: .15rem;}
.Agricultural-five .bg_pic .DataKanban .txt{ top: -.45rem; right: -.6rem;}
.Agricultural-five .bg_pic .DataKanban .line{top: -.2rem;right: -.01rem; width:1px; height: 0.2rem; transform: rotate(44deg);}
.Agricultural-five .bg_pic .DataKanban .pot{ top:0; right: .05rem;}
.Agricultural-five .bg_pic .Scenes-last{ top: .5rem; left: 3.85rem;}
.Agricultural-five .bg_pic .Scenes-last .pic_tu{ width: .8rem; height: 1.31rem;}
.Agricultural-five .bg_pic .Scenes-last .pot{ right: .7rem;}
.Agricultural-five .bg_pic .Scenes-last .txt{ right: 1rem;}
.Agricultural-five .bg_pic .Scenes-last .line{ right: .9rem; width:1px; height:0.22rem; transform:rotate(90deg);}
.Agricultural-five .bg_pic .Scenes-last:hover .pic_tu{ transform: scale(1.2);}
.Agricultural-five .bg_pic .Scenes .pot{ right: .48rem; top: -.1rem;}
.Agricultural-five .bg_pic .Scenes .txt{ top: -.5rem; right: .1rem;}
.Agricultural-five .bg_pic .Scenes .line{ top: -.2rem; transform:rotate(0deg);right: .53rem;}
.Agricultural-five .bg_pic .Streaming .pot{ top: 0;}
.Agricultural-five .bg_pic .Streaming .line{ top: -.04rem;}
.Agricultural-five .bg_pic .Streaming .txt{ top: -.1rem;}
.Agricultural-five .bg_pic .Shopping .pot{ top: 0.2rem;}
.Agricultural-five .bg_pic .Shopping .line{ top: .15rem;}
.Agricultural-five .bg_pic .Shopping .txt{ top: .15rem;}
.Agricultural-five .bg_pic .Game .pot{ top: .4rem;}
.Agricultural-five .bg_pic .Game .line{ top: .36rem;}
.Agricultural-five .bg_pic .Game .txt{ top: .4rem;}
.Agricultural-five .bg_pic .Coupon .pot{ top: .65rem;}
.Agricultural-five .bg_pic .Coupon .line{ top: .6rem;}
.Agricultural-five .bg_pic .Coupon .txt{ top: .65rem;}
.Agricultural-six .capabilities .item:nth-child(5n),
.Agricultural-six .capabilities .item{ margin-right:0; margin-bottom:4%; width:100%;}
.Agricultural-six .capabilities .item:nth-child(2n){ margin-right:0;}
}



/* 解决方案-居家门店 */
.store-one{ background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 0px -4px 16px 0px rgba(224, 224, 224, 0.35), inset 0px 2px 0px 0px #FFFFFF;}
.store-one .list-one{ margin-top:.55rem;}
.store-one .fl-box{ color:#3B485D; width:55%; margin-right:1.5rem;}
.store-one .fl-box .item{ margin-bottom:.1rem;}
.store-one .fl-box .txt{ padding:.12rem 0;}
.store-one .fl-box .icon{ padding-left:.25rem; background: url(../images/icon_hook.png) no-repeat center left; font-size:.16rem; color: #333; font-weight: bold;}
.store-one .fr-box{ width:45%; text-align: right;}
.store-two{ background: url("../images/bg_store.png") no-repeat bottom center/cover;}
.store-two .Paths_back{ margin-top:.5rem; position: relative; padding:.4rem .2rem; text-align: center; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.store-two .Paths-list::after{ content:''; display: block; position: absolute; left:9%; top:20%; width:81%; padding-bottom:5.36%; background: url(../images/Paths_line.png) no-repeat center; background-size: cover;}
.store-two .Paths-list .item{ width:20%; margin-right:.3rem; position: relative; z-index:5;}
.store-two .Paths-list .item .icon{ margin-bottom:.05rem;}
.store-two .Paths-list .item .txt{ margin-bottom:.12rem; font-size:.16rem; color: #333;}
.store-two .Paths-list .item .Introd{ line-height:1.5; color:#98A3B7; background: url(../images/ProFunction3_icon7.png) left .03rem no-repeat; padding-left:.2rem; text-align: left;}
.store-two .Paths-list .item:last-child{ margin-right:0;}
.store-two .Paths-list .item:nth-child(5),
.store-two .Paths-list .item:nth-child(1){ margin-top:.63rem;}
.store-two .Paths-list .item:nth-child(4),
.store-two .Paths-list .item:nth-child(2){ margin-top:.16rem;}
.store-two .Paths-tol .back_color{ margin-top:.1rem; line-height:2; padding:0 .9rem; font-size: .16rem; color: #333; display: inline-block; vertical-align: middle; background: url(../images/Paths_line2.png) no-repeat center; background-size:100%; text-align: center;}
.store-two .Paths-tol .back_color span{display: block; padding:.02rem .2rem;background: linear-gradient(180deg, #FFFFFF 0%, #F5F5F5 100%); box-shadow: 0px 2px 4px 0px rgba(204, 208, 212, 0.53); border-radius: 2px; border: 1px solid #FFFFFF;}
.store-three .Method-shell{ margin-top:.8rem; padding:0 .15rem .3rem 0; border: 1px dashed rgba(111, 132, 167, 0.6);}
.store-three .Method-shell .koli .bg_box{ font-weight: bold; font-size: .18rem; color:#25282C; padding:.05rem .7rem; border:solid 1px #979797; border-radius:40px; transform:translateY(-50%); background:#fff;}
.store-three .Method-shell .koli .bg_box span{ margin-left:.1rem;}
.store-three .Method-shell .list>.item{ margin-bottom:.1rem;}
.store-three .Method-shell .list>.item:last-child{ margin-bottom:0;}
.store-three .Method-shell .list .icon-pic{ width:1.2rem; margin-right:.1rem; text-align: center;}
.store-three .Method-shell .list .icon-pic .wenz{ margin-top:.05rem; color: #333333;}
.store-three .Method-shell .list .fr-shell{ width:calc(100% - 1.3rem);}
.store-three .Method-shell .pic_iu{ text-align: center;}
.store-three .Method-shell .worth{ font-weight: bold; text-align: center; padding:.35rem 0; background: url(../images/worth_bg.png) no-repeat center; background-size: 100% 100%; border: 1px dashed rgba(111, 132, 167, 0.6);}
.store-three .Method-shell .omnichannel .item{ padding:.15rem 0; width:49.3%; border: 1px dashed rgba(111, 132, 167, 0.6);}
.store-three .Method-shell .omnichannel .Tubiao{ width:.7rem; text-align: center; border-right: solid 1px #98A3B7;}
.store-three .Method-shell .omnichannel .txt_list{ display: flex; flex-wrap: wrap; align-items: center; width: calc(100% - .7rem);}
.store-three .Method-shell .omnichannel .txt_list span{ min-width:25%; line-height:2; display: block; text-align: center;}
.store-three .Method-shell .omnichannel .txt_list span.w33{ min-width:33.3%;}
.store-three .Method-shell .full_link .item{ padding:.15rem 0; width:32.5%; border: 1px dashed rgba(55, 89, 169, 0.5);}
.store-three .Method-shell .full_link .Tubiao{ width:.7rem; text-align: center; border-right: solid 1px #98A3B7;}
.store-three .Method-shell .full_link .txt_list{ display: flex; flex-wrap: wrap; align-items: center; width: calc(100% - .7rem);}
.store-three .Method-shell .full_link .txt_list span{ min-width:49%; line-height:2; display: block; text-align: center;}
.store-three .Method-shell .Paas,
.store-three .Method-shell .data_fw{ background:#F2F9FF; padding:.15rem .3rem; text-align: center;}
.store-four{ background: #FAFBFC;}
.store-four .store-list{ margin-top:.45rem;}
.store-four .bg_pic{ position: relative;}
.store-four .bg_pic .device{ width:100%; height:100%; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:0; left:0; z-index:1; display: none;}
.store-four .bg_pic a:hover{ z-index:10;}
.store-four .bg_pic .Po_ao{ font-size: .18rem; color:#000; position: absolute;}
.store-four .bg_pic .pic_tu{ background-size:cover!important; transition: all .5s;}
.store-four .bg_pic .txt{ width:1rem; height:.4rem; text-align: center; font-size: .18rem; color:#000; line-height: 25px; background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(235, 237, 241, 1); position: absolute; display: flex; justify-content: center; align-items: center; z-index:10;}
.store-four .bg_pic .pot{ position: absolute; top:0; display: block; width:.1rem; height:.1rem; background: #0D7CFC; border: 3px solid rgba(255, 255, 255, 0.9); border-radius:50%; overflow: hidden; z-index:10;}
.store-four .bg_pic a:hover .pic_tu{ transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); }
.store-four .bg_pic .Cloud{ top:.78rem; left:1.43rem;}
.store-four .bg_pic .Cloud .pic_tu{ width:.57rem; height:1.04rem;}
.store-four .bg_pic .Cloud .txt{ top:-2.2em; right:-.95rem;}
.store-four .bg_pic .Cloud .pot{ top:0; right:0rem;}
.store-four .bg_pic .multi{ top:.78rem; left:2.22rem;}
.store-four .bg_pic .multi .pic_tu{ width:1.24rem; height:.62rem;}
.store-four .bg_pic .multi .txt{ top:-2.2em; right:-.95rem;}
.store-four .bg_pic .multi .pot{ top:0; right:0rem;}
.store-four .bg_pic .screen{ top:1.71rem; left:4.35rem;}
.store-four .bg_pic .screen .pic_tu{ width:.59rem; height:1.22rem;}
.store-four .bg_pic .screen .txt{ top: -1.7em; right:-.95rem;}
.store-four .bg_pic .screen .pot{ top: 0.08rem; right:0rem;}
.store-four .bg_pic .Roll_up{ top:.9rem; left:6.62rem;}
.store-four .bg_pic .Roll_up .pic_tu{ width:.31rem; height:.85rem;}
.store-four .bg_pic .Roll_up .txt{ top: -1.6em; right: .34rem;}
.store-four .bg_pic .Roll_up .pot{ top: .05rem; right: .2rem;}
.store-four .bg_pic .Dscreen{ top:2.02rem; left:6.45rem;}
.store-four .bg_pic .Dscreen .pic_tu{ width:.94rem; height:.56rem;}
.store-four .bg_pic .Dscreen .txt{ top: -2.3em; right: -.54rem;}
.store-four .bg_pic .Dscreen .pot{ top: -.05rem; right: .45rem;}
.store-four .bg_pic .Double{ top:1.63rem; right:2.81rem;}
.store-four .bg_pic .Double .pic_tu{ width:.47rem; height:1.34rem;}
.store-four .bg_pic .Double .txt{ top:-2.2em; right:-.95rem;}
.store-four .bg_pic .Double .pot{ top:0; right:.13rem;}
.store-four .bg_pic .Shelves{ top:1.49rem; right:.8rem;}
.store-four .bg_pic .Shelves .pic_tu{ width:.41rem; height:1.33rem;}
.store-four .bg_pic .Shelves .txt{ top:1.8em; right:.43rem;}
.store-four .bg_pic .Shelves .pot{ top:.62rem; right:.3rem;}
.store-four .bg_pic .LED{ top:1.91rem; right:.2rem;}
.store-four .bg_pic .LED .pic_tu{ width:.57rem; height:.62rem;}
.store-four .bg_pic .LED .txt{ top: 4em; right: .49rem;}
.store-four .bg_pic .LED .pot{ top: .61rem; right: .35rem;}
.store-five{ background: #fff;}

@media (max-width:1024px){
.store-three .Method-shell .Paas,
.store-three .Method-shell .data_fw{ padding:.15rem .1rem;}
.store-four .bg_pic .txt{ height: auto; line-height: 2;}
.store-four .bg_pic .Cloud{ top: .65rem; left: 1.15rem;}
.store-four .bg_pic .Cloud .pic_tu{ width: 0.48rem; height: .87rem;}
.store-four .bg_pic .Cloud .txt{ top:-.35rem; right:-.96rem;}
.store-four .bg_pic .Cloud .pot{ top:0; right:0rem;}
.store-four .bg_pic .multi{ top: .63rem; left: 1.84rem;}
.store-four .bg_pic .multi .pic_tu{ width: 1.02rem; height: .51rem;}
.store-four .bg_pic .multi .txt{ top:-.35rem; right:-.95rem;}
.store-four .bg_pic .multi .pot{ top:0; right:0rem;}
.store-four .bg_pic .screen{ top: 1.41rem; left: 3.6rem;}
.store-four .bg_pic .screen .pic_tu{ width: .49rem; height: 1.02rem;}
.store-four .bg_pic .screen .txt{ top:-.26rem; right:-.95rem;}
.store-four .bg_pic .screen .pot{ top: 0.08rem; right:0rem;}
.store-four .bg_pic .Roll_up{ top: .76rem; left: 5.5rem;}
.store-four .bg_pic .Roll_up .pic_tu{ width: .25rem; height: 0.69rem;}
.store-four .bg_pic .Roll_up .txt{ top:-.28rem; right: .34rem;}
.store-four .bg_pic .Roll_up .pot{ top: .05rem; right: .2rem;}
.store-four .bg_pic .Dscreen{ top: 1.68rem; left: 5.35rem;}
.store-four .bg_pic .Dscreen .pic_tu{ width: .77rem; height: .46rem;}
.store-four .bg_pic .Dscreen .txt{ top:-.35rem; right: -.54rem;}
.store-four .bg_pic .Dscreen .pot{ top: -.05rem; right: .45rem;}
.store-four .bg_pic .Double{ top: 1.3rem; right: 2.32rem;}
.store-four .bg_pic .Double .pic_tu{ width: .41rem; height: 1.16rem;}
.store-four .bg_pic .Double .txt{ top:-.33rem; right:-.85rem;}
.store-four .bg_pic .Double .pot{ top:0; right:.13rem;}
.store-four .bg_pic .Shelves{ top: 1.22rem; right: .66rem;}
.store-four .bg_pic .Shelves .pic_tu{ width: .35rem; height: 1.12rem;}
.store-four .bg_pic .Shelves .txt{ top:.3rem; right:.43rem;}
.store-four .bg_pic .Shelves .pot{ top:.62rem; right:.3rem;}
.store-four .bg_pic .LED{ top: 1.59rem; right: .16rem;}
.store-four .bg_pic .LED .pic_tu{ width: .48rem; height: .52rem;}
.store-four .bg_pic .LED .txt{ top: .6rem; right: .47rem;}
.store-four .bg_pic .LED .pot{ top: .5rem; right: .35rem;}
}

@media (max-width:768px){
.store-four .bg_pic .txt{ font-size: .14rem; height: auto; line-height: 2;width: .8rem;}
.store-four .bg_pic .pot{ width:.05rem; height:.05rem;}
.store-four .bg_pic .Cloud{ top: .51rem; left: .88rem;}
.store-four .bg_pic .Cloud .pic_tu{ width: 0.33rem; height: .6rem;}
.store-four .bg_pic .Cloud .txt{  top:-.28rem; right: -.78rem;}
.store-four .bg_pic .Cloud .pot{ top:0; right:0rem;}
.store-four .bg_pic .multi{ top: .49rem; left: 1.37rem;}
.store-four .bg_pic .multi .pic_tu{ width: .76rem; height: .38rem;}
.store-four .bg_pic .multi .txt{ top: -1.9em; right: -.78rem;}
.store-four .bg_pic .multi .pot{ top:0; right:0rem;}
.store-four .bg_pic .screen{ top: 1.05rem; left: 2.66rem;}
.store-four .bg_pic .screen .pic_tu{ width: .36rem; height: .75rem;}
.store-four .bg_pic .screen .txt{ top:-.17rem; right: -.8rem;}
.store-four .bg_pic .screen .pot{ top: 0.08rem; right:0rem;}
.store-four .bg_pic .Roll_up{ top: .55rem; left: 4.06rem;}
.store-four .bg_pic .Roll_up .pic_tu{ width: .19rem; height: 0.52rem;}
.store-four .bg_pic .Roll_up .txt{ top:-.25rem; right: .24rem;}
.store-four .bg_pic .Roll_up .pot{ top: .01rem; right: .15rem;}
.store-four .bg_pic .Dscreen{ top: 1.22rem; left: 3.95rem;}
.store-four .bg_pic .Dscreen .pic_tu{ width: .62rem; height: 0.37rem;}
.store-four .bg_pic .Dscreen .txt{ top:-.32rem; right: -.32rem;}
.store-four .bg_pic .Dscreen .pot{ top: -.05rem; right: .45rem;}
.store-four .bg_pic .Double{ top: 1rem; right: 1.73rem;}
.store-four .bg_pic .Double .pic_tu{ width: .29rem; height: .82rem;}
.store-four .bg_pic .Double .txt{ top: -.27rem; right: -.65rem;}
.store-four .bg_pic .Double .pot{ top:0; right:.13rem;}
.store-four .bg_pic .Shelves{ top: .9rem; right: .5rem;}
.store-four .bg_pic .Shelves .pic_tu{ width: .28rem; height: .9rem;}
.store-four .bg_pic .Shelves .txt{ top:.2rem; right: .3rem;}
.store-four .bg_pic .Shelves .pot{ top: 0.45rem; right: .2rem;}
.store-four .bg_pic .LED{ top: 1.18rem; right: .12rem;}
.store-four .bg_pic .LED .pic_tu{ width: .34rem; height: 0.37rem;}
.store-four .bg_pic .LED .txt{ top: .4rem; right: .25rem;}
.store-four .bg_pic .LED .pot{ top: .32rem; right: .18rem;}
}

@media (max-width:640px){
.store-one .PageTit,
.store-two .PageTit,
.store-three .PageTit,
.store-four .PageTit{ font-size:.26rem;}
.store-one .list-one{ flex-wrap: wrap; margin-top:.3rem;}
.store-one .fl-box{ width:100%; margin-right:0;}
.store-one .fl-box .icon{ font-size: .18rem; line-height:2;}
.store-one .fl-box .txt{ line-height:1.5;}
.store-one .fr-box{ width:100%;}
.store-two .Paths-list{ flex-wrap: wrap;}
.store-two .Paths_back{ margin-top:.3rem;}
.store-two .Paths-list .item{ margin:.1rem 0; width:100%; margin-right:0;}
.store-two .Paths-list .item .txt{ font-size:.18rem;}
.store-two .Paths-list::after{ display: none;}
.store-two .Paths-list .item:nth-child(5),
.store-two .Paths-list .item:nth-child(1){ margin:.1rem 0;}
.store-three .Method-shell{ padding:.2rem;}
.store-three .Method-shell .list>.item{ flex-wrap: wrap;}
.store-three .Method-shell .list .icon-pic{ width:100%; margin-bottom:.2rem;}
.store-three .Method-shell .list .fr-shell{ width:100%; padding:.2rem;}
.store-three .Method-shell .list .omnichannel{ flex-wrap: wrap; padding:0;}
.store-three .Method-shell .list .omnichannel .item{ margin-bottom:.1rem; width:100%;}
.store-three .Method-shell .list .omnichannel .txt_list{ padding:0 .1rem;}
.store-three .Method-shell .list .full_link{ flex-wrap: wrap; padding:0;}
.store-three .Method-shell .list .full_link .item{ margin-bottom:.1rem; width:100%;}
.store-three .Method-shell .list .Paas{ flex-wrap: wrap; padding:0;}
.store-three .Method-shell .pic_iu{ margin-bottom:.1rem;}
.store-three .Method-shell .list .Paas .item{ padding:.15rem 0; width:33.333%;}
.store-three .Method-shell .list .data_fw{ flex-wrap: wrap; padding:0;}
.store-three .Method-shell .list .data_fw .item{ padding:.15rem 0; width:50%;}
.store-four .bg_pic .txt{ font-size: .14rem; height: auto; line-height: 2;width: .8rem;}
.store-four .bg_pic .pot{ width:.05rem; height:.05rem;}
.store-four .bg_pic .Cloud{ top: .29rem; left: .55rem;}
.store-four .bg_pic .Cloud .pic_tu{ width: 0.22rem; height: .4rem;}
.store-four .bg_pic .Cloud .txt{  top:-.28rem; right: -.78rem;}
.store-four .bg_pic .Cloud .pot{ top:0; right:0rem;}
.store-four .bg_pic .multi{ top: .3rem; left: .86rem;}
.store-four .bg_pic .multi .pic_tu{ width: 0.46rem; height: .23rem;}
.store-four .bg_pic .multi .txt{ top: 1.5em; right: -.78rem;}
.store-four .bg_pic .multi .pot{ top: .15rem; right: 0rem;}
.store-four .bg_pic .screen{ top: .65rem; left: 1.66rem;}
.store-four .bg_pic .screen .pic_tu{ width: .24rem; height: .48rem;}
.store-four .bg_pic .screen .txt{ top: .5rem; right: -.8rem;}
.store-four .bg_pic .screen .pot{ top: 0.4rem; right: -.06rem;}
.store-four .bg_pic .Roll_up{ top: .36rem; left: 2.55rem;}
.store-four .bg_pic .Roll_up .pic_tu{ width: 0.11rem; height: 0.3rem;}
.store-four .bg_pic .Roll_up .txt{ top:-.25rem; right: .15rem;}
.store-four .bg_pic .Roll_up .pot{ top: 0.01rem; right: .08rem;}
.store-four .bg_pic .Dscreen{ top: .84rem; left: 2.45rem;}
.store-four .bg_pic .Dscreen .pic_tu{ width: .37rem; height: 0.22rem;}
.store-four .bg_pic .Dscreen .txt{ top:-.32rem; right: -.32rem;}
.store-four .bg_pic .Dscreen .pot{ top: -.05rem; right: .45rem;}
.store-four .bg_pic .Double{ top: .63rem; right: 1.08rem;}
.store-four .bg_pic .Double .pic_tu{ width: .18rem; height: 0.5rem;}
.store-four .bg_pic .Double .txt{ top: -.4rem; right: -.2rem;}
.store-four .bg_pic .Double .pot{ top:0; right:.13rem;}
.store-four .bg_pic .Shelves{ top: .57rem; right: .32rem;}
.store-four .bg_pic .Shelves .pic_tu{ width: .12rem; height: .4rem;}
.store-four .bg_pic .Shelves .txt{ top: .1rem; right: .25rem;}
.store-four .bg_pic .Shelves .pot{ top: 0.2rem; right: .1rem;}
.store-four .bg_pic .LED{ top: .75rem; right: .1rem;}
.store-four .bg_pic .LED .pic_tu{ width: .20rem; height: 0.22rem;}
.store-four .bg_pic .LED .txt{ top: .4rem; right: .3rem;}
.store-four .bg_pic .LED .pot{ top: .32rem; right: .18rem;}
}


/* 解决方案-通用门店 */
.Universal-one .list{ padding:0 .6rem; margin-top:.5rem;}
.Universal-one .list .item{ background: url(../images/Universal_oi2.png) no-repeat center; background-size:100% 100%; width:24%; padding:.2rem .3rem;}
.Universal-one .list .item .oui{ text-align: center;}
.Universal-one .list .item .oui span{ display: block; text-align: center;}
.Universal-one .list .item .Tiulk{ background: url(../images/Universal_oi1.png) no-repeat center; font-size: .18rem; font-weight: bold; line-height:2.5; margin:.15rem 0; text-align: center;}
.Universal-one .list .item .txt{ line-height:1.8; color:#98A3B7;}
.Universal-one .list .item .center{ text-align: center;}
.Universal-one .list .item .okl .iox{ padding-top:.17rem; margin:0 .15rem;}
.Universal-one .list .line_ke{ padding-top:.45rem;}
.Universal-two{ background: url("../images/Universal_bg.png") no-repeat bottom center/cover;}
.Universal-two .list{ position: relative; padding:.4rem; margin-top:.5rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Universal-two .list::after{ position: absolute; top:1.06rem; left:5.5%; content: ''; display: block; width:88.8%; height:.07rem; background: url(../images/Universal_line.png) no-repeat center; background-size: contain;}
.Universal-two .list .item{ position: relative; z-index:10; text-align: center; margin:0 .35rem;}
.Universal-two .list .item .ilo{background: #F5FAFF;position: relative; z-index: 9; margin:0 auto; margin-bottom:.2rem; width: 1.2rem; height:1.2rem; border: 1px solid #0D7CFC; border-radius:50%; overflow: hidden;}
.Universal-two .list .item .oiu img{ max-width:.4rem;}
.Universal-two .list .item .oiu span{ margin-top:.07rem; text-align: center; display: block; font-size: .2rem; color:#333333;}
.Universal-two .list .item .lkx{ display: block; margin-bottom:.12rem; font-size: .16rem; color:#0C1626;}
.Universal-two .list .item li{ text-align: left; padding:.06rem 0; padding-left:.2rem; background: url(../images/ProFunction3_icon7.png) no-repeat left .08rem; color: #98A3B7;}
.Universal-two .list .item ul{ display: inline-block;}

.Universal-list{ margin-top:.5rem;}
.Universal-list .bg_pic{ position: relative;}
.Universal-list .bg_pic .Po_ao{ font-size: .18rem; color:#000; position: absolute;}
.Universal-list .bg_pic .pic_tu{ background-size:cover!important; transition: all .5s;}
.Universal-list .bg_pic .txt{ padding:0 .15rem; height:.4rem; text-align: center; font-size: .18rem; color:#000; line-height: 25px; background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(235, 237, 241, 1); position: absolute; display: flex; justify-content: center; align-items: center; z-index:10;}
.Universal-list .bg_pic .pot{ position: absolute; top:0; display: block; width:.1rem; height:.1rem; background: #0D7CFC; border: 3px solid rgba(255, 255, 255, 0.9); border-radius:50%; overflow: hidden; z-index:10;}
.Universal-list .bg_pic .device{ width:100%; height:100%; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:0; left:0; z-index:1; display: none;}
.Universal-list .bg_pic a:hover{ z-index:10;}
.Universal-list .bg_pic a:hover .pic_tu{ transform: scale(1.5);}

.Universal-list .bg_pic .Retail{ top: 1.9rem; left:.3rem;}
.Universal-list .bg_pic .Retail .pic_tu{ width:1.1rem; height:.62rem;}
.Universal-list .bg_pic .Retail .txt{ top: -.5rem; right: -1.1rem;}
.Universal-list .bg_pic .Retail .pot{ top: -.1rem; right: .45rem;}
.Universal-list .bg_pic .Interact{ top: 1.45rem; left: 2.28rem;}
.Universal-list .bg_pic .Interact .pic_tu{ width:.49rem; height:1.79rem;}
.Universal-list .bg_pic .Interact .txt{ top: 1.1rem; right: -1.24rem;}
.Universal-list .bg_pic .Interact .pot{ top: 1rem; right: -.05rem;}
.Universal-list .bg_pic .SmartCloud{ top: .55rem; right: 7.53rem;}
.Universal-list .bg_pic .SmartCloud .pic_tu{ width:.47rem; height:1.13rem;}
.Universal-list .bg_pic .SmartCloud .txt{ top: -.35rem; left: -1.18rem;}
.Universal-list .bg_pic .SmartCloud .pot{ top: .02rem; right: .3rem;}
.Universal-list .bg_pic .PieMockup{ top: .7rem; right: 6.59rem;}
.Universal-list .bg_pic .PieMockup .pic_tu{ width:.46rem; height:.9rem;}
.Universal-list .bg_pic .PieMockup .txt{ top: .15rem; right: -.8rem;}
.Universal-list .bg_pic .PieMockup .pot{ top: .53rem; right: .01rem;}
.Universal-list .bg_pic .Marketing{ top: 1.56rem; right: 5.73rem;}
.Universal-list .bg_pic .Marketing .pic_tu{ width:.79rem; height:1.81rem;}
.Universal-list .bg_pic .Marketing .txt{ top: .82rem; right: -1.2rem;}
.Universal-list .bg_pic .Marketing .pot{ top: 1.2rem; right: .15rem;}
.Universal-list .bg_pic .SmartMe{ top: .41rem; right: 4.43rem;}
.Universal-list .bg_pic .SmartMe .pic_tu{ width:1.37rem; height:.38rem;}
.Universal-list .bg_pic .SmartMe .txt{ top: 0.38rem; right: 0rem;}
.Universal-list .bg_pic .SmartMe .pot{ top: .26rem; right: 1rem;}
.Universal-list .bg_pic .NewsFeed{ top:1rem; right: 3.88rem;}
.Universal-list .bg_pic .NewsFeed .pic_tu{ width:.65rem; height:1.46rem;}
.Universal-list .bg_pic .NewsFeed .txt{ top: 0.7rem; right: -1rem;}
.Universal-list .bg_pic .NewsFeed .pot{ top:1.05rem; right:.2rem;}
.Universal-list .bg_pic .MTable{ top: 2.23rem; right: 2.59rem;}
.Universal-list .bg_pic .MTable .pic_tu{ width:.8rem; height:1.19rem;}
.Universal-list .bg_pic .MTable .txt{ top: .83rem; left: -.48rem;}
.Universal-list .bg_pic .MTable .pot{ top: .7rem; right: .3rem;}
.Universal-list .bg_pic .Machine{ top: .69rem; right: 3.11rem;}
.Universal-list .bg_pic .Machine .pic_tu{ width:.8rem; height:1.15rem;}
.Universal-list .bg_pic .Machine .txt{ top: -.45rem; right: -1.25rem;}
.Universal-list .bg_pic .Machine .pot{ top: -.1rem; right: .3rem;}
.Universal-list .bg_pic .Cashier{ top: .88rem; right: 2.51rem;}
.Universal-list .bg_pic .Cashier .pic_tu{ width:.15rem; height:.63rem;}
.Universal-list .bg_pic .Cashier .txt{ top: -.1rem; right: -1.13rem;}
.Universal-list .bg_pic .Cashier .pot{ top: 0.25rem; right: -.1rem;}
.Universal-list .bg_pic .CrmSystem{ top: 1.8rem; right: .3rem;}
.Universal-list .bg_pic .CrmSystem .pic_tu{ width:1.09rem; height:.62rem;}
.Universal-list .bg_pic .CrmSystem .txt{ top: .65rem; left: -.95rem;}
.Universal-list .bg_pic .CrmSystem .pot{ top: 0.52rem; right: .42rem;}

.Universal-five{ background: url("../images/Universal_bg.png") no-repeat bottom center/cover;}
.Universal-five .Universal-con{ margin-top:.5rem; padding:.4rem .4rem .6rem; background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 8px 8px 20px 0px rgba(55, 90, 170, 0.1); border-radius: 4px; border: 2px solid #FFFFFF;}
.Universal-five .tlw{ margin-bottom:.5rem;}
.Universal-five .dl1 dd{ width: 31%;}
.Universal-five .dl1{ display: flex;justify-content: space-between;}
.Universal-five .dl1 dd .txt{ line-height:1.6;}
.Universal-five .dl1 .aniu{ margin-bottom:.15rem; display: flex; align-items: center;justify-content: space-between; line-height: 0.42rem;border: 1px solid rgba(151, 151, 151, 0.5);border-radius: 22px; font-size: 0.16rem; box-sizing: border-box;background: #fff;}
.Universal-five .dl1 .aniu span{ display: flex; align-items: center; justify-content: center; width: 2rem; background: rgba(75, 159, 255, 0.04);  border-radius: 22px;border: 1px solid #0D7CFC;box-sizing: border-box;}
.Universal-five .dl1 .aniu aside{ flex: 1;text-align: center;}
.Universal-five .dl1 .aniu span em{ margin-left:.08rem;}
.Universal-five .pic_tu{ position: relative;}
.Universal-five .pic_tu span{ display: flex; color: #98A3B7; position: absolute;}
.Universal-five .pic_tu .abso1{ top:-.3rem; left:50%; transform:translate(-50%);}
.Universal-five .pic_tu .abso2{ top:.2rem; right:0; transform:translate(60%); -webkit-transform:translate(60%); -moz-transform:translate(60%); -ms-transform:translate(60%); -o-transform:translate(60%); }
.Universal-five .pic_tu .abso3{ top: 1rem; right: -.1rem; transform: translate(100%);}
.Universal-five .pic_tu .abso4{ top: 1.9rem; right: 0; transform: translate(90%);}
.Universal-five .pic_tu .abso5{ bottom:-.25rem; right: .53rem; transform: translate(0%);}
.Universal-five .pic_tu .abso6{ bottom:-.25rem; left: .55rem;}
.Universal-five .pic_tu .abso7{ top: 1.9rem; left: 0;transform: translate(-90%);}
.Universal-five .pic_tu .abso8{ top: 1rem; left: -.1rem;transform: translate(-100%);}
.Universal-five .pic_tu .abso9{ top: .15rem; left: 0;transform: translate(-30%);}
.Universal-back{ background:#fff;}


@media (max-width:1024px){
.Universal-two .list .item{ margin:0 .2rem;}
.Universal-list .bg_pic .pot{ width:.07rem; height:.07rem;}
.Universal-list .bg_pic .txt{ height: .33rem; font-size: .14rem;}

.Universal-list .bg_pic .Retail{ top: 1.9rem; left:.3rem;}
.Universal-list .bg_pic .Retail .pic_tu{ width: .75rem; height: .42rem;}
.Universal-list .bg_pic .Retail .txt{ top: -.4rem; right: -1rem;}
.Universal-list .bg_pic .Retail .pot{ top: -.07rem; right: .3rem;}
.Universal-list .bg_pic .Interact{ top: 1.19rem; left: 1.89rem;}
.Universal-list .bg_pic .Interact .pic_tu{ width: .43rem; height: 1.56rem;}
.Universal-list .bg_pic .Interact .txt{ top: .95rem; right: -1.03rem;}
.Universal-list .bg_pic .Interact .pot{ top: .85rem; right: -.05rem;}
.Universal-list .bg_pic .SmartCloud{ top: .45rem; right: 6.24rem;}
.Universal-list .bg_pic .SmartCloud .pic_tu{ width: .39rem; height: .94rem;}
.Universal-list .bg_pic .SmartCloud .txt{ top: -.28rem; left: -1.05rem;}
.Universal-list .bg_pic .SmartCloud .pot{ top: .02rem; right: .3rem;}
.Universal-list .bg_pic .PieMockup{ top: .57rem; right: 5.45rem;}
.Universal-list .bg_pic .PieMockup .pic_tu{ width: .4rem; height: .78rem;}
.Universal-list .bg_pic .PieMockup .txt{ top: .18rem; right: -.62rem;}
.Universal-list .bg_pic .PieMockup .pot{ top: .5rem; right: .04rem;}
.Universal-list .bg_pic .Marketing{  top: 1.3rem; right: 4.76rem;}
.Universal-list .bg_pic .Marketing .pic_tu{ width: 0.65rem; height: 1.49rem;}
.Universal-list .bg_pic .Marketing .txt{ top: .7rem; right: -1.1rem;}
.Universal-list .bg_pic .Marketing .pot{ top: 1rem; right: .16rem;}
.Universal-list .bg_pic .SmartMe{  top: .34rem; right: 3.69rem;}
.Universal-list .bg_pic .SmartMe .pic_tu{ width: 1.12rem; height: .31rem;}
.Universal-list .bg_pic .SmartMe .txt{ top: 0.32rem; right: .01rem;}
.Universal-list .bg_pic .SmartMe .pot{ top: .23rem; right: .85rem;}
.Universal-list .bg_pic .NewsFeed{ top: .83rem; right: 3.22rem;}
.Universal-list .bg_pic .NewsFeed .pic_tu{ width: .54rem; height: 1.21rem;}
.Universal-list .bg_pic .NewsFeed .txt{ top: 0.5rem; right: -.8rem;}
.Universal-list .bg_pic .NewsFeed .pot{ top: .8rem; right:.2rem;}
.Universal-list .bg_pic .MTable{ top: 1.85rem; right: 2.15rem;}
.Universal-list .bg_pic .MTable .pic_tu{ width: .65rem; height: .97rem;}
.Universal-list .bg_pic .MTable .txt{ top: .7rem; left: -.41rem;}
.Universal-list .bg_pic .MTable .pot{ top: .6rem; right: .26rem;}
.Universal-list .bg_pic .Machine{ top: .56rem; right: 2.56rem;}
.Universal-list .bg_pic .Machine .pic_tu{ width: .69rem; height: .99rem;}
.Universal-list .bg_pic .Machine .txt{ top: -.4rem; right: -1rem;}
.Universal-list .bg_pic .Machine .pot{ top: -.07rem; right: .3rem;}
.Universal-list .bg_pic .Cashier{ top: .72rem; right: 2.09rem;}
.Universal-list .bg_pic .Cashier .pic_tu{ width: .12rem; height: .52rem;}
.Universal-list .bg_pic .Cashier .txt{ top: -.1rem; right: -.92rem;}
.Universal-list .bg_pic .Cashier .pot{ top: 0.2rem; right: -.08rem;}
.Universal-list .bg_pic .CrmSystem{ top: 1.5rem; right: 0.2rem;}
.Universal-list .bg_pic .CrmSystem .pic_tu{ width: .9rem; height: .51rem;}
.Universal-list .bg_pic .CrmSystem .txt{ top: .55rem; left: -.93rem;}
.Universal-list .bg_pic .CrmSystem .pot{ top: 0.45rem; right: .4rem;}
.Universal-five .dl1 .aniu span{ width:1.6rem;}
.Universal-five .dl1 .aniu span em{ margin-left:0;}
}

@media (max-width:768px){
.Universal-one .PageTit .sub{ margin-top:.3rem;}
.Universal-one .list{ padding:0; margin-top:.3rem;}
.Universal-one .list .item{padding:.1rem; width:27%;}
.Universal-one .list .item .Tiulk{ font-size:.16rem;}
.Universal-one .list .line_ke{ max-width:.4rem;}
.Universal-two .PageTit .sub{ margin-top:.3rem;}
.Universal-two .list{ padding:.2rem; margin-top:.3rem;}
.Universal-two .list::after{ top:.81rem;}
.Universal-two .list .item{ margin:0 .05rem;}
.Universal-two .list .item .lkx{ font-size:.14rem;}
.Universal-two .list .item .oiu img{ max-width:.3rem;}
.Universal-two .list .item .oiu span{ font-size:.18rem;}
.Universal-two .list .item{ margin:0 .2rem;}
.Universal-list{ margin-top:.3rem;}
.Universal-list .bg_pic .pot{ width:.07rem; height:.07rem;}
.Universal-list .bg_pic .txt{ height: .28rem; font-size: .14rem;}
.Universal-list .bg_pic .Retail{ top: 1.2rem; left: .2rem;}
.Universal-list .bg_pic .Retail .pic_tu{ width: .60rem; height: .34rem;}
.Universal-list .bg_pic .Retail .txt{ top: -.36rem; right: -.96rem;}
.Universal-list .bg_pic .Retail .pot{ top: -.07rem; right: .3rem;}
.Universal-list .bg_pic .Interact{ top: .88rem; left: 1.4rem;}
.Universal-list .bg_pic .Interact .pic_tu{ width: .32rem; height: 1.18rem;}
.Universal-list .bg_pic .Interact .txt{ top: .81rem; right: -1.03rem;}
.Universal-list .bg_pic .Interact .pot{ top: .7rem; right: -.05rem;}
.Universal-list .bg_pic .SmartCloud{ top: .34rem; right: 4.62rem;}
.Universal-list .bg_pic .SmartCloud .pic_tu{ width: .3rem; height: .72rem;}
.Universal-list .bg_pic .SmartCloud .txt{ top: -.28rem; left: -1.05rem;}
.Universal-list .bg_pic .SmartCloud .pot{ top: .02rem; right: .22rem;}
.Universal-list .bg_pic .PieMockup{ top: .42rem; right: 4.03rem;}
.Universal-list .bg_pic .PieMockup .pic_tu{ width: .32rem; height: .63rem;}
.Universal-list .bg_pic .PieMockup .txt{ top: .45rem; right: -.65rem;}
.Universal-list .bg_pic .PieMockup .pot{ top: .35rem; right: .05rem;}
.Universal-list .bg_pic .Marketing{ top: .96rem; right: 3.53rem;}
.Universal-list .bg_pic .Marketing .pic_tu{ width: 0.48rem; height: 1.1rem;}
.Universal-list .bg_pic .Marketing .txt{ top: .47rem; right: -1.03rem;}
.Universal-list .bg_pic .Marketing .pot{ top: .75rem; right: .1rem;}
.Universal-list .bg_pic .SmartMe{ top: .25rem; right: 2.73rem;}
.Universal-list .bg_pic .SmartMe .pic_tu{ width: .85rem; height: .24rem;}
.Universal-list .bg_pic .SmartMe .txt{ top: 0.28rem; right: -.25rem;}
.Universal-list .bg_pic .SmartMe .pot{ top: .18rem; right: .6rem;}
.Universal-list .bg_pic .NewsFeed{ top: .6rem; right: 2.4rem;}
.Universal-list .bg_pic .NewsFeed .pic_tu{ width: .4rem; height: .9rem;}
.Universal-list .bg_pic .NewsFeed .txt{ top: 0.28rem; right: -.85rem;}
.Universal-list .bg_pic .NewsFeed .pot{ top: .55rem; right: .15rem;}
.Universal-list .bg_pic .MTable{ top: 1.37rem; right: 1.59rem;}
.Universal-list .bg_pic .MTable .pic_tu{ width: .49rem; height: .73rem;}
.Universal-list .bg_pic .MTable .txt{ top: .5rem; left: -.55rem;}
.Universal-list .bg_pic .MTable .pot{ top:.42rem; right:.2rem;}
.Universal-list .bg_pic .Machine{ top: .42rem; right: 1.9rem;}
.Universal-list .bg_pic .Machine .pic_tu{ width: .51rem; height: .73rem;}
.Universal-list .bg_pic .Machine .txt{ top: -.35rem; right: -1rem;}
.Universal-list .bg_pic .Machine .pot{ top: -.07rem; right: .25rem;}
.Universal-list .bg_pic .Cashier{ top: .54rem; right: 1.56rem;}
.Universal-list .bg_pic .Cashier .pic_tu{ width: .09rem; height: .37rem;}
.Universal-list .bg_pic .Cashier .txt{ top: -.1rem; right: -.92rem;}
.Universal-list .bg_pic .Cashier .pot{ top: 0.2rem; right: -.08rem;}
.Universal-list .bg_pic .CrmSystem{ top: 1rem; right: 0.15rem;}
.Universal-list .bg_pic .CrmSystem .pic_tu{ width: .7rem; height: .4rem;}
.Universal-list .bg_pic .CrmSystem .txt{ top: .45rem; left: -.8rem;}
.Universal-list .bg_pic .CrmSystem .pot{ top: 0.35rem; right: .15rem;}
.Universal-five .dl1 dd{ margin-bottom:.3rem; width:49%;}
}

@media (max-width:640px){
.Universal-one .list{ flex-wrap: wrap;}
.Universal-one .list .item{ padding:.3rem; width:100%; margin-bottom:.2rem;}
.Universal-one .list .line_ke{ display: none;}
.Universal-two .list{ flex-wrap: wrap;}
.Universal-two .list .item{ width:49.5%; margin:0; margin-bottom:.2rem;}
.Universal-two .list .item .ilo{ width:.9rem; height:.9rem;}
.Universal-two .list .item .lkx{ font-size:.18rem;}
.Universal-two .list::after{ display: none;}

.Universal-list{ margin-top:.3rem;}
.Universal-list .bg_pic .pot{ width: .05rem; height: .05rem;}
.Universal-list .bg_pic .txt{ height: .28rem; font-size: .14rem;}
.Universal-list .bg_pic .Retail{ top: .8rem; left:.1rem;}
.Universal-list .bg_pic .Retail .pic_tu{ width: .45rem; height: .25rem;}
.Universal-list .bg_pic .Retail .txt{ top: -.36rem; right: -.96rem;}
.Universal-list .bg_pic .Retail .pot{ top: -.07rem; right: .2rem;}
.Universal-list .bg_pic .Interact{ top: .56rem; left: .88rem;}
.Universal-list .bg_pic .Interact .pic_tu{ width: .22rem; height: .71rem;}
.Universal-list .bg_pic .Interact .txt{ top: .22rem; right: -1.03rem;}
.Universal-list .bg_pic .Interact .pot{ top: .48rem; right: -.05rem;}
.Universal-list .bg_pic .SmartCloud{ top: .2rem; right: 2.89rem;}
.Universal-list .bg_pic .SmartCloud .pic_tu{ width: 0.19rem; height: .46rem;}
.Universal-list .bg_pic .SmartCloud .txt{ top: -.28rem; left: -1.05rem;}
.Universal-list .bg_pic .SmartCloud .pot{ top: -.02rem; right: .12rem;}
.Universal-list .bg_pic .PieMockup{ top: .27rem; right: 2.54rem;}
.Universal-list .bg_pic .PieMockup .pic_tu{ width: .19rem; height: .37rem;}
.Universal-list .bg_pic .PieMockup .txt{ top: .25rem; right: -.7rem;}
.Universal-list .bg_pic .PieMockup .pot{ top: .15rem; right: -.01rem;}
.Universal-list .bg_pic .Marketing{ top: .59rem; right: 2.21rem;}
.Universal-list .bg_pic .Marketing .pic_tu{ width: 0.31rem; height: .7rem;}
.Universal-list .bg_pic .Marketing .txt{ top: .6rem; left: -1.2rem;max-width: 1rem;}
.Universal-list .bg_pic .Marketing .pot{ top: .45rem; right: .1rem;}
.Universal-list .bg_pic .SmartMe{ top: .18rem; right: 1.7rem;}
.Universal-list .bg_pic .SmartMe .pic_tu{ width: .55rem; height: .15rem;}
.Universal-list .bg_pic .SmartMe .txt{ top: -.15rem; left: -.6rem;max-width: .6rem;}
.Universal-list .bg_pic .SmartMe .pot{ top: .1rem; right: .2rem;}
.Universal-list .bg_pic .NewsFeed{ top: .38rem; right: 1.45rem;}
.Universal-list .bg_pic .NewsFeed .pic_tu{ width: .4rem; height: .90rem;}
.Universal-list .bg_pic .NewsFeed .txt{ top: 0.2rem; right: -.85rem;}
.Universal-list .bg_pic .NewsFeed .pot{ top: .4rem; right: .15rem;}
.Universal-list .bg_pic .MTable{ top: .85rem; right: .95rem;}
.Universal-list .bg_pic .MTable .pic_tu{ width: .35rem; height: 0.52rem;}
.Universal-list .bg_pic .MTable .txt{ top: .4rem; left: -0.65rem;}
.Universal-list .bg_pic .MTable .pot{ top: .3rem; right: .15rem;}
.Universal-list .bg_pic .Machine{ top: .27rem; right: 1.21rem;}
.Universal-list .bg_pic .Machine .pic_tu{ width: .3rem; height: .43rem;}
.Universal-list .bg_pic .Machine .txt{ top: -.35rem; right: -.9rem;padding: 0 .05rem;}
.Universal-list .bg_pic .Machine .pot{ top: -.07rem; right: .25rem;}
.Universal-list .bg_pic .Cashier{ top: .35rem; right: .97rem;}
.Universal-list .bg_pic .Cashier .pic_tu{ width: .06rem; height: .25rem;}
.Universal-list .bg_pic .Cashier .txt{ top: -.1rem; right: -.92rem;}
.Universal-list .bg_pic .Cashier .pot{ top: 0.15rem; right: -.08rem;}
.Universal-list .bg_pic .CrmSystem{ top: .61rem; right: 0.1rem;}
.Universal-list .bg_pic .CrmSystem .pic_tu{ width: .45rem; height: .26rem;}
.Universal-list .bg_pic .CrmSystem .txt{ top: .3rem; left: -1.1rem;}
.Universal-list .bg_pic .CrmSystem .pot{ top: 0.2rem; right: .15rem;}
.Universal-five .dl1 dd{ margin-bottom:.2rem; width:100%;}
.Universal-five .pic_tu img{max-width:2rem;}
.Universal-five .pic_tu .abso2{ top:.1rem; transform:translate(70%);}
.Universal-five .pic_tu .abso3{ top:.72rem;}
.Universal-five .pic_tu .abso4{ top:1.45rem; transform:translate(100%);}
.Universal-five .pic_tu .abso5{ right:.2rem; bottom:-.25rem;}
.Universal-five .pic_tu .abso6{ left:.2rem; bottom:-.25rem;}
.Universal-five .pic_tu .abso7{ top:1.5rem; transform: translate(-100%);}
.Universal-five .pic_tu .abso8{ top:.7rem;}
.Universal-five .pic_tu .abso9{ top:.1rem; transform: translate(-50%);}
}
    

/* 留资弹窗 */
.datum {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000030;
    top: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.datum .content{
    width: 5.8rem;
    box-sizing: border-box;
    background: #fff;
    padding: 0.32rem 0.4rem 0.4rem;
}
.datum .content h1{
    font-size: 0.20rem;
    color: #0C1626;
    line-height: 27px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.3rem;
    border-bottom: 1px dashed #D0D5DF;
    margin-bottom: 0.24rem;
}
.datum .content h2{
    font-size: 0.16rem;
    color: #333333;
    line-height: 22px;
    padding-bottom: 0.12rem;
}
.datum .content h2 span{
    color: #D72020;
    padding-left: 0.04rem;
}
.datum .content input{
    background: #F2F5F8;
    border-radius: 4px;
    width: 100%;
    padding: 0.16rem 0.2rem;
    margin-bottom: 0.32rem;
}
.datum .content textarea{
    background: #F2F5F8;
    border-radius: 4px;
    width: 100%;
    padding: 0.16rem 0.2rem;
    margin-bottom: 0.32rem;
    height: 100px;
    box-sizing: border-box;
}
.datum ::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: normal;
}
.datum .button .bon1,.datum .button .bon2{
    margin-top: 0.1rem;
    width: 1.4rem;
    background: #0A56EF;
    border-radius: 2px;
    margin-bottom: 0;
    padding: 0.12rem 0;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    margin-right: 0.24rem;
}
.datum .button .bon2{background: #FFFFFF;color: #3B485D;border: 1px solid #98A3B7;}

/* 投递简历 */
.toudi{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000030;
    top: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.deliver{
    width: 5.8rem;
    box-sizing: border-box;
    background: #fff;
    padding: 0.32rem 0.4rem 0.4rem;
}
.deliver a:after{display: none  !important;}
.deliver a{margin: 0 !important;}
.deliver .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.20rem;
    font-weight: 600;
    color: #0C1626;
    line-height: 27px;
    padding-bottom: 0.16rem;
}
.deliver .columns {
    padding-bottom: 0.23rem;
    margin-bottom: 0.4rem;
    border-bottom: 1px dashed #D0D5DF;
}
.deliver .columns span{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
    padding: 0 0.4rem 0 0.04rem;
}
.deliver h1{
    font-size: 0.16rem;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
    padding-bottom: 0.12rem;
}
.deliver dl dd{
    font-size: 0.14rem;
    font-weight: normal;
    color: #3B485D;
    line-height: 20px;
}
.deliver .zhize{padding-bottom: 0.48rem;}
.deliver .bon {margin: 0.3rem 0;}

.deliver .bon a{
    width: 143px;
    background: #0A56EF;
    box-shadow: 4px 4px 8px 0px rgb(55 90 170 / 6%);
    border-radius: 2px;
    padding: 0.12rem;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 22px;
}



/* 研究院底部 */
.research .creation{
    background: url(../images/6-1/2.png);
    padding: 0.98rem 0 0.86rem 0;
}
.research .creation p{
    font-size: 0.20rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    padding-top: 0.32rem;
}
.research .creation .columns{
    justify-content: space-between;
    align-items: center;
}
.research .creation .clearfix{
    background: rgba(255, 255, 255, 0.14);
    box-shadow: 3px 6px 12px 0px rgb(63 63 63 / 21%);
    backdrop-filter: blur(0px);
}
.research .creation .clearfix a{
    width: 2.59rem;
    display: block;
    text-align: center;
    padding: 0.16rem 0;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 27px;
}
.research .intro{background: #1B243A;}

.research .Support dd .con{
    display: flex;
    align-items: center;
}
.research .Footer{padding-bottom: 0;}
.research .Support{margin-bottom: 0;border-bottom: unset;color: #3B485D;}
.research .Support a{margin-bottom: 0;border-bottom: unset;color: #3B485D;}
.research .OtherBox{padding: 0.6rem 0;border-top: 1px solid #333E58;border-bottom: 1px solid #333E58;}
.research .Bottom{border-top: unset;color: #3B485D;}
.research .Bottom a{color: #3B485D;}
.research .Bottom .add{opacity: .25;}
.research .Bottom .add img:nth-child(1){margin-right: 0.2rem;}
.research .OtherBox .columns{justify-content: space-between;align-items: center;}
.research .OtherBox h1{
    font-size: 0.20rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
    padding-bottom: 0.12rem;
}
.research .OtherBox h2{
    font-size: 0.14rem;
    font-weight: normal;
    color: #98A3B7;
    line-height: 20px;
    padding-top: 0.12rem;
}
.research .OtherBox h3{
    font-size: 0.14rem;
    font-weight: normal;
    color: #EDF1F9;
    line-height: 20px;
    padding-top: 0.12rem;

}
.research .Support .clearfix{justify-content: space-between;}
.research .Support dd{width: unset;}
.Support dd .con p{font-size: 0.14rem;}
.research .OtherBox .columns .column:nth-child(3){width: 15%;}


/* 手机端 */
/*.pc{display: block;}*/
.mobile{display: none;}
@media(max-width:768px){
    .pc{display: none !important;}
    .mobile{display: block !important;text-align: center;}
    .pageBanner .consult a:nth-child(1){width: 150px;padding: 0;}
    .pageBanner .word .ytable.tinche a {margin-top: 0rem;}


    .juhezhifu3 .columns h1{font-size: 0.30rem;line-height: 50px;}
    .juhezhifu3 .columns .column div:nth-child(2) h1 span,
    .juhezhifu3 .columns .column div:nth-child(1) h1 span{font-size: 0.14rem;}
    .juhezhifu3 .columns h2{margin-bottom: 0.1rem;}
    .juhezhifu3 .columns {padding: 0.1rem;justify-content: unset;}
    .juhezhifu3 .columns .column:nth-child(1){width: 60%;justify-content: space-between;}

    .juhezhifu5 h1 {padding-bottom: 0.2rem; padding-top: 0.2rem;font-weight:600}

    .caiwuduizhang2 .column:nth-child(3), .caiwuduizhang2 .column:nth-child(2){align-items:unset;}

    .fenzhangxiton4 .columns .column{width: 25%;}

    .fenzhangxiton5 .module1 article{display:block; padding: 0 0 0.24rem 0;text-align: left;}
    .fenzhangxiton5 .module1 article span{padding: 0.12rem 0 0rem 0;margin-left: 0rem;display: block;}
    .fenzhangxiton5 .module1>div{padding: 0.32rem 0.2rem 0.4rem 0.2rem;}

    .ProFunction .cont{min-height:unset;}

    .zhineng2 .columns.is-2 .ul_title a{padding: 0.08rem 0.18rem;line-height: 1.8;}
    .zhineng2 .columns.is-2 .ul_title .aon a {color: #ffffff; background: #0A56EF;}
    .zhineng2 .columns.is-2 .ul_title .aon a::before {display: none;}
    .zhineng2 .columns.is-2 .ul_title {display: flex; flex-wrap: wrap;}

    .liuliang2 .ul li .columns.is-2 .column{margin-bottom: 0.4rem;}

    .hudon1 .columns .column:nth-child(2) video {width: 75%;}
    .hudon1 .columns h3 {margin-bottom: 0.2rem;}
    .hudon1 .module1{padding: 0;}

    .hudon5 .slick-next {
        background: url(../images/next.png),linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
        background-repeat: no-repeat;
        background-position: center center;
        top: 40%;
        right: 0;
        width: 35px;
        height: 35px;
    }
    .hudon5 .slick-prev{
        background: url(../images/prev.png),linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
        background-repeat: no-repeat;
        background-position: center center;
        top: 40%;
        left: 0;
        width: 35px;
        height: 35px;
    }

    .shopping-four .list img {max-width: 100%;}
    .shopping-four .list::after {display: none;}

    .Parking-one-con {flex-wrap: wrap;}
    .Parking-one-con .txt {max-width: 100%;margin-right:0;}

    .store-three .Method-shell {margin-top: 0.4rem;}

    .CaseBox .item {margin: 0 0.09rem;}

    .solution-box .Marketing-box{background: unset;border: unset;box-shadow:unset;}

    .Marketing-three li {margin-right: 0;}

    .quanyu4 .columns {padding: 0.4rem 0.1rem;}
    .quanyu4 .column:nth-child(1) {padding-left: 0.2rem;}
    .quanyu4 .column:nth-child(2) {padding: 0 0.3rem;margin-top: 0.2rem;}
    .quanyu4 .swiper-button-next, .quanyu4 .swiper-button-prev {width: 0.4rem;}
    .quanyu4 h1 {padding-top: 0.2rem;}

    .contactBan .pageBanner .Container .ytable {margin: 0 15px;width: calc(100% - 30px);}
    .contactBan .pageBanner .Container .ytable .ytable-cell {text-align: left;}
    .contactBan .pageBanner .Container .ytable .ytable-cell aside {justify-content: left;}
    .contactBan .pageBanner .Container .ytable{ padding: 0.2rem;}
    .contactBan .pageBanner .word aside {margin-bottom: unset;}
    .contactBan .pageBanner .word span {padding: 0 0 0.14rem 0;}
    .Profile .top .ytable-cell {padding-top: 0.5rem;}
    .Profile .top .num ul li:nth-child(n+4){padding-top: 0.4rem;}

    .columns_ul {display: flex;}
    .columns_ul li {flex-grow: 1;}

    .JoinUs .topList ul li {width: 16%;margin: 0 2%;}

}

@media (max-width: 1024px){
    header .MainNav { transition: none;overflow: hidden;}
    header .MainNav ul { height: 100vh;background: #13192a;}
    header .MainNav li { position: static;width: 30vw; margin: 0;border-bottom: 0;}
    header .MainNav li span { position: relative; display: block;}
    header .MainNav li span a {padding-left: 0;color:#fff; font-size: 14px;  text-align: center;}
    header .MainNav li:hover span a, header .MainNav li.onnav span a, .MainNav li span a.sele {color:#fff;background:#252f41;}
    header .MainNav .arr { width: 100%;}
    header .MainNav .arr i { display: none!important;}
    header .MainNav .NavPull { position: absolute;width: 70vw; height: calc(100vh - 60px); top:0;right:0;left:auto; padding: 12px 0; background:#252f41;overflow: auto;    box-sizing: border-box;}
    header .MainNav .NavPull a { color:#fff;border-bottom: 1px solid #303C53;}
    header .MainNav .NavPull dd{ width: 100%; margin: 0;}
    header .MainNav .NavPull dd .title { margin-top: 20px;}
    header .MainNav .NavPull dd .list {border-top:0; padding-top: 0; margin-top: 0;}
    header .MainNav .NavPull dd .list .item { margin-bottom: 0; padding-left: 20px;border-bottom: 1px solid #303C53;}
    header .MainNav .NavPull dd .list .item .tit {color:#fff; font-size: 14px;text-align: left;    line-height: 30px;padding: 10px 0; margin-bottom: 0;}
    header .MainNav .NavPull dd .list .item i.tag { position: relative;}
    header .MainNav .NavPull dd .list .item .tit img,
    header .MainNav .NavPull dd .list .item .p { display: none;}
    header .MainNav .NavPull .AboutUs { text-indent:0;padding: 0 15px;}
    header .MainNav .NavPull .AboutUs a { display: block;color:#fff; font-size: 14px;text-align: left;    line-height: 30px;padding: 10px 0 10px 20px; margin-bottom: 0;border-bottom: 1px solid #303C53;}
    #nav2 .NavPull dd .title .name {color:#fff;}
    #nav2 .NavPull dd .list .item .tit img { display: none;}
}


.Other { position: fixed; top:50%;right: 2%;transform:translateY(-50%);z-index: 99; display: none;}
.Other ul { width:0.48rem;padding: 0.12rem;border-radius:0.4rem;box-sizing: border-box; box-shadow: 2px 4px 20px 0px rgba(198, 198, 198, 0.27);background:#fff;}
.Other li { position: relative;width: 0.24rem;height:0.24rem;}
.Other li:not(:first-of-type) {margin-top: 0.24rem;}
.Other li a { display: block; width: 100%; height: 100%;background-repeat:no-repeat;background-position: center;background-size:0.24rem;transition: 0.3s;}
.Other li figure { position: absolute;top:50%;right:230%;transform:translateY(-50%);display: none; background:#fff;box-shadow: 2px 4px 20px 0px rgba(198, 198, 198, 0.27);}
.Other li figure:after { position: absolute;content:'';left:100%;top:50%;transform:translateY(-50%);border:0.06rem solid transparent;border-left: 0.06rem solid #fff; }
.Other li.mes a { background-image: url("../images/other_icon1.png")}
.Other li.tel a { background-image: url("../images/other_icon2.png")}
.Other li.code a { background-image: url("../images/other_icon3.png")}
.Other li.feed a { background-image: url("../images/other_icon4.png")}
.Other li.mes a:hover { background-image: url("../images/other_icon1_on.png")}
.Other li.tel a:hover { background-image: url("../images/other_icon2_on.png")}
.Other li.code a:hover { background-image: url("../images/other_icon3_on.png")}
.Other li.feed a:hover { background-image: url("../images/other_icon4_on.png")}
.Other li.tel figure { padding: 0.14rem;color:#0A56EF;}
.Other li.tel figure span { white-space: nowrap;}
.Other li.code figure { padding: 0.05rem; width: 1rem;box-sizing: border-box;}
/*.Other li.hover:hover figure { display: block;}*/
.Other .getTop {display: block;width: 0.48rem;height: 0.48rem; margin-top: 0.6rem;border-radius:50%;background:url("../images/other_icon5.png") no-repeat center/0.24rem #fff;box-shadow: 2px 4px 20px 0px rgba(198, 198, 198, 0.27);}