/*!**************************************
## Theme URI: https://www.www.talkae.com/
## Author: 韬客AE
## Author URI: https://www.talkae.com
## Description: 简洁时尚自适应图片主题，适合各种图片展示类网站，有问题请加QQ:449268032请求帮助。
## Theme Name: TALKAE
## Version: 1.0
****************************************/
button {outline:none;}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
}
.reg_main {
    height: auto;
    margin-top: 98px;
    margin-bottom: 20px;
}
.login-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #313B43;
    opacity: 0.9;
}
.reg_inner {
    width: 100%;
    max-width: 1180px;
    background: #fff;
    margin: 0 auto;
    padding: 50px 0;
    min-height: 550px;
    height: auto;
    overflow: hidden;
    box-shadow: 0px 0px 2px #bbb;
}
.reg_mid {
    width: 339px;
    margin: 0 auto;
}
.reg_form .form-group{
    margin-top: 15px;
}
.reg_inner_header {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 45px;
}
.cxudy-form-error {
    display: block;
    width: 100%;
    color: #FF4E54;
}
.reg_mid_left .captcha-clk {
    border-top: 1px solid #ff5c5c;
    background: #ff5c5c;
    text-align: center;
    padding: 10px 15px 9px;
    cursor: default;
    font-size: 13px;
    color: #fff;
    float: right;
    width: 123px;
}
.reg_mid_left .captcha-clk:hover {
    background: #ff5050;
}
.rih_left {
    width: 50%;
    height: 45px;
    /* background-image: url(//www.chenxingweb.com/bars.svg); */
    float: left;
    text-align: center;
    line-height: 45px;
    color: #333;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px solid #FF3F29;
}
.rih_left:hover {
    color: #333;
}
.rih_left2 {
    width: 50%;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px solid #ddd;
    color: #999;
}
.rih_left2:hover {
    color: #333;
}
.rih_left5 {
    width: 820px;
    height: 70px;
    float: left;
    border-bottom: 1px solid #f3f3f3
}
.reg_mid_left {
    width: fit-content;
    min-width: 339px;
    margin: 0 auto;
    height: auto;
}
.reg_form {
    max-width: 400px
}
.form-group {
    width: 100%;
    margin-bottom: 15px
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-left: 15px;
    padding-right: 8px;
    border-radius: 0;
}
.cxudy-login-form .form-control,
.cxudy-reg-form .form-control,
.pass_reset_form .form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 8px 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom: 1px solid #d5d5d5;
}
.login_btn {
    display: block;
    height: 45px;
    background: #ff5c5c;
    border: none;
    width: 100%;
    max-width: 400px;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 5px;
    margin-top: 30px;
}
.login_btn:hover {
    opacity: 0.9;
}
.sign-trans {
    margin-top: 0;
    font-size: 13px;
    color: #999;
    padding-top: 0;
    padding-bottom: 5px;
}
.other_login {
    margin-top: 19px;
    /* border-top: 1px solid #eee; */
}
.qq_btn {
    background: #69c;
}
.qq_btn:hover {
    opacity: 0.9;
}
.weibo_btn {
    background: #ff5c5c;
}
.weibo_btn:hover {
    opacity: 0.9;
}
.weixin_btn {
    background: #4CAF50
}
.qq_btn a, .weibo_btn a {
    color: #fff
}
.has-feedback i {
    position: absolute;
    top: 4px;
    left:2px;
    line-height: 22px;
    width: 25px;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px 0 0 5px;
    color: #adadad;
    font-size: 1.2em;
}
.disanfang {
    display: block;
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center
}
.other_login_action {
    display: flex;
}
.other_login_action a {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 8px 10px 3px;
    margin-right: 5px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}
.other_login_action a:last-child {
    margin-right: 0;
}
.iconfont.weibo-icon {
    font-size: 19px;
    margin-top: -3px;
}
.iconfont.qq-icon {
    margin-top: -2px;
}
.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
}
.wx-icon {
    font-size: 18px;
    margin-top: -2px;
}
.weixin-qrcode {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
    margin-top: 200px;
}
.web_qrcode_tips {
    font-size: 24px;
    font-weight: 600;
}
.web_qrcode_app_wrp {
    font-size: 22px;
    margin: 28px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    letter-spacing: 1px;
}
.web_qrcode_img {
    width: 208px;
}
@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
    }
    .disanfang {
        float: none
    }
    .other_login {
        width: 100%;
        margin-left: 0
    }
}
.reset_container {
    height: auto;
    background: #fff;
    overflow: hidden;
    margin-top: 90px;
    margin-bottom: 20px;
}
.reset_inner {
    width: 100%;
    max-width: 1180px;
    background: #fff;
    margin: 0 auto;
    min-height: 640px;
    height: auto;
    overflow: hidden;
}
.reset_mid {
    width: 400px;
    padding-top: 25px;
    margin: 0 auto;
}
.reset_mid_left .captcha-clk {
    border: 1px solid #f66;
    background: #f66;
    text-align: center;
    padding: 10px 15px 9px;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    float: right;
    width: 123px;
}
.reset-form-error {
    background-color: #F66;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.modify-profile-form-error, .modify-pass-form-error, .reset-form-error {
    background-color: #F66;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.reset_form {
    margin-top: 20px;
}
.modal-content {
    margin-top: 215px;
}
/* .avatar-drop {
    padding-right: 40px;
} */
.avatar-drop-target {
    display: block;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 2px;
}
.avatar-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle;
}
