.timeBox .title[data-v-0de74cbb] {
  text-align: center;
  padding: 0.24rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.timeBox .title span[data-v-0de74cbb] {
    padding: 0 0.16rem;
    color: #8E2030;
    font-size: 0.28rem;
}
.timeBox .title i[data-v-0de74cbb] {
    display: inline-block;
    width: 0.64rem;
    height: 1px;
}
.timeBox .title i[data-v-0de74cbb]:first-child {
      background: -webkit-gradient(linear, right top, left top, from(#8e2030), to(rgba(142, 32, 48, 0)));
      background: -webkit-linear-gradient(right, #8e2030, rgba(142, 32, 48, 0));
      background: linear-gradient(270deg, #8e2030, rgba(142, 32, 48, 0));
}
.timeBox .title i[data-v-0de74cbb]:last-child {
      background: -webkit-gradient(linear, right top, left top, from(rgba(142, 32, 48, 0)), to(#8e2030));
      background: -webkit-linear-gradient(right, rgba(142, 32, 48, 0), #8e2030);
      background: linear-gradient(270deg, rgba(142, 32, 48, 0), #8e2030);
}
.timeBox .content[data-v-0de74cbb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.timeBox .content .item[data-v-0de74cbb] {
    margin: 0 0.3rem;
    width: 1.04rem;
    height: 1.14rem;
    -webkit-border-radius: 0.08rem;
            border-radius: 0.08rem;
    color: white;
}
.timeBox .content .item > div[data-v-0de74cbb] {
      -webkit-transform: translate(-0.3rem -0.3rem);
          -ms-transform: translate(-0.3rem -0.3rem);
              transform: translate(-0.3rem -0.3rem);
      width: 1.64rem;
      height: 1.74rem;
      padding: 0.3rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-image: url(../img/timeBg.cb1c8d11.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.timeBox .content .item > div > span[data-v-0de74cbb]:first-child {
        font-weight: bold;
        font-size: 0.52rem;
        display: inline-block;
        height: 0.58rem;
        margin: -.1em 0 .05rem;
}
.timeBox .content .item > div > span[data-v-0de74cbb]:last-child {
        font-size: 0.22rem;
}

[data-v-9adac620] .van-popup {
  -webkit-border-radius: 0.32rem 0.32rem 0 0;
          border-radius: 0.32rem 0.32rem 0 0;
  padding-top: 0.16rem;
  /*height: 70%;*/
  -webkit-box-shadow: 0 0 0.1rem 0.05rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.1rem 0.05rem rgba(0, 0, 0, 0.1);
}
.more[data-v-9adac620] {
  padding: 0 0.32rem;
  height: 0.38rem;
  line-height: 0.38rem;
  margin-top: 0.24rem;
  color: #111111;
  font-size: 0.26rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.head[data-v-9adac620] {
  height: 0.42rem;
  padding: 0.32rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
.head span[data-v-9adac620]:first-child {
    color: #111111;
    font-size: 0.3rem;
    font-weight: bold;
}
.head i[data-v-9adac620] {
    position: absolute;
    right: 0.32rem;
    top: 0.32rem;
    font-size: 0.36rem;
    color: #bfc2cc;
}
.list[data-v-9adac620] {
  overflow-y: scroll;
  padding: 0.48rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.TwoCode[data-v-9adac620] {
  background-color: white;
  text-align: center;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.TwoCode > p[data-v-9adac620]:first-child {
    margin-bottom: 0.22rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.TwoCode > p:first-child img[data-v-9adac620] {
      width: 0.4rem;
      height: 0.44rem;
      margin-right: 0.16rem;
}
.TwoCode > p:first-child span[data-v-9adac620] {
      color: #111111;
      font-size: 0.3rem;
}
.TwoCode > img[data-v-9adac620]:nth-child(2) {
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.25rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.TwoCode > div[data-v-9adac620] {
    color: #909399;
    font-size: 0.28rem;
}
.TwoCode > div p[data-v-9adac620] {
      line-height: 0.4rem;
}

.page[data-v-167f5921] {
  width: 100vw;
  min-height: 100vh;
}
.musicBox[data-v-167f5921] {
  width: 0.5rem;
  height: 0.5rem;
  position: fixed;
  top: 0.4rem;
  right: 0.32rem;
  overflow: hidden;
}
.musicBox.runing[data-v-167f5921] {
    -webkit-animation: rotate-data-v-167f5921 5s linear infinite;
            animation: rotate-data-v-167f5921 5s linear infinite;
}
.musicBox.stop[data-v-167f5921] {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
}
.musicBox img[data-v-167f5921] {
    width: 100%;
    height: 100%;
}
.musicBox audio[data-v-167f5921] {
    position: absolute;
    right: -1000px;
}
@-webkit-keyframes rotate-data-v-167f5921 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
25% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
75% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rotate-data-v-167f5921 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
25% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
75% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.banner[data-v-167f5921] {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 1rem;
}
.banner img[data-v-167f5921] {
    width: 100%;
}
.moreBtns[data-v-167f5921] {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: .3rem;
}
.moreBtns span[data-v-167f5921] {
    display: inline-block;
    width: 1.76rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background: rgba(174, 93, 105, 0.45);
    -webkit-box-shadow: 0px 8px 24px 0px #ae5d69;
            box-shadow: 0px 8px 24px 0px #ae5d69;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    color: white;
    font-size: 0.28rem;
    margin: 0 0.12rem;
}
.bgColorBox[data-v-167f5921] {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0.72rem;
}
.userList[data-v-167f5921] {
  width: -webkit-calc(100% - 0.64rem);
  width: calc(100% - 0.64rem);
  margin: 0.72rem 0.32rem 0;
  background: #ffffff;
  -webkit-border-radius: 0.2rem;
          border-radius: 0.2rem;
  overflow: hidden;
}
.userList .listHead[data-v-167f5921] {
    background-color: #ecc7d4;
    height: 0.96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.24rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.28rem;
}
.userList .listHead > div[data-v-167f5921]:last-child {
      color: rgba(43, 43, 43, 0.5);
}
.userList .listBody[data-v-167f5921] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0.24rem 0.24rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 5.84rem;
    overflow-y: auto;
}
.userList .listBody .item[data-v-167f5921] {
      width: -webkit-calc(100% / 5);
      width: calc(100% / 5);
      text-align: center;
      margin-bottom: 0.28rem;
}
.userList .listBody .item img[data-v-167f5921] {
        width: 0.96rem;
        height: 0.96rem;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        margin-bottom: 0.16rem;
}
.userList .listBody .item span[data-v-167f5921] {
        text-align: center;
        font-size: 0.28rem;
        height: 0.28rem;
        display: inline-block;
}
.detail img[data-v-167f5921] {
  width: 100vw;
}
.btn[data-v-167f5921] {
  position: fixed;
  width: 4.26rem;
  height: 2.21rem;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.7);
      -ms-transform: translateX(-50%) scale(0.7);
          transform: translateX(-50%) scale(0.7);
}
.btn span[data-v-167f5921] {
    color: white;
    font-size: 0.4rem;
    position: absolute;
    left: 50%;
    top: 0.4rem;
    font-weight: bold;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.shareIcon[data-v-167f5921] {
  width: 1.6rem;
  height: 1.6rem;
  position: fixed;
  bottom: 2.8rem;
  left: 0;
}
.toolsFix[data-v-167f5921] {
  width: 1.44rem;
  position: fixed;
  bottom: 2.95rem;
  right: 0;
  display: inline-block;
}
.toolsFix > div[data-v-167f5921] {
    width: 1.44rem;
    height: 0.56rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0.2rem 0px 0px 0.2rem;
            border-radius: 0.2rem 0px 0px 0.2rem;
    margin-bottom: 0.24rem;
}
.toolsFix > div:first-child img[data-v-167f5921] {
      width: 0.44rem;
      height: 0.44rem;
      margin: 0 0.1rem 0 0.14rem;
}
.toolsFix > div[data-v-167f5921]:last-child {
      margin-bottom: 0;
}
.toolsFix > div:last-child img[data-v-167f5921] {
        width: 0.34rem;
        height: 0.4rem;
        margin: 0 0.14rem 0 0.2rem;
}
.toolsFix > div span[data-v-167f5921] {
      font-size: 0.28rem;
      color: white;
}

