﻿/* 标题 */
.headtitle { margin: 0 13px; margin-right: 28px;}
.headtitle h1 { font-size: 36px; line-height: 1.5; font-weight: bold; margin: 0px 0 20px; color: #000; font-family: "微软雅黑"; }
.headtitle h2 { font-size: 18px; line-height: 34px; margin: 0 0 0px 0; color: #1b1b1b; }
.headtitle span { color: #ababab; padding: 0 20px 0 0; font-size: 12px; }
.search_frame { width: 220px; height: 30px; margin: 70px 0 0 0; float: right; }
.headline { background-color: #cc3333; height: 2px; line-height: 0px; font-size: 0px; margin: 15px 0 0 0; }
@media (max-width: 767px) {
	.headtitle { margin: 0 0.4rem; }
	.headtitle h1 { font-size: 0.72rem; line-height: 1.2; margin: 0.8rem 0 0.4rem; }
	.headtitle h2 { font-size: 0.56rem; line-height: 1.5; margin: 0 0 0.4rem 0; }
	.headtitle span { font-size: 0.36rem; color: #ababab; padding: 0 0.4rem 0 0; }
	.headline { margin: 0.5rem 0 0; }
}
/* 主体 */
.content { position: relative; margin: 0 0 1px 0; }
.content .highlight {}
.content p { font: 16px/2 "Classic Grotesque W01", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, "Hiragino Sans GB", "PingFang SC", "Heiti SC", "Microsoft YaHei UI", "宋体", "Source Han Sans", sans-serif; color: #2b2b2b; margin: 28px 10px; display: block; }
.content p img { max-width: 100%; }
@media (min-width: 1052px) {
	.content img {/* max-width: 120px; */}
}
@media (max-width: 1051px) and (min-width: 992px) {
	.content img { max-width: 617px; }
}
@media (max-width: 991px) and (min-width: 768px) {
	.content img { max-width: 720px; }
}
@media (max-width: 767px) {
	.content {/* margin: 0 0.4rem; */}
	.content p { font-size: 0.44rem; line-height: 2; color: #2b2b2b; margin: 0.8rem 0; display: block; text-align: justify; }
	.content img { width: 100%; padding: 0; }
}
/* 附属 */
.fs-text { font: 14px/2 "Classic Grotesque W01", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, "Hiragino Sans GB", "PingFang SC", "Heiti SC", "Microsoft YaHei UI", "宋体", "Source Han Sans", sans-serif; color: #666; padding: 10px 0; }
.fs-text a { color: #666; }
.fs-text a:hover { color: #cc3333; }
.fs-line { background-color: #e5e5e5; height: 1px; line-height: 0px; font-size: 0px; }
.fs-share { margin: 12px; }
@media (max-width: 767px) {
	.fs-text { font-size: 0.36rem; line-height: 2; color: #ababab; margin: 0 0.7rem; padding: 0.2rem 0; }
	.fs-text a { color: #ababab; }
	.fs-line { margin: 0 0.7rem; }
}
.xl_ewm { width: 180px; height: 190px; border: solid 1px #e5e5e5; margin: 0 auto 30px; }
.xl_ewm .pic { width: 120px; height: 120px; margin: 16px 0 0 19px; }
.xl_ewm .pic img { width: 140px; height: 140px; }
.xl_ewm .text { font-size: 12px; line-height: 30px; font-weight: bold; color: #000; text-align: center; }
.iframe_marg { margin: 0px 0 0 0; }
.nextpage { border: solid 1px #beddff; background-color: #eff7ff; margin: 40px 0 0; }
.nextpage h2 { font-size: 18px; line-height: 50px; font-weight: bold; margin: 0; color: #348cec; text-align: center; }
.nextpage h2:before { content: "阅读下一篇"; font-size: 14px; line-height: 50px; color: #348cec; padding-right: 60px; }
.nextpage h2:after { content: ">>"; font-size: 14px; line-height: 50px; color: #348cec; padding-left: 30px; }
@media (max-width: 767px) {
	.nextpage h2 { font-size: 0.44rem; line-height: 1.5; font-weight: bold; margin: 0; color: #348cec; text-align: center; padding: 0 0.32rem 0.32rem 0.32rem; }
	.nextpage h2:before { content: "阅读下一篇"; font-size: 0.32rem; line-height: 1; color: #348cec; display: block; padding: 0.32rem 0; }
	.nextpage h2:after { display: none; padding: 0; }
}