.huiyuandenglukuang{
    position: absolute;
    width: 90%;
    max-width: 500px;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

@media(max-width:640px){
    .huiyuandenglukuang{
        padding: 30px 25px!important;
    }
}

.ey-body{
    padding-top: 50px;
}

.ey-container .user-box .user-box-text{
    height: 100%;
}

.ey-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-justify-content: space-between;
    -moz-fjustify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.ey-container .ey-nav{
    min-height: 300px;
}
.ey-container .user-box{
    height: 100%;
}
.ey-container .user-box .user-box-l{
    height: 100%;
}

.ey-container .user-box .user-box-r{
    width: calc(100% - 235px);
}
.ey-body{
    min-height: 100vh;
}
.ey-container .ey-con{
    background: #fff;
    width: calc(100% - 220px);
}

.ey-container .user-box-r .user-box-bottom{
    width: 100%;
}

.w1200{
    max-width: 1700px!important;
    width: 100%!important;
    margin: 0 auto;
    padding: 0 50px;
}

.ey-footer{
    margin-left: 220px;
}
.el-table table{
    width: 100%;
}
.reg .chicuele{
    height: 38px!important;
}
@media (max-width: 1200px){
    .w1200{
        padding: 0 30px;
    }
}
@media(max-width:991px){
    .w1200{
        padding: 0 20px;
    }
    .ey-container .ey-nav{
        width: 100%;
        min-height: auto;
    }
    .ey-body{
        padding-top: 25px;
    }
    .ey-container .ey-con{
        width: 100%;
        margin-top: 15px;
    }
    .ey-footer{
        margin-left: 0;
    }
}

@media(max-width:768px){
    .w1200{
        padding: 0 15px;
    }
    .ey-container .user-box .user-box-text{
        width: 150px;
    }
    .ey-container .user-box .user-box-r{
        width: calc(100% - 150px);
    }
    
    .el-table table{
        text-align: center;
    }
    .el-table table th,.el-table table td{
        text-align: center;
    }
    .el-table table th:nth-child(1),.el-table table td:nth-child(1){
        width: 80px!important;
    }
    .el-table table th:nth-child(2),.el-table table td:nth-child(2){
        width: calc(100% - 205px)!important;
    }
    .el-table table th:nth-child(3),.el-table table td:nth-child(3){
        width: 125px!important;
    }
    .el-table th>.cell{
        padding: 0;
    }
    .el-table .cell{
        padding: 0;
    }
}
@media(max-width:640px){
    .ey-container .user-box .user-box-l{
        width: 100%;
        height: auto;
    }
    .ey-container .user-box .user-box-text{
        width: 100%;
    }
    .ey-container .user-box .user-box-r{
        width: 100%;
    }
    .ey-container .user-box-r .user-box-top{
        padding: 0 15px;
    }
    .el-main{
        padding: 15px;
    }
    .ey-container .main-bg{
        margin-bottom: 0;
    }
    .ey-container .index-plugs .plugs-item{
        margin: 0;
    }
    .ey-footer{
        padding: 15px 0;
        width: 100%;
    }
    
    .w300{
        max-width: 100%!important;
    }
    
    
    .ey-container .ey-con .user-info .info{
        width: 100%;
    }
    .ey-container .ey-con .user-info{
         padding: 0;
    }
    .ey-container .item-from-row .from-row-l{
        width: 85px;
    }
    .ey-container .item-from-row .from-row-r{
        width: calc(100% - 95px);
    }
}










