.wh {
  position: relative;
}

.wh .box-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wh .box-fill video,
.wh .box-fill img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.row, .sp1 .floor-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.banner img {
  width: 100%;
}

.storeSwiper .swiper-button-next,
.storeSwiper .swiper-button-prev {
  color: #fff;
}
.storeSwiper .swiper-slide {
  width: 60%;
}
.storeSwiper .swiper-slide .wh {
  padding-top: 52.7777777778%;
}
.storeSwiper .swiper-slide .wh .box-fill {
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.storeSwiper .swiper-slide.swiper-slide-prev .box-fill {
  width: 78%;
  height: 78%;
  left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.storeSwiper .swiper-slide.swiper-slide-next .box-fill {
  width: 78%;
  height: 78%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.floor{
    padding: 6% 0 !important;
}
.sp1 .floor {
  padding: 3.8333333333% 0 12.0833333333%;
}
.sp1 .floor-body {
  margin-top: 3.8333333333%;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp1 .floor-body .right {

}
.sp1 .floor-body .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.37%;
          flex: 0 0 45.37%;
}
.sp1 .floor-body .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.074%;
          flex: 0 0 49.074%;
}
@media screen and (max-width: 900px) {
  .sp1 .floor-body .left,
  .sp1 .floor-body .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .sp1 .floor-body .right {
    margin-left: 0;
    margin-top: 4%;
  }
}
.sp1 .floor-body .left .wh {
  padding-top: 65.306122449%;
}
.sp1 .floor-body .right i,
.sp1 .floor-body .right span,
.sp1 .floor-body .right p,
.sp1 .floor-body .right a {
  display: block;
}
.sp1 .floor-body .right i {
  font-family: SourceHanSansCN-Medium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #e7380d;
}
@media screen and (min-width: 992px) {
  .sp1 .floor-body .right i {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .sp1 .floor-body .right i {
    font-size: 17px;
  }
}
.sp1 .floor-body .right > span {
  margin: 2% 0 3%;
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -1px;
  color: #000000;
}
@media screen and (min-width: 992px) {
  .sp1 .floor-body .right > span {
    font-size: 23px;
  }
}
@media screen and (min-width: 1200px) {
  .sp1 .floor-body .right > span {
    font-size: 29px;
  }
}
.sp1 .floor-body .right p {
  font-family: SourceHanSansCN-Light;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: -1px;
  color: #535353;
}
.sp1 .floor-body .right .more {
  margin-top: 4%;
  display: block;
  width: 124px;
  height: 40px;
  line-height: 40px;
  background-color: #e7380d;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
         
}
.sp1 .floor-body .right .more.new-black{
    background-color: #282828;
}
.sp1 .floor-body .right .more span {
  font-family: SourceHanSansCN-Medium;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.sp1 .floor-body .right .more img {
  margin: 0 0 0 8px;
}
.sp1 #playButton {
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*left: 50%;*/
  /*top: 50%;*/
  /*-webkit-transform: translate(-50%, -50%);*/
  /*        transform: translate(-50%, -50%);*/
  /*width: 6.7708333333%;*/
}
.idz{
    padding: 0% 0 3%;
        background-color: #f3eeea;
}
.sp1 #playButton .bf {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 6%;
  height: auto;
}
.sp1 #playButton.none {
  display: none;
}
.sp1 #playButton img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.floor-num {
  background: url(../images/floor-num.png) no-repeat #e7380d;
  background-size: 100% auto;
}
.floor-num.new-black{
  background: url(../images/floor-num-black.png) no-repeat ;
  background-size: cover;
}
.floor-num ul {
  padding: 3% 0;
}
.floor-num ul li {
  text-align: center;
  padding: 10px 0 12px;
  
}
.floor-num ul li:nth-child(n+2) {
  border-left: #fff 2px solid;
}
.floor-num ul li span {
  font-family: SourceHanSansCN-Heavy;
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #ffffff;
    line-height: 1;
}
@media screen and (min-width: 992px) {
  .floor-num ul li span {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .floor-num ul li span {
    font-size: 44px;
  }
}
.floor-num ul li i {
  font-family: SourceHanSansCN-Heavy;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .floor-num ul li i {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .floor-num ul li i {
    font-size: 17px;
  }
}
.floor-num ul li p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .floor-num ul li p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .floor-num ul li p {
    font-size: 25px;
  }
}

.floor-hjzp .floor {
  padding: 7.25% 0;
}
.floor-hjzp .tit {
  font-family: SourceHanSansCN-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 47px;
  letter-spacing: 0px;
  color: #535353;
}
.floor-hjzp .floor-title3{
    padding: 0 80px;
}
.floor-hjzp .floor-body {
  margin: 3% 0 0;
  position: relative;
  padding: 0 80px;
}
.floor-hjzp .floor-body .swiper {
  width: 100%;

}
.floor-hjzp .floor-body .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.floor-hjzp .pic.new-black{
    display: block;
    width: 100%;
}

.floor-hjzp .swiper-button-next, .floor-hjzp .swiper-button-prev{
    width: 40px;
    height: 40px;
    background: #292928;
    border-radius: 50%;
    left: 20px;
}
.floor-hjzp .swiper-button-next::after, .floor-hjzp .swiper-button-prev::after{
font-size: 20px;
}
.floor-hjzp .swiper-button-next{
    left: auto;
    right: 20px;
}
.floor-hjzp .swiper-button-next:after, .swiper-button-prev:after{
    /*font-size: 16px;*/
    color: #fff;
}
.floor-hjzp .pic.new-black .wh{
    padding-top: 56.52%;
}

.floor-hjzp .pic.new-black .wh .con{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.floor-hjzp .pic.new-black .wh .con .z1{
    font-family: SourceHanSansCN-Light;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #ffbf7a;
}
.floor-hjzp .pic.new-black .wh .con .z2{
    margin: 3% 0;
	font-family: SourceHanSansCN-Medium;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ffbf7a;    
}
.floor-hjzp .pic.new-black .wh .con .z3{
	font-family: SourceHanSansCN-Light;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffbf7a;
}
.floor-hjzp .pic.new-black .wh .con .z4{
    margin: 3% 0 0;
	font-family: SourceHanSansCN-Light;
	font-size: 10px;
	line-height: 15px;
	height: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;    
}
@media screen and (max-width: 1600px) {
    .floor-hjzp .pic.new-black .wh .con .z1{
        font-family: SourceHanSansCN-Light;
    	font-size: 18px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: -1px;
    	color: #ffbf7a;
    }
    .floor-hjzp .pic.new-black .wh .con .z2{
        margin: 3% 0;
    	font-family: SourceHanSansCN-Medium;
    	font-size: 24px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 2px;
    	color: #ffbf7a;    
    }
    .floor-hjzp .pic.new-black .wh .con .z3{
    	font-family: SourceHanSansCN-Light;
    	font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 1px;
    	color: #ffbf7a;
    }
    .floor-hjzp .pic.new-black .wh .con .z4{
        margin: 3% 0 0;
    	font-family: SourceHanSansCN-Light;
    	font-size: 10px;
    	line-height: 15px;
    	height: 30px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 1px;
    	color: #ffffff;    
    }
}

@media screen and (max-width: 1400px) {
    .floor-hjzp .pic.new-black .wh .con .z1{
        font-family: SourceHanSansCN-Light;
    	font-size: 16px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: -1px;
    	color: #ffbf7a;
    }
    .floor-hjzp .pic.new-black .wh .con .z2{
        margin: 3% 0;
    	font-family: SourceHanSansCN-Medium;
    	font-size: 20px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 2px;
    	color: #ffbf7a;    
    }
    .floor-hjzp .pic.new-black .wh .con .z3{
    	font-family: SourceHanSansCN-Light;
    	font-size: 12px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 1px;
    	color: #ffbf7a;
    }
    .floor-hjzp .pic.new-black .wh .con .z4{
        margin: 3% 0 0;
    	font-family: SourceHanSansCN-Light;
    	font-size: 10px;
    	line-height: 15px;
    	height: 30px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 1px;
    	color: #ffffff;    
    }
    .floor-num ul li span{
        font-size: 34px;
    }
}
.floor-hjzp .floor-body .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.floor-hjzp .floor-body .sbox {
  position: relative;
}
.floor-hjzp .floor-body .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.floor-hjzp .floor-body .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
}
.floor-hjzp .floor-body .swiper-pagination-bullet {
  width: 100%;
  height: 1.14em;
  border-radius: 0;
  background-color: unset;
  font-family: SourceHanSansCN-Medium;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: 0px;
  color: #000000;
}
.floor-hjzp .floor-body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0);
          transform: scale(0);
  position: relative;
  opacity: 0.5;
}
.floor-hjzp .floor-body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.floor-hjzp .floor-body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.floor-hjzp .floor-body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.ssbox {
  width: 100%;
  height: 100%;
}
.ssbox .swiper {
  height: auto !important;
}
.ssbox .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          height: auto !important;
}
.ssbox .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 23%;
  transition: all .3s;
}
.ssbox .swiper-slide.swiper-slide-active,
.ssbox .swiper-slide.swiper-slide-next {
  width: 35.5% !important;
}
.ssbox .swiper-button-next {
  width: 18px;
  height: 18px;
  background: url(../images/r.png) no-repeat;
  top: auto;
  bottom: 0;
  left: auto;
  right: 20%;
}
.ssbox .swiper-button-prev {
  width: 18px;
  height: 18px;
  background: url(../images/l.png) no-repeat;
  top: auto;
  bottom: 0;
  left: auto;
  right: 20%;
  -webkit-transform: translateX(calc(-100% - 16px));
          transform: translateX(calc(-100% - 16px));
}
.ssbox .swiper-button-next:after,
.ssbox .swiper-button-prev:after {
  display: none;
}
.ssbox .pic {
  display: block;
  width: 100%;
}
.ssbox .pic .wh{
    padding-top: 62.827%;
}
/*.ssbox .pic img {*/
/*  display: block;*/
/*}*/

