.box{width: 1200px;margin: 0 auto;margin-bottom: 30px;background: rgba(255,255,255,1);padding: 10px;margin-top: 10px;}
/* box-shadow: 0px 3px 6px rgba(0,0,0,0.16); */
.title{font-size: 22px;font-weight: bold;margin-bottom: 18px;width: 120px;height: 30px;
background: linear-gradient(90deg, #94C5F5, rgba(255, 255, 255, 0));}
.swp{height: 610px;width: 100%;position: relative;}
.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}
.swiper-slide img{
	object-fit: cover;
}

.gallery-top {
  height: 436px;
  width: 100%;
}

.gallery-thumbs {
  width: 94%;
  height: 100%;
  box-sizing: border-box;
  margin-left: 11px;
}

.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.swpBottom{height: 158px;margin-top: 10px;}
.swpButton{width: 24px;height: 100%;background: #ccc;}
.swpButton img{width: 24px;height: 24px;margin-top: 65px;}
.floorInfo{width: 220px;background: rgba(0,0,0,0.5);position: absolute;z-index: 999;right: 30px;top: 88px;padding: 15px;box-sizing: border-box;color: #fff;}
.floorInfo div{line-height: 25px;font-size: 16px;}
.floorInfo div:nth-child(1){font-size: 22px;font-weight: bold;margin-bottom: 13px;}
.djinfo{margin-top: 54px;}
.titbox{font-size: 18px;font-weight: bold;color: #666;}
.titbox span{
	color: #333;
	background: linear-gradient(90deg, #94C5F5, rgba(255, 255, 255, 0));
}
.djbox{margin-top: 22px;}
.djbox div{float: left;width: 300px;height: 32px;line-height: 32px;color: #424242;font-size: 18px;}
.djbox div span{color: #333;}
.dzBox{margin-top: 29px;}
#mapDiv{width: 1200px;height: 556px;
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.32);}
.hximgBox{margin-left: 40px;}
.hximage{width: 437px;height: 310px;background: red;}
.hximage img{width: 100%;height: 100%;}
.vrBox{width: 60px;height: 60px;background: url(../../images/vrimg.png) no-repeat;position: absolute;bottom: 206px;left: 43px;z-index: 99;cursor: pointer;background-size: 100% 100%;}
.active{
	color: #fff;background: #0095FD;
}

