header[data-v-6533d8f3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    background: #ffffff;
    line-height: 60px;
    box-shadow: 0 2px 6px #0000001a;
    color: #333;
    font-size: 14px
}

header .menubox[data-v-6533d8f3] {
    display: flex;
    padding-left: 30px
}

header .menubox .menuitem[data-v-6533d8f3] {
    margin-left: 30px
}

header .menubox .menuitem.active[data-v-6533d8f3] {
    color: #0a60ff;
    font-weight: bolder
}

header .userbox[data-v-6533d8f3] {
    display: flex;
    align-items: center
}

header .userbox .setbox[data-v-6533d8f3] {
    background: #e9f2ff;
    box-sizing: border-box;
    width: 32px;
    line-height: 32px;
    text-align: center;
    height: 32px;
    margin-right: 18px
}

header .userbox .facebox[data-v-6533d8f3] {
    display: flex
}

header .userbox .facebox img[data-v-6533d8f3] {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

header .userbox .facebox .el-dropdown[data-v-6533d8f3] {
    display: flex;
    align-items: center;
    margin-left: 10px
}

.tac[data-v-3a79de9c] {
    height: 898px;
    width: 140px;
    box-sizing: border-box;
    background-color: #fff
}

.tac .logobox[data-v-3a79de9c] {
    padding: 15px 17px;
    box-sizing: border-box;
    height: 66px
}

.tac .logobox div.logobox_1[data-v-3a79de9c] {
    display: flex;
    padding-bottom: 6px;
    border-bottom: 1px solid #f0f2f5
}

.tac .logobox div.logobox_1 img[data-v-3a79de9c] {
    border-radius: 50%;
    margin-right: 2px;
    width: 30px;
    height: 30px
}

.tac .logobox div.logobox_1 .info_beta[data-v-3a79de9c] {
    display: flex;
    flex-direction: column
}

.tac .logobox div.logobox_1 .info_beta span[data-v-3a79de9c] {
    width: 30px;
    background: #6ed760;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-align: center
}

.tac .logobox div.logobox_1 .info_beta b[data-v-3a79de9c] {
    color: #002140
}

.tac .teambox[data-v-3a79de9c] {
    padding: 16px 17px
}

.tac .teambox .teambox_1[data-v-3a79de9c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f2f5
}

.tac .teambox .teambox_1 .imgpic[data-v-3a79de9c] {
    width: 50px;
    height: 50px;
    margin-bottom: 10px
}

.tac .teambox .teambox_1 span[data-v-3a79de9c] {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #323c47
}

.tac .el-menu[data-v-3a79de9c] {
    border: none
}

.mainbox[data-v-f72075fd] {
    display: flex
}

.mainbox .rightbox[data-v-f72075fd] {
    width: calc(100% - 140px)
}

.mainbox .rightbox .main[data-v-f72075fd] {
    padding: 10px;
    height: calc(100% - 4px);
    background-color: #e9f2ff;
    width: 100%;
    overflow: auto;
    box-sizing: border-box
}

.wxloginform {
    margin: 100px auto;
    box-sizing: border-box;
    padding: 10px;
    width: 700px;
    height: 580px
}

.wxloginform h3,.wxloginform .bottomitem {
    text-align: center
}

.userItemDialog {
    width: 100%;
    height: 100%;
    background-color: #0000004d;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000
}

.userItemDialog .formactionDialog.formaction {
    height: 440px;
    width: 598px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 220px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.userItemDialog .formactionDialog.formaction .demo-ruleForm {
    height: 400px
}

.userItemDialog .formactionDialog {
    width: 598px;
    height: 800px;
    z-index: 2444;
    position: fixed;
    top: calc(50% - 400px);
    left: calc(50% - 299px)
}

.userItemDialog .formactionDialog h4 {
    margin: 0;
    padding: 4px
}

.userItemDialog .formactionDialog .el-card__body {
    margin: 0;
    padding: 0
}

.userItemDialog .formactionDialog h4 {
    padding-bottom: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee
}

.userItemDialog .formactionDialog .formitem {
    box-sizing: border-box;
    margin-top: 50px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.userItemDialog .formactionDialog .formitem .formcell {
    width: 20%
}

.userItemDialog .formactionDialog .formbottom {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.formaction[data-v-c7d33751] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-c7d33751] {
    display: flex;
    justify-content: space-between;
    padding: 14px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .pagebox[data-v-c7d33751] {
    background-color: #fff;
    padding: 20px;
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box
}

.overDialog .formactionDialog .formitem {
    box-sizing: border-box;
    margin-top: 80px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.formaction[data-v-9355c9e9] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-9355c9e9] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-9355c9e9] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-9355c9e9] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-9355c9e9] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-9355c9e9] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-9355c9e9] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-9355c9e9] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-9355c9e9] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-9355c9e9] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-9355c9e9] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-9355c9e9] {
    margin-right: 4px
}

