@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: 48px;height: 48px;border: 1px solid #dedede;margin: 5px;font-size: 14px;color: #383637;font-family: 'fmr'; transition: all .4s ease;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.paging-menu a i{font-size: 12px;}
.paging-menu a.last{transform: rotate(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #e3007f;background-color: #e3007f;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: #e3007f;}
.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: #e3007f;color: #fff;border-color: #e3007f;}
.paging-hint span{color: #e3007f;}
@media all and (max-width:1000px){.paging-menu a i{font-size: 10px;}.paging-menu a{margin: 4px 2px;font-size: 12px;width: 34px;height: 34px;}.paging-skip{width: 100%;margin-left: 0;justify-content: center;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #e3007f;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #e3007f;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: #e3007f !important;}
.search-link:hover h2{color: #e3007f;}
/* 隐私协议 */
.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: #e3007f;}
.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: #e3007f;}
.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%;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pagesBan-con .contain{height: 100%;flex-direction: column;justify-content: center;}
.pagesBan-con .title{animation: banText 1s ease both;}
.pagesBan-con .text{animation: banText 1s ease both .1s;}
@keyframes banText {0%{opacity: 0;transform: translateY(0.4rem);}100%{opacity: 1;transform: translateY(0);}}
.pagesMenu{margin-top: -0.45rem; width: 100%;z-index: 10;position: relative;}
.pagesMenu-flex{padding: 0 0.5rem; background: #fff;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);align-items: center;}
.pagesNav{flex: 1;}
.pagesNav-list{margin-left: min(-15px,-0.6rem);}
.pagesNav-list .item{margin-left: max(15px,0.6rem);}
.pagesNav-list .item span{display: flex;align-items: center;height: max(48px,0.9rem);position: relative;}
.pagesNav-list .item span::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #e3007f;opacity: 0;}
.pagesNav-list .item:hover,.pagesNav-list .item.active{color: #e3007f;}
.pagesNav-list .item.active span::after{opacity: 1;}
.pagesBread .item{margin-left: 22px;}
.pagesBread .item::before{content: ">";position: absolute;left: -14px;top: 0;color: #999;}
.pagesBread .item:first-child::before{content: "\e757";font-family: 'icon';left: -24px;color: inherit;}
.pagesBread .item:hover,.pagesBread .item:last-child{color: #6a6768;}
.bread-white .pagesBread .item:hover,.bread-white .pagesBread .item:last-child{color: #fff;}
/* 新闻-列表 */
.news-more{align-items: center;}
.news-more i{display: block;font-size: 12px;margin-left: 10px;transform: rotate(180deg);transition: all .4s ease;}
.news-more:hover{color: #e3007f;}
.news-more:hover i{transform: translateX(5px) rotate(180deg);}
.newsShow-con{width: 50%;background: #f6f6f6;padding: 0 0.6rem;flex-direction: column;justify-content: center;}
.newsShow-img{width: 50%;}
.newsShow-img img{width: 100%;height: 3.9rem;transition: all 2s linear;}
.newsShow-con .title:hover{color: #e3007f;}
.newsShow-img:hover img{transform: scale(1.1);}
.newsItem-img{position: relative;}
.newsItem-img img{width: 100%;height: 2.4rem;}
.newsItem-img .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;width: max(40px,0.7rem);height: max(40px,0.7rem);border-radius: 50%;border: 2px solid rgba(255, 255, 255, .3);background: rgba(0, 0, 0, .3);}
.newsItem-con{border-top-left-radius: 0;border-top-right-radius: 0;padding: 0.35rem 0.4rem;border: 1px solid #eee;border-top: unset;}
.newsItem:hover .newsItem-img img{transform: scale(1.1);}
.newsItem:hover .newsItem-con .title{color: #e3007f;}
/* 新闻-详情 */
.newsDet-head{justify-content: space-between;align-items: center;border-bottom: 1px solid #ececec;}
.newsDet-head-left{align-items: center;}
.newsDet-head-left .line{width: 1px;height: 14px;background: #ddd;margin: 0 0.2rem;}
.newsDet-back{align-items: center;}
.newsDet-back i{display: block;font-size: max(14px,0.18rem);margin-right: 10px;transition: all .4s ease;}
.newsDet-back span{transition: all .4s ease;display: block;}
.newsDet-back:hover{color: #e3007f;}
.newsDet-back:hover span{transform: translateX(-5px);}
.newsDet-date span{display: inline-block;margin: 0 0.1rem;}
.newsDet-flex{justify-content: space-between;align-items: flex-start;}
.newsDet-left{width: 61.5%;}
.newsDet-edit h1,.newsDet-edit h2,.newsDet-edit h3,.newsDet-edit h4,.newsDet-edit h5,.newsDet-edit h6,.newsDet-edit strong{font-weight: 500;color: #231815;}
.newsDet-right{width: 31.5%;}
.newsDet-hot-item{border-bottom: 1px solid #e5e6e7;padding: 0.36rem 0.4rem;}
.newsDet-hot-item:first-child{border-top: 1px solid #e5e6e7;}
.newsDet-hot-item:hover .title{color: #e3007f;}
.newsDet-share-flex{border-top: 1px solid #e5e6e7;border-bottom: 1px solid #e5e6e7;align-items: center;}
#toShare{flex: 1;display: flex;flex-wrap: wrap;padding-left: 10px;}
#toShare a{display: flex;color: #000;font-size: max(14px,0.2rem);background: #f5f5f5; width: max(34px,0.52rem);height: max(34px,0.52rem);margin-left: 10px;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: #e3007f;border-color: #e3007f;color: #fff;}
#toShare .icon-wechat{position: relative;}
#toShare .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position:absolute;z-index:9;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;}
/* 行业应用 */
.industry-box .pagesMenu-flex{padding: 0.3rem 0.6rem;}
.industry-box .pagesNav-list{margin: min(-10px,-0.12rem) 0 0 0;}
.industry-box .pagesNav-list .item{margin: max(10px,0.12rem) 0 0 0;width: calc((100% - 80px) / 7);}
.industry-box .pagesNav-list .item:nth-child(8n){width: 80px;}
.industry-box .pagesNav-list .item span{height: 38px;}
.industry-item{background: #f6f6f6;padding: max(15px,0.4rem);align-items: center;justify-content: space-between;}
.industry-img{width: 50%;background: #fff;}
.industry-img img{width: 100%;height: 3.4rem;}
.industry-con{width: 50%;padding: 0 0.5rem 0 0.9rem;}
.industry-item:nth-child(2n){flex-direction: row-reverse;}
/* 产品-列表 */
.proBan-bg{display: block;}
.proBan-bg img{width: 100%;}
.proBan-pagination{position: absolute;z-index: 2;left: 0;bottom: 70px;width: 100%;user-select: none;}
.proBan-pagination .swiper-pagination-bullet{width: max(24px,0.5rem);height: max(2px,0.06rem);margin: 0 5px;border-radius: 10px;opacity: 1;background: rgba(255, 255, 255, .2);}
.proBan-pagination .swiper-pagination-bullet-active{background: #fff;}
.proBan-btn{position: absolute;z-index: 2;font-weight: 300; left: 0.5rem;top: 50%;transform: translateY(-50%);font-size: 0.5rem;user-select: none;cursor: pointer;}
.proBan-btn.next{left: auto;right: 0.5rem;transform: translateY(-50%) rotate(180deg);}
.proBan-btn:hover{color: #231815;}
.proItem{display: block; background: #f6f6f6;padding: max(15px,0.3rem) max(15px,0.3rem) max(20px,0.4rem);}
.proItem-img{height: 3.6rem;}
.proItem-img img{max-height: 60%;}
.proItem-con{flex-direction: column;}
.proItem-con .more i{font-size: 11px;display: block;transform: rotate(180deg);margin-left: 8px;transition: transform .4s ease;}
.proItem:hover{box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .1);}
.proItem:hover .proItem-con .more{color: #e3007f;}
.proItem:hover .proItem-con .more i{transform: translateX(5px) rotate(180deg);}
/* 产品-详情 */
.proDet-show-flex{justify-content: space-between;}
.proDet-show-swp{width: 53.5%;justify-content: space-between;}
.proDet-thumbs{width: 16.5%;padding: 0.36rem 0;}
.proDet-gallery .swiper-container{height: 6rem;}
.proDet-thumbs .swiper-container{height: calc(6rem - 0.36rem * 2);}
.proDet-thumbs-year{border: 1px solid #eee;height: 100%;display: flex;align-items: center;justify-content: center;}
.proDet-thumbs-year img{max-width: 70%;max-height: 70%;}
.proDet-thumbs-year.active{border-color: #e3007f;}
.proDet-thumbs-btn{position: absolute;left: 0;top: 0;width: 100%;height: 0.36rem;align-items: flex-start;user-select: none;cursor: pointer;font-size: max(12px,0.14rem);}
.proDet-thumbs-btn.thumbs-next{top: auto;bottom: 0;align-items: flex-end;}
.proDet-thumbs-btn.thumbs-next::before{display: block;transform: rotate(180deg);}
.proDet-thumbs-btn:hover{color: #e3007f;}
.proDet-gallery{width: calc(83.5% - 18px);margin-left: 18px;}
.proDet-gallery-more{border: 1px solid #eee;height: 100%;display: flex;align-items: center;justify-content: center;}
.proDet-gallery-more img{max-height: 90%;max-width: 90%;}
.proDet-show-con{width: 41%;}
.proDet-show-title{border-bottom: 1px solid #ddd;}
.proDet-show-text .text p{position: relative;padding-left: max(10px,0.18rem);margin-top: max(5px,0.12rem);}
.proDet-show-text .text p::after{content: "";position: absolute;left: 0;top: 0.12rem;width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #6a6768;}
.proDet-edit .title::after{content: "";position: absolute;width: max(20px,0.6rem);height: max(2px,0.03rem);background: #e3007f;left: 50%;bottom: 0;transform: translateX(-50%);}
.proDet-edit .video{width: 1140px;margin: max(20px,0.6rem) auto 0;max-width: 100%;}
.proDet-edit .video video{max-height: 800px;}
.proDet-edit .edit{width: 960px;max-width: 100%;margin: max(30px,1rem) auto 0;}
/* 服务支持 */
.serIntro-list{margin-left: -10px;}
.serIntro-list li{margin: 10px 0 0 10px;width: calc(20% - 10px);background: #fff;height: 2rem;flex-direction: column;}
.serIntro-list .icon{height: 0.5rem;}
.serIntro-list .icon img{max-height: 100%;}
.serIntro-list .icon .h{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.serIntro-list li:hover .icon .s{opacity: 0;}
.serIntro-list li:hover .icon .h{opacity: 1;}
.serIntro-list li:hover .title{color: #e3007f;}
.serFA{background: url('../images/pages/serSol-bg.jpg') no-repeat center/cover;}
.serFA-line{position: absolute;right: 0;top: 1.35rem;width: 98%;}
.serFA-list{position: relative;z-index: 2;}
.serFA-list ul{justify-content: flex-end;padding: 0 0.85rem 0 1rem;}
.serFA-list li{width: 20%;flex-direction: column;}
.serFA-list .icon{width: 1.1rem;height: 1.1rem;border-radius: 50%;background: #3d4967;}
.serFA-list .icon img{max-width: 40%;max-height: 40%;}
.serFA-list li:hover .icon{background: #e3007f;}
.serDD-item{justify-content: space-between;align-items: center;border-top: 1px solid #ddd;}
.serDD-item:first-child{border-top: unset;}
.serDD-item:nth-child(2n){flex-direction: row-reverse;}
.serDD-img{width: 50%;}
.serDD-img img{width: 100%;height: 4.8rem;transition: all 2s linear;}
.serDD-img:hover img{transform: scale(1.1);}
.serDD-con{width: 43%;}
.serDD-con .icon{height: 0.5rem;}
.serDD-con .icon img{max-height: 100%;}
.serCta-bg img{width: 100%;}
.serCta-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;padding: 0 1rem;}
.serCta-list li{border-top: 1px solid #999;}
.serCta-list li:first-child{border-top: unset;}
/* 服务支持-品质保障 */
.quality-view{background: url('../images/pages/quality-bg.jpg') no-repeat center/cover;}
.quality-view .pagesTitle .text,.quality-list .text{color: #b4b4b4;}
.quality-list li{padding: 0.65rem 0.8rem 0.65rem 0.8rem;background: rgba(255, 255, 255, .1);}
.quality-list .icon{width: max(30px,0.46rem);margin-right: 0.6rem;}
.quality-list .icon img{transition: all .4s ease;}
.quality-list .icon .h{position: absolute;left: 0;top: 0;opacity: 0;}
.quality-list .text-box{flex: 1;}
.quality-list li:nth-child(1) .text{width: 5.3rem;}
.quality-list li:nth-child(1){width: 76.5%;}
.quality-list li:nth-child(2){width: 67%;padding-right: 1.3rem;}
.quality-list li:nth-child(3){width: 57%;}
.quality-list li:hover .icon .s{opacity: 0;}
.quality-list li:hover .icon .h{opacity: 1;}
/* 服务支持-使用与保养 */
.main-edit{border-top: 1px solid #ddd;}
.main-edit h1,.main-edit h2,.main-edit h3,.main-edit h4,.main-edit h5,.main-edit h6{font-size: max(16px,0.24rem);color: #231f20;}
/* 服务支持-常见问题 */
.faqItem{border-bottom: 1px solid #ddd;}
.faqItem:first-child{border-top: 1px solid #ddd;}
.faqMenu{justify-content: space-between;align-items: center;user-select: none;cursor: pointer;}
.faqMenu .title{flex: 1;}
.faqMenu .title i{display: block;position: relative;width: max(20px,0.28rem);margin-right: max(12px,0.3rem);}
.faqMenu .title i img{transition: all .4s ease;}
.faqMenu .title i .h{position: absolute;left: 0;top: 0;opacity: 0;}
.faqMenu .title span{flex: 1;}
.faqMenu .btn{width: max(10px,0.15rem);height: max(10px,0.15rem);position: relative;transition: all .4s ease;}
.faqMenu .btn::after,.faqMenu .btn::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;height: 1px;background: #9e9e9e;transition: all .4s ease;}
.faqMenu .btn::before{width: 1px;height: 100%;}
.faqMenu.active .title,.faqMenu:hover .title{color: #e3007f;}
.faqMenu.active .title i .s{opacity: 0;}
.faqMenu.active .title i .h{opacity: 1;}
.faqMenu.active .btn{transform: rotate(180deg);}
.faqMenu.active .btn::before{opacity: 0;}
.faqDrop{display: none;padding: 0.2rem 0.5rem 0.3rem max(32px,0.58rem);}
/* 服务支持-资料下载 */
.downFlex{border-top: 1px solid #ddd;justify-content: space-between;align-items: flex-start;}
.downSide{width: 23%;background: #f6f6f6;position: sticky;top: 110px;}
.downSide .item{border-top: 1px solid #e9e9e9;height: 0.8rem;align-items: center;padding: 0 0.4rem;}
.downSide .item:first-child{border-top: unset;}
.downSide .item:hover{color: #e3007f;}
.downSide .item.active,.downSide .item.active:hover{color: #fff;background: #e3007f;}
.downCon{width: 73%;}
.downItem{padding: 0.4rem;background: #f6f6f6;justify-content: space-between;height: 100%;}
.downItem-img{width: 40%;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);background: #fff;}
.downItem-img img{width: 100%;height: 2rem;}
.downItem-con{width: 55%;display: flex;flex-direction: column;justify-content: space-between;}
.downItem-con .btn{width: max(120px,1.6rem);height: max(40px,0.48rem);border-radius: 40px;border: 1px solid #e3007f;}
.downItem-con .btn i{display: block;margin-left: max(8px,0.16rem);font-size: max(12px,0.15rem);font-weight: 700;}
.downItem-con .btn:hover{background: #e3007f;color: #fff;}
/* 招商加盟 */
.dealerZC-list ul{margin-left: -20px;}
.dealerZC-list li{margin: 20px 0 0 20px;width: calc(25% - 20px);background: #fff;position: relative;transition: all .6s ease;display: flex;flex-direction: column;}
.dealerZC-page{position: absolute;left: 50%;top: 0;transform: translate(-50%,-50%);width: 0.66rem;height: 0.66rem;border-radius: 50%;z-index: 2;}
.dealerZC-img{border-radius: max(4px,0.1rem) max(4px,0.1rem) 0 0;}
.dealerZC-img img{width: 100%;height: 2.5rem;}
.dealerZC-con{border-radius: 0 0 max(4px,0.1rem) max(4px,0.1rem);box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.1);flex: 1;}
.dealerZC-list li:hover{transform: translateY(-0.2rem);}
.dealerYQ-flex{justify-content: space-between;align-items: flex-start;}
.dealerYQ-list{width: 43%;}
.dealerYQ-list li:first-child{margin-top: 0;}
.dealerYQ-img{width: 50%;}
.dealerYQ-img img{width: 100%;height: 5.1rem;transition: all 2s linear;}
.dealerYQ-img:hover img{transform: scale(1.1);}
.dealerPX-flex:nth-child(2n){flex-direction: row-reverse;}
.dealerPX-img{width: 50%;}
.dealerPX-img img{width: 100%;height: max(350px,4.5rem);transition: all 2s linear;}
.dealerPX-img:hover img{transform: scale(1.1);}
.dealerPX-con{background: #fff;flex-direction: column;justify-content: center;width: 50%;padding: 0 0.6rem;}
.dealerPX-con .list li{padding-left: max(10px,0.16rem);position: relative;margin-top: 0.14rem;}
.dealerPX-con .list li::after{content: "";position: absolute;left: 0;top: 0.05rem;width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #e3007f;}
/* 关于我们-联系我们 */
.ctaCode-list{justify-content: space-between;border-top: 1px solid #ddd;}
.ctaCode-icon .icon{font-size: max(14px,0.26rem);margin-right: max(10px,0.2rem);}
.ctaCode-text .text{margin-top: 5px;}
.ctaMsg .pagesTitle{border-bottom: 1px solid #ddd;}
.ctaMsg-form-list{justify-content: space-between;}
.ctaMsg-form-item{width: 32%;}
.ctaMsg-form-item.w100{width: 100%;}
.ctaMsg-form-item input{background: #f6f6f6;height: max(40px,0.6rem);width: 100%;}
.ctaMsg-form-item textarea{background: #f6f6f6;height: max(150px,2rem);width: 100%;}
.ctaMsg-form-submit{user-select: none;cursor: pointer;border-radius: 40px;width: max(90px,1.4rem);height: max(34px,0.48rem);border: 1px solid #e3007f;}
.ctaMsg-form-submit:hover{background: #e3007f;color: #fff;}
/* 加入我们 */
.joinCta-bg img{width: 100%;}
.joinCta-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;padding: 0 1rem;}
.joinCta-list{width: 100%;text-align: left;}
.joinCta-list li{width: calc(100% / 3);position: relative;display: flex;justify-content: center;}
.joinCta-list li:nth-child(1){justify-content: flex-start;}
.joinCta-list li:nth-child(3){justify-content: flex-end;}
.joinCta-list li::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 85%;background: rgba(255, 255, 255, .3);}
.joinCta-list li:nth-child(1)::after{display: none;}
.joinGW-item{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);}
.joinGW-menu{align-items: center;user-select: none;cursor: pointer;}
.joinGW-menu .text-box{flex: 1;align-items: center;}
.joinGW-menu .text{width: calc(100% / 3);}
.joinGW-menu .btn{width: max(30px,0.4rem);height: max(30px,0.4rem);border-radius: 50%;background: #ddd;transform: rotate(180deg);}
.joinGW-menu:hover .btn,.joinGW-menu.active .btn{background: #e3007f;}
.joinGW-menu.active .btn{transform: rotate(0);}
.joinGW-drop{display: none;border-top: 1px solid #eee;}
.joinGW-drop h1,.joinGW-drop h2,.joinGW-drop h3,.joinGW-drop h4,.joinGW-drop h5,.joinGW-drop h6{color: #231815;}
/* 关于我们-关于我们 */
.abIntro-flex{justify-content: space-between;}
.abIntro-img{width: 40%;}
.abIntro-img img{width: 100%;height: 100%;transition: all 2s linear;}
.abIntro-img:hover img{transform: scale(1.1);}
.abIntro-con{width: 53%;}
.abIntro-list{background: #fff;justify-content: space-between;}
.abIntro-list li{position: relative;}
.abIntro-list li::after{content: "";position: absolute;left: -0.85rem;top: 50%;transform: translateY(-50%);width: 1px;height: 85%;background: #f0f0f0;}
.abIntro-list li:first-child::after{display: none;}
.abIntro-list .icon{width: max(40px,0.8rem);height: max(40px,0.8rem);background: #f9f9f9;}
.abIntro-list .icon img{max-width: 50%;max-height: 50%;}
.abMap-bg-img .img{width: 100%;}
.abMap-bg-img .line{position: absolute;width: 86.4%;right: 9.5%;top: 10.9%;}
.abMap-bg-list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.abMap-bg-list li{position: absolute;}
.abMap-bg-list li:nth-child(1){left: 83%;top: 41%;}
.abMap-bg-list li:nth-child(2){left: 4%;top: 29.5%;}
.abMap-bg-list li:nth-child(3){left: 20.5%;top: 71.3%;}
.abMap-bg-list li:nth-child(4){left: 44.5%;top: 11%;}
.abMap-bg-list li:nth-child(5){left: 39%;top: 28%;}
.abMap-bg-list li:nth-child(6){left: 49.5%;top: 54%;}
.abMap-bg-list li:nth-child(7){left: 59.5%;top: 14.5%;}
.abMap-bg-list li:nth-child(8){left: 65.5%;top: 33%;}
.abMap-bg-list li:nth-child(9){left: 87.2%;top: 20%;}
.abMap-bg-list li:nth-child(10){left: 79%;top: 60%;}
.abMap-bg-list li:nth-child(11){left: 90.4%;top: 81%;}
.abMap-bg-list .dot{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 0.6rem;height: 0.6rem;display: flex;align-items: center;justify-content: center;}
.abMap-bg-list .dot::after{content: "";position: relative;z-index: 4; display: block;width: max(4px,0.1rem);height: max(4px,0.1rem);border-radius: 50%;background: #e3007f;}
.abMap-bg-list .dot::before{content: ""; display: block;z-index: 3; position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background: rgba(255, 255, 255, .1);}
.abMap-bg-list .dot span{opacity: 0;animation: dotAni 3s linear infinite; display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background: rgba(255, 255, 255, .1);}
.abMap-bg-list .dot span:nth-child(2){animation-delay: -1s;}
.abMap-bg-list .dot span:nth-child(3){animation-delay: -2s;}
@keyframes dotAni {0%{opacity: 0;transform: scale(1);}50%{opacity: 1;transform: scale(2);}100%{opacity: 0;transform: scale(3);}}
.abMap-bg-list .text{position: absolute;white-space: nowrap;left: max(10px,0.3rem);top: 50%;transform: translateY(-50%);z-index: 5;}
.abMap-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.abMap-con .desc{width: 3.3rem;}
.abMap-con .title{align-items: flex-end;border-bottom: 1px solid rgba(255, 255, 255, .5);}
.abMap-con .title span{line-height: .8;display: inline-block;margin-right: max(4px,0.08rem);}
.abMap-con .title span i{position: absolute;left: calc(100% + max(4px,0.08rem));top: 0;font-style: normal;}
.abWH-con{width: 7.4rem;margin: 0.5rem auto 0;}
.abWH-circle{height: 7.4rem;position: relative;}
.abWH-circle::after{animation: whCircle1 20s linear infinite; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;border: 1px dashed #dfdfdf;}
.abWH-circle .line{z-index: 2; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 67.5%;}
.abWH-circle .line img{width: 100%;animation: whCircle1 20s linear infinite;}
.abWH-circle .desc{flex-direction: column; width: 48.5%;height: 48.5%;border-radius: 50%;z-index: 3;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border: 0.5rem solid #e3007f;}
.abWH-list{position: absolute;z-index: 4;left: 0;top: 0;width: 100%;height: 100%;}
.abWH-list li{position: absolute;}
.abWH-item{align-items: center;text-align: right;flex-wrap: nowrap;white-space: nowrap;}
.abWH-list li:nth-child(2n) .abWH-item{flex-direction: row-reverse;text-align: left;}
.abWH-list li:nth-child(5) .abWH-item{flex-direction: column-reverse;text-align: center;}
.abWH-list .icon{box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.1);background: #fff;border-radius: 50%;width: 1.1rem;height: 1.1rem;margin-left: 20px;}
.abWH-list .icon img{max-width: 45%;max-height: 45%;transition: all .4s ease;}
.abWH-list .icon .h{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.abWH-list li:nth-child(2n) .icon{margin-left: 0;margin-right: 20px;}
.abWH-list li:nth-child(5) .icon{margin-left: 0;margin-bottom: 14px;}
@keyframes whCircle1 {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}
.abWH-list li:nth-child(1){right: 84%;top: 14%;}
.abWH-list li:nth-child(2){left: 84%;top: 14%;}
.abWH-list li:nth-child(3){right: 84%;top: 70%;}
.abWH-list li:nth-child(4){left: 84%;top: 70%;}
.abWH-list li:nth-child(5){left: 50%;transform: translateX(-50%);top: calc(100% - 0.55rem);}
.abWH-list li:hover .icon{background: #e3007f;}
.abWH-list li:hover .icon .s{opacity: 0;}
.abWH-list li:hover .icon .h{opacity: 1;}
.abHonor-nav .item{width: max(100px,1.4rem);height: max(38px,0.48rem);border-radius: 40px;border: 1px solid #6a6768;margin-left: 10px;user-select: none;cursor: pointer;}
.abHonor-nav .item:first-child{margin-left: 0;}
.abHonor-nav .item:hover{color: #e3007f;}
.abHonor-nav .item.active,.abHonor-nav .item.active:hover{border-color: #e3007f;background: #e3007f;color: #fff;}
.abHonor-swp{display: none;}
.abHonor-swp:first-child{display: block;}
.abHonor-swp .swiper-slide{height:auto}
.abHonor-slide{background: #f5f5f5;height:100%}
.abHonor-show .img{height: 3.25rem;}
.abHonor-show .img img{max-height: 100%;}
.abHonor-hide{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);opacity: 0;transition: all .6s ease;}
.abHonor-hide .btn{width: max(40px,0.8rem);transform: scale(0);transition: all .4s ease;}
.abHonor-slide:hover .abHonor-hide{opacity: 1;}
.abHonor-slide:hover .abHonor-hide .btn{transform: scale(1);}
.abHonor-pagination{user-select: none;}
.abHonor-pagination .swiper-pagination-bullet{width: 8px;height: 8px;opacity: 1;background: #ddd;margin: 0 6px;}
.abHonor-pagination .swiper-pagination-bullet-active{background: #e3007f;}
.abHonor-btn{transition: all .4s ease; position: absolute;left: -1rem;top: 50%;transform: translateY(-50%);width: max(30px,0.6rem);height: max(30px,0.6rem);border-radius: 50%;background: #f4f4f4;user-select: none;cursor: pointer;font-size: max(10px,0.12rem);}
.abHonor-btn.next{left: auto;right: -1rem;transform: translateY(-50%) rotate(180deg);}
.abHonor-btn:hover{background: #e3007f;color: #fff;}
.abFZ{background: url('../images/pages/abFZ-bg.jpg') no-repeat center/cover;}
.abFZ .contain{width: 16rem;}
.abFZ-bg{position: absolute;left: 50%;transform: translateX(-50%); bottom: -0.43rem;width: 100vw;}
.abFZ-bg img{width: 100%;}
.abFZ-swp{position: relative;z-index: 2;}
.abFZ-swp .swiper-container{padding: 2.4rem 0 0;overflow: visible;}
.abFZ-swp .swiper-slide{transition: all .6s ease;height: auto;}
.abFZ-swp .swiper-slide.swiper-slide-prev{opacity: 0;}
.abFZ-swp .swiper-slide.swiper-slide-next{transform: translateY(-0.6rem);}
.abFZ-swp .swiper-slide.slide3{transform: translateY(-1.2rem);}
.abFZ-swp .swiper-slide.slide4{transform: translateY(-1.6rem);}
.abFZ-swp .swiper-slide.slide4+.swiper-slide{opacity: 0;}
.abFZ-slide{height: 100%;}
.abFZ-line{position: absolute;left: 0;bottom: 0;height: calc(100% - 0.16rem);width: 1px;}
.abFZ-line .line{width: 100%;height: 100%;background: #fff;}
.abFZ-line .dot1{position: absolute;left: 0;top: 0;transform: translate(-50%,-50%);width: 0.3rem;height: 0.3rem;border-radius: 50%;background: rgba(255, 255, 255, .1);}
.abFZ-line .dot1::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 0.1rem;height: 0.1rem;border-radius: 50%;background: #fff;}
.abFZ-line .dot2{position: absolute;left: 0;bottom: 0;transform: translate(-50%,50%);width: 0.16rem;height: 0.16rem;border-radius: 50%;background: #fff;}
.abFZ-line .dot2::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 0.1rem;height: 0.1rem;border-radius: 50%;background: #e3007f;}
.abFZ-desc{position: relative;z-index: 2;padding: 0 0.5rem 0.5rem 0.35rem;min-height: 4.3rem;}
.abFZ-desc .text p{padding-left: max(10px,0.15rem);position: relative;}
.abFZ-desc .text p::after{content: "";position: absolute;left: 0;top: 0.1rem;width: max(3px,0.06rem);height: max(3px,0.06rem);background: #fff;transform: rotate(45deg);}
.abFZ-btn{user-select: none;cursor: pointer; position: absolute;left: -1.1rem;top: 50%;transform: translateY(-50%);z-index: 2;width: max(30px,0.6rem);height: max(30px,0.6rem);border-radius: 50%;font-size: max(10px,0.12rem);background: rgba(0, 0, 0, 0.1);}
.abFZ-btn.next{left: auto;right: -1.1rem;transform: translateY(-50%) rotate(180deg);}
.abFZ-btn:hover{background: #e3007f;}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .abFZ-line .dot2{width: 0.17rem;height: 0.17rem;}
    .abFZ-btn{left: -0.8rem;}
    .abFZ-btn.next{right: -0.8rem;}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
    .abFZ-desc .text p::after{top: 8px;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
    .pagesBan-bg img{height: 300px;}
    .pagesBread{display: none;}
    .pagesMenu{margin-top: -20px;}
    .pagesMenu-flex{padding: 0;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);}
    .pagesNav{width: 100%;overflow-x: auto;}
    .pagesNav-list{flex-wrap: nowrap;white-space: nowrap;}
    .pagesNav-list .item{margin-left: 30px !important;}
    .pagesNav-list .item::after{height: 1px;}
    .industry-box .pagesMenu-flex{padding: 0;}
    .industry-box .pagesNav-list .item span{height: 48px;}
    .industry-box .pagesNav-list .item{margin-top: 0;width: auto;}
    .industry-box .pagesNav-list{margin: 0;}
    .newsShow{flex-direction: column-reverse;}
    .newsShow-img{width: 100%;}
    .newsShow-img img{height: 190px;}
    .newsShow-con{width: 100%;padding: 20px 15px 30px;}
    .news-more i{font-size: 10px;margin-left: 8px;}
    .newsList .uli.ml46{margin: 0;}
    .newsList .uli.ml46.uli3 li{margin: 15px 0 0;width: 100%;}
    .newsList .uli.ml46.uli3 li:first-child{margin-top: 0;}
    .newsItem-img img{height: 190px;}
    .newsItem-con{padding: 20px 15px;}
    .newsDet-view{padding-top: 26px;}
    .newsDet-left{width: 100%;}
    .newsDet-right{width: 100%;margin-top: 30px;}
    .newsDet-share{margin-top: 30px;}
    .industry-item{flex-direction: column;padding: 25px 15px;margin-top: 15px;}
    .industry-img{width: 100%;}
    .industry-img img{height: 162px;}
    .industry-con{width: 100%;padding: 20px 0 0;}
    .industry-con .text{margin-top: 5px;}
    .proList .uli.ml34{margin: 0;}
    .proList .uli.ml34.uli3 li{margin: 20px 0 0;width: 100%;}
    .proList .uli.ml34.uli3 li:first-child{margin-top: 0;}
    .proItem-img{height: 250px;}
    .proItem-con{padding-top: 20px;}
    .proDet-show-swp{width: 100%;}
    .proDet-show{padding-top: 20px;}
    .proDet-gallery .swiper-container{height: 280px;}
    .proDet-thumbs{padding: 20px 0;}
    .proDet-thumbs .swiper-container {height: calc(280px - 20px * 2);}
    .proDet-thumbs-btn{height: 20px;}
    .proDet-thumbs{width: 14.8%;}
    .proDet-gallery {width: calc(85.2% - 14px);margin-left: 14px;}
    .proDet-show-con{width: 100%;margin-top: 30px;}
    .proDet-show-text .text p::after{top: 9px;}
    .proDet-show-text .text p{margin-top: 8px;}
    .serIntro-list li{width: calc((100% / 3) - 10px);height: 90px;}
    .serIntro-list .icon{height: 24px;}
    .serIntro-list .title{font-size: 12px;}
    .serFA-line{display: none;}
    .serFA-list ul{padding: 0;}
    .serFA-list li{width: calc(100% / 3);justify-content: flex-start;}
    .serFA-list .title{font-size: 10px;}
    .serFA-list .icon{width: 48px;height: 48px;}
    .serDD-item{flex-direction: column;}
    .serDD-img{width: 100%;}
    .serDD-img img{height: 235px;}
    .serDD-con{width: 100%;padding-top: 20px;}
    .serDD-con .text{margin-top: 10px;}
    .serDD-con .icon{height: 30px;margin-top: 15px;}
    .serCta-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .serCta-bg img{width: 100%;height: 100%;}
    .serCta-con{position: relative;z-index: 2;padding: 20px 15px;}
    .serCta-list .text{font-size: 12px;}
    .quality-list li{padding: 25px 15px !important;width: 100% !important;margin-top: 15px;}
    .quality-list .text{width: 100% !important;font-size: 13px;line-height: 20px;}
    .quality-list .icon{width: 20px;margin-right: 12px;}
    .faqMenu .title{font-size: 13px;}
    .faqMenu .title i{width: 16px;margin-right: 8px;}
    .faqDrop{font-size: 12px;line-height: 20px;padding: 0 10px 20px 24px;}
    .downSide{width: 100%;position: relative;top: auto;}
    .downSide .item{height: 50px;padding: 0 20px;}
    .downCon{width: 100%;margin-top: 30px;}
    .downList .uli.ml20{margin: 0;}
    .downList .uli.ml20.uli2 li{margin: 15px 0 0; width: 100%;}
    .downList .uli.ml20.uli2 li:first-child{margin-top: 0;}
    .downItem{padding: 20px;}
    .downItem-img img{height: 142px;}
    .downItem-con .btn{height: 34px;width: 110px;}
    .dealer-box .pagesBan-bg img{height: auto;}
    .dealerZC-list ul{margin-left: 0;}
    .dealerZC-list li{margin: 40px 0 0;width: 100%;}
    .dealerZC-list li:first-child{margin-top: 20px;}
    .dealerZC-page{width: 40px;height: 40px;}
    .dealerZC-img img{height: 255px;}
    .dealerZC-con{padding: 40px 15px 50px;}
    .dealerYQ-flex{flex-direction: column-reverse;}
    .dealerYQ-img{width: 100%;}
    .dealerYQ-img img{height: 245px;}
    .dealerYQ-list{width: 100%;margin-top: 20px;}
    .dealerYQ-list li{margin-top: 10px;}
    .dealerPX-flex{flex-direction: column !important;}
    .dealerPX-img{width: 100%;}
    .dealerPX-img img{height: 220px;}
    .dealerPX-con{padding: 20px 15px 30px;width: 100%;}
    .dealerPX-con .list li::after{top: 5px;}
    .dealerPX-con .list li{margin-top: 12px;}
    .ctaCode-list li{width: 100%;margin-top: 40px;}
    .ctaCode-list li:first-child{margin-top: 0;}
    .ctaMsg-form-item{width: 100%;margin-top: 20px;}
    .joinCta-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .joinCta-bg img{height: 100%;}
    .joinCta-con{padding: 30px 15px;position: relative;z-index: 2;}
    .joinCta-list{justify-content: center;}
    .joinCta-list li{width: 50%;margin-top: 20px;justify-content: center !important;text-align: center;}
    .joinCta-list li::after{display: none;}
    .joinCta-list .title{font-size: 12px;}
    .joinCta-list .text{font-size: 14px;}
    .joinGW-menu .btn{width: 24px;height: 24px;font-size: 10px;}
    .joinGW-menu .text{width: 32%;}
    .joinGW-menu .text:nth-child(1){flex: 1;}
    .abIntro-img{width: 100%;}
    .abIntro-img img{height: 270px;object-position: center top;}
    .abIntro-con{width: 100%;margin-top: 20px;}
    .abIntro-list li{width: 48%;margin-top: 25px;}
    .abIntro-list li:nth-child(-n+2){margin-top: 0;}
    .abIntro-list li::after{display: none;}
    .abIntro-list .title{font-size: 14px;}
    .abMap{display: flex;flex-direction: column-reverse;}
    .abMap-bg{margin-top: 20px;}
    .abMap-con{position: relative;height: auto;color: #6a6768;}
    .abMap-con .desc{width: 100%;}
    .abMap-con .title{border-bottom: 1px solid rgba(0, 0, 0, .2);}
    .abMap-con .title span{display: flex;align-items: flex-start;font-size: 40px;}
    .abMap-con .title span i{position: relative;left: auto;top: auto;}
    .abMap-bg-list .dot{width: 10px;height: 10px;}
    .abMap-bg-list .text{font-size: 8px;}
    .abWH{padding-bottom: 20px;}
    .abWH-con{width: 100%;margin-top: 20px;}
    .abWH-circle{display: none;}
    .abWH-list{position: relative;}
    .abWH-list li{position: relative;left:auto !important;top: auto !important;right: auto !important;transform: none !important;margin-top: 30px;}
    .abWH-list li:first-child{margin-top: 0;}
    .abWH-item{flex-direction: row-reverse !important;text-align: left !important;flex-wrap: wrap;white-space: inherit;justify-content: flex-end;}
    .abWH-list .icon{width: 48px;height: 48px;margin: 0 15px 0 0;}
    .abHonor-nav .item{font-size: 13px;width: 90px;height: 34px;}
    .abHonor-show{padding: 30px;}
    .abHonor-show .img{height: 250px;}
    .abHonor-show .title{font-size: 15px;margin-top: 30px;}
    .abHonor-pagination .swiper-pagination-bullet{margin: 0 4px;}
    .abFZ{padding-bottom: 60px;}
    .abFZ .contain{width: 92%;}
    .abFZ-desc .text{font-size: 12px;}
    .abFZ-desc .text p::after{top: 10px;}
    .abFZ-desc{padding: 0 20px;}
    .abFZ-btn{display: none;}
    .abFZ-line .dot1{width: 12px;height: 12px;}
    .abFZ-line .dot1::after{width: 6px;height: 6px;}
    .abFZ-line .dot2{width: 10px;height: 10px;}
    .abFZ-line .dot2::after{width: 6px;height: 6px;}
    .abFZ-swp .swiper-slide.swiper-slide-next{transform: translateY(-1.3rem);}
    .abFZ-swp .swiper-slide.slide3{transform: translateY(-2.6rem);}
    .abFZ-swp .swiper-slide.slide4{transform: translateY(-5rem);}
    .abFZ-bg{bottom: -0.2rem;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
}