@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;text-align: center;user-select: none;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.paging-menu, .paging-skip, .paging-hint{display: flex;flex-wrap: wrap;}
.paging-menu a{font-family: 'num'; width: max(36px,0.4rem);height: max(36px,0.4rem);margin: 0 max(3px,0.06rem);font-size: max(12px,0.13rem);color: #222;transition: all .4s ease;border-radius: 50%;background-color: #fff;display: flex;align-items: center;justify-content: center;line-height: 1;}
.paging-menu a i{font-size: max(10px,0.12rem);}
.paging-menu a.next{transform: rotateY(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #09269d;background-color: #09269d;color: #fff;}
.paging-skip{margin-left: 8px;align-items: center;}
.paging-hint{font-size: max(14px,0.16rem);color: #999;font-weight: 300;margin: 0 8px;}
.paging-hint:first-of-type{margin: 0;}
.paging-skip input{width: max(48px,0.54rem);text-align: center;height: max(38px,0.46rem);border: 1px solid #e1e1e1;font-size: max(14px,0.16rem);color: #5b5b5b;border-radius: 3px;transition: all .4s ease;padding: 0 max(6px,0.12rem);}
.paging-skip input:focus{border-color: #09269d;}
.paging-skip button{color: #555;font-size: max(14px,0.16rem);padding: 0 max(14px,0.18rem);border: 1px solid #e1e1e1;transition: all .4s ease;height: max(38px,0.46rem);background: #fff;cursor: pointer;border-radius: 3px;}
.paging-skip button:hover{background-color: #09269d;color: #fff;border-color: #09269d;}
.paging-hint span{color: #09269d;}
@media all and (max-width:1000px){.paging-skip{width: 100%;margin-left: 0;justify-content: center;margin-top: 8px;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #09269d;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #09269d;font-weight: 700;flex: 1;}
.search-list{width: 100%;}
.search-link{display: block;width: 100%;border: 1px solid #eee;background: #f6f8f9;padding: max(20px,0.4rem) max(15px,0.26rem);margin-top: max(12px,0.18rem);}
.search-link:first-child{margin-top: 0;}
.search-link h2{color: #333;line-height: 1.1;font-weight: 700;transition: all .4s ease;}
.search-link p{width: 100%;color: #5b5b5b;}
.search-link .highlightRow span{color: #09269d !important;}
.search-link:hover h2{color: #09269d;}
/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #5b5b5b;}
.privacy-content h6{color: #333;line-height: inherit;}
/* 网站地图 */
.webmap{width: 100%;}
.webmap-title{width: 100%;color: #333;line-height: 1;position: relative;padding-bottom: max(14px,0.24rem);}
.webmap-title::after{content: "";position: absolute;width: max(36px,0.6rem);left: 0;right: 0;margin: 0 auto;bottom: 0;height: max(2px,0.04rem);background: #09269d;}
.webmap-list{width: 100%;}
.webmap-list>ul{margin: -0.4rem 0 0 -0.4rem;display: flex;flex-wrap: wrap;}
.webmap-list>ul>li{width: calc(20% - 0.4rem);margin: 0.4rem 0 0 0.4rem;color: #333;}
.webmap-list>ul>li ul, .webmap-list>ul>li li{width: 100%;}
.webmap-list>ul>li a{display: block;transition: color .4s ease;position: relative;}
.webmap-list>ul>li a:hover{color: #09269d;}
.webmap-list>ul>li>.menu{font-weight: 700;border-bottom: 1px solid #e1e1e1;font-size: max(16px,0.2rem);width: 100%;padding-bottom: max(12px,0.2rem);line-height: 1;}
.webmap-list>ul>li>.drop{margin-top: max(10px,0.2rem);}
.webmap-list>ul>li>.drop a{line-height: 1.28;padding: max(4px,0.06rem) 0;font-size: max(15px,0.18rem);}
.webmap-list>ul>li>.drop .drop a{padding-left: max(12px,0.18rem);font-size: max(14px,0.16rem);}
.webmap-list>ul>li>.drop .drop a::before{content: "";position: absolute;width: 4px;height: 4px;border-radius: 50%;background: #afafaf;left: 0;top: 0.14rem;}
@media all and (max-width: 1000px){
    .webmap-list>ul>li>.drop .drop a::before{top: 0.2rem;}
    .webmap-list>ul{margin: -14px 0 0;}.webmap-list>ul>li{width: 100%;margin: 14px 0 0;}.webmap-list>ul>li>.drop .drop a::before{top: 11px;}
}
/* 内页公共 */
.pagesBan-bg img{width: 100%;height: 6.4rem;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pagesBan-con .contain{height: 100%;flex-direction: column;justify-content: center;animation: banText 1s ease both;}
.pagesBan-con .line{width: max(14px,0.28rem);height: max(2px,0.03rem);background: #fff;}
@keyframes banText {
    0%{opacity: 0;transform: translateY(0.4rem);}
    100%{opacity: 1;transform: translateY(0);}
}
.pagesBread .item{color: #a9a9a9;margin-left: 24px;}
.pagesBread .item::after{content: "\e80b";color: #a9a9a9;font-family: 'icon';font-size: 10px;display: block;position: absolute;left: -16px;top: 50%;transform: translateY(-50%) rotate(180deg);}
.pagesBread .item:first-child{margin-left: 0;}
.pagesBread .item:first-child::after{display: none;}
.pagesBread .item:hover,.pagesBread .item:last-child{color: #222;}
/* 新闻-列表 */
.newsShow-slide{background: rgba(255, 255, 255, .7);transition: all .4s ease;}
.newsShow-slide:hover{background: #fff;}
.newsShow-img{width: 50%;}
.newsShow-img img{width: 100%;height: 4.4rem;}
.newsShow-img:hover img{transform: scale(1.1);}
.newsShow-con{width: 50%;flex-direction: column;justify-content: center;padding: 0 0.7rem;}
.newsShow-con>div{width: 100%;}
.newsShow-con .date{color: #adb0b2;}
.newsShow-con .title:hover{color: #09269d;}
.newsShow .com-pagination{z-index: 2;position: absolute;right: 0.7rem;bottom: 0.8rem;}
.newsInfo-item{height: 100%;background: #fff;}
.newsInfo-img img{width: 100%;height: 3rem;}
.newsInfo-con{padding: 0.25rem;}
.newsInfo-con .date{justify-content: space-between;align-items: center;border-top: 1px solid #edeef6;color: #adb0b2;}
.newsInfo-item:hover .newsInfo-img img{transform: scale(1.1);}
.newsInfo-item:hover .newsInfo-con .title{color: #09269d;}
/* 新闻-详情 */
.newsDet-flex{border-top: 1px solid #09269d;justify-content: space-between;align-items: flex-start;}
.newsDet-left{width: 65%;}
.newsDet-date-box{align-items: center;}
.newsDet-date-box .Footer-code{margin: 0 0 0 20px;width: auto;}
.newsDet-page{border-top: 1px solid #dee3ea;}
.newsDet-page-item .text{width: max(400px,4.5rem);margin-left: max(15px,0.35rem);}
.newsDet-page-item:hover{color: #09269d;}
.newsDet-back .btn{border: 2px solid #09269d;border-radius: 40px;width: max(100px,1.3rem);height: max(36px,0.42rem);}
.newsDet-back .btn i{display: block;font-size: max(12px,0.14rem);margin-right: max(6px,0.08rem);transition: transform .4s ease;}
.newsDet-back .btn:hover{background: #09269d;color: #fff;}
.newsDet-back .btn:hover i{transform: rotate(180deg);}
.newsDet-right{width: 26%;}
.newsDet-hot{background: #fff;padding: 0.45rem 0.3rem 0.3rem;}
.newsDet-hot-title::after{content: "";position: absolute;left: 0;bottom: 0;width: max(20px,0.44rem);height: max(2px,0.03rem);background: #09269d;}
.newsDet-hot-item{border-top: 1px solid #e8edf0;}
.newsDet-hot-item .img{height: 0;transition: all .5s ease;}
.newsDet-hot-item .img img{width: 100%;height: 100%;}
.newsDet-hot-item.active .img{margin-top: 8px;height: 1.6rem;}
/* 服务中心 */
.service-view{background: url('../images/pages/ser-bg.jpg') no-repeat center top/100% 119%;}
.serIntro-flex{justify-content: space-between;align-items: center;}
.serIntro-con{width: 54%;}
.serIntro-list{margin-left: -0.3rem;}
.serIntro-list li{margin-left: 0.3rem; width: calc(100% / 3 - 0.3rem);position: relative;padding: 0 0.8rem 0 max(20px,0.3rem);}
.serIntro-list li::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: max(2px,0.03rem);height: 90%;background: #7795ee;}
.serIntro-img{width: 42%;}
.serIntro-slide .img img{width: 100%;height: 3.2rem;}
.serIntro-slide .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);}
.serIntro-slide .title{z-index: 2;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0.24rem 0.3rem;}
.serIot-flex{justify-content: space-between;align-items: center;}
.serIot-img{width: 59%;}
.serIot-img img{width: 100%;}
.serIot-con{width: 36%;}
.serNum{background: url('../images/pages/serNum-bg.jpg') no-repeat center/cover fixed;}
.serNum-flex{justify-content: space-between;align-items: center;}
.serNum-con{width: 31%;}
.serNum-con .pagesTitle .text{color: rgba(255, 255, 255, .7);}
.serNum-list li{border-bottom: 1px solid rgba(255, 255, 255, .1);user-select: none;cursor: pointer;}
.serNum-list .title{align-items: center;}
.serNum-list .title span{flex: 1;padding-right: 10px;}
.serNum-list .title i{display: block;transform: rotate(135deg);font-size: max(12px,0.14rem);transition: transform .4s ease;}
.serNum-list .text{display: none;}
.serNum-list li:first-child .text{display: block;}
.serNum-list li.active .title span{font-weight: 700;}
.serNum-list li.active .title i{transform: rotate(45deg);}
.serNum-img{width: 57%;}
.serAfter-flex{justify-content: space-between;}
.serAfter-con{width: 33%;display: flex;flex-direction: column;justify-content: space-between;}
.serAfter-num{justify-content: space-between;}
.serAfter-num li{width: 49%;}
.serAfter-num .num{line-height: .8;}
.serAfter-list{width: 48%;}
.serAfter-item{background: #fff;border: 1px solid #ebebeb;margin-top: max(10px,0.15rem);position: relative;transform-origin: center top;}
.serAfter-item:first-child{margin-top: 0;}
.serAfter-item>div{position: relative;z-index: 2;}
.serAfter-page{width: 13%;padding: 0.2rem 0 0 0.18rem;color: #dfe2e9;border-right: 1px solid #ebebeb;}
.serAfter-desc{min-height: max(90px,1.1rem);width: 87%;padding: 0.15rem 0.3rem;justify-content: space-between;align-items: center;}
.serAfter-desc .ico{width: max(26px,0.4rem);height: max(26px,0.4rem);z-index: 2;}
.serAfter-desc .ico img{transition: all .5s ease;max-height: 100%;}
.serAfter-desc .ico .h{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.serAfter-desc .desc{width: 82%;}
.serAfter-item.active{border-width: 0;}
.serAfter-item:hover{background: #09269d;border-color: transparent;}
.serAfter-item:hover .ico .s{opacity: 0;}
.serAfter-item:hover .ico .h{opacity: 1;}
.serAfter-item:hover .serAfter-page,.serAfter-item:hover .top,.serAfter-item:hover .title,.serAfter-item:hover .text{color: #fff;}
.serAfter-item:hover .serAfter-page{border-color: rgba(235, 235, 235, .2);}
.serAfter-item:hover .bg{opacity: 1;}
/* .serAfter-item:nth-child(1){top: 1.4rem;margin-top: 0;}
.serAfter-item:nth-child(2){top: 1.64rem;}
.serAfter-item:nth-child(3){top: 1.94rem;}
.serAfter-item:nth-child(4){top: 2.26rem;}
.serAfter-item:nth-child(5){top: 2.68rem;}
.serAfter-item:nth-child(6){top: 3.28rem;} */
/* 金融方案 */
.finance-view{background: url('../images/pages/fin-bg.jpg') no-repeat center top/100% auto;}
.finIntro-flex{background: #999;}
.finIntro-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.finIntro-bg .item{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all 1s linear;opacity: 0;}
.finIntro-bg .item img{width: 100%;height: 100%;transform: scale(1.1);transition: all 2s linear 1s;}
.finIntro-bg .item.active{z-index: 2;opacity: 1;}
.finIntro-bg .item.active img{transform: scale(1);transition-delay: 0s;}
.finIntro-list{position: relative;z-index: 10;background: rgba(0, 0, 0, .2);display: flex;}
.finIntro-list li{overflow: hidden; flex: 1 1 0%;transition: flex 0.6s;border-left: 1px solid rgba(255, 255, 255, .1);padding: 2.5rem 0.35rem 0.8rem;user-select: none;cursor: pointer;}
.finIntro-list li:first-child{border: unset;}
.finIntro-list .ico{height: max(32px,0.48rem);}
.finIntro-list .ico img{max-height: 100%;}
.finIntro-list .text{opacity: 0;transform: translateY(0.2rem);transition: all .4s ease;min-height: max(100px,1.4rem);}
.finIntro-list li.active{flex: 1.8 1 0%;}
.finIntro-list li.active .text{opacity: 1;transform: translateY(0);transition: all .6s ease .3s;}
/* 研发创新 */
.rdBoss-head .contain{justify-content: space-between;align-items: center;}
.rdBoss-btn .btn{user-select: none;cursor: pointer;color: #a9a9ab;width: max(40px,0.48rem);height: max(40px,0.48rem);border-radius: 50%;background: #fff;}
.rdBoss-btn .btn.next{transform: rotate(180deg);margin-left: 5px;}
.rdBoss-btn .btn:hover{color: #000;}
.rdBoss-swp-box{justify-content: center;position: relative;}
.rdBoss-swp-box::before,.rdBoss-swp-box::after{content: "";position: absolute;left: 0;top: 0;width: 20%;height: 100%;background: linear-gradient(to right,#f0f9fe 10%,transparent 100%);z-index: 10;pointer-events: none;}
.rdBoss-swp-box::after{left: auto;right: 0;transform: rotate(180deg);}
.rdBoss-swp{width: 9.4rem;}
.rdBoss-swp .swiper-container{overflow: visible;}
.rdBoss-slide{align-items: center;justify-content: space-between;padding: 0.45rem;background: #fff;}
.rdBoss-page{position: absolute;right: 0.3rem;top: 0.35rem;color: #ced2e0;}
.rdBoss-img{padding-top: max(15px,0.3rem); width: 2.46rem;height: 2.46rem;border-radius: 50%;box-shadow: 0 0 30px rgba(0, 0, 0, .08);}
.rdBoss-img img{width: 100%;height: 100%;object-position: center top;}
.rdBoss-con{flex: 1;padding: 0 0.3rem 0 0.4rem;}
.rdBoss-con .line{width: max(16px,0.24rem);height: max(2px,0.03rem);}
.rdTeam{background: url('../images/pages/rdTeam-bg.jpg') no-repeat center/cover fixed;}
.rdTeam-item{padding: 0.45rem 0.2rem 0.6rem; height: 100%;flex-direction: column;align-items: center;text-align: center;background: rgba(255, 255, 255, .1);}
.rdTeam-item .ico{border-radius: 50%;border: 1px solid #fff;width: max(40px,0.54rem);height: max(40px,0.54rem);}
.rdTeam-item .ico img{max-width: 60%;max-height: 60%;}
.rdTeam-desc{padding: 0 1.6rem;}
.rdHonor-head .contain{justify-content: space-between;align-items: center;}
.rdHonor-num li{margin-left: 0.5rem;}
.rdHonor-swp-box::before,.rdHonor-swp-box::after{content: "";position: absolute;left: 0;top: 0;width: 25%;height: 100%;background: linear-gradient(to right,#f0f9fe 15%,transparent 100%);z-index: 2;}
.rdHonor-swp-box::after{left: auto;right: 0;transform: rotate(180deg);}
.rdHonor-slide{height: auto;}
.rdHonor-slide .img{background: rgba(255, 255, 255, .8);padding: 0.2rem;height: 2.5rem;}
.rdHonor-slide .img img{max-height: 100%;}
.rdHonor-swp:nth-child(2n){transform: rotate(180deg);}
.rdHonor-swp:nth-child(2n) .swiper-slide{transform: rotate(-180deg);}
.rdHonor-swp .swiper-wrapper{transition-timing-function: linear;}
.rdLine-swp-box{justify-content: center;}
.rdLine-swp{width: 11rem;}
.rdLine-swp .swiper-container{overflow: visible;}
.rdLine-slide{box-shadow: 0px max(6px,0.12rem) max(15px,0.32rem) 3.5px rgba(75, 75, 75, 0.19);position: relative;}
.rdLine-img img{width: 100%;height: 5.5rem;}
.rdLine-con-box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;padding: 0 0.4rem;background: rgba(0, 0, 0, .4);transition: all .6s ease;}
.rdLine-con{transition: all .8s ease;width: max(350px,4.7rem);transform: translateX(50%);opacity: 0;}
.rdLine-con .line{position: absolute;right: 100%;top: 50%;transform: translateY(-50%);width: max(4px,0.12rem);height: 90%;border-radius: max(4px,0.12rem) 0 0 max(4px,0.12rem);}
.rdLine-con .con{background: rgba(255, 255, 255, .9);min-height: max(200px,3rem);display: flex;flex-direction: column;justify-content: center;padding: 0.2rem 0.4rem;}
.rdLine-con .label span{padding: 5px 10px;}
.swiper-slide-active .rdLine-con-box{background: transparent;}
.swiper-slide-active .rdLine-con{opacity: 1;transform: translateX(0);transition-delay: .2s;}
.rdLine-btn{user-select: none;cursor: pointer;position: absolute;left: -1.33rem;top: 50%;transform: translateY(-50%);z-index: 10;width: max(40px,0.48rem);height: max(40px,0.48rem);border-radius: 50%;background: rgba(255, 255, 255, .2);}
.rdLine-btn.next{left: auto;right: -1.3rem;transform: translateY(-50%) rotate(180deg);}
.rdLine-btn:hover{background: #09269d;}
.rdSchool .pagesTitle{justify-content: space-between;}
.rdSchool .pagesTitle .text{width: max(500px,6.6rem);text-align: right;}
.rdSchool-swp .swiper-slide{height: auto;}
.rdSchool-slide{height: 100%;display: flex;flex-direction: column;}
.rdSchool-img .img img{width: 100%;height: 2.2rem;}
.rdSchool-img .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.7) 100%);}
.rdSchool-img .logo{height: max(30px,0.42rem);position: absolute;left: 0.4rem;bottom: 0.4rem;z-index: 2;}
.rdSchool-img .logo img{max-height: 100%;}
.rdSchool-con{background: #fff;padding: 0.4rem 0.4rem 0.6rem;margin-top: -0.12rem;position: relative;z-index: 10;flex: 1;}
/* 产品-列表 */
.proNav .item{font-size: max(16px,0.18rem); background: rgba(255, 255, 255, 1);border-radius: 40px;margin-left: max(15px,0.3rem);padding: max(12px,0.18rem) max(25px,0.5rem);}
.proNav .item:first-child{margin-left: 0;}
.proNav .item:hover,.proNav .item.active{color: #fff;background: #09269d;}
.proYS-flex{background: #999;}
.proYS-img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.proYS-img .item{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition: all 1s linear;}
.proYS-img .item img{width: 100%;height: 100%;transform: scale(1.1);transition: all 2s linear 1s;}
.proYS-img .item.active{opacity: 1;z-index: 2;}
.proYS-img .item.active img{transform: scale(1);transition-delay: 0s;}
.proYS-list{z-index: 10;position: relative;background: rgba(0, 0, 0, .3);}
.proYS-item{padding: 2.9rem 0.25rem 0; flex: 1;border-left: 1px solid rgba(255, 255, 255, .2);flex-direction: column;align-items: center;height: max(450px,6.6rem);}
.proYS-item:first-child{border-left: unset;}
.proYS-item::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 0%,rgba(22,70,226,.9) 100%);opacity: 0;transition: all .6s ease;}
.proYS-item>div{position: relative;z-index: 2;}
.proYS-item .dot i{display: block;position: relative;z-index: 2;width: max(8px,0.12rem);height: max(8px,0.12rem);border-radius: 50%;background: #fff;transition: all .4s ease;}
.proYS-item .dot::before,.proYS-item .dot::after{animation: dotAni2 2s linear infinite; content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;border-radius: 50%;border: 1px solid rgba(255, 255, 255, .5);}
.proYS-item .dot::after{animation-delay: -1s;}
@keyframes dotAni2 {
    0%{opacity: 0;width: 100%;height: 100%;}
    50%{opacity: 1;width: 300%;height: 300%;}
    100%{opacity: 0;width: 500%;height: 500%;}
}
.proYS-item .text{opacity: 0;transform: translateY(0.3rem);}
.proYS-item.active::after{opacity: 1;}
.proYS-item.active .dot i{transform: scale(1.8);}
.proYS-item.active .text{opacity: 1;transform: translateY(0);}
.proItem-con{background: #fff;padding: 0.5rem 0.9rem 0.9rem;}
.proItem-page{color: #cecfd1;}
.proItem-flex{justify-content: space-between;align-items: center;}
.proItem-img{width: 60%;height: 4rem;}
.proItem-img img{max-width: 70%;max-height: 100%;}
.proItem-desc{width: 40%;}
.proItem:nth-child(2n) .proItem-page{text-align: right;}
.proItem:nth-child(2n) .proItem-flex{flex-direction: row-reverse;}
.proItem-swp{user-select: none;}
.proItem-slide .title span{flex: 1;padding-right: 10px;}
.proItem-slide .text{text-align: justify;margin-top: max(8px,0.14rem);padding-top: max(8px,0.14rem);border-top: 1px solid #bbb;}
.proItem-slide i{height: max(21px,0.35rem);display: flex;align-items: center;}
.proItem-slide i img{height: max(16px,0.24rem);}
.proSide{position: fixed;left: 0.4rem;top: 50%;transform: translate(-50%,-50%);opacity: 0;z-index: 99999;transition: all .6s ease;}
.proSide.show{transform: translate(0,-50%);opacity: 1;}
.proSide .line{overflow: hidden; position: absolute;left: max(2px,0.03rem);top: 50%;transform: translateY(-50%);width: 1px;height: calc(100% - max(40px,0.6rem));background: #d4dbf1;}
.proSide .line i{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 50%;background: #09269d;}
.proSide .list{position: relative;z-index: 2;}
.proSide .item{align-items: center;height: max(40px,0.6rem);user-select: none;cursor: pointer;}
.proSide .item i{display: block;position: relative;width: max(5px,0.07rem);height: max(5px,0.07rem);border-radius: 50%;background: #09269d;margin-right: max(8px,0.14rem);}
.proSide .item i::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 200%;height: 200%;border-radius: 50%;background: rgba(0, 52, 223, .2);opacity: 0;transition: all .4s ease;}
.proSide .item.active{color: #444;}
.proSide .item.active i::after{opacity: 1;}
/* 产品-详情 */
/* .proDet-show{background: url('../images/pages/proDet-show-bg.jpg') no-repeat center/cover;} */
.proDet-show-flex{justify-content: space-between;align-items: center;}
.proDet-show-con{width: 35%;}
.proDet-show-img{width: 50%;height: 5.6rem;}
.proDet-show-img img{max-width: 95%;max-height: 100%;}
.proDet-ys-flex{background: #fff;}
.proDet-ys-desc{width: 29%;flex-direction: column;justify-content: center;}
.proDet-ys-desc .desc-item{width: 100%;display: none;padding: 0 0.7rem;}
.proDet-ys-desc .desc-item:first-child{display: block;}
.proDet-ys-desc .ico{width: max(40px,0.52rem);height: max(40px,0.52rem);border-radius: 50%;border: 1px solid #111;}
.proDet-ys-desc .ico img{max-width: 50%;max-height: 50%;}
.proDet-ys .proYS-flex{width: 71%;}
.proDet-ys .proYS-item{padding: 2.6rem 0.15rem 0;text-align: center;}
.proDet-ys .proYS-item::after{display: none;}
.proDet-ys  .proYS-item .text{opacity: 1;transform: translateY(0);}
.proDet-params-flex{justify-content: space-between;align-items: center;}
.proDet-params-table{width: 54%;color: #7f7f7f;}
.proDet-params-table table{width: 100%;}
.proDet-params-table tr{border-top: 1px solid #e9e9e9;}
.proDet-params-table tr:first-child{border-top: unset;}
.proDet-params-table td{padding: max(10px,0.2rem) 0;}
.proDet-params-table td:last-child{color: #333;text-align: right;}
.proDet-params-swp{width: 43%;}
.proDet-params-slide{height: 4.2rem;}
.proDet-params-slide img{max-width: 90%;max-height: 100%;}
.proDet-params-pagination{user-select: none;}
.proDet-params-pagination .swiper-pagination-bullet{width: 8px;height: 8px;opacity: 1;background: #b8bed2;margin: 0 10px;position: relative;transition: all .4s ease;}
.proDet-params-pagination .swiper-pagination-bullet::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 20px;height: 20px;border-radius: 50%;border: 3px solid #09269d;opacity: 0;transition: all .4s ease;}
.proDet-params-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: transparent;}
.proDet-params-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.proDet-case-swp-box{justify-content: center;}
.proDet-case-swp{width: 11.6rem;}
.proDet-case-swp .swiper-container{overflow: visible;}
.proDet-case-slide{background: #fff;padding: 0.2rem;align-items: center;justify-content: space-between;}
.proDet-case-img{width: 50%;}
.proDet-case-img img{width: 100%;height: max(300px,4.2rem);transition: all 2s linear;}
.proDet-case-img:hover img{transform: scale(1.1);}
.proDet-case-con{width: 50%;padding: 0 0.3rem 0 0.5rem;}
.proDet-case-desc .list span{font-weight: 300;color: #b3b3b3;}
.proDet-case-more{justify-content: space-between;align-items: center;}
.proDet-case-more .more{position: relative;}
.proDet-case-more .more::after{content: "";position: absolute;left: 0;bottom: -2px;width: 100%;height: 1px;background: #000;transition: all .4s step-start;}
.proDet-case-more:hover .more{color: #09269d;}
.proDet-case-more:hover .more::after{background: #09269d;}
.proDet-hot-swp .swiper-slide{height: auto;}
.proDet-hot-slide{height: 100%;background: #fff;padding: 0.55rem 0.7rem 0.5rem 0.5rem;}
.proDet-hot-slide .img{justify-content: flex-end;height: 2.8rem;}
.proDet-hot-slide .img img{max-height: 100%;max-width: 60%;}
.proDet-hot-slide:hover img{transform: scale(1.1);}
/* 人才招聘 */
.joinLN{background: url('../images/pages/joinLN-bg.jpg') no-repeat center/cover;}
.joinLN-flex{justify-content: space-between;align-items: flex-end;}
.joinLN-flex .pagesTitle{width: 56%;}
.joinLN-flex .indBtn-box{margin-bottom: 20px;}
.solDet-gn-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.solDet-gn-bg .item{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition: all .8s linear;}
.solDet-gn-bg .item img{width: 100%;height: 100%;transform: scale(1.1);transition: all 2s linear .8s;}
.solDet-gn-bg .item.active{opacity: 1;z-index: 2;}
.solDet-gn-bg .item.active img{transform: scale(1);transition-delay: 0s;}
.solDet-gn .pagesTitle{position: absolute;left: 0;top: 0.9rem;width: 100%;z-index: 5;pointer-events: none;}
.solDet-gn-list{position: relative;z-index: 4;}
.solDet-gn-item{user-select: none;cursor: pointer; height: 6.9rem;padding: 0 0.6rem 0.64rem; flex: 1;border-left: 1px solid rgba(255, 255, 255, .1);transition: all .4s ease;flex-direction: column;justify-content: flex-end;align-items: center;text-align: center;}
.solDet-gn-item:first-child{border-left: unset;}
.solDet-gn-item::before{content: "";z-index: 2;position: absolute;left: 0;bottom: 0;width: 100%;height: max(2px,0.04rem);background: #09269d;opacity: 0;transition: all .4s ease;}
.solDet-gn-item::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 0;background: linear-gradient(to bottom,rgba(0,52,223,0) 0%,rgba(0,52,223,.7) 100%);transition: all .6s ease;}
.solDet-gn-item>div{position: relative;z-index: 2;}
.solDet-gn-item .ico{transition: all .5s ease;position: absolute;left: 50%;top: 2rem;transform: translate(-50%,200%);opacity: 0;height: max(36px,0.5rem);}
.solDet-gn-item .ico img{max-height: 100%;}
.solDet-gn-item .page{font-family: Arial;}
.solDet-gn-item .page p{transition: all .4s ease;}
.solDet-gn-item .page p:nth-child(1){background: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, .2) 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.solDet-gn-item .page p:nth-child(2){font-family: 'num';font-weight: 400; -webkit-text-stroke: 0.01rem #fff;color: transparent;position: absolute;left: 50%;top: 0;transform: translateX(-50%);opacity: 0;}
.solDet-gn-item .dot{width: 6px;height: 6px;border-radius: 50%;border: 2px solid #fff;}
.solDet-gn-item .text{display: none;}
.solDet-gn-item.active::before{opacity: 1;}
.solDet-gn-item.active::after{height: 100%;}
.solDet-gn-item.active .ico{opacity: 1;transform: translate(-50%,0);transition-delay: .2s;}
.solDet-gn-item.active .page p{font-size: max(30px,0.5rem);}
.solDet-gn-item.active .page p:nth-child(1){opacity: 0;}
.solDet-gn-item.active .page p:nth-child(2){opacity: 1;}
.joinGW-swp{width: calc(100% + 0.6rem);margin-left: -0.3rem;}
.joinGW-swp .swiper-slide{padding: 0.2rem 0.3rem 0;}
.joinGW-head .item,.joinGW-menu .item{width: 15%;}
.joinGW-head .item:nth-child(1),.joinGW-head .item:nth-child(5),.joinGW-menu .item:nth-child(1),.joinGW-menu .item:nth-child(5){width: calc(55% / 2);}
.joinGW-head{box-shadow: 0px 0.1rem 0.3rem 3.5px rgba(0, 52, 223, 0.19);}
.joinGW-head .item{padding: max(15px,0.3rem) 0;}
.joinGW-head .title{align-items: center;}
.joinGW-head .title i{display: flex;height: max(14px,0.2rem);margin-right: max(6px,0.1rem);align-items: center;justify-content: center;}
.joinGW-head .title i img{max-height: 100%;}
.joinGW-menu{border-bottom: 1px solid #e4eef4;user-select: none;cursor: pointer;}
.joinGW-menu .item{padding: max(15px,0.35rem) 0;}
.joinGW-menu .btn{transform: rotate(135deg);width: max(30px,0.4rem);height: max(30px,0.4rem);border-radius: 50%;}
.joinGW-menu.active .btn{transform: rotate(45deg);}
.joinGW-drop{display: none;}
.joinGW-drop-flex{padding: 0.6rem 1.2rem 0.75rem;background: #fff;}
.joinGW-drop-left{width: 21%;}
.joinGW-drop-left .num{align-items: flex-end;}
.joinGW-drop-left .num span{display: block;margin-right: max(5px,0.1rem);line-height: 1.2;}
.joinGW-drop-right{width: 79%;}
.joinGW-drop-right .edit h1,.joinGW-drop-right .edit h2,.joinGW-drop-right .edit h3,.joinGW-drop-right .edit h4,.joinGW-drop-right .edit h5,.joinGW-drop-right .edit h6{font-weight: 700;color: #222;}
.joinGW-drop-right .email{text-decoration: underline;}
.joinGW-drop-right .email:hover{color: #000;}
/* 联系我们 */
.ctaIntro{padding-left: var(--widDb);}
.ctaIntro-list li{border-left: 1px solid #e7e9f2; width: 31%;display: flex;flex-direction: column;justify-content: space-between;padding: 0 0 0.75rem 0.35rem;height: max(180px,2.8rem);}
.ctaIntro-list li:first-child{width: 38%;border-left: unset;padding-left: 0;}
.ctaIntro-list .email:hover{text-decoration: underline;}
.ctaIntro-list .phone{line-height: .8;}
.ctaMap{height: 40vw;}
.amap-logo{display: none !important;}
.amap-icon img{width: max(40px,0.68rem);}
.ctaMsg-left{width: 30%;}
.ctaMsg-right{width: 70%;}
.ctaMsg-list{justify-content: space-between;}
.ctaMsg-item{width: 49%;}
.ctaMsg-item.w100{width: 100%;}
.ctaMsg-item .title{color: #c1c1c1;}
.ctaMsg-item input{width: 100%;height: max(42px,0.66rem);background: #fff;border: 1px solid #f0f3f4;padding: 0 max(12px,0.26rem);}
.ctaMsg-item input::-webkit-input-placeholder{color: #7f7f7f;}
.ctaMsg-item textarea{width: 100%;height: max(100px,1.7rem);background: #fff;border: 1px solid #f0f3f4;padding: max(12px,0.26rem);}
.ctaMsg-item textarea::-webkit-input-placeholder{color: #7f7f7f;}
.ctaMsg-item .code{align-items:center;width:70%;position:relative;}
.ctaMsg-item .code input{padding-right:max(120px,1.8rem)}
.ctaMsg-item .code .img{height:max(32px,0.44rem);position:absolute;right:max(12px,0.26rem);top:50%;margin-top:min(-16px,-0.22rem)}
.ctaMsg-item .code .img img{height:100%}
.ctaMsg-submit{user-select: none;cursor: pointer;width: max(100px,1.4rem);height: max(38px,0.44rem);border-radius: 40px;}
.ctaMsg-submit:hover{background: #032bae;}
/* 关于我们 */
.abDelvelop{overflow: hidden; position: relative; background: url('../images/pages/devZC-bg.jpg') no-repeat center/cover;}
.abDelvelop-con{position: relative;z-index: 2;pointer-events: none;}
.abDel-bg-circle{pointer-events: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 14.62rem;height: 14.62rem;}
.abDel-bg-circle img{transition: all .4s ease;position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;animation: bgRotate 5s linear infinite;}
.abDel-det-swp{margin-top: 0.6rem;padding: 0 4rem;}
.abDel-det-prevNum,.abDel-det-nextNum{left: 0; color: rgba(255, 255, 255, .5);position: absolute;top: 0;z-index: 10;height: 100%;display: flex;align-items: center;}
.abDel-det-nextNum{right: 0;left: auto;}
.abDel-det-slide{min-height: 3rem;pointer-events: auto;align-items: center;}
.abDel-det-slide .title{line-height: .8;margin-right: 0.4rem;}
.abDel-det-slide .text{flex: 1;}
.abDel-det-slide .text p{position: relative;padding-left: 15px;}
.abDel-det-slide .text p::after{content: "";position: absolute;left: 0;top: 0.1rem;width: 6px;height: 6px;border-radius: 50%;background: #fff;}
.abDel-tab-swp{position: relative;pointer-events: auto;}
.abDel-tab-swp::after{content: "";position: absolute;left: 0;top: 12px;background: rgba(255, 255, 255, .4);width: 100%;height: 1px;}
.abDel-tab-slide{text-align: center;position: relative;z-index: 2;cursor: pointer;user-select: none;}
.abDel-tab-text{color: rgba(255, 255, 255, .2);margin-top: 15px;transition: all .4s ease;}
.abDel-tab-line{transition: all .6s ease; position: absolute;left: 0;top: 12px;background: #fff;height: 1px;width: calc(100% / 8 / 2);}
.abDel-tab-spot{transform: translateX(50%); position: absolute;bottom: 15px;width: max(16px,0.25rem);height: max(20px,0.32rem);background: url('../images/pages/devZC-icon1.png') no-repeat center/100% auto;}
.abDel-tab-btn{width: max(38px,0.5rem);height: max(38px,0.52rem);border-radius: 50%;background: #fff;color: #a9a9ab; cursor: pointer; position: absolute;top: 12px;transform: translateY(-50%);right: 100%;user-select: none;transition: all .4s ease;}
.abDel-tab-btn.next{right: auto;left: 100%;}
.abDel-tab-btn.next{transform: translateY(-50%) rotate(180deg);}
.abDel-tab-btn.prev:hover,.abDel-tab-btn.next:hover{color: #000;}
.swiper-slide.active .abDel-tab-text,.abDel-tab-text:hover{color: #fff;}
@keyframes bgRotate{100%{transform: rotate(360deg);}}
.abIntro-flex{justify-content: space-between;}
.abIntro-desc{width: 47%;}
.abIntro-video{width: 42%;}
.abIntro-video .img img{width: 100%;}
.abIntro-video .btn{padding-left: 0.05rem;user-select: none;cursor: pointer;width: max(48px,0.6rem);height: max(48px,0.6rem);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.abIntro-video .btn i{position: relative;z-index: 2;}
.abIntro-video .btn::after{animation: rotateAni 10s linear infinite; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../images/pages/abIntro-btn.png') no-repeat center/100% auto;}
@keyframes rotateAni {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}
.abIntro-num{padding: 0.45rem;justify-content: space-between;background: #fff;}
.abIntro-num li{display: flex;align-items: center;flex-wrap: wrap;}
.abIntro-num .ico{width: max(30px,0.6rem);margin-right: max(14px,0.24rem);}
.abHonor-head{justify-content: space-between;align-items: center;}
.abBtn .btn{user-select: none;cursor: pointer;width: max(40px,0.5rem);height: max(40px,0.5rem);border-radius: 50%;background: #fff;color: #a9a9ab;}
.abBtn .btn.next{transform: rotate(180deg);margin-left: 8px;}
.abBtn .btn:hover{color: #000;}
.abHonor-swp:nth-child(2n){transform: rotate(180deg);}
.abHonor-swp:nth-child(2n) .swiper-slide{transform: rotate(-180deg);}
.abHonor-swp .swiper-container{overflow: visible;}
.abHonor-swp .swiper-wrapper{transition-timing-function: linear;}
.abHonor-slide{align-items: flex-start;}
.abHonor-page{font-size: 1.2rem;line-height: .8;position: absolute;left: -0.1rem;top: 1.5rem;transform: translateY(-50%);background: -webkit-linear-gradient(top, #d9e6fb 0%,transparent 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.abHonor-icon{width: max(30px,0.62rem);position: relative;z-index: 2;}
.abHonor-link{position: relative;z-index: 2;width: 100%;}
.abHonor-img{padding: 0.2rem;background: #fff;}
.abHonor-img .img{width: 100%;border-radius: 0;}
.abHonor-img .img img{width: 100%;}
.abHonor-img .btn{width: max(38px,0.5rem);z-index: 2;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0);opacity: 0;transition: all .6s ease;}
.abHonor-link:hover .abHonor-img .btn{opacity: 1;transform: translate(-50%,-50%) scale(1);}
.abWH{padding: 0.5rem 0.5rem 0.5rem var(--widDb);border-bottom-right-radius: 1.2rem;}
.abWH-left{width: 39%;flex-direction: column;justify-content: space-between;padding: 1rem 0.6rem 0.6rem 0;}
.abWH-left .abBtn .btn:hover{color: #09269d;}
.abWH-btm{width: 100%;}
.abWH-desc .ico{width: max(40px,0.88rem);height: max(40px,0.88rem);}
.abWH-desc .ico img{max-height: 100%;}
.abWH-desc .text{color: rgba(255, 255, 255, .8);width: 90%;}
.abWH-menu{justify-content: space-between;align-items: flex-end;}
.abWH-dot{width: max(14px,0.2rem);}
.abWH-page .start{line-height: .8;margin-right: max(5px,0.15rem);}
.abWH-img{width: 61%;}
.abWH-img-slide{border-bottom-right-radius: 1.2rem;overflow: hidden;}
.abWH-img-slide img{width: 100%;height: max(600px,44vw);}
.abLN-bg img{width: 100%;height: 5.6rem;}
.abLN-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;justify-content: center;padding: 0 0.9rem;}
.abLN-con .text{width: max(400px,5.2rem);}
.abSH-swp-box{justify-content: center;}
.abSH-swp-box::before,.abSH-swp-box::after{background: linear-gradient(to right,#f7fcfe 30%,transparent 100%);width: 20%; content: "";position: absolute;left: 0;top: 50%;height: 150%;z-index: 10;pointer-events: none;transform: translateY(-50%);}
.abSH-swp-box::after{left: auto;right: 0;transform: translateY(-50%) rotate(180deg);}
.abSH-swp{width: 3.8rem;}
.abSH-slide .img img{width: 100%;height: 2.7rem;}
.abSH-slide .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.8) 100%);opacity: 0;transition: all .6s ease;}
.abSH-slide .title{z-index: 2;opacity: 0;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0.3rem 0.2rem;}
.abSH-swp .swiper-container{overflow: visible;perspective: 1200px;}
.abSH-swp .swiper-wrapper{transform-style: preserve-3d;}
.abSH-swp .swiper-slide{transform-style: preserve-3d;}
.swiper-slide-active .abSH-slide .img::after{opacity: 1;}
.swiper-slide-active .abSH-slide .title{opacity: 1;}
.abSH-desc{justify-content: center;align-items: center;}
.abSH-desc .text{width: 65%;margin-left: 0.9rem;}
.abSH .abBtn .btn{position: absolute;z-index: 200;left: 1.9rem;top: 50%;transform: translateY(-50%);box-shadow: 0 5px 10px rgba(0, 0, 0, .1);}
.abSH .abBtn .btn.next{left: auto;right: 1.9rem;transform: translateY(-50%) rotate(180deg);}





/* 字号 */
.pagesBan-con .title{font-size: max(15px,0.2rem);}
.pagesBan-con .text{font-size: max(18px,0.36rem);}
.proItem-slide .text span{font-size: inherit !important;color: inherit !important;line-height: inherit !important;}
.proEdit-view .contain{width: 1200px;max-width: 92%;}
.proEdit-con h1,.proEdit-con h2,.proEdit-con h3,.proEdit-con h4,.proEdit-con h5,.proEdit-con h6{font-size: max(18px,0.36rem);font-weight: 700;}
.pagesBread .item,.abIntro-num .text,.serAfter-num .text{font-size: max(14px,0.16rem);}
.ctaMsg-item .title{font-size: max(13px,0.15rem);}
.ctaMsg-item input,.ctaMsg-item textarea,.ctaMsg-tips,.ctaMsg-submit{font-size: max(14px,0.16rem);}
.rdLine-con .text,.rdSchool .pagesTitle .text,.rdSchool-con .text,.serIntro-desc .text,.serNum-con .pagesTitle .text,.serNum-list .text,.serAfter-con .pagesTitle .text{font-size: max(14px,0.16rem);line-height: max(22px,0.28rem);}
.serAfter-desc .text{font-size: max(14px,0.16rem);line-height: max(20px,0.24rem);}


.downHead{justify-content: space-between; border-radius: max(7px,0.15rem) max(7px,0.15rem) 0 0;background: #f8f8f8;border: 1px solid #f5f5f5;padding: max(10px,0.2rem) max(30px,0.65rem) max(10px,0.2rem);}
.downHead span:nth-child(1),.downItem .title{flex: 1;}
.downHead span:nth-child(2),.downItem .time{width: 35%;text-align: center;}
.downHead span:nth-child(3){display: flex;justify-content: center;align-items: center;width: max(70px,1rem);}
.downList{padding: 0 max(20px,0.4rem);background: #fff;}
.downItem{padding: max(15px,0.3rem) max(10px,0.25rem) max(15px,0.3rem) max(10px,0.25rem);border-bottom: 1px solid #efefef;justify-content: space-between;align-items: center;}
.downItem .title{align-items: center;}
.downItem .title i{display: block;font-size: max(14px,0.24rem);margin-right: max(15px,0.28rem);}
.downItem .title span{flex: 1;}
.downItem .btn{border: 1px solid #000;width: max(70px,1rem);height: max(30px,0.4rem);border-radius: 40px;} 
.downItem .btn i{display: block;margin-right: max(6px,0.08rem);font-size: max(12px,0.16rem);}
.downItem:hover .btn{border-color: #09269d;background: #09269d;color: #fff;}





/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    
    
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    .pagesBread{display: none;}
    .pagesBan-bg img{height: 300px;}
    .newsShow-img{width: 100%;}
    .newsShow-img img{height: 200px;}
    .newsShow-con{width: 100%;padding: 15px 15px 25px;}
    .newsShow-con .indBtn-box{margin-top: 30px;}
    .newsInfo-img img{height: 220px;}
    .newsInfo-con{padding: 20px 15px;}
    .newsDet-left{width: 100%;}
    .newsDet-title{font-size: 18px;}
    .newsDet-date-box{margin-top: 20px;}
    .newsDet-page-item{margin-top: 18px;}
    .newsDet-page-item .text{width: 250px;}
    .newsDet-back{margin-top: 30px;}
    .newsDet-right{width: 100%;padding-top: 25px;}
    .newsDet-hot{padding: 25px 15px 20px;}
    .newsDet-hot-item{padding: 15px 0 25px;}
    .newsDet-hot-item.active .img{height: 160px;}
    .serAfter-con{position: relative;top: auto;width: 100%;}
    .serAfter-list{width: 100%;margin-top: 20px;}
    .serAfter-item{padding: 20px 15px;}
    .serAfter-page{width: 100%;border: unset;padding: 0;font-size: 30px;}
    .serAfter-desc{width: 100%;padding: 0;min-height: auto;margin-top: 20px;}
    .serAfter-desc .btm{margin-top: 10px;}
    /* .serAfter-desc .ico{right: 0;bottom: auto;top: -50px;} */
    .serAfter-desc .bg{width: 120px;height: 120px;}
    .serIntro-con{width: 100%;}
    .serIntro-list{margin-left: 0;}
    .serIntro-list li{width: 100%;margin: 20px 0 0;}
    .serIntro-list li:first-child{margin-top: 0;}
    .serIntro-img{width: 100%;}
    .serIntro-swp{margin-top: 40px;}
    .serIntro-slide .img img{height: 240px;}
    .serIntro-slide .title{padding: 25px 15px;}
    .serIot-img{width: 100%;}
    .serIot-con{width: 100%;margin-top: 15px;}
    .serNum-flex{flex-direction: column-reverse;}
    .serNum-img{width: 100%;text-align: center;}
    .serNum-img img{max-width: 80%;}
    .serNum-con{width: 100%;margin-top: 25px;}
    .serNum-list li{padding: 15px 0;}
    .finIntro-list{overflow-x: auto;}
    .finIntro-list li{flex: unset !important;width: auto;overflow: visible;}
    .finIntro-list .text{width: 250px;}
    .rdBoss-btn{display: none;}
    .rdBoss-swp{width: 92%;}
    .rdBoss-swp-box::before,.rdBoss-swp-box::after{width: 4%;display: none;}
    .rdBoss-slide{padding: 30px 20px;flex-direction: column;align-items: center;text-align: center;}
    .rdBoss-img{width: 110px;height: 110px;}
    .rdBoss-con{flex: unset;width: 100%;padding: 20px 0 0;display: flex;flex-direction: column;align-items: center;}
    .rdBoss-page{right: 20px;top: 15px;font-size: 18px;}
    .rdTeam-list .uli.ml24.uli4 li {width: calc(100%/2 - max(10px,0.24rem));}
    .rdTeam-item{padding: 30px 10px;}
    .rdTeam-item .text{font-size: 11px;}
    .rdTeam-desc{padding: 0;}
    .rdHonor-num{width: 100%;margin-top: 10px;}
    .rdHonor-num li:first-child{margin-left: 0;}
    .rdHonor-swp{margin-top: 30px;}
    .rdHonor-slide .img{height: 120px;padding: 10px;}
    .rdLine-img img{height: 250px;}
    .rdLine-con{width: 250px;}
    .rdLine-con-box{padding: 0 20px;}
    .rdLine-btn{display: none;}
    .rdLine-con .label{margin-top: 10px;}
    .rdLine-con .label span{font-size: 10px;padding: 3px 6px;}
    .rdSchool .pagesTitle .text{width: 100%;margin-top: 10px;text-align: left;}
    .rdSchool-img .img img{height: 160px;}
    .rdSchool-img .logo{bottom: 20px;left: 15px;}
    .rdSchool-con{margin-top: -4px;padding: 20px 15px 30px;}
    .proSide{display: none;}
    .proNav{justify-content: flex-start;flex-wrap: nowrap;white-space: nowrap;overflow-x: auto;}
    .proNav .item{padding: 8px 14px;margin: 0 0 0 15px;width: auto;font-size: 13px;overflow: visible;}
    .proNav .item:first-child{margin-left: 0;}
    .proYS-item{padding: 60px 20px 40px; width: 100%;height: auto;flex: unset;border-left: unset;border-top: 1px solid rgba(255, 255, 255, .2);}
    .proYS-item:first-child{border-top: unset;}
    .proItem-con{padding: 30px 15px;}
    .proItem-img{width: 100%;height: 150px;}
    .proItem-desc{width: 100%;margin-top: 20px;}
    .proItem-swp{margin-top: 30px;}
    .proItem:nth-child(2n) .proItem-page{text-align: left;}
    .proDet-show-flex{flex-direction: column-reverse;}
    .proDet-show-img{width: 100%;height: 220px;}
    .proDet-show-con{width: 100%;margin-top: 30px;}
    .proDet-show{padding: 40px 0;}
    .proDet-ys-desc{width: 100%;padding: 30px 15px 20px;}
    .proDet-ys-desc .desc-item{padding: 0;}
    .proDet-ys .proYS-flex{width: 100%;}
    .proDet-ys .proYS-item{padding: 60px 20px 40px;}
    .proDet-params-flex{flex-direction: column-reverse;}
    .proDet-params-table{width: 100%;overflow-x: auto;margin-top: 30px;}
    .proDet-params-table table{width: 150%;}
    .proDet-params-swp{width: 100%;}
    .proDet-params-slide{height: 180px;}
    .proDet-params-pagination .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 8px;}
    .proDet-params-pagination .swiper-pagination-bullet::after{width: 16px;height: 16px;border-width: 2px;}
    .proDet-case-slide{padding: 12px;}
    .proDet-case-img{width: 100%;}
    .proDet-case-img img{height: 230px;}
    .proDet-case-con{width: 100%;padding: 15px 0;}
    .proDet-hot-slide{padding: 25px 30px 25px 15px;}
    .proDet-hot-slide .img{height: 150px;}
    .solDet-gn-list{flex-wrap: nowrap;overflow-x: auto;}
    .solDet-gn-item{padding: 120px 15px 20px;align-items: flex-start; flex: unset;width: 300px;height: auto;min-width: 300px;}
    .solDet-gn-item .page{font-size: 30px;}
    .solDet-gn-item .text{display: block;padding-bottom: 0;}
    .solDet-gn-item .dot{display: none;}
    .joinLN-flex .pagesTitle{width: 100%;}
    .joinLN-flex .indBtn-box{margin: 30px 0 0;}
    .joinGW-head .item, .joinGW-menu .item{display: none;}
    .joinGW-head .item:nth-child(1), .joinGW-head .item:nth-child(5), .joinGW-menu .item:nth-child(1), .joinGW-menu .item:nth-child(5){display: flex;}
    .joinGW-head .item:nth-child(1), .joinGW-menu .item:nth-child(1){width: 70%;justify-content: flex-start;padding-left: 20px;}
    .joinGW-head .item:nth-child(5), .joinGW-menu .item:nth-child(5){width: 30%;justify-content: flex-end;padding-right: 15px;}
    .joinGW-drop-flex{padding: 20px;}
    .joinGW-drop-left{width: 100%;}
    .joinGW-drop-right{width: 100%;margin-top: 10px;}
    .joinGW-drop-left .num span{font-size: 26px;}
    .ctaIntro-list li{width: 100% !important;padding: 15px 0;border-left: unset;border-top: 1px solid #e7e9f2;height: auto;}
    .ctaIntro-list li:first-child{border: unset;padding-top: 0;}
    .ctaIntro-list li>div:nth-child(1){margin-bottom: 30px;}
    .ctaMap{height: 200px;}
    .ctaMsg-left{width: 100%;}
    .ctaMsg-right{width: 100%;}
    .ctaMsg-item{width: 100%;margin-top: 20px;}
    .abDel-det-prevNum, .abDel-det-nextNum{display: none;}
    .abDel-det-swp .contain{padding: 0;}
    .abDel-tab-prev, .abDel-tab-next{top: 0;}
    .abDel-tab-prev{left: -7px;}
    .abDel-tab-next{right: -7px;}
    .abDel-tab-slideIcon img{width: 8px;}
    .abDel-tab-spot{width: 16px;bottom: 10px;}
    .abDel-det-slide{min-height: 220px;padding-bottom: 40px;}
    .abDel-det-slide .text p::after{top: 7px;width: 4px;height: 4px;}
    .abDel-det-slide .title{margin:4px 20px 0 0;}
    .abDel-det-slide .text p{padding-left: 12px;}
    .abDel-det-swp{margin-top: 30px;}
    .abIntro-flex{flex-direction: column-reverse;}
    .abIntro-video{width: 100%;}
    .abIntro-desc{width: 100%;margin-top: 20px;}
    .abIntro-num{padding: 0px 15px 25px;justify-content: space-between;}
    .abIntro-num li{width: 49%;margin-top: 25px;}
    .abIntro-num .desc{flex: 1;}
    .abIntro-num .text{font-size: 11px;}
    .abBtn{display: none;}
    .abHonor{overflow: hidden;}
    .abHonor-img{padding: 10px;}
    .abHonor-page{top: 90px;font-size: 80px;}
    .abDel-det-prevNum, .abDel-det-nextNum{display: none;}
    .abDel-det-swp{padding: 0;margin-top: 30px;}
    .abDel-tab-slideIcon img{width: 8px;}
    .abDel-tab-spot{width: 16px;bottom: 10px;}
    .abDel-det-slide{min-height: 220px;padding-bottom: 40px;align-items: flex-start;}
    .abDel-det-slide .text p::after{top: 10px;width: 4px;height: 4px;}
    .abDel-det-slide .title{margin:10px 20px 0 0;}
    .abDel-det-slide .text p{padding-left: 12px;}
    .abDel-tab-btn{right: auto;left: 0;}
    .abDel-tab-btn.next{left: auto;right: 0;}
    .abWH{padding: 40px 4%;}
    .abWH-left{width: 100%;padding: 0;position: relative;}
    .abWH-btm{margin-top: 40px;}
    .abWH-img{width: 100%;margin-top: 20px;}
    .abWH-menu{position: absolute;left: 0;bottom: -300px;width: 100%;z-index: 10;padding: 0 15px;}
    .abWH-img-slide img{height: 290px;}
    .abWH-dot{display: none;}
    .abWH-page .start{font-size: 24px;}
    .abLN-bg img{height: 300px;}
    .abLN-con{padding: 0 15px;}
    .abLN-con .text{width: 100%;}
    .abSH-desc .title{width: 100%;}
    .abSH-desc .text{margin: 15px 0 0;width: 100%;}
    .abSH-swp{width: 70%;}
    .abSH-swp-box::before, .abSH-swp-box::after{height: 110%;width: 15%;}
    .abSH-slide .img img{height: 190px;}
    .abSH-slide .title{padding: 15px 10px;}
    .downHead{padding: 10px 0 10px 15px;}
    .downList{padding: 0;}
    .downItem{padding: 15px;}
    .downItem .title i{font-size: 16px;margin-right: 10px;}
    .downItem .btn{ width: 36px;height: 26px;border-radius: 3px;border: unset;background: transparent !important;color: #333 !important;}
    .downItem .btn span{display: none;}
    .downItem .btn i{margin-right: 0;font-size: 16px;}
    .downHead span:nth-child(3){width: 66px;}
    .ctaMsg-item .code{width:100%}
}
/* --------------------图片-iPad-调整---------------------- */
@media all and (min-width: 720px) and (max-width: 1000px){}