
/*a,li,button,span{*/
/*    -webkit-user-select:none;!*谷歌 /Chrome*!*/
/*    -moz-user-select:none; !*火狐/Firefox*!*/
/*    -ms-user-select:none;    !*IE 10+*!*/
/*    user-select:none;*/
/*}*/
.layui-fluid{
    padding: 0px 30px 0px 30px;
}
.layui-fluid-index{
    padding-top: 30px;
}
.cp{
    cursor: pointer;
}
.yhImgView{
    cursor: pointer;
}
.layui-card-body{
    user-select: unset;
}
.rs-display-flex{
    display: flex;
    justify-items: center;
    align-items: center;
}
.layui-nav-tree .layui-nav-child{
    background-color: unset;
}
.layui-form-label.layui-required:after{
    content:"*";
    color:red;
    position: absolute;
    top:10px;
    right: 5px;
}
.layui-input-prefix.layui-required:after{
    content:"*";
    color:red;
    position: absolute;
    top:24px;
    right: 3px;
}
.rs-index-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /*border-bottom: 1px solid #0c5af9;*/
    background-color: #0c5af9 !important;
}
.rs-layui-side .layui-nav-item{
    background-color: #0c5af9;
}
.layui-tab-brief>.layui-tab-title{
    font-weight: 600;
    color: #666666;
}
.rssq-header-fixed{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background-color: #ffffff;
    height: 60px;
    line-height: 65px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}
