
.f_l{ float:left;}
.f_r{ float:right;}
.mgt_60{margin-top:60px;}
.mt_24{margin-top:24px;}
.c_8{ color:#888687;}
.c_30{ color:#303030;}
.c_a0{ color:#a0a0a0;}
.bt_b1{border-bottom:1px solid #b1b1b1;}
.bt_cc{border-bottom:1px solid #cccccc; }
.bt_d0{border-bottom:1px #d0d0d0 solid;}
.bd_t{border-top:1px solid #d8d8d8;}
.bd_b{border-bottom:1px solid #d8d8d8;}
.w150{width:150px;}
#main{ width:750px; height:auto; background-color:#efeff6}
.main{width:750px;overflow:hidden;}
.top{ height:88px; width:750px; overflow:hidden;background: linear-gradient(#f54648, #f75d52);box-shadow:0px 0px 2px #505050;position:fixed;z-index:9;top:0px;}
.t_top{color: #fff;line-height:51px;text-align: center;width: 420px;}
.top_title{height:36px; font-size:36px;color:#fff;margin-top:18px; width:750px;}
.goback{width:141px; height:51px;background:url(/assets/images/left_b.png) no-repeat center left; text-align:center; line-height:51px; margin-left:24px;display:block;padding-left:0px;}
.user_create{width: 92px;text-align:center;line-height:51px; margin-right:10px;display:block;}
.form_div{width:640px;margin:98px auto 0px;}
.row{width:750px;background-color:#fff;}
.row_l{width: 702px;padding: 0px 24px;height: 109px;}
.row_title{font-size:30px;color: #333;height:109px;line-height:109px;width:140px;}
 form input{border:none;width:420px;height:109px;font-size: 30px;padding:0px;font-family:'Helvetica','华文细黑','微软雅黑';color:#c0c0c0;}

.sub-btn {
 position: fixed;
 bottom: 0;
 display: block;
 height: 98px;
 font-size: 34px;
 border: none;
 width: 750px;
}
 .err_notice{width:590px;height:32px;text-align:center;font-size:26px;color:#ea3331;margin:20px auto;}
 .phone_code{width:200px;}
 .code_btn{height: 60px;line-height: 60px;text-align: center;font-size: 30px;width: 102px;border-radius: 6px;margin: 24px 0px;}
 .code_btn_go{background: #d0d0d0; color: #fff;}

input::-webkit-input-placeholder{color: #c0c0c0;font-size:30px;line-height:35px;}
input:-moz-placeholder{color:#c0c0c0;font-size:30px;line-height:35px;}
input::-moz-placeholder{color:#c0c0c0;font-size:30px;line-height:35px;}
input:-ms-input-placeholder{color:#c0c0c0;font-size:30px;line-height:35px;}
/*弹出提示框样式*/
.copy-tips{position:fixed;z-index:999;top:40%;/*left:50%;*//*margin:0 0 -20px -80px;*/background-color:rgba(0,0,0,0.9);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000, endColorstr=#30000000);padding:1px;border-radius:6px;}
.copy-tips-wrap{padding-left:51px;padding-right:48px;padding-top:31px;padding-bottom:31px;line-height:48px;text-align:center;width:541px;font-size:34px;color:#fff;}

#passwords , #password{height:1px;font-size:1px;margin-top:40px;margin-left:70px;}
.set_pwd{color:#888;font-size:28px;height:28px;line-height:28px;margin-top:50px;margin-left:24px;}
.bit{width:109px;height:85px;float:left;margin-left:7px;margin-top:2px;background:url(/assets/images/bit_new.png) center no-repeat;}
.input_div{width:702px;height:90px;margin:20px 24px 0px 24px;background:url(/assets/images/buy_pass_new_c.png) no-repeat;position:absolute;}
.next_btn{width:702px;height:90px;margin:109px 24px;border:none;border-radius:6px;font-size:34px;font-family:'Helvetica','华文细黑','微软雅黑';}


.rule_top{width:750px;height:75px;}
.rule_top li {float: left;width: 375px;-webkit-box-sizing:border-box; box-sizing:border-box; -moz-box-sizing:border-box;}
.show_content{height: 75px;line-height:75px;text-align: center;background-color:#fff;color:#333;font-size:28px;border-right:1px solid #d2d2d2;}
.show_content div{height:75px;line-height:75px;}
.active{border-bottom:4px solid #008aff;}
.content{font-size:24px;color:#333;display:none;width:750px;}
.content img{margin: 0px 0px;padding: 0px 0px;}
.dis_block{display:block;}
.main{margin: 0px;padding: 0px;}

.reset_btn{
 width: 630px;
 margin: 50px auto;
 height: 90px;
 line-height: 90px;
 text-align: center;
 font-size: 34px;
 color:rgba(255,255,255,0.5);
 border-radius: 45px;
 background: -webkit-linear-gradient(left,#FC4734, #FC314E);
 background: -o-linear-gradient(right,#FC4734, #FC314E);
 background: -moz-linear-gradient(right,#FC4734, #FC314E);
 background: linear-gradient(to right,#FC4734, #FC314E);
 box-shadow:  0 10px 20px rgba(255,70,72,0.3);
}