.layui-tab-content{
    padding: 0 !important;
}
.layui-card{
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .05) !important;
}
.infomation-date{
    width: 1226px;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
}

.custom-group{
    padding: 20px;
    border: 1px #eee solid;
    overflow: hidden;
}
.custom-group h3{
    border-bottom: 1px dotted #ccc;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
}
.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 {
    height: 50px;
    margin-top: 20px;
    line-height: 35px;
    color: #ddd;
    margin-bottom: 70px;
}
.bread-crumb h3 {
    width: 1226px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}

.custom-tbody td, th{
    padding: 5px 10px;
    border: 1px solid #DDD;
}