@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: 宋体;
}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
ul,li {
	list-style: none;
}
a{
	color:#000;
	text-decoration: none;
}
img{
	border: none;
}
.auto{
	width:1000px;
	margin:0 auto;
}


#header{
	height:202px;
	background:url(../images/headerbg.jpg) repeat-x;
}
#header .head{
	height:34px;
}
#header .head p.wel{
	height:34px;
	color:#868282;
	line-height:34px;
	float:left;
}
#header .head p.ce{
	height:34px;
	color:#868282;
	line-height:34px;
	float:right;
}
#header .head p.ce a{
	color:#868282;
}
#header .logo{
	height:128px;
	background:url(../images/lpgo.png) no-repeat left center;
}
#header .logo .logo_right{
	width:590px;
	height:74px;
	margin-top:25px;
	float:right;
}
#header .logo .logo_right img{
	display:block;
	width:393px;
	height:74px;
	float:left;
}
#header .logo .logo_right p.dh{
	width:187px;
	height:74px;
	float:right;
	font-family:"黑体";

	font-size:21px;
	font-weight:bold;
	color:#ff5500;
	background:url(../images/dh.jpg);
}
#header .logo .logo_right p.dh span{
	display:block;
	margin-left:50px;
	padding-top:35px;
}
#header .nav{
	height:40px;
}
#header .nav .navlist{
	height:40px;
}
#header .nav .navlist li{
	height:40px;
	width:125px;
	line-height:40px;
	float:left;
}
#header .nav .navlist li a{
	display:block;
	height:38px;
	width:117px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:1px;
}
#header .nav .navlist li a:hover{
	background:#FFF;
	color:#3057a6;
}
#banner{
	margin-top:12px;
}
.fullSlide{ width:100%;  position:relative;  height:390px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:390px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:390px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }



#footer{
	height:40px;
	background:#7e8ba7;
}
#footer .foot{
	height:40px;
}
#footer .foot ul{
	width:870px;
	height:40px;
	margin:0 auto;
}
#footer .foot ul li{
	height:40px;
	width:107px;
	float:left;

}
#footer .foot ul li a{
	display:block;
	height:14px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top:13px;
	border-right:2px solid #FFF;
}
#footer .foot ul li.last a{
	border-right:none;
}
#footer .mess{
	height:94px;
	padding-top:24px;
}
#footer .mess p{
	height:26px;
	line-height:26px;
	text-align:center;
	color:#232323;
}
#footer .mess p a{
	color:#232323;
}