
/*top*/
.top{
	width: 1000px;
	margin: auto;
}
.logo{
	height:100px;
	width: 520px;
	float: left;
	margin: 25px 0 10px 0;
}
.logo a img{
	height: 60px;
	width: auto;
}
.collect{
	width: 400px;
	float: right;
	margin-top: 10px;
	text-align:right;
}
.collect a:hover{
	
}
.nav{
	width: 100%;
	height: 32px;
	/*background: rgb(92,109,141);*/
	background:url(../images/left_21.png) repeat-x;
}
.nav1{
	width: 1000px;
  margin: auto; 
  background: url(../images/center_22.png);
}

.nav1 ul{
center_22.png
}
.nav1>ul>li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height: 32px;
	width: 110px;
	line-height:24px;
	text-align: center;
	position:relative;
	margin: 0 10px 0  10px;
}
.nav1>ul>li:hover{background: rgb(173,181,198)}
.nav1>ul>li>a{
	color:#fff;
	font-size: 16px;
	font-family:"微软雅黑";
	color:#2b2b2b;
}
.submenu{display: none;
	position: absolute;
	width: 110px;
	top:31px;
	left: 0;
	background: rgb(173,181,198);
	z-index:99;
}
.submenu li{width: 100%;height: 28px;line-height: 28px;border-bottom: solid 1px #ccc;}
.submenu li a{color:#fff;font-style: 14px;}
.submenu li:hover{background: rgb(107,121,153);}
.nav1>ul>li:hover>.submenu{
	display:block;
}

.mainbody{
	width: 1000px;
	margin: auto;
	margin-top: 20px;
}
.tpxw{
	width:500px;
	height:330px;
	background: grey;
	float: left;
}
#banner{position:relative; width:100%; height:100%;overflow: hidden;}
#banner_list{width:100%;height:295px;}
#banner #banner_info{position:absolute;z-index:10;line-height:30px;bottom:0;width:100%;height:30px;font-family:"微软雅黑";background:rgba(0,0,0,0.5);color:#fff;text-indent:1em;font-size:14px;}
#banner ul{position:absolute;bottom:8px;right:10px;z-index:11;}
#banner ul li{height:12px;width:12px;margin-right:3px;border-radius:6px;background:url(../images/off.png);cursor:pointer;font-size:0;float:left;}
#banner ul li.on{background:url(../images/on.png);}
#banner_list a{ position: absolute; display:block;width:100%;height:310px;}
#banner_list a img{width:100%;height:300px;}




.newslist{

}
.xwdt{
	width: 480px;
	float: right;
}
.newslist h2{
	height:32px;
	line-height: 32px;
	text-align: left;
	border-bottom: solid 2px #ccc;
}
.newslist h2 .biaoti{
	display: block;
	width: 80px;
	height:32px;
	line-height: 32px;
	float:left;
	border-bottom: solid 2px rgb(92,109,141);
	font-family: "微软雅黑";
	color:#444;
	font-size: 16px;
}
.newslist h2 .gengduo{
	display:block;
	width: 50px;
	height:32px;
	line-height: 36px;
	float:right;
	font-family: "微软雅黑";
	font-size:12px;
	color:#666;
}
.newslist h2 .gengduo:hover{
	font-size:14px;
}
.xwdt{margin-top:10px;}
.xwdt h3{
	font-family: "微软雅黑";
	height:30px;
	line-height: 30px;
	font-size:14px;
	text-align: left;
	text-indent: 15px;
	color:#585858;
}
.xwdt p{
	font-family: "微软雅黑";
	font-size:12px;
	color:#585858;
	line-height:24px;
	text-align: left;
	text-indent:2em;
}
.newslist li{height:30px;
	line-height: 30px;
	background:url(../images/icon1.png) 5px center no-repeat;
}
.newslist li a{float:left;margin-left: 20px;font-size:14px}
.newslist li span.date{float:right;margin-right: 10px;}

.mainbody2{margin-top:30px;} 
.tzgg{
	width: 320px;
	float:left;
}
.xzzq{
	width: 300px;
	margin-left:20px;
	float:left;

}
.mainr h2{
	font-family: "微软雅黑";
	color:#444;
	font-size: 16px;
	height:32px;
	line-height: 36px;
}
.mainr{
	width: 330px;
	float:right;	
}
.kslj{
	width: 190px;
	float: left;
}
.kslj ul li{
	margin:5px 0 5px 0;
}
.wechat{
	width:100px;
	float:right;
}
.wechat p{}
.lxwm{
	width:300px; 
	margin:auto; 
}
.lxwm p{font-size:14px;line-height:28px;}
.bottom{
	border-top:solid 3px rgb(92,109,141);
	margin-top:30px;
	padding:20px 0 20px 0;
	line-height:28px;
	text-align:center;
	background:#ccc;
}
