@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	margin:0 auto;
	padding:0;
	min-width:1400px;
}
/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:22px;
}


/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#333;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
}
#header{
	background-image:url(../images/top_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:172px;
}
#header1{
	width:1200px;
	margin:0 auto;
}
.header_up{
	height:123px;
}
.logo{
	width:auto;
	float:left;
	padding-top:35px;
}
.header_up_right{
	width:415px;
	float:right;
	padding-top:3px;
}
.top{
	height:50px;
	text-align:right;
	font-size:10px;
	color:#737373;
	text-transform:uppercase;
	line-height:50px;
}
.top img{
	vertical-align:middle;
	margin-right:4px;
}
.top a{
	font-size:12px;
	color:#787878;
}
.sou{
	height:38px;
	border:#d3d3d3 1px solid;
}
.sou_01{
	height:34px;
	margin:2px 0;
	padding-left:23px;
	width:227px;
	border-right:#d3d3d3 1px solid;
	float:left;
}
.sou_01 input{
	width:227px;
	height:34px;
	border:none;
	background:none;
	outline:none;
	line-height:34px;
	font-size:13px;
	color:#666666;
}
.sou_02{
	width:73px;
	float:left;
	text-align:center;
	line-height:38px;
	font-size:13px;
	color:#818181;
}
.sou_03{
	width:87px;
	height:38px;
	float:right;
	background-color:#1f87e5;
	text-align:center;
	line-height:38px;
}
.sou_03 a{
	display:block;
	font-size:16px;
	color:#ffffff;
}
.nav{
	width:100%;
}
.nav ul li{
	float:left;
	position:relative;
	background-image:url(../images/nav_line.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.nav ul li a{
	width:133.33px;
	height:49px;
	display:block;
	text-align:center;
	line-height:49px;
	font-size:16px;
	color:#464646;
}
.nav ul .nav_line{
	background-image:none;
}
.nav ul li:hover a{
	background-image:url(../images/nav_1.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.nav ul li ul{
	display:none;
}
.nav ul li:hover ul{
	display: block;
	position:absolute;
	z-index:99;
	top:49px;
	left:0;
	background-color:rgba(255,255,255,0.8);
}
.nav ul li:hover ul li{
	float:none;
	background-image:none;
}
.nav ul li:hover ul li a{
	display:block;
	height:34px;
	background-image:none;
	border-bottom:#ffffff 1px solid;
	text-align:center;
	line-height:34px;
	font-size:13px;
	color:#444343;
}
#banner{
	text-align:center;
}
#banner img{
	vertical-align:top;
}
#foot{
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:330px;
}
#foot1{
	width:1200px;
	margin:0 auto;
	padding-top:49px;
}
.foot_up{
	height:230px;
}
.foot_up_left{
	width:370px;
	float:left;
	font-size:14px;
	color:#5f5f5f;
	line-height:30px;
}
.foot_up_left span{
	font-size:18px;
	color:#005aab;
}
.foot_up_left img{
	padding-bottom:6px;
}
.foot_up_right{
	width:800px;
	float:right;
}
.foot_up_right ul li{
	float:left;
	width:200px;
}
.foot_up_right_1{
	height:30px;
	text-align:center;
}
.foot_up_right_1 a{
	font-size:16px;
	color:#393939;
}
.foot_up_right_2{
	text-align:center;
	line-height:28px;
}
.foot_up_right_2 a{
	font-size:13px;
	color:#5f5f5f;
}
.foot_down{
	height:51px;
}
.foot_down_left{
	width:auto;
	float:left;
	line-height:51px;
	font-size:12px;
	color:#ffffff;
}
.foot_down_right{
	width:auto;
	float:right;
	line-height:51px;
	font-size:12px;
	color:#ffffff;
}
.foot_down_right a{
	color:#ffffff;
}

































































