@charset "utf-8";
/* CSS Document */
html  a{
	text-decoration:none;
	}
ul{
	list-style-type:none;
}
.middle{
	width:100%;
	}

.middle_middle{
	width:1200px;
	margin:30px auto;
	}
.middle_top{
	width:100%;
	overflow:hidden;
	}
.middle_left{
    width:488px;
	float:left;
	}
.middle_left  p{
margin-top:30px;
		color:#666666;
		font-size:18px;
		line-height:35px;
		text-indent:2em;
		}
.middle_right{
	width:665px;
	float:left;
	margin-left:40px;
	}
	
#box {
	position:relative;
	width:664px;
	height:342px;
	margin:10px auto;
}
#box .imgList{
	position:relative;
	width:664px;
	height:342px;
	overflow:hidden;
}
#box .imgList li{
	position:absolute;
	top:0;
	left:0;
	width:664px;
	height:342px;
}
#box .countNum{
	position:absolute;
	right:0;
	bottom:5px;
}
#box .countNum li{
	width:8px;
	height:8px;
	float:left;
	color:#fff;
	border-radius:10px;
	background:#949695;
	text-align:center;
	margin-right:5px;
	cursor:pointer;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#box .countNum li.current{
	background:#a40000;
	font-weight:bold;
	opacity:1;
	filter:alpha(opacity=70);
}	
	
.right_bottom{
	margin-top:47px;
	}
.right_bottom  img{
	width:100%;
	}
.bottom_bottom{
	width:100%;
	overflow:hidden;
	}
.bottom_left{
	margin-left:34px;
	margin-top:43px;
	}
.bottom_left,.bottom_right,.smart_left,.smart_right{
	float:left;
	}
.smart_left{
width:176px;
height:250px;	
	}
.smart_right{
	width:345px;
	height:255px;
	margin-left:29px;
	background-image:url(/statics/images/fw_news/wfzk/border.png);
	background-repeat:no-repeat;
	}
.smart_right  p{
	font-size:18px;
	font-weight:800;
	padding:0 0 0 13px;
	}
.smart_right  p  span,.smart_right  p  a {
  color:#a40000;
	}
.smart_p{
	color:#666;
	line-height:25px;
	text-indent:2em;
	}
.smart_footer{
	overflow:hidden;
	width:385px;
	margin:169px auto;
	}
	
.smart_button{
	float:left;
	margin-left:10px;
	
	}
.smart_button  button{
	
	color:#595855;
	height:33px;
	border:solid 2px  #dfdfdf;
	padding: 0 10px 0  10px;
	background:#fff;
	}
.smart_button  button:hover{
	background-color:#a40000;
	color:#fff;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	