@charset "UTF-8";
/* 二十大专题样式 */

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row {
	margin-left: -6px;
	margin-right: -6px;
}

.row:after {
	content: '';
	display: block;
	clear: both;
}

.fl{ float:left;}
.fr{ float:right;}
a{ color:#333; text-decoration:none;}
a:hover{text-decoration: none;color:#013b9e;}
a:visited{text-decoration: none !important; background:none;}
a:focus{text-decoration: none}
a img{ border:none;}
ul{margin-bottom:0;}
ul,li{ list-style:none;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt5{ margin-top:5px;}
.clearfix:after {content:"\200B"; display:block; height:0; clear:both; }/*ç”¨äºŽæ¸…é™¤æµ®åŠ¨ï¼Œå†…å®¹ä¸º\200BæŒ‡é›¶å®½åº¦ç©ºæ ¼ï¼Œå³å¯çœç•¥visible:hidden*/
.clearfix { *zoom:1; } 
input:focus{outline:none}


.md-1,
.md-2,
.md-3,
.md-4,
.md-5,
.md-6,
.md-7,
.md-8,
.md-9,
.md-10,
.md-11,
.md-12 {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}

.col-md-3{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-3{width:33%}


.md-12 {
	width: 100%;
}

.md-11 {
	width: 91.66666667%;
}

.md-10 {
	width: 83.33333333%;
}

.md-9 {
	width: 75%;
}

.md-8 {
	width: 66.66666667%;
}

.md-7 {
	width: 58.33333333%;
}

.md-6 {
	width: 50%;
}

.md-5 {
	width: 41.66666667%;
}

.md-4 {
	width: 33.33333333%;
}

.md-3 {
	width: 25%;
}

.md-2 {
	width: 16.66666667%;
}

.md-1 {
	width: 8.33333333%;
}

body {
	background: #fff url(../ysdwimages/zyszt_bg.jpg) no-repeat;
	padding-top: 400px;
	background-position-y: -521px;
	background-size: 100% 921px;
}

.wrapper-jb {
	background: url(../ysdwimages/24djxxjy_jb.png) no-repeat 100% 100%;
	background-position-y: -20px;
	background-size: 120% 100%;
	padding-top: 50px;
	background-position-x: -10px;
}



.footer {
 border-top: 2px solid #37e;
    padding: 34px 0;
    background-color: #bd0e00;
}

.copyright {
    line-height: 32px;
	padding-top:30px;
	padding-bottom:80px;
}

.copyright p {
    color: #fff;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
}

.sjd{
	display: none;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 220px;
    height: 80px;
    margin-top: -7px;
}

.copyright .left{
   text-align:left; margin-top:-20px;
   font-size:14px;
}

.copyright .right{
    text-align:left; margin-top:-20px;
	font-size:14px;
}

.jc {
    position: absolute;
    top: 20%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}

.jc img{
    width: 90px;
    height:90px;
}


.wrapper {
	width: 100%;
}

.container {
	width: 1360px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container_head {
	position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.container_head a {
	display: inline-block;
	padding: 5px 5px;
	background-color: #fff;
	border-radius: 10px;
}

.container_head a img {
	width: 335px;
	height: auto;
}

.container_head .title {
	display: block;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	margin-top: 64px;
}

/* 正文 */
.top-news {
	padding: 53px 80px 26px 80px;
	position: relative;
}

.top-news:before {
	content: '';
	display: none;
	width: 42px;
	height: 48px;
	background: url(../20dazt/images/20dazt_toutiao.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}

.top-news-title a {
	display: block;
	padding: 0 56px;
	margin-bottom: 5px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #cd0811;
}

.top-news-title a:hover {
	color: #d14d54;
}

.top-news-content {
	text-align: center;
	color: #6d6d6d;
}

.top-news-content a {
	color: inherit;
}

.listBox {
	/* background: #f0e9e3; */
}

.listBox li {
	height: 66px;
	line-height: 66px;
	/* border-bottom: 1px solid #ffffff; */
	font-size: 17px;
	position: relative;
}

.listBox li a {
	width: 100%;
	display: block;
	padding: 2px 0 2px 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* border-left: 12px solid #f0e9e3; */
	font-size: 18px;
	position: relative;
}

.listBox li a:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 14px;
	background: url(../ysdwimages/24djxxjy_dot.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.listBox li a:hover {
	/* border-left: 12px solid #c20317; */
	/* background: #bc9f88; */
	color: #D53434;
}

.view_more_box {
	text-align: right;
	/* background: #f0e9e3; */
}

.view_more {
	display: inline-block;
	/* padding: 14px 21px 0 0; */
	color: #D53434;
}

.view_more_box_line {
	background-color: #D53434;
	width: calc(100% - 50px);
	height: 1px;
	float: left;
	margin-top: 14px;
}

.view_more:hover {
	font-weight: bolder;
	color: #D53434;
}

.row-banner img {
	width: 100%;
	margin-top: 38px;
}

/* 轮播 */
.md-6-slideBox {
	height: 340px;
}

.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 36px;
	height: 80px;
	background: url(../ysdwimages/zys2024_left.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../ysdwimages/zys2024_right.png) no-repeat;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 16px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 100%;
}

.slideBox .hd ul li.on {
	background: #f38d14;
	color: #fff;
}

.slideBox .bd {
	width: 100%;
	height: 100%;
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	width: 100%;
	height: 100%;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd ul {
	width: 100%;
	height: 100%;
}

.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.slideBox .bd p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 17px 120px 17px 14px;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 轮播2 */
.wrapper-picmarquee {
	background: #fffcf2;
	margin-top: 38px;
	padding: 29px 0;
}

.picMarquee-left {
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.picMarquee-left ul li {
	width: 33%;
	box-sizing: border-box;
}

.picMarquee-left ul li a {
	display: inline-block;
	width: 100%;
	padding: 0 25px;
}

.picMarquee-left ul li img {
	width: 100%;
	height: 400px;
}

.picMarquee-left .bd {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

.picMarquee-left .hd>a {
	width: 47px;
	height: 83px;
	line-height: 85px;
	background: #a32122;
	color: #fff;
	text-align: center;
	position: absolute;
	cursor: pointer;
	top: 50%;
	z-index: 99;
	font-size: 30px;
	margin-top: -44px;
}

.picMarquee-left .hd>a.next {
	right: 0px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.picMarquee-left .hd>a.prev {
	left: 0px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

/* 列表页 */
.container_list {
	border: 1px solid #eee;
	background-color: #fff;
	padding: 30px;
	border-radius: 15px;
	position: relative;
	z-index: 9;
	top: -47px;
}

.dqwz {
	font-size: 15px;
	margin-bottom: 20px;
}

.list {
	min-height: 200px;
}

.list li {
	padding: 15px 0;
	border-bottom: 1px dotted #eee;
}

.list a {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}

.list a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #1a5ec4;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.list span {
	color: #9c9c9c;
}

/*分页*/
.page {
	line-height: 30px;
	margin: 20px 0 10px;
	text-align: center;
	font-size: 15px;
}

.page a {
	color: #868585;
	background: #fff;
	font-family: '微软雅黑';
	padding: 2px 5px;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	margin: 0 2px;
}

.page a:hover {
	background: #f39526;
	color: #fff;
	border: none;
	padding: 3px 6px !important;
}

.page input {
	width: 40px;
	height: 22px;
	line-height: 22px;
	margin: 0px 5px;
	vertical-align: middle;
	text-align: center;
}

.page .pagination-first,
.page .pagination-last {
	display: inline-block;
}

.page .active {
	color: #fff;
	background: #bbb;
	border: 1px solid #bbb;
}

.sidebar,
.sidebar-line {
	display: none !important;
}

@media screen and (max-width: 1200px) {
	.container {
		width: 100%;
	}
	.copyright {
        width: 100%;
    }
    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}

@media screen and (max-width: 768px) {
	body {
		padding-top: 422px;
		background-position: center -166px;
	}

	.copyright
	{
	display:none;
    }
	 .sjd{display: block; padding-top:40px;;height:220px;text-align: center;line-height: 20px;font-size: 14px;color: #fff;}
 .sjd ul{
 padding-top:10px;
}

 .sjd ul li img{
 width:80px;
}
 .sjd ul li p{
 padding-top:10px
}
	.container_head .title {
		width: 90%;
	}

	.top-news {
		padding: 15px 20px;
	}

	.top-news:before {
		display: none;
	}

	.top-news-title a {
		margin-left: 0;
		font-size: 22px;
		padding: 0;
	}

	.md-6 {
		width: 100%;
	}

	.md-6-slideBox {
		margin-bottom: 20px;
	}

	.listBox li a {
		font-size: 16px;
	}

	.picMarquee-left .bd {
		width: 80%;
	}

	.picMarquee-left ul li {
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	body {
		padding-top: 296px;
		background-position: center -306px;
	}

	.container_head .title {
		width: 100%;
		margin-top: 80px;
	}

	.row-banner img {
		margin-top: 20px;
	}

	.wrapper-picmarquee {
		margin-top: 20px;
	}

	.container_list {
		top: 0;
	}
}

@media screen and (max-width: 425px) {
	.container_head a {
		width: 50%;
	}

	.container_head a img {
		width: 100%;
	}

	.md-6-slideBox {
		height: 250px;
	}
}

.xxyd-title {
	margin-top: 50px;
	margin-bottom: 30px;
}

.xxyd-title img {
	display: block;
	width: 100%;
}

.listBox-t {
	margin-top: 20px;
}

.listBox-t li {
	height: 38px;
	line-height: 38px;
	width: 50%;
	display: inline-block;
}

.listBox-t li:nth-child(2n+1) {
	padding-right: 10px;
	float: left;
}

.listBox-t li:nth-child(2n) {
	padding-left: 10px;
}

.listBox-t li a {
	width: calc(100% - 110px);
	display: inline-block;
}

.listBox-t li .time {
	float: right;
	line-height: 38px;
}

@media screen and (max-width: 768px) {
	.listBox-t li {
		width: 100%;
	}

	.listBox-t li:nth-child(2n+1) {
		padding-right: 0px;
		float: none;
	}

	.listBox-t li:nth-child(2n) {
		padding-left: 0px;
	}

}