/*入会申请*/
.apply-cont{width: 100%;background: #F7F7F7;margin-top: 20px;}
.apply-bar{color: #292929;font-size: 18px;height: 54px;line-height: 54px;border-bottom: 1px solid #e7e7e7;}
.apply-top{border-bottom: 2px solid #696969;text-align: center;width: 100px;margin: 0 auto;}
.apply-main{font-size: 15px;text-align: center;}
.left_name{float:left;width:65px;text-align:right;color:#6e6e6e;font-size: 14px;margin-top: 6px;}
.apply-main ul li{margin-top: 15px;list-style-type:none;}
.apply-main input{margin-left: 20px;}
.apply-input{height: 30px;width: 340px;border-radius: 3px;border:1px solid #e6e6e6;padding-left: 10px;}
.apply-title{text-align: center;margin: 20px 0;color: #e19e50;}
.apply-password{font-size: 15px;}
.btn-application{color: #fff;width: 420px;height: 40px;background:#ff940a;border: 1px solid #ff940a;border-radius: 4px; }
.name_red{color:#ff4444;}
.clear{overflow:hidden;zoom:1}

