/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.el-switch.is-disabled[data-v-74a725cf] .el-switch__core,
.el-switch.is-disabled[data-v-74a725cf] .el-switch__label {
  cursor: pointer !important;
}
[data-v-74a725cf] .el-dialog {
  height: 750px;
}
.pagination[data-v-74a725cf] {
  padding-top: 50px;
  display: flex;
  justify-content: center;
}
.pagination[data-v-74a725cf] .el-pagination__jump {
  display: none;
}
.progress[data-v-74a725cf] {
  width: 300px;
}
.preview-img[data-v-74a725cf] {
  width: 100%;
  height: 750px;
}
[data-v-74a725cf] .el-carousel__container {
  height: 750px;
}
.show-uplaod[data-v-74a725cf] .el-upload--picture-card {
  display: none;
}
.samll-uplaod[data-v-74a725cf] .el-upload--picture-card {
  width: 60px;
  height: 60px;
  line-height: 67px;
}
.samll-uplaod[data-v-74a725cf] .el-upload-list--picture-card .el-upload-list__item {
  width: 60px;
  height: 60px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-61a3383a] {
  margin-bottom: 75px;
}
.big-title[data-v-61a3383a] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-61a3383a] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-61a3383a] {
  padding-left: 78px;
}
.big-title .show-before[data-v-61a3383a]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-61a3383a] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-61a3383a]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-61a3383a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-61a3383a] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-61a3383a]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-61a3383a]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-61a3383a] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-61a3383a] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-61a3383a] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-61a3383a] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-61a3383a] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-61a3383a] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-61a3383a] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-61a3383a] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-61a3383a] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-61a3383a] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-61a3383a] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-61a3383a]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-61a3383a] {
  animation: fadeInRightBig-61a3383a 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-61a3383a]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-61a3383a {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-61a3383a] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-61a3383a] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-61a3383a] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-61a3383a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-61a3383a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-61a3383a] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-61a3383a]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-61a3383a]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-61a3383a] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
#omall-container-fr .home-contaniner .seo[data-v-61a3383a] {
  color: red;
}
#omall-container-fr .account-container .name[data-v-61a3383a] {
  color: yellow;
}
#omall-container-fr .orderdetails-container-fr .down-times-fr[data-v-61a3383a] {
  display: block;
}
#omall-container-fr .orderdetails-container-fr .down-times-fr .down-times-p[data-v-61a3383a] {
  margin-bottom: 20px;
}
#omall-container-fr .orderdetails-container-fr .join-cart-btn[data-v-61a3383a] {
  width: 150px;
}
#omall-container-fr .orderdetails-container-fr .gift[data-v-61a3383a] {
  width: 70px;
}
#omall-container-fr .cart-container-fr .coupon-img[data-v-61a3383a] {
  background-size: 100% 100% !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAZCAMAAABzREJCAAAAwFBMVEUAY3AAAAAAYnEAYXAAYnEAYnEAYnEAYnEAY3IFY28Xc4EFZnUAYXEAYXABY3IBYnEAY3EAYHAAYnAAXmsNbHoNbHoAYnEAYnEBY3IAYXEAYnEAYnIAYXACZHMEY3EAYG8GZHYAYXIAVWYAYGDT+f8AYnFNmaXA7PLR+P6z4upXoKvN9Puh1d1VnqtLmKS65+6Lxc5usbtkqrVepbBGlaE6i5gkfIofeIYUcH7I8fim2OCTy9SFwct6ucNBkJ09jZqfbqX5AAAAJHRSTlNdAOhp49tj008U/vTCuaxZPDYaCfn478Wvo5WAdHNIRSkdDwj0JeZYAAAAzUlEQVRIx9XURxKCYAyG4US6vffur4AgFqr9/reSEbnBx8J3l82zyExCzKq2xdYfrZh4ErmOgGae5Ta1u6aAdxlTIxD4bIWkvcBnlgpz1eQBZ+2XTNzUfDB76007xLzWTlD2WtaZU5ebsYV0n3XOXJaPSDdo5O7ARbrhPHcVG+keZj93mUD36yqbzK2dBTSv3kldYxhaWNfxFIn0iu8IdPcSSYd8+I+/U5SrFrGHo0ytyMK7pxpx9QKH7fKC2KjG3g7au6J+761F2HSD+QMGVBy6NHlBgwAAAABJRU5ErkJggg==) !important;
  width: 150px;
}
#omall-container-fr .cart-container-fr .t1[data-v-61a3383a] {
  width: 200px;
}
#omall-container-fr .minicart-container-fr .ActivityTitle[data-v-61a3383a] {
  width: 221px;
}
#omall-container-fr .minicart-container-fr .item-time[data-v-61a3383a] {
  width: 240px;
}
#omall-container-fr .Allorders-container-fr .gift[data-v-61a3383a] {
  width: 70px;
}
#omall-container-fr .user-container-fr .gift[data-v-61a3383a] {
  width: 70px;
}
#omall-container-fr .activities-container-fr .bottom[data-v-61a3383a] {
  padding: 0 5px;
}
#omall-container-fr .CanGive-fr .mian-left-number[data-v-61a3383a] {
  width: 120px;
}
#omall-container-fr .invalid[data-v-61a3383a] {
  font-size: 14px;
}
#omall-container-fr .goods-swiper .sold-out[data-v-61a3383a] {
  font-size: 28px;
}
#omall-container-de .PayTips-CpayTipsContent-de .content[data-v-61a3383a],
#omall-container-at .PayTips-CpayTipsContent-de .content[data-v-61a3383a] {
  padding: 0 10px !important;
}
#omall-container-de .AccountSecurity-CAccountSecurity-de .card-content .item .buttons .bind-button[data-v-61a3383a],
#omall-container-at .AccountSecurity-CAccountSecurity-de .card-content .item .buttons .bind-button[data-v-61a3383a] {
  width: 180px;
}
#omall-container-de .AccountSecurity-CAccountSecurity-de .bind-text .CstyleFlex[data-v-61a3383a],
#omall-container-at .AccountSecurity-CAccountSecurity-de .bind-text .CstyleFlex[data-v-61a3383a] {
  display: flex;
}
#omall-container-de .AccountSecurity-CAccountSecurity-de .bind-text .CstyleFlex .CLeftFont[data-v-61a3383a],
#omall-container-at .AccountSecurity-CAccountSecurity-de .bind-text .CstyleFlex .CLeftFont[data-v-61a3383a] {
  width: 220px;
}
#omall-container-de .aftersales-CAfterSales-de .border-block .b-left .button button[data-v-61a3383a],
#omall-container-at .aftersales-CAfterSales-de .border-block .b-left .button button[data-v-61a3383a] {
  margin-left: 20px !important;
  width: 275px !important;
}
#omall-container-de .aftersales-CAfterSales-de .step .r-step .order-header[data-v-61a3383a],
#omall-container-at .aftersales-CAfterSales-de .step .r-step .order-header[data-v-61a3383a] {
  background-color: #fff;
  border-bottom: 1px solid #f8f8f8;
}
#omall-container-de .cart-CShoppingCartBtn-de .num .curr-price .s-price[data-v-61a3383a],
#omall-container-at .cart-CShoppingCartBtn-de .num .curr-price .s-price[data-v-61a3383a] {
  display: inline-block !important;
}
#omall-container-de .Allorders-CAllorders-de .Confirm-Btn[data-v-61a3383a],
#omall-container-at .Allorders-CAllorders-de .Confirm-Btn[data-v-61a3383a] {
  width: auto !important;
}
#omall-container-de .Allorders-CAllorders-de .bind-order[data-v-61a3383a],
#omall-container-at .Allorders-CAllorders-de .bind-order[data-v-61a3383a] {
  margin-top: 30px;
  line-height: 20px !important;
}
#omall-container-de .Allorders-CAllorders-de .is-always-shadow[data-v-61a3383a],
#omall-container-at .Allorders-CAllorders-de .is-always-shadow[data-v-61a3383a] {
  width: 100%;
}
#omall-container-de .Allorders-CAllorders-de .title-info .right[data-v-61a3383a],
#omall-container-at .Allorders-CAllorders-de .title-info .right[data-v-61a3383a] {
  width: auto !important;
  padding: 0 10px 0 0;
}
#omall-container-de .Allorders-CAllorders-de .list-rigth .tab ul li[data-v-61a3383a],
#omall-container-at .Allorders-CAllorders-de .list-rigth .tab ul li[data-v-61a3383a] {
  padding: 0 6px !important;
}
#omall-container-de .list-rigth .g-left .label-gift .gift[data-v-61a3383a],
#omall-container-at .list-rigth .g-left .label-gift .gift[data-v-61a3383a] {
  width: auto;
  display: inline-block;
}
#omall-container-de .goods-info .list-info .col-main .title-group .label-gift .gift[data-v-61a3383a],
#omall-container-at .goods-info .list-info .col-main .title-group .label-gift .gift[data-v-61a3383a] {
  width: auto;
  display: inline-block;
}
#omall-container-de .user-CorderDetail-de .Confirm-Btn[data-v-61a3383a],
#omall-container-at .user-CorderDetail-de .Confirm-Btn[data-v-61a3383a] {
  padding: 7px 10px !important;
}
#omall-container-de .user-CorderDetail-de .title-info .right[data-v-61a3383a],
#omall-container-at .user-CorderDetail-de .title-info .right[data-v-61a3383a] {
  width: auto !important;
  padding: 0 10px 0 0;
}
#omall-container-de .user-CorderDetail-de .label-gift .gift[data-v-61a3383a],
#omall-container-at .user-CorderDetail-de .label-gift .gift[data-v-61a3383a] {
  width: 80px !important;
}
#omall-container-de .user-CorderDetail-de .setting-password .header[data-v-61a3383a],
#omall-container-at .user-CorderDetail-de .setting-password .header[data-v-61a3383a] {
  width: 600px !important;
}
#omall-container-de .UserCoupons-CCoupons-de .coupon-card .card-top .stamp[data-v-61a3383a],
#omall-container-at .UserCoupons-CCoupons-de .coupon-card .card-top .stamp[data-v-61a3383a] {
  right: -1px !important;
}
#omall-container-de .orderId-CImformationProducBtn-de .join-cart-btn[data-v-61a3383a],
#omall-container-at .orderId-CImformationProducBtn-de .join-cart-btn[data-v-61a3383a] {
  width: auto !important;
  padding: 0 10px !important;
}
#omall-container-de .orderId-CImformationProducBtn-de .step .l-status .cancel-btn button[data-v-61a3383a],
#omall-container-at .orderId-CImformationProducBtn-de .step .l-status .cancel-btn button[data-v-61a3383a] {
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  white-space: unset;
  text-align: center;
}
#omall-container-de .orderId-CImformationProducBtn-de .goods-info .title-info[data-v-61a3383a],
#omall-container-at .orderId-CImformationProducBtn-de .goods-info .title-info[data-v-61a3383a] {
  line-height: 20px !important;
  padding: 30px 0;
}
#omall-container-de .member-Cmember-de .box .labelWidth .el-form-item__label[data-v-61a3383a],
#omall-container-at .member-Cmember-de .box .labelWidth .el-form-item__label[data-v-61a3383a] {
  width: 135px !important;
}
#omall-container-de .MiniCart-container-de .item-time[data-v-61a3383a],
#omall-container-at .MiniCart-container-de .item-time[data-v-61a3383a] {
  width: 265px;
}
#omall-container-de .Detailed-de .el-pagination .el-select .el-input[data-v-61a3383a],
#omall-container-at .Detailed-de .el-pagination .el-select .el-input[data-v-61a3383a] {
  width: 120px;
}
.omall-cart-de .dialog-footer .left-btn[data-v-61a3383a],
.omall-cart-de .dialog-footer .right-btn[data-v-61a3383a] {
  width: unset !important;
}
[data-v-61a3383a] .el-breadcrumb__item:nth-child(n + 3) .el-breadcrumb__separator {
  display: none;
}
.el-switch.is-disabled[data-v-61a3383a] .el-switch__core,
.el-switch.is-disabled[data-v-61a3383a] .el-switch__label {
  cursor: pointer !important;
}
.rate-p[data-v-61a3383a] {
  font-size: 14px;
}
.rate-p .ratePlease[data-v-61a3383a] {
  color: #8e8e8e;
}
.rate-p .star[data-v-61a3383a] {
  color: #d11515;
  margin-right: 0.2667vw;
}
.container-full[data-v-61a3383a] {
  width: calc(100% - 246px);
}
.pagination[data-v-61a3383a] {
  padding-top: 50px;
  display: flex;
  justify-content: center;
}
.pagination[data-v-61a3383a] .el-pagination__jump {
  display: none;
}
[data-v-61a3383a] .el-carousel__container {
  height: 750px;
}
.box[data-v-61a3383a] {
  margin: 20px 10px;
}
.goods-list-style-2[data-v-61a3383a] {
  height: auto;
  margin-bottom: 90px;
}
.commentText .swipe-sub[data-v-61a3383a] {
  display: flex;
}
.commentText .swipe-sub .mswipe[data-v-61a3383a] {
  position: relative;
}
.commentText .swipe-sub .mswipe img[data-v-61a3383a] {
  margin-right: 10px;
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.commentText .swipe-sub .mswipe video[data-v-61a3383a] {
  margin-right: 10px;
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.commentText .swipe-sub .mswipe .icon[data-v-61a3383a] {
  position: absolute;
  color: #cfcfcf;
  font-size: 28px;
  left: 30%;
  top: 30%;
}
.anonymous[data-v-61a3383a] {
  margin-left: 39px;
}
.anonymous span[data-v-61a3383a] {
  color: #a6a6a6;
  font-size: 12px;
}
[data-v-61a3383a] .el-rate {
  line-height: 2.5;
}
[data-v-61a3383a] .el-dialog__body {
  padding: 0 20px;
}
.commodity[data-v-61a3383a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  text-align: left;
}
.pcontain[data-v-61a3383a] {
  display: inline-block;
  word-wrap: break-word;
  padding-left: 20px;
  font-size: 14px;
}
.pcontain p[data-v-61a3383a] {
  font-size: 14px;
  margin-top: -10px;
}
.myimg[data-v-61a3383a] {
  display: inline-block;
  width: 80px;
  min-width: 80px;
  height: 80px;
}
.commentContent[data-v-61a3383a] {
  width: 100%;
}
.commentContent p[data-v-61a3383a] {
  font-size: 14px;
  margin-left: 31px;
}
.goods-list-style-2[data-v-61a3383a] {
  height: auto;
  margin-bottom: 90px;
}
.list-left[data-v-61a3383a] {
  height: 1000px;
  background: #fff;
  text-align: center;
}
.list-left dl[data-v-61a3383a] {
  font-size: 14px;
  cursor: pointer;
  margin-top: 50px;
}
.list-left dl .active[data-v-61a3383a] {
  color: #009bb8;
  border-left: 10px solid #005f71;
}
.list-left dl dt[data-v-61a3383a] {
  font-size: 16px;
  margin-bottom: 30px;
}
.list-left dl dd[data-v-61a3383a] {
  margin-bottom: 25px;
  color: #6b6b6b;
}
.list-left dl dd a[data-v-61a3383a] {
  color: #6b6b6b;
}
.list-rigth[data-v-61a3383a] {
  width: 100%;
  /*  */
}
.list-rigth .address[data-v-61a3383a] {
  background: white;
  padding: 40px 30px 10px 30px;
}
.list-rigth .list-title[data-v-61a3383a] {
  line-height: 50px;
  padding: 0 30px;
  background: #fff;
  margin-bottom: 10px;
  color: #969696;
}
.list-rigth .list-title span[data-v-61a3383a] {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.list-rigth .list-title span[data-v-61a3383a]:not(:nth-last-child(1)):after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 50px;
  background: #f0f0f0;
}
.list-rigth .list-title .width1[data-v-61a3383a],
.list-rigth .g-info .width1[data-v-61a3383a] {
  width: 360px;
  text-align: left;
}
.list-rigth .list-title .width1[data-v-61a3383a] {
  width: 328px;
}
.list-rigth .width2[data-v-61a3383a] {
  width: 154px;
}
.list-rigth .width3[data-v-61a3383a] {
  width: 80px;
}
.list-rigth .width4[data-v-61a3383a] {
  width: 240px;
}
.list-rigth .width5[data-v-61a3383a] {
  width: 180px;
}
.list-rigth .width5 .el-button[data-v-61a3383a] {
  padding: 5px 5px;
}
.list-rigth .width5 p[data-v-61a3383a] {
  font-size: 14px;
}
.list-rigth .width5 .pay-Btn[data-v-61a3383a] {
  background-color: #00b900;
  color: #fff;
}
.list-rigth .width5 .pay-Btn a[data-v-61a3383a] {
  display: block;
}
.list-rigth .width5 .Confirm-Btn[data-v-61a3383a] {
  width: 110px;
  color: #006271;
  border: 1px solid #006271;
  border-radius: 4px;
}
.list-rigth .width5 .Viewdetails-Btn span[data-v-61a3383a] {
  color: #9e9e9e;
}
.list-rigth .width5 .Viewdetails-Btn span[data-v-61a3383a]:hover {
  color: #009bb8;
}
.list-rigth .goods-list-right[data-v-61a3383a] {
  margin-bottom: 10px;
  border: 1px solid #e6e6e6;
}
.list-rigth .goods-list-right .item-block[data-v-61a3383a] {
  width: 100%;
  background: #fff;
}
.list-rigth .goods-list-right .title-info[data-v-61a3383a] {
  width: 100%;
  line-height: 50px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  border-bottom: 1px solid #f0f0f0;
  background: #f8f8f8;
  font-size: 16px;
  text-align: center;
}
.list-rigth .goods-list-right .title-info .order-no[data-v-61a3383a] {
  margin-left: 10px;
}
.list-rigth .goods-list-right .title-info .firstTag[data-v-61a3383a] {
  margin-left: 10px;
  padding: 5px 10px;
  color: #fff;
  border: 1px solid #129eb4;
  border-radius: 4px;
  background-color: #129eb4;
}
.list-rigth .goods-list-right .title-info .right[data-v-61a3383a] {
  display: inline-block;
  width: 150px;
  text-align: center;
}
.list-rigth .goods-list-right .g-item[data-v-61a3383a] {
  padding-right: 30px;
  display: flex;
  align-items: center;
  position: relative;
}
.list-rigth .goods-list-right .g-item[data-v-61a3383a]:not(:nth-last-child(1)) {
  border-bottom: 1px solid #f0f0f0;
}
.list-rigth .g-item-list[data-v-61a3383a]::after {
  content: '';
  position: absolute;
  left: 510px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #f0f0f0;
}
.list-rigth .g-left[data-v-61a3383a] {
  display: flex;
  align-items: center;
}
.list-rigth .g-left .label-gift[data-v-61a3383a] {
  color: #434343;
}
.list-rigth .g-left .label-gift .gift[data-v-61a3383a] {
  width: 48px;
  height: 22px;
  background: #ffffff;
  border: 1px solid #129eb4;
  border-radius: 4px;
  text-align: center;
}
.list-rigth .g-left .label-gift .gift .van-ellipsis[data-v-61a3383a] {
  height: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #129eb4;
}
.list-rigth .g-left .groupTag[data-v-61a3383a] {
  margin-top: 10px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  border: 1px solid #129eb4;
  border-radius: 4px;
  padding: 0 6px;
  color: #129eb4;
}
.list-rigth .g-info[data-v-61a3383a] {
  width: 430px;
  cursor: pointer;
}
.list-rigth .g-list[data-v-61a3383a] {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-right: 1px solid #f0f0f0;
  padding-left: 30px;
}
.list-rigth .g-left:not(:nth-last-child(1)) .g-list[data-v-61a3383a] {
  border-bottom: 1px solid #f0f0f0;
}
.list-rigth .g-list[data-v-61a3383a] .el-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
  margin-right: 30px;
}
.list-rigth .g-list .title h3[data-v-61a3383a] {
  word-wrap: break-word;
  font-size: 16px;
  margin-bottom: 12px;
}
.list-rigth .match-tag[data-v-61a3383a] {
  border: 1px solid #129eb4;
  color: #129eb4;
  font-size: 14px;
  padding: 0 6px;
  flex-shrink: 0;
  height: 20px;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
}
.list-rigth .title-content[data-v-61a3383a] {
  display: flex;
  width: 210px;
}
.list-rigth .g-list .title p[data-v-61a3383a] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 10px;
}
.list-rigth .meal[data-v-61a3383a] {
  display: flex;
  align-items: center;
  border-radius: 2px;
  font-size: 14px;
  width: fit-content;
}
.list-rigth .meal .meal-val[data-v-61a3383a] {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  color: #129eb4;
  width: fit-content;
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
  background: #edfdff;
  border: 1px solid #92d2dc;
  border-radius: 4px;
}
.list-rigth .g-price[data-v-61a3383a],
.list-rigth .g-num[data-v-61a3383a],
.list-rigth .g-pay-price[data-v-61a3383a],
.list-rigth .g-action[data-v-61a3383a] {
  text-align: center;
  border-right: 1px solid #f0f0f0;
  position: absolute;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.list-rigth .g-price[data-v-61a3383a] {
  left: 355px;
  border: 0;
  width: 158px;
}
.list-rigth .g-price p[data-v-61a3383a] {
  font-size: 16px;
}
.list-rigth .g-price del[data-v-61a3383a] {
  font-size: 14px;
  color: #969696;
}
.list-rigth .g-num[data-v-61a3383a] {
  font-size: 16px;
  left: 530px;
  border: 0;
}
.list-rigth .g-pay-price[data-v-61a3383a] {
  left: 720px;
  top: 0px;
  bottom: 0;
}
.list-rigth .g-pay-price p[data-v-61a3383a] {
  margin-left: 10px;
  text-align: left;
}
.list-rigth .g-pay-price b[data-v-61a3383a] {
  font-size: 16px;
}
.list-rigth .item-price[data-v-61a3383a] {
  margin-bottom: 20px;
}
.list-rigth .item-tax[data-v-61a3383a] {
  color: #6b6b6b;
  font-size: 14px;
}
.list-rigth .item-order[data-v-61a3383a] {
  color: #6b6b6b;
  font-size: 14px;
}
.list-rigth .item-order1[data-v-61a3383a] {
  color: #6b6b6b;
  font-size: 14px;
}
.list-rigth .g-pay-price[data-v-61a3383a]::after {
  content: '';
  position: absolute;
  left: -5px;
  width: 1px;
  height: 100%;
  background-color: #f0f0f0;
}
.list-rigth .g-action[data-v-61a3383a] {
  width: 200px;
  top: 0;
  bottom: 0;
  right: -26px;
  border-right: none;
}
.list-rigth .tab[data-v-61a3383a] {
  position: sticky;
  top: 0;
  z-index: 2;
  /*
    width: 958px;*/
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
  height: 100px;
  line-height: 100px;
}
.list-rigth .tab ul li[data-v-61a3383a] {
  float: left;
  font-size: 14px;
  color: #6b6b6b;
  cursor: pointer;
  padding: 0 19px;
  position: relative;
}
.list-rigth .tab ul li[data-v-61a3383a]::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  content: '';
}
.list-rigth .tab ul li[data-v-61a3383a]:not(:last-of-type)::after {
  background: #a6a6a6;
}
.list-rigth .tab ul li span[data-v-61a3383a] {
  padding: 10px 0;
}
.list-rigth .tab ul li .active[data-v-61a3383a] {
  border-bottom: 4px solid #006271;
  border-radius: 2px;
}
.list-rigth .title-info[data-v-61a3383a] {
  line-height: 50px;
  background: #fff;
  font-size: 16px;
  text-align: center;
}
.list-rigth .title-info .el-col[data-v-61a3383a] {
  border-right: 1px solid #e7e6e6;
}
.list-rigth .title-info .el-col[data-v-61a3383a]:last-child {
  border-right: none;
}
.list-rigth[data-v-61a3383a] .el-card__header {
  font-size: 14px;
  color: #323232;
  padding-right: 64px;
}
.list-rigth[data-v-61a3383a] .el-card__header span {
  margin-left: 30px;
}
.list-rigth[data-v-61a3383a] .el-card__body {
  padding: 0;
}
.list-rigth .productRow[data-v-61a3383a] {
  font-size: 14px;
  color: #323232;
}
.list-rigth .productRow .el-col[data-v-61a3383a] {
  border-right: 1px solid #e7e6e6;
}
.list-rigth .productRow .el-col[data-v-61a3383a]:last-child {
  border-right: none;
}
.list-rigth .productRow .productMsg[data-v-61a3383a] {
  width: 274px;
}
.list-rigth .productRow .productMsg .title[data-v-61a3383a] {
  font-size: 16px;
}
.list-rigth .productRow .productMsg p[data-v-61a3383a] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 12px;
}
.list-rigth .productImg[data-v-61a3383a] {
  border-bottom: 1px solid #e7e6e6;
  margin-top: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.list-rigth .productImg[data-v-61a3383a]:last-child {
  border-bottom: none;
}
.list-rigth .productImg[data-v-61a3383a] .el-image {
  width: 80px;
  height: 80px;
}
.list-rigth .productImg .el-col[data-v-61a3383a] {
  border-right: none;
}
.list-rigth .productImg .el-col[data-v-61a3383a]:last-child {
  border-bottom: none;
}
.mbreadcrumb[data-v-61a3383a] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.center[data-v-61a3383a] {
  text-align: center;
  padding-top: 30px;
}
.center del[data-v-61a3383a] {
  color: #969696;
}
.font16[data-v-61a3383a] {
  font-size: 16px;
}
.operatBtn p[data-v-61a3383a] {
  margin-bottom: 10px;
  cursor: pointer;
  color: #6b6b6b;
}
.operatBtn p a[data-v-61a3383a] {
  color: #6b6b6b;
}
.operatBtn p .redBtn[data-v-61a3383a] {
  color: #fff;
}
.operatBtn p .redBtn a[data-v-61a3383a] {
  color: #fff;
  display: block;
}
.bind-order[data-v-61a3383a] {
  font-size: 16px;
  color: #009bb8;
  text-align: center;
}
.bind-order span[data-v-61a3383a] {
  cursor: pointer;
  margin-right: 6px;
}
.bind-order .tip[data-v-61a3383a] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #009bb8;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
}
.bind-order .popover-text[data-v-61a3383a] {
  word-break: break-word;
}
.dialog-footer[data-v-61a3383a] {
  margin: 0 30px 30px 0;
  width: 405px;
}
.dialog-footer .el-button[data-v-61a3383a] {
  margin-left: 15px;
  width: 180px;
}
.dialog-footers[data-v-61a3383a] {
  margin: 20px 30px 30px 0;
  width: 100%;
  overflow: hidden;
}
.dialog-footers .el-button[data-v-61a3383a] {
  width: 120px;
  float: right;
}
.Receipt-P[data-v-61a3383a] {
  margin: 30px;
  font-size: 14px;
}
[data-v-61a3383a] .el-radio-button__inner,
.el-radio-group[data-v-61a3383a] {
  display: block;
}
.radio1[data-v-61a3383a] {
  height: 20px;
  width: 100%;
  margin: 10px;
}
.mypagination[data-v-61a3383a] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.no-data[data-v-61a3383a] {
  text-align: center;
  line-height: 26px;
}
.del-btn[data-v-61a3383a] {
  margin-left: 10px;
}
.productTitle[data-v-61a3383a] {
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.mypagination[data-v-61a3383a] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.bind-dialog[data-v-61a3383a] {
  padding: 40px 0;
}
[data-v-61a3383a] .el-button--text {
  color: inherit;
}
._outline[data-v-61a3383a] {
  font-size: 80px !important;
}
._points[data-v-61a3383a] {
  font-weight: bold !important;
}
._total[data-v-61a3383a] {
  margin-bottom: 10px !important;
}
.view-logistics[data-v-61a3383a] {
  color: #969696 !important;
}
._addprinting[data-v-61a3383a] {
  color: #6b6b6b !important;
}
._youcanad[data-v-61a3383a] {
  color: #009bb8 !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-3b06c2af] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-711a509b] {
  margin-bottom: 75px;
}
.big-title[data-v-711a509b] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-711a509b] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-711a509b] {
  padding-left: 78px;
}
.big-title .show-before[data-v-711a509b]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-711a509b] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-711a509b]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-711a509b] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-711a509b] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-711a509b]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-711a509b]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-711a509b] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-711a509b] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-711a509b] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-711a509b] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-711a509b] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-711a509b] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-711a509b] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-711a509b] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-711a509b] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-711a509b] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-711a509b] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-711a509b]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-711a509b] {
  animation: fadeInRightBig-711a509b 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-711a509b]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-711a509b {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-711a509b] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-711a509b] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-711a509b] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-711a509b] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-711a509b] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-711a509b] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-711a509b]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-711a509b]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-711a509b] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
