@charset "utf-8";

/* CSS Document */
html {
	font-size: 62.5%;
}

* {
	padding: 0;
	margin: 0
}

ul,
li {
	list-style: none;
}

img {
	border: None;
}

body {
	min-width: 1200px;
	font-size: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	background: #ffebcc url('891.jpg') center top no-repeat;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #333;
	text-align: center;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ee0e10;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

#wrap {
	margin: 0 auto;
}

#top {
	width: 100%;
	margin: 30px auto 0px auto;
	background: url('867.png') center top no-repeat;
	text-align: center;
}

.logo {
	padding: 150px 0 367px 0;
}

.logo img {
	max-width: 762px;
	height: auto;
}


#content {
	width: 1200px;
	margin: 0px auto 20px auto;
	background: #ffebcc;
}

#bottom {
	line-height: 150%;
	padding: 20px;
	background: #333;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

/*首页样式*/
.main_box {
	clear: both;
	width: 1200px;
	margin: 30px auto 0px auto;
	overflow: hidden;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.w580 {
	width: 580px;
}

.in_tit {
	background: url('886.png') center no-repeat;
	height: 65px;
	text-align: center;
	margin-bottom: 30px;
}

.morelink {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	overflow: hidden;
}

.morelink a {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #ee0e10;
	border: 1px #ee0e10 solid;
	border-radius: 20px;
	margin: 0px auto;
}

.morelink a:hover {
	color: #fff;
	background: #ee0e10;
}

.list {
	min-height: 100px;
	overflow: hidden;
}

.list li {
	text-align: left;
	line-height: 36px;
	height: 36px;
	position: relative;
}

.list li a {
	display: block;
	background: url("869.png") no-repeat left 1.2rem;
	height: 36px;
	padding-left: 25px;
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('#');
}

.list li span {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #666;
}

.list li a:hover {
	color: #ee0e10;
	background: url("870.png") no-repeat left 1.2rem;
}

/*新闻报道*/
.tpbd_box {
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
}

.zhbd-img {
	width: 600px;
	height: 400px;
	overflow: hidden;
	position: relative;
}

.zhbd-img img {
	width: 100%;
	height: 100%;
}

.silder {
	margin: 0 auto;
}

.silder-box-zhbd .silder li {
	width: 600px;
	height: 400px;
	position: relative;
}

.silder-box-zhbd .silder li img {
	width: 100%;
	height: 100%;
}

.silder-box-zhbd .silder li h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 88%;
	padding: 10px 10% 10px 2%;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #000;
	filter: Alpha(Opacity="60");
	background: rgba(0, 0, 0, .6) !important;
	cursor: pointer;
}

.silder-box-zhbd .silder-button {
	position: absolute;
	top: 35%;
	width: 48px;
	height: 48px;
	background-color: #000;
	filter: Alpha(Opacity="60");
	background-color: rgba(0, 0, 0, .6) !important;
	cursor: pointer;
}

.silder-box-zhbd .silder-button:hover {
	opacity: .8;
	background-color: rgba(209, 22, 22, .9) !important;
}

.silder-box-zhbd .silder-button.btl {
	left: 0;
	background: url('874.png') no-repeat center center;
}

.silder-box-zhbd .silder-button.btr {
	right: 0;
	background: url('876.png') no-repeat center center;
}

.zhbd-txt {
	width: 600px;
	height: 400px;
	overflow: hidden;
	color: #333;
}

.zhbd-txt a {
	color: #333;
}

.zhbd-txt dl {
	border-bottom: 1px #fdaaaa dashed;
	padding: 15px 0 8px 0;
	margin-bottom: 10px;
}

.zhbd-txt dt {
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	overflow: hidden;
}

.zhbd-txt dt a {
	color: #ee0e10;
}

.zhbd-txt dt a:hover {
	color: #eb5151;
}

.zhbd-txt dd {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	text-align: left;
	text-indent: 2em;
}

.zhbd-txt dd a {
	color: #ee0e10;
}

.zhbd-txt dd a:hover {
	color: #eb5151;
}

.zhbd_con {
	width: 550px;
	margin: auto;
	font-size: 14px;
}

.zhbd_con .list li {
	line-height: 30px;
}


