﻿* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

em,
i {
    font-style: normal;
}

b {
    font-weight: normal;
}

li {
    list-style: none;
}

html, body {
    font-family: 微软雅黑;
    touch-action: none;
}

.lPanel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    width: 100vw;
    height: 100vh;
    padding-top: 20px;
    background: #efefef;
    overflow-y: auto;
}

.loginRoomInfo, loginRoomDate {
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.loginRoomInfo {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.loginRoomDate {
    font-size: 12px;
    color: red;
    font-weight: normal;
}

.loginInputs, .slideValiPanel {
    width: 100%;
    margin-top: 15px;
}

.lgInputsItem {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, .2);
}

    .lgInputsItem .mui-icon-extra {
        height: 40px;
        line-height: 40px;
        background-color: #eee;
        padding: 0 10px;
    }

    .lgInputsItem input[type='text'] {
        border: 0;
        padding: 0;
        margin-bottom: 0;
        padding-left: 5px;
    }

.slideValiRail {
    position: relative;
    width: 100%;
    height: 36px;
    background-color: #D9EDF7;
    border-radius: 5px;
}

.slideBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 36px;
    padding: 0 10px;
    background-color: #169BD5;
    color: #fff;
}

.agr {
    width: 100%;
    margin-top: 15px;
}

    .agr div {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 36px;
        text-align: center;
        line-height: 36px;
        font-size: 12px;
    }

.agrPanel div input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.btnLogin {
    width: 100px;
    height: 36px;
    background-color: #169BD5;
    border-radius: 5px;
    margin-top: 15px;
    color: #fff;
}

.dialogPanel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    padding: 5px;
    transform: translateX(100vw);
    transition: transform linear .3s;
}

.agrTitle {
    width: calc(100vw - 10px);
    height: 32px;
    background-color: #eee;
    line-height: 32px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.agrContent {
    padding: 10px;
    width: 100vw;
    height: calc(100vh - 76px);
    color: #333;
    font-size: 14px;
    overflow-y: auto
}

    .agrContent.digContent {
        width: 100vw;
        height: calc(100vh - 56px);
        padding: 10px;
    }

.argButtons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: calc(100vw - 10px);
    height: 32px;
    padding: 0 5px;
    background-color: #D9EDF7;
}

.btnArg {
    width: auto;
    height: 30px;
    padding: 0 5px;
    background-color: #169BD5;
    color: #fff;
}

.mui-bar {
    -webkit-box-shadow: 0px -1px 5px rgba(0, 0, 0, .25);
    box-shadow: 0px -1px 5px rgba(0, 0, 0, .25);
}

.tabIframe {
    width: 100vw;
    height: calc(100vh - 91px);
    border: 0;
}

    .tabIframe.tabIframeFull {
        position: fixed;
        width: 100vw;
        height: 100vh;
        z-index: 11;
    }

.hTitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100vw;
    height: 50px;
    padding: 0 10px;
    background-color: #169BD5;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .25);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .25);
    color: #fff;
}

    .hTitle .mui-title,
    .hTitle .mui-icon {
        color: #fff;
    }

.timeTip {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100vw;
    padding: 3px 10px;
    background-color: #D9EDF7;
    color: black;
    font-weight: bold;
}

.btnLongBlue {
    width: 91px;
    height: 42px;
    background-color: #169BD5;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    margin: 10px auto;
}

.mui-card.buildList {
    width: calc(100vw - 10px);
    height: calc(100vh - 101px);
    padding-bottom:20px;
    border:0px;
    overflow-y: auto;
    background-color: transparent;
    display: none;
}

.mui-table-view-cell.mui-active {
    background-color: #f6f6f6;
}

.houseCount {
    position: absolute;
    right: 40px;
}

.uhItem {
    width: 100%;
    border-bottom: 2px solid #fff;
}
.uhTitle {
    width: 100%;
    padding:10px;
    padding-left:2px;
    color:#333;
    font-weight:bold;
    font-size:16px;
    text-align:left;
}
.fhItem {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}
.fFloor{
    display:block;
    width:100%;
    padding:5px 0;
    text-align:center;
}
.hPanel {
    width: 100%;
}
.hpBox {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.uName {
    text-align: center;
    line-height: 24px;
}

.uHouses {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding:5px;
}
.uItem {
    width: 100%;
}
.uHouse, .uBuilding, .uFloor {
    width: calc((100%/3) - 3px);
    padding: 3px 0;
    border: 1px solid #fff;
    margin-bottom: 5px;
    margin-right: 3px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    font-size:14px;
}
    .uBuilding.active,
    .uFloor.active {
        background-color: #169BD5;
        border-color: #169BD5;
        color:#fff;
    }
    .hPanel .uFloor {
        width: calc((100%/2) - 3px);
        background-color: #fff;
        border: 0;
        font-size: 12px;
    }
        .hPanel .uFloor p{
            text-align:left;
            margin-bottom:0;
            padding-left:5px;
        }
        .mui-bar-nav {
            background-color: #169BD5;
        }

    .mui-title,
    .mui-bar-nav a.mui-icon,
    .mui-bar-nav mui-icon {
        color: #fff;
    }

.imgBox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: calc(100vw - 20px);
    padding: 10px;
    border: 1px solid #ddd;
    margin: 10px 10px;
}

    .imgBox img {
        max-width: 100%;
        max-height: 150px;
    }

.houseInfo {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}

.hRightCol {
    width: 30px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}

    .hRightCol .mui-icon-extra,
    .hRightCol .mui-icon {
        font-size: 16px;
    }

.sInfoItem {
    width: calc(100vw*.7);
    margin-left: calc(100vw*.15);
}

.successIcon {
    background-color: #00FF00;
    color: #fff;
    font-size: 60px;
    border-radius: 60px;
}

.collectionList {
    width: 100vw;
}

.mui-table-view-cell.colItem {
    padding: 0;
}

.colItemHandle {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.colItemNum {
    width: 60px;
    height: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;
    color:#333;
    font-weight:bold;
}

.mui-slider-handle.colItemHandle {
    background-color: transparent;
}

.colItemInfo {
    width: calc(100vw - 130px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #fff;
}

.colItemCtrl {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 60px;
    height: 80px;
}

.mui-btn-red {
    background-color: red;
}
/*字体*/
.coBlue {
    color: #169BD5;
}

.coRed {
    color: red;
}

.coWhite {
    color: #fff;
}
.coYellow {
    color:#FFD133;
}
.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}
/*----------------mui.showLoading---------------*/
.mui-show-loading {
    position: fixed;
    padding: 5px;
    width: 120px;
    min-height: 120px;
    top: 45%;
    left: 50%;
    margin-left: -60px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    visibility: hidden;
    margin: 0;
    z-index: 2000;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    opacity: 0;
    -webkit-transform: scale(0.9) translate(-50%, -50%);
    transform: scale(0.9) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

    .mui-show-loading.loading-visible {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1) translate(-50%, -50%);
        transform: scale(1) translate(-50%, -50%);
    }

    .mui-show-loading .mui-spinner {
        margin-top: 24px;
        width: 36px;
        height: 36px;
    }

    .mui-show-loading .text {
        line-height: 1.6;
        font-family: -apple-system-font,"Helvetica Neue",sans-serif;
        font-size: 14px;
        margin: 10px 0 0;
        color: #fff;
    }

.mui-show-loading-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.mui-show-loading-mask-hidden {
    display: none !important;
}