#omall-container-fr .home-contaniner .seo[data-v-711a509b] {
  color: red;
}
#omall-container-fr .account-container .name[data-v-711a509b] {
  color: yellow;
}
#omall-container-fr .orderdetails-container-fr .down-times-fr[data-v-711a509b] {
  display: block;
}
#omall-container-fr .orderdetails-container-fr .down-times-fr .down-times-p[data-v-711a509b] {
  margin-bottom: 20px;
}
#omall-container-fr .orderdetails-container-fr .join-cart-btn[data-v-711a509b] {
  width: 150px;
}
#omall-container-fr .orderdetails-container-fr .gift[data-v-711a509b] {
  width: 70px;
}
#omall-container-fr .cart-container-fr .coupon-img[data-v-711a509b] {
  background-size: 100% 100% !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAZCAMAAABzREJCAAAAwFBMVEUAY3AAAAAAYnEAYXAAYnEAYnEAYnEAYnEAY3IFY28Xc4EFZnUAYXEAYXABY3IBYnEAY3EAYHAAYnAAXmsNbHoNbHoAYnEAYnEBY3IAYXEAYnEAYnIAYXACZHMEY3EAYG8GZHYAYXIAVWYAYGDT+f8AYnFNmaXA7PLR+P6z4upXoKvN9Puh1d1VnqtLmKS65+6Lxc5usbtkqrVepbBGlaE6i5gkfIofeIYUcH7I8fim2OCTy9SFwct6ucNBkJ09jZqfbqX5AAAAJHRSTlNdAOhp49tj008U/vTCuaxZPDYaCfn478Wvo5WAdHNIRSkdDwj0JeZYAAAAzUlEQVRIx9XURxKCYAyG4US6vffur4AgFqr9/reSEbnBx8J3l82zyExCzKq2xdYfrZh4ErmOgGae5Ta1u6aAdxlTIxD4bIWkvcBnlgpz1eQBZ+2XTNzUfDB76007xLzWTlD2WtaZU5ebsYV0n3XOXJaPSDdo5O7ARbrhPHcVG+keZj93mUD36yqbzK2dBTSv3kldYxhaWNfxFIn0iu8IdPcSSYd8+I+/U5SrFrGHo0ytyMK7pxpx9QKH7fKC2KjG3g7au6J+761F2HSD+QMGVBy6NHlBgwAAAABJRU5ErkJggg==) !important;
  width: 150px;
}
#omall-container-fr .cart-container-fr .t1[data-v-711a509b] {
  width: 200px;
}
#omall-container-fr .minicart-container-fr .ActivityTitle[data-v-711a509b] {
  width: 221px;
}
#omall-container-fr .minicart-container-fr .item-time[data-v-711a509b] {
  width: 240px;
}
#omall-container-fr .Allorders-container-fr .gift[data-v-711a509b] {
  width: 70px;
}
#omall-container-fr .user-container-fr .gift[data-v-711a509b] {
  width: 70px;
}
#omall-container-fr .activities-container-fr .bottom[data-v-711a509b] {
  padding: 0 5px;
}
#omall-container-fr .CanGive-fr .mian-left-number[data-v-711a509b] {
  width: 120px;
}
#omall-container-fr .invalid[data-v-711a509b] {
  font-size: 14px;
}
#omall-container-fr .goods-swiper .sold-out[data-v-711a509b] {
  font-size: 28px;
}
.input-code[data-v-711a509b] .el-input__inner {
  padding-right: 15px;
  width: 350px;
}
.input-code[data-v-711a509b] .el-input__suffix {
  line-height: 50px;
  color: #fff;
  background-color: #009bb8;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px;
  text-align: center;
  width: 120px;
}
.input-code[data-v-711a509b] .el-input__suffix span {
  width: 100%;
}
.input-code button[data-v-711a509b] {
  color: #009bb8;
}
.user-email[data-v-711a509b] {
  margin-left: 125px;
  font-size: 18px;
  color: #0093aa;
  margin-bottom: 20px;
}
.share_dialog[data-v-711a509b] .el-dialog {
  background-color: transparent;
  box-shadow: none;
}
.share_dialog[data-v-711a509b] .el-dialog .el-dialog__body {
  overflow: hidden;
  margin: 0 auto;
}
.share_dialog .img_distribution[data-v-711a509b] {
  text-align: center;
  position: relative;
  width: 630px;
  height: 500px;
}
.share_dialog .share_close[data-v-711a509b] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAC8klEQVRYhc2Yz0pbQRTGf7k00kWkMRttUhChFCpoXbjrJra+g7viyo0+QCn0jxWkD2CWheDOd7CtG3cu0gYslIIUmtZuUosuxCxSxn4TxuEmmQkV8m1uZu6c+b7MnDnnzM20220iMQpMA1PAhNojwAVwChwDR8Ch2sG4ETgwA8wDj4EZtfvB/Ms68A44ULs3ScDKGPInQMnp+wl8Bn4Av4EWkAXGgCJwH7jtjG8A2xI3kBiz9MtAWe1zYBfYk4h+KMp2Ebipsca2qi0NFnMLeApMqm2Wegc4CxDhIwcsaYsNvgFvgD8hYoyQV8C4yLeATwOI8DELrEncL/5xXBHkizFbs64VaQKbgVsSCrN1z4CCVuilu2WJN8myhJxdgxA036bmnxRfB66YGcdZt65BiCuoot9l8V7Cisno+CJn9X0kK8N8JHFedlmv/6N4EG/GFTOvOHKuU+PjIbCiPS4ECilo/IrsfeyIryT+jhh77Ha7HN+aToA5Yc8DBBU0blx2tZQxhue9y58ot9h92+sy+QmwESjIF7Ih+zR8UJ/hH02U9DIK8b2cthkgKE1Is8ecDfEa/ulE2Rflmn7oJShWiMUXPacSlQFEHOU0QXcHFGLwXc8J6zMo+4bCF/R6QCEu76XPjKjRipgAEVa8vkqkEJx0MJI4DT8w9YPxkVVvzGpEHLKwi3GROKXhWKQQ10deRMYhF5b3NFHNijLqIEKMj3yNiEM+7qh9nKh4RqXiIEKsj4TEoTTcU99Roiq+rZq11+qExJFYQSXxGv5D6zO2UC53McpHxJE0Qd2y/YKedeszOOl8UWWhj7nIOOILmksZY3geufz23nSgPFFS8fzWM9zXs9Yj6aUJWpeQ/ZT3S7o1NMTfKSHautegdD7rGbaU0UOFWJzIzg+oD5yyZdte8Nyys+6UEGsRRz0WRSdY7rkXO78gr6pqz6mK/9+C7O0gJ56q+3Ko702uoKG4UVoMzV3bxVB8hbgybli+z/i4ni9XwF8kUBAnfGDB3QAAAABJRU5ErkJggg==) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: -20px;
  left: 295px;
  cursor: pointer;
}
.container-width[data-v-711a509b] {
  width: calc(100% - 246px);
}
.block-title[data-v-711a509b] {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 30px;
}
.pay-list[data-v-711a509b] {
  padding: 30px 50px;
}
.pay-list .item-radio[data-v-711a509b] {
  width: 100%;
}
.pay-list .item-radio label[data-v-711a509b] {
  display: flex;
  width: 100%;
  align-items: center;
  line-height: 50px;
  margin-bottom: 20px;
}
.pay-list .item-radio label img[data-v-711a509b] {
  width: 50px;
  height: 50px;
}
.goods-list-style[data-v-711a509b] {
  margin-bottom: 90px;
  height: auto;
}
.list-left[data-v-711a509b] {
  height: 1000px;
  background: #fff;
  text-align: center;
}
.list-left dl[data-v-711a509b] {
  font-size: 14px;
  cursor: pointer;
  margin-top: 50px;
}
.list-left dl .active[data-v-711a509b] {
  color: #009bb8;
  border-left: 10px solid #005f71;
}
.list-left dl dt[data-v-711a509b] {
  font-size: 16px;
  margin-bottom: 30px;
}
.list-left dl dd[data-v-711a509b] {
  margin-bottom: 25px;
  color: #6b6b6b;
}
.list-left dl dd a[data-v-711a509b] {
  color: #6b6b6b;
}
.list-rigth[data-v-711a509b] {
  width: 100%;
  /*  */
}
.list-rigth .address[data-v-711a509b] {
  background: white;
  padding: 40px 30px 10px 30px;
}
.list-rigth .userShow[data-v-711a509b] {
  background: white;
  padding: 40px 30px 10px 30px;
}
.list-rigth .user-center-list[data-v-711a509b] {
  width: 100%;
  /*
    width: 958px;*/
}
.list-rigth .list-title[data-v-711a509b] {
  line-height: 50px;
  padding: 0 30px;
  background: #fff;
  margin-bottom: 10px;
  color: #969696;
}
.list-rigth .list-title span[data-v-711a509b] {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.list-rigth .list-title span[data-v-711a509b]:not(:nth-last-child(1)):after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 50px;
  background: #f0f0f0;
}
.list-rigth .list-title .width1[data-v-711a509b],
.list-rigth .g-info .width1[data-v-711a509b] {
  width: 358px;
  text-align: left;
}
.list-rigth .list-title .width1[data-v-711a509b] {
  width: 328px;
}
.list-rigth .g-info .width1[data-v-711a509b] {
  width: 360px;
  text-align: left;
}
.list-rigth .g-info .width1[data-v-711a509b] .el-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
}
.list-rigth .width2[data-v-711a509b] {
  width: 154px;
}
.list-rigth .width3[data-v-711a509b] {
  width: 80px;
}
.list-rigth .width4[data-v-711a509b] {
  width: 140px;
}
.list-rigth .width4 .freight[data-v-711a509b] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
}
.list-rigth .width5[data-v-711a509b] {
  width: 175px;
}
.list-rigth .width5 p[data-v-711a509b] {
  margin: 2px 0 2px 0;
  font-size: 14px;
}
.list-rigth .width5 .pay-Btn[data-v-711a509b] {
  background-color: #00b900;
  color: #fff;
}
.list-rigth .width5 .pay-Btn a[data-v-711a509b] {
  display: block;
}
.list-rigth .width5 .Confirm-Btn[data-v-711a509b] {
  color: #006271;
  border: 1px solid #006271;
  border-radius: 4px;
}
.list-rigth .width5 .Viewdetails-Btn span[data-v-711a509b] {
  color: #9e9e9e;
}
.list-rigth .width5 .Viewdetails-Btn span[data-v-711a509b]:hover {
  color: #009bb8;
}
.list-rigth .goods-list-right[data-v-711a509b] {
  padding: 0 20px;
}
.list-rigth .goods-list-right .item-block[data-v-711a509b] {
  width: 100%;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.list-rigth .item-block[data-v-711a509b]:last-child {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.list-rigth .goods-list-right .title-info[data-v-711a509b] {
  width: 100%;
  line-height: 50px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0px 0 30px;
  background: #f8f8f8;
  font-size: 16px;
  text-align: center;
}
.list-rigth .goods-list-right .title-info .order-no[data-v-711a509b] {
  margin-left: 10px;
  background: #f8f8f8;
}
.list-rigth .goods-list-right .title-info .firstTag[data-v-711a509b] {
  margin-left: 10px;
  padding: 5px 10px;
  color: #fff;
  border: 1px solid #129eb4;
  border-radius: 4px;
  background-color: #129eb4;
}
.list-rigth .goods-list-right .title-info .right[data-v-711a509b] {
  display: inline-block;
  width: 150px;
  text-align: center;
  background: #f8f8f8;
}
.list-rigth .goods-list-right .title-info .left[data-v-711a509b] {
  background: #f8f8f8;
}
.list-rigth .goods-list-right .g-item[data-v-711a509b] {
  padding-right: 30px;
  display: flex;
  align-items: center;
  position: relative;
}
.list-rigth .goods-list-right .g-item[data-v-711a509b]:not(:nth-last-child(1)) {
  border-bottom: 1px solid #f0f0f0;
}
.list-rigth .g-item-list[data-v-711a509b]::after {
  content: '';
  position: absolute;
  left: 490px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #f0f0f0;
}
.list-rigth .g-left[data-v-711a509b] {
  display: flex;
  align-items: center;
}
.list-rigth .g-info[data-v-711a509b] {
  width: 358px;
  cursor: pointer;
}
.list-rigth .g-list[data-v-711a509b] {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-right: 1px solid #f0f0f0;
  padding-left: 30px;
}
.list-rigth .g-list .title .label-gift[data-v-711a509b] {
  color: #434343;
}
.list-rigth .g-list .title .label-gift .gift[data-v-711a509b] {
  width: 48px;
  height: 22px;
  background: #ffffff;
  border: 1px solid #129eb4;
  border-radius: 4px;
  text-align: center;
}
.list-rigth .g-list .title .label-gift .gift .van-ellipsis[data-v-711a509b] {
  height: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #129eb4;
}
.list-rigth .g-left:not(:nth-last-child(1)) .g-list[data-v-711a509b] {
  border-bottom: 1px solid #f0f0f0;
}
.list-rigth .g-list .image[data-v-711a509b] {
  width: 80px;
  height: 80px;
  margin-right: 30px;
}
.list-rigth .g-list .title h3[data-v-711a509b] {
  word-wrap: break-word;
  font-size: 16px;
  margin-bottom: 12px;
}
.list-rigth .match-tag[data-v-711a509b] {
  border: 1px solid #e1251b;
  color: #e1251b;
  font-size: 14px;
  padding: 0 6px;
  flex-shrink: 0;
  height: 20px;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
}
.list-rigth .title-content[data-v-711a509b] {
  display: flex;
  width: 210px;
}
.list-rigth .g-list .title p[data-v-711a509b] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 10px;
}
.list-rigth .meal[data-v-711a509b] {
  display: flex;
  align-items: center;
  border-radius: 2px;
  font-size: 14px;
  width: fit-content;
}
.list-rigth .meal .meal-val[data-v-711a509b] {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  color: #129eb4;
  width: fit-content;
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
  background: #edfdff;
  border: 1px solid #92d2dc;
  border-radius: 4px;
}
.list-rigth .g-price[data-v-711a509b],
.list-rigth .g-num[data-v-711a509b],
.list-rigth .g-pay-price[data-v-711a509b],
.list-rigth .g-action[data-v-711a509b] {
  text-align: center;
  border-right: 1px solid #f0f0f0;
  position: absolute;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.list-rigth .g-price[data-v-711a509b] {
  left: 347px;
  border: 0;
  width: 158px;
}
.list-rigth .g-price p[data-v-711a509b] {
  font-size: 16px;
}
.list-rigth .g-price del[data-v-711a509b] {
  font-size: 14px;
  color: #969696;
}
.list-rigth .g-num[data-v-711a509b] {
  font-size: 16px;
  left: 515px;
  border: 0;
}
.list-rigth .g-pay-price[data-v-711a509b] {
  left: 802px;
  top: 0;
  bottom: 0;
}
.list-rigth .g-pay-price p[data-v-711a509b] {
  margin-left: -95px;
  text-align: left;
  color: #6b6b6b;
  font-size: 14px;
}
.list-rigth .g-pay-price b[data-v-711a509b] {
  font-size: 16px;
}
.list-rigth .g-pay-price[data-v-711a509b]::after {
  content: '';
  position: absolute;
  left: -108px;
  width: 1px;
  height: 100%;
  background-color: #f0f0f0;
}
.list-rigth .g-action[data-v-711a509b] {
  width: 175px;
  top: 0;
  bottom: 0;
  right: -14px;
  border-right: none;
}
.list-rigth .left[data-v-711a509b] {
  text-align: left;
  background: #fff;
}
.list-rigth .left .left-avatar[data-v-711a509b] {
  height: 145px;
  display: flex;
}
.list-rigth .left .left-avatar .avatar[data-v-711a509b] {
  width: 70px;
  height: 70px;
  background: #f4f4f4;
  border-radius: 50%;
  margin-top: 40px;
  margin-left: 30px;
  margin: 40px 30px 30px 30px;
}
.list-rigth .left .left-avatar .avatar i[data-v-711a509b] {
  font-size: 44px;
  color: #fff;
  line-height: 80px;
}
.list-rigth .left .left-avatar .Avatar-text[data-v-711a509b] {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.list-rigth .left .left-avatar .Avatar-text .Avatar-Tax[data-v-711a509b] {
  display: flex;
}
.list-rigth .left .left-avatar .Avatar-text .Avatar-Tax .Avatar-Tax-p[data-v-711a509b] {
  width: 120px;
  height: 30px;
  background: #4cb3c3;
  border: 1px solid #ffffff;
  border-radius: 20px;
}
.list-rigth .left .left-avatar .Avatar-text .Avatar-Tax .Avatar-Tax-p p[data-v-711a509b] {
  width: 112px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 20px;
  margin-top: 3px;
  margin-left: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.list-rigth .left .left-avatar .Avatar-text .CenterButton[data-v-711a509b] {
  margin-right: 12px;
}
.list-rigth .left .left-avatar .Avatar-text .CenterButton[data-v-711a509b]:hover {
  background-color: #e6a23c;
  color: #050801;
  box-shadow: 0 0 2px #e6a23c, 0 0 5px #e6a23c, 0 0 5px #e6a23c, 0 0 5px #e6a23c;
}
.list-rigth .left .left-avatar .Avatar-text[data-v-711a509b] .el-button {
  border: none;
}
.list-rigth .left .left-avatar .Avatar-text .p1[data-v-711a509b] {
  font-size: 14px;
  color: #6b6b6b;
}
.list-rigth .left .left-avatar .Avatar-text .Avatar-name[data-v-711a509b] {
  padding-bottom: 10px;
  font-size: 16px;
}
.list-rigth .left .left-avatar .Avatar-text .el-button[data-v-711a509b] {
  color: white;
  background: #e6a23c;
}
.list-rigth .left .left-avatar .Avatar-text .avatar-container[data-v-711a509b] {
  display: flex;
  align-items: center;
}
.list-rigth .left .left-avatar .Avatar-text .avatar-container .account-rights-acclo[data-v-711a509b] {
  height: 24px;
  line-height: 23px;
  margin-bottom: 10px;
  padding: 0 13px;
  border: 1px solid #006271;
  border-radius: 12px;
  font-size: 12px;
  color: #006271;
  cursor: pointer;
}
.list-rigth .left .left-avatar .smallB[data-v-711a509b] {
  display: flex;
  align-items: center;
  margin-top: 0px;
}
.list-rigth .left .name[data-v-711a509b] {
  font-size: 18px;
  color: #323232;
  margin-top: 13px;
  margin-bottom: 25px;
}
.list-rigth .left .progress-Password[data-v-711a509b] {
  display: flex;
  width: 100%;
}
.list-rigth .left .progress-Password[data-v-711a509b] .el-progress-bar__inner {
  background: #e6a23c;
}
.list-rigth .left .progress-Password .editPassword[data-v-711a509b] {
  margin-left: 30px;
  color: #969696;
  cursor: pointer;
  margin-bottom: 18px;
  font-size: 14px;
}
.list-rigth .left .progress-Password .editPassword img[data-v-711a509b] {
  width: 26px;
  height: 26px;
  margin-top: -3px;
}
.list-rigth .left .progress-Password .editPassword i[data-v-711a509b] {
  display: inline-block;
  margin-right: 8px;
}
.list-rigth .left .progress-Password .progres[data-v-711a509b] {
  width: 150px;
  margin-left: 20px;
  margin-top: 3px;
}
.list-rigth .left_top[data-v-711a509b] {
  height: 190px;
}
.list-rigth .right[data-v-711a509b] {
  background: #fff;
}
.list-rigth .right ul[data-v-711a509b] {
  margin-left: 36px;
}
.list-rigth .right ul li[data-v-711a509b] {
  float: left;
  text-align: left;
  position: relative;
  width: 192px;
  height: 190px;
  border-left: 1px solid #f5f5f5;
}
.list-rigth .right ul li .right-div[data-v-711a509b] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.list-rigth .right ul li .p1[data-v-711a509b] {
  color: #e6a23c;
  font-size: 22px;
}
.list-rigth .right ul li p[data-v-711a509b] {
  font-size: 16px;
  color: #323232;
  margin-bottom: 10px;
}
.list-rigth .right ul li span[data-v-711a509b] {
  display: inline-block;
  background: #e30000;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
.list-rigth .card[data-v-711a509b] {
  margin-top: 20px;
}
.list-rigth .tab[data-v-711a509b] {
  /*
    width: 958px;
    */
  width: 100%;
  background: #fff;
  margin-top: 16px;
  height: 76px;
  line-height: 76px;
}
.list-rigth .tab ul li[data-v-711a509b] {
  float: left;
  font-size: 16px;
  color: #6b6b6b;
  cursor: pointer;
}
.list-rigth .tab ul li:first-child span[data-v-711a509b] {
  border-left: none;
  padding-right: 30px;
}
.list-rigth .tab ul li span[data-v-711a509b] {
  padding-right: 30px;
  padding-left: 30px;
  border-left: 1px solid #a6a6a6;
}
.list-rigth[data-v-711a509b] .el-card__header {
  font-size: 14px;
  color: #323232;
  padding-right: 64px;
}
.list-rigth[data-v-711a509b] .el-card__header span {
  margin-left: 30px;
}
.list-rigth[data-v-711a509b] .el-card__body {
  padding: 0;
}
.list-rigth .productRow[data-v-711a509b] {
  font-size: 14px;
  color: #323232;
}
.list-rigth .productRow .goods-info .item[data-v-711a509b] {
  width: 500px;
  display: flex;
  height: 150px;
}
.list-rigth .productRow .goods-info .left-item[data-v-711a509b] {
  padding: 30px;
  border-right: 1px solid #e7e6e6;
  display: flex;
}
.list-rigth .productRow .goods-info .left-item[data-v-711a509b] .image {
  margin-right: 30px;
  width: 100px;
}
.list-rigth .productRow .goods-info .left-item[data-v-711a509b] .image img {
  min-width: 100px;
  height: 100px;
}
.list-rigth .productRow .goods-info .left-item .name[data-v-711a509b] {
  width: 200px;
}
.list-rigth .productRow .goods-info .left-item .title[data-v-711a509b] {
  font-size: 16px;
}
.list-rigth .productRow .goods-info .left-item p[data-v-711a509b] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 12px;
}
.list-rigth .productRow .el-col[data-v-711a509b] {
  border-right: 1px solid #e7e6e6;
}
.list-rigth .productRow .productMsg[data-v-711a509b] {
  width: 274px;
  margin-right: 30px;
}
.list-rigth .productRow .productMsg .title[data-v-711a509b] {
  font-size: 16px;
}
.list-rigth .productRow .productMsg p[data-v-711a509b] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 12px;
}
.list-rigth .productImg[data-v-711a509b] {
  border-bottom: 1px solid #e7e6e6;
  margin-top: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.list-rigth .productImg[data-v-711a509b]:last-child {
  border-bottom: none;
}
.list-rigth .productImg[data-v-711a509b] .el-image {
  width: 80px;
  height: 80px;
}
.list-rigth .productImg .el-col[data-v-711a509b] {
  border-right: none;
}
.list-rigth .productImg .el-col[data-v-711a509b]:last-child {
  border-bottom: none;
}
.user-container[data-v-711a509b] {
  display: flex;
}
.user-container .list-rigth[data-v-711a509b] {
  flex: 1;
  height: 100%;
  background: #fff;
}
.dialog-footer[data-v-711a509b] {
  width: 405px;
}
.dialog-footer .el-button[data-v-711a509b] {
  margin-left: 15px;
  width: 180px;
}
.Receipt-P[data-v-711a509b] {
  margin: 30px;
  font-size: 14px;
}
[data-v-711a509b] .el-radio-button__inner,
.el-radio-group[data-v-711a509b] {
  display: block;
}
.radio1[data-v-711a509b] {
  height: 20px;
  width: 100%;
  margin: 10px;
}
.mbreadcrumbBox[data-v-711a509b] {
  margin: 0 auto;
}
.mbreadcrumbBox .mbreadcrumb[data-v-711a509b] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
[data-v-711a509b] .buyQty {
  width: 300px;
  text-align: center;
  padding-top: 30px;
}
[data-v-711a509b] .buyQty del {
  color: #969696;
}
.center[data-v-711a509b] {
  text-align: center;
  padding-top: 30px;
}
.center del[data-v-711a509b] {
  color: #969696;
}
.font16[data-v-711a509b] {
  font-size: 16px;
}
.operatBtn p[data-v-711a509b] {
  margin-bottom: 10px;
  cursor: pointer;
  color: #6b6b6b;
}
.operatBtn p a[data-v-711a509b] {
  color: #6b6b6b;
}
[data-v-711a509b] .el-progress__text {
  display: none;
}
[data-v-711a509b] .el-icon {
  display: none;
}
[data-v-711a509b] .el-dialog__header {
  display: none;
}
.user-view[data-v-711a509b] {
  color: #009bb8;
}
.setting-password[data-v-711a509b] .el-dialog {
  width: 730px;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__header {
  display: block;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  font-size: 20px;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  display: block;
  color: #333333;
  font-weight: 600;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body {
  padding: 0;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body .header {
  padding-bottom: 20px;
  width: 336px;
  margin: 0 auto;
  word-break: break-word;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 34px;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body .split {
  margin-bottom: 30px;
  width: 100%;
  height: 1px;
  background: #f5f5f5;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body .password-form {
  width: 490px;
  margin: 0 auto;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body .password-form .el-form-item {
  margin-bottom: 29px;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__body .password-form .el-form-item .el-input__inner {
  height: 50px;
  line-height: 50px;
}
.setting-password[data-v-711a509b] .el-dialog .el-dialog__footer {
  padding: 10px 20px 32px;
}
.setting-password[data-v-711a509b] .el-dialog .dialog-footer {
  width: 100%;
  text-align: center;
}
.setting-password[data-v-711a509b] .el-dialog .dialog-footer .el-button {
  width: 200px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
}
.setting-password .password-form .input-code[data-v-711a509b] input {
  width: 300px;
}
.setting-password .password-form .codeTxt[data-v-711a509b],
.setting-password .password-form[data-v-711a509b] .el-input__suffix {
  width: 180px;
}
._name[data-v-711a509b] {
  color: #e6a23c !important;
  margin-left: 10px !important;
}
._outline[data-v-711a509b] {
  font-size: 80px !important;
}
._productTitle[data-v-711a509b] {
  overflow: hidden !important;
  -webkit-line-clamp: 2 !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
}
._btm[data-v-711a509b] {
  margin-bottom: 10px !important;
}
._link[data-v-711a509b] {
  color: #969696 !important;
}
._mt[data-v-711a509b] {
  margin-top: 20px !important;
}
.medalInfo[data-v-711a509b] .el-dialog {
  border-radius: 10px;
}
.medalInfo[data-v-711a509b] .el-dialog__body {
  padding: 0;
  overflow: inherit;
  border-radius: 10px;
}
.medalInfo[data-v-711a509b] .el-dialog__body > div {
  border-radius: 10px;
  min-height: 210px;
  background-color: #FFFCEF;
  position: relative;
  padding-bottom: 38px;
}
.medalInfo[data-v-711a509b] .el-dialog__body > div > p {
  font-size: 26px;
  color: #E84715;
  font-weight: normal;
  padding-top: 69px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
}
.medalInfo[data-v-711a509b] .el-dialog__body > div > div {
  margin: 0 auto;
  width: 350px;
  text-align: center;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  word-wrap: break-word;
  word-break: normal;
  font-family: Arial;
}
.medalInfo[data-v-711a509b] .el-dialog__body > div .icon {
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-47%);
}
.medalInfo[data-v-711a509b] .el-dialog__body > div .pcImgBg {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.medalInfo[data-v-711a509b] .el-dialog__body > div .iconguanbi-quxiao-guanbi {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 28px;
  color: #fff;
  cursor: pointer;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-7e271164] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
.list-rigth[data-v-7e271164] {
  width: 100%;
}
.list-rigth .address[data-v-7e271164] {
  background: white;
  padding: 40px 30px 10px 30px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-9e240406] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.credits[data-v-308e1b35] {
  height: auto;
}
.credits .mbreadcrumb[data-v-308e1b35] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.credits .container-full[data-v-308e1b35] {
  width: 1134px;
}
.credits .credit-heade[data-v-308e1b35] {
  background: #fff;
  padding: 20px;
}
.credits .credit-heade .credit-title[data-v-308e1b35] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.credits .credit-heade .credit-title h4[data-v-308e1b35] {
  font-size: 20px;
  color: #666666;
  line-height: 39px;
}
.credits .credit-heade .credit-title .credit-rules[data-v-308e1b35] {
  color: #129eb4;
  font-size: 14px;
}
.credits .credit-heade .credit-title .credit-rules span[data-v-308e1b35] {
  border-bottom: 1px solid #129eb4;
}
.credits .credit-heade .credit-price .credit-price-box[data-v-308e1b35] {
  display: flex;
}
.credits .credit-heade .credit-price .title[data-v-308e1b35] {
  font-size: 16px;
  color: #666666;
  line-height: 39px;
}
.credits .credit-heade .credit-price .popover-text[data-v-308e1b35] {
  word-break: break-word;
}
.credits .credit-heade .credit-price .tip[data-v-308e1b35] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin: 10px 0 0 10px;
  border: 1px solid #666666;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
}
.credits .credit-heade .credit-price .price[data-v-308e1b35] {
  font-size: 34px;
  font-family: 'Impact';
  font-weight: 400;
  color: #e6a23c;
  line-height: 39px;
}
.credits .credit-heade .credit-price .effective-time[data-v-308e1b35] {
  margin-top: 20px;
  font-size: 14px;
  color: #999999;
  line-height: 39px;
}
.credits .credit-heade .credit-price .effective-time i[data-v-308e1b35] {
  font-weight: Bold;
}
.credits .amount-details[data-v-308e1b35] {
  margin-top: 20px;
  background: #fff;
  padding: 20px;
}
.credits .amount-details[data-v-308e1b35] .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item {
  font-size: 16px;
  color: #666666;
  line-height: 39px;
}
.credits .amount-details[data-v-308e1b35] .el-tabs .el-tabs__header .el-tabs__nav .is-active {
  font-size: 20px;
  font-weight: bold;
  color: #006271;
}
.credits .amount-details .priceColor[data-v-308e1b35] {
  color: #008aa0;
}
.credits .CreditRules .title[data-v-308e1b35] {
  font-size: 22px;
  font-weight: bold;
}
.credits .CreditRules .ruleText[data-v-308e1b35] {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  word-break: normal;
}
.credits .CreditRules .ruleText .img[data-v-308e1b35] {
  width: 100%;
}
.credits .CreditRules .ruleText .text_1[data-v-308e1b35],
.credits .CreditRules .ruleText .text_2[data-v-308e1b35] {
  margin-bottom: 20px;
}
.credits .CreditRules .ruleText .text_1 h3[data-v-308e1b35],
.credits .CreditRules .ruleText .text_2 h3[data-v-308e1b35] {
  font-size: 20px;
  line-height: 32px;
}
.credits .CreditRules .ruleText .text_1 p[data-v-308e1b35],
.credits .CreditRules .ruleText .text_2 p[data-v-308e1b35] {
  margin-bottom: 5px;
}
.credits .CreditRules .ruleText .text_1 .text_2_1 h3[data-v-308e1b35],
.credits .CreditRules .ruleText .text_2 .text_2_1 h3[data-v-308e1b35] {
  font-size: 16px;
}
.credits .CreditRules .ruleText .text_1 .text_2_1 p[data-v-308e1b35],
.credits .CreditRules .ruleText .text_2 .text_2_1 p[data-v-308e1b35] {
  display: flex;
}
.credits .CreditRules .ruleText .text_1 .text_2_1 p span[data-v-308e1b35]:last-child,
.credits .CreditRules .ruleText .text_2 .text_2_1 p span[data-v-308e1b35]:last-child {
  padding-left: 5px;
}
.credits .CreditRules .ruleText .noteTip[data-v-308e1b35] {
  font-size: 14px;
}
.credits .CreditRules .ruleText .noteTip span[data-v-308e1b35]:first-child {
  color: red;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-0eb89c66] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**整体样式 */
.goods-list[data-v-0eb89c66] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-0eb89c66] {
  height: auto;
  margin-bottom: 90px;
}
/**右边内容样式 */
.list-rigth[data-v-0eb89c66] {
  width: 100%;
  background-color: #fff;
}
/**导航样式修改 */
[data-v-0eb89c66] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
[data-v-0eb89c66] .el-tabs__item.is-active {
  color: #e1251b;
  font-size: 16px;
  font-weight: 400;
}
[data-v-0eb89c66] .el-tabs__active-bar {
  background-color: #e1251b;
  height: 3px;
}
[data-v-0eb89c66] .el-tabs {
  padding: 20px 20px 0 30px;
}
[data-v-0eb89c66] .el-tabs__item {
  font-size: 16px;
  color: #1f1f1f;
}
/**表格的样式 */
.all_distribution[data-v-0eb89c66] {
  margin-top: 10px;
}
.all_distribution[data-v-0eb89c66] .el-row {
  background: #f8f8f8;
  height: 48px;
  line-height: 48px;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
}
[data-v-0eb89c66] .el-col-3 {
  text-align: center;
}
[data-v-0eb89c66] .el-col-5 {
  text-align: center;
}
.d_content[data-v-0eb89c66] {
  margin: 0 30px 30px 30px;
}
/**表格内容 */
.distribution_content[data-v-0eb89c66] {
  margin-top: 20px;
  border: 1px solid #e6e6e6;
}
.distribution_content .distribution_title[data-v-0eb89c66] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #1f1f1f;
  padding: 0 0 0 20px;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
}
.distribution_content .distribution_title .d_title_flex[data-v-0eb89c66] {
  flex-direction: row;
}
.distribution_content .distribution_title .title_imforation[data-v-0eb89c66] {
  font-size: 16px;
  font-weight: 400;
  margin-right: 20px;
}
/**表单内容样式 */
.goods_imformation_content[data-v-0eb89c66] {
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.goods_imformation_content[data-v-0eb89c66]:last-child {
  border-bottom: 1px solid transparent;
}
.goods_imformation[data-v-0eb89c66] {
  padding: 20px;
  display: flex;
}
.goods_imformation .goods_flex[data-v-0eb89c66] {
  flex-direction: row;
}
.goods_imformation .goods_img[data-v-0eb89c66] {
  width: 76px;
  height: 80px;
}
.goods_imformation .goods_img[data-v-0eb89c66] .el-image {
  width: 100%;
  height: 100%;
}
.goods_imformation .goods_content[data-v-0eb89c66] {
  margin-left: 15px;
  margin-top: 5px;
  width: 190px;
}
.goods_imformation .goods_content .goods_title[data-v-0eb89c66] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
}
.goods_imformation .goods_content .goods_spec[data-v-0eb89c66] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  margin-top: 10px;
}
.goods_imformation .goods_amount[data-v-0eb89c66] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  margin-top: 5px;
  margin-left: 30px;
}
.goods_imformation .goods_number[data-v-0eb89c66] {
  font-size: 16px;
  font-weight: 400;
  color: #6b6b6b;
  text-align: right;
  margin-top: 20px;
}
.row-list[data-v-0eb89c66] {
  width: 100%;
  display: flex;
}
.row-list > div:nth-last-child(1) .goods_buyers_amount[data-v-0eb89c66] {
  border: none;
}
.col-item[data-v-0eb89c66] {
  display: flex;
}
.goods_buyers_amount[data-v-0eb89c66] {
  flex: 1;
  padding: 30px 0;
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  border-right: 1px solid #f1f1f1;
}
.goods_buyers_amount .commission_amount[data-v-0eb89c66] {
  font-size: 14px;
  font-weight: 400;
  color: #e30a0a;
  line-height: 24px;
  margin-top: 30px;
}
.commission1[data-v-0eb89c66] {
  font-weight: bold;
  padding-right: 20px;
}
/**分页样式 */
.pagination[data-v-0eb89c66] {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
  margin-right: 30px;
}
[data-v-0eb89c66] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #fff;
  border: 1px solid #00707a;
  border-radius: 100%;
  color: #00707a;
}
[data-v-0eb89c66] .el-pagination.is-background .el-pager li {
  background-color: transparent;
}
._status[data-v-0eb89c66] {
  color: #e30a0a !important;
  margin-left: 10px !important;
}
._nodatayet[data-v-0eb89c66] {
  text-align: center !important;
  margin-top: 10px !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.distribution-terms[data-v-6ba543cc] {
  width: 100%;
}
.distribution-terms .terms-list[data-v-6ba543cc] {
  padding: 20px 20px 0 30px;
  min-height: 800px;
}
/**面包屑样式 */
.mbreadcrumb[data-v-6ba543cc] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**整体样式 */
.goods-list[data-v-6ba543cc] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-6ba543cc] {
  height: auto;
  margin-bottom: 90px;
}
/**右边内容样式 */
.list-rigth[data-v-6ba543cc] {
  width: 100%;
  background-color: #fff;
}
/**导航样式修改 */
[data-v-6ba543cc] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
[data-v-6ba543cc] .el-tabs__item.is-active {
  color: #e1251b;
  font-size: 16px;
  font-weight: 400;
}
[data-v-6ba543cc] .el-tabs__active-bar {
  background-color: #e1251b;
  height: 3px;
}
[data-v-6ba543cc] .el-tabs {
  padding: 20px 20px 0 30px;
}
[data-v-6ba543cc] .el-tabs__item {
  font-size: 16px;
  color: #1f1f1f;
}
/**表格的样式 */
.all_distribution[data-v-6ba543cc] {
  margin-top: 10px;
}
.all_distribution[data-v-6ba543cc] .el-row {
  background: #f8f8f8;
  height: 48px;
  line-height: 48px;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
}
[data-v-6ba543cc] .el-col-3 {
  text-align: center;
}
[data-v-6ba543cc] .el-col-5 {
  text-align: center;
}
.d_content[data-v-6ba543cc] {
  margin: 0 30px 30px 30px;
}
/**表格内容 */
.distribution_content[data-v-6ba543cc] {
  margin-top: 20px;
  border: 1px solid #e6e6e6;
}
.distribution_content .distribution_title[data-v-6ba543cc] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #1f1f1f;
  padding: 0 0 0 20px;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
}
.distribution_content .distribution_title .d_title_flex[data-v-6ba543cc] {
  flex-direction: row;
}
.distribution_content .distribution_title .title_imforation[data-v-6ba543cc] {
  font-size: 16px;
  font-weight: 400;
  margin-right: 20px;
}
/**表单内容样式 */
.goods_imformation_content[data-v-6ba543cc] {
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.goods_imformation_content[data-v-6ba543cc]:last-child {
  border-bottom: 1px solid transparent;
}
.goods_imformation[data-v-6ba543cc] {
  padding: 20px;
  display: flex;
}
.goods_imformation .goods_flex[data-v-6ba543cc] {
  flex-direction: row;
}
.goods_imformation .goods_img[data-v-6ba543cc] {
  width: 76px;
  height: 80px;
}
.goods_imformation .goods_img[data-v-6ba543cc] .el-image {
  width: 100%;
  height: 100%;
}
.goods_imformation .goods_content[data-v-6ba543cc] {
  margin-left: 15px;
  margin-top: 5px;
  width: 190px;
}
.goods_imformation .goods_content .goods_title[data-v-6ba543cc] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
}
.goods_imformation .goods_content .goods_spec[data-v-6ba543cc] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  margin-top: 10px;
}
.goods_imformation .goods_amount[data-v-6ba543cc] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  margin-top: 5px;
  margin-left: 30px;
}
.goods_imformation .goods_number[data-v-6ba543cc] {
  font-size: 16px;
  font-weight: 400;
  color: #6b6b6b;
  text-align: right;
  margin-top: 20px;
}
.row-list[data-v-6ba543cc] {
  width: 100%;
  display: flex;
}
.row-list > div:nth-last-child(1) .goods_buyers_amount[data-v-6ba543cc] {
  border: none;
}
.col-item[data-v-6ba543cc] {
  display: flex;
}
.goods_buyers_amount[data-v-6ba543cc] {
  flex: 1;
  padding: 30px 0;
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  border-right: 1px solid #f1f1f1;
}
.goods_buyers_amount .commission_amount[data-v-6ba543cc] {
  font-size: 14px;
  font-weight: 400;
  color: #e30a0a;
  line-height: 24px;
  margin-top: 30px;
}
.commission1[data-v-6ba543cc] {
  font-weight: bold;
}
/**分页样式 */
.pagination[data-v-6ba543cc] {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
  margin-right: 30px;
}
[data-v-6ba543cc] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #fff;
  border: 1px solid #00707a;
  border-radius: 100%;
  color: #00707a;
}
[data-v-6ba543cc] .el-pagination.is-background .el-pager li {
  background-color: transparent;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-1dee1d2e] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**整体样式 */