/*政策文件*/
.zcwj_con {
	overflow: hidden;
}

.zcwj_con a {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 48%;
	height: 240px;
	background: #fff;
	margin-bottom: 30px;
	padding: 15px 20px 25px 20px;
	overflow: hidden;
	position: relative;
}

.zcwj_con a li h3 {
	font-size: 22px;
	line-height: 36px;
	max-height: 75px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	/*设置显示2行*/
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	display: -webkit-box;
}

.zcwj_con a li img {
	display: none;
}

.zcwj_con a li .detail {
	font-size: 16px;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	text-indent: 2em;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-line-clamp: 3;
	/*设置显示3行*/
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	display: -webkit-box;
}

.zcwj_con a li .timer {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.zcwj_con a li button {
	display: none;
}

.zcwj_con a:hover {
	background: #f84343;
}

.zcwj_con a:hover,
.zcwj_con a:hover li a {
	color: #FFF;
}

.zcwj_con a:first-child {
	background: #f84343;
}

.zcwj_con a:first-child,
.zcwj_con a:first-child a {
	color: #FFF;
}

.zcwj_con a:first-child+a,
.zcwj_con a:first-child+a+a+a {
	float: right;
}

.zcwj_con a:nth-child(2n) {
	float: right;
}

#zcwj .morelink {
	padding-top: 15px;
}

/*典型经验*/
.dxjy_con {
	overflow: hidden;
}

.dxjy_con>a {
	display: block;
}

.dxjy_con>a {
	float: left;
	margin-left: 12px;
	width: 290px;
	height: 360px;
	padding-top: 20px;
	background: #f9977d;
	box-sizing: border-box;
	position: relative;
}

.dxjy_con>a:first-child {
	margin-left: 0;
}

.dxjy_con>a:first-child+a,
.dxjy_con>a:first-child+a+a+a {
	background: #ec3e40;
}

.dxjy_con>a:nth-child(2n) {
	background: #ec3e40;
}

.dxjy_con>a li img {
	width: 100%;
	height: 160px;
	margin-top: -20px;
}

.dxjy_con>a li button {
	display: none;
}

.dxjy_con>a li h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 10px;
	text-align: left;
}

.dxjy_con>a li .timer {
	position: absolute;
	bottom: 15px;
	right: 20px;
	background: url("877.png") no-repeat left center;
	padding-left: 25px;
}

.dxjy_con>a li .detail {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 260px;
	height: 94%;
	padding: 3% 15px;
	background: #f78e72;
	overflow: hidden;
	z-index: 66;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
	text-align: left;
	margin-bottom: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.dxjy_con>a li .detail button {
	display: block;
	position: absolute;
	bottom: 20px;
	background: 0;
	border: solid 1px #fff;
	border-radius: 20px;
	padding: 10px 40px;
	font-size: 16px;
	color: #fff;
	margin: 0 60px;
	text-indent: 0;
	cursor: pointer;
}

.dxjy_con>a:nth-child(2n) li .detail {
	background: #f84343;
}

.dxjy_con>a:hover li .detail {
	display: block;
	animation: disper 1s;
}

@keyframes disper {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.dxjy_con>a,
.dxjy_con>a li button {
	color: #FFF;
}


/*二级列表页样式*/
.loc {
	margin: 10px auto 0 auto;
	font-size: 14px;
	color: #333;
	padding: 10px;
	line-height: 150%;
	text-align: left;
	background: #ffebcc;
	border-bottom: 1px #ffebcc solid;
}

.loc a {
	font-size: 14px;
	color: #333;
}

.loc a:hover {
	color: #333;
}

#listmain {
	min-height: 300px;
	margin: auto;
	padding-top: 20px;
	background: #fff;
}

.alist {
	padding: 0 10px;
	overflow: hidden;
}

.alist .article {
	width: 98%;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.alist tr td {
	padding: 0 0 10px 0;
	margin: 0;
	vertical-align: top;
}

.alist .arlisttd {
	line-height: 30px;
}

.alist .ardot {
	width: 15px;
	padding-top: 0px;
}

.alist .timedefault {
	font-size: 13px;
	color: #555;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}

.plist {
	margin: 0 auto;
}

.plist li {
	float: left;
	/*width:530px;height:400px;margin:20px 0 0 50px;*/
	display: inline;
	width: 265px;
	height: 250px;
	margin: 20px 0 0 25px;
	background: #fff;
}

.plist li img {
	/*width:530px;height:348px;*/
	width: 265px;
	height: 174px;
}

.plist p {
	line-height: 30px;
	color: #000;
	text-align: center;
	/*height:30px;width:98%;white-space:nowrap;overflow: hidden;*/
}



/*文章页样式*/
#artmain {
	padding: 0 10px;
	margin: 0 auto;
	background: #fff;
}

#artmain .mtitle {
	font-size: 22px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 150%;
	padding-top: 25px;
}

#artmain .source {
	font-family: "宋体";
	font-size: 12px;
	padding: 10px 0;
	color: #555;
	border-bottom: 1px #ddd dotted;
}

