
.wesing-image {
  display: block;
  line-height: 0;
}

.wesing-image--cover {
  width: 100%;
  max-height: 100%;
}

.wesing-image--contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.L20WxFWthRKO01KAakE2Qg\=\= {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  color: inherit;
  padding: inherit;
  background-color: inherit;
  cursor: pointer;
}

/* Flex Item */
html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: #000000;
}

a,
img {
  -webkit-touch-callout: none;
  border: 0;
}

blockquote,
body,
dd,
dl,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
ol,
p,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
}

a,
a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font-weight: inherit;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
}

body {
  font-weight: normal;
  font-size: 0.14rem;
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei', sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100% !important;
     -moz-text-size-adjust: 100% !important;
          text-size-adjust: 100% !important;
  -webkit-font-smoothing: antialiased;
}

img {
  pointer-events: none;
}

input {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input:focus {
  border: none;
}

svg:not(:root) {
  overflow: visible !important;
}

body {
  -webkit-font-smoothing: initial;
}

.joox-daily-seckill .seckill-countdown {
  font-weight: bold;
  font-size: 0.14rem;
  font-family: arial, monospace, Monaco, Consolas;
  text-align: center;
}

.joox-daily-seckill .seckill-countdown__time {
  font-weight: bolder;
}

.joox-daily-seckill .sell-card__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.2rem;
  padding: 0 0.15rem;
  line-height: 1.5;
  -webkit-overflow-scrolling: touch;
}

.joox-daily-seckill .sell-card__item {
  display: block;
  flex-shrink: 0;
  width: 1.06rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0.015rem solid transparent;
}

.joox-daily-seckill .sell-card__item.checked {
  border-color: red;
}

.joox-daily-seckill .sell-card__item .img-wrap.disable {
  position: relative;
  overflow: hidden;
}

.joox-daily-seckill .sell-card__item .img-wrap.disable::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  content: '';
}

.joox-daily-seckill .sell-card__item.card-width-num-1 {
  width: 3.45rem;
  margin: 0 auto;
}

.joox-daily-seckill .sell-card__item.card-width-num-2 {
  width: 1.68rem;
}

.joox-daily-seckill .sell-card__item.card-width-num-3 {
  width: 1.06rem;
}

.joox-daily-seckill .sell-card__img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.kg-toast {
  position: fixed;
  top: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  width: 100%;
}

.kg-toast .container {
  position: absolute;
  top: 1.6rem;
  z-index: 9999;
  display: flex;
  justify-content: center;
  width: 2.6rem;
  padding: 0.15rem 0.2rem;
  background-color: #000000;
  border-radius: 0.04rem;
}

.kg-toast .text {
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.18rem;
  text-align: center;
  word-break: break-word;
}

.wesing-dialog .dialog-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
}

.wesing-dialog .dialog-mask .dialog-main {
  width: 3.11rem;
  margin: auto;
  padding: 0.28rem 0.2rem;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  background: #fafafa;
  border-radius: 0.2rem;
}

.wesing-dialog .dialog-mask .dialog-main__header {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 0.18rem;
}

.wesing-dialog .dialog-mask .dialog-main__body {
  margin-bottom: 0.2rem;
  font-size: 0.14rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer {
  color: #532acc;
  font-weight: 500;
  font-size: 0.16rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer .btn-item {
  height: 0.6rem;
  line-height: 0.6rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer .btn-item:active {
  opacity: 0.7;
}

.wesing-dialog .dialog-mask .dialog-main div:last-child {
  margin-bottom: 0;
}

/* Flex Item */
.wesing-btn {
  box-sizing: border-box;
  font-weight: 600;
  text-align: center;
  border: 0.01rem solid transparent;
  outline: none;
  border-radius: 0.6rem;
}

.wesing-btn:active {
  outline: none;
  opacity: 0.7;
}

.wesing-btn:active:focus {
  outline: none;
}

.wesing-btn--mini {
  padding: 0.06rem 0.18rem;
  font-size: 0.12rem;
}

.wesing-btn--medium {
  padding: 0.08rem 0.2rem;
  font-size: 0.14rem;
}

.wesing-btn--large {
  padding: 0.12rem 0.24rem;
  font-size: 0.16rem;
}

.wesing-btn--icon .wesing-btn__children {
  width: 0.16rem;
  height: 0.16rem;
}

.wesing-btn--default:active {
  background: linear-gradient(0deg, #000000, #000000), #6835ff;
}

.wesing-btn--outline {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}

.wesing-btn--outline:active {
  background: linear-gradient(0deg, #000000, #000000), #ffffff;
  border-color: transparent;
}

.wesing-btn--outline.wesing-btn--icon {
  padding: 0 0.06rem;
}

.wesing-btn--outline.wesing-btn--icon .wesing-btn__children {
  width: 0.24rem;
  height: 0.24rem;
  padding: 0.02rem;
}

.wesing-btn--disabled.wesing-btn--default,
.wesing-btn--disabled.wesing-btn--outline {
  opacity: 0.3;
}

#common-top-bar {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
}

[dir="ltr"] #common-top-bar {
  left: 0;
}

[dir="rtl"] #common-top-bar {
  right: 0;
}

.wesing-top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  height: 0.6rem;
  padding: 0 0.16rem;
  background-color: #3e3936;
}

.wesing-top-bar .top-bar__left {
  display: inline-block;
  flex: 0 0 1.09rem;
  width: 1.09rem;
  max-width: 1.09rem;
  -webkit-box-flex: 0;
}

.wesing-top-bar .top-bar__left img {
  width: 100%;
}

.wesing-top-bar .top-bar__right {
  display: inline-block;
  flex: 0 0 auto;
  width: auto;
  max-width: auto;
  -webkit-box-flex: 0;
  color: white;
}

.wesing-top-bar .top-bar__right .wesing-btn {
  background-color: #dd3030;
}

