/*
* @Author:liwen
* @Date:2016-01-01 00:00:00
* @E-mail:li3083@126.com
* @Last Modified by:liwen
* @Last Modified time:2019-08-13 10:05:08
*/

 
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,code,form,legend,b,button,input,textarea,blockquote,article,aside,footer,header,nav,section{margin:0; padding:0;}
img,abbr{border:0;}
table td{word-break:break-all;}
caption,th{text-align:left;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:700;}
input,button,textarea,select,canvas{font-size:inherit; font-size:100%; font-family:inherit; vertical-align:top;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],input[type="tel"],button,textarea{-webkit-appearance:none;}
a,input,button,textarea,select{-webkit-tap-highlight-color:rgba(255,255,255,0);}
address,cite,dfn,em,code,var,caption,th{font-style:normal; font-weight:normal;}
article,aside,footer,header,nav,section{display:block;}
q:before,q:after{content:'';}
/* Basic */
*{word-wrap:break-word; outline:none; }
::selection{background:#F60; color:#fff;}
::-moz-selection{background:#F60; color:#fff;}

.clear:after{content:''; height:0; visibility:hidden; display:block; clear:both;}
.fl{float:left;}
.fr{float:right;}
img,.video{max-width:100%; vertical-align: top;}
/* .border-box,input,button,textarea,.wrap,.mod-area{-webkit-box-sizing:border-box; box-sizing:border-box;} */
.none{display:none;}
.relative{position:relative;}
.orange{color:#00853b;}

html{font-size:38px; -webkit-text-size-adjust:none;}
body{font:14px/1.5 '微软雅黑','Microsoft YaHei'; background:#FFF; color:#5a5a5a;}
a:link,a:visited,a:hover,a:active{text-decoration:none; color:#5a5a5a;}
a:hover,a:active{ color:#00853b;}
.wrap{ position: relative; width:1200px; margin:0 auto;}
.min-wrap{ min-width: 1200px;}
.header{ border-bottom: 1px solid #EEE; margin-bottom: 60px;}
.bar{ background-color: rgb(244, 244, 244); font-size: 12px; line-height: 36px;}
.bar .fr em{ display: inline-block; padding: 0 12px; color: #CCC;}
.head-info{ height: 80px; padding: 14px 0; white-space: nowrap;}
.logo{ float: left;}
.logo img{ height: 80px; padding: 0 4px;}
.logo-ftltle{ float: left; padding: 14px 24px 0 8px;}
.logo-ftltle dt{ font-size: 24px; line-height: 30px; font-weight: bold;}
.logo-ftltle dd{ font-size: 14.45px; line-height: 22px;}
.logo-sub{ float: left; padding-left: 24px; margin: 15px 0 0; height: 50px; font-size: 18px; line-height: 24px; border-left: 1px solid #EEE;}
.logo-sub dd{padding-bottom: 2px; font-size: 14px;}
.tel{ position: relative; float: right; padding-left: 60px; margin-top: 15px; font-size: 14px;}
.tel dt{ position: absolute; left: 0; top: 0; width: 50px;}
.tel-num{ font-size: 28px; line-height: 1; padding-top: 4px;}
/* border-left: 1px solid #EEE; border-right: 1px solid #EEE; */
.nav {position: absolute; width: 100%; top: 145px; left: 0; background-color: white;
  background-image: -webkit-linear-gradient(top,#FFF,#F9F9F9);
  background-image: -moz-linear-gradient(top,#FFF,#F9F9F9);
  background-image: -ms-linear-gradient(top,#FFF,#F9F9F9);
  background-image: -o-linear-gradient(top,#FFF,#F9F9F9);
  background-image: linear-gradient(top,#FFF,#F9F9F9);}
.nav ul{ display: flex; justify-content: space-between; text-align: center;  box-sizing: border-box;}
.nav li a{ display: block; padding: 0 20px; font-size: 16px; line-height: 60px;}
.nav li a:hover,.nav li.cur a{ background: #00853b; color: #FFF;}
.navFixed{ position: fixed; top: 0; z-index: 12; box-shadow: 0 0 12px rgba(0,0,0,0.15);}
/* 幻灯片 */

.swiper-slide{ overflow: hidden;}
.pagination .swiper-pagination-bullet{ width:12px; height:12px; border:2px solid #FFF; background-color: transparent; margin: 0 20px;}
.swiper-container-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet-active{ background-color: #00853b;}
.swiper-container .swiper-slide img{ width: 100%;}

.foot{ background-color: #018bd3; color: white; margin-top: 30px;}
.footer{ display: flex; justify-content: space-between;}
.footer>dt{width: 220px;background-color: #00853b;text-align: center;}
.footer>dt div{ width: 108px; margin: 0 auto;}
.footer>dt h6{ font-size: 24px; font-weight: normal; padding-top: 16px;}
.footer>dt p{ font-size: 17px;}
.footer>dd{ width: 880px; font-size: 14px; padding-bottom: 10px;}
.footNav{ display: flex; justify-content: space-between; line-height: 50px; padding-top: 1px; color: #FFF;}
.footNav a{ color: #FFF;}
.Faddress{ padding: 0 15px; border: 1px solid #018bd3; line-height: 38px; color: #FFF; white-space: nowrap; overflow: hidden;}
.Ftel{ font-size: 16px; padding: 8px 0;}
.Ftel span{ color: #FFF; font-size: 13px;}
.Ftel b{ color: #FFF; padding: 0 12px 0 16px; font-size: 24px; font-weight: normal;}
.Ftitle{ font-size: 16px; padding-bottom: 8px; line-height: 1;}
.Fcopyright{ font-size: 14px; color: #FFF;}
.Fcopyright a{ color: #FFF;}
.Fqrcode{ position: absolute; right: 0; bottom: 24px; width: 96px; text-align: center;}
.Fqrcode dd{ padding-top: 4px;}

.aptitude{ display: flex; justify-content: space-between;}
.aptitude li{ width: 243px; padding: 40px 20px; border:1px solid #e8e8e8; background-color: #fbfbfb; text-align: center;}
.aptitude-pic{ position: relative; width: 100px; height: 100px; margin: 0 auto; overflow: hidden;}
.aptitude-pic div{ position: absolute; width: 100%; left: 0; bottom: 0;}
.aptitude li:hover .aptitude-pic div{ transform: translateY(50%);}
.aptitude li p{ width: 160px; margin: 24px auto 0; border-top: 1px dashed #DDD; padding-top: 8px; font-size: 48px; line-height: 64px; color: #777;}
.aptitude li h6{ font-size: 18px; font-weight: bold; line-height: 28px; color: #00853b;  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aptitude-info{ font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-top: 4px;}
.area{ display: flex; justify-content: space-between;}
.Larea,.Aleft{ width: 220px;}
.Rarea{ width: 956px;}
.LAmenu{ height: 76px; padding: 24px 0 0; background: #333; text-align: center; color: white;}
.LAmenu dt{ font-size: 30px; line-height: 34px;}
.LAmenu dd{ font-size: 15px; line-height: 24px;}
.subNav{ background: white; padding: 18px 0 34px;}
.subNav li{ width: 160px; padding: 8px 0; margin: 0 auto;}
.subNav li.SNcontact{ padding-top: 16px;}
.subNav li a{ display: block; padding: 7px; font-size: 14px; line-height: 20px; text-align: center; border:1px solid #DDD; border-radius: 3px;
  background-image: -webkit-linear-gradient(top,#FFF,#F5F5F5);
  background-image: -moz-linear-gradient(top,#FFF,#F5F5F5);
  background-image: -ms-linear-gradient(top,#FFF,#F5F5F5);
  background-image: -o-linear-gradient(top,#FFF,#F5F5F5);
  background-image: linear-gradient(top,#FFF,#F5F5F5);}
.subNav li a:hover, .subNav li.cur a,li.SNcontact a{ background: #00853b; color: white; border-color: #00853b;}
li.SNcontact a:hover{ background-color: #434343; border-color: #434343;}
.Obanner{ height: 360px;}
.Pbanner{ height: 380px; border:15px solid white;}
.Pbanner .swiper-slide img{ position: absolute; height: 100%; width: auto; top:0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); max-width:initial;}

.HPlish{justify-content: space-around;flex-wrap: wrap;display: flex;overflow: hidden;}
.HPlish li{width: 214px;border: 5px solid white;background-color: white;margin: 20px 0 0 0;}
.HPlish li div{ position: relative;}

.HPlish li img{width: 100%;height: 158px;}
.HPlish li p{ line-height: 40px; padding-top: 8px; font-size: 18px; text-align: center; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.serviceBg{ background: url(../image/serviceBg.jpg) no-repeat center center; background-size: cover;}
.serviceMenu{ padding: 48px 0 24px; text-align: center;}
.serviceMenu dt{ font-size: 28px; font-weight: bold; line-height: 46px; color: white;}
.serviceMenu dd{ font-size: 18px; line-height: 36px; color: #CCC;}
.service{ display: flex; justify-content: space-between; padding-bottom: 12px;}
.service li{ width: 260px;}
.service li div,.service li img{ width: 150px; height: 150px; position: relative; margin: 0 auto;}
.service li img{ position: absolute; left: 0; top: 0; margin: 0;}
.service li img:nth-of-type(2){ transform: scale(0);}
.service li:hover img:nth-of-type(2){ transform: scale(1);}
.service li p{ font-size: 16px; line-height: 26px; padding: 18px 0; text-align: center; color: white;}

.caseNav{ padding: 0; }
.caseNav li{ padding: 0; width: 100%;}
.caseNav li a{ border-top: none; border-radius: 0; font-size: 16px; line-height: 24px; padding: 18px 8px;}
.HClish li{ border: none; width: 305px; margin-top: 0; padding-bottom: 20px;}
.HClish li img{ height: 190px;}
.HClish li p{ padding-top: 10px; font-size: 16px; font-weight: bold; line-height: 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.flowBg{ background: #eaeaec; padding: 50px 0 60px;}
.Hflow{ display: flex; justify-content: space-between;}
.Hflow li{ position: relative; width: 202px; height: 190px;}
.Hflow li div img{ width: 196px; height: 83px; padding: 2px; border: 1px solid #D3D3D3; background-color: white;}
.Hflow li h6{ position: absolute; width: 50px; height: 60px; padding: 10px 15px; border: 2px solid #D3D3D3; left: 0; bottom: 0; font-size: 22px; font-weight: normal; line-height: 30px; text-align: center;}
.Hflow li h6::after{ content: '+'; position: absolute; width: 16px; height: 16px; background-color: #eaeaec; right: -9px; top: -9px; font-size: 12px; line-height: 16px;}
.Hflow li p{ position: absolute; left: 100px; bottom: 0; line-height: 30px;}
.Hflow li p a{ display: inline-block; border-top: 1px solid #D3D3D3; padding: 2px 6px; color: #666;}


.aboutBg{ padding: 40px 0 30px;}
.aboutBg::before{ content: ''; position: absolute; width: 100%; height: 360px; left: 0; top: 0; background-color: #00853b;}
.Habout{ border:1px solid #DDD; padding: 39px 39px 8px; box-sizing: border-box; background: white; display: flex; justify-content: space-between; flex-wrap: wrap;}
.LHabout,.LHabout img{ width: 450px; height: 280px;}
.RHabout{ width: 630px;}
.RHabout h6{ font-size: 28px; text-align: center; font-weight: normal; padding-bottom: 12px;}
.RHabout div{ font-size: 15px; line-height: 26px; height: 156px;  word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;  overflow: hidden;}
.RHabout ul{ display: flex; justify-content: space-between; padding-top: 20px;}
.RHabout li{ width: 140px; line-height: 42px;}
.RHabout li a{ display: block; background: #666; border-radius: 3px; font-size: 16px; text-align: center; color: white;}
.RHabout li.cur a,.RHabout li a:hover{ background-color: #00853b;}
.HAbot{ width: 100%; margin-top: 36px;}
.HAbot img{ width: 100%;}
.HAbot .swiper-slide{ padding-bottom: 16px;}
.HAbot .swiper-slide img{ height: 296px;}
.HAbot .swiper-slide p{ text-align: center; line-height: 40px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.HAbot .swiper-slide div{ position: relative;}
.Hnews{ display: flex; justify-content: space-between;}
.Hnews>dt,.Hnews>dd{ width: 372px; height: 380px; border:1px solid #DDD; border-top: 2px solid #00853b; padding: 0 18px;}
.Hnews>dd{ width: 282px;}
.HNmenu{ border-bottom: 1px solid #DDD; line-height: 42px; padding-top: 6px; color: #777;}
.HNmenu b{ font-size: 18px; color: #00853b;}
.HNmenu a{ font-size: 14px; color: #999;}
.HnewsTop{ position: relative; height: 88px; overflow: hidden; margin-top: 16px; padding-left: 154px;}
.HnewsTop div{ position: absolute; width: 140px; left: 0; top: 0;}
.HnewsTop div img{ height: 88px;}
.HnewsTop h6{ font-size: 16px; font-weight: bold; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.HNTinfo{ font-size: 13px; line-height: 20px; height: 40px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; color: #777;}
.HNTtime{ color: #BBB; font-size: 12px; line-height: 24px;}
.HNlish{ padding-top: 8px; border-top: 1px dashed #EEE; margin-top: 20px;}
.HNlish li{ color: #AAA; line-height: 30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.Hfaq { line-height: 18px;}
.Hfaq dt{ position: relative; border-top: 1px solid #EEE; margin: 8px 0 3px; padding-left: 22px; padding-top: 12px; font-size: 14px; font-weight: bold; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.Hfaq dt:nth-of-type(1){ border-top: none; margin-top: 6px;}
.Hfaq dd{ position: relative; font-size: 12px; line-height: 18px; height: 94px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; padding-left: 22px; color: #888;}
.Hfaq em{ position: absolute; left: 0; top:1px; width: 16px; line-height: 16px; background: #333; font-size: 12px; text-align: center; border-radius: 4px; color: white;}
.Hfaq dt em{ background: #999; top:13px;}

/* 关于我们 */
.PNbtn{ display: none;}
.Aleft{ margin-top: -56px;}
.Aleft .LAmenu{ background-color: #00853b; position: relative; z-index: 8;}
.Lnav{ border: 1px solid #EEE; border-top: none; background-color: #f9f9f9;}
.seatNav{ border: 1px solid #EEE; background: #fbfbfb url('../image/seatNav.png') no-repeat 16px center; background-size: 16px auto; line-height: 38px; padding-left: 40px; margin-top: 24px; color: #AAA;}
.seatNav a,.seatNav span{ color: #444;}
.main{ border: 1px solid #EEE; padding: 20px 29px 32px; margin-top: 16px;}
.menu{ font-size: 32px; border-bottom: 1px solid #EEE; color: #00853b; padding-bottom: 12px; margin-bottom: 8px;}
.Endtext {width:100%; overflow:hidden; margin:0 auto; padding:10px 0 15px; font-size: 16px; line-height: 1.8; text-align: justify;}
.Endtext img{ max-width: 100%; height: auto !important;}
.Endtext p,.Endtext ul,.Endtext ol{ padding:6px 0;}
.Endtext table,.Endtext hr{ margin-top:6px; margin-bottom:6px}
.Endtext ul li{list-style:disc outside none; margin-left:2em}
.Endtext ol li{list-style:decimal outside none; margin-left:2em}
/* 新闻 */
.Nlish li{ padding-top: 20px;}
.Nlish li a{ display: block; border:1px solid #EEE; padding: 29px; display: flex; align-items: center; justify-content: space-between;}
.NLpic{ position: relative; width: 240px; overflow: hidden;}
.NLpic img{ width: 240px; height: 150px;}
.NLinfo{ width: 630px;}
.NLinfo h5{ font-size: 18px; font-weight: bold; color: #333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NLinfo p{ font-size: 14px; line-height: 32px; color: #CCC;}
.NLinfo div{ height: 88px; font-size: 14px; line-height: 22px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden; text-align: justify; color: #777;}
.NLinfo p.Nsmalltext{ font-size: 14px; line-height: 1.58; padding-top: 10px; color: #777;}
.Nlish li a:hover .NLinfo h5{ color: #00853b;}
.Nlish li a:hover{ border-color: #00853b;}


h1{ text-align: center; font-size: 24px; padding-top: 8px; color: #00853b;}
h1.Ptitle{ padding-top: 16px;}
.Endtime{ text-align: center; color: #AAA; padding: 8px 0 16px;}
.EndSynopsis{ border: 1px solid #EEE; background: #fbfbfb; text-align: left; padding: 10px; line-height: 1.7; color: #AAA;}
.upDown{ border-top: 1px dashed #EEE; padding: 12px 0; line-height: 1.8; color: black; margin-top: 0.12rem;}
.upDown li{ white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
/* 产品列表 */
.Plish{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.Plish li{width: 228px;padding-top: 20px;}
.Plish li a{border: 1px solid #EEE;display: block;padding: 2px;}
.Plish li a:hover{ border-color: #00853b;}
.Plish li div{ position: relative;}
.Plish li div img{width: 100%;height: 166px;}
.Plish li p{font-size: 16px;line-height: 2.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align: center;}

.Laptitude li{ width: 224px;}
.Laptitude li a{ padding: 9px;}
.Laptitude li div img{ height: 290px;}

.page{ padding: 20px 0; text-align:center; clear:both; font-size: 18px; line-height:2;}
.page *{ border:1px solid #EEE; background:#f6f6f6; display:inline-block; padding:0 12px; }
.page>b{ border:1px solid #00853b; background:#00853b; color:#fff}
.page a b{ border:none; background:none; padding:0; color:#333}
.page a:hover{ background:#F1F1F1; border:1px solid #DDD; text-decoration:none; }

.HPlish li div,.HAbot .swiper-slide div,.Plish li a div{overflow: hidden;}
.HPlish li div::before,.HAbot .swiper-slide div::before,.Plish li a div::before,.NLpic::before{content:''; position: absolute; width: 100%; height: 100%; border:1px solid rgba(0,0,0,0.05); box-sizing: border-box; z-index: 1; left: 0; top:0;}
.HPlish li a:hover div img,.HAbot .swiper-slide a:hover div img,.Plish li a:hover div img,.Nlish li a:hover .NLpic::before{transform: scale(1.1);}
.HPlish li div::after,.HAbot .swiper-slide div::after,.Plish li a div::after{content:''; position: absolute; width: 100%; height: 100%; left: 0; top:0; background:rgba(0,146,14,0.8) url('../image/enlarge.png') no-repeat center center; background-size: 48px auto; opacity: 0; z-index: 2;}
.HPlish li a:hover div::after,.HAbot .swiper-slide a:hover div::after,.Plish li a:hover div::after{ opacity: 1;}
.ptb40{ padding: 60px 0;}
.ptbCase{ padding: 60px 0 40px;}
.bg_f4{ background-color: #f4f4f4;}
*{ transition-property:background,opacity,color,right,border-color,transform; transition-duration: 400ms; }
.navMenu,.navBg,.wapShow{ display: none;}
.pcShow{ display: block;}
span.pcShow{ display: inline;}
.allmap{ height: 500px; font-size: 14px;}
.allmap img { max-width: inherit; display: inline;}
.contact{ display: flex; border-left: 1px solid #EEE; text-align: center;}
.contact li{ flex:1; border-right: 1px solid #EEE;  border-bottom: 1px solid #EEE; padding: 56px 20px 40px;}
.contact li h6{ padding: 20px 0 12px; font-size: 20px; color: #333;}
.contact li p{ line-height: 22px; height: 44px; overflow: hidden;}

.Lfaq{ font-size: 16px; line-height: 24px;}
.Lfaq dt{ position: relative; padding-left: 32px; margin: 20px 0 8px; color: #222;}
.Lfaq dd{ position: relative; border-bottom: 1px dashed #EEE; padding: 0 0 20px 32px; color: #666;}
.Lfaq dt em,.Lfaq dd em{ position: absolute; left: 0; top:1px; width: 22px; line-height: 22px; background: #333; text-align: center; border-radius: 4px; color: white;}
.Lfaq dt em{ background-color: #999;}

.Slish{ padding-top: 10px;}
/* .Slish li{ width: 228px;} */
.Slish li div img{ height: 164px;}
.newstime{ border-bottom: 1px dashed #EEE; padding-bottom: 6px; text-align: left; margin-bottom: 10px;}

.bg_f4 .Slish li a{ background-color: white;}
.HcaseWrap{ padding: 20px 0 60px;}
.serviceMore{ text-align: center; padding-bottom: 40px;}
.serviceMore a{ display: inline-block;background: #00853b; color: #FFF; font-size: 16px; line-height: 42px; padding: 0 36px; border-radius: 3px;}

.HCmenu{ text-align: center; padding: 36px 0 9px; line-height: 1.8; background: url('../image/HCmenu.png') no-repeat center bottom;}
.HCmenu dt{ font-size: 32px; color: black;}
.HCmenu dd{ font-size: 14px; padding-bottom: 16px;}
.HcaseNav{ display: flex; justify-content: space-between; padding: 16px 8px 30px;}
.HcaseNav li{ width: 85px;}
.HcaseNav li a{ display: block; font-size: 16px; text-align: center; line-height: 3; padding-top: 16px;}
.HcaseNav li i{display: block;width: 83px;height: 83px;background: #fff url(../image/index3Icons.png) no-repeat;border: 1px solid #ebebeb;border-radius: 100%;transition: all .5s;}
.HcaseNav li:nth-of-type(2) i{background-position: -83px 0;}
.HcaseNav li:nth-of-type(3) i{background-position: -166px 0;}
.HcaseNav li:nth-of-type(4) i{background-position: -249px 0;}
.HcaseNav li:nth-of-type(5) i{background-position: -332px 0;}
.HcaseNav li:nth-of-type(6) i{background-position: -415px 0;}
.HcaseNav li:nth-of-type(7) i{background-position: -498px 0;}
.HcaseNav li:nth-of-type(8) i{background-position: -581px 0;}
.HcaseNav li:nth-of-type(9) i{background-position: -664px 0;}
.HcaseNav li a:hover i,.HcaseNav li.cur a i{border-color: #00853b;background-color: #00853b; background-position-y: -83px;}
.Mcontact{ line-height: 2.6; font-size: 28px; background-color: #DDD; text-align: center; color: black;}


@media screen and (max-width:1200px){
  .wrap{ width:1000px;}
  .min-wrap{ min-width: 1000px;}

  .logo-ftltle dt{ font-size: 20px;}
  .logo-ftltle dd{ font-size: 12px;}
  .logo-sub{ font-size: 15.25px; padding-left: 16px;}
  .logo-sub dd{ font-size: 12px;}

  .nav li a{  padding: 0 16px; font-size: 14px; line-height: 60px;}
  .aptitude li {width: 205px;padding: 30px 14px;}

  .ptb40{ padding: 40px 0;}
  .ptbCase{ padding: 40px 0 30px;}
  .Rarea { width: 760px;}
  .Obanner{ height: 280px;}
  .Pbanner{ height: 340px;}
  .HPlish li{width: 228px;}
  .HPlish li img{height: 169px;}
  .HClish li{ width: 370px;}
  .HClish li:nth-of-type(3){ display: block;}
  .HPlish li:nth-of-type(2n+1){ margin-left: 0;}
  .HPlish li:nth-of-type(7),.HPlish li:nth-of-type(8),.HPlish li:nth-of-type(9){ display: none;}

  .Hflow li{ width: 180px; height: 180px;}
  .Hflow li h6{ width: 48px; height: 48px; padding: 10px; font-size: 20px; line-height: 24px;}
  .Hflow li p{ left: 88px;}
  .Hflow li div img{ width: 176px; height: 75px;}
  .flowBg{ padding: 30px 0 40px;}
  .aboutBg{ padding: 30px 0 20px;}
  .Habout{ padding: 29px 29px 8px;}
  .LHabout,.LHabout img{ width: 380px; height: 236px;}
  .RHabout{ width: 520px;}
  .RHabout h6{ font-size: 26px; line-height: 1.5; padding-bottom: 10px;}
  .RHabout div{ height: 125px; line-height:25px; -webkit-line-clamp:5;}
  .HAbot .swiper-slide img{ height: 312px;}
  .Hnews>dt{ width: 310px;}
  .Hnews>dd{ width: 230px;}

  .footer>dt{ width: 180px;}
  .footer>dd{ width: 780px; font-size: 13px;}
  .footer>dt div{ width: 96px;}
  .footer>dt h6{ font-size: 20px;}
  .footer>dt p{ font-size: 14px;}

  .Plish li{width: 244px;}
  .Plish li div img{height: 178px;}
  .Plish li p{ font-size: 16px;}
  .Nlish li a{ padding: 24px;}
  .NLinfo { width: 444px;}
  .Laptitude li{ width: 240px;}
  .Laptitude li div img{ height: 312px;}

  .Slish{ padding-top: 12px;}
  .Slish li{ width: 240px;}
  .Slish li:nth-of-type(9),.Slish li:nth-of-type(10){ display: none;}
  .Slish li a{ padding: 9px;}
  .Slish li div img{ height: 163px;}
  .Slish li p{ font-size: 16px;}
  .HcaseWrap{ padding: 0 0 40px;}

}


@media screen and (max-width:1023px){
  *{  box-sizing:border-box;}
  body{ font-size: .36rem;}
  .wrap{ width:10rem;}
  .min-wrap{ min-width: 10rem;}
  .bar,.logo-sub,.tel{ display: none;}
  .Hbanner{ height: 5rem;}
  .Obanner{ height: 4.4rem;}
  .Pbanner{ height: 5rem;}
  .Hbanner .swiper-slide img,.Obanner .swiper-slide img{ position: absolute; height: 100%; width: auto; top:0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); max-width:initial;}
  .swiper-button-next:after, .swiper-button-prev:after{ font-size: .6rem !important;}
  .ptb40{ padding: 0;}

  .header{ height: 1.4rem; border:none; margin-bottom: 0;}
  .head-info{ position: fixed; width: 100%; height: 1.4rem; padding: .2rem 0; white-space: nowrap; z-index: 88; background-color: white; box-shadow: 0 0 .2rem rgba(0,0,0,0.15);}
  .logo img{ height: 1rem; padding: 0 0 0 0.32rem;}
  .logo-ftltle{ padding: .12rem .24rem 0;}
  .logo-ftltle dt{ font-size: .44rem; line-height: .48rem; font-weight: normal;}
  .logo-ftltle dd{ font-size: .265rem; line-height: .4rem;}
  .navMenu { position: fixed; width: 1.28rem; height: 1.4rem; right: 0; top: 0; display: flex; flex-direction: column;justify-content: center; z-index: 122;}
  .navMenu span { display: block; width: .6rem; height: 4px; background-color: #00853b; margin: .16rem auto 0; transition: all .5s ease; top: 0px; transform-origin:right;}
  .navMenu span.sp1{ margin-top: 0;}
  .nav { border: none; position: fixed; display: none; width: 100%; height: 100%; left: 0; top:0; z-index: 99; background: transparent;}
  .navBg{ display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,0.7);}
  .nav ul{ position: absolute; width: 5rem; transform: translateX(100%); height: 100%; padding: 1.4rem 0 1rem; right: 0; top:0; overflow-y: auto; flex-direction: column; justify-content: flex-start; background-color: #222; box-shadow: 0 0 .4rem rgba(255,255,255,0.1);}
  .nav li{ border-bottom: 1px solid rgba(255,255,255,0.05);}
  .nav li:nth-of-type(1){ border-top: 1px solid rgba(255,255,255,0.05);}
  .nav li a{ padding: 0; font-size: .4rem; line-height: 1.2rem; color: #FFF;}
  .header.cur .navMenu span.sp1{ transform:rotate(-45deg); background-color: #FFF; }
  .header.cur .navMenu span.sp2{ width:0; }
  .header.cur .navMenu span.sp3{ transform:rotate(45deg); background-color: #FFF;}
  .hover.nav ul{ transform: translateX(0);}
  .hover.nav,.hover .navBg{ display: block;}
  /* 幻灯片 */
  
  .pagination .swiper-pagination-bullet{ width:.28rem; height:.28rem; border-width: 1px; margin: 0 .24rem;}
  
  .foot{ margin-top: .4rem; text-align: center; padding: 0.32rem 0 0.12rem;}
  .footer>dt{ display: none;}
  .footer>dd{ font-size: .32rem; padding-bottom: 0.4rem;}
  .Faddress,.footNav{ display: none;}
  .Ftel{ font-size: .36rem; padding: .32rem 0;}
  .Ftel span{  font-size: .32rem;}
  .Ftel b{ padding: 0 .16rem 0 0.2rem; font-size: .6rem;}
  .Ftitle{ font-size: .4rem; padding-bottom: .36rem;}
  .Fcopyright{ font-size: .32rem; padding: 0 0.2rem 0.32rem;}
  .Fqrcode{ position: relative; right: initial; bottom: initial; width: 3rem; margin: 0 auto;}
  .Fqrcode dd{ padding-top: .08rem; font-size: 0.36rem; line-height: 2.4;}
  
  .aptitude{ flex-wrap: wrap; padding: 0 0.4rem 0.4rem;}
  .aptitude li{ width: 4.4rem; padding: .48rem .16rem; margin-top: 0.4rem;}
  .aptitude-pic{ width: 1.6rem; height: 1.6rem; }
  .aptitude li p{ width: 2rem; margin-top: .32rem; padding-top: .16rem; font-size: .8rem; line-height: 1rem;}
  .aptitude li h6{ font-size: 0.4rem; line-height: 0.8rem;}
  .aptitude-info{ font-size: .28rem; line-height: 0.48rem; height: 1.44rem; margin-top: 0;}
  .area{     flex-direction: column;}
  .Larea{ width: 100%;}
  .Rarea{ width: 100%;}
  .LAmenu{ height: auto; padding: .32rem 0;}
  .LAmenu dt{ font-size: .64rem; line-height: 1.5;}
  .LAmenu dd{ font-size: .36rem; line-height: 1.5;}
  .Larea .subNav{ display: none;}
  .Obanner{ border:none;}
  .HPlish{ padding: 0.2rem 0;}
  .HPlish li{ width: 4.4rem; border:none; background-color: transparent; margin: 0.2rem 0 0 0.4rem; padding-bottom: 0;}
  .HPlish li:nth-of-type(3n+1),.HPlish li:nth-of-type(2n+1){ margin-left: 0.4rem;}
  .HPlish li img{ height: 3.3rem;}
  .HPlish li p,.Plish li p{ line-height: 0.8rem; padding-top: .12rem; font-size: .36rem;}
  .serviceMenu{ padding: .72rem 0 0.4rem;}
  .serviceMenu dt{ font-size: 0.48rem; line-height: 2;}
  .serviceMenu dd{ font-size: 0.28rem; line-height: 2;}
  .service{ padding: 0 0.2rem 0.2rem;}
  .service li{width: 2.4rem;/* height: 2.8rem; */}
  .service li div,.service li img{ width: 1.8rem; height: 1.8rem;}
  .service li.hover img:nth-of-type(2){ transform: scale(1);}
  .service li p{font-size: 0.28rem;line-height: 0.4rem;padding: 0.2rem;}
  
  .flowBg{ padding: 0;}
  .Hflow{ flex-wrap: wrap;}
  .Hflow li{ width: 5rem; height: 4.6rem; padding: 0.36rem;}
  .Hflow li div img{ width: 4.4rem; height: 1.92rem; padding: 2px; box-sizing: border-box;}
  .Hflow li h6{ position: absolute; width: 1.6rem; height: auto; padding: .2rem; font-size: 0.48rem; line-height: 0.56rem; left: .32rem; bottom: .32rem;}
  .Hflow li h6::after{ width: .4rem; height: .4rem; right: -0.2rem; top: -0.2rem; transform: translate(1px,1px); font-size: 0.36rem; line-height: .4rem;}
  .Hflow li p{ left: 2.2rem; bottom: .32rem; line-height: 0.8rem;}
  .Hflow li p a{ padding: 0 .16rem; font-size: 0.36rem;}
  .Hflow li:nth-of-type(1),.Hflow li:nth-of-type(4),.Hflow li:nth-of-type(5){ background-color: #EEE; box-shadow: 0 0 0.2rem rgba(0,0,0,.15) inset;}
  .Hflow li:nth-of-type(1) h6::after,.Hflow li:nth-of-type(4) h6::after,.Hflow li:nth-of-type(5) h6::after{ background-color: #EEE;}

  .aboutBg{ padding: 0.32rem 0.32rem 0;}
  .aboutBg::before{ height: 5rem;}
  .Habout{ width: 9.36rem; border:none; padding: .08rem;}
  .LHabout,.LHabout img{ width: 100%; height: 5.76rem;}
  .RHabout{ width: 100%;}
  .RHabout h6{ font-size: 0.48rem; padding: 0.28rem 0 0.12rem;}
  .RHabout div{ font-size: 0.32rem; line-height: 1.6; height: auto; -webkit-line-clamp: 8;}
  .RHabout ul{ padding-top: 0.32rem;}
  .RHabout li{ width: 30%; line-height: 1.12rem;}
  .RHabout li a{ font-size: 0.4rem;}
  .HAbot{ width: 9.44rem;  margin-top: 0.4rem; margin-left: -0.12rem;}
  .HAbot .swiper-slide{ padding:0 0.12rem .48rem;}
  .HAbot .swiper-slide img{ height: 4.12rem;}
  .HAbot .swiper-slide p{ line-height: 0.72rem;}
  .Hnews{ display: block; padding: 0 0.2rem;}
  .Hnews>dt,.Hnews>dd{ width: 100%; height: auto; padding: 0 .24rem;}
  .Hnews>dt{ margin-bottom: 0.24rem;}
  .HNmenu{ line-height: 0.96rem; padding-top: .08rem;}
  .HNmenu b{ font-size: 0.44rem;}
  .HNmenu a{ font-size: 0.36rem;}
  .HnewsTop{ height: 2.28rem; margin-top: 0.32rem; padding-left: 3.8rem;}
  .HnewsTop div{ width: 3.52rem;}
  .HnewsTop div img{ height: 2.2rem;}
  .HnewsTop h6{ font-size: 0.44rem;}
  .HNTinfo{ font-size: 0.36rem; line-height: 0.56rem; height: 1.12rem;}
  .HNTtime{ color: #BBB; font-size: .28rem; line-height: .48rem;}
  .HNlish{ padding: .16rem 0 0.32rem; margin-top: 0.32rem;}
  .HNlish li{ line-height: .72rem;}
  .Hfaq { line-height: .48rem; padding-bottom: 0.28rem;}
  .Hfaq dt{  margin: .24rem 0 .08rem; padding: .24rem 0 0.04rem .6rem; font-size: .36rem; line-height: 0.48rem;}
  .Hfaq dt:nth-of-type(1){ margin-top: .16rem;}
  .Hfaq dd{ font-size: .32rem; line-height: 0.48rem; height: .96rem; padding-left: .6rem;}
  .Hfaq em{ top:0; width: .48rem; line-height: .48rem; font-size: .32rem; border-radius: .08rem;}
  .Hfaq dt em{ background: #999; top:.24rem;}
  /* 关于我们 */
  .PNbtn{ display: block;}
  .Aleft{ margin-top: 0;}
  .Aleft .LAmenu{ display: none;}
  .Aleft{ width: 100%; padding: 0; text-align: center;}
  .PNbtn{ text-align: center; padding: 0.4rem 0 0;}
  .PNbtn a{ min-width: 5rem; border: 1px solid #EEE; display: inline-block; font-size: .48rem; line-height: 1.2rem; padding: 0 0.6rem; border-radius: .12rem;background:#FCFCFC;}
  .PNbtn a:after{ content:''; display: inline-block; width: 0; height:0; border-right:0.2rem solid transparent; border-left:0.2rem solid transparent; border-top:0.24rem solid #ccc; vertical-align: top; margin:0.5rem 0 0 0.4rem;}

  .Lnav{ position: fixed; border: none; background-color: transparent; width: 100%; height: 100%; top: 0; left: 0; padding: 0; display: none;  z-index: 188;}
  .Lnav.cur,.Lnav .navBg{ display: block;}
  .Lnav ul{ position: absolute; width: 100%; max-height: 60%; border-top:0.2rem solid #FFF; left: 0; bottom: 0; background-color: white; z-index: 3; overflow-y: auto; border-radius: 0.2rem 0.2rem 0 0; padding-bottom: 0.12rem;}

  .seatNav{ display: none;}
  .Lnav li{ width: auto; padding: 0;}
  .Lnav li a{ font-size:0.44rem; line-height:0.72rem; padding: 0.24rem 0.4rem; border: none; border-top:1px solid #F2F2F2; border-radius: 0; background:#FFF; text-align: left;}
  .Lnav li:nth-of-type(1) a{ border-top: none;}

  .main{ padding: 0; margin-top: 0; border:none;}
  .menu{ font-size: 0.64rem; line-height: 0.8rem; padding: 0.36rem; border-bottom: none; background-color: #00853b; margin-bottom: 0; text-align: center; color: white;}
  .Endtext {width:9.2rem; padding:.2rem 0 0.4rem; font-size: 0.36rem;}
  .Endtext p,.Endtext ul,.Endtext ol{ padding:.12rem 0;}
  .Endtext table,.Endtext hr{ margin-top:.12rem; margin-bottom:.12rem}

  h1{ font-size: 0.48rem; padding: 0.48rem 0.32rem 0; line-height: 1.3;}
  h1.Ptitle{ padding-top: 0.48rem;}
  .Endtime{ padding: .2rem 0.32rem 0.32rem; line-height: 1.3; }
  .EndSynopsis{ padding: .24rem 0.32rem; font-size: 0.32rem; line-height: 1.6; border-width: 1px 0; margin-bottom: 0.08rem;}
  .upDown{ padding: .24rem 0; width: 9.2rem; margin: 0 auto;}
  /* 新闻 */
  .Nlish{ border-bottom: 1px dotted #EEE; padding-top: 0.32rem; margin-bottom: 0.2rem;}
  .Nlish li{ padding: 0; border-top: 1px dotted #EEE;}
  .Nlish li a{ border:none; padding: 0.4rem; border-top: 1px solid white; }
  .Nlish li:nth-of-type(even){ background-color: #f4f4f6;}
  /* .Nlish li:nth-of-type(odd) a{ border-color: #fafafa;} */
  .Nlish li:nth-of-type(odd) a{ border-color: #ededf1;}
  .Nlish li:nth-of-type(1) a{ border: none;}
  .NLpic{ display: none;}
  .NLinfo{ width: 5.6rem;}
  .NLinfo h5{ font-size: 0.4rem;}
  .NLinfo p{ font-size: 0.28rem; line-height: 0.6rem;}
  .NLinfo div,.NLinfo p.Nsmalltext{ height: auto; font-size: 0.32rem; line-height: 1.28; }
  .NLinfo p.Nsmalltext{ padding-top: 0.12rem; line-height: 1.5;}
  .Lequipment .NLpic{ display: block; width: 3.2rem;}
  .Lequipment .NLpic img{ width: 100%; height: auto;}
  .Lequipment li:nth-of-type(even){ background-color: white;}
  .Lequipment li:nth-of-type(odd) a{ border-color: white;}
  .Lequipment h5{white-space: initial;}


  .Nnav .LAmenu{ display: block;}
  .Nnav .Lnav{ display: block; position: relative; width: 100%; height: auto; z-index: 2; padding:0.32rem 0 0;}
  .Nnav .Lnav .navBg{ display: none;}
  .Nnav .Lnav ul{ position: relative; border: none; max-height: inherit; padding: 0 .12rem 0 0; display: flex; justify-content: center;border-radius: 0;}
  .Nnav .Lnav li{ margin: 0;}
  .Nnav .Lnav li a{ background-color: transparent; border:1px solid #EEE; background-color: #fbfbfb; margin: 0.12rem 0 0 0.12rem; padding: 0.12rem 0.32rem; font-size: 0.4rem; border-radius: 0.12rem;}
  .Nnav .Lnav li.cur a,.Nnav .Lnav li a:hover{ background-color: #333; border-color: #333;}

  /* 产品列表 */
  .Plish{ padding: 0.2rem 0.4rem 0;}
  .Plish li{ width: 4.4rem; padding-top: .2rem;}
  .Plish li a{ border: none; padding: 0;}
  .Plish li div img{ height: 3.3rem;}
  .Plish li p{ padding-top: 0.04rem;}
  /* .Laptitude li{ width: 4.;} */
  .Laptitude li a{ padding: 0;}
  .Laptitude li div img{ height: 6.255rem;}

  .page{ padding: 0.08rem 0.12rem 0.32rem; font-size: .4rem; line-height:2;}
  .page *{ padding:0 .24rem; }
  .page>*{ margin-top:.12rem; }



  .HPlish li div::after,.HAbot .swiper-slide div::after{ display: none;}
  .ptbCase{ padding: 0;}
  .ptbCase .LAmenu{ background-color: #00853b;}
  .pcShow,span.pcShow{ display: none;}
  .wapShow{ display: block;}
  span.wapShow{ display: inline;}
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 .08rem !important;}
  .aptitude li.hover .aptitude-pic div{ transform: translateY(50%);}
  .allmap{ height: 12rem; font-size: .32rem;}

  .contact{ flex-wrap: wrap; border-left:none;}
  .contact li{ padding: .64rem .28rem .56rem; width: 50%; flex: inherit;}
  .contact li:nth-of-type(even){ border-right: none;}
  .contact li div{ width: 1.6rem; margin: 0 auto;}
  .contact li h6{ padding: 0.4rem 0 0.24rem; font-size: 0.44rem; }
  .contact li p{ line-height: .6rem; height: 1.2rem;}

  .Lfaq{ font-size: 0.36rem; line-height: 0.54rem; padding: 0.12rem 0.4rem 0;}
  .Lfaq dt{ padding-left: .68rem; margin: .28rem 0 .12rem;}
  .Lfaq dd{ padding: 0 0 .32rem .68rem;}
  .Lfaq dt em,.Lfaq dd em{ top:0; width: 0.54rem; line-height: 0.54rem; border-radius: .08rem; transform: scale(0.9); transform-origin: 0% 50%;}
  .Lfaq dt em{ background-color: #999;}
  .Lfaq dd:last-of-type{ border-bottom: none; padding-bottom: 0.28rem;}

  .Slish{ padding-top: 0.24rem;}
  .Fcopyright a{ display: none;}
  .newstime{ width: 9.2rem; padding: .16rem 0; margin: 0 auto .16rem;}
  .HcaseWrap{ padding: 0.12rem 0 0.6rem;}
  .HcaseWrap li:nth-of-type(9){ display: none;}
  .serviceMore{ padding-bottom: 0.6rem;}
  .serviceMore a{font-size: 0.36rem; line-height: 2.5; padding: 0 0.6rem;}

  .HCmenu{ padding-top: 0.4rem;}
  .HCmenu dt{ font-size: 0.6rem; color: black;}
  .HCmenu dd{ font-size: 0.32rem; padding-bottom: 0.2rem;}
  .HcaseNav{ width: 100%; overflow-X: auto; box-sizing: border-box; padding: 0.32rem 0.32rem  0.4rem;}
  .HcaseNav li{ width: auto; padding-left: 0.32rem;}
  .HcaseNav li:nth-of-type(1){ padding-left: 0;}
  .HcaseNav li a{ font-size: 0.32rem; padding-top: 0.2rem;}
  .HcaseNav li i{display: block;width: 1.8rem;height: 1.8rem;background: #fff url(../image/index3Icons.png) no-repeat; background-size: 16.2rem 3.6rem; border: 1px solid #ebebeb;border-radius: 100%;transition: all .5s; box-sizing: content-box;}
  .HcaseNav li:nth-of-type(2) i{background-position: -1.8rem 0;}
  .HcaseNav li:nth-of-type(3) i{background-position: -3.6rem 0;}
  .HcaseNav li:nth-of-type(4) i{background-position: -5.4rem 0;}
  .HcaseNav li:nth-of-type(5) i{background-position: -7.2rem 0;}
  .HcaseNav li:nth-of-type(6) i{background-position: -9rem 0;}
  .HcaseNav li:nth-of-type(7) i{background-position: -10.8rem 0;}
  .HcaseNav li:nth-of-type(8) i{background-position: -12.6rem 0;}
  .HcaseNav li:nth-of-type(9) i{background-position: -14.4rem 0;}
  .HcaseNav li a:hover i,.HcaseNav li.cur a i{ background-position-y: -1.8rem;}
  .Mcontact{ font-size: 0.56rem;}
}


@media screen and (max-width:560px){
  .navMenu span { height: 3px; }
}


@media screen and (max-width:375px){
  .navMenu span { height: 2px; }
}
