html{
	background: #eef5fb;
}
.navigation {
  
 background: linear-gradient(180deg, rgb(0 54 125) 0%, rgb(0 61 142 / 91%) 0%, rgb(0 61 142 / 70%) 40%, rgb(0 61 142 / 20%) 70%, rgba(0, 0, 0, 0) 100%);
}
.indrwp {
	padding-left: 1.82rem;
	padding-right: 1.82rem;
	background-color: #eef5fb;
}
.left6,.left5{
	position: relative;
	z-index: 3;
}
.l_beijing{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
}
.l_beijingb{
	width: 30%;
	position: fixed;
	bottom: 0rem;
	right: 0;
	/* display: none; */
}
.l_beijingb img{
	width: 100%;
	height: auto;
}
.l_beijing img{
	width: 100%;
	height: auto;
}
.indrwp .newslist {
	overflow: hidden;

}

.indrwp .newslist {
	padding-bottom: 2rem;
}

.center {
	width: 100%;
}

.indrwp .add {
	height: 0.5rem;
	display: flex;
	align-items: center;
	font-size: 0.14rem;
	color: #1d4a97;
	position: relative;
	z-index: 3;
}

.left5 {
	width: 3.5rem;
	float: right;!important;
	position: absolute;
	right: 1.82rem;
}
.l_wyyw{
	width: 100%;
	background-color: #fff;
	border-radius: 0.15rem;
	padding: 0.3rem 0.2rem;
	    box-shadow: 0 -2px 15px 2px #bcddfc;
		margin-bottom: 0.3rem;
		padding-top: 0.15rem;
}
.l_wyyw span{
	width: 100%;
	height: 1px;
	background-color: #e3e3e3;
	display: block;
	margin-top: 0.15rem;
}
.l_wyyw_tu{
	  
		position: relative;
		margin-top: 0.2rem;
		margin-bottom: 0.15rem;
}
.l_xydt{
	
padding-top: 0.15rem;
}
.l_xydt1{
	padding-left: 0;
	padding-bottom: 0.12rem;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #cfcfcf;
}
.l_xydt1::after{
	position: absolute;
	content: "";
	width: 0.05rem;
	height: 0.05rem;
	border: #0062b1 1px solid;
	border-radius: 50%;
	left: 0;
	top: 0.12rem;
	display: none;
}
.l_xydt1::before{
	position: absolute;
	content: "";
	width: 0.01rem;
	height: 0.3rem;
	background: #939495;
	left: 0.61rem;
	top: 0.17rem;
}
.l_xydt1:nth-last-child(1)::before{
	/* height: 0; */
}
.l_xydt1 text{
	font-size: 0.15rem;
	color: #333;
}
.l_xydt1 p{
	font-size: 0.16rem;
	color: #333;
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		margin-top: 0.1rem;
}
.l_xydt1:hover p{
	color: #0062b1;
}
.l_wyyw_tu img{
	width: 100%;
	height: 1.8rem;
	object-fit: cover;
}
.l_wyyw h1 img{
	height: 0.24rem;
}
.l_wyyw_ul ul li a{
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 0.16rem;
	color: #333;
	margin-bottom: 0.15rem;
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		
	
}
.l_wyyw_ul ul li:hover a{
	color: #0062b1;
}
.l_wyyw_ul ul li a img{
	margin-top: -0.1rem;
	margin-right: 0.1rem;
}

 .lmbt {
	/* padding: 15px 70px; */
	background: #1d2087;
	color: white;
	/* font-size: 16px; */
	font-weight: bold;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.135rem 0;
}

.lmbt h1 {
	font-size: 0.25rem;
	text-align: center;
}

.lmbt2 ul li {
	width: 100%;
	border: 1px solid #eee !important;
	background: #fff !important;
}

.lmbt2 ul li a {
	display: flex !important;
	width: 100% !important;
	height: 100% !important;
	justify-content: center !important;
	align-items: center !important;
	padding: 0.15rem 0 !important;
	font-size: 0.18rem !important;
	color: #333;

	border: 0 !important;
	font-weight: 500 !important;
}

