:root {
  --animate-duration: 1s;
}
@font-face {
  font-family: "思源黑体";
  src: url(/rw-pc/vehicles/roeweimax8ev/fonts/SourceHanSansCN-Light.otf);
}
.pc-page * {
  font-family: "方正兰亭圆(中文)";
}
.pc-page .en {
  font-family: "方正兰亭圆(英文)";
}
.pc-page.vehicles-main {
  position: relative;
  overflow: visible;
  font-family: "思源黑体";
}
.pc-page.vehicles-main .background-black {
  background-color: #000;
}
.pc-page.vehicles-main .background-white {
  background-color: #fff;
}
.pc-page.vehicles-main .pc-navigation {
  position: fixed;
  top: 30%;
  left: 30px;
  z-index: 5;
  display: none;
}
.pc-page.vehicles-main .pc-navigation ul {
  margin: 0;
  padding: 0;
}
.pc-page.vehicles-main .pc-navigation ul li {
  margin: 0.2rem 0;
  list-style: none;
  color: #aaaaaa;
  font-size: 0.18rem;
  position: relative;
  text-indent: 25px;
  cursor: pointer;
}
.pc-page.vehicles-main .pc-navigation ul li::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 35%;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  background-color: #aaaaaa;
}
.pc-page.vehicles-main .pc-navigation ul li.active {
  color: #fff;
  font-size: 0.2rem;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}
