﻿.regsiter_box {
    position: relative;
    padding: 40px 67px 30px;
    border: 1px solid #ddd;
    background: #fff;
}
.regsiter_form dl {
    padding: 0 0 20px;
}
.regsiter_form dt {
    float: left;
    display: inline;
    width: 130px;
    padding: 0 10px 0 0;
    line-height: 36px;
    font-size: 14px;
    color: #999;
    text-align: right;
}
.regsiter_form dt {
    float: left;
    display: inline;
    width: 130px;
    padding: 0 10px 0 0;
    line-height: 36px;
    font-size: 14px;
    color: #999;
    text-align: right;
}
.red{
    color:#f44f4f;
}

.regsiter_form dd .text {
    width: 258px;
    height: 24px;
    padding: 5px;
    border: 1px solid #ccc;
    line-height: 24px;
}

.regsiter_form dd .text.phone {
    width: 228px;
    padding-right: 35px;
    background-position: 245px -181px;
}

.regsiter_form dd .text.short {
    width: 118px;
}
.regsiter_form dd {
    float: left;
    display: inline;
}

.regsiter_form dd .text.short {
    width: 118px;
}

.regsiter_form dd .code {
    display: inline-block;
    width: 128px;
    height: 34px;
    margin: 0 0 0 10px;
    border: 1px solid #ddd;
    line-height: 34px;
    background: #f8f8f8;
    color: #666;
    text-decoration: none;
    text-align: center;
}

.regsiter_form dd.txt {
    margin: 0 0 0 10px;
    line-height: 36px;
    font-size: 14px;
    color: #ccc;
}

.regsiter_form dd.txt .checkbox {
    margin: 0 5px 0 -10px;
    vertical-align: -2px;
}
.regsiter_form dd.txt a {
    color: #3a83e8;
}

.btn input {
    display: block;
    width: 270px;
    height: 36px;
    border-radius: 2px;
    line-height: 36px;
    background: #dfdfdf;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    text-align: center;
    border:0;
}
.regsiter_other {
    position: absolute;
    top: 106px;
    right: 67px;
    width: 310px;
    padding: 0 0 0 60px;
    border-left: 1px dashed #eee;
}
.regsiter_other .ready {
    padding: 0 0 30px 10px;
    border-bottom: 1px dashed #eee;
    color: #999;
}
.regsiter_other .ready h3 {
    margin: 10px 0 15px;
    font-size: 14px;
    color: #666;
}
.regsiter_other .ready p {
    line-height: 18px;
    color: #666;
}
.regsiter_other .ready .button {
    display: inline-block;
    width: 80px;
    height: 30px;
    margin: 10px 15px 0 0;
    border: none;
    line-height: 30px;
    border-radius: 2px;
    background: #3a83e8;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.regsiter_other .service {
    padding: 0 0 80px 20px;
}
.regsiter_other .service h3 {
    margin: 0 0 25px;
    padding: 30px 0 0;
    font-size: 14px;
}
.regsiter_other .service p {
    line-height: 18px;
    color: #666;
}
.regsiter_other .service span {
    color: #f94100;
    font-size: 14px;
    font-weight: bold;
}
.btn input.on{
    background:#437fd6;
    color:#fff;
}

.regsiter_tx{
    height:36px; line-height:36px;
    color:#f44f4f;
    margin-left:10px;
}
.yanzhengma{
    margin-top:2px;
}