#register-main header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    box-shadow: 0px 0px 11px 2px rgba(189, 189, 189, 0.25);
    background-color: #fff;
    padding: 10px 0
}

#register-main header>div {
    width: 1000px;
    margin: 0 auto
}

#register-main header>div .shop-tips {
    font-size: 18px;
    color: #676767;
    border-left: 1px solid rgba(215, 215, 215, 0.7);
    margin-left: 20px;
    padding-left: 20px;
    line-height: 22px
}

#register-main header>div .go-login {
    color: #E1251B;
    margin-left: 6px;
    text-decoration: none
}

#register-main section {
    width: 505px;
    margin: 133px auto 0
}

#register-main section.register-container .el-form .el-form-item__content {
    line-height: 48px
}

#register-main section.register-container .el-form .el-form-item__content .el-input__inner {
    height: 48px;
    line-height: 48px
}

#register-main section.register-container .el-form .img-box .el-form-item__content {
    margin-left: 0 !important
}

#register-main section.register-container .el-form .confirm-box .el-form-item__content {
    line-height: 18px !important
}

#register-main section.register-container .el-form .el-form-item__label {
    line-height: 48px;
    color: #666;
    font-weight: 600
}

#register-main section.register-container .el-form .el-form-item__error {
    color: #FF9600
}

#register-main section.register-container .el-form .message-code .el-button {
    height: 48px;
    font-size: 18px;
    margin-left: 10px
}

#register-main section.register-container .el-form .message-code .el-button--danger {
    background-color: #fff;
    border-color: #E1251B;
    color: #E1251B
}

#register-main section.register-container .el-form .el-button {
    height: 54px;
    font-size: 18px
}

#register-main section.register-container .el-form .el-button--danger {
    background-color: #E1251B;
    border-color: #E1251B
}

#register-main section.register-container .el-form a {
    text-decoration: none;
    color: #49A4FF
}

#register-main section.is-registe span {
    display: block;
    width: 100%;
    text-align: center
}

#register-main section.is-registe span.registe-tips {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 90px
}

#register-main section.is-registe span.registe-desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666
}

#register-main section.is-registe .el-button {
    width: 200px;
    height: 48px;
    font-size: 16px
}

#register-main section.is-registe .el-button.com {
    border-color: #E1251B;
    color: #E1251B
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #E1251B;
    border-color: #E1251B
}

._service {
    position: fixed;
    right: 100px;
    top: 130px;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid red;
    text-decoration: none;
    font-size: 12px;
    color: red;
    cursor: pointer
}

._service .server-box {
    transition: all .2s;
    opacity: 0
}

._service img {
    margin-bottom: 4px;
    display: block;
    width: 20px
}

._service i {
    font-size: 30px
}

._service:hover .server-box {
    opacity: 1
}

.footer_link .text {
    margin-bottom: 0
}

.el-dialog__header {
    padding: 0;
    font-size: 14px
}

.el-dialog__header .header {
    width: 100%;
    height: 40px;
    padding: 0 14px;
    color: #000;
    box-sizing: border-box;
    line-height: 40px;
    background: #f3f3f3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex;
    justify-content: space-between
}

.el-dialog__header .header i {
    cursor: pointer
}

.el-dialog__body {
    padding: 20px
}

.el-dialog__body .content {
    padding: 12px 20px 0 23px;
    height: 560px;
    color: #333;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    overflow-y: scroll;
    padding-bottom: 20px
}

.new-text-center {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 20px;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 8px
}

.new-text-center p {
    margin-bottom: 12px;
    font-size: 14px;
    color: #333
}

.new-text-center strong {
    color: #E1251B;
    font-weight: 700
}

.new-text-center .highlight {
    background: #fff3e0;
    padding: 2px 6px;
    border-radius: 4px;
    color: #E1251B;
    font-weight: 600
}

.new-text-center .section-title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin: 20px 0 10px 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #E1251B
}

.new-text-center .section-title:first-child {
    margin-top: 0
}

.new-text-center .list-item {
    margin-left: 20px;
    list-style-type: disc;
    margin-bottom: 8px
}

.new-text-center .list-item::marker {
    color: #E1251B
}

.new-text-center a {
    color: #E1251B;
    text-decoration: none
}

.new-text-center a:hover {
    text-decoration: underline
}

.new-text-center ul {
    margin: 8px 0;
    padding-left: 20px
}

.new-text-center ul ul {
    margin: 4px 0
}

/*# sourceMappingURL=newRegister.css.map */