<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;font-size: 0;text-align: center;user-select: none;}
.paging-menu, .paging-menu a, .paging-hint{display: inline-block;vertical-align: middle;font-family: Arial;}
.paging-menu a{width: 32px;height: 32px;line-height: 32px;border: 1px solid #efefef;margin: 3px;font-size: 13px;color: #333;transition: all .4s ease;background-color: #fff;}
.paging-menu a:first-child, .paging-menu a:last-child{width: 78px;}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #dc0009;background-color: #dc0009;color: #fff;}
.paging-hint{font-size: 13px;color: #676767;font-weight: 300;margin-right: 6px;}
.paging-menu a:nth-last-child(2){width: 52px;}
@media all and (max-width:1000px) {.paging-menu a:nth-last-child(2){width: 44px;}.paging-menu a:first-child, .paging-menu a:last-child{width: 58px;}}
@media all and (max-width:640px) {.paging-hint{display: none;}.paging-menu a:nth-last-child(2){width: 42px;}.paging-menu a:first-child, .paging-menu a:last-child{width: 56px;}.paging-menu a{margin: 1px;}}

/* 搜索页面 */
.search{width: 100%;}
.search-info{width: 100%;font-size: 28px;color: #333;font-weight: 700;}
.search-info span{color: #dc0009;}
.search-list{width: 100%;margin-top: 30px;}
.search-link{display: block;width: 100%;padding: 32px 0;border-bottom: 1px solid #ddd;}
.search-link h2{font-size: 20px;color: #333;font-weight: 700;line-height: 1.1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.search-link p{width: 100%;font-size: 16px;margin-top: 16px;color: #666;line-height: 26px;max-height: 52px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.search-link .highlightRow span{color: #dc0009 !important;}
.search-link:hover h2{color: #dc0009;}
@media all and (max-width:1599px) {.search-info{font-size: 26px;}.search-link{padding: 28px 0;}.search-list{margin-top: 18px;}}
@media all and (max-width:1279px) {.search-info{font-size: 24px;}.search-link{padding: 24px 0;}.search-list{margin-top: 12px;}}
@media all and (max-width:1000px) {.search-info{font-size: 20px;}.search-link{padding: 20px 0;}.search-list{margin-top: 8px;}.search-link h2{font-size: 18px;}.search-link p{margin-top: 12px;}}
@media all and (max-width:640px) {.search-link {padding: 16px 0;}.search-link p {font-size: 15px;margin-top: 8px;line-height: 22px;max-height: 44px;}}

.sonTitle{width: 100%;text-align: center;}
.sonTitle .name{font-weight: 700;color: #222;align-items: center;justify-content: center;line-height: 1.1;}
.sonTitle .name img{height: 23px;margin: 0 8px;}
.sonTitle .name span{color: #1737cf;}
.sonTitle .text{color: #666;max-width: 1170px;margin: 12px auto 0;}
.sonTitle.white .name{color: #fff;}
.sonTitle.white .text{color: #fff;}
.sonTitle.left{width: auto;text-align: left;}
.sonTitle.left .name{justify-content: left;}
.sonTitle.left .text{margin-left: 0;max-width: none;}

.sonBan{width: 100%;position: relative;overflow: hidden;}
.sonBan-img{width: 100%;object-fit: cover;min-height: 500px;}
.sonBan-cont{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;color: #fff;padding-top: 50px;}
.sonBan-cont .text, .sonBan-cont .name{font-weight: 700;line-height: 1.1;opacity: 0;animation: sonBanRun 1s ease both;}
.sonBan-cont .text{color: rgba(255, 255, 255, 0.3);font-family: Arial;text-transform: uppercase;animation-delay: .4s;}
.sonBan-cont .name{margin-top: 8px;animation-delay: .6s;}
@keyframes sonBanRun {0%{opacity: 0;transform: translateX(120px);}100%{opacity: 1;transform: translateX(0);}}
.sonBan-place{width: 100%;position: absolute;z-index: 4;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);}
.sonBan-place .contain{align-items: center;color: #bababa;}
.sonBan-place i{width: 17px;height: 44px;background: url('../images/pages/home.png') no-repeat left top 48%/100% auto;display: block;}
.sonBan-place a{margin-left: 24px;transition: all .4s ease;position: relative;height: 44px;display: flex;align-items: center;}
.sonBan-place a::before{content: "&gt;";position: absolute;color: #bababa;font-family: "宋体", "SimSun", "\5B8B\4F53";font-weight: 700;left: -16px;top: 50%;margin-top: -10px;}
.sonBan-place a:last-child{color: #fff;}
.sonBan-place a:hover{color: #dc0009 !important;}

/* 公司介绍 */
.comjj{width: 100%;overflow: hidden;}
.comjj .contain{max-width: 1260px;}
.comjj .sonTitle .text{max-width: 100%;margin-top: 30px;line-height: 42px;font-size: 16px;}
.comjj-num{width: 100%;}
.comjj-num ul{align-items: flex-start;}
.comjj-num li{position: relative;width: 25%;text-align: center;}
.comjj-num li .icon{height: 56px;}
.comjj-num li .icon img{max-height: 100%;}
.comjj-num li .num{font-family: Arial;color: #1243a2;font-weight: 700;line-height: 1;overflow: hidden;align-items: baseline;justify-content: center;margin: 20px 0 2px;}
.comjj-num li .num img{width: 20px;margin-left: 4px;}
.comjj-num li .text{color: #555;}
.comry{width: 100%;overflow: hidden;background: #e9eef5;}
.comry-loop{width: 100%;padding-bottom: 80px;background: url('../images/pages/com2_3.png') no-repeat left bottom/100% auto;overflow: hidden;}
.comry-loop .contain{float: right;}
.comry-link{display: block;width: 100%;position: relative;background: #fff;}
.comry-link-img{width: 100%;position: relative;display: flex;align-items: center;justify-content: center;}
.comry-link-img .bg{width: 100%;object-fit: cover;position: relative;z-index: 2;max-height: 340px;}
.comry-link-img .pic{position: absolute;max-width: calc(100% - 16px);max-height: calc(100% - 16px);}
.comry-link-img::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(18, 67, 162, 0.7);opacity: 0;transition: all .4s ease;}
.comry-link-img .icon{width: 50px;height: 50px;background: url('../images/index/indryicon.png') no-repeat center/100% auto;position: absolute;transform: scale(0);opacity: 0;transition: all .6s ease;z-index: 4;}
.comry-link:hover .comry-link-img .icon{transform: scale(1);opacity: 1;}
.comry-link:hover .comry-link-img::after{opacity: 1;}
.comry-hint{width: 100%;color: #1243a2;}
.comry-hint span{padding-left: 28px;background: url('../images/pages/com2_1.png') no-repeat left center;display: flex;align-items: center;height: 26px;}
.comsl{width: 100%;position: relative;}
.comsl-img{width: 100%;object-fit: cover;}
.comsl-wrap{width: 100%;position: relative;}
.comsl-wrap .contain{background: #fff;margin-top: -40px;position: relative;z-index: 4;box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.08);}
.comsl-title{width: 262px;background: #0040dc;display: flex;align-items: center;flex-direction: column;justify-content: center;color: #fff;font-weight: 700;}
.comsl-title .text{line-height: 1.1;opacity: 0.15;text-transform: uppercase;}
.comsl-title .name{line-height: 1.1;align-items: flex-start;margin-left: 6px;margin-top: 4px;}
.comsl-title .name img{height: 18px;margin-left: 6px;}
.comsl-text{width: calc(100% - 262px);padding: 20px 130px 20px 38px;min-height: 200px;display: flex;align-items: center;color: #333;line-height: 38px;}
.comhb{width: 100%;overflow: hidden;}
.comhb .contain{width: 1420px;}
.comhb-loop{width: 100%;position: relative;}
.comhb-loop .swiper-container{padding: 10px 10px 56px;}
.comhb-loop-list{width: 100%;}
.comhb-loop-ul{margin: -20px 0 0 -20px;}
.comhb-loop-link{display: flex;width: calc(20% - 20px);margin: 20px 0 0 20px;align-items: center;justify-content: center;background: #fff;box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.08);border-radius: 5px;transition: all .4s ease;height: 122px;}
.comhb-loop-link img{max-width: 88%;max-height: 88%;}
.comhb-loop-link:hover{transform: translateY(-4px);box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.16);}
.comhb-loop .swiper-pagination{bottom: 0;}
.comhb-loop .swiper-pagination-bullet {width: 10px;height: 10px;background: #dfdfdf;opacity: 1;margin: 0 6px !important;}
.comhb-loop .swiper-pagination-bullet-active {opacity: 1;background: #1243a2;}
.comhb-prev, .comhb-next{width: 54px;height: 54px;opacity: 0.2;transition: all .4s ease;position: absolute;cursor: pointer;background: url('../images/pages/com4Arr.png') no-repeat center/100% auto;top: 50%;margin-top: -50px;}
.comhb-prev{left: -86px;}
.comhb-next{right: -86px;transform: rotate(180deg);}
.comhb-prev:hover, .comhb-next:hover{opacity: 1;}

/* 联系我们 */
.relxx{width: 100%;overflow: hidden;}
.relxx .contain{flex-direction: row-reverse;justify-content: space-between;}
.relxx-img{width: 267px;}
.relxx-img img{width: 100%;object-fit: cover;}
.relxx-list{width: calc(100% - 277px);background: #fff;box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.08);padding: 70px 0;}
.relxx-list ul{height: 100%;}
.relxx-list li{display: flex;height: 100%;flex-direction: column;justify-content: center;align-items: center;flex: 1;padding: 20px 28px;text-align: center;position: relative;}
.relxx-list li .icon{width: 83px;transition: all .4s ease;}
.relxx-list li .icon img{width: 100%;object-fit: cover;}
.relxx-list li .name{line-height: 1.1;color: #333;margin: 20px 0 12px;}
.relxx-list li .text{width: 100%;line-height: 22px;min-height: 44px;}
.relxx-list li .text span{word-break: break-all;color: #dc0009;font-weight: 700;font-size: 22px;font-family: Arial;}
.relxx-list li::after{content: "";position: absolute;width: 1px;height: 100%;top: 0;right: 0;background: #e6e6e6;}
.relxx-list li:last-child::after{display: none;}
.relxx-list li:hover .icon{transform: translateY(-6px);}
.reldt{width: 100%;position: relative;overflow: hidden;}
.reldt-bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.reldt .contain{position: relative;z-index: 4;}
.reldt-map{width: 100%;position: relative;border: 8px solid #fff;height: 500px;}
#map{width: 100%;height: 100%;}
#map .amap-info{width: 600px;}
#map .amap-info-close{right: 6px !important;top: 6px;}
#map .amap-info-content{padding: 20px;}
#map .amap-logo,#map .amap-copyright{display: none !important;}
.mapWrap{width: 100%;align-items: center;}
.mapWrap-img{width: 186px;}
.mapWrap-img img{width: 100%;object-fit: cover;}
.mapWrap-cont{width: calc(100% - 186px);padding-left: 24px;}
.mapWrap-cont .name{font-size: 20px;color: #333;font-weight: 700;padding-bottom: 16px;border-bottom: 1px dotted #7f7f7f;}
.mapWrap-cont .name span{color: #dc0009;}
.mapWrap-cont .address, .mapWrap-cont .phone{line-height: 24px;padding-left: 28px;}
.mapWrap-cont .address{background: url('../images/pages/rel2_1.png') no-repeat left top 3px;font-size: 15px;color: #333;margin-top: 18px;}
.mapWrap-cont .phone{background: url('../images/pages/rel2_2.png') no-repeat left top 2px;color: #dc0009;font-size: 18px;font-family: Arial;margin-top: 14px;}
.relly{width: 100%;overflow: hidden;}
.relly-from{width: 100%;}
.relly-from li{width: 100%;margin-top: 28px;justify-content: space-between;}
.relly-from li:first-child{margin-top: 0;}
.relly-from li input, .relly-from li textarea{width: calc(50% - 14px);height: 54px;border: 1px solid #e8e8e8;padding: 0 28px;display: block;font-size: 14px;color: #666;transition: border .4s ease;}
.relly-from li.text textarea{width: 100%;height: 112px;padding-top: 20px;padding-bottom: 20px;}
.relly-from li input:focus, .relly-from li textarea:focus{border: 1px solid #dc0009;}
.relly-from li .code{width: 524px;justify-content: space-between;}
.relly-from li .code input{width: calc(100% - 170px);}
.relly-from li .code span{width: 160px;height: 54px;display: flex;align-items: center;justify-content: center;cursor: pointer;border: 1px solid #e8e8e8;transition: all .4s ease;}
.relly-from li .code span img{max-width: 100%;max-height: 100%;}
.relly-from li .code span:hover{border: 1px solid #dc0009;}
.relly-from li button{cursor: pointer;width: 234px;background: #dc0009;font-size: 14px;color: #fff;transition: all .4s ease;height: 54px;}
.relly-from li button:hover{box-shadow: 0 2px 18px 2px rgba(220, 0, 9, 0.4);}

/* 视频中心 */
.vidzx{width: 100%;overflow: hidden;}
.vidzx-title{width: 100%;color: #333;line-height: 1.1;position: relative;}
.vidzx-title::after{content: "";position: absolute;width: 100%;height: 1px;background: #e4e4e4;left: 0;bottom: 0;}
.vidzx-title span{padding-bottom: 24px;position: relative;display: block;z-index: 2;}
.vidzx-title span::after{content: "";position: absolute;width: 100%;height: 2px;background: #dc0009;left: 0;bottom: 0;}
.vidzx-list{width: 100%;}
.vidzx-ul{margin: -36px 0 0 -36px;}
.vidzx-link{display: block;width: calc(25% - 36px);margin: 36px 0 0 36px;position: relative;overflow: hidden;}
.vidzx-link img{width: 100%;object-fit: cover;transition: all .6s ease;}
.vidzx-link::before,.vidzx-link::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;transition: all .4s ease;}
.vidzx-link::before{background: linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.9) 100%);}
.vidzx-link::after{background: rgba(18, 67, 162, 0.7);opacity: 0;}
.vidzx-link .icon{position: absolute;z-index: 4;width: 62px;height: 62px;background: url('../images/pages/vidplay.png') no-repeat center/100% auto;top: 50%;left: 50%;margin: -31px 0 0 -31px;opacity: 0;transform: scale(0);transition: all .4s ease;}
.vidzx-link-cont{position: absolute;z-index: 5;width: 100%;color: #fff;left: 0;bottom: 0;padding: 0 16px 16px;}
.vidzx-link-cont .time{opacity: 0.5;}
.vidzx-link-cont .name{font-weight: 700;}
.vidzx-link:hover::before{opacity: 0;}
.vidzx-link:hover::after{opacity: 1;}
.vidzx-link:hover .icon{transform: scale(1);opacity: 1;}

.column{width: 100%;overflow: hidden;position: relative;}
.column-click, .column-close, .column-shade{display: none;}
.column-side{width: 306px;position: relative;float: left;}
body.PC .column-side, body.PAD .column-side{left: 0 !important;}
.column-title{width: 100%;height: 76px;display: flex;align-items: center;justify-content: center;font-size: 24px;color: #333;}
.column-list{width: 100%;position: relative;}
.column-list&gt;div{width: 100%;border: 1px solid #dedede;margin-top: 28px;background: #fff;}
.column-list&gt;div:first-of-type{margin-top: 0;}
.column-menu-list{width: 100%;}
.column-menu-list ul{width: 100%;}
.column-menu-list li{width: 100%;}
.column-menu-name{width: 100%;border-top: 1px solid #dedede;position: relative;overflow: hidden;}
.column-menu-name a{display: flex;width: 100%;height: 64px;align-items: center;padding: 0 32px;font-size: 16px;color: #333;transition: all .4s ease;}
.column-menu-name i{position: absolute;z-index: 4;pointer-events: none;width: 64px;height: 64px;top: 0;right: 0;background: url('../images/pages/proarr.png') no-repeat center;cursor: pointer;}
.column-menu-name i.on{pointer-events: auto;}
.column-menu-name:hover a, .column-menu-list li.active&gt;.column-menu-name a{color: #dc0009;}
.column-menu-name:hover i, .column-menu-list li.active&gt;.column-menu-name i{background-image: url('../images/pages/proarrh.png');}
.column-menu-list ul ul{display: none;}
.column-menu-list ul ul:last-child i{display: none;}
.column-menu-list li.active&gt;ul{display: block;}
.column-menu-list ul ul .column-menu-name a{padding: 0 44px;}
.column-serve-head{display: flex;align-items: center;padding: 28px 24px;}
.column-serve-head img{width: 48px;}
.column-serve-head .cont{width: calc(100% - 48px);padding-left: 10px;}
.column-serve-head .cont .text{line-height: 1.1;font-size: 14px;color: #333;}
.column-serve-head .cont .num{line-height: 1.1;font-size: 28px;color: #dc0009;font-weight: 700;font-family: Arial;margin-top: 6px;display: block;}
.column-serve-img{width: 100%;border-top: 1px solid #dedede;padding-top: 18px;text-align: center;}
.column-serve-img img{max-width: 100%;object-fit: cover;}
.column-recom-list{width: 100%;padding: 10px 0 20px;border-top: 1px solid #dedede;}
.column-recom-list a{display: flex;align-items: center;height: 52px;padding: 0 24px;position: relative;}
.column-recom-list a::after{content: "";position: absolute;width: calc(100% - 48px);height: 1px;background: #dedede;left: 0;right: 0;margin: 0 auto;bottom: 0;}
.column-recom-list a:last-child:after{display: none;}
.column-recom-list a span{display: block;width: 100%;padding-left: 14px;position: relative;font-size: 16px;color: #333;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.column-recom-list a span::before{content: "";position: absolute;left: 0;width: 3px;height: 3px;background: #333;top: 50%;margin-top: -2px;transition: all .4s ease;}
.column-recom-list a:hover span{color: #dc0009;}
.column-recom-list a:hover span::before{background: #dc0009;}
.column-tags-list{width: 100%;padding: 18px 30px 24px;border-top: 1px solid #dedede;display: flex;flex-wrap: wrap;}
.column-tags-list a{display: flex;align-items: center;height: 38px;position: relative;color: #333;font-size: 16px;margin-right: 16px;transition: all .4s ease;}
.column-tags-list a:hover, .column-tags-list a.active{color: #dc0009;}
.column-wrap{width: calc(100% - 306px);float: right;padding-left: 40px;}

/* 柔性震动盘 */
.pro{width: 100%;}
.pro-list{width: 100%;}
.pro-ul{margin: -28px 0 0 -28px;}
.pro-link{display: block;width: calc(33.3333% - 28px);margin: 28px 0 0 28px;border: 1px solid #e8e8e8;}
.pro-link-img{width: 100%;display: flex;align-items: center;justify-content: center;background: #f6f6f6;height: 246px;padding: 2px;}
.pro-link-img img{max-width: 100%;max-height: 100%;transition: all .6s ease;}
.pro-link-cont{width: 100%;display: flex;flex-direction: column;justify-content: center;height: 130px;padding: 0 18px;transition: all .6s ease;}
.pro-link-cont .name, .pro-link-cont .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.pro-link-cont .name{color: #333;}
.pro-link-cont .text{color: #777;margin-top: 16px;}
.pro-link:hover .pro-link-img img{transform: scale(1.04);}
.pro-link:hover .pro-link-cont{background: #656b78;}
.pro-link:hover .pro-link-cont .name, .pro-link:hover .pro-link-cont .text{color: #fff;}

/* 柔性震动盘-详情 */
.proxqss .contain, .proxqtb .contain, .proxqcd .contain, .proxqsp .contain, .proxqlc .contain, .proxqld .contain, .proxqcs .contain, .proxqxz .contain{max-width: 1056px;}
.proxqtb{width: 100%;padding: 38px 0 88px;background: #e9eef5;}
.proxqtb .sonBan-place{position: relative;background: transparent;}
.proxqtb .sonBan-place .contain {width: 100%;color: #949da9;}
.proxqtb .sonBan-place i {background-image: url('../images/pages/homeH.png');}
.proxqtb .sonBan-place a::before{color: #949da9;}
.proxqtb .sonBan-place a:last-child{color: #949da9;}
.proxqtb-wrap{width: 100%;justify-content: space-between;margin-top: 4px;}
.proxqtb-loop{width: 540px;}
.proxqtb-loop .gallery{background: #fff;border: 1px solid #dce2eb;position: relative;}
.proxqtb-loop .gallery-more{height: 416px;display: flex;align-items: center;justify-content: center;width: 100%;padding: 20px;}
.proxqtb-loop .gallery-more img{max-width: 100%;max-height: 100%;}
.proxqtb-loop .thumbs{width: 100%;margin-top: 12px;}
.proxqtb-loop .thumbs-img{width: 100%;display: flex;align-items: center;justify-content: center;height: 100px;padding: 12px;background: #fff;border: 1px solid #dce2eb;transition: all .4s ease;position: relative;}
.proxqtb-loop .thumbs-img img{max-width: 100%;max-height: 100%;}
.proxqtb-loop .thumbs-img.active{border: 1px solid #dc0009;}
.proxqtb-loop .thumbs-prev, .proxqtb-loop .thumbs-next{position: absolute;z-index: 4;width: 48px;height: 48px;position: absolute;top: 50%;margin-top: -24px;border-radius: 50%;background: #dc0009 url('../images/common/arrLW.svg') no-repeat center/20px auto;cursor: pointer;opacity: 0;transition: all .4s ease;}
.proxqtb-loop .thumbs-prev{left: 14px;}
.proxqtb-loop .thumbs-next{right: 14px;transform: rotate(180deg);}
.proxqtb-loop .gallery:hover .thumbs-prev, .proxqtb-loop .gallery:hover .thumbs-next{opacity: 1;}
.proxqtb-loop .thumbs-prev:hover, .proxqtb-loop .thumbs-next:hover{box-shadow: 0 0 10px 4px rgba(220, 0, 9, 0.4);}
.proxqtb-info{width: calc(100% - 552px);background: #fff;border: 1px solid #dce2eb;padding: 64px 36px 24px;display: flex;flex-direction: column;justify-content: space-between;}
.proxqtb-info-head{width: 100%;}
.proxqtb-info-head .name{color: #333;font-weight: 700;position: relative;padding-bottom: 16px;}
.proxqtb-info-head .name::before, .proxqtb-info-head .name::after{content: "";position: absolute;width: 100%;height: 3px;background: #1243a2;left: 0;bottom: 0;}
.proxqtb-info-head .name::after{width: 100px;background: #dc0009;}
.proxqtb-info-head .text{color: #333;line-height: 34px;margin-top: 28px;max-height: 220px;overflow-y: auto;padding-right: 16px;hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;text-align: justify;text-justify: inter-word;}
.proxqtb-info-rele{align-items: center;padding-top: 24px;border-top: 1px solid #dce2eb;justify-content: space-between;}
.proxqtb-info-rele-cont{align-items: center;}
.proxqtb-info-rele-cont img{width: 45px;}
.proxqtb-info-rele-cont .cont{width: auto;line-height: 1.1;padding-left: 10px;}
.proxqtb-info-rele-cont .cont .text{color: #333;}
.proxqtb-info-rele-cont .cont .num{font-family: Arial;color: #dc0009;font-weight: 700;margin-top: 4px;display: block;}
.proxqtb-info-rele .link{display: flex;align-items: center;justify-content: center;width: 130px;height: 44px;background: #dc0009;transform: skewX(-14deg);color: #fff;transition: all .4s ease;}
.proxqtb-info-rele .link span{transform: skewX(14deg);padding-left: 28px;background: url('../images/pages/proxq1ic2.png') no-repeat left center;}
.proxqtb-info-rele .link:hover{box-shadow: 0 2px 12px 2px rgba(220, 0, 9, 0.4);}
.proxqSection{width: 100%;position: relative;}
.proxqcd{position: sticky;top: 90px;left: 0;width: 100%;background: #fff;z-index: 99;}
.proxqcd::after{content: "";position: absolute;width: 100%;height: 1px;left: 0;bottom: 0;background: #ddd;}
.proxqcd .contain{justify-content: center;}
.proxqcd a{display: flex;width: 176px;height: 88px;position: relative;justify-content: center;align-items: center;z-index: 2;}
.proxqcd a::after{content: "";position: absolute;width: 100%;height: 2px;left: 0;bottom: 0;transition: all .4s ease;opacity: 0;background: #dc0009;}
.proxqcd a .icon{position: relative;width: 26px;height: 20px;display: flex;align-items: center;justify-content: center;}
.proxqcd a .icon img{position: absolute;transition: all .4s ease;}
.proxqcd a .icon img.h{opacity: 0;}
.proxqcd a .name{transition: all .4s ease;color: #444;margin-left: 10px;}
.proxqcd a.active .icon img.s, .proxqcd a:hover .icon img.s{opacity: 0;}
.proxqcd a.active .icon img.h, .proxqcd a:hover .icon img.h{opacity: 1;}
.proxqcd a.active .name, .proxqcd a:hover .name{color: #dc0009;}
.proxqcd a.active::after{opacity: 1;}
.proxqSection .section{width: 100%;}
.proxqTitle{width: 100%;justify-content: center;position: relative;}
.proxqTitle::after{content: "";width: 100%;height: 1px;position: absolute;top: 50%;margin-top: -16px;left: 0;background: #ddd;}
.proxqTitle .cont{position: relative;background: #fff;padding: 0 20px;z-index: 4;text-align: center;}
.proxqTitle .cont .name{color: #222;line-height: 1.1;justify-content: center;align-items: center;font-weight: 700;}
.proxqTitle .cont .name span{color: #dc0009;}
.proxqTitle .cont .name img{height: 26px;margin: 0 8px;}
.proxqTitle .cont .text{color: #999;margin-top: 8px;}
/* ---- */
.proxqsp-video{width: 100%;position: relative;}
.proxqsp-video img{width: 100%;object-fit: cover;}
.proxqsp-video i{width: 88px;height: 88px;position: absolute;top: 50%;left: 50%;margin: -44px 0 0 -44px;z-index: 4;background: url('../images/pages/proxqspic.png') no-repeat center/100% auto;display: block;cursor: pointer;}
.proxqsp-video i:hover{animation: proxqspVd .8s ease-in-out both;}
@keyframes proxqspVd{0%{transform: scale(1);}30%{transform: scale(.85);}50%{transform: scale(1);}70%{transform: scale(.95);}100%{transform: scale(1);}}
.proxqlc-list{width: 100%;}
.proxqlc-list li{width: 100%;margin-top: 30px;flex-direction: row-reverse;transition: all .4s ease;}
.proxqlc-list li:first-child{margin-top: 0;}
.proxqlc-list li:nth-child(2n){flex-direction: row;}
.proxqlc-img{width: 540px;overflow: hidden;}
.proxqlc-img img{width: 100%;object-fit: cover;}
.proxqlc-cont{width: calc(100% - 540px);background: #f6f6f6;padding: 50px;}
.proxqlc-cont .num{width: 72px;height: 72px;background: #dc0009;color: #fff;display: flex;align-items: center;justify-content: center;font-weight: 700;position: relative;}
.proxqlc-cont .num span{position: relative;z-index: 2;}
.proxqlc-cont .num::after{content: "";position: absolute;width: 100%;height: 100%;border: 2px solid #dc0009;top: 10px;left: 10px;}
.proxqlc-cont .text{color: #333;line-height: 28px;margin-top: 32px;}
.proxqlc-list li:hover{transform: translateY(-2px);box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.1);}
.proxqld-list{width: 100%;}
.proxqld-list ul{margin: 1px 0 0 1px;}
.proxqld-list li{border: 1px solid #dbdbdb;width: 25%;margin: -1px 0 0 -1px;display: flex;flex-direction: column;justify-content: center;align-items: center;height: 256px;position: relative;transition: all .6s ease;}
.proxqld-list li .icon{display: flex;width: 100%;height: 54px;align-items: center;justify-content: center;position: relative;}
.proxqld-list li .icon img{position: absolute;transition: all .4s ease;}
.proxqld-list li .icon img.h{opacity: 0;}
.proxqld-list li .name{color: #333;margin: 16px 0 4px;transition: all .4s ease;}
.proxqld-list li .text{text-transform: uppercase;color: #999;transition: all .4s ease;}
.proxqld-list li:hover{background: #dc0009;border-color: #dc0009;}
.proxqld-list li:hover .icon img.s{opacity: 0;}
.proxqld-list li:hover .icon img.h{opacity: 1;}
.proxqld-list li:hover .name{color: #fff;}
.proxqld-list li:hover .text{color: #fff;}
.proxqcs-img{width: 514px;display: flex;align-items: center;justify-content: center;border: 1px solid #dfdfdf;padding: 20px;}
.proxqcs-img img{max-width: 100%;max-height: 100%;}
.proxqcs-date{width: calc(100% - 514px);padding-left: 24px;}
.proxqcs-date table{width: 100%;border: 1px solid #dfdfdf;border-width:1px 0px 0px 1px;height: 100%;color: #333;text-align: center;}
.proxqcs-date td{border: solid #d2d2d2;border-width:0px 1px 1px 0px;padding: 6px 10px;}
.proxqcs-date tr{background: #fff;}
.proxqcs-date tr:nth-child(2n+1){background: #f0f0f0;}
.proxqxz-list{width: 100%;}
.proxqxz-ul{margin: -24px 0 0 -24px;}
.proxqxz-download{width: calc(50% - 24px);margin: 24px 0 0 24px;height: 142px;border: 1px solid #dfdfdf;background: #f7f7f7;align-items: center;padding: 0 20px;transition: all .4s ease;}
.proxqxz-download .img{display: flex;width: 126px;height: 96px;background: #fff;border: 1px solid #dfdfdf;align-items: center;justify-content: center;transition: all .4s ease;}
.proxqxz-download .img img{max-width: 100%;max-height: 100%;transition: all .4s ease;}
.proxqxz-download .img:hover{border: 1px solid #dc0009;}
.proxqxz-download .cont{width: calc(100% - 126px);padding-left: 36px;}
.proxqxz-download .cont .name{color: #333;font-weight: 700;}
.proxqxz-download .cont .link{margin-top: 16px;display: flex;align-items: center;justify-content: center;width: 110px;height: 36px;background: #dc0009;font-weight: 700;transform: skewX(-14deg);color: #fff;transition: all .4s ease;}
.proxqxz-download .cont .link span{transform: skewX(14deg);padding-right: 24px;background: url('../images/pages/proxqxzic.png') no-repeat right center;}
.proxqxz-download .cont .link:hover{box-shadow: 0 2px 12px 2px rgba(220, 0, 9, 0.4);}
.proxqxz-download:hover{transform: translateY(-2px);box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.1);}
/* ---- */

/* 下载中心 */
.down{width: 100%;}
.down-head{width: 100%;align-items: flex-end;justify-content: space-between;position: relative;}
.down-head::after{content: "";position: absolute;width: 100%;height: 1px;background: #e4e4e4;left: 0;bottom: 0;}
.down-head-title{position: relative;color: #333;z-index: 4;height: 76px;display: flex;padding-top: 18px;line-height: 1.1;}
.down-head-title::after{content: "";position: absolute;width: 100%;height: 2px;background: #dc0009;left: 0;bottom: 0;}
.down-head-search{width: 356px;position: relative;margin-bottom: 20px;}
.down-head-search input{width: 100%;border: 1px solid #e4e4e4;height: 44px;padding: 0 56px 0 12px;transition: border .4s ease;font-size: 14px;color: #666;}
.down-head-search input:focus{border-color: #dc0009;}
.down-head-search button{position: absolute;right: 0;top: 0;width: 44px;cursor: pointer;height: 100%;background: #5a5a5a url('../images/pages/downSearch.png') no-repeat center;transition: all .4s ease;}
.down-head-search button:hover{background-color: #dc0009;}
.down-list{width: 100%;}
.down-link{width: 100%;align-items: center;box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);margin-top: 28px;height: 88px;border: 1px solid #e4e4e4;padding: 0 36px;transition: all .4s ease;justify-content: space-between;}
.down-link .name{display: block;width: calc(100% - 56px);color: #666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.down-link .icon{width: 20px;height: 26px;position: relative;display: flex;align-items: center;justify-content: center;}
.down-link .icon img{position: absolute;max-width: 100%;transition: all .4s ease;}
.down-link .icon img.h{opacity: 0;}
.down-link:hover{border: 1px solid #dc0009;box-shadow: 0 2px 12px 2px rgba(220, 0, 9, 0.2);transform: translateY(-2px);}
.down-link:hover .name{color: #dc0009;}
.down-link:hover img.s{opacity: 0;}
.down-link:hover img.h{opacity: 1;}

/* 新闻中心 */
.news{width: 100%;}
.news-list{width: 100%;}
.news-link{width: 100%;box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);padding: 24px 28px;margin-top: 28px;background: #fff;transition: all .4s ease;align-items: center;}
.news-link:first-child{margin-top: 0;}
.news-img{width: 256px;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all .4s ease;}
.news-cont{width: calc(100% - 256px);}
.news-cont-info{width: calc(100% - 70px);padding: 0 80px 0 38px;}
.news-cont-info .name{display: block;transition: all .4s ease;line-height: 1.1;color: #222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-cont-info .text{display: block;transition: all .4s ease;color: #777;line-height: 26px;max-height: 52px;margin-top: 20px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-cont-time{width: 70px;height: 70px;transition: all.4s ease;background: #f4f4f4;line-height: 1.1;display: flex;flex-direction: column;align-items: center;justify-content: center;font-family: Arial;}
.news-cont-time .num{color: #767676;font-weight: 700;transition: all.4s ease;}
.news-cont-time .text{color: #8c8b8b;transition: all.4s ease;}
.news-link:hover{box-shadow: 0 2px 12px 2px rgba(220, 0, 9, 0.2);}
.news-link:hover .news-img img{transform: scale(1.04);}
.news-link:hover .news-cont-info .name{color: #dc0009;}
.news-link:hover .news-cont-info .text{color: #dc0009;}
.news-link:hover .news-cont-time{background: #dc0009;}
.news-link:hover .news-cont-time .num{color: #fff;}
.news-link:hover .news-cont-time .text{color: #fff;}

/* 新闻中心-详情 */
.newsxq{width: 100%;background: #f3f3f3;}
.newsxq .column-side{float: right;}
.newsxq .column-wrap{float: left;padding-left: 0;padding-right: 40px;}
.newsxq-head{width: 100%;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.newsxq-head-title{color: #333;font-weight: 700;}
.newsxq-head-hint{align-items: center;justify-content: space-between;margin-top: 12px;}
.newsxq-head-hint .time{color: #777;padding-left: 24px;background: url('../images/pages/newsxqic1.png') no-repeat left center;}
.newsxq-head-hint .link{width: 94px;height: 30px;background: #606060;display: flex;align-items: center;justify-content: center;color: #fff;transition: all .4s ease;}
.newsxq-head-hint .link:hover{background: #dc0009;}
.newsxq-cont{width: 100%;padding: 24px 0;color: #666;line-height: 38px;}
.newsxq-cont p{line-height: inherit;}
.newsxq-cont img{max-width: 100%;object-fit: cover;height: auto !important;}
.newsxq-cont video{max-width: 100%;object-fit: cover;}
.newsxq-btn{width: 100%;position: relative;justify-content: space-between;margin-top: 30px;}
.newsxq-btn a{background: #f3f3f3;transition: background .4s ease;display: flex;align-items: center;height: 56px;color: #333;}
.newsxq-btn a:hover{background: #dc0009;color: #fff;}
.newsxq-btn a.prev, .newsxq-btn a.next{padding: 0 24px;width: calc(50% - 100px);}
.newsxq-btn a.menu{width: 200px;justify-content: center;}
.newsxq-btn a span{transition: all .4s ease;display: block;position: relative;}
.newsxq-btn a.menu span{padding-left: 28px;background: url('../images/pages/newsxqic2.png') no-repeat left center;}
.newsxq-btn a.menu:hover span{background-image: url('../images/pages/newsxqic2H.png');}
.newsxq-btn a.prev span, .newsxq-btn a.next span{width: 100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newsxq-btn a.prev span{padding-left: 20px;}
.newsxq-btn a.next span{padding-right: 20px;text-align: right;}
.newsxq-btn a.prev span::before, .newsxq-btn a.next span::before{width: 8px;height: 12px;content: "";background: url('../images/pages/newsxqArr.png') no-repeat;position: absolute;top: 50%;margin-top: -6px;transition: all .4s ease;}
.newsxq-btn a.prev span::before{left: 0;}
.newsxq-btn a.next span::before{right: 0;transform: rotate(180deg);}
.newsxq-btn a.prev:hover span::before, .newsxq-btn a.next:hover span::before{background-image: url('../images/pages/newsxqArrH.png');}
.newsxq-tags{width: 100%;position: relative;color: #333;padding-left: 48px;line-height: 28px;min-height: 28px;}
.newsxq-tags span{position: absolute;left: 0;top: 6px;}
.newsxq-tags a{transition: all .4s ease;margin: 6px 6px 0 0;background: #eee;color: #333;padding: 0 10px;}
.newsxq-tags a:last-of-type{margin-right: 0;}
.newsxq-tags a:hover{background: #dc0009;color: #fff;}
.newsxq-recom, .newsxq-main{width: 100%;background: #fff;padding: 40px 50px;}
.newsxq-recom-title{width: 100%;border-bottom: 1px solid #ebebeb;color: #333;font-weight: 700;padding-bottom: 22px;display: flex;line-height: 1.1;}
.newsxq-recom-title span{padding-left: 40px;background: url('../images/pages/newsxqic3.png') no-repeat left center/23px auto;}
.newsxq-recom-list{width: 100%;align-items: center;justify-content: space-between;}
.newsxq-recom-link{width: 434px;align-items: center;margin-top: 26px;justify-content: space-between;}
.newsxq-recom-link .name{width: calc(100% - 110px);transition: all .4s ease;color: #222;display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height: 1.1;}
.newsxq-recom-link .time{color: #8c8b8b;padding-left: 18px;background: url('../images/pages/newsxqic4.png') no-repeat left center;line-height: 1.1;}
.newsxq-recom-link:hover .name{color: #dc0009;}


/* 业务领域 */
.busi{width: 100%;}

/* 业务领域-详情 */
.busixq{width: 100%;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .comhb-prev{left: -68px;}
    .comhb-next{right: -68px;}
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .sonBan-img {min-height: 460px;}
    .comjj .sonTitle .text {line-height: 36px;}
    .comry-loop {padding-bottom: 70px;background-size: auto 90px;}
    .comsl-text {padding: 20px 100px 20px 38px;min-height: 160px;line-height: 34px;}
    .comhb .contain {width: 1220px;}
    .relxx-img {width: 220px;}
    .relxx-list {width: calc(100% - 230px);padding: 40px 0;}
    .relxx-list li {padding: 20px;}
    .relxx-list li .text span {font-size: 20px;}
    .reldt-map {border: 6px solid #fff;height: 460px;}
    .relxx-list li .text {min-height: 66px;}
    .vidzx-ul {margin: -28px 0 0 -28px;}
    .vidzx-link {width: calc(25% - 28px);margin: 28px 0 0 28px;}
    .column-title {height: 60px;font-size: 22px;}
    .column-menu-name a {height: 54px;padding: 0 24px;}
    .column-menu-list ul ul .column-menu-name a {padding: 0 36px;}
    .column-menu-name i {width: 54px;height: 54px;}
    .column-side {width: 260px;}
    .column-wrap {width: calc(100% - 260px);padding-left: 30px;}
    .column-list&gt;div{margin-top: 24px;}
    .column-serve-head {padding: 24px 20px;}
    .column-serve-head .cont .num {font-size: 23px;}
    .column-recom-list a {height: 50px;padding: 0 20px;}
    .column-recom-list a::after {width: calc(100% - 40px);}
    .column-tags-list{padding: 14px 20px 20px;}
    .column-tags-list a{height: 36px;margin-right: 12px;}
    .pro-ul{margin: -24px 0 0 -24px;}
    .pro-link{width: calc(33.3333% - 24px);margin: 24px 0 0 24px;}
    .pro-link-cont .text {margin-top: 8px;}
    .pro-link-cont{height: 100px;}
    .proxqtb {padding: 32px 0 80px;}
    .down-link {margin-top: 24px;height: 80px;padding: 0 30px;}
    .down-link .name {width: calc(100% - 50px);}
    .down-head-title {height: 60px;padding-top: 12px;}
    .down-head-search {margin-bottom: 16px;}
    .news-link {padding: 24px;margin-top: 24px;}
    .news-cont-info {padding: 0 50px 0 30px;}
    .newsxq .column-wrap{padding-right: 30px;}
    .newsxq-cont {line-height: 32px;}
    .newsxq-recom-link {width: 400px;}
    .newsxq-recom, .newsxq-main {padding: 28px 30px;}
}

@media all and (max-width:1439px) {
    /* 1360 */
    .comhb-prev{left: -50px;}
    .comhb-next{right: -50px;}
    .comhb-prev, .comhb-next {width: 44px;height: 44px;margin-top: -44px;}
}

@media all and (max-width:1359px) {
    /* 1280 */
    .comhb-prev, .comhb-next {display: none;}
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .sonBan-cont .name {margin-top: 4px;}
    .sonBan-img {min-height: 420px;}
    .comjj .sonTitle .text {line-height: 32px;margin-top: 24px;}
    .comjj-num li .num {margin: 14px 0 2px;}
    .comsl-title {width: 200px;}
    .comsl-text {width: calc(100% - 200px);padding: 20px 38px;min-height: 140px;line-height: 32px;}
    .comsl-title .name img {height: 14px;}
    .comhb .contain {width: 960px;}
    .comhb-loop-link{height: 110px;}
    .comhb-loop .swiper-container {padding: 10px 10px 44px;}
    .relxx-img {width: 180px;}
    .relxx-list {width: calc(100% - 190px);padding: 24px 0;}
    .relxx-list li {padding: 18px;}
    .relxx-list li .text span {font-size: 15px;}
    .relxx-list li .icon {width: 60px;}
    .relxx-list li .name {margin: 12px 0 8px;}
    .reldt-map {border: 4px solid #fff;height: 390px;}
    .vidzx-ul {margin: -20px 0 0 -20px;}
    .vidzx-link {width: calc(25% - 20px);margin: 20px 0 0 20px;}
    .vidzx-title span {padding-bottom: 20px;}
    .vidzx-link .icon {width: 50px;height: 50px;margin: -25px 0 0 -25px;}
    .vidzx-link-cont .name{font-size: 16px;}
    .column-title {height: 48px;font-size: 18px;}
    .column-menu-name a {height: 44px;padding: 0 12px;font-size: 15px;}
    .column-menu-list ul ul .column-menu-name a {padding: 0 18px;}
    .column-menu-name i {width: 44px;height: 44px;}
    .column-side {width: 220px;}
    .column-wrap {width: calc(100% - 220px);padding-left: 24px;}
    .column-list&gt;div{margin-top: 16px;}
    .column-serve-head {padding: 16px 12px;}
    .column-serve-head img {width: 36px;}
    .column-serve-head .cont {width: calc(100% - 36px);}
    .column-serve-head .cont .num {font-size: 20px;margin-top: 4px;}
    .column-serve-img {padding-top: 14px;}
    .column-recom-list a {height: 44px;padding: 0 12px;}
    .column-recom-list a::after {width: calc(100% - 24px);}
    .column-recom-list {padding: 4px 0 10px;}
    .column-recom-list a span {padding-left: 12px;font-size: 15px;}
    .column-tags-list{padding: 10px 14px 12px;}
    .column-tags-list a{height: 32px;margin-right: 10px;font-size: 15px;}
    .pro-ul{margin: -20px 0 0 -20px;}
    .pro-link{width: calc(33.3333% - 20px);margin: 20px 0 0 20px;}
    .pro-link-cont .text {margin-top: 4px;}
    .pro-link-cont{height: 88px;}
    .pro-link-img {height: 220px;padding: 16px;}
    .proxqtb-loop {width: 480px;}
    .proxqtb-info {width: calc(100% - 492px);padding: 50px 30px 24px;}
    .proxqlc-img {width: 500px;}
    .proxqlc-cont {width: calc(100% - 500px);padding: 30px;}
    .proxqlc-cont .num {width: 50px;height: 50px;}
    .proxqlc-cont .text {line-height: 26px;margin-top: 28px;}
    .proxqld-list li {height: 230px;}
    .proxqtb {padding: 28px 0 60px;}
    .proxqTitle .cont .name img {height: 18px;margin: 0 6px;}
    .down-link {margin-top: 20px;height: 72px;padding: 0 24px;}
    .down-link .name {width: calc(100% - 44px);}
    .down-head-title {height: 48px;padding-top: 0;font-size: 24px;}
    .down-head-search input{height: 36px;}
    .down-head-search{width: 280px;}
    .down-head-search {margin-bottom: 10px;}
    .news-link {padding: 20px;margin-top: 20px;}
    .news-cont-info {padding: 0 30px 0 24px;}
    .news-img {width: 180px;}
    .news-cont {width: calc(100% - 180px);}
    .news-cont-info .text {margin-top: 10px;}
    .newsxq .column-wrap{padding-right: 24px;}
    .newsxq-cont {line-height: 28px;}
    .newsxq-recom-link {width: 46%;margin-top: 24px;}
    .newsxq-recom, .newsxq-main {padding: 20px 24px;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .proxqcd{display: none;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .sonBan-cont {padding: 0 0 40px;}
    .sonBan-img {min-height: 380px;}
    .comry-loop .contain{float: none;width: 92% !important;}
    .comsl-img{min-height: 260px;}
    .comsl-wrap .contain {margin-top: 2px;}
    .comhb .contain{width: calc(100% - 20px);}
    .comhb-loop-link {width: calc(50% - 20px);}
    .relxx-img{display: none;}
    .relxx-list{width: 100%;}
    .relxx-list li {padding: 12px;}
    .relly-from li .code {width: 460px;}
    .relly-from li button {width: 184px;}
    .vidzx-link {width: calc(50% - 20px);}
    .column-side {width: 200px;}
    .column-wrap {width: calc(100% - 200px);padding-left: 20px;}
    .column-serve-head .cont .num {font-size: 18px;}
    .pro-link {width: calc(50% - 20px);}
    .proxqtb-loop{width: 100%;}
    .proxqtb-info {width: 100%;margin-top: 30px;padding: 40px 30px;}
    .proxqtb-info-head .text{max-height: none;padding-right: 0;}
    .proxqtb-info-rele{margin-top: 24px;}
    .proxqsp-video i {width: 68px;height: 68px;margin: -34px 0 0 -34px;}
    .proxqlc-img{width: 100%;}
    .proxqlc-cont{width: 100%;}
    .proxqld-list ul{margin: -4px 0 0 -4px;}
    .proxqld-list li{width: calc(50% - 4px);margin: 4px 0 0 4px;}
    .proxqcs-img{width: 100%;}
    .proxqcs-date {width: 100%;padding: 0;margin-top: 20px;}
    .proxqxz-ul {margin: -20px 0 0;}
    .proxqxz-download {width: 100%;margin: 20px 0 0;}
    .down-link {padding: 0 20px;}
    .down-link .name {width: calc(100% - 40px);}
    .news-cont-time {width: 60px;height: 54px;}
    .news-cont-info {width: calc(100% - 60px);padding: 0 20px;}
    .newsxq .column-wrap{padding-right: 20px;}
    .newsxq-btn a.menu{width: 80px;}
    .newsxq-btn a.prev, .newsxq-btn a.next {padding: 0 20px;width: calc(50% - 40px);}
    .newsxq-recom-link{width: 100%;margin-top: 20px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .sonTitle .name img {height: 12px;margin: 0 6px;}
    .sonBan-img {min-height: 260px;}
    .comjj .sonTitle .text {line-height: 28px;margin-top: 16px;font-size: 15px;}
    .comjj-num li{width: 50%;flex: auto;margin-top: 16px;}
    .comjj-num li:nth-child(-n+2){margin-top: 0;}
    .comjj-num li .num{font-size: 32px;}
    .comjj-num li .num {margin: 8px 0 0px;}
    .comry-loop {padding-bottom: 44px;background-size: auto 60px;}
    .comsl-img {min-height: 125px;}
    .comsl-title .name img {height: 12px;}
    .comsl-title{width: 100%;padding: 16px;align-items: flex-start;}
    .comsl-text {width: 100%;padding: 16px;min-height: auto;line-height: 30px;}
    .comhb-loop-ul {margin: -10px 0 0 -10px;}
    .comhb .contain{width: calc(100% - 10px);}
    .comhb-loop-link {width: calc(50% - 10px);margin: 10px 0 0 10px;height: 84px;}
    .comhb-loop .swiper-container {padding: 10px 10px 38px;}
    .relxx-list ul{margin-top: -16px;}
    .relxx-list li{flex: auto;width: 50%;height: auto;margin-top: 16px;padding: 0 10px;}
    .relxx-list li .name {font-size: 16px;margin: 10px 0 4px;}
    .relxx-list li .text span {font-size: 14px;}
    .relxx-list li .text{font-size: 14px;line-height: 20px;min-height: 60px;}
    .mapWrap-img{display: none;}
    #map .amap-info{width: 300px;}
    .mapWrap-cont{width: 100%;padding-left: 0;}
    .mapWrap-cont .name {font-size: 16px;padding-bottom: 10px;}
    .mapWrap-cont .address, .mapWrap-cont .phone {font-size: 13px;line-height: 20px;padding-left: 28px;margin-top: 10px;}
    .reldt-map {height: 300px;border: 3px solid #fff;}
    .mapWrap-cont .phone{font-size: 16px;}
    .reldt-map .amap-icon{width: 24px !important;}
    .reldt-map .amap-icon img{width: 20px !important;height: auto !important;}
    .relly-from li {margin-top: 12px;}
    .relly-from li input{width: 100%;margin-top: 10px;height: 44px;padding: 0 12px;}
    .relly-from li input:first-child{margin-top: 0;}
    .relly-from li.text textarea {padding: 10px 12px;}
    .relly-from li .code{width: 100%;}
    .relly-from li .code span {width: 130px;height: 44px;}
    .relly-from li .code input {width: calc(100% - 134px);}
    .relly-from li button{width: 100%;margin-top: 12px;height: 44px;}
    .vidzx-ul {margin: -20px 0 0;}
    .vidzx-link {width: 100%;margin: 20px 0 0;}
    .vidzx-title span {padding-bottom: 16px;}
    .column-side{position: fixed;left: -200px;top: 0;z-index: 66666;height: 100%;padding-top: 60px;background: #fff;}
    .column-close{display: block;}
    .column-shade{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;z-index: 66661;}
    .column-list{height: calc(100vh - 80px);overflow-y: auto;}
    .column-close{width: 44px;height: 49px;position: absolute;background: url('../images/common/close.svg') no-repeat center/16px auto;top: 0;right: 0;}
    .column-click{position: fixed;z-index: 10;background: #dc0009;font-size: 14px;color: #fff;display: flex;width: 44px;height: 44px;border-radius: 3px;align-items: center;justify-content: center;right: 12px;bottom: calc(3% + 47px);}
    .column-list&gt;div{border-left: none;border-right: none;}
    .column-list&gt;div:last-of-type{border-bottom: none;}
    .column-wrap{width: 100%;padding: 0;}
    .pro-ul {margin: -16px 0 0;}
    .pro-link {width: 100%;margin: 16px 0 0;}
    .pro-link-img {height: 200px;}
    .proxqtb-loop .gallery-more {height: 230px;padding: 16px;}
    .proxqtb-info {margin-top: 16px;padding: 24px 16px;}
    .proxqtb-info-head .text {line-height: 28px;margin-top: 14px;}
    .proxqtb-info-rele {margin-top: 18px;padding-top: 18px;}
    .proxqtb-info-rele-cont .cont .num{font-size: 18px;}
    .proxqtb-info-rele-cont img {width: 34px;}
    .proxqtb-info-rele .link {width: 112px;height: 36px;}
    .proxqtb {padding: 20px 0 38px;}
    .proxqTitle .cont .name img {height: 12px;margin: 0 4px;}
    .proxqTitle .cont {padding: 0 10px;}
    .proxqtb-loop .thumbs-prev{left: 10px;}
    .proxqtb-loop .thumbs-next{right: 10px;}
    .proxqtb-loop .thumbs-prev, .proxqtb-loop .thumbs-next {width: 40px;height: 40px;margin-top: -20px;background-size: 16px;}
    .proxqtb-loop .thumbs-img{height: 80px;}
    .proxqTitle .cont .text {margin-top: 2px;}
    .proxqsp-video i {width: 50px;height: 50px;margin: -25px 0 0 -25px;}
    .proxqsp-video img{min-height: 180px;}
    .proxqlc-cont .num {width: 42px;height: 42px;}
    .proxqlc-cont .num::after {top: 6px;left: 6px;}
    .proxqlc-cont{padding: 24px 16px;}
    .proxqlc-cont .text {margin-top: 16px;}
    .proxqlc-list li {margin-top: 20px;}
    .proxqld-list ul {margin: -4px 0 0;}
    .proxqld-list li {width: 100%;margin: 4px 0 0;height: auto;padding: 20px;}
    .proxqld-list li .name {margin: 8px 0 2px;}
    .proxqTitle::after {margin-top: -11px;}
    .proxqcs-img {padding: 16px;}
    .proxqxz-download {height: auto;padding: 14px;}
    .proxqxz-download .img {width: 100%;height: 70px;}
    .proxqxz-download .cont {width: 100%;margin-top: 12px;padding: 0;text-align: center;}
    .proxqxz-download .cont .link{margin: 12px auto 0;}
    .proxqxz-ul {margin: -16px 0 0;}
    .proxqxz-download {margin: 16px 0 0;}
    .proxqcs-date {margin-top: 12px;}
    .down-head-title {height: 42px;font-size: 20px;}
    .down-head-search {width: 226px;margin-bottom: 0;}
    .down-head {align-items: flex-start;}
    .down-link {margin-top: 15px;height: 60px;padding: 0 14px;}
    .down-link .name {width: calc(100% - 34px);}
    .news-link {padding: 16px;margin-top: 16px;}
    .news-img{width: 100%;}
    .news-cont{width: 100%;margin-top: 20px;position: relative;}
    .news-cont-info {width: 100%;padding: 0;}
    .news-cont-time{position: absolute;top: -74px;left: 0;}
    .newsxq .column-wrap{padding: 0;}
    .newsxq-head {padding-bottom: 16px;}
    .newsxq-cont {padding: 20px 0 12px;}
    .newsxq-recom-link {margin-top: 18px;}
    .newsxq-btn{margin-top: 24px;padding-bottom: 60px;}
    .newsxq-btn a{height: 44px;}
    .newsxq-btn a.prev, .newsxq-btn a.next{width: 100%;}
    .newsxq-btn a.next{margin-top: 4px;}
    .newsxq-btn a.menu{position: absolute;width: 160px;left: 0;right: 0;bottom: 0;margin: 0 auto;background: #dc0009;color: #fff;}
    .newsxq-btn a.menu span{background-image: url('../images/pages/newsxqic2H.png');}
    .newsxq-btn a.next span {padding-right: 0;padding-left: 20px;text-align: left;}
    .newsxq-btn a.next span::before {right: auto;left: 0;}
    .newsxq-recom, .newsxq-main {padding: 20px 15px;}
}</pre></body></html>