.wp_listcolumn .wp_column a:hover {
	color: #1d2087 !important;
}

.wp_listcolumn .wp_column a {
	background: #fff;
}

.lmbt2 ul {
	border-bottom: 1px solid #ddd !important;
}



.selected {
	background: #eeeeee !important;
	color: #1d2087 !important;
}

.info1 {
	background-color: #fff !important;
	padding: 0.3rem;
}

.info1 p {
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #666;
	margin-bottom:0.2rem;
}

.info1 span {
	font-size: 0.18rem;
	line-height: 0.28rem;
	color: #666;
}

table {
	width: 100% !important;
}

table,
td,
th {
	border-collapse: collapse;
}

table tr td {
	text-align: center;
}

table,
td,
th {
	border: 1px solid #aaaeb0 !important;
}

table td {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 28px;
	padding: 8px;
}

tbody tr:nth-child(even) td,
tbody tr:nth-child(even) th {
	background-color: #ffffff;
}

tbody .firstRow td,
tbody .firstRow th {
	background-color: #0062b1 !important;
	color: #fff;
}

tbody .firstRow td p,
tbody .firstRow th p {
	color: #fff !important;
}

tbody tr:nth-child(odd) td,
tbody tr:nth-child(odd) th {
	background-color: #e7f5fe;
}

tbody tr:nth-child(odd) th span {
	color: #fff;
}

.indrwp .newslist .left6 .list #wp_news_w1 table td {
	width: calc(100%/3 - 20px);
	background-color: #FFF;
	display: block;
	float: left;
	margin: 0 10px 20px;
}

.indrwp .newslist .left6 .list #wp_news_w1 table {
	border: none !important;
}

.indrwp .newslist .left6 .list #wp_news_w1 td {
	border: none !important;
	padding: 0 !important;
}

.indrwp .newslist .left6 .list #wp_news_w1 th {
	border: none !important;
}

.wp_paging {
	text-align: center !important;
	float: none !important;
	display: flex;
	
}

.wp_paging li {
	float: none !important;
}

input[type="radio" i],
input[type="checkbox" i] {
	background-color: initial;
	margin: 3px 0.5ex;
	padding: initial;
	border: initial;
}

input[type="radio" i] {
	-webkit-appearance: radio;
	box-sizing: border-box;
}

input,
textarea,
select,
button {
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0em 0em 0em 0em;
	font: 13.3333px Arial;
}

input {
	-webkit-appearance: textfield;
	background-color: white;
	-webkit-rtl-ordering: logical;
	user-select: text;
	cursor: auto;
	padding: 1px;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}

.pian {
	margin: 30px auto 0;
	text-align: center;
}

.pagination {
	text-align: center;
	padding: 60px 0;
}

.pagination li {
	display: inline-block;
	margin: 0 5px;
}

.pagination .active span,
.pagination .active a {
	background-color: #143270;
	color: #fff;
}

.pagination li:hover span,
.pagination li:hover a {
	background-color: #143270;
	color: #fff;
}

.pagination span,
.pagination a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 8px 12px;
	color: #666;
	cursor: pointer;
	background-color: #eee;
}

.pagination .disabled span,
.pagination .disabled a {
	color: #ccc;
}


.n_banner {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover !important;
	background: transparent !important;
	height: 3.7rem;
}

.indrwp .add {
	height: 50px;
	display: flex;
	align-items: center;
	
}

.indrwp .add p {
	color: #1d4a97;
	font-size: 14px;
	line-height: 20px;
	/* background:url(../images/home.png) no-repeat; */
	background-size: 20px;
	padding-left: 25px;
}

.indrwp .add p a {
	color: #666;
	font-size: 14px;
}

