﻿/*!
* @Author: 李燕南-941477276@QQ.com
* @Date:   2018-04-11 16:58:27
* @Last Modified by:   李燕南-941477276@QQ.com
* @Last Modified time: 2018-04-19 15:05:48
*/
@charset "utf-8";

@media(min-width: 1200px){
    .notification-box{
        max-width: 80%;
        margin: 0 auto;
    }
}
.notification-title{
    line-height: 1.7;
}
.time{
    margin-bottom: 20px;
    text-align: center;
    color: #666;
}