@charset "UTF-8";
/*liboyuan 20160817*/
/*mail*/

.mail_com_center, .mail_com_link {
    text-align: center;
}
.mail_com_time {
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    background: #d1d1d1;
    display: inline-block;
    color: #fff;
    border-radius: 6px;
    margin-top: 30px;
}
.mail_com_list_box {
    border-radius: 10px;
    margin-top: 30px;
    background: #fff;
    padding: 35px 40px;
}
.mail_com_link {
    color: #f51e55;
    margin-top: 10px;
}
.mail_list_more {
    cursor: pointer;
    margin-top: 32px;
    color: #606060;
    text-align: center;
}

