.page-center {
	width: 800px;
	padding-left: 45px;
}

.news-container {
	display: none;
}

.news-title {
	color: #313131;
	padding: 0;
	margin: 25px 0 25px 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 25px;
	word-wrap: break-word;
	word-break: normal;
}

.news-attr-box {
	position: relative;
}

.news-attr {
	font-size: 14px;
	color: #a0a0a0;
}

.news-attr a {
	color: #2d9ad2;
	text-decoration: none;
}

.right-attr {
	float: right;
	margin-top: 5px;
}

.right-attr a {
	text-decoration: none;
}

.subsection-icon {
	/* display:none; */
	font-size: 0;
}

.subsection-icon img {
	width: 56px;
	height: 56px;
	border-radius: 28px;
	cursor: pointer;
}

.subsection-name-box {
	display: inline-block;
	margin-left: 12px;
	line-height: 1.1;
	position: relative;
	top: -13px;
	font-size: 0;
}

.subsection-name {
	font-weight: bold;
	color: #323232;
	display: block;
	padding-bottom: 4px;
	font-size: 15px;
	cursor: pointer;
}

.publish-time {
	color: #b0b0b0;
	font-size: 12px !important;
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;
	white-space: normal;
}

.subscribe {
	width: 60px;
	height: 25px;
	position: relative;
	top: 14px;
	cursor: pointer;
	display: none;
}

.subscribe img {
	width: 60px;
	height: 25px;
}

.news-summary {
	font-size: 16px;
	text-align: justify;
	line-height: 1.5;
	color: #787878;
	margin-top: 18px;
	padding-left: 18px;
	position: relative;
}

.news-summary .left-border {
	width: 1px;
	height: calc(100% - 8px);
	border-left: 1px solid #a0a0a0;
	position: absolute;
	top: 4px;
	left: 0;
}

.news-banner {
	display: none;
}

.news-video {
	width: 100%;
	height: 450px;
	margin: 25px auto 15px auto;
	display: none;
}

