.registerArea{background-color:#fff;text-align:center;padding-top:40px}.registerArea ul{width:430px;margin:0 auto}.registerArea li{position:relative;margin-bottom:15px}.registerArea li::before{font-size:18px;position:absolute;display:inline-block;width:120px;height:40px;line-height:40px;top:0;left:-140px;text-align:right}.registerArea li:nth-child(-n+6)::after{content:"*";color:#ff4141;position:absolute;display:inline-block;height:40px;line-height:40px;top:0;right:-20px}.registerArea li:nth-child(1)::before{content:"用户名"}.registerArea li:nth-child(2)::before{content:"登录密码"}.registerArea li:nth-child(3)::before{content:"确认密码"}.registerArea li:nth-child(4)::before{content:"电子邮箱"}.registerArea li:nth-child(5)::before{content:"安全问题"}.registerArea li:nth-child(6)::before{content:"问题答案"}.registerArea li:nth-child(7)::before{content:"会员注册协议"}.registerArea .title{font-size:24px;margin-bottom:30px}.registerArea input{box-sizing:border-box;padding-left:20px;font-size:18px;width:100%;height:40px;line-height:40px;border:1px solid #ccc}.registerArea .tip{color:#999;line-height:36px;text-align:left}.tip input{display:inline-block;width:16px;height:16px;margin-left:6px;vertical-align:middle}.registerArea .agreement{color:#666;height:240px;line-height:24px;text-align:left;padding:10px;overflow-y:auto;border:1px solid #ccc}.registerArea button{margin:10px 0 240px;width:280px;height:50px;font-size:20px;line-height:50px;color:#fff;border:0;background:#ff4141}.error{color:red;text-align:left;position:absolute;top:9px;left:462px;width:100%}