#zoom {
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	padding: 30px 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom a {
	color: #000;
	text-decoration: underline
}

#zoom table {
	margin: auto;
}

#zoom p {
	margin: 0;
	padding: 5px 0;
	border: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom img {
	max-width: 750px;
	_width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
	margin: 5px auto 0px auto;
	text-align: center;
}


/*自适样式*/
@media screen and (max-device-width:1440px) {
	body {
		background-size: 115%;
	}

	#top {
		height: auto;
		background-size: 85%;
	}

	.logo {
		padding: 130px 0 280px 0;
	}

	.logo img {
		width: 50%;
	}
}

@media screen and (max-device-width:1400px) {
	.logo {
		padding: 120px 0 280px 0;
	}
}

@media screen and (max-device-width:1366px) {
	body {
		background-size: 110%;
	}

	.logo {
		padding: 110px 0 240px 0;
	}
}

@media screen and (max-device-width:1320px) {
	.logo {
		padding: 110px 0 225px 0;
	}
}

@media screen and (max-device-width:1280px) {
	#top {
		background-size: 80%;
	}

	.logo {
		padding: 105px 0 220px 0;
	}

}

@media screen and (max-device-width:1240px) {
	.logo {
		padding: 100px 0 210px 0;
	}
}

@media screen and (max-device-width:1200px) {
	body {
		background-size: 115%;
	}

	.logo {
		padding: 90px 0 200px 0;
	}

}

@media screen and (max-device-width:1024px) {
	body {
		min-width: auto;
	}

	.logo {
		padding: 80px 0 150px 0;
	}

	.fl,
	.fr {
		float: none;
	}

	#content {
		width: 100%;
	}

	.main_box {
		width: 96%;
		max-width: 600px;
	}

	.w580 {
		width: 100%;
		margin: auto;
	}

	.in_tit {
		background-size: 110%;
		background-position: center bottom;
	}


	/*综合报道*/
	.zhbd-img,
	.zhbd-txt {
		width: 100%;
		height: auto;
	}

	.zhbd_con {
		padding-bottom: 15px;
	}

	/*政策文件*/

	.zcwj_con a {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}

	.zcwj_con a::after {
		content: '';
		clear: both;
		overflow: hidden;
	}

	.zcwj_con a:first-child+a,
	.zcwj_con a:first-child+a+a+a {
		float: none;
	}

	.zcwj_con a:nth-child(2n) {
		float: none;
	}

	.zcwj_con a li .detail {
		display: none;
		max-height: auto;
	}

	.zcwj_con a li h3 {
		font-size: 1.8rem;
		height: auto;
		max-height: auto;
	}

	.zhbd-txt dt {
		font-size: 1.8rem;
		font-weight: normal;
	}

	/*典型经验*/
	.dxjy_con>a {
		width: 48.5%;
		margin: 0 0 15px 0;
	}

	.dxjy_con>a:nth-child(2n) {
		float: right;
	}

	.dxjy_con>a li .detail {
		width: calc(100%-30px);
	}

	.dxjy_con>a li h3 {
		font-size: 1.8rem;
	}

	#dxjy .morelink {
		padding-top: 15px;
	}

	/*二、三级*/
	.loc {
		width: auto;
		padding: 1rem;
	}

	.alist .arlisttd {
		line-height: normal;
	}


	.plist {
		width: 96%;
		max-width: 600px;
		margin: auto;
	}

	.plist li {
		float: none;
		width: 98%;
		height: auto;
		margin: 0px auto 20px auto;
	}

	.plist li img {
		width: 100%;
		max-width: 530px;
		height: auto;
	}


	#zoom {
		padding: 1rem 0;
	}

	#zoom img {
		max-width: 95%;
		margin: 5px auto 0px auto;
		text-align: center;
	}

	#zoom table {
		width: 100%;
	}

	.loc {
		width: auto;
		padding: 1rem;
	}

	.sjsm {
		display: none;
	}

}

