html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
body{background:#fff;color:#333;font-size:12px; font-family:"Microsoft YaHei","SimSun","宋体","Arial Narrow";} 
*{margin:0;margin:0;padding:0}
ul,ol{list-style-type:none;} 
select,input,img,select{vertical-align:middle;} 
img{border:none;padding:0;}
a{text-decoration:none;} 
a:link{color:#000;} 
a:visited{color:#000;}
a:hover,a:active,a:focus{color:#c00;text-decoration:none;}

.top{
	width:100%;
	height:700px;
	background:url('top.jpg') top center no-repeat;
}

.nav{
	width:100%;
	height:84px;
	background:url('nav.jpg') repeat-x;
}

.nav ul{
	width:1000px;
	height:84px;
	margin:0 auto;
}

.nav ul li{
	width:220px;
	height:84px;
	float:left;
	font-size:20px;
	line-height:84px;
	text-align:center;
}

.nav ul li:nth-child(1){
	width:100px;
	height:84px;
}

.nav ul li a{
	color:#fff;
	font-size:20px;
}

.main {
	width:1000px;
	margin:0 auto;
}

.con {
	width:100%;
	margin-top:30px;
	overflow:hidden;
}

.zxdt {
	width:497px;
	height:160px;
	float:left;
}
.zxdt .zxdt_t{
	width:497px;
	height:27px; 
}
.zxdt_c{
	width:100%;
}
.zxdt .zxdt_c ul li{
	width:100%;
	height:27px;
	line-height:27px;
	font-size:14px;
	float:left;
}

.rbxw {
	width:479px;
	margin-left:24px;
	float:left;
}
.rbxw .rbxw_t{
	width:100%;
	height:27px;
}
.rbxw_c{
	width:100%;
}

.rbxw_c ul li{
	width:100%;
	height:27px;
	line-height:27px;
	font-size:14px;
	float:left;
}

.dsxw{
	width:100%;
	height:290px;
	margin-top:30px;
}

.dsxw .dsxw_t{
	width:100%;
	height:27px;
}
.dsxw .dsxw_c{
	width:100%;
}
.dsxw .dsxw_c ul li{
	width:243px;
	height:197px;
	font-size:14px;
	float:left;
}
.dsxw .dsxw_c ul li:nth-child(2){
	margin-left:8px;
	margin-right:4px;
}
.dsxw .dsxw_c ul li:nth-child(3){
	margin-left:4px;
	margin-right:8px;
}
.dsxw_c ul li img{
	width:237px;
	height:191px;
	padding:2px;
	border:1px solid #cccccc;
}

.dsxw_c ul li p{
	text-align:left;
	color:#333;
	padding-left:15px;
	margin-top:5px;
}

.wxbd{
	width:100%;
	height:290px;
	margin-top:30px;
}

.wxbd .wxbd_t{
	width:100%;
	height:27px;
}
.wxbd .wxbd_c{
	width:100%;
}
.wxbd .wxbd_c ul li{
	width:243px;
	height:197px;
	font-size:14px;
	float:left;
}
.wxbd .wxbd_c ul li:nth-child(2){
	margin-left:8px;
	margin-right:4px;
}
.wxbd .wxbd_c ul li:nth-child(3){
	margin-left:4px;
	margin-right:8px;
}
.wxbd_c ul li img{
	width:237px;
	height:191px;
	padding:2px;
	border:1px solid #cccccc;
}

.wxbd_c ul li p{
	text-align:left;
	color:#333;
	padding-left:15px;
	margin-top:5px;
}

.footer{

	width:100%;
	text-align: center; /*IE*/
	text-align: -moz-center; /*Firefox*/
	text-align: -webkit-center; /*Chrome*/
	margin:40px auto;
}



/* 列表页 */
.list{
	width:1000px;
	min-height:600px;
	margin:40px auto;
}

.lis_t{
	width:100%;
	height:70px;
	background:url('lm.jpg') center no-repeat;
}

.lis_c{
	width:100%;
}

.lis_c ul li{
	width:100%;
	height:36px;
	font-size:16px;
	line-height:36px;
}

.lis_c ul li a{
	color:#000;
}





/* 内容页 */
.txt{width:1000px;min-height:600px;margin:50px auto;}
	.txt .title{width:1000px;
				min-height:40px;
    			text-align: center;	   
				margin-top:20px;
				color:#2b2b2b;
				font-size:30px;
				line-height: 30px;}
	.sub_title .left{
    			float: left;
			    border-bottom: 1px dashed #ccc;
			    height: 40px;
			    line-height: 40px;
			    width: 100%;
			    text-align: center;
			    margin-top: 0;
				margin-bottom:30px;
				color:#3d3d3d;
				font-size:14px;}
	.news_wenzi{color:#333;line-height:2.5em;}
    .news_wenzi a{color:#e7121a;}
	.news_wenzi p{line-height:2.5em;font-size:18px;}
	.news_wenzi p img{width:100% !important;}