.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;
}

