.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: 1.6rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 200;
  font-size: 24px;
  font-weight: bold;
  color: rgba(16, 17, 23, 0.75);
  line-height: 25px;

}

.carAround .inner-title>li {
  position: relative;
  padding: 0 0.2rem;
  opacity: .6;
  transition: opacity .4s;
  white-space: nowrap;
  cursor: pointer;
  text-shadow: rgba(255, 255, 255, 0.6) 0 0 0.3rem;
  padding-bottom: 9px;
  margin: 0 5px;
}

.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 {
  opacity: 1;
  border-bottom: 6px solid #0066B2;
}

.carAround .inner-title>li.active:before {
  display: block;
}

.carAround .inner-title>li.active:after {
  display: block;
}

.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;
}

.showBlock.inside .carview-inner {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.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%;
}

.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: 0.5rem;
    border-right-width: 0.5rem;
    box-shadow: rgb(255 255 255 / 80%) 0 0 0.1rem;
    left: calc(50% - 347px);    
}*/
.carshow-detail .carshow-page .view360-container:after {
  content: "";
  position: absolute;
  top: 44%;
  height: 125px;
  width: 725px;
  border-radius: 100%;
  border: 1.8rem solid rgba(255, 255, 255, 0.8);
  border-left-width: 2rem;
  border-right-width: 2rem;
  box-shadow: rgb(255 255 255 / 80%) 0 0 1rem;
  left: calc(50% - 40%);
}

.carshow-detail .carshow-page .colors {
  margin-top: 0;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 210;
}

.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: 20px;
  height: 20px;
}

.carshow-detail .carshow-page .colors>li>span {
  color: #3B3B3C;
  margin-top: .1rem;
}

.carshow-detail .carshow-page .colors>li+li {
  margin-left: .2rem;
}

.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: 55%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

@media (max-width: 1400px) {
  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns {
    left: 8%;
  }

  .carshow-detail .carshow-page .next-page {
    bottom: 0.4rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .progress {
    bottom: 0.19rem;
  }
}

@media (max-width: 812px) {
  .car360view-box .car360view {
    height: 90%;
  }

  .carAround .inner-title {
    top: 30px;
  }

  .carshow-page .title {
    display: block;
    margin-top: 0.4rem;
  }

  .carseries-list {
    top: 2.3rem;
    font-size: 0.28rem;
  }

  .carAround .inner-title {
    font-size: 18px;
  }

  .carshow-detail .carshow-page {
    overflow: hidden;
  }

  .carshow-detail .carshow-page .view360-container {
    margin-top: 1.5rem;
    height: 66%;
  }

  .carshow-detail .carshow-page .view360-container .controls .left {
    top: 1.5rem;
    left: calc(50% - 3.8rem);
  }

  .carshow-detail .carshow-page .view360-container .controls .right {
    top: 1.5rem;
    right: calc(50% - 3.8rem);
  }

  .carshow-detail .carshow-page .view360-container:after {
    width: 16rem;
    height: 5rem;
    left: 50%;
    transform: translateX(-50%);
    top: 56%;
    border-width: .2rem .4rem .2rem .4rem;
  }

  .carshow-detail .carshow-page .colors {
    margin-top: -20px;
    justify-content: center;
  }

  .carshow-detail .carshow-page .colors>li {
    margin: 0 5px;
  }

  .carAround .inner-title>li.active {
    padding-bottom: 5px;
  }

  .carshow-detail .carshow-page .colors>li>i {
    width: 20px;
    height: 20px;
  }

  .carshow-detail .carshow-page .colors>li+li {
    margin-left: .3rem;
  }

  .carshow-detail .carshow-page .collection-wrapper {
    width: 7.05rem;
    height: 10.85rem;
    margin-left: calc(50% - 3.525rem);
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection {
    width: 7.05rem;
    height: 10.85rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide {
    width: 7.05rem;
    left: 0;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item {
    width: 3.45rem;
    height: 3rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item .share-btns .share-btn>span {
    margin-left: .1rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(2n+1) {
    margin-left: 0;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(2n+2) {
    margin-left: .15rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(2n+3),
  .carshow-detail .carshow-page .collection-wrapper .pic-collection .pic-slide .pic-item:nth-child(2n+4) {
    margin-top: .15rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection {
    width: 7.05rem;
    height: 10.85rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide {
    width: 7.05rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item {
    width: 3.45rem;
    height: 3rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .video-play {
    left: 1.225rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video .ctrl-btns {
    bottom: 0;
    left: 0;
    padding: .1rem .2rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .progress {
    display: none;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns {
    bottom: 0;
    left: 0;
    padding: .1rem .2rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns>div {
    margin-left: 0;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns>button {
    margin-left: 0;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .ctrl-btns .time-block {
    display: none;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .share-btns .share-btn>span {
    margin-left: .1rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(2n+1) {
    margin-left: 0;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(2n+2) {
    margin-left: .15rem;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(2n+3),
  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item:nth-child(2n+4) {
    margin-top: .15rem;
  }

  .carshow-detail .carshow-page .collection-controls {
    display: none;
  }

  .car360view-box .car360view .car360-images>img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 812px) and (orientation: landscape) {
  .car360view-box .car360view {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 170px;
  }

  .carAround .inner-title {
    top: 1.5rem;
  }

  .carshow-detail .carshow-page {
    height: auto;
    padding-top: 0;
    padding-bottom: .2rem;
  }

  .carshow-detail .carshow-page .view360-container {
    margin-top: 10%;
    height: 58%;
  }

  .carshow-detail .carshow-page .view360-container .controls .left {
    top: 1.4rem;
  }

  .carshow-detail .carshow-page .view360-container .controls .right {
    top: 1.4rem;
  }

  .carshow-detail .carshow-page .view360-container:after {
    height: 3rem;
    top: 50%;
  }

  .carshow-detail .carshow-page .colors {
    margin-top: -0.3rem;
    position: relative;
    z-index: 1;
  }

  .carshow-detail .carshow-page .next-page {
    display: none;
  }

  .carshow-detail .carshow-page .collection-wrapper .video-collection .video-slide .video-item .video.fullscreen .progress {
    display: none;
  }

  .car360view-box .car360view .car360-images {
    width: 6.65rem;
    height: 5rem;
  }

  .car360view-box .car360view .car360-images>img {
    width: 70%;
    top: -18%;
  }

  .car360view-box .car360view .car360-progress {
    top: 0;
  }
}