* {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: 'microsoft yahei';
}
/*清除浮动代码*/
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfloat {
  zoom: 1
}

a.copyRight{
  color: #9B8179 !important;
  position: fixed;
  top: 0;
  left: 0;
  /* z-index: 9999; */
  font-size: 0.20rem;
  line-height: 0.24rem;
  opacity: 0.5;
}

html, body {
  width: 100%;
  height: 100%;
}
.introduce {
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin: 0 auto;
  position: absolute;
  overflow: hidden;
  /* background: #ececec url('../img/bgimg@2x.png') top left no-repeat; */
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.35rem;
}
.swiper-container{
  width: 100%;
  height: 100%;
  background: #fafafa;
}
.swiper-wrapper{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* padding-top: 0.44rem; */
}
.hxImg{
  width: 100%;
  height: 100%;
  margin: 0;
}
.huxingL .hxImg{
  background: url('../img/hx-img/94㎡.jpg') top center no-repeat;
  background-size:100%;
}
.huxingM .hxImg{
  background: url('../img/hx-img/114㎡.jpg') top center no-repeat;
  background-size:100%;
}
.huxingN .hxImg{
  background: url('../img/hx-img/118㎡.jpg') top center no-repeat;
  background-size:100%;
}
.huxingT .hxImg{
  background: url('../img/hx-img/125㎡.jpg') top center no-repeat;
  background-size:100%;
}
.huxingW .hxImg{
  background: url('../img/hx-img/138㎡.jpg') top center no-repeat;
  background-size:100%;
}
.huxingU .hxImg{
  background: url('../img/hx-img/141㎡.jpg') top center no-repeat;
  background-size:100%;
}
.znz{
  width: 0.22rem;
  height: 0.33rem;
  position: absolute;
  top: 0rem;
  right: 1.5rem;
}
.znz>img{
  width: 100%;
  height: 100%;
  display: block;
}
.fuli{
  width: 1.85rem;
  height: 0.7rem;
  background: url('../img/fuli@2x.png') top left no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.swiper-slide{
  height: 100%;
  box-sizing: border-box;
}

/*************** 户型彩图 **************/
.pics {
  width: 5.5rem;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
}
.pic-wrap{
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.pic-wrap>img {
  width: 100%;
  height: auto;
}
/***** 户型L *****/
.pic-wrap.hxL{
  padding: 0 0.71rem;
}
/***** 户型M *****/
.pic-wrap.hxM{
  padding: 0 0.7rem;
}
/***** 户型N *****/
.pic-wrap.hxN{
  padding: 0 0.54rem;
}
/***** 户型T *****/
.pic-wrap.hxT{
  padding: 0 0.69rem;
}
/***** 户型U *****/
.pic-wrap.hxU{
  padding: 0 0.72rem;
}
/***** 户型W *****/
.pic-wrap.hxW{
  padding: 0 0.58rem;
}
/***** 户型Y *****/
.pic-wrap.hxY{
  padding: 0 0.67rem;
}
/* 户型大小 */
.area{
  width: 3.24rem;
  height: 0.8rem;
  margin: 0.64rem auto 0.58rem;
}
.area>img{
  display: block;
  width: 100%;
  height: 100%;
}

/* 描述部分 */
.bottom{
  width: 6.3rem;
  margin: 0 auto;
}
.bottom .text{
  float: left;
  width: 3.5rem;
  text-align: left;
  color:rgba(255,255,255,1);
}
.bottom .cont>p{
  line-height: 0.3rem;
  font-size: 0.16rem;
  margin: 0.05rem 0rem;
  color: #FFF;
}
.cont>p>.fuhao{
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: url('../img/fuhao@2x.png') top left no-repeat;
  background-size: 100% 100%;
  margin-right: 0.05rem;
}
.bottom .title{
  width: 0.85rem;
  height: 0.27rem;
  background: url('../img/title@2x.png') top left no-repeat;
  background-size: 100% 100%;
}
.bottom .line{
  width: 3.03rem;
  height: 1px;
  margin-top: -2px;
  margin-left: 1px;
}
.line>img{
  display: block;
  width: 100%;
  height: 100%;
}
.bottom .fenbu{
  width: 2.1rem;
  height: 1.5rem;
  float: right;
  margin-top: 0.1rem;
}
.fenbu>img{
  width: 100%;
  height: auto;
}

@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  45% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(0.8, 1.2);
    transform: scale(0.8, 1.2);
  }

  55% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  60% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

/* 向左移动的箭头 */
.swiper-container>.my {
  display: block;
  position: absolute;
  bottom: 60%;
  left: 0;
  z-index: 2000;
  width: 2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: rgba(0, 0, 0, .8);
  font-size: 16px;
  -webkit-animation: move 1.5s linear infinite;
  animation: move 1.5s linear infinite;
}
@-webkit-keyframes move {
  0% {
    color: rgba(0, 0, 0, .8);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    color: rgba(0, 0, 0, .3);
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}


/* 适配全面屏 */
@media only screen and (device-width: 375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
  .swiper-slide {
    padding-top: 0.8rem;
    padding-bottom: 0.5rem;
  }
  .pic-wrap.zzA{
    padding: 0 1.7rem;
  }
}

.page1{
  width: 100%;
  height: 100%;
  background: url('../img/bgpage1.png') left top no-repeat;
  background-size: 100% 100%;
}
/*户型鉴赏菜单 ///////////////////////////////////////////////*/
.hx-btns{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 2.5rem;
}
.hx-btn{
  flex: 0 0 33%;
  height: 0.78rem;
  margin-bottom: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hx-btn a{
  width: 2rem;
  height: 0.78rem;
  color: #fff;
  font-size: 0.24rem;
  background: url('../img/btnBg@2x.png') left top no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.78rem;
}
.hx-btn.active > a {
  background-color: #f99d33;
}
