body, html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    background: #ececec;
    margin: 0px;
}

.border-bottom {
    border-bottom: 1px solid #d9d9d9 !important;
}

.demos-title {
    text-align: center;
    font-size: 28px;
    color: #000000;
    font-weight: 400;
    margin: 0 15%;
}

.demos-sub-title {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.demos-header {
    padding: 35px 0;
}

.demos-content-padded {
    padding: 15px;
}

.demos-ewm {
    margin: 15px;
    text-align: center;
}

    .demos-ewm img {
        margin: 10px auto;
    }

    .demos-ewm span {
        margin: 10px auto;
        display: block;
        text-align: center;
        color: #888;
        font-size: 12px;
    }

.demos-second-title {
    text-align: center;
    font-size: 24px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}

.remark-title {
    text-align: left;
    font-size: 20px;
    color: #777;
    font-weight: 400;
    margin: 50px 5%;
}

    .remark-title p {
        text-indent: 2em;
    }

footer {
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
}

    footer a {
        color: #999;
        text-decoration: none;
    }

.page__bd, .weui-tab__bd { /*background:#fff;*/
}

.weui-cell__hd img {
    width: 50px;
    margin-right: 5px;
}

.weui-cell_access .weui-cell__hd img, .weui-cell_vcode .weui-cell__hd img {
    width: 20px;
    margin-right: 5px;
}

.weui-cell_cards {
    margin: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}

    .weui-cell_cards:active {
        background-color: #ECECEC;
    }

    .weui-cell_cards .card_box {
        width: 100%;
        position: relative;
    }

        .weui-cell_cards .card_box img {
            border-radius: 10px;
            width: 100%;
            box-shadow: 5px 5px 5px #888888;
        }

        .weui-cell_cards .card_box .cardno, .weui-cell_cards .card_box .cardtype, .weui-cell_cards .card_box .cardinfo {
            position: absolute;
            z-index: 9;
        }

    .weui-cell_cards .card_01 .cardno {
        top: 20px;
        right: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .weui-cell_cards .card_01 .cardtype {
        top: 50%;
        left: 0;
        margin-top: -18px;
        line-height: 36px;
        font-size: 36px;
        font-weight: bold;
        color: #ffffff;
        width: 100%;
        text-align: center;
    }

    .weui-cell_cards .card_01 .cardinfo {
        bottom: 20px;
        right: 20px;
        font-size: 14px;
        color: #ffffff;
    }

    .weui-cell_cards .card_02 .cardno {
        top: 20px;
        left: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .weui-cell_cards .card_02 .cardtype {
        top: 50%;
        left: 0;
        margin-top: -18px;
        line-height: 36px;
        font-size: 36px;
        font-weight: bold;
        color: #ffffff;
        width: 100%;
        text-align: center;
    }

    .weui-cell_cards .card_02 .cardinfo {
        top: 20px;
        right: 20px;
        font-size: 14px;
        color: #ffffff;
    }

    .weui-cell_cards .card_03 .cardno {
        top: 20px;
        left: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #bb2f5d;
    }

    .weui-cell_cards .card_03 .cardtype {
        top: 50%;
        left: 0;
        margin-top: -18px;
        line-height: 36px;
        font-size: 36px;
        font-weight: bold;
        color: #bb2f5d;
        width: 100%;
        text-align: center;
    }

    .weui-cell_cards .card_03 .cardinfo {
        bottom: 20px;
        right: 20px;
        font-size: 14px;
        color: #ffffff;
    }

    .weui-cell_cards .card_04 .cardno {
        top: 20px;
        left: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .weui-cell_cards .card_04 .cardtype {
        top: 50%;
        left: 0;
        margin-top: -18px;
        line-height: 36px;
        font-size: 36px;
        font-weight: bold;
        color: #ffffff;
        width: 100%;
        text-align: center;
    }

    .weui-cell_cards .card_04 .cardinfo {
        bottom: 20px;
        right: 20px;
        font-size: 14px;
        color: #ffffff;
    }

.weui-cell_info, .weui-cell_list {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}

    .weui-cell_info:active, .weui-cell_list:active {
        background-color: #ECECEC;
    }

    .weui-cell_info .weui-cell__ft, .weui-cell_list .weui-cell__ft {
        padding-right: 13px;
        position: relative;
    }

        .weui-cell_info .weui-cell__ft:after, .weui-cell_list .weui-cell__ft:after {
            content: " ";
            display: inline-block;
            height: 6px;
            width: 6px;
            border-width: 2px 2px 0 0;
            border-color: #C8C8CD;
            border-style: solid;
            -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
            transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
            position: relative;
            top: -2px;
            position: absolute;
            top: 50%;
            margin-top: -4px;
            right: 2px;
        }

    .weui-cell_info .weui-cell__hd img {
        width: 60px;
        height: 60px;
        margin-right: 5px;
    }

.weui-cell_info2 .weui-cell__hd img {
    width: 60px;
    height: 80px;
}

.weui-cell_list .weui-cell__hd img {
    width: 50px;
    height: 50px;
    margin-right: 5px;
}

.weui-cells__all {
    background: #caffe4;
    padding: 15px 5px;
    color: #555555;
    font-size: 18px;
}

    .weui-cells__all + .weui-cells {
        margin-top: 0;
    }

.weui-cells__tab {
    background: #eee;
    padding: 15px;
    color: #555555;
    font-size: 18px;
}

    .weui-cells__tab + .weui-cells {
        margin-top: 0;
    }

.weui-cell__tab {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .weui-cell__tab:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 1px;
        color: #D9D9D9;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        left: 15px;
    }


.toolbars {
    position: fixed;
    width: 100%;
    font-size: .85rem;
    line-height: 1.5;
    color: #777777;
    top: 0;
    left: 0;
    z-index: 999;
}

    .toolbars:before {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        bottom: auto;
        right: auto;
        height: 0px;
        width: 100%;
        display: block;
        z-index: 15;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .toolbars:before {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .toolbars:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}

.toolbar_block {
    width: 100%;
    display: block;
    height: 40px;
}

.toolbars .toolbar-inner {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
}

.toolbars .title {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    color: #777777;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    background: none;
    margin: 0;
    border-radius: initial;
    height: auto;
}

.toolbars .cancel-button {
    position: absolute;
    left: 0;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    color: #555555;
    z-index: 1;
    padding: 0 .5rem;
}

.toolbars .picker-button {
    position: absolute;
    right: 0;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    color: #555555;
    z-index: 1;
    padding: 0 .5rem;
}

    .toolbars .picker-button span {
        font-size: .7rem;
        color: #e64340;
    }

footer {
    background-color: #f7f7f7;
    color: #fff;
    border-top: 1px solid #d9d9d9;
    position: fixed;
    width: 100%;
    height: 44px;
    line-height: 44px;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}

    footer table {
        width: 100%;
    }

    footer a {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        float: left;
        color: #777777;
    }

        footer a.cur {
            color: #00aaee;
        }

        footer a.orange {
            color: #ff6000;
        }

    footer i {
        display: block;
        margin: 0 auto 5px auto;
        height: 24px;
        overflow: hidden;
    }

    footer span {
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: 0 auto;
    }


    footer a.orange i.home {
        background: url(../images/home-3.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.home {
        background: url(../images/home-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.home {
        background: url(../images/home-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.my {
        background: url(../images/my-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.my {
        background: url(../images/my-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.msg {
        background: url(../images/msg-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.msg {
        background: url(../images/msg-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.office {
        background: url(../images/office-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.office {
        background: url(../images/office-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.psc {
        background: url(../images/psc-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.psc {
        background: url(../images/psc-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer i.tel-list {
        background: url(../images/tel-list-1.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

    footer a.cur i.tel-list {
        background: url(../images/tel-list-2.png) center bottom no-repeat;
        background-size: 24px 24px;
    }

.foot_block {
    display: block;
    width: 100%;
    height: 56px;
}


.swiper-container {
    width: 100%;
}

    .swiper-container img {
        display: block;
        width: 100%;
    }

.fr0810 {
    position: absolute;
    top: -.8em;
    right: -1em;
}


.list-li {
    position: relative;
    -webkit-transform: translateX(0px);
    border-bottom: 1px solid #d9d9d9;
    height: auto;
}

    .list-li .ha-btn {
        position: absolute;
        top: 0;
        right: -80px;
        text-align: center;
        background: #f00;
        color: #fff;
        width: 80px;
        line-height: 80px;
        height: 100%;
    }

    .list-li .ha-btn2 {
        line-height: 70px;
    }

.fl {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.fr {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.returnback {
    width: 24px;
    height: 40px;
    float: left;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/return-left-2-2.png) no-repeat left center;
    background-size: 20px 20px;
}

.Add-btn {
    width: 24px;
    height: 40px;
    float: right;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/add-btnnew.png) no-repeat right center;
    background-size: 20px 20px;
}

.sao-btn {
    width: 24px;
    height: 40px;
    float: right;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/sao.png) no-repeat right center;
    background-size: 20px 20px;
}

.ewm-btn {
    width: 24px;
    height: 40px;
    float: right;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/ewm.png) no-repeat right center;
    background-size: 20px 20px;
}

.close {
    width: 24px;
    height: 40px;
    float: right;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/close.png) no-repeat left center;
    background-size: 20px 20px;
}

.list {
    width: 24px;
    height: 40px;
    float: left;
    margin: 2px 10px;
    border: 0px solid #44629b;
    background: url(../imgs/office-class-2.png) no-repeat left center;
    background-size: 20px 20px;
}



.weui-p {
    color: #000000;
}


.title-btn {
    width: auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    color: #777777;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border: none;
    background: none;
}

.pw25 {
    width: 25%;
}

.pw100 {
    width: 100%;
}

.color_blue {
    color: #2880d7 !important;
}

.demos-remark-title {
    color: #e64340 !important;
    text-align: left;
}

.btn-on {
    background: url(../imgs/btn-on.png) no-repeat left center;
    width: 40px;
    height: 35px;
    float: right;
    background-size: 18px 18px;
}

.btn-off {
    background: url(../imgs/btn-off.png) no-repeat left center;
    width: 40px;
    height: 35px;
    float: right;
    background-size: 18px 18px;
}

.radio-list {
}

    .radio-list .weui-cell__hd {
        display: inline-block;
        line-height: 26px;
    }

    .radio-list .weui-cell__bd {
        display: inline-block;
        line-height: 30px;
        padding-right: 20px;
    }

.phone-list {
    display: block;
}

    .phone-list .ico-phone {
        display: block;
        color: #999;
        font-size: 13px;
        margin-right: 20px;
        padding: 5px 0 5px 40px;
        height: 20px;
        line-height: 20px;
        background: url(../imgs/nav-icon-contactslist-1.png) no-repeat 10px center;
        background-size: 20px 20px;
    }

.weui-cells__toptitle {
    margin-top: .77em;
    padding: 15px;
    color: #000;
    font-size: 16px;
    background: #ECECEC;
}

    .weui-cells__toptitle + .weui-cells {
        margin-top: 0;
    }

.IdentitySelect_box {
    margin: 0 5%;
}

    .IdentitySelect_box a {
        margin-bottom: 50px;
        display: block;
        position: relative;
        border-radius: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        color: #fff;
        text-align: right;
        padding: 0 20px;
    }

        .IdentitySelect_box a.SelectParents {
            background: #1aad19;
        }

        .IdentitySelect_box a.SelectTeacher {
            background: #4acbd6;
        }

        .IdentitySelect_box a img {
            position: absolute;
            bottom: 0;
            left: 10px;
            height: 90px;
            z-index: 9;
        }

        .IdentitySelect_box a i {
            position: absolute;
            bottom: 5px;
            left: 5px;
            width: 70px;
            height: 50px;
            background: #29ef27;
            border-radius: 50px;
            z-index: 8;
        }

        .IdentitySelect_box a.SelectParents i {
            background: #29ef27;
        }

        .IdentitySelect_box a.SelectTeacher i {
            background: #dbf5f7;
        }

.hz-login {
    margin: 0 5%;
}

    .hz-login:before {
        border-top: none !important;
    }

    .hz-login:after {
        border-bottom: none !important;
    }


    .hz-login .weui-cell {
        padding: 10px 5px 10px 5px;
    }

        .hz-login .weui-cell:before {
            border-top: none !important;
        }

        .hz-login .weui-cell:after {
            content: " ";
            position: absolute;
            left: 0;
            right: 0;
            height: 1px;
            color: #cccccc;
            bottom: 0;
            border-bottom: solid 1px #cccccc !important;
        }

    .hz-login .weui-vcode-btn {
        border-left: none!important;
        line-height: 1.41176471em;
        height: 1.41176471em;
    }

    .hz-login .weui-cell .weui-cell__hd {
        padding-right: 5px;
    }

    .hz-login .weui-cell .weui-cell__bd .weui-cell {
        padding: 0px 5px 0px 5px;
    }

        .hz-login .weui-cell .weui-cell__bd .weui-cell:before {
            border-top: none !important;
        }

        .hz-login .weui-cell .weui-cell__bd .weui-cell:after {
            border-bottom: none !important;
        }

    .hz-login .weui-cells_checkbox .weui-cell__hd {
        padding-right: 0;
    }

.weui-msg__text-area img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.hz-login .weui-cells_checkbox [class*=" weui-icon-"]:before, .hz-login .weui-cells_checkbox [class^=weui-icon-]:before {
    margin: 0!important;
}
/*身份选择*/
.info_box {
    text-align: left;
    margin: 20px;
}

    .info_box li {
        border-radius: 20px;
        display: block;
        height: 100px;
        border: 2px solid #ddd;
        position: relative;
        margin-bottom: 30px;
        color: #777;
        position: relative;
    }

        .info_box li.cur {
            border: 2px solid #1aad19;
            background: #29ef27;
            color: #fff;
        }

        .info_box li a {
            color: #777;
            display: block;
        }

            .info_box li a.floatRight {
                color: #f43d7d;
                display: inline-block;
                height: 25px;
                width: 90px;
                position: absolute;
                right: 20px;
                top: 20px;
            }

    .info_box .portrait_box {
        width: 86px;
        height: 86px;
        position: absolute;
        top: 7px;
        left: 7px;
    }

        .info_box .portrait_box img {
            width: 80px;
            height: 80px;
            border: 3px solid #fff;
            border-radius: 20px;
            margin: 0 auto;
        }

    .info_box .Name_box {
        margin: 20px 10px 20px 100px;
    }

        .info_box .Name_box div {
            line-height: 30px;
            height: 30px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            font-size: 24px;
        }

        .info_box .Name_box img {
            height: 20px;
            text-align: center;
            vertical-align: middle;
            display: inline-block;
            margin-left: 5px;
        }

        .info_box .Name_box p {
            padding: 10px 0 30px 0;
        }

            .info_box .Name_box p span {
                margin: 0 5px;
            }

/*订购页*/


.tab-head {
    margin-left: 120px;
    margin-bottom: 10px;
}

.tab-content {
    clear: left;
    display: none;
}


.content {
    margin-top: 0px;
}

#btn-dd {
    padding: 20px 15px 10px 15px;
    text-align: center;
}

    #btn-dd p {
        color: #ffffff;
        font-weight: bold;
        text-align: left;
        line-height: 20px;
        padding-top: 10px;
    }

        #btn-dd p a {
            color: #05d93c;
            text-decoration: none;
        }


.pey {
    color: #777777;
    font-size: 16px;
    text-decoration: none;
    border-radius: 10px;
    padding: 10px 0px;
    width: 30%;
    display: inline-block;
    position: relative;
    border: solid 2px #777777;
    line-height: 20px;
}

.PaySel {
    color: #777777;
    font-size: 16px;
    text-decoration: none;
    border-radius: 10px;
    padding: 10px 0px;
    width: 30%;
    display: inline-block;
    position: relative;
    border: solid 2px #5fbdea;
    background: url(../images/FSelect.png) no-repeat right top #ffffff;
    background-size: 30px 30px;
    font-weight: bold;
    line-height: 20px;
}

    .pey p.money, .PaySel p.money {
        color: #ff0000;
        font-size: 20px;
        line-height: 30px;
    }

.botton_all {
    background: url(../images/botton_all.png) no-repeat;
    background-size: 100% 50px;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    width: 100%;
    border: none;
}


.info_box {
    background: #5fbdea;
    text-align: left;
    color: #fff;
    display: block;
    padding: 20px;
    border-radius: 10px;
}

    .info_box img {
        border-radius: 30px;
        float: left;
        width: 54px;
        height: 54px;
        border: 3px solid #ffffff;
    }

    .info_box .info {
        display: block;
        height: 60px;
        margin: 0 10px 0 70px;
    }

        .info_box .info p {
            font-size: 14px;
            height: 30px;
            line-height: 20px;
            color: #ffffff;
        }

            .info_box .info p.name {
                font-size: 20px;
                height: 30px;
                padding-top: 10px;
                font-weight: 700;
                color: #ffffff;
            }

    .info_box .infoleft {
        display: block;
        height: 60px;
        margin: 0 120px 0 70px;
    }

        .info_box .infoleft p {
            font-size: 14px;
            height:20px;
            line-height: 20px;
            color: #ffffff;
        }

            .info_box .infoleft p.name {
                font-size: 20px;
                height: 20px;
                padding-top: 0px;
                font-weight: 700;
                color: #ffffff;
            }

    .info_box .infoRight {
        float: right;
        width: 100px;
        height: 60px;
        line-height: 30px;
    }

        .info_box .infoRight p {
            font-size: 14px;
            height: 30px;
            line-height: 20px;
            color: #ffffff;
            text-align: center;
        }

            .info_box .infoRight p.week {
                font-size: 20px;
                height: 30px;
                padding-top: 10px;
                font-weight: 700;
                color: #ffffff;
            }
/*手机开门*/
.last_lock {
    position: relative;
    width: 100%;
    display: table;
    height: 60px;
    margin-top: 10px;
}

    .last_lock .last_title {
        display: table-cell;
        padding: 0 10px 0 0;
        width: 20%;
        text-align: right;
        font-size: 18px;
        color: #848484;
        border-right: double 5px #848484;
        line-height: 30px;
        height: 60px;
    }

    .last_lock .last_date {
        display: table-cell;
        padding: 0 0 0 10px;
        width: 30%;
        text-align: left;
        font-size: 12px;
        color: #848484;
    }

        .last_lock .last_date span {
            position: absolute;
            top: 40px;
        }

        .last_lock .last_date .last_time {
            text-align: left;
            padding: 0;
            font-size: 30px;
            color: #848484;
            font-weight: bold;
            position: absolute;
            top: -6px;
        }

    .last_lock .dump_energy_title {
        display: table-cell;
        width: 20%;
        text-align: right;
        font-size: 18px;
        color: #848484;
        line-height: 30px;
        height: 60px;
        border-right: double 5px #848484;
        padding: 0 10px 0 0;
    }

    .last_lock .dump_energy {
        display: table-cell;
        padding: 0 0 0 10px;
        width: 30%;
        text-align: left;
        color: #848484;
        font-weight: bold;
        background: url(../images/ico_electricity.png) no-repeat top center;
        background-size: 30px 30px;
    }

        .last_lock .dump_energy span {
            display: block;
            padding-top: 30px;
            font-size: 18px;
            width: 100%;
            text-align: center;
        }

.lock_btn {
    position: relative;
    display: block;
    width: 100%;
}

.lock_box {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -80px;
}


/*基础样式*/
.red {
    color: #f54d5e;
}

.greed {
    color: #48c416;
}

.orange {
    color: #f5a04d;
}

.blue {
    color: #5fbdea;
}

.lable {
    font-size: 12px;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}
