/* 顶部通知 */
.tz{
    background-color: #409eff;
    width: 100%;
    height: auto;
    text-align: center;
    color: #eee;
    padding: 5px 60px;
    font-size: medium;
}
.tza{
    color: #fff;
    font-weight: 700;
}