.rssq-header-fixed .title{
    display: inline-flex;
}
.rssq-header-fixed .btn{
    display: inline-flex;
    align-items: center;
    margin-right: 60px;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #16b777 !important;
    user-select: none;
}
.app-menu{
    color: rgba(255, 255, 255, 0.5) !important;
}
.app-menu:hover{
    color: rgba(255, 255, 255) !important;
}
.current-app{
    background-color: #8dacff !important;
    color: #fff !important;
}
.current-app a{
    background-color: #8dacff !important;
    color: #fff !important;
}
.rs-index-logo span{
    color: #ffffff;
    margin-left: 12px;
    padding-top: 1px;
}
.rs-index-menu{
    /*background-image: linear-gradient(to right, #0c5af9, #1d3364);*/
    color: #5f5f5f !important;
    background-color: #ffffff !important;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
}
.rs-index-menu .layui-nav .layui-nav-item a{
    color: #5f5f5f !important;
}
.rs-layui-side .layui-nav .layui-nav-child a{
    padding-left: 37px;
}
.jjx-index-logo{
    width: 220px;
    height: 149px;
    padding: 0;
    color: #ffffff;
    border-bottom: 1px solid #eeeeee;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0c5af9;
    user-select: none;
}
.article-sort{
    height: 28px;
    width: 40px;
}
.jjx-company{
    height: 50px;
    padding:0 0 12px 10px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 16px;
}
.jjx-company .compayn-border{
    display: flex;flex-flow: column;justify-content: center;height:50px;
}
.jjx-company .company-note{
    font-size: 13px;
    width:160px;
    ont-family: Microsoft YaHei;
    font-weight: 500;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
    text-align: left;
}
.jjx-company .company-desc{
    display: flex;
    margin-left: 5px;
    justify-content: center;
    width: 90px;
    height: 18px;
    border-radius: 4px;
    letter-spacing: 4px;
    color: #c9cfdf;
    font-size: 11px;
    align-items: center;
    background: linear-gradient(to bottom, #0c5af9 0px, #0c5af9 2px, #3667f7 5px, #5471f3 100%)
}

.rs-index-menu i{
    color: #5f5f5f !important;
}
.rs-block-title{
    font-weight: 600;
}
.rs-app-item{
    width: auto;
    min-width: auto;
    cursor: pointer;
}
.imgview-common,.imgview{
    cursor: pointer;
}
.rs-main-color{
    color: #4e6ef2;
}
.rs-main-color-yellow{
    color: #fcca00;
}
.rs-main-color-gray{
    color: #eee;
}
.rs-main-color-red{
    color: red;
}
.rs-menus-state{
    position: absolute;
    right: 3px;
    font-size: 20px;
}
.rs-color-gray{
    background-color: #999999;
    color: #ffffff;
}
.rs-layui-body{
    left: 0px;
    user-select: none;
}
.rs-iframe-work {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.rs-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.rs-error{
    background: #ffffff;
    width: 700px;
    height: 400px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 11;
    margin: -200px 0 0 -350px;
    padding: 20px;
}
.rs-error .rs-error-logo{
    width: 50px;
    height: 50px;
    background-image: url("/images/logo120-120.png");
    background-repeat: no-repeat; /* 不重复平铺 */
    background-position: center; /* 居中对齐 */
    background-size: contain; /* 等比例缩放到能够完整包含在容器内 */
}
.rs-error .rs-error-tips{
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    padding-top: 20px;
}
.rs-error .rs-error-tips .layui-icon{
    font-size: 150px;
    color: #eee;
}
.rs-error .rs-error-tips .rs-error-msg{
    padding-top: 20px;
    font-size: 20px;
}

.rs-error .rs-error-close{
    position: fixed;
    bottom: 0;
    height: 50px;
    display: flex;
    justify-content: end;
    width: 100%;
    right: 20px;
}
.rs-dialog-close{
    cursor: pointer;
    color: #8891da;
    padding: 0 10px;
}


.rs-index-spread{
    cursor: pointer;
    width: 50px;
    text-align: center;
    color: #5f5f5f;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rs-layer-print{
    position: absolute;
    right: 45px;
    display: flex;
    width: 30px;
    justify-content: center;
    top: 2px;
    cursor: pointer;
}
/**
刷新关闭
 */
.rs-layer-close1{
    position: absolute;
    right: 0px;
    top: 0px;
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    z-index: 9999999;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 40px;
    text-align: center;
}
/**
无刷关闭
 */
.rs-layer-close2{
    position: absolute;
    right: 0px;
    top: 0px;
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    z-index: 9999999;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 40px;
    text-align: center;
}
/**
自定义关闭
 */
.rs-layer-close3{
    position: absolute;
    right: 0px;
    top: 0px;
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    z-index: 9999999;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 40px;
    text-align: center;
}
.rs-report-side{
    background-color: #ffffff!important;
    top:0 !important;
    user-select: unset;
}
.rs-report-side .layui-panel{
    height: 272px;
    margin: 10px 5px;
    width: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    cursor: pointer;
    -webkit-user-select:none;/*谷歌 /Chrome*/
    -moz-user-select:none; /*火狐/Firefox*/
    -ms-user-select:none;    /*IE 10+*/
    user-select:none;
}
.rs-report-side .layui-panel-active{
    background-color: #a8f3d5;
}
.rs-report-side .layui-panel img{
    width: 120px;
    height: 120px;
}
.rs-report-side .layui-panel span{
    margin-top: 20px;
    font-weight: 600;
    font-size: 16px;
}

.rs-layui-side a{
   cursor: pointer;
}
.layui-side-scroll{
    background-color: #0c5af9;
    width: 240px;
}
.menu-spread{
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: fixed;
    top: 50%;
    left: 195px;
    z-index: 9999;
}
.layui-nav-tree .layui-nav-more{
    right: 25px;
}
.current-app{
    background-color: #4285f4 !important;
    color: #fff !important;
}
.menu-spread i{
    font-size: 30px;
    color: #ffffff;
}
.menu-spread-left{
    transform: rotate(180deg);
}
.menu-spread-right{
    left: 35px;
}

.rs-span-btn{
    background-color: #ffffff;
    color: #333;
}
.rs-panel{
    padding: 10px 20px;
}
.rs-d-s-flex{
    display: inline-block;
    margin-right: 100px;
    height: 40px;
    padding: 0px 10px;
    margin-top: 20px;
    width: 150px;
    text-align: right;
}
.rs-d-s-flex-drap{
    border: 1px dashed #ddd;
}
.rs-index-content{
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rs-d-s-flex span{
    margin: 0;
    padding: 0;
}

.rs-d-s-flex .rs-span-n{
    cursor: move;
}
.rs-d-s-flex .rs-span-i{
    width: 20px;
    margin: 0;
    color: #c2c2c2 !important;
}
.rs-d-s-flex .rs-span-i,.rs-span-n:hover{
    color: #333;
}
.rs-d-s-flex .rs-span-v:hover{
    border-bottom: 1px solid #4e6ef2;
    color: #333;
}
.radio-group .layui-form-danger{
    border-color:#ff5722!important;box-shadow:0 0 0 3px rgba(255,87,34,.08)
}

/*表单扩展工具  before */
.read{
    border:0;
    border-bottom: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 0;
}
.workmax-tools{
    background-repeat: no-repeat;
    background-size: 250%;
    width: 50px;
    height: 20px;
    color: #ffffff;
    font-size: 1px;
    padding: 18px;
    background-position: center top;
    cursor: pointer;
}
.workmax-tools-annex-list{
    display: flex;
}
.wm-form{
    cursor: pointer;
}
.layui-form-pane .layui-input{
    height: 42px;
    line-height: 26px;
}

.layui-form-pane .form .layui-select-title .layui-input{
    height: 40px;
    border: 0;
}


.layui-form-pane .layui-form-label{
    width: 160px;
    height: 42px;
    line-height: 26px;
}
.layui-form-pane .layui-input-block{
    margin-left: 160px;
}

.layui-form-pane .layui-input-inline{
    width: 225px;
}
.layui-form-pane .layui-form-item .layui-input-inline[pane] {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
    padding-bottom: 2px;
}
.rs-card-header-no,.rs-card-header-close,.rs-card-header,.rssq-header-operate{
    margin-top: 8px !important;
    font-weight: 600;
    height: 52px;
    line-height: 52px;
    color: #5f5f5f;
}
.layui-layer-setwin{
    top: 20px;
}
.workmax-tools-sign-form{
    background-image: url("/images/sign.png");
}
.workmax-tools-image-form{
    background-image: url("/images/image.png");
}
.workmax-tools-form-data{
    padding: 0;
    height: 40px;
    line-height: 40px;
}
.workmax-tools-annex-form{
    background-image: url("/images/annex-1.png");
    width: 120px;
    height: 80px;
    padding: 0;
    line-height: 80px;
    background-position: center center;
    background-size: 84%;
}
.workmax-tools-image-more-form{
    background-image: url("/images/imageMore.png");
}
.workmax-tools-annex-more-form{
    background-image: url("/images/annex-1.png");
    width: 120px;
    height: 80px;
    padding: 0;
    line-height: 80px;
    background-position: center center;
    background-size: 84%;
}
.annex-upload{
    margin-top: 20px;
}
.workmax-form{
    display: flex;
    justify-content: space-between;
}
.workmax-form .input{

}
.workmax-form .imgs-show{
    display: flex;
    flex: 1;
    margin-right: 10px;
    padding-left: 60px;
}
.workmax-form .imgs-show .item{
    width: 100px !important;
    margin: 0 2px;
    user-select: none;
    flex-flow: row wrap;
}

.workmax-form .imgs-show img{
    width: 96px !important;
    margin: 0 2px;
}
.workmax-form .imgs-show span{
    width: 96px !important;
    margin: 0 2px;
}

.workmax-form .imgs-show .layui-upload-annex{
    display: flex;
    flex-flow: column;
}
.workmax-form .imgs-show .layui-upload-img{
    width: 96px;
    background: url(/images/svg/zip.svg) center no-repeat;
    height: 89px;
    display: flex;
    background-size: contain;
    cursor: pointer;
    padding-top: 0;
}
.workmax-form .imgs-show .layui-upload-title{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #7d7d7d;
    color: #ffffff;
    font-size: 12px;
    height: 20px;
}

.workmax-form .annex-local{
    color: #4e6ef2;
    padding: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    width: 200px;
    height: 78px;
    line-height: 58px;
    margin: 0px 0 10px 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid;
    border-radius: 3px;
    cursor: initial;
}
.workmax-form .annex-local .local-file{
    font-size: 12px;
    word-wrap:break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-align: center;
}
.workmax-form .annex-local .local-file-del{
    position: absolute;
    top: -1px;
    right: -7px;
    width: 20px;
    height: 22px;
    background-color: #ffffff;
    border-radius: 3px;
    color: #ff7f41;
    display: flex;
    justify-content: center;
    align-items: center;
}
.workmax-form .annex-upload{
    color: #ffffff;
    padding: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 52px;
    line-height: 52px;
    background-color: #4e6ef2;
    margin: 0 0 10px 10px;
}

.rssq-form-widget span{
    position: absolute;
    top: 8px;
    left: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.wm-annex-progress{
    display: none;
    margin-top: 60px;
}
.rssq-form-widget .text{
    background-image: url("/images/svg/text.svg");
}
.rssq-form-widget .checkbox{
    background-image: url("/images/svg/checkbox.svg");
}
.rssq-form-widget .date{
    background-image: url("/images/svg/date.svg");
}
.rssq-form-widget .dateTime{
    background-image: url("/images/svg/dateTime.svg");
}
.rssq-form-widget .number{
    background-image: url("/images/svg/number.svg");
}
.rssq-form-widget .password{
    background-image: url("/images/svg/password.svg");
}
.rssq-form-widget .radio{
    background-image: url("/images/svg/radio.svg");
}
.rssq-form-widget .select{
    background-image: url("/images/svg/select.svg");
}
.rssq-form-widget .switch{
    background-image: url("/images/svg/switch.svg");
}
.rssq-form-widget .textarea{
    background-image: url("/images/svg/textarea.svg");
}
.rssq-form-widget .time{
    background-image: url("/images/svg/time.svg");
}
.rssq-form-widget .sign{
    background-image: url("/images/svg/sign.svg");
}
.rssq-form-widget .image{
    background-image: url("/images/svg/image.svg");
}
.rssq-form-widget .annex{
    background-image: url("/images/svg/annex.svg");
}
.rssq-form-widget .split{
    background-image: url("/images/svg/split.svg");
}
.rssq-form-widget .formSelect{
    background-image: url("/images/svg/formSelect.svg");
}
.rssq-form-widget .widgetSelect{
    background-image: url("/images/svg/select.svg");
}
.wm-form-sign{
    display: none;
    padding: 5px;
}
.wm-form-sign-txt{
    margin-right: 10px;
}
.wm-form-sign-img{

}
.wm-form-sign-img img{
    width: 254px;
    height: 88px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
}
.rssq-block-error{
    border-left: 5px solid red;
    color: red;
}
/*表单扩展工具  end   */

/*树形控件  begin*/
.layui-tree-btnGroup{
    padding-left: 20px;
}
.layui-tree-btnGroup i{
    margin-right: 10px;
    font-size: 30px;
}
.layui-tree-txt:hover{
    color: red;
}
/*树形控件  end*/

/*折叠面板 begin*/
#freeStyle {
    overflow: auto;
    background-color: #ffffff;
}

#freeStyle .radio-content{
    display: flex;
    justify-content: space-between;
}
#freeStyle .content-option{
    background-color: #4e6ef2;
    width: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin-top: 7px;
    margin-left: 5px;
}
#freeStyle .radio-content .radio-option-lable{
    width: 180px;
}
#freeStyle .option-btn{
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    line-height: 25px;
    background-color: #4e6ef2;
}
/**布局控件**/
.wm-layout-split{
    margin: 30px 0;
}
.layui-collapse {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px
}

