.container {
    width: 900px;
    position: relative;
    margin: 0 auto;
}
.pull-left {
    float: left;
}
.zent-input, .zent-input[type=color], .zent-input[type=date], .zent-input[type=datetime], .zent-input[type=email], .zent-input[type=month], .zent-input[type=number], .zent-input[type=password], .zent-input[type=search], .zent-input[type=tel], .zent-input[type=text], .zent-input[type=time], .zent-input[type=url], .zent-input[type=week], .zent-textarea {
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
    min-width: 80px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0;
    border: 1px solid #bbb;
    color: #333;
    font-size: 12px;
    border-radius: 2px;
    box-shadow: none;
    transition: border .2s ease-in-out,box-shadow .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.header {
    border-bottom: 1px solid #e5e5e5;
    padding: 50px 0 21px;
    height: 24px
}


.header .header-logo {
    float: left;
    width: 148px;
    height: 58px;
    position: relative;
    background-size: 148px 58px;
    margin-top: -13px;
    background-image: url(/static/img/diange_regiter.png);
}
.header .header-title {
    position: relative;
    top: 7px;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    margin: 0 100px 0 138px;
    border-left: 1px solid #e8e8e8;
}

.footer {
    text-align: center;
    position: fixed;
    color: #999;
    width: 100%;
    bottom: 30px;
    left: 0;
    margin-top: 50px
}

.footer .copyright {
    line-height: 12px
}

.footer .copyright a {
    color: #999
}

@media screen and (max-height: 650px) {
    .footer {
        position: static
    }
}

.phone-field .zent-select-text {
    font-size: 14px
}

.phone-field .areacode {
    min-width: 90px;
    width: 90px
}

.phone-field .areacode .zent-select-text {
    border-color: transparent;
    border-width: 1px 0;
    box-shadow: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 20px 5px 0
}

.phone-field .areacode .zent-select-popup {
    width: 180px
}

.phone-field .areacode.areacode-hide {
    width: 0;
    margin: 0;
    min-width: 0
}

.phone-field .areacode.areacode-hide .zent-select-text {
    padding: 5px 0
}

.pw-icon {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 14px;
    margin-top: 8px
}

.pw-icon.pw-icon-show {
    background: url(/static/shop/images/icon-password-show@2x.png) no-repeat 50%;
    background-size: 24px 14px
}

.pw-icon.pw-icon-hide {
    background: url(/static/shop/images/icon-password-hide@2x.png) no-repeat 50%;
    background-size: 24px 9px
}

.sms-captcha-field .sms-second {
    color: #cacaca;
    line-height: 30px
}

.sms-captcha-field .sms-btn {
    color: #38f;
    cursor: pointer;
    line-height: 30px
}

.zent-form {
    margin-bottom: 0
}

.zent-form .zent-form__control-group {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1px;
    padding-top: 45px;
    height: 35px
}

.zent-form .zent-form__control-group .zent-form__control-label {
    display: none
}

.zent-form .zent-form__control-group:first-child {
    padding-top: 0
}

.zent-form .zent-form__control-group.zent-form__control-group--active {
    border-bottom: 2px solid #38f;
    margin-bottom: 0
}

.zent-form .zent-form__control-group.zent-form__control-group--active .zent-input {
    border: 0;
    box-shadow: none
}

.zent-form .zent-form__control-group.has-error {
    border-bottom: 2px solid #f44;
    margin-bottom: 0
}

.zent-form .zent-form__control-group.has-error .zent-form__control-label {
    color: inherit
}

.zent-form .zent-form__control-group.has-error .zent-input {
    border: 0;
    box-shadow: none
}

.zent-form .zent-form__control-group .zent-input {
    border: 0;
    padding: 0;
    font-size: 14px;
    outline: none;
}

.zent-form .zent-form__control-group .zent-input:focus {
    box-shadow: none
}

.zent-form .zent-form__control-group .zent-input::-input-placeholder {
    color: #b2b2b2
}

.zent-form .zent-form__control-group .zent-form__error-desc {
    padding-top: 5px;
    height: 20px
}

.zent-form.zent-form--horizontal .zent-form__controls {
    margin-left: 0;
    width: 100%
}

.zent-form.zent-form--horizontal .zent-form__form-actions {
    padding: 55px 0 20px;
    margin: 0
}

.zent-form.zent-form--horizontal .zent-form__form-actions button {
    width: 100%;
    height: 45px;
    font-size: 16px
}

.zent-form .switch-international {
    color: #38f;
    margin: 20px 0;
    display: inline-block;
    cursor: pointer
}

.zent-form .switch-international.float-right {
    float: right
}

.zent-form .login-btn {
    font-size: 12px;
    color: #38f;
    margin: 20px 0;
    float: right;
    text-decoration: none
}

.img-captcha .img-captcha-content {
    display: -ms-flexbox;
    display: flex
}

.img-captcha .img-captcha-content .zent-input-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.img-captcha .img-captcha-content img {
    width: 90px;
    height: 30px;
    cursor: pointer
}

.img-captcha button {
    margin-top: 20px;
    float: right
}

.img-captcha .wrong-captcha {
    color: #f44
}

.img-captcha .wrong-captcha .zent-input {
    color: #f44;
    border: 1px solid #f44;
    box-shadow: 0 0 5px #fdd
}

.register {
    width: 350px;
    font-size: 14px;
    color: #333
}

.register .protocol-field {
    color: #333;
    font-size: 12px;
    margin-top: 30px;
    display: block
}

.register .protocol-field input {
    margin-right: 8px
}

.register .zent-form__form-actions {
    padding-top: 40px !important
}

.register .zent-checkbox-wrap {
    color: #999;
    float:left;
}

.register a {
    color: #38f
}

.register .to-login-btn {
    font-size: 13px;
    line-height: 16px;
    color: #38f;
    float: right;
    text-decoration: none
}

.content-wrap {
    overflow: hidden;
    padding-top: 3.5rem
}

.content-wrap .content-inner {
    width: 450px
}

.content-wrap .content-inner .register {
    padding-left: 50px
}

.content-wrap .content-inner .banner {
    padding-left: 30px;
    /*margin-top: 45px*/
}



.zent-checkbox-inner {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
    box-sizing: border-box;
    transition: all .3s;
}

.zent-checkbox-checked>.zent-checkbox>.zent-checkbox-inner {
    border-color: #27f;
    background: #38f;
}

.zent-checkbox-inner:after {
    box-sizing: content-box;
    position: absolute;
    display: block;
    content: " ";
    font-size: 0;
    top: 3px;
    left: 2px;
    width: 6px;
    height: 3px;
    background: transparent;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg) scale(0);
    transition: all .12s ease-in-out;
}

