﻿@charset "utf-8";
/*网站公共样式*/

 @font-face {
		 font-family:'PingFang';
		 src:url("../fonts/PingFang-Regular.woff")format("truetype"); 
		      font-weight:normal;
		    font-style:normal;
 }	 	
		
		
		
i,em{ font-style:normal;}
body {font-family:"PingFang", "微软雅黑", "arial","微软雅黑","AlibabaLight";font-size:14px;background:#fff;overflow-x: hidden;margin: 0 auto;color:#74797e;/* line-height:24px; */width:100%;overflow-x:hidden;}
html,div,span,p,ul,li,dl,dt,dd,a,img,em,label,input,textarea,form { margin:0; padding:0;}
form{ display:inline;}
ul,li,i { list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; padding:0; margin:0;}
a{ text-decoration:none; color:#000; }
a:hover{ color:#00a1e9;}
img { border:none;object-fit: cover;}
.del_float{ display:block; height:0; clear:both; visibility:hidden; }
.document_width{ width:1280px; margin:auto; padding:0; box-sizing:border-box; }
.ui-loader-default{ display:none}
.ui-mobile-viewport{ border:none;}
.ui-page {padding: 0; margin: 0; outline: 0} 
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; line-height:100%;}
textarea { -webkit-appearance: none;}   
.button{ border-radius: 0; } 
.ui-btn-text{ display:none;}
.ui-submit{}
.left{ float:left;}
.right{ float:right;}
s{ text-decoration:none;}
::-webkit-scrollbar { height: 4px; width:0px;}
::-webkit-scrollbar-button { height:0;width:0;}


/****分页****/
.fenye{ margin:40px 0 20px 0;}
.fenye ul{  text-align:center; white-space:nowrap;}
.fenye ul li{display:inline;  margin:0; padding:0;  }
.fenye ul li a{ display:table-cell; display:inline-block; width:34px;  font-size:16px; height:34px; line-height:34px; margin:0 1px; border-radius:100%;  text-align:center; background:#fff; border:1px solid #ededed; }
.fenye ul li a.cur,.fenye ul li a:hover{ color:#fff; border:1px solid #00437c; background:#00437c;}
 
#alertdiv{ position: fixed;margin: auto;width: 100%;top: 40%;display: none;z-index: 2147483647; }
#alertdiv div{ background-color: #000;color: #FFF;padding: 20px 20px 20px 20px;min-width: 100px;opacity: 0.7;min-height: 25px;text-align: center;color: rgb(255, 255, 255);border-width: 1px;  border-style: solid;-moz-border-radius: 11px;-khtml-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;line-height: 150%;width: 60%;margin: auto;z-index: 2147483647;}
/**********404*******/
.div_cu { width:100%; height:auto;  float:left; padding:80px 0;  }
.div_cu p { width:100%; height:auto; float:left; text-align:center; font-size:14px; font-weight:550; line-height:26px;}
.div_cu p img { width:350px; height:auto;  margin:30px auto; }
.div_cu p a { color:#2466a5; }

.aside{width:60px;position: fixed;right:10px;top: 50%;transform: translate(0,-50%);padding-top: .05rem;z-index: 123;}
.as-item{display: block;width: 100%;height:60px;cursor: pointer;background-color: #1363a4;border-radius:4px;margin-bottom:5px;position: relative;transition: all .3s;}
.as-icon{width: 100%;height: 100%;object-fit: contain;}
.as-code{width: 120px;position: absolute;right:65px;top: 50%;margin-top:-5px;background-color: #fff;border-radius:4px;padding:2px;box-sizing: border-box;visibility: hidden;opacity: 0;transition: all .3s;box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);}
.as-img{width: 100%;}
.as-item:hover{background-color: #2779bb;}
.as-item:hover .as-code{visibility: visible;opacity: 1;}

.as-item span{ width:180px; height:60px; float:left; text-align:center; display:block; margin-left:-180px; opacity:0; background:#2779bb; color:#fff; line-height:60px; font-size:18px; }
.as-item:hover span{ opacity:1;}

.zhezhao{ width:100%; height:100%; float:left; top:0; left:0; position:fixed; z-index:998; background:#000; opacity:0.5; display:none;}
.tijialyk{ width:300px; height:360px; position:fixed; z-index:9999;left:20px; top:100px; display:none;background:#fff; border-radius:20px;  display:none; }
.tijialyk h4{width:100%; height:45px; line-height:45px; text-align:center; color:#fff; background:#00b0ec; border-radius:20px 20px 0 0; float:left; font-weight:normal; font-size:16px; margin-bottom:10px;}
.tijialyk h4 a { width:45px; float:right; font-size:30px; color:#fff; position:absolute; right:0;   }
.tijialyk p{ width:100%; height:auto; float:left; text-align:center; font-size:13px; line-height:22px;}
.tijialyk .input{ width:80%; height:42px; border-radius:3px; line-height:42px; margin:10px 10% 0 10%; float:left; border:1px solid #ededed; outline:none; text-indent:15px; }
.tijialyk .button{ width:80%; height:42px; border-radius:3px; line-height:42px; margin:10px 10% 0 10%; float:left; border:none; background:#00b0ec; cursor:pointer; color:#fff; text-align:center; outline:none; text-indent:15px; }
.tijialyk .button:hover{ opacity:0.8;}


/******首页******/
.headerdiv{ width:100%; height:85px;  float:left; border-bottom:1px solid rgba(255,255,255,0.2);  left:0; top:0; z-index:9997; position:fixed; box-sizing:border-box;}
.headerdiv .document_width{ width:100%; padding:0 80px; box-sizing:border-box;  max-width:1920px;}
.headerdivd,.headerdivds{ background:#000;}
.logo{ width:auto; height:auto;padding:28px 0; float:left;}
.logo img{ width:auto; height:32px; display:block; float:left;}
 
ul.menuul{ width:auto; height:auto; float:right; margin-right:20%;}
ul.menuul li { width:auto; height:85px; float:left; position:relative; }
ul.menuul li>a{ width:auto; height:auto; line-height:85px; float:left; padding:0 25px; font-size:16px; font-weight:600; color:#fff; }
ul.menuul li.l1 p{ display:none; width:140%; height:auto; float:left; background:#fff; border-radius:0 0 5px 5px; position:absolute; left:-20px; top:84px;}
ul.menuul li.l1 p a{ width:100%; height:40px; line-height:40px; float:left; background:url(../../images/3/abdiv3_tb.png) center bottom no-repeat; background-size:0 1px;transition:0.5s linear ;  text-align:center; font-size:15px; color:#333;}
ul.menuul li.l1:hover>a,ul.menuul li>a:hover,ul.menuul li.cur>a{ color:#00a1e9;background:url(../../images/3/xt.png) center 12px no-repeat;  background-size:1px 60px; }
ul.menuul li.l1:hover p{ display:block;}
ul.menuul li.l1 p a:hover{color:#00a1e9;background-size:100% 1px;}
 
.head_tel{ width:auto; height:85px; line-height:85px; float:right; background:url(../../images/3/head_tel.png) left center no-repeat; padding-left:25px; font-weight:600; margin-right:10px; color:#00a1e9; font-size:20px;}
a.head_yy{ width:auto; height:35px; line-height:35px; float:right;  margin:25px 15px 0 0; background:url(../../images/3/top_tp_1.png) left center no-repeat; color:#fff; padding:0 5px 0 25px; border-radius:5px; background-size:20px auto; }

dl.soso{ width:auto; height:40px; float:right; position:relative; margin:22px 0; }
dl.soso dt{  width:40px; height:40px;  float:left;}
dl.soso dt .button{ width:40px; height:40px; float:left; background:url(../../images/3/head_soso.png) center center no-repeat; border:none; outline:none; cursor:pointer; background-size:20px auto;}
dl.soso dd{ width:0; transition: all .5s ease; height:40px; float:left; position:absolute; right:40px; top:0px; z-index:999; }
dl.soso:hover dd{ width:200px; }
dl.soso dd .input{ width:100%; height:40px; line-height:40px; float:left;text-indent:15px; border:none; background:#f2f2f2; outline:none; border-radius:3px 0 0 3px;}

.menutb{ display:none;}
.sj_menu{ display:none;}

 
.banner{ width:100%; overflow:hidden; height:47vw; position:fixed; z-index:0; float:left; touch-action:pan-y; }
.banner ul {  overflow:hidden; height:47vw;  }
.banner ul li .document_width{ position:relative;}
.banwenzi{ width:100%; height:auto; float:left; position:absolute; text-align:left; top:17vw; left:0; margin-top:20px;  transition:1s linear ; color:#fff; z-index:999; box-sizing:border-box}
.banwenzi h2{ width:100%; height:auto; float:left; font-size:70px; line-height:70px; font-weight:600; margin-top:30px; margin-bottom:10px; color:#00a1e9;}
.banwenzi h3{ width:700px; height:auto; float:left; font-size:40px; line-height:54px; font-weight:300; margin-top:20px;color:#fff;}
.banwenzi a.a{ width:auto; height:auto; line-height:24px; display:inline-block; text-align:center; margin:0 auto; border:1px solid #fff; font-size:18px; color:#fff; border-radius:40px; padding:12px 40px;} 
.banwenzi a.a:hover{ background:#00437c; color:#fff;}
.banner ul li{ width:100%;  height:47vw; float:left; overflow:hidden;position:relative; }
.banner ul li img,.banner ul li video{ width:100%; height:47vw; float:left;/* transition:1.5s linear ; transform:scale(1.1);object-fit: cover; */ }
.addCur p{ margin-top:30px;}
.wzaddCur{ margin-top:0px; }

.bannerkz{ position:  width:100%; height:auto;float:left;}
.bannerkzc{ width:200px; height:40px; float:left; position:relative; margin-top:40vw; z-index:9999;}

.banjtl{ width:40px; height:40px; float:left; background:url(../../images/3/ban_jtl.png) 10px center no-repeat; cursor:pointer; opacity:0.7;}
.banjtr{ width:40px; height:40px; float:right; background:url(../../images/3/ban_jtr.png) 10px center no-repeat; cursor:pointer;opacity:0.7;}
.banjtl:hover,.banjtr:hover{ opacity:1;}
.bansuzi{ width:120px; height:auto; float:left; text-align:center; line-height:40px; font-size:18px; color:#fff; color:#00b0ec;}
.bansuzi s{ color:#fff;}
.bansuzi b{ font-weight:normal;}

.indexpro{width:100%;height:auto;float:left;padding: 50px 0;background:#fff;margin-top: 45vw;overflow:hidden;position:relative;z-index:22;} 
.indextt{width:100%;height:auto;float:left;margin-bottom: 20px;text-align: center;}
.indextt span{width:100%;height:auto;float:left;font-size: 38px;line-height:36px;font-weight: 100;color:#00b0ec;}
.indextt strong{width: 100%;height:auto;/* float:left; */font-size: 22px;line-height:50px;color:#333;font-weight:300;display: inline-block;text-align: center;}
a.amore{width:auto;padding:0 35px;border: 2px solid #00b0ec;border-radius:5px;height:56px;line-height:56px;/* float:left; */margin-top: 10px;font-size:16px;color: #00b0ec;display: inline-block;text-align: center;}  
a.amore s{ width:auto; height:auto; float:right; margin-left:25px; font-weight:600;}  
.id1 h3 a{color:#fff !important;}

.id1 h3{ margin:20px;}
dl.id1{width:510px;height:510px;box-sizing:border-box;float:left;position:relative;margin-right:35px;background:#f3f3f3;}  
dl.id1 dd{width:100%;height: 65px;float:left;position: absolute;bottom: 0;z-index: 9999;background: #0000008c;color: #fff;}
dl.id1 dd h3 a{ width:100%; height:30px; float:left; font-size:22px; line-height:30px; overflow:hidden; color:#333;}
dl.id1 dd p{ width:100%; height:20px; float:left; font-size:14px; line-height:20px; overflow:hidden; color:#999;}  
dl.id1 dt{ width:100%; height:auto; float:left; overflow:hidden;  }
dl.id1 dt img{ width:100%; height:auto; display:block; -webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.id1.cur dt img,dl.id1:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
dl.id1.cur{/* border-radius:100% 100%; */}
dl.id1.cur dt{ background:url(../../images/3/probj_03.png) center center no-repeat; background-size:250px 250px;}
dl.id1.cur dd h3 a{color:#00b0ec;}
dl.id1 dd.d1{ position:absolute; right:0; bottom:0; background:#fff; height:65px; padding:0 25px; width:auto; margin-bottom:0;}  
dl.id1 dd.d1 a{ width:100%; height:65px; line-height:65px; float:left; font-size:16px;  color:#666;}  
dl.id1 dd.d1 a s{ width:auto; height:auto; float:right; margin-left:25px; font-weight:600;}  
dl.id1.cur dd.d1 a{ color:#333;}  

.indexproc{width:100%;/* height:510px !important; */position:relative;margin-top:5px;z-index:22;}
.indexproclist{width:200000px; height:510px !important; overflow:hidden; float:left; padding-top:10px; transition:transform 600ms;}
.indexprojt{width: 1280px;height:auto;float:right;position:relative;margin-top: -340px;z-index:99;}
.iprol{ width:50px; height:140px; float:left; display:block; background:url(../../images/3/projtl.png) center center no-repeat; opacity:0.4; cursor:pointer;}
.ipror{width:50px;height:145px;float: right;display:block;background:url(../../images/3/projtr.png) center center no-repeat;opacity:0.4;cursor:pointer;}
.iprol:hover,.ipror:hover{ opacity:1;}
.indexprosz{ width:auto; height:auto; float:left; font-size:14px; font-weight:600; color:#999; margin-top:-15px;} 
.indexprosz s{ color:#333;}


.indexsol{ width:100%;height:44vw; min-height:700px; float:left; position:relative; position:relative; z-index:22;}
.indexsol .img{ width:100%; height:44vw; min-height:700px; display:none;}
.indexsolc{ width:100%; height:auto; float:left; position:absolute; left:0; top:40px; padding:80px 0;}
.indextt1 strong,.indextt1 span{ color:#fff;}
.indextt1 a.amore:hover{border: 2px solid #00b0ec;color: #00b0ec;}
.indexsol .indextt1{margin-bottom:10vw;}
dl.id2{width: 19.6666%;height:auto;float:left;padding:0 10px;box-sizing:border-box;text-align:center;transition:0.5s linear;}
dl.id2 dt{ width:100%; height:auto; float:left; margin-bottom:15px;}
dl.id2 dt img{ width:80px; height:auto; display:block; margin:0 auto}
dl.id2 dd{ width:100%; height:auto; float:left; padding-bottom:20px;}
dl.id2 dd h3 a{ width:100%; height:26px; float:left; font-size:16px; line-height:26px; font-weight:600; color:#fff; overflow:hidden;}
dl.id2 dd p{ width:100%; height:20px; line-height:20px; float:left; font-size:14px; color:rgba(255,255,255,0.4); overflow:hidden;}
dl.id2:hover dd,dl.id2.cur dd{ background:url(../../images/3/isoltba.png) center bottom no-repeat;}
dl.id2:hover,dl.id2.cur{ margin-top:-30px;}

.indexysdiv{width:100%;height:auto;float:left;/* padding: 40px 0; */background-size:cover;position:relative;z-index:22;}
.indexysdiv a.amore{/* float:right; *//* margin-top:-15px; */}
.indexysdiv a.amore:hover{ border:2px solid #333; color:#333;}

dl.id3{width:310px;height:auto;/* padding:35px 25px; */cursor:pointer;float:left;box-sizing:border-box;background:#fff;border-radius:15px;overflow:hidden;margin:0 5px;border: 1px solid #eee;}
dl.id3 dt{ width:100%; height:auto; float:left;}
dl.id3 dt img{ width:80px; height:auto; display:block;}
dl.id3 dt img.img1{ display:none;}
dl.id3 dd{ width:100%; height:auto; float:left; margin-top:15px; font-size:14px; line-height:20px; color:#888; }
dl.id3 dd h4{ width:100%; height:28px; float:left; font-size:18px; line-height:28px; color:#333; font-weight:600; overflow:hidden;}
dl.id3 dd p{width:100%;height:100px;float:left;font-size:14px;line-height: 25px;color:#888;overflow:hidden;margin:10px 0 25px 0;}
dl.id3 dd strong{ width:auto; height:auto; font-size:36px; line-height:40px; color:#00b0ec; margin-right:4px; font-weight:normal;}
dl.id3:hover{ background:url(../../images/3/iysbj.png) center center no-repeat; background-size:cover;}
dl.id3:hover dt img.img{ display:none;}
dl.id3:hover dt img.img1{ display:block;}
dl.id3:hover dd h4,dl.id3:hover dd,dl.id3:hover dd p,dl.id3:hover dd strong{ color:#fff;}

.indexyscz{ width:100%; height:auto; float:left; position:relative;  z-index:22;}
.indexysc{ width:100%; height:400px !important; position:relative; overflow:hidden;  margin-top:5px;}
.indexysclist{width:200000px;height:400px !important;overflow:hidden;float:left;transition:transform 600ms;}
.ysleft{width:50px;height:145px;border-radius:100% 100%;position:absolute;left:-60px;top: 30%;background:url(../../images/3/projtl.png) center center no-repeat;background-size:50px 145px !important;cursor:pointer;}
.ysright{width:50px;height:145px;border-radius:100% 100%;position:absolute;right:-60px;top: 30%;background:url(../../images/3/projtr.png) center center no-repeat;background-size:50px 145px !important;cursor:pointer;}
.ysleft:hover{background:url(../../images/3/projtl.png) center center no-repeat;}
.ysright:hover{background:url(../../images/3/projtr.png) center center no-repeat;}
 
.indexsp{ width:100%; height:auto; float:left; padding:170px 0; background:url(../../images/3/indexspbj.jpg) center top no-repeat; color:#fff; text-align:center; background-size:cover; position:relative; z-index:22;}
.indexsp s{ width:100%; height:auto; float:left;  font-size:14px; line-height:20px; letter-spacing:5px;} 
.indexsp span{ width:100%; height:auto; float:left;  font-size:26px; line-height:30px;font-weight:300; margin:10px 0 20px 0;} 
.indexsp strong{ width:100%; height:auto; float:left;  font-size:40px; line-height:50px;font-weight:300;} 
.indexsp p{ width:100%; height:auto; float:left;  font-size:16px; line-height:26px;font-weight:600; padding:20px 160px; box-sizing:border-box; color:rgba(255,255,255,0.7);} 
.indexsp a.a{ width:120px; height:120px; margin:0 auto;  display:inline-block; background:url(../../images/3/indexspan.png) center center no-repeat; background-size:76px 76px;}
.indexsp a.a s{ width:120px; height:120px; display:block; margin:0 auto;-webkit-animation: ripple 1.5s ease-out 225ms infinite;animation: ripple 1.5s ease-out 225ms infinite; opacity:0.5; background:url(../../images/3/indexspan.png) center center no-repeat;  background-size:100px 100px;}
@-webkit-keyframes ripple {0% {opacity: 0;-webkit-transform: scale(.8)}5% {opacity: 1}to {opacity: 0;-webkit-transform: scale(1)}}
 
.zhezhao{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:9998; background:rgba(0,0,0,0.8); display:none;}
.showvideo{ width:96%; max-width:1200px; height:auto; float:left; position:fixed; left:100px; top:100px; display:none; z-index:9999;}
.showvideo video{ width:100%; height:auto; display:block;}
.viclose{ position:absolute; right:-40px; top:-40px; width:40px; height:40px; font-size:30px; color:#fff;  cursor:pointer;}
 
.bottomdiv{ width:100%; height:auto; float:left; padding:80px 0; background:#222;  position:relative; z-index:22;}
.bottomdivleft{ width:55%; height:auto; float:left; margin-right:2%;}
.bottomdivleft s{ width:100%; height:auto; float:left; font-size:12px; line-height:20px; color:#fff; font-weight:600;}
.bottomdivleft strong{ width:100%; height:auto; float:left; font-size:40px; line-height:46px; color:#00b0ec; font-weight:normal;}
.bottomdivleft p{ width:100%; height:auto; float:left; font-size:15px; line-height:24px; color:rgba(255,255,255,0.6); margin-bottom:15px;}
.bottomdivleft p.p{ margin-bottom:3px; margin-top:10px; color:#fff;}
.bottomdivleft p span{ width:auto; height:auto; float:left; margin-right:15px;}
.bottomdivleft a img{ width:auto; height:auto; float:left; margin-right:15px; display:block;}
.bottomdivright{ width:43%; height:auto; float:left;} 
.bottomdivright dl{ width:19%; height:auto; float:left;} 
.bottomdivright dl dt{ width:100%; height:auto; float:left; font-size:16px; line-height:20px; font-weight:600; color:#fff;} 
.bottomdivright dl dd{ width:100%; height:auto; float:left; margin-top:10px;} 
.bottomdivright dl dd a{ width:100%; height:28px; float:left; font-size:13px; line-height:28px; color:rgba(255,255,255,0.7); overflow:hidden;} 
.bottomdivright dl dd a:hover{ color:#fff;} 
.bottomdivright dl.d1{ width:25%;} 
.bottomdivright dl.d2{ width:17%;} 

.bqxxdiv{ width:100%; height:auto; float:left; border-top:1px solid rgba(255,255,255,0.1); background:#222; padding:18px 0; position:relative; z-index:22;}
.bqxxdiv p{ width:auto; height:auto; float:left; font-size:13px; line-height:40px; color:rgba(255,255,255,0.4);} 
.bqxxdiv p a{ color:rgba(255,255,255,0.4);} 
.bqxxdiv dl{ width:200px; height:40px;  float:right; position:relative; cursor:pointer;} 
.bqxxdiv dl dt{ width:100%; height:40px; line-height:40px; font-size:13px; border-radius:25px; background:url(../../images/3/bottb5.png) 20px center no-repeat #363636;padding:0 20px 0 55px; box-sizing:border-box;} 
.bqxxdiv dl dt s{ width:100%; height:40px; line-height:40px; float:left; background:url(../../images/3/bottb6.png) right center no-repeat;} 
.bqxxdiv dl dd{ width:100%; height:auto; float:left; display:none; position:absolute; left:0; bottom:40px; padding-left:55px; box-sizing:border-box; }
.bqxxdiv dl dd a{ width:100%; height:24px; line-height:24px; font-size:13px;  color:rgba(255,255,255,0.6); float:left; overflow:hidden;} 
.bqxxdiv dl dd a:hover{ color:#fff;} 
.bqxxdiv dl:hover dd{ display:block;} 


/***产品中心***/
.nybanner{ width:100%; height:auto; float:left;}
.nybanner img{ width:100%; height:340px; display:block; }
.nybannerwz{ width:100%; height:auto; float:left; position:absolute;top:0; left:0;}
.nybannerwz .document_width{ margin-top:130px; text-align:center; color:#fff;}
.nybannerwz strong{ width:100%; height:auto; float:left; margin-top:20px; font-size:40px; line-height:50px; font-weight:300;}
.nybannerwz p{ width:100%; height:auto; float:left; font-size:22px; margin-top:10px; line-height:30px;  font-weight:300;}

.nybannera img{ height:340px;}
.nybannera .nybannerwz .document_width{ margin-top:130px;}

.nymenu{ width:100%; height:auto; float:left; margin-top:-60px; background:rgba(0,0,0,0.5);}
.nymenu ul{ width:100%; height:auto; float:left;}
.nymenu ul.u5 li{ width:20%; height:auto; float:left;}
.nymenu ul li a{ height:60px; line-height:60px; width:100%; border-left:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2); box-sizing:border-box; text-align:center; font-size:16px; font-weight:600; color:#fff; float:left; }
.nymenu ul li a:hover,.nymenu ul li a.cur{ background:#fff; color:#333; }


.prodiv{ width:100%; height:auto;  float:left; padding:60px 0; background:url(../../images/3/huibj.jpg) center 375px  no-repeat #fff; background-size:100% 300px;}
.prott{ width:100%; height:auto; float:left; margin-bottom:25px;}
.prott h2{ width:100%; height:auto; float:left; float:left; text-align:center; font-size:36px; line-height:40px; font-weight:300; color:#333;}
.prott p{ width:100%; height:auto; float:left; font-size:15px; line-height:22px; color:#666; text-align:center; margin-top:5px;}

dl.pdl{ width:98%; height:auto; padding:50px; margin:0 1%; box-sizing:border-box; float:left; background:url(../../images/3/proztbj.jpg) center center no-repeat; background-size:cover;}
dl.pdl dd{ width:55%; height:auto; float:left; padding-right:50px; margin-top:60px; box-sizing:border-box;}
dl.pdl dd strong{ width:100%; height:auto; float:left; font-size:26px; line-height:34px; color:#05437c; font-weight:normal;}
dl.pdl dd span{ width:100%; height:auto; float:left; font-size:24px; line-height:34px; color:#05437c;}
dl.pdl dd h3 a{ width:100%; height:50px; float:left; font-size:38px; line-height:50px; color:#333; font-weight:300; overflow:hidden; margin:10px 0 15px 0;}
dl.pdl dd p{ width:100%; height:auto; float:left; font-size:16px; line-height:28px; color:#333; font-weight:300; overflow:hidden; margin-bottom:35px;  }
dl.pdl dd a.a{ width:auto; height:42px; line-height:42px; float:left; border-radius:40px; padding:0 35px; font-size:16px; background:#fff; color:#333; font-size:16px; margin-right:15px;}
dl.pdl dd a.a1{ width:auto; height:42px; line-height:42px; float:left; border-radius:40px; padding:0 35px; font-size:16px; background:#05437c; color:#fff; font-size:16px;}
dl.pdl dd a.a:hover,dl.pdl dd a.a1:hover{ opacity:0.8;}
dl.pdl dt{ width:45%; height:auto; float:left; overflow:hidden;}
dl.pdl dt img{ width:100%; height:auto; display:block; -webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.pdl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }




.protz{ width:100%; height:380px; position:relative;  float:left; touch-action:pan-y;}
.protz ul { overflow:hidden; width:100%; float:left; height:380px;  }
.protz ul li{ width:100%;  height:380px; float:left; overflow:hidden;   }
.protz ul li img,.protz ul li video{ width:100%; height:380px; float:left; padding:0 10px; box-sizing:border-box; }
.protz_span{margin:0px;padding:0px;width:100%;position:absolute; text-align:center; bottom:10px; z-index:886;}
.protz_span span{display:inline-block; width:12px;height:12px; background:#ccc; margin:0 3px; border-radius:5px; cursor:pointer;}

.protz_span span.cur,.protz_span span:hover{ background:#00a1e9; }


.prodivlist{ width:100%; height:auto; float:left; margin-top:100px;}
dl.pd2{ width:31.333%; height:auto; float:left; margin:1%;}
dl.pd2 dt{ width:100%; height:auto; float:left; overflow:hidden; background:#dcdcdc;}
dl.pd2 dt img{ width:100%; height:auto; display:block; -webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.pd2:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
dl.pd2 dd{ width:100%; height:auto; float:left; background:#f5f5f5; padding:15px 35px; box-sizing:border-box;}
dl.pd2 dd h3 a{ width:100%; height:auto; float:left; border-bottom:1px solid rgba(0,0,0,0.1); font-size:22px; line-height:32px; padding-bottom:5px; margin-bottom:5px;}
dl.pd2 dd p{ width:100%; height:84px; overflow:hidden; float:left; font-size:16px; line-height:28px; color:#333; padding-left:80px; box-sizing:border-box;}
dl.pd2 dd p span{ width:80px; height:auto; float:left; margin-left:-80px; color:#666;}
dl.pd2:hover dd{ background:#05437c;}
dl.pd2:hover dd h3 a{ color:#fff; border-bottom:1px solid rgba(255,255,255,0.1);}
dl.pd2:hover dd p{ color:#fff;}
dl.pd2:hover dd p span{ color:rgba(255,255,255,0.6);}


/******产品详细页*****/
.proxxdiv1{ width:100%; height:540px; float:left; background:#efefef; margin-top:85px; padding-top:80px; box-sizing:border-box;}
.proxxdiv1c{ width:50%; height:auto; float:left; padding-right:100px; box-sizing:border-box;}
.proxxdiv1c h1{ width:100%; height:auto; float:left; font-size:24px; line-height:34px; color:#00b0ec;}
.proxxdiv1c h2{ width:100%; height:auto; float:left; font-size:34px; line-height:44px; color:#333; font-weight:300; margin:5px 0 15px 0;}
.proxxdiv1c p{ width:100%; height:auto; float:left; font-size:16px; line-height:28px; color:#333; margin-bottom:25px;}
.proxxdiv1c a.a{ width:auto; height:42px; line-height:42px; float:left; border-radius:40px; padding:0 35px; font-size:16px; background:#00b0ec; color:#fff; font-size:16px; margin-right:15px;}
.proxxdiv1c a.a1{ width:auto; height:42px; line-height:42px; float:left; border-radius:40px; padding:0 35px; font-size:16px; background:#444b5c; color:#fff; font-size:16px;}
.proxxdiv1c a.a:hover,.proxxdiv1c a.a1:hover{ opacity:0.8;}

.proxxdiv2{ width:50%; height:540px; position:absolute; right:0; top:85px; padding:50px; box-sizing:border-box; background:url(../../images/3/proztbj.jpg) left center no-repeat; background-size:cover;}
.proxxdiv2 dl{ width:100%; height:auto; float:left;}
.proxxdiv2 dl dt{ width:540px; float:left; height:auto; margin-left:60px;}
.proxxdiv2 dl dt img{ width:100%; height:auto; display:block;}
.proxxdiv2 dl dd{ width:130px; height:auto; float:right; display:none;}
.proxxdiv2 dl dd ul{ width:100%; height:auto; float:left;}
.proxxdiv2 dl dd ul li{ width:100%; height:auto; float:left; margin-bottom:15px; border:2px solid #fff; cursor:pointer;}
.proxxdiv2 dl dd ul li img{ width:100%; height:auto; float:left; background:#fff; box-sizing:border-box;}
.proxxdiv2 dl dd ul li.cur{border:2px solid #333;}

.proxxdiv{ width:100%; height:auto; float:left; background:#fff; padding:60px 0;}
ul.dingweiul{ width:100%; height:60px; float:left; background:#efefef; margin-bottom:50px;}
ul.dingweiul li{ width:20%; height:60px; cursor:pointer; line-height:60px; float:left; text-align:center; font-size:16px; background:url(../../images/3/heibj.png) right center no-repeat; background-size:1px 30px; font-weight:600; color:#333; border-bottom:2px solid #efefef;}
ul.dingweiul li:last-child{ background:none;}
ul.dingweiul li.cur,ul.dingweiul li:hover{ border-bottom:2px solid #00b0ec; color:#00b0ec;}

.proxxdivc{ width:100%; height:auto; float:left;  padding-left:280px; box-sizing:border-box; font-size:16px; line-height:26px; color:#222;}
.proxxdivc  img{ width:800px; height:auto; max-width:100% !important; display:block;}
.proxxdivc strong.ss{ width:auto; height:auto; float:left; font-weight:600; font-size:30px; line-height:40px; color:#333; margin-left:-280px;}

.proxxdivc table{}
.proxxdivc table tr td,table tr td{  border:1px solid #ededed; box-sizing:border-box; padding:8px 10px; }
 


.table{ width:100%; height:auto; float:left; border-top:1px solid #ededed; border-right:1px solid #ededed; box-sizing:border-box;}
.table tr{ width:100%; height:auto; float:left; border-bottom:1px solid #ededed; box-sizing:border-box;}
.table tr td{ width:50%; height:auto; float:left; border-left:1px solid #ededed; box-sizing:border-box; padding:10px 0; text-indent:25px; font-size:16px; line-height:30px; font-weight:600; color:#222 !important;}

.huibj{ background:#f4f4f4 !important;}
.marginbot{ margin-bottom:50px;}
 
.table1{ width:100%; height:auto; float:left; border-top:1px solid #ededed; background:#fff; border-right:1px solid #ededed; box-sizing:border-box;}
.table1 tr{ width:100%; height:auto; float:left; border-bottom:1px solid #ededed; box-sizing:border-box;}
.table1 tr td{ width:15.5%; height:auto; float:left; border-left:1px solid #ededed; box-sizing:border-box; padding:10px 0; text-indent:25px; font-size:16px; line-height:30px; font-weight:600; color:#222  !important;}
.table1 tr td.d1{ width:38%;}
.table1 tr.tr{ background:#00b0ec;}
.table1 tr.tr td,.table1 tr.tr td strong{ color:#fff !important;}
.table1 tr td span,.table1 tr td span span{ color:#222 !important;}

.proxxdivc dl.ald1{ margin-right:25px;}
dl.ald1{ width:400px; height:auto; float:left; }
dl.ald1 dt{ width:100%; height:auto; float:left; overflow:hidden;}
dl.ald1 dt img{ width:100%; height:auto; display:block; -webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.ald1:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
dl.ald1 dd{ width:100%; height:auto; float:left; padding:20px 40px; background:#fff; box-sizing:border-box;}
dl.ald1 dd h3 a{ width:100%; height:32px; line-height:32px; float:left; text-align:center; font-size:17px; font-weight:600;  color:#333; overflow:hidden;}
dl.ald1 dd p{ width:100%; height:40px; line-height:20px; float:left; text-align:center; font-size:14px;  color:#828282; overflow:hidden; margin:5px 0 20px 0;}
dl.ald1 dd span{ width:40px; height:40px; margin:0 auto; display:block;}
dl.ald1 dd a.a{ width:40px; height:40px; line-height:40px; text-align:center; font-size:20px; border-radius:40px; float:left;  box-shadow:0 1px 8px #ccc; display:inline-block; }
dl.ald1:hover dd a.a{ background:#05437c; color:#fff;}

.proal{ width:100%; height:420px !important; position:relative; overflow:hidden;}
.proallist{width:200000px; height:420px !important; overflow:hidden; float:left; padding-top:10px; transition:transform 600ms;}
.proalsz{ width:100%; height:auto; float:left;}

.proall{ width:25px; height:30px; float:left; display:block; background:url(../../images/3/projtl.png) center center no-repeat; opacity:0.4; cursor:pointer; background-size:auto 15px;}
.proalr{ width:25px; height:30px; float:left; display:block; background:url(../../images/3/projtr.png) center center no-repeat; opacity:0.4; cursor:pointer;background-size:auto 15px;}
.proall:hover,.proalr:hover{ opacity:1;}
.prospan{ width:auto; height:auto; float:left; font-size:12px; line-height:30px; font-weight:600; color:#999; margin-right:10px;} 
.prospan s{ color:#333;}


/****联系我们*****/
.nymenu ul.u3 li{ width:33.333333%; height:auto; float:left;}
.lxwmdiv{ width:100%; height:auto; float:left; padding:60px 0; background:url(../../images/3/huibj.jpg) left 500px no-repeat #fff; background-size:cover;}
.lxwmdivc{ width:100%; height:auto; float:left; margin-bottom:50px; background:url(../../images/3/lxwm_tp.jpg) left center no-repeat; background-size:cover; padding:80px 100px; box-sizing:border-box;}
.lxwmdivcwz{ width:100%; height:auto; float:left; max-width:500px;}
.lxwmdivcwz strong{ width:100%; height:auto; float:left; font-size:34px; line-height:40px; font-weight:300; color:#fff; margin-bottom:10px;}
.lxwmdivcwz span.sp{ width:100%; height:auto; float:left; font-size:22px; line-height:30px; color:#fff; font-weight:300; border-bottom:1px solid rgba(255,255,255,0.2); padding-bottom:5px; margin-bottom:25px;}
.lxwmdivcwz h1{ width:100%; height:auto; float:left; font-size:22px; line-height:30px; color:#fff; margin-bottom:5px;}
.lxwmdivcwz p{ width:100%; height:auto; float:left; font-size:16px; line-height:24px; color:#fff;}
.lxwmdivcwz img { width:auto; height:auto; float:left; max-width:120px; display:block; margin:15px 15px 0 0;}

.lxwmdiv img.dt { width:100%; height:auto; float:left; display:block;}
.lxwmdivly{ width:100%; height:auto; float:left; padding:60px 0; background:#fff;}

.lxwmdivly dl.d1{ width:48%; height:auto; float:left; margin:1%;}
.lxwmdivly dl.d1 dt{ width:100%; height:auto; float:left; font-size:16px; line-height:30px; font-weight:600; color:#333;}
.lxwmdivly dl.d1 dt s{ color:#f00;}
.lxwmdivly dl.d1 dd{ width:100%; height:auto; float:left;}
.lxwmdivly dl.d1 .input{ width:100%; height:50px; line-height:50px; float:left; text-indent:15px; font-size:16px; background:#f5f5f5; border-radius:5px; border:none; outline:none;}
.lxwmdivly dl.d1 .input1{ width:60%;}
.lxwmdivly dl.d1 dd .img{ width:22%; height:auto; float:left; height:40px; margin:5px 0 0 2%;}

.lxwmdivly dl.d2{ width:98%; height:auto; float:left; margin:1%;}
.lxwmdivly dl.d2 .text{ width:100%; height:120px; line-height:30px; float:left;font-family: "微软雅黑","AlibabaLight"; padding:10px 15px; box-sizing:border-box; font-size:16px; background:#f5f5f5; border-radius:5px; border:none; outline:none;}

.lxwmdivly .button{ width:auto; height:50px; line-height:50px; margin:1%; background:#00b0ec; font-size:16px; color:#fff; font-weight:600; padding:0 70px; border-radius:8px;  border:none; cursor:pointer; outline:none;}
.lxwmdivly .button:hover{ opacity:0.8;}




/****公司简介*****/
.nymenu ul.u4 li{ width:25%; height:auto; float:left;}
.aboutdiv1{ width:100%; height:auto; float:left; padding:60px 0;}
.aboutdiv1 h3{ width:100%; height:auto; font-size:30px; line-height:36px; font-weight:300; margin-bottom:10px; color:#222; text-align:center;}
.aboutdiv1 p{ width:90%; height:auto; float:left; font-size:16px; line-height:28px; color:#444; text-align:center;}

.aboutdiv2{ width:100%; height:auto; float:left; padding:120px 0 0 0; background:url(../../images/3/ab_bj1.jpg) center top no-repeat; background-size:cover;}
.aboutdiv2c{ width:100%; height:auto; float:left; margin-bottom:150px;}
.aboutdiv2c strong{ width:100%; height:auto; line-height:46px; font-size:36px; float:left; color:#fff; font-weight:300;}
.aboutdiv2c span{ width:100%; height:auto; float:left; font-size:40px; line-height:46px; color:#00a1e9; margin:4px 0 25px 0;}
.aboutdiv2c a.a{ width:auto; height:60px; float:left; display:block; line-height:60px; padding:0 40px 0 50px; border-radius:60px; border:2px solid #fff; font-size:16px; color:#fff; background:url(../../images/3/ab_div2tb.png) 30px center no-repeat;}
.aboutdiv2c a.a:hover{background:url(../../images/3/ab_div2tb.png) 30px center no-repeat rgba(0,0,0,0.2);}
.aboutdiv2bot{ width:100%; height:auto; float:left; background:rgba(0,0,0,0.4); padding:40px 0;}
.aboutdiv2bot ul{ width:100%; height:auto; float:left;}
.aboutdiv2bot ul li{ width:25%; height:auto; float:left; text-align:center; border-right:1px solid rgba(255,255,255,0.1); box-sizing:border-box;}
.aboutdiv2bot ul li p{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; color:rgba(255,255,255,0.6);}
.aboutdiv2bot ul li strong{ width:100%; height:auto; float:left; font-size:42px; line-height:50px; color:#fff; font-weight:normal;}
.aboutdiv2bot ul li:last-child{ border-right:none;}

.aboutdiv3{ width:100%; height:auto; float:left; padding:70px 0; background:url(../../images/3/ab_bj2.jpg) center center no-repeat; background-size:cover;}
.aboutdiv3 dl{ width:33.3333%; height:auto; float:left; padding:0 40px; margin-top:15px; box-sizing:border-box; border-right:1px solid rgba(0,0,0,0.1); text-align:center;}
.aboutdiv3 dl dt{ width:100%; height:auto; float:left; margin-bottom:25px;}
.aboutdiv3 dl dt img{ width:79px; height:79px; margin:0 auto; display:block;}
.aboutdiv3 dl dd{ width:100%; height:auto; float:left;}
.aboutdiv3 dl dd h3{ width:100%; height:auto; float:left; font-size:22px; line-height:28px; color:#222;}
.aboutdiv3 dl dd span{ width:100%; height:auto; float:left; font-size:14px; line-height:20px; color:#555;}
.aboutdiv3 dl dd p{ width:100%; height:auto; float:left; background:url(../../images/3/abdiv3_tb.png) center top no-repeat; background-size:40px 2px; padding-top:10px; margin-top:10px; font-size:15px; line-height:24px; color:#777;}
.aboutdiv3 dl.last{ border-right:none;}

.aboutdiv4{ width:100%; height:auto; float:left; padding:80px 0; background:url(../../images/3/ab_bj3.jpg) center bottom no-repeat;}
.aboutdiv4 .prott h2{ color:#fff; background:url(../../images/3/abdiv4_tb.png) center bottom no-repeat; padding-bottom:80px;}
.aboutdiv4 .prott p{ color:#fff;}
.aboutdiv4c{ width:90%; height:auto; float:left; margin-top:20px; position:relative;}
.aboutdiv4cyuan{ width:100%; height:295px; border:1px dashed rgba(255,255,255,0.3); border-radius:200px; position:absolute; left:0; top:0;}
.aboutdiv4c dl{ width:20%; height:auto; float:left; margin:2.5%;}
.aboutdiv4c dl dt{ width:100%; height:auto; float:left; position:relative;}
.aboutdiv4c dl dt img{ width:100%; height:auto; display:block;}
.aboutdiv4c dl dt span{ width:100%; height:auto; float:left; position:absolute; left:0; top:100px; color:#fff; text-align:center; font-size:24px;}
.aboutdiv4c dl dd{ width:100%; height:auto; float:left; text-align:center; font-size:16px; line-height:24px; color:rgba(255,255,255,0.7); margin-top:15px;}
.aboutdiv4c dl dt span.s{ color:#3b54ec;}

.aboutdiv5{ width:100%; height:auto; float:left; padding:70px 0; background:#fff;}
ul.qhul{ width:100%; height:auto; float:left; margin-bottom:35px;}
ul.qhul li{ width:33.3333%; height:auto; float:left; padding:10px 0 15px 0; cursor:pointer; border-bottom:1px solid #ededed; text-align:center; font-size:16px; line-height:22px; color:#333;}
ul.qhul li strong{ width:100%; height:auto; float:left; font-size:30px; line-height:36px; color:#666; font-weight:600;}
ul.qhul li.cur{ color:#000; border-bottom:1px solid #000;}
ul.qhul li.cur strong{ color:#000;}
.aboutdiv5c{ width:100%; height:auto; float:left; display:none;}
.aboutdiv5cleft{ width:30%; height:auto; float:left; margin-right:6%; font-size:22px; line-height:30px; color:#666;}
.aboutdiv5cleft strong{ width:100%; height:auto; float:left; font-size:36px; line-height:40px; font-weight:600; color:#333; margin-bottom:8px;}
.aboutdiv5cright{ width:64%; height:auto; float:left; border-top:1px solid #ededed;}
.aboutdiv5cright dl{ width:100%; height:auto; float:left; padding:20px; box-sizing:border-box; border-bottom:1px solid #ededed;}
.aboutdiv5cright dl dt{ width:100px; height:auto; float:left; font-size:20px; line-height:30px; color:#333; font-weight:600;}
.aboutdiv5cright dl dd{ width:100%; height:auto; float:left; padding-left:100px; margin-top:-27px; font-size:16px; line-height:26px; color:#333;}
.aboutdiv5cright dl dd p{ width:100%; height:auto; float:left; cursor:pointer;}
.aboutdiv5cright dl dd p s{ width:auto; height:auto; margin-right:10px; font-weight:600; font-size:15px;}
.aboutdiv5cright dl:hover{ background:#ededed;}
.aboutdiv5cright dl dd p:hover{ color:#018fce;}

.aboutdiv6{ width:100%; height:auto; float:left; padding:80px 0 340px 0; background:url(../../images/3/ab_bj4.jpg) center bottom no-repeat; background-size:cover;}
.aboutdiv6c{ width:840px; height:auto; margin:0 auto; text-align:center; color:#fff; }
.aboutdiv6c h3{ width:100%; height:auto; float:left; font-size:36px; line-height:50px; font-weight:300;}
.aboutdiv6c h4{ width:100%; height:auto; float:left; font-size:40px; line-height:56px; font-weight:300;}
.aboutdiv6c p{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; margin:8px 0 35px 0;}
.aboutdiv6c ul{ width:100%; height:auto; float:left; margin-bottom:50px;}
.aboutdiv6c ul li{ width:25%; height:auto; float:left; font-size:16px; line-height:22px; color:rgba(255,255,255,0.4); border-right:1px solid rgba(255,255,255,0.1); box-sizing:border-box;}
.aboutdiv6c ul li strong{ width:100%; height:auto; float:left; font-size:42px; line-height:56px; color:#00a1e9; font-weight:300;}
.aboutdiv6c ul li:last-child{ border-right:none;  }


.aboutwh{ width:100%; height:auto; min-height:480px; float:left; padding:60px 0 0 0; overflow:hidden; background:url(../../images/3/xab_bj.jpg) center center no-repeat; background-size:cover;}
.aboutwh .document_width{ position:relative; height:480px;}
.aboutwh .prott h2{ color:#fff; text-align:center;}
.aboutwh .prott h3{ width:100%; margin-top:15px; height:auto; float:left; font-size:24px; line-height:30px; font-weight:300;text-align:center; color:#fff;}
.aboutwh dl{ width:23%; height:auto; float:left; margin:0 1%; position:absolute; bottom:0; cursor:pointer;}
.aboutwh dl dt{ width:100%; height:60px; float:left; border-top:1px solid rgba(255,255,255,0.1); background-size:30px 30px !important; font-size:22px; line-height:60px; color:#fff;}
.aboutwh dl dd{ width:100%; height:auto; float:left; display:none; background:#007daf; border-radius:5px 5px 0 0; padding:50px 20px; box-sizing:border-box; color:#fff;}
.aboutwh dl dd strong{ width:100%; height:auto; float:left; font-size:18px; line-height:30px; font-weight:600;}
.aboutwh dl dd p{ width:100%; height:auto; min-height:90px; font-size:22px; line-height:30px; float:left; font-weight:300;}
.aboutwh dl dd img{ width:auto; height:auto; display:block; margin-top:15px;}
.aboutwh dl:hover dt{ display:none;}
.aboutwh dl:hover dd{ display:block;}
.aboutwh dl.d2{ left:25%;}
.aboutwh dl.d3{ left:50%;}
.aboutwh dl.d4{ left:75%;}
.aboutwh dl.cur dt{ display:none;}
.aboutwh dl.cur dd{ display:block;}

.aboutfz{ width:100%; height:auto; float:left; padding:60px 0 80px 0;}
.aboutfzt{ width:100%; height:auto; min-height:80px; float:left; background:url(../../images/3/heibj.png) left 45px no-repeat; background-size:100% 1px;}
.aboutfzt ul{ width:80%; height:auto; float:left; margin:0 10% 50px 10%;}
.aboutfzt ul li{ width:10%; height:60px; float:left; cursor:pointer; text-align:center; background:url(../../images/3/heibj.png) center 37px no-repeat; background-size:1px 16px; font-size:18px;  line-height:34px;color:#666;}
.aboutfzt ul li.l1{ font-size:30px; color:#444;}
.aboutfzt ul li.cur,.aboutfzt ul li:hover{ color:#0075a9; background:url(../../images/3/abdiv3_tb.png) center 37px no-repeat; background-size:2px 16px;}
dl.abfz{ width:100%; height:auto; float:left; position:relative;}
dl.abfz dt{ width:50%; height:auto; float:left;}
dl.abfz dt img{ width:100%; height:380px; display:block;}
dl.abfz dd{ width:60%; height:auto; float:left; position:absolute; right:0; top:80px;}
dl.abfz dd strong{ width:auto; height:auto; float:left; padding-left:160px; background:url(../../images/3/abdiv3_tbx.png) left bottom no-repeat; background-size:250px 2px; font-size:40px; line-height:60px; color:#333; font-weight:normal;}
dl.abfz dd span{ width:100%; height:auto; float:left; padding-left:160px; box-sizing:border-box; font-size:22px; line-height:30px; color:#0075a9; margin:15px 0;}
dl.abfz dd p{ width:100%; height:auto; float:left; padding-left:160px; box-sizing:border-box; font-size:18px; line-height:28px; color:#666;}


.fzdiv{ width:100%; height:380px !important; position:relative; overflow:hidden;}
.fzdivlist{  width:100%; height:380px !important; overflow:hidden; float:left }
.fzjtl{ width:30px; height:30px; position:absolute; left:-60px; top:60%; background:url(../../images/3/projtl.png) center center no-repeat; opacity:0.6; cursor:pointer;}
.fzjtr{ width:30px; height:30px; position:absolute; right:-60px; top:60%; background:url(../../images/3/projtr.png) center center no-repeat; opacity:0.6; cursor:pointer;}
.fzjtl:hover,.fzjtr:hover{ opacity:1;}




/*****荣誉资质******/
.honordiv{ width:100%; height:auto; float:left; padding:50px 0;}
ul.hrul{ width:600px; height:auto; margin:0 auto;}
ul.hrul li{ width:33.333%; height:60px; float:left; border:1px solid #ededed; box-sizing:border-box;}
ul.hrul li a{ width:100%; height:60px; line-height:60px; text-align:center; float:left; font-size:18px; color:#333;}
ul.hrul li a.cur,ul.hrul li a:hover{ background:#05437c; color:#fff;}

.honordivlist{ width:100%; height:auto; float:left; margin-top:30px;}
dl.rydl{ width:23%; height:auto; float:left; margin:1%;}
dl.rydl dt{ width:100%; height:auto; float:left;}
dl.rydl dt img{ width:100%; height:auto; display:block; border:1px solid #ededed;}
dl.rydl dd{ width:100%; height:36px; line-height:36px; float:left; text-align:center; font-size:16px; font-weight:600; color:#444; overflow:hidden;}

#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber {display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }

#mbCloseLink { width:24px; background:transparent url(../../images/3/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }


/******生产制造******/
.scdiv{ width:100%; height:auto; float:left; padding:60px 0;}
.scdivc{ width:100%; height:auto; float:left; position:relative;}
.scdivc span.s{ width:36%; height:70px; line-height:70px; float:left; background:#edf1f5; font-size:16px; font-weight:600; color:#313b48; text-align:center; border-radius:70px; }
span.s1{ background:#d3dae3 !important; margin-left:-3%; }
span.s2{ background:#afb4b9 !important; margin-left:-3%; position:absolute; right:0; }
.scdiv dl{ width:100%; height:auto; float:left; margin-top:30px;}
.scdiv dl dt{ width:70%; height:auto; float:left;}
.scdiv dl dt img{ width:49%; height:360px; display:block; border-radius:10px; margin-right:1%; float:left; }
.scdiv dl dd{ width:30%; height:360px; float:left; background:#eaf5ff; border-radius:10px; padding:45px 30px 0 30px; box-sizing:border-box;}
.scdiv dl dd span{ width:100%; height:auto; float:left; background:url(../../images/3/sc_tb.png) left 8px no-repeat; padding-left:25px; box-sizing:border-box; font-size:16px; font-weight:600; line-height:26px; margin-bottom:7px;}

.scdiv1{ width:100%; height:auto; float:left; padding:60px 0; background:#fafafa;}
.scdiv1 .prott{ margin-bottom:50px;}
.scdiv1 .prott p{ margin-top:8px;}
.scdiv1_left{ width:25%; height:auto; float:left;}
.scdiv1_left img{ width:auto; height:auto; display:block; max-width:90%; margin-top:200px; }

.scdiv1_right{ width:75%; height:auto; float:left;}
.scdiv1_right dl{ width:24.5%; height:auto; float:left; margin-top:150px;}
.scdiv1_right dl dd{ width:100%; height:250px; position:relative; float:left; border-left:1px solid rgba(0,0,0,0.1); padding-left:15px; box-sizing:border-box;}
.scdiv1_right dl dd strong{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; margin-bottom:10px; color:#222; font-weight:600;}
.scdiv1_right dl dd p{ width:100%; height:auto; float:left; font-size:14px; line-height:24px; color:#777;}
.scdiv1_right dl dd span{ width:100%; height:auto; float:left; font-size:30px; line-height:30px; color:#ede2cf; font-weight:300; position:absolute; left:0; bottom:0;}
.scdiv1_right dl dt{ width:100%; height:120px; line-height:120px; text-indent:20px; overflow:hidden; font-size:18px;  float:left; background:url(../../images/3/sc1_tp1.png) left center no-repeat; background-size:cover;}

.scdiv1_right dl.d1{ width:24.5%; margin-top:110px;}
.scdiv1_right dl.d1 dt{ height:160px; line-height:120px; background:url(../../images/3/sc1_tp2.png) left bottom no-repeat;}
.scdiv1_right dl.d2{ width:24.5%; margin-top:70px;}
.scdiv1_right dl.d2 dt{ height:160px; line-height:120px; background:url(../../images/3/sc1_tp3.png) left bottom no-repeat;}
.scdiv1_right dl.d3{ width:26.5%; margin-top:30px;}
.scdiv1_right dl.d3 dt{ height:160px; line-height:120px; background:url(../../images/3/sc1_tp4.png) left bottom no-repeat;}

/****创新研发****/
.rddiv{ width:100%; height:auto; float:left; padding:80px 0; background:url(../../images/3/rd_bj1.jpg) center center no-repeat; background-size:cover;}
.rddiv img{ width:auto; height:auto; margin:10px auto; display:block; max-width:100%;}

.rddiv1{ width:100%; height:auto; float:left; padding:80px 0; background:url(../../images/3/rd_bj2.jpg) center center no-repeat; background-size:cover;}
.rddiv1 .prott{ margin-bottom:50px;}
.rddiv1 .prott p,.rddiv1 .prott h2{ color:#fff;}
.rddiv1 dl{ width:19%; height:auto; float:left; margin:0.5%; padding:50px 30px 30px 30px; box-sizing:border-box; background:#fff; border-radius:8px;}
.rddiv1 dl dt{ width:100%; height:auto; float:left;}
.rddiv1 dl dt img{ width:65px; height:auto; display:block;}
.rddiv1 dl dt img.img1{ display:none;}
.rddiv1 dl dd{ width:100%; height:auto; float:left;}
.rddiv1 dl dd strong{ width:100%; height:auto; float:left; font-size:22px; line-height:30px; color:#333; font-weight:normal; margin:18px 0 5px 0;}
.rddiv1 dl dd p{ width:100%; height:120px; float:left; font-size:15px; line-height:24px; color:#666; overflow:hidden;}
.rddiv1 dl:hover{ background:url(../../images/3/iysbj.png) center center no-repeat;}
.rddiv1 dl:hover dt img.img{ display:none;}
.rddiv1 dl:hover dt img.img1{ display:block;}
.rddiv1 dl:hover dd strong,.rddiv1 dl:hover dd p{ color:#fff;}

.rddiv2{ width:100%; height:auto; float:left; padding:60px 0;}
.rddiv2 .prott h3{ width:100%; height:auto; float:left; font-size:26px; line-height:30px; font-weight:300; text-align:center; margin-top:8px; color:#333;}
ul.rdul{ width:100%; height:auto; float:left; margin-top:15px;}
ul.rdul li{ width:24%; height:auto; float:left; margin:0.5%;}
ul.rdul li a{ width:100%; height:auto; float:left; overflow:hidden;}
ul.rdul li a img{ width:100%; height:auto; display:block; -webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
ul.rdul li a:hover img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
ul.rdul li p{ width:100%; height:30px; float:left; font-size:16px; line-height:30px; font-weight:600; text-align:center; overflow:hidden; color:#333; margin-top:8px;}

.rddiv3{ width:100%; height:auto; float:left; padding:80px 0; background:url(../../images/3/rd_bj3.jpg) center center no-repeat; background-size:cover;}
.rddiv3 .prott{ margin-bottom:50px;}
.rddiv3 .prott p,.rddiv3 .prott h2{ color:#fff;}
.rddiv3 ul.rdul li p{ color:#fff;}


/****新闻中心*****/
.xwdiv{ width:100%; height:auto; float:left; padding:70px 0; background:#fafafa;}
dl.nd1{ width:100%; height:auto; float:left; background:#fff;}
dl.nd1 dt{ width:45%; height:auto; float:left;overflow:hidden;}
dl.nd1 dt img{ width:100%; height:340px; display:block;blockbox-sizing:border-box;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.nd1:Hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
dl.nd1 dd{ width:55%; height:auto; float:left; padding:50px 80px 0 40px; box-sizing:border-box;}
dl.nd1 dd span{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; color:#777;}
dl.nd1 dd h3 a{ width:100%; height:72px; float:left; font-size:30px; font-weight:300; line-height:36px; margin-top:7px; color:#333; overflow:hidden;}
dl.nd1 dd p{ width:100%; height:48px; float:left; font-size:16px; line-height:24px; color:#777; overflow:hidden; margin:18px 0 35px 0;}
dl.nd1 dd a.a{ width:100%; height:auto; float:left; font-size:16px; font-weight:600; line-height:22px; color:#00b0ec;}
dl.nd1:hover dd h3 a{ color:#00b0ec;}
.tuijiandiv{ width:100%; height:340px !important; position:relative; overflow:hidden; margin-bottom:50px;}
.tuijianlist{  width:100%; height:340px !important; overflow:hidden; float:left }
.tuijianspan{margin:0px;padding:0px;width:auto; float:right;position:absolute; top:25px; right:50px; text-align:center; z-index:886;}
.tuijianspan span{display:inline-block;margin-left:5px;width:10px;height:6px; border-radius:3px; background:#ccc; cursor:pointer;}
.tuijianspan span.cur,.tuijianspan span:hover{background:#00b0ec;width:40px;height:6px; border-radius:3px;}

.sosoxw{ width:600px; height:60px; margin:0 auto; border-bottom:1px solid #ededed;}
.sosoxw .input{ width:90%; height:60px; float:left; font-size:16px; line-height:60px; border:none; background:none; outline:none; text-indent:15px;}
.sosoxw .button{ width:10%; height:60px; float:right; background:url(../../images/3/sosotb.png) center center no-repeat; border:none; outline:none; cursor:pointer;}
.sosoxw .button:hover{ opacity:0.8;}

.xwdivlist{ width:100%; height:auto; float:left; padding:40px 0 60px 0; background:#efefef;}
.xwdivlisttt{ width:100%; height:30px; line-height:30px; font-size:22px; color:#333; float:left; margin-bottom:20px;}
.xwdivlistleft{ width:71%; height:auto; float:left; padding-right:60px; box-sizing:border-box; border-right:1px solid #e9e9e9;}
dl.nd2{ width:100%; height:auto; float:left; margin-bottom:25px;}
dl.nd2 dt{ width:40%; height:auto; float:left;overflow:hidden;}
dl.nd2 dt img{ width:100%; height:230px; display:block;blockbox-sizing:border-box;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
dl.nd2:Hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
dl.nd2 dd{ width:60%; height:auto; float:left; padding:15px 0 0 25px; box-sizing:border-box;}
dl.nd2 dd span{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; color:#777;}
dl.nd2 dd h3 a{ width:100%; height:60px; float:left; font-size:24px; font-weight:300; line-height:30px; margin-top:7px; color:#333; overflow:hidden;}
dl.nd2 dd p{ width:100%; height:48px; float:left; font-size:16px; line-height:24px; color:#777; overflow:hidden; margin:12px 0 20px 0;}
dl.nd2 dd a.a{ width:100%; height:auto; float:left; font-size:14px; font-weight:600; line-height:22px; color:#00b0ec;}
dl.nd2:hover dd h3 a{ color:#00b0ec;}

.xwdivlistright{ width:29%; height:auto; float:left;}
.xwdivlistright .xwdivlisttt{ text-indent:30px;}
.xwdivlistright ul{ width:100%; height:auto; float:left;}
.xwdivlistright ul li{ width:100%; height:auto; float:left; padding-bottom:15px; font-size:16px; line-height:24px; color:#333; margin-bottom:15px; border-bottom:1px solid #e9e9e9; padding-left:30px; box-sizing:border-box;}
.xwdivlistright ul li span{ width:100%; height:auto; float:left; font-size:13px; line-height:20px; color:#777;}
.xwdivlistright ul li:hover a{ color:#00b0ec;}


/*****新闻中心-详情******/
.xwdivxx{ width:100%; height:auto; float:left;}
.xwdivxx h1.h1{ width:90%; height:auto; float:left; font-size:28px; line-height:36px; color:#333; font-weight:300;}
span.sptime{ width:100%; height:auto; float:left; font-size:15px; line-height:20px; color:#777; margin:10px 0;}
.xwdivxxwz{ width:100%; height:auto; float:left; font-size:16px; line-height:26px;  color:#444;}
.xwdivxxwz img{ width:auto; height:auto; max-width:100% !important; margin:8px 0;  display:block;}

.fxdw{ width:100%; height:auto; float:left; margin-bottom:40px;}


/****行业案例****/
.aldiv{ width:100%; height:auto; float:left; padding:70px 0;}
.nymenu ul.u6 li{ width:16.6666%; height:auto; float:left;}
.aldiv dl.ald1{ border:1px solid #ededed; box-sizing:border-box; margin:13px;}

/****行业案例-详情*****/
.alxxdiv{ width:100%; height:auto; float:left; padding:70px 0; background:url(../../images/3/huibj.jpg) center 300px no-repeat #fff; background-size:cover;}

.albandiv{ width:100%; height:auto; float:left; padding:0 100px; box-sizing:border-box; overflow:hidden;}
.alban{ width:100%; height:500px; position:relative;  float:left; touch-action:pan-y;}
.alban ul { overflow:hidden; width:100%; float:left; height:500px;  }
.alban ul li{ width:100%;  height:500px; float:left; overflow:hidden;   }
.alban ul li img,.alban ul li video{ width:100%; height:500px; float:left; padding:0 10px; box-sizing:border-box; }
.jtl{ width:40px; height:40px; line-height:40px; text-align:center; position:absolute; left:40px; top:47%; border-radius:5px; background:#fff; cursor:pointer; color:#f00; font-size:18px;}
.jtr{ width:40px; height:40px; line-height:40px; text-align:center;position:absolute; right:40px; top:47%; border-radius:5px; background:#fff; cursor:pointer;  color:#f00; font-size:18px;}
.jtl:hover,.jtr:hover{ background:#05437c; color:#fff;}

.alxxdivc{ width:100%; height:auto; float:left; padding:0 110px; box-sizing:border-box; margin-top:30px;}
.alxxdivc h1.h1{ width:100%; height:auto; float:left; font-size:28px; line-height:34px; font-weight:300; color:#222;}
.alxxdivwz{ width:100%; height:auto; float:left; font-size:16px; line-height:24px; margin:15px 0;}
.alxxdivc a.a{ width:auto; height:50px; line-height:50px; font-size:16px; border:1px solid #333; border-radius:4px; margin-top:10px; padding:0 35px; float:left;}
.alxxdivc a.a:hover{ background:#05437c; color:#fff;}

.alxxdiv1{ width:100%; height:auto; float:left; padding:200px 0; background:url(../../images/3/alxx_bj.jpg) center center no-repeat; background-size:cover;}
.alxxdiv1 span{ width:100%; height:auto; float:left; text-align:center; font-size:24px; line-height:36px; color:#fff;}
.alxxdiv1 strong{ width:100%; height:auto; float:left; text-align:center; font-size:40px; line-height:60px; color:#fff; font-weight:300; letter-spacing:6px;}
.alxxdiv1 p{ width:100%; height:auto; float:left; text-align:center; margin-top:10px;}
.alxxdiv1 p a{ width:auto; height:36px; line-height:36px; color:#fff; margin:0 15px; font-size:18px;}

.alxxdiv1 p a:hover{ border-bottom:2px solid #fff;}

.alxxdiv2{ width:100%; height:auto; float:left; padding:60px 0;}







.xincx{ width:1180px; height:auto; min-height:580px; margin:0 auto; background:url(../../images/3/xincx_tb.png) top center no-repeat; position:relative;}
.xincxtt{ width:100%; height:auto; text-align:center; font-size:16px; line-height:22px; font-weight:300;padding-top:140px;}
.xincxtt strong{ width:100%; height:auto; float:left; font-size:22px; line-height:26px; font-weight:300; color:#333;}
.xincx dl{ width:340px; float:left; position:absolute;}
.xincx dl dt{ width:100%; height:auto; float:left;}
.xincx dl dt img{ widows:55px; height:auto; float:right; display:block;}
.xincx dl dd.dd1{ width:100%; height:auto; float:left; padding-right:80px; box-sizing:border-box; position:relative;}
.xincx dl dd.dd1 p{ width:100%; height:auto; float:left; font-size:22px; line-height:26px; font-weight:300; text-align:right; color:#333;}
.xincx dl dd.dd1 p span{ width:100%; height:auto; float:left; font-size:16px; line-height:22px; color:#666;}
.xincx dl dd.dd1 strong{ width:80px; height:auto; float:right; font-weight:normal; font-size:50px; color:#00b0ec; position:absolute; right:0; top:8px;}
.xincx dl dd.dd2{ width:100%; height:auto; float:left; border-top:1px solid #dedede; margin-top:5px; text-align:right; font-size:16px; line-height:26px; color:#333;}
.xincx dl.d1{ left:0; top:70px;} 
.xincx dl.d2{ right:0; top:70px; } 
.xincx dl.d2 dt img{ float:left;} 
.xincx dl.d2 dd.dd1{ padding-left:110px; padding-right:0;}
.xincx dl.d2 dd.dd1 p{ text-align:left;}
.xincx dl.d2 dd.dd1 strong{ left:0;}
.xincx dl.d2 dd.dd2{ text-align:left;}
.xincx dl.d3{ top:400px; left:420px;}
.xincx dl.d3 dt img{ float:none; margin:0 auto;}
.xincx dl.d3 dd.dd1{ width:250px; padding-left:110px; padding-right:0; }
.xincx dl.d3 dd.dd1 strong{ left:100px;}
.xincx dl.d3 dd.dd2{ text-align:center;}







 
 
 
@media only screen and (max-width:1560px){	

.document_width{ width:1180px; padding:0; }
.headerdiv .document_width{  padding:0 40px; }

/*****首页*****/
ul.menuul{ margin-right:6%;} 

.banwenzi h2{ font-size:50px; line-height:56px;}
.banwenzi h3{ width:600px; font-size:34px; line-height:40px;}
.indexpro{ padding:60px 0;}
.indextt strong{ width:480px;font-size:34px; line-height:40px;}
dl.id1{ margin-right:30px;} 
.iprol{ width:40px; background-size:15px auto; }
.ipror{ width:40px; background-size:15px auto;}

 
.indexsol{ min-height:650px;}
.indexsol .img{  min-height:650px; }
.indexsolc{ left:0; top:40px; padding:60px 0;}
.indexsol .indextt1{ margin-bottom:8vw;}
a.amore{ padding:0 25px; height:46px; line-height:46px;margin-top:25px; font-size:15px;}  
a.amore s{  margin-left:20px;}  

.indexysdiv{ padding:60px 0;}
dl.id3{ width:285px;  padding:30px 20px; }
.indexysc{ height:390px !important; }
.indexysclist{height:390px !important;}

.indexsp{  padding:120px 0; }
.indexsp p{ padding:15px 100px;}
.bottomdiv{ padding:60px 0;}
.bottomdivleft{ width:50%;}
.bottomdivright{ width:48%;}


/****产品中心****/
.prodiv{ background-position:center 340px !important;}
dl.pdl dd{ margin-top:45px;}
dl.pd2 dd p{ font-size:15px;}

/******产品详细页*****/
.proxxdiv1{  height:460px;  margin-top:85px; padding-top:80px;}
.proxxdiv1c{ width:50%; padding-right:100px;}
.proxxdiv1c h1{ font-size:22px; line-height:30px;}
.proxxdiv1c h2{font-size:30px; line-height:40px;margin:5px 0 15px 0;}
.proxxdiv1c p{ font-size:15px; line-height:24px;margin-bottom:20px;}
.proxxdiv1c a.a{ height:40px; line-height:40px; border-radius:40px; padding:0 30px; font-size:15px; margin-right:10px;}
.proxxdiv1c a.a1{ height:40px; line-height:40px;  border-radius:40px; padding:0 30px; font-size:15px;}

.proxxdiv2{ height:460px; top:85px; padding:50px;}
.proxxdiv2 dl dt{ width:400px;}
.proxxdiv2 dl dt img{ width:100%; height:auto; display:block;}
.proxxdiv2 dl dd{ width:110px; }
.proxxdiv2 dl dd ul li{ margin-bottom:10px; }

/******生产制造******/
.scdiv{ padding:50px 0;}
.scdivc span.s{ width:36%; height:60px; line-height:60px;  font-size:15px; border-radius:60px; overflow:hidden; }
.scdiv dl{ margin-top:20px;}

.scdiv1{ padding:50px 0;}
.scdiv1_right dl dt{ font-size:16px;}



/****新闻中心*****/
.xwdiv{ padding:60px 0; }
dl.nd1 dt img{ height:300px;}
dl.nd1 dd{ padding:40px 50px 0 30px;}
dl.nd1 dd h3 a{height:60px;font-size:26px;line-height:30px; margin-top:7px;}
dl.nd1 dd p{ height:48px;font-size:16px; line-height:24px;margin:15px 0 25px 0;}
dl.nd1 dd a.a{ font-size:16px;line-height:22px; }

.tuijiandiv{ height:300px !important;  margin-bottom:30px;}
.tuijianlist{ height:300px !important; }

.xwdivlist{ padding:30px 0 40px 0;}
.xwdivlisttt{ height:30px; line-height:30px; font-size:22px;margin-bottom:20px;}
.xwdivlistleft{ width:71%; padding-right:50px; }
dl.nd2 dt img{ height:210px;}
dl.nd2 dd{ padding:10px 0 0 20px;}
dl.nd2 dd h3 a{ height:60px; font-size:22px; line-height:30px; margin-top:7px; }
dl.nd2 dd p{ height:48px; font-size:15px; line-height:24px; margin:12px 0 20px 0;}


/****行业案例****/
.aldiv{padding:50px 0;}
.aldiv dl.ald1{ width:31.333%; margin:1%;}




 
 
}

@media only screen and (max-width:1320px){	

/**首页****/
.ysleft{ width:40px; height:40px;   left:-20px; top:44%;  background-size:40px 40px !important;}
.ysright{ width:40px; height:40px;  right:-20px; top:44%;  background-size:40px 40px !important;}


}



/***手机端****/
@media only screen and (max-width:1260px){	

.document_width{ width:750px; padding:0; }
.headerdiv .document_width{ width:750px; padding:0; }


/***首页*****/


a.head_yy{  height:30px; line-height:30px; margin:20px 10px 0 0;    border-radius:3px; }

.headerdiv{height:70px; background:#000;}
.logo{ padding:19px 0;}
ul.menuul{ display:none;}
.menutb{ width:34px; height:34px;float:right; margin:16px 0; position:relative; display:block; z-index:9999;}
.menutb span{ width:100%; height:3px; margin:5px 0; background:#fff; border-radius:3px; transition:all 0.5s ease;float:left; display:inline-block;}
.menutb.close span{ opacity:0;transition:all 0.5s ease; position:absolute; left:0; top:13px;}
.menutb.close span:first-child{ transform: rotate(45deg); position:absolute; left:0; top:13px; opacity:1;}
.menutb.close span:last-child{ transform: rotate(-45deg); position:absolute; left:0; top:13px; opacity:1;}

.sj_menu{ width:100%; height:100vh; margin-top:70px; padding-bottom:130px; overflow-y:auto; display:none; box-sizing:border-box; position:absolute; left:0; top:-2px; z-index:22; overflow-y:auto; background:#161616;} 
.sj_menu ul{ width:100%; height:auto; max-width:750px; margin:0 auto;} 
.sj_menu ul li a{ width:100%; height:60px; float:left; line-height:60px;font-size:20px;  padding:0 25px; box-sizing:border-box; color:#fff; border-bottom:1px solid rgba(255,255,255,0.2);} 
.sj_menu ul li:last-child a{ border-bottom:none;} 
 
.head_tel{ height:70px; line-height:70px; margin-right:5px;}
dl.soso{ margin:15px 5px 0 0; }

 
 
.banner{ margin-top:70px; position:relative; z-index:1;}
.banwenzi{ top:14vw;}
.banwenzi h2{ font-size:40px; line-height:46px;}
.banwenzi h3{ width:500px;  font-size:30px; line-height:38px;}
.bannerkzc{ bottom:20px;}

.indexpro{ margin-top:0; padding:35px 0;} 
.indextt{ margin-bottom:20px;}
.indextt strong{ width:400px; font-size:30px; line-height:38px;} 
.iprol{ width:30px; background-size:12px auto; }
.ipror{ width:30px; background-size:12px auto;}
 
dl.id1{ width:320px; height:320px; padding:15px 20px; margin-right:15px; }  
dl.id1 dd{ margin-bottom:15px;}
dl.id1 dd h3 a{ height:28px;font-size:20px; line-height:28px;}  
dl.id1:hover dt{  background-size:150px 150px;}
dl.id1:hover dd h3 a{color:#00b0ec;}
dl.id1 dd.d1{ height:50px; padding:0 20px;}  
dl.id1 dd.d1 a{  height:50px; line-height:50px;font-size:16px;}  
dl.id1 dd.d1 a s{  margin-left:20px;}  

.indexproc{ height:340px !important; }
.indexproclist{height:340px !important;}

.indexsol{ min-height:600px;}
.indexsol .img{  min-height:600px; }
.indexsolc{ left:0; top:20px; padding:40px 0;}
.indexsol .indextt1{ margin-bottom:40px;}
a.amore{ padding:0 20px; height:40px; line-height:40px;margin-top:15px; font-size:14px;}  
a.amore s{  margin-left:15px;}  

dl.id2{ width:33.333%; margin-bottom:20px;}
dl.id2 dt{ margin-bottom:5px;}
dl.id2 dt img{ width:60px;}

.indexysdiv{ padding:35px 0;}

dl.id3{ width:240px;  padding:20px 15px; }
dl.id3 dt img{ width:60px;}
dl.id3 dd{margin-top:10px;  }
dl.id3 dd h4{ height:26px;font-size:16px; line-height:26px;}
dl.id3 dd p{ margin:5px 0 20px 0;}
dl.id3 dd strong{ font-size:30px; line-height:34px;}

.indexysc{ height:320px !important; }
.indexysclist{height:320px !important;}

.ysleft{ left:-5px; top:40%;}
.ysright{right:-5px;top:40%;}

.indexsp{  padding:80px 0; }
.indexsp strong{ font-size:30px; line-height:38px;}
.indexsp p{ padding:10px 40px; font-size:14px;}

.bottomdiv{ padding:40px 0;}
.bottomdivleft{ width:100%; margin-right:0;}
.bottomdivleft strong{ font-size:30px; line-height:36px;}
.bottomdivright{ display:none;}

.bqxxdiv{ padding:10px 0;}
.bqxxdiv dl{ display:none;} 
 
 
/****产品中心*****/ 
.nybanner img{height:380px;}
.nybannerwz .document_width{ margin-top:160px; }
.nybannerwz strong{font-size:30px; line-height:40px;}
.nybannerwz p{font-size:18px; line-height:24px;}

.nymenu{ margin-top:-52px;}
.nymenu ul li a{ height:52px; line-height:52px; font-size:15px;} 

.prodiv{ padding:40px 0; background-size:100% 200px; background-position:center 230px !important;}
.prott h2{ font-size:30px; line-height:34px;} 
dl.pdl{ padding:30px;}
dl.pdl dd{ margin-top:20px;}
dl.pdl dd span{ font-size:20px; line-height:24px;}
dl.pdl dd h3 a{ font-size:30px; line-height:34px; height:34px; margin:5px 0 10px 0;}
dl.pdl dd p{ font-size:15px; line-height:23px; height:46px; margin-bottom:15px;}
dl.pdl dd a.a{ height:38px; line-height:38px; border-radius:30px; padding:0 30px; font-size:15px; margin-right:10px;}
dl.pdl dd a.a1{  height:38px; line-height:38px;  border-radius:30px; padding:0 30px; font-size:15px; }


.protz{ height:240px; }
.protz ul {  height:240px;  }
.protz ul li{  height:240px;  }
.protz ul li img,.protz ul li video{ height:240px;}




.prodivlist{ margin-top:70px;}
dl.pd2{ width:48%;margin:1%;}
dl.pd2 dd{ padding:10px 25px;}
dl.pd2 dd h3 a{ font-size:20px; line-height:30px; padding-bottom:3px; margin-bottom:3px;}
dl.pd2 dd p{ height:72px; font-size:15px; line-height:24px;padding-left:70px;}
dl.pd2 dd p span{ width:70px;margin-left:-70px;}


/******产品详细页*****/
.proxxdiv1{ height:400px;  margin-top:70px; padding:40px 0;}
.proxxdiv1c{ width:50%; padding-right:50px;}
 
.proxxdiv2{  top:70px; height:400px; padding:50px 0; box-sizing:border-box;}
.document_width1{ width:750px; margin:0 auto;}
.proxxdiv2 dl{ width:100%; margin:0;}
.proxxdiv2 dl dt{ margin:0;}

.proxxdiv{ padding:40px 0;} 
ul.dingweiul{ height:50px; margin-bottom:20px;}
ul.dingweiul li{height:50px; line-height:50px; background-size:1px 18px; font-size:15px; }
ul.dingweiul li:last-child{ background:none;}
ul.dingweiul li.cur,ul.dingweiul li:hover{ border-bottom:2px solid #00b0ec; color:#00b0ec;}
 
.proxxdivc{ padding-left:130px;font-size:15px; line-height:24px;}
.proxxdivc strong.ss{font-size:20px; line-height:30px; margin-left:-130px;}
.table tr td{ padding:7px 0; text-indent:20px; font-size:14px; line-height:26px;}
 
.marginbot{ margin-bottom:30px;}
.table1 tr td{ width:15.5%; padding:7px 0; text-indent:20px; font-size:14px; line-height:26px;}
.table1 tr td.d1{ width:38%;}


.proxxdivc dl.ald1{ margin-right:20px;}
dl.ald1{ width:360px;}
dl.ald1 dd{  padding:10px 20px 30px  20px; }
dl.ald1 dd h3 a{ height:28px; line-height:28px;font-size:16px;}
dl.ald1 dd p{ margin:5px 0 15px 0;}
dl.ald1 dd span{ width:34px; height:34px; }
dl.ald1 dd a.a{ width:34px; height:34px; line-height:34px;  font-size:18px; border-radius:34px;}


.proal{  height:380px !important;}
.proallist{ height:380px !important;}



/****联系我们*****/
.lxwmdiv{ padding:40px 0; background-position:center 330px !important;}
.lxwmdivc{ margin-bottom:40px;padding:40px 50px; }
.lxwmdivcwz strong{ font-size:26px; line-height:30px;}
.lxwmdivcwz span.sp{ font-size:20px; line-height:26px; margin-bottom:15px;}
.lxwmdivcwz h1{font-size:20px; line-height:24px; margin-bottom:5px;}
.lxwmdivcwz p{ font-size:15px; line-height:23px; }

.lxwmdivly{ padding:40px 0;}

.lxwmdivly dl.d1{ width:48%; margin:1%;}
.lxwmdivly dl.d1 dt{  font-size:14px; line-height:24px; }
.lxwmdivly dl.d1 .input{ height:40px; line-height:40px; font-size:15px;}
.lxwmdivly dl.d1 .input1{ width:60%;}
.lxwmdivly dl.d1 dd .img{ width:38%; height:40px;}

.lxwmdivly dl.d2{ width:98%; margin:1%;}
.lxwmdivly dl.d2 .text{ line-height:26px; font-size:15px;}

.lxwmdivly .button{ height:46px; line-height:46px;font-size:15px; padding:0 70px;}



/****公司简介*****/
.aboutdiv1{ padding:50px 0;}
.aboutdiv1 h3{ font-size:24px; line-height:30px;}
.aboutdiv1 p{ width:100%;font-size:14px; line-height:24px;}

.aboutdiv2{ padding:80px 0 0 0;}
.aboutdiv2c{ margin-bottom:100px;}
.aboutdiv2c strong{line-height:40px; font-size:30px;}
.aboutdiv2c span{ font-size:30px; line-height:36px; margin:2px 0 15px 0;}
.aboutdiv2c a.a{ height:50px;line-height:50px; padding:0 40px 0 50px; border-radius:50px;}
.aboutdiv2bot{ padding:30px 0;}
.aboutdiv2bot ul li{ width:25%;}
.aboutdiv2bot ul li p{ font-size:14px; line-height:24px;}
.aboutdiv2bot ul li strong{ font-size:32px; line-height:40px;}

.aboutdiv3{ padding:40px 0;}
.aboutdiv3 dl{ width:33.3333%;  padding:0 20px; margin-top:15px;}
.aboutdiv3 dl dt{ margin-bottom:15px;}
.aboutdiv3 dl dt img{ width:40px; height:40px;}

.aboutdiv3 dl dd h3{font-size:20px; line-height:24px;}
.aboutdiv3 dl dd p{ background-size:30px 2px; padding-top:10px; margin-top:10px; font-size:14px; line-height:24px;}
 
.aboutdiv4{ padding:50px 0;}
.aboutdiv4 .prott h2{ padding-bottom:40px; background-size:auto 30px; }

.aboutdiv4c{ width:100%;  margin-top:20px; }
.aboutdiv4cyuan{ border:none;}
.aboutdiv4c dl{ width:20%;margin:2.5%;}
.aboutdiv4c dl dt span{ top:60px; font-size:20px;}
.aboutdiv4c dl dd{ font-size:14px; line-height:20px;}

.aboutdiv5{ padding:50px 0;}
ul.qhul{  margin-bottom:25px;}
ul.qhul li{ width:33.3333%;padding:10px 0 15px 0; font-size:16px; line-height:22px;}
ul.qhul li strong{font-size:24px; line-height:30px;}

.aboutdiv5cleft{ width:30%;margin-right:6%; font-size:18px; line-height:24px;}
.aboutdiv5cleft strong{font-size:30px; line-height:34px; margin-bottom:5px;}
.aboutdiv5cright{ width:64%;}
.aboutdiv5cright dl{ padding:10px 15px; }
.aboutdiv5cright dl dt{ font-size:20px; line-height:30px;}
.aboutdiv5cright dl dd{padding-left:100px; margin-top:-27px; font-size:14px; line-height:24px; box-sizing:border-box;}
.aboutdiv5cright dl dd p s{  font-size:13px;}


.aboutdiv6{padding:60px 0 300px 0;}
.aboutdiv6c{ width:100%; }
.aboutdiv6c h3{ font-size:26px; line-height:30px}
.aboutdiv6c h4{ font-size:30px; line-height:36px;}
.aboutdiv6c p{ font-size:14px; line-height:24px;}
.aboutdiv6c ul{  margin-bottom:30px;}
.aboutdiv6c ul li{ width:25%;font-size:16px; line-height:22px;}
.aboutdiv6c ul li strong{  font-size:32px; line-height:46px;}



.aboutwh{  min-height:300px; float:left; padding:50px 0; }
.aboutwh .document_width{ position:relative; height:auto;}

.aboutwh .prott h3{ margin-top:10px; font-size:20px; line-height:26px;}
.aboutwh dl{ width:48%;  margin:1%; position:static;}
.aboutwh dl dt{ display:none;}
.aboutwh dl dd{ display:block; padding:30px 30px; border-radius:5px; }
.aboutwh dl dd strong{ font-size:16px; line-height:26px;}
.aboutwh dl dd p{min-height:60px; font-size:20px; line-height:30px;}

.aboutfz{  padding:50px 0 ;}
.aboutfzt{ width:100%; height:auto; min-height:80px; float:left; background:url(../../images/3/heibj.png) left 45px no-repeat; background-size:100% 1px;}
.aboutfzt ul{ width:100%; height:auto; float:left; margin:0 0 50px 0;}
.aboutfzt ul li{  height:60px;}

dl.abfz dt img{ width:100%; height:300px; }

dl.abfz dd{ width:60%; top:10px;}
dl.abfz dd strong{ padding-left:100px; background-size:250px 2px; font-size:30px; line-height:50px; }
dl.abfz dd span{padding-left:100px;  font-size:20px; line-height:26px;margin:10px 0;}
dl.abfz dd p{  padding-left:100px; font-size:16px; line-height:26px;}


.fzdiv{ width:100%; height:300px !important; }
.fzdivlist{  width:100%; height:300px !important; }
.fzjtl{ left:0px; top:60%;}
.fzjtr{ right:0px; top:60%;}
 






/******生产制造******/
.scdiv{ padding:30px 0;}
.scdivc span.s{ width:100%; height:40px; line-height:40px;  font-size:15px; border-radius:40px; }
span.s.s1{ margin:4px 0;}
span.s2{ position:static; margin:4px 0;}
.scdiv dl{ margin-top:20px;}
.scdiv dl dt{ width:100%;}
.scdiv dl dd{ width:100%; margin-top:15px; height:auto; padding:30px;}
.scdiv dl dd span{ width:50%; font-size:15px;}

.scdiv1{ padding:40px 0;}
.scdiv1_left{ display:none;}
.scdiv1_right{ width:100%;}
.scdiv1_right dl dt{ font-size:16px;}



/****创新研发****/
.rddiv{ padding:60px 0; }

.rddiv1{ padding:60px 0; }
.rddiv1 .prott{ margin-bottom:40px;}
.rddiv1 dl{ width:32.3333%;  margin:0.5%; padding:40px 20px 20px 20px; }
.rddiv1 dl dt img{ width:50px;}
.rddiv1 dl dd strong{ font-size:20px; line-height:26px; margin:10px 0 5px 0;}
.rddiv1 dl dd p{ height:110px; font-size:14px; line-height:22px;}

.rddiv2{padding:50px 0;}
.rddiv2 .prott h3{ font-size:24px; line-height:28px; }
ul.rdul li{ width:32.3333%;  margin:0.5%;}
ul.rdul li p{ height:30px; font-size:15px; line-height:30px; }

.rddiv3{ padding:60px 0;}


/****新闻中心*****/
.xwdiv{ padding:30px 0; }
dl.nd1 dt img{ height:260px;}
dl.nd1 dd{ padding:20px 30px 0 20px;}
dl.nd1 dd h3 a{height:52px;font-size:22px;line-height:26px; margin-top:5px;}
dl.nd1 dd p{ height:48px;font-size:14px; line-height:24px;margin:10px 0 20px 0;}
dl.nd1 dd a.a{ font-size:16px;line-height:22px; }


.tuijiandiv{ height:260px !important;  margin-bottom:20px;}
.tuijianlist{ height:260px !important; }
.tuijianspan{ top:15px;}

.sosoxw{ width:400px;}


.xwdivlist{ padding:25px 0 30px 0;}
.xwdivlisttt{ height:30px; line-height:30px; font-size:20px;margin-bottom:20px;}
.xwdivlistleft{ width:100%; padding-right:0px; border-right:none; }
dl.nd2 dt img{ height:200px;}
dl.nd2 dd{ padding:10px 0 0 20px;}
dl.nd2 dd h3 a{ height:52px; font-size:20px; line-height:26px; margin-top:5px; }
dl.nd2 dd p{ height:48px; font-size:15px; line-height:24px; margin:10px 0 10px 0;}

.xwdivlistright{ width:100%;}




/*****新闻中心-详情******/
.xwdivxx h1.h1{ width:100%; font-size:22px; line-height:30px; font-weight:300;}
span.sptime{ font-size:14px; line-height:20px; margin:8px 0;}
.xwdivxxwz{ font-size:15px; line-height:24px; margin-bottom:30px; }

.fxdw{ width:100%; height:auto; float:left; margin-bottom:40px;}

.xwdivlistright .xwdivlisttt{ text-indent:0;}
.xwdivlistright ul li{ padding-left:0;}




/****行业案例****/
.aldiv{padding:40px 0;}
.aldiv dl.ald1{ width:48%; margin:1%;}


/****行业案例-详情*****/
.alxxdiv{padding:50px 0; background:url(../../images/3/huibj.jpg) center 300px no-repeat #fff;}

.albandiv{ padding:0;}
.alban{ height:400px;}
.alban ul { height:400px;  }
.alban ul li{ height:400px; }
.alban ul li img,.alban ul li video{  height:400px;}
.jtl{ width:40px; height:40px; line-height:40px; left:30px; top:45%; font-size:18px;}
.jtr{ width:40px; height:40px; line-height:40px;  right:30px; top:45%; font-size:18px;}


.alxxdivc{  padding:0; margin-top:30px;}
.alxxdivc h1.h1{font-size:22px; line-height:28px;}
.alxxdivwz{  font-size:16px; line-height:24px; margin:10px 0;}
.alxxdivc a.a{ height:40px; line-height:40px; font-size:16px; margin-top:10px; padding:0 25px;}


.alxxdiv1{  padding:100px 0;}
.alxxdiv1 span{ font-size:20px; line-height:30px;}
.alxxdiv1 strong{font-size:30px; line-height:40px; letter-spacing:4px;}
.alxxdiv1 p{ margin-top:5px;}
.alxxdiv1 p a{ height:30px; line-height:30px; margin:0 10px; font-size:16px;}
 
.alxxdiv2{ padding:40px 0;}


.xincx{ width:100%; min-height:100px; background:none;}
.xincxtt{ padding-top:0px; margin-bottom:15px;}
.xincx dl{ width:48%;   position:static; margin:1%; border:1px solid #ededed; border-radius:5px; padding:20px; box-sizing:border-box;}
.xincx dl dt img{ widows:55px; height:auto; float:none; text-align:center; }
.xincx dl dd.dd1{ padding:0 !important; width:100% !important;}
.xincx dl dd.dd1 p{text-align:center !important;}
.xincx dl dd.dd1 strong{ position:static; width:100%; line-height:70px; height:auto; text-align:center;}
.xincx dl.d2 dt img{ float:none;} 
.xincx dl dd.dd2{ text-align:center !important; padding-top:8px;} 
 

 
 

 
 
}


 @media only screen and (max-width:800px){	

.document_width{ width:92%; padding:0; margin:0 4%; box-sizing:border-box;  }
.headerdiv .document_width{ width:92%; padding:0; margin:0 4%; box-sizing:border-box;  }
.document_width1{ width:92%; padding:0; margin:0 4%; box-sizing:border-box;  }

/******首页****/
.banner{ height:70vw !important;}
.banner ul {height:70vw !important; }
.banner ul li{ height:70vw !important;  }
.banner ul li img,.banner ul li video{ height:70vw !important;  }
.banner .bannerkz{ height:70vw !important; }
 .bannerkzc{ margin-top:62vw;}
dl.id1{ width:300px; height:300px; padding:10px 15px; margin-right:10px; }   
dl.id3{ width:30vw;  padding:20px 15px; margin:0 0.5vw; }


 
/****产品中心*****/ 
.nybanner img{height:280px;}
.nybannerwz .document_width{ margin-top:130px; }
.nybannerwz strong{font-size:24px; line-height:30px;}
.nybannerwz p{font-size:18px; line-height:24px;}

.nymenu{ margin-top:-40px;}
.nymenu ul li a{ height:40px; line-height:40px; font-size:15px;}  
.nymenu ul li{ width:33.3333% !important} 

.prodiv{ background:none;} 
.prodivlist{ margin-top:10px;} 
 
 

/*****产品详情页****/
.proxxdiv2{ padding:40px 0; height:auto;}
.proxxdiv1c{ width:100%; text-align:center; padding-right:0;}
.proxxdiv2{ width:100%; position:static; height:auto;}
.proxxdiv2 dl dt{ margin:0 auto; float:none;}
.proxxdiv1{ height:auto;}


}
 
 
 
 
 
@media only screen and (max-width:650px){	
  
/****首页****/  
dl.id3 { width:43.5vw;padding: 20px 15px;    margin: 0 1vw;}  
 

/****产品中心*****/  
.prodiv{ padding:30px 0;}
.prott{ margin-bottom:20px}
.prott h2{ font-size:26px; line-height:30px;}  

dl.pdl dd{ margin-top:0; width:100%; padding:0; text-align:center;}
dl.pdl dd a.a,dl.pdl dd a.a1{ display:none;} 
dl.pdl dt{ width:100%; margin-top:20px;}
dl.pdl dt img{ width:80%; margin:0 10%;}

.protz{ height:40vw; }
.protz ul {  height:40vw;  }
.protz ul li{  height:40vw;  }
.protz ul li img,.protz ul li video{ height:40vw;}




dl.pd2 dd{ padding:10px 15px;}
dl.pd2 dd p{ font-size:14px;}


/********产品详情页*****/
.proxxdiv1{ padding:25px 0;}
.proxxdiv1c h1{ font-size:20px; line-height:24px; }
.proxxdiv1c h2{ font-size:24px; line-height:30px; margin-bottom:5px;}
.proxxdiv1c p{ margin-bottom:10px;}
.proxxdiv1c a.a{ height:36px; line-height:36px; border-radius:36px; padding:0 25px; font-size:14px; margin-right:10px;}
.proxxdiv1c a.a1{ height:36px; line-height:36px;  border-radius:36px; padding:0 25px; font-size:14px;}

.proxxdiv2{ padding:25px 0;}

.proxxdiv{ padding:25px 0;}
ul.dingweiul{ height:auto; margin-bottom:15px;}
ul.dingweiul li{ width:33.333%; height:38px; line-height:38px; background-size:1px 12px; font-size:14px; }

.proxxdivc{ padding-left:0;}
.proxxdivc strong.ss{ margin-left:0; margin-bottom:5px; font-size:18px;} 
 

/*******公司简介*****/ 
.aboutdiv1{ padding:35px 0;} 
.aboutdiv1 .prott{ margin-bottom:10px;}
.aboutdiv1 h3{ font-size:20px; line-height:24px;}

.aboutdiv2{ padding:50px 0 0 0;}
.aboutdiv2c strong{ font-size:24px; line-height:30px;}
.aboutdiv2c span{ font-size:26px; line-height:30px;}
.aboutdiv2bot{ padding:20px 0;}
.aboutdiv2bot ul li{ width:50%; margin:10px 0;} 
 
.aboutdiv3{ padding:35px 0;}
.aboutdiv3 dl{ width:50%; margin-bottom:20px;} 
 
.aboutdiv4{ padding:35px 0;}
.aboutdiv4c dl{ width:23%;margin:1%;}
.aboutdiv4c dl dt span{ top:28%; font-size:16px;}
.aboutdiv4c dl dd{ font-size:14px; line-height:20px;} 
 
.aboutdiv5{ padding:35px 0;} 
ul.qhul li strong{ font-size:20px;}
.aboutdiv5cleft{ display:none;} 

.aboutdiv5cright{ width:100%;} 

.aboutdiv6{ padding:35px 0 300px 0;}
.aboutdiv6c h4{ font-size:26px; line-height:30px}


.aboutfz{  padding:40px 0 ;}
.aboutfzt ul{ width:100%; height:auto; float:left; margin:0 0 30px 0;}
.aboutfzt ul li{ width:50%; display:none; height:60px;}
.aboutfzt ul li.l1{ display:block;}
dl.abfz dt{ width:100%}
dl.abfz dt img{ width:100%; height:100px; }
dl.abfz dd{ width:100%; top:10px; position:static; padding-left:40px; box-sizing:border-box;}
dl.abfz dd strong{ padding-left:0px; background-size:250px 2px; font-size:30px; line-height:50px; }
dl.abfz dd span{padding-left:0px;  font-size:20px; line-height:26px;margin:10px 0;}
dl.abfz dd p{  padding-left:0px; font-size:16px; line-height:26px;}


.fzdiv{ width:100%; height:300px !important; }
.fzdivlist{  width:100%; height:300px !important; }
.fzjtl{ left:0px; top:60%;}
.fzjtr{ right:0px; top:60%;}
 


/*****荣誉资质******/
.honordiv{ padding:60px 0;}
ul.hrul{ width:400px;}
ul.hrul li{ height:40px; }
ul.hrul li a{  height:40px; line-height:40px; font-size:16px; }

.honordivlist{ margin-top:30px;}
dl.rydl{ width:31.333%;margin:1%;}
dl.rydl dd{ height:36px; line-height:36px;font-size:15px;}

  
/***生产制造****/  
 .scdiv1_right dl{ width:50%; margin-top:10px !important;}  
.scdiv1_right dl dt{ background:#fcf1dd; width:100%; height:100px; line-height:100px;} 

.scdiv1_right dl.d1{ width:50%;}  
.scdiv1_right dl.d1 dt{ background:#fbe2c3; width:100%; height:100px; line-height:100px;} 

.scdiv1_right dl.d2{ width:50%;}  
.scdiv1_right dl.d2 dt{ background:#e7caa2; width:100%; height:100px; line-height:100px;} 

.scdiv1_right dl.d3{ width:50%;}  
.scdiv1_right dl.d3 dt{ background:#d6b892; width:100%; height:100px; line-height:100px;} 



/****新闻中心*****/
.xwdiv{ padding:25px 0; }
dl.nd1 dt{ width:100%;}
dl.nd1 dt img{ height:260px;}
dl.nd1 dd{ padding:20px 30px 0 20px; width:100%;}
dl.nd1 dd h3 a{height:52px;font-size:22px;line-height:26px; margin-top:5px;}
dl.nd1 dd p{ display:none;}
dl.nd1 dd a.a{ display:none; }


.tuijiandiv{ height:370px !important;  margin-bottom:20px;}
.tuijianlist{ height:370px !important; }
.tuijianspan{ top:275px;}

.sosoxw{width:400px; height:46px;}
.sosoxw .input{  height:46px; font-size:15px; line-height:46px;}
.sosoxw .button{ width:10%; height:46px;}

.xwdivlist{ padding:25px 0 30px 0;}
.xwdivlisttt{ height:30px; line-height:30px; font-size:18px; font-weight:600; margin-bottom:20px;}
.xwdivlistleft{ width:100%; padding-right:0px; border-right:none; }
dl.nd2{ margin-bottom:14px;}
dl.nd2 dt img{ height:25vw;}
dl.nd2 dd{ padding:10px 0 0 20px;}
dl.nd2 dd h3 a{ height:52px; font-size:20px; line-height:26px; margin-top:5px; }
dl.nd2 dd p{ display:none;}
dl.nd2 dd a.a{ display:none;}

 




  
}



@media only screen and (max-width:560px){	
 
.fenye{ margin:25px 0 10px 0;} 
.fenye ul li a{ width:30px;  font-size:14px; height:30px; line-height:30px;  }
 
 
.aside{width:40px;}
.as-item{ height:40px}
 .as-item span{ height:40px; line-height:40px; font-size:15px;}
.as-code{width: 120px;position: absolute;right:45px;}

  
/****首页****/  

a.head_yy{  height:30px; line-height:30px; margin:15px 10px 0 0;   border-radius:3px; }

.headerdiv{height:60px;}
.logo{ padding:15px 0;}
.logo img{ height:30px;}
.menutb{ width:30px; height:30px; margin:15px 0;}
.menutb span{ height:2px; margin:4px 0;}
.menutb.close span{  top:13px;}
.menutb.close span:first-child{  top:10px;}
.menutb.close span:last-child{  top:10px; }

.sj_menu{margin-top:60px; padding-bottom:90px;} 
.sj_menu ul li a{ height:46px;  line-height:46px;font-size:16px;  padding:0 25px;} 

 
.head_tel{ display:none;}
dl.soso{height:36px; margin:12px 5px 0 0; }
dl.soso dt{  width:36px; height:36px; }
dl.soso dt .button{ width:36px; height:36px;}
dl.soso dd{  height:36px;  right:36px; }
dl.soso:hover dd{ width:180px; }
dl.soso dd .input{  height:36px; line-height:36px; font-size:14px;}

.banner{ margin-top:60px;} 
.banwenzi{ top:18vw;}
.banwenzi h2{ font-size:30px; line-height:36px;}
.banwenzi h3{ width:80%;  font-size:24px; line-height:30px;} 
 
.bannerkzc{width:160px;height:30px;bottom:20px;}

.banjtl{ width:30px; height:30px; float:left; background:url(../../images/3/ban_jtl.png) center center no-repeat; }
.banjtr{ width:30px; height:30px; float:right; background:url(../../images/3/ban_jtr.png) center center no-repeat; }
.bansuzi{ width:100px;line-height:30px; font-size:16px;}


.indexpro{ padding:25px 0;}
.indextt span{ font-size:14px; line-height:26px;} 
.indextt strong{ width:280px; font-size:24px; line-height:30px;}  
.indexprojt{margin-top:-53px;width: 100%;}
.indexproc{ height:310px !important; }
.indexproclist{height:310px !important;}
 
.indexsol{ min-height:520px;}
.indexsol .img{  min-height:520px; }
.indexsolc{ left:0; top:10px; padding:30px 0;}
a.amore{ padding:0 15px; height:36px; line-height:36px;margin-top:10px; font-size:14px; border:1px solid #7d8382;}  
a.amore s{  margin-left:10px;}  
.indextt1 a.amore:hover{ border:1px solid #fff;}

dl.id2{ width:33.333%; margin-bottom:20px;}
dl.id2 dt{ margin-bottom:5px;}
dl.id2 dt img{ width:50px;}
 
.indexysdiv{ padding:25px 0;}
.indexysdiv a.amore{ margin-top:-8px;}
.indexysdiv a.amore:hover{ border:1px solid #333;} 
 
.indexysc{ height:290px !important;} 
.indexysclist{ padding-top:0; height: 290px !important;} 
dl.id3 dt img{ width:50px; } 
dl.id3 dd strong{ font-size:26px; line-height:30px;} 


.indexsp{ padding:60px 0;}
.indexsp span{ margin:5px 0 10px 0; font-size:20px; line-height:26px;}
.indexsp strong{ font-size:24px; line-height:30px;}
.indexsp p{ padding:10px 0; font-weight:normal;}

.indexsp a.a{ width:100px; height:100px; background-size:56px 56px;}
.indexsp a.a s{ width:100px; height:100px; background-size:80px 80px;}

.bottomdiv{ padding:25px 0;}
.bottomdivleft strong{ font-size:24px; line-height:30px;}
.bqxxdiv p{ line-height:22px;  text-align:center;}

/****产品详情****/
.nymenu ul li a{ font-size:14px;} 
.prott h2{ font-size:24px;}

dl.pdl dd h3 a{ font-size:24px; line-height:28px; height:auto;}
dl.pdl dt{ margin-top:0;}
dl.pd2 dd p{ padding-left:0;}
dl.pd2 dd p span{ margin:0;} 
 
/********产品详情页*****/
.proxxdiv1{ padding:25px 0 35px 0; margin-top:60px;}

.proxxdiv2{ padding:25px 0;}
.proxxdiv2 dl dt{ width:300px;}
.proxxdiv2 dl dd{ width:100px; }
.proxxdiv2 dl dd ul li{ margin-bottom:7px; }

.proxxdivgd{ width:100%; float:left; overflow-x:auto;}
.proxxdivgd .table{ width:560px;}
.proxxdivgd .table1{ width:560px;}

.proxxdivc dl.ald1{ margin-right:1vw;}
dl.ald1{ width:45vw;}
dl.ald1 dd{  padding:8px 15px 20px 15px; }
dl.ald1 dd h3 a{ height:24px; line-height:24px;font-size:16px;}
 
.proal{  height:57vw !important;}
.proallist{ height:57vw !important;}

/****联系我们*****/
.lxwmdiv{ padding:30px 0; background-position:center 330px !important;}
.lxwmdivc{ margin-bottom:30px;padding:20px; }
.lxwmdivcwz strong{ font-size:22px; line-height:26px; margin-bottom:5px;}
.lxwmdivcwz span.sp{ font-size:20px; line-height:26px; margin-bottom:15px;}
.lxwmdivcwz h1{font-size:20px; line-height:24px; margin-bottom:5px;}
.lxwmdivcwz p{ font-size:15px; line-height:23px; }

.lxwmdivly{ padding:30px 0;}
 

/****创新研发****/
.rddiv{ padding:40px 0; }
.rddiv1{ padding:40px 0; }
.rddiv1 .prott{ margin-bottom:30px;}
.rddiv1 dl{ width:48%;  margin:1%; padding:40px 20px 20px 20px; }

.rddiv2{padding:40px 0;}
.rddiv2 .prott h3{ font-size:20px; line-height:24px; }
ul.rdul{ margin-top:0;}
ul.rdul li{ width:48%;  margin:1%;}
ul.rdul li p{ height:30px; font-size:14px; line-height:30px; }

.rddiv3{ padding:40px 0;}


 
/****行业案例-详情*****/
.alxxdiv{padding:30px 0; background:url(../../images/3/huibj.jpg) center 300px no-repeat #fff;}

.albandiv{ padding:0;}
.alban{ height:60vw;}
.alban ul { height:60vw;  }
.alban ul li{ height:60vw; }
.alban ul li img,.alban ul li video{  height:60vw;}
.jtl{ width:30px; height:30px; line-height:30px; left:30px; top:45%; font-size:16px;}
.jtr{ width:30px; height:30px; line-height:30px;  right:30px; top:45%; font-size:16px;}


.alxxdivc{  padding:0; margin-top:20px;}
.alxxdivc h1.h1{font-size:20px; line-height:28px;}
.alxxdivwz{  font-size:14px; line-height:24px; margin:10px 0;}
.alxxdivc a.a{ height:36px; line-height:36px; font-size:16px; margin-top:10px; padding:0 25px;}


.alxxdiv1{  padding:80px 0;}
.alxxdiv1 span{ font-size:18px; line-height:24px;}
.alxxdiv1 strong{font-size:22px; line-height:30px; letter-spacing:2px;}
.alxxdiv1 p{ margin-top:5px;}
.alxxdiv1 p a{ height:30px; line-height:30px; margin:0 5px; font-size:14px;}
 
.alxxdiv2{ padding:30px 0;}


  .xincx dl{ width:98%;  }
 
  
}


@media only screen and (max-width:460px){	
dl.id1.cur dt{ background-size:200px 200px;}

/*****产品详情页****/
.proxxdiv1c h2{ font-size:20px; line-height:24px;}
.proxxdiv2 dl dt{ width:100%;}
.proxxdiv2 dl dd{ width:100%;}
.proxxdiv2 dl dd ul li{ width:22%; margin:0.5%;}

.proal{  height:65vw !important;}
.proallist{ height:65vw !important;}

/*******公司简介*****/ 
.aboutdiv1{ padding:25px 0;} 
.aboutdiv1 h3{ font-size:16px; line-height:24px;}

.aboutdiv2{ padding:35px 0 0 0;}
.aboutdiv2c strong{ font-size:18px;}
.aboutdiv2c a.a{ height:44px;line-height:44px; padding:0 40px 0 50px; border-radius:44px;}
.aboutdiv2bot ul li strong{ font-size:28px; line-height:30px;}

.aboutdiv3{ padding:25px 0;}
.aboutdiv3 dl{ width:100%; height:auto; border:none;}

.aboutdiv4c dl{ width:34%; margin:10px 8%;}
.aboutdiv4c dl dd{ height:60px; line-height:20px;}

ul.qhul{ margin-bottom:10px; padding-bottom:10px;}
ul.qhul li strong{ font-size:18px;}
.aboutdiv5cright dl dd{ padding-left:70px;}


.aboutdiv6c h3{ font-size:22px;}
.aboutdiv6c h4{ font-size:22px;}
.aboutdiv6c ul li{ width:50%; margin-bottom:10px;}

.aboutwh dl{ width:98%;}


/*****荣誉资质******/
.honordiv{ padding:60px 0;}
ul.hrul{ width:300px;}
ul.hrul li{ height:36px; }
ul.hrul li a{  height:36px; line-height:36px; font-size:12px; }

.honordivlist{ margin-top:20px;}
dl.rydl{ width:48%;margin:1%;}
dl.rydl dd{ height:36px; line-height:36px;font-size:15px;}


  
/***生产制造****/  
.scdiv dl dt img{ width:100%; margin-bottom:10px;}
.scdiv dl dd{ margin-top:10px;}
.scdiv dl dd span{ width:100%;}

.scdiv1_right dl{ width:50%; margin-top:10px !important;}  
.scdiv1_right dl dt{ background:#fcf1dd; width:100%; height:100px; line-height:30px; text-indent:0; padding:20px; box-sizing:border-box;} 

.scdiv1_right dl.d1{ width:50%;}  
.scdiv1_right dl.d1 dt{ background:#fbe2c3; width:100%; height:100px; line-height:30px; text-indent:0; padding:20px; box-sizing:border-box;} 

.scdiv1_right dl.d2{ width:50%;}  
.scdiv1_right dl.d2 dt{ background:#e7caa2; width:100%; height:100px; line-height:30px; text-indent:0; padding:20px; box-sizing:border-box;} 

.scdiv1_right dl.d3{ width:50%;}  
.scdiv1_right dl.d3 dt{ background:#d6b892; width:100%; height:100px; line-height:30px; text-indent:0; padding:20px; box-sizing:border-box;} 




/****新闻中心*****/
.xwdiv{ padding:20px 0; }
dl.nd1 dt{ width:100%;}
dl.nd1 dt img{ height:210px;}
dl.nd1 dd{ padding:10px 20px 20px 20px; width:100%;}
dl.nd1 dd h3 a{height:48px;font-size:18px;line-height:24px; margin-top:5px;}
dl.nd1 dd p{ display:none;}
dl.nd1 dd a.a{ display:none; }


.tuijiandiv{ height:320px !important;  margin-bottom:20px;}
.tuijianlist{ height:320px !important; }
.tuijianspan{ top:215px; right:20px;}

.sosoxw{width:300px; height:40px;}
.sosoxw .input{  height:40px; font-size:14px; line-height:40px;}
.sosoxw .button{ width:10%; height:40px;}

.xwdivlist{ padding:20px 0 20px 0;}
.xwdivlisttt{ height:30px; line-height:30px; font-size:17px; font-weight:600; margin-bottom:10px;}
.xwdivlistleft{ width:100%; padding-right:0px; border-right:none; }
dl.nd2{ margin-bottom:14px;}
dl.nd2 dt img{ height:25vw;}
dl.nd2 dd{ padding:5px 0 0 15px;}
dl.nd2 dd h3 a{ height:48px; font-size:18px; line-height:24px; margin-top:5px; }
dl.nd2 dd p{ display:none;}
dl.nd2 dd a.a{ display:none;}

.xwdivlistright{ width:100%;}
.xwdivlistright .xwdivlisttt{ text-indent:0;}
.xwdivlistright ul li{ padding-left:0;}

/*****新闻中心-详情******/
.xwdivxx h1.h1{ width:100%; font-size:20px; line-height:26px; font-weight:300;}




}

@media only screen and (max-width:430px){	

/****首页****/
.banwenzi h2{ margin-bottom:0;}
.banwenzi h3{ width:90%; font-size:20px; line-height:30px;}

.indextt strong{ font-size:22px; line-height:28px; font-weight:normal;}  
.indexprojt{margin-top: -240px;}
.indexysdiv a.amore{ display:none;}
dl.id3 dd strong{ font-size:22px;}

.indexsp strong{ font-size:22px; line-height:28px;}
.indexsp p{ line-height:22px;}

/****产品详情****/
dl.pdl{ padding:20px;}
dl.pdl dd h3 a{ font-size:22px; line-height:24px; height:24px;}

dl.pd2 dd h3 a{ font-size:16px; line-height:24px;}
dl.pd2 dd p{ font-size:13px; line-height:21px; height:84px;}


  
}

@media only screen and (max-width:390px){
	
.proal{  height:68vw !important;}
.proallist{ height:68vw !important;}

}
.wrj_b
{
	width: 100%;
    height: auto;
    float: left;
    padding:50px 0;
    background: #f6f6f6;
    position: relative;
    z-index: 22;
}
.wrj_b_c
{
	width:1280px;
	margin:auto;
}
.wrj_b_cl
{
    float: left;
}
.wrj_b_cl li
{
    float: left;
    width: 150px;
    line-height: 35px;
}
.wrj_b_cl li p
{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
}
.wrj_b_cl li span
{
    display: inline-block;
    /* float: left; */
    width: 100%;
}
.wrj_b_cr
{
    float: right;
}
.wrj_b_cr p
{
    float: left;
    width: 175px;
    overflow: hidden;
    margin-left: 50px;
}
.wrj_b_cr p img
{
    float: left;
}
.wrj_b_cr p span
{
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.icp

{
	width:100%;
	float:left;
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	position: relative;
}
.icp_1
{

width: 1280px;

margin:auto;
}

.icp_l
{
	float:left;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	color: #000;
}
.icp_r
{
	float:right;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	color: #000;
}
.icp_r a
{
		color: #000;
}
.ydct
{
	float:right;
	position: relative;
}
.ydct:hover .ydct_1
{
	display:block;
}
.ydct_1
{
	display:none;
	position: absolute;
	margin-top: -180px;
	z-index: 1234;
}
.ydct_1 p
{
	color:#fff;
	font-size:14px;
	text-align:center;
	height:30px;
	line-height:30px;
	background: #999;
}
 .m_db
{
	 display:none;
}

.dd {
    display:none;
}
@media only screen and (max-width:650px){	
.wrj_b
{
	display:none;
}
.icp
{
	display:none;
}
.m_db
{
	 display: block !important;
}

.dd {
    display: block !important;
}

.bottom_1_2
{
	
width: 19.6%;
	
float: left;
	
text-align: center;
	
background: #f2f2f2;
	
padding-top: 3%;
	
padding-bottom: 3%;
	
border-right:  1px solid #fff;
}
.bottom_1_2 i
{
	font-size: 24px;
}
.bottom_1_2 p

{
	
font-size: 14px;
}
.bottom_1_3 i
{
	font-size: 24px;
	color:#fff;
}
.bottom_1_3 p
{
	color:#fff;
	font-size: 16px;
}
.bottom_1_3

{
	
width: 40%;
	
float:right;
	
text-align: center;
	
background: #1363a4;
	
padding-top:3%;
	
padding-bottom:3%;
}
.m_db
{
	/* display:block !important; */
	width: 100%;
	float: left;
	background: #1f1f1f;
	padding-top:  5%;
	padding-bottom: 5%;
	text-align: center;
	color: #fff;
	line-height: 39px;
	margin-bottom: 14%;
}
.dd
{
	/* display:block !important; */
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0px;    
	z-index: 999999999999999999999;
	background: #f1f1f1;
}
}
.sz
{
height: 390px;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.sz img
{
object-fit: scale-down;
    line-height: 390px;
    height: 390px;
    width: 98%;
}
.s79_nav
{
	width:100%;
	float:left;
	background: #fff;
	height: 100px;
	position: absolute;
	z-index: 9999;
}
.s79_nav_c
{
	width:1200px;
	margin:auto;
}
.s79_nav_logo
{
    float: left;
    margin-top: 15px;
}
.s79_nav_dh
{
    float: right;
}
.s79_nav_dh li
{
    float: left;
    line-height: 100px;
}
.s79_nav_dh li a
{
    padding-left: 30px;
    padding-right: 30px;
    height: 100px;
    display: inline-block;
}
.s79_nav_dh li a:hover
{
	background:#bda149;
	color:#fff;
}