@import url("../css/mobile.css");
.content{background: white;padding: 1.8rem 0.6rem 0.8rem;box-sizing: border-box;position: relative;z-index: 2;
}
/* .content .bg{position: absolute;top: 0;left: 0;width: 100%;height: auto;z-index: -1;} */

.main h6{font-size: 0.48rem;font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;color: #333333;text-align: center;}
.content .main .jie{font-size: 0.3rem;font-weight: 600;
color: #333333;line-height: 0.42rem;margin: 0.6rem 0 0.4rem 0;}
.introBox div{display: flex;align-items: center;margin-bottom: 0.24rem;}
.introBox div:last-child{margin-bottom: 0.59rem;}
.introBox div img{width: 0.34rem;height: auto;display: block;}
.introBox div p{font-size: 0.28rem;font-weight: 600;
color: #DC3522;line-height: 0.4rem;margin-left: 0.17rem;}
.main .estateutext{font-size: 0.28rem;font-weight: 400;
color: #666666;line-height: 0.48rem;margin-top: 0.74rem;}
.main .estateutext h1,h2,h3,h4,h5,h6{line-height: normal;}
.gallery img{width: 100%;height: 4.5rem;display: block;}
.content .swiper-pagination{margin: 0.3rem 0;width: 100%;text-align: center;padding: 0;position: relative;}
.content .swiper-pagination span{width: 0.54rem;
height: 0.06rem;background: #DCDCDC;border-radius: 0;margin: 0 0.16rem;opacity: 1;}
.content .swiper-pagination span.swiper-pagination-bullet-active{
background: #DC3522 !important;
}

.backBtn{width: 6.32rem;height: 0.9rem;background: #ECEBEA;
font-size: 0.28rem;color: #333333;text-align: center;line-height: 0.9rem;margin: 1rem auto 0;}
#gotop{width:0.8rem;height:0.8rem;position:fixed;right:0.5rem;bottom:4.7rem;font-size: 0.24rem;display:none;cursor: pointer;opacity: 0.5;transform: rotate(-90deg);
background: #D8D8D8;text-align: center;line-height: 0.8rem;border-radius: 50%;font-weight: bold;}