.formaction .tablebox[data-v-9355c9e9] {
    width: 100%;
    border-radius: 4px
}

.formaction .tablebox .el-table tr.warning-row[data-v-9355c9e9] {
    --el-table-tr-bg-color: var(--el-color-warning-light-9)
}

.formaction .tablebox .el-table tr.success-row[data-v-9355c9e9] {
    --el-table-tr-bg-color: var(--el-color-success-light-9)
}

.formaction .tablebox .el-table tr p[data-v-9355c9e9] {
    height: 18px;
    line-height: 18px;
    margin: 2px auto
}

.overDialog .formactionDialog.formaction {
    height: 390px;
    width: 598px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 195px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.overDialog .formactionDialog.roomitemDialog {
    height: 580px;
    width: 698px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 250px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.overDialog .formactionDialog.roomitemDialog .demo-ruleForm {
    height: 400px
}

.overDialog .formactionDialog .formitem {
    box-sizing: border-box;
    margin-top: 20px;
    padding: 6px 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.formaction[data-v-9aaa68ba] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-9aaa68ba] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-9aaa68ba] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-9aaa68ba] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-9aaa68ba] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-9aaa68ba] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-9aaa68ba] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-9aaa68ba] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-9aaa68ba] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-9aaa68ba] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-9aaa68ba] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-9aaa68ba] {
    margin-right: 4px
}

.formaction .mainbox[data-v-9aaa68ba] {
    width: 100%;
    border-radius: 4px;
    display: flex
}

.formaction .mainbox .mainleft[data-v-9aaa68ba] {
    width: 260px
}

.formaction .mainbox .mainleft .el-menu .el-sub-menu[data-v-9aaa68ba]:hover {
    color: #a0cfff;
    background-color: #fff!important
}

.formaction .mainbox .mainleft .el-menu-item.active[data-v-9aaa68ba] {
    color: #0a60ff
}

.formaction .mainbox .mainleft .roomitem[data-v-9aaa68ba] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.formaction .mainbox .mainright[data-v-9aaa68ba] {
    flex: 1;
    margin-left: 30px
}

.formaction .mainbox .mainright .tableheader[data-v-9aaa68ba] {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #cfcecf;
    margin-bottom: 10px;
    border-radius: 6px
}

.formaction .mainbox .mainright .tableheader .headeritem[data-v-9aaa68ba] {
    padding: 10px;
    line-height: 30px;
    height: 30px;
    margin-right: 30px;
    text-align: center;
    font-weight: 600;
    font-size: 16px
}

.overDialog .formactionDialog.menuform {
    height: 490px;
    width: 598px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 195px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.overDialog .formactionDialog.menuform .demo-ruleForm {
    height: 400px
}

.menulistbox .search_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px
}

.menulistbox .Row-Header,.menulistbox .Row-Header th {
    background-color: #dedfe0!important
}

.imageDialog {
    width: 100%;
    height: 100%;
    background-color: #0000004d;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000
}

.imageDialog .formactionDialog.formaction {
    height: 390px;
    width: 598px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 195px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.imageDialog .formactionDialog.formaction .demo-ruleForm {
    height: 400px
}

.imageDialog .formactionDialog {
    width: 598px;
    height: 800px;
    z-index: 2444;
    position: fixed;
    top: calc(50% - 400px);
    left: calc(50% - 299px)
}

.imageDialog .formactionDialog h4 {
    margin: 0;
    padding: 4px
}

.imageDialog .formactionDialog .el-card__body {
    margin: 0;
    padding: 0
}

.imageDialog .formactionDialog h4 {
    padding-bottom: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee
}

.imageDialog .formactionDialog .formitem {
    box-sizing: border-box;
    margin-top: 50px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.imageDialog .formactionDialog .formitem .formcell {
    width: 30%
}

.imageDialog .formactionDialog .formbottom {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.imagelistbox .search_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px
}

.imagelistbox .Row-Header,.imagelistbox .Row-Header th {
    background-color: #dedfe0!important
}

.formaction[data-v-561c95ae] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-561c95ae] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    height: 36px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-561c95ae] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-561c95ae] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-561c95ae] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-561c95ae] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-561c95ae] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-561c95ae] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-561c95ae] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-561c95ae] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-561c95ae] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-561c95ae] {
    margin-right: 4px
}

