
.container-box[data-v-5ce8f2f1] {
  width: 100%;
  padding: 0.1rem;
  box-sizing: border-box;
  /* border-bottom: 1px solid #dddddd; */
  /* box-shadow: 0 0 3px #12ebfb; */
  border-radius: none !important;
  /* border-bottom: 1px solid #12ebfb; */
}
.name[data-v-5ce8f2f1] {
  font-size: 0.14rem;
  font-weight: 500;
  padding: 0 0.1rem;
  box-sizing: border-box;
  border-left: 0.03rem solid #63B7F7;
  color: #fff;
}

.title[data-v-4e33fc05] {
  width: 100%;
  height: 0.5rem;
  background-color: #132033;
  border-bottom: 0;
  font-size: 0.18rem;
}
.title .name[data-v-4e33fc05] {
    font-size: 0.16rem;
    font-weight: 500;
    color: #fff;
}

