*{margin:0;padding:0;}
a {
    text-decoration: none;
}
#clear{clear:both;}
html{
	text-align:center;
	font-size:14px;
	clear: both;
	float: none;
	margin: 0 auto;
	
}

#headtop{/* 首页顶部 */
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: none;
	width: 1800px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#headtop img{/* 首页顶部 */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 80px;
	width: 437px;

}
#hd1{/* 首页400 */
	float: right;
	width: 220px;
	background-image: url(400.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 80px;
}
#hd1 span{/* 首页400 */
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	padding-left: 45px;
	font-weight: bold;
	padding-top: 8px;
}
#hd1 p{/* 首页400 */
	float: right;
	font-size: 28px;
	color: #333300;
	font-weight: bolder;
}
#nav{/* 首页导航条 */
	float: left;
	width: 100%;
	background-color: #37729c;
	margin-bottom: 20px;
	height: 60px;
}
#nav ul{/* 首页导航条 */
	float: none;
	width: 1800px;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#nav li{/* 首页导航条 */
	float: left;
	width: 230px;
	margin-left: 9px;
	margin-top: 15px;
	color: #FFFFFF;
	line-height:30px;list-style-type: none;
}
#nav li a{/* 首页导航条 */
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
 #nav li a:hover{/* 首页产品分类 */
	color: #FFFF00;

}
#sousuo{/* 搜索框 */
	float: right;
	width: 400px;
	height: 60px;
	margin-top:12px;
	margin-right:50px;

}
.search{
	overflow:hidden;
	float:none;
	border-radius:4px;
	width:370px;
	background-color: #FFFFFF;
}
#searcha{
	width:310px;
	height:30px;
	float:left;
	letter-spacing:1px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:20px;
	text-indent:4px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#submit{
	float:right;
	height:34px;
	width:55px;
	cursor:pointer;
	border-radius:4px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:4px;
	line-height:21px;
	text-align:center;
	text-indent:2px;
	border: 1px solid #ffffff;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #20acab;
	color: #000000;
}



#banner{/* banner */
	width: 100%;
	margin-bottom: 20px;
	text-align: center;	
}
#slider {/* banner */
width: 100%;
height: 500px;
position: relative;
overflow: hidden;
}

#slider img {/* banner */
width: 100%;
height: 500px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: opacity 0.5s ease-in-out;
}

#slider img.active {/* banner */
opacity: 1;
} 
#main{/* 首页中部 */
	width: 1800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
	height: 100%;
}
#left{float: left;
	width: 400px;}
#right{width:1370px;float:right;}
#fenlei{/* 首页产品分类 */
	float: left;
	width: 400px;
	
}
#fenlei ul{/* 首页产品分类 */
	float: left;
	width: 400px;
	background-color: #f9f9f9;
	margin-bottom: 20px;
	padding-bottom: 20px
}
#fenlei ul span{/* 首页产品分类 */
	float: left;
	width: 400px;
	background-color: #1680c7;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:10px;
}
#fenlei ul li{/* 首页产品分类 */
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left:33px;
	background-color: #d9d9d9;
	font-size: 15px;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: none;
	text-align: center;
}
#fenlei ul li a{/* 首页产品分类 */
	color: #000000;
	text-align: center;
}


#fenlei ul li a:hover{/* 首页产品分类 */
	color: #FF0000;

}


#lianxi{/* 首页联系我们 */
	float: left;
	width: 400px;
	background-color:#f9f9f9;
	padding-bottom: 20px;
}
#weixin{/* 首页联系我们 */
	float: left;
	text-align: center;
	margin-top:20px;
	width: 100%;
}
#lianxi span{/* 首页联系我们 */
	float: left;
	width: 400px;
	background-color: #1680c7;
	height: 60px;
	font-size: 24px;
	line-height: 5ex;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
}
#lianxi p{/* 首页联系我们 */
	float: left;
	width: 300px;
	margin-top:10px;
	margin-left: 30px;
	font-size: 15px;
	color: #000000;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
	text-align: left;
}





#jieshao{/* 首页关于我们 */
	float: left;
	background-color: #f9f9f9;
	height:240px;
	width:800px;	margin-bottom: 20px;

}
#jieshao span,#dongtai span{/* 首页关于我们 */
	float: left;
	background-color:#1680c7;
	height: 40px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 6px;
}
#jieshao p{/* 首页关于我们 */
	float: left;
	line-height: 25px;
	color: #000000;
	text-align: left;
	padding: 8px;
}
#dongtai{/* 首页动态 */
	float: right;
	background-color: #f9f9f9;
	height: 240px;
	width:550px;
	list-style-type: none;

}

#dongtai li{/* 首页动态 */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#dongtai li a{/* 首页动态 */
	float: left;
	width: 390px;
	height: 25px;
	overflow: hidden;
	line-height: 35px;
	color: #000000;
	text-align: left;
	text-indent: 8px;
}
#dongtai li a:hover{/* 首页动态 */
	color: #FFFF00;

}
#dongtai p{/* 首页动态 */
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
	line-height: 35px;
	color: #c21700;
}

