
.layui-layer-content{
    height: auto!important;
    padding: 10px;
    text-align: center;
}
.layui-table-init{
    background: #fff!important;
}
html{
    background-color: #f5f6f7;
}
body{
    background-color: #fff;
    padding-bottom: 40px;
    margin: 0 auto;
    max-width: 1366px;
}
.banner-box{
    background-image:url('/img/Background_1280_1200.png');
    background-size: 100%;
    text-align: center;
}
.banner-box img{
    width: 70%;
}
.layui-nav{
    color: #0C0C0C;
    background-image:url('/img/Background_1280_1200.png');
    background-size: 100%
}
.layui-form-label{
    width: auto!important;
    padding-left: 0!important;
}


