@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{display: flex;flex-wrap: wrap;}
.paging-menu a{width: max(32px,0.5rem);height: max(32px,0.5rem);font-family: "frb";padding-top: 2px;margin: 3px max(2px,0.05rem);font-size: max(13px,0.16rem);line-height: 1;color: #59545d;background: #fff;box-shadow: 0px 0px max(9px,0.19rem) 0 rgba(85, 98, 151, 0.1);transition: all .4s ease;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.paging-menu a.next, .paging-menu a.last{transform: rotateY(180deg);}
.paging-menu a i{font-size: max(12px,0.14rem);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #0e0e0e;background-color: #0e0e0e;color: #fff;}

/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #e62129;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #e62129;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: #e62129 !important;}
.search-link:hover h2{color: #e62129;}

/* 隐私协议 */
.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: #e62129;}
.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: #e62129;}
.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;}
}

.sonBan{width: 100%;overflow: hidden;position: relative;background: #222;}
/*.sonBan img.bg{width: 100%;min-height: 220px;transform: matrix(1.12, 0, 0, 1.12, 0, 0);animation: sonBanImgRun 3.2s ease both .2s;}*/
.sonBan img.bg{width: 100%;min-height: 220px;}
.sonBan-cont{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;text-align: left;transform: translate3d(0,0,10px);}
/*.sonBan-cont .title, .sonBan-cont .eng{opacity: 0;}*/
/*.sonBan-cont .eng{animation: sonBanRun 1s ease both .3s;color: rgba(255, 255, 255, 0.5);}*/
/*.sonBan-cont .title{animation: sonBanRun 1s ease both .4s;}*/
@keyframes sonBanRun{0%{opacity: 0;transform: translateX(max(80px,1.6rem));filter: blur(4px);}100%{opacity: 1;transform: translateX(0);filter: blur(0);}}
@keyframes sonBanImgRun{0%{transform: matrix(1.12, 0, 0, 1.12, 0, 0);}100%{transform: matrix(1, 0, 0, 1, 0, 0);}}

.sonTitle{display: flex;width: 100%;flex-direction: column;align-items: center;}

/* 联系我们 */
.rel{width: 100%;}
.relMa{background: #fff;}
.relMa-list{width: 100%;}
.relMa-list ul{margin: min(-16px,-0.28rem) 0 0 min(-16px,-0.28rem);}
.relMa-list li{width: calc(100%/3 - max(16px,0.28rem));align-items: center;padding: max(30px,0.68rem) max(20px,0.16rem);margin: max(16px,0.28rem) 0 0 max(16px,0.28rem);box-shadow: 0px max(6px,0.12rem) max(16px,0.46rem) 0px rgba(67, 67, 67, 0.08);background: #fff;transition: box-shadow .4s ease;}
.relMa-list li .ico{width: max(40px,0.64rem);height: max(40px,0.64rem);border-radius: 50%;border: 1px solid #a9a9a9;}
.relMa-list li .ico img{max-width: max(20px,0.38rem);max-height: max(20px,0.38rem);}
.relMa-list li .cont{width: calc(100% - max(40px,0.64rem));padding-left: max(20px,0.14rem);}
.relMa-list li .cont .line{width: max(24px,0.44rem);height: 2px;background: #e62129;}
.relMa-list li .cont .title{font-size:max(15px,0.22rem)}
.relMa-list li:hover{box-shadow: 0px max(6px,0.12rem) max(16px,0.46rem) 0px rgba(67, 67, 67, 0.16);}
.relMa-map{width: 100%;box-shadow: 0px max(4px,0.09rem) max(10px,0.16rem) 0px rgba(82, 94, 105, 0.21);height: max(400px,5.16rem);}
.relMa-map #map{width: 100%;height: 100%;}
.relMa-map #map .amap-logo,.relMa-map #map .amap-copyright{display: none !important;}
.relMa-dot{width: 330px;text-align: center;}
.relMa-dot .info{background: rgba(255, 255, 255, 0.95);width: 100%;padding: 20px 30px;position: relative;border-radius: 10px;}
.relMa-dot .info img{width: 189px;}
.relMa-dot .info p{width: 100%;font-size: 15px;color: #777;line-height: 22px;margin-top: 12px;text-align: left;}
.relMa-dot .info::after{content: "";left: 50%;margin-left: -10px;bottom: -10px;position: absolute;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #fff;width: 0;height: 0;}
.relMa-dot .icon{font-size: 28px;color: #e62129;margin-top: 10px;display: block;}
.relBd{background: #2f7abe;}
.relBd img.bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.relBd .contain{position: relative;z-index: 4;}
.relBd-wrap{width: 100%;justify-content: space-between;}
.relBd-info{width: auto;display: flex;flex-direction: column;justify-content: space-between;}
.relBd-info .code .img{width: max(100px,1.4rem);height: max(100px,1.4rem);margin-right: max(8px,0.16rem);}
.relBd-info .code .img img{width: 100%;height: 100%;}
.relBd-info .code .img:last-child{margin-right: 0;}
.relBd-form{width: max(360px,4.4rem);padding: max(20px,0.4rem) max(20px,0.44rem) max(30px,0.6rem);background: #fff;}
.relBd-form li{width: 100%;margin-top: max(6px,0.12rem);}
.relBd-form li:first-child{margin-top: 0;}
.relBd-form li.btn{margin-top: max(16px,0.28rem);}
.relBd-form li .isForm-input label, .relBd-form li .isForm-textarea label, .relBd-form li .isForm-code label, .relBd-form li .isForm-input input, .relBd-form li .isForm-code input{height: max(40px,0.5rem);padding: 0;font-size: max(14px,0.15rem);}
.relBd-form li .isForm-textarea textarea{border: none;border-bottom: 1px solid #ededed;padding: 0;height: max(70px,0.88rem);}
.relBd-form li .isForm-input input, .relBd-form li .isForm-code input{border: none;border-bottom: 1px solid #ededed;}
.relBd-form li .isForm-input label em, .relBd-form li .isForm-textarea label em, .relBd-form li .isForm-code label em{color: #e62129;margin-left: 4px;}
.relBd-form li .isForm-textarea label{height: auto;;}
.relBd-form li .isForm-textarea textarea, .relBd-form li .isForm-textarea label{padding: max(6px,0.1rem) 0;}
.relBd-form li .isForm-code .isForm-code-auth{height: max(30px,0.4rem);margin: 0;width: max(90px,1.2rem);position: absolute;right: 0;top: 5px;z-index: 4;}
.relBd-form li .isForm-code input{padding-right: max(104px,1.34rem);}
.relBd-form li button{width: 100%;height: max(40px,0.52rem);border-radius: max(20px,0.26rem);background: #e62129;font-size: max(14px,0.15rem);color: #fff;cursor: pointer;transition: box-shadow .4s ease;}
.relBd-form li button:hover{box-shadow: 0px max(2px,0.04rem) max(10px,0.16rem) 0px rgba(231, 43, 51, 0.5);}
.relBd-form li .isForm-input input:focus, .relBd-form li .isForm-code input:focus, .relBd-form li .isForm-textarea textarea:focus{border-color: #e62129;}

/* 新闻-列表 */
.news{width: 100%;}
.newsMa{width: 100%;overflow: visible;}
.newsMa-loop{width: 100%;position: relative;}
.newsMa-mix{width: 100%;background: #f9f9f9;}
.newsMa-img{width: 8.35rem;}
.newsMa-img a{display: block;width: 100%;overflow: hidden;}
.newsMa-img img{width: 100%;height: 5.06rem;transition: all .6s ease;}
.newsMa-img:hover img{transform: scale(1.04);}
.newsMa-wrap{width: calc(100% - 8.35rem);background: #f9f9f9;position: relative;}
.newsMa-cont, .newsMa-control{width: 100%;padding: max(30px,0.7rem) max(20px,0.42rem);}
.newsMa-cont .time{color: #bebebe;align-items: center;}
.newsMa-cont .time i{margin-right: max(6px,0.1rem);font-size: max(14px,0.16rem);}
.newsMa-cont .title a{transition: all .4s ease;}
.newsMa-cont .title a:hover{color: #e62129;}
.newsMa-cont .items{width: 100%;display: none;opacity: 0;}
.newsMa-cont .items.active{display: block;animation: newsMaShow 1.2s ease both;}
@keyframes newsMaShow{0%{opacity: 0;}100%{opacity: 1;}}
.newsMa-cont .link a{display: flex;align-items: center;position: relative;transition: color .4s ease;}
.newsMa-cont .link i{transform: rotateY(180deg);margin-left: max(12px,0.16rem);transition: transform .4s ease;}
.newsMa-cont .link a:hover{color: #e62129;}
.newsMa-cont .link a:hover i{transform: rotateY(180deg) translateX(max(4px,0.08rem));}
.newsMa-control{position: absolute;justify-content: space-between;align-items: flex-end;left: 0;padding-top: 0 !important;padding-bottom: 0 !important;bottom: max(30px,0.66rem);}
.newsMa-control .swiper-pagination{width: auto;position: relative;bottom: 0;line-height: 1;}
.newsMa-control .swiper-pagination span{color: #8f9096;}
.newsMa-control .swiper-pagination b{color: #e62129;font-weight: normal;}
.newsMa-control .btn{width: auto;}
.newsMa-control .btn>div{width: max(34px,0.44rem);height: max(34px,0.44rem);border-radius: 50%;border: 2px solid #666;display: flex;align-items: center;justify-content: center;font-size: max(14px,0.16rem);color: #666;margin-right: max(8px,0.16rem);transition: all .4s ease;cursor: pointer;}
.newsMa-control .btn>div:last-child{margin-right: 0;}
.newsMa-control .btn>div i{font-size: inherit;line-height: 1;}
.newsMa-control .btn>div:hover{background: #0e0e0e;border-color: #0e0e0e;color: #fff;}
.newsMa-control .btn>div.next{transform: rotateY(180deg);}
.newsLb{width: 100%;}
.newsLb-list{width: 100%;}
.newsLb-list li{width: 100%;margin-top: max(14px,0.22rem);}
.newsLb-list li:first-child{margin-top: 0;}
.newsLb-link{width: 100%;padding: max(20px,0.44rem);transition: all .4s ease;background: #fff;align-items: center;}
.newsLb-link .img{width: 4.13rem;}
.newsLb-link .img img{width: 100%;height: 2.5rem;transition: all .6s ease;}
.newsLb-link .cont{width: calc(100% - 4.13rem);padding-left: max(20px,0.6rem);}
.newsLb-link .cont .time{color: #bebebe;align-items: center;}
.newsLb-link .cont .time i{margin-right: max(6px,0.1rem);font-size: max(14px,0.16rem);}
.newsLb-link:hover .img img{transform: scale(1.04);}
.newsLb-link:hover .cont .title{color: #e62129;}
.newsLb-link:hover{box-shadow: 0px max(4px,0.1rem) max(14px,0.32rem) max(2px,0.04rem) rgba(115, 115, 115, 0.12);}

/* 新闻-详情 */
.newsxq{background: #f6f5f5;}
.newsxq-wrap{width: calc(100% - max(280px,3.8rem));padding-right: max(30px,0.7rem);}
.newsxq-head{width: 100%;}
.newsxq-head .text{width: 100%;}
.newsxq-head .time{color: #bebebe;align-items: center;}
.newsxq-head .time i{margin-right: max(6px,0.1rem);font-size: max(14px,0.16rem);}
.newsxq-content{width: 100%;border-top: 1px solid #eeeff1;}
.newsxq-content *{line-height: inherit;}
.newsxq-content img{height: auto !important;}
.newsxq-back{width: 100%;border-top: 1px solid #eeeff1;}
.newsxq-back a{height: max(34px,0.46rem);padding: 0 max(16px,0.34rem);border-radius: max(17px,0.23rem);border: 2px solid #0e0e0e;line-height: 1;color: #0e0e0e;transition: all .4s ease;}
.newsxq-back a span{margin-right: max(6px,0.12rem);}
.newsxq-back a i{transform: rotateY(180deg);}
.newsxq-back a:hover{background: #0e0e0e;color: #fff;box-shadow: 0 0 max(12px,0.2rem) rgba(0, 0, 0, 0.2);}
.newsxq-btn{width: 100%;justify-content: space-between;}
.newsxq-btn a{width: 100%;padding: max(14px,0.3rem) 0 max(14px,0.16rem);border-bottom: 1px solid #eeeff1;display: block;}
.newsxq-btn a:first-child{padding-top: 0;}
.newsxq-btn a .name{transition: all .4s ease;}
.newsxq-btn a .time{color: #bfbfbf;}
.newsxq-btn a:hover .name{color: #e62129;}
.newsxq-side{width: max(280px,3.8rem);padding-left: max(30px,0.7rem);border-left: 1px solid #eeeff1;}
.newsxq-side-title{width: 100%;margin-top: max(20px,0.36rem);}
.newsxq-side-main{display: block;width: 100%;margin-top: max(14px,0.24rem);}
.newsxq-side-main .img{width: 100%;overflow: hidden;}
.newsxq-side-main .img img{width: 100%;transition: all .6s ease;}
.newsxq-side-main .time{color: #bfbfbf;}
.newsxq-side-main .title{transition: color .4s ease;margin-top: max(14px,0.24rem);}
.newsxq-side-main:hover .img img{transform: scale(1.04);}
.newsxq-side-main:hover .title{color: #e62129;}
.newsxq-side-list{width: 100%;margin-top: max(14px,0.20rem);}
.newsxq-side-list a.link{width: 100%;display: block;padding: max(14px,0.24rem) 0;border-top: 1px solid #eeeff1;}
.newsxq-side-list a.link:last-child{border-bottom: 1px solid #eeeff1;}
.newsxq-side-list a.link .time{color: #bfbfbf;}
.newsxq-side-list a.link .title{transition: color .4s ease;}
.newsxq-side-list a.link:hover .title{color: #e62129;}

/* 方案-列表 */
.case{background: #fff;}
.case-list{width: 100%;}
.case-list ul{margin: min(-14px,-0.22rem) 0 0 min(-14px,-0.22rem);}
.case-list li{width: calc(100%/3 - max(14px,0.22rem));margin: max(14px,0.22rem) 0 0 max(14px,0.22rem);}
.case-link{display: block;width: 100%;height: 100%;position: relative;}
.case-link img.bg{width: 100%;height: 100%;transition: all .6s ease;}
.case-link .cont{position: absolute;width: 100%;padding: 0 max(20px,0.4rem) max(16px,0.32rem);height: 100%;top: 0;left: 0;color: #fff;z-index: 4;transform: translate3d(0,0,10px);background: url("../images/pages/caseSd.png") repeat-x left bottom/auto 80.2%;display: flex;flex-direction: column;justify-content: flex-end;}
.case-link .cont .link p{display: flex;align-items: center;position: relative;}
.case-link .cont .link i{transform: rotateY(180deg);margin-left: max(6px,0.1rem);transition: transform .4s ease;}
.case-link:hover img.bg{transform: scale(1.04);}
.case-link:hover .cont .link i{transform: rotateY(180deg) translateX(-4px);}

/* 方案-详情(公共安全) */
.casexqBan{width: 100%;position: relative;background: #222;}
.casexqBan-wrap{width: 100%;position: relative;}
.casexqBan-img{width: 100%;overflow: hidden;}
.casexqBan-img img{width: 100%;height: calc(100vh - max(70px,0.8rem));}
/*.casexqBan-img img{width: 100%;height: calc(100vh - max(70px,0.8rem));transform: matrix(1.12, 0, 0, 1.12, 0, 0);animation: sonBanImgRun 3.2s ease both .2s;}*/
.casexqBan-cont{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;text-align: left;transform: translate3d(0,0,10px);}
/*.casexqBan-cont .title, .sonBan-cont .text{opacity: 0;}*/
/*.casexqBan-cont .title{animation: sonBanRun 1s ease both .3s;}*/
/*.casexqBan-cont .text{animation: sonBanRun 1s ease both .4s;}*/
/*.casexqBan-cont .link{animation: sonBanRun 1s ease both .5s;}*/
.casexqBan-cont .link a{height: max(34px,0.4rem);padding: 0 max(16px,0.34rem);border-radius: max(17px,0.2rem);background: #e62129;color: #fff;cursor: pointer;transition: box-shadow .4s ease;}
.casexqBan-cont .link a i{margin-left: max(6px,0.1rem);transition: transform .4s ease;}
.casexqBan-cont .link a:hover{box-shadow: 0px max(2px,0.04rem) max(10px,0.16rem) 0px rgba(231, 43, 51, 0.5);}
.casexqBan-cont .link a:hover i{transform: translateX(4px);}
.casexqBan-pro{position: absolute;width: 7.64rem;height: 5.5rem;display: flex;align-items: flex-end;justify-content: center;bottom: -0.6rem;right: 2rem;}
/*.casexqBan-pro img{max-height: 100%;opacity: 0;animation: casexqBanRun 1s ease both .5s;}*/
.casexqBan-pro img{max-height: 100%;}
@keyframes casexqBanRun{0%{opacity: 0;transform: translateY(max(20px,1rem));filter: blur(4px);}100%{opacity: 1;transform: translateX(0);filter: blur(0);}}
.casexq{width: 100%;}
.casexqMa{width: 100%;}
.casexqMa-list{width: 100%;}
.casexqMa-list li{width: 100%;margin-top: max(16px,0.44rem);}
.casexqMa-list li:first-child{margin-top: 0;}
.casexqMa-link{width: 100%;background: #fff;box-shadow: 0px max(4px,0.1rem) max(14px,0.26rem) 0 rgba(138, 138, 138, 0.18);transition: box-shadow .4s ease;}
.casexqMa-link-img{width: 7.07rem;}
.casexqMa-link-img img{width: 100%;height: 4.64rem;transition: all .6s ease;}
.casexqMa-link-cont{width: calc(100% - 7.07rem);padding: max(20px,0.48rem) max(24px,0.7rem);}
.casexqMa-link-cont .num{color: #ececec;text-align: right;}
.casexqMa-link-cont .title{line-height: 1.24;}
.casexqMa-link-cont .tags{max-width: 420px;}
.casexqMa-link-cont .tags h6{margin-top: min(-8px,-0.15rem);justify-content: space-between;}
.casexqMa-link-cont .tags h6 span{margin-top: max(8px,0.16rem);width: calc(50% - max(5px,0.09rem));height: max(32px,0.4rem);border-radius: max(16px,0.2rem);border: 1px solid #e1e1e1;background: #f5f5f5;}
.casexqMa-list li:nth-child(2n+1) .casexqMa-link{flex-direction: row-reverse;}
.casexqMa-list li:hover .casexqMa-link-img img{transform: scale(1.02);}
.casexqMa-list li:hover .casexqMa-link{box-shadow: 0px max(4px,0.1rem) max(14px,0.26rem) 0 rgba(138, 138, 138, 0.28);}

/* 关于我们 */
.aboBan{width: 100%;overflow: hidden;position: relative;background: #222;}
/*.aboBan img.bg{width: 100%;height: calc(100vh - max(70px,0.8rem));transform: matrix(1.12, 0, 0, 1.12, 0, 0);animation: sonBanImgRun 3.2s ease both .2s;}*/
.aboBan img.bg{width: 100%;height: calc(100vh - max(70px,0.8rem));}
.aboBan-cont{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;text-align: left;transform: translate3d(0,0,10px);}
.aboBan-cont .title, .aboBan-cont .text{max-width: 5.34rem;}
/*.aboBan-cont .title, .aboBan-cont .text{opacity: 0;}*/
/*.aboBan-cont .title{animation: sonBanRun 1s ease both .3s;}*/
/*.aboBan-cont .text{animation: sonBanRun 1s ease both .4s;}*/
.abo{width: 100%;}
.aboWh{background: #fff;}
.aboWh-list{width: 100%;}
.aboWh-list ul{margin-left: min(-20px,-0.54rem);}
.aboWh-list li{width: calc(100%/3 - max(20px,0.54rem));margin-left: max(20px,0.54rem);margin-top: max(40px,1.3rem);}
.aboWh-list li:nth-child(3n+2){margin-top: 0;}
.aboWh-link{display: block;width: 100%;position: relative;padding: 0 max(18px,0.42rem) max(14px,0.3rem) 0;}
.aboWh-link .img{width: 100%;overflow: hidden;}
.aboWh-link .img img{width: 100%;height: 4.72rem;transition: transform .6s ease;}
.aboWh-link .cont{position: absolute;width: 82%;padding: max(20px,0.46rem) max(16px,0.4rem);min-height: 2.1rem;right: 0;bottom: 0;background: #fff;box-shadow: 1px max(4px,0.14rem) max(14px,0.24rem) 0px rgba(203, 203, 203, 0.2);z-index: 4;transform: translate3d(0,0,10px);transition: background .6s ease;}
.aboWh-link .cont .name{align-items: center;line-height: 1;}
.aboWh-link .cont .name h6{transition: color .4s ease;}
.aboWh-link .cont .name p{color: rgba(181, 181, 181, 0.2);margin-left: max(6px,0.1rem);transition: color .4s ease;}
.aboWh-link .cont .text{transition: color .4s ease;}
.aboWh-link:hover .img img{transform: scale(1.04);}
.aboWh-link:hover .cont{background: #e62129;}
.aboWh-link:hover .cont .text{color: #fff;}
.aboWh-link:hover .cont .name h6{color: #fff;}
.aboWh-link:hover .cont .name p{color: rgba(255, 255, 255, 0.2);}
.aboLc{background: #f2f5f9;}
.aboLc .contain{position: relative;z-index: 4;}
.aboLc-loop{width: 100%;}
.aboLc-loop .thumbs{width: 100%;position: relative;user-select: none;}
.aboLc-loop .thumbs .swiper-container{padding-bottom: max(24px,0.56rem);}
.aboLc-loop .thumbs::before{content: "";position: absolute;width: 300vw;height: 1px;background: #d4d5d6;left: -100vw;bottom: calc(max(24px,0.56rem) + max(3px,0.06rem));}
.aboLc-loop .thumbs-click{display: flex;flex-direction: column;color: #333;align-items: center;transition: color .4s ease;}
.aboLc-loop .thumbs-click i{width: max(6px,0.12rem);height: max(6px,0.12rem);border-radius: 50%;background: #8e8e8e;margin-top: max(10px,0.3rem);position: relative;transition: background .4s ease;}
.aboLc-loop .thumbs-click i::before, .aboLc-loop .thumbs-click i::after{content: "";position: absolute;width: max(20px,0.36rem);height: max(20px,0.36rem);top: 50%;left: 50%;margin: min(-10px,-0.18rem) 0 0 min(-10px,-0.18rem);border-radius: 50%;z-index: -1;transition: all .4s ease;}
.aboLc-loop .thumbs-click i::before{background: #dedfe0;}
.aboLc-loop .thumbs-click i::after{border: max(3px,0.06rem) solid rgba(231, 43, 51, 0.4);transform: scale(0);opacity: 0;}
.aboLc-loop .thumbs-click.active{color: #e62129;}
.aboLc-loop .thumbs-click.active i::before{transform: scale(0);opacity: 0;}
.aboLc-loop .thumbs-click.active i::after{transform: scale(1);opacity: 1;}
.aboLc-loop .thumbs-click.active i{background: #e62129;}

.aboLc-loop .swiper-slide-active .thumbs-click{color: #e62129;}
.aboLc-loop .swiper-slide-active .thumbs-click i::before{transform: scale(0);opacity: 0;}
.aboLc-loop .swiper-slide-active .thumbs-click i::after{transform: scale(1);opacity: 1;}
.aboLc-loop .swiper-slide-active .thumbs-click i{background: #e62129;}

.aboLc-loop .gallery{width: 7.36rem;margin: 0 auto;position: relative;}
.aboLc-loop .gallery-more{width: 100%;text-align: center;padding: 0 max(40px,0.8rem);min-height: 2.5rem;}
.aboLc-loop .gallery-more .num{font-size: 3rem;line-height: 0.84;position: absolute;left: 0;right: 0;top: 0;background-image: linear-gradient(to bottom, #e5e9ed, transparent);background-clip: text;color: transparent;}
.aboLc-loop .gallery-more .cont{position: relative;z-index: 4;padding-top: max(10px,0.24rem);}
.aboLc-loop .thumbs-btn{width: max(32px,0.38rem);height: max(32px,0.38rem);position: absolute;top: 40%;margin-top: min(-16px,-0.19rem);border-radius: 50%;background: #313337;font-size: max(14px,0.16rem);color: #fff;cursor: pointer;user-select: none;display: flex;align-items: center;justify-content: center;line-height: 1;transition: all .4s ease;}
.aboLc-loop .thumbs-btn.prev{left: min(-52px,-0.58rem);}
.aboLc-loop .thumbs-btn.next{right: min(-52px,-0.58rem);transform: rotateY(180deg);}
.aboLc-loop .thumbs-btn:hover{background: #e62129;}
.aboRy{background: #fff url("../images/pages/abo3bg.jpg") no-repeat center/cover;}
.aboRy-loop{width: 100%;}
.aboRy-link{width: 100%;height: 4rem;}
.aboRy-loop .swiper-slide:nth-child(2n+1) .aboRy-link{padding-top: 1rem;}
.aboRy-link-a{display: block;width: 100%;position: relative;max-width: 3.18rem;margin: 0 auto;}
.aboRy-link-a .text, .aboRy-link-a .img{position: relative;z-index: 4;}
.aboRy-link-a .text{padding: 0 max(24px,0.3rem);min-height: max(32px,0.4rem);width: 100%;text-align: center;max-width: 2.8rem;margin: 0 auto;}
.aboRy-link-a .text::before, .aboRy-link-a .text::after{content: "";position: absolute;width: max(14px,0.2rem);height: max(32px,0.36rem);left: 0;top: 50%;margin-top: min(-16px,-0.18rem);background: url("../images/pages/abo3B1.png") no-repeat center/100% auto;}
.aboRy-link-a .text::after{left: auto;right: 0;transform: rotateY(180deg);}
.aboRy-link-a .img{width: 100%;text-align: center;}
.aboRy-link-a .img img{max-width: 1.9rem;max-height: 1.9rem;}
.aboRy-link-a .img i{position: absolute;width: max(34px,0.44rem);height: max(34px,0.44rem);border-radius: 50%;background: #e62129;color: #fff;line-height: 1;font-size: max(16px,0.2rem);top: 50%;left: 50%;margin: min(-17px,-0.22rem) 0 0 min(-17px,-0.22rem);transition: all .4s ease;display: flex;align-items: center;justify-content: center;opacity: 0;transform: scale(0);}
.aboRy-link-a:hover .img i{opacity: 1;transform: scale(1);}
.aboRy-link-a::after{width: 100%;content: "";pointer-events: none;height: 1.06rem;position: absolute;bottom: -0.8rem;left: 0;background: url("../images/pages/abo3B2.png") no-repeat center bottom/100% auto;}
.aboRy-control{width: 100%;align-items: center;justify-content: space-between;}
.aboRy-control .swiper-pagination{width: calc(100% - 1.5rem);background: #eee;height: max(3px,0.06rem);position: relative;border-radius: max(2px,0.03rem);overflow: hidden;}
.aboRy-control .swiper-pagination span{background: #e62129;border-radius: max(2px,0.03rem);}
.aboRy-btn>div{width: max(32px,0.38rem);height: max(32px,0.38rem);border-radius: 50%;background: #313337;font-size: max(14px,0.16rem);color: #fff;cursor: pointer;user-select: none;display: flex;align-items: center;justify-content: center;line-height: 1;margin-right: max(8px,0.2rem);transition: all .4s ease;}
.aboRy-btn>div:last-child{margin-right: 0;transform: rotateY(180deg);}
.aboRy-btn>div:hover{background: #e62129;}
.aboLc-bg{width: 100%;margin-top: -1.46rem;}
.aboLc-bg img{width: 100%;}

/* 机器人 */
.robBan{width: 100%;position: relative;background: #222;overflow: hidden;}
.robBan img.bg{width: 100%;height: calc(100vh - max(70px,0.8rem));}
/*.robBan img.bg{width: 100%;height: calc(100vh - max(70px,0.8rem));transform: matrix(1.12, 0, 0, 1.12, 0, 0);animation: sonBanImgRun 3.2s ease both .2s;}*/
.robBan-wrap{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;display: flex;align-items: center;transform: translate3d(0,0,10px);}
.robBan-wrap .contain{justify-content: space-between;align-items: center;}
.robBan-cont{width: 5rem;}
/*.robBan-cont .hint, .robBan-cont .title, .sonBan-cont .text, .robBan-cont .link{opacity: 0;}*/
/*.robBan-cont .hint{animation: sonBanRun 1s ease both .3s;}*/
/*.robBan-cont .title{animation: sonBanRun 1s ease both .4s;}*/
/*.robBan-cont .text{animation: sonBanRun 1s ease both .5s;}*/
/*.robBan-cont .link{animation: sonBanRun 1s ease both .6s;}*/
.robBan-cont .link a{height: max(32px,0.4rem);padding: 0 max(18px,0.34rem);margin-right: max(6px,0.12rem);border-radius: max(16px,0.2rem);border: 1px solid #fff;color: #fff;cursor: pointer;transition: all .4s ease;}
.robBan-cont .link a:last-child{margin-right: 0;}
.robBan-cont .link a i{margin-left: max(6px,0.12rem);transition: transform .4s ease;}
.robBan-cont .link a.videoPlay i{font-size: 12px;}
.robBan-cont .link a:hover{box-shadow: 0px max(2px,0.04rem) max(10px,0.16rem) 0px rgba(231, 43, 51, 0.5);background: #e62129;border-color: #e62129;}
.robBan-cont .link a:hover i{transform: translateX(4px);}
.robBan-img{width: calc(100% - 5rem);padding-left: max(30px,0.5rem);text-align: right;}
.robBan-img img{max-height: 6.06rem;opacity: 1;}
/*.robBan-img img{max-height: 6.06rem;opacity: 0;animation: robBanRun 1s ease both .5s;}*/
@keyframes robBanRun{0%{opacity: 0;transform: translateY(max(20px,1rem));filter: blur(4px);}100%{opacity: 1;transform: translateX(0);filter: blur(0);}}
.rob{width: 100%;overflow: hidden;}
.robtb{background: #fff;}
.robtb-list{width: 100%;}
.robtb-list ul{margin: min(-24px,-0.8rem) 0 0 min(-24px,-0.8rem);}
.robtb-list li{width: calc(25% - max(24px,0.8rem));margin: max(24px,0.8rem) 0 0 max(24px,0.8rem);text-align: center;}
.robtb-list li .ico{height: max(28px,0.38rem);align-items: flex-end;justify-content: center;transition: transform .4s ease;}
.robtb-list li .ico img{max-height: 100%;}
.robtb-list li:hover .ico{transform: translateY(-4px);}
.robjs{background: #fff;}
.robjs-head{width: 8.8rem;margin: 0 auto;text-align: center;}
.robjs-info{width: 100%;position: relative;}
.robjs-info img{width: 100%;}
.robjs-info video{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;z-index: 4;}
.robxn{background: #000;}
.robxn .contain{width: 100%;}
.robxn-loop{width: 100%;position: relative;}
.robxn-link{display: block;width: 100%;position: relative;}
.robxn-link-img{width: 100%;position: relative;overflow: hidden;pointer-events: none;user-select: none;}
.robxn-link-img img{width: 100%;height: 5.68rem;object-fit: cover;position: relative;z-index: 2;opacity: 1;transition: all .6s ease;}
.robxn-link-img video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 1;}
.robxn-link-img::before, .robxn-link-img::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 3;transform: translate3d(0,0,4px);background: rgba(0, 0, 0, .5);transition: opacity .4s ease;}
.robxn-link-img::after{background: linear-gradient(to top,rgba(0,0,0,0.5),transparent 50%);opacity: 0;}
.robxn-link-cont{position: absolute;z-index: 5;transition: all .3s ease; opacity: 0;width: 100%;text-align: left;left: 0;bottom: max(20px,0.34rem);padding: 0 max(2px,0.38rem);}
.swiper-slide-active .robxn-link-img.hasvd img{opacity: 0;}
.swiper-slide-active .robxn-link-img::before{opacity: 0;}
.swiper-slide-active .robxn-link-img::after{opacity: 1;}
.swiper-slide-active .robxn-link-cont{opacity: 1;}
/* .swiper-slide-active .robxn-link-cont{animation: robxnUp 1s ease both .8s;} */
@keyframes robxnUp{0%{opacity: 0;transform: translateY(max(20px,0.4rem));filter: blur(4px);}100%{opacity: 1;transform: translateY(0);filter: blur(0);}}
.robxn-control{width: 52.08%;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;}
.robxn-control .btn>div{width: 32px;height: 32px;border: 1px solid #fff;margin-right: 8px;padding-top: 2px;border-radius: 50%;line-height: 1;color: #fff;font-size: 12px;transition: all .4s ease;cursor: pointer;z-index: 12;}
.robxn-control .btn>div.prev{left: 20.5%;}
.robxn-control .btn>div.next{right: 20.5%;transform: rotateY(180deg);margin-right: 0;}
.robxn-control .btn>div:hover{background: #e62129;border-color: #e62129;}
.robxn-control .swiper-pagination{position: relative;bottom: 0;font-size: 0;}
.robxn-control .swiper-pagination .swiper-pagination-bullet{width: 16px;background: rgba(255, 255, 255, .5);margin: 0 3px !important;}
.robxn-control .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;background: #fff;}
.robxn-imgwd{width: 100%;align-items: center;flex-direction: row-reverse;}
.robxn-imgwd .img{width: 7.05rem;position: relative;overflow: hidden;user-select: none;}
.robxn-imgwd .img img{width: 100%;height: 5.35rem;}
.robxn-imgwd .img video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 2;}
.robxn-imgwd .cont{width: calc(100% - 7.05rem);padding-left: max(40px,1.04rem);}
.robqh{background: #fff;}
.robqh-wrap{width: 100%;align-items: center;}
.robqh-media{width: 7.94rem;height: 5.68rem;position: relative;}
.robqh-media .items{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: none;}
.robqh-media .items img{width: 100%;height: 100%;}
.robqh-media .items video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 1;}
.robqh-media .items.active{display: block;}
.robqh-info{width: calc(100% - 7.94rem);padding-right: 1rem;}
.robqh-info .text{max-width: 340px;}
.robqh-info .link{flex-direction: column;align-items: flex-start;}
.robqh-info .link a{height: max(34px,0.4rem);width: max(300px,1.6rem);margin-top: max(8px,0.14rem);border-radius: max(17px,0.2rem);border: 1px solid #000;transition: all .4s ease;}
.robqh-info .link a:first-child{margin-top: 0;}
.robqh-info .link a:hover, .robqh-info .link a.active{background: #333;border-color: #333;color: #fff;}
.robqh-info .nums{max-width: 400px;}
.robqh-info .nums ul{margin: min(-14px,-0.24rem) 0 0 min(-14px,-0.24rem);}
.robqh-info .nums li{width: calc(50% - max(14px,0.24rem));margin: max(14px,0.24rem) 0 0 max(14px,0.24rem);}
.robcp{background: #fff;}
.robcp-head{width: 100%;justify-content: space-between;}
.robcp-head .text{width: 4.52rem;text-align: right;}
.robcp-wrap{width: 100%;align-items: flex-end;justify-content: space-between;}
.robcp-imgs{width: 6.8rem;text-align: center;height: 5.2rem;position: relative;}
.robcp-imgs .li{position: absolute;left: 0;opacity:0;top: 0;transition:opacity .6s ease;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.robcp-imgs .li img{max-height: 100%;max-width:100%;opacity:0}
.robcp-imgs .li video{position: absolute;z-index:4;top:50%;left:0%;width:100%;transform:translateY(-50%);max-height: 100%;}
.robcp-imgs .li.active{opacity:1}
@media all and (max-width:1000px){
    .robcp-imgs .li video{display:none !important;}
    .robcp-imgs .li img{opacity:1}
}
.robcp-list{width: 5.1rem;}
.robcp-list ul{margin: min(-20px,-0.58rem) 0 0 min(-24px,-0.8rem);}
.robcp-list li{width: calc(50% - max(24px,0.8rem));margin: max(20px,0.58rem) 0 0 max(24px,0.8rem);text-align: center;user-select: none;cursor: pointer;}
.robcp-list li .ico{width: 1.86rem;height: 1.86rem;position: relative;margin: 0 auto;}
.robcp-list li .ico img{max-height: 100%;position: relative;z-index: 4;}
.robcp-list li .ico i{width: 100%;height: 100%;border-radius: 50%;background: #fcfcfc;position: absolute;top: 0;left: 0;transition: background .4s ease;}
.robcp-list li .ico i::before,.robcp-list li .ico i::after {content: "";border-radius: 50%;position: absolute;top: 50%;left: 50%;transition: background .4s ease;}
.robcp-list li .ico i::before {width: 1.46rem;height: 1.46rem;margin: -0.73rem 0 0 -0.73rem;background: #f5f5f5;}
.robcp-list li .ico i::after {width: 1.08rem;height: 1.08rem;margin: -0.54rem 0 0 -0.54rem;background: #fafafa;}
.robcp-list li:hover .ico i, .robcp-list li.active .ico i{background: #fef4f5;}
.robcp-list li:hover .ico i::before, .robcp-list li.active .ico i::before{background: #f9ccce;}
.robcp-list li:hover .ico i::after, .robcp-list li.active .ico i::after{background: #f49b9f;}
.robcp-main{width: 100%;text-align: center;}
.robdx{background: #fff;}
.robdx-loop{width: 100%;}
.robdx-link{display: block;width: 100%;position: relative;}
.robdx-link-img{width: 100%;position: relative;overflow: hidden;pointer-events: none;user-select: none;}
.robdx-link-img img{width: 100%;height: 5.51rem;;object-fit: cover;position: relative;z-index: 2;opacity: 1;transition: all .6s ease;}
.robdx-link-img video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 1;}
.swiper-slide-active .robdx-link-img.hasvd img{opacity: 0;}
.robdx-menu{width: 100%;justify-content: center;user-select: none;}
.robdx-menu ul{border-bottom: 1px solid #e8e8e8;}
.robdx-menu li{cursor: pointer;width: max(50px,0.82rem);height: max(26px,0.36rem);text-align: center;position: relative;color: #a6a6a6;transition: color .4s ease;}
.robdx-menu li:hover, .robdx-menu li.active{color: #232323;}
.robdx-menu li::after{content: "";position: absolute;width: 100%;height: 1px;left: 0;bottom: -1px;background: #232323;opacity: 0;transition: opacity .4s ease;}
.robdx-menu li.active::after{opacity: 1;}
.robdx-head{width: 100%;}
.robdx-head .text{width: 4.54rem;}
.robdx-list{width: 100%;}
.robdx-list ul{margin: min(-14px,-0.18rem) 0 0 min(-20px,-0.34rem);}
.robdx-list li{width: calc(100%/2 - max(20px,0.34rem));margin: max(14px,0.18rem) 0 0 max(20px,0.34rem);}
.robdx-data{width: 100%;height: 100%;display: block;position: relative;}
.robdx-data img{width: 100%;height: 100%;transition: all .6s ease;}
.robdx-data::after{content: "";background: linear-gradient(to top,rgba(0,0,0,0.5),transparent 40%);position: absolute;z-index: 1;transform: translate3d(0,0,4px);width: 100%;height: 100%;top: 0;left: 0;}
.robdx-data .cont{bottom: max(14px,0.24rem);padding: 0 max(16px,0.32rem);width: 100%;position: absolute;z-index: 4;transform: translate3d(0,0,10px);color: #fff;left: 0;}
.robdx-data:hover img{transform: scale(1.04);}
.robcj{background: #fff;}
.robcj .contain{width: 100%;padding: 0 max(24px,0.34rem);}
.robcj-list{width: 100%;}
.robcj-list ul{margin: min(-14px,-0.24rem) 0 0 min(-14px,-0.24rem);}
.robcj-list li{width: calc(100%/4 - max(14px,0.24rem));margin: max(14px,0.24rem) 0 0 max(14px,0.24rem);}
.robcj-link{width: 100%;height: 100%;display: block;position: relative;}
.robcj-link img{width: 100%;height: 100%;transition: all .6s ease;}
.robcj-link::after{content: "";background: linear-gradient(to top,rgba(0,0,0,0.5),transparent 30%);position: absolute;z-index: 1;transform: translate3d(0,0,4px);width: 100%;height: 100%;top: 0;left: 0;}
.robcj-link .cont{bottom: max(14px,0.38rem);padding: 0 max(16px,0.38rem);width: 100%;position: absolute;z-index: 4;transform: translate3d(0,0,10px);color: #fff;left: 0;}
.robcj-link:hover img{transform: scale(1.04);}
.robpj{background: #f9f9f9;}
.robpj-wrap{width: 100%;align-items: center;}
.robpj-img{width: 6.7rem;}
.robpj-list{width: calc(100% - 6.7rem);padding-left: max(24px,0.5rem);}
.robpj-list ul{margin: min(-10px,-0.2rem) 0 0 min(-10px,-0.2rem);}
.robpj-list li{width: calc(100%/3 - max(10px,0.2rem));margin: max(10px,0.2rem) 0 0 max(10px,0.2rem);}
.robpj-link{width: 100%;height: 100%;background: #fff;text-align: center;padding: max(14px,0.24rem) max(10px,0.32rem);transition: box-shadow .4s ease;}
.robpj-link .ico img{max-height: 1.1rem;}
.robpj-link:hover{box-shadow: 0px 0px max(10px,0.16rem) 0px rgba(0, 0, 0, 0.1);}
.robcs{background: #fff;}
.robcs-list{width: 100%;}
.robcs-list ul{margin: min(-10px,-0.2rem) 0 0 min(-10px,-0.2rem);}
.robcs-list li{width: calc(100%/4 - max(10px,0.2rem));margin: max(10px,0.2rem) 0 0 max(10px,0.2rem);}
.robcs-link{padding: max(16px,0.44rem) max(12px,0.3rem);display: block;width: 100%;height: 100%;background: #f6f6f6;border: 1px solid #eee;transition: box-shadow .4s ease;}
.robcs-link:hover{box-shadow: 0px 0px max(10px,0.16rem) 0px rgba(0, 0, 0, 0.12);}
/* 机器人-探测 */
.robTc{background: #fff;}
/* 机器人-智能排爆 */
.robPb{background: #fff;}
.robPb .robxn{background: #fff;}
.robPb .robxn .contain{width: var(--wid);}
.robPb .robqh-info{width: calc(100% - 7.06rem);}
.robPb .robqh-media {width: 7.06rem;height: 7.64rem;}
.robPb .robqh-info .text{max-width: 404px;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
    .casexqBan-pro{right: 0.8rem;}
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .robxn-link-img img{height: 4.3rem;}
}

@media all and (max-width:1430px){
    /* 1360 */
}

@media all and (max-width:1350px){
    /* 1280 */
    .relMa-list li .cont {padding-left: max(16px,0.24rem);}
    .relMa-list li {padding: max(24px,0.54rem) max(18px,0.28rem);}
}

@media all and (max-width:1270px){
    /* 1152 × (700) */
}

/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
    .relMa-list ul {margin: min(-16px,-0.28rem) 0 0;}
    .relMa-list li{width: 100%;margin: max(16px, 0.28rem) 0 0;}
    .casexqBan-img img{height: 40vh;}
    .aboBan img.bg{height: 40vh;}
    .aboBan-cont .text{max-width: 7rem;}
    .robBan img.bg{height: 40vh;}
}

/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    .sonBan-cont{text-align: center;}
    @keyframes sonBanRun{0%{opacity: 0;transform: translateY(30px);filter: blur(4px);}100%{opacity: 1;transform: translateY(0);filter: blur(0);}}
    .relMa-list ul{margin: -14px 0 0;}
    .relMa-list li{margin: 14px 0 0;padding: 20px 16px;}
    .relMa-dot {width: 231px;}
    .relMa-dot .info {padding: 16px 14px;border-radius: 6px;}
    .relMa-dot .info img {width: 150px;}
    .relMa-dot .info p {font-size: 14px;line-height: 20px;}
    .relMa-map{height: 300px;}
    .relBd-info{width: 100%;}
    .relBd-form{width: 100%;margin-top: 24px;padding: 18px 16px 24px;}
    .newsMa-img{width: 100%;}
    .newsMa-img img{height: 202px;}
    .newsMa-wrap{width: 100%;}
    .newsMa-cont, .newsMa-control{padding: 24px 16px 70px;}
    .newsMa-control{bottom: 20px;}
    .newsMa-control .btn>div{border-width: 1px;}
    .newsLb-link{padding: 16px 12px;}
    .newsLb-link .img{width: 100%;}
    .newsLb-link .img img{height: 186px;}
    .newsLb-link .cont{width: 100%;padding: 0;margin-top: 16px;}
    .newsxq-wrap {width: 100%;padding-right: 0;}
    .newsxq-side {width: 100%;padding-left: 0;border-left: none;border-top: 1px solid #eeeff1;margin-top: 30px;}
    .newsxq-btn a{padding: 14px 0 !important;}
    .case-list ul {margin: -8px 0 0 -8px;}
    .case-list li {width: calc(100%/2 - 8px);margin: 8px 0 0 8px;}
    .case-link .cont{padding: 0 12px 10px;}
    .case-link .cont .text, .case-link .cont .link{font-size: 12px;}
    .case-link .cont .link{margin-top: 8px;}
    .casexqBan-img img{height: auto;min-height: 220px;}
    .casexqBan-pro {width: 190px;height: 130px;bottom: -20px;right: 4px;}
    .casexqMa-link{flex-direction: row !important;}
    .casexqMa-link-img{width: 100%;}
    .casexqMa-link-img img{height: auto;}
    .casexqMa-link-cont{width: 100%;padding: 24px 16px;}
    .aboBan img.bg{height: auto;min-height: 300px;}
    .aboBan-cont{text-align: center;}
    .aboBan-cont .text{max-width: 100%;}
    .aboWh-list ul{margin-left: 0;}
    .aboWh-list li{width: 100%;margin-left: 0;margin-top: 16px !important;}
    .aboWh-list li:first-child{margin-top: 0 !important;}
    .aboWh-link .img img {height: 240px;}
    .aboLc-loop .gallery-more {padding: 0;min-height: 120px;}
    .aboLc-loop .gallery{width: 100%;padding: 0 44px;}
    .aboLc-loop .thumbs-btn.prev{left: 0;}
    .aboLc-loop .thumbs-btn.next{right: 0;}
    .aboRy-link{height: 306px;padding-top: 0 !important;}
    .aboRy-link-a {max-width: 318px;}
    .aboRy-link-a .text {max-width: 220px;}
    .aboRy-link-a .img {height: 190px;display: flex;align-items: flex-end;justify-content: center;}
    .aboRy-control .swiper-pagination {width: calc(100% - 88px);}
    .aboRy-link-a .img img {max-width: 100%;max-height: 100%;}
    .aboRy-link-a::after {height: 106px;bottom: -80px;}
    .rob video{display: none !important;}
    .robBan img.bg{height: auto;min-height: 400px;}
    .robBan-cont{width: 100%;text-align: center;}
    .robBan-cont .link{justify-content: center;}
    .robBan-img{width: 100%;text-align: center;max-width: 100%;margin-top: 30px;padding: 0;}
    .robBan-img img{max-height: 160px;}
    .robtb-list ul {margin: -16px 0 0 -14px;}
    .robtb-list li {width: calc(33.3333% - 14px);margin: 16px 0 0 14px;}
    .robtb-list li .text{font-size: 12px;}
    .robjs-head {width: 100%;}
    .robxn .contain{padding: 0 4%;}
    .robxn-link-img img{opacity: 1 !important;height: 188px;}
    .robxn-control {width: 100%;}
    .robxn-link-cont{bottom: 14px;}
    .robqh-info{width: 100%;padding: 0;}
    .robqh-info .text{max-width: 100%;}
    .robqh-info .link {flex-direction: row;align-items: center;}
    .robqh-info .link a{margin: 0 12px 0 0;}
    .robqh-info .link a:last-child{margin: 0;}
    .robqh-media{width: 100%;margin-top: 20px;height: 238px;}
    .robcp-head .text{width: 100%;text-align: left;margin-top: 8px;}
    .robcp-list {width: 100%;}
    .robcp-list li .ico {width: 80px;height: 80px;}
    .robcp-list li .ico i::before {width: 60px;height: 60px;margin: -30px 0 0 -30px;}
    .robcp-list li .ico i::after {width: 40px;height: 40px;margin: -20px 0 0 -20px;}
    .robcp-imgs {width: 100%;height: 200px;margin-top: 28px;}
    .robdx-link-img img{opacity: 1 !important;height: 150px;}
    .robcj .contain {padding: 0 4%;}
    .robcj-list ul {margin: -10px 0 0 -10px;}
    .robcj-list li {width: calc(100%/2 - 10px);margin: 10px 0 0 10px;}
    .robpj-img{width: 100%;}
    .robpj-list{width: 100%;padding: 0;margin-top: 20px;}
    .robcs-list li{width: calc(100%/2 - max(10px,0.2rem));}
    .robxn-imgwd{flex-direction: row;}
    .robxn-imgwd .img{width: 100%;margin-top: 20px;}
    .robxn-imgwd .img img{height: auto;}
    .robxn-imgwd .cont{width: 100%;padding: 0;}
    .robPb .robxn .contain {width: 100%;}
    .robPb .robqh-info {width: 100%;}
    .robPb .robqh-media {width: 100%;height: 358px;}
    .robdx-head .text {width: 100%;}
    .robdx-list ul {margin: -10px 0 0 -10px;}
    .robdx-list li {width: calc(100% - 10px);margin: 10px 0 0 10px;}
}

@media all and (min-width:1930px){
    .robqh-info .nums {max-width: 4rem;}
}