.showBlock.inside .carview-inner .car-innerviews .car-innerview-box .psv-container {
  background: #fff;
}
.carseries-list {
  position: absolute;
  left: 50%;
  top: 1.1rem;
  transform: translateX(-50%);
  font-size: 0.22rem;
  display: flex;
  z-index: 2;
  color: #000;
  font-weight: bold;
  justify-content: center;
}
.carseries-list li {
  width: 1.7rem;
  opacity: .5;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: rgba(255, 255, 255, 0.6) 0 0 0.3rem;
  position: relative;
  text-align: center;
}
.carseries-list li.active {
  opacity: 1;
  background: url(../images/carshow/first/elec-wave.png) 0 0.62rem no-repeat;
  background-size: 100% auto;
}
.carshow-page .title {
  font-size: .38rem;
  font-weight: bold;
  text-align: center;
  margin-top: .2rem;
  display: none;
}
.carAround {
  position: relative;
  display: none;
}
.carAround.active {
  display: block;
}
.carAround .inner-title {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  box-sizing: border-box;
  display: flex;
  z-index: 2;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  max-width: 1360px;

  @media (max-width: 1435px) {
    margin: 0;
    padding: 0;
    top: 40px;
    width: calc(100% - 40px);
  }
}
ul.inner-title::after {
  content: '';
  width: 127px;
  height: 57px;
  background: url("../../img/360-label.svg");
  background-repeat: no-repeat;
  margin-left: auto;
}
.carAround .inner-title > li {
  position: relative;
  padding: 17px 32px;
  transition: opacity .4s;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
  color: #696A69;
  font-family: Onest, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  text-align: center;

  @media (max-width: 1435px) {
    font-family: "Onest", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.35;
    text-transform: uppercase;
    text-align: center;
  }
}
.carAround .inner-title > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.carAround .inner-title > li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.carAround .inner-title > li.active {
  color: #0b0d0c;
}
.carAround .inner-title > li.active:before {
  display: block;
}
.carAround .inner-title > li.active:after {
  display: block;
}
.carAround .ambient-caption {
  width: 780px;
  height: 80px;
  position: absolute;
  top: 195px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  /*opacity: 0.1;*/

  @media (max-width: 1435px) {
    font-family: Wadik, serif;
    font-weight: 700;
    font-size: 44px;
    top: 150px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #0B0D0C;
  }
  @media (min-width: 1435px) {
    font-family: Wadik, serif;
    font-weight: 700;
    font-size: 62px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #0B0D0C;
  }
}
.aroundBlock {
  width: 100%;
  height: 100%;
}
.showItem {
  position: absolute;
  top: 80px;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  color: #666;
  font-size: 24px;
  z-index: 2;
  letter-spacing: 1px;
  cursor: pointer;
}
.showItem div {
  display: inline-flex;
  align-items: center;
}
.showItem div.active {
  color: #f54359;
}
.showItem div span:nth-child(1) {
  font-size: 24px;
}
.showItem div span:nth-child(2) {
  font-size: 22px;
  letter-spacing: 1px;
}
.showItem div:nth-child(1) {
  margin-right: 10px;
}
.showItem div:nth-child(2) {
  margin-left: 10px;
}
.carTitle {
  position: absolute;
  top: 130px;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  COLOR: WHITE;
  z-index: 2;
  font-size: 24px;
  letter-spacing: 1px;
}
.carTitle span {
  display: none;
}
.carTitle span.active {
  display: inline-block;
}
.showBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
}
.showBlock .carview-outside {
  display: none;
}
.showBlock .carview-outside.active {
  display: block;
}
.showBlock.active {
  display: block;
}
.psv-navbar.psv-navbar--open {
  display: none;
}
.showBlock.inside .carview-inner {
  width: 1360px;
  height: 471px;
  top: 195px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 1;

  @media (max-width: 1435px) {
    top: 153px;
    width: calc(100% - 40px);
    height: 335px;
  }
}
.showBlock.inside .carview-inner .car-innerviews {
  width: 100%;
  height: 100%;
}
.showBlock.inside .carview-inner .car-innerviews .car-innerview-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.showBlock.inside .carview-inner .car-innerviews .car-innerview-box .psv-container .psv-loader-container .psv-loader {
  border: 0 none;
}
.showBlock.inside .carview-inner .car-innerviews .car-innerview-box .psv-container .psv-loader-container .psv-loader .psv-loader-canvas {
  display: none;
}
.showBlock.inside .carview-inner .car-innerviews .car-innerview-box.active {
  display: block;
}
.showBlock.inside .carview-inner .inside-item {
  text-align: center;
  width: 100%;
  height: 190px;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 21;
  transform: translateX(-50%);
  background: url("https://dm30webimages.lynkco.com.cn/LynkCoPortal/Content/images/chenxing2/car2/inside-bg.png") no-repeat;
  background-size: 100% 100%;
}
.showBlock.inside .carview-inner .inside-item .insideItems {
  cursor: pointer;
  margin: 0 80px;
  margin-top: -54px;
  display: inline-block;
  border: 6px solid #666;
  border-radius: 50%;
}
.showBlock.inside .carview-inner .inside-item .insideItems img {
  height: 102px;
  width: 102px;
  display: block;
}
.showBlock.inside .carview-inner .inside-item .insideItems.active {
  border: 6px solid #fff;
}
.carshow-detail {
  position: relative;
  width: 100%;
  background: transparent;
}
#detail1585058171732, #detail-content-1585058173077 {
  background: transparent;
}
.carshow-detail .carshow-page {
  width: 100%;
  height: 100vh;
  /*padding-top: .9rem;*/
  background-size: cover;
  background-position: center center;
  position: relative;
}
.carshow-detail .carshow-page.onlyoutside .view360-container {
  margin-top: 1.2rem;
}
.carshow-detail .carshow-page.onlyoutside .next-page {
  bottom: 0.5rem;
}
.carshow-detail .carshow-page .view360-container {
  height: 75%;
  position: relative;
  margin-top: .6rem;
  /*margin-top: 6rem;*/
}
.carshow-detail .carshow-page .view360-container .controls {
  color: #A5A5A5;
}
.carshow-detail .carshow-page .view360-container .controls .left {
  position: absolute;
  left: calc(50% - 7rem);
  top: 2rem;
  cursor: pointer;
  z-index: 2;
}
.carshow-detail .carshow-page .view360-container .controls .left > i {
  font-size: .8rem;
}
.carshow-detail .carshow-page .view360-container .controls .right {
  position: absolute;
  right: calc(50% - 7rem);
  top: 2rem;
  cursor: pointer;
  z-index: 2;
}
.carshow-detail .carshow-page .view360-container .controls .right > i {
  font-size: .8rem;
}
.carshow-detail .carshow-page .view360-container:after {
  content: "";
  /*position: absolute;*/
  /*top: 68%;*/
  /*height: 125px;*/
  /*width: 725px;*/
  /*border-radius: 100%;*/
  /*border: 0.3rem solid rgba(255, 255, 255, 0.8);*/
  /*border-left-width: .5rem;*/
  /*border-right-width: .5rem;*/
  /*box-shadow: rgba(255, 255, 255, 0.8) 0 0 0.1rem;*/
  /*left: calc(50% - 347px);*/
}
.current-color {
  display: flex;
  position: absolute;
  z-index: 10;
  width: auto;
  max-width: 1440px;
  left: calc(50% - 720px);
  margin: 40px 0 0 40px;
  justify-content: flex-start;
  @media (max-width: 1435px) {
    margin: 0;
    position: relative;
    left: unset;
    top: unset;
    right: unset;
    bottom: unset;
  }
}
.current-color .current-color__label {
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 21.6px;
  text-align: left;
  color: #0b0d0c;
}
.current-color .current-color__value {
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.2px;
  text-align: left;
  margin-left: 4px;
  color: #0b0d0c;
}
.current-color__value-interier {
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.2px;
  text-align: left;
  margin-left: 4px;
  color: #0b0d0c;
}

