@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-12-17 17:35:16
 * @version $Id$
 */

.registe {
    width: 420px;
    margin: 45px 100px 60px 9.5%;
    float: left;
}

.registe .registe_title {
    float: left;
    width: 80%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 18px;
    color: rgb(218, 76, 75);
    font-family: Source Han Sans CN,Source Han Sans CN-Regular;
    font-style: italic;
}

.registe .registe_tab {
    float: left;
    margin-top: 40px;
    width: 100%;
    font-size: 17px;
    font-family: "宋体";
    color: rgb(39, 39, 39);
}

.registe .regist_div {
    float: left;
    width: 100%;
    border: 1px solid #eeeeee;
    line-height: 45px;
    margin-bottom: 30px
}

.registe .regist_div1 {
    float: left;
    width: 100%;
    margin-top: -27px;
    line-height: 45px;
}

.registe .regist_div1 img {
    float: left;
    width: 20px;
    margin-top: 2px
}

.registe .regist_div1 p {
    color: #C5C5C5;
    font-size: 13px;
    font-family: "宋体";
    float: left;
    line-height: 24px;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 400px;
}

.registe .regist_div .registe_lable {
    float: left;
    margin-left: 10px;
    color: #676767;
    font-size: 16px;
    font-family: "宋体";
}

.registe .regist_div input {
    outline: none;
    float: left;
    border: 0px solid #fff;
    font-size: 14px;
    font-family: "宋体";
    margin-left: 0%;
    line-height: 33px;
    width: 40%;
    color: #A9A9A9;
    margin-bottom: 5px;
    margin-top: 5px;
}

.registe .regist_div .registe_input1 {
    margin-left: 18%;
    width: 64%;
}

.registe .regist_div .registe_input2 {
    margin-left: 9.9%
}

.registe .regist_div .registe_input3 {
    margin-left: 14%
}

.registe .regist_div .registe_input4 {
    margin-left: 14%;
    width: 65%;
}

.registe .regist_div .registe_input5 {
    width: 100px;
    background: #EFEFEF;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-family: "宋体";
    margin-right: 5px;
    color: #666666;
}

.registe .registe_input6 {
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    float: left;
    width: 14px;
    height: 14px;
}

.registe .regist_div .registe_input7 {
    width: 50px;
    float: right;
    height: 33px;
    cursor: pointer;
}

.registe .regist_div .registe_input8 {
    margin-left: 17.9%
}

.registe .registe_span {
    float: left;
    font-size: 13px;
    font-family: "黑体";
    float: left;
    margin-top: 0px;
    border: 0px solid #fff
}

.registe .registe_span a {
    color: #487DFF;
    text-decoration: none
}

.registe .registe_submit {
    float: left;
    background:#202020;
    float: left;
    width: 100%;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-family: "宋体";
    margin-top: 35px;
    border: 0px solid #fff;
    cursor:pointer;
}

.input-append {
    float: left;
    display: inline-block;
    width: 210px;
    white-space: nowrap;
    margin-left: 45px
}

.registe_img {
    float: right;
    margin-right: 3px;
    margin-top: 3px
}

.pwd_active {
    background: url(../img/ps/look1.png) 50% 50% no-repeat;
    margin-right: 5px;
}

.pwd_nactive {
    background: url(../img/ps/look2.png) 50% 50% no-repeat;
    margin-right: 5px;
}