@charset "utf-8";

/* CSS Document */
body {
	background-color: rgb(255,174,114);
	color: #444;
	font-family: "Microsoft Yahei", "宋体";
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
.b {
	font-family: 'Microsoft Yahei', '黑体';
	font-weight: 600;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ul,
form {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

img {
	border: none;
}

.cle {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.clear {
	clear: both;
}

.cle10 {
	display: block;
	clear: both;
	overflow: hidden;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}

.h_10 {
	height: 10px;
	clear: both;
	display: block;
	overflow: hidden;
}

.h_20 {
	height: 20px;
	clear: both;
	display: block;
	overflow: hidden;
}

.zt_news .a-more {
	color: #a49f9f;
	font-size: 12px;
	line-height: 18px;
	float: right;
}

.zt_news .a-more:hover {
	color: #e42609 !important;
}

.top-bgc {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/top-bg.jpg) no-repeat center top;
	width: 100%;
}

.aaa:after {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/bottom-bg.png) no-repeat center bottom;
	width: 100%;
}

.bottom-pic {
	position: absolute;
	bottom: 144px;
	width: 100%;
	left: 0;
	height: 532px;
	z-index: -99;
}

.in_body {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/top_bg.jpg) top no-repeat;
}

.w980 {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.w200 {
	width: 200px;
}

.w470 {
	width: 490px;
	background: #fff;
	border-bottom: 2px solid #d1d9e3;
}

.w500 {
	width: 500px;
}

.w484 {
	width: 484px;
}

.w487 {
	width: 487px;
}

.w700 {
	width: 700px;
}

.w720 {
	width: 720px;
}

.lef {
	float: left;
	display: inline;
}

.rig {
	float: right;
	display: inline;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #e42609;
}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.zt_logo {
	height: 742px;
	width: 100%;
}

.zt_logo img {}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.top-nav {
	background-color: rgba(0, 0, 0, 0.5);
	height: 36px;
	width: 100%;
}

.top-nan-c {
	width: 1000px;
	margin: 0 auto;
}

.top-nan-c img {
	float: left;
	margin-top: 5px;
}

/*导航菜单的css*/
.zt_top {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/nav-bg.jpg) repeat-x left top;
	height: 58px;
	border: 1px solid #7e0200;
}

.zt_top ul li {
	height: 58px;
	line-height: 58px;
	float: left;
	color: #c87473;
	margin: 0 auto;
	text-align: center;
}

.zt_top ul li a {
	padding: 0 20px;
	font-size: 20px;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	height: 58px;
	line-height: 58px;
	display: inline-block;
	color: #ffffff;
}

.zt_top ul li a:hover {
	color: #ff0;
}


/* 焦点图 */
.container {
	position: relative;
	overflow: hidden;
	width: 450px;
	height: 300px;
}

.flexslider {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider .slides>li {
	display: none;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
	width: 450px;
	height: 300px;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides>li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides li {
	position: relative;
	display: none;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
	position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .7);
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	line-height: 35px;
	height: 35px;
}

/* Direction Nav */
.flex-direction-nav {
	display: none;
}

/* Control Nav */
.flex-control-nav {
	position: absolute;
	bottom: 11px;
	text-align: center;
	z-index: 200;
	right: 10px;
	float: right;
}

.flex-control-nav li {
	margin-left: 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-nav li:first-child {
	margin: 0;
}

.flex-control-nav li a {
	float: left;
	width: 14px;
	height: 14px;
	line-height: 14px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: rgba(0, 0, 0, 0.5);
	background: #666;
}

.flex-control-nav li a:hover {
	background: #ccc;
}

.flex-control-nav li a.active {
	background: #ccc;
}



.zt_news {
	padding: 35px 25px 24px 25px;
	background: #fdf9f0;
	border-bottom: 2px solid #d1d9e3;
	overflow: hidden;
	margin-top: 0px;
}

.zt_news .rig {
	width: 455px;
}

.zt_news .rig dt {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt_ico08.gif) left top no-repeat;
	display: block;
	display: block;
	height: 28px;
	text-align: left;
	padding-left: 7px;
}

.zt_news .rig dt a {
	color: #a49f9f;
	font-size: 12px;
	line-height: 18px;
}

.zt_news .rig dt a:hover {
	color: #111;
}

.zt_news .rig dd {
	overflow: hidden;
	line-height: 20px;
	color: #777;
	font-size: 12px;
}

.zt_news .rig dd em {
	height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	border-bottom: 1px dashed #a49f9f;
	display: block;
}

.zt_news .rig dd a {
	display: block;
	line-height: 30px;
	padding-bottom: 3px;
	font-size: 24px;
	height: 65px;
	font-weight: bold;
}

.zt_news .rig dd a img {
	vertical-align: middle;
	margin-left: 5px;
	border-bottom: 2px solid #d4cdcd;
}

/*专题内容的css*/
.w492 {
	width: 492px;
}

.h195 {
	height: 195px;
}

.h193 {
	height: 190px;
}

.h490 {
	height: 460px;
}

.zt-ch {
	background-color: #fff;
	width: 100%;

}

.zt-ch-hd {
	border-bottom: 3px solid #dc2825;
	margin: 0 20px;
	padding-top: 20px;
}

.zt-ch-bg {
	background-color: #dc2825;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	margin-bottom: -3px;
	margin-left: -5px;
}

.h326 {
	height: 326px;
}

.zt-ch img {
	margin-top: 8px;
	margin-left: 15px;
}

.zt-more {
	font-size: 12px;
	float: right;
	margin-right: 10px;
}

.mt25 {
	margin-top: 25px;
}

.mt10 {
	margin-top: 10px;
}

.zt-more:hover {
	color: #e42609;
}

.zt-con {
	background-color: #fff;
	padding: 8px 13px;
}

.zt-con ul li {
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt_ico02.gif) 3px 14px no-repeat;
	padding-left: 14px;
	display: block;
	border-bottom: 1px dashed #dedede;
}

.zt-con ul li a {}

.zt_in ul li {
	float: left;
	width: 46.7%;
	margin-left: 20px;
	margin-top: 15px;
}

.zt_in ul li a {
	height: 265px;
	width: 100%;
	display: inline-block;
}

.zt_in ul li a img {
	width: 100%;
	height: 100%;
}

.zt_in ul li a p {
	font-size: 16px;
	color: #4d4b4b;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	text-align: center;
}

.zt_in ul li a:hover p {
	color: #e42609;
}

.zt_in {
	width: 100%;
}

.zt_in h2 {
	height: 58px;
	line-height: 58px;
	position: relative;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/szxt.png) left top no-repeat;
	width: 484px;
}

