body.night .list-container, body.night .list-right {
    background: #1D1F20;
}
body.night .list-container .current_nav {
    border-bottom: 1px solid #3c3d3d;
}
.list-container {
	background: #fff;
	min-height: calc(100vh - 418px);
	width: 100%;
}

.index-container .right {
	padding: 15px 20px;
	width: calc((100% - 14px) * .31);
	background: #fff;
}

.wnr_ico {
	display: block;
	background: url(../img/wnr.png) center no-repeat;
	width: 300px;
	height: 10pc;
	margin: auto auto 20px;
	background-size: 150px
}

.wnr_t {
	line-height: 30px;
	padding: 5px 0;
	font-size: 17px
}

.wnr_home,
.wnr_t {
	display: block;
	text-align: center;
	color: #a5a5a5
}

.wnr_home {
	width: 221px;
	margin: 0 auto;
	border: 1px solid #e2e2e2;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-radius: 30px;
	margin-top: 15px;
	margin-bottom: 18px
}

.list-container .list-ul {
	padding: 0 30px 45px
}

.list-container .list-ul li {
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px
}

.list-container .list-ul li:nth-last-child(1) {
	margin-bottom: 0
}

.list-container .list-ul li .list-img {
	float: left;
	width: 202px;
	height: 159px;
	overflow: hidden;
	text-align: center;
	border-radius: 3px
}

.list-container .list-ul li .list-img img {
	min-width: 100%;
	vertical-align: middle;
	min-height: 100%
}

.list-container .list-ul li .list-info {
	width: 100%
}

.list-container .list-ul li .list-info .info-img {
	width: 180px;
	height: 130px;
	display: flex;
	padding-right: 4px;
	border-radius: 5px;
	overflow: hidden;
}

.list-container .list-ul li .list-info .info-img img {
	width: 100%;
	min-height: 100%
}

.list-container .list-ul li .list-info .info-tit {
	width: 575px;
	height: 130px;
}

.list-container .list-ul li .list-info .soft-title {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 700
}

.list-container .list-ul li .list-info .soft-title i {
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	margin-right: 12px;
	padding: 0 11px;
	border-radius: 5px;
	height: 25px;
	line-height: 25px;
	position: relative;
	top: -2.5px;
	color: #888;
	background: #f0f0f0;
	font-weight: 100
}

.list-container .list-ul li .list-ca {
	height: 25px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 15px;
	color: #a7a7a7;
	margin: 10px 0;
	float: left
}

.list-container .list-ul li .list-ca .jd {
	display: inline-block;
	margin-right: 22px
}

.list-container .list-ul li .list-intro {
	line-height: 25px;
	font-size: 14px;
	display: -webkit-box;
	color: #545454;
	margin: 5px 0 0;
	text-align: justify;
	min-height: 50px
}

.list-container .list-ul li .list-intro * {
	display: inline !important
}

.list-container .list-ul li .list-btn {
	margin-top: -50px;
	height: 30px;
	line-height: 38px;
	float: right
}

.list-container .list-ul li .list-btn a {
	float: right;
	width: 130px;
	text-align: center;
	border: 1px solid #f0f0f0;
	color: #9a9a9a;
	font-size: 15px;
	border-radius: 5px;
	height: 40px;
	transition: .3s all
}

.list-container .list-ul li .list-btn a:hover {
	background: #5298ff;
	color: #fff;
}

li em {
	text-decoration: none;
	font-style: normal;
	color: #d00
}

.list-left {
	float: left;
	width: 810px
}

.right {
	overflow: hidden;
}

.list-right {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px
}

.list-right-title {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #1b54bc;
	font-weight: 700;
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 12px
}

.hot-icon {
	display: block;
	background: url(../img/other-hot-title-icon.png) no-repeat center;
	background-size: 25px;
	height: 55px;
	width: 25px;
	float: left;
	margin-right: 10px
}

.list-right ul {
	width: 100%;
	overflow: hidden;
	margin-top: 15px
}

.list-right ul:nth-child(1) {
	margin-right: 25px
}

.list-right ul li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-right: 15px
}

.list-right ul li:nth-child(2n) {
	padding-right: 0
}

.list-right ul li:nth-child(1) a i {
	background: #ff2a2a;
	color: #fff
}

.list-right ul li:nth-child(2) a i {
	background: #ffc107;
	color: #fff
}

