﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
 	border-bottom: 1px solid #dddddd;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:110px;
	overflow: hidden;
}
.head .name{
	float: left;
	margin-top: 15px;
}
.head .tel{
	float: right;
	margin-top: 40px;
}
 
.nav{
	width: 100%;
	height: 50px;
 	border-top: 1px solid #dddddd;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.nav ul li:hover,.nav ul li.current{
	background: #00afc5;
}
.nav ul li:hover a,.nav ul li.current a{
	color:#fff;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:50%;
 transform: translateX(-50%); 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
margin: 0 6px;
 width:15px; 
 height:15px; 
 border-radius: 50%;
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00afc5;
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}



.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
} 
.title{

	background: url(../images/tit.png)no-repeat  center 45px;
}
.title p{
	color:#222222;
	font-size: 30px;
	text-align: center;
}

.title  span{
	display: block;
	color:#666666;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}

.about .data{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .data ul{
	display: table;
	margin: 0 auto;
}
.about .data ul li{
	float: left;
	width: 220px;
	position: relative;
	margin-left: 90px;
}
.about .data ul li:after{
	content: "";
	width: 1px;
	height: 74px;
	position: absolute;
	right: 0;
	top: 0;
	background: #e9e9e9;
}

.about .data ul li p{
	color:#666666;
	font-size: 46px;
	float: left;
}

.about .data ul li  span{
	display: block;
	color:#b3b3b3;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.about .data ul li h4{
	width: 100%;
 	text-indent: 30px;
	font-size: 14px;
	color:#b3b3b3;
	font-weight: normal;
	float: left;
}

.about .data ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.about .data ul li:first-child{
	margin-left: 0;
}

.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.about .intro{
	float: left;
	width: 510px;
	height: auto;
	margin-top: 60px;
	overflow: hidden;
}

.about .intro .tit h4{
	font-size: 28px;
	color:#1a1a1a;
	letter-spacing: 5px;
	font-weight: normal;
}


.about .intro .tit  span{
	display: block;
	color:#999999;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}

.about .intro .tit  b{
	color:#999999;
	font-size: 16px;
	margin-top: 20px;
	display: block;
}

.about .intro .info{
	width: 100%;
	height: 175px;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro .info p{
	color:#999999;
	font-size: 14px;
	line-height: 25px;
}

.about .intro  a{
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid #dfdfdf;
	border-radius: 30px;
	text-align: center;
	color:#232323;
	font-size: 13px;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 30px;
}

.about .pic{
	float: right;
	width: 535px;

}
.about .pic img{
	display: block;
	width: 535px;
}


.item{
	width: 1200px;
	margin: 0 auto;
	height:740px;
	overflow: hidden;
	margin-top: 40px;
}
.item ul {

	width: 1180px;
	margin: 0 auto;
	margin-top: 40px;
}
.item ul li{
	float: left;
	width: 218px;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 280px;
	border: 1px solid #fff;

	
	
}
.item ul li:hover{
	border: 1px solid #00afc5;
	box-shadow: 10px 10px 0px 0px #00afc5;
		transition:.7s; 

}
.item ul li:nth-child(5n-4){
	margin-left: 0;
}
.item ul li img{
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 45px;
	border-radius: 50%;
}
.item ul li p{
	text-align: center;
	color:#222222;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
}


.gg{
	width: 100%;
	height: 308px;
	background: url(../images/gg.png) no-repeat center;
	margin-top: 30px;
}


.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}

.product  .list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product  .list  ul {
 
	margin-left: -15px;
}
.product  .list  ul li{
	float: left;
	width: 156px;
	height: 45px;
	border: 1px solid #ccc;
	text-align: center;
	margin-left: 15px;
	line-height: 45px;
 	margin-top: 10px;
}
.product  .list  ul li a{
	color:#333;
	font-size: 16px;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.product .pic ul {
	margin-left: -13px;
}
.product .pic ul li{
	float: left;
	width: 290px;
	height: auto;
	margin-left: 13px;
	margin-bottom: 15px;
	overflow: hidden;
}
.product .pic ul li img{
	display: block;
	width: 290px;
	height: 210px;
	border: 1px solid #f0f0f1;
	box-sizing: border-box;
}

.product .pic ul li  h4{
	font-size: 15px;
	color:#1a1a1a;
	font-weight: normal;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    overflow: hidden;
}

.product .pic ul li  span{
	text-align: center;
	font-size: 12px;
	color:#999999;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}

.product .pic ul li  a{
	display: block;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.cases .pic ul {
	margin-left: -22px;
}
.cases .pic ul li{
	float: left;
	width: 385px;
	height: auto;
	margin-left: 22px;
	overflow: hidden;
	margin-bottom: 10px;
}
.cases .pic ul li img{
	display: block;
	width: 385px;
	height: 300px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}

.cases .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#1a1a1a;
	font-size: 15px;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cases .pic ul li:hover img{
	border: 1px solid #00afc6;
}

.ad{
	width: 100%;
	height: 304px;
	background: url(../images/bg02.png) no-repeat center;
	margin-top: 30px;
	overflow: hidden;
}

.ad h4{
	text-align: center;
	color:#fff;
	font-size: 22px;
	margin-top: 45px;
}

.ad  p{
	text-align: center;
	font-size: 14px;
	color:#fff;
	line-height: 34px;
	margin-top: 10px;
}
.ad span{
	font-size: 12px;
}


.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.news ul{
	margin-top: 40px;
}
.news ul li{
	float: left;
	width: 570px;
	height: auto;
	margin-bottom: 15px;
	overflow: hidden;
}
.news ul li:nth-child(2n){
	float: right;
}

.news ul li img{
	display: block;
	float: left;
	width: 184px;
	height: 130px;
	overflow: hidden;
	float: left;
}
.news ul li .info{
	float: right;
	width: 360px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li .info h4{
	font-size: 16px;
	color:#222222;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li .info span{
	display: block;
	color:#999999;
	font-size: 12px;
	margin: 10px 0;
}



.news ul li .info p{
	color:#999999;
	font-size: 14px;
	line-height: 25px;
}





.footer{
	width: 100%;
	height:440px;
	position: relative;
 	margin-top: 70px;
}
.footer .bg{
	width: 100%;
	height: 337px;
	background:rgba(71,71,71,0.9);
	position: absolute;
	bottom: 45px;
}
.footer  .fn{
	width: 324px;
	height: 400px;
	float: left;
	background: #00afc5;

}
.footer  .fn .tit{
	width: 100%;
	height: 76px;
	background: url(../images/tit02.png)no-repeat center bottom;
	position: relative;
	z-index: 100;
}
.footer  .fn .tit p{
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.footer  .fn ul{
	width:200px;
	margin: 0 auto;
	height:205px;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
	z-index: 100;
}
.footer  .fn ul li{
	width:49%;
	float: left;
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.footer  .fn ul li:nth-child(2n){
	float: right;
}
.footer  .fn ul li a{
	color:#fff;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.footer  .fn .tel {
	width: 348px;
	height: 67px;
 
	position: relative;
	z-index: 100;
	margin-left: 25px;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer  .fn .tel p{
	color:#545454;
	font-size: 13px;
	margin-left: 8px;
}
.footer  .fn .tel span{
	display: block;
	color:#0389de;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial";
}
.footer  .links{
	float: left;
	width:755px;
	height: 58px;
	background: #eee;
}
.footer  .links p{
	float: left;
	line-height: 58px;
	font-weight: bold;
	color:#666666;
	font-size: 16px;
	margin-left: 10px;
}
.footer  .links ul{
	float: left;
	width:650px;
	height: 50px;
	overflow: hidden;
}
.footer  .links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 58px;
	overflow: hidden;
}
.footer  .links ul li a{
	color:#00afc5;
	font-size: 12px;
}
.footer .intro{
	width:750px;
	float: right;
	position: relative;
	z-index: 1000;
 
}
.footer .intro .info{
	margin-top: 80px;
	width: 450px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer .intro .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .intro .info p{
	color:#484848;
	font-size: 13px;
 	color:#fff;
	line-height: 24px;

}
.footer .intro .icon{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
.footer .intro .icon a{
	display: block;
}
.footer .intro .icon div{
	margin-top: 45px;
	position: relative;
	width: 98px;
	height: 98px;
}
.footer .intro .icon div:first-child img:last-child{
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
	position: absolute;
	right: 110px;
	display: none;
	top:-10px;
}
.footer .intro .icon div:first-child:hover img{
	display: block;
}
.footer  .ewm{
	float: right;
 
	height: auto;
	overflow: hidden;
	margin-top:80px;
}
.footer  .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	border: 3px solid #fff;
	float: left;

}
.footer  .ewm p{
	float: right;
	width: 22px;
	text-align: center;
	background: #fff;
	line-height: 15px;
	padding: 10px 0;
	font-size: 14px;
	color:#1583e1;
}
.footer .cr{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: #0e0e0e;
	text-align: center;
	line-height: 45px;
}
.footer .cr p{
	color:#fff;
	font-size: 14px;
}
.footer  a{
	color:#fff;
}



.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}



.crumbs{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
.crumbs img{
	display: block;
	float: left;
}
.crumbs p{
	color:#333;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 30px;
}
.crumbs a{
 
 	line-height: 30px;
	color:#333;
	font-size: 12px;
	padding-right: 15px;
	position: relative;
}

.crumbs a:after{
	content: ">";
	position: absolute;
	right:0;
	top: -7px;
	font-size: 14px;
	color:#333;
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.fy{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	border-bottom: 1px dashed #ccc;
	height: 30px;
}

.fy p{
	display: table;
	height: auto;
	overflow: hidden;
	color:#333;
	font-size: 12px;
	float: left;
	margin-right: 50px;
}

.fy  a{
	color:#333;
}
.fy  a:hover {
	text-decoration: underline;
	color:#0088dc;
}
.fy .return{
	float: right;
}
.page{
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	margin-top: 60px;
	border-bottom: 1px dashed #eee;
}
.page li{
	display: block;
	float: left;
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	color:#333;
	margin: 0 5px;
}
.page a{
	display: block;
	float: left;
	color:#333;
}
.page .bd{
	display: table;
	margin: 0 auto;
}
.page  ul{
	float: left;
}
.page  ul li{
	float: left;
}
.page .thisclass{background: #dcdcdc;color:#333;}
.page  span{
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	
	
}


.article-detailed{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.article-detailed  a{color:#333;}

.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.pro-list{
	margin-top: 10px;
}
.pro-list .pic{
	margin-top: 15px;
}

.news-list{
	margin-top:20px;
}
.news-list ul{
	margin-top: 0;
}

.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
 .allmap{
	width: 100%;
	height: 400px;
}


.mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	width: 100%;
}

.mssg-intro form{
	width: 745px;
 	margin: 0 auto;
 	margin-top: 25px;
}
.mssg-intro form ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg-intro form ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 225px;
	margin-left: 35px;
	margin-bottom: 20px;

}
.mssg-intro form ul li:first-child{
	margin-left: 0;
}
.mssg-intro form ul li p{
	float: left;
	font-size: 16px;
	line-height: 40px;
	color:#333333;
}
 

.mssg-intro form ul li input{
	width: 175px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius:5px;
	outline:none;
	text-indent: 5px;
	border-radius: 5px;

	font-family: '微软雅黑';
	float: left;
}
.mssg-intro form ul li:last-child{
	width: 100%;
	margin: 0;
}
.mssg-intro form ul li textarea{
	width: 695px;
	height: 150px;
	resize: none;
	outline: none;
	text-indent: 5px;
	border-radius: 5px;
	padding-top: 10px;
	border: 1px solid #dcdcdc;
	float: left;
}
.mssg-intro form .btn{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mssg-intro form .btn input{
	width: 190px;
	height: 40px;
	letter-spacing: 5px;
	background: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px;
	border-radius: 5px;
	color:#fff;
	 
	border: none;
}
.mssg-intro form .btn input:first-child{
	background: #0068b7;

}