.news-video video {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.news-video embed {
	display: none;
	width: 100%;
	height: 100%;
}

.news-content {
	font-size: 16px;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	line-height: 1.875;
	letter-spacing: 0.5px;
	color: #333;
	text-align: justify;
	word-wrap: break-word;
	word-break: normal;
}

.news-content p {
	margin: 1.75em 0 0 0;
}

.news-content ul,
.news-content ol {
	margin-left: 20px;
}

.news-content li {
	display: list-item;
	list-style: inherit;
}

.news-content hr {
	margin: 1em 0 0 0;
}

.news-content img {
	max-width: 100% !important;
	height: auto !important;
}

.news-content video {
	width: 100%;
	height: 450px;
	outline: none;
}

.news-content .ywt-media-logo {
	width: 75% !important;
	display: block;
	margin: 0 auto;
}

.news-edit-info {
	margin: 25px 0;
}

.edit-info-item {
	color: #666666;
	display: none;
	font-size: 14px;
	line-height: 165%;
}

.custom-attr {
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 165%;
	margin: 2px 0;
	padding: 0;
	word-wrap: break-word;
	white-space: pre-wrap;
	width: 100%;
}

.copyright {
	display: none;
	color: #454545 !important;
}

.user-operate-box {
	padding: 50px 0 35px 0;
	text-align: center;
}

.operate-item {
	border-radius: 8px;
	border: 1px solid #e3e3e3;
	display: inline-block;
	width: 120px;
	height: 39px;
	line-height: 36px;
	font-size: 0;
	box-sizing: border-box;
	margin-left: 30px;
}

.user-operate-box .row2 {
	margin-top: 25px;
}

.user-operate-box .row1 .btn {
	width: 23px;
	margin-left: 10px;
	vertical-align: middle;
}

.user-operate-box .row2 .btn {
	width: 28px;
	margin-left: 10px;
	vertical-align: middle;
}

.operate-item .item-tips {
	color: #777;
	font-size: 15px;
	letter-spacing: 1px;
	vertical-align: middle;
	display: inline-block;
	width: 80px;
}

.related-news-container {
	display: none;
}

.related-head {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
	border-top: 1px solid #f0f0f0;
}

.kapian-ul li {
	margin: 0;
	width: 256px;
}

.related-swiper-container {
	height: 340px;
	overflow: hidden;
	position: relative;
}

.shade-box {
	height: 100%;
	font-size: 0;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.shade-box .gradient {
	display: inline-block;
	width: 20px;
	height: 100%;
	background-image: linear-gradient(to left, rgb(255, 255, 255), rgb(255, 255, 255, 0));
}

.shade-box .white-back {
	display: inline-block;
	width: 10px;
	height: 100%;
	background-color: #fff;
}

.author-box {
	display: none;
	position: relative;
	margin: 20px 0;
	padding-top: 15px;
	border-top: 1px solid #f0f0f0;
	text-align: left;
}

.author-box .headpic {
	width: 80px;
	height: 77px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
}

.author-box .desc {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
	margin-left: 10px;
}

.author-box h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.author-box p {
	font-size: 15px;
	color: #555;
	margin-top: 14px;
}

.author-box .right {
	position: absolute;
	top: 40px;
	right: 2px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	border-radius: 14px;
	padding: 6px 15px;
	background-color: rgb(200, 200, 200);
	cursor: pointer;
}

.timeline-section {
	display: none;
	margin-top: 20px;
}

.before-report-section {
	margin-top: 15px;
	display: none;
}

.before-report-section ul,
.before-report-section li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.before-report-section .report-item {
	display: flex;
	align-items: center;
	margin-top: 8px;
}

.before-report-section .report-icon {
	flex-basis: 15px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.before-report-section .report-icon img {
	width: 100%;
}

.before-report-section .report-title {
	font-size: 14px;
	color: #888888;
	margin-left: 10px;
	flex-grow: 1;
	padding: 5px 0;
	position: relative;
	cursor: pointer;
}

.before-report-section .bottom-line {
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -4px;
}

.author-list-section {
	display: none;
	width: 100%;
}

.author-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.author-item {
	width: 43%;
	margin: 25px 14px 25px 0;
	padding: 20px 20px;
	border-radius: 6px;
	border: 1px solid #dddddd;
	background-image: linear-gradient(to bottom, #e5e5e5, #fefefe);
	display: flex;
	cursor: pointer;
}

.author-item:nth-child(2n) {
	margin: 25px 0 25px 14px;
}

.author-item .left {
	display: flex;
	align-items: center;
}

.author-item .head-pic {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.author-item .right {
	margin-left: 16px;
	flex: 1;
}

.author-item .line-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.author-item .author-label {
	color: #808080;
	font-size: 16px;
}

.author-item .author-name {
	color: #000;
	font-size: 16px;
	margin-left: 10px;
}

.author-item .author-subscribe {
	background-image: url('/staticsg/res/images/subscribe2.png');
	background-size: 100% 100%;
	width: 60px;
	height: 25px;
}

.author-item .author-subscribed {
	background-image: url('/staticsg/res/images/subscribed2.png');
	background-size: 100% 100%;
	width: 60px;
	height: 25px;
}

.author-item .line-2 {
	margin-top: 5px;
	display: flex;
	align-items: center;
	font-size: 15px;
}

.author-item .line-2 .depart-name {
	max-width: 100px;
}

.author-item .authentication-icon {
	width: 25px;
	height: 25px;
	margin-right: 2px;
}

.author-item .organize-name {
	margin-right: 25px;
}

.author-item .line-3 {
	height: 1px;
	background-color: #e0e0e0;
	margin: 10px 0;
}

.author-item .line-4 {
	font-size: 14px;
	color: #808080;
}

/** AI划重点的相关样式 **/
.ai-highlight-section {
	display: none;
	position: relative;
	margin-top: 1.8rem;
	font-size: 0;
}

.ai-highlight-section .highlight-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24%;
	height: 2.75rem;
	border-radius: 2rem;
	background-color: #fff;
	box-shadow: 0 0 .375rem rgba(166, 166, 166, 0.3);
	margin: 0 auto;
	cursor: pointer;
}

.ai-highlight-section .ai-title-icon {
	width: 4.5rem;
}

.ai-highlight-section .ai-arrow {
	width: 1.4rem;
	margin-left: .5rem;
}

.ai-highlight-section .ai-gradient-1 {
	width: 100%;
	height: 30px;
	position: absolute;
	top: 1.25rem;
	z-index: -1;
}

.ai-content {
	display: none;
	background: linear-gradient(180deg, rgba(229, 229, 229, 0.3) 0%, rgba(252, 252, 252, 1) 100%);
	box-shadow: inset 0px 2px 6px rgba(166, 166, 166, 0.25);
	padding: 40px 40px 0 40px;
	color: #666;
	font-size: .875rem;
	text-align: justify;
	border-radius: .5rem;
	position: relative;
	top: -1.375rem;
	z-index: -1;
}

.ai-content p {
	display: flex;
	margin-bottom: 1.5em;
}

.ai-content p .index {
	color: rgba(50, 117, 254);
	margin-right: 12px;
}

.ai-content .ai-tips {
	font-size: .75rem;
	color: #a0a0a0;
	text-align: center;
	padding: .25rem 0 .75rem 0;
	margin-top: 1rem;
}