*{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;
}
 
.head{
	width: 100%;
	height:137px;
	overflow: hidden;
}
 
.head img{
	display: block;
}
.head .name{
	float: left;
	margin-top: 40px;
}
 
.head .tel{
	margin-top: 40px;
	float: right;
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#4a4a4a;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover,.nav ul li.m_hover{
	background: #1db0b8;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#1db0b8; 
  
}
.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;  
}


.item{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.item .title p{
	color:#9f9f9f;
	font-size: 73px;
	text-align: center;
}

.item .title  span{
	display: block;
	text-align: center;
	color:#1db0b8;
	font-size: 28px;
}
.item ul{
	margin-top: 40px;
}

.item ul li{
	float: left;
	width: 300px;
	height: 520px;
	background: #1db0b8;
}


.item ul li span{
 	display: block;
 	margin: 0 auto;
 	margin-top: 37px;
	width: 228px;
	height: 232px;
	background: url(../images/bg02.png)no-repeat center;
 
 
}
.item ul li span img{
	display: block;
	position: relative;
	transform: translateY(-50%);
	margin: 0 auto;
	top: 50%;
}

.item ul li h4{
	font-size: 40px;
	color:#ffffff;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}
.item ul li p{
	width: 220px;
	margin: 0 auto;
	height: 145px;
	overflow: auto;
	margin-top: 25px;
	color:#fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;

}
.item ul li:nth-child(2){
	background: #666699;
}

.item ul li:nth-child(3){
	background: #32a2ec;
}

.item ul li:nth-child(4){
	background: #ff9900;
}

 
.gg{
	width: 100%;
	height: 850px;
	background: url(../images/intro.jpg)no-repeat center;
	margin-top: 90px;
}


.solution{
	max-width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 22px;
	position: relative;
}
.solution .tit{
	width: 842px;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
	margin: 0 auto;
}
.solution .tit img{
	display: block;
}


.solution .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.solution .show .box{
	width: 800%;
}
.solution .list ul li{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}
.solution .list ul li img{
	display: block;
	width: 208px;
	height: 218px;
	border: 1px solid #d2d2d2;
}

.solution .list ul li p{
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #d2d2d2;
	line-height: 38px;
	text-align: center;
	color:#555555;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.solution .list ul li:hover img{
	border: 1px solid #1db0b8;
}


.cases{
	width: 100%;
	height: 680px;
	background: #f2f2f2;
	margin-top: 100px;
	overflow: hidden;
}


.cases .title{
	margin-top: 48px;
	overflow: hidden;
}

.cases .title p{
	color:#9f9f9f;
	font-size: 48px;
	text-align: center;
}

.cases .title span{
	display: block;
	color:#1db0b8;
	font-size: 18px;
	text-align: center;
}

.cases .hd {
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}
.cases .hd  ul li{
	float: left;
	width: 178px;
	height: 40px;
	border: 1px solid #bfbfbf;
	line-height: 40px;
	background: #fff;
	margin: 0 3px;
	text-align: center;
}


.cases .hd  ul li a{
	color:#555555;
	font-size: 18px;
}
.cases .hd  ul .on{
	background: #1db0b8;
}

.cases .hd  ul .on a{
	color:#fff;
}

.cases .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.cases .bd ul li{
	float: left;
	width: 392px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}
.cases .bd ul li:first-child{
	margin-left: 0;
}

.cases .bd ul li img{
	display: block;
	width: 390px;
	height: 298px;
	border: 1px solid #f2f2f2;
}

.cases .bd ul li p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color:#555555;
	font-size: 16px;
}
.cases .bd ul li:hover img{
	border: 1px solid #1db0b8;
}


.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
 
}


.news .title{
	margin-top: 48px;
	overflow: hidden;
}

.news .title p{
	color:#9f9f9f;
	font-size: 48px;
	text-align: center;
}

.news .title span{
	display: block;
	color:#1db0b8;
	font-size: 18px;
	text-align: center;
}


.news .left{
	float: left;
	width: 610px;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}

