.home-header-wrapper {
    width: 100%;
    z-index: 20;
    top: 0;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0 6px 0 #eaeaea;
    box-shadow: 0 0 6px 0 #eaeaea;
    background: #fff;
    height: 83px
}

.home-header-wrapper .home-header-content {
    padding-right: 40px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.home-header-wrapper .header-logo {
    float: left;
    margin-left: -100%;
    width: 150.5px;
    height: 82px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-top: 12px
}

.home-header-wrapper .header-logo>img {
    width: 105px;
    height: 44px;
    display: block;
    margin: 0 auto
}

.home-header-wrapper .register-login-box {
    margin-top: 23px;
    float: right;
    margin-left: -100%;
    color: #666
}

.home-header-wrapper .register-login-box span {
    line-height: 29px;
    float: left
}

.home-header-wrapper .register-login-box .item-green {
    color: #73ba00;
    text-decoration: none
}

.home-header-wrapper .register-login-box .item-green:hover {
    text-decoration: underline
}

.home-header-wrapper .register-login-box>a {
    display: block;
    width: 62px;
    height: 29px;
    line-height: 29px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    text-decoration: none;
    float: left;
    font-size: 14px;
    text-align: center
}

.home-header-wrapper .register-login-box .login-btn {
    color: #f33c13
}

.home-header-wrapper .register-login-box .signup-btn {
    background: #f60;
    color: #fff;
    margin-left: 10px
}

.home-header-wrapper .register-login-box .signup-btn,
.home-header-wrapper .register-login-box .signup-btn:hover {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.home-header-wrapper .register-login-box .signup-btn:hover {
    background-color: #ff813d
}

.home-header-wrapper .header-title {
    margin-top: 22px;
    width: 100%;
    float: left;
    font-size: 24px;
    padding-left: 179px
}

.home-header-wrapper .nav-bar {
    margin-top: 42px;
    width: 100%;
    float: left
}

.home-header-wrapper .nav-bar a {
    font-size: 16px;
    color: #999;
    line-height: 22px;
    text-decoration: none;
    position: relative;
    margin-left: 26px
}

.home-header-wrapper .nav-bar a,
.home-header-wrapper .nav-bar a:hover {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.home-header-wrapper .nav-bar a:hover {
    color: #333
}

.home-header-wrapper .nav-bar a.active {
    color: #000;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.home-header-wrapper .nav-bar a.active:after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -2.5px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #333
}

.home-header-wrapper .tel {
    position: absolute;
    background: url(../images/tel.png) no-repeat;
    right: 40px;
    bottom: -25px;
    padding-left: 20px
}

.home-header-wrapper .tel span {
    font-size: 12px;
    color: gray
}

.footer-wrapper {
    padding: 25px 0 30px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #eaeaea;
    margin-top: 30px;
    min-width: 960px
}

.footer-wrapper .footer-content {
    width: 960px;
    margin: 0 auto;
    zoom: 1
}

.footer-wrapper .footer-content:after,
.footer-wrapper .footer-content:before {
    content: "";
    display: table
}

.footer-wrapper .footer-content:after {
    clear: both
}

.footer-wrapper .footer-links {
    height: 15px;
    line-height: 16px;
    overflow: hidden;
    float: left;
    margin-top: 3px
}

.footer-wrapper .footer-links a {
    border-left: 1px solid #bababa;
    padding: 0 20px;
    text-decoration: none;
    color: #333;
    float: left
}

.footer-wrapper .footer-links a:hover {
    color: #f60
}

.footer-wrapper .footer-links a:first-child {
    border-left: none;
    padding-left: 0
}

.footer-wrapper .footer-copy {
    float: right;
    line-height: 20px;
    padding-top: 1px
}

.footer-wrapper .footer-icp {
    color: #818181
}

.signup-wrap {
    font-size: 14px
}

.signup-wrap .signup-main {
    width: 590px;
    margin: 30px auto 20px;
    color: #333;
    zoom: 1
}

.signup-wrap .signup-main:after,
.signup-wrap .signup-main:before {
    content: "";
    display: table
}

.signup-wrap .signup-main:after {
    clear: both
}

.signup-wrap .signup-content {
    position: relative;
    width: 510px;
    left: 50%;
    margin-left: -255px
}

.signup-wrap .form-item {
    margin-bottom: 30px;
    margin-left: 49px
}

.signup-wrap .margin-left_zero {
    margin-left: 0
}

.signup-wrap .padding-left-19 {
    padding-left: 19px
}

.signup-wrap .dashed {
    width: 412px;
    height: 0;
    border-bottom: 1px dashed #ddd
}

.signup-wrap .input-item {
    width: 412px;
    height: 56px;
    border: 1px solid #eaeaea;
    background: #fff;
    position: relative;
    zoom: 1
}

.signup-wrap .input-item:after,
.signup-wrap .input-item:before {
    content: "";
    display: table
}

.signup-wrap .input-item:after {
    clear: both
}

.signup-wrap .input-item .select-birthday {
    position: relative;
    display: inline-block;
    width: 295px;
    height: 54px;
    cursor: pointer
}

.signup-wrap .input-item .select-birthday.active ul {
    display: block
}

.signup-wrap .input-item .select-birthday .pull-down-head {
    width: 100%;
    height: 54px;
    line-height: 54px
}

.signup-wrap .input-item .select-birthday .pull-down-head span {
    display: inline-block;
    text-align: left;
    color: #ccc
}

.signup-wrap .input-item .select-birthday .pull-down-head span.input-select {
    color: #333
}

.signup-wrap .input-item .select-birthday ul {
    position: absolute;
    left: -20px;
    width: 316px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ededf1;
    border-top: none;
    z-index: 10;
    padding: 0 0 7px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    list-style-type: none;
    display: none
}

.signup-wrap .input-item .select-birthday ul li {
    display: list-item;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer
}

.signup-wrap .input-item .select-birthday ul li.active {
    position: relative;
    background: #ffe84a
}

.signup-wrap .input-item .select-birthday ul li.active:before {
    content: "";
    display: block;
    width: 8px;
    height: 6px;
    background: url(../images/iconfont-xuanzhongzhuangtai.png) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 12px;
    left: 12px
}

.signup-wrap .input-item .select-birthday ul li:hover {
    background: #ffe84a
}

.signup-wrap .input-item.error {
    border: 1px solid #f85415
}

.signup-wrap .icon-triggle {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 8px;
    height: 8px;
    display: block;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    right: 20px;
    top: 45%
}

.signup-wrap .label-text {
    float: left;
    line-height: 54px;
    padding: 0 33px 0 20px;
    width: 115px
}

.signup-wrap .input-text {
    float: left;
    width: 295px;
    height: 54px;
    font-size: 14px;
    border: 0 none;
    outline: 0 none;
    background: none
}

.signup-wrap .input-text::placeholder {
    color: #b9b9b9
}

.signup-wrap .input-text.input-number,
.signup-wrap .input-text.input-sms {
    width: 180px
}

.signup-wrap .reference-text {
    margin-bottom: 10px
}

.signup-wrap .reference-text .reference-link {
    color: #666;
    text-decoration: none;
    position: relative;
    padding-right: 15px
}

.signup-wrap .reference-text .reference-link .icon-triggle {
    border-color: #666;
    right: 0;
    top: 30%
}

.signup-wrap .number-image {
    width: 102px;
    height: 40px;
    margin: 8px 8px 8px 5px;
    float: left
}

.signup-wrap .btn-color {
    background: #f85415
}

.signup-wrap .subbtn {
    height: 56px;
    line-height: 56px;
    display: block;
    width: 412px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #f85415;
    font-size: 18px
}

.signup-wrap .subbtn.disabled {
    background: silver;
    color: #fff;
    cursor: default
}

.signup-wrap .subbtn.disabled:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.signup-wrap .agreement-link {
    margin-top: 30px;
    font-size: 12px
}

.signup-wrap .agreement-link a {
    color: #f85415;
    text-decoration: none;
    font-weight: 700
}

.signup-wrap .agreement-link input {
    display: none
}

.signup-wrap .agreement-link input:checked {
    background: #f85415
}

.signup-wrap .agreement-link label.checked i {
    background-color: #f85415;
    border-color: #f85415;
    background-image: url(../images/icon-white-checked.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.signup-wrap .agreement-link label {
    padding-left: 20px;
    position: relative
}

.signup-wrap .agreement-link label i {
    width: 12px;
    height: 12px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 5px 0 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.signup-wrap .msg {
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    position: absolute;
    left: 0;
    bottom: -21px;
    line-height: 16px;
    background-image: url(../images/signup-error-tip.png);
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
    height: 16px;
    overflow: hidden;
    padding-top: 1px;
    display: none
}

.signup-wrap .msg.show {
    display: block
}

.signup-wrap .msg.right {
    background-image: url(../images/icon_green_right_x1.png);
    background-image: image-set(url("../images/icon_green_right_x1.png") 1x, url("../images/icon_green_right_x2.png") 2x);
    background-repeat: no-repeat;
    -webkit-background-size: 14px 15px;
    -moz-background-size: 14px 15px;
    background-size: 14px 15px
}

.signup-wrap .voice-text {
    position: absolute;
    font-size: 12px;
    right: 0;
    bottom: -21px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    padding-top: 1px;
    color: #f85415;
    cursor: pointer;
    display: none
}

.signup-wrap .voice-text.show {
    display: block
}

.signup-wrap .mobile-number {
    font-size: 26px;
    line-height: 1.5;
    margin: 4px 0 -10px
}

.signup-wrap .sms-text {
    float: left;
    height: 54px;
    padding: 3px;
    width: 115px
}

.signup-wrap .sms-btn {
    height: 48px;
    background: #f5f5f5;
    text-align: center;
    border: 0 none;
    outline: 0 none;
    width: 100%;
    font-size: 14px;
    color: gray;
    cursor: default
}

.signup-wrap .sms-btn.active {
    color: #333;
    cursor: pointer
}

.signup-wrap .sms-btn.sms-sending {
    color: gray;
    cursor: default
}

.signup-wrap .sms-btn.sms-countdown {
    font-size: 12px;
    color: #d8d8d8;
    cursor: default
}

.signup-wrap .success-page {
    line-height: 1.5;
    text-align: center
}

.signup-wrap .success-page .success-largeword {
    color: #f85415;
    font-size: 52px
}

.signup-wrap .success-page .success-bigword {
    font-size: 24px
}

.signup-wrap .success-page .success-grayword {
    color: #666;
    font-size: 24px;
    margin-top: 6px
}

.signup-wrap .success-page .success-turnpage {
    color: #666;
    margin-top: 15px;
    font-size: 16px
}

.signup-wrap .success-page .success-turnpage-margin-top {
    margin-top: 0
}

.signup-wrap .success-page .success-turnpage-margin-top .success-timecount {
    color: #333;
    font-size: 20px
}

.signup-wrap .success-page .success-turnpage-margin-top a {
    color: #f85415;
    text-decoration: none
}

.signup-wrap .modal-wrapper {
    margin: 0 auto
}
div.reg-con dl.error{width: 78%;height: 400px;}
div.reg-con dl.error dd {width: 596px;}
div.reg-con dl.error dt{padding-top: 50px;*padding-top: 5px;}
dl.reg-text{position: relative;top:-40px;}
dl.reg-text dt {font-size: 50px;color: #f85415;padding: 10px 0;}
dl.reg-text dd{font-size: 18px;color: #666;line-height: 36px;}
dl.reg-text dd.contact{font-size: 14px;}
dl.reg-text dd a{font-size: 18px;color: #ff9900;border-bottom: 2px solid #ff9933;} 
div.reg-con dl.error dd div.error-btn{margin-top: 0;}
div.reg-con dl.error dd div.error-btn a{margin-right: 30px; text-decoration: none;color: #f33c13}
