.carousel[data-v-16e50062] {
  width: 700px;
  height: 72px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(255, 229, 187, 0.14);
          box-shadow: 0px 5px 10px 0px rgba(255, 229, 187, 0.14);
  border-radius: 36px;
  position: absolute;
  left: 50%;
  bottom: -27px;
  margin-left: -350px;
  overflow: hidden;
}
.carousel ul li[data-v-16e50062] {
    height: 72px;
}
.carousel ul li img[data-v-16e50062] {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      margin-right: 13px;
}
.carousel ul li p[data-v-16e50062] {
      font-size: 16px;
      color: #333333;
}
.carousel ul li p span[data-v-16e50062] {
        color: #ff6054;
}

.index[data-v-1c8cb07d] {
  min-width: 1200px;
}
.index section[data-v-1c8cb07d] {
    position: relative;
    z-index: 2;
}
.index section + section[data-v-1c8cb07d] {
      z-index: 1;
}
.index[data-v-1c8cb07d] .black-keep-on-record {
    padding: 18px;
    background-color: #313030;
}
.index[data-v-1c8cb07d] .black-keep-on-record p,
    .index[data-v-1c8cb07d] .black-keep-on-record a {
      color: #fff;
}
.ads-dialog[data-v-1c8cb07d] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 231px;
  height: 228px;
  z-index: 100;
}
.ads-dialog .ads[data-v-1c8cb07d] {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
}
.ads-dialog .close[data-v-1c8cb07d] {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

