input {
    border: none;
    outline: none;
}
.login_pop_cover {
    width: 100%;
    height: 2000px;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
    display: none;
}
.login_pop {
    width: 420px;
    height: auto;
    background: white;
    position: fixed;
    z-index: 200;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 5px;
    padding: 36px 46px;
    box-sizing: border-box;
    overflow: visible;
    display: none;
}
.login_pop .close, .login_pop .other_login_tip, .phoneArea .phoneIcon, .key_con .keyIcon .login_pop .eye_close, .login_pop .eye_open, .login_pop .eye, .phoneArea .phoneClear, .login_pop .right_cornor, .login_pop .right_cornor .tip:after {
    background-image: url(../img/login-bg.png);
}
.login_pop .close {
    width: 20px;
    height: 20px;
    background-position: -50px -239px;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    top: 15px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.login_pop .right_cornor {
    width: 68px;
    height: 68px;
    position: absolute;
    background-position: 0px -288px;
    cursor: pointer;
    right: 6px;
    top: 6px;
}
.login_pop .title {
    width: 100%;
    height: 55px;
    line-height: 53px;
    font-size: 24px;
    color: white;
    text-align: center;
    position: relative;
    text-align: center;
    color: rgba(155, 155, 155, 1);
}
.login_pop .title .btn {
    font-size: 24px;
    position: relative;
    margin: 0 30px;
	cursor: pointer;
}
.login_pop .title .btn {
    font-size: 24px;
    position: relative;
    margin: 0 30px;
}
.login_pop .title .btn.on {
    color: #4A4A4A;
    position: relative;
}
.login_pop .title .btn.on:after {
    content: '';
    width: 32px;
    height: 4px;
    background-color: #4A4A4A;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -16px;
}
.login_pop article {
    position: relative;
    overflow: hidden;
    min-height: 30px;
}
.warring {
    width: 100%;
    height: 15px;
    font-size: 12px;
    color: #d14c49;
    text-align: center;
    display: none;
    position: absolute;
    top: 3px;
}
.phoneArea {
    margin: 0 auto;
    margin-top: 16px;
    border-bottom: 2px solid #d8d8d852;
    color: #4A4A4A;
    position: relative;
}
.phoneArea .phoneIcon {
    display: block;
    float: left;
    width: 40px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: 9px -153px;
}
.phoneArea {
    margin: 0 auto;
    margin-top: 16px;
    border-bottom: 2px solid #d8d8d852;
    color: #4A4A4A;
    position: relative;
}
.phoneArea .phoneProxy {
    width: 26px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 20px;
    margin-right: 10px;
}
.login_pop article .phone, .login_pop article .pass, .login_pop article .name, .login_pop article .key {
    color: #4A4A4A;
    font-size: 14px;
    border: 0;
    height: 32px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}

.login_pop article p {
    text-align: left;
    color: #7b7b7b;
    font-size: 14px;
    height: 22px;
    line-height: 16px;
    margin: 10px 11px 10px;
}
.login_pop article .error_tip {
    color: #FE294E;
    position: absolute;
    bottom: -35px;
    left: 0;
}
.phoneArea .phoneClear {
    width: 20px;
    height: 20px;
    margin: 5px 0;
    cursor: pointer;
    float: right;
    background-position: -50px -239px;
}
.login_pop article .key_con {
    margin: 0 auto;
    margin-top: 16px;
    border-radius: 5px;
    border-bottom: 2px solid #d8d8d852;
    overflow: hidden;
}
.keyBorder {
    float: left;
    height: 33px;
    overflow: hidden;
    border-radius: 5px;
}
.login_pop article .phone, .login_pop article .pass, .login_pop article .name, .login_pop article .key {
    color: #4A4A4A;
    font-size: 14px;
    border: 0;
    height: 32px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
	width: 70%;
}
.login_pop article .key {
    width: 152px;
    float: left;
}
.login_pop article p {
    text-align: left;
    color: #7b7b7b;
    font-size: 14px;
    height: 22px;
    line-height: 16px;
    margin: 10px 11px 10px;
}
.login_pop article .get_none.js_forget_getcode, .js_msg_login_pop .get_none.js_msg_getcode, .login_pop article .get_none.js_reg_getcode {
    width: 80px;
    height: 25px;
    padding: 0;
    margin: 0 1px 0 0;
    line-height: 25px;
    background: #f5f5f5;
    float: right;
    border: 1px solid #eaeaea;
    text-align: center;
    color: #636363;
    font-size: 12px;
    cursor: default;
    border-radius: 20px;
    cursor: pointer;
}
.login_pop article .submit {
    display: block;
    height: 47px;
    margin-top: 38px;
    border-radius: 24px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    /*background: linear-gradient(211deg, rgb(16, 160, 107) 0%, rgba(16, 160, 107) 100%);*/
    background: #000;
}
.login_pop article .submit.get_none {
    display: block;
    height: 47px;
    margin-top: 38px;
    opacity: .8;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 47px;
    background: gray;
}
.login_pop article .submit.get_key {
    width: 100%;
    /*background: linear-gradient(211deg, rgba(16, 160, 107, 1) 0%, rgba(16, 160, 107, .5) 100%);*/
    color: #fff;
    background: #000;
    float: unset;
}

.login_pop article p {
    text-align: left;
    color: #7b7b7b;
    font-size: 14px;
    height: 22px;
    line-height: 16px;
    margin: 10px 11px 10px;
}
.login_pop article p.tac {
    text-align: center;
}
.login-btn{
	cursor: pointer
}