/* 一般手机设备或iphone6、7、8、x */
@media (max-width: 768px) {
    html{
        font-size: .9rem;
    }
    .custom-input>label {
        width: 80px;
        padding: 0;
    }
    /*手机端头部样式*/
    .zte-logo{
        margin: .4rem 0 .6rem 0;
        position: relative;
    }
    .zte-logo-title{
        font-size: .8rem;
    }
    .zte-logo-big{
        font-size: .8rem;
        padding-top: .3rem;
    }
    .zte-logo-big>img{
        width: 8rem;
        height: 2rem;
    }
    .lt-logo-big img{
        width: auto;
        height: 30px;
    }
    .zte-customer{
        position: relative;
    }
    /* 移动设备-用户导航 */
    .zte-customer-m{
        width: 3rem;
        text-align: center;
        padding-top: 0rem;
        position: absolute;
        right: 0rem;
        top: 0;
    }
    .web-title-m {
        width: 100%;
        display: flex;
        padding: 10px 0 10px 0;
        border-bottom: 1px solid #c0bebe;
    }
    .web-title-m > .zdjc-btn {
        height: 35px;
        width: 120px;
        padding: 0px;
        margin-right: 10px;
    }
    .el-popper{
        margin-top: .3rem!important;
    }
    .el-dropdown{
        width: 3rem;
        padding-top: 0.2rem;
    }
    .el-dropdown-link {
        color: #fff;
        padding-left: 3rem;
        font-size: 15px;
        line-height: 28px;
        text-align: center;
        position: relative;
    }
    .el-dropdown-link>#anthor{
        width: 25px;
        height: 25px;
        position: absolute;
        left: 20px;
        bottom: 0;
    }
    .el-dropdown-menu{
        padding: 0;
        margin: .3rem 0;
    }
    .el-dropdown-menu span{
        vertical-align: middle;
    }
    .el-dropdown-menu__item{
        font-size: .8rem;
        padding: 0 1rem;
    }
    #page-login{
        padding: .7rem 0 1rem 0;
    }
    footer{
      padding-bottom: 60px;
    }
    .zdjc-btn{
        width: 160px;
        padding: 8px;
        margin-bottom: 15px;
    }
    .wifi-input{
        width: 300px;
        position: relative;
        margin-top: 10px;
    }
    .wifi-input>label{
        width: 80px;
        padding: 0;
        font-size: 13px;
    }
    .switch-m{
        border-bottom: 1px solid #c0bebe;
        padding: 5px 0;
        position: relative;
    }
    .switch-m > .el-switch{
        position: absolute;
        top: 30%;
        right: 5%;
    }
    /* password默认 */
    .is-show-pwd{
        right: 8px;
    }
    /* 配置完成 */
    .success-form {
        padding: 30px 0 20px 0;
    }
    .form-next{
        line-height: 25px;
        margin: 10px 0 10px 0;
    }
    .form-title {
        margin: 20px 0 10px 0;
    }
    #success .col-md-7{
        margin-top: 15px;
        margin-bottom: 20px;
        text-align: center;
    }
    #success .col-md-5{
        margin-top: 15px;
        margin-bottom: 80px;
    }
    #success ul{
        margin-left: 0px;
        list-style: none;
    }
    #success ul>li{
        height: 20px;
        line-height: 20px;
        font-size: 20px;
    }
    /* wifi配置 */
    #wifi{
        padding: 0;
        margin-top: 5px;
        border: 0px;
    }
    #wifi>.col-md-12{
        font-size: 14px;
        padding: 0;
        display: block;
    }
    #wifi>.col-md-12:nth-child(1){
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #wifi>.col-md-12:nth-child(2){
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 0px;
    }
    #wifi>.col-md-12:nth-child(3){
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #wifi>.col-md-12 .col-md-3{
        text-align: center;
        padding-left: 15px;
        font-size: 16px;
    }
    .input-form{
        max-width: 370px;
        margin: 0 auto;
    }
    .wifi-option{
        font-size: 13px;
    }
    .wifi-option>label{
        width: 80px;
    }
    .wifi-option>span {
        margin-right: 5px;
    }
    /* 移动设备 */
    .computer{
        display: none;
    }
    .mobile{
        display: block;
    }
    .el-collapse{
        position: relative;
    }
    .el-collapse-item__header{  /* 手风琴 */
        padding-left: 15px!important;
        border-bottom: 1px solid #c0bebe;
        font-size: 15px;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .el-collapse-item{
        position: relative;
    }
    .collapse-img{
        width: 28px;
        height: 28px;
        position: absolute;
        right: 4%;
        top: 10px;
        display: block;
        z-index: 100;
    }
    .el-collapse-item__header{
        background: url(/jquery/static/img/login/circle_18.png) no-repeat;
        background-position: 95% 50%;
        background-size: 20px 20px;
    }
    .collapse-no{
        width: 24px;
        height: 24px;
        top: 12px;
        right: 17px;
    }
    .el-collapse-item__header i {
        display: none;
    }
    .el-switch__core{
        width: 40px!important;
    }
    /* 拨号上网 */
    #pppoe{
        padding: 20px 0 0 0;
    }
    .pppoe-btns{
        padding-left: 30px;
    }
    .select-web-title,
    .sync-web-title {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        /* font-weight: bold; */
        flex: 1;
        margin-bottom: 0px;
        padding-left: 15px;
    }
    .pppoe-img{
        width: 200px;
        height: 90px;
        padding-left: 25px;
    }
}


/* iPad等中大型显示设备 */
@media (min-width: 768px) and (max-width: 992px) {
    .login .login-form>.input-error{
        margin: -8px 0 2px 0;
    }
    footer{
      margin-top: 100px;
      position: relative;
      bottom: 50px;
      padding: 0;
      background-color: #ffffff;
    }
    #pppoe{
        padding: 20px 0 0 0px;
    }
    /* 配置完成 */
    #success .col-md-7{
        margin-top: 15px;
        margin-bottom: 20px;
        text-align: left;
    }
    #success ul{
        padding-left: 6.4rem;
    }
    #success ul>li{
        height: 2rem;
        line-height: 2rem;
    }
}
