@charset "UTF-8";
/*登陆注册*/

.login-type {
    color: #b0b0b0;
    line-height: 2;
    position: relative;
    top: -10px;
    text-align: center;
    font-size: 18px;
}
.login-type .split {
    margin: 0 25px;
}
.login-type .item {
    cursor: pointer;
    color: #b0b0b0;
}
.login-type .item.current {
    color: #303030;
}

.main_inner {
    margin: 0 auto;
    width: 360px;
}
.e_reg_win_box, .m_reg_win_box, .pas_find_box {
    padding-top: 20px;
}
.main_title_box {
    margin-bottom: 30px;
}
.main_title h2 {
    font-size: 24px;
    color: #303030;
    display: inline-block;
    margin-right: 20px;
}
.main_title a {
    display: inline-block;
    border-left: 1px solid #c0c0c0;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #f51e55;
    padding-left: 20px;
}
.main_title_text {
    float: right;
    font-size: 13px;
    color: #b0b0b0;
    margin-top: 12px;
}
.main_title_text a {
    color: #f51e55;
}
.code_con {
    width: 300px;
}
.e_reg_win_box input, .m_reg_win_box input, .pas_find_box input {
    width: 338px;
}
/*#login_form .code {
    width: 40%;
    margin-right: 20px;
    float: left;
}*/
/* .password_box, .user_name_box {
    position: relative;
} */
/*.main_inner form i {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 34px;
    height: 38px;
    background: url(/dev/product/www_v3/imgs/login/login_icon.png) no-repeat;
}*/
/* .main_inner .clear_val {
    display: none;
    background-position: 0 0;
}
.main_inner .look_pas {
    background-position: 0 -38px;
} */

.login_pt140 {
    padding-top: 140px;
}
#thirdLogin {
    position: relative;
    margin-top: 32px;
}
#thirdLogin h3 {
    color: #b0b0b0;
    font-size: 14px;
    position: absolute;
    text-align: center;
    width: 120px;
    background: #f0f0f0;
    left: 50%;
    margin-left: -60px;
    z-index: 2;
}
.thirdLine {
    display: block;
    border-bottom: 1px solid #b0b0b0;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 0;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0;
}
.sign_box {
    position: relative;
    height: 140px;
}
#thirdLogin a {
    width: 60px;
    height: 60px;
    display: block;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 40px;
}
.qqSign {
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 0;
    margin-left: 90px;
}
.qqSign:hover {
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -60px;
}
.weiboSign {
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -120px;
    margin-left: -30px;
}
.weiboSign:hover {
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -180px;
}
.weixinSign {
    background: url(/dev/product/www_v3/imgs/login/weixin.png) no-repeat -190px 0;
    margin-left: -150px;
}
.weixinSign:hover {
    background: url(/dev/product/www_v3/imgs/login/weixin.png) no-repeat 0 0;
}

.code_box .disabled {
    color: #b0b0b0;
}
/* 注册成功 */
/*
.reg_win {
    width: 60px;
    height: 60px;
    display: block;
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -240px;
    margin: 0 auto;
    margin-bottom: 14px;
}
.defeated {
    width: 60px;
    height: 60px;
    display: block;
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -348px;
    margin: 0 auto;
    margin-bottom: 14px;
}*/

.e_reg_win {
    width: 60px;
    height: 48px;
    display: block;
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat 0 -300px;
    margin: 0 auto;
    margin-bottom: 14px;
}
.e_reg_win_box p, .m_reg_win_box p {
    font-size: 14px;
    color: #303030;
    line-height: 28px;
    text-align: center;
}
.e_reg_win_box .not_email, .m_reg_win_box .not_email, .e_reg_win_box .again_email, .m_reg_win_box .again_email {
    font-size: 12px;
}
.ent_btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #ffffff !important;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 38px;
}
.e_reg_win_box a {
    color: #f51e55;
    margin-bottom: 40px;
}
.line {
    display: block;
    border-bottom: 1px solid #b0b0b0;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 0;
}
.not_email {
    margin-top: 15px;
}
.not_email, .again_email {
    color: #b0b0b0 !important;
}
.again_email a {
    color: #303030;
}
/* 找回密码 */

