body {
    padding: 0;
    margin: 0;
    color: #0f0f0f;
    line-height: 1.5em;
    font-size: 1em;
    overflow-x: hidden;
    font-family: "微软雅黑" , Arial, Helvetica, sans-serif;}
.h3, h3 {
    font-size: 24px;
font-family: inherit;
    font-weight: 500;
    line-height: 1.1;}
.author {
    font-size: 14px;
    color: #949596;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 20px;}
.contentCon {
	padding-top: 32px;
	border-bottom: 1px dashed #747575;
	padding-bottom: 32px;}
.contentCon P {
    line-height: 200%;
    text-indent: 2em;
    font-size: 16px;
color: #5b5b5b;
font-family: "微软雅黑" , Arial, Helvetica, sans-serif;}
.contentConText {
	font-size: 16px;
	line-height: 32px;
	color: #747575;
	text-indent: 30px;}

.contentConImg {
	margin-top: 15px;
	text-align: center;}
