.catalog-fold-wrap[data-v-6841fd38] {
  padding: 20px;
}
.chapter[data-v-6841fd38] {
  margin-bottom: 15px;
}
.section[data-v-6841fd38]:first-child {
  margin-top: 15px;
}
.section[data-v-6841fd38] {
  width: 90%;
  margin: 0 auto 15px;
  background: #f4f4f4;
  border: 1px solid #e7e8ea;
}
.card-outter-box[data-v-6841fd38]:first-child {
  margin-left: 15px;
}
.table-title[data-v-6841fd38] {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 20px auto 0;
  background: #f4f4f4;
}
.section-col[data-v-6841fd38],
.card-col[data-v-6841fd38] {
  color: #5b6770;
  min-height: 50px;
  line-height: 50px;
}
.arrow-common[data-v-6841fd38] {
  padding-top: 18px;
  color: #a3a6a9;
  font-size: 16px;
  font-weight: 600;
}
.section-col[data-v-6841fd38] {
  text-indent: 1rem;
  font-weight: 600;
  font-size: 14px;
  color: #7b7e81;
  cursor: pointer;
  overflow: hidden;
  width: 95%;
  display: flex;
  justify-content: space-between;
}
.section-col-title[data-v-6841fd38] {
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.collapse-title[data-v-6841fd38] {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  text-indent: 2rem;
}
.card-col div[data-v-6841fd38] {
  display: inline-block;
}
.card-col .card-outter-box[data-v-6841fd38] {
  display: inline-block;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  width: 26px;
}
.card-outter-box:last-child .card-commom[data-v-6841fd38]::before {
  display: none;
}
.card-commom[data-v-6841fd38]::before {
  display: block;
  content: '';
  position: absolute;
  width: 15px;
  right: -7px;
  top: -6px;
  height: 10px;
  transform: rotate(-45deg);
  background-color: #c6cacd;
}
.card-commom.end[data-v-6841fd38]::before {
  display: none;
}
.card-col .card-commom[data-v-6841fd38] {
  position: relative;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-col .card-line[data-v-6841fd38] {
  height: 10px;
  background-color: #c6cacd;
  position: absolute;
  left: 15px;
  right: 0px;
  top: 14px;
}
.card-col .source-type-ic[data-v-6841fd38] {
  transform: rotate(-45deg);
  white-space: nowrap;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 22px;
  background: #fff;
  border: 2px solid #c6cacd;
}
.card-col .source-type-ic span[data-v-6841fd38] {
  display: block;
  width: 100%;
  height: 100%;
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  padding-top: 1px;
}
.card-col .source-type-video[data-v-6841fd38] {
  transform: rotate(-90deg);
  white-space: nowrap;
  background: #fff;
  width: 22px;
  height: 22px;
  line-height: 17px;
  border-radius: 4px;
  border: 2px solid #c6cacd;
}
.card-col .source-type-video span[data-v-6841fd38] {
  display: block;
  width: 100%;
  height: 100%;
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
  transform: rotate(45deg);
  text-align: center;
}
.card-col .source-opened[data-v-6841fd38] {
  border: 2px solid #b9b9b9;
  background: #fff;
}
.card-col .source-opened[data-v-6841fd38]:hover {
  background: #f59a23;
  border: 2px solid #f59a23;
}
.card-col .source-opened:hover span[data-v-6841fd38] {
  color: #fff;
}
.card-col .source-closed[data-v-6841fd38] {
  background: #545454 !important;
  border: 2px solid #545454 !important;
}
.card-col .source-closed span[data-v-6841fd38] {
  color: #fff;
}
.card-col .source-closed[data-v-6841fd38]:hover {
  background: #545454 !important;
  border: 2px solid #545454 !important;
}
.card-col .source-closed:hover span[data-v-6841fd38] {
  color: #fff;
}
.card-col .source-locked[data-v-6841fd38] {
  background: #f2f2f2;
  border: 1px solid #8e8d8d;
}
.card-col .source-locked[data-v-6841fd38]:hover {
  background: #a9a9aa;
  border: 1px solid #a9a9aa;
}
.card-col .learned[data-v-6841fd38] {
  background: #70b603;
  border: 2px solid #70b603;
}
.card-col .learned span[data-v-6841fd38] {
  color: #fff;
}
.card-col .learned[data-v-6841fd38]:hover {
  background: #70b603 !important;
  border: 2px solid #70b603 !important;
}
.card-col .ic-learning[data-v-6841fd38] {
  border: 3px solid #F9BE4D;
}
.card-col .learning-start[data-v-6841fd38] {
  border: 3px solid #F9BE4D;
}
.card-col .on-learning[data-v-6841fd38] {
  border: 2px solid #1ad520;
}
.card-col .video-learning[data-v-6841fd38] {
  border: 2px solid #F9BE4D;
}
.card-col .ai-kit[data-v-6841fd38] {
  width: 24px;
  height: 24px;
  line-height: 19px;
  border-radius: 3px;
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
.card-col .ai-kit.wait-learning[data-v-6841fd38] {
  background: #ddd;
  border: 2px solid #ddd;
}
.card-col .source-type-exercise[data-v-6841fd38] {
  border-radius: 3px !important;
}
.card-col .source-type-aidemo[data-v-6841fd38] {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.card-col .source-type-ppt[data-v-6841fd38] {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
}
.card-col .source-type-knowledge[data-v-6841fd38] {
  -webkit-clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
          clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
}
.card-col .source-type-iframe[data-v-6841fd38] {
  border: none !important;
  background: url(../img/外部-正常.e8555419.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.source-opened[data-v-6841fd38] {
  background: url(../img/外部_正在学习.2f1efb00.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.source-opened[data-v-6841fd38]:hover {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain !important;
  border: none !important;
}
.card-col .source-type-iframe.learned[data-v-6841fd38] {
  background: url(../img/外部_已学习.feba226c.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.learned[data-v-6841fd38]:hover {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain !important;
  border: none !important;
}
.card-col .source-type-iframe.ic-learning[data-v-6841fd38] {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain;
  width: 26px;
  height: 26px;
  line-height: 22px;
  margin-top: 9px;
}

.my-tooltips {
  pointer-events: none;
}

.catalog-fold-wrap[data-v-09f8411f] {
  padding: 20px;
}
.chapter[data-v-09f8411f] {
  margin-bottom: 15px;
}
.section[data-v-09f8411f] {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.section[data-v-09f8411f]:nth-child(2n-1) {
  background: #f4f4f4;
}
.section[data-v-09f8411f]:nth-child(2n) {
  background: #fff;
}
.table-title[data-v-09f8411f] {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 20px auto 0;
  background: #f4f4f4;
}
.section-col[data-v-09f8411f],
.card-col[data-v-09f8411f] {
  color: #5b6770;
  min-height: 50px;
  line-height: 42px;
  padding: 6px 0;
}
.card-col[data-v-09f8411f] {
  width: 55%;
  padding-left: 15px;
}
.section-col[data-v-09f8411f] {
  width: 45%;
  text-indent: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-right: 1px solid #d8d8d8;
}
.collapse-title[data-v-09f8411f] {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  text-indent: 2rem;
}
.card-col .card-outter-box[data-v-09f8411f] {
  display: inline-block;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  width: 26px;
}
.card-outter-box:last-child .card-commom[data-v-09f8411f]::before {
  display: none;
}
.card-commom[data-v-09f8411f]::before {
  display: block;
  content: '';
  position: absolute;
  width: 15px;
  right: -7px;
  top: -6px;
  height: 10px;
  transform: rotate(-45deg);
  background-color: #c6cacd;
}
.card-commom.end[data-v-09f8411f]::before {
  display: none;
}
.card-col .card-commom[data-v-09f8411f] {
  position: relative;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-col .card-line[data-v-09f8411f] {
  height: 10px;
  background-color: #c6cacd;
  position: absolute;
  left: 15px;
  right: 0px;
  top: 14px;
}
.card-col .source-type-ic[data-v-09f8411f] {
  transform: rotate(-45deg);
  white-space: nowrap;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 22px;
  background: #fff;
  border: 2px solid #c6cacd;
}
.card-col .source-type-ic span[data-v-09f8411f] {
  display: block;
  width: 100%;
  height: 100%;
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  padding-top: 1px;
}
.card-col .source-type-video[data-v-09f8411f] {
  transform: rotate(-90deg);
  white-space: nowrap;
  background: #fff;
  width: 22px;
  height: 22px;
  line-height: 17px;
  border-radius: 4px;
  border: 2px solid #c6cacd;
}
.card-col .source-type-video span[data-v-09f8411f] {
  display: block;
  width: 100%;
  height: 100%;
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
  transform: rotate(45deg);
  text-align: center;
}
.card-col .source-opened[data-v-09f8411f] {
  border: 2px solid #b9b9b9;
  background: #fff;
}
.card-col .source-opened[data-v-09f8411f]:hover {
  background: #f59a23;
  border: 2px solid #f59a23;
}
.card-col .source-opened:hover span[data-v-09f8411f] {
  color: #fff;
}
.card-col .source-closed[data-v-09f8411f] {
  background: #545454 !important;
  border: 2px solid #545454 !important;
}
.card-col .source-closed span[data-v-09f8411f] {
  color: #fff;
}
.card-col .source-closed[data-v-09f8411f]:hover {
  background: #545454 !important;
  border: 2px solid #545454 !important;
}
.card-col .source-closed:hover span[data-v-09f8411f] {
  color: #fff;
}
.card-col .source-locked[data-v-09f8411f] {
  background: #f2f2f2;
  border: 1px solid #8e8d8d;
}
.card-col .source-locked[data-v-09f8411f]:hover {
  background: #a9a9aa;
  border: 1px solid #a9a9aa;
}
.card-col .learned[data-v-09f8411f] {
  background: #70b603;
  border: 2px solid #70b603;
}
.card-col .learned span[data-v-09f8411f] {
  color: #fff;
}
.card-col .learned[data-v-09f8411f]:hover {
  background: #70b603 !important;
  border: 2px solid #70b603 !important;
}
.card-col .ic-learning[data-v-09f8411f] {
  border: 3px solid #F9BE4D;
}
.card-col .learning-start[data-v-09f8411f] {
  border: 3px solid #F9BE4D;
}
.card-col .on-learning[data-v-09f8411f] {
  border: 2px solid #1ad520;
}
.card-col .video-learning[data-v-09f8411f] {
  border: 2px solid #F9BE4D;
}
.card-col .ai-kit[data-v-09f8411f] {
  width: 24px;
  height: 24px;
  line-height: 19px;
  border-radius: 3px;
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
.card-col .ai-kit.wait-learning[data-v-09f8411f] {
  background: #ddd;
  border: 2px solid #ddd;
}
.card-col .source-type-exercise[data-v-09f8411f] {
  border-radius: 3px !important;
}
.card-col .source-type-aidemo[data-v-09f8411f] {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.card-col .source-type-ppt[data-v-09f8411f] {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
}
.card-col .source-type-knowledge[data-v-09f8411f] {
  -webkit-clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
          clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
}
.card-col .source-type-iframe[data-v-09f8411f] {
  border: none !important;
  background: url(../img/外部-正常.e8555419.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.source-opened[data-v-09f8411f] {
  background: url(../img/外部_正在学习.2f1efb00.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.source-opened[data-v-09f8411f]:hover {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain !important;
  border: none !important;
}
.card-col .source-type-iframe.learned[data-v-09f8411f] {
  background: url(../img/外部_已学习.feba226c.svg) no-repeat center center / contain;
}
.card-col .source-type-iframe.learned[data-v-09f8411f]:hover {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain !important;
  border: none !important;
}
.card-col .source-type-iframe.ic-learning[data-v-09f8411f] {
  background: url(../img/外部_鼠标导入.ddd47fc8.svg) no-repeat center center / contain;
  width: 26px;
  height: 26px;
  line-height: 22px;
  margin-top: 9px;
}

.my-tooltips {
  pointer-events: none;
}
.tooltip-box {
  display: flex;
}

.whole-catelog-wrap[data-v-6c297666] {
  height: 440px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 100;
}
.catelog-tab[data-v-6c297666] {
  height: 50px;
  background: #00ba86;
  display: flex;
  flex-direction: row-reverse;
}
.tab-box[data-v-6c297666] {
  display: flex;
  flex-direction: row-reverse;
  border: 1px solid #fff;
  background: #fff;
  margin-right: 20px;
  width: 74px;
  height: 38px;
  margin-top: 6px;
  border-radius: 5px;
}
.tab-common[data-v-6c297666] {
  margin-top: 1px;
  height: 34px;
  width: 35px;
  cursor: pointer;
  border-radius: 3px;
}
.unfold-tab[data-v-6c297666] {
  background: #fff url(../img/unfold.80dbcdee.svg) no-repeat center center;
}
.unfold-tab-gf[data-v-6c297666] {
  background: #fff url(../img/unfold-gf.1b88cdbd.svg) no-repeat center center;
}
.unfold-tab-atp[data-v-6c297666] {
  background: #fff url(../img/unfold.80dbcdee.svg) no-repeat center center;
}
.fold-tab[data-v-6c297666] {
  background: #fff url(../img/fold-active.b794eb67.svg) no-repeat center center;
}
.fold-tab-gf[data-v-6c297666] {
  background: #fff url(../img/fold-active-gf.e8dc01be.svg) no-repeat center center;
}
.fold-tab-atp[data-v-6c297666] {
  background: #fff url(../img/fold-active.b794eb67.svg) no-repeat center center;
}
.unfold-active-tab[data-v-6c297666] {
  background-image: url(../img/unfold-active.31b13323.svg), url(../img/tab-active-bg.605989a9.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
  transform: scaleX(-1);
}
.unfold-active-tab-atp[data-v-6c297666] {
  background-image: url(../img/unfold-active.31b13323.svg), url(../img/tab-active-bg.605989a9.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
  transform: scaleX(-1);
}
.unfold-active-tab-gf[data-v-6c297666] {
  background-image: url(../img/unfold-active-gf.e1ae24a6.svg), url(../img/tab-active-bg-gf.528edff4.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
  transform: scaleX(-1);
}
.fold-active-tab[data-v-6c297666] {
  background-image: url(../img/fold.2f930868.svg), url(../img/tab-active-bg.605989a9.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
}
.fold-active-tab-atp[data-v-6c297666] {
  background-image: url(../img/fold.2f930868.svg), url(../img/tab-active-bg.605989a9.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
}
.fold-active-tab-gf[data-v-6c297666] {
  background-image: url(../img/fold-gf.7455cd8f.svg), url(../img/tab-active-bg-gf.528edff4.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, inherit;
}
.catelog-tab-cont[data-v-6c297666] {
  height: 380px;
  overflow-y: scroll;
}
@keyframes fadeInDown-data-v-6c297666 {
from {
    /* Safari */
    transform: translateY(-1000px);
    /* 标准语法 */
}
to {
    /* Safari */
    transform: translateY(0px);
    /* 标准语法 */
}
}
@-webkit-keyframes fadeInDown-data-v-6c297666 {
from {
    /* Safari */
    transform: translateY(-1000px);
    /* 标准语法 */
}
to {
    /* Safari */
    transform: translateY(0px);
    /* 标准语法 */
}
}

.flex-colmn[data-v-57a8b829] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flex-row[data-v-57a8b829] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.activity-rank-rules[data-v-57a8b829] {
  position: fixed;
  top: 60px;
  right: 720px;
  width: 300px;
  min-height: 6.5em;
  padding: 1.6em 1em 1em 1em;
  color: black;
  background-color: #ffffff;
  border-radius: 0.75em;
  overflow: hidden;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 2000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
}
.activity-rank-rules .activity-rank-close-btn[data-v-57a8b829] {
  cursor: pointer;
  width: 100%;
  height: 1.6em;
  color: #999;
  position: relative;
}
.activity-rank-rules .activity-rank-close-btn .el-icon-close[data-v-57a8b829] {
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  right: 1rem;
}
.activity-rank-rules .activity-rank-close-btn .el-icon-close[data-v-57a8b829]::before {
  content: '\e6db';
  width: 1.6em;
  height: 1.6em;
  font-size: 1.6em;
}
.activity-rank-rules .activity-rules-title[data-v-57a8b829] {
  color: #f4c307;
  padding: 0.2em 0.4em;
  text-align: center;
}
.activity-rank-rules .activity-rules-content[data-v-57a8b829] {
  overflow-y: auto;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.activity-rank-rules .activity-rules-button[data-v-57a8b829] {
  color: #ffffff;
  padding: 0.4em 2em;
  background-color: #f4c307;
  border-radius: 0.4em;
  text-align: center;
  cursor: pointer;
}

.flex-colmn[data-v-696e061e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flex-row[data-v-696e061e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.activity-rank[data-v-696e061e] {
  position: fixed;
  top: 60px;
  right: 360px;
  width: 340px;
  min-height: 6.5em;
  padding-top: 1em;
  padding-bottom: 0.4em;
  color: black;
  background-color: #ffffff;
  border-radius: 0.75em;
  overflow: hidden;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 2000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.activity-rank .activity-rank-close-btn[data-v-696e061e] {
  cursor: pointer;
  width: 100%;
  height: 1.6em;
  color: #999;
  position: relative;
}
.activity-rank .activity-rank-close-btn .el-icon-close[data-v-696e061e] {
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  right: 1rem;
}
.activity-rank .activity-rank-close-btn .el-icon-close[data-v-696e061e]::before {
  content: '\e6db';
  width: 1.6em;
  height: 1.6em;
  font-size: 1.6em;
}
.activity-rank .rank-rule[data-v-696e061e] {
  margin-left: 1.4em;
  padding: 0.2em 0.6em;
  color: #f4c307;
  border: 1px #f4c307 solid;
  border-radius: 0.4em;
  cursor: pointer;
}
.activity-rank .head-photo[data-v-696e061e] {
  width: 6em;
  height: 6em;
  max-width: 200px;
  max-height: 200px;
  border-radius: 50%;
}
.activity-rank .nickname[data-v-696e061e] {
  padding: 0.6em 0;
  font-size: 1.6em;
}
.activity-rank .score-rank[data-v-696e061e] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.activity-rank .score-rank .score[data-v-696e061e] {
  padding-right: 1em;
}
.activity-rank .score-rank .rank[data-v-696e061e] {
  position: relative;
  padding-left: 1em;
}
.activity-rank .score-rank .rank[data-v-696e061e]::before {
  content: '';
  width: 1px;
  height: 50%;
  background-color: #999;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.activity-rank .score-rank .number[data-v-696e061e] {
  color: #ffb526;
  font-size: 1.6em;
}
.activity-rank .score-rank-title[data-v-696e061e] {
  width: 90%;
  padding: 0.6em;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  background-color: #f4c405;
  border-radius: 0.4em;
  margin-top: 2em;
}
.activity-rank .rank-tips[data-v-696e061e] {
  width: 90%;
  margin: 0 auto;
  padding: 1em;
  text-align: right;
  word-wrap: break-word;
  word-break: break-word;
}
.activity-rank .rank-tips div[data-v-696e061e] {
  padding: 0.2em 0;
}
.activity-rank .rank-area[data-v-696e061e] {
  width: 90%;
  height: 5em;
  margin: 0 auto;
  overflow-y: auto;
  min-height: 20em;
}
.activity-rank .rank-area .rank-item[data-v-696e061e] {
  padding: 0.4em 0;
}
.activity-rank .rank-area .rank-item .rank-item-number[data-v-696e061e] {
  width: 2em;
  text-align: center;
}
.activity-rank .rank-area .rank-item .rank-item-user[data-v-696e061e] {
  flex: 1;
  justify-content: start;
}
.activity-rank .rank-area .rank-item .rank-item-user .rank-item-photo[data-v-696e061e] {
  height: 3.2em;
  width: 3.2em;
  border-radius: 50%;
}
.activity-rank .rank-area .rank-item .rank-item-user .rank-item-name-area[data-v-696e061e] {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 1em;
  overflow: hidden;
}
.activity-rank .rank-area .rank-item .rank-item-user .rank-item-name-area .rank-item-school-name[data-v-696e061e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.8em;
  color: #999;
}
.activity-rank .rank-area .rank-item .rank-item-score[data-v-696e061e] {
  width: 4em;
}
.activity-rank .rank-area .load-more[data-v-696e061e] {
  color: #999;
  border-radius: 0.4em;
  margin-top: 1em;
  margin: 0 auto;
  cursor: pointer;
}
.activity-rank .rank-area .load-more span[data-v-696e061e] {
  padding: 0.4em 0.6em;
  border: 1px solid #999;
  border-radius: 0.4em;
}
.activity-rank .rank-area .no-more-content[data-v-696e061e] {
  width: 100%;
  text-align: center;
  margin-top: 0.8em 0em;
  color: #999;
}

.section-catelog-wrap[data-v-4d23110e] {
  height: 60px;
  width: 100%;
  background: #00ba86;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: space-between;
  z-index: 300;
}
.learning-logo[data-v-4d23110e] {
  margin-left: 2%;
  max-width: 350px;
  height: auto;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.learning-logo img[data-v-4d23110e] {
  width: 100%;
  max-height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
.section-catalog[data-v-4d23110e] {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-right: 2%;
}
.section-catalog .section-name[data-v-4d23110e] {
  transition: all 0.5s;
  line-height: 60px;
  position: absolute;
  left: -145px;
  font-size: 15px;
  color: #fff;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-catalog .card-category-box .section[data-v-4d23110e] {
  display: flex;
  flex-direction: row;
  height: 35px;
  line-height: 35px;
  margin: 10px 20px;
  background: #e7e8ea;
  border-radius: 5px;
  padding: 0 20px;
}
.section-catalog .card[data-v-4d23110e] {
  margin-right: 10px;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}
.section-catalog .card-outter-box:last-child .card[data-v-4d23110e] {
  margin-right: 0;
}
.section-catalog .card-tooltip[data-v-4d23110e] {
  background: #f00;
}
.section-catalog .whole-catelog[data-v-4d23110e] {
  position: absolute;
  right: -20px;
  display: flex;
  flex-direction: column;
  height: 40px;
  line-height: 14px;
  text-align: center;
  margin-top: 8px;
  cursor: pointer;
}
.section-catalog .whole-catelog-icon[data-v-4d23110e] {
  font-size: 26px;
  color: #f7bd4d;
}
.section-catalog .whole-catelog-txt[data-v-4d23110e] {
  color: #fff;
  font-size: 12px;
}
.section-catalog .source-type-ic[data-v-4d23110e] {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  line-height: 28px;
  margin-top: 12.8px;
  padding-top: 1px;
  background: #fff;
  border: 1px solid #c6cacd;
}
.section-catalog .source-type-ic span[data-v-4d23110e] {
  display: block;
  width: 100%;
  height: 100%;
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
}
.section-catalog .source-type-ic img[data-v-4d23110e] {
  display: block;
  width: 70%;
  height: 70%;
  margin: 0 auto;
}
.section-catalog .source-type-video[data-v-4d23110e] {
  transform: rotate(-45deg);
  background: #fff;
  width: 11px;
  height: 11px;
  line-height: 23px;
  padding-top: 1px;
  margin-top: 14px;
  border-radius: 2px;
  border: 1px solid #c6cacd;
}
.section-catalog .source-type-video span[data-v-4d23110e] {
  display: block;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
  color: #5b6770;
  font-weight: 600;
  font-size: 13px;
}
.section-catalog .source-type-video img[data-v-4d23110e] {
  display: block;
  width: 90%;
  height: 90%;
  transform: rotate(45deg);
  margin: 0 auto;
}
.section-catalog .source-opened[data-v-4d23110e] {
  border: 1px solid #b9b9b9;
  background: #fff;
}
.section-catalog .source-opened[data-v-4d23110e]:hover {
  background: #f59a23;
  border: 1px solid #f59a23;
}
.section-catalog .source-opened:hover span[data-v-4d23110e] {
  color: #fff;
}
.section-catalog .source-closed[data-v-4d23110e] {
  background: #545454 !important;
  border: 1px solid #545454 !important;
}
.section-catalog .source-closed[data-v-4d23110e]:hover {
  background: #545454 !important;
  border: 1px solid #545454 !important;
}
.section-catalog .source-closed:hover img[data-v-4d23110e] {
  opacity: 0;
}
.section-catalog .source-closed:hover span[data-v-4d23110e] {
  color: #fff;
}
.section-catalog .source-locked[data-v-4d23110e] {
  background: #f2f2f2;
  border: 1px solid #8e8d8d;
}
.section-catalog .source-locked[data-v-4d23110e]:hover {
  background: #a9a9aa;
  border: 1px solid #a9a9aa;
}
.section-catalog .source-locked:hover img[data-v-4d23110e] {
  opacity: 0;
}
.section-catalog .learned[data-v-4d23110e] {
  background: #70b603;
  border: 2px solid #70b603;
}
.section-catalog .learned span[data-v-4d23110e] {
  color: #fff;
}
.section-catalog .learned[data-v-4d23110e]:hover {
  background: #70b603 !important;
  border: 1px solid #70b603 !important;
}
.section-catalog .ic-learning[data-v-4d23110e] {
  border: 1px solid #1ad520;
  width: 22px;
  height: 22px;
  line-height: 18px;
  margin-top: 9px;
}
.section-catalog .video-learning[data-v-4d23110e] {
  border: 1px solid #1ad520;
  width: 18px;
  height: 18px;
  line-height: 13px;
  margin-top: 11px;
}
.section-catalog .ai-kit[data-v-4d23110e] {
  border-radius: 3px;
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
.section-catalog .ai-kit.wait-learning[data-v-4d23110e] {
  background: #ccc;
  border: 2px solid #ccc;
}
.user-center[data-v-4d23110e] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-right: 2%;
}
.user-center .user-name[data-v-4d23110e] {
  color: #fff;
  cursor: pointer;
}
.user-center .weChatAvatar[data-v-4d23110e] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
.user-center .defaultAvatar[data-v-4d23110e] {
  display: inline-block;
  width: 48px;
  height: 48px;
  padding: 3px;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
.lesson-catelog-box[data-v-4d23110e] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 58px;
  width: 600px;
  z-index: 100;
}
.dropmenu-span[data-v-4d23110e] {
  width: 100%;
  padding: 0 5px;
  display: block;
  color: #606266;
}
.back-btn[data-v-4d23110e] {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
  transition: all 0.5s;
}
.back-btn[data-v-4d23110e]:hover {
  background: rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1250px) {
.section-catalog .section-name[data-v-4d23110e] {
    position: static;
}
}
@media screen and (max-width: 720px) {
.section-name[data-v-4d23110e] {
    display: none;
}
.section-catalog .section-name[data-v-4d23110e] {
    position: static;
}
}
.drop-menu-btn[data-v-4d23110e] {
  border: 2px solid #eee;
  color: #fff;
  height: 36px;
  padding: 0px 20px;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.5s all;
}
.drop-menu-btn[data-v-4d23110e]:hover {
  background: rgba(255, 255, 255, 0.1);
}
.drop-menu-icon[data-v-4d23110e] {
  margin-left: 4px;
  font-size: 20px;
}
.user-drop-info[data-v-4d23110e] {
  padding: 0 20px 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  cursor: -webkit-grab;
  cursor: grab;
}
.user-drop-row[data-v-4d23110e] {
  display: flex;
  align-items: center;
  background: #f3f3f3;
  color: #949494;
  height: 40px;
  border-radius: 24px;
  margin-bottom: 20px;
}
.user-drop-header[data-v-4d23110e] {
  display: flex;
  justify-content: flex-end;
}
.user-drop-close-btn[data-v-4d23110e] {
  font-size: 18px;
  color: #999;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.user-drop-icon[data-v-4d23110e] {
  width: 48px;
  height: 48px;
  background: #00ba86;
  border-radius: 50%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-drop-icon.yellow[data-v-4d23110e] {
  background: #ffb526;
}
.user-drop-text[data-v-4d23110e] {
  margin-left: 20px;
  flex: 1;
}
.user-drop-text span[data-v-4d23110e] {
  color: #ffb526;
  margin-left: 10px;
}
.badge-row[data-v-4d23110e] {
  display: flex;
  height: 100px;
  font-size: 17px;
  cursor: pointer;
  border-top: solid 1px #ccc;
  color: black;
  align-items: center;
  margin-top: 10px;
  padding-top: 15px;
}
.badge-icon[data-v-4d23110e] {
  width: 77px;
  height: 77px;
  -o-object-fit: contain;
     object-fit: contain;
}
.badge-row-right[data-v-4d23110e] {
  flex: 1;
  padding-left: 15px;
}
.badge-row-right p[data-v-4d23110e] {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  margin-bottom: 5px;
}
.see-more-row[data-v-4d23110e] {
  color: #ccc;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.5s;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}
.source-type-exercise[data-v-4d23110e] {
  border-radius: 3px !important;
}
.source-type-aidemo[data-v-4d23110e] {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.source-type-ppt[data-v-4d23110e] {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 89%, 0% 100%);
}
.source-type-knowledge[data-v-4d23110e] {
  -webkit-clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
          clip-path: polygon(51% 0, 100% 24%, 88% 52%, 100% 79%, 50% 100%, 0 79%, 13% 54%, 0 27%);
}
.source-type-iframe[data-v-4d23110e] {
  border: none !important;
  background: url(../img/外部-正常.e8555419.svg) no-repeat center center / contain;
}
.source-type-iframe.source-opened[data-v-4d23110e] {
  background: url(../img/外部_正在学习.2f1efb00.svg) no-repeat center center / contain;
}
.source-type-iframe.source-opened[data-v-4d23110e]:hover {
  background: url(../img/外部_鼠标移入.2d30666d.svg) no-repeat center center / contain !important;
  border: none !important;
}
.source-type-iframe.learned[data-v-4d23110e] {
  background: url(../img/外部_已学习.feba226c.svg) no-repeat center center / contain;
}
.source-type-iframe.learned[data-v-4d23110e]:hover {
  background: url(../img/外部_鼠标移入.2d30666d.svg) no-repeat center center / contain !important;
  border: none !important;
}
.source-type-iframe.ic-learning[data-v-4d23110e] {
  border: none;
  width: 22px;
  height: 22px;
  line-height: 18px;
  margin-top: 9px;
}
.fixed-mask[data-v-4d23110e] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.16);
  z-index: 2000;
}
.dialog-switch-box[data-v-4d23110e] {
  width: 80px;
  height: 30px;
  background: rgba(0, 0, 0, 0.16);
  border-radius: 50px;
  margin-right: 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.dialog-switch-item[data-v-4d23110e] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  transition: all 0.3s;
  transition-timing-function: linear;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog-switch-item.open[data-v-4d23110e] {
  left: 50%;
  transform: rotate(360deg);
  background: #ffb526;
}
.dialog-switch-item.open svg g path[data-v-4d23110e] {
  fill: #fff;
}
.draggable-box[data-v-4d23110e] {
  position: fixed;
  top: 60px;
  right: 40px;
  width: 300px;
  min-height: 6.5em;
  background-color: #fff;
  color: white;
  border-radius: 0.75em;
  overflow: hidden;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 2000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.show-activity-icon[data-v-4d23110e] {
  cursor: pointer;
}
@media screen and (min-device-pixel-ratio: 1.1) and (max-device-pixel-ratio: 1.19), (-webkit-min-device-pixel-ratio: 1.1) and (-webkit-max-device-pixel-ratio: 1.19), (min-resolution: 1.1dppx) and (max-resolution: 1.19dppx) {
.learning-logo[data-v-4d23110e] {
    zoom: 0.8;
}
.section-catelog-wrap[data-v-4d23110e] {
    height: 54.5px;
    line-height: 54.5px;
}
.section-catalog .section-name[data-v-4d23110e] {
    font-size: 13px;
}
.section-catalog .whole-catelog-txt[data-v-4d23110e] {
    font-size: 13px;
}
.dropmenu-span[data-v-4d23110e] {
    font-size: 13px;
}
.user-center .user-name[data-v-4d23110e] {
    font-size: 13px;
}
}
@media screen and (min-device-pixel-ratio: 1.19) and (max-device-pixel-ratio: 1.28), (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.28), (min-resolution: 1.19dppx) and (max-resolution: 1.28dppx) {
.learning-logo[data-v-4d23110e] {
    zoom: 0.6;
}
.section-catelog-wrap[data-v-4d23110e] {
    height: 48px;
    line-height: 48px;
}
.tooltip-section[data-v-4d23110e] {
    zoom: 0.8;
}
.section-catalog[data-v-4d23110e] {
    margin-right: 20px;
}
.section-catalog .section-name[data-v-4d23110e] {
    font-size: 12px;
    line-height: 48px;
}
.section-catalog .whole-catelog-txt[data-v-4d23110e] {
    font-size: 12px;
}
.section-catalog .card-category-box .section[data-v-4d23110e] {
    zoom: 0.8;
}
.section-catalog .lesson-catalogue[data-v-4d23110e] {
    zoom: 0.8;
}
.dropmenu-span[data-v-4d23110e] {
    font-size: 12px;
}
.user-center .user-name[data-v-4d23110e] {
    font-size: 12px;
}
}
.tooltip-box[data-v-4d23110e] {
  display: flex;
}
.tooltip-box img[data-v-4d23110e] {
  margin-right: 5px;
}
.el-icon-close[data-v-4d23110e] {
  width: 25px;
  height: 25px;
}
.user-drop-close-btn[data-v-4d23110e] {
  cursor: pointer;
}
.el-icon-close[data-v-4d23110e]::before {
  content: '\e6db';
  width: 25px;
  height: 25px;
  font-size: 25px;
}
.curror[data-v-4d23110e] {
  cursor: pointer;
}

.center-popper {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.azuremediaplayer {
  width: 100%;
  height: 100%;
  background-color: #000;
}
.azuremediaplayer .vjs-tech {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

/** 字幕样式 */
.vjs-text-track-display > div {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.vjs-text-track-display > div > div {
  background-color: transparent !important;
  padding: 0 10px 10px 10px !important;
  opacity: 1;
}
.vjs-text-track-display > div > div > div {
  background-color: transparent !important;
  color: #fff !important;
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
  font-size: 0.8em !important;
  opacity: 1;
}
.video-box,
.video-elem {
  width: 100%;
  height: 100%;
}
.video-box {
  overflow: hidden;
}
.vjs-poster img {
  height: 100%;
  width: 100%;
}

.nextCard[data-v-94c5b448] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-94c5b448] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-94c5b448] {
  display: none;
}

.page-jump-btn-box .common-page-btn[data-v-5acf6c0f] {
  position: fixed;
  right: -70px;
  width: 90px;
  height: 35px;
  line-height: 35px;
  background: #f9be4d;
  color: #fff;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: right 1s;
  cursor: pointer;
  font-size: 12px;
  text-shadow: 1.08092642px 2.16185284px 2.16185284px rgba(85, 80, 208, 0.4);
  letter-spacing: 5px;
}
.page-jump-btn-box .pre-page-btn[data-v-5acf6c0f] {
  bottom: 270px;
}
.page-jump-btn-box .next-page-btn[data-v-5acf6c0f] {
  bottom: 220px;
}
.page-jump-btn-box .pre-page-btn[data-v-5acf6c0f]:hover {
  right: 0px;
}
.page-jump-btn-box .next-page-btn[data-v-5acf6c0f]:hover {
  right: 0px;
}
.loader-ani-wrap[data-v-5acf6c0f] {
  width: 100%;
  height: 100%;
  border-top: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-ani-box[data-v-5acf6c0f] {
  text-align: center;
}
.loader-ani-box img[data-v-5acf6c0f] {
  width: 400px;
}
.iframe-inner-box[data-v-5acf6c0f] {
  width: 100%;
  height: 100%;
}
.smell-screen-tips[data-v-5acf6c0f] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.ai_laboratory[data-v-5acf6c0f] {
  width: 100%;
  height: 100%;
}

.nextCard[data-v-f978edd6] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-f978edd6] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-f978edd6] {
  display: none;
}
.ppt-wrap[data-v-f978edd6] {
  position: relative;
  height: 540px;
  overflow: hidden;
}
.ppt-iframe[data-v-f978edd6] {
  position: absolute;
  top: -88px;
}

.ai-demo-card[data-v-7ee0797a] {
  width: 100%;
}
.smell-screen-tips[data-v-7ee0797a] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 9999;
}

.nextCard[data-v-caea5b42] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-caea5b42] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-caea5b42] {
  display: none;
}
.knowledge-wrap[data-v-caea5b42] {
  position: relative;
  height: 100%;
  overflow: auto;
}

.imgDialog[data-v-7aebe654] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgDialog #imgDialogClose[data-v-7aebe654] {
  position: fixed;
  top: 25px;
  cursor: pointer;
  right: 4%;
  font-size: 50px;
  color: white;
  background-color: #ffb836;
}
.imgDialog img[data-v-7aebe654] {
  height: 100%;
  display: inline-block;
  overflow: auto;
}

.product-exercise-single[data-v-43418330] {
  flex: 1;
  display: flex;
  height: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.product-exercise-single .small_spacing[data-v-43418330] {
  min-height: 30px !important;
}
.product-exercise-single .small_radio_ul_box[data-v-43418330] {
  margin-top: 5px !important;
}
.product-exercise-single .content-row[data-v-43418330] {
  display: flex;
  flex: 1;
  width: 100%;
  overflow-y: auto;
  align-items: baseline;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.product-exercise-single .content-row .radio-ul-box[data-v-43418330] {
  flex: 1;
  flex-shrink: 0;
  height: 0;
  margin-top: 20px;
}
.product-exercise-single .content-row .radio-ul-box .item-box[data-v-43418330] {
  border-radius: 12px;
  padding: 8px 30px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.product-exercise-single .content-row .radio-ul-box .item-box[data-v-43418330]:hover {
  background: #f2f2f2;
}
.product-exercise-single .content-row .radio-ul-box .item-box.active[data-v-43418330] {
  background: #ffb13d;
  border-color: #ffb13d;
  color: #fff;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.product-exercise-single[data-v-43418330] {
    position: relative;
}
.product-exercise-single .content-row[data-v-43418330] {
    height: 100%;
    margin-bottom: 0;
    overflow-y: visible;
}
.product-exercise-single .content-row .radio-ul-box[data-v-43418330] {
    height: 100%;
    padding-bottom: 80px;
    overflow-y: scroll;
}
.product-exercise-single .btn-row[data-v-43418330] {
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 37%, #ffffff 100%);
    transform: translateX(50%);
}
}

.multi-exercise-box[data-v-b6b9726e] {
  flex: 1;
  display: flex;
  height: 0;
  flex-direction: column;
  justify-content: space-between;
}
.multi-exercise-box .content-row[data-v-b6b9726e] {
  display: flex;
  flex: 1;
  width: 100%;
  overflow-y: auto;
  align-items: baseline;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.multi-exercise-box .content-row .checkbox-box[data-v-b6b9726e] {
  flex: 1;
  flex-shrink: 0;
  margin-top: 20px;
}
.multi-exercise-box .content-row .checkbox-box .item-box[data-v-b6b9726e] {
  border-radius: 12px;
  padding: 8px 30px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.multi-exercise-box .content-row .checkbox-box .item-box[data-v-b6b9726e]:hover {
  background: #f2f2f2;
}
.multi-exercise-box .content-row .checkbox-box .item-box.active[data-v-b6b9726e] {
  background: #ffb13d;
  border-color: #ffb13d;
  color: #fff;
}
.multi-exercise-box .marginBottom20[data-v-b6b9726e] {
  margin-bottom: 20px;
}
.multi-exercise-box .small_custom_checkbox[data-v-b6b9726e] {
  min-height: 40px !important;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.multi-exercise-box[data-v-b6b9726e] {
    position: relative;
}
.multi-exercise-box .content-row[data-v-b6b9726e] {
    height: 100%;
    margin-bottom: 0;
    overflow-y: visible;
}
.multi-exercise-box .content-row .checkbox-box[data-v-b6b9726e] {
    height: 100%;
    padding-bottom: 80px;
    overflow-y: scroll;
}
.multi-exercise-box .btn-row[data-v-b6b9726e] {
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 37%, #ffffff 100%);
    transform: translateX(50%);
}
}

.cloze-box[data-v-4878773e] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.cloze-box .cloze-div[data-v-4878773e] {
  flex: 1;
}
.radio-ul-box[data-v-4878773e] {
  flex: 1;
  flex-shrink: 0;
  height: 0;
}
.content-row[data-v-4878773e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  width: 100%;
}
.input-exercise-box[data-v-4878773e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.el-input__inner {
  padding-left: 10px !important;
}
.answer-title {
  flex-shrink: 0;
}

@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.exercise-right-mask[data-v-da7a08a6] {
    transform: scale(0.7, 0.7);
}
}
.exercise-right-mask[data-v-da7a08a6] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 500;
}
.background-box[data-v-da7a08a6] {
  width: 300px;
  min-height: 300px;
  background: url(../img/ture.6f781608.svg) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-da7a08a6 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-da7a08a6 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.button-box[data-v-da7a08a6] {
  width: 200px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.button-box[data-v-da7a08a6]:hover {
  transform: rotate(-5deg) scale(1.1);
}
.dialog-box[data-v-da7a08a6] {
  position: relative;
}
.star-img[data-v-da7a08a6] {
  width: 80px;
  position: absolute;
  -webkit-animation: rotateForever-data-v-da7a08a6 1.5s infinite linear;
          animation: rotateForever-data-v-da7a08a6 1.5s infinite linear;
  transform-origin: center;
}
.star-img.left[data-v-da7a08a6] {
  left: 10px;
  top: 10px;
}
.star-img.center[data-v-da7a08a6] {
  width: 100px;
  left: 50%;
  margin-left: -50px;
  top: -20px;
}
.star-img.right[data-v-da7a08a6] {
  right: 10px;
  top: 10px;
}
@-webkit-keyframes bounceIn-data-v-da7a08a6 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-da7a08a6 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes starAnimation-data-v-da7a08a6 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes starAnimation-data-v-da7a08a6 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes rotateForever-data-v-da7a08a6 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotateForever-data-v-da7a08a6 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.exercise-wrong-mask[data-v-577d25fe] {
    transform: scale(0.7, 0.7);
}
}
.exercise-wrong-mask[data-v-577d25fe] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 500;
}
.background-box[data-v-577d25fe] {
  width: 300px;
  min-height: 300px;
  background: url(../img/wrong.e163db8e.svg) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-577d25fe 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-577d25fe 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.button-box[data-v-577d25fe] {
  width: 200px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.button-box[data-v-577d25fe]:hover {
  transform: rotate(-5deg) scale(1.1);
}
.dialog-box[data-v-577d25fe] {
  position: relative;
}
.star-img[data-v-577d25fe] {
  display: none;
  width: 80px;
  position: absolute;
  -webkit-animation: rotateForever-data-v-577d25fe 1.5s infinite linear;
          animation: rotateForever-data-v-577d25fe 1.5s infinite linear;
  transform-origin: center;
}
.star-img.left[data-v-577d25fe] {
  left: 10px;
  top: 10px;
}
.star-img.center[data-v-577d25fe] {
  width: 100px;
  left: 50%;
  margin-left: -50px;
  top: -20px;
}
.star-img.right[data-v-577d25fe] {
  right: 10px;
  top: 10px;
}
@-webkit-keyframes bounceIn-data-v-577d25fe {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-577d25fe {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes rotateForever-data-v-577d25fe {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotateForever-data-v-577d25fe {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

.nextCard[data-v-df924f60] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-df924f60] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-df924f60] {
  display: none;
}
.exercise-set[data-v-df924f60] {
  width: 100%;
  height: 100%;
}
.exercise-set .exercise-wrap[data-v-df924f60] {
  width: 100%;
  padding: 20px 42px;
  height: 100%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
}
.exercise-set .exercise-wrap .exercise-set-exercise[data-v-df924f60] {
  height: 100%;
  width: 100%;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box[data-v-df924f60] {
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 32px;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject[data-v-df924f60] {
  display: flex;
  align-items: flex-start;
  max-height: 40%;
  overflow-y: auto;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 12px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.16);
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-span-title[data-v-df924f60] {
  color: #3a3a3a;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-content-span[data-v-df924f60] {
  flex: 1;
  height: auto;
  margin-left: 10px;
}
.answer-p[data-v-df924f60] {
  margin-bottom: 20px;
  width: 100%;
  display: table;
  content: '';
  color: #f54337;
}
.answer-p i[data-v-df924f60] {
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #f54337;
  color: #fff;
  float: left;
  margin: 2px 10px 0 0;
}
.answer-p span[data-v-df924f60] {
  float: left;
}
.answer-p.right[data-v-df924f60] {
  color: #4caf4f;
}
.answer-p.right i[data-v-df924f60] {
  background: #4caf4f;
}
.radio-ul-box[data-v-df924f60] {
  margin-bottom: 30px;
}
.custom-radio[data-v-df924f60] {
  margin-bottom: 0;
  display: block;
  color: #3e3a39;
}
.custom-checkbox[data-v-df924f60]:last-child {
  margin-bottom: 30px;
}
.radio-value[data-v-df924f60] {
  display: inline-block;
  margin-left: 6px;
  width: 820px;
}
.cloze-box[data-v-df924f60] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.cloze-box .cloze-div[data-v-df924f60] {
  flex: 1;
}
.share-btn[data-v-df924f60] {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.share-btn img[data-v-df924f60] {
  width: 30px;
  height: 30px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.exercise-set .exercise-wrap[data-v-df924f60] {
    padding-bottom: 0;
}
}
.small_exercise_wrap[data-v-df924f60] {
  margin-bottom: 0px;
  padding: 10px;
}

.exercise-set .btn-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.exercise-set .btn-row .default-button-style {
  width: 158px;
  height: 50px;
  line-height: 46px;
  background: #ffffff;
  border-radius: 18px;
  border: 2px solid #0a98e4;
  font-size: 20px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #0a98e4;
}
.exercise-set .btn-row .answer-time-tip {
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #3a3a3a;
}
.exercise-set .btn-row .answer-time-tip span {
  color: #f9be4d;
  font-size: 14px;
  padding: 0 5px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.analysis-box {
    transform: translate(-50%, -50%) scale(0.8) !important;
}
}
.analysis-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 886px;
  width: 90%;
  height: 90%;
  max-height: 570px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  z-index: 99999;
}
.analysis-box .analysis-tittle {
  width: 100%;
  height: 80px;
  background: #fbae3c;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.analysis-box .analysis-tittle p {
  font-size: 34px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 52px;
}
.analysis-box .analysis-tittle .close-icon {
  position: absolute;
  top: 25px;
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  right: 30px;
}
.analysis-box .analysis-content {
  flex: 1;
  padding: 24px;
  font-size: 26px;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}
.analysis-box .analysis-content .answer-box {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.analysis-box .analysis-content .answer-box .product-content {
  display: flex;
  align-items: flex-start;
}
.analysis-box .analysis-content .answer-box .product-content .product-content-span {
  width: 80px;
}
.analysis-box .analysis-content .answer-box .product-content .analysis {
  flex: 1;
}

.product-exercise-single[data-v-7715cae0] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.product-exercise-single .small_spacing[data-v-7715cae0] {
  min-height: 30px !important;
}
.product-exercise-single .small_radio_ul_box[data-v-7715cae0] {
  margin-top: 5px !important;
}
.product-exercise-single .content-row[data-v-7715cae0] {
  display: flex;
  width: 100%;
  flex: 1;
  overflow-y: auto;
  align-items: baseline;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.product-exercise-single .content-row .radio-ul-box[data-v-7715cae0] {
  flex: 1;
  flex-shrink: 0;
  height: 0;
  margin-top: 20px;
}
.product-exercise-single .content-row .radio-ul-box .item-box[data-v-7715cae0] {
  border-radius: 12px;
  padding: 8px 30px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.product-exercise-single .content-row .radio-ul-box .item-box[data-v-7715cae0]:hover {
  background: #f2f2f2;
}
.product-exercise-single .content-row .radio-ul-box .item-box.active[data-v-7715cae0] {
  background: #ffb13d;
  border-color: #ffb13d;
  color: #fff;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.product-exercise-single[data-v-7715cae0] {
    position: relative;
    height: 0;
}
.product-exercise-single .content-row[data-v-7715cae0] {
    height: 100%;
    margin-bottom: 0;
    overflow-y: visible;
}
.product-exercise-single .content-row .radio-ul-box[data-v-7715cae0] {
    height: 100%;
    padding-bottom: 80px;
    overflow-y: scroll;
}
.product-exercise-single .btn-row[data-v-7715cae0] {
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 37%, #ffffff 100%);
    transform: translateX(50%);
}
}

.multi-exercise-box[data-v-b86574be] {
  height: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.multi-exercise-box .content-row[data-v-b86574be] {
  display: flex;
  flex: 1;
  width: 100%;
  overflow-y: auto;
  align-items: baseline;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.multi-exercise-box .content-row .checkbox-box[data-v-b86574be] {
  flex: 1;
  flex-shrink: 0;
  margin-top: 20px;
}
.multi-exercise-box .content-row .checkbox-box .item-box[data-v-b86574be] {
  border-radius: 12px;
  padding: 8px 30px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.multi-exercise-box .content-row .checkbox-box .item-box[data-v-b86574be]:hover {
  background: #f2f2f2;
}
.multi-exercise-box .content-row .checkbox-box .item-box.active[data-v-b86574be] {
  background: #ffb13d;
  border-color: #ffb13d;
  color: #fff;
}
.multi-exercise-box .marginBottom20[data-v-b86574be] {
  margin-bottom: 20px;
}
.multi-exercise-box .small_custom_checkbox[data-v-b86574be] {
  min-height: 40px !important;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.multi-exercise-box[data-v-b86574be] {
    position: relative;
}
.multi-exercise-box .content-row[data-v-b86574be] {
    height: 100%;
    margin-bottom: 0;
    overflow-y: visible;
}
.multi-exercise-box .content-row .checkbox-box[data-v-b86574be] {
    height: 100%;
    padding-bottom: 80px;
    overflow-y: scroll;
}
.multi-exercise-box .btn-row[data-v-b86574be] {
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 37%, #ffffff 100%);
    transform: translateX(50%);
}
}

.cloze-box[data-v-4a24798e] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.cloze-box .cloze-div[data-v-4a24798e] {
  flex: 1;
}
.radio-ul-box[data-v-4a24798e] {
  flex: 1;
  flex-shrink: 0;
  height: 0;
}
.content-row[data-v-4a24798e] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.input-exercise-box[data-v-4a24798e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.el-input__inner {
  padding-left: 10px !important;
}
.answer-title {
  flex-shrink: 0;
}

.exercise-finish-mask[data-v-70047d5a] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 1000;
}
.exercise-finish-card[data-v-70047d5a] {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
  -webkit-animation: bounceIn-data-v-70047d5a 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-70047d5a 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.exercise-finish-item[data-v-70047d5a] {
  width: 250px;
  height: 339px;
  background: transparent url(../img/bg.cec33759.svg) no-repeat center center / contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 40px;
}
.exercise-finish-btn[data-v-70047d5a] {
  width: 70%;
  height: 40px;
  margin-top: -30px;
  background: transparent url(../img/score-raw.d35962ba.svg) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-finish-btn[data-v-70047d5a]:hover {
  background: transparent url(../img/score-active.e1007dc9.svg) no-repeat center center / contain;
}
.exercise-link-btn[data-v-70047d5a] {
  width: 70%;
  height: 40px;
  margin-top: 10px;
  background: transparent url(../img/link-original.17ad2d9c.png) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-link-btn[data-v-70047d5a]:hover {
  opacity: 0.8;
}
.exercise-finish-text[data-v-70047d5a],
.exercise-finish-tip[data-v-70047d5a] {
  color: #ff9136;
}
.exercise-finish-tip[data-v-70047d5a] {
  font-size: 12px;
}
.star-box[data-v-70047d5a] {
  width: 280px;
  height: 280px;
  background: transparent url(../img/start.3e43644e.gif) no-repeat center center / contain;
}
.close-row[data-v-70047d5a] {
  font-size: 45px;
  margin-top: 10px;
}
.close-icon[data-v-70047d5a] {
  cursor: pointer;
  transition: 0.3s all;
}
.close-icon[data-v-70047d5a]:hover {
  transform: rotate(-90deg);
}
@-webkit-keyframes bounceIn-data-v-70047d5a {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-70047d5a {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}

.exercise-right-mask[data-v-bad6b496] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 500;
}
.background-box[data-v-bad6b496] {
  width: 300px;
  min-height: 300px;
  background: url(../img/true.1aeab4d9.png) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-bad6b496 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-bad6b496 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.background-box-wuhou[data-v-bad6b496] {
  width: 300px;
  min-height: 300px;
  background: url(../img/true.70e38fe0.png) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-bad6b496 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-bad6b496 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.button-box[data-v-bad6b496] {
  width: 200px;
  margin-bottom: 45px;
  cursor: pointer;
  transition: all 0.5s;
}
.button-box[data-v-bad6b496]:hover {
  transform: rotate(-5deg) scale(1.1);
}
.dialog-box[data-v-bad6b496] {
  position: relative;
}
.star-img[data-v-bad6b496] {
  width: 80px;
  position: absolute;
  -webkit-animation: rotateForever-data-v-bad6b496 1.5s infinite linear;
          animation: rotateForever-data-v-bad6b496 1.5s infinite linear;
  transform-origin: center;
}
.star-img.left[data-v-bad6b496] {
  left: 10px;
  top: 10px;
}
.star-img.center[data-v-bad6b496] {
  width: 100px;
  left: 50%;
  margin-left: -50px;
  top: -20px;
}
.star-img.right[data-v-bad6b496] {
  right: 10px;
  top: 10px;
}
@-webkit-keyframes bounceIn-data-v-bad6b496 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-bad6b496 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes starAnimation-data-v-bad6b496 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes starAnimation-data-v-bad6b496 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes rotateForever-data-v-bad6b496 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotateForever-data-v-bad6b496 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

.exercise-wrong-mask[data-v-674ed006] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 500;
}
.background-box[data-v-674ed006] {
  width: 300px;
  min-height: 300px;
  background: url(../img/wrong.c300a450.png) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-674ed006 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-674ed006 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.background-box-wuhou[data-v-674ed006] {
  width: 300px;
  min-height: 300px;
  background: url(../img/true.70e38fe0.png) no-repeat center center / contain;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-animation: bounceIn-data-v-674ed006 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-674ed006 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.button-box[data-v-674ed006] {
  width: 200px;
  margin-bottom: 45px;
  cursor: pointer;
  transition: all 0.5s;
}
.button-box[data-v-674ed006]:hover {
  transform: rotate(-5deg) scale(1.1);
}
.dialog-box[data-v-674ed006] {
  position: relative;
}
.star-img[data-v-674ed006] {
  display: none;
  width: 80px;
  position: absolute;
  -webkit-animation: rotateForever-data-v-674ed006 1.5s infinite linear;
          animation: rotateForever-data-v-674ed006 1.5s infinite linear;
  transform-origin: center;
}
.star-img.left[data-v-674ed006] {
  left: 10px;
  top: 10px;
}
.star-img.center[data-v-674ed006] {
  width: 100px;
  left: 50%;
  margin-left: -50px;
  top: -20px;
}
.star-img.right[data-v-674ed006] {
  right: 10px;
  top: 10px;
}
@-webkit-keyframes bounceIn-data-v-674ed006 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-674ed006 {
0% {
    transform: scale(0);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes rotateForever-data-v-674ed006 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotateForever-data-v-674ed006 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

.exercise-finish-mask[data-v-286bb754] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 1000;
}
.exercise-finish-card[data-v-286bb754] {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
  -webkit-animation: bounceIn-data-v-286bb754 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-286bb754 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.exercise-finish-item[data-v-286bb754] {
  width: 250px;
  height: 339px;
  background: transparent url(../img/bg.cec33759.svg) no-repeat center center / contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 40px;
}
.exercise-finish-btn[data-v-286bb754] {
  width: 70%;
  height: 40px;
  margin-top: -30px;
  background: transparent url(../img/know.22403885.svg) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-finish-btn[data-v-286bb754]:hover {
  transform: rotate(-5deg) scale(1.1);
}
.exercise-link-btn[data-v-286bb754] {
  width: 70%;
  height: 40px;
  margin-top: 10px;
  background: transparent url(../img/link-original.17ad2d9c.png) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-link-btn[data-v-286bb754]:hover {
  opacity: 0.8;
}
.exercise-finish-text[data-v-286bb754],
.exercise-finish-tip[data-v-286bb754] {
  color: #ff9136;
}
.exercise-finish-text span[data-v-286bb754],
.exercise-finish-tip span[data-v-286bb754] {
  color: #f9834d;
  font-size: 24px;
  padding: 0 5px;
}
.exercise-finish-tip[data-v-286bb754] {
  font-size: 12px;
}
.star-box[data-v-286bb754] {
  width: 280px;
  height: 280px;
  background: transparent url(../img/start.3e43644e.gif) no-repeat center center / contain;
}
.close-row[data-v-286bb754] {
  font-size: 45px;
  margin-top: 10px;
}
.close-icon[data-v-286bb754] {
  cursor: pointer;
  transition: 0.3s all;
}
.close-icon[data-v-286bb754]:hover {
  transform: rotate(-90deg);
}
@-webkit-keyframes bounceIn-data-v-286bb754 {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-286bb754 {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.weui-actionsheet {
  position: fixed;
  left: 0;
  bottom: 0;
  transform: translate(0, 100%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 5000;
  width: 100%;
  background-color: #EFEFF4;
  transition: transform 0.3s;
}
.weui-actionsheet__menu {
  background-color: #FFFFFF;
}
.weui-actionsheet__action {
  margin-top: 6px;
  background-color: #FFFFFF;
}
.weui-actionsheet__cell {
  position: relative;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
}
.weui-actionsheet__cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-actionsheet__cell:active {
  background-color: #ECECEC;
}
.weui-actionsheet__cell:first-child:before {
  display: none;
}
.weui-skin_android .weui-actionsheet {
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  width: 274px;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  transition: transform 0.3s;
}
.weui-skin_android .weui-actionsheet__action {
  display: none;
}
.weui-skin_android .weui-actionsheet__menu {
  border-radius: 2px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
}
.weui-skin_android .weui-actionsheet__cell {
  padding: 13px 24px;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
}
.weui-skin_android .weui-actionsheet__cell:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.weui-skin_android .weui-actionsheet__cell:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.weui-actionsheet_toggle {
  transform: translate(0, 0);
}
.vux-actionsheet-menu-primary {
  color: #1AAD19;
}
.vux-actionsheet-menu-warn {
  color: #E64340;
}
.vux-actionsheet-menu-default {
  color: #000;
}
.vux-actionsheet-menu-disabled {
  color: #ccc;
}
.vux-actionsheet-mask-enter,
.vux-actionsheet-mask-leave-active,
.vux-android-actionsheet-enter,
.vux-android-actionsheet-leave-active {
  opacity: 0;
}
.vux-actionsheet-mask-leave-active,
.vux-actionsheet-mask-enter-active,
.vux-android-actionsheet-leave-active,
.vux-android-actionsheet-enter-active {
  transition: opacity 300ms!important;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-agree {
  display: block;
  padding: 0.5em 15px;
  font-size: 13px;
}
.weui-agree a {
  color: #586C94;
}
.weui-agree__text {
  color: #999999;
}
.weui-agree__checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  font-size: 0;
  border: 1px solid #D1D1D1;
  background-color: #FFFFFF;
  border-radius: 3px;
  width: 13px;
  height: 13px;
  position: relative;
  vertical-align: 0;
  top: 2px;
}
.weui-agree__checkbox:checked:before {
  font-family: "weui";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: inherit;
  content: "\EA08";
  color: #09BB07;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -48%) scale(0.73);
}
.weui-agree__checkbox:disabled {
  background-color: #E1E1E1;
}
.weui-agree__checkbox:disabled:before {
  color: #ADADAD;
}

.vux-modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.vux-modal-open-for-container {
  overflow: hidden!important;
}

.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active {
  -webkit-animation: vux-dialog-in 0.5s;
          animation: vux-dialog-in 0.5s;
}
.vux-dialog-leave-active {
  -webkit-animation: vux-dialog-out 0.3s;
          animation: vux-dialog-out 0.3s;
}
@-webkit-keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
@keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.weui-dialog {
  position: fixed;
  display: table;
  z-index: 5000;
  width: 80%;
  max-width: 300px;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}
.weui-dialog__hd {
  padding: 1.3em 1.6em 0.5em;
}
.weui-dialog__hd.with-no-content {
  padding: 1.7em 1.6em;
}
.weui-dialog__title {
  font-weight: 400;
  font-size: 18px;
}
.weui-dialog__bd {
  padding: 0 1.6em 0.8em;
  min-height: 40px;
  font-size: 15px;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-all;
  color: #999999;
}
.weui-dialog__bd:first-child {
  padding: 2.7em 20px 1.7em;
  color: #353535;
}
.weui-dialog__ft {
  position: relative;
  line-height: 48px;
  font-size: 18px;
  display: flex;
}
.weui-dialog__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-dialog__btn {
  display: block;
  flex: 1;
  color: #3CC51F;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
}
.weui-dialog__btn:active {
  background-color: #EEEEEE;
}
.weui-dialog__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-dialog__btn:first-child:after {
  display: none;
}
.weui-dialog__btn_default {
  color: #353535;
}
.weui-dialog__btn_primary {
  color: #0BB20C;
}
.weui-dialog__btn_warn {
  color: #E64340;
}
.weui-skin_android .weui-dialog {
  text-align: left;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
}
.weui-skin_android .weui-dialog__title {
  font-size: 21px;
}
.weui-skin_android .weui-dialog__hd {
  text-align: left;
}
.weui-skin_android .weui-dialog__bd {
  color: #999999;
  padding: 0.25em 1.6em 2em;
  font-size: 17px;
  text-align: left;
}
.weui-skin_android .weui-dialog__bd:first-child {
  padding: 1.6em 1.6em 2em;
  color: #353535;
}
.weui-skin_android .weui-dialog__ft {
  display: block;
  text-align: right;
  line-height: 42px;
  font-size: 16px;
  padding: 0 1.6em 0.7em;
}
.weui-skin_android .weui-dialog__ft:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.8em;
}
.weui-skin_android .weui-dialog__btn:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:visited {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:last-child {
  margin-right: -0.8em;
}
.weui-skin_android .weui-dialog__btn_default {
  color: #808080;
}
@media screen and (min-width: 1024px) {
.weui-dialog {
    width: 35%;
}
}

.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active {
  -webkit-animation: vux-dialog-in 0.5s;
          animation: vux-dialog-in 0.5s;
}
.vux-dialog-leave-active {
  -webkit-animation: vux-dialog-out 0.3s;
          animation: vux-dialog-out 0.3s;
}
@-webkit-keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
@keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.weui-dialog {
  position: fixed;
  display: table;
  z-index: 5000;
  width: 80%;
  max-width: 300px;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}
.weui-dialog__hd {
  padding: 1.3em 1.6em 0.5em;
}
.weui-dialog__hd.with-no-content {
  padding: 1.7em 1.6em;
}
.weui-dialog__title {
  font-weight: 400;
  font-size: 18px;
}
.weui-dialog__bd {
  padding: 0 1.6em 0.8em;
  min-height: 40px;
  font-size: 15px;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-all;
  color: #999999;
}
.weui-dialog__bd:first-child {
  padding: 2.7em 20px 1.7em;
  color: #353535;
}
.weui-dialog__ft {
  position: relative;
  line-height: 48px;
  font-size: 18px;
  display: flex;
}
.weui-dialog__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-dialog__btn {
  display: block;
  flex: 1;
  color: #3CC51F;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
}
.weui-dialog__btn:active {
  background-color: #EEEEEE;
}
.weui-dialog__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-dialog__btn:first-child:after {
  display: none;
}
.weui-dialog__btn_default {
  color: #353535;
}
.weui-dialog__btn_primary {
  color: #0BB20C;
}
.weui-dialog__btn_warn {
  color: #E64340;
}
.weui-skin_android .weui-dialog {
  text-align: left;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
}
.weui-skin_android .weui-dialog__title {
  font-size: 21px;
}
.weui-skin_android .weui-dialog__hd {
  text-align: left;
}
.weui-skin_android .weui-dialog__bd {
  color: #999999;
  padding: 0.25em 1.6em 2em;
  font-size: 17px;
  text-align: left;
}
.weui-skin_android .weui-dialog__bd:first-child {
  padding: 1.6em 1.6em 2em;
  color: #353535;
}
.weui-skin_android .weui-dialog__ft {
  display: block;
  text-align: right;
  line-height: 42px;
  font-size: 16px;
  padding: 0 1.6em 0.7em;
}
.weui-skin_android .weui-dialog__ft:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.8em;
}
.weui-skin_android .weui-dialog__btn:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:visited {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:last-child {
  margin-right: -0.8em;
}
.weui-skin_android .weui-dialog__btn_default {
  color: #808080;
}
@media screen and (min-width: 1024px) {
.weui-dialog {
    width: 35%;
}
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-badge {
  display: inline-block;
  text-align: center;
  background: #f74c31;
  color: #fff;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  padding: 0 6px;
  background-clip: padding-box;
  vertical-align: middle;
}
.vux-badge-single {
  padding: 0;
  width: 16px;
}
.vux-badge-dot {
  height: auto;
  padding: 5px;
}

.vux-bg-blur {
  z-index: -2;
  opacity: 0;
  position: absolute;
  min-height: 100%;
  display: block;
  top: 0;
  max-height: none;
  /* Add this CSS to remove transparent border around the image */
  left: -20%;
  top: -20%;
  width: 140%;
  height: 140%;
  transition: opacity linear 0.8s;
}

/*
An element with this class is added by the plugin to provide an overlay above the blurred image
It could drastically improve the appearance of the blurred image for content readability
*/
.vux-bg-blur-overlay {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, #000000 100%);
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-reddot,
.vux-reddot-border,
.vux-reddot-s {
  position: relative;
}
.vux-reddot:after,
.vux-reddot-border:after,
.vux-reddot-s:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #f74c31;
  border-radius: 5px;
  right: -3px;
  top: -3px;
  background-clip: padding-box;
}
.vux-reddot-border:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 5px;
  right: -4px;
  top: -4px;
  background-clip: padding-box;
  padding: 1px;
}
.vux-reddot-s:after {
  width: 6px;
  height: 6px;
  top: -5px;
  right: -5px;
}
.vux-1px,
.vux-1px-t,
.vux-1px-b,
.vux-1px-tb,
.vux-1px-l,
.vux-1px-r {
  position: relative;
}
.vux-1px:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  border: 1px solid #C7C7C7;
  color: #C7C7C7;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
}
.vux-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.vux-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.vux-button-group {
  -webkit-touch-callout: none;
  display: flex;
}
.vux-button-group > a.vux-button-tab-item-last {
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}
.vux-button-group > a.vux-button-tab-item-last:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 1px;
  border-right: 1px solid #04BE02;
  border-top: 1px solid #04BE02;
  border-bottom: 1px solid #04BE02;
  border-left: none;
  color: #04BE02;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
  /* #2322 */
  z-index: 1;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}
.vux-button-group > a.vux-button-tab-item-first {
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
.vux-button-group > a.vux-button-tab-item-first:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  border: 1px solid #04BE02;
  color: #04BE02;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
.vux-button-group > a.vux-button-tab-item-middle:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 1px;
  border-right: 1px solid #04BE02;
  border-top: 1px solid #04BE02;
  border-bottom: 1px solid #04BE02;
  border-left: none;
  color: #04BE02;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
  /* #2322 */
  z-index: 1;
}
.vux-button-group > a {
  display: block;
  position: relative;
  flex: 1;
  width: 100%;
  height: 30px;
  padding: 0;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
  color: #999;
  white-space: nowrap;
  background: #fdfdfd;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
.vux-button-group > a:after {
  background-clip: padding-box;
  box-sizing: border-box;
}
.vux-button-group > a.vux-button-group-current {
  color: #FFF;
  background: #04BE02;
}
.vux-button-group > a.vux-button-group-current:disabled,
.vux-button-group > a:disabled {
  border-color: #CDCDCD;
  background: #e5e5e5;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  color: #aaa;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.calendar-year > span,
.calendar-month > span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 8px;
  width: 24px;
  height: 24px;
}
.calendar-year > span.calendar-header-right-arrow,
.calendar-month > span.calendar-header-right-arrow {
  left: auto;
  right: 0;
}
.vux-prev-icon,
.vux-next-icon {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #04BE02;
  border-radius: 0;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  margin-left: 15px;
  line-height: 40px;
}
.vux-next-icon {
  transform: rotate(-135deg);
  left: auto;
  top: 14px;
  right: 15px;
}
.is-weekend-highlight td.is-week-list-0,
.is-weekend-highlight td.is-week-list-6,
.is-weekend-highlight td.is-week-0,
.is-weekend-highlight td.is-week-6 {
  color: #E59313;
}
.inline-calendar a {
  text-decoration: none;
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.calendar-year,
.calendar-month {
  position: relative;
}
.calendar-header {
  line-height: 40px;
  font-size: 1.2em;
  overflow: hidden;
}
.calendar-header > div {
  float: left;
  width: 50%;
  text-align: center;
  overflow: hidden;
}
.calendar-header span:last-of-type {
  float: right;
  vertical-align: bottom;
}
.switch-btn,
.calendar-title {
  display: inline-block;
  border-radius: 4px;
  line-height: 30px;
}
.switch-btn {
  width: 30px;
  margin: 5px;
  color: #39b5b8;
  font-family: "SimSun";
}
.calendar-title {
  padding: 0 6%;
  color: #333;
}
.switch-btn:active,
.calendar-title:active,
.calendar-header a.active {
  background-color: #39b5b8;
  color: #fff;
}
.calendar-week {
  overflow: hidden;
}
.calendar-week span {
  float: left;
  width: 14.28%;
  font-size: 1.6em;
  line-height: 34px;
  text-align: center;
}
.inline-calendar {
  width: 100%;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.5s ease;
}
.inline-calendar td.is-today,
.inline-calendar td.is-today.is-disabled {
  color: #04BE02;
}
.calendar-enter,
.calendar-leave-active {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
.calendar:before {
  position: absolute;
  left: 30px;
  top: -10px;
  content: "";
  border: 5px solid rgba(0, 0, 0, 0);
  border-bottom-color: #DEDEDE;
}
.calendar:after {
  position: absolute;
  left: 30px;
  top: -9px;
  content: "";
  border: 5px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}
.inline-calendar table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  color: #444444;
}
.inline-calendar td {
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  position: relative;
}
.inline-calendar td.week {
  pointer-events: none !important;
  cursor: default !important;
}
.inline-calendar td.is-disabled {
  color: #c0c0c0;
}
.inline-calendar td > span.vux-calendar-each-date {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.inline-calendar td.current > span.vux-calendar-each-date {
  background-color: #04BE02;
  color: #fff !important;
}
.inline-calendar th {
  color: #000;
  font-weight: normal;
}

/** same as week-calendar style**/
.vux-calendar-top-tip {
  position: absolute;
  left: -10px;
  top: 0;
  font-size: 20px;
  transform: scale(0.5);
  transform-origin: top left;
}
.vux-calendar-dot {
  display: block;
  text-align: center;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -2.5px;
  background-color: #f74c31;
  border-radius: 50%;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-popup-dialog {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #eee;
  z-index: 501;
  transition-property: transform;
  transition-duration: 300ms;
  max-height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.vux-popup-dialog.vux-popup-left {
  width: auto;
  height: 100%;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.vux-popup-dialog.vux-popup-right {
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
.vux-popup-dialog.vux-popup-top {
  width: 100%;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.vux-popup-mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: -1;
  transition: opacity 400ms;
}
.vux-popup-mask.vux-popup-show {
  opacity: 1;
}
.vux-popup-animate-bottom-enter,
.vux-popup-animate-bottom-leave-active {
  transform: translate3d(0, 100%, 0);
}
.vux-popup-animate-left-enter,
.vux-popup-animate-left-leave-active {
  transform: translate3d(-100%, 0, 0);
}
.vux-popup-animate-right-enter,
.vux-popup-animate-right-leave-active {
  transform: translate3d(100%, 0, 0);
}
.vux-popup-animate-top-enter,
.vux-popup-animate-top-leave-active {
  transform: translate3d(0, -100%, 0);
}

.vux-label-desc {
  font-size:14px;
  color:#666;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-tap-active {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vux-tap-active:active {
  background-color: #ECECEC;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
          animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
  background-size: 100%;
}
.weui-loading.weui-loading_transparent {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPgo=");
}
@-webkit-keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
.vux-cell-primary {
  flex: 1;
}
.vux-label {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-cell__ft .weui-loading {
  display: inline-block;
}
.weui-cell__ft.vux-cell-align-left {
  text-align: left;
}
.weui-cell.vux-cell-no-border-intent:before {
  left: 0;
}
.weui-cell_access .weui-cell__ft.vux-cell-arrow-down:after {
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(90deg);
}
.weui-cell_access .weui-cell__ft.vux-cell-arrow-up:after {
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(-90deg);
}
.vux-cell-arrow-transition:after {
  transition: transform 300ms;
}
.vux-cell-disabled .vux-label {
  color: #b2b2b2;
}
.vux-cell-disabled.weui-cell_access .weui-cell__ft:after {
  border-color: #e2e2e2;
}

.vux-1px,
.vux-1px-t,
.vux-1px-b,
.vux-1px-tb,
.vux-1px-l,
.vux-1px-r {
  position: relative;
}
.vux-1px:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  border: 1px solid #C7C7C7;
  color: #C7C7C7;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
}
.vux-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.vux-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-popup-header {
  display: flex;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background-color: #fbf9fe;
}
.vux-popup-header-title {
  flex: 1;
  text-align: center;
  color: #222;
}
.vux-popup-header-left {
  padding-left: 15px;
  color: #828282;
}
.vux-popup-header-right {
  padding-right: 15px;
  color: #04BE02;
}
.vux-popup-header.vux-1px-b:after {
  border-color: #D9D9D9;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-calendar {
  position: relative;
}
.vux-calendar:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-panel {
  background-color: #FFFFFF;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.weui-panel:first-child {
  margin-top: 0;
}
.weui-panel:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-panel:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-panel__hd {
  padding: 14px 15px 10px;
  color: #999999;
  font-size: 13px;
  position: relative;
}
.weui-panel__hd:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
  left: 15px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-tap-active {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vux-tap-active:active {
  background-color: #ECECEC;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.vux-cell-primary {
  flex: 1;
}
.weui-cell.vux-cell-no-border-intent:before {
  left: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-form-preview {
  position: relative;
  background-color: #FFFFFF;
}
.weui-form-preview:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-form-preview:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-form-preview__hd {
  position: relative;
  padding: 10px 15px;
  text-align: right;
  line-height: 2.5em;
}
.weui-form-preview__hd:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-form-preview__hd .weui-form-preview__value {
  font-style: normal;
  font-size: 1.6em;
}
.weui-form-preview__bd {
  padding: 10px 15px;
  font-size: 0.9em;
  text-align: right;
  color: #999999;
  line-height: 2;
}
.weui-form-preview__ft {
  position: relative;
  line-height: 50px;
  display: flex;
}
.weui-form-preview__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-form-preview__item {
  overflow: hidden;
}
.weui-form-preview__label {
  float: left;
  margin-right: 1em;
  min-width: 4em;
  color: #999999;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.weui-form-preview__value {
  display: block;
  overflow: hidden;
  word-break: normal;
  word-wrap: break-word;
}
.weui-form-preview__btn {
  position: relative;
  display: block;
  flex: 1;
  color: #3CC51F;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button.weui-form-preview__btn {
  background-color: transparent;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-size: inherit;
}
.weui-form-preview__btn:active {
  background-color: #EEEEEE;
}
.weui-form-preview__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-form-preview__btn:first-child:after {
  display: none;
}
.weui-form-preview__btn_default {
  color: #999999;
}
.weui-form-preview__btn_primary {
  color: #0BB20C;
}
.vux-cell-form-preview .weui-form-preview__bd {
  width: 100%;
  padding: 0;
}

.vux-checker-item {
  display: inline-block;
}

.vux-tap-active {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vux-tap-active:active {
  background-color: #ECECEC;
}

@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}

/**
following styles will be removed after v3.0.0
*/
.icon-big:before {
  font-size: 93px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-check-icon {
  display: inline-block;
}
.vux-check-icon > span {
  line-height: 23px;
  color: #222;
  vertical-align: middle;
}
.vux-check-icon > .weui-icon-success:before,
.vux-check-icon > .weui-icon-success-circle:before {
  color: #09BB07;
}

.vux-group-tip, .vux-group-tip p {
  font-size:14px;
  color:#888;
  text-align:center;
  padding-top:0.3em;
  padding-left:10px;
  padding-right:5px;
}
.vux-group-tip .weui-icon {
  padding-right: 3px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-check__label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-check__label:active {
  background-color: #ECECEC;
}
.weui-check {
  position: absolute;
  left: -9999em;
}
.weui-cells_radio .weui-cell__ft {
  padding-left: 0.35em;
}
.weui-cells_radio .weui-check:checked + .weui-icon-checked:before {
  display: block;
  content: '\EA08';
  color: #09BB07;
  font-size: 16px;
}
.weui-cells_checkbox .weui-cell__hd {
  padding-right: 0.35em;
}
.weui-cells_checkbox .weui-icon-checked:before {
  content: '\EA01';
  color: #C9C9C9;
  font-size: 23px;
  display: block;
}
.weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before {
  content: '\EA06';
  color: #09BB07;
}
@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.weui-cells_checkbox .weui-check:checked + .vux-checklist-icon-checked:before {
  color: #09BB07;
}
.weui-cells_checkbox > label > * {
  pointer-events: none;
}
.vux-checklist-disabled .vux-checklist-icon-checked:before {
  opacity: 0.5;
}
.vux-checklist-label-left {
  flex-direction: row-reverse;
}

.vux-flexbox {
  width: 100%;
  text-align: left;
  display: flex;
  display: -webkit-flex;
  box-align: center;
  align-items: center;
}
.vux-flexbox .vux-flexbox-item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 20px;
  width: 0%;
}
.vux-flexbox .vux-flexbox-item:first-child {
  margin-left: 0!important;
  margin-top: 0!important;
}
.vux-flex-row {
  box-direction: row;
  box-orient: horizontal;
  flex-direction: row;
}
.vux-flex-col {
  box-orient: vertical;
  flex-direction: column;
}
.vux-flex-col > .vux-flexbox-item {
  width: 100%;
}

@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.vux-color-box {
  text-align: center;
}
.vux-color-picker {
  font-size: 0;
}
.vux-color-item {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.vux-color-checked.weui-icon-success-no-circle:before {
  color: #fff;
}
.vux-color-checked {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vux-color-white {
  border: 1px solid #ccc;
}
.vux-color-white .vux-color-checked:before {
  color: #ccc;
}
.vux-color-picker-small .vux-color-checked:before {
  font-size: 10px;
}
.vux-color-picker-middle .vux-color-checked:before {
  font-size: 18px;
}

.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active {
  -webkit-animation: vux-dialog-in 0.5s;
          animation: vux-dialog-in 0.5s;
}
.vux-dialog-leave-active {
  -webkit-animation: vux-dialog-out 0.3s;
          animation: vux-dialog-out 0.3s;
}
@-webkit-keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
@keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.weui-dialog {
  position: fixed;
  display: table;
  z-index: 5000;
  width: 80%;
  max-width: 300px;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}
.weui-dialog__hd {
  padding: 1.3em 1.6em 0.5em;
}
.weui-dialog__hd.with-no-content {
  padding: 1.7em 1.6em;
}
.weui-dialog__title {
  font-weight: 400;
  font-size: 18px;
}
.weui-dialog__bd {
  padding: 0 1.6em 0.8em;
  min-height: 40px;
  font-size: 15px;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-all;
  color: #999999;
}
.weui-dialog__bd:first-child {
  padding: 2.7em 20px 1.7em;
  color: #353535;
}
.weui-dialog__ft {
  position: relative;
  line-height: 48px;
  font-size: 18px;
  display: flex;
}
.weui-dialog__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-dialog__btn {
  display: block;
  flex: 1;
  color: #3CC51F;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
}
.weui-dialog__btn:active {
  background-color: #EEEEEE;
}
.weui-dialog__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-dialog__btn:first-child:after {
  display: none;
}
.weui-dialog__btn_default {
  color: #353535;
}
.weui-dialog__btn_primary {
  color: #0BB20C;
}
.weui-dialog__btn_warn {
  color: #E64340;
}
.weui-skin_android .weui-dialog {
  text-align: left;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
}
.weui-skin_android .weui-dialog__title {
  font-size: 21px;
}
.weui-skin_android .weui-dialog__hd {
  text-align: left;
}
.weui-skin_android .weui-dialog__bd {
  color: #999999;
  padding: 0.25em 1.6em 2em;
  font-size: 17px;
  text-align: left;
}
.weui-skin_android .weui-dialog__bd:first-child {
  padding: 1.6em 1.6em 2em;
  color: #353535;
}
.weui-skin_android .weui-dialog__ft {
  display: block;
  text-align: right;
  line-height: 42px;
  font-size: 16px;
  padding: 0 1.6em 0.7em;
}
.weui-skin_android .weui-dialog__ft:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.8em;
}
.weui-skin_android .weui-dialog__btn:after {
  display: none;
}
.weui-skin_android .weui-dialog__btn:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:visited {
  background-color: rgba(0, 0, 0, 0.06);
}
.weui-skin_android .weui-dialog__btn:last-child {
  margin-right: -0.8em;
}
.weui-skin_android .weui-dialog__btn_default {
  color: #808080;
}
@media screen and (min-width: 1024px) {
.weui-dialog {
    width: 35%;
}
}
.vux-prompt {
  padding-bottom: 1.6em;
}
.vux-prompt-msgbox {
  width: 80%;
  border: 1px solid #dedede;
  border-radius: 5px;
  padding: 4px 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  font-size: 16px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}

/**
* http://www.zhangxinxu.com/wordpress/2015/01/tips-blank-character-chinese-align/
*/
.vux-blank-half:before {
  content: '\2002';
  speak: none;
}
.vux-blank-full:before {
  content: '\2003';
  speak: none;
}
.vux-no-group-title {
  margin-top: 0.77em;
}
.vux-group-footer-title.weui-cells__title {
  margin-top: 0.3em;
  margin-bottom: 0.77em;
  padding-top: 0;
  font-size: 12px;
}

/* global config for group items */
.vux-cell-value {
  color: #999;
}
.vux-cell-placeholder {
  color: #999;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.dp-container.vux-datetime-view {
  position: static;
  transition: none;
}
.dp-container.vux-datetime-view .dp-header {
  display: none;
}
.vux-datetime-clear {
  text-align: center;
}
.scroller-component {
  display: block;
  position: relative;
  height: 238px;
  overflow: hidden;
  width: 100%;
}
.scroller-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.scroller-mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6)), linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6));
  background-position: top, bottom;
  background-size: 100% 102px;
  background-repeat: no-repeat;
}
.scroller-item {
  text-align: center;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  color: #000;
}
.scroller-indicator {
  width: 100%;
  height: 34px;
  position: absolute;
  left: 0;
  top: 102px;
  z-index: 3;
  background-image: linear-gradient(to bottom, #d0d0d0, #d0d0d0, transparent, transparent), linear-gradient(to top, #d0d0d0, #d0d0d0, transparent, transparent);
  background-position: top, bottom;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}
.dp-container {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10000;
  background-color: #fff;
  display: none;
  transition: transform 0.3s ease;
  transform: translateY(100%);
}
.dp-mask {
  z-index: 998;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  background-color: #000;
  z-index: 9999;
}
.dp-header {
  display: flex;
  width: 100%;
  box-align: center;
  align-items: center;
  background-image: linear-gradient(to bottom, #e7e7e7, #e7e7e7, transparent, transparent);
  background-position: bottom;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}
.dp-header .dp-item {
  color: #04BE02;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
}
.dp-header .dp-item.dp-left {
  color: #828282;
}
.dp-header .dp-item.dp-right {
  color: #04BE02;
}
.dp-content {
  display: flex;
  width: 100%;
  box-align: center;
  align-items: center;
  padding: 10px 0;
}
.dp-header .dp-item,
.dp-content .dp-item {
  box-sizing: border-box;
  flex: 1;
}
.vux-datetime-cancel {
  text-align: left;
  padding-left: 15px;
}
.vux-datetime-confirm {
  text-align: right;
  padding-right: 15px;
}
.vux-datetime {
  color: #000;
  text-decoration: none;
}
.vux-datetime .vux-input-icon {
  float: right;
}
.vux-cell-primary {
  flex: 1;
}

.scroller-component {
  display: block;
  position: relative;
  height: 238px;
  overflow: hidden;
  width: 100%;
}
.scroller-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.scroller-mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  transform: translateZ(0px);
  background-image:
    linear-gradient(to bottom, rgba(255,255,255,0.95), rgba(255,255,255,0.6)),
    linear-gradient(to top, rgba(255,255,255,0.95), rgba(255,255,255,0.6));
  background-position: top, bottom;
  background-size: 100% 102px;
  background-repeat: no-repeat;
}
.scroller-item {
  text-align: center;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  color: #000;
}
.scroller-indicator {
  width: 100%;
  height: 34px;
  position: absolute;
  left: 0;
  top: 102px;
  z-index: 3;
  background-image:
    linear-gradient(to bottom, #d0d0d0, #d0d0d0, transparent, transparent),
    linear-gradient(to top, #d0d0d0, #d0d0d0, transparent, transparent);
  background-position: top, bottom;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}
.scroller-item {
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}


/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-1px,
.vux-1px-t,
.vux-1px-b,
.vux-1px-tb,
.vux-1px-l,
.vux-1px-r {
  position: relative;
}
.vux-1px:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  border: 1px solid #C7C7C7;
  color: #C7C7C7;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
}
.vux-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.vux-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.vux-cell-primary {
  flex: 1;
}
.vux-cell-box {
  position: relative;
}
.vux-cell-box:not(:first-child):before {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.vux-popup-picker-header {
  height: 44px;
  color: #04BE02;
  background-color: #fbf9fe;
  font-size: 16px;
  position: relative;
}
.vux-popup-picker-header:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  color: #e5e5e5;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-popup-picker-value {
  /* display: inline-block; */
}
.vux-popup-picker-header-menu {
  text-align: left;
  padding-left: 15px;
  line-height: 44px;
}
.vux-popup-picker-header-menu-right {
  text-align: right;
  padding-right: 15px;
}
.vux-popup-picker-select {
  width: 100%;
  position: relative;
}
.vux-popup-picker-select-box.weui-cell__bd:after {
  content: " ";
  display: inline-block;
  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
}
.vux-popup-picker-cancel {
  color: #828282;
}
.vux-popup-picker-placeholder {
  color: #999;
}

.vux-fullpage-box {
  transform: translate3d(0, 0, 0);
}
.vux-fullpage-box:after {
  display: block;
  content: ' ';
  height: 0;
  clear: both;
}
.vux-fullpage-box.vux-fullpage-box-anim {
  transition: all 500ms ease-out 0s;
}
.vux-fullpage-item {
  display: block;
  overflow: hidden;
}
.vux-fullpage-dir-h {
  float: left;
}

.fullpage-demo[data-v-e0be9c0a] {
  background-color:yellow;
  font-size: 72px;
  line-height: 320px;
  text-align: center;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-popover {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #35495e;
  color: #fff;
  border-radius: 3px;
  z-index: 500;
}
.vux-popover-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.vux-popover-arrow-up {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #35495e;
  left: 50%;
  transform: translateX(-50%);
  top: -5px;
}
.vux-popover-arrow-down {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #35495e;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.vux-popover-arrow-left {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #35495e;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
}
.vux-popover-arrow-right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #35495e;
  top: 50%;
  transform: translateY(-50%);
  right: -5px;
}

.popover-demo-content[data-v-df7c1618] {
  padding: 5px 10px;
}

.vux-dev-tip {
  padding:5px 10px;
  background-color: #FFCC00;
  color:#000;
  margin-bottom:0.3em;
  font-size:12px;
}

.vux-divider {
  display: table;
  white-space: nowrap;
  height: auto;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  padding: 10px 0;
  color: #666;
}
.vux-divider:after,.vux-divider:before {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC)
}
.vux-divider:before {
  background-position: right 1em top 50%
}
.vux-divider:after {
  background-position: left 1em top 50%
}

.vux-drawer {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vux-drawer > .vux-drawer-body {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform ease-in-out 0.38s, visibility 0.38s;
}
.vux-drawer > .vux-drawer-body > .drawer-mask {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity ease-in-out 0.38s, visibility ease-in-out 0.38s;
  background-color: rgba(0, 0, 0, 0.3);
}
.vux-drawer > .vux-drawer-body > .vux-drawer-active {
  visibility: visible;
  opacity: 1;
}
.vux-drawer > .vux-drawer-content {
  background-color: #fff;
  position: absolute;
  top: 0;
  height:100%;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  transition: transform ease-in-out 0.38s, visibility 0.38s;
  will-change: none;
}
.vux-drawer > .drawer-left {
  left: 0;
  transform: translateX(-100%);
}
.vux-drawer > .drawer-right {
  right: 0;
  transform: translateX(100%);
}
.vux-drawer > .vux-drawer-active {
  pointer-events: inherit;
  visibility: visible;
  transform: translateX(0%);
}

.weui-wepay-flow,
.weui-wepay-flow-auto {
  padding: 40px;
}
.weui-wepay-flow__bd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.weui-wepay-flow__li {
  width: 14px;
  height: 14px;
  position: relative;
  z-index: 1;
}
.weui-wepay-flow__li .weui-wepay-flow__state {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #FFF;
  border-radius: 7px;
  box-sizing: border-box;
}
.weui-wepay-flow__state {
  background-color: #E2E2E2;
}
.weui-wepay-flow__li_done .weui-wepay-flow__state {
  background-color: #09bb07;
}
[class^="weui-wepay-flow__title-"],
[class*=" weui-wepay-flow__title-"] {
  position: absolute;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
}
.weui-wepay-flow__title-top {
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.weui-wepay-flow__li_done .weui-wepay-flow__title-top {
  color: #333;
}
.weui-wepay-flow__title-bottom {
  top: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.weui-wepay-flow__li_done .weui-wepay-flow__title-bottom {
  color: #333;
}
.weui-wepay-flow__title-left {
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  text-align: right;
}
.weui-wepay-flow__li_done .weui-wepay-flow__title-left {
  color: #333;
}
.weui-wepay-flow__title-right {
  left: 30px;
  top: 50%;
  transform: translate(0, -50%);
  text-align: left;
}
.weui-wepay-flow__li_done .weui-wepay-flow__title-right {
  color: #333;
}
[class^="weui-wepay-flow__intro-"],
[class*=" weui-wepay-flow__intro-"] {
  height: 20px;
  line-height: 20px;
  background-color: #ff8a00;
  font-size: 10px;
  color: #FFF;
  white-space: nowrap;
  padding: 0 6px;
  position: relative;
  border-radius: 4px;
}
[class^="weui-wepay-flow__intro-"]:after,
[class*=" weui-wepay-flow__intro-"]:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  position: absolute;
}
.weui-wepay-flow__intro-top {
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
.weui-wepay-flow__intro-top:after {
  border-color: #ff8a00 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 3px;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -10px;
}
.weui-wepay-flow__intro-bottom {
  top: 25px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
.weui-wepay-flow__intro-bottom:after {
  border-color: transparent transparent #ff8a00 transparent;
  border-style: dashed dashed solid dashed;
  border-width: 5px 3px;
  left: 50%;
  transform: translate(-50%, 0);
  top: -10px;
}
.weui-wepay-flow__intro-right {
  left: 36px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
}
.weui-wepay-flow__intro-right:after {
  border-color: transparent #ff8a00 transparent transparent;
  border-style: solid;
  border-width: 3px 5px;
  top: 50%;
  transform: translate(0, -50%);
  left: -10px;
}
.weui-wepay-flow__intro-left {
  right: 36px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
}
.weui-wepay-flow__intro-left:after {
  border-color: transparent transparent transparent #ff8a00;
  border-style: solid;
  border-width: 3px 5px;
  top: 50%;
  transform: translate(0, -50%);
  right: -10px;
}
[class^="weui-wepay-flow__info-"] {
  height: 14px;
  line-height: 14px;
  background-color: #09bb07;
  font-size: 10px;
  color: #FFF;
  white-space: nowrap;
  padding: 0 6px;
  position: relative;
  border-radius: 2px;
  position: absolute;
}
[class^="weui-wepay-flow__info-"]:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  position: absolute;
}
.weui-wepay-flow__line_ing [class^="weui-wepay-flow__info-"] {
  display: block;
}
.weui-wepay-flow__info-top {
  display: none;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 11px;
}
.weui-wepay-flow__line_ing .weui-wepay-flow__info-top {
  display: block;
}
.weui-wepay-flow__info-top:after {
  border-color: #09bb07 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 3px;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -10px;
}
.weui-wepay-flow__info-bottom {
  display: none;
  left: 50%;
  transform: translate(-50%, 0);
  top: 11px;
}
.weui-wepay-flow__line_ing .weui-wepay-flow__info-bottom {
  display: block;
}
.weui-wepay-flow__info-bottom:after {
  border-color: transparent transparent #09bb07 transparent;
  border-style: dashed dashed solid dashed;
  border-width: 5px 3px;
  left: 50%;
  transform: translate(-50%, 0);
  top: -10px;
}
.weui-wepay-flow__info-left {
  display: none;
  top: 50%;
  transform: translate(0, -50%);
  right: 12px;
}
.weui-wepay-flow__line_ing .weui-wepay-flow__info-left {
  display: block;
}
.weui-wepay-flow__info-left:after {
  border-color: transparent transparent transparent #09bb07;
  border-style: solid;
  border-width: 3px 5px;
  top: 50%;
  transform: translate(0, -50%);
  right: -10px;
}
.weui-wepay-flow__info-right {
  display: none;
  top: 50%;
  transform: translate(0, -50%);
  left: 12px;
}
.weui-wepay-flow__line_ing .weui-wepay-flow__info-right {
  display: block;
}
.weui-wepay-flow__info-right:after {
  border-color: transparent #09bb07 transparent transparent;
  border-style: solid;
  border-width: 3px 5px;
  top: 50%;
  transform: translate(0, -50%);
  left: -10px;
}
.weui-wepay-flow__line {
  flex: 1;
  background-color: #E2E2E2;
  height: 3px;
  position: relative;
}
.weui-wepay-flow__title {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
}
.weui-wepay-flow__info {
  color: #999999;
  font-size: 12px;
}
.weui-wepay-flow__process {
  display: none;
  background-color: #09bb07;
  height: 3px;
  position: relative;
}
.weui-wepay-flow__line_ing .weui-wepay-flow__process {
  display: block;
  width: 50%;
}
.weui-wepay-flow__line_done .weui-wepay-flow__process {
  display: block;
}
.weui-wepay-flow_custom .weui-wepay-flow__bd {
  justify-content: flex-start;
}
.weui-wepay-flow_custom .weui-wepay-flow__line {
  flex: none;
  width: 100px;
}
.weui-wepay-flow_vertical .weui-wepay-flow__bd {
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
}
.weui-wepay-flow_vertical .weui-wepay-flow__line {
  height: auto;
  width: 3px;
}
.weui-wepay-flow_vertical .weui-wepay-flow__line_ing .weui-wepay-flow__process {
  height: 50%;
}
.weui-wepay-flow_vertical .weui-wepay-flow__process {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
}
.weui-wepay-flow_vertical .weui-wepay-flow__line_done .weui-wepay-flow__process {
  height: 100%;
}
.weui-wepay-flow_vertical-custom .weui-wepay-flow__bd {
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
}
.weui-wepay-flow_vertical-custom .weui-wepay-flow__line {
  width: 3px;
  flex: none;
}
.weui-wepay-flow_vertical-custom .weui-wepay-flow__line_ing .weui-wepay-flow__process {
  height: 50%;
}
.weui-wepay-flow_vertical-custom .weui-wepay-flow__process {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
}
.weui-wepay-flow_vertical-custom .weui-wepay-flow__line_done .weui-wepay-flow__process {
  height: 100%;
}
.weui-wepay-flow-auto {
  position: relative;
}
.weui-wepay-flow-auto__bd {
  position: relative;
}
.weui-wepay-flow-auto__state {
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #FFF;
  border-radius: 7px;
  background-color: #E2E2E2;
  z-index: 2;
}
.weui-wepay-flow-auto__state_on {
  background-color: #09bb07;
}
.weui-wepay-flow-auto__line {
  position: absolute;
  width: 2px;
  background-color: #dddddd;
  top: 10px;
  bottom: -4px;
  left: 6px;
  z-index: 1;
}
.weui-wepay-flow-auto__line_on {
  background-color: #09bb07;
}
.weui-wepay-flow-auto__li {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
}
.weui-wepay-flow-auto__title {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
}
.weui-wepay-flow-auto__info {
  color: #999999;
  font-size: 12px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-form-preview {
  position: relative;
  background-color: #FFFFFF;
}
.weui-form-preview:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-form-preview:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-form-preview__hd {
  position: relative;
  padding: 10px 15px;
  text-align: right;
  line-height: 2.5em;
}
.weui-form-preview__hd:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-form-preview__hd .weui-form-preview__value {
  font-style: normal;
  font-size: 1.6em;
}
.weui-form-preview__bd {
  padding: 10px 15px;
  font-size: 0.9em;
  text-align: right;
  color: #999999;
  line-height: 2;
}
.weui-form-preview__ft {
  position: relative;
  line-height: 50px;
  display: flex;
}
.weui-form-preview__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-form-preview__item {
  overflow: hidden;
}
.weui-form-preview__label {
  float: left;
  margin-right: 1em;
  min-width: 4em;
  color: #999999;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.weui-form-preview__value {
  display: block;
  overflow: hidden;
  word-break: normal;
  word-wrap: break-word;
}
.weui-form-preview__btn {
  position: relative;
  display: block;
  flex: 1;
  color: #3CC51F;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button.weui-form-preview__btn {
  background-color: transparent;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-size: inherit;
}
.weui-form-preview__btn:active {
  background-color: #EEEEEE;
}
.weui-form-preview__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D5D5D6;
  color: #D5D5D6;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-form-preview__btn:first-child:after {
  display: none;
}
.weui-form-preview__btn_default {
  color: #999999;
}
.weui-form-preview__btn_primary {
  color: #0BB20C;
}
.vux-form-preview {
  overflow: hidden;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-grids {
  position: relative;
  overflow: hidden;
}
.weui-grids:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-grids:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.weui-grid {
  position: relative;
  float: left;
  padding: 20px 10px;
  width: 33.33333333%;
  box-sizing: border-box;
}
.weui-grid:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.weui-grid:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-grid:active {
  background-color: #ECECEC;
}
.weui-grid__icon {
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
.weui-grid__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.weui-grid__icon + .weui-grid__label {
  margin-top: 5px;
}
.weui-grid__label {
  display: block;
  text-align: center;
  color: #000000;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.weui-grids.vux-grid-no-lr-borders:after {
  display: none;
}

.weui-grid.vux-grid-item-no-border:before {
  display: none;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
          animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
  background-size: 100%;
}
.weui-loading.weui-loading_transparent {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPgo=");
}
@-webkit-keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.vux-cell-primary {
  flex: 1;
}
.vux-number-input {
  float: left;
  height: 20px;
  font-size: 20px;
  color: #666;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ececec;
  padding: 3px 0;
  text-align: center;
  border-radius: 1px;
}
.vux-number-round .vux-number-input {
  border: none;
}
.vux-number-selector {
  float: left;
  height: 20px;
  font-size: 25px;
  line-height: 18px;
  color: #3cc51f;
  border: 1px solid #ececec;
}
.vux-number-round .vux-number-selector {
  width: 20px;
  border-radius: 13px;
}
.vux-number-selector svg {
  fill: #3cc51f;
}
.vux-number-selector.vux-number-disabled svg {
  fill: #ccc;
}
.vux-number-round .vux-number-selector.vux-number-disabled {
  border-color: #ececec;
}
.vux-number-round .vux-number-selector.vux-number-disabled svg {
  fill: #ccc;
}
.vux-number-selector-sub {
  border-right: none;
  padding: 4px 8px 2px 8px;
  border-radius: 2px 0 0 2px;
}
.vux-number-selector-plus {
  border-left: none;
  margin-right: 5px;
  padding: 3px 8px;
  border-radius: 0 2px 2px 0;
}
.vux-number-round .vux-number-selector-sub svg {
  position: relative;
  top: 1px;
}
.vux-number-round .vux-number-selector-sub,
.vux-number-round .vux-number-selector-plus {
  padding: 2px;
  border: 1px solid #3cc51f;
  text-align: center;
}

.vux-inline-x-number {
  display: inline-block;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
.weui-cell_switch {
  padding-top: 6px;
  padding-bottom: 6px;
}
.weui-switch {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.weui-switch,
.weui-switch-cp__box {
  position: relative;
  width: 52px;
  height: 32px;
  border: 1px solid #DFDFDF;
  outline: 0;
  border-radius: 16px;
  box-sizing: border-box;
  background-color: #DFDFDF;
  transition: background-color 0.1s, border 0.1s;
}
.weui-switch:before,
.weui-switch-cp__box:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 30px;
  border-radius: 15px;
  background-color: #FDFDFD;
  transition: transform 0.35s cubic-bezier(0.45, 1, 0.4, 1);
}
.weui-switch:after,
.weui-switch-cp__box:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35);
}
.weui-switch:checked,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box {
  /** vux **/
  border-color: #04BE02;
  background-color: #04BE02;
  /** end vux **/
}
.weui-switch:checked:before,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box:before {
  transform: scale(0);
}
.weui-switch:checked:after,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box:after {
  transform: translateX(20px);
}
.weui-switch-cp__input {
  position: absolute;
  left: -9999px;
}
.weui-switch-cp__box {
  display: block;
}
.weui-cell_switch .weui-cell__ft {
  font-size: 0;
  position: relative;
}
input.weui-switch[disabled] {
  opacity: 0.6;
}
.vux-x-switch.weui-cell_switch {
  padding-top: 6px;
  padding-bottom: 6px;
}
.vux-x-switch-overlay {
  width: 60px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.weui-toast {
  position: fixed;
  z-index: 5001;
  width: 7.6em;
  min-height: 7.6em;
  top: 180px;
  left: 50%;
  margin-left: -3.8em;
  background: rgba(17, 17, 17, 0.7);
  text-align: center;
  border-radius: 5px;
  color: #FFFFFF;
}
.weui-icon_toast {
  margin: 22px 0 0;
  display: block;
}
.weui-icon_toast.weui-icon-success-no-circle:before {
  color: #FFFFFF;
  font-size: 55px;
}
.weui-icon_toast.weui-loading {
  margin: 30px 0 0;
  width: 38px;
  height: 38px;
  vertical-align: baseline;
}
.weui-toast__content {
  margin: 0 0 15px;
}
.weui-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
          animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
  background-size: 100%;
}
.weui-loading.weui-loading_transparent {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPgo=");
}
@-webkit-keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
.vux-loading .weui-toast {
  z-index: 5001;
}
.weui-icon_toast.weui-loading {
  margin: 30px 0 0;
  width: 38px;
  height: 38px;
  vertical-align: baseline;
  display: inline-block;
}
.vux-mask-enter,
.vux-mask-leave-active,
.vux-mask-leave-active,
.vux-mask-enter-active {
  position: relative;
  z-index: 1;
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}
.vux-loading-no-text .weui-toast {
  min-height: 98px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
          animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
  background-size: 100%;
}
.weui-loading.weui-loading_transparent {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPgo=");
}
@-webkit-keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
.weui-loadmore {
  width: 65%;
  margin: 1.5em auto;
  line-height: 1.6em;
  font-size: 14px;
  text-align: center;
}
.weui-loadmore__tips {
  display: inline-block;
  vertical-align: middle;
}
.weui-loadmore_line {
  border-top: 1px solid #E5E5E5;
  margin-top: 2.4em;
}
.weui-loadmore_line .weui-loadmore__tips {
  position: relative;
  top: -0.9em;
  padding: 0 0.55em;
  color: #999999;
}
.weui-loadmore_dot .weui-loadmore__tips {
  padding: 0 0.16em;
}
.weui-loadmore_dot .weui-loadmore__tips:before {
  content: " ";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #E5E5E5;
  display: inline-block;
  position: relative;
  vertical-align: 0;
  top: -0.16em;
}
.vux-loadmore.weui-loadmore_line {
  display: flex;
  border-top: 0;
}
.vux-loadmore.weui-loadmore_line:before,
.vux-loadmore.weui-loadmore_line:after {
  position: relative;
  top: -1px;
  flex: 1;
  content: '';
  border-top: 1px solid #E5E5E5;
}

.vux-marquee {
  width: 100%;
  overflow: hidden;
}
.vux-marquee-box {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}
.vux-marquee-box li {
  margin: 0;
  width: 100%;
}

.vux-masker-box {
  position: relative;
}
.vux-masker {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
}
.vux-masker-fullscreen {
  position: fixed;
  z-index: 10001;
}

@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.weui-msg {
  padding-top: 36px;
  text-align: center;
}
.weui-msg__icon-area {
  margin-bottom: 30px;
}
.weui-msg__text-area {
  margin-bottom: 25px;
  padding: 0 20px;
}
.weui-msg__text-area a {
  color: #586C94;
}
.weui-msg__title {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 20px;
}
.weui-msg__desc {
  font-size: 14px;
  color: #999999;
}
.weui-msg__opr-area {
  margin-bottom: 25px;
}
.weui-msg__extra-area {
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
}
.weui-msg__extra-area a {
  color: #586C94;
}
@media screen and (min-height: 438px) {
.weui-msg__extra-area {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
}
.weui-btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2.33333333;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.weui-btn:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transform: scale(0.5);
  transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.weui-btn_inline {
  display: inline-block;
}
.weui-btn_default {
  color: #000000;
  background-color: #F8F8F8;
}
.weui-btn_default:not(.weui-btn_disabled):visited {
  color: #000000;
}
.weui-btn_default:not(.weui-btn_disabled):active {
  color: rgba(0, 0, 0, 0.6);
  background-color: #DEDEDE;
}
.weui-btn_primary {
  background-color: #1AAD19;
}
.weui-btn_primary:not(.weui-btn_disabled):visited {
  color: #FFFFFF;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
  color: rgba(255, 255, 255, 0.6);
  background-color: #179B16;
}
.weui-btn_warn {
  background-color: #E64340;
}
.weui-btn_warn:not(.weui-btn_disabled):visited {
  color: #FFFFFF;
}
.weui-btn_warn:not(.weui-btn_disabled):active {
  color: rgba(255, 255, 255, 0.6);
  background-color: #CE3C39;
}
.weui-btn_disabled {
  color: rgba(255, 255, 255, 0.6);
}
.weui-btn_disabled.weui-btn_default {
  color: rgba(0, 0, 0, 0.3);
  background-color: #F7F7F7;
}
.weui-btn_disabled.weui-btn_primary {
  background-color: #9ED99D;
}
.weui-btn_disabled.weui-btn_warn {
  background-color: #EC8B89;
}
.weui-btn_loading .weui-loading {
  margin: -0.2em 0.34em 0 0;
}
.weui-btn_loading.weui-btn_primary,
.weui-btn_loading.weui-btn_warn {
  color: rgba(255, 255, 255, 0.6);
}
.weui-btn_loading.weui-btn_primary .weui-loading,
.weui-btn_loading.weui-btn_warn .weui-loading {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPg==");
}
.weui-btn_loading.weui-btn_primary {
  background-color: #179B16;
}
.weui-btn_loading.weui-btn_warn {
  background-color: #CE3C39;
}
.weui-btn_plain-primary {
  color: #1aad19;
  border: 1px solid #1aad19;
}
.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active {
  color: rgba(26, 173, 25, 0.6);
  border-color: rgba(26, 173, 25, 0.6);
  background-color: transparent;
}
.weui-btn_plain-primary:after {
  border-width: 0;
}
.weui-btn_plain-default {
  color: #353535;
  border: 1px solid #353535;
}
.weui-btn_plain-default:not(.weui-btn_plain-disabled):active {
  color: rgba(53, 53, 53, 0.6);
  border-color: rgba(53, 53, 53, 0.6);
}
.weui-btn_plain-default:after {
  border-width: 0;
}

/*
* added by VUX
*/
button.weui-btn.weui-btn_plain-warn,
input.weui-btn.weui-btn_plain-warn {
  border-width: 1px;
  background-color: transparent;
}
.weui-btn_plain-warn {
  color: #ce3c39;
  border: 1px solid #ce3c39;
  background: transparent;
}
.weui-btn_plain-warn:not(.weui-btn_plain-disabled):active {
  color: rgba(206, 60, 57, 0.6);
  border-color: rgba(206, 60, 57, 0.6);
}
.weui-btn_plain-warn:after {
  border-width: 0;
}
.weui-btn_plain-disabled {
  color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
}
button.weui-btn,
input.weui-btn {
  width: 100%;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
}
button.weui-btn:focus,
input.weui-btn:focus {
  outline: 0;
}
button.weui-btn_inline,
input.weui-btn_inline,
button.weui-btn_mini,
input.weui-btn_mini {
  width: auto;
}
button.weui-btn_plain-primary,
input.weui-btn_plain-primary,
button.weui-btn_plain-default,
input.weui-btn_plain-default {
  border-width: 1px;
  background-color: transparent;
}
.weui-btn_mini {
  display: inline-block;
  padding: 0 1.32em;
  line-height: 2.3;
  font-size: 13px;
}

/*gap between btn*/
.weui-btn + .weui-btn {
  margin-top: 15px;
}
.weui-btn.weui-btn_inline + .weui-btn.weui-btn_inline {
  margin-top: auto;
  margin-left: 15px;
}
.weui-btn-area {
  margin: 1.17647059em 15px 0.3em;
}
.weui-btn-area_inline {
  display: flex;
}
.weui-btn-area_inline .weui-btn {
  margin-top: auto;
  margin-right: 15px;
  width: 100%;
  flex: 1;
}
.weui-btn-area_inline .weui-btn:last-child {
  margin-right: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-panel {
  background-color: #FFFFFF;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.weui-panel:first-child {
  margin-top: 0;
}
.weui-panel:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-panel:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-panel__hd {
  padding: 14px 15px 10px;
  color: #999999;
  font-size: 13px;
  position: relative;
}
.weui-panel__hd:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-media-box {
  padding: 15px;
  position: relative;
}
.weui-media-box:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #E5E5E5;
  color: #E5E5E5;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-media-box:first-child:before {
  display: none;
}
a.weui-media-box {
  color: #000000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.weui-media-box:active {
  background-color: #ECECEC;
}
.weui-media-box__title {
  font-weight: 400;
  font-size: 17px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-media-box__desc {
  color: #999999;
  font-size: 13px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.weui-media-box__info {
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 13px;
  color: #CECECE;
  line-height: 1em;
  list-style: none;
  overflow: hidden;
}
.weui-media-box__info__meta {
  float: left;
  padding-right: 1em;
}
.weui-media-box__info__meta_extra {
  padding-left: 1em;
  border-left: 1px solid #CECECE;
}
.weui-media-box_text .weui-media-box__title {
  margin-bottom: 8px;
}
.weui-media-box_appmsg {
  display: flex;
  align-items: center;
}
.weui-media-box_appmsg .weui-media-box__hd {
  margin-right: 0.8em;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.weui-media-box_appmsg .weui-media-box__thumb {
  width: 100%;
  max-height: 100%;
  vertical-align: top;
}
.weui-media-box_appmsg .weui-media-box__bd {
  flex: 1;
  min-width: 0;
}
.weui-media-box_small-appmsg {
  padding: 0;
}
.weui-media-box_small-appmsg .weui-cells {
  margin-top: 0;
}
.weui-media-box_small-appmsg .weui-cells:before {
  display: none;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-check__label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-check__label:active {
  background-color: #ECECEC;
}
.weui-check {
  position: absolute;
  left: -9999em;
}
.weui-cells_radio .weui-cell__ft {
  padding-left: 0.35em;
}
.weui-cells_radio .weui-check:checked + .weui-icon-checked:before {
  display: block;
  content: '\EA08';
  color: #09BB07;
  font-size: 16px;
}
.weui-cells_checkbox .weui-cell__hd {
  padding-right: 0.35em;
}
.weui-cells_checkbox .weui-icon-checked:before {
  content: '\EA01';
  color: #C9C9C9;
  font-size: 23px;
  display: block;
}
.weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before {
  content: '\EA06';
  color: #09BB07;
}
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.weui-cell_radio > * {
  pointer-events: none;
}
.vux-radio-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.vux-radio-label {
  vertical-align: middle;
}
.weui-cells_radio.vux-radio-disabled .weui-check:checked + .weui-icon-checked:before {
  opacity: 0.5;
}

.vux-popup-radio-popup {
  background-color: #fff;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/

/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/

/*
	
	1. Buttons

 */

/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
.pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../img/default-skin.b257fa9c.svg);
}
.pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
}
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
}
}
@-webkit-keyframes clockwise {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
    transform: rotate(0);
}
50% {
    transform: rotate(-140deg);
}
100% {
    transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
    transform: rotate(0);
}
50% {
    transform: rotate(-140deg);
}
100% {
    transform: rotate(0);
}
}

/*
	
	6. Additional styles

 */

/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
 *
 * Main stylesheet for Powerange.
 * http://abpetkov.github.io/powerange/
 *
 */

/**
 * Horizontal slider style (default).
 */
.range-bar {
  background-color: #a9acb1;
  border-radius: 15px;
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.range-bar-disabled {
  opacity: 0.5;
}
.range-quantity {
  background-color: #04BE02;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}
.range-handle {
  background-color: #fff;
  border-radius: 100%;
  cursor: move;
  height: 30px;
  left: 0;
  top: -13px;
  position: absolute;
  width: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.range-min,
.range-max {
  color: #181819;
  font-size: 12px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.range-min {
  left: -30px;
}
.range-max {
  right: -30px;
}

/**
 * Style for disabling text selection on handle move.
 */
.unselectable {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/**
 * Style for handle cursor on disabled slider.
 */
.range-disabled {
  cursor: default;
}

.vux-rater {
  text-align: left;
  display: inline-block;
  line-height: normal;
}
.vux-rater a {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #ccc;
}
.vux-rater a:last-child {
  padding-right: 2px!important;
  margin-right: 0px!important;
}
.vux-rater a:hover {
  color: #ffdd99;
}
.vux-rater a.is-disabled {
  color: #ccc !important;
  cursor: not-allowed;
}
.vux-rater-box {
  position: relative;
}
.vux-rater-inner {
  position: relative;
  display: inline-block;
}
.vux-rater-outer {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  overflow: hidden;
}

.xs-plugin-pullup-container {
  text-align: center;
}

@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.weui-search-bar {
  position: relative;
  padding: 8px 10px;
  display: flex;
  box-sizing: border-box;
  background-color: #EFEFF4;
}
.weui-search-bar:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D7D6DC;
  color: #D7D6DC;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-search-bar:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D7D6DC;
  color: #D7D6DC;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-search-bar.weui-search-bar_focusing .weui-search-bar__cancel-btn {
  display: block;
}
.weui-search-bar.weui-search-bar_focusing .weui-search-bar__label {
  display: none;
}
.weui-search-bar__form {
  position: relative;
  flex: auto;
  background-color: #EFEFF4;
}
.weui-search-bar__form:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 200%;
  transform: scale(0.5);
  transform-origin: 0 0;
  border-radius: 10px;
  border: 1px solid #E6E6EA;
  box-sizing: border-box;
  background: #FFFFFF;
}
.weui-search-bar__box {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  z-index: 1;
}
.weui-search-bar__box .weui-search-bar__input {
  padding: 4px 0;
  width: 100%;
  height: 1.42857143em;
  border: 0;
  font-size: 14px;
  line-height: 1.42857143em;
  box-sizing: content-box;
  background: transparent;
}
.weui-search-bar__box .weui-search-bar__input:focus {
  outline: none;
}
.weui-search-bar__box .weui-icon-search {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 28px;
}
.weui-search-bar__box .weui-icon-clear {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  line-height: 28px;
}
.weui-search-bar__label {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  z-index: 2;
  border-radius: 3px;
  text-align: center;
  color: #9B9B9B;
  background: #FFFFFF;
}
.weui-search-bar__label span {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.weui-search-bar__label .weui-icon-search {
  margin-right: 5px;
}
.weui-search-bar__cancel-btn {
  display: none;
  margin-left: 10px;
  line-height: 28px;
  color: #09BB07;
  white-space: nowrap;
}
.weui-search-bar__input:not(:valid) ~ .weui-icon-clear {
  display: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.vux-search-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: #ffffff;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.vux-search-box {
  width: 100%;
}
.weui-cells.vux-search_show {
  margin-top: 0!important;
  overflow-y: auto;
  position: fixed;
  width: 100%;
  max-height: 100%;
}
.weui-cells.vux-search_show .weui-cell:last-child {
  margin-bottom: 150px;
}
.weui-cells.vux-search_show::-webkit-scrollbar {
  display: none;
}
.weui-cells.vux-search_show::after {
  display: none;
}
.vux-search-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 100%;
  z-index: 5;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
.weui-cell_select {
  padding: 0;
}
.weui-cell_select .weui-select {
  padding-right: 30px;
}
.weui-cell_select .weui-cell__bd:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
.weui-select {
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  width: 100%;
  font-size: inherit;
  height: 44px;
  line-height: 44px;
  position: relative;
  z-index: 1;
  padding-left: 15px;
}
.weui-cell_select-before {
  padding-right: 15px;
}
.weui-cell_select-before .weui-select {
  width: 105px;
  box-sizing: border-box;
}
.weui-cell_select-before .weui-cell__hd {
  position: relative;
}
.weui-cell_select-before .weui-cell__hd:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.weui-cell_select-before .weui-cell__hd:before {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
.weui-cell_select-before .weui-cell__bd {
  padding-left: 15px;
}
.weui-cell_select-before .weui-cell__bd:after {
  display: none;
}
.weui-cell_select-after {
  padding-left: 15px;
}
.weui-cell_select-after .weui-select {
  padding-left: 0;
}
.vux-selector-no-padding {
  padding-left: 0;
}
.vux-selector.weui-cell_select {
  padding: 0;
}
.vux-selector.weui-cell_select-after {
  padding-left: 15px;
}
.vux-selector-readonly {
  width: 100%;
}

.vux-spinner {
  stroke: #444;
  fill: #444;
  vertical-align: middle;
  display: inline-block;
  width: 28px;
  height: 28px;
}
.vux-spinner svg {
  width: 28px;
  height: 28px;
}
.vux-spinner.vux-spinner-inverse {
  stroke: #fff;
  fill: #fff;
}
.vux-spinner-android {
  stroke: #4b8bf4;
}
.vux-spinner-ios, .vux-spinner-ios-small {
  stroke: #69717d;
}
.vux-spinner-spiral .stop1 {
  stop-color: #fff;
  stop-opacity: 0;
}
.vux-spinner-spiral.vux-spinner-inverse .stop1 {
  stop-color: #000;
}
.vux-spinner-spiral.vux-spinner-inverse .stop2 {
  stop-color: #fff;
}

.vux-step {
  display: flex;
}
.vux-step-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.vux-step-item-with-tail {
  flex: 1;
}
.vux-step-item-tail {
  height: 1px;
  position: absolute;
  left: 0;
  top: 12px;
  padding: 0 0;
  transition: all 0.4s ease 0s;
}
.vux-step-item-tail-finish {
  background: #09bb07 none repeat scroll 0 0;
}
.vux-step-item-tail-process,
.vux-step-item-tail-wait {
  background: #CCC none repeat scroll 0 0;
}
.vux-step-item-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
}
.vux-step-item-checked::before {
  font-size: 15px!important;
  line-height: 22px;
  margin: 0!important;
  transform: translateY(-4px);
}
.vux-step-item-title {
  font-size: 0.8rem;
}
.vux-step-item-head {
  position: relative;
  display: inline-block;
  margin-right: -4px;
}
.vux-step-item-head .vux-step-item-head-inner {
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 99px;
  text-align: center;
  font-size: 14px;
  transition: all 0.4s ease 0s;
  background: #fff none repeat scroll 0 0;
}
.vux-step-item-head-finish .vux-step-item-head-inner {
  border: 1px solid #09bb07;
  color: #09bb07;
}
.vux-step-item-head-process .vux-step-item-head-inner {
  border: 1px solid #09bb07;
  color: #FFF;
  background: #09bb07 none repeat scroll 0 0;
}
.vux-step-item-head-wait .vux-step-item-head-inner {
  border: 1px solid #888;
  color: #888;
}
.vux-step-item-main {
  display: inline-block;
  position: relative;
  vertical-align: top;
  color: #888;
  padding-left: 5px;
}
.vux-step-item-main-process {
  font-weight: bold;
  color: #666;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-sticky-box {
  z-index: 500;
}
.vux-sticky {
  width: 100%;
  position: sticky;
  top: 0;
}
.vux-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0);
}
.vux-sticky-fill {
  display: none;
}
.vux-fixed + .vux-sticky-fill {
  display: block;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-swipeout {
  width: 100%;
  overflow: hidden;
}
.vux-swipeout-item {
  position: relative;
}
.vux-swipeout-button-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
  text-align: right;
}
.vux-swipeout-button-box-left {
  text-align: left;
}
.vux-swipeout-button-box > div {
  height: 100%;
}
.vux-swipeout-button {
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  border: none;
}
.vux-swipeout-content {
  position: relative;
  background: #FFF;
}
.vux-swipeout-content.vux-swipeout-content-animated {
  transition: transform 0.2s;
}
.vux-swipeout-button-primary {
  background-color: #1AAD19;
}
.vux-swipeout-button-warn {
  background-color: #E64340;
}
.vux-swipeout-button-default {
  background-color: #c8c7cd;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-slider {
  overflow: hidden;
  position: relative;
}
.vux-slider > .vux-indicator,
.vux-slider .vux-indicator-right {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.vux-slider > .vux-indicator > a,
.vux-slider .vux-indicator-right > a {
  float: left;
  margin-left: 6px;
}
.vux-slider > .vux-indicator > a > .vux-icon-dot,
.vux-slider .vux-indicator-right > a > .vux-icon-dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #d0cdd1;
}
.vux-slider > .vux-indicator > a > .vux-icon-dot.active,
.vux-slider .vux-indicator-right > a > .vux-icon-dot.active {
  background-color: #04BE02;
}
.vux-slider > .vux-indicator-center {
  right: 50%;
  transform: translateX(50%);
}
.vux-slider > .vux-indicator-left {
  left: 15px;
  right: auto;
}
.vux-slider > .vux-swiper {
  overflow: hidden;
  position: relative;
}
.vux-slider > .vux-swiper > .vux-swiper-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vux-slider > .vux-swiper > .vux-swiper-item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.vux-slider > .vux-swiper > .vux-swiper-item > a > .vux-img {
  display: block;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  background-size: cover;
}
.vux-slider > .vux-swiper > .vux-swiper-item > a > .vux-swiper-desc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1.4em;
  font-size: 16px;
  padding: 20px 50px 12px 13px;
  margin: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-tab-ink-bar {
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #04BE02;
  text-align: center;
}
.vux-tab-ink-bar-transition-forward {
  transition: right 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0.09s;
}
.vux-tab-ink-bar-transition-backward {
  transition: right 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0.09s, left 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.vux-tab-bar-top .vux-tab-ink-bar {
  top: 0;
}
.vux-tab {
  display: flex;
  background-color: #fff;
  height: 44px;
  position: relative;
}
.vux-tab button {
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.vux-tab .vux-tab-item {
  display: block;
  flex: 1;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: linear-gradient(180deg, #e5e5e5, #e5e5e5, rgba(229, 229, 229, 0)) bottom left no-repeat;
  background-size: 100% 1px;
  font-size: 14px;
  text-align: center;
  line-height: 44px;
  color: #666;
}
.vux-tab .vux-tab-item.vux-tab-selected {
  color: #04BE02;
  border-bottom: 3px solid #04BE02;
}
.vux-tab-bar-top .vux-tab .vux-tab-item {
  background: linear-gradient(180deg, #e5e5e5, #e5e5e5, rgba(229, 229, 229, 0)) top left no-repeat;
  background-size: 100% 1px;
}
.vux-tab-bar-top .vux-tab .vux-tab-item.vux-tab-selected {
  border-bottom: none;
  border-top: 3px solid #04BE02;
}
.vux-tab .vux-tab-item.vux-tab-disabled {
  color: #ddd;
}
.vux-tab.vux-tab-no-animate .vux-tab-item.vux-tab-selected {
  background: 0 0;
}

/** when=prop:custom-bar-width **/
.vux-tab-bar-inner {
  display: block;
  background-color: #04BE02;
  margin: auto;
  height: 100%;
  transition: width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.vux-tab-item-badge {
  position: absolute;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 18px;
  min-width: 18px;
  padding: 0 4px;
  border-radius: 30px;
  margin: auto 0 auto 4px;
  line-height: 18px;
  font-size: 11px;
  background-clip: padding-box;
  vertical-align: middle;
}
.vux-tab-wrap {
  position: relative;
  padding-top: 44px;
}
.vux-tab-container {
  height: 44px;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  position: absolute;
}
.scrollable {
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 17px;
  box-sizing: content-box;
}
.scrollable::-webkit-scrollbar {
  display: none;
}
.scrollable .vux-tab-ink-bar {
  bottom: 17px;
  position: absolute;
}
.scrollable .vux-tab-item {
  flex: 0 0 22%;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-tabbar {
  display: flex;
  position: absolute;
  z-index: 500;
  bottom: 0;
  width: 100%;
  background-color: #F7F7FA;
}
.weui-tabbar:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C0BFC4;
  color: #C0BFC4;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-tabbar__item {
  display: block;
  flex: 1;
  padding: 5px 0 0;
  font-size: 0;
  color: #999999;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon > i,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
  color: #09BB07;
}
.weui-tabbar__icon {
  display: inline-block;
  width: 27px;
  height: 27px;
}
i.weui-tabbar__icon,
.weui-tabbar__icon > i {
  font-size: 24px;
  color: #999999;
}
.weui-tabbar__icon img {
  width: 100%;
  height: 100%;
}
.weui-tabbar__label {
  text-align: center;
  color: #999999;
  font-size: 10px;
  line-height: 1.8;
}
.weui-tab {
  position: relative;
  height: 100%;
}
.weui-tab__panel {
  box-sizing: border-box;
  height: 100%;
  padding-bottom: 50px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.weui-tab__content {
  display: none;
}
.vux-reddot,
.vux-reddot-border,
.vux-reddot-s {
  position: relative;
}
.vux-reddot:after,
.vux-reddot-border:after,
.vux-reddot-s:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #f74c31;
  border-radius: 5px;
  right: -3px;
  top: -3px;
  background-clip: padding-box;
}
.vux-reddot-border:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 5px;
  right: -4px;
  top: -4px;
  background-clip: padding-box;
  padding: 1px;
}
.vux-reddot-s:after {
  width: 6px;
  height: 6px;
  top: -5px;
  right: -5px;
}
.weui-tabbar__icon {
  position: relative;
}
.weui-tabbar__icon > sup {
  position: absolute;
  top: -8px;
  left: 100%;
  transform: translateX(-50%);
  z-index: 101;
}
.weui-tabbar__item.vux-tabbar-simple {
  padding: 0;
  height: 50px;
  line-height: 50px;
}
.vux-tabbar-simple .weui-tabbar__label {
  font-size: 14px;
  line-height: 50px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-timeline {
  padding: 1rem;
}
.vux-timeline > ul > li {
  list-style: none;
}
.vux-timeline-item {
  position: relative;
}
.vux-timeline-item-content {
  padding: 0 0 1.5rem 1.2rem;
}
.vux-timeline-item-head,
.vux-timeline-item-head-first {
  position: absolute;
  content: '';
  z-index: 99;
  border-radius: 99px;
}
.vux-timeline-item-head {
  width: 10px;
  height: 10px;
  left: 1px;
  top: 4px;
}
.vux-timeline-item-head-first {
  width: 20px;
  height: 20px;
  left: -4px;
  top: 5px;
}
.vux-timeline-item-tail {
  position: absolute;
  content: '';
  height: 100%;
  width: 2px;
  left: 5px;
  top: 5px;
  background-color: #04BE02;
}
.vux-timeline-item-checked {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
.vux-timeline-item-checked.weui-icon-success-no-circle::before {
  font-size: 14px;
  position: absolute;
  left: 3px;
  top: 3px;
  margin: 0!important;
  color: #FFF;
}
.vux-timeline-item-color {
  background-color: #04BE02;
}

.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active {
  -webkit-animation: vux-dialog-in 0.5s;
          animation: vux-dialog-in 0.5s;
}
.vux-dialog-leave-active {
  -webkit-animation: vux-dialog-out 0.3s;
          animation: vux-dialog-out 0.3s;
}
@-webkit-keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes vux-dialog-in {
0% {
    transform: scale(1.185);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
@keyframes vux-dialog-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.85);
    opacity: 0;
}
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  transition: opacity 300ms;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@font-face {
  font-weight: normal;

  font-style: normal;

  font-family: "weui";

  src: url('data:application/octet-stream;base64,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') format('truetype');
}
[class^="weui-icon-"],
[class*=" weui-icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
[class^="weui-icon-"]:before,
[class*=" weui-icon-"]:before {
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.weui-icon-circle:before {
  content: "\EA01";
}

/* '' */
.weui-icon-download:before {
  content: "\EA02";
}

/* '' */
.weui-icon-info:before {
  content: "\EA03";
}

/* '' */
.weui-icon-safe-success:before {
  content: "\EA04";
}

/* '' */
.weui-icon-safe-warn:before {
  content: "\EA05";
}

/* '' */
.weui-icon-success:before {
  content: "\EA06";
}

/* '' */
.weui-icon-success-circle:before {
  content: "\EA07";
}

/* '' */
.weui-icon-success-no-circle:before {
  content: "\EA08";
}

/* '' */
.weui-icon-waiting:before {
  content: "\EA09";
}

/* '' */
.weui-icon-waiting-circle:before {
  content: "\EA0A";
}

/* '' */
.weui-icon-warn:before {
  content: "\EA0B";
}

/* '' */
.weui-icon-info-circle:before {
  content: "\EA0C";
}

/* '' */
.weui-icon-cancel:before {
  content: "\EA0D";
}

/* '' */
.weui-icon-search:before {
  content: "\EA0E";
}

/* '' */
.weui-icon-clear:before {
  content: "\EA0F";
}

/* '' */
.weui-icon-back:before {
  content: "\EA10";
}

/* '' */
.weui-icon-delete:before {
  content: "\EA11";
}

/* '' */
[class^="weui-icon_"]:before,
[class*=" weui-icon_"]:before {
  margin: 0;
}
.weui-icon-success {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-warn {
  font-size: 23px;
  color: #F43530;
}
.weui-icon-info {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-success-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-success-no-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-waiting-circle {
  font-size: 23px;
  color: #10AEFF;
}
.weui-icon-circle {
  font-size: 23px;
  color: #C9C9C9;
}
.weui-icon-download {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-info-circle {
  font-size: 23px;
  color: #09BB07;
}
.weui-icon-safe-success {
  color: #09BB07;
}
.weui-icon-safe-warn {
  color: #FFBE00;
}
.weui-icon-cancel {
  color: #F43530;
  font-size: 22px;
}
.weui-icon-search {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-clear {
  color: #B2B2B2;
  font-size: 14px;
}
.weui-icon-delete.weui-icon_gallery-delete {
  color: #FFFFFF;
  font-size: 22px;
}
.weui-icon_msg {
  font-size: 93px;
}
.weui-icon_msg.weui-icon-warn {
  color: #F76260;
}
.weui-icon_msg-primary {
  font-size: 93px;
}
.weui-icon_msg-primary.weui-icon-warn {
  color: #FFBE00;
}
.weui-toast {
  position: fixed;
  z-index: 5001;
  width: 7.6em;
  min-height: 7.6em;
  top: 180px;
  left: 50%;
  margin-left: -3.8em;
  background: rgba(17, 17, 17, 0.7);
  text-align: center;
  border-radius: 5px;
  color: #FFFFFF;
}
.weui-icon_toast {
  margin: 22px 0 0;
  display: block;
}
.weui-icon_toast.weui-icon-success-no-circle:before {
  color: #FFFFFF;
  font-size: 55px;
}
.weui-icon_toast.weui-loading {
  margin: 30px 0 0;
  width: 38px;
  height: 38px;
  vertical-align: baseline;
}
.weui-toast__content {
  margin: 0 0 15px;
}
.weui-toast.vux-toast-top {
  top: 10px;
}
.weui-toast.vux-toast-bottom {
  top: auto;
  bottom: 10px;
  transform: translateX(-50%);
}
.weui-toast.vux-toast-middle {
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.vux-slide-from-top-enter,
.vux-slide-from-top-leave-active {
  opacity: 0;
  transform: translateX(-50%) translateY(-100%) !important;
}
.vux-slide-from-bottom-enter,
.vux-slide-from-bottom-leave-active {
  opacity: 0;
  transform: translateX(-50%) translateY(100%) !important;
}
.vux-slide-from-top-enter-active,
.vux-slide-from-top-leave-active,
.vux-slide-from-bottom-enter-active,
.vux-slide-from-bottom-leave-active {
  transition: all 400ms cubic-bezier(0.36, 0.66, 0.04, 1);
}
.weui-toast {
  transform: translateX(-50%);
  margin-left: 0!important;
}
.weui-toast.weui-toast_forbidden {
  color: #F76260;
}
.weui-toast.weui-toast_forbidden .weui-toast__content {
  margin-top: 10px;
}
.weui-toast.weui-toast_text {
  min-height: 0;
}
.weui-toast_text .weui-toast__content {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 15px;
}
.weui-toast__content {
  font-size: 16px;
}
.weui-loading_toast .weui-toast__content {
  margin-top: 0;
}
.weui-toast_success .weui-icon_toast:before {
  content: "\EA08";
}
.weui-toast_cancel .weui-icon_toast:before {
  content: "\EA0D";
}
.weui-toast_forbidden .weui-icon_toast.weui-icon-success-no-circle:before {
  content: "\EA0B";
  color: #F76260;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

body { margin: 0
}

/* zy.media style */
.zy_media { background: #000; position: relative
}
.zy_media video, .zy_media audio { width: 100%; position: absolute; top: 0; left: 0; display: block
}
.zy_fullscreen { overflow: hidden
}
.zy_fullscreen .zy_media { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000
}
.zy_fullscreen .zy_wrap, .zy_fullscreen video { width: 100%; height: 100%
}
.zy_wrap { width: 100%
}

/* 视频标题 */
.zy_title { height: 34px; padding-left: 10px; color: #fff; font-size: 12px; line-height: 34px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: rgba(0, 0, 0, .25); position: absolute; left: 0; right: 0; top: 0; transition: top .5s
}

/* 视频主区中播放、加载中、错误提示 */
.zy_media .dec_play, .zy_media .dec_loading, .zy_media .dec_error { margin: -32px 0 0 -31px; position: absolute; top: 50%; left: 50%
}
.zy_media .dec_play::before { width: 60px; height: 60px; content: ''; border-radius: 60px; border: #e5e5e4 1px solid; display: block
}
.zy_media .dec_play::after { width: 0; height: 0; content: ''; border-color: transparent transparent transparent #e5e5e4; border-width: 14px 20px; border-style: solid; position: absolute; top: 16px; left: 23px; z-index: 2; display: block
}
.zy_media .dec_loading { width: 62px; height: 62px; -webkit-animation: ani_loading .6s infinite linear; -webkit-animation-fill-mode: forwards; animation: ani_loading .6s infinite linear; animation-fill-mode: forwards
}
@-webkit-keyframes ani_loading {
100% { -webkit-transform: rotate(360deg)
}
}
@keyframes ani_loading {
100% { transform: rotate(360deg)
}
}
.zy_media .dec_loading::before { width: 7px; height: 7px; content: ''; border-radius: 7px; background: #fff; opacity: .8; position: absolute; top: 25px
}
.zy_media .dec_loading::after { width: 48px; height: 48px; content: ''; border-radius: 50px; border: 7px solid #fff; opacity: .2; display: block
}
.zy_media .dec_error { width: 62px; height: 62px; margin-top: -53px; margin-left: -25px; white-space: nowrap; color: #fff; font-size: 12px; text-align: center; position: absolute; top: 50%; left: 50%;
}

/* 控制栏 */
.zy_controls { height: 44px; background: rgba(0, 0, 0, .55); position: absolute; left: 0; right: 0; bottom: 0; transition: bottom .5s; display: flex
}

/* 播放、暂停按钮 */
.zy_playpause_btn { width: 26px; height: 30px; margin-right: 4px; padding: 13px 0 0 14px; position: relative
}
.zy_play::before { width: 0; height: 0; content: ''; border-color: transparent transparent transparent #cbcbcb; border-width: 8px 12px; border-style: solid; display: block
}
.zy_pause::before, .zy_pause::after { width: 3px; height: 14px; content: ''; background: #cbcbcb; position: absolute; top: 13px; left: 14px
}
.zy_pause::after { left: 22px
}

/* 时间线操作区 */
.zy_timeline { margin-right: 10px; flex: 1 1 auto
}
.zy_timeline_slider { width: 100%; height: 1px; background: #999; position: relative; top: 21px; left: 0
}
.zy_timeline_buffering { width: 100%; height: 15px; top: -7px; background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size: 15px 15px; -webkit-animation: ani_buffering 2s linear infinite; animation: ani_buffering 2s linear infinite; position: absolute;
}
@-webkit-keyframes ani_buffering {
from { background-position: 0 0
}
to { background-position: 30px 0
}
}
@keyframes ani_buffering {
from { background-position: 0 0
}
to { background-position: 30px 0
}
}
.zy_timeline_loaded { width: 0; height: 1px; background: #e5e5e5; position: absolute; top: 0; left: 0; z-index: 1
}
.zy_timeline_current { width: 0; height: 1px; background: #ff6159; position: relative; z-index: 2
}
.zy_timeline_handle { width: 16px; height: 16px; border-radius: 16px; background: #e5e5e5; position: absolute; top: -8px; left: -8px; z-index: 3
}

/* 时间展示 */
.zy_time { width: auto; height: 44px; margin-right: 5px; line-height: 44px; font-size: 11px; color: #999; text-align: center
}
.zy_time .zy_currenttime { color: #e5e5e5
}

/* 全屏控制按钮 */
.zy_fullscreen_btn { width: 38px; height: 44px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaBAMAAAEsY2FrAAAAElBMVEX///////////////////////+65XQCAAAABXRSTlMAHm1u3TG+li4AAAB5SURBVBgZBcGxbQNBEAQwPnCXC49TviU4UQnKx8ZP/62YVB58qQCIBwArGgAAwK4HkAUEgEXAEmBFG/AH+B0gN5BrQLwAAG4bXLOBewPXB/AGu6VtG4CeAUCdAaCcAVCcAQAAAAMAzrAD4IwdAM7PDgDOJwBt2wAA/9uDEjcL3fqtAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: center; background-size: 16px
}
.zy_unfullscreen { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaBAMAAAEsY2FrAAAAElBMVEX///////////////////////+65XQCAAAABXRSTlMAHm1u3TG+li4AAAB5SURBVBgZBcGxDcMwEAQwGtH1QuD0WiGAB8gI39z+q4SEhR8AwALAwmAwgCAIS4AV0BYg7UAWEIttwNeA1x7gO8BrQDsAAGlBDpA3kOuAeIO4eDYZAM+WAeDZGQA8nwFo2w4AAAAAANq2A9D7AKDuA0C5D4DiPgDAH9lBEChOLXSRAAAAAElFTkSuQmCC)
}



/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-tabbar {
  display: flex;
  position: absolute;
  z-index: 500;
  bottom: 0;
  width: 100%;
  background-color: #F7F7FA;
}
.weui-tabbar:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C0BFC4;
  color: #C0BFC4;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-tabbar__item {
  display: block;
  flex: 1;
  padding: 5px 0 0;
  font-size: 0;
  color: #999999;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon > i,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
  color: #09BB07;
}
.weui-tabbar__icon {
  display: inline-block;
  width: 27px;
  height: 27px;
}
i.weui-tabbar__icon,
.weui-tabbar__icon > i {
  font-size: 24px;
  color: #999999;
}
.weui-tabbar__icon img {
  width: 100%;
  height: 100%;
}
.weui-tabbar__label {
  text-align: center;
  color: #999999;
  font-size: 10px;
  line-height: 1.8;
}
.weui-tab {
  position: relative;
  height: 100%;
}
.weui-tab__panel {
  box-sizing: border-box;
  height: 100%;
  padding-bottom: 50px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.weui-tab__content {
  display: none;
}

.vux-emotion {
  display: inline-block;
}
.vux-static-emotion {
  width: 24px;
  height: 24px;
  display: inline-block;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-week-calendar[data-v-d6679e6e] {
  background-color: #fff;
}
.vux-week-calendar-day-item[data-v-d6679e6e],
.vux-week-calendar-date-item[data-v-d6679e6e] {
  text-align: center;
}
.vux-week-calendar-day-item[data-v-d6679e6e] {
  color: #000;
}
.vux-week-calendar-each-day-box[data-v-d6679e6e] {
  padding: 5px 0;
}
.vux-week-calendar-each-day-box[data-v-d6679e6e] {
  position: relative;
}
.vux-week-calendar-each-day[data-v-d6679e6e] {
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  display: inline-block;
  font-size: 16px;
  color: #444;
  width: 26px;
  height: 26px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  box-sizing: border-box;
}
.vux-week-calendar-is-selected .vux-week-calendar-each-day[data-v-d6679e6e] {
  background-color: #04BE02;
  color: #fff;
}
.vux-calendar-dot[data-v-d6679e6e] {
  display: block;
  text-align: center;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -2.5px;
  background-color: #f74c31;
  border-radius: 50%;
}
.vux-week-calendar-top-tip[data-v-d6679e6e] {
  position: absolute;
  left: -10px;
  top: 0;
  font-size: 20px;
  transform: scale(0.5);
  transform-origin: top left;
}

.weui-wepay-pay-wrap {
  background-color: #fbf9fe;
}
.weui-msg {
  position: relative;
  z-index: 1;
}
.weui-wepay-pay {
  position: relative;
  z-index: 1;
  padding: 15px;
}
.weui-wepay-pay__inner {
  background-color: #FFFFFF;
  padding: 16px;
  position: relative;
  z-index: 0;
}
.weui-wepay-pay__inner:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #DDDDDD;
  transform: scale(0.5);
  transform-origin: 0 0;
  box-sizing: border-box;
}
.weui-wepay-pay__title {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
.weui-wepay-pay__inputs {
  margin-top: 12px;
  padding-bottom: 18px;
  position: relative;
  z-index: 2;
  color: #333333;
}
.weui-wepay-pay__inputs:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #DDDDDD;
  color: #DDDDDD;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-wepay-pay__strong {
  position: absolute;
  color: #000000;
  font-size: 28px;
  line-height: 1;
  left: -6px;
  top: -3px;
  font-weight: normal;
}
.weui-wepay-pay__input {
  padding-left: 28px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: 0;
  height: 40px;
  line-height: 40px;
  font-size: 40px;
}
.weui-wepay-pay__input::-webkit-textfield-decoration-container {
  background-color: transparent;
}
.weui-wepay-pay__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.weui-wepay-pay__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.weui-wepay-pay__input::-webkit-input-placeholder {
  color: #EEEEEE;
}
.weui-wepay-pay__intro {
  font-size: 12px;
  color: #9e9e9e;
  margin-top: 14px;
}
.weui-wepay-pay__info {
  font-size: 12px;
  color: #9e9e9e;
  margin-top: 16px;
  text-align: center;
}
.weui-wepay-pay__btn {
  margin-top: 12px;
}
.weui-wepay-logo-default {
  font-size: 16px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2.33333333;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.weui-btn:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transform: scale(0.5);
  transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.weui-btn_inline {
  display: inline-block;
}
.weui-btn_default {
  color: #000000;
  background-color: #F8F8F8;
}
.weui-btn_default:not(.weui-btn_disabled):visited {
  color: #000000;
}
.weui-btn_default:not(.weui-btn_disabled):active {
  color: rgba(0, 0, 0, 0.6);
  background-color: #DEDEDE;
}
.weui-btn_primary {
  background-color: #1AAD19;
}
.weui-btn_primary:not(.weui-btn_disabled):visited {
  color: #FFFFFF;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
  color: rgba(255, 255, 255, 0.6);
  background-color: #179B16;
}
.weui-btn_warn {
  background-color: #E64340;
}
.weui-btn_warn:not(.weui-btn_disabled):visited {
  color: #FFFFFF;
}
.weui-btn_warn:not(.weui-btn_disabled):active {
  color: rgba(255, 255, 255, 0.6);
  background-color: #CE3C39;
}
.weui-btn_disabled {
  color: rgba(255, 255, 255, 0.6);
}
.weui-btn_disabled.weui-btn_default {
  color: rgba(0, 0, 0, 0.3);
  background-color: #F7F7F7;
}
.weui-btn_disabled.weui-btn_primary {
  background-color: #9ED99D;
}
.weui-btn_disabled.weui-btn_warn {
  background-color: #EC8B89;
}
.weui-btn_loading .weui-loading {
  margin: -0.2em 0.34em 0 0;
}
.weui-btn_loading.weui-btn_primary,
.weui-btn_loading.weui-btn_warn {
  color: rgba(255, 255, 255, 0.6);
}
.weui-btn_loading.weui-btn_primary .weui-loading,
.weui-btn_loading.weui-btn_warn .weui-loading {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPg==");
}
.weui-btn_loading.weui-btn_primary {
  background-color: #179B16;
}
.weui-btn_loading.weui-btn_warn {
  background-color: #CE3C39;
}
.weui-btn_plain-primary {
  color: #1aad19;
  border: 1px solid #1aad19;
}
.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active {
  color: rgba(26, 173, 25, 0.6);
  border-color: rgba(26, 173, 25, 0.6);
  background-color: transparent;
}
.weui-btn_plain-primary:after {
  border-width: 0;
}
.weui-btn_plain-default {
  color: #353535;
  border: 1px solid #353535;
}
.weui-btn_plain-default:not(.weui-btn_plain-disabled):active {
  color: rgba(53, 53, 53, 0.6);
  border-color: rgba(53, 53, 53, 0.6);
}
.weui-btn_plain-default:after {
  border-width: 0;
}

/*
* added by VUX
*/
button.weui-btn.weui-btn_plain-warn,
input.weui-btn.weui-btn_plain-warn {
  border-width: 1px;
  background-color: transparent;
}
.weui-btn_plain-warn {
  color: #ce3c39;
  border: 1px solid #ce3c39;
  background: transparent;
}
.weui-btn_plain-warn:not(.weui-btn_plain-disabled):active {
  color: rgba(206, 60, 57, 0.6);
  border-color: rgba(206, 60, 57, 0.6);
}
.weui-btn_plain-warn:after {
  border-width: 0;
}
.weui-btn_plain-disabled {
  color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
}
button.weui-btn,
input.weui-btn {
  width: 100%;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
}
button.weui-btn:focus,
input.weui-btn:focus {
  outline: 0;
}
button.weui-btn_inline,
input.weui-btn_inline,
button.weui-btn_mini,
input.weui-btn_mini {
  width: auto;
}
button.weui-btn_plain-primary,
input.weui-btn_plain-primary,
button.weui-btn_plain-default,
input.weui-btn_plain-default {
  border-width: 1px;
  background-color: transparent;
}
.weui-btn_mini {
  display: inline-block;
  padding: 0 1.32em;
  line-height: 2.3;
  font-size: 13px;
}

/*gap between btn*/
.weui-btn + .weui-btn {
  margin-top: 15px;
}
.weui-btn.weui-btn_inline + .weui-btn.weui-btn_inline {
  margin-top: auto;
  margin-left: 15px;
}
.weui-btn-area {
  margin: 1.17647059em 15px 0.3em;
}
.weui-btn-area_inline {
  display: flex;
}
.weui-btn-area_inline .weui-btn {
  margin-top: auto;
  margin-right: 15px;
  width: 100%;
  flex: 1;
}
.weui-btn-area_inline .weui-btn:last-child {
  margin-right: 0;
}
.weui-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
          animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
  background-size: 100%;
}
.weui-loading.weui-loading_transparent {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMjAnIGhlaWdodD0nMTIwJyB2aWV3Qm94PScwIDAgMTAwIDEwMCc+PHBhdGggZmlsbD0nbm9uZScgZD0nTTAgMGgxMDB2MTAwSDB6Jy8+PHJlY3QgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjU2KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwIC0zMCknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDEwNS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjQzKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA3NS45OCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjM4KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2NSA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjMyKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTguNjYgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4yOCknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoMTUwIDU0LjAyIDY1KScvPjxyZWN0IHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyB4PSc0Ni41JyB5PSc0MCcgZmlsbD0ncmdiYSgyNTUsMjU1LDI1NSwuMjUpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjIpJyByeD0nNScgcnk9JzUnIHRyYW5zZm9ybT0ncm90YXRlKC0xNTAgNDUuOTggNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xNyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTEyMCA0MS4zNCA2NSknLz48cmVjdCB3aWR0aD0nNycgaGVpZ2h0PScyMCcgeD0nNDYuNScgeT0nNDAnIGZpbGw9J3JnYmEoMjU1LDI1NSwyNTUsLjE0KScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtOTAgMzUgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4xKScgcng9JzUnIHJ5PSc1JyB0cmFuc2Zvcm09J3JvdGF0ZSgtNjAgMjQuMDIgNjUpJy8+PHJlY3Qgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHg9JzQ2LjUnIHk9JzQwJyBmaWxsPSdyZ2JhKDI1NSwyNTUsMjU1LC4wMyknIHJ4PSc1JyByeT0nNScgdHJhbnNmb3JtPSdyb3RhdGUoLTMwIC01Ljk4IDY1KScvPjwvc3ZnPgo=");
}
@-webkit-keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes weuiLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
.weui-btn.vux-x-button-no-border:after {
  display: none;
}

.vux-circle {
  position: relative;
  width: 100%;
  height: 100%;
}
.vux-circle-content {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.vux-header {
  position: relative;
  padding: 3px 0;
  box-sizing: border-box;
  background-color: #35495e;
}
.vux-header .vux-header-title {
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.vux-header-title-area,
.vux-header .vux-header-title {
  margin: 0 88px;
  height: 40px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vux-header .vux-header-title > span {
  display: inline-block;
}
.vux-header .vux-header-left,
.vux-header .vux-header-right {
  position: absolute;
  top: 14px;
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #ccc;
}
.vux-header .vux-header-left a,
.vux-header .vux-header-left button,
.vux-header .vux-header-right a,
.vux-header .vux-header-right button {
  float: left;
  margin-right: 8px;
  color: #ccc;
}
.vux-header .vux-header-left a:active,
.vux-header .vux-header-left button:active,
.vux-header .vux-header-right a:active,
.vux-header .vux-header-right button:active {
  opacity: 0.5;
}
.vux-header .vux-header-left {
  left: 18px;
}
.vux-header .vux-header-left .vux-header-back {
  padding-left: 16px;
}
.vux-header .vux-header-left .left-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  left: -5px;
}
.vux-header .vux-header-left .left-arrow:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
  transform: rotate(315deg);
  top: 8px;
  left: 7px;
}
.vux-header .vux-header-right {
  right: 15px;
}
.vux-header .vux-header-right a,
.vux-header .vux-header-right button {
  margin-left: 8px;
  margin-right: 0;
}
.vux-header .vux-header-right .vux-header-more:after {
  content: "\2022\0020\2022\0020\2022\0020";
  font-size: 16px;
}
.vux-header-fade-in-right-enter-active {
  -webkit-animation: fadeinR 0.5s;
          animation: fadeinR 0.5s;
}
.vux-header-fade-in-left-enter-active {
  -webkit-animation: fadeinL 0.5s;
          animation: fadeinL 0.5s;
}
@-webkit-keyframes fadeinR {
0% {
    opacity: 0;
    transform: translateX(150px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
@keyframes fadeinR {
0% {
    opacity: 0;
    transform: translateX(150px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
@-webkit-keyframes fadeinL {
0% {
    opacity: 0;
    transform: translateX(-150px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
@keyframes fadeinL {
0% {
    opacity: 0;
    transform: translateX(-150px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}

.vux-x-hr {
  padding-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.vux-x-hr:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}

.vux-x-img, .b-lazy {
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
}
.b-lazy {
  opacity: 0;
}
.b-lazy.b-loaded {
  opacity: 1;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cell_access {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.weui-cell_access:active {
  background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access .weui-cell__ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-cell_link {
  color: #586C94;
  font-size: 14px;
}
.weui-cell_link.weui-cell:first-child:before {
  display: block;
}
.weui-cell_access.vux-cell-box {
  padding-right: 13px;
  position: relative;
}
.weui-cell_access.vux-cell-box:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 17px;
}
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
.weui-cell_vcode {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.weui-vcode-img {
  margin-left: 5px;
  height: 44px;
  vertical-align: middle;
}
.weui-vcode-btn {
  display: inline-block;
  height: 44px;
  margin-left: 5px;
  padding: 0 0.6em 0 0.7em;
  border-left: 1px solid #E5E5E5;
  line-height: 44px;
  vertical-align: middle;
  font-size: 17px;
  color: #3CC51F;
}
button.weui-vcode-btn {
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  outline: 0;
}
.weui-vcode-btn:active {
  color: #52a341;
}
.vux-x-input .vux-x-input-placeholder-right input::-webkit-input-placeholder {
  text-align: right;
}
.vux-x-input .vux-x-input-placeholder-center input::-webkit-input-placeholder {
  text-align: center;
}
.vux-x-input .vux-input-icon {
  font-size: 21px;
}
.vux-input-icon.weui-icon-warn:before,
.vux-input-icon.weui-icon-success:before {
  font-size: 21px;
}
.vux-x-input .weui-icon {
  padding-left: 5px;
}
.vux-x-input.weui-cell_vcode {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.vux-x-input.disabled .weui-input {
  text-fill-color: #888;
  -webkit-text-fill-color: #888;
  /* Override iOS / Android font color change */
  opacity: 1;
  /* Override iOS opacity change affecting text & background color */
}
.vux-x-input-right-full {
  margin-left: 5px;
  height: 44px;
  vertical-align: middle;
}
.vux-x-input-right-full img {
  height: 44px;
}
.vux-x-input-has-right-full {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-progress {
  display: flex;
  align-items: center;
}
.weui-progress__bar {
  background-color: #EBEBEB;
  height: 3px;
  flex: 1;
}
.weui-progress__inner-bar {
  width: 0;
  height: 100%;
  background-color: #09BB07;
}
.weui-progress__opr {
  display: block;
  margin-left: 15px;
  font-size: 0;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
.weui-cell_switch {
  padding-top: 6px;
  padding-bottom: 6px;
}
.weui-switch {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.weui-switch,
.weui-switch-cp__box {
  position: relative;
  width: 52px;
  height: 32px;
  border: 1px solid #DFDFDF;
  outline: 0;
  border-radius: 16px;
  box-sizing: border-box;
  background-color: #DFDFDF;
  transition: background-color 0.1s, border 0.1s;
}
.weui-switch:before,
.weui-switch-cp__box:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 30px;
  border-radius: 15px;
  background-color: #FDFDFD;
  transition: transform 0.35s cubic-bezier(0.45, 1, 0.4, 1);
}
.weui-switch:after,
.weui-switch-cp__box:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35);
}
.weui-switch:checked,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box {
  /** vux **/
  border-color: #04BE02;
  background-color: #04BE02;
  /** end vux **/
}
.weui-switch:checked:before,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box:before {
  transform: scale(0);
}
.weui-switch:checked:after,
.weui-switch-cp__input:checked ~ .weui-switch-cp__box:after {
  transform: translateX(20px);
}
.weui-switch-cp__input {
  position: absolute;
  left: -9999px;
}
.weui-switch-cp__box {
  display: block;
}
.weui-cell_switch .weui-cell__ft {
  font-size: 0;
  position: relative;
}
input.weui-switch[disabled] {
  opacity: 0.6;
}
.vux-x-switch.weui-cell_switch {
  padding-top: 6px;
  padding-bottom: 6px;
}
.vux-x-switch-overlay {
  width: 60px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}

.vux-1px,
.vux-1px-t,
.vux-1px-b,
.vux-1px-tb,
.vux-1px-l,
.vux-1px-r {
  position: relative;
}
.vux-1px:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  border: 1px solid #C7C7C7;
  color: #C7C7C7;
  height: 200%;
  transform-origin: left top;
  transform: scale(0.5);
}
.vux-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.vux-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.vux-table {
  line-height: 40px;
  position: relative;
  width: 100%;
  border-collapse: collapse;
}
.vux-table:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.vux-table th {
  font-weight: 500;
}
.vux-table.vux-table-bordered:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 0;
  transform: scaleX(0.5);
}
.vux-table td,
.vux-table th {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  text-align: center;
}
.vux-table td,
.vux-table th {
  position: relative;
  border-right: 0;
  border-bottom: 0;
}
.vux-table td:before,
.vux-table th:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.vux-table.vux-table-no-content-bordered td:before {
  border-bottom-width: 0;
}
.vux-table.vux-table-no-content-bordered tr:last-child td:before {
  border-bottom-width: 1px;
}
.vux-table td:after,
.vux-table th:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-right: 1px solid #C7C7C7;
  color: #C7C7C7;
  transform-origin: 100% 0;
  transform: scaleX(0.5);
}
.vux-table.vux-table-no-cell-bordered td:after,
.vux-table.vux-table-no-cell-bordered th:after {
  border-right-width: 0;
}
.vux-table tr td:last-child:after,
.vux-table tr th:last-child:after {
  border-right-width: 0;
}
.vux-table.vux-table-bordered tr td:last-child:after,
.vux-table.vux-table-bordered tr th:last-child:after {
  border-right-width: 1px;
}

/**
* actionsheet
*/

/**
* en: primary type text color of menu item
* zh-CN: 菜单项primary类型的文本颜色
*/

/**
* en: warn type text color of menu item
* zh-CN: 菜单项warn类型的文本颜色
*/

/**
* en: default type text color of menu item
* zh-CN: 菜单项default类型的文本颜色
*/

/**
* en: disabled type text color of menu item
* zh-CN: 菜单项disabled类型的文本颜色
*/

/**
* datetime
*/

/**
* tabbar
*/

/**
* tab
*/

/**
* dialog
*/

/**
* en: title and content's padding-left and padding-right
* zh-CN: 标题及内容区域的 padding-left 和 padding-right
*/

/**
* x-number
*/

/**
* checkbox
*/

/**
* check-icon
*/

/**
* Cell
*/

/**
* Mask
*/

/**
* Range
*/

/**
* Tabbar
*/

/**
* Header
*/

/**
* Timeline
*/

/**
* Switch
*/

/**
* Button
*/

/**
* en: border radius
* zh-CN: 圆角边框
*/

/**
* en: font color
* zh-CN: 字体颜色
*/

/**
* en: margin-top value between previous button, not works when there is only one button
* zh-CN: 与相邻按钮的 margin-top 间隙，只有一个按钮时不生效
*/

/**
* en: button height
* zh-CN: 按钮高度
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: the font color in disabled
* zh-CN: disabled状态下的字体颜色
*/

/**
* en: font size
* zh-CN: 字体大小
*/

/**
* en: the font size of the mini type
* zh-CN: mini类型的字体大小
*/

/**
* en: the line height of the mini type
* zh-CN: mini类型的行高
*/

/**
* en: the background color of the warn type
* zh-CN: warn类型的背景颜色
*/

/**
* en: the background color of the warn type in active
* zh-CN: active状态下，warn类型的背景颜色
*/

/**
* en: the background color of the warn type in disabled
* zh-CN: disabled状态下，warn类型的背景颜色
*/

/**
* en: the background color of the default type
* zh-CN: default类型的背景颜色
*/

/**
* en: the font color of the default type
* zh-CN: default类型的字体颜色
*/

/**
* en: the background color of the default type in active
* zh-CN: active状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in disabled
* zh-CN: disabled状态下，default类型的字体颜色
*/

/**
* en: the background color of the default type in disabled
* zh-CN: disabled状态下，default类型的背景颜色
*/

/**
* en: the font color of the default type in active
* zh-CN: active状态下，default类型的字体颜色
*/

/**
* en: the background color of the primary type
* zh-CN: primary类型的背景颜色
*/

/**
* en: the background color of the primary type in active
* zh-CN: active状态下，primary类型的背景颜色
*/

/**
* en: the background color of the primary type in disabled
* zh-CN: disabled状态下，primary类型的背景颜色
*/

/**
* en: the font color of the plain primary type
* zh-CN: plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type
* zh-CN: plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的字体颜色
*/

/**
* en: the border color of the plain primary type in active
* zh-CN: active状态下，plain的primary类型的边框颜色
*/

/**
* en: the font color of the plain default type
* zh-CN: plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type
* zh-CN: plain的default类型的边框颜色
*/

/**
* en: the font color of the plain default type in active
* zh-CN: active状态下，plain的default类型的字体颜色
*/

/**
* en: the border color of the plain default type in active
* zh-CN: active状态下，plain的default类型的边框颜色
*/

/**
* en: the font color of the plain warn type
* zh-CN: plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type
* zh-CN: plain的warn类型的边框颜色
*/

/**
* en: the font color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的字体颜色
*/

/**
* en: the border color of the plain warn type in active
* zh-CN: active状态下，plain的warn类型的边框颜色
*/

/**
* swipeout
*/

/**
* Cell
*/

/**
* Badge
*/

/**
* en: badge background color
* zh-CN: badge的背景颜色
*/

/**
* Popover
*/

/**
* Button tab
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: border radius color
* zh-CN: 圆角边框的半径
*/

/**
* en: border color
* zh-CN: 边框的颜色
*/

/**
* en: not used
* zh-CN: 默认状态下圆角边框的颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default background color
* zh-CN: 默认状态下的背景颜色
*/

/**
* en: selected background color
* zh-CN: 选中状态下的背景颜色
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/* alias */

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* en: default text color
* zh-CN: 默认状态下的文本颜色
*/

/**
* en: height
* zh-CN: 元素高度
*/

/**
* en: line height
* zh-CN: 元素行高
*/

/**
* Swiper
*/

/**
* checklist
*/

/**
* popup-picker
*/

/**
* popup
*/

/**
* popup-header
*/

/**
* form-preview
*/

/**
* sticky
*/

/**
* group
*/

/**
* en: margin-top of title
* zh-CN: 标题的margin-top
*/

/**
* en: margin-bottom of title
* zh-CN: 标题的margin-bottom
*/

/**
* en: margin-top of footer title
* zh-CN: 底部标题的margin-top
*/

/**
* en: margin-bottom of footer title
* zh-CN: 底部标题的margin-bottom
*/

/**
* toast
*/

/**
* en: text size of content
* zh-CN: 内容文本大小
*/

/**
* en: default top
* zh-CN: 默认状态下距离顶部的高度
*/

/**
* en: position top
* zh-CN: 顶部显示的高度
*/

/**
* en: position bottom
* zh-CN: 底部显示的高度
*/

/**
* en: z-index
* zh-CN: z-index
*/

/**
* icon
*/

/**
* calendar
*/

/**
* en: forward and backward arrows color
* zh-CN: 前进后退的箭头颜色
*/

/**
* en: text color of week highlight
* zh-CN: 周末高亮的文本颜色
*/

/**
* en: background color when selected
* zh-CN: 选中时的背景颜色
*/

/**
* en: text color when disabled
* zh-CN: 禁用时的文本颜色
*/

/**
* en: text color of today
* zh-CN: 今天的文本颜色
*/

/**
* en: font size of cell
* zh-CN: 单元格的字号
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: size of date cell
* zh-CN: 日期单元格尺寸大小
*/

/**
* en: line height of date cell
* zh-CN: 日期单元格的行高
*/

/**
* en: text color of header
* zh-CN: 头部的文本颜色
*/

/**
* week-calendar
*/

/**
* search
*/

/**
* en: text color of cancel button
* zh-CN: 取消按钮文本颜色
*/

/**
* en: background color
* zh-CN: 背景颜色
*/

/**
* en: text color of placeholder
* zh-CN: placeholder文本颜色
*/

/**
* radio
*/

/**
* en: checked icon color
* zh-CN: 选中状态的图标颜色
*/

/**
* loadmore
*/

/**
* en: not used
* zh-CN: 未被使用
*/

/**
* loading
*/

/**
* en: z-index
* zh-CN: z-index
*/
.weui-cells {
  margin-top: 1.17647059em;
  background-color: #FFFFFF;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.weui-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
}
.weui-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 100%;
  transform: scaleY(0.5);
}
.weui-cells__title {
  margin-top: 0.77em;
  margin-bottom: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  color: #999999;
  font-size: 14px;
}
.weui-cells__title + .weui-cells {
  margin-top: 0;
}
.weui-cells__tips {
  margin-top: 0.3em;
  color: #999999;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.weui-cell {
  padding: 10px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.weui-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.weui-cell:first-child:before {
  display: none;
}
.weui-cell_primary {
  align-items: flex-start;
}
.weui-cell__bd {
  flex: 1;
}
.weui-cell__ft {
  text-align: right;
  color: #999999;
}
.vux-cell-justify {
  height: 1.41176471em;
}
.vux-cell-justify.vux-cell-justify:after {
  content: ".";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.weui-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-input {
  width: 100%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: inherit;
  color: inherit;
  height: 1.41176471em;
  line-height: 1.41176471;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.weui-textarea {
  display: block;
  border: 0;
  resize: none;
  width: 100%;
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  outline: 0;
}
.weui-textarea-counter {
  color: #B2B2B2;
  text-align: right;
}
.weui-cell_warn .weui-textarea-counter {
  color: #E64340;
}
.weui-toptips {
  display: none;
  position: fixed;
  transform: translateZ(0);
  top: 0;
  left: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  z-index: 5000;
  word-wrap: break-word;
  word-break: break-all;
}
.weui-toptips_warn {
  background-color: #E64340;
}
.weui-cells_form .weui-cell__ft {
  font-size: 0;
}
.weui-cells_form .weui-icon-warn {
  display: none;
}
.weui-cells_form input,
.weui-cells_form textarea,
.weui-cells_form label[for] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui-cell_warn {
  color: #E64340;
}
.weui-cell_warn .weui-icon-warn {
  display: inline-block;
}
.vux-x-textarea.weui-cell {
  align-items: flex-start;
}

.cdep-canvas-widget-render[data-v-0f03cf43] {
  cursor: pointer;
}
.canvas-tools[data-v-0f03cf43] {
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  margin-left: -3.029rem;
  line-height: 0;
}
.canvas-button[data-v-0f03cf43] {
  width: 1rem;
  margin-right: 0.2rem;
  height: 0.35rem;
  vertical-align: middle;
}
.canvas-input-color[data-v-0f03cf43] {
  width: 1rem;
  height: 0.35rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.canvas-input-size[data-v-0f03cf43] {
  width: 3.5rem;
  height: 0.35rem;
}
.tool-item[data-v-0f03cf43] {
  float: left;
}

.range-bar {
  margin-top: 0.15rem;
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
}
40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
}
70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
}
90% {
    transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
}
40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
}
70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
}
90% {
    transform: translate3d(0, -4px, 0);
}
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
  50%,
  to {
    opacity: 1;
}
25%,
  75% {
    opacity: 0;
}
}
@keyframes flash {
from,
  50%,
  to {
    opacity: 1;
}
25%,
  75% {
    opacity: 0;
}
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
    transform: scale3d(1, 1, 1);
}
50% {
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
    transform: scale3d(1, 1, 1);
}
50% {
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    transform: scale3d(1, 1, 1);
}
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
    transform: scale3d(1, 1, 1);
}
30% {
    transform: scale3d(1.25, 0.75, 1);
}
40% {
    transform: scale3d(0.75, 1.25, 1);
}
50% {
    transform: scale3d(1.15, 0.85, 1);
}
65% {
    transform: scale3d(0.95, 1.05, 1);
}
75% {
    transform: scale3d(1.05, 0.95, 1);
}
to {
    transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
    transform: scale3d(1, 1, 1);
}
30% {
    transform: scale3d(1.25, 0.75, 1);
}
40% {
    transform: scale3d(0.75, 1.25, 1);
}
50% {
    transform: scale3d(1.15, 0.85, 1);
}
65% {
    transform: scale3d(0.95, 1.05, 1);
}
75% {
    transform: scale3d(1.05, 0.95, 1);
}
to {
    transform: scale3d(1, 1, 1);
}
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
  to {
    transform: translate3d(0, 0, 0);
}
10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
}
20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
  to {
    transform: translate3d(0, 0, 0);
}
10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
}
20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
}
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
    transform: translateX(0);
}
6.5% {
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    transform: translateX(2px) rotateY(3deg);
}
50% {
    transform: translateX(0);
}
}
@keyframes headShake {
0% {
    transform: translateX(0);
}
6.5% {
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    transform: translateX(2px) rotateY(3deg);
}
50% {
    transform: translateX(0);
}
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
from {
    transform: scale3d(1, 1, 1);
}
10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
    transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
    transform: scale3d(1, 1, 1);
}
10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
    transform: scale3d(1, 1, 1);
}
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
    transform: translate3d(0, 0, 0);
}
15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
    transform: translate3d(0, 0, 0);
}
15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
    transform: translate3d(0, 0, 0);
}
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
20% {
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    transform: scale3d(0.9, 0.9, 0.9);
}
60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    transform: scale3d(0.97, 0.97, 0.97);
}
to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
20% {
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    transform: scale3d(0.9, 0.9, 0.9);
}
60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    transform: scale3d(0.97, 0.97, 0.97);
}
to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
}
75% {
    transform: translate3d(0, -10px, 0);
}
90% {
    transform: translate3d(0, 5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
}
75% {
    transform: translate3d(0, -10px, 0);
}
90% {
    transform: translate3d(0, 5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
}
75% {
    transform: translate3d(-10px, 0, 0);
}
90% {
    transform: translate3d(5px, 0, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
}
75% {
    transform: translate3d(-10px, 0, 0);
}
90% {
    transform: translate3d(5px, 0, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
}
75% {
    transform: translate3d(10px, 0, 0);
}
90% {
    transform: translate3d(-5px, 0, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
}
75% {
    transform: translate3d(10px, 0, 0);
}
90% {
    transform: translate3d(-5px, 0, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
75% {
    transform: translate3d(0, 10px, 0);
}
90% {
    transform: translate3d(0, -5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
75% {
    transform: translate3d(0, 10px, 0);
}
90% {
    transform: translate3d(0, -5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
    transform: scale3d(0.9, 0.9, 0.9);
}
50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
    transform: scale3d(0.9, 0.9, 0.9);
}
50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
    transform: translate3d(0, 10px, 0);
}
40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
    transform: translate3d(0, 10px, 0);
}
40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
    transform: translate3d(0, -10px, 0);
}
40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
    transform: translate3d(0, -10px, 0);
}
40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}
@keyframes flipInX {
from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}
@keyframes flipInY {
from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
}
}
@keyframes flipOutX {
from {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
}
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
}
}
@keyframes flipOutY {
from {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
}
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    transform: skewX(-5deg);
    opacity: 1;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    transform: skewX(-5deg);
    opacity: 1;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
    opacity: 1;
}
to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
    opacity: 1;
}
to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
}
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes rotateIn {
from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
    transform-origin: center;
    opacity: 1;
}
to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
}
}
@keyframes rotateOut {
from {
    transform-origin: center;
    opacity: 1;
}
to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
}
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
}
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
}
to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}
@keyframes hinge {
0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
}
to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
}
50% {
    transform: rotate(-10deg);
}
70% {
    transform: rotate(3deg);
}
to {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
}
50% {
    transform: rotate(-10deg);
}
70% {
    transform: rotate(3deg);
}
to {
    opacity: 1;
    transform: scale(1);
}
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
50% {
    opacity: 1;
}
}
@keyframes zoomIn {
from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
50% {
    opacity: 1;
}
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
    opacity: 1;
}
50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
to {
    opacity: 0;
}
}
@keyframes zoomOut {
from {
    opacity: 1;
}
50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
to {
    opacity: 0;
}
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
}
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
}
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.cdep-widget-click-tip-ball[data-v-6a06f0c8] {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(242, 249, 245, 0.5);
  border-radius: 50%;
}

.flex[data-v-3e051b46] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cdep-works-upload-widget-render[data-v-3e051b46] {
  width: 100%;
  height: 100%;
}
.cdep-works-upload-widget-render .sub-widget[data-v-3e051b46] {
  width: 88%;
  height: 82%;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0.4rem;
}

#githubLink[data-v-47db8b96] {
  right: 0;
  top: 12px;
  color: #2d99ff;
}
h1[data-v-47db8b96] {
  margin: 10px 0;
  font-size: 40px;
}
#loadingMessage[data-v-47db8b96] {
  text-align: center;
  padding: 40px;
  background-color: #eee;
}
#canvas[data-v-47db8b96] {
  width: 100%;
}
#output[data-v-47db8b96] {
  margin-top: 20px;
  background: #eee;
  padding: 10px;
  padding-bottom: 0;
}
#output div[data-v-47db8b96] {
  padding-bottom: 10px;
  word-wrap: break-word;
}
#noQRFound[data-v-47db8b96] {
  text-align: center;
}

.audio-area[data-v-6c8936b8] {
  top: 0.2rem;
  right: 0.2rem;
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  box-sizing: border-box;
  z-index: 999;
  transform: translate3d(0, 0, 0);
}
.scan-code-box[data-v-6c8936b8] {
  max-width: 500px;
}

.cdep-back-home[data-v-a54a4af0] {
  position: fixed;
  top: 73.8vh;
  right: 0;
  z-index: 1000;
  text-align: center;
  cursor: pointer;
  opacity: 0.9;
  width: 43px;
  height: 45px;
  line-height: 45px;
}
.cdep-back-home[data-v-a54a4af0]::before {
  outline: unset;
}
.cdep-back-home-icon[data-v-a54a4af0] {
  color: #2AA4FC;
}
.cdep-back-home img[data-v-a54a4af0] {
  display: block;
  width: 43px;
  height: 45px;
}

.cdep-back-course[data-v-156a5648] {
  position: fixed;
  top: 73.8vh;
  right: 0;
  z-index: 1000;
  text-align: center;
  cursor: pointer;
  opacity: 0.9;
  width: 43px;
  height: 45px;
  line-height: 45px;
}
.cdep-back-course[data-v-156a5648]::before {
  outline: unset;
}
.cdep-back-course-icon[data-v-156a5648] {
  color: #2AA4FC;
}
.cdep-back-course img[data-v-156a5648] {
  display: block;
  width: 43px;
  height: 45px;
}

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */

.swiper-container{
  margin:0 auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1
}

.swiper-container-no-flexbox .swiper-slide{
  float:left
}

.swiper-container-vertical>.swiper-wrapper{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
}

.swiper-wrapper{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-transition-property:-webkit-transform;
  transition-property:-webkit-transform;
  -o-transition-property:transform;
  transition-property:transform;
  transition-property:transform, -webkit-transform;
  transition-property:transform,-webkit-transform;
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper{
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper{
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}

.swiper-container-free-mode>.swiper-wrapper{
  -webkit-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out;
  margin:0 auto
}

.swiper-slide{
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  -webkit-transition-property:-webkit-transform;
  transition-property:-webkit-transform;
  -o-transition-property:transform;
  transition-property:transform;
  transition-property:transform, -webkit-transform;
  transition-property:transform,-webkit-transform
}

.swiper-slide-invisible-blank{
  visibility:hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{
  height:auto
}

.swiper-container-autoheight .swiper-wrapper{
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
  -ms-flex-align:start;
  align-items:flex-start;
  -webkit-transition-property:height,-webkit-transform;
  transition-property:height,-webkit-transform;
  -o-transition-property:transform,height;
  transition-property:transform,height;
  transition-property:transform,height,-webkit-transform
}

.swiper-container-3d{
  -webkit-perspective:1200px;
  perspective:1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}

.swiper-container-3d .swiper-slide-shadow-left{
  background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right{
  background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top{
  background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom{
  background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{
  -ms-touch-action:pan-y;
  touch-action:pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{
  -ms-touch-action:pan-x;
  touch-action:pan-x
}

.swiper-button-next,.swiper-button-prev{
  position:absolute;
  top:50%;
  width:27px;
  height:44px;
  margin-top:-22px;
  z-index:10;
  cursor:pointer;
  background-size:27px 44px;
  background-position:center;
  background-repeat:no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
  opacity:.35;
  cursor:auto;
  pointer-events:none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left:10px;
  right:auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right:10px;
  left:auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock{
  display:none
}

.swiper-pagination{
  position:absolute;
  text-align:center;
  -webkit-transition:.3s opacity;
  -o-transition:.3s opacity;
  transition:.3s opacity;
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  z-index:10
}

.swiper-pagination.swiper-pagination-hidden{
  opacity:0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
  bottom:10px;
  left:0;
  width:100%
}

.swiper-pagination-bullets-dynamic{
  overflow:hidden;
  font-size:0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33);
  position:relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
  -webkit-transform:scale(.66);
  -ms-transform:scale(.66);
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
  -webkit-transform:scale(.66);
  -ms-transform:scale(.66);
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33)
}

.swiper-pagination-bullet{
  width:8px;
  height:8px;
  display:inline-block;
  border-radius:100%;
  background:#000;
  opacity:.2
}

button.swiper-pagination-bullet{
  border:none;
  margin:0;
  padding:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}

.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor:pointer
}

.swiper-pagination-bullet-active{
  opacity:1;
  background:#007aff
}

.swiper-container-vertical>.swiper-pagination-bullets{
  right:10px;
  top:50%;
  -webkit-transform:translate3d(0,-50%,0);
  transform:translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:6px 0;
  display:block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  width:8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  display:inline-block;
  -webkit-transition:.2s top,.2s -webkit-transform;
  -o-transition:.2s top,.2s -webkit-transform;
  transition:.2s top,.2s -webkit-transform;
  -o-transition:.2s transform,.2s top;
  -webkit-transition:.2s transform,.2s top;
  transition:.2s transform,.2s top;
  -webkit-transition:.2s transform,.2s top,.2s -webkit-transform;
  -o-transition:.2s transform,.2s top,.2s -webkit-transform;
  transition:.2s transform,.2s top,.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  left:50%;
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  white-space:nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  -webkit-transition:.2s left,.2s -webkit-transform;
  -o-transition:.2s left,.2s -webkit-transform;
  transition:.2s left,.2s -webkit-transform;
  -o-transition:.2s transform,.2s left;
  -webkit-transition:.2s transform,.2s left;
  transition:.2s transform,.2s left;
  -webkit-transition:.2s transform,.2s left,.2s -webkit-transform;
  -o-transition:.2s transform,.2s left,.2s -webkit-transform;
  transition:.2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  -webkit-transition:.2s right,.2s -webkit-transform;
  -o-transition:.2s right,.2s -webkit-transform;
  transition:.2s right,.2s -webkit-transform;
  -o-transition:.2s transform,.2s right;
  -webkit-transition:.2s transform,.2s right;
  transition:.2s transform,.2s right;
  -webkit-transition:.2s transform,.2s right,.2s -webkit-transform;
  -o-transition:.2s transform,.2s right,.2s -webkit-transform;
  transition:.2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar{
  background:rgba(0,0,0,.25);
  position:absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background:#007aff;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  -webkit-transform:scale(0);
  -ms-transform:scale(0);
  transform:scale(0);
  -webkit-transform-origin:left top;
  -ms-transform-origin:left top;
  transform-origin:left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  -webkit-transform-origin:right top;
  -ms-transform-origin:right top;
  transform-origin:right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  width:100%;
  height:4px;
  left:0;
  top:0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{
  width:4px;
  height:100%;
  left:0;
  top:0
}

.swiper-pagination-white .swiper-pagination-bullet-active{
  background:#fff
}

.swiper-pagination-progressbar.swiper-pagination-white{
  background:rgba(255,255,255,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{
  background:#fff
}

.swiper-pagination-black .swiper-pagination-bullet-active{
  background:#000
}

.swiper-pagination-progressbar.swiper-pagination-black{
  background:rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{
  background:#000
}

.swiper-pagination-lock{
  display:none
}

.swiper-scrollbar{
  border-radius:10px;
  position:relative;
  -ms-touch-action:none;
  background:rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar{
  position:absolute;
  left:1%;
  bottom:3px;
  z-index:50;
  height:5px;
  width:98%
}

.swiper-container-vertical>.swiper-scrollbar{
  position:absolute;
  right:3px;
  top:1%;
  z-index:50;
  width:5px;
  height:98%
}

.swiper-scrollbar-drag{
  height:100%;
  width:100%;
  position:relative;
  background:rgba(0,0,0,.5);
  border-radius:10px;
  left:0;
  top:0
}

.swiper-scrollbar-cursor-drag{
  cursor:move
}

.swiper-scrollbar-lock{
  display:none
}

.swiper-zoom-container{
  width:100%;
  height:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  text-align:center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
  max-width:100%;
  max-height:100%;
  -o-object-fit:contain;
  object-fit:contain
}

.swiper-slide-zoomed{
  cursor:move
}

.swiper-lazy-preloader{
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  -webkit-transform-origin:50%;
  -ms-transform-origin:50%;
  transform-origin:50%;
  -webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;
  animation:swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after{
  display:block;
  content:'';
  width:100%;
  height:100%;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position:50%;
  background-size:100%;
  background-repeat:no-repeat
}

.swiper-lazy-preloader-white:after{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin{
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}

@keyframes swiper-preloader-spin{
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}

.swiper-container .swiper-notification{
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide{
  -webkit-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out
}

.swiper-container-fade .swiper-slide{
  pointer-events:none;
  -webkit-transition-property:opacity;
  -o-transition-property:opacity;
  transition-property:opacity
}

.swiper-container-fade .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-container-cube{
  overflow:visible
}

.swiper-container-cube .swiper-slide{
  pointer-events:none;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  z-index:1;
  visibility:hidden;
  -webkit-transform-origin:0 0;
  -ms-transform-origin:0 0;
  transform-origin:0 0;
  width:100%;
  height:100%
}

.swiper-container-cube .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide{
  -webkit-transform-origin:100% 0;
  -ms-transform-origin:100% 0;
  transform-origin:100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{
  pointer-events:auto;
  visibility:visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{
  z-index:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}

.swiper-container-cube .swiper-cube-shadow{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:.6;
  -webkit-filter:blur(50px);
  filter:blur(50px);
  z-index:0
}

.swiper-container-flip{
  overflow:visible
}

.swiper-container-flip .swiper-slide{
  pointer-events:none;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  z-index:1
}

.swiper-container-flip .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{
  z-index:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}

.swiper-container-coverflow .swiper-wrapper{
  -ms-perspective:1200px
}
.h5-container {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent no-repeat center center;
  background-size: contain;
  overflow: hidden;
}
.h5-container .render-transition-wrap {
  width: 100%;
  transition: all 0.8s;
}
.h5-container .mob-con {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #32373b;
  z-index: 9990;
}
.h5-container .mob-cen {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.h5-container .mob-cen-basic {
  margin: auto;
  display: block;
  width: 128px;
  height: 194px;
  background: url(../img/hengping.9f9f812a.png);
  background-size: 128px 194px;
}
.h5-container .mob-cen-p-l i {
  margin: auto;
  display: block;
  width: 128px;
  height: 194px;
  background: url(../img/hengping.9f9f812a.png);
  background-size: 128px 194px;
  animation: mobileR 1.5s ease infinite alternate-reverse;
  -webkit-animation: mobileR 1.5s ease infinite alternate-reverse;
}
.h5-container .mob-cen-l-p i {
  margin: auto;
  display: block;
  width: 128px;
  height: 194px;
  background: url(../img/hengping.9f9f812a.png);
  background-size: 128px 194px;
  animation: mobileR 1.5s ease infinite alternate;
  -webkit-animation: mobileR 1.5s ease infinite alternate;
}
.h5-container .mob-portraint-to-landscape {
  animation: mobileR 1.5s ease infinite alternate-reverse;
  -webkit-animation: mobileR 1.5s ease infinite alternate-reverse;
}
.h5-container .mob-cen div {
  font-size: 22px;
  margin-top: 20px;
  color: #ffd40a;
}
@keyframes mobileR {
0% {
    -webkit-transform: rotate(-90deg);
}
30% {
    -webkit-transform: rotate(-90deg);
}
70% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(0deg);
}
}
@-webkit-keyframes mobileR {
0% {
    -webkit-transform: rotate(-90deg);
}
30% {
    -webkit-transform: rotate(-90deg);
}
70% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(0deg);
}
}
.window-list {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.exercise-finish-mask[data-v-f4be333c] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 1000;
}
.exercise-finish-card[data-v-f4be333c] {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
  -webkit-animation: bounceIn-data-v-f4be333c 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: bounceIn-data-v-f4be333c 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.exercise-finish-item[data-v-f4be333c] {
  width: 250px;
  height: 339px;
  background: transparent url(../img/bg.cec33759.svg) no-repeat center center / contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 40px;
}
.exercise-finish-btn[data-v-f4be333c] {
  width: 70%;
  height: 40px;
  margin-top: -30px;
  background: transparent url(data:image/png;base64,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) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-finish-btn[data-v-f4be333c]:hover {
  background: transparent url(data:image/png;base64,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) no-repeat center center / contain;
}
.exercise-link-btn[data-v-f4be333c] {
  width: 70%;
  height: 40px;
  margin-top: 10px;
  background: transparent url(../img/link-original.17ad2d9c.png) no-repeat center center / contain;
  cursor: pointer;
  transition: 0.5s all;
}
.exercise-link-btn[data-v-f4be333c]:hover {
  opacity: 0.8;
}
.exercise-finish-text[data-v-f4be333c],
.exercise-finish-tip[data-v-f4be333c] {
  color: #ff9136;
}
.exercise-finish-tip[data-v-f4be333c] {
  font-size: 12px;
}
.star-box[data-v-f4be333c] {
  width: 280px;
  height: 280px;
  background: transparent url(../img/start.3e43644e.gif) no-repeat center center / contain;
}
.close-row[data-v-f4be333c] {
  font-size: 45px;
  margin-top: 10px;
}
.close-icon[data-v-f4be333c] {
  cursor: pointer;
  transition: 0.3s all;
}
.close-icon[data-v-f4be333c]:hover {
  transform: rotate(-90deg);
}
@-webkit-keyframes bounceIn-data-v-f4be333c {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-data-v-f4be333c {
0% {
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
}


.countdown[data-v-44572b30] {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
}
.countdown-inner[data-v-44572b30] {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  padding: 5px 15px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.countdown-icon[data-v-44572b30] {
  margin-right: 5px;
}
.countdown-timer[data-v-44572b30] {
  font-size: 14px;
  font-weight: bold;
}
.red-text[data-v-44572b30] {
  color: red;
}
.blink[data-v-44572b30] {
  -webkit-animation: blink-data-v-44572b30 1s infinite;
          animation: blink-data-v-44572b30 1s infinite;
}
@-webkit-keyframes blink-data-v-44572b30 {
from,
  to {
    opacity: 1;
}
50% {
    opacity: 0;
}
}
@keyframes blink-data-v-44572b30 {
from,
  to {
    opacity: 1;
}
50% {
    opacity: 0;
}
}

.nextCard[data-v-0ef9e33e] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-0ef9e33e] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-0ef9e33e] {
  display: none;
}
.exercise-wrap[data-v-0ef9e33e] {
  width: 100%;
  padding: 20px 42px;
  height: 100%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
}
.exercise-wrap .exercise-set-exercise[data-v-0ef9e33e] {
  height: 100%;
  width: 100%;
}
.exercise-set[data-v-0ef9e33e] {
  width: 100%;
  height: 100%;
}
.answer-p[data-v-0ef9e33e] {
  margin-bottom: 20px;
  width: 100%;
  display: table;
  content: '';
  color: #f54337;
}
.answer-p i[data-v-0ef9e33e] {
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #f54337;
  color: #fff;
  float: left;
  margin: 2px 10px 0 0;
}
.answer-p span[data-v-0ef9e33e] {
  float: left;
}
.answer-p.right[data-v-0ef9e33e] {
  color: #4caf4f;
}
.answer-p.right i[data-v-0ef9e33e] {
  background: #4caf4f;
}
.excercise-content-box[data-v-0ef9e33e] {
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 32px;
}
.excercise-content-box .excercise-subject[data-v-0ef9e33e] {
  display: flex;
  align-items: flex-start;
  max-height: 40%;
  overflow-y: auto;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 12px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.16);
}
.excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-span-title[data-v-0ef9e33e] {
  color: #3a3a3a;
}
.excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-content-span[data-v-0ef9e33e] {
  flex: 1;
  height: auto;
  margin-left: 10px;
}
.radio-ul-box[data-v-0ef9e33e] {
  margin-bottom: 30px;
}
.custom-radio[data-v-0ef9e33e] {
  margin-bottom: 0;
  display: block;
  color: #3e3a39;
}
.custom-checkbox[data-v-0ef9e33e]:last-child {
  margin-bottom: 30px;
}
.product-content[data-v-0ef9e33e] {
  display: table;
  content: '';
}
.product-content .product-content-span[data-v-0ef9e33e] {
  float: left;
}
.product-content .product-content-span.analysis[data-v-0ef9e33e] {
  width: 795px;
  display: table;
  margin-left: 8px;
  margin-top: 11px;
}
.radio-value[data-v-0ef9e33e] {
  display: inline-block;
  margin-left: 6px;
  width: 820px;
}
.cloze-box[data-v-0ef9e33e] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.cloze-box .cloze-div[data-v-0ef9e33e] {
  flex: 1;
}
.share-btn[data-v-0ef9e33e] {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.share-btn img[data-v-0ef9e33e] {
  width: 30px;
  height: 30px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.exercise-wrap[data-v-0ef9e33e] {
    padding-bottom: 0;
}
}

.exercise-set .btn-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.exercise-set .btn-row.small_sumbit_button .default-button-style {
  width: 100px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.exercise-set .btn-row .default-button-style {
  width: 158px;
  height: 50px;
  line-height: 46px;
  background: #ffffff;
  border-radius: 18px;
  border: 2px solid #0a98e4;
  font-size: 20px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #0a98e4;
}
.exercise-set .btn-row .answer-time-tip {
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #3a3a3a;
}
.exercise-set .btn-row .answer-time-tip span {
  color: #f9be4d;
  font-size: 14px;
  padding: 0 5px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.analysis-box {
    transform: translate(-50%, -50%) scale(0.8) !important;
}
}
.analysis-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 886px;
  width: 90%;
  height: 90%;
  max-height: 570px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  z-index: 99999;
}
.analysis-box .analysis-tittle {
  width: 100%;
  height: 80px;
  background: #fbae3c;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.analysis-box .analysis-tittle p {
  font-size: 34px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 52px;
}
.analysis-box .analysis-tittle .close-icon {
  position: absolute;
  top: 25px;
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  right: 30px;
}
.analysis-box .analysis-content {
  flex: 1;
  padding: 24px;
  font-size: 26px;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}
.analysis-box .analysis-content .answer-box {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.analysis-box .analysis-content .answer-box .product-content {
  display: flex;
  align-items: flex-start;
}
.analysis-box .analysis-content .answer-box .product-content .product-content-span {
  width: 80px;
}
.analysis-box .analysis-content .answer-box .product-content .analysis {
  flex: 1;
}

.nextCard[data-v-ae21d67e] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-ae21d67e] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-ae21d67e] {
  display: none;
}
.exercise-set[data-v-ae21d67e] {
  width: 100%;
  height: 100%;
}
.exercise-set .exercise-wrap[data-v-ae21d67e] {
  width: 100%;
  padding: 20px 42px;
  height: 100%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
}
.exercise-set .exercise-wrap .exercise-set-exercise[data-v-ae21d67e] {
  height: 100%;
  width: 100%;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box[data-v-ae21d67e] {
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 32px;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject[data-v-ae21d67e] {
  display: flex;
  align-items: flex-start;
  max-height: 40%;
  overflow-y: auto;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 12px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.16);
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-span-title[data-v-ae21d67e] {
  color: #3a3a3a;
}
.exercise-set .exercise-wrap .exercise-set-exercise .excercise-content-box .excercise-subject .excercise-subject-span.excercise-subject-content-span[data-v-ae21d67e] {
  flex: 1;
  height: auto;
  margin-left: 10px;
}
.answer-p[data-v-ae21d67e] {
  margin-bottom: 20px;
  width: 100%;
  display: table;
  content: '';
  color: #f54337;
}
.answer-p i[data-v-ae21d67e] {
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #f54337;
  color: #fff;
  float: left;
  margin: 2px 10px 0 0;
}
.answer-p span[data-v-ae21d67e] {
  float: left;
}
.answer-p.right[data-v-ae21d67e] {
  color: #4caf4f;
}
.answer-p.right i[data-v-ae21d67e] {
  background: #4caf4f;
}
.radio-ul-box[data-v-ae21d67e] {
  margin-bottom: 30px;
}
.custom-radio[data-v-ae21d67e] {
  margin-bottom: 0;
  display: block;
  color: #3e3a39;
}
.custom-checkbox[data-v-ae21d67e]:last-child {
  margin-bottom: 30px;
}
.radio-value[data-v-ae21d67e] {
  display: inline-block;
  margin-left: 6px;
  width: 820px;
}
.cloze-box[data-v-ae21d67e] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.cloze-box .cloze-div[data-v-ae21d67e] {
  flex: 1;
}
.share-btn[data-v-ae21d67e] {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.share-btn img[data-v-ae21d67e] {
  width: 30px;
  height: 30px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.exercise-set .exercise-wrap[data-v-ae21d67e] {
    padding-bottom: 0;
}
}
[data-v-ae21d67e] .el-dialog__body {
  height: 100%!important;
}
.small_exercise_wrap[data-v-ae21d67e] {
  margin-bottom: 0px;
  padding: 10px;
}

.exercise-set .exercise-wrap {
  box-shadow: none!important;
}
.exercise-set .btn-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.exercise-set .btn-row .default-button-style {
  width: 158px;
  height: 50px;
  line-height: 46px;
  background: #ffffff;
  border-radius: 18px;
  border: 2px solid #0a98e4;
  font-size: 20px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #0a98e4;
}
.exercise-set .btn-row .answer-time-tip {
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #3a3a3a;
}
.exercise-set .btn-row .answer-time-tip span {
  color: #f9be4d;
  font-size: 14px;
  padding: 0 5px;
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.analysis-box {
    transform: translate(-50%, -50%) scale(0.8) !important;
}
}
.analysis-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 886px;
  width: 90%;
  height: 90%;
  max-height: 570px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  z-index: 99999;
}
.analysis-box .analysis-tittle {
  width: 100%;
  height: 80px;
  background: #fbae3c;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.analysis-box .analysis-tittle p {
  font-size: 34px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 52px;
}
.analysis-box .analysis-tittle .close-icon {
  position: absolute;
  top: 25px;
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  right: 30px;
}
.analysis-box .analysis-content {
  flex: 1;
  padding: 24px;
  font-size: 26px;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}
.analysis-box .analysis-content .answer-box {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.analysis-box .analysis-content .answer-box .product-content {
  display: flex;
  align-items: flex-start;
}
.analysis-box .analysis-content .answer-box .product-content .product-content-span {
  width: 80px;
}
.analysis-box .analysis-content .answer-box .product-content .analysis {
  flex: 1;
}

.card-container[data-v-6216b5ec] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.map-object-container-mask[data-v-6216b5ec] {
  width: 100%;
  height: 93%;
  position: absolute;
  top: 7%;
  left: 0;
  background-color: #000000;
  filter: opacity(0.4);
  z-index: 999;
}
.small_exercise_size[data-v-6216b5ec] {
  margin: 0 auto;
}

.menu[data-v-3654ab65] {
  position: fixed;
  right: 10px;
  bottom: 60px;
  height: 110px;
  width: 110px;
}
.menu .zoom-in[data-v-3654ab65] {
  position: absolute;
  top: -70px;
  left: 10px;
}
.menu .zoom-in[data-v-3654ab65]:hover {
  cursor: pointer;
}
.menu .zoom-out[data-v-3654ab65] {
  position: absolute;
  top: -30px;
  left: -55px;
}
.menu .zoom-out[data-v-3654ab65]:hover {
  cursor: pointer;
}
.menu .map-save[data-v-3654ab65] {
  position: absolute;
  top: 45px;
  left: -65px;
}
.menu .map-save[data-v-3654ab65]:hover {
  cursor: pointer;
}
.small_menu[data-v-3654ab65] {
  height: 20vh;
  width: 20vh;
  left: 1vh;
  bottom: 1vh;
}
.small_menu .zoom-in[data-v-3654ab65] {
  position: absolute;
  width: 10vh;
  height: 10vh;
  top: -6vh;
  left: 20vh;
}
.small_menu .zoom-in[data-v-3654ab65]:hover {
  cursor: pointer;
}
.small_menu .zoom-out[data-v-3654ab65] {
  position: absolute;
  width: 10vh;
  height: 10vh;
  top: 9.5vh;
  left: 21vh;
}
.small_menu .zoom-out[data-v-3654ab65]:hover {
  cursor: pointer;
}
.small_menu .map-save[data-v-3654ab65] {
  position: absolute;
  width: 10vh;
  height: 10vh;
  top: -13vh;
  left: 5vh;
}
.small_menu .map-save[data-v-3654ab65]:hover {
  cursor: pointer;
}

#map-evaluation[data-v-bbb13970] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
[data-v-bbb13970]:root {
  --dialogWidth: 100px;
}
[data-v-bbb13970] .el-dialog {
  width: var(--dialogWidth);
}
[data-v-bbb13970] .el-dialog__header {
  padding: 20px 20px 20px;
}
[data-v-bbb13970] .el-dialog__body {
  padding: 0px 40px 40px !important;
  height: 100%;
}
.small_size[data-v-bbb13970] .el-dialog {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  margin-top: 0vh !important;
  margin: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  min-height: 100%;
  display: table;
  content: '';
}
.small_size[data-v-bbb13970] .el-dialog__header {
  height: 20px;
  padding: 0px;
  position: relative;
}
.small_size[data-v-bbb13970] .el-dialog__headerbtn {
  height: 20px;
  top: 50%;
  right: 0px;
  transform: translate(0, -50%);
}
.small_size[data-v-bbb13970] .el-dialog__headerbtn /deep/ .el-dialog__close {
  font-size: 20px;
}
.small_size[data-v-bbb13970] .el-dialog__body {
  padding: 0 !important;
}

.map-evaluation-count-down[data-v-c10a338a] {
  position: absolute;
  left: 100px;
  top: 160px;
}
.map-evaluation-count-down .learning-count-down[data-v-c10a338a] {
  height: 40px;
  padding: 10px;
  background-color: #fffffe;
  border-radius: 0 25px 25px 0;
  line-height: 20px;
}
.map-evaluation-count-down .learning-count-down .countdown-img[data-v-c10a338a] {
  width: 50%;
  height: 90%;
  position: absolute;
  left: -45px;
  top: -5px;
}
.map-evaluation-count-down .learning-count-down .countdown-content .learn-count-down-text[data-v-c10a338a] {
  padding-left: 10px;
  color: #c4d5e1;
}
.map-evaluation-count-down .learning-count-down .countdown-content .learn-count-down-time[data-v-c10a338a] {
  color: #f3c262;
  font-size: 18px;
}

.map-evaluation-count-down[data-v-a6d68bb4] {
  position: absolute;
  left: 100px;
  top: 90px;
}
.map-evaluation-count-down .learning-count-down[data-v-a6d68bb4] {
  height: 40px;
  padding: 10px;
  background-color: #fffffe;
  border-radius: 0 25px 25px 0;
  line-height: 20px;
}
.map-evaluation-count-down .learning-count-down .countdown-img[data-v-a6d68bb4] {
  width: 100%;
  height: 90%;
  position: absolute;
  left: -45px;
  top: -5px;
}
.map-evaluation-count-down .learning-count-down .countdown-content .learn-count-down-text[data-v-a6d68bb4] {
  padding-left: 10px;
  color: #c4d5e1;
}
.map-evaluation-count-down .learning-count-down .countdown-content .learn-count-down-time[data-v-a6d68bb4] {
  color: #f3c262;
  font-size: 18px;
  padding-left: 10px;
}
.small_screen[data-v-a6d68bb4] {
  left: 30vh;
  top: 4vh;
}

.page-jump-btn-box .common-page-btn[data-v-40173dce] {
  position: fixed;
  right: -70px;
  width: 90px;
  height: 35px;
  line-height: 35px;
  background: #f9be4d;
  color: #fff;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: right 1s;
  cursor: pointer;
  font-size: 12px;
  text-shadow: 1.08092642px 2.16185284px 2.16185284px rgba(85, 80, 208, 0.4);
  letter-spacing: 5px;
}
.page-jump-btn-box .pre-page-btn[data-v-40173dce] {
  bottom: 270px;
}
.page-jump-btn-box .next-page-btn[data-v-40173dce] {
  bottom: 220px;
}
.page-jump-btn-box .pre-page-btn[data-v-40173dce]:hover {
  right: 0px;
}
.page-jump-btn-box .next-page-btn[data-v-40173dce]:hover {
  right: 0px;
}
.loader-ani-wrap[data-v-40173dce] {
  width: 100%;
  height: 100%;
  border-top: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-ani-box[data-v-40173dce] {
  text-align: center;
}
.loader-ani-box img[data-v-40173dce] {
  width: 400px;
}
.iframe-inner-box[data-v-40173dce] {
  width: 100%;
  height: 100%;
}
.map_bgm[data-v-40173dce] {
  position: absolute;
  right: 4vh;
  top: 22vh;
  width: 5vw;
  height: 5vw;
}
.audio_area[data-v-40173dce] {
  position: absolute;
  right: 2%;
  top: 68px;
  width: 48px;
  height: 48px;
}

.ai-llmbot-card[data-v-708dbc71] {
  width: 100%;
  height: 100%;
}
.smell-screen-tips[data-v-708dbc71] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 9999;
}

.nextCard[data-v-05f248f3] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-05f248f3] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-05f248f3] {
  display: none;
}
.iframe-wrap[data-v-05f248f3] {
  position: relative;
  height: 540px;
  overflow: hidden;
}
.iframe[data-v-05f248f3] {
  position: absolute;
}

.nextCard[data-v-5e7a1a94] {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.nextCardBtn[data-v-5e7a1a94] {
  width: 72.1px;
  height: 23.1px;
  line-height: 23.1px;
  background: #F9BE4D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}
.card-box .nextCard[data-v-5e7a1a94] {
  display: none;
}
.material-card[data-v-5e7a1a94] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.card-icon[data-v-5e7a1a94] {
  margin-bottom: 10px;
}
.download[data-v-5e7a1a94] {
  margin-top: 20px;
}
.name-box[data-v-5e7a1a94] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 10px;
}
.file-nam[data-v-5e7a1a94] {
  margin-right: 5px;
  font-weight: 600;
}

.MessageBox[data-v-5cfe3442] {
  background-color: #fff;
  padding: 0 10px 10px 13px;
  border-radius: 0.7em;
  position: relative;
}
.MessageBox i[data-v-5cfe3442] {
  position: absolute;
  top: 10px;
  right: 13px;
  cursor: pointer;
}
.MessageBox img[data-v-5cfe3442] {
  width: 77px;
  height: 77px;
}
.MessageBox .badge-row[data-v-5cfe3442] {
  display: flex;
  height: 100px;
  font-size: 17px;
  cursor: pointer;
  border-top: solid 1px #ccc;
  color: black;
  align-items: center;
  padding-top: 15px;
  margin-top: 0;
  border: none;
}
.MessageBox .badge-row-right[data-v-5cfe3442] {
  flex: 1;
  padding-left: 15px;
}
.MessageBox .badge-row-right p[data-v-5cfe3442] {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  margin-bottom: 5px;
}
.MessageBox .see-more-row[data-v-5cfe3442] {
  color: #ccc;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.5s;
  border-radius: 5px;
}
.el-icon-close[data-v-5cfe3442]::before {
  font-size: 25px;
  content: '\e6db';
  width: 25px;
  height: 25px;
  color: #999999;
}
.badge-row[data-v-5cfe3442] {
  cursor: pointer;
}

.MessageBox[data-v-0c344002] {
  background-color: #fff;
  padding: 0 10px 10px 13px;
  border-radius: 0.7em;
  position: relative;
}
.MessageBox i[data-v-0c344002] {
  position: absolute;
  top: 10px;
  right: 13px;
  cursor: pointer;
}
.MessageBox img[data-v-0c344002] {
  width: 77px;
  height: 77px;
}
.MessageBox .badge-row[data-v-0c344002] {
  display: flex;
  height: 100px;
  font-size: 17px;
  cursor: pointer;
  border-top: solid 1px #ccc;
  color: black;
  align-items: center;
  padding-top: 15px;
  margin-top: 0;
  border: none;
}
.MessageBox .badge-row-right[data-v-0c344002] {
  flex: 1;
  padding-left: 15px;
}
.MessageBox .badge-row-right p[data-v-0c344002] {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  margin-bottom: 5px;
}
.MessageBox .see-more-row[data-v-0c344002] {
  color: #ccc;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.5s;
  border-radius: 5px;
}
.el-icon-close[data-v-0c344002]::before {
  font-size: 25px;
  content: '\e6db';
  width: 25px;
  height: 25px;
  color: #999999;
}
.badge-row[data-v-0c344002] {
  cursor: pointer;
}
.badge-icon[data-v-0c344002] {
  -o-object-fit: contain;
     object-fit: contain;
}

.flex[data-v-30f6c0da] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pre-btn[data-v-30f6c0da] {
  margin-bottom: 4vh;
}
.pre-btn[data-v-30f6c0da],
.next-btn[data-v-30f6c0da] {
  height: 10vh;
  width: 10vh;
  color: #ffffff;
  border-radius: 50%;
  background-color: #f9be4d;
  box-shadow: 1vh 0.8vh 3vh 1vh rgba(0, 0, 0, 0.2);
}
.not-clickable[data-v-30f6c0da] {
  background-color: #b5b5b5;
}

.card-container[data-v-1b9f78fc] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin: auto;
}
.aikit-container[data-v-1b9f78fc] {
  width: 100%;
}
.btn-box[data-v-1b9f78fc] {
  max-width: 950px;
  display: flex;
  justify-content: space-between;
  margin: 20px auto 10px;
}
.pre-btn[data-v-1b9f78fc],
.next-btn[data-v-1b9f78fc] {
  background: #f9be4d;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 12.5px 40px;
  cursor: pointer;
  transition: 0.5s all;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.pre-btn[data-v-1b9f78fc]:hover,
.next-btn[data-v-1b9f78fc]:hover {
  transform: scale(1.1);
}
.pre-btn[data-v-1b9f78fc]:focus,
.next-btn[data-v-1b9f78fc]:focus {
  outline: none;
}
.next-btn[data-v-1b9f78fc] {
  margin-left: auto;
}
.page-jump-btn-box .common-page-btn[data-v-1b9f78fc] {
  position: fixed;
  right: -70px;
  width: 90px;
  height: 35px;
  line-height: 35px;
  background: #f9be4d;
  color: #fff;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: right 1s;
  cursor: pointer;
  font-size: 12px;
  text-shadow: 1.08092642px 2.16185284px 2.16185284px rgba(85, 80, 208, 0.4);
  letter-spacing: 5px;
}
.page-jump-btn-box .pre-page-btn[data-v-1b9f78fc] {
  bottom: 270px;
}
.page-jump-btn-box .next-page-btn[data-v-1b9f78fc] {
  bottom: 220px;
}
.page-jump-btn-box .pre-page-btn[data-v-1b9f78fc]:hover {
  right: 0px;
}
.page-jump-btn-box .next-page-btn[data-v-1b9f78fc]:hover {
  right: 0px;
}
.card-container[data-v-1b9f78fc] {
  min-width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.card-holder[data-v-1b9f78fc] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}
@media screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (-webkit-min-device-pixel-ratio: 0.1) and (-webkit-max-device-pixel-ratio: 1), (min-resolution: 0.1dppx) and (max-resolution: 1dppx) {
.card-container[data-v-1b9f78fc] {
    zoom: 100%;
}
}
@media only screen and (min-device-pixel-ratio: 0.1) and (max-device-pixel-ratio: 1), (max-width: 1280px) {
.card-container[data-v-1b9f78fc] {
    transform: scale(0.9, 0.9);
}
}
.green-background[data-v-1b9f78fc] {
  overflow: hidden;
  background: url(../img/default_bg.711ead57.png) no-repeat center center;
  background-size: cover;
}
.badge-popup-container[data-v-1b9f78fc] {
  position: absolute;
  top: 77px;
  right: 20px;
  z-index: 999;
  width: 300px;
}
.small_screen_badge_popup_container[data-v-1b9f78fc] {
  top: 6vh;
  right: 4vh;
}
.button-area[data-v-1b9f78fc] {
  position: fixed;
  z-index: 99;
  bottom: 6vh;
  right: 6vh;
}
.transform[data-v-1b9f78fc] {
  transform: scale(1, 1);
}
.ptr[data-v-1b9f78fc] {
  position: relative;
}
.fold_chapter_area[data-v-1b9f78fc] {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 4vh;
  left: 4vh;
  z-index: 99;
}
.fold_chapter_area .chapter_index[data-v-1b9f78fc] {
  padding: 2vh 2vh 2vh 2vh;
  border-radius: 1vh;
  margin-bottom: 1vh;
  background-color: #ffffff;
  box-shadow: 0.6vh 0.4vh 3vh 1vh rgba(0, 0, 0, 0.2);
}
.fold_chapter_area .chapter_tips[data-v-1b9f78fc] {
  color: #ffffff;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

.footer-wrap[data-v-5841ea1b] {
  width: 100%;
  background-color: #00ba86;
}
.footer-box[data-v-5841ea1b] {
  height: 48px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-info[data-v-5841ea1b] {
  display: flex;
  justify-content: space-between;
  height: 48px;
  line-height: 48px;
  width: 14%;
  color: #888a8f;
  font-size: 13px;
}
.footer-info .footer-logo[data-v-5841ea1b] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.footer-text[data-v-5841ea1b] {
  padding: 10px;
  text-align: center;
  color: #fff;
}
.footer-text a[data-v-5841ea1b] {
  color: #fff;
}
@media screen and (min-device-pixel-ratio: 1.1) and (max-device-pixel-ratio: 1.19), (-webkit-min-device-pixel-ratio: 1.1) and (-webkit-max-device-pixel-ratio: 1.19), (min-resolution: 1.1dppx) and (max-resolution: 1.19dppx) {
.footer-box[data-v-5841ea1b] {
    height: 43.6px;
    line-height: 43.6px;
}
.footer-text[data-v-5841ea1b] {
    font-size: 13px;
}
}
@media screen and (min-device-pixel-ratio: 1.19) and (max-device-pixel-ratio: 1.28), (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.28), (min-resolution: 1.19dppx) and (max-resolution: 1.28dppx) {
.footer-box[data-v-5841ea1b] {
    height: 38.4px;
    line-height: 38.4px;
}
.footer-text[data-v-5841ea1b] {
    font-size: 12px;
}
}

.flex-start-center[data-v-2aec43d2] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
[data-v-2aec43d2] .el-collapse {
  border-top: 0px solid #ebeef5;
  border-bottom: 0px solid #ebeef5;
}
[data-v-2aec43d2] .el-collapse-item__arrow {
  margin: 0 8px 0 auto;
}
[data-v-2aec43d2] .el-collapse-item__header {
  color: #888888;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  padding-left: 4vh;
  padding-right: 2vh;
  background-color: #ffffff !important;
  border-bottom: 0px solid black;
}
.collapse-title[data-v-2aec43d2] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-2aec43d2] .el-collapse-item__wrap {
  background-color: #ffffff !important;
}
[data-v-2aec43d2] .el-tabs--left {
  height: 100%;
  min-height: 100%;
  background-color: #d1d1d1;
}
[data-v-2aec43d2] .el-tabs__header.is-left {
  margin-right: 0px !important;
}
[data-v-2aec43d2] .el-tabs__header {
  width: 50%;
}
[data-v-2aec43d2] .el-tabs__content {
  width: 50%;
  z-index: 100;
  min-height: 100%;
  background-color: #ffffff;
}
[data-v-2aec43d2] .tabLeft {
  height: 100%;
}
.tabLeft[data-v-2aec43d2] .el-tabs__nav-wrap::after {
  height: 0;
}

/*tabs 去掉el-tab-pane切换时的蓝色下划线*/
.tabLeft[data-v-2aec43d2] .el-tabs__active-bar {
  background-color: transparent !important;
}
[data-v-2aec43d2] .el-drawer::before {
  content: '\e6de';
  position: absolute;
  left: 110%;
  top: 50%;
  background-color: pink;
  transform: translate(0, -50%);
  z-index: 999;
  color: #ffffff;
}
[data-v-2aec43d2] .el-icon-arrow-right:before {
  color: #888888;
}
[data-v-2aec43d2] .el-tabs__item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-2aec43d2] .el-tabs__item.is-active {
  color: #ffffff;
  background-color: #f9be4d !important;
}
.card-item[data-v-2aec43d2] {
  padding: 2vh 2vh 2vh 4vh;
  font-size: 14px;
  max-width: 100%;
}
.learned[data-v-2aec43d2] {
  color: #70b603;
}
.wait-learning[data-v-2aec43d2] {
  color: #ccc;
}
.current-card[data-v-2aec43d2] {
  color: #f9be4d;
}
.flex1[data-v-2aec43d2] {
  flex: 1;
}
.card-content[data-v-2aec43d2] {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.card-content .card-name[data-v-2aec43d2] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-content .lock-icon[data-v-2aec43d2] {
  width: 10px;
  height: 10px;
  margin-right: 2vh;
  margin-left: 2vh;
}
.card-content .lock-icon img[data-v-2aec43d2] {
  height: 100%;
  width: 100%;
}

.flex_column[data-v-39481492] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.user_info[data-v-39481492] {
  position: absolute;
  top: 4vh;
  right: 4vh;
  z-index: 99;
}
.user_info .user_avatar[data-v-39481492] {
  width: 5vw;
  height: 5vw;
}
.user_info .user_real_name[data-v-39481492] {
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

.lesson-content-wrap[data-v-b0933236] {
  width: 100%;
  background: #ebf5ea;
  border: 1px solid transparent;
  min-height: 859px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keep-learning-mask[data-v-b0933236] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.keep-learning-box[data-v-b0933236] {
  position: relative;
}
.keep-learning-btns[data-v-b0933236] {
  position: absolute;
  bottom: 25px;
  right: 20px;
}
.keep-learning-btns button[data-v-b0933236] {
  background: #ffa600;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 7px 15px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
}
.keep-learning-btns button[data-v-b0933236]:hover {
  transform: scale(1.1);
}
.keep-learn-btn[data-v-b0933236] {
  margin-right: 30px;
}
.keep-learning-img-box[data-v-b0933236] {
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}
.keep-learning-img-box img[data-v-b0933236] {
  width: 700px;
}
.keep-learning-img-box.hide[data-v-b0933236] {
  opacity: 0;
}
.close-box[data-v-b0933236] {
  position: absolute;
  right: 5px;
  top: 0;
  padding: 10px 20px;
  cursor: pointer;
  color: #028f6e;
  font-size: 30px;
}
.close-icon[data-v-b0933236] {
  width: 40px;
}
.lesson-content[data-v-b0933236] {
  flex: 1;
}
.camera-monitor[data-v-b0933236] {
  position: fixed;
  top: 60px;
  right: 0px;
  z-index: 100;
}
[data-v-b0933236] .el-drawer__header {
  font-size: 16px;
  font-weight: bold;
  padding: 4vh 6vh;
  margin: 0;
  color: #f9be4d;
  border-bottom: 1px solid #dcdcdc;
}
[data-v-b0933236] .el-drawer__close-btn {
  color: #777;
}
[data-v-b0933236] .el-drawer__body {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.grey_top_border[data-v-b0933236] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid #b5b5b5;
  z-index: 99;
}

.skip-box {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.skip-box .el-checkbox {
  color: #fff;
}
.skip-box .el-checkbox.is-checked .el-checkbox__inner {
  background-color: #028f6e;
  border-color: #028f6e;
}
.skip-box .el-checkbox.is-checked .el-checkbox__label {
  color: #028f6e !important;
}
.placeholder-box {
  padding: 50px;
}
.load-fail {
  padding: 50px;
  display: flex;
  height: 70%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #777;
}
.load-fail > p {
  letter-spacing: 1.5px;
}
.load-fail .load-fail-img {
  width: 300px;
  margin-bottom: 20px;
}
.load-fail a {
  text-decoration: underline;
  color: #00ba86;
}
.load-fail .mini-app-qrcode {
  margin-top: 2rem;
  width: 10rem;
  height: 10rem;
}

