.layui-tab-content{
    padding: 0 !important;
}
.custom-group{
    padding: 20px;
    /* border: 1px #eee solid; */
    overflow: hidden;
    margin-bottom: 30px;
}
.custom-group h3{
    text-align: center;
    margin-top: 10px;
}
.notice-time{
    margin-top: 10px;
    text-align: center;
    color: #999;
    font-size:12px;
}
.notice-content{
    margin-top: 20px;
    font-size: 14px;
    line-height: 2em;
}
.bread-crumb {
    background-color: #f4f5f9;
    height: 50px;
    line-height: 50px;
    color: #ddd;
    margin-bottom: 20px;
}
.bread-crumb h3 {
    width: 1200px;
    color: #666;
    font-size: 18px;
    font-weight: normal;
    margin: 0 auto;
}
.site-list a{color: #fff;}
.site-list a:hover{color: #fff;}