.news .left .part{
	width: 300px;
	height: 480px;
	background: #eeeeee;
	overflow: hidden;
	float: left;
}

.news .left .part img{
	display: block;
	width: 100%;
	height: 220px;
}

.news .left .part h4{
	color:#333333;
	font-size: 16px;
	width: 280px;
	margin: 0 auto;
	margin-top: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;
}

.news .left .part  span{
	display: block;
	color:#999999;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
}

.news .left .part  p{
	color:#666666;
	font-size: 13px;
	line-height: 28px;
	width: 280px;
	margin:0 auto;
	margin-top: 15px;
}


.news .left .part .more{
	display: block;
	width: 109px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: right;
	margin-right: 10px;
	color:#bfbfbf;
	font-size: 12px;
}

.news .left .part .more hr{
	display: block;
	width: 50px;
	float: left;
	border: none;
	height: 1px;
	background: #bfbfbf;
	margin-top: 8px;
	margin-right: 5px;
}
.news .left .part:last-child{
	float: right;
}

.news .left .part:hover h4{
	text-decoration: underline;
	color:#1db0b8;
}

.news .left .part:hover .more{
	color:#1db0b8;
}

.news .left .part:hover .more hr{
	background:#1db0b8;
}


 .news   ul {
 	float: right;
 	width: 580px;
 	height: auto;
 	margin-top: 45px;
 	overflow: hidden;
 }

.news   ul li{
	width: 100%;
	height: 95px;
	background: #eeeeee;
	margin-top: 1px;

}
.news   ul li .time{
	width: 95px;
	height: 95px;
	color:#fff;
	overflow: hidden;
	margin-left: 1px;
	float: left;
	background: #9f9f9f;
}
.news   ul li .time span{
	font-size: 24px;
	text-align: center;
	display: block;
	margin-top: 20px;
}


.news   ul li .time  p{
	display: block;
	text-align: center;
	font-size: 14px;
}
.news   ul li  .info{
	width: 425px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	float: left;
	margin-left: 15px;
}

.news   ul li  .info p{
	color:#333333;
	font-size: 16px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news   ul li  .info  span{
	display: block;
	color:#999999;
	font-size: 13px;
	margin-top:5px;
	line-height: 20px;
}

.news   ul li:hover {
	background: #1db0b8;
}
.news   ul li:hover .time{
	background: #4a4a4a;
}

.news   ul li:hover .info p{
	color:#fff;
}
.news   ul li:hover .info span{
	color:#fff;
}


.adv{
	width: 100%;
	height: 188px;
	background: url(../images/adv.png)no-repeat center;
	margin-top: 40px;
}


.links{
	width: 100%;
	height: 85px;
	border-bottom: 1px solid #222222;
	background: #4a4a4a;
}

.links .tit {
	float: left;
	margin-top: 15px;
}

.links  ul{
	float: left;
	width: 975px;
	height: 49px;
	margin-top: 18px;
}
.links  ul li{
	float: left;
	padding: 0 10px;
	position: relative;
	line-height: 24px;
}

.links  ul li a{
	color:#999999;
	font-size: 14px;
}
.links  ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #999;
}


.footer{
	width: 100%;
	height: 215px;
	overflow: hidden;
	background: #4a4a4a;
}

