.video-box ::-webkit-media-controls-play-button {
  display: none;
}
.banText .banTit {
  font-style: normal;
}
.banText .banTit.banTit_en {
  font-style: italic;
  font-family: 'DIN-BlackItalic';
}
.banText .banDes {
  font-size: 1.25vw !important;
}
.msdBg1 .proTit {
  font-size: 4.17vw;
  margin-top: 0.83vw;
}
.time_line {
  width: 100%;
  margin-top: 4.9vw;
}
.time_line .time_line_content {
  width: 100%;
  position: relative;
}
.time_line .left_musk {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.time_line .right_musk {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.time_line .arrow {
  position: absolute;
  left: 0;
  top: 24%;
  z-index: 3;
  width: 100%;
  pointer-events: none;
}
.time_line .timeline_content_box {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  touch-action: pan-x;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
}
.time_line .timeline_content_box.is-dragging {
  cursor: grabbing;
}
.time_line .timeline_content_box::-webkit-scrollbar {
  display: none;
}
.time_line .timeline_content_box .timeline_content_track {
  display: inline-block;
  width: max-content;
  min-width: 100%;
  vertical-align: top;
}
.time_line .timeline_content_box .timeline_content {
  display: block;
  max-width: none;
  height: auto;
  pointer-events: none;
  -webkit-user-drag: none;
}
.map {
  width: 79.69vw;
  margin-left: 9.58vw;
  margin-top: 3.33vw;
}
.map img {
  width: 100%;
}
.phone_box {
  background: #F5F5F5;
  display: flex;
  width: 100%;
  padding: 0 13.54vw 2.6vw;
  margin: 2.6vw auto 0px;
}
.phone_box .Robotaxi02 {
  width: 27.6vw;
  height: 34.58vw;
}
.phone_box .Robotaxi02 img {
  display: block;
  width: 100%;
}
.phone_box .txt_box {
  padding-top: 5.73vw;
}
.phone_box .txt_box .Group79 {
  margin-left: 3.65vw;
  width: 45.83vw;
}
.phone_box .txt_box .Group78 {
  margin-left: -2.08vw;
  margin-top: 0px;
  width: 45.83vw;
}
.phone_box .txt_box .Group81 {
  margin-top: 0px;
  margin-left: 3.65vw;
  width: 45.83vw;
}
.phone_box .txt_box img {
  display: block;
  width: 100%;
}
.msdBg2 {
  margin-top: 7.81vw;
}
@media screen and (max-width: 1400px) {
  .banText .banDes {
    font-size: 1.6vw !important;
  }
}
@media screen and (max-width: 1200px) {
  .banText .banDes {
    font-size: 1.7vw !important;
  }
}
