﻿@charset "UTF-8";
.header, .main {
    font-family: "Microsoft Yahei"
}

input,button{font-family: "Microsoft Yahei"}
body {
    background: #f8f8f8;
    color: #222;
    font-family: "微软雅黑";

}

input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

.main {
    width: 100%;
    height: auto;
    background: #f3f3f3;
}

.main .form {
    width: 990px;
    margin: 0 auto;
    padding: 55px 0;
    line-height: 1.5
}

.reg-form {
    width: 380px;
    margin: 0 auto
}

.reg-form .gift-pkg em {
    color: #f40
}


.reg-form .reg-error a {
    color: #2272c8
}

.reg-form .input-box {
    width: 378px;
    height: 38px;
    border: 1px solid #ccc;
    line-height: 38px;
    margin-bottom: 25px;
    background: #ffffff;
}

.reg-form .input-box .title {
    float: left;
    width: 87px;
   text-align:center;
    font-size:14px;
}

/*验证码*/
.reg-form .input-box .title.code {
    margin-left: -34px;
    color: #222;
}

.reg-form .input-box .input-wrapper {
    position: relative;
    float: left;
    height: 100%
}

.reg-form .input-box .input-wrapper input {
    display: inline-block;
    color: #333;
    background: #fff;
    font-size:14px;

}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow:0 0 0 60px #eee inset;
    -webkit-text-fill-color: #878787;
}


.reg-form .input-box .input-wrapper .placeholder, .reg-form .input-box .placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #cacaca;
    cursor: text
}

/*验证码*/
.reg-form .input-box .placeholder.code {
    left: 90px;
}

.input-box input.validate {
    width: 60%;
    padding: 0px;
}

.verify-box .input-box.input-code {
    position: relative;
    border: 1px solid #ddd;
    color: #999;
    padding: 0 20px 0 36px;
    height: 36px;
    overflow: hidden;
    width: 160px

}

.reg-form .error-msg {
    height: 22px;
    line-height: 22px;
    margin: -25px 0 3px;
    color: #dd2726;
}

.reg-form .msg-field .input-wrapper {
    width: 142px
}

.reg-form .msg-field .send-msg {
    float: left;
    width: 148px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #bbb;
    font-size: 14px;
    margin: -1px -1px 0 0;
    text-decoration: none
}


.reg-form .msg-field .send-success {
    height: 34px;
    line-height: 34px;
    margin-top: -25px;
    color: #999
}

.reg-form .msg-field .send-success .msg-sent {
    float: left
}

.reg-form .msg-field .send-success .msg-sent em {
    color: #dd2726;
}

.reg-form .msg-field .send-success .voice-verify span {
    color: #2272c8;
    padding-right: 3px
}


.reg-form .msg-field .dialing span {
    float: left
}


.reg-form .password-field .input-wrapper, .reg-form .phone-field .input-wrapper {
    width: 291px
}

.reg-form .password-field .suggestion em, .reg-form .phone-field .suggestion em {
    color: #999
}

.reg-form .password-field .security-level span, .reg-form .phone-field .security-level span {
    float: left
}


.reg-form .img-field .input-wrapper {
    width: 142px;
    border-right: 1px solid #ccc
}

.reg-form .img-field .verify-code {
    float: left;
    width: 70px;
    height: 30px;
    margin: 4px 13px
}


.submit-btn {
    width: 100%;
    line-height: 40px;
    background: #dd2726;
    font-size: 20px;
    color: #fff;
    margin: 24px 0 5px;
    outline: none;
    border: none;
    cursor: pointer;
}


.reg-form .submit-btn.disable {
    background: #cacaca;
    cursor: default
}

.reg-form .items {
    color: #666
}

.reg-form .items .accept-items {
    float: left;
    margin: 4px 5px 0 0;
    *margin: 0
}

.reg-form .items a {
    color: #222
}

.reg-form .pls-accept-items {
    color: #dd2726;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: -24px
}

.ri {
    float: right;
}

.hasNum {
    height: 100%;
    font-size: 15px;
    margin-top: 40px;
    margin-right: 200px;
}

.redline {
    width: 100%;
    border-width: 0px;
    height: 1px;
    background: #dd2726;
}

.blueColor {
    color: #3388ff
}

.verify-box .input-box {
    float: left;
    width: 102px;
}

.verify-box .input-box {
    position: relative;
    border: 1px solid #ddd;
    color: #999;
    padding: 0 100px 0 36px;
    height: 36px;
    overflow: hidden;
}

.verify-box .pc-login .input-box .icon {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
}

.verify-box .verify-code img {
    float: left;
    width: 70px;
    height: 30px;
    margin: 3px 9px;
}

.verify-box .verify-code {
    float: left;
    width: 80px;
    line-height: 36px;
    border-left: 0 none;
}

.msg-field .input-box.w210 {
    width: 210px;
}

.msg-field .input-box .input-wrapper.w100 {
    width: 110px;
}

.reg-form .msg-field .send-msg.redborder {
    border: 1px solid #dd2726;
    color: #dd2726;
    height: 82%;
    line-height: 33px;
}

.fl {
    float: left
}

.reg-form .msg-field .send-msg.register {

    margin: 2px -1px 0 15px;
}

.border_right {
    /*width: 110%;*/
    /*border-right: 1px solid #cacaca;*/
    box-sizing: border-box;
    position: relative;
}

