.wk-return-login {
    font-size: 12px;
    color: #4c87ff;
}

.wk-return-login:hover {
    text-decoration: underline;
}

input {
    border: 0;
    outline: 0;
}

.mart20 {
    margin-top: 20px;
}

.mart10 {
    margin-top: 10px;
}

.wk-regist-head {
    background-color: #fff;
}

.wk-regist-logowrap {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}

.wk-reg-mainwrap {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    background: url(../images/img/login_bg.jpg) no-repeat center;
    overflow: hidden;
}

.wk-reg-main {
    width: 440px;
    margin: 120px auto 0;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.08) inset, 0px 0px 24px 0 rgba(200, 200, 200, 0.06);
    padding-top: 50px;
}

.wk-regmain-nav {
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}

.wk-regmain-nav a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
}

.wk-regmain-nav a.select {
    color: #ff6f26;
    font-weight: bold;
    border-bottom: 2px solid #ff6f26;
}

.marl30 {
    margin-left: 30px;
}

.wk-reg-pad {
    padding: 0 60px 40px;
    overflow: hidden;
}

.wk-input {
    padding: 12px 50px 12px 44px;
}

.wk-input .wk-reginput {
    border-left: 1px solid #d9d9d9;
    padding-left: 10px;
}

.wk-error {
    bottom: -16px;
}

.wk-input .wk-usernameIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-account.png) no-repeat;
}

.wk-reginput.w175 {
    width: 175px;
}

.wk-reginput.w216 {
    width: 216px;
}

.wk-input .wk-passwordIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-passport.png) no-repeat;
}

.wk-input .wk-deleteIcon {
    right: 44px;
    top: 0;
    width: 36px;
    height: 44px;
    background: url(../images/icon/register/login_bu-del-normal.png) no-repeat center;
    cursor: pointer;
}

.wk-deleteIcon:hover {
    background: url(../images/icon/register/login_bu-del-hover.png) no-repeat center;
}

.wk-input .wk-noseeIcon {
    right: 4px;
    top: 0;
    width: 36px;
    height: 44px;
    background: url(../images/icon/register/login_bu-hide-normal.png) no-repeat center;
    cursor: pointer;
}

.wk-noseeIcon:hover {
    background: url(../images/icon/register/login_bu-hide-hover.png) no-repeat center;
}

.wk-input .wk-seeIcon {
    right: 4px;
    top: 0;
    width: 36px;
    height: 44px;
    background: url(../images/icon/register/login_bu-show-normal.png) no-repeat center;
    cursor: pointer;
}

.wk-seeIcon:hover {
    background: url(../images/icon/register/login_bu-show-hover.png) no-repeat center;
}

.wk-input .wk-validateIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-txyzm.png) no-repeat center;
}

.wk-picValidateIcon {
    border: 1px solid #d0d0d0;
    width: 118px;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
}

.wk-picValidateIcon img {
    width: 100%;
    height: 100%;
    vertical-align: inherit;
}

.wk-regEnter {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    text-align: center;
    margin-top: 30px;
}

.wk-regEnter em {
    margin-left: 5px;
}

.wk-enter-rember {
    line-height: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}

.wk-icon-check {
    margin-right: 6px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}

.wk-forgetpassword {
    color: #5b92f6;
}

.wk-forgetpassword:hover {
    text-decoration: underline;
}

.wk-reg-other {
    height: 24px;
    line-height: 24px;
    margin-top: 14px;
    font-size: 12px;
    color: #666;
}

.wk-regother-weibo {
    width: 24px;
    height: 24px;
    background: url(../images/icon/register/login_bu-weibo-normal.png) no-repeat;
    margin-left: 40px;
}

.wk-regother-weibo:hover {
    background: url(../images/icon/register/login_bu-weibo-hover.png) no-repeat;
}

.wk-regother-qq {
    width: 24px;
    height: 24px;
    background: url(../images/icon/register/login_bu-qq-normal.png) no-repeat;
    margin-left: 30px;
}

.wk-regother-qq:hover {
    background: url(../images/icon/register/login_bu-qq-hover.png) no-repeat;
}

.wk-regother-weixin {
    width: 24px;
    height: 24px;
    background: url(../images/icon/register/login_bu-wechat-normal.png) no-repeat;
    margin-left: 30px;
}

.wk-regother-weixin:hover {
    background: url(../images/icon/register/login_bu-wechat-hover.png) no-repeat;
}

