.show .bg-dark {
	background-color:#013e94 !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;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
.art-hd .subtitle {
	font-size: 26px;
	line-height: 36px;
	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;
	color: rgba(255, 255, 255, 0.6);
}
.social-share {
	float:left;
}
.art-show {
	margin-bottom:3rem
}
.art-show img {
    max-width: 80%;
    width: 860px;
}
.art-show p {
    text-indent: 2em;
}
.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);
	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;
}
.statement p {
	font-size:12px;
	color:rgb(153, 153, 153);
	text-align:center;
	margin:1rem 0 2rem 0;
}
.give-fabulous .fabulous {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: rgb(0, 62, 149);
	font-size: 24px;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: rgba(190, 15, 5, 0);
	margin:0 auto;
}
.give-fabulous .fabulous:hover {
	border: 1px solid rgba(0, 0, 0, 0) !important;
	background: rgb(190, 15, 5) !important;
}
.give-fabulous .fabulous .agree {
	background: url("../images/fabulous.svg") center center no-repeat;
	background-size:24px;
	color: rgb(153, 153, 153);
	width: 24px;
	height: 24px;
}
.give-fabulous .fabulous .agree:hover {
	background: url("../images/fabulous_hover.svg") center center no-repeat;
	background-size:24px;
	color: rgb(153, 153, 153);
	width: 24px;
	height: 24px;
}
.give-fabulous .number {
	padding-top: 30px;
	text-align:center;
	color: rgb(102, 102, 102);
	font-size:12px;
}
.give-fabulous .number .num {
	color: rgb(102, 102, 102);
	font-size:12px;
 margin-left:.5rem;
}
.comment-info {
	padding-left:25px;
	background: url("../images/image_h.svg") left center no-repeat;
	background-size:24px;
}
.addon-video, .mod-video, .video-js {
	/*
	width:100% !important;
	*/
}
.video-content-link a {
	font-size:1.2rem;
	color: rgba(0, 0, 0, 0.9)
}
.show .adv-pic{ width:860px; margin: 0 auto
}


.autowidth{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.autowidth a,.autowidth img{
   display:block;
   width:100%;
}
.autowidth a p{
    position: absolute;
    bottom: 0px;
    text-align: right;
    display: block;
    width: 100%;
    padding-right: 10px;
    line-height: 30px;
    color: #FFF;
    margin-bottom: 0px;
}
@media (max-width:767px) {
    .autowidth{
        padding:10px 0px;
    }
    .autowidth a p{
        display: none;
    }
}