.article h1 {
    font-size: 22px;
    color: #030303;
    text-align: center;
    font-weight: normal;
    margin-top: 35px;
    margin-bottom: 15px;}

.article h2 {
    text-align: center;
    font-size: 18px;
    color: #504e4e;
    margin-bottom: 15px;}

.article h4 {
    color: #2a2929;
    background: #eeeeee;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    padding: 5px 0;
    margin-bottom: 20px;}

.article .yinti {
    font-size: 14px;
    color: #928d8d;
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin-bottom: 20px;
    line-height: 1.7;}

.content {
    min-height: 200px;}

.content p {
    font-family: "微软雅黑";
    font-size: 16px;
    margin-bottom: 10px;
    color: #3a3838;
    /* text-indent: 2em; */
    line-height: 1.5;}

.content p img {
    /*display:block;*/
    max-width: 100%;}

.page {
    text-align: center;
    margin: 40px auto;}