#tja{/* 首页推荐 */
	float: left;
	background-color: #1680c7;
	height: 40px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}


#footer{/* 首页底部 */
	float: none;
	height:120px;
	width:100%;
	margin-top:40px;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 1%;
	border-top-width:4px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer li{/* 首页底部 */
	line-height: 50px;list-style-type: none;
}
#weizhi{/* 当前位置 */
	float: left;
	height:30px;
	width:1800px;
	margin-bottom:10px;
	text-align: left;
}
#jieshaob{/* 企业介绍列表 */
	float: left;
	width:100%;
	background-color: #f9f9f9;
	padding-bottom: 200px;
}
#jieshaob span{/* 企业介绍列表 */
	float: left;
	width:100%;
	height:100px;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	line-height: 40px;
	margin-top: 2%;
}
#jieshaob p{/* 企业介绍列表 */
	color: #333333;
	line-height: 30px;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
}

#lianxiwo{/* 联系我们列表 */
	float: left;
	width:100%;
	background-color: #f9f9f9;
	padding-bottom: 5%;
}
#lianxiwoa{/* 联系我们列表 */
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	background-color: #1680c7;
	height: 40px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	margin-bottom: 8px;
	font-weight: bold;	

}
#lianxiwob span{/* 联系我们列表 */
	float: left;
	width:100%;
	height:60px;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	line-height: 40px;
	margin-top: 2%;
}
#lianxiwob p{/* 联系我们列表 */
	line-height: 60px;
	font-size: 25px;
	float: none;
	text-align: left;
	width: 100%;
	text-indent: 29pc;	
}
#lianxiwob img{/* 联系我们列表 */
	margin-right:5%;
	margin-left:5%;
	margin-top: 3%;
	text-align: center;
	float: left;
	border-style: outset;
	border-color: #000000;
}
#xinwen{/* 企业动态列表 */
	float: left;
	width:1370px;
	background-color: #f9f9f9;
	padding-bottom: 2%;
}

#xinwen ul{/* 企业动态列表 */
	float: left;
	width:1370px;
	font-size: 24px;
	font-weight: bolder;
	line-height: 40px;
	margin-top: 4px;
}
#xinwen ul li{/* 企业动态列表 */
	list-style-type: none;
	font-size: 20px;
	line-height: 40px;
	float: left;
	width:1230px;
	margin-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-left: 25px;
	text-align: left;
}
#xinwen ul li a{/* 企业动态列表 */

	color: #000000;
}
#xinwen ul span{/* 企业动态列表 */
	width: 100px;
	color: #FF0000;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 14px;
	float: right;
	text-align: right;
}
#pages{/* 页码 */
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
}
#pages b{
	color:#FFF;
	background-color:#009966;
	padding-top:4px;
	padding-right:8px;
	padding-bottom:4px;
	padding-left:8px;
	border-radius:4px;
	font-size: 16px;
	line-height: 20px;
	margin-right: 4px;
}
#pages a:link{border-radius:4px;color:#000000;padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;margin-right:2px;margin-left:4px;background-color:#CCCCCC;font-size: 16px;
	line-height: 20px;}
#pages a:visited{border:1px solid #D9D9D9;color:#003366;margin-top:0;margin-right:1px;margin-bottom:0;margin-left:1px;padding-top:1px;padding-bottom:1px;}

#pages b a{border-radius:4px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;}

#news{/* 企业动态内容页 */
	float: left;
	width:1370px;
	background-color: #f9f9f9;
	padding-bottom:20px;
	margin-bottom: 20px;
}
#news h1{/* 企业动态内容页 */
	float: none;
	width:1370px;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-position: center;
	letter-spacing: 1px;
	clear: both;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	line-height: 100px;
}


#news span{/* 企业动态内容页 */
	width: 90%;
	color: #000000;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 18px;
	float: left;
	line-height: 30px;
	text-align: left;
	text-indent: 2pc;
}
#wenzhang{/* 相关文章 */
	float: left;
	width:100%;
	background-color: #f9f9f9;
	padding-bottom: 2%;
}
#wenzhang ul{/* 相关文章 */
	float: left;
	width:100%;
	font-size: 24px;
	font-weight: bolder;
	line-height: 40px;
	margin-top: 4px;
}
#wenzhang ul li{/* 相关文章 */
	list-style-type: none;
	font-size: 18px;
	line-height: 30px;
	float: left;
	width: 600px;
	margin-left:60px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	text-align: left;
}
#wenzhang ul li a{/* 相关文章 */

	color: #000000;
}
#wenzhang ul li a:hover{/* 相关文章 */

	color: #333333;
}
#page{/* 上一篇，下一篇 */
	color: #333333;
	float: left;
	width: 1300px;
	list-style-type: none;
	padding-left:70px;
	margin-top: 20px;
	text-align: left;	
}
#page li a{/* 上一篇，下一篇 */
	color: #007acd;
	line-height: 30px;
	font-size: 16px;
	height: 30px;
}
#page li a:hover{/* 上一篇，下一篇 */
	color: #FFFFFF;

}

#liebiao{/* 产品列表页 */
	float: right;
	background-color: #f9f9f9;
	
