﻿body, h1, h2, h3, h4, h5, h6, p, img, table, tr, td, ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul, ol, li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w_500 {
	width: 500px;
}
.txt_c {
	text-align: center;
}
.top_baner {
	width: 100%;
	height: 284px;
	margin: 0px auto;
	background: url(/govweb/xhtml/zhuanti/fwmg/images/banner.jpg) no-repeat top center;
}
.nav {
	background: url(/govweb/xhtml/zhuanti/fwmg/images/navbg.jpg) repeat-x top center;
	height: 42px;
	width: 100%;
}
#menu {
	clear: both;
	height: 42px;
	width: 860px;
	margin: 0px auto;
}
.nav_home li {
	border-right: 2px solid #fff;
	color: #fff;
	display: block;
	float: left;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
	font-size: 20px;
	line-height: 42px;
	padding: 0 26px;
}
.nav_home li a {
	font-weight: bold;
	color:#fff;
}
.content {
	width: 1100px;
	height: auto;
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
	background-color: #fff;
}

.mid_box {
	width: 1050px;
	padding: 0px 25px 0px 25px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom:20px;
}
.left_box {
	float: left;
	width: 600px;
	height: auto;
	padding-right: 35px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}
.right_box {
	float: right;
	width: 370px;
	height: auto;
	overflow: hidden;
}
.r_common {
	clear: both;
	width: 370px;
	height: auto;
	overflow: hidden;
	margin-bottom: 11px;
}
.video_pic p {
	text-align: center;
}
.video_pic p a {
	font-size: 18px;
	color: #000;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
}
.l_common {
	clear: both;
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 20px;
}
.l_common h2 {
	line-height:35px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #000;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
}
.l_common h2 a {
	font-weight: normal;
	color: #000;
}
.l_common p {
	margin-bottom: 15px;
	text-indent: 2em;
	line-height: 30px;
	color: #666666;
	font-size: 16px;
	font-family: "Microsoft Yahei", 宋体, Arial, Helvetica, sans-serif;
}
.gray_ban {
	width: 100%;
	height: 38px;
	margin-bottom: 15px;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
}
.gray_ban a {
	color: #000;
	font-size: 24px;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
}
.gray_ban a.line {
	display: inline-block;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	color: #000;
	font-size: 24px;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
	background: url(/govweb/xhtml/2016gov/images/public/line.jpg) no-repeat right center;
}
ul.list li {
	padding-left: 12px;
	line-height: 35px;
	background: url(/govweb/xhtml/zhuanti/fwmg/images/list.jpg) no-repeat left 15px;
}
ul.list li a {
	color: #000;
	font-size: 18px;
	font-family: "FZYouHK_512B","微软雅黑","宋体";
}
.tabox {
	position: relative;
	width: 600px;
	height: 420px;
	overflow: hidden;
}

.subtitle {
	z-index: 9;
	position: absolute;
	bottom: 0px;
	height: 35px;
	line-height: 35px;
	left: 0px;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	width: 100%;
}
.subtitle a {
	color: #ffffff;
}
.titBg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	width: 100%;
	z-index: 1;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.tab_con{ position:relative;}