@charset "utf-8";

.article-title {
	text-align: center;
	color: #000;
	font-size: 36px;
	line-height: 140%;
	padding: 15px 0 40px;
}

.article-subtitle {
	font-size: 1.25em;
	font-weight: 700;
	line-height: 140%;
	text-align: center;
	padding-bottom: 40px;
	color: #666666;
	margin-top: -20px;
}

.article-attr {
	padding-bottom: 6px;
	line-height: 36px;
	color: #999999;
	border-bottom: #e1e1e1 1px solid;
}

#share-1 .icon-qq,#share-1 .icon-qzone{
	display:none;
}

.article-attr-r span{
	float:left;
}

.article-attr b {
	font-weight: normal;
}

.article-attr-l span {
	margin-right: 30px;
	display: inline-block;
	white-space: nowrap;
}

.article-attr #view span {
	margin: 0;
}

.article-attr .llcs b {
	color: #999999;
}

.article-attr-l {
	float: left;
}

.favorite-tips {
	font-size: 16px;
}

.article-attr-r {
	float: right;
}

.article-attr-r .print,
.article-attr-r .fontsize {
	display: inline-block;
	vertical-align: middle;
}

.article-attr-r .print {
	margin-right: 10px;
	margin-left: 30px;
}

.shareIcon {
	display: inline-block;
}

.article-attr-r .fontsize {
	/* padding-top: 8px; */
	line-height: normal;
	float: left;
	color: #999;
}

.article-attr-r .fontsize i {
	margin: 0 5px;
	display: inline-block;
	/* width: 20px; */
	/* height: 20px; */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* opacity: .4; */
	transition: .3s all;
	cursor: pointer;
	font-style: normal;
}

.article-attr-r .fontsize i.l {
	font-size:24px;
}

.article-attr-r .fontsize i.m {
	font-size:18px;
}

.article-attr-r .fontsize i.s {
	font-size:14px;
}

.article-attr-r .fontsize i.on,
.article-attr-r .fontsize i:hover {
	opacity: .8;
}

.article-attr-r .print a {
	position: relative;
	padding-left: 36px;
	color: #999;
}

.article-attr-r .print a:before {
	content: '';
	width: 26px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
	background: url(/gasrmzfw/pc2023/css/../images/detail/detail_icon_print.png) no-repeat;
	background-size: 100% 100%;
}

.article-attr-r .shareIcon {
	position: relative;
	padding-left: 13px;
}

.article-attr-r .shareIcon:before {
	content: '';
	width: 1px;
	height: 20px;
	background: #e1e1e1;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}

.article-attr-r .shareIcon.nob:before{
	content: normal;
}

.article-content {
	clear: both;
	padding: 30px 0;
	line-height: 2.8;
	overflow: hidden;
	font-size: 18px;
}
.article-content *{
	font-family:'宋体' !important;
}
.article-content img{height:auto !important;}

.article-content.mainleft{
	float:left;
	width: 76%;
	padding-right: 40px;
	border-right: 1px solid #e1e1e1;
}

.article-content p {
	margin: 15px 0;
}


.article-content img {
	max-width: 100%;
	height: auto !important;
}
.article-content table{
	margin: 0 auto !important;
	height: auto !important;
}

.article-content video{
	width: 1000px;
	height: 666px;
}
.article-appendix h3 {
	color: #333333;
	font-weight: bold;
	font-size: 1.125em;
}

.article-appendix {
	display: none;
	margin-bottom: 20px;
}

.article-appendix .newsList li h4:before {
	background-color: #999;
}

.article-ewm {
	text-align: center;
	padding: 80px 0 40px;
	/* border-bottom: #e1e1e1 1px solid; */
}

#qr_container {
	padding-top: 5px;
	color: #b5b5b5;
	font-size: .875em;
}

.article-toolbar {
	text-align: right;
	font-size: 18px;
	line-height: 2;
}

.article-toolbar span {
	display: inline-block;
}

.article-tags {
	padding-top: 18px;
	padding-bottom: 8px;
	line-height: 36px;
	border-bottom: #e1e1e1 1px solid;
	text-align: right;
	display: none;
}