.formaction .mainbox[data-v-561c95ae] {
    width: 100%;
    border-radius: 4px;
    display: flex;
    background-color: #fff
}

.formaction .mainbox .el-tabs[data-v-561c95ae] {
    width: 100%;
    background-color: #fff;
    padding: 10px 20px
}

.overDialog .formiconbox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    width: 240px;
    border: 1px solid #ccc;
    margin: 10px auto;
    border-radius: 4px
}

.formaction[data-v-86b46078] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-86b46078] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-86b46078] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-86b46078] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-86b46078] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-86b46078] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-86b46078] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-86b46078] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-86b46078] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-86b46078] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-86b46078] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-86b46078] {
    margin-right: 4px
}

.formaction .mainbox[data-v-86b46078] {
    width: 100%;
    border-radius: 4px;
    display: flex
}

.formaction .mainbox .mainleft[data-v-86b46078] {
    width: 260px;
    background-color: #fff
}

.formaction .mainbox .mainleft .menuboxitem[data-v-86b46078],.formaction .mainbox .mainleft .menutitle[data-v-86b46078] {
    height: 48px;
    line-height: 48px;
    padding: 10px 16px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.formaction .mainbox .mainleft .menuboxitem.active[data-v-86b46078] {
    background-color: #d9ecff;
    color: #0a60ff
}

.formaction .mainbox .mainleft .menutitle[data-v-86b46078] {
    color: #ccc;
    font-weight: 600
}

.formaction .mainbox .mainright[data-v-86b46078] {
    flex: 1;
    margin-left: 30px;
    background-color: #fff
}

.formaction .mainbox .mainright .pagebox[data-v-86b46078] {
    padding: 10px 20px;
    float: right
}

.formaction .mainbox .mainright .groupset[data-v-86b46078] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.formaction .mainbox .mainright .groupset button[data-v-86b46078] {
    margin-left: 20px
}

.overDialog {
    width: 100%;
    height: 100%;
    background-color: #0000004d;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000
}

.overDialog .formactionDialog.formaction {
    height: 290px;
    width: 598px;
    z-index: 2444;
    position: fixed;
    background-color: #fff;
    top: calc(50% - 195px);
    left: calc(50% - 299px);
    overflow-y: auto;
    border-radius: 8px
}

.overDialog .formactionDialog.formaction .demo-ruleForm {
    height: 400px
}

.overDialog .formactionDialog {
    width: 598px;
    height: 800px;
    z-index: 2444;
    position: fixed;
    top: calc(50% - 400px);
    left: calc(50% - 299px)
}

.overDialog .formactionDialog h4 {
    margin: 0;
    padding: 4px
}

.overDialog .formactionDialog .el-card__body {
    margin: 0;
    padding: 0
}

.overDialog .formactionDialog h4 {
    padding-bottom: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee
}

.overDialog .formactionDialog .formitem {
    box-sizing: border-box;
    margin-top: 50px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.overDialog .formactionDialog .formitem .formcell {
    width: 20%
}

.overDialog .formactionDialog .formbottom {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.formaction[data-v-57e66a02] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-57e66a02] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-57e66a02] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-57e66a02] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-57e66a02] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-57e66a02] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-57e66a02] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-57e66a02] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-57e66a02] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-57e66a02] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-57e66a02] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-57e66a02] {
    margin-right: 4px
}

.formaction .mainbox[data-v-57e66a02] {
    width: 100%;
    border-radius: 4px;
    display: flex
}

.formaction .mainbox .mainleft[data-v-57e66a02] {
    width: 260px;
    background-color: #fff
}

