.title{padding:10px 0 10px 0;font-size:14px;}
.other_way{padding:15px 10px;text-align:center;}
/*.other_way .box{padding-left:10px;}*/
/*.other_way li{width:25%;float:left;font-size:0;text-align:center;}*/
.other_way li{width:36%;}
.other_way .login_btn{display:inline-block;width:50px;height:50px;border-radius:50%;margin:0 auto;margin-right:10px;background-size:50px !important;}
.other_way .weixin_login{background:url('../../images/wx_l.png') no-repeat;}
.other_way .qq_login{background:url('../../images/qq_l.png') no-repeat;}
.other_way .alipay_login{background:url('../../images/alipay_l.png') no-repeat;}
.other_way .weibo_login{background:url('../../images/wb_l.png') no-repeat;}

.input_sty{width:100%;height:44px;text-indent:10px;}
.border_bf8{border-bottom:1px solid #f8f8f8;}
.phone_login{padding:0 10px;}
.line{height:1px;background:#f0f4f0;}

.login_check{width:60%;min-width:186px;max-width:280px;margin-top:20px;}
.login_check .login{width:100%;border-radius:30px;padding:9px 0;margin-bottom:20px;}
.login-text{height: 20px;line-height: 20px;color: #999;text-align: center;font-size: 12px;padding-right: 10px;}
/*register*/
.progress_box{padding:10px 0;}
.progress_box li{}
.progress_box .active{color:#80de9e;}
.rule_box{line-height:14px;}
.rule_box .check_btn{display:inline-block;width:15px;height:15px;background-size:15px !important;margin-right:5px;border:1px solid #e7e7eb;background:#fff;}
.rule_box .checked{background:url('../../images/check_checked.png') no-repeat;}

.regist_bottom{padding:20px;position:fixed;bottom:20px;width:100%;min-width:320px;max-width:800px;}
.regist_bottom .tit{margin-top:-6px !important;}
.regist_login li{width:25%;float:left;font-size:0;text-align:center;}
.regist_login .login_btn{display:inline-block;width:52px;height:52px;border-radius:50%;margin:0 auto;margin-right:10px;background-size:52px !important;}
.regist_login .weixin_login{background:url('../../images/wx2_l.png') no-repeat;}
.regist_login .qq_login{background:url('../../images/qq2_l.png') no-repeat;}
.regist_login .alipay_login{background:url('../../images/alipay2_l.png') no-repeat;}
.regist_login .weibo_login{background:url('../../images/wb2_l.png') no-repeat;}

.info-box{position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #c6c6c6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;padding: 14px;background:white;}
.useravatar{display:inline-block;border:1px solid #d9d9d9;padding:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;vertical-align:top;}
.useravatar img{display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:49px;height:49px;}
.choose{display:block;background:url("../../images/radio.png") no-repeat right;padding:3px 25px 3px 5px;background-size:contain;color:#333;margin-top: 15px;font-size:14px;}
.choose.active{background:url("../../images/radio_check.png") no-repeat right;background-size:contain;}
.nickname{line-height:49px;font-size:14px;margin-left:5px;color:#333;}
/*提示框*/
.pop-alert-box{position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,.4);z-index: 1055;top: 0;left: 0;}
.pop-alert-box .pop-content{ position: absolute;left: 50%;top: 30%;width: 400px;background: #fff;transform: translate(-50%,-50%);border: 1px solid #eee;padding: 10px;border-radius: 4px;font-size: 14px;}
.pop-alert-box .title{font-size: 16px;text-align: center;}
.pop-alert-box .confirm-info{min-height: 40px;margin-top: 10px;text-align: center;}
.pop-alert-box .wrap-btn{text-align: center;margin-top: 10px;}
.pop-alert-box .confirm-sure{display: inline-block;width: 120px;height: 36px;line-height: 36px;text-align: center;border-radius: 18px;color: #fff;background: #58d0a6;}
.hide{display: none;}
/*二维码过期*/
.login-qrcode-box{position: relative;width: 160px;height: 160px;margin: 0 auto;}
.wrap-qrcode-outtime{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);font-size: 14px;text-align: center;color: #fff;}
.btn-refresh-qrcode{margin-top: 6px;display: inline-block;color: #fff;line-height: 34px;width: 64px;background: #58D0A6;border-radius: 4px;font-size: 16px;}