.article-tags b {
	font-size: 22px;
	display: inline-block;
}

.article-tags a {
	display: inline-block;
	margin-left: 10px;
	height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 2px;
	background: #F5F5F5;
	margin-bottom: 10px;
	transition: .3s all;
}

.article-tags a:hover {
	background: #2354AF;
	color: #fff;
}

.article-reldoc {
	display: none;
	padding: 20px 0;
	border-bottom: #e1e1e1 1px solid;
}
.article-reldoc.glgj{
	border-bottom:none;
}
.article-reldoc h3 {
	margin-bottom: 10px;
	color: #2354AF;
	font-weight: bold;
	font-size: 22px;
}

.article-reldoc .infolist.dot li a:before {
	background-color: #D43030;
}

.article-reldoc .infolist.dot li a {
	color: #2354AF;
}
.glgj .infolist li a{
	white-space:unset;
	line-height: 28px;
}
.article-reldoc .infolist.dot li a:hover {
	color: #D43030;
}

.article-reldoc .infolist.dot li .time {
	display: none;
}

.article-sxp {
	padding-top: 18px;
	font-size: 18px;
}

.article-sxp li {
	padding-top: 10px;
	min-height: 28px;
	padding-bottom: 10px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.article-sxp li span {
	opacity: 0.6;
}

.article-sxp li a:hover {
	color: #D43030;
}
.article-imgages{text-align: center;}


/* 答问知识库 */
.article-content-dwzsk .ask{font-weight: 700; position: relative; padding-left: 55px; overflow: hidden; line-height: 34px; margin-bottom: 20px;}
.article-content-dwzsk .ask:before,
.article-content-dwzsk .answer:before{height: 24px; display: block; position: absolute; left: 0; width: 32px; height: 24px; text-align: center; line-height: 24px; color: #fff; border-radius: 12px 12px 2px 12px;}
.article-content-dwzsk .ask:before{content: '问'; top: 5px;  background: #4E8DE6;}
.article-content-dwzsk .answer{position: relative; padding-left: 55px; font-size: 18px; line-height: 32px; margin-bottom: 20px;}
.article-content-dwzsk .answer:before{content: '答'; top: 4px; background: #DB5858;}
.article-content-dwzsk .answer p{text-indent: -2em; }

.content3 {
    width: 78%;
    float: left;
    margin: 0;
    border-right: 1px solid #ccc;
    padding-right: 2%;
    box-sizing: border-box;
    margin-top: 20px;
}

@media (max-width: 1280px) {
	.article-attr {
		padding-bottom: 10px;
	}

	.article-attr {
		text-align: center;
	}

	.article-attr-l,
	.article-attr-r {
		float: none;
		display: inline-block;
		text-align: center;
	}

	.article-attr-l span {
		margin: 0 5px;
		line-height: 24px;
		white-space: normal
	}

	.article-attr-r .shareIcon::before {
		display: none;
	}
}

@media (max-width:992px) {
	.article-attr-r .fontsize {
		float: none;
	}

	.article-attr-r .print {
		margin-left: 10px;
	}

/* 	#article-buttons-close{display:none;} */
}

@media (max-width:768px) {

	.article-toolbar,
	.article-tags {
		text-align: center;
	}
	.article-content video{
		width: 100%;
		height: auto;
	}

	.article-ewm{display:none;}
	body>.szr_shouqibtnbox{display:none;}
}


@media (max-width: 480px) {
	.article-title {
		font-size: 1.25em;
		padding: 15px 0;
	}

	.article-ewm {
		padding: 20px 0 35px;
	}

	.article-sxp li a {
		float: none;
		max-width: none;
		white-space: normal;
	}
	.article-content.mainleft{
		width:100%;
	}
	.article-toolbar span{
		font-size:16px;
	}
	.szrcontainer{display:none !important;}
	.article-attr-r{display:none;}
	.article-attr-l .llcs{display:none;}
	.article-content{padding:10px 0;}
}


@media (max-width: 320px) {}