.zent-checkbox>input {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.zent-checkbox {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    white-space: nowrap;
    outline: none;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.zent-checkbox-checked>.zent-checkbox>.zent-checkbox-inner:after {
    transform: rotate(-45deg) scale(1);
}

.zent-checkbox+span {
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    line-height: 16px;
}

.zent-form__error-desc, .zent-form__help-block, .zent-form__help-desc, .zent-form__notice-desc {
    line-height: 14px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #999;
}

.zent-form__control-group.has-error .zent-form__control-label, .zent-form__control-group.has-error .zent-form__error-desc, .zent-form__control-group.has-error .zent-form__help-block {
    color: #f44;
}



.zent-notify-container {
    z-index: 10000;
    position: fixed;
    min-width: 330px;
    max-width: 720px;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}



.notify-exit.notify-exit-active .zent-notify-content {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-name: notifyContentMoveOut;
    animation-name: notifyContentMoveOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.zent-notify-content {
    padding: 0 25px;
    line-height: 40px;
    max-height: 200px;
    overflow-y: auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
}

.zent-notify-content.zent-notify-content-error {
    background: rgba(255,68,68,.8);
}

.notify-exit, .notify-exit .zent-notify-content {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.zent-notify {
    padding-bottom: 10px;
}

.notify-exit.notify-exit-active {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-name: notifyMoveOut;
    animation-name: notifyMoveOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.notify-exit.notify-exit-active {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-name: notifyMoveOut;
    animation-name: notifyMoveOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}
.notify-exit, .notify-exit .zent-notify-content {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.zent-notify {
    padding-bottom: 10px;
}
.notify-exit, .notify-exit .zent-notify-content {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}