@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	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;
}
a:link{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:visited{
	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:0;
}
#header{
	height:125px;
	border-bottom:#0075ce 5px solid;
}
.header1{
	background-image:url(../images/top_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:1200px;
	margin:0 auto;
}
.logo{
	width:auto;
	float:left;
	padding-top:39px;
}
.header_right{
	width:794px;
	float:right;
}
.top{
	height:54px;
	text-align:right;
	line-height:54px;
	font-size:13px;
	color:#6d6d6d;
}
.top img{
	vertical-align:sub;
	margin:0 6px;
}
.top span{
	font-size:16px;
	color:#e60012;
}
.top a{
	font-size:13px;
	color:#9c9c9c;
	padding:0 10px;
	text-transform:uppercase;
}
.top .top_bangong{
	display:inline-block;
	vertical-align:middle;
	width:110px;
	height:28px;
	border:#b0b0b0 1px solid;
	border-radius:6px;
	text-align:center;
	line-height:28px;
	padding:0;
	font-size:16px;
	color:#ff0000;
}
.top b{
	color:#9c9c9c;
}
.nav{
	height:71px;
	padding-left:3px;
}
.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	width:113px;
	height:41px;
	display:block;
	padding-top:30px;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#4c4c4c;
}
.nav ul li:hover a{
	background-image:url(../images/nav_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#134991;
}
.nav ul li .nav_on{
	background-image:url(../images/nav_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#134991;
}
.left_01{
	left:0;
}
.nav_erji{
	display:none;
}
.nav ul li:hover .nav_erji{
	width:641px;
	position:absolute;
	z-index:999;
	top:75px;
	background-color:rgba(24,117,188,0.95);
	padding:34px 0;
	display:block;
}
.nav ul li:hover .nav_erji_left{
	width:149px;
	float:left;
	background-image:url(../images/nav_11.gif);
	background-position:right top;
	background-repeat:repeat-y;
	text-align:center;
}
.nav ul li:hover .nav_erji_left a{
	height:35px;
	width:149px;
	display:block;
	line-height:35px;
	padding:0;	
	background-image:none;
	text-align:center;
	font-size:13px;
	color:#ffffff;
}
.nav_erji_right{
	width:423px;
	float:right;
	padding-right:35px;
	font-size:13px;
	color:#ffffff;
	line-height:28px;
}
.nav_erji_right h2{
	font-size:16px;
	color:#ffffff;
	padding-bottom:10px;
}
.nav ul li:hover .nav_erji_right .nav_erji_right_more{
	width:423px;
	display:block;
	text-align:right;
	font-size:12px;
	color:#ffffff;
	background-image:none;
}
#banner{
	text-align:center;
}
#banner img{
	vertical-align:top;
}
#foot{
	height:400px;
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
#foot1{
	width:1200px;
	margin:0 auto;
	padding-top:48px;
}
.foot_up{
	height:287px;
}
.foot_up_left{
	width:371px;
	float:left;
	height:285px;
	background-image:url(../images/foot_12.gif);
	background-position:right 15px;
	background-repeat:no-repeat;
}
.foot_up_left_01{
	height:102px;
	padding-left:20px;
}
.foot_up_left_02{
	padding-left:20px;
}
.foot_up_left_02 span{
	display:inline-block;
	margin:0 20px;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#dcdcdc;
}
.foot_up_right{
	width:800px;
	float:right;
	padding-top:20px;
}
.foot_up_right ul li{
	float:left;
	width:180px;
	padding-left:20px;
}
.foot_up_right_01{
	height:32px;
}
.foot_up_right_01 a{
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#ffffff;
}
.foot_up_right_02{
	line-height:25px;
}
.foot_up_right_02 a{
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#e1e0e0;
}
.foot_down{
	text-align:center;
	line-height:63px;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#ececec;
}
.foot_down a{
	color:#ececec;
}























