@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-size:12px;
	font-family:"微软雅黑",arial;
	margin:0 auto;
	padding:0;
	min-width:1200px;
}
/* 重置 */

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:20px;
}

/* 标题样式 */

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;
	text-decoration:none;
}
a:hover{
	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;
	padding:0px;
}
#header{
	height:211px;
	background-image:url(../images/top_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#header1{
	width:1200px;
	margin:0 auto;
}
.header_1{
	height:47px;
}
.header_1_left{
	width:auto;
	float:left;
	height:47px;
	line-height:47px;
	font-size:18px;
	color:#ffffff;
}
.header_1_left span{
	font-size:16px;
}
.header_1_right{
	width:auto;
	float:right;
	height:47px;
	line-height:47px;
	font-size:16px;
	color:#ffffff;
}

.header_1_right img{
	vertical-align:middle;
	margin:0 5px;
}
.header_2{
	height:109px;
}
.logo{
	width:500px;
	float:left;
	padding-top:17px;
}
.logo img{
	vertical-align:top;
}
.header_2_01{
	width:auto;
	float:left;
	padding-top:28px;
}
.header_2_01 img{
	vertical-align:top;
}
.header_2_02{
	width:auto;
	float:right;
	padding-top:33px;
}
.header_2_02 span{
	display:inline-block;
	vertical-align:top;
	width:237px;
	height:38px;
	background-color:#2ad7d3;
	border-radius:38px;
	text-align:center;
	line-height:38px;
	font-size:16px;
	color:#ffffff;
}
.nav{
	height:55px;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	width:133px;
	height:55px;
	display:block;
	background-image:url(../images/nav_line.gif);
	background-position:right center;
	background-repeat:no-repeat;
	text-align:center;
	line-height:55px;
	font-size:16px;
	color:#ffffff;
}
.nav ul li .nav_line{
	background-image:none;
}
#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:502px;
}
#foot1{
	width:1200px;
	margin:0 auto;
	padding-top:16px;
}
.foot_1{
	height:76px;
	border-bottom:#fff 1px solid;
	padding:0 50px;
}
.foot_1_left{
	width:auto;
	float:left;
	height:76px;
	line-height:76px;
	font-size:14px;
	color:#ffffff;
}
.foot_1_left a{
	color:#ffffff;
}
.foot_1_right{
	width:auto;
	float:right;
	height:76px;
	line-height:76px;
}
.foot_1_right img{
	vertical-align:middle;
	margin:0 5px;
}
.foot_2{
	padding:15px 50px;
}
.foot_2_left{
	width:629px;
	float:left;
}
.foot_2_left ul li{
	float:left;
	padding:0 15px;
}
.foot_2_left_1{
	width:78px;
	height:114px;
	float:left;
	border-right:#ffffff 1px solid;
	line-height:27px;
}
.foot_2_left_1 a{
	font-size:16px;
	color:#ffffff;
}
.foot_2_left_2{
	width:70px;
	float:left;
	padding-left:6px;
	line-height:27px;
}
.foot_2_left_2 a{
	font-size:16px;
	color:#ffffff;
}
.foot_2_right{
	width:450px;
	float:right;
}
.foot_2_right_01{
	width:164px;
	float:left;
}
.foot_2_right_01 img{
	vertical-align:top;
}
.foot_2_right_02{
	width:auto;
	float:left;
	font-size:16px;
	color:#ffffff;
	line-height:27px;
}
.foot_3{
	height:87px;
	padding-top:10px;
	padding:0 50px;
	font-size:41px;
	color:#ffffff;
}
.foot_3 img{
	vertical-align:middle;
	margin-right:10px;
}
.foot_3 a{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	width:170px;
	height:40px;
	border:#ffffff 1px solid;
	border-radius:16px;
	text-align:center;
	line-height:40px;
	font-size:20px;
	color:#ffffff;
}
.foot_4{
	font-size:18px;
	color:#ffffff;
	padding:0 50px;
}
.foot_4 img{
	vertical-align:middle;
	margin-right:10px;
}










































































































