﻿#content{
    width:100%;
    background:url(/img/ls/4.jpg) no-repeat center;
    background-size:auto 100%;
    /*height:690px;*/
    margin-top:130px;
    padding-top:50px;
}
.info{
    width:450px;
    height:470px;
    background:#fff;
    border-radius:5px;
    margin:50px 0 0 -500px;
    left:50%;
    position:absolute;
}
.info h3{
    width:100%;
    line-height:60px;
    text-align:center;
}
.info_type{
    width:100%;
    height:30px;
}
.info_type div {
    float: left;
}
.radiotxt{
    margin-left:50px;
}
.formlist{
    width:100%;
    height:50px;
    margin-top:20px;
}
.ginput{
    width:70%;
    margin:0 0 0 50px;
    height:40px;
    padding:0 10px;
    border:none;
    background:#fff;
    border:1px solid #999;
    border-radius:5px;
}
#code{
    width:35%;
    float:left;
}
#codes{
    width:33%;
    float:left;
    margin-left:10px;
}
.suba{
    width:150px;
    height:40px;
    line-height:40px;
    text-align:center;
    display:block;
    color:#fff;
    background:#4839a0;
    border-radius:5px;
    margin:0 auto;
}
.suba:hover{
    color:#fff;
}
.usl{
    float:left;
    margin-left:55px;
    text-decoration:underline;
}
.usr{
    float:right;
    margin-right:70px;
    text-decoration:underline;
}
.formlist1{
    width:100%;
    height:50px;
}
#codes{
    width:33%;
    height:40px;
    display:block;
    text-align:center;
    line-height:40px;
    border:1px solid #999;
    border-radius:5px;
    text-decoration:none;
    float:left;
    margin-left:10px;
}
.infopassword{
    width:450px;
    height:550px;
    background:#fff;
    border-radius:5px;
    margin:50px 0 0 -500px;
    left:50%;
    position:absolute;
}
.infopassword h3{
    width:100%;
    line-height:60px;
    text-align:center;
}
.inforegister{
    width:450px;
    height:640px;
    background:#fff;
    border-radius:5px;
    margin:40px 0 0 -500px;
    left:50%;
    position:absolute;
}
.inforegister h3{
    width:100%;
    line-height:60px;
    text-align:center;
}
.nameinput{
    width:30%;
    margin:0 0 0 50px;
    height:40px;
    padding:0 10px;
    border:none;
    background:#fff;
    border:1px solid #999;
    border-radius:5px;
}
.nameinput2{
    width:33%;
    margin:0 0 0 10px;
    height:40px;
    padding:0 10px;
    border:none;
    background:#fff;
    border:1px solid #999;
    border-radius:5px;
}