.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 rgba(255, 255, 255, 0.1);
	padding-bottom: 30px;
	margin-bottom: 15px;
	text-align:center;
}
.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;
	width:850px;
	margin:0 auto;
}
.art-show img {
	max-width:800px;
}
.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;
}
.label-anonymous {
	font-size:12px;
}
.btn-post {
	font-size:14px;
}
.loginform-user-info{ padding-bottom:.5rem;}