label.LAY-required-tips:before {content: '* ';color: red;}
.layui-from-label100{width:100px;}
.layui-from-label120{width:120px;}
.layui-form-label130{width:130px;}
.layui-form-label140{width:140px;}
.layui-form-label160{width:160px;}
.layui-form-label220{width:220px;}
.layui-input-block-ml110{margin-left: 110px;}
.layui-input-block-ml130{margin-left: 130px;}
.layui-input-block-ml150{margin-left: 150px;}
.layui-input-block-ml160{margin-left: 160px;}
.layui-input-block-ml170{margin-left: 170px;}
.LAY-text-center{text-align:center;}
/* 用户列表开始 */
.caller-fl{float: left;}
.caller-fr{float: right;}
.caller-seach{position: relative;padding-bottom:40px;}
.caller-seach .caller-icon{font-size: 18px;position: absolute;top: 9px;}
.caller-seach-icon{left: 6px;}
.caller-dump-icon{right: 6px;cursor: pointer;}
.caller-pl32{padding:0 32px;}
.caller-tab{margin:0;}
.caller-contar{padding-bottom:20px;}
.caller-contar .caller-item{padding:25px 0;overflow: hidden;border-bottom: 1px solid #e0e0e0;}
.caller-contar .caller-item .caller-main{margin-left: 20px;}
.caller-contar .caller-item .caller-main p{line-height: 100%;padding:8px 0;}
.caller-contar .caller-item .caller-main p:first-child{padding-top:0;}
.caller-contar .caller-item .caller-main em{margin-left: 5px;}
.caller-contar .caller-item .caller-main .caller-adds i{padding-right: 5px;margin:0;}
.caller-contar .caller-item .caller-main .caller-adds{padding-bottom:12px;}
.caller-contar .caller-iconset i{margin:0 5px;}
.caller-contar .caller-iconset i:first-child{margin-left: 0;}
.caller-contar button{margin-top: 22px;}
.caller-contar .caller-img{width: 40px;height: 40px;border-radius: 100%;}


/* 业务样式 */
.dis_flex{
    display: flex;
}
.flex_align{
    align-items: center;
}
.flex_justcenter{
    justify-content: center;
}
.flex_justbetween{
    justify-content: space-between;
}
.flex_justaround{
    justify-content: space-around;
}

.container{
    width:100%;
    height:100%;
    position:relative;
}
.fish_box{
    position:absolute;
    top:700px;
    left:758px;
    z-index: 999;
}
.xiaofang_box{
    position:absolute;
    top:491px;
    left:905px;
    z-index: 999;
}
.fengshan1{
    position:absolute;
    top:255px;
    left:885px;
}
.fengshan2{
    position:absolute;
    top:255px;
    left:972px;
}
.fengshan3{
    position:absolute;
    top:255px;
    left:1057px;
}
.fengshan4{
    position:absolute;
    top:110px;
    left:673px;
}
.fengshan5{
    position:absolute;
    top:55px;
    left:729px;
}

.fengshan6{
    position:absolute;
    top:193px;
    left:245px;
}
.fengshan7{
    position:absolute;
    top:160px;
    left:321px;
}
.text_box{
    background: #FFF3D0;
    border-radius: 8px 8px 8px 8px;
    padding: 12px 8px;
    position: absolute;
    font-size: 12px;
    z-index: 999;
}
.text_box span{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    margin:0 4px;
}
.text_box1{
    background: #F3F7FB;
    border-radius: 8px 8px 8px 8px;
    font-size: 14px;
    color: #000000;
    padding: 19px 24px;
    position: absolute;
    width: 198px;
    box-sizing: border-box;
    z-index: 999;
}
.text_box1 .line1{
    margin-right: 16px;
}
.text_box1 .line2{
    font-weight: bold;
    font-size: 18px;
    color: #2E70FF;
    margin-right: 4px;
}
.text_box1 .dis_flex{
    margin-bottom: 12px;
    align-items: center;
}
.text_box1 .dis_flex:last-child{
    margin-bottom: 0;
}
.warn_text{
    background: #FFF2D0;
    border-radius: 8px 8px 8px 8px;
    padding: 8px;
    box-sizing: border-box;
    position: absolute;
    font-size: 14px;
    z-index: 999;
}
.warn_text span{
    color: #2E70FF;
}
.fenshan_nums{
    display: flex;
    position: absolute;
    z-index: 999;
}
.blank_box{
    background: #FFF2D0;
    border-radius: 8px 8px 8px 8px;
    padding: 8px;
    box-sizing: border-box;
    font-size: 12px;
    margin-right: 8px;
    min-width: 78px;
    text-align: center;

}
.blank_box span{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}
.info_text{
    font-size: 12px;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 999;
}
.info_text span{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    margin:0 4px;
}
.medicine_low{
    font-size: 12px;
    color: #FF0000;
    position: absolute;
    z-index: 999;
}
.run{
    font-weight: 900;
    font-size: 14px;
    color: #00FA2E;
    position: absolute;
    z-index: 999;
}
.run.stop{
    color: #FF0000;
}
.fengshan{
    position: absolute;
    z-index: 999;
}
.fengshan.animate{
    animation: rotate 1s linear infinite;
}
.fengshan1{
    left: 885px;
    top: 259px;
}
.fengshan2{
    left: 971px;
    top: 259px;
}
.fengshan3{
    left: 1057px;
    top: 259px;
}
.fengshan4{
    left: 674px;
    top: 111px;
}
.fengshan5{
    left: 729px;
    top: 56px;
}
.fengshan6{
    left: 246px;
    top: 197px;
}
.fengshan7{
    left: 321px;
    top: 160px;
}
@keyframes rotate {
    from {
    transform: translate(0%, 0%) rotate(0deg);
    }
    to {
    transform: translate(0%, 0%) rotate(360deg);
    }
}