.list-right ul li:nth-child(3) a i {
	background: #03a9f4;
	color: #fff
}

.list-right ul li:nth-child(4) a i {
	background: #4caf50;
	color: #fff
}

.list-right ul li a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	overflow: hidden
}

.list-right ul li a i {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	margin-right: 9px;
	background: #f3f3f3;
	width: 35px;
	text-align: center;
	color: #696969;
	height: 25px;
	margin-top: -3px;
	border-radius: 21px;
	line-height: 25px
}

.sj-icon {
	display: block;
	background: url(../img/news-article-title-icon.png) no-repeat center;
	background-size: 25px;
	height: 55px;
	width: 25px;
	float: left;
	margin-right: 10px
}

.nav-icon {
	display: block;
	background: url(../img/article-sj-title-icon.png) no-repeat center;
	background-size: 25px;
	height: 55px;
	width: 25px;
	float: left;
	margin-right: 10px
}

.list-container .current_nav {
	margin: 20px 20px;
	border-top: 1px solid #f6f6f6;
	padding-top: 10px;
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 10px;
	font-size: 15px;
	color: #888;
	text-indent: 5px;
}

.list-container .current_nav a {
	color: #888
}

.list-container .current_nav .index-a-float {
	float: right;
	color: #1e9fff;
	font-weight: 500;
}

.right .nav {
	margin-top: 17px
}

.right .nav ol {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px
}

.right .nav ol a {
	color: #888;
	padding: 6px 20px;
	border-radius: 20px;
	border: 1px solid #f6f6f6;
	display: block;
	margin: 0 5px 10px 0;
	transition: .3s all
}

.right .nav ol a:hover {
	border-color: #5298ff;
	color: #fff;
	background: #5298ff
}

.list-soft {
	overflow: hidden;
	padding: 0 30px 15px;
}

.list-soft li {
	position: relative;
	float: left;
	clear: inherit;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 18px;
	width: 15.2%;
	height: 215px;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
}

.list-soft li:nth-child(6n) {
	margin-right: 0;
}

.list-soft .list-img {
	text-align: center;
	display: block;
	background: #fbfbfb;
	padding: 17px 0;
	margin: 7px 7px;
}

.list-soft .list-img img {
	width: 84px;
	height: 84px;
	border-radius: 10px;
	box-shadow: 0 12px 30px 0 rgba(115, 115, 115, .32);
	transition: all .5s;
}

.list-soft .list-img:hover img {
	transform: scale(1.1);
}

.list-soft .list-info {
	height: 84px;
}

.list-soft .soft-title {
	display: -webkit-box;
	overflow: hidden;
	margin: auto;
	width: 85%;
	min-height: 49px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: inherit;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
}

.list-soft .list-ca {
	border-top: 1px solid #f0f0f0;
	margin-top: 5px;
	color: #888;
	text-align: center;
	font-size: 9pt;
}

.list-soft .list-ca .source,
.list-soft .list-ca .time {
	display: -webkit-inline-box;
	padding-right: 5px;
	color: #777;
	font-size: 9pt;
}

.list-soft .list-ca i {
	margin-right: 5px;
	color: #777;
	font-size: 9pt;
}

.list-soft .list-btn span {
	display: block;
}

.list-soft .list-btn .pf {
	color: #ffa400;
}

.list-soft .list-btn .dx {
	color: #888;
	font-size: 13px;
}

