﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font:12px/1.231 arial, helvetica, clean, sans-serif;
}
body {
	background-color:#fff;
	color:#666;
	font-size:12px;
	font-family: "微软雅黑", "宋体";
	position:relative;
}
a {
	color:#666;
	text-decoration:none;
}
a:focus {
	outline:0;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
img {
	border:0;
}
ol, ul {
	list-style:none;
}
em {
	font-style:normal;
	font-weight:normal;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}


.h_nav li a:-webkit-any-link {
	display:block;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.container .ion{
	vertical-align:middle; 
	width:20px; 
	height:20px; 
	margin:0 5px; 
	margin-bottom:3px;
}
/*-产品快速选择-*/
.select {
	margin-bottom:10px;
	padding-left:7px;
	padding-bottom:10px;
	border-bottom: 1px dashed #ccc;
}
.select select{
	border:1px solid #CCC;
	margin-bottom:3px;
	height:20px;
}
.select span{
	color:#F00;
	margin-right:5px;
	font-size:14px;
}

/*页眉*/
.header {
	width:100%;
}
/*--顶部链接导航*/
.hd_top {
	border-bottom:1px solid #ECECEC;
}
.hd_top .container {
	height:31px;
	line-height:31px;
	color:#999;
}
.hd_top a {
	padding:0 10px;
	color:#999;
}
/*--页眉内容*/
.header .hd_cont {
	position:relative;
	height:100px;
}

/*--导航栏*/
.dh_nav {
	background-color:#006eb2;
	margin-bottom:0px;
}