.goods-list[data-v-1dee1d2e] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-1dee1d2e] {
  height: auto;
  margin-bottom: 90px;
}
.goods-list .bg[data-v-1dee1d2e] {
  width: 100%;
  height: 512px;
}
.goods-list .bg img[data-v-1dee1d2e] {
  width: 100%;
  height: 512px;
  background-size: 100% 100%;
}
/**右边内容样式 */
.list-rigth[data-v-1dee1d2e] {
  width: 100%;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: #fff;
}
.list-rigth .bgActivity[data-v-1dee1d2e] {
  background: url(https://at.olicdn.com/pc/_nuxt/img/bgactivity.ee03277.png);
  background-repeat: repeat-y;
  height: 340px;
  margin-left: -16px;
  margin-top: -16px;
}
.list-rigth .bgActivity .bgOpacity[data-v-1dee1d2e] {
  background: url(https://at.olicdn.com/pc/_nuxt/img/bgOpacity.07a322a.png) no-repeat;
  height: 66px;
  width: 685px;
  margin: 0 auto;
  text-align: center;
  font-size: 50px;
  color: #fff;
  line-height: 80px;
}
@font-face {
  font-family: 'designFont';
  src: url(https://at.olicdn.com/pc/_nuxt/fonts/IMPACT.TTF);
  font-weight: bold;
}
.list-rigth .right-share[data-v-1dee1d2e] {
  padding-top: 20px;
}
.list-rigth .right-share .right-title[data-v-1dee1d2e] {
  text-align: center;
  color: #c1c1c1;
  font-size: 18px;
  font-weight: bold;
}
.list-rigth .right-share .right-share-event[data-v-1dee1d2e] {
  margin: 30px auto;
  text-align: center;
}
.list-rigth .right-share .right-share-event[data-v-1dee1d2e] img {
  width: 64px;
  height: 64px;
  margin-right: 40px !important;
}
.list-rigth .right-share .right-share-event[data-v-1dee1d2e] a {
  display: inline-block;
}
.shareLink[data-v-1dee1d2e] {
  display: flex;
  margin: 50px auto 10px auto;
  width: 850px;
}
.linkAddress[data-v-1dee1d2e] {
  flex-direction: row;
}
.linkAddress[data-v-1dee1d2e] .el-input-group__append {
  width: 136px;
  background-color: #fe973a;
  color: #ffffff;
  font-size: 22px;
  border: none;
  cursor: pointer;
  text-align: center;
}
.address[data-v-1dee1d2e] {
  margin-right: 20px;
  flex: 3;
}
.activity-agreement[data-v-1dee1d2e] {
  text-align: left;
  margin: 0 auto;
  width: 450px;
}
.activity-agreement[data-v-1dee1d2e] .el-checkbox__label {
  color: #ffffff;
}
.activity-agreement[data-v-1dee1d2e] .el-checkbox__input.is-checked,
.activity-agreement[data-v-1dee1d2e] .el-checkbox__inner {
  background-color: #1c7b8b;
  border-color: #1c7b8b;
}
.share_dialog[data-v-1dee1d2e] .el-dialog__body {
  padding: 10px 25px 30px;
}
.share_dialog[data-v-1dee1d2e] .el-dialog__headerbtn {
  top: 5px;
  right: 5px;
}
.share_dialog[data-v-1dee1d2e] .el-icon-close:before {
  font-size: 24px;
}
.share_dialog[data-v-1dee1d2e] .el-dialog__close {
  border: 1px solid #909399;
  border-radius: 100%;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-a0db3f08] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.group-buy[data-v-46e1fcfe] {
  height: auto;
}
.group-buy .mbreadcrumb[data-v-46e1fcfe] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.group-buy .container-full[data-v-46e1fcfe] {
  width: 1134px;
  background: #fff;
  padding: 20px;
}
.group-buy .groupList[data-v-46e1fcfe] {
  margin-bottom: 25px;
}
.group-buy .groupList[data-v-46e1fcfe]:last-child {
  margin-bottom: 0px;
}
.group-buy .groupList .list-top[data-v-46e1fcfe] {
  border: 1px solid #dddddd;
}
.group-buy .groupList .list-top .order-infor[data-v-46e1fcfe] {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #f8f8f8;
}
.group-buy .groupList .list-top .order-infor .left[data-v-46e1fcfe] {
  display: flex;
  justify-content: flex-start;
}
.group-buy .groupList .list-top .order-infor .left .orderTime[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-infor .left .orderNo[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-infor .left .orderTag[data-v-46e1fcfe] {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.group-buy .groupList .list-top .order-infor .left .orderNo[data-v-46e1fcfe] {
  margin-left: 20px;
}
.group-buy .groupList .list-top .order-infor .left .orderTag[data-v-46e1fcfe] {
  height: 24px;
  margin-left: 10px;
  padding: 0 10px;
  background: #129eb4;
  border-radius: 3px;
  color: #ffffff;
  position: relative;
}
.group-buy .groupList .list-top .order-infor .left .orderTag[data-v-46e1fcfe]::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: -10px;
  top: 7px;
  border: 5px solid transparent;
  border-right-color: #129eb4;
}
.group-buy .groupList .list-top .order-infor .left .tipMsg[data-v-46e1fcfe] {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  color: #d11515;
}
.group-buy .groupList .list-top .order-infor .left .tipMsg[data-v-46e1fcfe]::before {
  position: absolute;
  content: '*';
  font-size: 16px;
  color: #d11515;
  left: 13px;
  top: 0;
}
.group-buy .groupList .list-top .order-infor .right[data-v-46e1fcfe] {
  font-size: 18px;
}
.group-buy .groupList .list-top .order-infor .right i[data-v-46e1fcfe] {
  padding-left: 10px;
  cursor: pointer;
}
.group-buy .groupList .list-top .order-daite[data-v-46e1fcfe] {
  height: 121px;
  display: flex;
  align-items: center;
}
.group-buy .groupList .list-top .order-daite .lists[data-v-46e1fcfe] {
  display: inline-block;
  width: 60%;
  height: 100%;
}
.group-buy .groupList .list-top .order-daite .lists .product-list[data-v-46e1fcfe] {
  display: flex;
  height: 121px;
  padding-left: 20px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.group-buy .groupList .list-top .order-daite .lists .product-list[data-v-46e1fcfe]:last-child {
  border-bottom: none;
}
.group-buy .groupList .list-top .order-daite .prduct-infor[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-daite .prduct-price[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-daite .prduct-quantity[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-daite .totle-price[data-v-46e1fcfe],
.group-buy .groupList .list-top .order-daite .btn-group[data-v-46e1fcfe] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px 0;
  border-right: 1px solid #dddddd;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
}
.group-buy .groupList .list-top .order-daite .prduct-infor[data-v-46e1fcfe] {
  flex: 1;
  justify-content: flex-start;
  width: 60%;
}
.group-buy .groupList .list-top .order-daite .prduct-infor .image[data-v-46e1fcfe] {
  width: 80px;
  height: 80px;
}
.group-buy .groupList .list-top .order-daite .prduct-infor .daite[data-v-46e1fcfe] {
  padding: 0 10px;
}
.group-buy .groupList .list-top .order-daite .prduct-infor .daite .counp[data-v-46e1fcfe] {
  margin-top: 10px;
  display: inline-block;
  width: auto;
  height: 20px;
  border: 1px solid #129eb4;
  border-radius: 4px;
  padding: 0 6px;
  color: #129eb4;
}
.group-buy .groupList .list-top .order-daite .prduct-price[data-v-46e1fcfe] {
  width: 25%;
}
.group-buy .groupList .list-top .order-daite .prduct-quantity[data-v-46e1fcfe] {
  width: 15%;
  border-right: none;
}
.group-buy .groupList .list-top .order-daite .totle-price[data-v-46e1fcfe] {
  width: 25%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.group-buy .groupList .list-top .order-daite .totle-price .price[data-v-46e1fcfe] {
  color: #d11515;
}
.group-buy .groupList .list-top .order-daite .btn-group[data-v-46e1fcfe] {
  width: 15%;
  padding-right: 0px;
  border-right: unset;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.group-buy .groupList .list-top .order-daite .btn-group .pay-Btn[data-v-46e1fcfe] {
  background-color: #00b900;
  color: #fff;
  margin-bottom: 5px;
}
.group-buy .groupList .list-top .order-daite .btn-group a[data-v-46e1fcfe] {
  margin-bottom: 10px;
  text-decoration: underline;
  color: #129eb4;
}
.group-buy .groupList .list-top .order-daite .btn-group .active[data-v-46e1fcfe] {
  font-weight: bold;
}
.group-buy .groupList .group-daite[data-v-46e1fcfe] {
  margin-top: 20px;
  background: #f8f8f8;
  border-radius: 4px;
  padding: 30px 103px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.group-buy .groupList .group-daite[data-v-46e1fcfe]::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 115px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom-color: #f8f8f8;
}
.group-buy .groupList .group-daite .buyStep[data-v-46e1fcfe] {
  padding: 0 25px;
}
.group-buy .groupList .group-daite .describe[data-v-46e1fcfe] {
  text-align: center;
  padding: 40px 20px;
}
.group-buy .groupList .group-daite .describe .title[data-v-46e1fcfe] {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 29px;
}
.group-buy .groupList .group-daite .describe .text[data-v-46e1fcfe] {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.group-buy .groupList .group-daite .details[data-v-46e1fcfe] {
  margin-top: 10px;
  width: 100%;
  height: 440px;
  border: 1px solid #dddddd;
  text-align: center;
}
.group-buy .groupList .group-daite .details .groupNo[data-v-46e1fcfe] {
  height: 66px;
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  line-height: 55px;
  background: url(https://at.olicdn.com/pc/_nuxt/img/centerArc.aac1ff4.png) no-repeat;
}
.group-buy .groupList .group-daite .details .share-box[data-v-46e1fcfe] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.group-buy .groupList .group-daite .details .share-box .title[data-v-46e1fcfe] {
  width: 50%;
}
.group-buy .groupList .group-daite .details .share-box .title .el-divider__text[data-v-46e1fcfe] {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  line-height: 18px;
  background: #f8f8f8;
}
.group-buy .groupList .group-daite .details .share-box .shareMethod div[data-v-46e1fcfe] {
  cursor: pointer;
  float: left;
  width: 80px;
  height: 98px;
  margin-right: 70px;
  background: url(https://at.olicdn.com/pc/_nuxt/img/shareList.76d1307.png);
}
.group-buy .groupList .group-daite .details .share-box .shareMethod .email[data-v-46e1fcfe] {
  background-position: -125px 0;
}
.group-buy .groupList .group-daite .details .share-box .shareMethod .whatsApp[data-v-46e1fcfe] {
  background-position: -258px 0;
}
.group-buy .groupList .group-daite .details .share-box .shareMethod .shareLink[data-v-46e1fcfe] {
  margin-right: 0px;
  background-position: -383px 0;
}
.group-buy .groupList .hasGroup .groupTitle[data-v-46e1fcfe] {
  text-align: center;
}
.group-buy .groupList .hasGroup .groupTitle .groupStatus[data-v-46e1fcfe] {
  font-size: 22px;
  font-weight: bold;
  color: #006271;
  line-height: 26px;
}
.group-buy .groupList .hasGroup .groupTitle .groupStatus i[data-v-46e1fcfe] {
  font-size: 24px;
}
.group-buy .groupList .hasGroup .groupTitle .groupText[data-v-46e1fcfe] {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.group-buy .groupList .hasGroup .member[data-v-46e1fcfe] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
}
.group-buy .groupList .hasGroup .member img[data-v-46e1fcfe] {
  vertical-align: middle;
}
.group-buy .groupList .hasGroup .member span[data-v-46e1fcfe] {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 10px;
}
.group-buy .groupList .hasGroup .member .avaterImg[data-v-46e1fcfe] {
  width: 42px;
  height: auto;
  margin: 10px 0;
}
.group-buy .groupList .hasGroup .member .member-left[data-v-46e1fcfe] {
  text-align: center;
}
.group-buy .groupList .hasGroup .member .member-left .left-left[data-v-46e1fcfe] {
  transform: rotate(180deg);
}
.group-buy .groupList .hasGroup .member .member-left span[data-v-46e1fcfe] {
  color: #006271;
}
.group-buy .groupList .hasGroup .member .member-middle[data-v-46e1fcfe] {
  height: 10px;
  padding: 0 20px;
}
.group-buy .groupList .hasGroup .member .member-right[data-v-46e1fcfe] {
  text-align: center;
}
.group-buy .groupList .hasGroup .member .member-right span[data-v-46e1fcfe] {
  color: #999999;
}
.group-buy .groupList .hasGroup .member .member-right .right-left[data-v-46e1fcfe] {
  transform: rotate(180deg);
}
.group-buy .groupList .hasGroup .member .user-name[data-v-46e1fcfe] {
  text-align: center;
}
.group-buy .groupList .hasGroup .member .user-name span[data-v-46e1fcfe] {
  height: 20px;
  padding: 0 20px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.group-buy .groupList .hasGroup .shareText[data-v-46e1fcfe] {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.group-buy .groupList .hasGroup .shareText a[data-v-46e1fcfe] {
  text-decoration: underline;
  color: #129eb4;
}
.group-buy ._ml[data-v-46e1fcfe] {
  margin-left: 10px !important;
}
.group-buy ._outline[data-v-46e1fcfe] {
  font-size: 80px !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.invitation-data .tableinvitationRewards[data-v-22411b96] thead {
  height: 78px;
}
.invitation-data .tableinvitationRewards[data-v-22411b96] thead tr {
  background-color: #fafafa;
}
.invitation-data .tableinvitationRewards[data-v-22411b96] .el-table {
  border: 1px solid #f1f1f1;
}
/**面包屑样式 */
.mbreadcrumb[data-v-22411b96] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**整体样式 */
.goods-list[data-v-22411b96] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-22411b96] {
  height: auto;
  margin-bottom: 90px;
}
.goods-list .bg[data-v-22411b96] {
  background: url(https://at.olicdn.com/pc/_nuxt/img/myInvitationRewardsBg.ad84b9f.png) no-repeat;
  position: relative;
  height: 150px;
}
.bg[data-v-22411b96] {
  background: #f8f8f8;
  padding-bottom: 90px;
}
.bg .bg-myinvitationandcredits[data-v-22411b96] {
  font-size: 28px;
  color: #ffffff;
  margin: 0px 0 0px 42px;
  line-height: 150px;
}
.bg .bg-myinvitationandcredits .bg-availablecredits[data-v-22411b96] {
  font-size: 22px;
}
/**分页样式 */
.pagination[data-v-22411b96] {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
[data-v-22411b96] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #fff;
  border: 1px solid #00707a;
  border-radius: 100%;
  color: #00707a;
}
[data-v-22411b96] .el-pagination.is-background .el-pager li {
  background-color: transparent;
}
/**右边内容样式 */
.list-rigth[data-v-22411b96] {
  width: 100%;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: #fff;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.my-coupons {
  height: auto;
}
.my-coupons .mbreadcrumb {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.my-coupons .coupon-code-dialog .el-dialog__body {
  padding: 0 20px 20px;
}
.my-coupons .container-full {
  width: 1134px;
  background: #fff;
  padding: 20px;
}
.my-coupons .container-full .no-data {
  width: 100%;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.my-coupons .container-full .el-tabs__item {
  font-size: 16px;
}
.my-coupons .container-full .el-tabs .el-tabs__nav {
  width: 100%;
}
.my-coupons .container-full .el-tabs #tab-exchange {
  position: absolute;
  right: 150px;
}
.my-coupons .container-full .el-tabs #tab-couponCenter {
  position: absolute;
  right: 20px;
}
.my-coupons .container-full .el-tabs .content {
  display: flex;
  flex-wrap: wrap;
}
.my-coupons .container-full .el-tabs .content .coupon-box {
  width: 33%;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.my-coupons .container-full .el-tabs .content .ca-note {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #fff1f0;
  font-size: 16px;
  padding-left: 10px;
  font-weight: 400;
  color: #141414;
}
.my-coupons .container-full .coupon-exchange-dialog h1 {
  margin-bottom: 20px;
  font-size: 18px;
}
.my-coupons .container-full .coupon-exchange-dialog .btn-box {
  display: flex;
  justify-content: space-between;
}
.my-coupons .container-full .coupon-exchange-dialog .btn-box .el-button {
  width: 180px;
  height: 38px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.Table-distribution[data-v-0b47a7fe] thead tr th {
  font-weight: normal;
}
.Table-distribution[data-v-0b47a7fe] .el-table__row {
  height: 74px;
}
.el-row[data-v-0b47a7fe] {
  margin-bottom: 20px;
}
.el-row[data-v-0b47a7fe]:last-child {
  margin-bottom: 0;
}
.row-bg[data-v-0b47a7fe] {
  padding: 10px 0;
}
/**我的分销上面总数对应的报表 */
.bg_content[data-v-0b47a7fe] {
  background-color: #fff;
  height: 216px;
  padding: 30px;
}
.bg_content .content_title[data-v-0b47a7fe] {
  font-size: 14px;
  font-weight: 400;
  color: #141414;
}
.bg_content .content_price[data-v-0b47a7fe] {
  font-size: 26px;
  font-weight: bold;
  color: #e1251b;
  margin-top: 19px;
}
.bg_content .content_orderNum[data-v-0b47a7fe] {
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  margin-top: 22px;
}
.bg_content .content_performance[data-v-0b47a7fe] {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  margin-top: 17px;
}
/**佣金明细 */
.table_detail[data-v-0b47a7fe] {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #fff;
}
[data-v-0b47a7fe] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
[data-v-0b47a7fe] .el-tabs__item.is-active {
  color: #e1251b;
  font-size: 16px;
  font-weight: 400;
}
[data-v-0b47a7fe] .el-tabs__active-bar {
  background-color: #e1251b;
}
[data-v-0b47a7fe] .el-table__row .cell {
  font-size: 16px;
  font-weight: 400;
  color: #1f1f1f;
  line-height: 22px;
}
[data-v-0b47a7fe] .el-tabs__nav {
  margin-left: 30px;
}
/**分页样式 */
.pagination[data-v-0b47a7fe] {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
  margin-right: 30px;
}
[data-v-0b47a7fe] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #fff;
  border: 1px solid #00707a;
  border-radius: 100%;
  color: #00707a;
}
[data-v-0b47a7fe] .el-pagination.is-background .el-pager li {
  background-color: transparent;
}
/**整体样式 */
.goods-list[data-v-0b47a7fe] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-0b47a7fe] {
  height: auto;
  margin-bottom: 90px;
}
/**整体 */
.bg-color[data-v-0b47a7fe] {
  background: #f8f8f8;
  padding-bottom: 90px;
}
.container-full[data-v-0b47a7fe] {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
/**面包屑样式 */
.mbreadcrumb[data-v-0b47a7fe] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**右边内容样式 */
.list-rigth[data-v-0b47a7fe] {
  width: 100%;
}
.today-orderNum[data-v-0b47a7fe] {
  margin-left: 31px;
}
.today-perf[data-v-0b47a7fe] {
  margin-left: 37px;
}
.month-num[data-v-0b47a7fe] {
  margin-left: 18px;
}
.settled-comm[data-v-0b47a7fe] {
  margin-left: 20px;
}
._table[data-v-0b47a7fe] {
  padding: 0 30px !important;
}
._color[data-v-0b47a7fe] {
  color: #e1251b !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.my-message .mbreadcrumb {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.my-message .container-full {
  background: white;
  width: 1134px;
  padding: 20px;
}
.my-message h2 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
.my-message .el-tabs__nav-scroll {
  padding: 16px 6px;
}
.my-message .el-tabs__active-bar {
  background: none;
}
.my-message .el-tabs__nav {
  width: 100%;
}
.my-message .el-tabs__nav #tab-clear {
  position: absolute;
  cursor: pointer;
  right: 0;
}
.my-message .el-tabs__item {
  font-size: 16px;
  padding-right: 40px;
  margin-right: 40px;
  color: #6b6b6b;
}
.my-message .el-tabs__item.is-active {
  color: #129eb4;
}
.my-message .check-detail {
  color: #009bb8;
  cursor: pointer;
  text-align: right;
}
.my-message .msg-box {
  margin: 30px 0;
}
.my-message .header {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.my-message .header span {
  display: inline-block;
}
.my-message .header .title {
  font-size: 20px;
  color: #141414;
  font-weight: 500;
  margin-right: 28px;
}
.my-message .header .time-tips {
  font-size: 14px;
  color: #969696;
}
.my-message .btn-box {
  width: 80px;
  height: 76px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.my-message .btn-box .close-btn {
  text-align: right;
  font-size: 14px;
}
.my-message .img-box,
.my-message .close-btn {
  cursor: pointer;
}
.my-message .el-image {
  width: 100%;
  height: 100%;
}
.my-message .page-box {
  display: flex;
  flex-direction: row-reverse;
}
.my-message .active-msg .msg-box {
  min-width: 878px;
  height: 475.8px;
  background-color: #f8f8f8;
  padding: 30px;
}
.my-message .active-msg .msg-box .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin: 23px 0;
}
.my-message .active-msg .msg-box .img-box .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(34, 34, 34, 0.49);
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-message .active-msg .msg-box .img-box .cover p {
  font-size: 120px;
  color: #fff;
}
.my-message .active-msg .msg-box .header {
  position: relative;
}
.my-message .active-msg .msg-box .header .close-btn {
  position: absolute;
  font-size: 14px;
  right: 0;
}
.my-message .active-msg .msg-box .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.my-message .active-msg .msg-box .info span {
  font-size: 14px;
}
.my-message .active-msg .msg-box .info .desc {
  color: #141414;
}
.my-message .order-msg .msg-box {
  min-width: 878px;
  height: 148px;
  background-color: #f8f8f8;
  padding: 36px;
}
.my-message .order-msg .msg-box .wrap-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}
.my-message .order-msg .msg-box .wrap-box .img-box {
  width: 80px;
  height: 76px;
}
.my-message .order-msg .msg-box .wrap-box .info {
  flex: 1;
  height: 76px;
  padding: 0 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.my-message .notice-msg .msg-box {
  display: flex;
  flex-direction: row;
  min-width: 878px;
  padding: 30px 28px;
  background-color: #f8f8f8;
}
.my-message .notice-msg .msg-box .info {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.my-message .notice-msg .msg-box .btn-box {
  width: 60px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container-full[data-v-54d3fd70] {
  padding: 20px 0!important;
}
.container-full[data-v-54d3fd70] .el-tabs__nav-wrap::after {
  height: 10px;
}
.container-full[data-v-54d3fd70] .el-tabs__item {
  position: relative;
  margin-right: 0;
  padding: 0 30px;
}
.container-full[data-v-54d3fd70] .el-tabs__item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: translateY(50%);
  width: 1px;
  height: 18px;
  background-color: #E1E1E1;
  z-index: 1;
}
.container-full[data-v-54d3fd70] .el-tabs__item:nth-last-child(2)::after,
.container-full[data-v-54d3fd70] .el-tabs__item:last-child::after {
  display: none !important;
}
.container-full h2[data-v-54d3fd70] {
  margin-bottom: 0;
  padding: 10px 30px 0 30px;
}
.container-full[data-v-54d3fd70] .el-tabs__nav-scroll {
  padding: 10px 30px 26px 30px;
}
.container-full[data-v-54d3fd70] .el-tabs__nav-wrap::after {
  background-color: #F8F8F8 !important;
}
.container-full .title[data-v-54d3fd70] {
  font-size: 22px;
  font-weight: bold;
  font-family: Arial;
}
.my-message .active-msg .msg-box .img-box[data-v-54d3fd70] {
  width: auto;
}
.info-footer[data-v-54d3fd70] {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-top: 10px;
}
.info-footer .check-detail[data-v-54d3fd70] {
  display: inline-block;
  width: 137px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #D8D7D5;
  border-radius: 20px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #6B6B6B;
}
.msg-box[data-v-54d3fd70] {
  height: auto!important;
  padding-top: 0!important;
  margin-top: 0!important;
  background-color: #FFFFFF !important;
  position: relative;
}
.msg-box[data-v-54d3fd70]::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background-color: #F8F8F8;
  z-index: 1;
}
.msg-box[data-v-54d3fd70]:last-child:after {
  display: none;
}
.info[data-v-54d3fd70] {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  max-height: 66px;
  line-height: 1.32;
  overflow: hidden;
  position: relative !important;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #141414;
}
.info p[data-v-54d3fd70] {
  padding-right: 50px;
}
.info .desc[data-v-54d3fd70] {
  font-size: 16px !important;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
.info .info-more[data-v-54d3fd70] {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 999;
}
.info .check-detail[data-v-54d3fd70] {
  color: #009bb8;
  cursor: pointer;
  text-align: left;
}
.info[data-v-54d3fd70]:hover {
  cursor: pointer !important;
}
.info-expand[data-v-54d3fd70] {
  max-height: auto !important;
  height: auto !important;
  line-height: 1.32;
  position: relative;
  overflow: visible !important;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #141414;
}
.info-expand .desc-wrapper[data-v-54d3fd70] {
  padding-right: 18px!important;
}
.info-expand .desc-wrapper .desc[data-v-54d3fd70] {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
.info-expand .info-more[data-v-54d3fd70] {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 999;
}
.info-expand p[data-v-54d3fd70] {
  display: -webkit-box;
}
.info-expand[data-v-54d3fd70]:hover {
  cursor: pointer !important;
}
.msg-box p[data-v-54d3fd70] {
  padding-right: 28px;
}
.active-msg .msg-box p[data-v-54d3fd70] {
  padding-right: 18px!important;
}
.order-msg .msg-box[data-v-54d3fd70] {
  padding: 30px 28px;
}
.msg-order[data-v-54d3fd70] {
  display: flex;
}
.msg-order .order-img[data-v-54d3fd70] {
  flex: 0 0 116px;
  width: 116px !important;
  height: 116px !important;
  background: #F8F8F8;
  border-radius: 8px;
}
.msg-order .order-img[data-v-54d3fd70] .el-image {
  border-radius: 8px;
}
.msg-order .info-wraper[data-v-54d3fd70] {
  flex: 1;
  margin-left: 20px;
}
.msg-order .info-wraper .info[data-v-54d3fd70] {
  height: auto;
}
.msg-order .info-wraper .info .desc-wrapper[data-v-54d3fd70] {
  padding-right: 18px!important;
}
.msg-order .info-wraper .info .desc-wrapper .desc[data-v-54d3fd70] {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
.msg-order .info-wraper .info-expand[data-v-54d3fd70] {
  height: auto;
}
.msg-order .info-wraper .info-expand .desc-wrapper[data-v-54d3fd70] {
  padding-right: 18px!important;
}
.msg-order .info-wraper .info-expand .desc-wrapper .desc[data-v-54d3fd70] {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
.notice-info-wrapper[data-v-54d3fd70] {
  width: auto!important;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.notice-info-wrapper .notice-info[data-v-54d3fd70] {
  box-sizing: border-box;
}
.notice-info-wrapper .info-wrapper[data-v-54d3fd70] {
  min-width: 1064px!important;
  box-sizing: border-box;
}
.notice-info-wrapper .info-wrapper .desc[data-v-54d3fd70] {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
.notice-info-wrapper .info-wrapper .notice-message-img-box[data-v-54d3fd70] {
  margin: 23px 0;
}
.notice-info-wrapper .check-detail[data-v-54d3fd70],
.msg-order .check-detail[data-v-54d3fd70] {
  position: relative;
  right: -20px;
}
.msg-icon-up[data-v-54d3fd70],
.msg-icon-down[data-v-54d3fd70] {
  transition: all 0.5s ease-out;
}
.msg-icon-up[data-v-54d3fd70] {
  transform: rotate(0deg);
}
.msg-icon-down[data-v-54d3fd70] {
  transform: rotate(180deg);
}
.expand-icon[data-v-54d3fd70] {
  font-size: 22px;
}
.btn-box[data-v-54d3fd70] {
  flex: 0 0 20px;
  height: 20px!important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cursor-pointer[data-v-54d3fd70] {
  cursor: pointer;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.nachrichten_expires_box[data-v-c5665e3c] {
  margin-bottom: 20px;
}
.nachrichten_expires_box .mbreadcrumb[data-v-c5665e3c] {
  font-size: 16px;
  color: #6b6b6b;
  padding-bottom: 26px;
  cursor: pointer;
  margin-left: -277px;
  padding-top: 20px;
}
.nachrichten_expires_box .head-title[data-v-c5665e3c] {
  height: 96px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 41px;
  background: #f7f7f7;
}
.nachrichten_expires_box .head-title h1[data-v-c5665e3c] {
  font-size: 24px;
  color: #3f3f3f;
  font-weight: 400;
}
.nachrichten_expires_box .head-title .title-item[data-v-c5665e3c] {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.nachrichten_expires_box .head-title .title-item .masge[data-v-c5665e3c] {
  margin-right: 40px;
  margin-left: 40px;
  cursor: pointer;
}
.nachrichten_expires_box .head-title .title-item span[data-v-c5665e3c] {
  cursor: pointer;
}
.nachrichten_expires_box .paging-block[data-v-c5665e3c] {
  width: 100%;
  margin: 28px 0 50px 0;
  display: flex;
  justify-content: center;
}
.nachrichten_expires_box .container-full[data-v-c5665e3c] {
  border: 1px solid #ebeef5;
}
.nachrichten_centent[data-v-c5665e3c] {
  background-color: #fff;
  transition: 0.3s;
  border-radius: 4px;
  min-height: 340px;
  width: 100%;
}
.nachrichten_centent .nav-item[data-v-c5665e3c] {
  display: flex;
  align-items: center;
  background: #f7f7f7;
}
.nachrichten_centent .nav-item[data-v-c5665e3c] .el-popover__reference-wrapper {
  padding: 0 30px;
  font-size: 14px;
}
.nachrichten_centent .nav-item[data-v-c5665e3c] .el-popover__reference-wrapper .iconfont {
  font-size: 24px;
  vertical-align: middle;
}
.nachrichten_centent .nav-item .el-menu[data-v-c5665e3c] {
  background: #f7f7f7;
}
.nachrichten_centent .nav-item .el-menu .el-menu-item[data-v-c5665e3c]:not(.is-disabled):hover,
.nachrichten_centent .nav-item .el-menu .el-menu-item[data-v-c5665e3c]:not(.is-disabled):focus {
  background: #f7f7f7;
}
.nachrichten_centent .nav-item .el-menu .el-menu-item[data-v-c5665e3c] {
  border: none;
}
.nachrichten_centent .nav-item .el-menu-demo[data-v-c5665e3c] {
  flex: 1;
  border: none;
}
.nachrichten_centent .nav-item .el-menu-demo .el-menu-item[data-v-c5665e3c] {
  padding: 0 30px;
}
.nachrichten_centent .nav-item .el-menu-demo .el-menu-item[data-v-c5665e3c]::after {
  content: '';
  display: block;
  width: 0px;
  height: 18px;
  border-left: 1px solid #ccc;
  position: absolute;
  left: -1px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.nachrichten_centent .nav-item .el-menu-demo .el-menu-item[data-v-c5665e3c]:nth-child(1)::after {
  display: none;
}
.nachrichten_centent .nachrichten_list[data-v-c5665e3c] {
  width: 100%;
  margin-top: 22px;
  padding: 0 41px 30px;
}
.nachrichten_centent .nachrichten_list li[data-v-c5665e3c] {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nachrichten_centent .nachrichten_list li .left[data-v-c5665e3c] {
  display: flex;
  align-items: center;
}
.nachrichten_centent .nachrichten_list li .left .img[data-v-c5665e3c] {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin-right: 14px;
  position: relative;
}
.nachrichten_centent .nachrichten_list li .left .img img[data-v-c5665e3c] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: contain;
  border: 1px solid #f8f8f8;
}
.nachrichten_centent .nachrichten_list li .left .img span[data-v-c5665e3c] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #129eb4;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -2px;
  z-index: 1;
}
.nachrichten_centent .nachrichten_list li .left .img i.icona-ziyuan12[data-v-c5665e3c] {
  display: inline-block;
  font-size: 38px;
  color: #0a8475;
}
.nachrichten_centent .nachrichten_list li .left .title[data-v-c5665e3c] {
  max-width: 875px;
}
.nachrichten_centent .nachrichten_list li .left .title p[data-v-c5665e3c] {
  font-size: 14px;
  color: #000;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nachrichten_centent .nachrichten_list li .left .title span[data-v-c5665e3c] {
  font-size: 12px;
  color: #999999;
}
.nachrichten_centent .nachrichten_list li .right[data-v-c5665e3c] {
  display: none;
  margin-right: 20px;
}
.nachrichten_centent .nachrichten_list li .right i[data-v-c5665e3c] {
  font-size: 26px;
  color: #999999;
}
.nachrichten_centent .nachrichten_list li[data-v-c5665e3c]:last-child {
  border: none;
}
.nachrichten_centent .nachrichten_list li[data-v-c5665e3c]:hover {
  background: #f2f2f2;
}
.nachrichten_centent .nachrichten_list li:hover .right[data-v-c5665e3c] {
  display: block;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.voc-control-item {
  min-width: auto;
}
.voc-control-item .tiem-i .el-divider {
  margin: 10px 0;
}
.voc-control-item .tiem-i p {
  cursor: pointer;
}
.voc-informations-set .tiem-i .el-divider {
  margin: 10px 0;
}
.voc-informations-set .tiem-i p {
  font-size: 14px;
  color: #666666;
}
.voc-informations-set .tiem-i p i {
  font-size: 14px;
  margin-left: 6px;
}
.voc-informations-set .tiem-i .active {
  color: #129eb4;
}
.voc-informations-set .tiem-i .active i {
  color: #129eb4;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-3f005f18] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.user-rights[data-v-8cef2fe4] {
  height: auto;
}
.user-rights .mbreadcrumb[data-v-8cef2fe4] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.user-rights .container-full[data-v-8cef2fe4] {
  padding: 41px 52px;
  width: 1134px;
  min-height: 850px;
  background: #fff;
}
.user-rights .container-full .header[data-v-8cef2fe4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.user-rights .container-full .header h2[data-v-8cef2fe4] {
  font-size: 20px;
  font-family: 'PingFang SC';
  font-weight: 600;
  color: #333333;
}
.user-rights .container-full .header .right[data-v-8cef2fe4] {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: 'PingFang SC';
  font-weight: 500;
  color: #006271;
  cursor: pointer;
}
.user-rights .container-full .header .right span[data-v-8cef2fe4] {
  padding-left: 6px;
}
.user-rights .pagination[data-v-8cef2fe4] {
  margin-top: 20px;
  text-align: right;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-057637be] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.account-security-card[data-v-057637be] {
  height: auto;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container-full.bg-color.wAuto[data-v-8bf754b0] {
  max-width: 1134px;
}
.container-full.bg-color.wAuto[data-v-8bf754b0] .el-tabs__nav-prev {
  font-size: 26px;
  top: 27px;
  left: 4px;
}
.container-full.bg-color.wAuto[data-v-8bf754b0] .el-tabs__nav-next {
  font-size: 26px;
  top: 27px;
  right: 4px;
}
.container-full.bg-color.wAuto[data-v-8bf754b0] .el-tabs__nav-scroll {
  margin: 0 10px;
}
.container-full.bg-color.wAuto[data-v-8bf754b0] .el-tabs__nav-scroll .el-tabs__nav {
  padding-right: 40px;
}
/**tab的样式修改 */
[data-v-8bf754b0] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
[data-v-8bf754b0] .el-tabs__item.is-active {
  color: #e1251b;
  border-right: 1px solid #e1e1e1;
  height: 20px;
  line-height: 15px;
}
[data-v-8bf754b0] .el-tabs__active-bar {
  background-color: #e1251b;
}
[data-v-8bf754b0] .el-tabs__item {
  font-size: 16px;
  color: #1f1f1f;
}
[data-v-8bf754b0] .el-tabs__nav {
  margin: 30px 30px 0 30px;
}
.shareAddressFont[data-v-8bf754b0] {
  margin-top: 52px;
  margin-left: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #141414;
}
.shareLink[data-v-8bf754b0] {
  display: flex;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
.linkAddress[data-v-8bf754b0] {
  flex-direction: row;
}
.linkAddress[data-v-8bf754b0] .el-button--primary {
  height: 48px;
  background: #005f71;
  border-radius: 8px;
}
.address[data-v-8bf754b0] {
  margin-right: 20px;
  flex: 3;
}
/**赋值二维码链接地址 */
[data-v-8bf754b0] .el-input__inner {
  border: transparent;
  color: #141414;
  font-size: 16px;
  font-weight: 400;
}
[data-v-8bf754b0] .el-input-group__append {
  cursor: pointer;
  color: #0083f4;
  font-size: 16px;
  font-weight: 400;
  border: transparent;
}
[data-v-8bf754b0] .el-input-group {
  background-color: #f8f8f8;
  height: 48px;
}
/**海报样式 */
.share_bg_border[data-v-8bf754b0] {
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin: 30px 30px 80px 30px;
  padding: 0 0 30px 0;
}
.posters[data-v-8bf754b0] {
  width: 390px;
  height: 587px;
  border-radius: 12px;
  margin-top: 40px;
  position: relative;
}
.posters .poster[data-v-8bf754b0] {
  position: absolute;
  left: 50%;
  width: 390px;
  margin-left: 198px;
}
.posters .poster .van-image[data-v-8bf754b0] {
  width: 100%;
  height: 100%;
}
.posters .poster .qr-code-bg[data-v-8bf754b0] {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  background-color: #fff;
  width: 96px;
  height: 96px;
  margin-right: -50px;
  right: 50%;
  bottom: 8px;
}
.posters .poster .qr-code-bg img[data-v-8bf754b0] {
  width: 96px;
  height: 96px;
}
/**面包屑样式 */
.mbreadcrumb[data-v-8bf754b0] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**整体样式 */
.goods-list[data-v-8bf754b0] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-8bf754b0] {
  height: auto;
  margin-bottom: 90px;
}
/**右边内容样式 */
.list-rigth[data-v-8bf754b0] {
  width: 100%;
  background-color: #fff;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-438228fc] {
  margin-bottom: 75px;
}
.big-title[data-v-438228fc] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-438228fc] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-438228fc] {
  padding-left: 78px;
}
.big-title .show-before[data-v-438228fc]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-438228fc] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-438228fc]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-438228fc] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-438228fc] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-438228fc]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-438228fc]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-438228fc] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-438228fc] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-438228fc] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-438228fc] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-438228fc] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-438228fc] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-438228fc] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-438228fc] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-438228fc] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-438228fc] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-438228fc] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-438228fc]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-438228fc] {
  animation: fadeInRightBig-438228fc 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-438228fc]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-438228fc {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-438228fc] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-438228fc] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-438228fc] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-438228fc] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-438228fc] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-438228fc] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-438228fc]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-438228fc]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-438228fc] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.wishList[data-v-438228fc] {
  height: auto;
}
.wishList .mbreadcrumb[data-v-438228fc] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  cursor: pointer;
  margin-left: -245px;
}
.wishList .container-full[data-v-438228fc] {
  width: 1134px;
  background: #fff;
  padding: 20px;
}
.wishList .container-full .list-rigth[data-v-438228fc] {
  width: 100%;
  flex: 1;
}
.wishList .container-full .mypagination[data-v-438228fc] {
  float: right;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container-width[data-v-0021ecf6] {
  width: calc(100% - 246px);
}
.mbreadcrumbBox .mbreadcrumb[data-v-0021ecf6] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
[data-v-0021ecf6] .el-steps--horizontal {
  margin-bottom: 30px;
}
[data-v-0021ecf6] .is-success {
  color: #007287 !important;
  font-size: 16px;
}
[data-v-0021ecf6] .is-success .el-step__icon-inner {
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAD6UlEQVRIS5WWf0xVZRjHP8858IdKqWu1XM6MzZGLrRW1+KPNgQSrjKwGm8sIJqHXUcK6G7uG8yxIAqRuWYJCGwkud+/ol5g2J9TW8tZylXPTzXLhrJyLDZTNBpzztHMvJLfuPQfff8/zfj/v8573eZ6v4LcsNVgdK0TlSSAfkVWoLolvExlD9TwQQ/QIZ/OHsMTxkpS0HyNq4sRqUG0A7vY718z3EURaMfL3Uy52qj2pgQeGc8nI7Ee53xckMonqJRADYTmqGQg/Mz21kYqCM//d/39g3zel4HwELPSGSQy0lWn7GFUFf8djI8NZTJrrQUKorgRjAy88+vlcnWRg79eliDMAZHjA7LhgxZrdiCh9QznYxoPAEtQZZ9r8EWfRLyyYaEX1ZdR4jso1/0JvAHu+zMUwv/PNTKSGqrXd8QN1Dy8nwzmN6tLkA8oZVJoQ7gMniGM/QnVJ/HoTwEjE5OriU+D7zzqpLtmaJN59PIA4e1PeiBIFliLczq3jeZSX2wngvi8CQOpNN5T+JGMqh01PX0sS3/dDJlwZAZal+Q1uZjnANjY/0SlYlsEdeRd8n75IkMC6jpSinYNvoVqf9r8LinKRK6eyhXcHihDjuPeL1CmEZdQ+O5oybs/HhSAnfEtInceEcPRtoM4neIi6srVpY9oPLCJz4Rio1+t2t4eFjkMn4y3La6k2E9ywwzOm49CvQLbPwWNCW/9fwG3eQKmg4fk+z5i2gydAC32Ao0JL7zSK6Rko+jihqmOeMbt6PwHWe+tgC0090+ADdChiZ7X3o2jqiQBlPhnagtXlf6XIM1ibP/UUs7oGAXeEea1RoXHPSRCfR0M9b9SGPaV2vPc9ysM+5RUTQuF5lIV+SEt9padYKDyPm3LLIthehOFb+JdoC64ANCW0IbwCtd325r0ct/Dd1nZtgX9rs50CwqGvUirWt76IQa8PboRbrmcnmnfdrgCod/NWGeSd7U+lFN3WfBiRdWmAV0EygVcJb+9MAMsiJnee8x9Pjhbz/s7kvvtKk2uqzqYprXHgs/jYu3xvHtHZ8eRCt1i5GOozgPV3uP4Qe9svJ7KxDLbqUaA4RXbfotIen5WOUUyXNWcAz0YHGkuBAdTLYuhpjMmSOHTLa3chRiPoAwmLwTiiP4FEmbYvYhpHEamnszmFxZiFvhRyoT4mSv8Aaul+021nyauszGTxPZWI+ToQoLvFw0TNbt0UzAWzH9TbJqqew5DDOHIesQ0wV4O6rm0M7I18sHseNnEW6p40a2UN3KQRRlqZ+G0/0ehNGOG5l+TW6YWJQgwnYfWRVTBj9eOZzFh9xzhCdtYQluVp9f8B7b1ehjRcP/kAAAAASUVORK5CYII=);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-0021ecf6] .is-success .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
[data-v-0021ecf6] .is-process {
  font-weight: 500;
  color: #c0c4cc;
  font-size: 16px;
}
[data-v-0021ecf6] .is-process .el-step__icon-inner {
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  background-image: url(https://at.olicdn.com/pc/_nuxt/img/logo3.5cfbf26.png);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-0021ecf6] .is-process .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
[data-v-0021ecf6] .is-wait {
  font-weight: 500;
  color: #c0c4cc;
  font-size: 16px;
}
[data-v-0021ecf6] .is-wait .el-step__icon-inner {
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  background-image: url(https://at.olicdn.com/pc/_nuxt/img/logo3.5cfbf26.png);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-0021ecf6] .is-wait .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
[data-v-0021ecf6] .el-step__icon.is-text {
  border: transparent;
}
[data-v-0021ecf6] .el-step__icon {
  width: 28px;
  height: 28px;
}
[data-v-0021ecf6] .el-step.is-horizontal .el-step__line {
  top: 20px;
}
[data-v-0021ecf6] .el-step:first-child .el-step__head {
  text-align: left !important;
}
[data-v-0021ecf6] .el-step:first-child .el-step__head .el-step__line {
  width: 500px;
  left: 0 !important;
  right: 0 !important;
}
[data-v-0021ecf6] .el-step:first-child .el-step__main {
  text-align: left !important;
}
[data-v-0021ecf6] .el-step:last-child .el-step__head {
  text-align: right !important;
}
[data-v-0021ecf6] .el-step:last-child .el-step__main {
  text-align: right !important;
}
[data-v-0021ecf6] .el-step:nth-child(2) .el-step__head .el-step__line {
  width: 500px !important;
}
[data-v-0021ecf6] .el-step.is-center .el-step__line {
  left: 48%;
}
.content[data-v-0021ecf6] {
  padding: 30px;
}
.l[data-v-0021ecf6] {
  border: 1px solid #dedede;
}
.col_right[data-v-0021ecf6] {
  border-right: 1px solid #dedede;
}
.colLeft[data-v-0021ecf6] {
  display: flex;
  justify-content: space-between;
}
.colLeft .refundText_box[data-v-0021ecf6] {
  flex-direction: row;
}
._flex2[data-v-0021ecf6] {
  flex: 2;
  padding: 0 33px 0 0;
}
.refundText_box .refundTitle[data-v-0021ecf6] {
  color: #141414;
  font-size: 24px;
  font-weight: bold;
}
.refundText_box .refundDetail[data-v-0021ecf6] {
  margin-top: 18px;
  color: #141414;
  font-size: 15px;
}
.msg-icon[data-v-0021ecf6] {
  cursor: pointer;
  text-align: center;
}
[data-v-0021ecf6] .el-icon-chat-dot-round {
  font-size: 26px;
  color: #005f71;
  text-align: center;
}
.contactCustomer[data-v-0021ecf6] {
  color: #141414;
  font-size: 14px;
  margin-top: 9px;
  cursor: pointer;
}
.line[data-v-0021ecf6] {
  border-top: 1px solid #e2e2e2;
  margin: 30px 0 30px 0;
}
.commodityInformation[data-v-0021ecf6] {
  display: flex;
  margin-top: 50px;
}
.commodityInformation .commodityFlex[data-v-0021ecf6] {
  flex-direction: row;
}
.commodityInformation .commodityFlex .commodityImg[data-v-0021ecf6] {
  width: 92px;
  height: 91px;
  border: 6px solid #e2e2e2;
}
.commodityInformation .commodityFlex .commodityImg[data-v-0021ecf6] .el-image {
  width: 80px;
  height: 79px;
}
.commodityInformation .commodityFlex .commodityDetail[data-v-0021ecf6] {
  margin-left: 20px;
}
.commodityDetail .commodityTitle[data-v-0021ecf6] {
  color: #141414;
  font-size: 16px;
  font-weight: 400;
}
.commodityDetail .commodityDesc[data-v-0021ecf6] {
  margin-top: 15px;
  font-weight: 400;
  color: #6b6b6b;
  font-size: 14px;
}
.commodity-gift[data-v-0021ecf6] {
  border: 1px solid #129eb4;
  border-radius: 4px;
  color: #129eb4;
  width: 60px;
  line-height: 20px;
  text-align: center;
}
.colRight[data-v-0021ecf6] {
  height: 50px;
  background: #f0f0f0;
  line-height: 50px;
  padding-left: 28px;
  font-size: 16px;
  font-weight: bold;
}
.rightImformation[data-v-0021ecf6] {
  padding: 20px 10px 20px 18px;
}
.rightImformation .imformationText[data-v-0021ecf6] {
  margin-bottom: 17px;
  font-size: 16px;
}
.refundAmount[data-v-0021ecf6] {
  margin-top: 18px;
  font-size: 18px;
  color: #141414;
}
[data-v-0021ecf6] .el-icon-present {
  margin-left: 5px;
  font-size: 15px;
}
.list-rigth[data-v-0021ecf6] {
  width: 100%;
  background-color: #fff;
}
.list-rigth-content[data-v-0021ecf6] {
  padding: 30px 35px 160px 35px;
}
._symbol[data-v-0021ecf6] {
  color: #e1251b !important;
}
._check[data-v-0021ecf6] {
  color: #6b6b6b !important;
}
._time[data-v-0021ecf6] {
  color: #141414 !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**整体 */
.bg[data-v-e8567c70] {
  background: #f8f8f8;
  padding-bottom: 90px;
}
.bg .bg-myinvitationandcredits[data-v-e8567c70] {
  font-size: 28px;
  color: #ffffff;
  margin: 0px 0 40px 42px;
  padding-top: 40px;
}
.bg .bg-total[data-v-e8567c70] {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 42px;
}
.bg .bg-total .total-data[data-v-e8567c70] {
  width: 250px;
  height: 145px;
  background-color: #ffffff;
  border-radius: 8px;
  margin-right: 16px;
  box-shadow: #ccc 2px 2px 6px 1px;
}
.bg .bg-total .total-data .fontIcon[data-v-e8567c70] {
  margin-left: 105px;
  margin-top: 30px;
}
.bg .bg-total .total-data .fontIcon .iconfont[data-v-e8567c70] {
  font-size: 37px;
}
.bg .bg-total .total-data .creditAmount[data-v-e8567c70] {
  position: relative;
}
.bg .bg-total .total-data .creditAmount .currency-symbol[data-v-e8567c70] {
  position: absolute;
  font-size: 22px;
  top: 6px;
  left: 16px;
}
.bg .bg-total .total-data .creditAmount .symbol-credit[data-v-e8567c70] {
  left: 13px;
  top: 8px;
}
.bg .bg-total .total-data .total-amount[data-v-e8567c70] {
  margin-top: 10px;
  color: #005f71;
  font-size: 24px;
  text-align: center;
}
.bg .bg-total .total-data .total-font[data-v-e8567c70] {
  color: #999999;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.bg .invitation-data[data-v-e8567c70] {
  margin-top: 50px;
}
.bg .invitation-data[data-v-e8567c70] .el-tabs__item {
  width: 180px;
  height: 64px;
  background-color: #e6e6e6;
  text-align: center;
  color: #6b6b6b;
  font-size: 20px;
  line-height: 64px;
  border-radius: 4px 4px 0px 0px;
  margin-right: 10px;
}
.bg .invitation-data[data-v-e8567c70] .el-tabs__nav {
  border: none;
}
.bg .invitation-data[data-v-e8567c70] .is-active {
  background-color: #129eb4;
  color: #ffffff;
}
.bg .invitation-data[data-v-e8567c70] .el-tabs__header {
  margin: 0;
}
.bg .invitation-data .tableinvitationRewards[data-v-e8567c70] thead {
  height: 78px;
  background-color: #fafafa;
}
.bg .invitation-data[data-v-e8567c70] .el-table {
  border: 1px solid #f1f1f1;
}
.container-full[data-v-e8567c70] {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
/**面包屑样式 */
.mbreadcrumb[data-v-e8567c70] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}
/**右边内容样式 */
.list-rigth[data-v-e8567c70] {
  width: 100%;
}
/**整体样式 */
.goods-list[data-v-e8567c70] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.goods-list .goods-list-style-2[data-v-e8567c70] {
  height: auto;
  margin-bottom: 90px;
}
.goods-list .bg[data-v-e8567c70] {
  background: url(https://at.olicdn.com/pc/_nuxt/img/myInvitationRewardsBg.ad84b9f.png) no-repeat;
  position: relative;
}
/**分页样式 */
.pagination[data-v-e8567c70] {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
[data-v-e8567c70] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #fff;
  border: 1px solid #00707a;
  border-radius: 100%;
  color: #00707a;
}
[data-v-e8567c70] .el-pagination.is-background .el-pager li {
  background-color: transparent;
}
/**右边内容样式 */
.list-rigth[data-v-e8567c70] {
  width: 100%;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: #fff;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-8fb24b3e] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
/**面包屑样式 */
.mbreadcrumb[data-v-2dd610bf] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.nav-breadcrumb[data-v-23836429] {
  margin-bottom: 30px;
  padding: 14px 0;
}
.nav-breadcrumb[data-v-23836429] .el-breadcrumb__inner.is-link {
  color: #606266;
  font-weight: 400;
}
.orderId-content[data-v-23836429] {
  background-color: #fff;
}
.orderId-content ._check[data-v-23836429] {
  margin-right: 29px;
}
.icon[data-v-23836429] {
  width: 62px;
  height: 62px;
  font-size: 62px;
  color: #005f71;
}
.content[data-v-23836429] {
  padding-top: 147px;
  text-align: center;
}
.content_success[data-v-23836429] {
  margin-top: 27px;
  text-align: center;
  font-size: 22px;
  color: #005f71;
}
.content_detail[data-v-23836429] {
  margin-top: 28px;
  text-align: center;
  color: #212121;
  font-size: 16px;
}
.content_display[data-v-23836429] {
  margin-top: 59px;
  justify-content: center;
  display: flex;
  padding-bottom: 268px;
}
.content_display .content_box[data-v-23836429] {
  flex-direction: row;
}
.mbreadcrumbBox .mbreadcrumb[data-v-23836429] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
  margin-left: -245px;
  /*
            width: 1200px;
            margin: auto;
            line-height: 44px;
            margin-left: -210px;*/
}
[data-v-23836429] .el-button {
  width: 185px;
  height: 39px;
  border-radius: 4px;
}

