.wrapper_main {
    width: 92%;
    margin: 0.133333rem auto 0;
    overflow: hidden;
}

.wrapper_main h2 {
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 0.506667rem;
    color: #111
}

.wrapper_main .pubTime {
    float: left;
    width: 100%;
    margin-top: 0.266667rem;
    text-align: center;
    font-size: 0.346667rem;
    color: #333
}

.wrapper_article {
    float: left;
    width: 100%;
    margin-top: 0.266667rem;
    line-height: 0.586667rem;
    overflow-x: auto;
    font-size: 0.426667rem;
    text-align: justify;
}

.wrapper_article img {
    max-width: 100%!important;
    height: auto!important
}

<!--ºÄÊ±1785047543.1193Ãë-->