.register-zhuche p {
    margin-left: 56px;
    font-size: 14px;
    color: #444;
    margin-bottom: 10px;
    height: 55px;
    position: relative;
}

.register-phone {
    width: 281px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid #ccc; //background: url(/img/icon01.png) 236px 10px no-repeat;
    text-indent: 1em;
    margin-left: 5.8em;
}

.register-ph {
    width: 281px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid #ccc; //background: url(/img/icon01.png) 236px 10px no-repeat;
    text-indent: 1em;
    margin-left: 5.8em;
}

.mleft {
    position: absolute;
    top: 10px;
}

.mleft-phone {
    margin-left: 28px;
}

.register-text {
    width: 260px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid #ccc;
    text-indent: 1em;
    padding-right: 25px;
    margin-left: 5.2em;
}

.gouxuan_code {
    background: url(/img/icon02.png) 95% 10px no-repeat;
    background-size: 16px;
}

.input-loading {
    background: url(/img/loading-cir.gif) 95% 10px no-repeat;
}

.gouxuan_msgcode {
    background: url(/img/icon02.png) 95% 10px no-repeat;
    background-size: 16px;
}

.gouxuan_mobile {
    background: url(/img/icon02.png) 95% 10px no-repeat;
    background-size: 16px;
}

.register-yz {
    width: 280px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: 1px solid #ccc;
    text-indent: 1em;
}

.register-dx {
    width: 114px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    color: #428bc4;
    text-align: center;
    background: #eff9ff;
    border: 1px solid #428bc4;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    margin-left: 6px;
}

.register-dx:hover {
    background: #e0f3ff;
}

.register-dx.disabledSend {
    background: #f7f7f7;
    border: #ccc;
    color: #999;
    cursor: not-allowed;
}

.rules {
    width: 262px;
    margin-left: 140px;
    text-align: center;
}

.yunxieyi {
    color: #1Ac0FF;
    text-decoration: underline !important;
}

.next-step {
    display: block;
    width: 368px;
    height: 38px;
    line-height: 38px;
    color: #FFFFFF;
    text-align: center;
    margin: 30px auto;
    border-radius: 3px;
    background: #1AC0FF;
}

.next-step:hover {
    background: #17b6f2;
    cursor: pointer;
}

.hide {
    display: none;
}

.phone-header {
    display: none;
}

.describe p {
    width: 262px;
    margin-left: 130px;
    font-size: 12px;
    color: #666666;
    margin-top: 25px;
}

h3 {
    text-align: center;
    padding: 150px 0px 97px 0px;
    background: url(/img/icon02.png) no-repeat 135px 150px;
}

.send-email .nextbtn {
    margin: 34px 0 20px;
}

.reset-by-email .register-zhuche .register-phone {
    width: 260px;
    margin-left: 6.2em;
}