.layui-colla-content, .layui-colla-item {
    border-top-width: 1px;
    border-top-style: solid
}

.layui-colla-item:first-child {
    border-top: none
}

.layui-colla-title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #ffffff;
    background-color: #4e6ef2;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden
}

.layui-colla-content {
    display: none;
    padding: 10px 15px;
    line-height: 22px;
    color: #5f5f5f
}

.layui-colla-icon {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 14px
}
.rs-table-top{
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    color: #5f5f5f;
}
.rs-search-form{
    display: none;
    padding: 20px 0;
    text-align: center;
}
.rs-search-report{
    min-height: 200px;
    margin-bottom: 10px;
    overflow: hidden auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.rs-search-report .rs-form-note{
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 10px;
}
/*xmSelect begin*/
.xm-select-jobs{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.xm-select-jobs span{
    border: 1px solid;
    padding: 2px 5px;
    margin: 0 2px;
    border-radius: 5px;
}
/*xmSelect end*/
.rs-search-report .rs-list-detail{

}
.rs-search-report .rs-list-detail .layui-form-radio{
    margin: 0;
}

.rs-search-report .img{
    width: 26px;
    cursor: pointer;
}
.rs-search-report .detail{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}
.rs-search-report .default{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #eee;
    font-size: 30px;
    user-select:none;
}
.rs-search-report .split{
    width: 100%;
    height: 20px;
}
.rs-report .split{
    width: 100%;
    height: 20px;
}
.rs-report-reason{
    margin-right: 5px;
    width: 300px;
}
.rs-report-danger{
    color: #ff5722;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
}

.rs-search-report .table{
    width: 100%;
}

.rs-search-report .layui-quote-table{
    width: 100%;
    margin: 20px 0 5px 0;
    padding: 5px 15px;
    line-height: 1.8;
    border-left: 5px solid #81d8d0;
    background-color: #fafafa;
}
.layui-quote-table{
    margin: 20px 0 5px 0;
    padding: 5px 15px;
    line-height: 3;
    border-left: 5px solid #81d8d0;
    background-color: #fafafa;
}

.rs-quote{
    margin-top: 10px;
}

.rs-search-btn{
    display: flex;
    justify-content: center;
}
/*折叠面板 end*/

/**流程 begin**/
.rs-process-quote{
    padding: 10px;width: 300px;margin-right: 20px;
    border-left: 5px solid #ddd;
}
.rs-process-quote-choose{
    padding: 10px;width: 300px;margin-right: 20px;
    border-left: 5px solid #81d8d0 !important;
}

.wm-form-process{
    display: flex;justify-content: space-between;
    padding: 10px 0;
}
.wm-form-process .process-option{
    display: flex;flex:1;justify-content: end;
    align-items: center;
}
.wm-form-process .process-option span{
    font-weight: 400;
    padding: 2px 10px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    width: 60px;
    margin-left: 10px;
    text-align: center;
}
.process-area{
    cursor: pointer;
}
/**流程 end**/
/** 颜色设置 begin **/
.rssq-check-wait{
    color: gray;
}
.rssq-check-pass{
    color: green;
}
.rssq-check-reject{
    color: red;
}
/** 颜色设置 end **/
/** 资料库 begin**/
.store-panel{
    cursor: pointer;
    user-select: none;
    margin-right: 20px;
}
.store-panel:hover{
    border: 1px solid #81d8d0;
}
.store-panel img{
    width: 90px;
}
.store-panel-choose{
    border: 1px solid #81d8d0;
    font-weight: bold;
    position: relative;
}
.store-panel .show-icon {
    display: none;
}
.store-panel .show-signal {
    display: none;
}
.store-panel-choose .show-icon {
    display: block;
    text-align: center;
    background-color: #81d8d0;
    color: #fff;
    float: right;
    font-size: 12px;
    margin-right: -8px;
    padding: 2px 5px 2px 5px;
    width: 50px;
    position: absolute;
    top: -1px;
    right: 0;
    font-weight: 400;
}
.store-panel-choose .show-signal {
    display: block;
    border: 4px solid #939393;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    float: right;
    width: 0;
    height: 0;
    position: absolute;
    top: 19px;
    right: -8px;
}

.wm-form-read{
    display: flex;
    align-items: center;
    width: 100%;
    padding: 9px 15px;
    color: rgba(0, 0, 0, .85);
    background-color: #ffffff;
    line-height: 20px;
}
/** 资料库 end**/

/** 表格 begin**/
.status-check{
    margin-left: 20px;
}
.layui-table th{
    background-color: #f5f7fa;
}
.rs-table-formula{
    cursor: pointer;
    display: block;
    width: 100%;
    height: 28px;
}
.rs-table-img{
    cursor: pointer;
    display: block;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c1c1c1;
    border: 1px solid #c1c1c1;
    user-select: none;
}
.rs-table-item img{
    height: 30px;
    margin: 0 10px;
    width: auto !important;
}
.rs-table-item{
    display: flex;

}
.rssq-header-operate{
    display: flex;
    justify-content: space-between;
}
.rssq-header-operate .title{
    display: flex;
}
.rssq-header-operate .btn{
    display: flex;
    align-items: center;
}
.rs-table-item .operate{
    cursor: pointer;
    display: block;
    width: 10px;
    height: 40px;
    color: #c1c1c1;
    border: 1px solid #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0;
    border-left: 0;
}
.rs-table-item .operate i{
    font-size: 20px;
}
.rs-table-item .items{
    width: 100%;
    height: 40px;
    line-height: 35px;
    border: 1px solid #eeeeee;
    border-left-width: 0;
}
.layui-table-cell .img{
    width: 26px;
    cursor: pointer;
}
.ck-content img{
    cursor: pointer;
}
.layui-layer-dialog{
    border-radius: 8px;
}
.search-trim{
    width: 500px;
    margin: 0 10px 0 20px;
    border-radius: 25px;
}
/** 表格 end**/
xm-select > .xm-body .xm-search{
    display: flex;
    border-bottom: 1px solid #ccc;
}
xm-select > .xm-body .xm-search-input{
    padding-left: 17px;
    margin: 0 0 5px 27px;
    border-radius: 8px;
    border: 2px solid #4285f4;
}
xm-select > .xm-body .xm-search-input::placeholder{
    color: #d51c00;
}

.layui-form-pane .layui-form-text .layui-input-block{
    margin-right: 2px;
}

#rs-main-menu .layui-nav-tree .layui-nav-itemed>a{
    color: #ffffff;
}
#rs-main-menu .layui-icon{
    font-size: 20px;
    margin-right: 5px;
}
#rs-main-menu .layui-nav-item:hover #rs-main-menu .layui-icon{
    color: #ffffff;
}
#rs-main-menu a{
    display: flex;
    align-items: center;
}

.knowledge-table-sort{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.layui-form-select dl {
    z-index: 999999;
}
.layui-nav-item .fixed-num{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    width: 30px;
    height: 20px;
    border-radius: 8px;
    background-color: #e08120;
    color: #ffffff;
    font-style: normal;
    font-size: 12px;
}