.news-detail .detail-tab {
	padding:30px 0;
	font-size:14px;
	color:#00041A
}
.news-detail .detail-tab a {
	color:#00041A
}
.news-detail .detail-tab a:hover {
	color:#0F63BF
}
.news-detail .detail-l .title {
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	text-align: center;
}
.news-detail .detail-l .date {
	margin: 25px 0 20px;
	font-size: 14px;
	color: #9b9b9b;
	text-align: center;
}
.news-detail .detail-l .article {
	font-size:18px;
	color:#00041A
}
.news-detail .detail-l .article img,.news-detail .detail-l .article p {
	margin-bottom:35px
}
.news-detail .detail-l .article img {
	max-width:100%;
	box-sizing:border-box
}
.news-detail .detail-l .article-page {
	margin-bottom:80px
}
.news-detail .detail-l .article-page .row {
	margin-left:-20px
}
.news-detail .detail-l .article-page .row .col-6 {
	padding-left:20px
}
.news-detail .detail-l .article-page .next,.news-detail .detail-l .article-page .prev {
	padding:20px;
	box-shadow:0 0 10px rgba(150,141,141,.12)
}
.news-detail .detail-l .article-page .next a,.news-detail .detail-l .article-page .prev a {
	display:block
}
.news-detail .detail-l .article-page .next .title,.news-detail .detail-l .article-page .prev .title {
	font-size:18px;
	line-height:20px
}
.news-detail .detail-l .article-page .next .title b,.news-detail .detail-l .article-page .prev .title b {
	display:inline-block;
	padding-bottom:10px;
	font-size:18PX;
	font-weight:700;
	line-height:20px;
	color:#000;
	border-bottom:2px solid #0F63BF
}
.news-detail .detail-l .article-page .next .desc,.news-detail .detail-l .article-page .prev .desc {
	margin-top:15px;
	font-size:14px;
	color:#000;
	font-weight:700;
	line-height:24px;
	height:48px
}
.news-detail .detail-l .article-page .next .date,.news-detail .detail-l .article-page .prev .date {
	margin:15px 0 0;
	font-size:14px;
	color:#9b9b9b
}
.news-detail .detail-l .article-page .next:hover .desc,.news-detail .detail-l .article-page .prev:hover .desc {
	color:#0F63BF
}
.news-detail .detail-r {
	margin-left:80px;
	width:300px
}
.news-detail .detail-r .detail-hot {
	box-sizing:border-box;
	width:300px;
	height:420px;
	padding:20px;
	box-shadow:0 0 10px rgba(150,141,141,.12)
}
.news-detail .detail-r .detail-hot .content {
	padding-bottom:15px;
	border-bottom:1px solid #ededed
}
.news-detail .detail-r .detail-hot .content a {
	display:block
}
.news-detail .detail-r .detail-hot .content:last-child {
	border-bottom:none
}
.news-detail .detail-r .detail-hot .content:hover .desc {
	color:#0F63BF
}
.news-detail .detail-r .detail-hot .title b {
	display:inline-block;
	padding-bottom:10px;
	font-size:18PX;
	font-weight:700;
	line-height:20px;
	color:#000;
	border-bottom:2px solid #0F63BF
}
.news-detail .detail-r .detail-hot .desc {
	margin-top:15px;
	font-size:14px;
	line-height:28px;
	color:#000;
	font-weight:700;
	height:56px;
	overflow:hidden
}
.news-detail .detail-r .detail-hot .date {
	margin:10px 0 0;
	font-size:14px;
	color:#9b9b9b
}
.news-detail .detail-r .btn-section {
	margin-top:30px
}
.news-detail .detail-r .btn-section .wechat,.news-detail .detail-r .btn-section .weibo {
	float:left;
	display:inline-block;
	width:135px;
	height:32px;
	line-height:32px;
	text-align:center;
	border:1px solid #0F63BF;
	background:#fff;
	color:#0F63BF
}
.news-detail .detail-r .btn-section .wechat .wechat-w,.news-detail .detail-r .btn-section .wechat .weibo-w,.news-detail .detail-r .btn-section .weibo .wechat-w,.news-detail .detail-r .btn-section .weibo .weibo-w {
	display:none
}
.news-detail .detail-r .btn-section .wechat .w-img,.news-detail .detail-r .btn-section .weibo .w-img {
	vertical-align:text-bottom
}
.news-detail .detail-r .btn-section .wechat .qrcode,.news-detail .detail-r .btn-section .weibo .qrcode {
	display:none;
	box-sizing:border-box;
	width:135px;
	height:142px;
	background:url(../portal/news/bg_qrcode.png) no-repeat;
	background-size:cover;
	padding:31px 20px 20px
}
.news-detail .detail-r .btn-section .wechat .qrcode img,.news-detail .detail-r .btn-section .weibo .qrcode img {
	width:100%
}
.news-detail .detail-r .btn-section .wechat:hover {
	background-color:#e1251b;
	color:#fff
}
.news-detail .detail-r .btn-section .wechat:hover .wechat-w {
	display:inline-block
}
.news-detail .detail-r .btn-section .wechat:hover .wechat-r {
	display:none
}
.news-detail .detail-r .btn-section .wechat:hover .qrcode {
	display:block
}
.news-detail .detail-r .btn-section .weibo {
	margin-left:26px
}
.news-detail .detail-r .btn-section .weibo:hover {
	color:#fff;
	background-color:#e1251b
}
.news-detail .detail-r .btn-section .weibo:hover .weibo-w {
	display:inline-block
}
.news-detail .detail-r .btn-section .weibo:hover .weibo-r {
	display:none
}
@media (max-width:768px) {
	.mtiic-rwd .news-detail .detail-tab {
	display:none;
	padding:30px 0;
	font-size:14px;
	color:#00041A
}
.mtiic-rwd .news-detail .detail-tab a {
	color:#00041A
}
.mtiic-rwd .news-detail .detail-l {
	box-sizing:border-box;
	padding:10px
}
.mtiic-rwd .news-detail .detail-l .title {
	font-size:24px;
	line-height:24px;
	margin-top:0
}
.mtiic-rwd .news-detail .detail-l .date {
	margin:25px 0 20px;
	font-size:14px;
	color:#9b9b9b
}
.mtiic-rwd .news-detail .detail-l .article {
	font-size:18px;
	color:#00041A
}
.mtiic-rwd .news-detail .detail-l .article img,.mtiic-rwd .news-detail .detail-l .article p {
	margin-bottom:20px
}
.mtiic-rwd .news-detail .detail-l .article img {
	max-width:100%;
	box-sizing:border-box
}
.mtiic-rwd .news-detail .detail-l .article-page {
	margin-bottom:34px
}
.mtiic-rwd .news-detail .detail-l .article-page .row {
	margin-left:0
}
.mtiic-rwd .news-detail .detail-l .article-page .row .col-6 {
	padding-left:0
}
.mtiic-rwd .news-detail .detail-l .article-page .next,.mtiic-rwd .news-detail .detail-l .article-page .prev {
	box-sizing:border-box;
	padding:15px;
	height:173px;
	margin-bottom:10px;
	box-shadow:0 0 10px rgba(150,141,141,.12)
}
.mtiic-rwd .news-detail .detail-l .article-page .next .title b,.mtiic-rwd .news-detail .detail-l .article-page .prev .title b {
	display:inline-block;
	padding-bottom:10px;
	font-size:14PX;
	font-weight:500;
	line-height:20px;
	color:#000;
	border-bottom:2px solid #0F63BF
}
.mtiic-rwd .news-detail .detail-l .article-page .next .desc,.mtiic-rwd .news-detail .detail-l .article-page .prev .desc {
	margin-top:15px;
	font-size:14px;
	color:#000
}
.mtiic-rwd .news-detail .detail-l .article-page .next .date,.mtiic-rwd .news-detail .detail-l .article-page .prev .date {
	margin:15px 0 0;
	font-size:14px;
	color:#9b9b9b
}
.mtiic-rwd .news-detail .detail-r {
	display:none;
	margin-left:80px;
	width:300px
}
.mtiic-rwd .news-detail .detail-r .detail-hot {
	box-sizing:border-box;
	width:300px;
	height:420px;
	padding:20px;
	box-shadow:0 0 10px rgba(150,141,141,.12)
}
.mtiic-rwd .news-detail .detail-r .detail-hot .content {
	padding-bottom:15px;
	border-bottom:1px solid #ededed
}
.mtiic-rwd .news-detail .detail-r .detail-hot .content:last-child {
	border-bottom:none
}
.mtiic-rwd .news-detail .detail-r .detail-hot .title b {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 18PX;
	font-weight: 500;
	line-height: 20px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F63BF;
}
.mtiic-rwd .news-detail .detail-r .detail-hot .desc {
	margin-top:15px;
	font-size:14px;
	line-height:28px;
	color:#000
}
.mtiic-rwd .news-detail .detail-r .detail-hot .date {
	margin:10px 0 0;
	font-size:14px;
	color:#9b9b9b
}
.mtiic-rwd .news-detail .detail-r .btn-section {
	margin-top:30px
}
.mtiic-rwd .news-detail .detail-r .btn-section .wechat,.mtiic-rwd .news-detail .detail-r .btn-section .weibo {
	float:left;
	display:inline-block;
	width:135px;
	height:32px;
	line-height:32px;
	text-align:center;
	border:1px solid #0F63BF;
	background:#0F63BF;
	color:#fff
}
.mtiic-rwd .news-detail .detail-r .btn-section .wechat .w-img,.mtiic-rwd .news-detail .detail-r .btn-section .weibo .w-img {
	vertical-align:text-bottom
}
.mtiic-rwd .news-detail .detail-r .btn-section .wechat .qrcode,.mtiic-rwd .news-detail .detail-r .btn-section .weibo .qrcode {
	display:none;
	box-sizing:border-box;
	width:135px;
	height:142px;
	background:url(../portal/news/bg_qrcode.png) no-repeat;
	background-size:cover;
	padding:31px 20px 20px
}
.mtiic-rwd .news-detail .detail-r .btn-section .wechat .qrcode img,.mtiic-rwd .news-detail .detail-r .btn-section .weibo .qrcode img {
	width:100%
}
.mtiic-rwd .news-detail .detail-r .btn-section .wechat:hover .qrcode,.mtiic-rwd .news-detail .detail-r .btn-section .weibo:hover .qrcode {
	display:block
}
.mtiic-rwd .news-detail .detail-r .btn-section .weibo {
	margin-left:26px;
	background:#fff;
	color:#0F63BF
}
}