.carshow-detail .carshow-page .colors {
  display: flex;
  position: absolute;
  z-index: 10;
  width: auto;
  max-width: 1440px;
  left: calc(50% - 720px);
  margin: 76px 0 0 40px;
  justify-content: flex-start;
  @media (max-width: 1435px) {
    position: relative;
    left: unset;
    top: unset;
    right: unset;
    bottom: unset;
    margin: 16px 20px 20px 0;
  }
}
.carshow-detail .carshow-page .inside .colors {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
}
.carshow-detail .carshow-page .colors .color-item {
  width: 32px;
  height: 32px;
  /*margin-right: 16px;*/
}
.carshow-detail .carshow-page .colors .color-item i {
  outline: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.carshow-detail .carshow-page .colors .color-item.active i {
  outline: 1px solid #0b0d0c;
  padding: 2px;
}
.carshow-detail .carshow-page .colors .color-item .carName{
  display: none;
  position: relative;
}
.carshow-detail .carshow-page .colors .color-item:hover .carName{
  /*display: block;*/
  position: absolute;
  top: 30px;
  background-color: rgba(118, 120, 123, 1);
  border-radius: 16px;
  z-index: 2;
  padding: 6px 10px;
  font-size: 16px;
  color: #FFF;
}
.carshow-detail .carshow-page .colors .color-item:hover .carName:before {
  content: '';
  width: 0;
  height: 0;
  left:50%;
  margin-left:-10px;
  border: 10px solid transparent;
  border-bottom-color: rgba(118, 120, 123, 1);
  position: absolute;
  top: -9px;
  margin-top: -10px;
}
.carshow-detail .carshow-page .colors > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.carshow-detail .carshow-page .colors > li > i {
  border: .01rem solid #BFBFBF;
  width: 32px;
  height: 32px;
}
.carshow-detail .carshow-page .colors > li > span {
  color: #3B3B3C;
  margin-top: .1rem;
}
.carshow-detail .carshow-page .colors > li + li {
  margin-left: 16px;
}
.carshow-detail .carshow-page .carshow-desc {
  text-align: center;
  letter-spacing: .01rem;
  margin-top: .2rem;
  padding: 0 .2rem;
}
.carshow-detail .carshow-page .next-page {
  position: absolute;
  left: 50%;
  bottom: .1rem;
  cursor: pointer;
  transform: translateX(-50%);
}
.carshow-detail .carshow-page .next-page > i {
  font-size: .4rem;
}
.carshow-detail .carshow-page .collection-header {
  display: flex;
  margin-bottom: .4rem;
  justify-content: center;
  height: .35rem;
}
.carshow-detail .carshow-page .collection-header li {
  height: .35rem;
  font-size: .35rem;
  color: #707070;
  cursor: pointer;
}
.carshow-detail .carshow-page .collection-header li.active {
  color: #161616;
}
.carshow-detail .carshow-page .collection-header li + li {
  margin-left: .4rem;
}
.carshow-detail .carshow-page .collection-wrapper {
  position: relative;
  margin-top: .2rem;
  width: 13.4rem;
  height: 6.45rem;
  margin-left: calc(50% - 6.7rem);
  overflow: hidden;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection {
  position: absolute;
  width: 13.4rem;
  height: 6.45rem;
  overflow: hidden;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide {
  position: absolute;
  width: 13.2rem;
  height: 6.25rem;
  left: .1rem;
  top: .1rem;
  display: none;
  flex-wrap: wrap;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item {
  width: 4.3rem;
  height: 3.05rem;
  position: relative;
  background-size: cover;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item .img {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item .share-btns {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFF;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(3n+2),
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(3n+3) {
  margin-left: .15rem;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(3n+4),
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(3n+5),
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(3n+6) {
  margin-top: .15rem;
}
.carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide.active {
  display: flex;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection {
  position: absolute;
  width: 13.4rem;
  height: 6.45rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide {
  position: absolute;
  width: 13.2rem;
  height: 6.25rem;
  left: .1rem;
  top: .1rem;
  display: none;
  flex-wrap: wrap;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item {
  width: 4.3rem;
  height: 3.05rem;
  position: relative;
  background-size: cover;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video {
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video > video {
  width: 100%;
  height: 100%;
  background-color: #000;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .video-play {
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: 1.65rem;
  top: 1.025rem;
  border-radius: .5rem;
  border: 0.02rem solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.4s;
  cursor: pointer;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .video-play:after {
  content: "";
  border-left: 0.4rem solid rgba(255, 255, 255, 0.6);
  border-top: .3rem solid transparent;
  border-bottom: .3rem solid transparent;
  position: relative;
  left: .1rem;
  transition: border-color 0.4s;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .video-play:hover {
  border-color: #FFF;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .video-play:hover:after {
  border-left-color: #FFF;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .progress {
  display: none;
  position: absolute;
  bottom: .1rem;
  width: 70%;
  left: calc(10% + 1rem);
  padding: .2rem .2rem .3rem .2rem;
  border-radius: .1rem;
  opacity: .5;
  bottom: .23rem;
  width: 64%;
  left: calc(15% + 1rem);
  left: calc(15% + 1.2rem);
  padding: .15rem .2rem .2rem .2rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .progress .progress-bar {
  height: .1rem;
  border-radius: .05rem;
  height: 0.05rem;
  border-radius: 0.03rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .progress {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .progress .progress-bar {
  position: relative;
  background-color: rgba(33, 150, 243, 0.5);
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .progress .currentTime {
  position: absolute;
  line-height: 20px;
  right: 0;
  bottom: 5px;
  color: #fff;
  display: none;
  z-index: 1000;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns {
  bottom: 0.4rem;
  left: 10%;
  z-index: 9999999999999;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns .time-block {
  display: inline-block;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns > button,
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns > div {
  margin-left: 5px;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns button.pause .glfico-pause {
  display: inline;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns button.pause .glfico-bofanganniu1 {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns button.pause.stop .glfico-pause {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns button.pause.stop .glfico-bofanganniu1 {
  display: inline;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .ctrl-btns {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: .1rem .2rem;
  color: #FFF;
  display: none;
  z-index: 9999999999999;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .ctrl-btns button.pause .glfico-pause {
  display: inline;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .ctrl-btns button.pause .glfico-bofanganniu1 {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .ctrl-btns button.pause.stop .glfico-pause {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .ctrl-btns button.pause.stop .glfico-bofanganniu1 {
  display: inline;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block {
  position: relative;
  display: inline-block;
  padding-top: 1rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void {
  color: #fff;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void img {
  height: 15px;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void .void-icon {
  display: block;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void .voidnone-icon {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void.void-none .void-icon {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void.void-none .voidnone-icon {
  display: block;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block.active .void-bar {
  display: block;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void-bar {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #aaa;
  padding: 10px 4px;
  height: 100px;
  border-radius: 4px;
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .void-block .void-bar .void-progress {
  background-color: #fff;
  width: 3px;
  height: 55px;
  vertical-align: bottom;
  float: right;
  display: inline-block;
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .time-block {
  display: none;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .share-btns {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FFF;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(3n+2),
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(3n+3) {
  margin-left: .15rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(3n+4),
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(3n+5),
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(3n+6) {
  margin-top: .15rem;
}
.carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide.active {
  display: flex;
}
.carshow-detail .carshow-page .collection-controls .left {
  position: absolute;
  top: 5rem;
  left: calc(50% - 7.825rem);
  cursor: pointer;
}
.carshow-detail .carshow-page .collection-controls .left > i {
  font-size: .5rem;
}
.carshow-detail .carshow-page .collection-controls .right {
  position: absolute;
  top: 5rem;
  right: calc(50% - 7.825rem);
  cursor: pointer;
}
.carshow-detail .carshow-page .collection-controls .right > i {
  font-size: .5rem;
}
.car360view-box {
  position: relative;
  z-index: 1;
  height: 100%;
}
.car360view-box .car360view {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
}
.car360view-box .car360view .car360-progress {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px;
  text-align: center;
  border-radius: 2px;
  z-index: 1;
}
.car360view-box .car360view .car360-images {
  text-align: center;
  width: 10.5rem;
  height: 5rem;
}
.car360view-box .car360view .car360-images > img {
  /*width: 14.5rem;*/
  /*height: 5rem;*/
  height: auto;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.carshow-loader {
  width: 100%;
  height: 500px;
  position: relative;
  top: 50px;
}

.carshow-loader::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #0b0d0c;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@media (max-width: 1435px) {
  ul.inner-title::after {
    content: '';
    width: 93px;
    height: 32px;
    background: url("../../img/360-label-mobile.svg");
    background-repeat: no-repeat;
    margin-left: 0;
    position: absolute;
    top: 40px;
    bottom: 0;
    right: 17px;
    transform: translateY(100%);
  }
  .current-color, .carshow-detail .carshow-page .colors {
    margin-left: 20px;
  }
  .car360view-box .car360view .car360-images > img {
    transform: translate(-50%, -50%) scale(0.43);
  }
  .detail {
    overflow: visible;
  }
}

@media (max-width: 756px) {
  .carshow-loader {
    top: 0;
  }
}