@media screen and (max-device-width:878px) {
	.logo {
		padding: 70px 0 100px 0;
	}
}

@media screen and (max-device-width:812px) {
	.logo {
		padding: 60px 0 100px 0;
	}
}

@media screen and (max-device-width:778px) {
	body {
		background-size: 120%;
	}

	.logo {
		padding: 60px 0 110px 0;
	}
}

@media screen and (max-device-width:736px) {
	.logo {
		padding: 50px 0 110px 0;
	}
}

@media screen and (max-device-width:668px) {
	body {
		background-size: 130%;
	}

}

@media screen and (max-device-width:640px) {}

@media screen and (max-device-width:568px) {
	body {
		background-size: 150%;
	}

	#top {
		background-size: 100%;
		margin-top: 10px;
	}

	.logo img {
		width: 70%;
	}

	.in_tit {
		background-size: 100%;
		margin-bottom: 15px;
	}

	.main_box {
		margin-bottom: 15px;
	}

	.list li a {
		width: 80%;
	}

	/*综合报道*/
	.zhbd_con {
		width: 96%;
		margin: auto;
	}

	.silder-box-zhbd {
		width: 100% !important;
		height: 360px !important;
		margin: auto;
	}

	.silder-box-zhbd .silder {
		width: 100% !important;
	}

	.silder-box-zhbd .silder li {
		width: auto !important;
		height: 360px !important;
		position: relative;
	}

	.silder-box-zhbd .silder li img {
		width: auto !important;
		max-width: 100%;
		height: 360px !important;
	}

	.silder-box-zhbd .silder li h4 {
		width: 100%;
		max-width: 548px;
		box-sizing: border-box;
		text-align: center;
		padding: 10px;
	}

	/*典型经验*/
	.dxjy_con {
		margin: auto;
	}

	.dxjy_con>a {
		float: none !important;
		width: 96%;
		margin: 0 auto 15px auto !important;
		height: auto;
		padding-bottom: 60px;
		min-height: 150px;
	}

	.dxjy_con>a:nth-child(2n) {
		float: none !important;
	}

	.dxjy_con>a li img {
		width: 100%;
		height: auto;
	}

	.dxjy_con>a:hover .detail {
		display: none;
	}

	/*视频专区*/
	#spzq {
		margin-bottom: 0;
	}

	#spzq p.morelink {
		padding-top: 0;
	}

}

@media screen and (max-device-width:414px) {
	.logo {
		padding: 30px 0 80px 0;
	}

	#bottom span {
		display: block;
		padding-right: 20px;
	}

	.in_tit img {
		width: 80%;
		max-width: 269px;
	}

	/*综合报道*/
	.silder-box-zhbd {
		height: 260px !important;
	}

	.silder-box-zhbd .silder li {
		height: 260px !important;
	}

	.silder-box-zhbd .silder li img {
		height: 260px !important;
	}

	.silder-box-zhbd .silder-button {
		top: 20%;
		width: 30px;
	}

}

@media screen and (max-device-width:375px) {
	.logo {
		padding: 30px 0 60px 0;
	}

	/*综合报道*/
	.silder-box-zhbd {
		height: 250px !important;
	}

	.silder-box-zhbd .silder li {
		height: 250px !important;
	}

	.silder-box-zhbd .silder li img {
		height: 250px !important;
	}
}

@media screen and (max-device-width:332px) {
	.logo {
		padding: 25px 0 50px 0;
	}

	/*综合报道*/
	.silder-box-zhbd {
		height: 200px !important;
	}

	.silder-box-zhbd .silder li {
		height: 200px !important;
	}

	.silder-box-zhbd .silder li img {
		height: 200px !important;
	}
}