@charset "utf-8";
#article_content img{
    display: block;
    max-width: 100%;
    height: auto;
}
.mh_new_web {
    padding: 20px;
}

.mh_new_web h1 {
    font-family: "微软雅黑";
    font-size: 22px;
    padding: 20px 0;
    text-align: center;
}


.mh_new_web .mh_new_hr {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px dotted #7e7e7e;
    height: 26px;
    line-height: 26px;
    margin-bottom: 40px;
    text-align: center;
}

.mh_new_hr span {
    color: #7a7a7a;
    padding-right: 30px;
}

