.login-type {
    margin-top: 10px;
}
.register-method {
    display: inline-block;
    width: 120px;
    color: #4e4e4e;
    font-size: 14px;
}
.codetype {
    margin-top: 20px;
}
#loginType {
    height: 30px;
    width: 100px;
}
#codeType {
    height: 30px;
    width: 100px;
}