.wk-input .wk-userphoneIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-mobile.png) no-repeat center;
}

.wk-input .wk-phoneValidateIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-dxyzm.png) no-repeat center;
}

.wk-sendValidateCode {
    width: 118px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ff6f26;
    /*border-radius: 3px;*/
}

.wk-law-wrap {
    width: 294px;
    line-height: 20px;
    color: #5b92f6;
    word-break: break-all;
}

.wk-law-wrap .c3 {
    color: #333;
}

.wk-law-wrap a {
    color: #5b92f6;
}

.wk-law-wrap a:hover {
    text-decoration: underline;
}

.wk-input .wk-useremailIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-mail.png) no-repeat center;
}

.wk-bindphone-head {
    margin-top: 10px;
    font-size: 12px;
    color: #333;
    line-height: 18px;
    padding-left: 44px;
    background: url(../images/icon/register/login_ic-suc.png) no-repeat left center;
}

.wk-bindphone-title {
    margin: 30px 0 20px 0;
    font-size: 18px;
    color: #333;
}

.wk-input .wk-bindPnoneIcon {
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon/register/login_ic-mobile.png) no-repeat center;
}

.wk-byPhone-explan {
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    line-height: 150%;
}

.color-ec4343 {
    color: #ec4343;
}

.wk-reg-footbah {
    background-color: #f2f2f2;
}

.wk-regfootbah-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 200px 0;
}

.wk-reg-Copyright {
    font-size: 12px;
    color: #666;
    line-height: 22px;
    text-align: center;
}

.wk-byemail-icon {
    width: 82px;
    height: 71px;
    margin: 10px auto 14px;
    background: url(../images/icon/register/login_ic-fsyj.png) no-repeat center;
}

.wk-be-step2txt {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: center;
}

.wk-be-step2detail {
    font-weight: bold;
    font-size: 16px;
}

.wk-bestep2-foot {
    margin-top: 14px;
}

.wk-bestep2foot-a {
    width: 148px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ff6f26;
    border-radius: 4px;
}

.wk-bestep2-tip {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
    display: none;
}

.wk-bestep3-title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.wk-sendValidateCode.disabled-btn {
    color: #999;
    background-color: #f0f0f0;
    border-color: #e5e5e5;
    cursor: not-allowed;
}

.linkFailPic {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    background: url(../images/icon/register/login_ic-fail.png) no-repeat center;
}

.linkFailTxt {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}

.padb60 {
    padding-bottom: 60px;
}

.wk-icon.wk-icon-loading {
    vertical-align: middle;
    margin-right: 4px;
}

.wk-bg1 {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}

.wkrule-box {
    width: 800px;
    height: 600px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    margin-left: -430px;
    top: 12%;
    overflow-y: auto;
    line-height: 1.5;
    background: #fff;
    padding: 30px;
    text-indent: 2em;
}

.wkrule-box-title {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.align-r {
    text-align: right;
}

.mbt10 {
    margin: 10px 0;
}

.wkrule-box .wk-messbox-close {
    right: 15px;
}

.logBox-wrap {
    position: fixed;
    width: 760px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    margin-left: -420px;
    margin-top: -154px;
    padding: 30px 30px 20px;
    z-index: 1000;
}

.ft16 {
    font-size: 16px;
}

.logBox-main {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-top: 20px;
}

.textind2 {
    text-indent: 2em;
}

.logBox-law {
    color: #4c87ff;
}

.logBox-law a {
    color: #4c87ff;
}

.logBox-law a:hover {
    text-decoration: underline;
}

.logBox-foot {
    margin-top: 20px;
    text-align: right;
}

.logBox-foot .wk-btn {
    width: 128px;
    margin-left: 10px;
}


/*去掉搜狗浏览器密码框虚拟键盘图标*/

input::-webkit-input-safebox-button {
    display: none;
}


/*注册协议*/

.zcxy-txt {
    padding: 0 60px;
    line-height: 1.5;
    font-size: 12px;
    height: 256px;
}

.textUnderline {
    text-decoration: underline;
}

.zcxy-link {
    font-size: 12px;
    margin-top: 10px;
}

.zcxy-link a {
    color: #5b92f6;
}

.zcxy-link a:hover {
    text-decoration: underline;
}

.zcxy-foot {
    margin-top: 10px;
}

.zcxy-foot a {
    width: 153px;
}


/* 登录公告 */

.ec4343 {
    color: #ec4343;
}