.mt-13 {
  margin-top: 13px;
}
.mt-15 {
  margin-top: 15px;
}
.ml-7 {
  margin-left: 7px;
}
.mt-104 {
  margin-top: 15px;
}
.page {
  background-color: #FF6347;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.header {
  padding: 10px 20px 10px;
  height: 70px;
}
.group {
  padding-left: 6px;
  padding-right: 4px;
}
.image {
  width: 26px;
  height: 12px;
}
.image_2 {
  width: 76px;
  height: 13px;
}
.image_3 {
  width: 65px;
  height: 50px;
}
.text {
  margin-bottom: 2px;
  color: #FF6347;
  font-size: 18px;
  /*font-family: KingsoftCloud;*/
  line-height: 21.5px;
}
.section {
  /*padding-top: 10px;*/
  /*background-image: linear-gradient(0deg, #f5f5f5 0%, #e5e5e500 100%);*/
  /*overflow-y: auto;*/
  /*padding-bottom: 20px;*/
}
.group_2 {
  padding: 0 9px;
}
.image_4 {
  border-radius: 8px;
  mix-blend-mode: COLORBURN;
  width: 95.814vw;
  height: 127.6744vw;
}
.section_2 {
  background-color: #cccccc;
  width: 13px;
  height: 3px;
}
.section_3 {
  background-color: #ffc300;
  width: 13px;
  height: 3px;
}
.group_3 {
  padding-top: 12px;
}
.section_4 {
  padding: 5px 0 5px;
  background-color: #FF6347;
  border-top: solid 1px #ffffff;
}
.image_6 {
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.font {
  font-size: 12px;
  /*font-family: SourceHanSansCN;*/
  line-height: 12px;
}
.text_2 {
  color: #ffffff;
}
.text_3 {
  color: #ffffff;
  line-height: 12px;
}
.image-wrapper {
  /*padding: 5px 0;*/
  background-color: #FF6347;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.pos {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.image_5 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.mui-slider-indicator{
  margin-top: 10px;
  position: relative !important;
}
.mui-slider-indicator .mui-indicator {
  width: 30px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 5px;
}

.mui-slider-indicator .mui-indicator.mui-active {
  background-color: #FFC300 !important;
}