width:1370px;
float:right;
	padding-bottom:20px;
}
#liebiao ul{/* 产品列表页 */
	float: left;
	margin-top: 10px;
width:1370px;
}

#liebiao ul li{/* 产品列表页 */
	float: left;
	height: 320px;
	width: 270px;
	margin-top:20px;
	margin-left:24px;
	list-style-type: none;
	padding: 20px;
	border: 1px solid #333333;
}

#liebiao ul li img{/* 产品列表页 */
	width: 270px;
	height: 270px;
	margin-bottom: 15px;
}
#liebiao ul li p{/* 产品列表页 */
	text-align: center;
	clear: both;
	float: none;
	width: 270px;	

	overflow: hidden;
	height: 22px;
}

#liebiao ul li a{/* 产品列表页 */
	color: #000000;
}
#liebiao ul li a:hover{/* 产品列表页 */
	color: #FF0000;
}

#cjj{/* 产品内容页 */
	float: left;
	width:1370px;
	background-color: #f9f9f9;
	margin-bottom: 2%;
	height: 720px;
}
#cjj h1{/* 产品内容页 */
	float: left;
	width:1370px;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 2px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	line-height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#cjj img{/* 产品内容页 */
	width: 500px;
	height:500px;
	margin-left:120px;
	float: left;
}
#cjjr{/* 产品内容页 */
	width: 500px;
	height:  500px;
	float: left;
	text-align: left;
	margin-left: 100px;
}

#cjjr li{/* 产品内容页 */
	width: 500px;
	color: #000000;
	font-size: 24px;
	float: left;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	height: 50px;
	padding-top: 20px;
}
#cjjr img{/* 产品内容页 */
	width: 500px;
	height: 200px;
	float: right;
	padding-top: 15px;
}

#neir{/* 产品内容页 */
	width: 90%;
	float: left;
	background-color: #f9f9f9;
	padding-right: 5%;
	padding-left:  5%;
	padding-top: 2%;
	line-height: 28px;
	margin-bottom: 2%;
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	padding-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
}
#pagea{/* 上一个产品*/
	color: #333333;
	float: left;
	width: 1200px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 60px;
	padding-top: 20px;
	text-align: left;
}
#pagea li a{/* 上一个产品 */
	color: #0099FF;
	line-height: 30px;
}
#pagea li a:hover{/* 上一个产品 */
	color: #000000;
	line-height: 30px;
}
#xhs{/* 相关产品产品 */
	width: 1250px;
	float: left;
	background-color: #f9f9f9;
	padding-right:60px;
	padding-left:60px;
	padding-top:40px;
	padding-bottom:40px;
}
#xhsa{/* 相关产品产品 */
	width:550px;
	float: left;
	color: #000000;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	line-height: 65px;
	height: 65px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	font-size: 16px;

}
#xhsb{/* 相关产品产品 */
	width:280px;
	float: left;
	color: #000000;
	text-align: center;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	line-height: 65px;
	height: 65px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	font-size: 16px;

}
#xhsc{/* 相关产品产品 */
	width:217px;
	text-align: center;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
	color: #000000;line-height:65px;
	height:65px;	font-weight: bold;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	font-size: 16px;

}
#xhsd{/* 相关产品产品 */
	width:200px;
	float: left;
	color: #000000;
	text-align: center;
	line-height:65px;
	height:65px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 16px;
}
#xhse{/* 相关产品产品 */
	width:100%;
	float: left;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#xhsf{/* 相关产品产品 */
	width:100%;
	float: left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#xhs li{/* 相关产品产品 */
	width: 100%;
	float: left;
	line-height: 26px;
	color: #FFFFFF;
	list-style-type: none;
}
#xhs1{/* 相关产品产品 */
	width:550px;
	float: left;
	color: #000000;
	height: 118px;
	line-height: 108px;
	text-indent: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#xhs2{/* 相关产品产品 */
	width:280px;
	float: left;
	color: #000000;
	text-align: center;
	height: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	line-height: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#xhs3{/* 相关产品产品 */
	width:217px;
	height: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#xhs3 img{/* 相关产品产品 */
	margin-top: 9px;	
}
#xhs4{/* 相关产品产品 */
	width:200px;
	float: left;
	color: #000000;
	height: 118px;
	line-height: 108px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#xhs1 a,#xhs2 a{/* 相关产品产品 */
	color: #000000;
}

#ditu{/* 网站地图*/
	float: right;
	background-color: #00CCCC;
	width: 100%;
	padding-bottom:2%;
}
#ditu ul{/* 网站地图 */
	float: left;
	margin-top: 1%;
	width: 100%;
}

#ditu ul li{/* 网站地图 */
	float: left;
	width: 80%;
	margin-top:2%;
	margin-left:6%;
	text-align: left;
	list-style-type: none;
	line-height: 30px;
}
#ditu ul li a,#ditu ul p a{/* 网站地图 */
	color: #FFFFFF;
}
#ditu ul p{/* 网站地图 */
	float: left;
	width: 40%;
	margin-top:2%;
	margin-left:6%;
	text-align: left;
	list-style-type: none;
		line-height: 30px;

}