@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:arial,"瀹?浣?";
	font-size:12px;
	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: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:link{
	color:#333;
	text-decoration:none;
}
a:active{
	color:#333;
	text-decoration:none;
}
a:visited{
	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{
	width:100%;
	position:absolute;
	z-index:999;
	top:25px;
}
#header1{
	height:151px;
	width:1200px;
	margin:0px auto;
	background-image:url(../images/top_bj.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
.header_1{
	height:111px;
}
.logo{
	width:885px;
	float:left;
	padding-left:10px;
	padding-top:20px;
}
.tel{
	width:185px;
	float:left;
	padding-top:40px;
}
.top{
	width:119px;
	float:right;
	padding-top:48px;
}
.top a{
	padding-right:15px;
}
.nav{
	height:40px;
	padding-left:30px;
}
.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	width:126px;
	height:40px;
	display:block;
	text-align:center;
	line-height:40px;
	background-image:url(../images/nav_line.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	font-family:"寰?蒋??榛?","瀹?浣?";
	font-size:14px;
	color:#fff;
}
.nav ul li .nav_line{
	background-image:none;
}
.nav ul li:hover a{
	background-color:#ff8600;
	background-image:none;
}
.nav ul li ul{
	display:none;
}
.nav ul li:hover ul{
	display: block;
	position:absolute;
	z-index:999;
	top:40px;
	width:126px;
	background-image: url(../images/nav_bj.png);
	background-position:center top;
	background-repeat: repeat;
	padding-bottom:5px;
}
.nav ul li:hover ul li{
	clear:both;
}
.nav ul li:hover ul li a{
	height:30px;
	display:block;
	background:none;
	text-align:center;
	line-height:30px;
	border-bottom:#aeb0b4 1px solid;
	font-size:12px;
	color:#242424;
}
.nav ul li:hover ul li:hover a{
	background-color:#e7e7e7;
}

#banner{
	text-align:center;
}

#foot{
	height:318px;
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
#foot1{
	width:1200px;
	margin:0px auto;
	position:relative;
}
.foot_1{
	height:46px;
	text-align:center;
	line-height:46px;
	color:#fff;
}
.foot_1 a{
	font-size:12px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.foot_1 a:hover{
	color:#ff0;
}
.foot_2{
	width:90px;
	position:absolute;
	z-index:999;
	top:0;
	right:0;
}
.foot_3{
	padding-top:32px;
	text-align:center;
}
.foot_3 img{
	padding-left:9px;
	padding-right:9px;
}
.foot_4{
	padding-top:20px;
	text-align:center;
	font-size:12px;
	color:#828282;
	line-height:26px;
}
.foot_4 a{
	color:#828282;
}
.foot_4 a:hover{
	color:#0087e1;
}










































































































































































































































































































































































































