.nologin {
    display: none;
    margin: 95px auto 0 auto;
    cursor: pointer;
    text-align: center;
}

.nologin>p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 31px;
    margin-top: -20px;
}

.login-btn {
    width: 142px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ffd43f;
    border-radius: 20px;
    color: #282828;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    margin: 0 auto;
}

.login-info {
    position: relative;
}

.loginout {
    position: absolute;
    right: 3%;
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    cursor: pointer;
}

.loginout img {
    margin-right: 6px;
}

.login-info-top {
    margin-left: 36%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    float: left;
    margin-bottom: 65px;
    position: relative;
}


.change-img {
    width: 100px;
    height: 32px;
    border: 1px solid #999999;
    border-radius: 5px;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    text-align: center;
    margin-top: 16px;
    cursor: pointer;
}

.login-info-con {
    margin-left: 6%;
    clear: both;
    font-size: 16px;
    color: #999999;
    height: 400px;
    overflow-y: scroll;
}

.login-info-con-item {
    margin-bottom: 31px;
}

.login-info-con-left {
    margin-right: 35px;
    width: 64px;
    display: inline-block;

}

.login-info-con-item-phone,
.login-info-con-item-level,
#address {
    color: #333333;
}

#nianji {
    position: relative;
}

.login-info-con-item-name,
.login-info-con-item-age,
.login-info-con-item-school,
.login-info-con-item-grade,
.login-info-con-item-address {
    width: 312px;
    height: 40px;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    outline: none;
    padding: 0 20px;
    color: #333333;

}

#level {
    cursor: pointer;
}

.login-info-bottom {
    display: none;
    width: 150px;
    height: 40px;
    background: #ffd43f;
    border-radius: 5px;
    margin-top: 50px;
    font-size: 16px;
    color: #282828;
    text-align: center;
    line-height: 40px;
    margin-left: 163px;
    cursor: pointer;
}

.baocun {
    display: none;
    font-size: 16px;
    color: #282828;
    text-align: center;
    line-height: 40px;
    margin-left: 17px;
    cursor: pointer;
    width: 60px;
    height: 40px;
    background: #FFD43F;
    border-radius: 5px;
    font-size: 16px;
    color: #282828;
}
.baocun2{
    margin-left: 275px;
}

.baocun4,.baocun6 {
    margin-left: 45px;
}
.level-btn img{
    width: 8px;
    height: 14px;
    margin-left: 4px;
}

#nianlin,#nianji,#xuexiao,#dizhi{
    margin-bottom: 20px;
}
.grade {
    background: #FFFFFF;
    border: 1px solid #ffd43f;
    border-radius: 5px;
    display: none;
    width: 350px;
    height: 175px;
    overflow-y: scroll;
    margin-left: 105px;
    font-size: 16px;
    position: absolute;
    z-index: 10;
    top: 50px;
}

.gradeItem {
    color: #333333;
}

.gradeItem:hover {
    background: #ffd43f;
    color: #ffffff !important;
}

.login-info-con-item-sex {
    display: flex;
    align-items: center;
}

.radio {
    display: flex;
    justify-content: center;
    align-items: center;
}

.baocun-success {
    position: absolute;
    left: 35%;
    top: 96%;
    font-size: 16px;
    color: #ffd43f;
    display: none;
}

.grade-img,
.address-img {
    transform: rotate(180deg);
}

.login-info-con-item {
    position: relative;
    display: flex;
    align-items: center;
}



.select-address {
    display: none;
    position: fixed;
    bottom: 0;
    height: 250px;
    width: 330px;
    padding: 10px;
    background-color: #fff;
    z-index: 2000;
    position: absolute;
    top: 100%;
    left: 11%;
    border: 1px solid #FFD43F;
    border-radius: 5px;
}

.select-address-tips {
    color: #999;
    font-size: 16px;
    padding-bottom: 10px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6;
}

.sure-address {
    color: #FFD43F;
}

.address-list {
    height: 195px;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    color: #666;
}

.sure-address,
.cancel-address {
    cursor: pointer;
}

.list-item {
    cursor: pointer;
    width: 350px;
    height: 25px;
    background-color: #fff;
    font-size: 14px;
    justify-content: start !important;
}

.address-text {
    color: #333;
    display: none;
    justify-content: space-around;
    align-items: center;
    height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
}
.address-text1,
.address-text2,
.address-text3{
    cursor: pointer;
}
.level-btn{
    width: 86px;
    height: 28px;
    background: #FFD43F;
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #282828;
    margin-left: 25px;
}
#xingbie{
    height: 40px;
}
.random_name {
    transform: scale(0.6);
}

.baocun1 {
    margin-left: 0;
}