* {
	margin: 0 auto;
	padding: 0px;
	outline: 0 none;
}
body {
	font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff7d00;
}
ul {
	list-style: none;
}
img {
	border: none;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/*头部*/
.header{
	width:980px;
	height:100px;
	position:relative;
}
.logo{
	width:279px;
	height:69px;
	display:block;
	position:absolute;
	top:17px;
}
.headR{
	width:160px;
	height:30px;
	position:absolute;
	right:0;
	top:17px;
}
.wb{
	width:160px;
	float:left;
}
.fenxbg {
	background: url(tubiao_shixin.png) no-repeat;
}
.liTop, .h3Top {
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.liTop {
	height: 27px;
	float: left;
	margin-right: 5px;
	display:inline-block;
}
.h3Top {
	display: block;
	width: 27px;
	height: 27px;
	float: left;
}
.lt0 {
	background-position:0px 0px;
	cursor: pointer;
}
.lt1 {
	background-position:-27px 0px;
	cursor: pointer;
}
.lt2 {
	background-position:-54px 0px;
	cursor: pointer;
}
.lt3 {
	background-position:-81px 0px;
	cursor: pointer;
}
.lt4 {
	background-position:-108px 0px;
	cursor: pointer;
	width:27px;
	display:block;
	float:left;
}
/*导航*/
/*搜索*/
.search{
	width:270px;
	border: 1px solid #e6e6e6;
	background-color:#FFF;
	position:absolute;
	right:5px;
	top:55px;
}
.input-wrap {
	width: 250px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	display:block;
	position:relative;
	float:left;
}
.default {
	position:absolute;
	left:5px;
	color:#666;
	height:auto
}
.inputtextarea {
	border:none;
	background:none;
	outline: none;
	padding-left: 5px;
	height: 25px;
	_height: 23px;
	font-size: 12px;
	color: #333;
	line-height: 23px;
	width:210px;
	font-family:"微软雅黑";
}
.btn{
	background:url(townsp.png) -1px -185px no-repeat ;
	width:20px;
	height:20px;
	float:right;
	border:none;
	cursor:pointer;
}
.nav{
	width:980px;
	height:40px;
	background-color:#00629d;
	margin-bottom:15px;
}
.navLi{
	width:108px;
	float:left;
	border-right:1px solid #3381b1;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
}
.navLi a{
	color:#fff;
	width:109px;
	height:40px;
	display:block;
}
.navLi a:hover,.navW99 a:hover{
	background-color:#0086bb;
}
.bor0{
	border:0 !important;
}
.navW99{
	width:98px;
	float:left;
	border-right:1px solid #3381b1;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
}
.navW99 a{
	color:#fff;
	width:99px;
	height:40px;
	display:block;
}
/*头部广告*/
.ad{ 
    margin-top:15px;
	width: 980px;
 }
.ad img{
	width: 980px;
  }
.ad3{ 
    margin-top:15px;
	width: 300px;
 }
.ad3 img{
	width: 300px;
  }
.topBar{
	height: 30px;
}
.topBar li{
	float: left;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
}
.topBar li a{
	color: #033051;
}
.topBar li a:hover{
	color: #ff7d00;
}
