.guodu{
	background: #fff;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.guodu:hover{
	box-shadow: 0 15px 20px rgba(0,0,0,0.1);
	transform:translate(0, -5px);
}
.specialbg{
	background-color: #fff;
}
.topbg{
	height: 405px; 
	position: relative;
	overflow: hidden; 
	/* margin-bottom: 10px; */
} 
.bgimg{
	position: absolute;
	top:50%;
	left: 50%;
	transform:translate(-50%,-50%); 
}
/* .content{
	width:1200px;
	height: 500px; 
	margin:0 auto;
} */
.container_spe{width:1200px; margin:0 auto; position:relative;/* padding-left: 10px; */}
.container_spe_col{ background:#fff; /* padding:10px; */}
.hotnews_spe h1{
	font-size: 22px;
	color:#ca2827;
	line-height: 30px;
}
.hotnews_spe .hotcon_spe{
	height: 74px;
	margin-top:3px;
	overflow: visible; 
}
.hotnews_spe .hotcon_spe a{
	font-size: 14px;
    line-height: 24px;
    color: #3b3b3b;
}
.hotnews_spe .hotcon_spe a:hover{
    color: #ca2827;
}
#news_spe{
	width: 590px;
}
#title{
	display: block;
	margin:20px auto;
}
#gsht_spe{
	width: 590px;
}
#list_spe{
	width: 570px;
}
#list_spe li{
	border:none;
	background-image: none;
	padding: 0 0px 0 10px;
}
#list_spe li a{
	font-size: 18px;
	height: 42px;
	line-height: 42px;
}
#list_spe li a:hover{
	color: #ca2827;
}
#cop_spe{
	background-color: #b91212;
	color: #fff;
}
#fengcai{
	height: 450px;
	margin-bottom: 20px;
	/* background-color: pink; */
}
#fengcai #last{
	margin-right: 0px;
	/* background-color: yellow; */
}
#fengcai li{
	width: 285px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	/* background-color: lightgreen; */
}
#fengcai li a:hover{
	color: #ca2827;
}
#fengcai li img{
	width: 285px;
	height: 180px;
	display: block;
	margin:0 auto;
}
#fengcai li span{
	display: block;
	height: 30px;
	/* background-color: lightblue; */
	font-size: 16px;
	line-height: 30px;
	text-align: center; 
	overflow: hidden;
	font-family: "微软雅黑";
}
#suspension #a_spe {
    background-color: #cd2828;
}
#suspension #a_spe:hover{
    background-color: #f59191;
}
#suspension .d{
	background: rgba(191, 111, 111, 0.6);
	border: 1px solid #ffc0c0;
}