#index-fast-tpl-content .main-head {
    background: #ffffff;
    height: 60px;
}

#index-fast-tpl-content .input_div {
    width: 300px;
}

    .input_div img {
        width: 12px;
    }

#index-fast-tpl-content .main-head input {
    border: 1px solid #eaeaea;
    border-radius: 20px;
    width: 300px;
    color: #565656;
    height: 28px;
}

#index-fast-tpl-content .screen-container {
    position: relative;
}

#index-fast-tpl-content .screen-cont-container {
    display: block;
}

#index-fast-tpl-content .screen-nav-wrap {
    position: fixed;
    top: 60px;
}


#index-fast-tpl-content .mui-segmented-control .mui-control-item {
    line-height: 42px;
    width: 100%;
}

#index-fast-tpl-content .mui-control-item {
    border-bottom: 1px solid transparent !important;
}

#index-fast-tpl-content #segmentedControls .mui-active {
    color: #FF7011;
    border-bottom: 1px solid #FF7011 !important;
}

#index-fsat-tpl-content .mui-col-xs-9 {
    width: 75%;
    height: 100%;
}

#index-fast-tpl-content .mui-content {
    padding-top: 100px !important;
    padding-bottom: 120px;
}

#index-fast-tpl-content .screen-nav-wrap {
    margin-bottom: 10px;
}

#index-fast-tpl-content .goodList li {
    width: 100%;
    padding: 11px 15px;
    border-bottom: 1px solid #f1f1f1;
}

    #index-fast-tpl-content .goodList li img {
        width: 60px;
        height: 60px;
    }

    #index-fast-tpl-content .goodList li > .li-m {
        width: 222px;
        font-size: 14px;
    }

    #index-fast-tpl-content .goodList li > .li-m2 {
        width: 120px;
        font-size: 14px;
    }

    #index-fast-tpl-content .goodList li > div h4 {
        font-weight: 100;
        font-size: 14px;
    }

    #index-fast-tpl-content .goodList li > div p {
        margin: 4px 0;
        font-size: 12px;
    }

    #index-fast-tpl-content .goodList li > .li-r {
        width: 130px;
    }

    #index-fast-tpl-content .goodList li > div .add {
        width: 35px;
        height: 23px;
        border: 2px solid #38d591;
        border-radius: 20px;
        color: #38d591;
        font-size: 14px;
        font-weight: 600;
        padding: 0;
    }

#index-fast-tpl-content .footer-account {
    position: fixed;
    bottom: 51px;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border-top: 1px solid #c9c9c9;
    z-index: 99;
}

#index-fast-tpl-content .footer-bill {
    float: left;
    margin-left: 15px;
    height: 100%;
    width: 30px;
    position: relative;
}

    #index-fast-tpl-content .footer-bill img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    #index-fast-tpl-content .footer-bill i {
        position: absolute;
        right: -10px;
        top: 6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #d64954;
        font-size: 10px;
        text-align: center;
        line-height: 18px;
        color: #ffffff;
        font-style: normal;
    }

#index-fast-tpl-content .footer-btn {
    float: right;
    width: 85px;
    height: 100%;
}

    #index-fast-tpl-content .footer-btn button {
        width: 100%;
        height: 100%;
        background: #d64954;
        color: #ffffff;
        font-size: 18px;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
    }

#index-fast-tpl-content .footer-content {
    float: right;
    width: 50%;
    height: 100%;
    margin-right: 10px;
}

    .footer-content p {
        margin: 0;
        font-size:12px;
    }

#index-fast-tpl-content .screen-nav span {
    width: 33.33%;
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#index-fast-tpl-content .screen-nav .fl {
    background: url(img/screen.png) 92% center no-repeat #fff;
    background-size: 7px;
}

#index-fast-tpl-content .screen-nav .active {
    border-bottom: 1px solid #d64954;
    color: #d64954;
}

#index-fast-tpl-content p {
    margin: 0;
}

#index-fast-tpl-content #mask {
    z-index: 9;
}

#index-fast-tpl-content .mask2 {
    height: 110px;
    z-index: 20;
}

#index-fast-tpl-content .bottom-box {
    position: fixed;
    bottom: 0px;
    border-radius: 10px;
    min-height: 430px;
    padding: 0;
    transition: all .3s linear;
    z-index: 9;
    background: #ffffff;
    width: 100%;
}

#index-fast-tpl-content .popup-head {
    background: #e5ffed;
    padding: 20px 15px 10px;
    border-radius: 10px 10px 0 0;
}

#index-fast-tpl-content .popup-ul {
    margin: 10px;
    max-height: 260px;
    overflow: auto;
}

    #index-fast-tpl-content .popup-ul li {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 5px;
        padding-top: 10px;
    }

#index-fast-tpl-content .popup-name {
    width: 50%;
}

#index-fast-tpl-content .activebox {
    bottom: -500px;
}

#index-fast-tpl-content .screen-on {
    border-bottom: 1px solid #d64954;
    color: #d64954;
}
