.fifth{
    width:86%;margin:24px 7%;
}
.list{
    width:86%;margin:0 auto;
    color:#131313;font-size: 12px;line-height: 20px;
}
.big-img{
    width:86%;margin:24px 7% 20px;
}

.pro{
    margin-bottom: 20px;
}
/*两个项目*/
#swiper1,#swiper2{
    width:96%;margin-bottom: 30px;
}
#swiper1 .swiper-slide,#swiper2 .swiper-slide{
    width:48%;padding-bottom: 10px;
    text-align: center;
    background-color:#f5f5f5;
}
#swiper1 a,#swiper2 a{
    display:block;width:100%;height:100%;
}
.sbg{
    background-repeat: no-repeat;background-size:cover;background-position: center;
}

.sbg img{
    width:100%;
}
.p-logo { height:90px;}
.slogo{
    width:62%;margin:15px auto 10px;
}
.p-title{
    color:#3c3c3c;font-size: 14px;margin-bottom: 10px;
}
.p-phone{
    color:#ce0000;font-size: 12px;margin-bottom: 10px;
}
.p-normal{
    color:#3c3c3c;font-size: 10px;line-height: 20px;
    width:80%;margin:0 auto;
}

.next1,.prev1,.next2,.prev2{
    top:42%;height:50px;
}
@media screen and (max-width: 320px){
    .next1,.prev1,.next2,.prev2{
        top:35%;
    }
}
@media screen and (max-width: 375px){
    .next1,.prev1,.next2,.prev2{
        top:38%;
    }
}
.next1,.next2{
    right:3px;
    background-image:url(../img/house/next.png);width:8%;background-size: 100% auto;
}
.prev1,.prev2{
    left:3px;
    background-image:url(../img/house/prev.png);width:8%;background-size: 100% auto;
}



.big-box{  width:100%;overflow: hidden}
.nor-box{width:200%;position: relative;left:0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.s-box{
    width:50%;float:left;
}





/*详细介绍房地产*/
#houseBig{
    background-color: #f6f6f6;padding-bottom: 30px;
}
#houseBig .swiper-slide{
    background-color: #f6f6f6;
}
.hbbg img{width:100%;}

.hb-logo{
    background-size:contain;background-repeat: no-repeat;background-position:center;
}
.hbbg{
    background-size:cover;background-repeat: no-repeat;background-position:center;
}
.hb-logo{width:45%;position: relative;left:27.5%;margin:20px 0 0;}
.hb-logo img{
    width:100%;
}

#houseBig p{
    width:87.5%; margin-left:6.25%; text-align: justify;
    line-height: 24px;font-size: 14px;
}
#houseBig .hb-con p{
    text-indent: 2em;
}
#houseBig .hb-con p img{
	margin-left:-2em;
}
#houseBig .hb-con img{
	max-width:100%;
}
.pc{margin-top:30px;}

.more-house{
    color:#b90900;line-height: 50px;font-size: 20px;padding-left: 5%;
    margin:20px 0;border-bottom: 1px solid #efefef;
}






