﻿/* 标题 */
.headtitle { margin: 0 10px; text-align: center; }
.headtitle h1 { font-size: 38px; line-height: 1.5; /* font-weight: bold; */ margin: 0px 0 10px; color: #000; font-family: "微软雅黑"; }
/*.headtitle h2 { font-size: 18px; line-height: 50px; margin: 0 0 0px 0; color: #1b1b1b; }*/
.headtitle span { /* color: #ababab; */padding: 0 20px 0 0; font-size: 15px; }
.search_frame { width: 220px; height: 30px; margin: 70px 0 0 0; float: right; }
.headline { background-color: #e5e5e5; height: 1px; line-height: 0px; font-size: 0px; margin: 15px 0 0 0; }

.headtitle h11 {font-size: 38px;line-height: 1.5;/* font-weight: bold; */margin: 0px 0 10px;color: #000;font-family: "微软雅黑";}
.headtitle h2 { font-size: 18px;
    font-weight: normal;
    margin: 10px auto 15px auto;
	color: #999;}
.headtitle h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px auto 10px auto;}

@media (max-width: 767px) {
	.headtitle { margin: 0 0.5rem; }
	.headtitle h1 { font-size: 25px;color: #484848; line-height: 1.2; margin: 0.8rem 0 0.4rem; }
	.headtitle h2 { font-size: 18px;line-height: 1.5;margin: 20px auto  10px;}
	.headtitle h3 { font-size: 18px;
    font-weight: normal;
    margin: 20px auto  20px;}
	.headtitle h11 { font-size: 25px;color: #484848; line-height: 1.2; margin: 0.8rem 0 0.4rem; }
	.headtitle span {/*font-size: 0.55rem;*//* color: #ababab; */padding: 0 0.2rem 0 0;}

	.headline { margin: 0.5rem 0 0; }
}
/* 主体 */
.content { position: relative; margin: 0 0 1px 0; }
.content .highlight {}
.content p { font: 18px/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: 658px; }
}
@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.46rem; }
	.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; }
}