@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(38px,0.6rem);height: max(38px,0.6rem);border: 1px solid #ddd;margin: 0 max(3px,0.05rem);font-size: max(14px,0.18rem);color: #999;transition: all .4s ease;display: flex;align-items: center;justify-content: center;line-height: 1;}
.paging-menu a i{font-size: max(12px,0.16rem);}
.paging-menu a.next{transform: rotateY(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #e70014;background-color: #e70014;color: #fff;}
.paging-skip{margin-left: 8px;align-items: center;}
.paging-hint{font-size: max(14px,0.16rem);color: #999;font-weight: 300;margin: 0 8px;}
.paging-hint:first-of-type{margin: 0;}
.paging-skip input{width: max(48px,0.54rem);text-align: center;height: max(38px,0.46rem);border: 1px solid #e1e1e1;font-size: max(14px,0.16rem);color: #666;border-radius: 3px;transition: all .4s ease;padding: 0 max(6px,0.12rem);}
.paging-skip input:focus{border-color: #e70014;}
.paging-skip button{color: #555;font-size: max(14px,0.16rem);padding: 0 max(14px,0.18rem);border: 1px solid #e1e1e1;transition: all .4s ease;height: max(38px,0.46rem);background: #fff;cursor: pointer;border-radius: 3px;}
.paging-skip button:hover{background-color: #e70014;color: #fff;border-color: #e70014;}
.paging-hint span{color: #e70014;}
@media all and (max-width:1000px){.paging-skip{width: 100%;margin-left: 0;justify-content: center;margin-top: 8px;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #e70014;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #e70014;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: #e70014 !important;}
.search-link:hover h2{color: #e70014;}
/* 隐私协议 */
.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: #e70014;}
.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: #e70014;}
.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;}
}
/* 内页公共 */
.pagesBread-list .item{margin-left: 24px;}
.pagesBread-list .item::before{content: "\e80b";font-family: 'icon';font-size: 10px;position: absolute;left: -18px;top: 50%;transform: translateY(-50%) rotate(180deg);color: #999;}
.pagesBread-list .item:first-child{margin-left: 0;}
.pagesBread-list .item:first-child::before{display: none;}
.pagesBread-list .item:hover,.pagesBread-list .item:last-child{color: #000;}
.pagesBan-bg img{width: 100%;}
.pagesBan-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0,.2);}
.pagesBan-con{z-index: 2;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;}
@keyframes banText {0%{opacity: 0; transform: translateY(0.4rem);}100%{opacity: 1; transform: translateY(0);}}
.pagesTop .pagesBread{position: absolute;left: 0;bottom: 0.5rem;width: 100%;z-index: 3;}
.pagesTop .pagesBread-list .item{font-size: max(14px,0.16rem);}
.pagesTop .pagesBread-list .item::before{font-size: max(10px,0.12rem);}
.pagesTop .pagesBread-list .item,.pagesTop .pagesBread-list .item::before{color: rgba(255, 255, 255, .5);}
.pagesTop .pagesBread-list .item:hover,.pagesTop .pagesBread-list .item:last-child{color: #fff;}
/* 联系我们 */
.ctaInfo-con{width: 50%;background: #f6f6f6;padding: 0.55rem 0.8rem 0;}
.ctaInfo-list li{align-items: flex-start;border-bottom: 1px solid #ddd;}
.ctaInfo-list .ico{width: max(38px,0.6rem);height: max(38px,0.6rem);border-radius: 50%;background: #fff;margin-right: max(12px,0.2rem);}
.ctaInfo-list .desc{flex: 1;}
.ctaInfo-img{width: 50%;}
.ctaInfo-img img{width: 100%;height: max(450px,5.8rem);}
.ctaMsg-list{margin-left: -0.32rem;}
.ctaMsg-item{margin: 0.32rem 0 0 0.32rem;width: calc(50% - 0.32rem);}
.ctaMsg-item.w100{width: calc(100% - 0.32rem);}
.ctaMsg-item input{width: 100%;background: transparent;border: 1px solid #ddd;height: max(42px,0.62rem);padding: 0 max(12px,0.18rem);}
.ctaMsg-item input::-webkit-input-placeholder{color: #999;}
.ctaMsg-item textarea{width: 100%;background: transparent;border: 1px solid #ddd;height: max(100px,1.8rem);padding: max(12px,0.18rem);}
.ctaMsg-item textarea::-webkit-input-placeholder{color: #999;}
.ctaMsg-submit .btn{user-select: none;cursor: pointer;width: max(90px,2rem);height: max(40px,0.54rem);}
.ctaMsg-submit .btn:hover{background: #cc0315;}
.ctaMap{height: 6rem;}
.amap-logo,.amap-copyright{display: none !important;}
.ctaFAQ-nav{justify-content: center;margin-left: -0.2rem;}
.ctaFAQ-nav .item{margin: 0.2rem 0 0 0.2rem;padding: max(10px,0.16rem) max(15px,0.3rem);border: 1px solid #999;user-select: none;cursor: pointer;}
.ctaFAQ-nav .item:hover{border-color: #e70014;color: #e70014;}
.ctaFAQ-nav .item.active,.ctaFAQ-nav .item.active:hover{color: #fff;background: #e70014;border-color: #e70014;}
.ctaFAQ-con{display: none;}
.ctaFAQ-con:first-child{display: block;}
.ctaFAQ-item{border-bottom: 1px solid #ddd;transition: all .4s ease;}
.ctaFAQ-menu .num,.ctaFAQ-drop .num{width: max(28px,0.4rem);height: max(28px,0.4rem);border-radius: 50%;margin-right: max(12px,0.18rem);}
.ctaFAQ-menu{user-select: none;cursor: pointer;align-items: center  ;}
.ctaFAQ-menu .title{width: 80%;}
.ctaFAQ-menu .btn{position: absolute;right: 0;top: 50%;transform: translateY(-50%) rotate(180deg);font-weight: 700;}
.ctaFAQ-item.active{border-color: #e70014;}
.ctaFAQ-item.active .ctaFAQ-menu .title{color: #000;font-family: 'B';}
.ctaFAQ-item.active .ctaFAQ-menu .btn{color: #e70014;transform: translateY(-50%) rotate(0);}
.ctaFAQ-drop{display: none;}
.ctaFAQ-drop .num{background: #f0f0f0;}
.ctaFAQ-drop .text{width: 80%;}
/* 新闻-列表 */
.newsShow{border-bottom: 1px solid #ddd;}
.newsShow-flex{justify-content: space-between;align-items: center;}
.newsShow-img{width: 46%;}
.newsShow-img img{width: 100%;height: max(350px,4.6rem);transition: all 3s linear;}
.newsShow-img:hover img{transform: scale(1.1);}
.newsShow-con{width: 48%;}
.newsShow-con .title:hover{color: #e70014;}
.newsItem{height: 100%;}
.newsItem .img img{width: 100%;height: 3.2rem;}
.newsItem:hover .img img{transform: scale(1.1);}
.newsItem:hover .title{color: #e70014;}
/* 新闻-详情 */
.newsDet-info .contain{width: 10.8rem;}
.newsDet-head{border-bottom: 1px solid #ddd;}
.newsDet-head .data p:nth-child(2){margin-left: max(0.58rem);}
.newsDet-share{align-items: center;}
#toShare a{display: flex;color: #343840;font-size: max(15px,0.18rem);margin-left: max(15px,0.38rem);align-items: center;justify-content: center;transition: all .4s ease;}
#toShare a>img{max-width: 22px;}
#toShare a:first-child{margin-left: max(10px,0.3rem);}
#toShare a:hover{color: #e70014;}
#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;}
.newsDet-page{justify-content: space-between;border-top: 1px solid #ddd;}
.newsDet-page-item{width: 49%;padding: 0.25rem 0.3rem;background: #f6f6f6;align-items: flex-start;}
.newsDet-page-item .btn{margin-right: max(12px,0.2rem);}
.newsDet-page-item .desc{flex: 1;}
.newsDet-page-item.next{flex-direction: row-reverse;}
.newsDet-page-item.next .btn{transform: rotate(180deg);margin: 0 0 0 max(12px,0.2rem);}
.newsDet-page-item:hover .title{color: #e70014;}
/* 关于我们 */
.abIntro-flex{justify-content: space-between;align-items: flex-start;}
.abIntro-con{width: 48%;}
.abIntro-con .title2{width: 90%;}
.abIntro-img{width: 47%;}
.abIntro-img img{width: 100%;}
.abTeam-show-con{width: 50%;background: #f6f6f6;display: flex;flex-direction: column;justify-content: center;padding: 0 0.8rem;}
.abTeam-show-img{width: 50%;}
.abTeam-show-img img{width: 100%;height: max(350px,5.1rem);}
.abTeam-list{margin-left: -0.3rem;}
.abTeam-item{margin: 0.3rem 0 0 0.3rem;width: calc(50% - 0.3rem);border: 1px solid #dadada;padding: 0.75rem 0.8rem 0.8rem;}
.abTeam-item .text{height: 240px;overflow-y: auto;}
.abTeam-item .img img{width: 100%;height: 3rem;}
.abFZ{background: url('../images/pages/abFZ-bg.jpg') no-repeat center/cover;}
.abFZ-swp{justify-content: space-between;align-items: flex-start;}
.abFZ-thumbs{width: 31%;align-items: center; height: 3.7rem;overflow: hidden;justify-content: flex-start;}
.abFZ-thumbs .swiper-container{height: 1rem;overflow: visible;margin: 0;}
.abFZ-thumbs .swiper-slide{height: auto;margin: 12px 0;}
.abFZ-thumbs-click{line-height: 1;opacity: .5;height: 100%;align-items: center;transition: all .5s;font-size: 0.36rem;}
.swiper-slide-active .abFZ-thumbs-click{font-size: 1rem;opacity: 1;font-family: 'B';}
.abFZ-gallery{width: 69%;padding: 20px 0.8rem 0 0;}
.abFZ-gallery-more .year{line-height: 1;font-size: 3rem;background: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%,transparent 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.abFZ-btn-box{z-index: 5;position: absolute;left: 0;bottom: 1.2rem;}
.abFZ-btn{user-select: none;cursor: pointer;width: max(40px,0.54rem);height: max(40px,0.54rem);border-radius: 50%;border: 1px solid #fff;}
.abFZ-btn.next{transform: rotate(180deg);margin-left: max(10px,0.2rem);}
.abFZ-btn:hover{background: #e70014;border-color: #e70014;}
.abWH-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.abWH-bg img{width: 100%;height: 100%;}
.abWH-list{position: relative;z-index: 2;background: rgba(0, 0, 0, .3);}
.abWH-item{flex: 1;border-left: 1px solid rgba(255, 255, 255, .2);padding: 0.8rem 0.2rem 0.75rem 0.6rem;user-select: none;cursor: pointer;}
.abWH-item:first-child{border: unset;}
.abWH-item .box{height: 5.2rem; justify-content: space-between;flex-direction: column;}
.abWH-item .ico{border: 1px solid rgba(255, 255, 255, .5);width: max(40px,0.6rem);height: max(40px,0.6rem);}
.abWH-item .ico img{max-width: 50%;max-height: 45%;}
.abWH-item .desc{transition: all .6s ease;transform: translateY(calc(100% - max(18px,0.32rem)));}
.abWH-item .title{line-height: 1;}
.abWH-item .text{opacity: 0;transform: translateY(0.4rem);transition: all .6s ease;}
.abWH-item .text p{position: relative;padding-left: max(12px,0.15rem);}
.abWH-item .text p::after{content: "";position: absolute;left: 0;top: max(10px,0.11rem);width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #e70014;}
.abWH-item:hover .desc{transform: translateY(0);}
.abWH-item:hover .text{opacity: 1;transform: translateY(0);transition-delay: .2s;}
/* 实验室支持 */
.labItem{border-bottom: 1px solid #d1d1d1;justify-content: space-between;}
.labItem.noborder{border-bottom: unset;}
.labItem-img{width: 50%;}
.labItem-img img{width: 100%;height: 4.8rem;transition: all 3s linear;}
.labItem-img:hover img{transform: scale(1.1);}
.labItem-con{width: 42.5%;display: flex;flex-direction: column;justify-content: center;}
.labItem-con.w100{width: 100% !important;}
.labItem-con .list li{margin-top: max(10px,0.2rem);position: relative;padding-left: max(12px,0.18rem);}
.labItem-con .list li::after{content: "";position: absolute;left: 0;top: max(9px,0.11rem);width: max(4px,0.06rem);height: max(4px,0.06rem);border-radius: 50%;background: #e70014;}
.labItem-con .list.flex{justify-content: space-between;}
.labItem-con .list.flex li{width: 48%;}
/* 工程服务 */
.engineering-view .labItem-img,.nl-view .labItem-img{width: 42.5%;}
.engineering-view .labItem-img img,.nl-view .labItem-img img{height: 4rem;}
.engineering-view .labItem-con,.nl-view .labItem-con{width: 49%;}
/* 生产能力 */
.nlWeld-list{border-top: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
.nlWeld-item{width: 50%;padding: 0.35rem 1.2rem 0.35rem 0;}
.nlWeld-item:nth-child(1){margin-top: 0;}
.nlWeld-item:nth-child(2n){border-left: 1px solid #d1d1d1;padding: 0.35rem 0 0.35rem 1.2rem;}
.nlWeld-item .img img{width: 100%;height: 4rem;}
/* 智能仓库 */
.house-module1-item{background: #f6f6f6;height: 100%;}
.house-module1-item .img img{width: 100%;height: 3.2rem;}
.house-module1-item .con{padding: 0.35rem 0.3rem;}
.house-module2{border-top: 1px solid #d1d1d1;}
.house-module2-item{padding: 0.6rem 0.6rem 0.5rem; height: 100%;background: #f6f6f6;min-height: max(200px,2.4rem);}
.house-module2-item .ico{width: max(20px,0.37rem);margin-right: max(12px,0.32rem);}
.house-module2-item .desc{flex: 1;}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .abFZ-thumbs{height: 3.9rem;}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    .pagesBan-bg img{height: 250px;}
    .ctaInfo-img{width: 100%;display: none;}
    .ctaInfo-con{width: 100%;padding: 25px 15px;}
    .ctaInfo-list li{padding: 15px 0;}
    .ctaMsg-item{width: calc(100% - 0.32rem);}
    .ctaFAQ-nav{flex-wrap: nowrap;margin-left: -15px;white-space: nowrap;overflow-x: auto;justify-content: flex-start;}
    .ctaFAQ-nav .item{margin: 0 0 0 15px;}
    .ctaFAQ-drop .text{width: auto;flex: 1;}
    .newsShow-img{width: 100%;}
    .newsShow-img img{height: 210px;}
    .newsShow-con{width: 100%;padding: 20px 0 0;}
    .newsList .uli.ml32{margin: -30px 0 0;}
    .newsList .uli.ml32.uli3 li{margin: 30px 0 0;width: 100%;}
    .newsItem .img img{height: 210px;}
    .newsDet-info .contain{width: 92%;}
    .newsDet-page-item{width: 100%;padding: 15px;}
    .newsDet-page-item:nth-child(2){margin-top: 15px;}
    .abIntro-con{width: 100%;}
    .abIntro-con .title2{width: 100%;}
    .abIntro-img{width: 100%;margin-top: 18px;}
    .abIntro-img img{height: 250px;}
    .abFZ-thumbs{width: 100%;height: auto;overflow: visible;}
    .abFZ-thumbs .swiper-container{overflow: hidden;height: auto;}
    .abFZ-thumbs .swiper-slide{margin: 0;}
    .abFZ-thumbs-click{font-size: 16px;line-height: 1.2;height: 50px;justify-content: center;}
    .swiper-slide-active .abFZ-thumbs-click{font-size: 40px;}
    .abFZ-gallery{width: 100%;padding: 30px 0 0;}
    .abFZ-btn-box{display: none;}
    .abFZ-gallery-more .year{font-size: 120px;}
    .abTeam-show{flex-direction: column-reverse;}
    .abTeam-show-img{width: 100%;}
    .abTeam-show-img img{height: 220px;}
    .abTeam-show-con{width: 100%;padding: 20px 15px 30px;}
    .abTeam-list{margin-left: 0;}
    .abTeam-item{margin: 15px 0 0;width: 100%;padding: 20px 15px 40px;}
    .abTeam-item .text{height: auto;}
    .abTeam-item .img{margin-top: 30px;}
    .abTeam-item .img img{height: 180px;}
    .abWH-item{flex: unset;width: 100%;border-left: unset;border-top: 1px solid rgba(255, 255, 255, .2);padding: 20px 15px;}
    .abWH-item .box{height: 250px;}
    .abWH-item .text{line-height: 26px;}
    .labItem-img{width: 100% !important;}
    .labItem-img img{height: 210px !important;}
    .labItem-con{width: 100% !important;margin-top: 20px;}
    .labItem-con .list.flex li{width: 100%;}
    .nlWeld-item{width: 100%;padding: 10px 0 !important;margin: 0;}
    .nlWeld-item:nth-child(2n){border: unset;}
    .nlWeld-item .img img{height: 210px;}
    .house-module1-list .uli.ml20,.house-module2-list .uli.ml20{margin: -20px 0 0;}
    .house-module1-list .uli.ml20.uli3 li,.house-module2-list .uli.ml20.uli2 li{margin: 20px 0 0;width: 100%;}
    .house-module1-item .img img{height: 210px;}
    .house-module1-item .con{padding: 20px 15px 30px;}
    .house-module2-item{padding: 25px 15px;min-height: unset;}
    .house-module2-item .desc{flex: unset;width: 100%;margin-top: 14px;}
}
/* --------------------图片-iPad-调整---------------------- */
@media all and (min-width: 720px) and (max-width: 1000px){}