.formaction .mainbox .mainleft .menuboxitem[data-v-57e66a02],.formaction .mainbox .mainleft .menutitle[data-v-57e66a02] {
    height: 48px;
    line-height: 48px;
    padding: 10px 16px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.formaction .mainbox .mainleft .menutitle[data-v-57e66a02] {
    color: #ccc;
    font-weight: 600
}

.formaction .mainbox .mainright[data-v-57e66a02] {
    flex: 1;
    margin-left: 30px;
    background-color: #fff
}

.formaction .mainbox .mainright .pagebox[data-v-57e66a02] {
    padding: 10px 20px;
    float: right
}

.formaction .mainbox .mainright .groupset[data-v-57e66a02] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.formaction .mainbox .mainright .groupset button[data-v-57e66a02] {
    margin-left: 20px
}

.formaction[data-v-12b679a9] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-12b679a9] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-12b679a9] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-12b679a9] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-12b679a9] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-12b679a9] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-12b679a9] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-12b679a9] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-12b679a9] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-12b679a9] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-12b679a9] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-12b679a9] {
    margin-right: 4px
}

.formaction .tablebox[data-v-12b679a9] {
    margin-top: 10px;
    width: 100%;
    border-radius: 4px
}

.formaction .tablebox .el-table tr.warning-row[data-v-12b679a9] {
    --el-table-tr-bg-color: var(--el-color-warning-light-9)
}

.formaction .tablebox .el-table tr.success-row[data-v-12b679a9] {
    --el-table-tr-bg-color: var(--el-color-success-light-9)
}

.formaction .tablebox .el-table tr p[data-v-12b679a9] {
    height: 18px;
    line-height: 18px;
    margin: 2px auto
}

.formaction .botton_btn[data-v-12b679a9] {
    position: absolute;
    bottom: 10px;
    right: 20px
}

.login-wrap[data-v-c2cec833] {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 919px;
    background-image: url(/assets/login-bg-2be35c1c.jpg);
    background-size: 100%
}

.ms-title[data-v-c2cec833] {
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
}

.ms-login[data-v-c2cec833] {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 350px;
    margin: -190px 0 0 -175px;
    border-radius: 5px;
    background: rgb(255 255 255);
    overflow: hidden
}

.ms-content[data-v-c2cec833] {
    padding: 30px
}

.login-btn[data-v-c2cec833] {
    text-align: center
}

.login-btn button[data-v-c2cec833] {
    width: 100%;
    height: 36px;
    margin: 0 0 10px
}

.login-tips[data-v-c2cec833] {
    font-size: 12px;
    line-height: 30px;
    color: #fff
}

.formaction[data-v-94b7fc61] {
    background: white;
    padding: 0;
    margin: 0;
    background-color: #e9f2ff;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.formaction .search_header[data-v-94b7fc61] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    align-items: center;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px
}

.formaction .search_header .left[data-v-94b7fc61] {
    display: flex;
    align-items: center
}

.formaction .search_header .left span[data-v-94b7fc61] {
    margin-left: 20px
}

.formaction .search_header .left span.active[data-v-94b7fc61] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header .mid[data-v-94b7fc61] {
    display: flex
}

.formaction .search_header .mid .mid_1 .el-range-editor--small[data-v-94b7fc61] {
    width: 280px
}

.formaction .search_header .mid .mid_1 .el-range-editor--small .el-range-input[data-v-94b7fc61] {
    width: 120px
}

.formaction .search_header .mid .mid_2[data-v-94b7fc61] {
    margin-left: 30px
}

.formaction .search_header .mid .mid_2 span[data-v-94b7fc61] {
    margin-left: 20px
}

.formaction .search_header .mid .mid_2 span.active[data-v-94b7fc61] {
    color: #0a60ff;
    font-weight: bolder
}

.formaction .search_header button .el-icon[data-v-94b7fc61] {
    margin-right: 4px
}

.formaction .tablebox[data-v-94b7fc61] {
    width: 100%;
    border-radius: 4px
}

.formaction .tablebox .el-table tr.warning-row[data-v-94b7fc61] {
    --el-table-tr-bg-color: var(--el-color-warning-light-9)
}

.formaction .tablebox .el-table tr.success-row[data-v-94b7fc61] {
    --el-table-tr-bg-color: var(--el-color-success-light-9)
}

.formaction .tablebox .el-table tr p[data-v-94b7fc61] {
    height: 18px;
    line-height: 18px;
    margin: 2px auto
}

#app[data-v-79143d3b] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}