.pas_find_box a {
    width: 100%;
    height: 40px;
    display: block;
    color: #fff !important;
    font-size: 14px;
    line-height: 40px;
}
.m_or_e {
    position: relative;
    height: 30px;
    margin-bottom: 30px;
}
.m_or_e span {
    position: absolute;
    bottom: 0;
    left: 0;
}
.m_or_e p {
    width: 48px;
    color: #b0b0b0;
    font-size: 14px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -24px;
    text-align: center;
    background: #f0f0f0;
}
.kefu_tel {
    font-size: 14px;
    color: #b0b0b0;
    text-align: center;
    padding: 30px 0;
}
.e_reg_win_box .kefu_tel {
    font-size: 14px;
    color: #b0b0b0;
    text-align: center;
    padding: 15px 0;
}
.main_box .w450 {
    width: 450px;
}
/* 支付页面成功 */

.pay_free_win_btn_box {
    text-align: center;
}
.pay_free_win_btn_box a {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff !important;
    margin: 38px 14px 0;
}
/* 成功按钮 */

.main_box .w600 {
    width: 600px;
}
.win_btn_box {
    text-align: center;
}
.btn {
    padding: 12px 50px;
    display: inline-block;
    color: #ffffff !important;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 38px;
    background: #d0d0d0;
    border-radius: 3px;
}
.win_btn_box .red_btn {
    background: #f51e55;
}
.win_btn_box .red_btn:hover {
    background: #dc194b;
}
@media screen and (max-width: 767px) {
    .login_pt140 {
        padding-top: 58px;
    }
    .main_box .w450 {
        width: 90%;
        width: calc(100% - 40px);
    }
    .main_box .w600 {
        width: 90%;
        width: calc(100% - 40px);
    }
    .main_inner #login_form .code {
        margin-right: 10px;
        width: calc(100% - 160px);
    }
    .main_title h2 {
        margin-right: 8px;
    }
    .main_title a {
        padding-left: 8px;
    }
    .code_con {
        width: calc(100% - 60px);
    }
    .main_inner {
        width: 90%;
        width: calc(100% - 40px);
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 5%;
        margin-left: calc(20px);
        margin-right: 5%;
        margin-right: calc(20px);
        /*margin: 0 20px;*/
    }
    .main_inner .submit {
        width: 100%;
    }
}

/*20160108 登陆页验证码隐藏 杨兴龙*/

#login_form .code_box{display: none}

/*登陆页样式重构*/

#regRetrieve{text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
color: #b0b0b0;
  line-height: 1.5;
}
#regRetrieve a{  color: #b0b0b0;}
#regRetrieve a:hover{  color: #f51e55;}
#regRetrieve span{margin: 0 10px}


 /*20160216 手机绑定*/

.bind_mobile_bg{background-color:#fff;margin:0;padding:0 20px;min-width: 280px}
.bind_mobile_main{max-width:540px;min-width:280px;margin:0 auto;}
.bind_mobile_logo{text-align:center;padding:85px 0 20px;border-bottom:1px solid #e5e5e5;}
.bind_mobile_bd{max-width:362px;min-width:280px;width:100%;margin:0 auto;}
.bind_mobile_title{padding-top:19px;height:84px;overflow:hidden;}
.bind_mobile_title h2{font-size: 24px; color: #303030;line-height:84px;float:left;}
.bind_mobile_title_link{line-height:74px;margin-top:10px;float:right;}
.bind_mobile_title_link a{font-size: 14px; color: #f51e55;}
.bind_mobile_title a:hover{font-weight:600;}



@media screen and (max-width: 320px) {
    .bind_mobile_logo{padding-top:55px;}
    .bind_mobile_bd{width:280px;}

}


.bind_info{text-align:center;border-top:1px solid #b0b0b0;padding-top:12px;margin:40px auto 0;max-width: 460px;padding-bottom:200px;}
.bind_info p{line-height:24px;color:#b0b0b0;}
