/*注意*/
	.signUp_body {
    background: #f0f0f0;
    height: 100%;
}
.signUp_body_table {
    min-height: 710px;
    background: #fff;
    padding: 20px 0;
    height: 100%;
}
.signUp_body_img {
    width: 80%;
    height: 8%;
    color: #fff;
    position: relative;
    margin: 0 auto;
}
.signUp_body_txt {
    width: 80%;
    margin: 10px auto;
    color: #333;
    font-size: 16px;
}
.signUp_body_txtp {
    margin: 0.1% 0;
}
.signUp_body_txtp {
    margin: 1% 0;
}
.signUp_body_txt p a {
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}
.biao {
    width: 674px;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 20px;
}
.list_txt {
    width: 86px;
    height: 36px;
    text-align: right;
    line-height: 36px;
    font-size: 16px;
    color: #959595;
    margin-right: 35px;
    margin-bottom: 1.5%;
}
.txt {
    width: 434px;
    height: 34px;
    border: 1px solid #d9d9d9;
    color: #666;
    font-size: 16px;
    border-radius: 5px;
}
select{
	width: 434px;
    height: 36px;
    border: 1px solid #d9d9d9;
    color: #666;
    font-size: 16px;
    border-radius: 5px;
}
option {
    font-size: 16px;
}
.mine {
    width: 258px;
    height: 34px;
    border: 1px solid #d9d9d9;
    color: #333;
    font-size: 16px;
    border-radius: 5px;
}
.yzm {
    width: 148px;
    height: 36px;
    background: #1ab6f8;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    margin-left: 26px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}
.sub {
    width: 434px;
    height: 36px;
    background: #1ab6f8;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    border: none;
    margin-left: 123px;
}