/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.null-cart[data-v-1052ee2a] {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.null-cart .null-cart-img[data-v-1052ee2a] {
  width: 92px;
  height: 90px;
}
.null-cart .null-cart-text[data-v-1052ee2a] {
  padding: 0 20px;
  margin-top: 19px;
  font-size: 16px;
  line-height: 20px;
  color: #221F1F;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.section-swiper[data-v-8d94f70a] {
  width: calc(100% + 84px);
  margin-left: -42px;
}
.section-swiper .section-swiper-item[data-v-8d94f70a] {
  width: 440px;
  height: 240px;
  padding-right: 49px;
  border-right: 1px solid #efefef;
  margin-left: 20px;
}
.section-swiper .section-swiper-item[data-v-8d94f70a]:last-child {
  border: none;
}
.section-swiper .section-swiper-item p[data-v-8d94f70a] {
  width: 100%;
  height: 20px;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #1e1e1e;
}
.section-swiper .section-swiper-item .section-content[data-v-8d94f70a] {
  width: 390px;
  height: 135px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 14px;
}
.section-swiper .section-swiper-item .bottom-btn[data-v-8d94f70a] {
  padding: 12px 20px;
  color: #fff;
  font-size: 16px;
  line-height: 14px;
  height: 40px;
  background: #009bb8;
  border-radius: 20px;
  text-align: center;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-8d94f70a] .swiper-container {
  padding: 0 42px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev,[data-v-8d94f70a] .swiper-container .swiper-button-next {
  height: 100%;
  color: #6b6b6b;
  background: #f8f8f8;
  top: 22px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev::after,[data-v-8d94f70a] .swiper-container .swiper-button-next::after {
  font-size: 24px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev {
  width: 43px;
  left: -1px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-next {
  width: 44px;
  right: -1px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.blog-swiper[data-v-241fdcb0] {
  width: calc(100% + 84px);
  margin-left: -42px;
}
.blog-swiper .blog-swiper-item[data-v-241fdcb0] {
  width: 446px;
  height: 370px;
  background-color: #fff;
  border-radius: 8px;
}
.blog-swiper .blog-swiper-item img[data-v-241fdcb0] {
  width: 446px;
  height: 230px;
  object-fit: fill;
  border-radius: 8px 8px 0 0;
}
.blog-swiper .blog-swiper-item .content-box[data-v-241fdcb0] {
  padding: 19px 20px 32px;
}
.blog-swiper .blog-swiper-item .content-box .blog-title[data-v-241fdcb0] {
  height: 55px;
  font-size: 18px;
  font-weight: bold;
  color: #131315;
  line-height: 28px;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: Microsoft YaHei;
}
.blog-swiper .blog-swiper-item .content-box .blog-content-item[data-v-241fdcb0] {
  width: 358px;
  height: 66px;
  font-size: 16px;
  font-weight: 400;
  color: #221f1f;
  line-height: 26px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom[data-v-241fdcb0] {
  display: flex;
  justify-content: space-between;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom span[data-v-241fdcb0] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  line-height: 26px;
  font-family: Microsoft YaHei;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom .details[data-v-241fdcb0] {
  font-size: 16px;
}
[data-v-241fdcb0] .swiper-container {
  padding: 0 42px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev,[data-v-241fdcb0] .swiper-container .swiper-button-next {
  width: 43px;
  height: 100%;
  color: #6b6b6b;
  background: #f8f8f8;
  top: 22px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev::after,[data-v-241fdcb0] .swiper-container .swiper-button-next::after {
  font-size: 24px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev {
  left: -1px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-next {
  right: -1px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.list-left[data-v-37b7e6a1] {
  margin-right: 20px;
  width: 226px;
  background: #fff;
  text-align: center;
  padding: 20px 0 68px 0;
}
.list-left dl[data-v-37b7e6a1] {
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
}
.list-left dl dt[data-v-37b7e6a1] {
  font-size: 16px;
  margin-bottom: 30px;
}
.list-left dl dd[data-v-37b7e6a1] {
  margin-bottom: 25px;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 400;
}
.list-left dl dd a[data-v-37b7e6a1] {
  color: #6b6b6b;
}
.list-left dl .dd_frist-child[data-v-37b7e6a1] {
  color: #333;
  text-align: left;
  padding-left: 30px;
}
.active[data-v-37b7e6a1] {
  background: #ffebea;
  height: 42px !important;
  line-height: 42px;
}
/**我的账户样式 */
.account[data-v-37b7e6a1] {
  height: 60px;
  line-height: 40px;
  text-align: left;
  color: #141414;
  font-size: 20px !important;
  font-weight: 400;
  border-bottom: 1px solid #f3f3f3;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.login-form .pwd-input[data-v-1cbf4177] .el-input__suffix {
  right: 14px;
}
.login-form .pwd-input[data-v-1cbf4177] .el-icon-view {
  font-size: 20px;
}
.login-form .error-msg[data-v-1cbf4177] {
  font-size: 12px;
  color: #e1251b;
}
.login-form .password-bottom[data-v-1cbf4177] {
  margin-bottom: -6px;
}
.login-form .remember-password[data-v-1cbf4177] {
  font-weight: 400;
  font-size: 14px;
}
.login-form .remember-password[data-v-1cbf4177] .el-checkbox__label {
  color: rgba(43, 43, 43, 0.96);
}
.login-form .remember-password > a[data-v-1cbf4177] {
  color: #0a9fbb;
}
.login-form .validate-code[data-v-1cbf4177] .el-input__inner {
  width: 252px;
}
.login-form .validate-code[data-v-1cbf4177] .el-input-group__append {
  width: 148px;
  border: none;
  padding: 0 10px;
}
.login-form .validate-code[data-v-1cbf4177] .el-input-group__append .img-code {
  display: flex;
  justify-content: space-evenly;
  cursor: pointer;
}
.login-form .validate-code[data-v-1cbf4177] .el-input-group__append .spin {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.login-form .validate-code[data-v-1cbf4177] .el-input-group__append .rotate-disable {
  transition: all 1s;
}
.login-form .validate-code[data-v-1cbf4177] .el-input-group__append .rotate-enable {
  transform: rotate(360deg);
  transition: all 1s;
}
.login-form .btn-submit[data-v-1cbf4177] {
  margin-top: 20px;
  width: 100%;
  height: 50px;
  font-size: 22px;
}
.login-form .forget-password[data-v-1cbf4177] .el-form-item__content {
  line-height: 10px;
}
.other-login[data-v-1cbf4177] {
  margin-top: 77px;
}
.other-login .is-center[data-v-1cbf4177] {
  white-space: nowrap !important;
}
.login-group[data-v-1cbf4177] {
  display: flex;
  justify-content: center;
}
.login-group .login-method-item[data-v-1cbf4177] {
  margin: 10px 20px;
}
.login-group .login-method-item[data-v-1cbf4177] .el-avatar--square {
  border-radius: 0;
  cursor: pointer;
  background: transparent;
}
._link[data-v-1cbf4177] {
  cursor: pointer !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.confirm-center {
  width: 644px;
  font-weight: 400;
}
.confirm-center .el-message-box__content {
  padding-top: 0;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 32px;
}
.confirm-center .el-message-box__message {
  font-size: 18px;
  color: #141414;
  line-height: 30px;
}
.confirm-center .el-message-box__btns .el-button {
  width: 180px;
  height: 40px;
}
.confirm-center .el-message-box__btns .el-button.el-button--default span {
  font-size: 16px;
  color: #6b6b6b;
}
.confirm-center .el-message-box__btns .el-button.el-button--primary span {
  font-size: 16px;
  color: #ffffff;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.register-popups-container .form-content .el-form-item[data-v-10ead71b] {
  margin-bottom: 30px !important;
}
.register-popups-container .form-content .el-form-item.checked-agreement[data-v-10ead71b] {
  margin-bottom: 22px !important;
}
.register-popups-container .form-content .el-form-item.checked-agreement .el-checkbox[data-v-10ead71b] {
  display: flex;
  align-items: center;
  white-space: inherit;
}
.register-popups-container .form-content .el-form-item.checked-agreement[data-v-10ead71b] .el-form-item__content {
  line-height: inherit !important;
}
.register-popups-container .form-content .el-button[data-v-10ead71b] {
  height: 50px;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.96);
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input__inner {
  width: 252px;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append {
  padding: 0;
  border-radius: 4px;
  border: none;
  width: 148px;
  background: #edfcff;
  text-align: center;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append .append-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append .code-text {
  cursor: pointer;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append .code-spin {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append .code-spin > img {
  width: 20px;
  height: 20px;
}
.register-popups-container .form-content .code-input[data-v-10ead71b] .el-input-group__append .code-spin > img.rotate {
  animation: turn-10ead71b 0.5s linear;
}
.register-popups-container .form-content .formItem-subscribe[data-v-10ead71b] .el-checkbox {
  display: flex;
  width: 100%;
  align-items: center;
  white-space: inherit;
}
.register-popups-container ._checkbox[data-v-10ead71b] {
  color: #6b6b6b !important;
}
.register-popups-container ._btn[data-v-10ead71b] {
  color: #005f71 !important;
}
@keyframes turn-10ead71b {
0% {
    -webkit-transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(90deg);
}
100% {
    -webkit-transform: rotate(180deg);
}
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.popups-wrapper[data-v-2e4109ad] .el-dialog {
  width: 632px;
  height: 530px;
  color: red;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .el-dialog__header {
  padding: 10px 0 0;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .el-dialog__header .el-dialog__title {
  display: none;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: -80px;
  right: 0;
  font-size: 22px;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .el-dialog__body {
  padding: 30px 20px 20px;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper {
  padding: 0 86px;
  background: #fff;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .title {
  margin: 10px 0 38px;
  font-size: 26px;
  font-style: normal;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  color: #a6a6a6;
  cursor: pointer;
  text-align: center;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .title .active {
  font-size: 24px;
  font-weight: bold;
  color: #141414;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .title .split {
  border-left: 1px solid #dddddd;
  margin: 0 60px;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .form-content .el-form .el-form-item {
  margin-bottom: 20px;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .form-content .el-form .el-form-item.is-error {
  margin-bottom: 32px;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .form-content .el-form .el-form-item .el-input__inner {
  padding: 0 21px 0 18px;
  height: 50px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.popups-wrapper[data-v-2e4109ad] .el-dialog .form-wrapper .form-content .other-login {
  margin-top: 30px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.quick-register[data-v-6f119a28] .el-dialog {
  height: 550px;
}
.quick-register[data-v-6f119a28] .el-dialog .el-dialog__header {
  padding: 0;
}
.quick-register[data-v-6f119a28] .el-dialog .el-dialog__header .el-dialog__title {
  display: none;
}
.quick-register[data-v-6f119a28] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: -80px;
  right: 0;
  font-size: 22px;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.quick-register[data-v-6f119a28] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
.quick-register[data-v-6f119a28] .el-dialog .el-dialog__body {
  padding: 0;
}
.quick-register .quick-register-container[data-v-6f119a28] {
  height: 100%;
  display: flex;
}
.quick-register .quick-register-container .img-container[data-v-6f119a28] {
  width: 440px;
  height: 550px;
}
.quick-register .quick-register-container .img-container img[data-v-6f119a28] {
  width: 100%;
  height: 100%;
}
.quick-register .quick-register-container .reg-login-wrap[data-v-6f119a28] {
  flex: 1;
  padding: 40px 30px 0;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .login-username {
  margin-bottom: 39px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .login-password {
  margin-bottom: 19px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .forget-password {
  margin-bottom: 34px;
  margin-right: 18px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .forget-password .remember-password {
  clear: both;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .forget-password .remember-password a {
  float: right;
  text-decoration: underline;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .login-button {
  margin-top: 0;
  margin-bottom: 29px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .login-button .btn-submit {
  margin-top: 0;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form .login-validcode {
  margin-bottom: 19px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form.show-validcode .login-username {
  margin-bottom: 19px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form.show-validcode .login-password {
  margin-bottom: 11px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .login-form.show-validcode .forget-password {
  margin-bottom: 11px;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .other-login {
  margin-top: 0;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .other-login .el-divider--horizontal {
  margin: 18px 0;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .other-login .login-group .login-method-item {
  margin: 0px 20px !important;
}
.quick-register .quick-register-container .reg-login-wrap .login-wrap .form-container[data-v-6f119a28] .other-login .login-group .login-method-item .el-avatar {
  height: 26px !important;
  width: 26px !important;
  line-height: 26px !important;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] {
  flex: 1;
}
.quick-register .quick-register-container .form-container .form-title[data-v-6f119a28] {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #141414;
  text-align: center;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item {
  margin-bottom: 29px;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.form-item-bottom {
  margin-bottom: 39px;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item .el-input__inner {
  height: 50px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item .el-button {
  height: 50px;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.96);
  background-color: #006271;
  border-color: #006271;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .check-p {
  display: flex;
  flex-wrap: wrap;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .check-p span {
  color: #006271;
  margin: 0 4px;
  cursor: pointer;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .check {
  color: #006271;
  cursor: pointer;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .el-checkbox {
  display: flex;
  align-items: center;
  white-space: inherit;
  word-break: break-word;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .el-button {
  width: inherit;
  font-size: 14px;
}
.quick-register .quick-register-container .form-container[data-v-6f119a28] .el-form-item.checked-agreement .el-form-item__content {
  line-height: inherit;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input__inner {
  width: 252px;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append {
  padding: 0;
  border-radius: 4px;
  border: none;
  width: 148px;
  background: #edfcff;
  text-align: center;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append .append-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append .code-text {
  cursor: pointer;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append .code-spin {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append .code-spin > img {
  width: 20px;
  height: 20px;
}
.quick-register .quick-register-container .form-container .code-input[data-v-6f119a28] .el-input-group__append .code-spin > img.rotate {
  animation: turn-6f119a28 0.5s linear;
}
.quick-register .quick-register-container .form-container .form-footer .tips[data-v-6f119a28] {
  margin-right: 16px;
  font-size: 16px;
  color: #333;
}
.quick-register .quick-register-container .form-container .form-footer .login-link > a[data-v-6f119a28] {
  border-bottom: 1px solid #006271;
  padding-bottom: 4px;
  font-size: 16px;
  color: #006271;
}
.quick-register .quick-register-container .form-container .formItem-subscribe[data-v-6f119a28] .el-checkbox {
  display: flex;
  width: 100%;
  word-break: break-word;
}
.quick-register .quick-register-container .form-container .formItem-subscribe[data-v-6f119a28] .el-checkbox .el-checkbox__label {
  word-wrap: break-word;
  white-space: normal;
}
.quick-register .quick-register-container .title-wrap .main-title[data-v-6f119a28] {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #272727;
}
.quick-register .quick-register-container .title-wrap .title[data-v-6f119a28] {
  margin: 28px auto 34px;
  font-size: 26px;
  font-style: normal;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  color: #a6a6a6;
  cursor: pointer;
  text-align: center;
  display: flex;
}
.quick-register .quick-register-container .title-wrap .title .login-page-tip[data-v-6f119a28] {
  font-size: 12px;
  color: #10c653;
  margin-bottom: 20px;
}
.quick-register .quick-register-container .title-wrap .title .login-title[data-v-6f119a28],
.quick-register .quick-register-container .title-wrap .title .register-title[data-v-6f119a28] {
  flex: 1;
}
.quick-register .quick-register-container .title-wrap .title .active[data-v-6f119a28] {
  position: relative;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #006271;
}
.quick-register .quick-register-container .title-wrap .title .active[data-v-6f119a28]::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 3px;
  background: #006271;
  border-radius: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.quick-register .quick-register-container .title-wrap .title .split[data-v-6f119a28] {
  border-left: 1px solid #dddddd;
}
@keyframes turn-6f119a28 {
0% {
    -webkit-transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(90deg);
}
100% {
    -webkit-transform: rotate(180deg);
}
}
.quick-register .user-agreement[data-v-6f119a28] {
  color: #006271 !important;
}
.quick-register ._checked[data-v-6f119a28] {
  color: #6b6b6b !important;
}
.quick-register .subscribe-text[data-v-6f119a28] {
  color: #6b6b6b !important;
}
.quick-register .test[data-v-6f119a28] {
  overflow-y: hidden;
}
.quick-register .user-agree[data-v-6f119a28] {
  color: #6b6b6b !important;
}


.lottery_wraper[data-v-12ff960c] {
  position: relative;
  max-width: 500px;
}
.lottery_wraper img[data-v-12ff960c] {
  width: 100%;
}
.lottery_Content[data-v-12ff960c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.lottery_pointer[data-v-12ff960c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.nav-bar[data-v-3d0d6a44] {
  max-width: 1150px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.nav-bar .nav-img[data-v-3d0d6a44] {
  width: 116px;
  height: 52px;
}
.nav-bar .show-index-bar:hover ~ .index-banner[data-v-3d0d6a44] {
  display: flex;
}
.nav-bar .index-banner[data-v-3d0d6a44] {
  position: absolute;
  left: 0;
  top: 96px;
  display: none;
  justify-content: space-between;
  width: 1380px;
  min-width: 1380px;
  margin: 0 calc(50% - 690px);
  z-index: 3000;
}
.nav-bar .index-banner[data-v-3d0d6a44]:hover {
  display: flex;
}
.nav-bar .index-banner .el-image[data-v-3d0d6a44] {
  -webkit-transition: visibility 0s ease-in-out;
  -moz-transition: visibility 0s ease-in-out;
  -o-transition: visibility 0s ease-in-out;
  -ms-transition: visibility 0s ease-in-out;
  transition: visibility 0s ease-in-out;
}
.nav-bar .item[data-v-3d0d6a44] {
  position: relative;
  padding: 28px 0;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
}
.nav-bar .item[data-v-3d0d6a44]:not(:nth-last-child(1)) {
  margin-right: 30px;
}
.nav-bar .item a[data-v-3d0d6a44],
.nav-bar .item span[data-v-3d0d6a44] {
  display: block;
  line-height: 40px;
  transition: color 0.3s ease-out;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  color: #141414;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.nav-bar .item a[data-v-3d0d6a44]:hover,
.nav-bar .item span[data-v-3d0d6a44]:hover {
  /* font-weight: bold; */
  color: #006271;
}
.nav-bar .item a[data-v-3d0d6a44]:hover::before,
.nav-bar .item span[data-v-3d0d6a44]:hover::before {
  background: #006271;
}
.nav-bar .item a[data-v-3d0d6a44]::before,
.nav-bar .item span[data-v-3d0d6a44]::before {
  background: #006271;
}
.nav-bar .item .active[data-v-3d0d6a44] {
  font-weight: bold;
  color: #006271;
}
.nav-bar .item .active[data-v-3d0d6a44]::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 4px;
  background: #006271;
  border-radius: 2px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.nav-bar .item .nav-content-second[data-v-3d0d6a44] {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 3000;
  width: 200px;
  height: fit-content;
  border-top: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
  transform: translateX(-25%);
  visibility: hidden;
}
.nav-bar .item .nav-content-second .hot-list-second[data-v-3d0d6a44] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: fit-content;
  font-weight: 400;
}
.nav-bar .item .nav-content-second .hot-list-second li[data-v-3d0d6a44] {
  position: relative;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  color: #323232;
}
.nav-bar .item .nav-content-second .hot-list-second li a[data-v-3d0d6a44] {
  display: flex;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex-wrap: wrap;
  font-weight: bold;
}
.nav-bar .item .nav-content-second .hot-list-second li a[data-v-3d0d6a44] :hover {
  color: #fff;
}
.nav-bar .item .nav-content-second .hot-list-second li .more-btn a[data-v-3d0d6a44] {
  color: #129eb4;
}
.nav-bar .item .nav-content-second .hot-list-second li .g-name[data-v-3d0d6a44] {
  width: 100%;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav-bar .item .nav-content-second .hot-list-second li[data-v-3d0d6a44]:hover {
  color: #fff;
  background: #129eb4;
}
.nav-bar .item .classify-nav[data-v-3d0d6a44] {
  position: absolute;
  left: 50%;
  top: 64px;
  width: 100%;
  max-height: none;
  transform: translate(-50%, 0);
  z-index: 111;
}
.nav-bar .item .classify-nav .container-second[data-v-3d0d6a44] {
  width: 1380px;
  margin: 0 auto;
  max-height: none;
}
.nav-bar .item .classify-nav .hot-list-second[data-v-3d0d6a44] {
  max-height: none;
  display: flex;
  flex-direction: row;
  padding-top: 34px;
  padding-bottom: 22px;
  justify-content: center;
  align-items: flex-start;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-3d0d6a44] {
  padding: 0;
  width: 232px;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-3d0d6a44]:not(:nth-of-type(1)) {
  margin-left: 54px;
}
.nav-bar .item .classify-nav .hot-list-second li a[data-v-3d0d6a44] {
  display: block;
  padding: 0;
  line-height: normal;
}
.nav-bar .item .classify-nav .hot-list-second li .img-a[data-v-3d0d6a44] {
  margin-bottom: 30px;
  overflow: visible;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img[data-v-3d0d6a44] {
  width: 232px;
  height: 155px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img .el-image[data-v-3d0d6a44] {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img img[data-v-3d0d6a44] {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img[data-v-3d0d6a44]:hover {
  transform: scale(1.1);
}
.nav-bar .item .classify-nav .hot-list-second li .g-name[data-v-3d0d6a44] {
  width: 100%;
  font-size: 16px;
  color: #323232;
  margin-top: 26px;
}
.nav-bar .item .classify-nav .hot-list-second li .g-name[data-v-3d0d6a44]:hover {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li p[data-v-3d0d6a44] {
  margin-bottom: 25px;
  padding-left: 10px;
}
.nav-bar .item .classify-nav .hot-list-second li p a[data-v-3d0d6a44] {
  font-size: 16px;
  color: #6b6b6b;
  font-weight: 400;
}
.nav-bar .item .classify-nav .hot-list-second li p a[data-v-3d0d6a44]:hover {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li .more-btn[data-v-3d0d6a44] {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-3d0d6a44]:hover {
  background: none;
}
.nav-bar .item .nav-content[data-v-3d0d6a44],
.nav-bar .item .product-img[data-v-3d0d6a44] {
  position: absolute;
  left: 50%;
  top: 64px;
  width: 100%;
  max-height: none;
  transform: translate(-50%, 0);
  z-index: 111;
  background: #fff;
}
.nav-bar .item .nav-content .hot-list[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list[data-v-3d0d6a44] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  font-weight: 400;
}
.nav-bar .item .nav-content .hot-list li[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list li[data-v-3d0d6a44] {
  width: 160px;
  cursor: pointer;
  position: relative;
}
.nav-bar .item .nav-content .hot-list li a[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list li a[data-v-3d0d6a44] {
  display: flex;
  flex-wrap: wrap;
}
.nav-bar .item .nav-content .hot-list li[data-v-3d0d6a44]:not(:nth-of-type(1)),
.nav-bar .item .product-img .hot-list li[data-v-3d0d6a44]:not(:nth-of-type(1)) {
  margin-left: 82px;
}
.nav-bar .item .nav-content .hot-list li .g-img[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list li .g-img[data-v-3d0d6a44] {
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.nav-bar .item .nav-content .hot-list li .g-name[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list li .g-name[data-v-3d0d6a44] {
  width: 100%;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
}
.nav-bar .item .nav-content .hot-list li .g-price[data-v-3d0d6a44],
.nav-bar .item .product-img .hot-list li .g-price[data-v-3d0d6a44] {
  text-align: center;
  color: #e1251b;
  font-size: 16px;
}
.nav-bar .item:hover .nav-content-second[data-v-3d0d6a44] {
  visibility: visible;
}
.nav-bar .item-position[data-v-3d0d6a44] {
  position: static;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.mini-cart[data-v-b8f27ccc] {
  position: relative;
  width: 362px;
  min-height: 216px;
  max-height: calc(100vh - 120px);
  background: #f8f8f8;
  box-shadow: 1px 0px 21px 0px rgba(53, 94, 149, 0.15);
  border-radius: 8px;
  font-size: 16px;
  color: #221f1f;
  display: flex;
  flex-direction: column;
}
.mini-cart[data-v-b8f27ccc] .el-input--mini .el-input__inner {
  border-radius: 4px !important;
}
.mini-cart[data-v-b8f27ccc] .el-input-number__decrease,
.mini-cart[data-v-b8f27ccc] .el-input-number__increase {
  background: #ffffff;
}
.mini-cart .triangle-flag[data-v-b8f27ccc] {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #ffffff;
  right: 40px;
  top: -5px;
  transform: rotateZ(45deg);
  z-index: 1;
}
.mini-cart .cart-header[data-v-b8f27ccc] {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 56px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 26px 0 23px;
  box-shadow: 1px 0px 5px 0px rgba(53, 94, 149, 0.06);
  border-radius: 8px 8px 0px 0px;
}
.mini-cart .cart-header .clean-expired[data-v-b8f27ccc] {
  padding: 3px 8px;
  line-height: 14px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  font-size: 12px;
}
.mini-cart .content-bottom[data-v-b8f27ccc] {
  padding: 14px 20px 20px 20px;
  box-shadow: 1px -1px 5px 0px rgba(53, 94, 149, 0.07);
  border-radius: 8px 8px 0px 0px;
  background: #ffffff;
}
.mini-cart .activity-tip[data-v-b8f27ccc] {
  background: #f3fafb;
  border-radius: 7px;
  padding: 10px 10px;
  font-size: 16px;
  color: #221f1f;
  line-height: 16px;
  margin-bottom: 14px;
}
.mini-cart .mini-goods-total[data-v-b8f27ccc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.mini-cart .mini-goods-total .total-num-item[data-v-b8f27ccc] {
  color: #222222;
}
.mini-cart .mini-goods-total .total-num-item .total-num[data-v-b8f27ccc] {
  font-weight: bold;
}
.mini-cart .mini-goods-total .mini-total-price[data-v-b8f27ccc] {
  display: flex;
  font-weight: bold;
  color: #e1251b;
  font-family: Arial;
}
.mini-cart .confirm-btn-wrap[data-v-b8f27ccc] {
  margin-top: 19px;
  font-size: 14px;
}
.mini-cart .confirm-btn-wrap .coupon-tip[data-v-b8f27ccc] {
  color: #141414;
  line-height: 14px;
  margin-bottom: 12px;
}
.mini-cart .confirm-btn-wrap .confirm-btn[data-v-b8f27ccc] {
  width: 100%;
  height: 36px;
  line-height: 10px;
  background: #00b900;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
}
.mini-cart .confirm-btn-wrap .view-cart[data-v-b8f27ccc] {
  margin-top: 14px;
  text-align: center;
  line-height: 12px;
  cursor: pointer;
}
.mini-cart .confirm-btn-wrap .view-cart .view-cart-text[data-v-b8f27ccc] {
  display: inline-block;
  font-size: 12px;
  text-decoration: underline;
  color: #00c6d7;
}
.mini-cart .goods-list-container[data-v-b8f27ccc] {
  flex: 1;
  overflow: hidden;
  overflow-y: auto;
}
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background: white;
}
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-corner,
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-thumb,
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-track {
  border-radius: 4px;
}
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-corner,
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-track {
  /* 滚动条轨道 */
  background-color: rgba(180, 160, 120, 0.1);
  box-shadow: inset 0 0 1px rgba(180, 160, 120, 0.5);
}
.mini-cart .goods-list-container[data-v-b8f27ccc]::-webkit-scrollbar-thumb {
  height: 100px;
  /* 滚动条手柄 */
  background: #bbb;
}
.mini-cart .goods-list-container .goods-list[data-v-b8f27ccc] {
  margin-top: 10px;
}
.mini-cart .goods-list-container .goods-list .goods-list-item[data-v-b8f27ccc] {
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
  background: #ffffff;
}
.mini-cart .goods-list-container .goods-list .binging-item[data-v-b8f27ccc] {
  padding-bottom: 0px;
}
.mini-cart .goods-list-container .goods-list .binging-box[data-v-b8f27ccc] {
  margin-bottom: 8px;
}
.mini-cart .goods-list-container .goods-list .binging-box .binging-item[data-v-b8f27ccc] {
  box-shadow: none;
  margin-bottom: 0px;
}
.mini-cart .goods-list-container .goods-list .delivery-head[data-v-b8f27ccc] {
  padding: 13px 10px 13px;
  font-size: 1px;
  background: #ffffff;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #eaf6f6;
  display: flex;
  justify-content: space-between;
}
.mini-cart .goods-list-container .goods-list .delivery-head .addon[data-v-b8f27ccc] {
  width: 110px;
}
.mini-cart .goods-list-container .combination-list .goods-list-item[data-v-b8f27ccc] {
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.mini-cart .goods-list-container .combination-list .activity-detail[data-v-b8f27ccc] {
  margin-bottom: 20px !important;
}
.mini-cart .goods-list-container .combination-list .goods-list-item:last-child .activity-detail[data-v-b8f27ccc] {
  margin-bottom: 10px !important;
}
.mini-cart .goods-list-container .activity-content[data-v-b8f27ccc] {
  display: flex;
}
.mini-cart .goods-list-container .activity-content .goods-img-left[data-v-b8f27ccc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  flex-shrink: 0;
}
.mini-cart .goods-list-container .activity-content .collocation-line[data-v-b8f27ccc] {
  flex: 1;
  width: 1px;
  margin-top: 3px;
  border-left: 1px dashed #d8d7d5;
}
.mini-cart .goods-list-container .activity-content .goods-small-img-wrap[data-v-b8f27ccc] {
  position: relative;
  border-radius: 4px;
  border: 1px solid #f8f8f8;
}
.mini-cart .goods-list-container .activity-content .gray-mask[data-v-b8f27ccc] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.84);
}
.mini-cart .goods-list-container .activity-content .goods-small-img[data-v-b8f27ccc] {
  display: block;
  width: 56px;
  height: 58px;
  object-fit: fill;
}
.mini-cart .goods-list-container .activity-content .activity-detail[data-v-b8f27ccc] {
  flex: 1;
  width: 0;
  font-size: 12px;
  position: relative;
  line-height: 20px;
  margin-bottom: 10px;
}
.mini-cart .goods-list-container .activity-content .activity-detail .delete-icon[data-v-b8f27ccc] {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 18px;
  color: #999999;
}
.mini-cart .goods-list-container .activity-content .activity-detail .activity-name[data-v-b8f27ccc] {
  width: 206px;
  color: #221f1f;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-bottom: 2px;
}
.mini-cart .goods-list-container .activity-content .activity-detail .activity-size[data-v-b8f27ccc] {
  margin-bottom: 4px;
  line-height: 14px;
  color: #141414;
  font-style: italic;
}
.mini-cart .goods-list-container .activity-content .activity-detail .activity-bottom[data-v-b8f27ccc] {
  display: flex;
  justify-content: space-between;
}
.mini-cart .goods-list-container .activity-content .activity-detail .goods-label[data-v-b8f27ccc] {
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  line-height: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #00c6d7;
  background: #f1feff;
  border: 1px solid #00c6d7;
  border-radius: 4px;
}
.mini-cart .goods-list-container .activity-content .activity-detail .out-of-stock[data-v-b8f27ccc] {
  font-size: 12px;
  color: #d11515;
  line-height: 12px;
  margin: 6px 0;
}
.mini-cart .goods-list-container .activity-content .activity-detail .line-del-pirce[data-v-b8f27ccc] {
  height: 12px;
  line-height: 12px;
  color: #bdbdbd;
}
.mini-cart .goods-list-container .gift-list[data-v-b8f27ccc] {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.mini-cart .goods-list-container .gift-list .activity-detail[data-v-b8f27ccc] {
  margin-bottom: 0;
}
.mini-cart .goods-list-container .gift-list .gift-item[data-v-b8f27ccc] {
  margin-bottom: 10px;
}
.mini-cart .goods-list-container .free-gifts-content[data-v-b8f27ccc] {
  font-size: 12px;
  color: #141414;
  line-height: 20px;
}
.mini-cart .goods-list-container .free-gifts[data-v-b8f27ccc] {
  height: 20px;
  color: #ffffff;
  margin-right: 10px;
  padding: 0 8px;
}
.mini-cart .engrave-btn[data-v-b8f27ccc] {
  line-height: 18px;
  margin-bottom: 10px;
  cursor: pointer;
}
.mini-cart .engrave-wrap[data-v-b8f27ccc] {
  max-width: 210px;
  font-size: 12px;
  color: #a3a3a3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-style: italic;
}
.mini-cart .engrave-wrap .engrave-name[data-v-b8f27ccc] {
  margin-right: 2px;
}
.mini-cart .laser-carving-content[data-v-b8f27ccc] {
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 12px;
  font-style: italic;
  color: #a3a3a3;
}
.mini-cart .detail-bottom[data-v-b8f27ccc] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.mini-cart .detail-bottom .flex-left[data-v-b8f27ccc] {
  line-height: 16px;
}
.mini-cart .detail-bottom .flex-left .input-num[data-v-b8f27ccc] {
  font-size: 14px !important;
  width: 98px !important;
}
.mini-cart .detail-bottom .flex-left .combination-flag-wrap[data-v-b8f27ccc] {
  margin-top: 8px;
}
.mini-cart .detail-bottom .flex-right[data-v-b8f27ccc] {
  flex: 1;
  line-height: 14px;
  font-family: Arial;
  text-align: right;
}
.mini-cart .detail-bottom .flex-right .price[data-v-b8f27ccc] {
  color: #221f1f;
  font-size: 14px;
  font-weight: bold;
}
.mini-cart .detail-bottom .flex-right .price-linea[data-v-b8f27ccc] {
  margin-top: 3px;
  font-size: 12px;
  color: #bdbdbd;
  text-decoration: line-through;
}
.mini-cart .detail-bottom .flex-right .save-price[data-v-b8f27ccc] {
  margin-top: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #d11515;
}
.mini-cart .item-time[data-v-b8f27ccc] {
  color: #00b6d1;
  font-weight: bold;
}
.mini-cart .item-time .current-time[data-v-b8f27ccc] {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.mini-cart .only-left[data-v-b8f27ccc],
.mini-cart .vip-gift-tip[data-v-b8f27ccc] {
  line-height: 14px;
  font-size: 12px;
  color: #00c6d7;
  margin-bottom: 6px;
}
.mini-cart .vip-gift-tip[data-v-b8f27ccc] {
  margin-top: 6px;
  margin-bottom: 0;
}
.a-link[data-v-b8f27ccc]:hover {
  color: #00c6d7 !important;
}
.activity-name-hover[data-v-b8f27ccc]:hover {
  color: #00c6d7 !important;
  text-decoration: underline;
}
.lose-efficacy[data-v-b8f27ccc] {
  background-color: #f5f5f5 !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.register-form .pwd-input[data-v-3f1d2b93] .el-input__suffix {
  right: 14px;
}
.register-form .pwd-input[data-v-3f1d2b93] .el-icon-view {
  font-size: 20px;
}
.register-form .checked-agreement .check-p[data-v-3f1d2b93] {
  display: flex;
  flex-wrap: wrap;
}
.register-form .checked-agreement .check-p span[data-v-3f1d2b93] {
  color: #006271;
  margin: 0 4px;
  cursor: pointer;
}
.register-form .input-code[data-v-3f1d2b93] .el-input__inner {
  padding-right: 15px;
  width: 250px;
}
.register-form .input-code[data-v-3f1d2b93] .el-input__suffix {
  min-width: 118px;
  max-width: 145px;
  line-height: 1.5;
  color: #009bb8;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.register-form .input-code button[data-v-3f1d2b93] {
  color: #009bb8;
}
.register-form .btn-submit[data-v-3f1d2b93] {
  width: 100%;
  height: 50px;
  font-size: 22px;
}
.register-form .formItem-subscribe[data-v-3f1d2b93] .el-checkbox {
  display: flex;
  width: 100%;
}
.register-form .formItem-subscribe[data-v-3f1d2b93] .el-checkbox .el-checkbox__label {
  word-wrap: break-word;
  white-space: normal;
}
.register-form ._popover[data-v-3f1d2b93] {
  word-break: break-word !important;
}
.register-form ._checkbox[data-v-3f1d2b93] {
  color: #6b6b6b !important;
}
.register-form ._btn[data-v-3f1d2b93] {
  color: #006271 !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.noticebar[data-v-0e0a4eca] {
  display: flex;
  align-items: flex-start;
  background-color: #fff7cc;
}
.noticebar .icon img[data-v-0e0a4eca] {
  height: 100%;
  width: 100%;
}
.noticebar .noticeIcon[data-v-0e0a4eca] {
  margin-top: 5px;
  padding: 10px 6px;
  z-index: 0;
}
.noticebar .back[data-v-0e0a4eca] {
  margin: 0 auto;
}
.noticebar .back .text[data-v-0e0a4eca] {
  display: inline-block;
  padding: 10px 0;
}
.ml[data-v-0e0a4eca] {
  margin-left: 5px;
}
.mr[data-v-0e0a4eca] {
  margin-right: 5px;
}
[data-v-0e0a4eca] em {
  font-style: italic !important;
}

