@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: max(36px,0.45rem);height: max(36px,0.45rem);border: 1px solid #e8e8e8;margin: 5px;font-size: max(12px,0.14rem);color: #888;transition: all .4s ease;border-radius: 50%;background-color: #fff;display: flex;align-items: center;justify-content: center;}
.paging-menu a.next{transform: rotate(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #d7000f;background-color: #d7000f;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: #d7000f;}
.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: #d7000f;color: #fff;border-color: #d7000f;}
.paging-hint span{color: #d7000f;}
@media all and (max-width:1000px){.paging-menu a{margin: 4px 2px;}.paging-skip{width: 100%;margin-left: 0;justify-content: center;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #d7000f;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #d7000f;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: #d7000f !important;}
.search-link:hover h2{color: #d7000f;}
/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #666;}
.privacy-content h6{color: #333;line-height: inherit;}
/* 网站地图 */
.webmap{width: 100%;}
.webmap-title{width: 100%;color: #333;line-height: 1;position: relative;padding-bottom: max(14px,0.24rem);}
.webmap-title::after{content: "";position: absolute;width: max(36px,0.6rem);left: 0;right: 0;margin: 0 auto;bottom: 0;height: max(2px,0.04rem);background: #d7000f;}
.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: #d7000f;}
.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%;min-height: 300px;}
.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 .box{width: 55%;animation: banText 1s ease both;}
.pagesBan-con .img img{max-width: 60%;}
@keyframes banText {
    0%{opacity: 0;transform: translateY(0.4rem);}
    100%{opacity: 1;transform: translateY(0);}
}
.pagesMenu{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.pagesMenu-flex{justify-content: space-between;}
.pagesMenu-flex .pagesNav{float: left;}
.pagesMenu-flex .pagesBread{float: right;}
.pagesNav .item{margin-left: 0.6rem;height: max(46px,0.7rem);}
.pagesNav .item:first-child{margin-left: 0;}
.pagesNav .item:hover,.pagesNav .item.active{color: #d7000f;}
.pagesBread .item{height: max(46px,0.7rem);}
.pagesBread .item::before{content: ">";color: #888;display: inline-block;margin: 0 4px;}
.pagesBread .item:first-child::before{display: none;}
.pagesBread .item:hover{color: #d7000f;}
/* 新闻-列表 */
.newsSelect{width: max(150px,1.9rem);}
.newsSelect .isSelect label{color: #888;}
.newsSelect .customSelect-name{border-radius: 40px;border-color: #ccc;}
.newsSelect .isSelect label,.newsSelect .customSelect-name{height: max(40px,0.5rem);padding: 0 max(12px,0.22rem);font-size: max(14px,0.16rem);}
.newsSelect .customSelect-name::after{right: max(12px,0.22rem);color: #888;}
.newsSelect .customSelect-drop{border-radius: 0.25rem;}
.newsSelect .customSelect-drop .select{height: max(36px,0.46rem);;padding: 0 max(12px,0.22rem);font-size: max(14px,0.16rem);}
.newsSelect .customSelect-drop .scroll{max-height: max(146px,1.84rem);}
.newsSelect .customSelect-name.noRadius{border-color: #fd757f;}
.newsForm .ico{position: absolute;left: 0.12rem;top: 0;width: max(30px,0.42rem);height: 100%;}
.newsForm .input-box{margin: 0 max(10px,0.2rem);}
.newsForm input{width: 4.5rem;height: max(40px,0.5rem);border-radius: 40px;border: 1px solid #ccc;padding: 0 max(40px,0.55rem);}
.newsForm input::-webkit-input-placeholder{color: #888;}
.newsForm input:focus{border-color: #fd757f;}
.newsForm .btn{user-select: none;cursor: pointer;width: max(100px,1.6rem);height: max(40px,0.5rem);border-radius: 40px;}
.newsForm .btn:hover{background: #b60410;}
.newsItem{border-bottom: 1px solid #e8e8e8;align-items: flex-start;justify-content: space-between;}
.newsItem:first-child{border-top: 1px solid #e8e8e8;}
.newsItem-img{width: 37%;}
.newsItem-img img{width: 100%;height: 2.8rem;}
.newsItem-img:hover img{transform: scale(1.1);}
.newsItem-con{width: 58%;}
.newsItem-con .date{align-items: center;}
.newsItem-con .date i{display: block;font-size: max(13px,0.15rem);margin-right: max(8px,0.1rem);font-weight: 700;}
.newsItem-con .title:hover{color: #d7000f;}
.newsItem-con .indMore{color: #111;height: max(40px,0.5rem);background: #e8e8e8;}
.newsItem-con .indMore span,.newsItem-con  .indMore i{color: #111;}
.newsItem-con .indMore:hover span,.newsItem-con  .indMore:hover i{color: #fff;}
/* 博客 */
.blogShow-swp{position: relative;}
.blogShow-btn{box-shadow: 0 10px 20px rgba(0, 0, 0, .1); position: absolute;left: -0.8rem;top: 50%;transform: translateY(-50%); user-select: none;cursor: pointer;width: max(40px,0.5rem);height: max(40px,0.5rem);border-radius: 50%;background: #fff;}
.blogShow-btn.next{left: auto;right: -0.8rem;}
.blogShow-btn.next i{display: block;transform: rotate(180deg);}
.blogShow-btn:hover{background: #d7000f;color: #fff;}
.blogShow-pagination{user-select: none;z-index: 2;position: absolute;left: 61%;width: 39%;bottom: 0.4rem;padding: 0 0.6rem;}
.blogShow-pagination .swiper-pagination-bullet{border: 2px solid #cacaca; width: 14px;height: 14px;background: transparent;opacity: 1;position: relative;margin-left: 12px;transition: all .4s ease;}
.blogShow-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.blogShow-pagination .swiper-pagination-bullet svg{width: 24px;height: 24px;position: absolute;z-index: 2;left: 50%;top: 50%;transform:translate(-50%,-50%) rotate(90deg);opacity: 0;transition: all .4s ease;}
.blogShow-pagination .swiper-pagination-bullet svg circle{stroke-dasharray:100,100;stroke-dashoffset:100;}
.blogShow-pagination .swiper-pagination-bullet-active{background: transparent;}
.blogShow-pagination .swiper-pagination-bullet-active i{opacity: 1;}
.blogShow-pagination .swiper-pagination-bullet-active svg{opacity: 1;}
.blogShow-pagination .swiper-pagination-bullet-active svg circle{animation: bulletRun 5s linear both;}
.blogShow-pagination .swiper-pagination-bullet-active.oneBullet svg circle{animation: bulletRun 4s linear both;}
@keyframes bulletRun{0%{stroke-dashoffset:100;}100%{stroke-dashoffset:62;}}
.blogShow-slide{background: #fff;}
.blogShow-img{width: 61%;}
.blogShow-img img{width: 100%;height: max(350px,4.5rem);}
.blogShow-img:hover img{transform: scale(1.08);}
.blogShow-con{width: 39%;flex-direction: column;justify-content: center;padding: 0 0.6rem;}
.blogShow-con .btm{justify-content: space-between;align-items: center;width: 100%;}
.blogShow-con .date{align-items: center;}
.blogShow-con .date i{display: block;margin-right: 7px;}
.blogShow-con .title:hover{color: #d7000f;}
.blogFilter{background: #fff;justify-content: space-between;align-items: flex-start;padding: 0.7rem 0.6rem;}
.blogFilter-left{width: 38%;}
.blogFilter-right .newsForm .input-box{margin-left: 0;}
.blogFilter-right .newsForm input{padding: 0 max(12px,0.22rem);}
.blogFilter-tips i{user-select: none;cursor: pointer; border-radius: 2px;border: 1px solid #777;color: transparent;width: 14px;height: 14px;font-size: 10px;margin: max(2px,0.04rem) max(8px,0.1rem) 0 0;}
.blogFilter-tips i.active{background: #d7000f;border-color: #d7000f;color: #fff;}
.blogFilter-tips p{flex: 1;}
.blogFilter-tips p a{text-decoration: underline;transition: all .4s ease;}
.blogFilter-tips p a:hover{color: #d7000f;}
/* 新闻-详情 */
.newsDet-flex{justify-content: space-between;align-items: flex-start;}
.newsDet-left{width: 67%;}
.newsDet-title{border-bottom: 1px solid #e5e5e5;}
.newsDet-title .date{align-items: center;}
.newsDet-title .date i{display: block;margin-right: max(10px,0.15rem);}
.newsDet-right{width: 27%;background: #f4f4f4;padding: 0.3rem;}
.newsDet-hot-item{border-top: 1px solid #d3d3d3;}
.newsDet-hot-item:first-child{border-top: unset;}
.newsDet-hot-item .img img{width: 100%;height: 2rem;}
.newsDet-hot-item:hover .title{color: #d7000f;}
.newsDet-hot-item:hover .img img{transform: scale(1.08);}
.newsDet-share{align-items: center;}
.newsDet-share .Footer-code{margin-left: 12px;}
.newsDet-share .Footer-code a{background: #e5e5e5;}
.newsDet-share .Footer-code a span{color: #000;transition: color .4s ease;}
.newsDet-share .Footer-code a:hover{background: #d7000f;}
.newsDet-share .Footer-code a:hover span{color: #fff;}
.newsDet-page{justify-content: space-between;}
.newsDet-page-item{background: #fff;padding: 0.3rem 0.45rem 0.4rem;width: 49.2%;align-items: flex-start;}
.newsDet-page-item .btn{margin-right: max(12px,0.25rem);font-weight: 700;}
.newsDet-page-item .desc{flex: 1;padding-right: 0.5rem;}
.newsDet-page-item.next{flex-direction: row-reverse;}
.newsDet-page-item.next .btn{transform: rotate(180deg);}
.newsDet-page-item:hover{background: #d7000f;}
.newsDet-page-item:hover .btn,.newsDet-page-item:hover .date,.newsDet-page-item:hover .title{color: #fff;}
.newsDet-edit iframe{width: 100%;height: 5.6rem;}
/* 关于我们 */
.abIntro{padding: 0.6rem var(--widDb1600) 0.6rem var(--widDb); background: url('../images/pages/abIntro-bg.jpg') no-repeat center bottom/100% auto;}
.abIntro-flex{justify-content: space-between;align-items: center;}
.abIntro-desc{width: 43%;}
.abIntro-desc .year{font-size: 1.3rem;}
.abIntro-list{width: 46%;border-left: 1px solid #bbb;}
.abIntro-list li{padding: 0.5rem 0 0.3rem 0.75rem;border-top: 1px solid #bbb;}
.abIntro-list li:first-child{border-top: unset;}
.abIntro-list .ico{width: max(30px,0.6rem);height: max(30px,0.64rem);}
.abIntro-list .ico img{max-height: 100%;}
.abWH-list li{flex: 1;transition: all .4s ease;padding: 1.7rem 0.7rem 4rem;}
.abWH-list .desc{height: 100%;}
.abWH-list .ico{position: absolute;left: 50%;top: calc(100% + 15px);transform: translateX(-50%);height: 1.5rem;}
.abWH-list .ico img{max-height: 100%;}
.abWH-list li:hover{background: #f7f7f7;}
.abImage{background: url('../images/pages/abImg-bg.jpg') no-repeat center/cover fixed;}
.abImage-item{height: 100%;background: #fff;}
.abImage-item .desc{padding: 0.6rem 0.4rem 0;}
.abImage-item .line{width: max(20px,0.4rem);height: max(2px,0.03rem);background: #d7000f;}
.abImage-item .text{height: max(80px,1.1rem);}
.abImage-item .img img{width: 100%;height: 2.5rem;}
.abAre .pagesTitle .title::before,.abAre .pagesTitle .title::after{content: "";position: absolute;right: calc(100% + 0.35rem);bottom: calc(100% + 0.2rem);width: max(12px,0.19rem);height: max(10px,0.13rem);background: url('../images/pages/abAre-title.png') no-repeat center/100% auto;}
.abAre .pagesTitle .title::after{right: auto;bottom: auto;left: calc(100% + 0.35rem);top: calc(100% + 0.2rem);}
.abAre-list{justify-content: center;}
.abAre-list li{flex-direction: column;justify-content: flex-start;width: calc(100% / 5);}
.abAre-list .ico{background: #f0f1f3;width: max(50px,1.1rem);height: max(50px,1.1rem);border-radius: 50%;}
.abAre-list .ico img{max-width: 80%;max-height: 80%;}
.abFZ-thumbs-click{flex-direction: column;}
.abFZ-thumbs-click .dot{width: max(10px,0.14rem);height: max(10px,0.14rem);border-radius: 50%;background: rgba(255, 255, 255, .2);padding: max(2px,0.04rem);}
.abFZ-thumbs-click .dot i{display: block;width: 100%;height: 100%;border-radius: 50%;background: #fff;transition: all .4s ease;}
.abFZ-thumbs-click .title{color: rgba(255, 255, 255, .5);transition: all .4s ease;}
.abFZ-thumbs-click .title:hover{color: #fff;}
.abFZ-thumbs-click.active .dot{background: rgba(215, 0, 15, .2);}
.abFZ-thumbs-click.active .dot i{background: #d7000f;}
.abFZ-thumbs-click.active .title,.abFZ-thumbs-click.active:hover .title{color: #d7000f;}
.abFZ-thumbs::after{content: "";position: absolute;left: 50%;top: max(4px,0.06rem);transform: translateX(-50%);width: 100vw;height: 1px;background: rgba(255, 255, 255, .2);}
.abFZ-gallery-more .list{width: 66%;}
.abFZ-gallery-more .list li{position: relative;padding-left: max(16px,0.22rem);}
.abFZ-gallery-more .list li::after{content: "";position: absolute;left: 2px;top: max(8px,0.1rem);width: max(4px,0.06rem);height: max(4px,0.06rem);background: #fff;transform: skew(-20deg);}
.abFZ-btn-box{justify-content: flex-end;}
.abFZ-btn{user-select: none;cursor: pointer;width: max(40px,0.5rem);height: max(40px,0.5rem);border-radius: 50%;border: 2px solid #fff;}
.abFZ-btn i{position: relative;z-index: 5;}
.abFZ-btn::after{content: "";background: #d7000f;width: calc(100% + 10px);height: calc(100% + 10px);position: absolute;top: -5px;left: -5px;transform: translateX(-101%);border-radius: 100px;transition: transform 0.7s cubic-bezier(0.43, 0.195, 0.02, 1);}
.abFZ-btn.next{transform: rotate(180deg);margin-left: max(10px,0.18rem);}
.abFZ-btn:hover{color: #fff;border-color: #d7000f;}
.abFZ-btn:hover::after{transform: translateX(0);}
.abHZ-list li{background: #fff;height: 1.3rem;}
.abHZ-list img{max-width: 60%;max-height: 50%;}
.abHZ-list li:hover{transform: translateY(-0.1rem);}
/* 画册下载 */
.bookItem{padding: 0.25rem 0.25rem 0.32rem;border: 1px solid #e5e5e5;}
.bookItem-img img{width: 100%;height: 2.5rem;}
.bookItem-con .title{height: max(50px,0.9rem);}
.bookItem-con .title i{font-size: max(15px,0.18rem);display: block;margin-right: max(8px,0.14rem);}
.bookItem-con .title span{flex: 1;}
.bookItem-con .btm{justify-content: space-between;align-items: center;}
.bookItem-con .date{align-items: center;}
.bookItem-con .date i{display: block;margin-right: 8px;}
.downBtn .btn{background: #e8e8e8;user-select: none;cursor: pointer;border-radius: 40px;width: max(100px,1.2rem);height: max(32px,0.4rem);}
.downBtn .btn i{display: block;margin-right: 6px;}
.downBtn .btn:nth-child(2){margin-left: 10px;}
/* 说明书下载 */
.pdfHead .contain{flex-direction: column;}
.pdfForm input{border: 2px solid #d7000f;border-radius: 40px;height: max(42px,0.6rem);padding: 0 max(12px,0.24rem);width: 6.5rem;}
.pdfForm input::-webkit-input-placeholder{color: #888;}
.pdfForm .btn{user-select: none;cursor: pointer;width: max(36px,0.5rem);height: max(36px,0.5rem);border-radius: 50%;position: absolute;right: max(4px,0.06rem);top: 50%;transform: translateY(-50%);}
.pdfForm .btn:hover{background: #ac010d;}
.pdfFlex{justify-content: space-between;}
.pdfLeft{background: #fff;width: 27%;padding: 0.45rem 0.3rem 0.6rem;}
.pdfNav .item{border-bottom: 1px solid #dcdcdc;}
.pdfNav .item span{flex: 1;padding-right: 10px;transition: all .4s ease;color: #666;}
.pdfNav .item i{color: #888;font-size: max(12px,0.14rem);display: block;transform: rotate(180deg);}
.pdfNav .item:hover span,.pdfNav .item.active span,.pdfNav .item.active i{color: #d7000f;}
.pdfNav .item.active{border-color: #d7000f;}
.pdfRight{background: #fff;width: 71%;padding: 0.1rem 0.4rem 0.4rem;}
.pdfItem{justify-content: space-between;align-items: center;padding: 0.22rem 0 0.22rem 0.18rem;border-bottom: 1px solid #dcdcdc;}
.pdfItem-desc{flex: 1;padding-right: 0.3rem;align-items: center;}
.pdfItem-desc .ico{margin-right: 0.28rem;}
.pdfItem-desc .desc{flex: 1;}
/* 视频中心 */
.videoNav-list .item{margin-left: max(10px,0.2rem);border: 1px solid #dcdcdc;border-radius: 40px;padding: max(8px,0.14rem) max(15px,0.2rem);}
.videoNav-list .item:first-child{margin-left: 0;}
.videoNav-list .item i{margin-right: max(8px,0.1rem); border: 1px solid #e5e5e8;width: max(10px,0.14rem);height: max(10px,0.14rem);border-radius: 50%;}
.videoNav-list .item i::after{content: "";display: block;width: max(6px,0.1rem);height: max(6px,0.1rem);border-radius: 50%;background: transparent;transition: all .4s ease;}
.videoNav-list .item:hover,.videoNav-list .item.active{color: #d7000f;}
.videoNav-list .item.active{border-color: #d7000f;}
.videoNav-list .item.active i{border-color: #d7000f;}
.videoNav-list .item.active i::after{background: #d7000f;}
.videoItem{background: #fff;box-shadow: 0px 0px max(20px,0.4rem) 0px rgba(0, 0, 0, 0.1);}
.videoItem-img .img img{width: 100%;height: 2.6rem;}
.videoItem-img .btn{color: rgba(255, 255, 255, .8); padding-left: 0.08rem;background: rgba(0, 0, 0, .3); user-select: none;cursor: pointer;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: max(50px,0.8rem);height: max(50px,0.8rem);border-radius: 50%;}
.videoItem-img .btn:hover{background: #000;color: #fff;}
.videoItem-img .btn:active{transform: translate(-50%,calc(-50% + 5px)) scale(.95);}
.videoItem-con{padding: 0.2rem 0.3rem;}
/* 常见问题 */
.faqItem{border-bottom: 1px solid #ccc;}
.faqItem-menu{align-items: center;user-select: none;cursor: pointer;}
.faqItem-menu .left{flex: 1;align-items: center;}
.faqItem-menu .ico{width: max(15px,0.33rem);margin-right: max(12px,0.22rem);}
.faqItem-menu .ico img{transition: all .4s ease;}
.faqItem-menu .ico .h{position: absolute;left: 0;top: 0;opacity: 0;}
.faqItem-menu .title{flex: 1;padding-right: 0.3rem;}
.faqItem-menu .btn{background: #eee;border-radius: 50%;font-size: 10px;width: max(30px,0.4rem);height: max(30px,0.4rem);transform: rotate(180deg);}
.faqItem-menu.active .ico .s{opacity: 0;}
.faqItem-menu.active .ico .h{opacity: 1;}
.faqItem-menu.active .title{color: #d7000f;}
.faqItem-menu.active .btn{transform: rotate(0);background: #d7000f;color: #fff;}
.faqItem-drop{display: none;width: 92%;}
/* 市场 */
.marLow .pagesTitle{padding: 0 1.5rem;}
.marLow-flex{background: #f0f1f2;justify-content: space-between;align-items: center;padding: 0.8rem 0.9rem;}
.marLow-con{width: 40%;}
.marLow-con .list i{font-size: max(12px,0.14rem);display: block;margin: max(2px,0.04rem) max(8px,0.15rem) 0 0;}
.marLow-con .list span{flex: 1;}
.marLow-img{width: 45%;}
.marTech-flex{background: #f0f1f2;padding: 0.5rem 0.4rem 0.5rem 0.9rem;justify-content: space-between;}
.marTech-desc{width: 32%;}
.marTech-list{width: 65%;}
.marTech-list .ico{margin: max(10px,0.2rem) max(10px,0.25rem) 0 0;}
.marTech-list .desc{flex: 1;}
.marCase-item{height: 100%;border: 1px solid #ccc;}
.marCase-img img{width: 100%;}
.marCase-con{padding: 0.1rem 0.25rem 0.34rem;}
/* 设计 */
.desIntro-flex{justify-content: space-between;align-items: center;}
.desIntro-img{width: 50%;position: relative;}
.desIntro-img img{width: 100%;height: 5rem;}
.desIntro-img video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
.desIntro-con{width: 43%;}
.desIntro-con .list li{position: relative;padding-left: max(14px,0.22rem);}
.desIntro-con .list li::after{content: "";position: absolute;left: 0;top: max(9px,0.11rem);width: max(5px,0.09rem);height: max(5px,0.09rem);border-radius: 50%;background: #d7000f;}
.desIntro-list .desIntro-item:nth-child(2n),.desIntro-item.even{background: #ebebec;}
.desIntro-list .desIntro-item:nth-child(2n) .desIntro-flex,.desIntro-item.even .desIntro-flex{flex-direction: row-reverse;}
.desIntro-btm img{width: 100%;height: 1.85rem;}
.desProc-list .img img{width: 100%;height: 4rem;}
/* 快速定制 */
.custom-flex{justify-content: space-between;align-items: center;}
.custom-img{width: 48.5%;}
.custom-img img{width: 100%;height: 4rem;}
.custom-con{width: 47%;}
.custom-item{height: 100%;background: #f8f8f9;padding: 0.4rem;}
.custom-item .ico{height: max(14px,0.18rem);}
.custom-item .ico.big{height: max(26px,0.45rem);}
.custom-item .ico img{max-height: 100%;}
.custom-item .list p{position: relative;padding-left: max(14px,0.2rem);}
.custom-item .list p::after{content: "";position: absolute;left: 0;top: max(8px,0.09rem);width: max(4px,0.08rem);height: max(4px,0.08rem);border-radius: 50%;background: #000;}
.custom-module:nth-child(2n){background: #ebebec;}
.custom-module:nth-child(2n) .custom-flex{flex-direction: row-reverse;}
.custom-module:nth-child(2n) .custom-item{background: #f8f8f9;}
/* 解决方案 */
.solIntro-flex{justify-content: space-between;align-items: center;}
.solIntro-img{width: 50%;}
.solIntro-img img{width: 100%;height: 4.2rem;}
.solIntro-con{width: 45%;}
.solDia{background: url('../images/pages/solDia-bg.jpg') no-repeat center/cover;}
.solDia-img{background: #fff;padding: 0.75rem 1.8rem;}
.solAdv{background: url('../images/pages/solAdv-bg.jpg') no-repeat center/cover fixed;}
.solAdv-flex{justify-content: space-between;align-items: center;}
.solAdv-img{width: 47%;}
.solAdv-img img{width: 100%;height: 4.8rem;}
.solAdv-con{width: 44%;}
.solApp-swp{width: 12rem;max-width: 100%;}
.solApp-swp .swiper-container{overflow: visible;}
.solApp-slide{transform: scale(.78);box-shadow: 0px 5px max(15px,0.3rem) 0px rgba(0, 0, 0, 0.2);transform-origin: center top;}
.solApp-slide .img img{width: 100%;height: 4.6rem;}
.solApp-slide .title{transform: translateY(100%);transition: all .6s ease;opacity: 0; position: absolute;left: 0;bottom: 0;width: 100%;padding: max(10px,0.25rem);background: rgba(0, 0, 0, .5);}
.swiper-slide-prev .solApp-slide{transform-origin: right top;}
.swiper-slide-next .solApp-slide{transform-origin: left top;}
.swiper-slide-active .solApp-slide{transform: scale(1);}
.swiper-slide-active .solApp-slide .title{transform: translateY(0);transition-delay: .2s;opacity: 1;}
.solApp-btn{user-select: none;cursor: pointer;position: absolute;right: calc(100% + 1rem);top: 1.3rem;z-index: 2;background: rgba(156, 156, 157, .4);width: max(40px,0.64rem);height: max(40px,0.64rem);border-radius: 50%;}
.solApp-btn.next{transform: rotate(180deg);right: auto;left: calc(100% + 1rem);}
.solPro{background: url('../images/pages/solPro-bg.jpg') no-repeat center/cover fixed;}
.solPro-swp .swiper-slide{height: auto;}
.solPro-slide{background: #fff;padding: 0.6rem 1.2rem;height: 100%;}
.solPro-flex{justify-content: space-between;}
.solPro-pro{width: 27%;}
.solPro-pro .img{width: 70%;height: 2.35rem;display: flex;align-items: center;justify-content: center;}
.solPro-pro .img img{max-height: 100%;}
.solPro-desc{width: 69%;}
.solPro-desc p{position: relative;padding-left: max(14px,0.22rem);}
.solPro-desc p::after{content: "";position: absolute;left: 0;top: max(10px,0.12rem);width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #666;}
.solPro-desc strong,.solPro-desc b{font-weight: 400;font-family: 'fms';}
.solPro-img{border: 1px solid #d2d2d2;padding: 0.2rem;}
.solPro-pagination{user-select: none;position: absolute;right: 0.4rem;top: 50%;transform: translateY(-50%);z-index: 2;}
.solPro-pagination .swiper-pagination-bullet{border-radius: 10px; width: max(6px,0.08rem);height: max(6px,0.08rem);opacity: 1;background: #acacac;margin-top: 6px;display: block;transition: all .4s ease;}
.solPro-pagination .swiper-pagination-bullet:first-child{margin-top: 0;}
.solPro-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #d7000f;height: max(16px,0.24rem);}
/* 产品-列表 */
.product-body .pagesBan-con .box{width: 45%;}
.proIntro-item{display: block; height: 100%;background: #fff;box-shadow: 0px 0px max(10px,0.2rem) 0px rgba(0, 0, 0, 0.1);}
.proIntro-img img{width: 100%;height: 3.6rem;}
.proIntro-img:hover img{transform: scale(1.1);}
.proIntro-con{padding: 0.4rem;}
.proIntro-con .title:hover{color: #d7000f;}
.proIntro-con .indMore{height: max(40px,0.52rem);}
.proIntro-list .uli.ml30.uli2 li:nth-child(3n+1){width: calc(100%/1 - max(12px,0.3rem));}
.proIntro-list .uli.ml30.uli2 li:nth-child(3n+1) .proIntro-item{display: flex;flex-wrap: wrap;}
.proIntro-list .uli.ml30.uli2 li:nth-child(3n+1) .proIntro-img{width: 57%;}
.proIntro-list .uli.ml30.uli2 li:nth-child(3n+1) .proIntro-img img{height: 4.1rem;}
.proIntro-list .uli.ml30.uli2 li:nth-child(3n+1) .proIntro-con{width: 43%;display: flex;flex-direction: column;justify-content: center;padding: 0 0.8rem;}
.proIntro-list .uli.ml30.uli2 li:nth-child(6n+4) .proIntro-item{flex-direction: row-reverse;}
.proHot-item{height: 100%;background: #fff;transition: all .6s ease;padding: 0.2rem 0.2rem 0.35rem;}
.proHot-item .img{height: 2.9rem;}
.proHot-item .img img{max-width: 90%;max-height: 100%;}
.proHot-item .title{margin-top: min(-5px,-0.1rem);font-size: max(15px,0.2rem);line-height: max(22px,0.26rem);}
.proHot-item:hover{box-shadow: 0 0 max(10px,0.3rem) rgba(0, 0, 0, .1);}
.proHot-item:hover .img img{transform: scale(1.1);}
.proHot-item:hover .title{color: #d7000f;}
/* 产品-系列 */
.proXL-sys-con{background: #fff;padding: 0.3rem 0.75rem 0.85rem;}
.proXL-sys-menu-list{border-bottom: max(2px,0.03rem) solid #f0f1f3;}
.proXL-sys-menu-list .item{user-select: none;cursor: pointer;display: flex;justify-content: center;text-align: center; color: #a1a1a1;width: max(150px,2.25rem);padding-bottom: max(10px,0.2rem);}
.proXL-sys-menu-list .item::after{content: "";position: absolute;left: 0;bottom: min(-2px,-0.03rem);width: 100%;height: max(2px,0.03rem);background: #d7000f;opacity: 0;transition: all .4s ease;}
.proXL-sys-menu-list .item:hover,.proXL-sys-menu-list .item.active{color: #d7000f;}
.proXL-sys-menu-list .item.active::after{opacity: 1;}
.proXL-sys-drop{display: none;}
.proXL-sys-drop:first-child{display: block;}
.proHot-select-box{justify-content: flex-end;}
.proHot-select{margin-left: 0.35rem;}
.proHot-select:first-child{margin-left: 0;}
.proHot-select .customSelect{font-family: 'fms';}
.proHot-select .customSelect-name{height: auto;padding: 0;border: unset;font-size: max(15px,0.18rem);color: #111;}
.proHot-select .customSelect-name::after{position: static;display: block;font-size: max(12px,0.14rem);color: #666;margin-left: max(10px,0.18rem);font-weight: 700;}
.proHot-select .customSelect-drop{width: 150px;left: -20px;}
.proHot-select .customSelect-drop .select{font-size: max(14px,0.16rem);color: #111;}
.proHot-select .customSelect-drop .select:hover{color: #d7000f;}
/* .proXL-view .proHot-item{box-shadow: 0px 0px max(10px,0.2rem) 0px rgba(0, 0, 0, 0.1);} */
.proXL-option-con{user-select: none; padding: 0.4rem 0.2rem 0.5rem 0.4rem; background: #fff;box-shadow: 0px 0px max(10px,0.2rem) 0px rgba(0, 0, 0, 0.1);}
.proXL-option-text .item{user-select: none;cursor: pointer;}
.proXL-option-text .item i{width: max(14px,0.16rem);height: max(14px,0.16rem);border: 1px solid #666;color: transparent;font-size: 10px;margin: 1px max(8px,0.1rem) 0 0;}
.proXL-option-text .item span{flex: 1;}
.proXL-option-text .item.active i{border-color: #d7000f;background: #d7000f;color: #fff;}
.proXL-why-img{width: 50%;}
.proXL-why-img img{width: 100%;height: 5.7rem;}
.proXL-why-con{width: 50%;flex-direction: column;justify-content: center;padding: 0 1rem;background: #fff;}
.proXL-why-item:nth-child(2n){flex-direction: row-reverse;}
.proXL-honor-flex{background: linear-gradient(to right,#5c5b55 50%,#45443e 100%);}
.proXL-honor-con{flex-direction: column;justify-content: center; padding: 1rem 1.7rem 1rem var(--widDb); width: 57%;background: linear-gradient(to right,#b8423f 20%,#d94a45 100%);clip-path: polygon(82% 0, 100% 50%, 82% 100%, 0 100%, 0 0);}
.proXL-honor-con .title{color: rgba(255, 255, 255, .5);}
.proXL-honor-con .text{color: #fda5a5;width: 90%;font-style: italic;}
.proXL-honor-con .list{border-top: 1px solid rgba(255, 255, 255, .5);justify-content: space-between;}
.proXL-honor-con .list li{width: 48%;padding-left: max(16px,0.28rem);}
.proXL-honor-con .list li::after{content: "";position: absolute;left: 0;top: max(1px,0.02rem);width: max(12px,0.16rem);height: max(12px,0.16rem);background: url('../images/pages/proXL-honor-dot.png') no-repeat center/100% auto;}
.proXL-honor-logo{width: 43%;flex-direction: column;justify-content: center;padding: 0.9rem 1.6rem 0.8rem 0.3rem;}
.proXL-honor-logo .list{margin-top: -0.65rem;}
.proXL-honor-logo .list li{margin-top: 0.65rem;width: 25%;height: 0.76rem;}
.proXL-honor-logo .list li img{max-width: 45%;max-height: 100%;}
.comPop-box{display: none; position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);z-index: 99999;}
.comPop{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: max(400px,7.2rem);}
.comPop-close{position: absolute;left: calc(100% + max(10px,0.2rem));top: 0;user-select: none;cursor: pointer;}
.comPop-close:hover{transform: rotate(180deg);}
.comPop-con{background: #fff;padding: 0.5rem 0.5rem 0.6rem;}
.comPop-con .list{justify-content: space-between;}
.comPop-con .item{width: calc(50% - max(4px,0.1rem));}
.comPop-con .item.w100{width: 100%;}
.comPop-con .item input{width: 100%;height: max(40px,0.48rem);border-radius: 40px;border: 1px solid #d2d2d2;padding: 0 max(12px,0.25rem);}
.comPop-con .item input::-webkit-input-placeholder{color: #666;}
.comPop-con .item textarea{width: 100%;height: max(100px,1.2rem);border-radius: 20px;border: 1px solid #d2d2d2;padding: 15px max(12px,0.25rem);}
.comPop-con .item textarea::-webkit-input-placeholder{color: #666;}
.comPop-con .item img{position: absolute;right: 0.22rem;top: 50%;transform: translateY(-50%);user-select: none;cursor: pointer;height: max(30px,0.38rem);}
.comPop-con .indMore{height: max(40px,0.48rem);}
/* 产品-详情 */
.proDet-show-bg{position: absolute;left: 0;top: 0;width: 100%;}
.proDet-show-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);}
.proDet-show-bg img{width: 100%;height: 5.3rem;}
.proDet-show-con{position: relative;z-index: 2;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.proDet-show-flex{justify-content: space-between;align-items: flex-start;}
.proDet-show-left{width: 58%;}
.proDet-show-left .title{width: 100%;letter-spacing: 0.005rem;}
.proDet-show-left .indMore:nth-child(2){margin-left: 10px;}
.proDet-show-left .top{min-height: 4.2rem;}
.proDet-show-left .text{margin-top: max(10px,0.2rem);}
.proDet-show-left .text p{position: relative;padding-left: max(14px,0.22rem);}
.proDet-show-left .text p::after{content: "";position: absolute;left: 0;top: max(6px,0.08rem);width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #d7000f;}
.proDet-show-left .text p strong{font-weight: 400;font-family: 'fms';}
.proDet-show-right{width: 38%;align-items: center;justify-content: space-between;margin-top: 0.2rem;}
.proDet-gallery{width: calc(100% - 1.15rem);margin-top: 1rem;}
.proDet-gallery-more{height: 3.6rem;}
.proDet-gallery-more img{max-width: 80%;max-height: 100%;}
.proDet-thumbs{width: 1.15rem;}
.proDet-thumbs .swiper-container{height: calc(4rem + 20px);margin: 0.2rem 0;}
.proDet-thumbs .swiper-slide{padding: 10px 0;}
.proDet-thumbs-click{height: 1.15rem;border: 1px solid transparent;border-radius: 50%;background: rgba(255, 255, 255, .5);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.proDet-thumbs-click img{max-width: 70%;max-height: 70%;}
.proDet-thumbs-click.active{border-color: #d7000f;}
.proDet-show-btn{user-select: none;cursor: pointer;}
.proDet-show-btn.next{transform: rotate(180deg);color: #666;}
.proDet-intro .text{padding: 0 2rem;}
.proDet-intro-swp{margin-top: 1rem;}
.proDet-intro-swp .img-box{box-shadow: 0px max(6px,0.13rem) max(10px,0.2rem) 0px rgba(0, 0, 0, 0.1);}
.proDet-intro-swp .img img{width: 100%;height: 3.9rem;}
.proDet-intro-swp .btn{user-select: none;cursor: pointer;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: max(50px,0.78rem);height: max(50px,0.78rem);border-radius: 50%;background: rgba(0, 0, 0, .5);padding-left: 0.1rem;}
.proDet-intro-swp .btn:hover{background: #d7000f;}
.proDet-select-table table{width: 100%;text-align: center;}
.proDet-select-table td{border: 1px solid #bbb;padding: max(8px,0.12rem) max(5px,0.1rem);}
.proDet-select-table tr:nth-child(1) td{background: #f1f1f1;font-family: 'fms';color: #333;}
.proDet-select-table a{color: #d7000f;display: block;text-decoration: underline;transition: all .4s ease;white-space: nowrap;}
.proDet-select-table a:hover{color: #333;}
.proDet-params{background: url('../images/pages/proDet-params-bg.jpg') no-repeat center/cover fixed;}
.proDet-params-con{background: #fff;padding: 0.6rem;}
.proDet-params-flex{justify-content: space-between;align-items: center;}
.proDet-params-flex .img{width: 30%;height: 3.4rem;}
.proDet-params-flex .img img{max-width: 90%;max-height: 100%;}
.proDet-params-flex .table{width: 61%;}
.proDet-params-flex .table table{width: 100%;}
.proDet-params-flex .table table td{padding: max(8px,0.14rem) 0;}
.proDet-params-flex .table table td{border-bottom: 1px solid #bbb;}
.proDet-params-flex .table table td.one{width: 55%;color: #333;font-family: "fms";}
.proDet-params-flex .list{width: 61%;}
.proDet-params-flex .list li{border-bottom: 1px solid #bbb;}
.proDet-params-flex .list .title{width: 55%;}
.proDet-params-flex .list .text{width: 45%;}
.proDet-params-btm{border: 1px solid #d2d2d2;padding: 0.35rem;}
.proDet-gn-list li{display: flex;flex-wrap: wrap;}
.proDet-gn-img{width: 50%;}
.proDet-gn-img img{width: 100%;height: 5.7rem;}
.proDet-gn-con{width: 50%;display: flex;flex-direction: column;justify-content: center;padding: 0 var(--widDb) 0 1.2rem;}
.proDet-gn-list li:nth-child(2n){flex-direction: row-reverse;}
.proDet-tags-list{margin: -10px 0 0 -10px;justify-content: center;}
.proDet-tags-list .item{margin: 10px 0 0 10px;border-radius: 40px;border: 1px solid #d7d8db;padding: max(8px,0.12rem) max(12px,0.2rem);}
/* 预留样式 */
.pagesBan-con .contain.right{align-items: flex-end;}
.casePro .pagesTitle{padding: 0 1.7rem;}
.casePro-item{height: 100%;background: #fff;box-shadow: 0px 0px max(15px,0.3rem) 0px rgba(0, 0, 0, 0.1);padding: 0.1rem;}
.casePro-item .img img{width: 100%;}
.casePro-item .desc{padding: 0.45rem 0.25rem 0.6rem;}
.caseMain-bg,.caseCta-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.caseMain-bg img,.caseCta-bg img{width: 100%;height: 100%;}
.caseMain-con,.caseCta-con{position: relative;z-index: 2;}
.caseMain-list li{width: calc(100% / 3);padding: 0.55rem 0.3rem 0;flex-direction: column;justify-content: flex-start;}
.caseMain-list .ico{height: max(28px,0.4rem);}
.caseMain-list .ico img{max-height: 100%;}
.caseCta-con .desc{flex-direction: column;padding: 0 2.2rem;}


/* 修改 */
.proHot-swp{width: calc(100% + 0.22rem);margin-left: -0.11rem;}
.proHot-swp .swiper-slide{padding: 0.11rem;height: auto;}
.proHot-swp .proHot-item:hover{box-shadow: 0 0 0.11rem rgba(0, 0, 0, .15);}
.proHot-btn{position: absolute;left: -0.8rem;top: 45%;transform: translateY(-50%); user-select: none;cursor: pointer;width: max(40px,0.5rem);height: max(40px,0.5rem);font-size: max(14px,0.2rem); border-radius: 50%;border: 1px solid #999;color: #999;}
.proHot-btn.next{left: auto;right: -0.8rem;transform: translateY(-50%) rotate(180deg);}
.proHot-btn:hover{border-color: #d7000f;background: #d7000f;color: #fff;}





/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
    .pagesMenu-flex .pagesNav{float: unset;}
    .pagesNav{flex-wrap: nowrap;white-space: nowrap;overflow-x: auto;}
    .pagesBan-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .pagesBan-bg img{height: 100%;min-height: unset;}
    .pagesBan-con{position: relative;z-index: 2;min-height: 300px;padding: 40px 0;}
    .pagesBan-con .box{width: 100% !important;}
    .pagesBread{display: none;}
    .newsSelect{width: calc(100% - 110px);}
    .newsForm{width: 100%;margin-top: 10px;}
    .newsForm .input-box{width: calc(100% - 110px);margin: 0 10px 0 0;}
    .newsForm input{width: 100%;}
    .newsItem-img{width: 100%;}
    .newsItem{padding: 25px 0;}
    .newsItem-img img{height: 175px;}
    .newsItem-con{width: 100%;margin-top: 20px;}
    .blogShow-btn{display: none;}
    .blogShow-img{width: 100%;}
    .blogShow-img img{height: 170px;}
    .blogShow-con{width: 100%;padding: 20px 15px 50px;}
    .blogShow-pagination{width: 100%;justify-content: center;padding: 0 15px;bottom: 15px;left: 0;text-align: center;}
    .blogShow-pagination .swiper-pagination-bullet{transform: scale(.8);}
    .blogFilter{padding: 25px 15px;}
    .blogFilter-left{width: 100%;}
    .blogFilter-right .newsForm .btn{font-size: 12px;}
    .newsDet-left{width: 100%;}
    .newsDet-right{width: 100%;margin-top: 25px;padding: 20px 15px;}
    .newsDet-hot-item .img img{height: 175px;}
    .newsDet-hot-item{padding: 20px 0;}
    .newsDet-share .Footer-code{width: auto;margin: 0 0 0 8px;}
    .newsDet-page-item{width: 100%;padding: 15px;}
    .newsDet-page-item.next{margin-top: 12px;}
    .abIntro{padding: 40px 4%;}
    .abIntro-desc{width: 100%;}
    .abIntro-list{width: 100%;margin-top: 20px;border-left: unset;}
    .abIntro-list li{padding: 25px 0;}
    .abWH-list li{flex: unset;width: 100%;padding: 40px 20px 80px;border-bottom: 1px solid #eee;}
    .abWH-list li:last-child{border-bottom: unset;}
    .abWH-list .ico{position: relative;left: auto;top: auto;transform: none;text-align: center;margin-top: 60px;}
    .abImage-item .img img{height: 220px;}
    .abAre-list{margin-top: 0;}
    .abAre-list li{width: 50%;margin-top: 30px;}
    .abFZ-gallery-more .list{width: 100%;}
    .abFZ-btn-box{display: none;}
    .abHZ-list .uli.ml34{margin: -8px 0 0 -8px;}
    .abHZ-list .uli.ml34.uli4 li{margin: 8px 0 0 8px;width: calc(25% - 8px);height: 50px;}
    .bookItem{padding: 12px 12px 25px;}
    .bookItem-img img{height: 200px;}
    .pdfForm{width: 100%;}
    .pdfForm input{width: 100%;}
    .pdfLeft{width: 100%;padding: 20px 15px 30px;}
    .pdfNav .item{padding: 12px 0;}
    .pdfRight{width: 100%;margin-top: 30px;padding: 15px 15px 30px;}
    .pdfItem{padding: 20px 0;}
    .pdfItem-desc{flex: unset;width: 100%;margin-bottom: 20px;}
    .pdfItem-desc .ico{font-size: 20px;}
    .pdfItem-desc .desc{flex: unset;width: 100%;margin-top: 6px;}
    .videoNav{overflow-x: auto;}
    .videoNav-list{flex-wrap: nowrap;white-space: nowrap;}
    .videoItem-img .img img{height: 200px;}
    .videoItem-con{padding: 20px 15px 30px;}
    .faqItem-menu .ico{display: none;}
    .faqItem{padding-bottom: 5px;}
    .faqItem-drop{width: 100%;}
    .faqItem-menu{padding: 15px 0 10px;}
    .marLow .pagesTitle{padding: 0;}
    .marLow-flex{padding: 25px 15px;}
    .marLow-con{width: 100%;}
    .marLow-img{width: 100%;margin-top: 25px;}
    .marTech-flex{padding: 25px 15px;}
    .marTech-desc{width: 100%;}
    .marTech-list{width: 100%;margin-top: 25px;}
    .marCase-con{padding: 0 15px 25px;}
    .desIntro-flex{flex-direction: column !important;}
    .desIntro-img{width: 100%;}
    .desIntro-img img{height: 230px;}
    .desIntro-con{width: 100%;margin-top: 20px;}
    .desIntro-btm .uli.ml20.uli5 li {width: calc(100%/2 - max(8px,0.2rem));}
    .desIntro-btm img{height: 110px;}
    .desProc-list .img img{height: 250px;}
    .desProc-list ul{margin: -30px 0 0 !important;}
    .desProc-list li{margin: 30px 0 0 !important;}
    .custom-img{width: 100%;}
    .custom-img img{height: 190px;}
    .custom-con{width: 100%;margin-top: 20px;}
    .custom-item{padding: 20px;}
    .custom-item .ico{height: 20px !important;}
    .custom-flex{flex-direction: column !important;}
    .solIntro-img{width: 100%;}
    .solIntro-img img{height: 200px;}
    .solIntro-con{width: 100%;margin-top: 20px;}
    .solDia-img{padding: 25px 15px;}
    .solAdv-img{width: 100%;}
    .solAdv-img img{height: 240px;}
    .solAdv-con{width: 100%;margin-top: 20px;}
    .solPro-slide{padding: 25px 15px;}
    .solPro-pro{width: 100%;}
    .solPro-pro .img{width: 40%;height: 120px;}
    .solPro-desc{width: 100%;margin-top: 10px;}
    .proIntro-img{width: 100% !important;}
    .proIntro-item{flex-direction: column !important;}
    .proIntro-img img{height: 170px !important;}
    .proIntro-con{padding: 20px 15px 35px !important;width: 100% !important;}
    .proHot-item{padding: 10px 20px 30px;}
    .proHot-item .img{height: 240px;}
    .proXL-sys-con{padding: 20px 15px 30px;}
    .proXL-sys-menu-list{width: 100%;overflow-x: auto;flex-wrap: nowrap;white-space: nowrap;}
    .proXL-sys-menu-list .item{padding: 0 25px 10px;}
    .proXL-sys-menu-list .item::after{bottom: 0;}
    .proHot-select-box{justify-content: flex-start;margin-top: 20px;}
    .proXL-option-con{padding: 25px 15px;}
    .proXL-option-list .uli.ml20{margin: -30px 0 0;}
    .proXL-option-list .uli.ml20.uli6 li{margin: 30px 0 0;width: 100%;}
    .proXL-option-text .item i{margin-top: 2px;}
    .proXL-why-item{flex-direction: column !important;margin-top: 20px;}
    .proXL-why-img{width: 100%;}
    .proXL-why-img img{height: 200px;}
    .proXL-why-con{width: 100%;padding: 20px 15px 40px;}
    .proXL-honor-con{width: 100%;clip-path: unset;padding: 30px 4%;}
    .proXL-honor-con .text{width: 100%;}
    .proXL-honor-con .list li{width: 100%;margin-top: 15px;}
    .proXL-honor-logo{width: 100%;padding: 30px 4%;}
    .proXL-honor-logo .list li{height: 40px;}
    .comPop{width: 92%;}
    .comPop-close{left: auto;top: auto;right: 0;bottom: calc(100% + 10px);}
    .comPop-con{padding: 25px 15px;}
    .comPop-con .list{margin-top: 0;}
    .comPop-con .item{width: 100%;margin-top: 15px;}
    .proDet-show-left{width: 100%;}
    .proDet-show-bg img{height: 190px;}
    .proDet-show-right{width: 100%;margin: 30px 0;}
    .proDet-gallery{width: calc(100% - 60px);margin-top: 0;}
    .proDet-gallery-more{height: 260px;}
    .proDet-gallery-more img{max-width: 100%;}
    .proDet-thumbs{width: 60px;}
    .proDet-thumbs-click{height: 60px;}
    .proDet-thumbs .swiper-container{height: 240px;}
    .proDet-thumbs-click{background: rgba(0, 0, 0, .15);}
    .proDet-show-btn{color: #666;}
    .proDet-intro .text{padding: 0;}
    .proDet-intro-swp{margin-top: 20px;}
    .proDet-intro-swp .img img{height: 195px;}
    .proDet-select-table{overflow-x: auto;}
    .proDet-select-table table{width: 200%;}
    .proDet-params-flex .img{width: 50%;height: 120px;}
    .proDet-params-flex .list,.proDet-params-flex .table{width: 100%;margin-top: 20px;}
    .proDet-gn-list li{flex-direction: column !important;width: 92%;margin: 35px auto 0;}
    .proDet-gn-img{width: 100%;}
    .proDet-gn-img img{height: 210px;}
    .proDet-gn-con{width: 100%;padding: 10px 0 0;}
    .casePro .pagesTitle{padding: 0;}
    .casePro-item{padding: 10px;}
    /* .casePro-item .img img{height: 230px;} */
    .casePro-item .desc{padding: 20px 10px 30px;}
    .caseMain-list li{width: 100%;padding: 40px 15px 0;}
    .caseMain-list .title{margin-top: 12px;}
    .caseCta-con .desc{padding: 0;}
    .proDet-show-left .top{min-height: 160px;}
    .desIntro-img video{display: none;}
    .proHot-btn{display: none;}
    .newsDet-edit iframe{height: 194px;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
}
/* --------------------图片-iPad-调整---------------------- */
@media all and (min-width: 720px) and (max-width: 1000px){}