.zt_in h2 a:hover {
	text-decoration: underline;
}

.zt_in h2 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 10px;
}

.zt_in h3 {
	height: 55px;
	line-height: 55px;
	position: relative;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/sjth.jpg) left top no-repeat;
	width: 500px;
	height: 46px;
}

.zt_in h3 a:hover {
	text-decoration: underline;
}

.zt_in h3 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 10px;
}

.zt_in dl {
	padding: 0 3px;
	clear: both;
}

.zt_in dt {
	line-height: 20px;
	color: #888;
	padding-top: 18px;
}

.zt_in dt a {
	display: block;
	line-height: 30px;
	padding-top: 16px;
	margin-bottom: 8px;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	color: #333;
}

.zt_in dt a:hover {
	color: #e42609;
}

.zt_in dd {
	padding-top: 14px;
}

.zt_in dd a {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt_ico02.gif) 5px 16px no-repeat;
	padding-left: 17px;
	line-height: 40px;
	display: block;
	border-bottom: 1px dashed #dedede;
	font-size: 16px;
	color: #0e0e0e;
}

.zt_in dd a:hover {
	color: #e42609;
}

.zt_in_r {
	overflow: hidden;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/gcls_bg.jpg) left top no-repeat;
	background-color: #fff;
}

.zt_in_r h2 {
	height: 55px;
	line-height: 55px;
	position: relative;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/gcls.png) left top no-repeat;
}

.zt_in_r h2 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 16px;
}

.zt_in_r dl {
	padding: 0 20px;
	border-top: 15px solid #fff;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt06_ico4.gif) 26px top repeat-y;
}

.zt_in_r dt {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt05_ico03.gif) left 7px no-repeat;
	padding: 0 2px 12px 25px;
	line-height: 20px;
	color: #888;
	font-size: 12px;
}

.zt_in_r dt:hover {
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt05_ico02.gif) left 7px no-repeat;
}

.zt_in_r dt a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
}



.zt_foot {
	background: rgb(55,134,167);
	color: white;
	clear: both;
	padding: 30px 0 60px 0;
	border-top: 5px solid #a90d0a;
	text-align: center;
	margin-top: 100px;
}

.zt_foot span {
	line-height: 30px;
	display: block;
}

.zt_foot a {
	color: #dfe5f5;
	padding: 0 15px;
}

.zt_foot a:hover {
	color: #fff;
	text-decoration: underline;
}




.zt_list {
	border-top: 1px solid #f3f3e9;
	border-bottom: 2px solid #ece8cb;
	background: #fff;
	padding: 25px 25px;
	overflow: hidden;
	min-height: 500px;
	_height: 500px;
}

.zt_list h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 2px solid #c81b18;
}

.zt_list h3 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt01_ico2.gif) 0 7px no-repeat;
	padding-left: 18px;
}

.zt_li_l dl a {
	display: block;
	background: #f4f4f3;
	margin-bottom: 2px;
	padding-left: 15px;
	line-height: 38px;
}

