@charset "utf-8";
/* CSS Document */

/***********全局重置CSS*****************/
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div{margin:0px;padding:0px;border:0px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body,ul,ol,li,p,form,fieldset,table,td{font-family:"Microsoft Yahei", "SimSun", "Ã¥Â®â€¹Ã¤Â½â€œ", "Arial", "HELVETICA", "sans-serif", "Tahoma";}
body,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,a{margin:0;}
p{margin:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
img{border:0;}/***消除img默认边框*****/
a{text-decoration:none;color:#7c8489;}/* 链接无下划线 */
a:hover{cursor:pointer;text-decoration:none;} /*鼠标在链接上出下划线,为手势形态 */
table{border-collapse:collapse;}/*细线表格*/
em{font-style:normal;}
html{overflow-y:scroll; height:100%;}/***默认让所有浏览器出现右边滚动条****/
.clear{font-size:0;line-height:0;height:0;clear:both;overflow:hidden;display:block;}/***默认清除浮动****/
input:focus {outline: none} 
body{font-family:"微软雅黑","sans-serif","Arial";font-size:14px; background:#fff;color:#7c8489; height:100%;background-color:#4162AE}
.space40{height:40px;clear:both;}
.space20{height:20px;clear:both;}
.space15{height:15px;clear:both;}
.space10{height:10px;clear:both;}
.space5{height:5px;clear:both;}
.line1{
	border-bottom:solid 1px #dcdcdc;
	height:10px;}
.left{float:left;}
.right{float:right;}
.common_font{color:#fff; margin-left:15px;}
.common_more{color:#ee7700;}
/****************全局头尾******************/

.container_wfhd{
	max-width:1920px;
	min-width:1200px;
	background:url(../images/wfhd_01.jpg) top center no-repeat;
	margin:auto;
	height:auto;
	}
.content_01{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
	}
.wfhd_title{
	width:100%;
	height:120px;
	margin:auto;
	text-align:center;
	overflow:hidden;
	}
.wfhd_summary{
	width:800px;
	height:110px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	letter-spacing:2px;
	color:#5a5a5a;
	margin:auto;
	
	}

.common_pic{
	width:748px;
	height:539px;
	border:1px solid #bfbfbf;
	background:#fff;
	padding:10px;
	overflow:hidden;
	}	
/*图片新闻*/
.slideBanner{ float:left; position:relative;}
.slideBanner .newsSlideBox{position:relative;width:748px; height:539px;}
.slideBanner .slideCon{ position:absolute; width:748px; height:539px; overflow:hidden; behavior: url(../js/ie-css3.htc); }
.slideBanner .slideCon li{}
.slideBanner .slideCon .picture{height:539px;}
.slideBanner .slideCon .picture img{width:748px; height:539px;}

.slideBanner .slideNav{ position:absolute; z-index:20; right:285px; bottom: 20px; width:auto; float:left;}
.slideBanner .slideNav li{display:inline;display:inline-block;zoom:1; width:18px; height:18px; line-height:6px; _line-height:6px;*line-height:6px;float:left; margin-right:15px; text-align:center; overflow:hidden;border-radius:18px;-moz-border-radius:18px;
-webkit-border-radius:18px; behavior: url(../js/ie-css3.htc); border:4px solid #fff;}
.slideBanner .slideNav li a{display:block; color:#000; cursor:pointer; text-decoration:none; font-size: 10px;}
.slideBanner .slideNav li.on {background-color:#fff;}
.slideBanner .slideNav li.on a { font-weight:bold; color:#fff;}

/*视频*/
.radio{
	width:413px;
	height:auto;
	overflow:hidden;
    border-radius:10px;
	}

.veiw_01{
	width:1200px;
	height:180px;
	background:url(../images/wfhd_04.png) 178px center no-repeat;
	margin:auto;
	overflow:hidden;
	}
.veiw_02{
	width:1200px;
	height:180px;
	background:url(../images/wfhd_05.png) left center no-repeat;
	margin:auto;
	overflow:hidden;
	}	
.magazine{
	width:1350px;
	height:460px;
	margin:auto;
	overflow:hidden;
	}
.magazine .sp-box{width:1200px;height:460px;overflow:hidden;float:left; position:relative;}
.magazine .sp-box .sp-cont , .magazine .sp-box .sp1-cont{margin:0; position:absolute;}
.magazine .sp-box .sp-cont ul li,.magazine .sp-box .sp1-cont ul li{width:348px;height:399px;padding:13px;margin-right:39px;float:left;display:inline;background:url(../images/wfhd_03.png) no-repeat;}
.jump{margin-top:35px;}
.magazine .sp-box .sp-cont ul li a,.magazine .sp-box .sp1-cont ul li a{width:348px;height:399px;display:block;overflow:hidden;}
.magazine .sp-box .sp-cont ul li a img,.magazine .sp-box .sp1-cont ul li a img{width:348px;height:296px;overflow:hidden;}
.magazine .sp-box .sp-cont ul li p ,.magazine .sp-box .sp1-cont ul li p {
    width: 332px;
    height: 80px;
    overflow: hidden;
    background: #fff;
    border: none;
    line-height: 25px;
    _line-height: 25px;
    text-indent: 28px;
    padding:10px 8px;
	}
.magazine .prev{
	    width: 75px;
    height: 210px;
    margin-top: 85px;
    display: block;
    background: url(../images/wfhd_06.png) left center no-repeat;
    text-indent: -999em;
    cursor: pointer;
    float: left;
	}
.magazine .next{
	width: 75px;
    height: 210px;
    margin-top: 85px;
    display: block;
    background: url(../images/wfhd_07.png) right center no-repeat;
    text-indent: -999em;
    cursor: pointer;
    float: left;
	}
	
.magazine .run-left{
	    width: 75px;
    height: 210px;
    margin-top: 85px;
    display: block;
    background: url(../images/wfhd_06.png) left center no-repeat;
    text-indent: -999em;
    cursor: pointer;
    float: left;
	}
.magazine .run-right{
	width: 75px;
    height: 210px;
    margin-top: 85px;
    display: block;
    background: url(../images/wfhd_07.png) right center no-repeat;
    text-indent: -999em;
    cursor: pointer;
    float: left;
	}
.footer{
	width: 100%;
	height:220px !important;
	background: url(../images/footer_bg.jpg) no-repeat;
	overflow: hidden;
}
.link{
	width: 100%;
	height: 60px !important;
	overflow: hidden;
}
.link ul li{
	width: 146px;
	height: 24px !important;
	line-height: 24px !important;
	overflow: hidden;
	float: left;
	margin-top: 20px !important;
}
.link ul li a{
	width: 146px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	border-left: 1px solid #999999;
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}    
.foot_ul{
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin-bottom: 86px;
	position: relative;
}
.foot_ul ul{
	width: 1200px;
}
.foot_ul ul li{
	width: 302px;
	height: 255px;
	overflow: hidden;
	float: left;
	margin-right: 48px;
}
.foot_ul ul li img{
	width: 100%;
	height: 100%;
}
.foot_ul ul li .foot_jd{
	width: 302px;
	height: 146px;
	overflow: hidden;
	background: #89be3f;
	padding-top: 18px;
}
.foot_ul ul li .foot_jd ul li{
	width: 302px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	float:none;
}
.foot_ul ul li .foot_jd ul li a{
	color: #ffffff;
}
.foot_ul ul li .zx{
	width: 160px;
	height: 100%;
	overflow: hidden;
	float: left;
}
.foot_ul ul li .zx ul li{
	width: 160px;
	height: auto;
	overflow: hidden;
	float: none;
	margin-bottom: 17px;
}
.foot_ul ul li .zx ul li a{
	width: 160px;
	height: 27px;
	line-height: 24px;
	display: inline-block;
	overflow: hidden;
	color: #89BE3F;
	font-size: 12px;
}
.foot_ul ul li .zx ul li a span{
	font-size: 14px;
}
.foot_ul ul li .zx ul li p{
	width: 160px;
	height: 16px;
	font-size: 12px;
	color: #dee0e2;
}
.foot_ul ul li .ewm{
	width: 104px;
	height: 100%;
	overflow: hidden;
	float: right;
}
.foot_ul ul li .ewm ul li{
	width: 104px;
	height: 131px;
	overflow: hidden;
	float: none;
}
.foot_ul ul li .ewm ul li img{
	width: 104px;
	height: 103px;
	display: block;
}
.foot_ul ul li .ewm ul li p{
	width: 104px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.p{
	width: 100%;
	height: 26px;
	overflow: hidden;
	color: #d3d5d7;
	font-size: 14px;
}

.foot_ul p{
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.foot_ul .public {
    position: absolute;
    top: 28px;
    left: 84px;
}