﻿@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{
    
    text-align: center;
    margin: 15px 0 15px 0;
    white-space: pre-wrap;
	line-height: 50px;
	font-weight: bold;font-size: 32px;
}
.aticleBox h2{
	margin: 2px auto;
	font-size: 28px;
	text-align: center;
}
.aticleBox h2.sc-tit{font-size: 28px;}
.aticleBox .xbt-tit{
	margin: 2px auto;
    font-size: 28px;
    text-align: center;
	color: #333;
}

.aticleBox h1
{
	margin: 15px 0 0px 0;
	font-weight:bold;
	font-size:32px;
	line-height: 1.3;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"\5b8b\4f53";
	}
	
	.aticleBox h2.xc-tit
{
	margin: 0px 0 0px 0;
	font-weight:bold;
	font-size:32px;
	line-height: 1.3;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"\5b8b\4f53";
	}
	
	.aticleBox h3.xbt-tit
{
	margin: 0px 0 15px 0;
	font-weight:bold;
	font-size:32px;
	line-height: 1.3;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"\5b8b\4f53";
	}
	
.aticleBox h2.sc-tit
{margin: 2px 0 2px 0;
	font-weight:normal;
	font-size:26px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"\5b8b\4f53";
	}
	.aticleBox h4.xbt-tit
{margin: 2px 0 2px 0;
	font-weight:normal;
	font-size:26px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"\5b8b\4f53";
	}

.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;}