body {
    background-color: #f2f2f2;
    font-family: "Microsoft Yahei";
    color:#333333;
}

* {
    font-size: 15px;

}

.layui-badge, .layui-badge-dot, .layui-badge-rim,.layui-btn-xs  {
    font-size: 15px !important;

}

#kPage,#kPage1{
    margin-top: 27px;
}


.kvf-user-login {
    position: relative;
    left: 0;
    top: 0;
    padding: 110px 0;
    min-height: 100%;
    box-sizing: border-box;
}
.kvf-user-login-main {
    width: 375px;
    margin: 0 auto;
    box-sizing: border-box;
}
.kvf-user-login-box {
    padding:80px 120px 100px 120px;
}
.kvf-user-login-header {
    text-align: center;
}
.kvf-user-login-icon {
    position: absolute;
    
    
    width: 38px;
    line-height: 36px;
    text-align: center;
    color: #d2d2d2;
}
.kvf-user-login-codeimg {
    max-height: 38px;
    width: 100%;
    cursor: pointer;
    box-sizing: border-box;
}
.kvf-user-login-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 30px;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    color: rgba(0,0,0,.5);
}
.kvf-user-login .layui-form .layui-form-item input {
    padding-left: 38px;
}
.kvf-user-jump-change {
    float: right;
    color: #029789!important;
}


.kvf-user-head {
    height: 30px;
    width: 30px;
    border-radius: 30px;
}


.kvf-card-header-auto {
    padding-top: 24px;
    padding-bottom: 15px;
    height: auto;
}

.kvf-card-header-auto .layui-form-item:last-child {
    margin-bottom: 0;
}

.kvf-fluid-padding15 {
    padding: 15px;
}

.kvf-theme-ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    
}
.kvf-theme-li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    
    
    margin: 0 10px 10px 0;
    
    background-color: #e9e7f9;
    cursor: pointer;
    font-size: 12px;
    color: #666;
    padding: 5px;
}
.kvf-theme-li:hover, .kvf-theme-li.kvf-theme-this {
    border: 1px solid green !important;
}


@media screen and (max-width: 992px) {
    #kContentLeftTreeCol {
        padding-right: 15px;
    }
    #kContentLeftTreeCol ul {
        display: none;
    }
    #kContentLeftTreeCol i.fa:hover {
        cursor: pointer;
        background-color: #c8ecf7!important;
    }
    #kMainContentCol {
        width: 100%!important;
    }
    #kMainContentCol .kvf-fluid-padding15 {
        padding-top: 5px;
    }

    .kvf-flex .layui-card ul.ztree {
        display: block!important;
    }
}


.tree-content {
    border: 1px solid rgb(230, 230, 230);
    position: fixed;
    z-index: 2147483647;
    background: rgb(248, 248, 248);
    overflow-y: scroll;
    height: 250px;
    display: none;
}

.title_icon{
    background: url(../image/flag/sqsl=1.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    line-height: 21px;
    margin-top: 13px;
    text-indent: 24px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #b3b3b3;
}




.menuopen{
   border:1px solid #3666e0;
    background-color: white;
    color: #3666e0;
}
.menuclose{
    border:1px solid #3666e0;
    background-color: #3666e0;
    color: #fff;
}

.menu_open{
     background: url(../imgs/close.png) no-repeat;
     background-size: 100% 100%;
     width: 14px;
     height: 9px;
     float: right;
     margin-top: 14px;
     margin-left: 10px;
 }

.menu_close{
    background: url(../imgs/menu_close=1.png) no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 9px;
    float: right;
    margin-top: 14px;
    margin-left: 10px;
}
.layui-table,#RQSPURPOSE, #RQSTCONTENT{
    color: #333333;
}