.clear{clear:both;}
.blank{width:100%;height:0.5rem;}
.search_row{
   margin: 1.5rem 1.26667rem 0;
   visibility: visible!important;
   display: flex;
   }
.inputKuang{
    height: 2.5rem;
    width: calc(100% - 3.73333rem);
    }
.inputKuang input{
   border-radius: 1.533333rem 0 0 1.533333rem ;
}
.submitBtn{
    }
.layui-btn-normal{
    background-color: #015293 !important;
    border-radius: 0 1.533333rem 1.533333rem 0;
    width: 100%;
}
.layui-nav{background:#fff;color:#333;padding: 0;display: flex;}
.layui-nav li{}
.layui-nav li a{color:#333 !important;line-height: 2rem;}
.layui-nav .layui-this:after, .layui-nav-bar{
    height: 0.08rem;
}
.layui-inline{
    margin: 0px !important;
    height: 2rem;
}
.layui-form-label{
    font-weight: bold;
    padding: 0;
    line-height: 2rem;
    width: 5rem;
    text-align: right;
    margin-left: 1.1667rem;
}
.layui-form-item .layui-input-inline{
    left: 0rem;
    width: auto;
}

.ss-jg{
    padding: 1rem 1rem;
}
.list-ss-o{
    border-bottom: 0.6rem solid #f6f6f6;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.list-ss-o .bt-wrap{}
.list-ss-o .bt-wrap .bt{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.list-ss-o .bt-wrap .bt a{
    font-weight: 600;
    font-size: 1.053333rem;
    line-height: 1.666667rem;
    color: #000;
}
.list-ss-o .bt-wrap .bt a:hover{}
.list-ss-o .bt-wrap .bt a .highlightText{
    color: #da0606;
}
.bt-nr{
   font-family: Microsoft YaHei UI Light;
   font-weight: 300;
   margin: 0.32rem 0;
   font-size: .873333rem;
   color: #a3a3a3;
}
.bt-nr .highlighttext{color: #da0606;}

.lm-rq{
   font-family: Microsoft YaHei UI Light;
    font-weight: 600;
    margin-top: 0.213333rem;
    font-size: .32rem;
    color: #999;
}

.ztree{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: center;
}
.ztree li{
    line-height: 1.5rem;
}
.ztree li span.button.switch{
    width: 0;
    height: 0;
}
.ztree li a{}
.ztree li span{
    font-family: Microsoft YaHei UI Light;
    /* font-weight: 600; */
    font-size: 0.8rem;
    color: #333;
}

.layui-form-item .layui-input-inline{margin:0;}
#definedTime{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    width: 84%;
    margin: 0 auto !important;
}
.layui-form-item .layui-input-inline+.layui-form-mid{
    margin: 0;
}
.layui-btn-sm{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 12px;
}
.ztree li a.curSelectedNode{height:auto !important;}
.target {width:100%;height: 50px; background: #ebebeb; position: relative;}
.target-l {width:24px; height: 10px;  position: absolute; top:16px; left:16px;}
.target-r {line-height: 50px; width:100%; font-size: 20px;  text-align: center;}


.no-list {
    margin: 1.5rem 1.26667rem 0;
}

#errorWord{color:#1a76ba}