@charset "utf-8";
.quan{
    width: 100%;
    height: 611px;
    min-width: 1280px;
    background: url(../../images/a-18.jpg) no-repeat center top;
}
.ss{
    position: relative;
    top: 160px ;
    width: 680px;
    height: 460px;
    margin: auto;
    border-radius:15px;
    background-color: white;
}
.register-xcx{
    height: 110px;
    text-align: center;
    font-size: 26px;
    position: relative;
    top: 50px;
}
.phone{
    float: left;
    line-height: 40px;
}
.register-input{
    width: 340px;
    height: 40px;
    margin-left: 70px;
    border: 1px solid #eee;
}
.register-input input{
   width: 170px;
    position: relative;
    top:10px;
    left: 20px;
    font-size: 16px;
    background:no-repeat 0 0 scroll #fff;
    border:none;
    outline:medium;
}
.register-input button{
    position: relative;
    bottom: 22px;;
    left: 240px;
    width: 100px;
    height: 40px;

}
.as-fl{
    margin-top: 10px;
    margin-left: 135px;
}
.fl-img{
    width: 100px;
    height: 40px;
    position: relative;
    bottom: 22px;;
    left: 230px;
}
.zc{
    width: 340px;
    height: 40px;
    margin-left:165px;
    margin-top: 30px;
    background-color: #f70b0b;
    border:none;
    border-radius:8px;
    color: white;
    font-size: 18px;
}
.register{
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}