/*网页底部*/
.website_info{ background-color: #fff;}

/* register页面 */
.content_resgister{width: 400px;margin:0 auto;}
.label{padding-left: 20px;font-size: 14px;font-weight: normal;color: #666;position: relative;top:36px;}
.input{height: 50px;padding-left: 110px; width: 400px;border-radius: 0;}
.form-control-feedback{right: -30px;}
.has-error{height: 80px;}
#code_img{position: absolute;right:2px;top:23px;}
.phonecode_btn{position: absolute;right:2px;top:22px;width: 110px;height: 46px;border: none;background: #f2f2f2;color: #333;padding: 0;}
.btn-warning, .btn-success{border-radius: 0;}
.phone_error{border: 1px solid #a94442;}
.btn_register{width: 400px; height: 54px;color: #fff;background: #2277DA;border: 0;font-size: 16px;border-radius: 0; margin-top: 30px;}
.btn_register:hover{background-color: #2771CE;}