﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, img, section {
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
}

body {
	font-size: 62.5%;
/*	font-family: "Microsoft Yahei", "微软雅黑";*/
	background:#f0f0f0;
}
/*头部*/

/*.nav li{ background:url(../images/navlibg.jpg) no-repeat;}*/
header {
	background: url(../images/topbagx.jpg) repeat-x;
}
.head01 {
	width: 1000px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	padding-left: 20px;
}
.head01 a {
	color: #777676;
}
.head01 span {
	color: #777676;
	font-family:"微软雅黑";
	font-size: 12px;
}
.head01 span:nth-of-type(2) {
	margin-left: 682px;
}
.headimglogo {
	width: 100%;
	background: url(../images/logorepeatx.jpg) repeat-x;
}
.head02 {
	font-size: 0px;
	width: 1000px;
	margin: 0 auto;
}
/*导航开始*/

ul, li {
	list-style-type: none;
}
.nav  li {
	float: left;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align:center;
}
.nav  b{ font-weight:normal; font-family:"微软雅黑"; font-size:16px;}
.nav a {
	color: #ffffff;
}
.head_ulone {
	background: url(../images/navrepeat.jpg) repeat-x;
	width:100%;
	float:left;
	}

/*.navigate {
	
float:left;width:1000px;margin:0 auto;
}
*/
.nav {
	width: 1000px;
	margin: 0 auto;
	color: white;
	font-size: 16px;
}
/*导航END*/
/*头部*/
/*底部*/
.footer {
	text-align: center;
	color: #6b6b6b;
	font-size: 14px;
	font-family: "宋体";
}
.ft01 {
	margin-top: 13px;
	text-align:center;
}
.yqlj a {
	color: #6b6b6b;
}
.ft01 img {
	margin-right: 35px;
}
.yqlj {
	text-align: left;
	width:1000px; margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

/*底部*/
.newinfo h1{ text-align:center; font-size:18px; height:40px; line-height:40px;}
.newinfode{ border-bottom:1px dotted #cccccc; border-top:1px dotted #cccccc; color:#666;}
.newinfotxt{ line-height:25px; padding:10px; font-size:14px;}
.newinfotxt div{ font-family:"微软雅黑"; color:#666666; font-size:14px; }
.newinfotxth2{ font-size:14px; color:#FF5C01; border-bottom:1px dotted #e8e8e8; line-height:40px;}



.nav li{position:relative;}
.navli {
    background: url(../images/navlibg.jpg) no-repeat;
}
.nav  .sonul{position:absolute;top:40px;left:0px;color:black; z-index:999; background:#114ca8; font-size:12px; font-family:"微软雅黑";}
.sonul a{ color:#ffffff;}