.pc-page.vehicles-main .pc-navigation ul li.active::before {
  background-color: #fff;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}
.pc-page.vehicles-main .door-animate {
  width: 100%;
  height: 200vh;
  position: relative;
  overflow: visible;
}
.pc-page.vehicles-main .door-animate-container {
  width: 100%;
  height: 91vh;
  position: sticky;
  position: -webkit-sticky;
  top: 9vh;
  left: 0;
  max-height: 1080px;
}
.pc-page.vehicles-main .door-animate-container .animate-body {
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  position: relative;
}
.pc-page.vehicles-main .door-animate-container .animate-body .img-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pc-page.vehicles-main .door-animate-container .animate-body .img-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
.pc-page.vehicles-main .door-animate-container .animate-body .img-bg img.active {
  display: block;
}
.pc-page.vehicles-main .door-animate-container .animate-body .img-bg .img-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: #000;
  opacity: 0;
}
.pc-page.vehicles-main .door-animate-container .animate-body .container-title {
  width: 100%;
  position: absolute;
  top: 8%;
  left: 0;
  font-size: 0.38rem;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  z-index: 2;
}
.pc-page.vehicles-main .window-animate {
  width: 100%;
  height: 350vh;
  position: relative;
  overflow: visible;
}
.pc-page.vehicles-main .window-animate-container {
  width: 100%;
  height: 91vh;
  position: sticky;
  position: -webkit-sticky;
  top: 9vh;
  left: 0;
  max-height: 1080px;
}
.pc-page.vehicles-main .window-animate-container .animate-body {
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: center;
  background-position-y: 0%;
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  position: relative;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box {
  display: none;
  height: 100%;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box .container-title {
  width: 100%;
  position: absolute;
  top: 8%;
  left: 0;
  font-size: 0.38rem;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box .container-title-sub {
  font-size: 0.38rem;
  margin-top: 10px;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box .container-foot {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10%;
  font-size: 0.38rem;
  color: #fff;
  display: flex;
  justify-content: space-around;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box .container-foot .foot-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pc-page.vehicles-main .window-animate-container .animate-body .container-box .container-foot .foot-item-sub {
  font-size: 0.2rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .dashboard-animate {
  width: 100%;
  height: 300vh;
  position: relative;
  overflow: visible;
}
.pc-page.vehicles-main .dashboard-animate-container {
  width: 100%;
  height: 91vh;
  position: sticky;
  position: -webkit-sticky;
  top: 9vh;
  left: 0;
  max-height: 1080px;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  position: relative;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body .container-title {
  width: 100%;
  position: absolute;
  top: 8%;
  left: 0;
  font-size: 0.66rem;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body .container-title-sub {
  font-size: 0.38rem;
  margin-top: 10px;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body .container-foot {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10%;
  font-size: 0.38rem;
  color: #fff;
  display: flex;
  justify-content: space-around;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body .container-foot .foot-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pc-page.vehicles-main .dashboard-animate-container .animate-body .container-foot .foot-item-sub {
  font-size: 0.2rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .waypoint-animate {
  opacity: 0;
}
.pc-page.vehicles-main .one-screen {
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.pc-page.vehicles-main .one-screen .screen-title {
  width: 100%;
  position: absolute;
  color: #fff;
  font-size: 0.66rem;
  top: 8%;
  left: 0;
  text-align: center;
  letter-spacing: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc-page.vehicles-main .one-screen .screen-title .screen-title-sub {
  font-size: 0.38rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .one-screen .screen-title .testdrive-btn {
  margin-top: 20px;
  width: 3rem;
  height: 0.54rem;
  line-height: 0.54rem;
  border-radius: 0.27rem;
  font-size: 0.19rem;
  color: #000;
  background-color: #fff;
  display: block;
  text-decoration: none;
}
.pc-page.vehicles-main .one-screen .screen-foot {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10%;
  font-size: 0.38rem;
  color: #fff;
  display: flex;
  justify-content: space-around;
}
.pc-page.vehicles-main .one-screen .screen-foot .foot-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pc-page.vehicles-main .one-screen .screen-foot .foot-item-sub {
  font-size: 0.2rem;
  line-height: 0.4rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .section-screen {
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  overflow: hidden;
  position: relative;
}
.pc-page.vehicles-main .section-screen .video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pc-page.vehicles-main .section-screen .video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pc-page.vehicles-main .section-screen .screen-title {
  width: 100%;
  position: absolute;
  color: #fff;
  font-size: 0.66rem;
  top: 8%;
  left: 0;
  text-align: center;
  letter-spacing: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc-page.vehicles-main .section-screen .screen-title.small {
  font-size: 0.38rem;
}
.pc-page.vehicles-main .section-screen .screen-title .screen-title-sub {
  font-size: 0.38rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .section-screen .screen-title .testdrive-btn {
  margin-top: 0.2rem;
  width: 3rem;
  height: 0.54rem;
  line-height: 0.54rem;
  border-radius: 0.27rem;
  font-size: 0.19rem;
  color: #000;
  background-color: #fff;
  display: block;
  text-decoration: none;
}
.pc-page.vehicles-main .section-screen .screen-foot {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10%;
  font-size: 0.38rem;
  color: #fff;
  display: flex;
  justify-content: space-around;
}
.pc-page.vehicles-main .section-screen .screen-foot .foot-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pc-page.vehicles-main .section-screen .screen-foot .foot-item-main {
  font-size: 0.38rem;
  margin: 0;
}
.pc-page.vehicles-main .section-screen .screen-foot .foot-item-sub {
  font-size: 0.2rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .section-screen .screen-foot2 {
  padding: 0 15%;
  justify-content: space-between;
}
.pc-page.vehicles-main .section-screen .screen-foot2 .foot-item {
  display: block;
  text-align: center;
}
.pc-page.vehicles-main .section-screen .screen-foot2 .foot-item .foot-item-sub {
  font-size: 0.22rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .section-screen .screen-foot2 .foot-item .foot-item-sub-2 {
  font-size: 0.16rem;
  margin: 0;
  margin-top: 10px;
}
.pc-page.vehicles-main .section-screen .screen-foot2 .foot-item .foot-item-sub:not(:first-of-type) {
  margin-top: 30px;
}
.pc-page.vehicles-main .control-video {
  width: 100%;
  height: 91vh;
  max-height: 1080px;
  overflow: hidden;
  position: relative;
}
.pc-page.vehicles-main .control-video .video-box {
  width: 65%;
  height: 70%;
  margin: 0.5rem auto;
}
.pc-page.vehicles-main .control-video .video-box .my-control-video01-dimensions,
.pc-page.vehicles-main .control-video .video-box .my-control-video02-dimensions {
  width: 100%;
  height: 100%;
}
.pc-page.vehicles-main .control-video .video-box .my-control-video01-dimensions video,
.pc-page.vehicles-main .control-video .video-box .my-control-video02-dimensions video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pc-page.vehicles-main .control-video .video-box .vjs-fluid {
  padding: 0;
}
.pc-page.vehicles-main .control-video .video-contol-box {
  width: 80%;
  margin: 0 auto;
}
.pc-page.vehicles-main .control-video .video-contol-box .video-tips {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
.pc-page.vehicles-main .control-video .video-contol-box .video-tips .tips-item {
  font-size: 0.28rem;
  text-align: center;
  width: 25%;
}
.pc-page.vehicles-main .control-video .video-contol-box .video-tips .tips-item span {
  cursor: pointer;
}
.pc-page.vehicles-main .control-video .video-contol-box .video-tips .tips-item span.small {
  font-size: 0.18rem;
}
.pc-page.vehicles-main .control-video .video-contol-box .line-icon-box {
  width: 100%;
  margin-top: 5px;
}
.pc-page.vehicles-main .control-video .video-contol-box .line-icon-box .line-icon {
  width: 1rem;
  height: 3px;
  background: #000;
  transition: transform 0.5s;
  transform: translateX(0);
}
.pc-page.vehicles-main .my-flash {
  width: 100%;
  height: 91vh;
  max-height: 1080px;
}
.pc-page.vehicles-main .my-flash ul {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.pc-page.vehicles-main .my-flash ul li {
  height: 100%;
  width: 20%;
  position: relative;
  overflow: hidden;
  list-style: none;
  margin: 0;
  cursor: pointer;
  transition: width 0.5s;
}
.pc-page.vehicles-main .my-flash ul li .imgTop {
  width: 100%;
  height: 100%;
}
.pc-page.vehicles-main .my-flash ul li .imgTop img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.pc-page.vehicles-main .my-flash ul li .imgCen {
  position: absolute;
  left: 10%;
  top: 80%;
  width: 80%;
}
.pc-page.vehicles-main .my-flash ul li .imgCen .line-icon {
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: width 0.5s;
  margin-bottom: 0.1rem;
}
.pc-page.vehicles-main .my-flash ul li .imgCen p {
  margin: 0;
}
.pc-page.vehicles-main .my-flash ul li .imgCen .title {
  color: #c1c1c1;
  font-size: 0.18rem;
  margin-bottom: 0.1rem;
  transition: all 0.3s;
}
.pc-page.vehicles-main .my-flash ul li .imgCen .info {
  display: none;
  color: #fff;
  font-size: 0.19rem;
}
.pc-page.vehicles-main .my-flash ul li .item-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.pc-page.vehicles-main .my-flash ul li .item-icon {
  width: 0.8rem;
  height: 0.3rem;
  position: absolute;
  top: calc(50% - 0.25rem);
  left: calc(50% - 0.25rem);
}
.pc-page.vehicles-main .my-flash ul li.right .item-cover {
  display: block;
}
.pc-page.vehicles-main .my-flash ul li.right .item-icon {
  background: url(/rw-pc/vehicles/roeweimax8ev/images/flash-icon-left.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.pc-page.vehicles-main .my-flash ul li.left .item-cover {
  display: block;
}
.pc-page.vehicles-main .my-flash ul li.left .item-icon {
  background: url(/rw-pc/vehicles/roeweimax8ev/images/flash-icon-right.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.pc-page.vehicles-main .my-flash ul li.active {
  width: 80%;
  flex-grow: 1;
}
.pc-page.vehicles-main .my-flash ul li.active .imgCen {
  left: 0.5rem;
}
.pc-page.vehicles-main .my-flash ul li.active .imgCen .title {
  font-size: 0.28rem;
  color: #fff;
}
.pc-page.vehicles-main .my-flash ul li.active .imgCen .line-icon {
  width: 1rem;
}
.pc-page.vehicles-main .my-flash ul li.active .imgCen .info {
  display: block;
}
.pc-page.vehicles-main .my-flash.flash-num-3 ul li {
  width: 10%;
}
.pc-page.vehicles-main .my-flash.flash-num-3 ul li.active {
  width: 80%;
}
.pc-page.vehicles-main .sku-details {
  width: 100%;
  padding: 1rem 10%;
  background-color: #fff;
}
.pc-page.vehicles-main .sku-details .details-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-page.vehicles-main .sku-details .details-item .animate__animated {
  animation-duration: 0.5s;
}
.pc-page.vehicles-main .sku-details .details-item .img-box {
  width: 50%;
  height: 4rem;
}
.pc-page.vehicles-main .sku-details .details-item .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pc-page.vehicles-main .sku-details .details-item .text-box {
  width: 50%;
  height: 100%;
  padding: 0 5%;
  font-size: 0.38rem;
}
.pc-page.vehicles-main .sku-details .details-item .text-box-title {
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
}
.pc-page.vehicles-main .sku-details .details-item .text-box-info {
  font-size: 0.19rem;
  line-height: 0.3rem;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  #my-control-video01 {
    display: none;
  }
}
