
.mb20 {
    margin-bottom: 20px;
}
.where a {
    vertical-align: middle;
    margin: 0 5px;
}
/* 列表通用 */

.list-t li {
	position: relative;
	padding-left: 20px;
	line-height: 40px;
	font-size: 16px;
}

.list-t li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background-color: #ddd;
	border-radius: 100px;
}

.list-t li:hover:before {
	background-color: #1b80d2;
}

.list-t li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-t li .date {
	position: absolute;
	top: 50%;
	right: 0;
	color: #999999;
	transform: translateY(-50%);
}

.list-t.border6 li:nth-child(5n) {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.list-t.border6 li:nth-child(5n):before {
	margin-top: -9px;
}

.list-t.t2 li {
	line-height: 31px;
	padding: 20px;
	border-bottom: 1px dashed #d2d2d2;
}

.list-t .state {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.list-t .state.s1 {
	margin-left: 15px;
	background: #fff7e6;
	color: #f47c11;
	line-height: 30px;
	width: 73px;
	border-radius: 6px;
}

.list-t .state.s2 {
	margin-left: 15px;
	background: #eff7ff;
	color: #226ebc;
	line-height: 30px;
	width: 73px;
	border-radius: 6px;
}

/* 列表页通用 */
.bgf6 {
	background-color: #f6f6f6;
}

.grid {
	background-color: #fff;
	padding: 10px 36px;
}

.list_content {
	padding: 22px;
}

.list_content.row {
	margin: 0;
}

.tb {
	border-bottom: 1px solid #d8d8d8;
	margin: 0 15px 20px;
	font-size: 18px;
}


.list_content .rt {
	background-color: #f3f6f9;
	padding: 1px 20px 19px;
}

.list_content>.tb {
	font-size: 26px;
	margin: 0 15px 30px;
}

.list_content .col-md-9 .tb_2 span {
    font-size: 16px;
    background: #1454be;
    color: #fff;
    padding: 10px;
    display: inline-block;
    font-weight: bold;
}

.list_content .col-md-9 .tb_2 {
    margin: 16px 0px 6px 12px;
}

.list_content .col-md-9 .tb_2:first-child {
    margin-top: -8px;
}

.list_content .col-md-9 .tb_2 span a {
    color: #fff;
}

.list_content .rt .tb {
	margin: 16px 0 8px;
}

.list_content .rt .xygov-newslist-lineheight-48px>li {
	line-height: 35px;
	height: 35px;
}

.list_content .cbjd .swiper-slide .t {
	font-size: 14px;
	width: 71%;
	height: 44px;
	line-height: 44px;
}

.list_content .cbjd .swiper-slide .b {
	height: 44px;
}
.list_content .cbjd img{
	object-fit: fill;
}
.list_content .cbjd .swiper-slide img {
    height: 100%;
}
/* 列表通用 */

.list-t li {
	position: relative;
	padding-left: 20px;
	line-height: 40px;
	font-size: 20px;
}

.list-t li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background-color: #ddd;
	border-radius: 100px;
}

.list-t li:hover:before {
	background-color: #1b80d2;
}

.list-t li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-t li .date {
	position: absolute;
	top: 50%;
	right: 0;
	color: #999999;
	transform: translateY(-50%);
}

.list-t.border6 li:nth-child(5n) {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.list-t.border6 li:nth-child(5n):before {
	margin-top: -9px;
}

.list-t.t2 li {
	line-height: 31px;
	padding: 20px;
	border-bottom: 1px dashed #d2d2d2;
}

.list-t .state {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.list-t .state.s1 {
	margin-left: 15px;
	background: #fff7e6;
	color: #f47c11;
	line-height: 30px;
	width: 73px;
	border-radius: 6px;
}

.list-t .state.s2 {
	margin-left: 15px;
	background: #eff7ff;
	color: #226ebc;
	line-height: 30px;
	width: 73px;
	border-radius: 6px;
}

/* 列表页通用 */
.bgf6 {
	background-color: #f6f6f6;
}

.grid {
	background-color: #fff;
	padding: 10px 36px;
}

.list_content {
	padding: 22px;
}

.list_content.row {
	margin: 0 auto;
    background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px 
		rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	border: solid 1px #ced7e8;

}

.tb {
	border-bottom: 1px solid #d8d8d8;
	margin: 0 15px 30px;
	font-size: 18px;
}

.tb span {
	color: #1454be;
	display: inline-block;
	padding: 0 10px 10px;
	position:relative
}

.tb span a {
	color: #333;
}

.list_content .rt {
	background-color: #f3f6f9;
	padding: 1px 20px 19px;
}

.list_content>.tb {
	font-size: 26px;
	margin: 0 15px 30px;
}

.list_content .col-md-9 .tb_2 span {
    font-size: 16px;
    background: #1454be;
    color: #fff;
    padding: 10px;
    display: inline-block;
    font-weight: bold;
}

.list_content .col-md-9 .tb_2 {
    margin: 16px 0px 6px 12px;
}

.list_content .col-md-9 .tb_2:first-child {
    margin-top: -8px;
}

.list_content .col-md-9 .tb_2 span a {
    color: #fff;
}

.list_content .rt .tb {
	margin: 16px 0 8px;
}

.list_content .rt .xygov-newslist-lineheight-48px>li {
	line-height: 35px;
	height: 35px;
}

.list_content .cbjd .swiper-slide .b {
	height: 44px;
}
.list_content .cbjd img{
	object-fit: fill;
}
.list_content .cbjd .swiper-slide img {
    height: 100%;
}
.xygov-newslist-lineheight-48px {
    margin-top: 10px;
    margin-left: 10px;
}
.xygov-newslist-lineheight-48px {
    margin-top: 10px;
    margin-left: 10px;
}
.list_content .rt .xygov-newslist-lineheight-48px>li {
    line-height: 35px;
    height: 35px;
}
.list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}
/*焦点图*/
.cbjd{width:100%;overflow:hidden;    margin-top: 10px;}
.cbjd .swiper-slide { text-align:center; position:relative;}
.cbjd .swiper-slide img{ width:100%; }
.cbjd .swiper-slide .b{ position:absolute; bottom:0px; background:#000000; width:100%; opacity:0.5; height:50px}
.cbjd .swiper-slide .t{ position:absolute; bottom:0px; width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; height:50px; line-height:50px; color:#FFFFFF; text-align:left; padding-left:10px; font-size:18px}
.cbjd .swiper-pagination { text-align:right; margin-bottom:5px; padding-right:10px}
.cbjd .swiper-pagination-bullet {width: 10px;height: 10px;border-radius: 100%;background: #f5f5f5;opacity: .8;}
.cbjd .swiper-pagination-bullet-active {opacity: 1;background: #007aff;}
.cbjd .swiper-button-next, .cbjd .swiper-button-prev {top: 48%; display:none}
.cbjd:hover .swiper-button-next, .cbjd:hover .swiper-button-prev{ display:block}
.list_content .cbjd .swiper-slide img {
    height: 180px;
}
@media (max-width:1200px) {
	.list_content .cbjd .swiper-slide img {
		width: 100%;
		height: 400px;
	}
}
@media (max-width:480px) {
	.list_content .cbjd .swiper-slide img {
		width: 100%;
		height: 216px;
	}
}
.where {
    font-size: 16px;
    padding: 5px 0 10px;}

.tb span a {
    color: #6e819e;
}	
.tb span a.current::before {
    width: 50px;
    height: 3px;
    background-color: #1454be;
    content: '';
    position: absolute;
    bottom: 0px;
    }
.tb span a.current {
	color:#1454be;
	font-weight: bold;
}

    .rt .tb span::before {
        display: block;
        width: 36px;
        height: 3px;
        background-color: #1454be;
        content: '';
        position: relative;
        top: 30px;
    }
    .rt .tb{
        border: 0px;
    }
    .rt .list-t li {
        position: relative;
        padding-left: 20px;
        line-height: 40px;
        font-size: 18px;
    }
    .rt .list-t li:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 8px;
        height: 8px;
        margin-top: -2px;
        background-color: #aec1e7;
        border-radius: 100px;
    }
/* 分页 */
.pages {
	padding: 40px 0 25px;
	text-align: center;
	font: 0/0 microsoft yahei;
}

.pages a {
	border: 1px solid #d6d8da;
	font-size: 14px;
	line-height: 36px;
	margin: 6px 3px;
	border-radius: 2px;
	height: 36px;
	display: inline-block;
	padding: 0 9px;
	color: #888888;
	min-width: 40px;
}

.pages a.onhover,
.pages a:hover,
.pages a.current {
	color: #fff;
	border-color: #487bc5;
	background: #487bc5;
}

.pages input[type="text"] {
	text-align: center;
	margin: 0 7px;
	width: 38px !important;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cdd7e0;
	font-size: 16px;
	padding: 0 10px;
	margin-right: 4px;
	border-radius: 2px;
	vertical-align: middle;
}

.pages span:hover {
	background: none;
	color: #444;
}

.pages input[type="submit"] {
	height: 36px;
	line-height: 37px;
	border: 1px solid #cdd7e0;
	padding: 0 10px;
	margin-left: 3px;
	border-radius: 2px;
	background: #fff;
	color: #333;
	vertical-align: middle;
}

.pages .bai12_22h {
	margin-left: 20px;
}