body{font-family:"微软雅黑"; font-size: 14px; margin:0 auto; padding:0px; color: #2b2b2b;}
html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,dl,dt,dd,img{margin:0px;padding:0px;border:0; cursor: default;}
img{vertical-align: middle;border:none;margin:0px;padding:0px;}
ul,li,dt{list-style-type:none;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
ul{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; overflow: hidden;}

	
.head{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
.head img{
	width: 100%;
}

.center{
	width: 1100px;
	margin: 0 auto;
	margin-top: 40px;
}

.cent-top a{
	display:block;
	width:1100px;
	height:610px;
	position:relative;
}
.cent-top a img{
	display:block;
	width:1100px;
	height:610px;
}
.titBg {
    position: absolute;
    width: 100%;
    height: 45px;
	line-height:45px;
	background-color: #d42d1c;
	color:#fff;
	padding-left:20px;
    left: 0;
    bottom: 0px;
    z-index: 1;
	font-size: 16px;
}
.zyswbs,.zspl{
	width:510px;
	margin-top:45px;
}
.yjg,.ysdw{
	width:510px;
	margin-top:10px;
}

.title{
	height: 34px;
	line-height: 34px;
}
.title h2,.title1 h2{
	float: left;
	font-size: 18px;
}
.title h2 img{
	float: left;
}
.title h2 a{
	display: block;
	float: left;
	padding: 0 10px;
	height: 43px;
	line-height: 43px;
	color: #d42d1c;
	border-radius: 6px;
}
.more{
	display: none;
	float: right;
	color: #a5a5a5;
	font-size: 14px;
}
.title1{
	height: 43px;
	line-height: 43px;
}
.title1 h2 span{
	width: 5px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	height:30px;
	background:#d42d1c;
}
.title1 h2 a{
	display: block;
	float: left;
	padding: 0 10px;
	height: 43px;
	line-height: 43px;
	color: #d42d1c;
	border-radius: 6px;
}

.list ul{
	padding: 10px 0px;
}
.list ul li{
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	vertical-align: top;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.list ul li i{
	float: left;
	width: 10px;
	height: 10px;
	background-color: #000000;
	border-radius: 50%;
	margin-top: 17px;
	margin-right: 10px;
}
.list ul li a {
    float: left;
    color: #313131;
    max-width: 72%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list ul li .date {
    float: right;
    color: #959595;
}



.footer{
	width: 100%;
	height: 100px;
	background-color: #d42d1c;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
.footer p{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
}
.footer p:first-child{
	padding-top: 10px;
}