@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:arial,"微软雅黑";
	font-size:13px;
	margin:0 auto;
	padding:0;	
	background-attachment: fixed;
}
/* 重置 */

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:25px;
}

/* 标题样式 */

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; color:#E62129;
}
/** 图片链接效果 **/

.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:210px;
	background-image:url(../images/top_bj.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	position:relative;
}
#header1{
	width:1200px;
	margin:0px auto;
}
.header_1{
	height:40px;
}
.header_1_1{
	width:530px;
	float:left;
	line-height:40px;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#cbcfd8;
}
.header_1_2{ padding-left:300px;
	width:150px;
	float:left;
}
.header_1_2 ul li{
	float:left; margin-right:10px;	
}

.header_1_2 ul li a{
	width:60px;
	height:40px;
	display:block;	
	background-position:left center;
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:26px;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#cbcfd8;
}
.header_1_21{background-image:url(../images/book.png);}
.header_1_22{background-image:url(../images/g03.png);}
.header_1_23{background-image:url(../images/g04.png);}
.header_1_2 ul li:hover a{
	color:;
}
.header_1_3{
	width:190px;
	float:right;
	padding-top:7px;
}
.sou_left{
	width:157px;
	height:20px;
	float:left;
	background-image:url(../images/sou_1.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.sou_right{
	width:23px;
	float:left;
}
.header_2{
	height:120px;
}
.logo{
	width:550px;
	float:left;
	padding-left:10px;
	padding-top:15px;
}
.tel{
	width:470px;
	float:right;
	padding-top:18px;
}
.header_3{
	height:50px;
}
.nav{
	width:1200px;
	padding-left:11px;
}
.nav ul li{
	float:left;
}
.nav ul li a.nav_1{
	padding-left:33px;
	padding-right:33px;
	display:block;
	background-image:url(../images/nav_line.png);
	background-position:right center;
	background-repeat:no-repeat;
	line-height:50px;
	font-family:微软雅黑,宋体;
	font-size:16px;
	color:#333333;
}
.nav ul li a:hover{
	color:#E62129;
}
.nav ul li:hover a.nav_1{
	background-image:url(../images/nav_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.nav ul li .nav_3{
	display:none;
}
.nav ul li:hover .nav_3{
	display: block;
	position:absolute;
	z-index:999;
	top:210px;
	width:100%;
	left:0;
	height:40px;
	background-image:url(../images/nav_3.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.nav ul li:hover .nav_3 .nav_33{
	width:1160px;
	margin:0px auto;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_1{
	padding-left:134px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_2{
	padding-left:257px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_3{
	padding-left:418px;
}

.nav ul li:hover .nav_3 .nav_33 .nav_33_4{
	padding-left:540px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_5{
	padding-left:640px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_6{
	padding-left:780px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_7{
	padding-left:950px;
}
.nav ul li:hover .nav_3 .nav_33 .nav_33_8{
	padding-left:1010px;
}
.nav ul li:hover .nav_3 ul li{
	float:left;
}
.nav ul li:hover .nav_3 ul li a{
	padding-right:15px;
	height:40px;
	display:block;
	line-height:40px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#fff;
}



#foot{
	height:231px;
	background-image:url(../images/index_46.jpg);
	background-repeat:repeat-x;
}
#foot a{
	margin-left:10px;
	margin-right:10px;
	color:#c1dcf5;
	}
#foot a:hover{
	margin-left:10px;
	margin-right:10px;
	color:#f5b17f;
	}
#foot1{
	width:1200px;
	margin:0px auto;

}

.foot1_left{ float:left; width:760px; height:auto;}
.foot_1 a{
	margin-left:10px;
	margin-right:10px;
	color:#c1dcf5;
	}
.foot_1 a:hover{
	margin-left:10px;
	margin-right:10px;
	color:#f5b17f;
	}
	
	
.foot1_right{ float:right; width:150px; padding-top:15px;}




.foot_1{
	width:760px;
	margin:0 auto;
	background-image:url(../images/foot_bg1.png);
	background-position:center 5px;
	background-repeat:repeat-x;
	text-align:left;
	line-height:80px;
	color:#c1dcf5;
}

.foot_2{
	width:760px;
	height:80px;
	margin:0 auto;
	background-image:url(../images/foot_bg2.png);
	background-position:center 5px;
	background-repeat:repeat-x;
	text-align:center;
	padding-top:20px;
	color:#c1dcf5;
	text-align:left;
}
.foot_3{
	width:100%;
	text-align:center;
	line-height:49px;
	color:#c2c5ce;
}
.foot_3 a{
	color:#87acce;
	margin-left:10px;
	margin-right:10px;
}














.header_3_right{
	width:120px;
	float:right;
	padding-top:10px;
}

























































































































































































































































































































 