.mbt-30 {
	margin-bottom: 30px
}

.trans {
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s
}

.rotate180 {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}

.panle,
.related_news_wrap {
	background: #FFFFFF;
	border: 1px solid rgba(219, 219, 219, 0.21);
	box-shadow: 0 2px 4px 0 rgba(153, 153, 153, 0.1)
}

body.page_scrolling {
	overflow: visible;
	overflow-x: hidden
}

svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.avatar {
	display: block;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	margin: 0 auto;
	background-size: 65px;
	overflow: hidden
}

.avatar .placeholder {
	-webkit-border-radius: 45px;
	border-radius: 45px
}

.placeholder {
	display: block;
	height: 0;
	padding-top: 100%;
	background: none 50% 50% no-repeat;
	background-size: cover
}

.page_checker {
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	width: 1280px;
	height: 100%;
	background: none 50% 0 no-repeat;
	background-size: 100%;
	opacity: .5;
	z-index: 5000;
	pointer-events: none
}

.middle_holder {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.middle {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 100%
}

.table {
	display: table;
	width: 100%;
	height: 100%
}

.table_row {
	display: table-row
}

.table_cell {
	display: table-cell;
	vertical-align: middle
}

.page,
.section_slider,
.body_wrap,
.slider {
	position: relative;
	height: 100%
}

.page_content {
	min-height: calc((100vh) - 678px)
}

.page_section_slider,
.page_section_slider .page {
	overflow: hidden
}

.section_wrap,
.section_scroller {
	height: 100%;
	position: relative
}

.section_slider .section_scroller {
	height: 1000%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}

.section_slider .section_bg,
.section_slider .section {
	height: 10%
}

.image_wrap {
	position: relative;
	height: 100%;
	background: #EFF0F5 50% 50% no-repeat;
	background-size: cover;
	overflow: hidden
}

.image_wrap img,
.image_wrap object,
.image_wrap video,
.section .bg_image,
.bg_image {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.image_wrap video {
	object-fit: cover;
	object-position: center;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.image_wrap video.video_loading,
.show_popup .image_wrap video {
	opacity: 0
}

.banner_slider .image_wrap:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.mp_player .placeholder {
	padding-top: 56.25%
}

.mp_player .image_wrap {
	position: absolute;
	height: 100%
}

.mp_player .image_wrap .placeholder {
	display: none
}

.page-breadcrumb-nav {
	margin-top: 20px
}

.news_detail_wrap {
	max-width: 1200px;
	background-color: #fff;
	margin: 0 auto
}

.page_body .main_wrapper .detail_left_wrap {
	/*width: 660px;*/
	background: none;
	box-shadow: none;
	border: none
}

.page_body .main_wrapper .detail_right_wrap {
	width: 180px;
	margin-right: 44px
}

.page_body .detail_main_box {
	max-width: 884px;
	margin: 0 auto
}

.page_body .detail-top {
	margin-top: 20px;
	font-size: 0;
	padding-top: 30px
}

.page_body .detail-top>div {
	display: inline-block;
	font-size: 14px;
	vertical-align: top
}

.page_body .detail-top>div:first-child {
	/*width: 380px;*/
	/*height: 276px;*/
/*	margin-right: 40px;*/
	background-position: 50% 50%;
	background-size: cover
}

.page_body .detail-top>div:last-child {
	/*width: 460px*/
}

.page_body .detail-top>div:last-child p:first-child {
	font-size: 25px;
	line-height: 1.4
}

.page_body .detail-top>div:last-child p:nth-child(2) {
	font-size: 18px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 30px
}

.page_body .detail-top>div:last-child p:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 30px;
	font-size: 0
}

.page_body .detail-top>div:last-child p:last-child span {
	font-size: 14px;
	margin-right: 20px;
	color: #666
}

.page_body .detail-top>div:last-child p:last-child span:last-child {
	margin-right: 0
}

.page_body .detail-top>div:last-child p:last-child .info_source {
	color: #31369E
}

.page_body .detail-content {
	margin-top: 50px
}

.page_body .detail-content .ad_img {
	padding: 0.3rem
}

.page_body .detail-content .ad_img img {
	width: 100%
}

.footer {
	visibility: visible
}

.article h3 {
	border-left: 4px solid #026198;
	padding-left: 10px
}

.article_wrap .head {
	display: none
}

.article_wrap .head .read_count,
.article_wrap .head .share_img_btn {
	display: none
}

.article_wrap .body {
	font-size: 16px;
	color: #363636;
	line-height: 30px
}

.article_wrap .body * {
	max-width: 100% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	word-wrap: break-word !important
}

.article_wrap .body img {
	display: block;
	margin: 0px auto;
	height: auto;
	max-width: 100% !important
}

.article_wrap .body strong {
	font-weight: bold
}

.article_wrap .body blockquote {
	margin: 0;
	padding-left: 10px;
	border-left: 3px solid #dbdbdb
}

.article_wrap .body em {
	font-style: italic
}

.article_wrap .body p {
	font-size: 16px;
	color: #666666;
	line-height: 26px
}

.article_wrap .body p img {
	display: block;
	height: auto
}

.article_wrap .body h3 {
	border-left: 4px solid #026198;
	padding-left: 10px;
	margin-top: 0.3rem
}

.article_wrap .previous-next-news {
	border-top: 1px solid rgba(219, 219, 219, 0.2);
	padding: 30px
}

.article_wrap .previous-next-news .previous-news,
.article_wrap .previous-next-news .next-news {
	line-height: 30px
}

.article_wrap .previous-next-news .previous-news a,
.article_wrap .previous-next-news .next-news a {
	color: #a3a3a3
}

.article_wrap .previous-next-news .previous-news a i,
.article_wrap .previous-next-news .next-news a i {
	font-style: normal;
	margin-right: 10px
}

.article_wrap .previous-next-news .previous-news a:hover,
.article_wrap .previous-next-news .next-news a:hover {
	color: #2877E4
}

.qr-code-container {
	display: block;
	width: 530px;
	margin: 0 auto
}

.qr-code-container .qr-code-box {
	position: relative;
	z-index: 2;
	width: 100%;
	text-align: center
}

.qr-code-container .qr-code-box .line {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -16px;
	width: 100%;
	height: 4px;
	background: radial-gradient(#EFEFEF 14%, #fff 84%, #fff);
	z-index: 0
}

.qr-code-container .qr-code-box img {
	position: relative;
	z-index: 3;
	width: 200px;
	height: 200px;
	border: solid 1px #EFEFEF
}

.qr-code-container .qr-code-box span {
	margin-top: 20px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #9b9b9b
}

.share_infos_wrap {
	color: #999;
	font-size: 12px
}

.share_infos_wrap .icon-weibo {
	display: none
}

.share_infos_wrap .icon-weixin {
	cursor: pointer
}

.share_infos_wrap .icon-weixin:hover {
	color: #59bc13
}

.share_infos_wrap span {
	position: relative;
	margin-right: 5px
}

.share_infos_wrap span .iconfont {
	position: relative;
	top: 2px
}

.share_infos_wrap span .qrcode_wrap {
	display: none;
	position: absolute;
	right: -73px;
	top: 30px;
	width: 150px;
	height: 150px;
	padding: 10px;
	background: #fff;
	border: 1px solid rgba(219, 219, 219, 0.21);
	box-shadow: 0 2px 4px 0 rgba(153, 153, 153, 0.1);
	border-radius: 4px
}

.share_infos_wrap span .qrcode_wrap:before {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 15px 15px;
	border-style: solid;
	border-color: transparent transparent #f9f8f8;
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%)
}

.share_infos_wrap span .qrcode_wrap:after {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 15px 15px;
	border-style: solid;
	border-color: transparent transparent #ffffff;
	position: absolute;
	top: -12px;
	left: 50%;
	transform: translateX(-50%)
}

.share_infos_wrap span .qrcode_wrap img {
	width: 100%
}

.share_infos_wrap span.share_btn:hover .qrcode_wrap {
	display: block
}

.related_news_wrap {
	display: none;
	padding: 30px 30px 4px 140px;
	margin-top: 30px
}

.related_news_wrap .head {
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px
}

.related_news_wrap .head .iconfont {
	display: none
}

.related_news_wrap .head .more {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	padding-left: 500px;
}

.related_news_wrap .head .more:hover {
	color: #2877E4
}

.related_news_wrap ul li {
	float: left;
	width: 242px;
	height: auto;
	margin: 0 21px 30px 0
}

.related_news_wrap ul li:nth-child(2n) {
	margin-right: 0
}

.related_news_wrap ul li a {
	padding-left: 0
}

.related_news_wrap ul li .thumb {
	position: static;
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
	border: 1px solid #f2f2f2
}

.related_news_wrap ul li .title {
	height: 38px
}

.related_news_wrap ul li .title:hover {
	color: #2877E4
}

.flash_details_wrap .head {
	padding: 30px 30px 15px
}

.flash_details_wrap .head .title {
	margin-bottom: 15px
}

.flash_details_wrap .body {
	font-size: 15px;
	color: #888;
	line-height: 27px
}

.flash_details_wrap .body p {
	font-size: 15px;
	color: #888;
	line-height: 27px
}

#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot {
	text-align: center !important
}

@media (max-width: 768px) {

	html,
	body {
		min-width: 100%;
		background: #fafafd !important
	}

	.related_news_wrap {
		padding: 0.3rem;
		padding-bottom: 1rem;
		background: #fff;
		box-shadow: none;
		border: none;
		border-top: solid 1px rgba(242, 242, 242, 0.5);
		margin-top: 0
	}

	.related_news_wrap .head {
		margin-bottom: 0.3rem;
		font-size: 0.32rem
	}

	.related_news_wrap .head .more {
		font-size: 0.24rem;
		color: #999
	}

	.related_news_wrap ul li {
		width: 100% !important;
		float: none !important;
		margin: 0 !important;
		margin-bottom: 0.3rem !important
	}

	.related_news_wrap ul li a {
		position: relative;
		padding-left: 1.8rem;
		height: 1rem
	}

	.related_news_wrap ul li .thumb {
		position: absolute;
		top: 0;
		left: 0;
		width: 1.5rem;
		height: 1rem
	}

	.related_news_wrap ul li .title {
		padding-top: 0.05rem;
		font-size: 0.28rem;
		line-height: 0.42rem;
		height: auto
	}

	.related_news_wrap ul li .title:active {
		color: #2877E4
	}

	.share_infos_wrap,
	.tags_wrap {
		display: none
	}

	.article_wrap {
		box-shadow: none;
		border: 0;
		background: none
	}

	.article_wrap .head {
		padding: 0.3rem;
		background: #fafafd
	}

	.article_wrap .head .read_count {
		font-size: 0.24rem;
		display: block
	}

	.article_wrap .head .share_img_btn {
		display: block;
		margin-top: -0.05rem
	}

	.article_wrap .head .share_img_btn a {
		color: #999
	}

	.article_wrap .head .share_img_btn a .iconfont {
		font-size: 0.4rem
	}

	.article_wrap .body {
		background: #fafafd
	}

	.article_wrap .foot {
		display: none
	}

	.article_wrap .previous-next-news {
		border-top: 1px solid rgba(219, 219, 219, 0.2);
		padding: 0.3rem
	}

	.article_wrap .previous-next-news .previous-news,
	.article_wrap .previous-next-news .next-news {
		line-height: 30px
	}

	.article_wrap .previous-next-news .previous-news a,
	.article_wrap .previous-next-news .next-news a {
		display: block;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden
	}

	.article_wrap .previous-next-news .previous-news a i,
	.article_wrap .previous-next-news .next-news a i {
		font-style: normal;
		margin-right: 10px
	}

	.article_wrap .previous-next-news .previous-news a:hover,
	.article_wrap .previous-next-news .next-news a:hover {
		color: #2877E4
	}

	.qr-code-container {
		width: 5.8rem;
		padding-bottom: 0.6rem
	}

	.qr-code-container .qr-code-box .line {
		margin-top: -10px;
		height: 2px
	}

	.qr-code-container .qr-code-box img {
		width: 2.8rem;
		height: 2.8rem
	}

	.qr-code-container .qr-code-box span {
		margin-top: 10px;
		font-size: 12px
	}

	.author_infos_wrap {
		height: 0.4rem;
		line-height: 0.4rem
	}

	.author_infos_wrap .avatar {
		width: 0.4rem;
		height: 0.4rem
	}

	.author_infos_wrap .name {
		color: #2877E4
	}

	.page_top {
		display: none
	}

	.page_body {
		width: 100%;
		padding: 0;
		min-height: 89.3%
	}

	.page_body .main_wrapper {
		padding-top: 0rem
	}

	.page_body .main_wrapper .inner {
		width: 100%
	}

	.page_body .main_wrapper .detail_left_wrap {
		width: 100%;
		padding: 0
	}

	.page_body .main_wrapper .detail_right_wrap {
		display: none
	}

	.page_body .main_wrapper .article_wrap .head {
		padding: 15px
	}

	.page_body .main_wrapper .article_wrap .head .title {
		font-size: 0.4rem;
		line-height: 0.6rem;
		margin-bottom: 0.36rem;
		font-weight: bold
	}

	.page_body .main_wrapper .article_wrap .body {
		padding: 0.3rem;
		font-size: 0.32rem;
		color: #444;
		line-height: 0.56rem;
		word-wrap: break-word;
		letter-spacing: 1px
	}

	.page_body .main_wrapper .article_wrap .body img {
		display: block;
		margin: 0rem auto;
		height: auto
	}

	.page_body .main_wrapper .article_wrap .body p {
		font-size: 0.32rem;
		color: #444;
		line-height: 0.56rem;
		text-align: justify
	}

	.page_body .main_wrapper .article_wrap .body p img {
		max-width: 100%;
		display: block;
		height: auto
	}

	.page_body .main_wrapper .flash_details_wrap .head .title {
		margin-bottom: 0.2rem
	}

	.page_body .main_wrapper .flash_details_wrap .body p {
		font-size: 0.3rem !important;
		line-height: 0.48rem !important
	}

	.page_body .detail-top {
		display:  block;
		margin-top: 0
	}

	.page_body .detail-content {
		margin-top: 0
	}

	.page_body .mobile-top {
		display: block
	}
}
