

/*注册中部*/
.content{height: 676px; width: 100%;background:url(/static/images/login/logre-bg.png) no-repeat;margin-top:61px;}
.us{width: 1200px; margin: 0 auto; }
.content .signup{width: 600px;margin:0 auto;padding-top:50px;}

.signup .sup_top{width: 600px;height: 50px;background: #03c794;text-align: center;font-size: 20px;line-height: 50px;color: #ffffff;}
.signup .sup_mid{width: 100%;height: 450px;background-color: #ffffff;padding-top:30px;}
.signup .sup_mid ul li{width: 100%;height: 60px; float: left;position: relative;}
.signup .sup_mid ul li .b1{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/user.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b2{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/email.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b3{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/password.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b4{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/surepwd.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b5{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/company.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b6{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/phone.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .b7{width:24px; height:24px; float:left;margin-right:10px;background: url(/static/images/register/validate.png);position: absolute;left:110px;top: 20px;}
.signup .sup_mid ul li .inputa{border: 0.1px solid #cbcbcb;background: none;line-height: 40px;height: 40px;width: 300px;padding-left: 10px;position: absolute;left: 160px;top: 11px;background-color: #f8f8f8;outline-color: #04c695; }
.signup .sup_mid ul li .validate{border: 0.1px solid #cbcbcb;background: none;line-height: 40px;height: 40px;width: 200px;padding-left: 10px;position: absolute;left: 160px;top: 11px;background-color: #f8f8f8;outline-color: #04c695; }
.signup .sup_mid ul li .validimg {float: right;height: 30px;position: absolute;right: 135px;top: 15px;cursor: pointer;}
.signup .sup_bottom{width: 100%;height: 50px;float: left}
.signup .sup_bottom .btn{width: 100%;height: 100%;text-align: center;font-size: 20px;cursor: pointer; background-color: #03c794; color: #F0F8FF;border: none}
