*{
	margin:0px;
	padding:0px;
}
ul,li{
	list-style:none;
}
a{text-decoration:none;}







/*头部*/
.top{
	width:1002px;
	height:97px;
	margin:auto;
	margin-top:10px;
	margin-bottom:3px;
}
.top_one{
	width:500px;
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
	font-size:12px;
	color:#666;
}
.top_one a{
	color:#666;
}
.tel{
	float:right;
	color:black;
	margin-right:5px;
	margin-top:7px;
	font-size:20px;
	background:url(../images/tel.jpg) no-repeat;
	padding-left:50px;
	height:42px;
	line-height:42px;
}
.nav{
	width:100%;
	height:40px;
	background:#087ab8;
}
.nav ul{
	width:955px;
	height:40px;
	margin:auto;
}
.nav ul li{
	width:159px;
	height:40px;
	text-align:center;
	float:left;
	line-height:40px;
}
.nav ul li a{
	color:white;
	width:125px;
	margin:auto;
	height:40px;
	display:block;
}
.nav ul li a.bg{
	background:#035ba5;
	color:white;
}
.nav ul li a:hover{
	background:#0faffa;
}
.nav_son{
	width:125px;
	margin:auto;
	background:#00A7F7;
	display:none;
	position:relative;
}
.nav ul li:hover .nav_son{
	display:block;
}








/*中间*/
.middle{
	width:1002px;
	height:auto;
	margin:auto;
}
.middle_top{
	width:1002px;
	height:auto;
	margin-top:10px;
	float:left;
	font-size:18px;
}
.tit{
	width:140px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid black;
}
.tit a{
	color:#6990c4;
}
.middle_foot{
	width:1002px;
	margin-top:10px;
	float:left;
}
.about{
	width:550px;
	margin-right:50px;
	float:left;
}
.online{
	width:400px;
	float:left;
}
.online img{
	margin-top:10px;
	float:left;
}
.online div{
	color:#8b3116;
	width:200px;
	float:left;
	margin-top:13px;
	margin-left:40px;
	line-height:25px;
}










/*底部*/
.footer{
	width:100%;
	height:52px;
	text-align:center;
	line-height:52px;
	background:#494848;
	margin-top:30px;
	color:#414141;
}








/*左边*/
.middle_left{
	width:180px;
	float:left;
	color:white;
	margin-top:30px;
}
.middle_left p{
	width:180px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:20px;
	background:#087ab8;
}
.zj div,.pr div{
	width:180px;
	height:28px;
	line-height:28px;
	font-size:12px;
	margin-top:3px;
	background:#087ab8;
}
.pr ul a{
	width:175px;
	height:28px;
	display:block;
	color:white;
	padding-left:5px;
}
.zj div a,.pr div a{
	width:145px;
	height:28px;
	display:block;
	color:white;
	padding-left:35px;
	background:url(../images/li_ico.png) 135px no-repeat;
	cursor:pointer;
}
.middle_left ul{
	display:none;
}
.middle_left ul li{
	width:180px;
	height:28px;
	font-size:12px;
	margin-top:3px;
	background:#3C9DFF;
	line-height:28px;
	overflow:hidden;
}
.middle_left ul li.bg{
	background:#FF5959;
}








/*右边*/
.middle_right{
	margin-left:30px;
	margin-top:30px;
	float:left;
	width:790px;
}
.middle_right b{
	color:#087ab8;
}
.middle_right a{
	color:black;
}
.middle_right a:hover{
	color:#087ab8;
}













/*分页样式*/
.pagin a,.pagin span{float:left;width:20px;height:28px; text-align:center;line-height:30px;margin-right:1px;color:#5F3836;font-size:14px;}
	.pagin span{color:red;}
	.rows{font-size:14px;height:28px;line-height:28px;}
	.pagin li{line-height:28px;}
	.pagin div{float:left;margin:0px 80px;}
	.pagin a.next,.pagin a.prev{width:50px;}
	.pagin a.first,.pagin a.end{width:30px;}
	.pagin{float:left;margin-top:7px;width:780px;}
	








/*意见反馈表*/
.input_ly{
	height:25px;
}
.ly{
	border-collapse:collapse;
	background:#f5f5f5;
}







/*首页产品轮播样式*/
.marqueeleft{height:190px;width:726px;overflow:hidden;margin:20px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;/*width:230px;*/height:190px;overflow:hidden;text-align:center;}	
.pro_index{width:950px;height:190px;padding:20px 26px;margin:15px 0px;background:#ececec;float:left;}