.footer .info{
	width: 550px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.footer .info p{
	color:#999999;
	font-size: 14px;
	line-height: 26px;
}

.footer .info  a{
	color:#999999;
}

.footer .ewm{
	float: right;
	width: 320px;
	height: 160px;
	margin-top: 25px;
	background: url(../images/bg03.png)no-repeat center;
}

.footer .ewm img{
	display: block;
	width: 143px;
	height: 143px;
	border: 7px solid #fff;
	float: left;
}

.footer .ewm p{
	color:#fff;
	font-size: 14px;
	width: 130px;
	float: right;
	margin-top: 105px;
	text-align: center;
	margin-right: 15px;
}



.inside-banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.inside-banner img{
	display: block;
	width: 100%;
}


.crumbs{
	width: 1200px;
	margin: 0 auto;
	height:35px;
	border-bottom: 1px solid #c9c9c9;
	margin-top: 30px;
}

.crumbs img{
	display: block;
	float: left;
}

.crumbs p{
	color:#333333;
	font-size: 15px;
	float: left;

	margin-left: 10px;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right:0px;
	top: 0;
}
.crumbs a{
	position: relative;
	color:#333333;
	font-size: 15px;
	padding-right: 15px;
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.selection{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 10px;
}
.selection h4{
	color:#333333;
	font-size: 15px;
	font-weight: normal;
	float: left;
	line-height: 40px;
}


.selection ul{
	float: left;
	width: 1048px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}
.category{
	width: 100%;
	height: auto;
	overflow: hidden;
}
 
.category ul li{
	float: left;
	width: 138px;
	margin-left: 10px;
	height: 38px;
	border: 1px solid #9d9d9d;
	line-height: 38px;
	text-align: center;
	margin-bottom: 10px;
}

.category ul li a{
	color:#333333;
	font-size: 15px;
}
.category ul li:nth-child(7n-6){
	margin-left: 0;
}

.type{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.type ul li{
	float: left;
	width: 138px;
	margin-left: 10px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 10px;

}
.type ul li:nth-child(7n-6){
	margin-left: 0;
}


.type ul li a{
	color:#555555;
	font-size: 14px;
}
 
.category .m_hover{
	background: #1db0b8;
}

.category .selected a,.category .m_hover a{
	color:#fff;
}
.type .selected{
	text-decoration: underline;
	
}

.type .selected a{
	color:#1db0b8;
}



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

.pro-list ul li{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	margin-left: 37px;
	margin-bottom: 54px;
}
.pro-list ul li:nth-child(5n-4){
	margin-left: 0;
}
.pro-list ul li img{
	display: block;
	width: 208px;
	height: 218px;
	border: 1px solid #d2d2d2;
}

.pro-list ul li p{
	width: 100%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 15px;
	color:#555555;
	border-bottom: 1px solid #d2d2d2
}
.pro-list ul li:hover img{
	border: 1px solid #1db0b8;
}
.pro-list ul li:hover p {
	border-bottom: 1px solid #1db0b8;
}

.page{
	display: table;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.page ul li{
 	display: block;
 	float: left;
	border: 1px solid #1db0b8;
 	padding: 3px 10px;
 	color:#1db0b8;
 	font-size: 14px;
 	margin: 0 4px;
}
.page a{
 	display: block;
 	float: left;
	color:#1db0b8;
}

.page .thisclass{
	background: #1db0b8;
	color:#fff;
}

.inside-news{
	margin-bottom: 100px;
}
.inside-news ul{
	width: 100%;
}

.inside-news ul li{
	width: 580px;
	float: left;
}
.inside-news ul li:nth-child(2n){
	float: right;
}


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

.product-intro .pic{
	float: left;
	width: 518px;
	height: 458px;
	border: 1px solid #c9c9c9;
}

.product-intro .pic img{
	display: block;
	width: 500px;
	height: 440px;
	border: 1px solid #c9c9c9;
	margin: 9px;
}
.product-intro .intro{
	width: 600px;
	height: auto;
	overflow: hidden;
	padding: 35px 33px;
	background: #eeeeee;
	float: right;
}

.product-intro .intro ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product-intro .intro ul li{
	width: 100%;
	height: 72px;
	line-height: 73px;
	border-bottom: 1px solid #bfbfbf;
}

.product-intro .intro ul li p{
	color:#333333;
	font-size: 15px;
	float: left;
}

.product-intro .intro ul li h4{
	font-size: 20px;
	float: left;
	font-weight: normal;
}

.product-intro .intro ul li span{
	color:#333333;
	font-size: 20px;
}

.product-intro .intro ul li  b{
	color:#1db0b8;
	font-size: 36px;

}

.product-intro .intro ul li  i{
	color:#333333;
	font-size: 20px;
	font-style: inherit;
}

.product-intro .intro a{
	display: block;
	width: 218px;
	height: 58px;
	border: 1px solid #3fe5ee;
	background: #1db0b8;
	border-radius: 10px;
	color:#fff;
	font-size: 20px;
	text-align: center;
	line-height: 58px;
	margin-top: 40px;
}

.product-intro .share{
	width: 100%;
	height: auto;
	overflow: hidden;
 
	padding-top: 20px;
}

.product-intro .share p{
	color:#333333;
	font-size: 14px;
	float: left;
 	line-height: 30px;
}
 


.pro-article{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.pro-article .tit{
	width: 100%;
	height: 50px;
	background: #eeeeee;
}

.pro-article .tit p{
	color:#fff;
	font-size: 18px;
	width: 180px;
	height: 60px;
	background: url(../images/tit02.png)no-repeat center;
	text-align: center;
	line-height: 50px;
}

.pro-article .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	margin-top: 30px;
}
.pro-article .info img{
	display: block;
	margin: 0 auto;
}


.turn{
	width: 1200px;
	margin: 0 auto;
	height: 48px;
	border: 1px solid #d2d2d2;
	margin-top: 50px;
}

.turn div a{
	display: block;
	width: 179px;
	height: 48px;
	border-right: 1px solid #d2d2d2;
	text-align: center;
	float: left;
	line-height: 48px;
	color:#555555;
	font-size: 16px;
}
.turn div a:hover{
	color:#1db0b8;
	text-decoration: underline;
}

.turn .return{
	float: right;
	color:#555555;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	width: 178px;
	border-left: 1px solid #d2d2d2;
}



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

.inside-cont ul{
	margin-left: -6px;
	height: auto;
	overflow: hidden;
}
.inside-cont ul li{
	float: left;
	width: 396px;
	height: 223px;
	margin-left: 6px;
	background: url(../images/cont01.png)no-repeat center;
}

.inside-cont ul li p{
	color:#fff;
	font-size: 20px;
	text-align: center;
	margin-top: 110px;
}

.inside-cont ul li span{
	display: block;
	width: 365px;
	margin: 0 auto;
	text-align: center;
	color:#fff;
	margin-top: 10px;
	font-size: 18px;
}
.inside-cont .map{
	width: 100%;
	height: 440px;
	border: 5px solid #dcdcdc;
	margin-top: 15px;
	box-sizing: border-box;
}
#allmap{
	width: 100%;
	height: 430px;
}
.inside-cont .tit{
	width: 100%;
	background: url(../images/tit03.png)no-repeat center top;
	height: 145px;
	margin-top: 50px;
	overflow: hidden;
}

.inside-cont .tit p{
	color:#333333;
	font-size: 30px;
	text-align: center;
	margin-top: 25px;
}
.inside-cont .tit  span{
	display: block;
	color:#333333;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	line-height: 26px;
}

.inside-cont ul li:nth-child(2){
	background: url(../images/cont02.png)no-repeat center;
}

.inside-cont ul li:nth-child(3){
	background: url(../images/cont03.png)no-repeat center;
}


.news-list{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.news-list ul {
	width: 100%;
	margin-top: 0;
}

.news-list ul li .info{
	width: 1050px;
}

.news-list ul li .info span{
	width: 100%;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.index_newscont{ width:1200px; margin:10px auto; line-height:24px;}
.index_newscont h5{ text-align:center; line-height:45px; font-size:18px}
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:30px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#f39800; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f39800; text-decoration:none;}
.case-list{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:40px;
}

.case-list ul li{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	margin-left: 37px;
	margin-bottom: 54px;
}
.case-list ul li:nth-child(5n-4){
	margin-left: 0;
}
.case-list ul li img{
	display: block;
	width: 208px;
	height: 168px;
	border: 1px solid #d2d2d2;
}

.case-list ul li p{
	width: 100%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 15px;
	color:#555555;
	border-bottom: 1px solid #d2d2d2
}
.case-list ul li:hover img{
	border: 1px solid #1db0b8;
}
.case-list ul li:hover p {
	border-bottom: 1px solid #1db0b8;
}

