.scroll_css {
  width: 7.5rem;
  height: 16.24rem;
  overflow: hidden;
}

.content_css {
  display: flex;
  height: 16.24rem;
  transition: all 0.2s;
}

.item_css {
  width: 7.5rem;
  height: 16.24rem;
}

.item_img {
  width: 7.5rem;
  height: 16.24rem;
}

.tab_css {
  width: 100%;
  top: 0;
  position: fixed;
  padding-top: 15px;
  z-index: 9999;
  background-color: #fff;
}

.phone_item_video_1 {
  position: absolute;
  top: 8.2rem;
  left: 0.25rem;
  z-index: 999;
}
.phone_item_video_2 {
  position: absolute;
  top: 5.8rem;
  left: 0.25rem;
  z-index: 999;
}
.phone_item_video_3 {
  width: 6.4rem;
  height: 3.7rem;
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
  top: 6.8rem;
  left: 0.55rem;
  z-index: 999;
}
.phone_item_video_4 {
  width: 7rem;
  position: absolute;
  top: 9rem;
  left: 0.25rem;
  display: flex;
  justify-content: space-between;
  z-index: 999;
}
.phone_item_video_5 {
  position: absolute;
  top: 8.5rem;
  left: 0.3rem;
  z-index: 999;
}
.phone_item_video_6 {
  position: absolute;
  top: 6.5rem;
  left: 0.1rem;
  z-index: 999;
}
.seven_tab {
  position: absolute;
  top: 13rem;
  z-index: 999;
}
.drop {
  width: 1.2rem;
  height: 0.5rem;
  font-size: 0.24rem;
  border-radius: 0.25rem;
  line-height: 0.5rem;
  border: 1px solid #ff9e19;
  text-align: center;
  color: #ff9e19;
}
.drop_select {
  width: 1.2rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.24rem;
  border: 1px solid #ff9e19;
  background-color: #ff9e19;
  color: #ffffff;
}
.phone_item_image {
  padding: 0.4rem 0.2067rem 0 0.1067rem;
  box-sizing: border-box;
  width: 100%;
}
.iframe_class {
  width: 100%;
  height: 100%;
}
.iframe_box {
  width: 100%;
  height: 3.5rem;
  border: 3px solid #ff9e19;
  overflow: hidden;
}
.phone_item_image_title {
  width: 7rem;
  font-size: 0.26rem;
  text-align: center;
}

.cover_css {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.cover_css img {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  text-align: end;
  color: #ff9e19;
  transform: rotate(295deg);
}
.cover_font {
  font-size: 16px;
  font-weight: 850;
  color: #ffffff;
  position: absolute;
  top: 1.8rem;
  right: 0.2rem;
  /* transform: rotate(30deg); */
}

.start_css {
  width: 7.5rem;
  position: fixed;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #fbfbfb;
  z-index: 99999;
}

.van-tabs__line {
  background: linear-gradient(to right, #ff9d19 0%, #fd644f 100%) !important;
}

.icon_css {
  width: 0.5rem;
  height: 3.1rem;
  display: flex;
  align-items: center;
}
.circle_css {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #b2b2b2;
  border-radius: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.3rem;
  color: #ffffff;
}
