﻿html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
fieldset, img, input, button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "宋体";
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
textarea {
	resize: none;
}
img {
	border: 0;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
body {
	font: 14px/150% "微软雅黑", Arial, Verdana, "\5b8b\4f53";
	color: #333;
	background: #fff;
	min-width: 1200px;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom:1;/*IE/7/6*/
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00a0e9;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	font-weight: normal;
}
s, i, em {
	font-style: normal;
	text-decoration: none;
}
.col-green {
	color: #0ca96a!important;
}
/*公共类*/
.w {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left
}
.fr {
	float: right
}
.al {
	text-align: left
}
.ac {
	text-align: center
}
.ar {
	text-align: right
}
.hide {
	display: none
}
/*头部开始*/
.head {
	width: 100%;
	height: 115px;
	background: #fff;
}
.head .search {
	width: 340px;
	height: 54px;
	background: #fff;
	margin: 36px 0 0 100px;
}
.head .search input {
	display: inline-block;
}
.head .search .txt {
	width: 228px;
	height: 30px;
	background: #fff;
	color: #999;
	border: 1px solid #ccc;
	outline: medium;
	padding: 0 0 0 10px;
}
.head .search .btn {
	width: 100px;
	height: 32px;
	background: #0362b0;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.head .search span {
	font-size: 12px;
	color: #4c4c4c;
}
.head img.quality {
	margin: 36px 0 0 500px;
}
.topproduct {
	height: 210px;
	background: #fff;
	overflow: hidden
}
.topproduct ul li {
	width: 121px;
	float: left;
	text-align: center;
	padding: 30px 33px 0 0;
	cursor: pointer;
}
.topproduct ul li img {
	margin: 0 0 10px 0;
}
.topproduct ul li.no_pd {
	padding-right: 0;
}
/*头部结束*/
/*版权信息*/
.footer {
	width: 100%;
	background: #00a0e9;
	margin: 40px 0 0 0;
}
.footer .left {
	margin: 80px 0 0 0;
}
.footer .center {
	color: #fff;
}
.footer .center ul {
	margin: 80px 0 0 110px;
}
.footer .center ul li {
	padding: 0 0 0 30px;
	margin: 20px;
}
.footer .center ul li.title {
	font-size: 18px;
}
.footer .right {
	font-size: 20px;
	color: #fff;
	margin: 120px 100px 0 0;
	text-align: center;
}
.footer .right span {
	font-size: 36px;
}
.footer .Copyright {
	color: #fff;
	padding: 8px 0 0 0;
	width: 1200px;
	text-align: center;
}
.footer .Copyright a{color:#fff;}
.footer .erweima {
	color: #fff;
	background: url(../images/erweima.png) no-repeat center 0;
	padding: 160px 0 0 0;
	margin: 80px 0 0 30px;
}
.topproduct ul li {
	width: 121px;
	float: left;
	text-align: center;
	padding: 30px 33px 0 0;
	cursor: pointer;
	background: url(../images/top-bg.png) no-repeat 0 30px;
}
.topproduct ul li img {
	margin: 0 0 10px 0;
	width: 108px;
	border-radius: 50%;
	overflow: hidden;
}
.foot_nav {
	width: 887px;
	margin: 20px auto 0;
}
.foot_nav li {
	color: #fff;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.foot_nav li a {
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}
.nav {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background: #00a0e9;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 146px;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	width: 171px;
	font-size: 18px;
	text-align: center;
}
.nav .nLi h3 a img{display: block;}
.nav .sub {
	display: none;
	width: 171px;
	left: 0;
	top: 60px;
	position: absolute;
	background:  #00a0e9;
	line-height: 45px;
	text-align: center;
	border: 1px solid #01bafa;
}
.nav .sub li {
	zoom: 1;
	border-bottom: 1px solid #fff;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
}
.nav .sub a:hover {
	background: #0362b0;
	color: #fff;
}
.nav .on h3 a {
	background: #0362b0;
	color: #fff;
}
.link{line-height: 30px;}
.link a{margin:0 20px 0 0;}