/*!**************************************
## Theme URI: https://www.chenxingweb.com/cx-udy-auto-gaoji-user.html
## Author: 晨星博客
## Author URI: https://www.chenxingweb.com
## Description: 简洁时尚自适应图片主题，适合各种图片展示类网站，有问题请加QQ群565616228请求帮助。
## Theme Name: CX-UDY
## Version: 2.3
****************************************/
button{
    outline:none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
}
.reg_main {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px
}

.reg_inner {
    width: 100%;
    max-width: 1280px;
    background: #fff;
    margin: 0 auto;
    min-height: 640px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
}
.reg_form .form-group{
    margin-top: 15px;
}

.reg_inner_header {
    background: #fafafa;
    height: 70px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
}

.cxudy-form-error {
    background-color: #F66;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}

.rih_left {
    width: 120px;
    height: 70px;
    background-image: url(//www.chenxingweb.com/bars.svg);
    border-right: 1px solid #f3f3f3;
    float: left;
    text-align: center;
    line-height: 70px;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    background: #fff;
}

.rih_left2 {
    width: 120px;
    height: 70px;
    border-right: 1px solid #f3f3f3;
    float: left;
    background: #fafafa;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    cursor: pointer;
    border-bottom: 1px solid #f3f3f3;
    color: #707070;
}

.rih_left5 {
    width: 820px;
    background: #fafafa;
    height: 70px;
    float: left;
    border-bottom: 1px solid #f3f3f3
}

.reg_mid_left {
    float: left;
    width: 60%;
    height: auto;
    min-height: 580px;
    border-right: 1px solid #f3f3f3;
    position: relative;
}

.reg_form {
    margin: 50px auto 60px;
    max-width: 400px
}

.form-group {
    width: 400px;
    margin-bottom: 15px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px;
    border-radius: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px 6px 35px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #666;
    outline: none;
}

.kong10 {
    height: 10px
}

.link1 {
    color: #a8a8a8
}

.kong20 {
    height: 20px
}

.login_btn {
    display: block;
    height: 50px;
    background: #f66;
    background: linear-gradient(90deg, #ea2074 10%, #f93d3f 90%);
    border: none;
    width: 100%;
    max-width: 400px;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
    letter-spacing: 5px;
}

.cxudy-login-form {
    padding-top: 20px;
}

.other_login {
    border-top: 1px solid #eee;
    margin-top: 40px;
    padding: 20px 0;
}

.qq_btn {
    background: #69c
}

.weibo_btn {
    background: #ff3443
}

.weixin_btn {
    background: #4CAF50
}

.qq_btn a, .weibo_btn a {
    color: #fff
}

.reg_mid_right {
    float: right;
    width: 40%;
    padding: 5px
}

.rmr_ad img {
    width: 100%;
    height: auto
}

.has-feedback i {
    position: absolute;
    top: 1px;
    line-height: 22px;
    width: 25px;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px 0 0 5px;
    color: #adadad;
    font-size: 1.2em;
}

.disanfang {
    font-size: 16px;
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.other_login_action {
    text-align: center;
    margin-top: 20px;
    height: 60px
}

.other_login_action a {
    padding: 8px 13px;
    margin: 0 5px;
    color: #fff;
    text-align: center;
    border-radius: 3px
}
.userpwdrest_form{
    padding-top:20px;
}
.user_emailkey_bottom {
    position: absolute;
    right: 0;
    top: 0;
    background: #333;
    height: 34px;
    text-align: center;
    width: 32%;
    line-height: 34px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    border:none
}

@media (max-width:800px) {
    .reg_inner_header, .rih_left, .rih_left2 {
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
    .reg_form {
        width: 90%
    }
    .reg_mid_left {
        width: 100%;
        max-width: 720px
    }
    .form-group {
        width: 100%;
        max-width: 400px;
        margin-bottom: 15px
    }
    .reg_mid_right {
        display: none
    }
    .disanfang {
        float: none
    }
    .other_login {
        width: 100%;
        margin-left: 0
    }
}