@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{width: 42px;height: 42px;border: 1px solid #f4f4f4;margin: 4px;font-size: 13px;color: #222;font-family: 'M'; transition: all .4s ease;background-color: #fff;display: flex;align-items: center;justify-content: center;}
.paging-menu a i{font-size: 11px;font-weight: 700;}
.paging-menu a.next{transform: rotate(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #004ea2;background-color: #004ea2;color: #fff;}
.paging-skip{margin-left: 8px;align-items: center;}
.paging-hint{font-size: 14px;color: #999;font-weight: 300;margin: 0 8px;}
.paging-hint:first-of-type{margin: 0;}
.paging-skip input{width: 54px;text-align: center;height: 38px;border: 1px solid #e1e1e1;font-size: 14px;color: #666;border-radius: 3px;transition: all .4s ease;}
.paging-skip input:focus{border-color: #004ea2;}
.paging-skip button{color: #555;font-size: 14px;padding: 0 18px;border: 1px solid #e1e1e1;transition: all .4s ease;height: 38px;background: #fff;cursor: pointer;border-radius: 3px;}
.paging-skip button:hover{background-color: #004ea2;color: #fff;border-color: #004ea2;}
.paging-hint span{color: #004ea2;}
@media all and (max-width:1000px){.paging-menu a{margin: 4px 2px;width: 36px;height: 36px;font-size: 12px;}.paging-skip{width: 100%;margin-left: 0;justify-content: center;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #004ea2;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #004ea2;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: #666;}
.search-link .highlightRow span{color: #004ea2 !important;}
.search-link:hover h2{color: #004ea2;}
/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #666;}
/* 网站地图 */
.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: #004ea2;}
.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: #004ea2;}
.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;}
}

.indTitle{text-transform: capitalize}

/* 内页公共 */
.pagesBan-bg img{width: 100%;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pagesBan-con .contain{height: 100%;flex-direction: column;justify-content: center;padding-top: 1.4rem;}
.pagesBan-con .line{width: max(20px,0.54rem);height: max(3px,0.08rem);background: #fff;clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);}
.pagesBan-con .line,.pagesBan-con .title,.solDet-ban-con .title{animation: banText 1s ease both;}
.pagesBan-con .text{text-transform: capitalize}
.pagesBan-con .text,.solDet-ban-con .comMore-box{animation: banText 1s ease both .2s;}
.pagesBan-con .btn{transform: rotate(180deg); user-select: none;cursor: pointer;width: max(40px,0.56rem);height: max(40px,0.56rem);border-radius: 50%;border: 1px solid rgba(255, 255, 255, .2);}
.pagesBan-con .btn:hover{background: #fff;border-color: #fff;color: #004ea2;}
@keyframes banText {0%{opacity: 0;transform: translateY(0.4rem);}100%{opacity: 1;transform: translateY(0);}}
.pagesMenu::before{content: "";position: absolute;left: 0;top: 0;width: 72%;height: 100%;background: #004ea2;}
.pagesMenu::after{content: "";position: absolute;right: 0;top: 0;width: 28%;height: 100%;background: #002e5f;}
.pagesMenu .contain{position: relative;z-index: 2;justify-content: space-between;}
.pagesNav .item{height: max(54px,0.8rem);margin-left: 0.6rem;color: #b0c6de;text-transform: capitalize}
.pagesNav .item:first-child{margin-left: 0;}
.pagesNav .item span{position: relative;}
.pagesNav .item span::after{content: "";position: absolute;left: 50%;top: calc(100% + 3px);width: 8px;height: 5px;background: #fff;transform: skewX(-10deg);opacity: 0;transition: all .4s ease;}
.pagesNav .item:hover,.pagesNav .item.active{color: #fff;}
.pagesNav .item.active span::after{opacity: 1;}
.pagesBread{align-items: center;}
.pagesBread .title,.pagesBread .list,.pagesBread .item::after{color: #8392a2;}
.pagesBread .item{margin-left: max(20px,0.35rem);}
.pagesBread .item::after{content: "\e80b";font-family: 'icon';font-size: 10px;position: absolute;left: min(-15px,-0.2rem);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: #fff;}
.pages-pagination{user-select: none;}
.pages-pagination .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 1;background: transparent;border: 2px solid #eee;margin: 0 5px;}
.pages-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #004ea2;background: #004ea2;}
/* 新闻-列表 */
.newsShow-slide{background: #fff;align-items: center;}
.newsShow-img{width: 65%;}
.newsShow-img img{width: 100%;height: max(300px,4rem);transition: all 3s linear;}
.newsShow-img:hover img{transform: scale(1.1);}
.newsShow-con{width: 35%;padding: 0 0.4rem;}
.newsShow-con .date{color: #adadad;}
.newsShow-con .title:hover{color: #004ea2;}
.newsShow-pagination .swiper-pagination-bullet{width: 8px;height: 5px;border-radius: 0;opacity: 1;margin: 0 5px;background: #717171;transform: skewX(-20deg);}
.newsShow-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #e41802;}
.newsHot-item{background: #004ea2;padding: 0.8rem 0.4rem 0.75rem;border: 1px solid #eff1f4;}
.newsHot-item::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../images/pages/newsList-item-bg.jpg') no-repeat center/cover;transition: all .4s ease;}
.newsHot-item>div{position: relative;z-index: 2;}
.newsHot-item .label{border-bottom: 1px solid #eff1f4;}
.newsHot-item .img{opacity: 0;}
.newsHot-item .img img{transform: scale(1.1);transition: all .6s ease;height: 1.6rem;width: 100%;}
.newsHot-item .btm{justify-content: space-between;align-items: center;}
.newsHot-item .date{color: #adadad;}
.newsHot-item .mais{width: max(50px,0.94rem);height: max(24px,0.3rem);border-radius: 40px;background: #fff;color: #222c54;opacity: 0;}
.newsHot-item:hover::after{opacity: 0;}
.newsHot-item:hover .label{color: #fff;border-color: #2d6cb2;}
.newsHot-item:hover .title,.newsHot-item:hover .date{color: #fff;}
.newsHot-item:hover .img{opacity: 1;}
.newsHot-item:hover .img img{transform: scale(1);}
.newsHot-item:hover .mais{opacity: 1;}
/* 新闻-详情 */
.newsDet-view .contain{width: 12rem;max-width: 92%;}
.newsDet-head .label{color: #e60012;background: #f7f8f7;padding: 3px 8px;margin-right: 10px;}
.newsDet-share{align-items: center;}
.newsDet-share #toShare{margin: 0 0.68rem;}
.newsDet-share .line{flex: 1;height: 1px;background: #efefea;}
#toShare{display: flex;}
#toShare a{display: flex;color: #fff;font-size: max(13px,0.16rem); width: max(30px,0.36rem);height: max(30px,0.36rem);margin-left: max(15px,0.3rem);background: #171b1f; border-radius: 50%;align-items: center;justify-content: center;transition: all .4s ease;}
#toShare a>img{max-width: 22px;}
#toShare a:first-child{margin: 0;}
#toShare a:hover{background: #004ea2;color: #fff;}
#toShare .icon-wechat{position: relative;}
#toShare .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position:absolute;z-index:99999;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px rgba(0, 0, 0, .1);transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms; }
#toShare .icon-wechat .wechat-qrcode.bottom {top:40px;left:-84px;}
#toShare .icon-wechat .wechat-qrcode.bottom:after {display:none;}
#toShare .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px; background-color:#f3f3f3; margin:0;padding:0;color: #777; }
#toShare .icon-wechat .wechat-qrcode .qrcode{width:105px; margin:10px auto;}
#toShare .icon-wechat .wechat-qrcode .qrcode table{margin:0!important;}
#toShare .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;}
#toShare .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
#toShare .icon-wechat:hover .wechat-qrcode{display: block;}
.newsDet-edit h1,.newsDet-edit h2,.newsDet-edit h3,.newsDet-edit h4,.newsDet-edit h5,.newsDet-edit h6{font-weight: 700;font-size: max(14px,0.16rem);}
.newsDet-menu{justify-content: space-between;align-items: center;border-top: 1px solid #ececec;}
.newsDet-page-item{width: max(96px,1.44rem);height: max(40px,0.54rem);border: 2px solid #e3e3e3;}
.newsDet-page-item i{display: block;font-size: max(12px,0.14rem);transform: rotate(45deg);margin-left: max(8px,0.14rem);}
.newsDet-page-item.next{margin-left: max(10px,0.18rem);}
.newsDet-page-item.next i{transform: rotate(135deg);}
.newsDet-page-item:hover{border-color: #004ea2;background: #004ea2;color: #fff;}
/* 公司概括 */
.stockNav .item{margin-left: 0.68rem;}
.stockNav .item:first-child{margin-left: 0;}
.stockNav .item::after{content: "";position: absolute;left: 50%;bottom: 0;width: 0;height: max(2px,0.04rem);transform: translateX(-50%);transition: all .4s ease;background: #004ea2;}
.stockNav .item:hover,.stockNav .item.active{color: #000;}
.stockNav .item.active{font-weight: 700;}
.stockNav .item.active::after{width: 100%;}
.invezl-info{width: 100%;background: #f4f4f4;margin-top: 0.7rem;padding: 0.6rem 0 0.6rem 0.9rem;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.invezl-info-gf{width: 4.26rem;border-right: 1px solid #e5e5e5;}
.invezl-info-gf .hint{font-size: max(14px,0.16rem);color: #888;}
.invezl-info-gf .name{color: #004ea2;font-size: 16px;font-family:'B';line-height: 1;margin: max(8px,0.16rem) 0 2px;}
.invezl-info-gf .name span{font-size: max(40px,0.7rem);margin-right: max(5px,0.1rem);}
.invezl-info-gf .name p{display: inline-block;vertical-align: text-bottom;margin-left: 10px;font-size: max(16px,0.2rem);padding-left: 14px;background: url('../images/pages/invezlArr.png') no-repeat left center;}
.invezl-info-gf .name.down{color: #007a00;}
.invezl-info-gf .name.down p{background-image: url('../images/pages/invezlArrH.png');}
.invezl-info-gf .desc{font-size: 12px;color: #888;}
.invezl-info-xx{width: calc(100% - 4.26rem);display: flex;justify-content: center;flex-wrap: wrap;align-items: flex-start;}
.invezl-info-xx li{padding: 0 0.36rem;}
.invezl-info-xx li:first-child{padding-left: 0;}
.invezl-info-xx li:last-child{padding-right: 0;}
.invezl-info-xx li .desc{font-size: max(12px,0.14rem);color: #888;}
.invezl-info-xx li .num{font-size: max(12px,0.14rem);color: #333;font-family:'B';line-height: 1;margin-top: 12px;}
.invezl-info-xx li .num span{font-size: max(20px,0.3rem);margin-right: 8px;}
.invezl-table{width: 100%;margin-top: 0.7rem;border-top: 2px solid #004ea2;}
.invezl-table li{width: 100%;border-bottom: 1px solid #e0e0e0;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0.6rem;}
.invezl-table li .name, .invezl-table li .desc{font-size: max(12px,0.14rem);color: #666;line-height: max(22px,0.28rem);padding-top: max(8px,0.14rem);padding-bottom: max(8px,0.14rem);}
.invezl-table li .name{font-weight: 700;width: 3.6rem;padding-right: 0.6rem;border-right: 1px solid #e0e0e0;}
.invezl-table li .desc{padding-left: 1rem;width: calc(100% - 3.6rem);}
.invezl-email{padding-left: 5.2rem;}
/* 信息披露 */
.infoDown-item{align-items: center; padding: max(15px,0.28rem) 0.7rem max(15px,0.28rem) 0.4rem; background: #fff;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);}
.infoDown-item .title{flex: 1;padding-left: 0.3rem;}
.infoDown-item .title::after{content: "";position: absolute;left: 0;top: 0.06rem;width: 0.1rem;height: 0.1rem;border-radius: 50%;background: #ddd;transition: all .4s ease;}
.infoDown-item .date{width: 2.4rem;}
.infoDown-item .btn{align-items: center;}
.infoDown-item .btn i{margin-left: 8px;width: max(16px,0.2rem);height: max(16px,0.2rem);border-radius: 50%;font-size: max(10px,0.12rem);transform: rotate(180deg);}
.infoDown-item:hover{box-shadow: unset;background: #004ea2;}
.infoDown-item:hover .title,.infoDown-item:hover .date,.infoDown-item:hover .btn span{color: #fff;}
.infoDown-item:hover .title::after{background: #fff;}
.infoDown-item:hover .btn i{background: #fff;color: #004ea2;}
.infoCta-bg img{width: 100%;}
.infoCta-con{position: absolute;left: 0.6rem;top: 50%;transform: translateY(-50%);width: 39%;height: 77%;}
.infoCta-con .box{flex-direction: column;justify-content: center;padding: 0 0.66rem; width: 100%;height: 100%;background: rgba(255, 255, 255, .9);}
.infoCta-con .list i{font-size: max(16px,0.22rem);width: max(25px,0.42rem);}
.infoCta-con .list span{flex: 1;}
.infoCta-con .link-box{justify-content: flex-end;}
.infoCta-con .link{align-items: center;}
.infoCta-con .link i{font-size: max(12px,0.12rem);display: block;transform: rotate(45deg);margin-left: max(8px,0.1rem);}
.infoCta-con .link:hover{color: #e60012;}
.infoCta-con .link:hover span{text-decoration: underline;}
/* 投资者留言 */
.msgTable{padding: 0.65rem 0.5rem;background: #fafbfc;}
.msgTable-list{margin: -0.2rem 0 0 -0.28rem;}
.msgTable-item{margin: 0.2rem 0 0 0.28rem;width: calc(50% - 0.28rem);}
.msgTable-item.w100{width: calc(100% - 0.28rem);}
.msgTable-item input{width: 100%;height: max(40px,0.5rem);border: 1px solid #eef2f6;background: #fff;padding: 0 max(12px,0.2rem);color: #666;}
.msgTable-item input::-webkit-input-placeholder{color: inherit;}
.msgTable-item textarea{width: 100%;height: max(100px,1.4rem);padding: 10px max(12px,0.2rem);border: 1px solid #eef2f6;background: #fff;}
.msgTable-item .customSelect-name{background: #fff;padding: 0 max(12px,0.2rem);font-size: max(13px,0.15rem);height: max(40px,0.5rem);border: 1px solid #eef2f6;color: #666;}
.msgTable-item .customSelect-name::before{content: "*";display: inline-block;margin-right: 3px;}
.msgTable-item .customSelect-name::after{font-size: 10px;color: #d6dee4;font-weight: 700;}
.msgTable-submit{width: max(100px,1.82rem);height: max(34px,0.5rem);user-select: none;cursor: pointer;}
.msgTable-submit:hover{background: #014083;}
.pubDown-item{align-items: center;justify-content: space-between;padding: 0.38rem 0.5rem 0.38rem 0.32rem;border-top: 1px solid #f1f1f1;}
.pubDown-item:last-child{border-bottom: 1px solid #f1f1f1;}
.pubDown-item .left{align-items: center;}
.pubDown-item .ico{width: max(28px,0.38rem);margin-right: 0.35rem;}
.pubDown-item .ico .h{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.pubDown-item .ico img{transition: all .4s ease;}
.pubDown-item .btn{width: max(34px,0.5rem);height: max(34px,0.5rem);border-radius: 50%;background: #e5e5e5;transform: rotate(180deg);}
.pubDown-item:hover{box-shadow: 0px 0.19rem 0.3rem 0px rgba(0, 0, 0, 0.08);border-color: transparent;}
.pubDown-item:hover .ico .s{opacity: 0;}
.pubDown-item:hover .ico .h{opacity: 1;}
.pubDown-item:hover .btn{background: #004ea2;}
/* 售后服务 */
.afterVideo-swp{display: none;}
.afterVideo-swp:first-child{display: block;}
.afterVideo-img .img img{width: 100%;height: 1.8rem;}
.afterVideo-img .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: .75;transition: all .4s ease;width: max(28px,0.48rem);user-select: none;cursor: pointer;}
.afterVideo-img .btn:hover{opacity: 1;transform: translate(-50%,-50%) scale(.95);}
.afterVideo-img .btn:active{transform: translate(-50%,calc(-50% + 5px)) scale(.95);}
.afterVideo-swp .swiper-slide{height: auto;}
.afterVideo-slide{height: 100%;display: flex;flex-direction: column;}
.afterVideo-con{border: 1px solid #f1f1f1;border-top: unset;padding: 0.22rem 0.28rem 0.3rem;background: #fff;flex: 1;}
.afterVideo-con::after{content: "";position: absolute;left: 0;top: 0.26rem;width: max(2px,0.03rem);height: max(14px,0.16rem);}
.afterVideo-con .date{align-items: center;}
.afterVideo-con .date i{display: block;margin-right: max(8px,0.1rem);font-size: max(14px,0.17rem);}
.afterIntro{background: url('../images/pages/afterIntro-bg.jpg') no-repeat center/cover;background-attachment: fixed;}
.afterIntro-con{background: rgba(255, 255, 255, .1);}
.afterIntro-list li{padding: 0.42rem 0 0.6rem;width: 25%;display: flex;flex-direction: column;align-items: center;}
.afterIntro-list .ico{width: max(36px,0.6rem);}
.afterIntro-list .dot{width: 100%;}
.afterIntro-list .dot i{width: 16px;height: 16px;border-radius: 50%;border: 1px solid #fff;position: relative;z-index: 2;display: flex;align-items: center;justify-content: center;}
.afterIntro-list .dot i::after{content: ""; display: block;width: 8px;height: 8px;border-radius: 50%;background: #fff;position: relative;z-index: 2;}
.afterIntro-list .dot::after{content: "";position: absolute;left: 0;top: calc(50% - 1px);width: 100%;height: 1px;background: rgba(255, 255, 255, .2);}
.afterIntro-list .dot::before{content: "\e80b";font-family: 'icon';font-size: 10px;position: absolute;left: 0;top: calc(50% - 1px);transform: translate(-50%,-50%) rotate(180deg);}
.afterIntro-list li:first-child .dot::before{display: none;}
.afterIntro-list .text{padding: 0 0.3rem;width: 100%;}
.afterIntro-list .text p{position: relative;padding-left: 18px;margin-top: 6px;}
.afterIntro-list .text p:first-child{margin-top: 0;}
.afterIntro-list .text p::after{content: "";position: absolute;left: 0;top: max(4px,0.08rem);width: 5px;height: 5px;border-radius: 50%;background: rgba(255, 255, 255, .5);}
.afterTech-head{justify-content: space-between;align-items: center;}
.afterTech-head .comMore i{transform: rotate(0);font-size: max(15px,0.18rem);}
.afterTech-item{background: #f7f7f7;height: 100%;padding: 0.8rem 1.85rem 0.6rem 1rem;}
.afterTech-item .page{position: absolute;left: 0.3rem;top: 1.2rem;opacity: .5;}
.afterTech-list li:nth-child(2n) .afterTech-item{padding: 0.8rem 1rem 0.6rem 1.85rem;}
.afterTech-list li:nth-child(2n) .afterTech-item .page{left: auto;right: 0.3rem;}
.afterTech-item.active{background: #004ea2;}
.afterTech-item.active .page,.afterTech-item.active .title,.afterTech-item.active .text{color: #fff;}
.afterTech-circle{z-index: 2; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 3.7rem;height: 3.7rem;border-radius: 50%;background: #fff;}
.afterTech-dot{width: 89%;height: 89%;position: absolute;left: 50%;top: 50%;border-radius: 50%;border: 1px dashed #d2d1d1;transform: translate(-50%,-50%);}
.afterTech-dot .item{position: absolute;}
.afterTech-dot .item:nth-child(1){left: 14%;top: 15%;}
.afterTech-dot .item:nth-child(2){right: 14%;top: 15%;}
.afterTech-dot .item:nth-child(3){left: 14%;top: 85%;}
.afterTech-dot .item:nth-child(4){right: 14%;top: 85%;}
.afterTech-dot .box{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 8px;height: 8px;border-radius: 50%;border: 2px solid #666;transition: all .4s ease;}
.afterTech-dot .item i{opacity: 0;transition: all .4s ease; display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 8px;height: 8px;}
.afterTech-dot .item i::before,.afterTech-dot .item i::after{animation: dotAni 2s linear infinite; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background: rgba(0, 78, 162, .3);}
.afterTech-dot .item i::after{animation-delay: -1s;}
.afterTech-dot .item.active .box{border-color: #004ea2;background: #004ea2;}
.afterTech-dot .item.active i{opacity: 1;}
@keyframes dotAni {0%{opacity: 0;transform: scale(1);}50%{opacity: 1;transform: scale(2);}100%{opacity: 0;transform: scale(3);}}
.afterTech-logo{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 75.5%;height: 75.5%;border-radius: 50%;border: max(2px,0.08rem) solid #004ea2;}
.afterTech-logo img{max-width: 48%;}
.afterMap-head{justify-content: space-between;align-items: center;}
.afterMap-btn .btn{user-select: none;cursor: pointer;width: max(100px,1.42rem);height: max(40px,0.54rem);background: #eee;}
.afterMap-btn .btn:nth-child(2){margin-left: 10px;}
.afterMap-btn .btn:hover{color: #004ea2;}
.afterMap-btn .btn.active,.afterMap-btn .btn.active:hover{background: #004ea2;color: #fff;}
.afterMap-img img{display: none;}
.afterMap-img img:first-child{display: block;}
.afterMap-img img:nth-child(1){max-width: 81%;}
.afterMap-img img:nth-child(2){max-width: 89%;margin-top: 0.4rem;}
.afterPX-head{justify-content: space-between;align-items: center;}
.afterPX-btn .btn{margin-left: 10px;width: max(90px,1.14rem);height: max(40px,0.54rem);background: #fff;user-select: none;cursor: pointer;}
.afterPX-btn .btn:first-child{margin-left: 0;}
.afterPX-btn .btn:hover{color: #004ea2;}
.afterPX-btn .btn.active,.afterPX-btn .btn.active:hover{color: #fff;background: #004ea2;}
/* 下载中心 */
.downFilter{background: #fcfcfc;border: 1px solid #f5f5f5;padding: 0.5rem;}
.downFilter-flex:first-child{margin-top: 0;}
.downFilter-flex{align-items: flex-start;}
.downFilter-title{width: 6%;}
.downFilter-list{width: 94%;margin-top: -0.07rem;}
.downFilter-list .item{margin-top: 0.1rem;width: 17%;align-items: center;user-select: none;cursor: pointer;}
.downFilter-list .item:nth-child(6n+1){width: 15%;}
.downFilter-list .item i{display: flex;align-items: center;justify-content: center;margin-left: max(8px,0.14rem);width: 14px;height: 14px;border-radius: 50%;border: 1px solid #dfdfdf;}
.downFilter-list .item i::after{content: "";display: block;width: 8px;height: 8px;border-radius: 50%;background: #e60012;opacity: 0;}
.downFilter-list .item:hover{color: #e60012;}
.downFilter-list .item.active i{border-color: #e60012;}
.downFilter-list .item.active i::after{opacity: 1;}
.downHead{padding: 0.18rem 0.28rem; background: #fcfcfc;border: 1px solid #f5f5f5;border-radius: 0.1rem 0.1rem 0 0;}
.downHead .item:nth-child(1),.downBody-row .title-box{width: calc(67% - max(80px,1rem));}
.downHead .item:nth-child(2),.downBody-row .date{width: 33%;text-align: center;}
.downHead .item:nth-child(3),.downBody-row .btn{width: max(80px,0.1rem);}
.downBody-row{padding: 0.28rem;border-bottom: 1px solid #f1f3f4;}
.downBody-row .title-box{align-items: center;}
.downBody-row .label{width: max(80px,1rem);}
.downBody-row .label span{padding: 2px 8px;background: #f1f4f6;}
.downBody-row .btn{height: max(32px,0.4rem);border: 2px solid #bfbfbf;}
.downBody-row .btn i{display: block;font-size: max(16px,0.18rem);margin-right: 6px;}
.downBody-row:hover{background: #f9f9f9;}
.downBody-row:hover .label span{background: #004ea2;color: #fff;}
.downBody-row:hover .btn{background: #004ea2;color: #fff;border-color: #004ea2;}
/* 常见问题 */
.faqFlex{justify-content: space-between;align-items: flex-start;}
.faqLeft{width: 23%;background: #f9f9f9;padding: 0.3rem 0.24rem;}
.faqLeft-nav-item{border-bottom: 1px solid #eaeaea;}
.faqLeft-nav-item:first-child{border-top: 1px solid #eaeaea;}
.faqLeft-nav-menu{align-items: center;user-select: none;cursor: pointer;}
.faqLeft-nav-menu span{flex: 1;}
.faqLeft-nav-menu i{font-size: 10px;display: block;transform: rotate(180deg);}
.faqLeft-nav-menu.active i{transform: rotate(0);}
.faqLeft-nav-drop{display: none;}
.faqLeft-nav-drop .item{margin-bottom: max(10px,0.2rem);}
.faqLeft-nav-drop .item:hover,.faqLeft-nav-drop .item.active{color: #e60012;}
.faqRight{width: 73%;}
.faqRight-item{border-bottom: 1px solid #eaeaea;}
.faqRight-item:first-child{border-top: 1px solid #eaeaea;}
.faqRight-menu{align-items: center;user-select: none;cursor: pointer;}
.faqRight-menu .left{align-items: center;flex: 1;}
.faqRight-menu .page{width: max(26px,0.32rem);height: max(26px,0.32rem);margin-right: max(10px,0.18rem);padding: 1px 1px 0 0;}
.faqRight-menu .btn{width: 16px;height: 16px;}
.faqRight-menu .btn::before,.faqRight-menu .btn::after{content: "";width: 100%;height: 2px; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #000;transition: all .4s ease;}
.faqRight-menu .btn::after{width: 2px;height: 100%;}
.faqRight-menu.active .btn{transform: rotate(180deg);}
.faqRight-menu.active .btn::after{opacity: 0;}
.faqRight-drop{display: none;padding-left: max(40px,0.5rem);}
.faqRight-drop strong,.faqRight-drop b,.faqRight-drop h1,.faqRight-drop h2,.faqRight-drop h3,.faqRight-drop h4,.faqRight-drop h5,.faqRight-drop h6{color: #333;}
.faqCta-bg img{width: 100%;height: max(150px,2rem);}
.faqCta-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;justify-content: space-between;padding: 0 1.1rem 0 0.6rem;}
/* 业务联络 */
.busQQ-head{justify-content: space-between;align-items: center;}
.busQQ-nav .item{margin-left: 0.15rem;padding: 0.15rem 0.25rem;user-select: none;cursor: pointer;}
.busQQ-nav .item:first-child{margin-left: 0;}
.busQQ-nav .item:hover{color: #004ea2;}
.busQQ-nav .item.active,.busQQ-nav .item.active:hover{color: #fff;background: #004ea2;}
.busQQ-list{display: none;}
.busQQ-list:first-child{display: block;}
.busQQ-item-img img{width: 100%;height: 1.8rem;}
.busQQ-item-con .text p{display: flex;align-items: center;margin-top: 8px;}
.busQQ-item-con .text p i{font-size: max(13px,0.15rem);margin-right: max(8px,0.14rem);}
.busKF-head{justify-content: space-between;align-items: center;}
.busKF-code{align-items: center;}
.busKF-code .title{align-items: center;}
.busKF-code .title i{display: block;width: 0.72rem;margin-right: max(8px,0.14rem);}
.busKF-code .img{width: 1.2rem;margin-left: 0.6rem;}
.busKF-list li{background: #f9f9f9;display: flex;justify-content: center;padding: 0.75rem 0.2rem 0.7rem;}
.busKF-list .text{color: #a3a3a4;}
.busKF-list .text p{margin-top: max(8px,0.12rem);display: flex;}
.busKF-list .text i{display: block;font-size: max(13px,0.15rem);margin-right: max(8px,0.15rem);}
/* 联系我们 */
.ctaInfo{background: url('../images/pages/ctaInfo-bg.jpg') no-repeat right center/auto 100%;}
.ctaInfo-flex{justify-content: space-between;align-items: center;}
.ctaInfo-left{width: 55%;}
.ctaInfo-data{justify-content: space-between;}
.ctaInfo-data li.w100{width: 100%;}
.ctaInfo-data a{display: block;}
.ctaInfo-data a i{display: inline-block;font-size: max(16px,0.25rem);margin-left: 12px;}
.ctaInfo-data .text{margin-top: 4px;}
.ctaInfo-code{position: absolute;left: 45%;bottom: max(4px,0.08rem);}
.ctaInfo-code .img{margin-left: 12px;}
.ctaInfo-code .img:first-child{margin-left: 0;}
.ctaInfo-code .img img{width: 1rem;}
.ctaInfo-logo{width: 30%;}
.ctaInfo-logo img{width: 1.72rem;}
.ctaMsg-left{padding: 0.85rem 0.1rem 0.9rem 0.5rem; width: 30%;flex-direction: column;justify-content: space-between;background: url('../images/pages/ctaMsg-bg.jpg') no-repeat center/cover;}
.ctaMsg-right{width: 70%;background: #fff;padding: 0.5rem 0.55rem 0.55rem 1rem;}
.ctaMsg-list{justify-content: space-between;}
.ctaMsg-item{width: 48%;}
.ctaMsg-item.w100{width: 100%;}
.ctaMsg-item .input input{width: 100%;background: #f3f6fa;height: max(40px,0.52rem);padding: 0 max(12px,0.3rem);color: #989c9f;}
.ctaMsg-item .input input::-webkit-input-placeholder{color: inherit;}
.ctaMsg-item .input textarea{width: 100%;background: #f3f6fa;height: 95px;padding: 10px max(12px,0.3rem);color: #989c9f;}
.ctaMsg-item .input input::-webkit-input-placeholder{color: inherit;}
.ctaMsg-item .customSelect-name{font-size: max(12px,0.14rem);height: max(40px,0.52rem);background: #f3f6fa;padding: 0 max(12px,0.3rem);border: unset;color: #989c9f;}
.ctaMsg-item .customSelect-name::after{color: #d6dee4;font-size: 10px;font-weight: 700;right: 22px;}
.ctaMsg-item .customSelect-drop>div{padding: 0 max(12px,0.3rem);font-size: max(12px,0.14rem);}
.ctaMsg-btm{justify-content: space-between;}
.ctaMsg-code input{width: max(120px,1.6rem);background: #f3f6fa;height: max(40px,0.52rem);padding-left: max(12px,0.3rem);color: #989c9f;}
.ctaMsg-code input::-webkit-input-placeholder{color: inherit;}
.ctaMsg-code img{user-select: none;cursor: pointer;margin-left: 8px;height: max(40px,0.52rem);}
.ctaMsg-btm .comMore{height: max(40px,0.52rem);}
/* 关于我们 */
/* .abIntro{background: url('../images/pages/abIntro-bg.jpg') no-repeat center/cover;} */
.abIntro-flex{justify-content: space-between;align-items: flex-start;}
.abIntro-img{width: 47%;justify-content: center;}
.abIntro-img img{max-width: 66%;}
.abIntro-img .btn{position: absolute;left: 50%;top: 40%;transform: translate(-50%,-50%);width: max(40px,0.58rem);height: max(40px,0.58rem);border-radius: 50%;user-select: none;cursor: pointer;}
.abIntro-img .btn:hover{transform: translate(-50%,-50%) scale(.95);}
.abIntro-img .btn:active{transform: translate(-50%,calc(-50% + 5px)) scale(.95);}
.abIntro-con{width: 53%;text-indent: 2em;}
.abBoss-img{width: 79%;}
.abBoss-img img{width: 100%;}
.abBoss-con{width: 7.8rem; padding: 0.75rem 0.65rem 1rem; background: #fff;z-index: 2;position: absolute;right: var(--widDb);bottom: -1.1rem;box-shadow: 0px 0.35rem 0.73rem 0px rgba(150, 150, 150, 0.06);}
.abBoss-con .label span{width: 45%; display: block;position: relative;padding-left: max(12px,0.2rem);}
.abBoss-con .label span:nth-child(2n){width: 55%;}
.abBoss-con .label span::after{content: "";position: absolute;left: 0;top: 0.12rem;width: max(4px,0.08rem);height: max(4px,0.08rem);border-radius: 50%;background: #bfc0c2;}
.abWH-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .4);}
.abWH-bg img{width: 100%;}
.abWH-list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.abWH-list li{width: 20%;border-left: 1px solid rgba(255, 255, 255, .1);position: relative;overflow: hidden;height: 50%;}
.abWH-list li:nth-child(5n+1){border-left: unset;}
.abWH-list li:nth-child(-n+5){border-bottom: 1px solid rgba(255, 255, 255, .1);}
.abWH-show{flex-direction: column;width: 100%;height: 100%;}
.abWH-show .title{transition: all .4s ease .2s;}
.abWH-hide{padding: 0 0.3rem; transition: all .6s ease;transform: scale(.3);opacity: 0; position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;}
.abWH-hide .title::after{transform: translateX(-50%); content: "";position: absolute;left: 50%;bottom: 0;width: max(18px,0.24rem);height: 2px;background: #fff;}
.abWH-hide .text{text-align: left;}
.abWH-list li:hover .abWH-show .title{opacity: 0;transform: scale(.8);transition-delay: 0s;}
.abWH-list li:hover .abWH-hide{opacity: 1;transform: scale(1);}
.abFZ{background: url('../images/pages/abFZ-bg.jpg') no-repeat center/cover;}
.abFZ .indTitle{color: #fff;}
.abFZ-gallery-more{padding: 0 2rem;align-items: center;}
.abFZ-gallery-more .year{line-height: 1;width: 45%;font-size: 1.6rem;}
.abFZ-gallery-more .desc{width: 55%;height: 2.3rem;overflow-y: auto;display: flex;flex-direction: column;justify-content: center;}
.abFZ-gallery-more .desc p{margin-top: max(5px,0.1rem);}
.abFZ-gallery-more .desc p:first-child{margin-top: 0;}
.abFZ-thumbs-btn{user-select: none;cursor: pointer;width: max(34px,0.42rem);height: max(34px,0.42rem);border-radius: 50%;border: 2px solid #fff;z-index: 2;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.abFZ-thumbs-btn:hover{background: #fff;color: #004ea2;}
.abFZ-thumbs-btn.next{left: auto;right: 0;transform: translateY(-50%) rotate(180deg);}
.abFZ-thumbs-line{position: absolute;left: 50%;top: 0;width: 100vw;transform: translateX(-50%);height: 3px;background: #e3e3e3;}
.abFZ-thumbs-line i{transition: all .4s ease; display: block;position: absolute;left: 0;top: 0;width: 0%;height: 100%;background: #004ea2;}
.abFZ-thumbs-line i::after{content: "";position: absolute;left: 100%;top: 50%;transform: translate(-50%,-50%);width: max(16px,0.21rem);height: max(18px,0.24rem);background: url('../images/pages/abFZ-thumbs-btn.png') no-repeat center/cover;}
.abFZ-thumbs-click.active,.abFZ-thumbs-click:hover{color: #004ea2;}
.abHonor-bg img{width: 100%;}
.abHonor-con{position: absolute;z-index: 2;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.abHonor-con .contain{height: 100%;flex-direction: column;justify-content: center;}
.abHonor-num li{margin-left: 0.7rem;}
.abHonor-num li:first-child{margin-left: 0;}
.abHonor-num .num{align-items: flex-end;}
.abHonor-num .num span{line-height: .8;display: block;margin-right: 5px;}
.abHonor-text{width: max(400px,5.5rem);}
/* 创始人 */
.bossIntro-flex{justify-content: space-between;align-items: flex-start;}
.bossIntro-img{width: 62%;padding: 0.9rem 0 0 1.5rem;}
.bossIntro-img .bg{position: absolute;left: 0;top: 0;width: 36%;}
.bossIntro-img .img{position: relative;z-index: 2;}
.bossIntro-con{width: 32.5%;}
.bossIntro-con .name{width: max(90px,1.3rem);}
.bossInfo-item{padding-bottom: 0.3rem;border-bottom: 1px solid #eee;}
.bossInfo-item:first-child{border-top: 1px solid #eee;}
.bossInfo-menu{padding-top: 0.3rem; user-select: none;cursor: pointer;justify-content: space-between;align-items: center;position: relative;}
.bossInfo-menu::after{content: "";position: absolute;left: 0;top: 0;width: max(2px,0.05rem);height: max(50px,0.8rem);transform-origin: center top; background: #004ea2;transform: scaleY(0);transition: all .4s ease;}
.bossInfo-menu .title{flex: 1;padding: 0 max(12px,0.2rem);}
.bossInfo-menu.active::after{transform: scaleY(1);}
.bossInfo-menu.active .title,.bossInfo-menu:hover .title{color: #004ea2;}
.bossInfo-menu .btn{width: 11px;height: 11px;}
.bossInfo-menu .btn::before,.bossInfo-menu .btn::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #999;width: 100%;height: 3px;transition: all .4s ease;}
.bossInfo-menu .btn::after{width: 3px;height: 100%;}
.bossInfo-menu.active .btn{transform: rotate(180deg);}
.bossInfo-menu.active .btn::before,.bossInfo-menu.active .btn::after{background: #004ea2;}
.bossInfo-menu.active .btn::after{opacity: 0;}
.bossInfo-drop{padding: 0 0 0.25rem max(12px,0.2rem);display: none;width: 80%;}
/* 荣誉资质 */
.honor-module:first-child{margin-top: 0;}
.honor-img .img{background: #fff;height: 3.55rem;padding: 0.3rem;}
.honor-img .img img{max-height: 100%;}
.honor-img .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0);width: max(30px,0.36rem);transition: all .5s ease;}
.honor-title{padding: 0 0.15rem;}
.honor-item:hover .honor-img{box-shadow: 0px 20px 32.2px 2.8px rgba(0, 78, 162, 0.12);}
.honor-item:hover .honor-img .btn{transform: translate(-50%,-50%);}
/* 加入库马克 */
.joinLN-head{justify-content: space-between;align-items: center;}
.joinLN-head .text{width: max(500px,7.3rem);max-width: 100%;text-align: right;}
.joinLN-img img{width: 100%;}
.joinLN-img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to right,#f9f9f9 37%,transparent 80%);background: -webkit-linear-gradient(left,#f9f9f9 37%,transparent 80%);}
.joinLN-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;justify-content: center;padding: 0 0.65rem;}
.joinLN-con .text{width: max(300px,4.7rem);}
.joinFL-list{display: flex;margin-left: -0.2rem;}
.joinFL-item{width: 3.1rem;margin-left: 0.2rem;}
.joinFL-img img{max-width: unset;object-fit: fill;width: auto;height: 5.1rem;}
.joinFL-img::before,.joinFL-img::after{transition: all .4s ease; background: linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.2) 50%);content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.joinFL-img::after{background: linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.1) 50%);opacity: 0;}
.joinFL-show{z-index: 2;position: absolute;left: 0;bottom: 0;width: 100%;transition: all .2s ease .2s;}
.joinFL-hide{z-index: 3;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0.7rem 0.6rem;transition: all .5s ease;transform: translateY(70%);opacity: 0;}
.joinFL-hide .text{opacity: 0;transform: translateY(0.3rem);transition: all .4s ease;width: 90%;}
.joinFL-item.active{width: calc(100% - 3.1rem * 2 - 0.2rem * 3);}
.joinFL-item.active .joinFL-img::before{opacity: 0;}
.joinFL-item.active .joinFL-img::after{opacity: 1;}
.joinFL-item.active .joinFL-show{opacity: 0;transition-delay: 0s;}
.joinFL-item.active .joinFL-hide{opacity: 1; transition-delay: .2s;transform: translateY(0);}
.joinFL-item.active .joinFL-hide .text{opacity: 1; transition-delay: .2s;transform: translateY(0);}
.facSJ-head{justify-content: space-between;align-items: center;}
.facSJ-nav .item{user-select: none;cursor: pointer;margin-left: 0.5rem;padding-bottom: 5px;}
.facSJ-nav .item:first-child{margin-left: 0;}
.facSJ-nav .item::after{content: "";position: absolute;left: 50%;bottom: 0;width: 0;height: max(2px,0.03rem);transform: translateX(-50%);background: #004ea2;transition: all .4s ease;}
.facSJ-nav .item:hover,.facSJ-nav .item.active{color: #004ea2;}
.facSJ-nav .item.active::after{width: 100%;}
.facSJ-drop-box{position: relative;width: 110%;}
.facSJ-drop{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: 1;pointer-events: none;transition: all .6s linear;}
.facSJ-drop:first-child{position: relative;;}
.facSJ-drop.active{opacity: 1;visibility: visible;z-index: 2;pointer-events: auto;}
.facSJ-swp-box{justify-content: flex-end;}
.facSJ-swp{width: 41.5vw;}
.facSJ-swp .swiper-container{overflow: visible;}
.facSJ-swp .swiper-wrapper{align-items: center;}
.facSJ-swp .swiper-slide{width: 21vw;height: 33vw;transition: all .6s ease;display: flex;align-items: center;}
.facSJ-slide{width: 100%;user-select: none;cursor: pointer;}
.facSJ-swp .swiper-slide.swiper-slide-active{width: 41.5vw;}
.facSJ-switch{position: absolute;z-index: 10;right: calc(41.5vw + 20px);bottom: 0.7rem;align-items: center;justify-content: space-between;}
.facSJ-page .line{margin: 0 4px;}
.joinZP-input input{width: 100%;border: 2px solid #f4f6f8;background: #fafbfc;padding: 0 max(30px,0.48rem) 0 14px;height: max(44px,0.56rem);}
.joinZP-input input::-webkit-input-placeholder{color: inherit;}
.joinZP-input .btn{user-select: none;cursor: pointer;position: absolute;right: 0;top: 0;width: max(30px,0.48rem);height: 100%;font-weight: 700;}
.joinZP-input .btn:hover{color: #000;}
.joinZP-filter .customSelect-name{border: 2px solid #f4f6f8;background: #fafbfc;padding: 0 14px;height: max(44px,0.56rem);color: #555;}
.joinZP-filter .customSelect-name::after{color: #d5d5d5;font-size: max(10px,0.12rem);font-weight: 700;}
.joinZP-item{padding: 0 0.36rem 0.25rem;background: #fafbfc;border: 1px solid #f4f4f4;}
.joinZP-menu{justify-content: space-between;align-items: center;user-select: none;cursor: pointer;}
.joinZP-menu .desc{flex: 1;}
.joinZP-menu .date{align-items: center;}
.joinZP-menu .date i{display: block;width: max(12px,0.15rem);margin-right: 8px;}
.joinZP-menu .btn{color: #b1b1b1;transform: rotate(180deg);}
.joinZP-menu.active .title{font-weight: 700;color: #222;}
.joinZP-menu.active .btn{transform: rotate(0);color: #004ea2;}
.joinZP-drop{display: none;}
.joinZP-edit h1,.joinZP-edit h2,.joinZP-edit h3,.joinZP-edit h4,.joinZP-edit h5,.joinZP-edit h6{font-size: max(14px,0.17rem);color: #333;margin-bottom: max(6px,0.1rem);}
.joinZP-link .item{flex-direction: column;justify-content: flex-start;margin-left: max(20px,0.38rem);}
.joinZP-link .item:first-child{margin-left: 0;}
.joinZP-link .ico{width: max(38px,0.54rem);}
/* 解决方案-列表 */
.solIntro-head{justify-content: space-between;}
.solIntro-head .text{width: max(650px,8rem);max-width: 100%;}
.solIntro-flex{justify-content: flex-end;}
.solIntro-img{width: 65%;overflow: hidden;}
.solIntro-img img{width: 100%;transition: all 3s linear;}
.solIntro-img:hover img{transform: scale(1.1);}
.solIntro-con{position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 2;}
.solIntro-con .title{text-transform: capitalize}
.solIntro-con .text{max-height:3.8rem;overflow:hidden}
.solIntro-con .box{width: max(450px,6.2rem);max-width: 100%;background: #fff;padding: 0.3rem 0.5rem;min-height: 3.6rem;display: flex;flex-direction: column;justify-content: center;}
.solIntro-con .comMore.black i{transform: rotate(0);margin-left: max(6px,0.12rem);font-size: max(16px,0.18rem);}
.solList-img img{width: 100%;height: 3.85rem;}
.solList-con{position: absolute;right: 0;bottom: -0.5rem;width: 88%;}
.solList-con::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #0a63c3;transition: all .4s ease;}
.solList-con .box{position: relative;z-index: 2;background: #fff;padding: 0.25rem 0.35rem;}
.solList-con .more{align-items: center;}
.solList-con .more i{transform: rotate(45deg);display: block;margin-left: max(10px,0.14rem);}
.solList-item:hover .solList-img img{transform: scale(1.06);}
.solList-item:hover .solList-con::after{transform: translate(-0.25rem,-0.25rem);}
/* 解决方案-详情 */
.solDet-ban-bg img{width: 100%;}
.solDet-ban-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.solDet-ban-con .contain{height: 100%;flex-direction: column;justify-content: center;padding-bottom: 0.7rem;}
.solDet-ban-con .comMore{border: 2px solid #fff;}
.solDet-ban-con .comMore i{transform: rotate(0);margin-left: max(8px,0.12rem);font-size: max(14px,0.17rem);}
.solDet-ban-con .comMore:hover{border-color: #e60012;}
.solDet-view{position: relative;z-index: 10;}
.solDet-view .contain{width: calc(var(--wid) + 2.2rem);}
.solDet-up{background: #fff;margin-top: -0.7rem;padding: 1rem 1.1rem;}
.solDet-intro{align-items: flex-start;justify-content: space-between;}
.solDet-intro .text{width: 62%;}
.solDet-app-img img{width: 100%;height: 3.4rem;}
.solDet-app-img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.6) 100%);background: -webkit-linear-gradient(top,transparent 50%,rgba(0,0,0,.6) 100%);}
.solDet-app-con{z-index: 2;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0.35rem;}
.solDet-YJ-head{justify-content: space-between;align-items: center;}
.solDet-YJ-head .more i{display: block;transform: rotate(45deg);margin-left: max(8px,0.12rem);}
.solDet-YJ-head .more:hover{color: #e60012;}
.solDet-YJ-item{height: 100%;background: #f9f9f9;padding: 0.46rem 0.4rem 0.45rem;}
.solDet-YJ-item .page{font-size: max(12px,0.14rem); width: max(28px,0.32rem);height: max(28px,0.32rem);border-radius: 50%;background: #f0f0f0;padding-top: 0.02rem;}
.solDet-pro-swp{width: calc(100% - 0.5rem);}
.solDet-pro-swp .swiper-container{overflow: visible;}
.solDet-pro-swp .swiper-slide{height: auto;}
.solDet-pro-slide{align-items: center;padding: 0.6rem 0.45rem;transition: all .4s ease;height: 100%;}
.solDet-pro-con{width: 40%;}
.solDet-pro-con .text p{position: relative;margin-top: max(10px,0.2rem);padding-left: 12px;}
.solDet-pro-con .text p::after{content: "";position: absolute;left: 0;top: max(8px,0.1rem);width: 4px;height: 4px;border-radius: 50%;background: #bfbfbf;}
.solDet-pro-img{width: 59%;height: 2.85rem;}
.solDet-pro-img img{max-height: 100%;}
.solDet-pro-btn{z-index: 2; user-select: none;cursor: pointer;width: max(32px,0.4rem);height: max(32px,0.4rem);border-radius: 50%;background: #171b1f;position: absolute;left: 0;top: 50%;transform: translate(-50%,-50%);}
.solDet-pro-btn.next{left: 100%;transform: translate(-50%,-50%) rotate(180deg);}
.solDet-pro-btn:hover{background: #004ea2;}
.solDet-pro-btn.swiper-button-disabled{display: none;}
.solDet-pro-slide .comMore::after{background: #004ea2;}
.solDet-pro-slide{box-shadow: 0.977px 13.966px 46.61px 12.39px rgba(237, 237, 237, 0.4);}
.solDet-pro-slide:hover .comMore.black{border-color: #004ea2;}
.solDet-pro-slide:hover .comMore{color: #fff;}
.solDet-pro-slide:hover .comMore::after{right: auto;left: 0;width: 100%;}
.solDet-pro-slide:hover .comMore .con{  animation: scaleUp 0.4s ease-in-out;}
/* 产品列表 */
.proDesc{padding: 0 2rem;}
.proItem{height: 100%;background: #fff;justify-content: space-between;align-items: center;padding: 0.65rem 0.4rem;}
.proItem-con{width: 53%;}
.proItem-con .title{border-bottom: 2px solid #ededed;}
.proItem-con .title::after{content: "";position: absolute;left: 0;bottom: -2px;width: max(40px,0.64rem);height: 2px;background: #004ea2;transition: all .4s ease;}
.proItem-con .more{align-items: center;}
.proItem-con .more i{display: block;transform: rotate(45deg);margin-left: max(12px,0.08rem);}
.proItem-img{width: 40%;height: 2.5rem;}
.proItem-img img{max-width: 91%;max-height: 100%;}
.proItem:hover{box-shadow: 0px 12px 46px 0px rgba(18, 63, 138, 0.08);}
.proItem:hover .proItem-con .title::after{width: 100%;}
.proItem:hover .proItem-con .more{color: #004ea2;}
.proCta-bg img{width: 100%;min-height: 170px;}
.proCta-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);}
.proCta-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;}
/* 产品系列 */
.proXL-nav .swiper-slide{width: auto;}
.proXL-nav-slide .title{padding: 0.15rem 0.16rem;}
.proXL-nav-slide:hover .title{color: #004ea2;}
.proXL-nav-slide.active .title,.proXL-nav-slide.active:hover .title{color: #fff;background: #004ea2;}
.proXL-nav-btn{user-select: none;cursor: pointer;position: absolute;right: calc(100% + 0.18rem);top: 50%;transform: translateY(-50%);width: max(36px,0.4rem);height: max(36px,0.4rem);border-radius: 50%;border: 2px solid #e0e0e0;color: #e0e0e0;}
.proXL-nav-btn.next{right: auto;left: calc(100% + 0.18rem);transform: translateY(-50%) rotate(180deg);}
.proXL-nav-btn:hover{border-color: #004ea2;background: #004ea2;color: #fff;}
.proXL-intro-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.proXL-intro-bg img{width: 100%;height: 100%;}
.proXL-intro-con{position: relative;z-index: 2;padding: max(15px,0.25rem) 2.45rem max(15px,0.25rem) 0.5rem;justify-content: space-between;align-items: center;}
.proXL-intro-con .desc{width: 73.5%;}
.proXL-intro-con .img{width: 17%;height: 1.6rem;}
.proXL-intro-con .img img{max-height: 100%;}
.proXL-item{padding: 0.38rem 0.24rem 0.55rem;}
.proXL-item::after{content: "";position: absolute;right: 0;bottom: 0;width: 0;height: max(2px,0.03rem);background: #004ea2;transition: all .5s ease;}
.proXL-item .img{height: 1.6rem;background: #f9f9f9;}
.proXL-item .img img{max-width: 50%;max-height: 75%;}
.proXL-item:hover{box-shadow: 0px 12px 46px 0px rgba(18, 63, 138, 0.08);}
.proXL-item:hover::after{right: auto;left: 0;width: 100%;}
/* 产品-详情 */
.proDet-show-flex{justify-content: space-between;align-items: center;}
.proDet-show-con{width: 47%;}
.proDet-show-con .text2 p{position: relative;margin-top: 6px;padding-left: 15px;}
.proDet-show-con .text2 p::after{content: "";position: absolute;left: 0;top: max(8px,0.1rem);width: 5px;height: 5px;border-radius: 50%;background: #202020;}
.proDet-show-con .comMore i{transform: rotate(0);font-size: max(14px,0.18rem);margin-left: max(8px,0.1rem);}
.proDet-show-swp{width: 42%;flex-direction: column;}
.proDet-gallery{width: 3.4rem;}
.proDet-gallery-more{height: 3.4rem;}
.proDet-gallery-more img{max-width: 85%;max-height: 100%;}
.proDet-thumbs{width: 2.9rem;}
.proDet-thumbs-click{height: 0.5rem;border: 2px solid #f0f0f0;}
.proDet-thumbs-click img{max-width: 75%;max-height: 75%;}
.proDet-thumbs-click:hover,.proDet-thumbs-click.active{border-color: #004ea2;}
.proDet-XN-item{height: 100%;background: #f7f7f7;padding: 0.4rem 0.28rem 0.3rem;}
.proDet-XN-item .page{width: max(28px,0.32rem);height: max(28px,0.32rem);border-radius: 50%;background: #f0f0f0;padding-top: 0.02rem;}
.proDet-XN-item:hover{background: #004ea2;}
.proDet-XN-item:hover .page{background: #fff;color: #004ea2;}
.proDet-XN-item:hover .text{color: #fff;}
.proDet-app-list{margin-top: -0.4rem;}
.proDet-app-item{flex-direction: column;justify-content: flex-start;width: 20%;padding: 0 0.15rem;}
.proDet-app-item .ico{width: max(80px,1.2rem);height: max(80px,1.2rem);border-radius: 50%;background: #fcfcfc;}
.proDet-app-item .ico img{max-width: 55%;max-height: 55%;}
.proDet-app-item:hover .ico{transform: translateY(-10px);}


/* 修改 */
.busQQ-drop{display: none;}
.busQQ-drop:first-child{display: block;}
.busQQ-drop-flex{padding: 0.22rem;background: #fafafa;align-items: center;justify-content: space-between;}
.busQQ-drop-img{width: 39%;}
.busQQ-drop-img img{width: 100%;height: 2.7rem;}
.busQQ-drop-con{width: 57%;}
.busQQ-drop-con .title{align-items: center;}
.busQQ-drop-con .title i{display: block;margin-left: max(8px,0.12rem);}
.busQQ-drop-con .data{margin: -0.15rem 0 0 -0.35rem;}
.busQQ-drop-con .data li{margin: 0.35rem 0 0 0.35rem;align-items: center;display: flex;}
.busQQ-drop-con .data i{display: block;font-size: max(13px,0.15rem);margin: 2px max(8px,0.12rem) 0 0;}
.busQQ-drop-con .position{width: max(350px,4.6rem);max-width: 100%;padding-top: max(6px,0.1rem);}
.busQQ-drop-con .position li{position: relative;width: 25%;margin-top: max(8px,0.18rem);padding-left: max(12px,0.16rem);}
.busQQ-drop-con .position li::after{content: "";position: absolute;left: 0;top: 6px;width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #9d9d9d;}






/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .downFilter-list .item i{width: 10px;height: 10px;}
    .downFilter-list .item i::after{width: 6px;height: 6px;}
    .abBoss-con{padding: 0.6rem 0.5rem 0.8rem;}
    .abBoss-con .label{font-size: 13px;}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
    .infoDown-item .title::after{top: 6px;}
    .infoCta-con .box{padding: 0 0.4rem;}
    .infoCta-con{width: 42%;}
    .downFilter{padding: 0.4rem;}
    .downFilter-list{margin-top: -0.1rem;}
    .downFilter-list .item{width: 18%;font-size: 12px;}
    .downFilter-list .item:nth-child(6n+1){width: 10%;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    .pagesMenu .contain{overflow-x: auto;}
    .pagesNav{flex-wrap: nowrap;white-space: nowrap;}
    .pages-pagination .swiper-pagination-bullet{margin: 0 4px;width: 7px;height: 7px;}
    .pagesBan-con .contain{padding-top: 0;}
    .pagesBan-bg img{height: 250px;}
    .pagesBan-con .btn{display: none;}
    .pagesBread{display: none;}
    .pagesMenu::before{width: 100%;}
    .pagesMenu::after{display: none;}
    .pagesNav .item span::after{width: 6px;height: 3px;}
    .newsShow-img{width: 100%;}
    .newsShow-img img{height: 160px;}
    .newsShow-con{width: 100%;padding: 20px 15px 30px;}
    .newsShow-con .comMore-box{margin-top: 25px;}
    .newsHot-list .uli.ml22{margin: -15px 0 0;}
    .newsHot-list .uli.ml22.uli3 li{margin: 15px 0 0;width: 100%;}
    .newsHot-item{padding: 40px 15px 35px;}
    .newsHot-item .img img{height: 145px;}
    .invezl-info{padding: 20px 15px;}
    .invezl-info-gf{width: 100%;}
    .invezl-info-gf .desc{margin-top: 6px;}
    .invezl-info-xx{width: 100%;margin-top: 25px;justify-content: flex-start;}
    .invezl-info-xx li{padding: 0;width: 50%;}
    .invezl-info-xx li:nth-child(n+3){margin-top: 20px;}
    .invezl-info-xx li .num{margin-top: 8px;}
    .invezl-table li{padding: 0 10px;}
    .invezl-table li .name{padding-right: 0px;}
    .invezl-table li .desc{padding-left: 10px;}
    .invezl-email{padding-left: 0;}
    .infoDown-item .title{flex: unset;width: 100%;padding-left: 16px;font-size: 15px;margin-bottom: 12px;}
    .infoDown-item .title::after{width: 6px;height: 6px;}
    .infoDown-item .date{width: auto;margin-right: 15px;font-size: 12px;}
    .infoDown-item .btn span{font-size: 12px;}
    .infoCta-bg img{height: 300px;}
    .infoCta-con{width: 100%;left: 0;padding: 0 15px;}
    .msgTable{padding: 20px 10px;}
    .msgTable-list{margin: -10px 0 0;}
    .msgTable-item{margin: 10px 0 0;width: 100% !important;}
    .pubDown-item{align-items: flex-start;}
    .pubDown-item .left{flex: 1;display: block;padding-right: 25px;}
    .pubDown-item .ico{display: none;}
    .pubDown-item .title{line-height: 1.5;}
    .pubDown-item{padding: 15px 10px;}
    .aftreVideo{padding-top: 40px;}
    .afterVideo-img .img img{height: 200px;}
    .afterVideo-con{padding: 20px 15px 30px;}
    .afterVideo-img .btn{width: 44px;height: 44px;}
    .afterIntro-list li{width: 100%;padding: 25px 15px;}
    .afterIntro-list .ico{width: 44px;}
    .afterIntro-list .dot{margin-top: 18px;}
    .afterIntro-list .dot i{width: 12px;height: 12px;}
    .afterIntro-list .dot i::after{width: 6px;height: 6px;}
    .afterIntro-list .text p{padding-left: 12px;margin-top: 8px;}
    .afterIntro-list .text p::after{top: 7px;width: 4px;height: 4px;}
    .afterIntro-list .dot::before{display: none;}
    .afterTech-circle{display: none;}
    .afterTech-list .uli.ml30{margin: -15px 0 0;}
    .afterTech-list .uli.ml30.uli2 li{margin: 15px 0 0;width: 100%;}
    .afterTech-item{padding: 20px 25px 40px !important;}
    .afterTech-item .page{position: static;text-align: center;font-size: 24px;}
    .afterTech-item .title{margin-top: 15px;}
    .afterMap-img img:nth-child(1),.afterMap-img img:nth-child(2){max-width: 100%;margin-top: 25px;}
    .afterPX-btn{margin-top: 15px;width: 100%;}
    .downFilter{padding: 15px;}
    .downFilter-flex{margin-top: 30px;}
    .downFilter-title{width: 100%;}
    .downFilter-list{width: 100%;margin-top: 0;}
    .downFilter-list .item{width: calc(100% / 2) !important;margin-top: 10px;flex-direction: row-reverse;justify-content: flex-end;}
    .downFilter-list .item span{max-width: calc(100% - 18px);}
    .downFilter-list .item i{margin-left: 0;margin-right: 8px;}
    .downHead{display: none;}
    .downBody-row{padding: 25px 15px;}
    .downBody-row .title-box{width: 100%;}
    .downBody-row .title{margin-top: 10px;}
    .downBody-row .date{width: 100%;margin-top: 10px;text-align: left;}
    .downBody-row .btn{margin-top: 25px;}
    .faqLeft{width: 100%;padding: 20px 15px;}
    .faqLeft-nav-menu{padding: 20px 0;}
    .faqLeft-nav-drop .item{margin-bottom: 14px;}
    .faqRight{width: 100%;margin-top: 20px;}
    .faqRight-menu{padding: 20px 0;}
    .faqRight-menu .title{flex: 1;}
    .faqRight-menu .btn{width: 14px;height: 14px;}
    .faqCta-bg img{height: 120px;}
    .busQQ-nav{width: 100%;margin-top: 15px;overflow-x: auto;flex-wrap: nowrap;white-space: nowrap;}
    .busQQ-nav .item{padding: 8px 15px;font-size: 13px;}
    .busQQ-list .uli.ml18{margin: -20px 0 0 -10px;}
    .busQQ-list .uli.ml18.uli4 li{margin: 20px 0 0 10px;width: calc(50% - 10px);}
    .busQQ-item-img img{height: 95px;}
    .busQQ-item-con .text{font-size: 12px;}
    .busQQ-item-con .text p span{flex: 1;}
    .busKF-code{width: 100%;margin-top: 10px;flex-direction: column-reverse;align-items: center;}
    .busKF-code .img{width: 80px;margin:  0 0 10px;}
    .busKF-code .title{font-size: 12px;}
    .busKF-code .title i{width: 50px;display: none;}
    .busKF-list .uli.ml22{margin: 0;}
    .busKF-list .uli.ml22.uli2 li{margin: 15px 0 0;width: 100%;padding: 30px 15px;}
    .ctaInfo-logo{display: none;}
    .ctaInfo-left{width: 100%;}
    .ctaInfo-data li{width: 100%;}
    .ctaInfo-code{left: 42%;}
    .ctaInfo-code .img img{width: 70px;}
    .ctaInfo-data a i{margin-left: 8px;}
    .ctaMsg-left{width: 100%;padding: 25px 15px;}
    .ctaMsg-left .text{margin-top: 30px;}
    .ctaMsg-right{width: 100%;padding: 25px 15px 40px;}
    .ctaMsg-item{width: 100%;margin-top: 20px;}
    .ctaMsg-item:first-child{margin-top: 0;}
    .ctaMsg-code{width: 100%;}
    .ctaMsg-code input{flex: 1;}
    .ctaMsg-btm .comMore-box{margin: 30px auto 0;}
    .abIntro .contain{position: relative;}
    .abIntro .indTitle{position: absolute;left: 0;top: 15px;}
    .abIntro-flex{justify-content: flex-end;}
    .abIntro-img{width: 60%;justify-content: flex-start;}
    .abIntro-img img{max-width: unset;width: 100%;}
    .abIntro-con{width: 100%;padding: 0;}
    .abBoss{margin-top: 40px;}
    .abBoss-img{width: 100%;}
    .abBoss-con{position: relative;right: auto;bottom: auto;width: 100%;padding: 15px 4% 30px;}
    .abBoss-con .label span{width: 100% !important;margin-top: 8px;}
    .abBoss-con .label span:first-child{margin-top: 0;}
    .abBoss-con .label span::after{top: 9px;width: 5px;height: 5px;}
    .abWH-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .abWH-bg img{height: 100%;}
    .abWH-list{position: relative;z-index: 2;}
    .abWH-list li{width: 50%;height: 200px;border-bottom: 1px solid rgba(255, 255, 255, .1);}
    .abWH-list li:nth-child(2n){border-left: 1px solid rgba(255, 255, 255, .1);}
    .abFZ-thumbs-btn{display: none;}
    .abFZ-gallery-more{padding: 0;}
    .abFZ-gallery-more .desc{width: 100%;height: auto;margin-top: 5px;}
    .abFZ-thumbs-line{height: 1px;}
    .abFZ-thumbs-line i::after{width: 10px;height: 12px;}
    .abHonor-bg img{min-height: 500px;}
    .abHonor-con .contain{justify-content: flex-start;padding-top: 40px;}
    .abHonor-text{width: 100%;}
    .abHonor-num li{margin-left: 30px;}
    .abHonor-num .num{font-size: 12px;}
    .abHonor-num .num span{font-size: 24px;margin-right: 0;line-height: 1;}
    .bossIntro-img{width: 100%;padding: 0;}
    .bossIntro-img .bg{display: none;}
    .bossIntro-con{width: 100%;}
    .bossIntro-con .name{width: 100px;}
    .bossInfo-item{padding-bottom: 15px;}
    .bossInfo-menu{padding-top: 15px;}
    .bossInfo-menu .btn{width: 9px;height: 9px;}
    .bossInfo-menu .btn::before{height: 2px;}
    .bossInfo-menu .btn::after{width: 2px;}
    .honor-list .uli.ml34{margin: -20px 0 0 -10px;}
    .honor-list .uli.ml34.uli4 li{margin: 20px 0 0 10px;width: calc(50% - 10px);}
    .honor-img .img{height: 220px;padding: 15px;}
    .facSJ-swp-box{justify-content: flex-start;}
    .facSJ-swp{width: 100%;}
    .facSJ-swp .swiper-container{overflow: hidden;}
    .facSJ-swp .swiper-slide{height: auto;width: 100%;}
    .facSJ-slide{position: relative;}
    .facSJ-slide::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.5));}
    .facSJ-switch{left: 15px;bottom: 15px;width: auto;}
    .facSJ-page{color: #fff;}
    .facSJ-drop-box{margin-top: 25px;width: 100%;}
    .joinLN-head .text{width: 100%;margin-top: 10px;text-align: left;}
    .joinLN-img img{height: 300px;}
    .joinLN-img::after{background: linear-gradient(to bottom, #f9f9f9 20%, transparent 80%);background: -webkit-linear-gradient(top, #f9f9f9 20%, transparent 80%);}
    .joinLN-con{padding: 15px;height: auto;}
    .joinFL-list{margin: 0;flex-wrap: wrap;}
    .joinFL-item{width: 100%;margin: 15px 0 0;}
    .joinFL-img img{width: 100%;object-fit: cover;height: 220px;}
    .joinFL-show{display: none;}
    .joinFL-hide{opacity: 1;transform: translateY(0);}
    .joinFL-hide .text{opacity: 1;transform: none;}
    .facSJ-nav{width: 100%;margin-top: 15px;justify-content: center;}
    .facSJ-nav .item{margin-left: 20px;}
    .joinZP-filter .uli.ml16{margin: -10px 0 0;}
    .joinZP-filter .uli.ml16.uli4 li{margin: 10px 0 0;width: 100%;}
    .joinZP-list{padding-top: 15px;}
    .joinZP-item{margin-top: 12px;}
    .solIntro-head .text{width: 100%;margin-top: 10px;}
    .solIntro-img{width: 100%;}
    .solIntro-con{position: relative;left: auto;top: auto;transform: none;}
    .solIntro-con .box{width: 100%;padding: 20px 15px 35px;}
    .solIntro-con .comMore-box{margin-top: 25px;}
    .solIntro-con .comMore.black{width: 120px;}
    .solList-list .uli.ml24{margin: -50px 0 0;}
    .solList-list .uli.ml24.uli3 li{margin: 50px 0 0;width: 100%;}
    .solList-img img{height: 300px;}
    .solList-con{bottom: -25px;}
    .solList-con .box{padding: 20px 15px;}
    .solDet-ban-bg img{height: 250px;}
    .solDet-ban-con .comMore-box{margin-top: 20px;}
    .solDet-view .contain{width: 92%;}
    .solDet-up{padding: 30px 0 0;margin-top: 0;}
    .solDet-intro .text{width: 100%;margin-top: 10px;}
    .solDet-app-list .uli.ml18{margin: -15px 0 0;}
    .solDet-app-list .uli.ml18.uli2 li{margin: 15px 0 0;width: 100%;}
    .solDet-app-img img{height: 180px;}
    .solDet-app-con{padding: 20px 15px;}
    .solDet-YJ-list .uli.ml20{margin: -12px 0 0;}
    .solDet-YJ-list .uli.ml20.uli4 li{margin: 12px 0 0;width: 100%;}
    .solDet-YJ-item{padding: 25px 15px;}
    .solDet-YJ-item .text{margin-top: 15px;}
    .solDet-pro-btn{display: none;}
    .solDet-pro-slide{flex-direction: column-reverse;}
    .solDet-pro-img{width: 70%;height: 170px;}
    .solDet-pro-con{width: 100%;margin-top: 20px;}
    .proDesc{padding: 0;}
    .proList .uli.ml24{margin: -15px 0 0;}
    .proList .uli.ml24.uli2 li{margin: 15px 0 0;width: 100%;}
    .proItem{padding: 25px 15px 35px;flex-direction: column-reverse;}
    .proItem-img{height: 140px;width: 60%;}
    .proItem-con{width: 100%;margin-top: 20px;}
    .proItem-con .title{border-width: 1px;}
    .proItem-con .title::after{bottom: -1px;height: 1px;}
    .proItem-con .more{margin-top: 18px;}
    .proCta-con .comMore-box{margin-top: 20px;}
    .proXL-nav-btn{display: none;}
    .proXL-nav-slide .title{padding: 10px 15px;}
    .proXL-intro-con{padding: 25px 15px;flex-direction: column-reverse;}
    .proXL-intro-con .desc{width: 100%;margin-top: 20px;}
    .proXL-intro-con .img{width: 50%;height: 100px;}
    .proXL-list .uli.ml20{margin: -10px 0 0 -10px;}
    .proXL-list .uli.ml20.uli4 li{margin: 10px 0 0 10px;width: calc(100% / 2 - 10px);}
    .proXL-item{padding: 20px 10px;}
    .proXL-item .img{height: 80px;}
    .proDet-show-flex{flex-direction: column-reverse;}
    .proDet-show-swp{width: 100%;}
    .proDet-gallery{width: 200px;}
    .proDet-gallery-more{height: 200px;}
    .proDet-thumbs{margin-top: 20px;width: 280px;}
    .proDet-thumbs-click{height: 48px;}
    .proDet-show-con{width: 100%;margin-top: 30px;}
    .proDet-show-con .text2 p{padding-left: 12px;}
    .proDet-show-con .text2 p::after{width: 4px;height: 4px;top: 10px;}
    .proDet-XN-list .uli.ml14{margin: -10px 0 0;}
    .proDet-XN-list .uli.ml14.uli4 li{margin: 10px 0 0;width: 100%;}
    .proDet-XN-item{padding: 25px 15px;}
    .proDet-XN-item .text{margin-top: 15px;}
    .proDet-app-item{width: calc(100% / 2);padding: 0 10px;}
    .proDet-app-item .ico{width: 60px;height: 60px;}
    .proDet-app-item .text{margin-top: 8px;font-size: 13px;}
    .solIntro-con .text{max-height:none}

    .busQQ-drop-flex{padding: 12px 12px 30px;}
    .busQQ-drop-img{width: 100%;}
    .busQQ-drop-con{width: 100%;margin-top: 15px;}
    .busQQ-drop-img img{height: 170px;}
    .busQQ-drop-con .title{font-size: 16px;}
    .busQQ-drop-con .data{margin-top: 5px;}
    .busQQ-drop-con .position{padding-top: 10px;}
    .busQQ-drop-con .position li{width: 50%;margin-top: 12px;}

    
}
/* --------------------图片-iPad-调整---------------------- */
@media all and (min-width: 720px) and (max-width: 1000px){}