.show .bg-dark {
	background-color:#000 !important;
}
.adv-right img {
	width:100%;
	height:100%;
}
.adv-right a {
	width:100%;
	height:100%;
	position:relative;
	display:block
}
.adv-right .g {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 10px;
	color: #fff;
	font-size: 12px;
	background: rgb(0, 62, 149);
	padding-right: 3px;
	padding-left: 3px;
}
.adv-right .adv-right-info {
 padding-top:.5rem;
	height:1.6rem;
}
.adv-right .adv-right-info .adv-right-info-e {
	background: rgb(0, 62, 149);
	padding: 0 !important;
	color: #fff;
	width: 70px;
	text-align: center;
	font-size:12px;
	float:right;
}
.adv-right .adv-right-info .adv-right-info-s {
	padding: 0 !important;
	color: #999;
	font-size:12px;
	float:left;
}
.right-text-pic .list-group {
	width:100%;
}
.right-text-pic .list-group-item {
	height:80px;
	border:none;
	margin-bottom:1.5rem;
	padding-left:0;
	padding-right:0;
}
.right-text-pic .list-group .list-group-item .title-go-left {
	display: block;
	position: relative;
	height: 80px;
}
.right-text-pic .list-group .list-group-item .text {
	float: left;
	width: 60%;
}
.right-text-pic .list-group .list-group-item .title {
	color: rgba(0, 0, 0, 0.9);
	font-size: 16px;
	line-height: 20px;
	opacity: 0.9;
	position: relative;
}
.right-text-pic .list-group .list-group-item .data {
	padding-top: 15px;
	color: rgb(102, 102, 102);
	font-size: 12px;
}
.right-text-pic .list-group .list-group-item .text-pc {
	float: left;
	width: 35%;
	margin-left: 5%;
	height: 80px;
}
.right-text-pic .list-group .list-group-item .text-pc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.column-new-hd h4 {
	color: rgba(0, 0, 0, 0.9);
	font-size: 20px;
	font-weight: 600;
	text-align:left;
}
.art-hd .title {
	font-size: 36px;
	line-height: 40px;
	border-bottom: 1px solid rgb(44, 50, 63);
	padding-bottom: 30px;
	margin-bottom: 15px;
}
.art-hd {
	padding-top: 80px;
	padding-bottom: 30px;
}
.art-hd .info {
	color: rgb(153, 153, 153);
	line-height: 40px;
	float:right;
	font-size:12px;
}
.art-hd .info a {
	color: rgb(153, 153, 153);
	line-height: 40px;
	float:right;
	font-size:12px;
}
.art-hd .info .source, .art-hd .info .data, .art-hd .info .pv, .art-hd .info .edit, .art-hd .info .author {
	float:left;
	margin-left:15px;
}
.social-share {
	float:left;
}
.art-show {
	margin-bottom:3rem
}
.art-show img {
    max-width: 960px;
    width: 960px;
}
.art-end .art-end-link {
	width: 60px;
	border-bottom: 1px solid rgb(235, 239, 242);
}
.art-end .art-end-link {
	width: 60px;
	border-bottom: 1px solid rgb(235, 239, 242);
}
.art-end .art-end-link-t {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
}
.art-end {
	flex-direction: row;
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.adv-pic {
	margin-top:2rem;
}
.adv-pic img {
	width:100%;
	height:100%
}
.loginform-user-info {
	height:40px;
	line-height:40px;
	margin-top:1rem;
}
.loginform-user-info .username-area, .loginform-user-info .username-area a {
 font-size: .8rem;
	color:rgb(33,37,41);
}
.label-anonymous {
 font-size: .8rem;
	color:rgb(33,37,41);
	float:right;
	line-height:40px;
}
.label-anonymous input {
 margin-right:.2rem
}
.loginform-user-info .username-area em {
	font-style:normal;
	color:#0d6efd
}
.loginform-user-info .username-area {
	float:left;
}
.title-head {
	overflow:hidden;
	font-size:14px;
	border-bottom:4px solid rgb(235, 239, 242);
	padding-bottom:5px;
}
.title-head .comments {
	color:#c00;
	padding:0 2px;
}
