.m-content {
    margin-top: 25px;
}

.g-wp {
    width: 1000px;
    margin: 0px;
}

.main {
    width: 850px;
}

.m-lists .itm {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dcdcdc;
}

.m-lists .itm h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 32px;
}

.m-lists .itm .pa {
    font-size: 14px;
    color: #767676;
    line-height: 26px;
}

.m-lists .meta > div {
    float: left;
    font-size: 15px;
    margin-right: 20px;
}