.indrwp .add p a:hover {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .newslist {
	overflow: hidden;
	width: 100%;
	/* position: relative; */
}

.indrwp .newslist .left6 {
	width: 75%;
	float: left;
	display: block !important;
	position: relative !important;
	margin-top: 0 !important;
}

.right {
	/* display: none; */
}

.indrwp .newslist .right {
	width: calc(30% - 0.3rem);
	margin-left: 0.3rem;
	float: right;
}
.add a{
	color: #1d4a97;
	font-size: 0.14rem;
}
.indrwp .newslist .left6 .list li {
	background-color: #fff;
	overflow: hidden;
	padding: 0.3rem;
	margin-bottom: 0.3rem;
	border-radius: 0.15rem;
	    box-shadow: 0 -2px 15px 2px #bcddfc;

}

.indrwp .newslist .left6 .list li a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.14rem;
	color: #333;
}

.indrwp .newslist .left6 .list li .img {
	float: right;
	width: 20%;
	    height: 1.64rem;
}

.indrwp .newslist .left6 .list li .txt {
	float: left;
	width: 76%;
	margin-right: 4%;
}

.indrwp .newslist .left6 .list li .txt h1 {
	font-size: 0.32rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.indrwp .newslist .left6 .list li .txt p {
	font-size: 0.14rem;
	line-height: 00.24rem;
	height: 0.66rem;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0.1rem 0 0.3rem;
}

.indrwp .newslist .left6 .list li .txt span {
	font-size: 0.14rem;
	color: #999;
	display: block;
	float: left;
	margin-right: 0.3rem;
	padding-left: 0.25rem;
	background-size: 0.2rem;
	line-height: 0.2rem;
}

.indrwp .newslist .left6 .list li .txt .date {
	background: url(https://i.wfu.edu.cn/https/77726476706e69737468656265737421f9b9569a327e6d546b468aa2/http/77726476706e69737468656265737421a2a611d2736426062a46dbfdcd/_upload/tpl/06/c9/1737/template1737/image/shijian2.png) no-repeat;
	    background-size: contain;
}

.indrwp .newslist .left6 .list li .txt .views {
	margin-right: 0;
	/* background:url(../images/views.png) no-repeat; */
}

.indrwp .newslist .left6 .list li:hover .txt h1 {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .newslist .left6 .list li:hover .txt p {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .newslist .left6 .list li:hover .img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

.indrwp .newslist .right .item {
	background-color: #fff;
	padding: 30px 20px 5px;
}

.indrwp .newslist .right .title {
	overflow: hidden;
	line-height: 22px;
	padding-bottom: 15px;
	border-bottom: 2px solid #143270;
	margin-bottom: 25px;
}

.indrwp .newslist .right .title h1 {
	float: left;
	font-size: 22px;
	color: #333;
}

.indrwp .newslist .right .title a {
	float: right;
	font-size: 14px;
	color: #666;
}

.indrwp .newslist .right .title a {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .newslist .right .list li .txt {
	margin-top: 20px;
	overflow: hidden;
	line-height: 16px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.indrwp .newslist .right .list li .txt h1 {
	float: left;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(95% - 74px);
}

.indrwp .newslist .right .list li .txt p {
	float: right;
	font-size: 14px;
	color: #999;
	width: 74px;
}

.indrwp .newslist .right .one .list li .img {
	display: none;
}

.indrwp .newslist .right .one .list li:first-child .img {
	display: block;
}

.indrwp .newslist .right .one .list li:last-child .txt {
	border: none;
}

.indrwp .newslist .right .list li:hover .txt h1 {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .newslist .right .item {
	margin-bottom: 30px;
}

.indrwp .newslist .right .two .list li {
	margin-bottom: 10px;
}

.indrwp .newslist .right .two .list li .txt {
	border: none;
	margin-top: 15px;
	padding-bottom: 15px;
}

.indrwp .newslist .right .two .list li .txt h1 {
	width: 100%;
}

.indrwp .newslist .right .two .list li .imgbox {
	position: relative;
	overflow: hidden;
}

.indrwp .newslist .right .two .list li .imgbox .hide {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.indrwp .newslist .right .two .list li:hover .imgbox .hide {
	opacity: 1;
	transition: all 0.3s linear;
}

.indrwp .news {
	overflow: hidden;
	/* background-color: #fafafa; */
	padding-bottom: 50px;
}

.indrwp .news .left6 {
	width: 75%;
	float: left;
}

.indrwp .news .right {
	width: calc(30% - 30px);
	margin-left: 30px;
	float: right;
}

.indrwp .news .left6 .one {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 30px;
	border-radius: 0.15rem;
box-shadow: 0 -2px 15px 2px #bcddfc;
}

.indrwp .news .left6 .one h1 {
	font-size: 0.36rem;
	color: #333;
	text-align: center;
	padding-bottom: 0.1rem;
	border-bottom: 1px solid #95b8da;
}

.indrwp .news .left6 .one h2 {
	font-size: 0.22rem;
	line-height: 50px;
	color: #333;
	text-align: center;
}

.indrwp .news .left6 .one .top {
	overflow: hidden;
	text-align: center;
	margin: 0.15rem 0 0.2rem;
}

.indrwp .news .left6 .one .top span {
	font-size: 0.14rem;
	display: inline-block;
	color: #999;
	margin-right: 0.2rem;
	padding-left: 0.25rem;
	background-size: 0.2rem;
	line-height: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.indrwp .news .left6 .one .top .date {
	/* background: url(../image/time4.png) no-repeat; */
}
.lf{
	text-align: right;
	font-size: 0.16rem;
}
.indrwp .news .left6 .one .top .views {
	margin-right: 0;
	/* background:url(../images/views.png) no-repeat; */
}

.indrwp .news .left6 .one .info {
	font-size: 15px;
	line-height: 26px;
	color: #666;
}

.indrwp .news .left6 .one .info p {
	font-size: 15px;
	line-height: 26px;
	color: #666;
}

.indrwp .news .left6 .one .info p img {
	    width: 75% !important;
    max-width: 75% !important;
}

.indrwp .news .left6 .one .info span {
	font-size: 15px;
	line-height: 26px;
	color: #333;
}

.indrwp .news .left6 .two {
	background-color: #fff;
	padding: 30px 40px 40px;
}

.indrwp .news .left6 .two .title {
	overflow: hidden;
	border-bottom: 2px solid #143270;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.indrwp .news .left6 .two .title h1 {
	font-size: 0.28rem;
	color: #333;
	float: left;
}

.indrwp .news .left6 .two .title p {
	margin-top: 0.18rem;
	margin-left: 0.05rem;
	font-size: 0.14rem;
	color: #999;
	float: left;
}

.indrwp .news .left6 .two .list {
	overflow: hidden;
}

.indrwp .news .left6 .two .list li {
	float: left;
	width: calc(100%/2 - 20px);
	margin-right: 40px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}

.indrwp .news .left6 .two .list li:nth-child(even) {
	margin-right: 0;
}

.indrwp .news .left6 .two .list li h1 {
	float: left;
	font-size: 0.16rem;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(95% - 0.74rem);
}

.indrwp .news .left6 .two .list li p {
	float: right;
	font-size: 0.14rem;
	color: #999;
	width: 1rem;
	text-align: right;
	display: none;
}

.indrwp .news .left6 .two .list li:hover h1 {
	color: #143270;
	transition: all 0.3s linear;
}

.indrwp .news .right .pian a {
	background-color: #fff;
	display: block;
	margin-bottom: 30px;
	padding: 30px;
}

.indrwp .news .right .pian a h1 {
	font-size: 18px;
	color: #333;
}

.indrwp .news .right .pian a p {
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0;
	color: #666;
}

.indrwp .news .right .pian a span {
	font-size: 14px;
	color: #666;
}

.indrwp .news .right .pian a:hover {
	background-color: #143270;
	transition: all 0.3s linear;
}

.indrwp .news .right .pian a:hover h1 {
	color: #fff;
	transition: all 0.3s linear;
}

.indrwp .news .right .pian a:hover p {
	color: #fff;
	transition: all 0.3s linear;
}
.per_page,.all_count{
	font-size: 0.14rem;
	color: #333;
	display: flex;
}
.page_nav a{
	font-size: 0.14rem;
	color: #333;
	display: block;
}
.page_nav span{
	font-size: 0.14rem;
	color: #333;
	display: block;
}
.page_jump{
	display: flex;
}
.pages_count{
	display: flex;
}
.page_jump span{
	font-size: 0.14rem;
	color: #333;
	display: block;
}
.page_nav{
	display: flex;
}
.indrwp .news .right .pian a:hover span {
	color: #fff;
	transition: all 0.3s linear;
}

.indrwp .news .right .share {
	background-color: #fff;
	padding:0.3rem;
}

.indrwp .news .right .share h1 {
	font-size: 0.18rem;
	color: #333;
	margin-bottom: 0.2rem;
}

.indrwp .news .right .share .more {
	margin-top: 0.2rem;
	width: 100%;
	height: 0.5rem;
	background-color: #143270;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.18rem;
	color: #fff;
	display: block;
}

.indrwp .news .right .share ul li {
	float: left;
	width: 0.4rem;
	height: 0.4rem;
	border: 1px solid #999;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-right: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.indrwp .news .right .share ul li img{
	display: block;
}
.indrwp .news .right .share ul li .hide {
	display: none;
	position: absolute;
	width: 300%;
	top: -340%;
	left: -100%;
}

.indrwp .news .right .share ul li .img2 {
	display: none;
}

.indrwp .news .right .share ul li:hover {
	border: 1px solid #143270;
}

.indrwp .news .right .share ul li:hover .img1 {
	display: none;
}

.indrwp .news .right .share ul li:hover .img2 {
	display: block;
}

.indrwp .news .right .share ul li:hover .hide {
	display: block;
}

.indrwp .news .right .erwei {
	background-color: #fff;
	padding: 0.3rem 0.3rem 0.4rem;
	margin-top: 0.3rem;
}

.indrwp .news .right .erwei h1 {
	font-size: 0.18rem;
	color: #333;
	margin-bottom: 0.3rem;
}

.indrwp .news .right .erwei .list {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.indrwp .news .right .erwei .list li {
	float: left;
	margin-right: 40px;
}

.indrwp .news .right .erwei .list li:last-child {
	margin-right: 0;
}

.indrwp .news .right .erwei .list li p {
	font-size: 16px;
	color: #333;
	text-align: center;
}

.inwap {
	display: none;
}
.list .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
    margin-top: 0.05rem;
}

@media (max-width:996px) {
	.left5 {

		display: none;
	}

	.inpc {
		display: none;
	}

	.inwap {
		display: block;
	}

	.n_banner {
		margin-top: 50px;
		height: 1rem;
	}

	.pagination {
		padding: 10px 0 0;
	}

	.pagination li:first-child {
		display: none;
	}

	.pagination li:last-child {
		display: none;
	}

	.list_nav {
		display: none;
	}


	.indrwp .title h1 {
		font-size: 26px;
	}

	.indrwp .title p {
		font-size: 14px;
		margin: 10px 0;
	}

	.indrwp .title .xian {
		width: 50px;
		margin: 0 auto 30px;
	}

	.indrwp .newslist .left6 {
		float: none;
		width: 100%;
	}

	.indrwp .newslist .right {
		display: none;
	}

	.indrwp .newslist .left6 .list li .txt h1 {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
		white-space: inherit;
		margin-bottom: 8px;
	}

	.indrwp .newslist .left6 .list li a {
		display: block;
	}

	.indrwp .newslist .left6 .list li .txt p {
		display: none;
	}

	.indrwp .newslist .left6 .list li .txt span {
		line-height: 18px;
		background-size: 18px !important;
		margin-right: 10px;
	}

	.indrwp .news .left6 {
		float: none;
		width: 100%;
	}

	.indrwp .news .right {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.indrwp .news .left6 .one {
		margin-bottom: 20px;
	}

	.indrwp .news .right .pian a {
		margin-bottom: 20px;
	}

	.indrwp .news .right .erwei {
		margin-top: 20px;
	}

	.indrwp .news .left6 .one h1 {
		font-size: 24px;
	}

	.indrwp .news .left6 .one .top {
		margin: 10px 0 25px;
	}

	.indrwp .news .left6 .one {
		padding: 15px;
	}

	.indrwp .news .left6 .two .list li {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.indrwp .news .left6 .one .info {
		font-size: 16px;
		line-height: 32px;
		color: #333;
	}

	.indrwp .news .left6 .one .info p {
		font-size: 15px;
		line-height: 32px;
		color: #666;
		margin-bottom: 8px;
	}

	.indrwp .news .left6 .one .info span {
		font-size: 15px;
		line-height: 32px;
		color: #292929;
	}

	.indrwp .news .left6 .two .title h1 {
		font-size: 20px;
	}

	.indrwp .news .left6 .two .title p {
		margin-top: 8px;
	}

	.indrwp .news .left6 .two .title {
		margin-bottom: 10px;
		padding-bottom: 5px;
	}

	.indrwp .news .left6 .two {
		padding: 30px;
	}

	.indrwp .news .left6 .two .list li h1 {
		font-size: 15px;
	}

	.indrwp .news .left6 .two .list li {
		height: 40px;
		line-height: 40px;
		width: calc(100%/2 - 15px);
		margin-right: 30px;
	}

	.indrwp .news .right .pian a h1 {
		font-size: 16px;
	}

	.indrwp .news .right .pian a p {
		margin: 15px 0;
	}

	.indrwp .news .right .share h1 {
		font-size: 16px;
	}

	.indrwp .news .right .share .more {
		font-size: 16px;
	}

	.indrwp .news .right .erwei h1 {
		font-size: 16px;
	}

	.indrwp .news .right .erwei .list li p {
		font-size: 15px;
	}

	.indrwp .news .left6 .one .top span {
		line-height: 18px;
		background-size: 18px !important;
	}
	.indrwp{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}
}

@media (max-width:599px) {
	.indrwp .newslist .left6 .list li .img {
		display: none;
	}

	.indrwp .newslist .left6 .list li .txt {
		width: 100%;
		margin-left: 0;
	}

	.indrwp .news .left6 .one h1 {
		font-size: 20px;
	}

	.indrwp .news .left6 .one h2 {
		font-size: 15px;
	}

	.indrwp .news .left6 .two .list li {
		width: 100%;
		float: none;
	}

	.indrwp .add {
		height: 0;
		overflow: hidden;
		margin-top: 16px;
	}

	.lk {
		width: 100%;
	}

	.lk dd {
		width: 100%;
	}
	.wp_paging{
		flex-wrap: wrap;
	}
}
.bottom{
	position: relative;
	z-index: 99;
}
.bottom2{
	position: relative;
	z-index: 99;
}
.indrwp{
	min-height: 10rem;
}
.left5{
	top: 4.2rem;
	transition: 0;
}
.left_top{
	top: 1.5rem;
	position: fixed;
}
.newslist  .left5{
    display: none;
}
@media (min-width:2050px) {
	.indrwp {
	    padding-left: 5.5rem;
	    padding-right: 5.5rem;
	}
	
	.n_banner {

	    height: 5rem;
	}
	.left5 {

	    right: 5.5rem;
	    top: 5.5rem;
	}
	.left_top {
	    top: 1.8rem;
	
	}
}
.l_xydt1 p:nth-child(1){
			width: 15%;
			flex-wrap: wrap;
			display: flex;
		}
	.l_xydt1 p:nth-child(1) text{
		display: flex;
		width: 100%;
		justify-content: right;
	}
		.l_xydt1 p:nth-child(2){
					width: 77%;
				}
.l_xydt1:nth-last-child(1){
        border-bottom: 0px solid #cfcfcf;
}
.xj2 ul li a {
    color: #333;
    font-size: 0.18rem !important;
    display: block !important;
}
.xj2 ul li {
    width: 20%;
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0.15rem;
    box-shadow: 0 0px 0px 0px #bcddfc !important;
    background-color: #fff;
    overflow: hidden !important;
}