.floor-kh .floor-title {
  padding: 4% 0;
  background: url(../images/floor-kh.png) no-repeat center;
  background-size: cover;
}
.floor-kh .floor-title.new-black {
  padding: 3% 0 3%;
  background: none;
  background-size: cover;
}
/*.floor-kh .khs {*/
/*  background-color: #f3eeea;*/
/*}*/
.floor-kh {
	box-shadow: 3px 4px 11px 0px 
		rgba(0, 0, 0, 0.29);
		background: #f3eeea;
}
.floor-kh .khs .w {
  padding: 0 3.75% 3.75%;
}
.floor-kh .khs img {
  display: block;
  	box-shadow: 3px 4px 11px 0px 
		rgba(0, 0, 0, 0.29);
}

.gsrys .floor {
  padding: 3.3333333333% 4.1666666667% 4.1666666667%;
}

.gsry .t {
  margin: 4% 0 3%;
  text-align: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0px;
  color: #000000;
}
@media screen and (min-width: 992px) {
  .gsry .t {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .gsry .t {
    font-size: 25px;
  }
}
.gsry .b {
  position: relative;
  /*padding-top: 39.818%;*/
  display: flex;
  justify-content: space-between;
}
.gsry .b a {
  display: block;
  /*position: absolute;*/
  	box-shadow: 0px 13px 21px 0px 
		rgba(0, 0, 0, 0.44);
		width: 21%;
}
.gsry .b a .wh{
    padding-top:146.28% ;
}
.gsry .b a img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*.gsry .b a:nth-child(1) {*/
/*    width: 20.8333%;*/
/*  left: 4.1666666667%;*/
/*  top: 0;*/
/*}*/
/*.gsry .b a:nth-child(2) {*/
/*     width: 20.8333%;*/
/*  left: 18.9166666667%;*/
/*  top: 11.4155%;*/
/*  z-index: 2;*/
/*}*/
/*.gsry .b a:nth-child(3) {*/
/*  left: 50%;*/
/*  top: 38.5388%;*/
/*  -webkit-transform: translate(-50%, 0);*/
/*          transform: translate(-50%, 0);*/
/*  z-index: 3;*/
/*  width: 38.3333%;*/
/*}*/
/*.gsry .b a:nth-child(4) {*/
/*   width: 20.8333%;*/
/*  left: 60.25%;*/
/*  top: 11.4155%;*/
/*  z-index: 2;*/
/*}*/
/*.gsry .b a:nth-child(5) {*/
/*   width: 20.8333%;*/
/*  right: 4.1666666667%;*/
/*  top: 0;*/
/*}*/

.r-title {
  text-align: right;
  font-family: SourceHanSansCN-Medium;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.2368421053;
  letter-spacing: 0px;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .r-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .r-title {
    font-size: 31px;
  }
}
@media screen and (min-width: 1200px) {
  .r-title {
    font-size: 38px;
  }
}
.r-title.none {
  display: none;
}

.shebei {
  padding: 6.7708333333% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shebei .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26.6666666667%;
          flex: 0 0 26.6666666667%;
}
.shebei .left .wh {
  width: 100%;
  padding-top: 150%;
}
.shebei .left .wh .box-fill {
  background: url(../images/shebeil.png) no-repeat center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shebei .left .wh .box-fill img {
  margin-top: 3%;
  display: block;
  width: 16.875%;
  height: auto;
}
.shebei .left p {
  width: 1em;
  font-family: SourceHanSansCN-Medium;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .shebei .left p {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .shebei .left p {
    font-size: 31px;
  }
}
@media screen and (min-width: 1200px) {
  .shebei .left p {
    font-size: 38px;
  }
}
.shebei .right {
  margin-left: -3.8333333333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
  overflow: hidden;
}
.shebei .right .swiper-button-next,
.shebei .right .swiper-button-prev {
  color: #c0bfbf;
  font-weight: bold;
}
.shebei .right .swiper-button-next {
  right: 18%;
}
.shebei .right a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.shebei .right a .pic .wh {
  padding-top: 100%;
}
.shebei .right a .info {
  width: 100%;
  height: 7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #69696a;
}
@media screen and (min-width: 992px) {
  .shebei .right a .info {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .shebei .right a .info {
    font-size: 20px;
  }
}

.cheliang .floor {
  padding: 5% 0 0;
}
.cheliang ul {
  margin-top: 1.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cheliang ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48.9166666667%;
          flex: 0 0 48.9166666667%;
}
.cheliang ul li a {
  display: block;
}
.cheliang ul li .wh {
  padding-top: 66.6098807496%;
}
.cheliang ul li .info {
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.2380952381;
  letter-spacing: 0px;
  color: #535353;
}
@media screen and (min-width: 992px) {
  .cheliang ul li .info {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .cheliang ul li .info {
    font-size: 21px;
  }
}

.yingpeng .floor {
  padding: 5% 0 6.5%;
}
.yingpeng ul {
  margin-top: 1.5%;
  display: grid;
  grid-template-columns: 31.25% 66.9166666667%;
  grid-template-rows: 47.4248927039% 47.4248927039%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.yingpeng ul li:nth-child(2) {
  grid-column: 2/3;
  grid-row: 1/3;
}

.about-us {
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0px;
  color: #535353;
}
.about-us .floor {
  padding: 7.1666666667% 0 4.8333333333%;
}
@media screen and (min-width: 768px) {
  .about-us {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) {
  .about-us {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .about-us {
    font-size: 21px;
  }
}

.list-img ul {
  gap: 20px;
}
.list-img .pic {
  overflow: hidden;
}
.list-img .pic .wh {
  padding-top: 55.3846153846%;
}
.list-img .pic .info {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  width: 100%;
  font-family: SourceHanSansCN-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 3.7692307692em;
  letter-spacing: 0px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
white-space: nowrap;
    /* 保持文本在一行，不换行 */
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */
}
.list-img .pic:hover .info {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.list-title {
  margin: 4.75% 0 0;
}

.article {
  padding: 2.5%;
  font-size: 16px;
  line-height: 2;
}

.s-nav {
  padding: 2.0833333333% 0;
}
.s-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.s-nav ul li a {
  display: block;
  padding: 0 1.2307692308em;
  font-family: SourceHanSansCN-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  background-color: #f0f0f0;
  line-height: 1.9230769231;
  letter-spacing: 0px;
  color: #535353;
}
.s-nav ul li.active a, .s-nav ul li a:hover {
  background-color: #e7380d;
  color: #fff;
}

.page {
  margin: 4% 0 12%;
}

.page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page ul li {
  margin: 0 5px;

  height: 40px;
  overflow: hidden;
  line-height: 40px;
}

.page ul li a,.page ul li span {
  display: block;
  width: 100%;
  min-width: 40px;
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #535353;
  background: #f2f3f6;
  border-radius: 6px;
  padding: 0 15px;
}

.page .iconfont,
.page .iconfont {
  font-size: 13px;
  font-weight: bold;
}

.page ul li a:hover,
.page ul li.on a,
.page ul li span:hover,
.page ul li.on span{
  background-color: #e7380d;
    color: #fff;

}



@media screen and (max-width: 992px) {
  .gsry .b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 13px;
    padding-top: 3%;
  }
  .gsry .b a {
      flex: 0 0 48.5%;

    display: block;
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    text-align: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .gsry .b a img {
    margin: 0 auto;
  }
  /*.gsry .b a:nth-child(3) {*/
  /*  -webkit-box-flex: 0;*/
  /*      -ms-flex: 0 0 100%;*/
  /*          flex: 0 0 100%;*/
  /*}*/
  .shebei .right .swiper-button-next {
    right: 10px;
  }
  .shebei {
    display: block;
    padding: 0 2%;
    margin-top: 3%;
  }
  .shebei .left {
    display: none;
  }
  .r-title.none {
    display: block;
    margin-bottom: 2%;
  }
  .shebei .right {
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 100%;
    overflow: hidden;
  }
  .swiper-slide {
    width: auto;
  }
  .ssbox .swiper-slide.swiper-slide-active,
  .ssbox .swiper-slide.swiper-slide-next {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .list-img ul {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
  .list-img .pic .info {
    line-height: 2em;
  }
}
@media screen and (max-width: 480px) {
  .floor-num ul li:nth-child(n+2) {
    border-left: none;
  }
  /*.page ul li {*/
  /*  margin: 0 1.6vmin;*/
  /*  min-width: 6.13333vmin;*/
  /*  height: 6.13333vmin;*/
  /*  line-height: calc(6.13333vmin - 2px);*/
  /*}*/
  /*.page ul li a {*/
  /*  font-size: 3.2vmin;*/
  /*}*/
  .floor-num {
    background: url(../images/floor-num.png) no-repeat #e7380d;
    background-size: cover;
  }
  .shebei .right a .info {
    height: 4em;
  }
  .page ul li a,.page ul li span{
      font-size: 12px;
      padding: 0 10px;
  }
  .page ul li{
      margin: 0 3px;
  }
}
.gsrys {
    width: 95%;
    margin: 0 auto;
    padding: 3.33% 0 0;
}
.gsrys .floor{
overflow-y: auto;
position: relative;
padding: 0 ;
padding-top: calc(21% + 30px) !important;
}
.zpg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    grid-template-columns: repeat(8,1fr);
    gap:10px;
    overflow-y: auto;
    
    
}
@media screen and (max-width: 1200px) {
    .zpg{
        grid-template-columns: repeat(6,1fr);
    }
}
@media screen and (max-width: 768px) {
    .zpg{
        grid-template-columns: repeat(4,1fr);
    }
}
.zpg::-webkit-scrollbar {
    width: 12px;               /* 滚动条的宽度 */
    height: 12px;              /* 滚动条的高度，对水平滚动条有效 */
    background-color: #f9f9fd; /* 滚动条的背景颜色 */
}

/* 滚动条轨道 */
.zpg::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #e1e1e1; /* 轨道的背景颜色 */
}

/* 滚动条滑块 */
.zpg::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #c1c1c1; /* 滑块的背景颜色 */
    border: 3px solid #e1e1e1; /* 滑块的边框和轨道相同的颜色，可以制造“边距”的效果 */
}

/* 滚动条滑块：悬停效果 */
.zpg::-webkit-scrollbar-thumb:hover {
    background-color: #a8a8a8; /* 滑块的悬停颜色 */
}

/* 滚动条滑块：激活时的效果 */
.zpg::-webkit-scrollbar-thumb:active {
    background-color: #888888; /* 滑块的激活颜色 */
}

/* 滚动条按钮（上下箭头） */
.zpg::-webkit-scrollbar-button {
    display: none; /* 通常情况下不显示滚动条按钮 */
}

.zpg .wh{
    padding-top: 56.25%;
}
.zpg a{
    display: block;

}
.zpg a .wh{
        border-radius: 12px;
    overflow: hidden;
}
.zpg a .wh .t{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    line-height: 1.8;
    text-align: center;
}
.hjzpn{
    padding-bottom: 5%;
}
.hjzpn .floor-title2{
    margin: 5% auto 3%;
}