@charset "UTF-8";
/**
 * 
 * @authors Zhao zhao (zhaohuijie1123@163.com)
 * @date    2017-05-18 15:31:16
 * @version $Id$
 */
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "微软雅黑";
}
.aticleBox h1{
    font-size: 28px;
    text-align: center;
    margin: 15px 0 15px 0;
	padding: 0 320px;
    white-space: pre-wrap;
	line-height: 50px;
}
.aticleBox h2{
	margin: 15px auto;
	font-size: 28px;
	text-align: center;
}
.aticleBox h2.sc-tit{font-weight: bold;font-size: 32px;}
.aticleBox .xbt-tit{
	margin: 20px auto;
    font-size: 24px;
    text-align: center;
	color: #333;
}
.aticleBox>p.text-muted{background: #fafafa;height: 50px;line-height: 50px;font-size: 15px;}
.aticle{line-height: 37px;padding:0 15px;}
.aticle p{margin-bottom:0px;font-size: 20px;text-align: justify;}
.aticle p img{display: block;margin: 0 auto;}
.lastNext{border-top:4px solid #f2f2f2;padding-top:12px}
.lastNext li{line-height: 40px;}
.fbsj{margin-right:15px;}