html {
    background: #ffffff;
}

.layheder_box{
    width: auto;
    margin:  20px 20px;
}

.layheder_box .layui-row {
    margin-top: 10px;
    /*padding-bottom: 10px;*/
}

.layheder_box blockquote{
    width: auto;
    margin:0px auto;
    background-color: #eee !important;
    border-left:0px solid #0085E8 !important;
    margin-top: 20px;

}
.layui-elem-quote{
    padding: 0;
    line-height: 35px;
}

blockquote span{
    margin-left: 20px;
}
blockquote div{
    background-color: #0085E8;
    width: 5px;
    height: 35px;
    float: left;
}

.layui-input{
    height: 30px;
    color: #666666!important;
    margin-top:2px;
}
.layui-textarea{
    color: #666666!important;
}
.layui-textarea:hover{
    color: #666666!important;
}
.layui-input:hover{
    color: #666666!important;
}
.layui-form-label{
    padding: 7px 15px;
}

.layui-form-label-center{
	autosize:true;
   float:left;
   text-align: center;
}
.layui-input-block {
    margin-left: 20px;
    line-height: 36px;
}
.layui-form-label{
    width: 80%!important;
}
label[class*='error']{
    display: block;
    color: red;
}
select[class*="error"],input[class*='error']{
    border: 1px solid red!important;
}

.layheder_box select{
    color: #666;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e6e6e6;
}
/**/
.layheder_box label span{
    display:inline-block;
    vertical-align: middle;
    color: red;
    padding-top: 4px;
    padding-right: 1px;
}

/*编辑页面复选框颜色调整*/
.layui-form-checked[lay-skin=primary] i {
    border-color: rgb(54, 134, 225)!important;
    background-color: rgb(54, 134, 225)!important;
    color: #fff;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0085E8;
    color: #fff;
}
/*编辑页面单选按钮颜色调整*/
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: rgb(54, 134, 225)!important;
}
/*编辑页面开关颜色修改*/
.layui-form-onswitch {
    border-color: #0085E8!important;
    background-color: #0085E8!important;
}
.layui-form-switch{
    margin-bottom: 8px;
    margin-right: 5px;
    padding-right: 5px;
}


.bannerImgUpload{
    width: 200px;
    height: 180px;
    line-height: 180px;
    text-align: center;
    color: #ffffff;
    position: relative;

}
.bannerBackImg{
    width: 100%;
    height: 100%;
    position: absolute;
    line-height:inherit;
    left: 0;
    bottom: 0;
    background: #333333;
    opacity: 0.4;
    cursor: pointer;
}
.bannerBackImg i {
    cursor: pointer;
    z-index: 3333;
}
.fileupLoadImg{
    max-height: 100%;
    max-width:100%;
}
.notImg{
    width: 20%;
    height: 20%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 40%;
}
.notImg img{
    max-width: 100%;
    max-height: 100%;
}

.td_label {
    background: rgb(242,242,242);
}

body .layui-layer-iframe[type = iframe] .layui-layer-title{background:#fff; font-size: 18px;color: #333333;}
body .layui-layer-iframe[type = iframe] .layui-layer-btn{border-top:1px solid #E9E7E7;margin: 0 auto;overflow: hidden;text-align: center;display: flex;
    justify-content: center;
    flex-flow: row-reverse;}
body .layui-layer-iframe[type = iframe] .layui-layer-btn .layui-layer-btn0{background: #3B75F0;border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #FFFFFF}
body .layui-layer-iframe[type = iframe] .layui-layer-btn .layui-layer-btn1{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #333333}
body .layui-layer-iframe[type = iframe] .layui-layer-btn .layui-layer-btn2{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #333333}
body .layui-layer-iframe[type = iframe] .layui-layer-btn .layui-layer-disable0{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #d2d2d2!important;background:#FBFBFB!important;cursor: not-allowed!important;}
body .layui-layer-iframe[type = iframe] .layui-layer-btn .layui-layer-disable1{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #d2d2d2!important;background:#FBFBFB!important;cursor: not-allowed!important;}

/*页面使用的样式*/
body .layui-layer-page[type = page] .layui-layer-title{background:#fff; font-size: 18px;color: #333333;}
body .layui-layer-page[type = page] .layui-layer-btn{border-top:1px solid #E9E7E7;margin: 0 auto;overflow: hidden;text-align: center;display: flex;
    justify-content: center;
    flex-flow: row-reverse;}
body .layui-layer-page[type = page] .layui-layer-btn .layui-layer-btn0{background: #3B75F0;border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #FFFFFF}
body .layui-layer-page[type = page] .layui-layer-btn .layui-layer-btn1{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #333333}
body .layui-layer-page[type = page] .layui-layer-btn .layui-layer-btn2{border-radius: 4px;border-radius: 4px;width: 138px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #333333}

.layheder_box table .layui-form-label{
    width: 90%;
    padding: 7px 4px;
    text-align: center;
}

tfoot tr td{
    height: 30px;
    font-size: 20px;
    text-align: center;
}

.hj{
    cursor: pointer;
    color: red;
    text-align: center;
}

/*富文本页面显示表格超宽处理*/
.editorConnect table{
    width: 100%!important;
    table-layout: fixed;
}
.editorConnect td{
    white-space: normal!important;
    width: auto !important;
    border: 1px solid;
    padding: 5px;
}
/*富文本页面显示表格超宽处理---end*/

/* 富文本列表样式处理上 */
.ckEditorContent ol li, .ckEditorContent ul li {
    list-style: unset;
    padding: revert;
}

.ckEditorContent ol, .ckEditorContent ul {
    padding: revert;
}
/* 富文本列表样式处理上END */