.zt_li_l dl a:hover {
	font-weight: 600;
}

.zt_li_l dl a.hover {
	background: #c81b18;
	color: #fff;
	font-weight: 600;
}

.news_list {}

.news_list dd {
	border-bottom: 1px dotted #e7e7e7;
	padding: 16px 0 20px 0;
	color: #888;
	line-height: 22px;
	font-size: 14px;
}

.news_list dd a {
	line-height: 32px;
	font-size: 24px;
	font-weight: 600;
	display: block;
	font-family: 'Microsoft Yahei', '黑体';
}

.list_foot {
	padding: 13px 0 30px 0;
	text-align: left;
	clear: both;
}

.sp_list {}

.sp_list a {
	widht: 340px;
	float: left;
	line-height: 32px;
	font-size: 20px;
	display: block;
	margin: 10px 0 0 15px;
	background: #ecedee;
}

.sp_list a span {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding-left: 5px;
}

.sp_list a img {
	width: 340px;
	height: 255px;
	display: block;
}


/*文章详细页*/
.zt_page {
	border-top: 1px solid #f3f3e9;
	border-bottom: 2px solid #ece8cb;
	background: #fff;
	overflow: hidden;
	padding: 10px 30px;
	min-height: 500px;
	_height: 500px;
}

h3.page_tit {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	line-height: 38px;
	height: 38px;
	background: #fff;
	padding-top: 20px;
}

h3.page_tit span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/zt01_ico2.gif) 0 11px no-repeat;
	padding-left: 18px;
	margin-left: 15px;
}

.zt_page h2 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 40px 15px 10px 15px;
	color: #1f5781;
}

.zt_page h2 span {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}

.zt_page h2 b,
.h2_b {
	text-align: center;
	display: block;
	font-size: 18px;
	padding-top: 20px;
}

.zt_page div.f_tit {
	font-weight: normal;
	line-height: 22px;
	padding: 9px 14px;
	text-align: center;
	border: 1px solid #eebfbe;
	background: #fffdf6;
	font-size: 18px;
}

.summary {
	text-align: center;
	padding: 10px 0 40px 0;
	border-bottom: 1px dashed #f1f1f1;
}

.page {
	padding: 20px;
	line-height: 2em;
	min-height: 500px;
	_height: 500px;
	font-size: 120%;
	color: #000;
}

.page p {
	margin: 1em 0;
}

.zt_in_r2 {
	overflow: hidden;
}

.zt_in_r2 dl {
	width: 49%;
	float: left;
	margin: 20px 0 10px 0;

}

.in_left_img {
	float: left;
	padding: 5px;
}

.in_left_conten {
	float: right;
	width: 296px;
}

.in_left_conten_font {
	padding: 5px;
}

a {
	color: #222;
	text-decoration: none;
}

.in_left_conten_font b {
	display: block;
	line-height: 30px;
	font-size: 20px;
	font-variant: 200;
}

.in_left_conten_font font {
	display: block;
	line-height: 23px;
	padding-top: 10px;
	font-size: 16px;
}

.cle10 {
	display: block;
	clear: both;
	overflow: hidden;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}

/*首页的css*/
.discuss {
	background-color: #fdf9f0;
	margin-top: 65px;
}

.discuss .discuss-tit {
	display: flex;
	justify-content: space-around;
	position: relative;
}

.discuss .discuss-tit .tit-bg1 {
	width: 24px;
	height: 37px;
}

.discuss .discuss-tit .tit-bg1 {
	width: 900px;
	height: 35px;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/tit-bg1.png) no-repeat center top;
	margin: 0 auto;
	text-align: center;
}

.discuss .discuss-tit .tit-bg1 img {
	margin: 0 auto;
	text-align: center;
}

.discuss .discuss-tit .tit-bg2 {
	width: 900px;
	height: 35px;
	background: url(http://www.zzscdi.gov.cn/zhuanti/xxgcddesdjs/images/tit-bg2.png) no-repeat center top;
	margin: 0 auto;
	text-align: center;
}

.discuss .discuss-tit .tit-bg2 img {
	margin: 0 auto;
	text-align: center;
}

.discuss .discuss-tit .tit-bg3 {
	width: 28px;
	height: 37px;
}

.discuss .discuss-tit .tit-more {
	color: #666;
	font-size: 14px;
	position: absolute;
	top: 8px;
	right: 30px;
	cursor: pointer;
}

.discuss .discuss-tit .tit-more:hover {
	text-decoration: underline;
}

.discuss .discuss-c {
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
	margin-bottom: 20px;
}

.discuss .discuss-c .con-lef {
	width: 50%;
}

.discuss .discuss-c .con-rig {
	width: 50%;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-10-26 16:14:22" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->