@media screen and (max-width:800px) {
	.list-container .current_nav {
		width: 100%;
		margin: 10px 0 1rem
	}

	.index-container .right {
		display: none
	}

	.list-container {
		padding: 2% 3%;
		width: 100%
	}

	.list-container .list-ul,
	.list-soft {
		padding: 0
	}

	.list-container .list-ul li .list-info .info-img {
		width: 6rem;
		height: 6rem
	}

	.list-container .list-ul li .list-info .info-img img {
		width: 100%;
		vertical-align: middle;
		height: 100%;
		object-fit: cover
	}

	.list-container .list-ul li .list-info .info-tit {
		width: calc(100% - 7rem);
		height: 6rem
	}

	.list-container .list-ul li .list-btn,
	.list-container .list-ul li .list-info .soft-title i {
		display: none
	}

	.list-container .list-ul li .list-info .soft-title {
		font-weight: 400;
		font-size: 1.1rem;
	}

	.list-container .list-ul li .list-intro {
		width: 99%;
		overflow: hidden;
		-webkit-line-clamp: 2;
		margin: 0;
		line-height: 1.3rem;
		height: 2.5rem;
		font-size: .8rem;
		min-height: 2.5rem
	}

	.list-container .list-ul li {
		margin-bottom: 1rem;
		padding-bottom: 1rem
	}

	.list-container .list-ul li .list-ca {
		margin: 0
	}

	.list-container .list-ul,
	.list-soft {
		padding: 0;
	}

	.list-container .list-ul li .list-info .info-img {
		width: 6rem;
		height: 6rem;
	}

	.list-container .list-ul li .list-info .info-img img {
		width: 100%;
		height: 100%;
		vertical-align: middle;
		object-fit: cover;
	}

	.list-container .list-ul li .list-info .info-tit {
		width: calc(100% - 7rem);
		height: 6rem;
	}

	.list-container .list-ul li .list-btn,
	.list-container .list-ul li .list-info .soft-title i {
		display: none;
	}

	.list-container .list-ul li .list-info .soft-title {
		font-weight: 400;
		font-size: 1.1rem;
	}

	.list-container .list-ul li .list-intro {
		overflow: hidden;
		margin: 0;
		width: 99%;
		height: 2.5rem;
		min-height: 2.5rem;
		font-size: .8rem;
		line-height: 1.3rem;
		-webkit-line-clamp: 2;
	}

	.list-container .list-ul li {
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}

	.list-container .list-ul li .list-ca {
		margin: 0;
	}

	.list-soft li {
		margin: 0 0 1rem;
		padding-bottom: 1rem;
		width: 50%;
		height: auto;
		border: 0;
		border-bottom: 1px solid #f6f6f6;
	}

	.list-soft .list-info {
		padding: 5px;
	}

	.list-soft .soft-title {
		width: 100%;
		min-height: auto;
	}
	.list-soft .list-ca .source, .list-soft .list-ca .time{
    display: initial;
}
	.list-soft .list-ca {padding-top:10px;overflow: hidden;}

}

.index-list {
	overflow: hidden;
	margin-left: 0px;
	line-height: 22px;
	font-weight: 400;
	font-size: 15px;
	margin: 0 15px 0px 15px;
	padding-bottom: 10px;
}

.index-list dl {
	margin: 10px 10px 2px;
	border-bottom: 1px solid #f6f6f6;
}

.index-list dl dt {
	float: left;
	width: 35%;
	height: 96px;
	margin-right: 10px;
	overflow: hidden;
}

.index-list dl dd {
	float: right;
	width: 60%;
}

.index-list dl dd h2 {
	line-height: 22px;
	font-size: 15px;
}

.index-list dl dd p {
	font-size: 12px;
	color: #787878;
	line-height: 1.8;
	margin-top: 5px;
	height: 60px;
	overflow: hidden;
}

.index-list dl dt img {
	width: 100%;
	min-height: 96px;
	border-radius: 2px;
}

.index-list dl dt img:hover {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.index-list dl dt img {
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.index-list .icon {
	width: 0;
	height: 0;
	padding: 3px;
	float: left;
	margin: 8px 7px 0 0;
	display: inline;
	background: #adb8b0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 8px;
}

.index-list .newicon {
	width: 0;
	height: 0;
	padding: 3px;
	float: left;
	margin: 8px 7px 0 0;
	display: inline;
	background: #dc3545;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 8px;
}

.index-list li:nth-child(1) .icon {
	background: #fa4e57;
	color: #fff
}

.index-list li:nth-child(2) .icon {
	background: #ffc107;
	color: #fff
}

.index-list li:nth-child(3) .icon {
	background: #03a9f4;
	color: #fff
}

.index-list li:nth-child(4) .icon {
	background: #5fb878;
	color: #fff
}

.index-list ul li {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px 0 0 10px;
	box-sizing: border-box;
	position: relative;
	width: 100%;
}

.index-list ul li a {
	font-size: 15px;
	position: relative;
	float: left;
	overflow: hidden;
	max-width: 82%;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.index-list ul li span {
	float: right;
	font-size: 15px;
}

.publictitle {
	font-size: 15px !important;
}

.publictitle i {
	float: left;
	display: block;
	margin: 13.2px 5px 0px 0px;
	width: 4px;
	height: 1pc;
	border-radius: 5px;
	background: #1e9fff;
}

.index-a-float {
	font-size: 17px;
	float: right;
	color: #333;
}
