body {
    background-color: #2D3134;
}
.register-step {
    padding-top: 120px;
}
.register-step li {
    float: left;
    width: 50%;
    text-align: center;
    border-bottom: 3px solid #ccc;
    color: #ccc;
    font-size: 16px;
    padding-bottom: 10px;
}
li.step-now {
    border-bottom: 3px solid #009fd9;
    color: #009fd9;
}
.voice-label {
    line-height: 32px;
    font-size: 14px;
    color: #545454;
}
.voice-btn {
    color: #009FD9;
    font-size: 12px;
    margin-left: 5px;
}
/*表单部分*/
.register-title {
    position: relative;
    margin: 0 0 16px 39px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    font-size: 24px;
    padding-left: 30px;
}
.register-title-icon {
    position: absolute;
    top: -2px;
    left: 0;
    display: inline-block;
    width: 25px;
    height: 34px;
    background: url(../../img/side-menu.png) no-repeat;
    background-position: -94px -79px;
}
.register-box {
    border: 1px solid #e6e6e6;
    padding: 34px 0 100px 7%;
    background-color: #fff;
    min-height: 520px;
}
.register-bottom {
    /*position: absolute;
    bottom: 65px;
    left: 0px;*/
    width: 100%;
    height: 161px;
    background: url(../../img/register_bottom.jpg) no-repeat;
}
.register-bottom-txt {
    margin: 0 auto;
    width: 801px;
    height: 94px;
    background: url(../../img/register_bottom_txt.png) no-repeat;
}
.footer {
    background-color: #2D3134 !important;
}
.main {
    background-color: #f7f7f7;
}
.reg-left {
    width: 65%;
    float: left;
}
.reg-left table {
    width: 100%
}
.reg-left input,
.reg-left select {
    font-family: "microsoft yahei";
    width: 260px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    outline-color: #009FD9;
    border: 1px solid #ccc;
    color: #545454;
    vertical-align: middle;
}
.reg-left th {
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    padding: 15px 15px 0 0;
    font-size: 14px;
    width: 120px;
    color: #545454;
}
.reg-left th b {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    padding-right: 5px
}
.reg-left td {
    /*line-height: 200%;*/
    vertical-align: top;
    padding: 10px 0
}
.reg-left td img {
    vertical-align: top
}
.reg-left .reg-left .agreement {
    padding-top: 10px
}
.reg-left .reg-left .agreement a {
    color: #0080c9
}
#mobilecode,
input.input-captcha,
input.send-captcha {
    width: 49%;
}
input.send-captcha {
    float: right;
    outline: none;
    padding: 0;
    background-color: #14b3ed;
    color: #fff;
    border: 1px solid #14b3ed;
    cursor: pointer;
}
input.send-captcha:hover {
    background-color: #1299cd;
}
input.send-captcha-disabled {
    background-color: #cecece;
    border: 1px solid #cecece;
    color: #fff;
}
input.send-captcha-disabled:hover {
    background-color: #cecece;
    border: 1px solid #cecece;
    color: #fff;
}
input.captcha-sending {
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    color: #ccc;
}
/*密码验证强度*/
td.pwd-strength-box {
    position: relative;
    padding-top: 0;
    line-height: 16px;
}
.pwd-strength {
    float: left;
    width: 90%;
}
.pwd-strength li {
    float: left;
    width: 32%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background-color: #ccc;
    text-align: center;
}
.pwd-strength li + li {
    margin-left: 2%;
}
li.levelbar-weak {
    background-color: #f00;
}
li.levelbar-medium {
    background-color: #ffa033;
}
li.levelbar-strong {
    background-color: #00c918;
}
.show-pwd-level {
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
}
.pwd-null {
    color: #ccc;
}
.pwd-short {
    color: #ccc;
    right: -35px;
}
.pwd-weak {
    color: #f00;
}
.pwd-medium {
    color: #ffa033;
}
.pwd-strong {
    color: #00c918;
}
/*勾选框*/
input.agreement-checkbox {
    position: absolute;
    z-index: -10;
    left: 0;
    top: 0;
    width: 10px;
    height: 10px;
}
td.agreement-box label {
    position: relative;
    z-index: 10;
    color: #545454;
    font-size: 12px;
    padding-left: 20px;
    cursor: pointer;
}
.checkbox-icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 16px;
    height: 16px;
    background: url(../../img/login_icons.png) no-repeat -2px -48px;
}
.checkbox-icon-checked {
    background: url(../../img/agreement_checked.png);
}
td.agreement-box a {
    color: #009FD9;
    text-decoration: none;
}
input.reg-submit-gray {
    background-color: #cecece;
    color: #fff;
    border: none;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    padding: 0;
}
input.reg-submit {
    background-color: #14b3ed;
}
.reg-submit:hover {
    background-color: #1395c8;
}
input.reg-submit.disabled {
    background-color: #ccc;
    cursor: not-allowed;
}
td.validate-tips {
    padding-left: 20px;
}
.act-slogan {
    font-size: 14px;
    color: #ff8800;
    background: url(img/register_gift.png) no-repeat left center;
    padding-left: 30px;
}
/*覆盖验证插件样式*/
.tip span {
    font-size: 12px;
    line-height: 22px;
}
input.input_focus {
    border: 1px solid #009FD9!important;
}
.onCorrect div {
    margin-top: 9px!important;
}
.onLoad div {
    width: 287px;
    color: #999;
}
/*右侧直接登录*/
.reg-right {
    float: right;
    width: 30%;
    border-left: 1px solid #eee;
    padding: 20px 6%;
}
.reg-tologin {
    width: 185px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #cfcfcf;
    text-align: center;
}
.reg-tologin a {
    display: inline-block;
    width: 72px;
    height: 24px;
    color: #fff;
    text-decoration: none;
    background-color: #ff8800;
    text-align: center;
    border-radius: 3px;
}
.reg-tologin a:hover {
    background-color: #e27500;
}
.reg-help {
    color: #666;
    font-size: 14px;
    padding: 30px 0 0;
}
.reg-help-title {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 12px;
}
.reg-help p {
    margin-bottom: 12px;
}
.reg-help .wei_xin {
    background:url(https://img.sanfengyun.com/img/weixin.png) no-repeat center/cover;
    padding: 10px;
    border: 1px solid #ccc;
    width: 160px;
    height: 160px;
    margin-top:30px;
}
.reg-award {
    width: 185px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #cfcfcf;
}
.reg-award ul {
    margin-top: 14px;
}
.reg-award li {
    font-size: 12px;
    color: #666;
    line-height: 2em;
}
.award-text {
    color: #ff8800;
}
/*验证码弹窗*/
.captcha-box table {
    width: 100%;
    font-family: "microsoft yahei";
}
.captcha-box input,
.captcha-box select {
    font-family: "microsoft yahei";
    width: 260px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    outline-color: #009FD9;
    border: 1px solid #ccc;
    color: #545454;
}
.captcha-box th {
    font-weight: normal;
    text-align: right;
    font-size: 14px;
    color: #545454;
}
.captcha-box th b {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    padding-right: 5px
}
.captcha-box td {
    line-height: 200%;
    vertical-align: top;
}
.captcha-box img {
    vertical-align:middle;
    cursor:pointer
}
/*注册成功页面*/
.reg-final {
    padding-left: 0;
}
.reg-inner {
    width: 240px;
    margin: 0 auto;
    white-space: nowrap;
}
.reg-success {
    position: relative;
    line-height: 32px;
    color: #0fc066;
    font-size: 20px;
}
.reg-success span {
    position: absolute;
    left: -40px;
    top: 0;
    width: 32px;
    height: 32px;
    background: url(img/reg_success.png) no-repeat center;

}
.user-info {
    padding: 20px 0;
}
.user-info table {
    color: #555;
    font-size: 16px;
}
.user-info tr {
    line-height: 2em;
}
.user-info th {
    text-align: right;
    font-weight: normal;
}
.user-info td {
    text-align: left;
}

.go-verify {
    display: inline-block;
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.go-verify,
.go-verify a {
    color: #ff8800;
}
.go-buttons {
    padding-top: 40px;
    text-align: left;
}
.go-buttons a {
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}
.go-serverbuy {
    background-color: #ff8800;
}
.go-serverbuy:hover {
    background-color: #dd7300;
}
.go-usercenter {
    background-color: #009FD9;
    margin-left: 15px;
}
.go-usercenter:hover {
    background-color: #007aaa;
    margin-left: 15px;
}
.go-serverbuy {

}
.go-around {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
    margin-top: 50px;
}
.go-around > span {
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.go-around a {
    color: #009fd9;
    text-decoration: none;
}
.go-around a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1070px){
    .register-box {
        padding: 40px 0 70px 1%;
    }
}
.popMask {
    background: #333;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    opacity: .3;
}
.must-read {
    width: 600px;
    height: 480px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -240px 0 0 -300px;
    background: #fff;
    border: 6px solid #ccc;
    z-index: 1000;
}
.read-con {
    height: 468px;
    padding: 20px 78px 20px;
    box-shadow: 0 0 2px 0 #888;
    overflow: hidden;
}
.read-con h4{
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
}
.read-con p {
    font-size: 16px;
    line-height: 26px;
}
.read-con a {
    font-size: 16px;
    color: #ff0042;
}
.read-gon {
    margin-top: 50px;
    text-align: center;
}
.read-gon .read-agree {
    background: #ff0042;
    color: #fff;
    border: 1px solid #ff0042;
    margin-right: 20px;
}
.read-gon a {
    display: inline-block;
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    vertical-align: middle;
    border-radius: 20px;
}
.read-gon .read-disagree {
    background: #fff;
    color: #ff0042;
    border: 1px solid #ff0042;
}
.eye-close, .eye-open{
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 2px;
    color: #ccc;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: cover;
}
.eye-open {
    top: 17px;
    right: 7px;
    background: url(../../img/eye_open.png) no-repeat center;
    background-size: cover;
}
.eye-close {
    top: 17px;
    right: 7px;
    background: url(../../img/eye_close.png) no-repeat center;
    background-size: cover;
}