@import ;
/*文章页*/
footer .footer_t { padding: 1rem 0 4rem 0;}
.footer_menu { display: none;}
body { margin-bottom: 0; }
.small { background: #f8f8f8;}
.gg_m {  overflow: hidden;}
.gg_m a { display: block; }
.gg_m a img { width: 100%; display: block; }
.position em { display: none; }
/*文章内容*/
.article_con .container {width: 100%; padding-top: 1.25rem;}
.article_con .container .head h1 { font-size: 1.25rem; text-align: center; line-height: 1.8em; }
.article_con .container .head_b { padding:0.625rem 0; text-align: center; color: #999; font-size: 0.75rem; }
.article_con .container .head_b time { margin: 0 2%; }
.article_con .container .head_b span { margin: 0 2%;}
.article_con .article_con {margin-top:5%; color: #666; line-height:1.8em; padding: 0 3%; font-size: 1rem; margin-bottom: 3%;}
.article_con{ padding: 0 0.7rem; font-size: 1rem; line-height: 1.8rem; background: #fff; }
.article_con .readall_box {position: relative;z-index: 9999;padding: 0 0 0.625rem; margin-top: -200px;text-align: center; display: none;}
.article_con .readall_box .read_more_mask { height: 200px;background: -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.article_con .read_more_btn{cursor:pointer; font-size: 1rem; color: #fff;  border-radius: 3rem; background: #a17e4a; padding:8px 1.5625rem; box-shadow: 0 8px 20px #cee5ff; }
.article_con p a { color: #3366cc;}
/* m正文 */
#contenttext { margin-top: 1rem; }
#contenttext h2,#contenttext h3 {width: 100%; text-indent: 2em; color:#000; font-size:1.0625rem; padding-bottom: 0.8rem; line-height:2em;}
#contenttext strong { text-indent: 2em; color:#000; font-size:1.0625rem;  line-height:2em;}
#contenttext iframe{ width: 100%!important; height: 260px!important;}
#contenttext img{ max-width: 100%!important; height: auto!important; border-radius: 6px; margin:0 auto; display: block;}
#contenttext p{width: 100%; text-indent: 2em; color:#000; font-size:1.0625rem; line-height:2em; text-align: left; padding-bottom: 0.8rem;}
#contenttext table {margin-left: 0!important; width: 100%!important; font-size: 13px; }
#contenttext table td ,#contenttext table th { border: 1px solid #ccc; font-size: 15px; text-align: center; line-height: 20px; padding: 2px; }
#contenttext tbody tr:nth-child(1) td,#contenttext table th { font-weight: bold; }
#contenttext a u {font-size:1.0625rem;}
#contenttext p a {color: #3366cc; font-size:1.0625rem;}
/*分页*/
.pnum { padding:0.625rem 0; width: 100%; display: flex; justify-content: center; }
.pnum a{ min-width: 1.8rem; border-radius: 100%; margin:0 2px; padding: 0 6px; height: 1.8rem; border: 1px solid #f1f1f1; text-align: center; line-height: 1.8rem; box-sizing: border-box; display: block; float: left; border-right: none; font-size: 0.825rem;}
.pnum a:nth-last-of-type(1){border: 1px solid #f1f1f1;}
.pnum a.sed { background: #a17e4a; border-radius: 100%; color: #fff; border: none; }
/*上下篇*/
.con_prev { padding: 1.25rem 0; }
.con_prev p { font-size: 1rem;  }
.con_prev1 { background:#fff; padding: 1rem; line-height:2.5rem; } 
/*顶部相关文章隐藏*/
.gf_related{display: none;}
.qm_d_fu_box .qm_phone { display: block!important; }