.login_change img {
    width: 25px;
}
.login_change .login_type {
    float: left;
    font-size: 16px;
    font-weight: 900;
    color: #8e8e8e;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
}
.pitch_on {
    color: black;
    border-bottom: 3px #db4a39 solid;
}
.login_change .login_type div {
    float: left;
    width: 48%;
    padding-bottom: 5px;
}
.login_change {
    position: relative;
}
.login_change .login_img {
    float: right;
    position: absolute;
    right: 0px;
    bottom: 15px;
}
.text-right a, .text-left a {
    color: #3c8dbc;
}
.er_code_login {
    display: none;
}
#qr {
    text-align: center;
}