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;}
.clear{clear:both; overflow: hidden;}

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

.center{
	width: 1280px;
	margin: 0 auto;
	margin-top: 40px;
}
/*轮播*/
.second-slide{position:relative;float: left; width:753px; height:330px; overflow:hidden; position:relative; }
.second-slide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.second-slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.second-slide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.second-slide .hd ul li.on{ background:#ffd400; color:#fff; }
.second-slide .bd{ position:relative; height:100%; z-index:0;   }
.second-slide .bd li{ zoom:1; vertical-align:middle; }
.second-slide .bd img{ width:753px; height:330px; display:block;  }
.second-slide .bd li p{position:absolute;left:0;bottom:0;line-height: 50px;height:50px;width:753px;white-space: nowrap;overflow: hidden;padding-left: 20px}
.second-slide .bd li p i{position:absolute;left:0;top:0;display: block;width:753px;height: 50px;background: #000;opacity: .3}
.second-slide .bd li p a, .second-slide .bd li p a:visited{position: relative;color: #fff;font-size: 17px;font-weight:bold;line-height: 50px;text-align: center;}

.zybs{
	width: 480px;
	float: right;
}
.title{
	height: 43px;
	line-height: 43px;
}
.title h2{
	float: left;
	font-size: 18px;
}
.title h2 img{
	width: 30px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.title h2 a{
	display: block;
	float: left;
	padding: 0 20px;
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
	background-color: #d42d1c;
	border-radius: 6px;
}
.title .more{
	display: none;
	float: right;
	color: #a5a5a5;
	font-size: 14px;
}
.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;
}

.cent-cent>div{
	width: 46%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.cent-cent>div:nth-child(odd){
	margin-left: 80px;
}
.cent-cent>div:nth-child(even){
	float: right;
	width: 480px;
}

.cent-bot{
	margin-top: 30px;
}
.cent-bot>div{
	float: left;
	height: auto;
	width: 30%;
}
.cent-bot>div:nth-child(even){
	margin: 0 5%;
}

.footer{
	width: 1280px;
	height: 100px;
	background-color: #6495ED;
	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;
}