.mail_btn {
    position: absolute;
    top: 0px;
    right: -150px;
}

.youxiang {
    background: url("../img/qiye.png") 5px 3px no-repeat;
    background: url("../img/qiye.png") -3px -5px no-repeat \9;
}

.qiye {
    background: url("../img/qiye.png") 2px -36px no-repeat;
    background: url("../img/qiye.png") -2px -56px no-repeat \9;
}

.youxiang, .qiye {
    display: inline-block;
    width: 26px;
    height: 25px;
    background-size: cover;
}

.ng-s-footer p.ng-url-list.black a {
    color: #000000;
}

/*忘记密码1*/
.forgot_password {
    height: 486px;
    font-family: "simsun";
    font-size: 14px;
}

.fp_l {
    width: 116px;
    border-right: 1px solid #bababa;
    float: left;
    margin-left: 220px;
    height: 400px;

}

.fp_l ul > li {
    width: 70px;
    height: 70px;
    text-align: center;
    margin-bottom: 24px;
}

.fp_l ul > li.on > i {
    background: url("../img/forgot.png") 14px -124px no-repeat;
}

.fp_l ul > li > i {
    display: block;
    text-align: center;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-family: "microsoft yahei";
    background: url("../img/forgot.png") 14px -192px no-repeat;
}

.fp_l ul > li.on > i.achieve {
    background: url("../img/forgot.png") 14px -58px no-repeat;
}

.fp_l ul > li > i.achieve {
    background: url("../img/forgot.png") 14px 0px no-repeat;
}

.fp_r {
    float: left;
    padding-left: 55px;
}

.forgot_password .input-div {
    width: 400px;
    height: 50px;
    border: 1px solid #ccc;
    line-height: 50px;
    margin-bottom: 25px;
    background: #ffffff;
    position: relative;
}

.forgot_password .input-div .title {
    float: left;
    width: 100px;
    padding-left: 11px;
}

.forgot_password .input-div .input-wrapper {

    float: left;
    height: 100%;
    width: 256px;
}

.forgot_password .input-div input {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
    padding: 0 0px 0 16px;
    margin-left: -36px;
    border: 0px;
    line-height: 1;
    background: transparent;
}

.forgot_password .input-div input.validate {
    width: 160px;
    padding: 0px 0px 0px 16px;
}

.forgot_password .input-div.input-code {
    position: relative;
    width: 260px;
    float: left;

}

.change_one {
    float: left;
    color: #2b8aff;
    margin-top: 12px;
}

.forgot_password .verify-box img {
    float: left;
    width: 70px;
    height: 40px;
    margin: 3px 10px;
}

.submit_box {
    clear: both;
    text-align: center;
    margin-top: 60px;
}

.submit_box a.next {
    padding: 15px 40px;
    background: #dd2726;
    color: #ffffff;
    font-weight: 400;
    margin: 0px 6px;
}

.submit_box a.pre {
    padding: 15px 40px;
    background: #e6e6e6;
    color: #777;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.input-wrapper > select {
    width: 100%;
    height: 100%;
    border: none;
    font-weight: bold;
    background: transparent;
}

.forgot_password .name .input-div, .forgot_password .phone .input-div {
    border: 0px;
    background: transparent;
}

.forgot_password .name .input-div .input-wrapper, .forgot_password .phone .input-div .input-wrapper {
    font-weight: bold;
    width: 288px;
}

.c_customer {
    margin-left: 30px;
    color: #5788c3;
}

.input-div.w250 {
    width: 250px;
}

.forgot_password .input-div .input-wrapper.w138 {
    width: 138px;
}

.forgot_password .msg-field .input-wrapper input {
    margin-left: -30px;
}

.forgot_password .msg-field .send-msg {
    margin: 12px 0px 0px 15px;
    border: 1px solid #dd2726;
    color: #dd2726;
    height: 26px;
    line-height: 26px;
    float: left;
    width: 130px;
    text-align: center;
    background: #ffffff;
    font-size: 14px;
}

/*渠道商城*/

.channel_form {
    width: 482px;
    margin: 0px auto;
    font-family: "simsun";
    font-size: 14px;

}

.channel_form > .h1 {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: 100;
    margin-bottom: 20px;
}

.input_box {
    width: 100%;
    height: 50px;
    margin-bottom: 25px;
    background: #ffffff;
}

.input_box > input {
    height: 10px;
    border: 1px solid #ccc;
    line-height: 1;
    width: 442px;
    padding: 20px;
}

.channel_select {
    width: 100%;
    border: 1px solid #ccc;
    height: 50px;
    line-height: 1;
    padding-left: 20px;
    color: #aeaeae;

}

.form-control {
    border-radius: 0px !important;
}

.submit-btn {
    width: 100%;
    line-height: 40px;
    background: #dd2726;
    font-size: 20px;
    color: #fff;
    margin: 24px 0 5px;
    outline: none;
    border: none;
    cursor: pointer;
}

/*判断错误*/
label.error {
    color: #dd2726;
    position: absolute;
    left: 0px;
    top: 35px;
}

/*注册*/
.logo_pic {
    max-width: 260px;
    max-height: 80px;
   vertical-align: middle;
}

.login_foot {
    line-height: 30px;
    text-align: center;
    /*float: left;*/
    width: 100%;
    color: #666;
    font-size: 14px;
    position: fixed;
    left: 0px;
    bottom: 50px;
    width: 100%;
}