@charset "utf-8";
.tit{padding: 0.4rem 0 0.35rem;font-weight: bold;font-size: 0.26rem;color: #023c71;}
.tit span{font-size: 0.24rem;color: #d6d6d6;margin-left: 0.13rem;font-weight: normal;}
/*banner*/
.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner .swiper-slide{width: 100%;height: auto;overflow: hidden;}
.banner .swiper-slide img{width: 100%;height: 100%;display: block;}
.banner .swiper-pagination{bottom: .8rem;}
.banner .swiper-pagination span{background:#7c7b7c; width:1.1rem;height:.6rem;border-radius: .4rem;opacity:0.7;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background:#fff;width: 2rem;}
.swiper-container-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet{margin:0 .3rem;opacity: 1;}

/*nav-index*/
.nav-index{height: auto;overflow: hidden;position: relative;background-color: #fff;margin-bottom: 0.14rem;}
.nav-index a{width: 25%;display: block;text-align: center;float: left;padding: 0.3rem 0;}
.nav-index a .icon{width: 0.83rem;height: 0.83rem;line-height: 0.83rem;text-align: center;margin: 0 auto;background: #ccc;border-radius: 50%;margin-bottom: 0.15rem;}
.nav-index a .icon1{background: #ed6d00;}
.nav-index a .icon2{background: #19487e;}
.nav-index a .icon3{background: #008ae0;}
.nav-index a .icon4{background: #99655e;}
.nav-index a i{font-size: 0.4rem;color: #fff;position: relative;top: 0.02rem;}
.nav-index a h2{font-size: 0.21rem;color: #333333;}
.nav-index a:active{background: #f5f5f5;}

/*news*/
.indexcon{
    background:#eee;
}
.home-news{
    background:#fff;
}
.warp {
    padding: 3rem 1.5rem;
}
.home-news h4 {
    font-size: 1.74rem;
    color: #9d0a0e;
    font-family: "Novecentowide-DemiBold";
}
.home-news h3 {
    font-size: 1.68rem;
    color: #484848;
    padding: 1.2rem 0 1.6rem 0;
    line-height: 0.85rem;
}
.home-news p {
    font-size: 1.42rem;
    line-height: 2rem;
    color: #666666;
}
.gd{
    float:right;
}
.home-news .add_btn {
    color: #777777;
    font-size:1.2rem;
    z-index: 2;
    display:block;
}
.swiper-home-news .swiper-wrapper{
    padding-bottom:1rem;
}
.home-pagination .swiper-pagination-bullet{
    width:.8rem;
    height:.8rem;
    background:#dadada;
    opacity:1;
    border-radius:100%;
}
.home-pagination .swiper-pagination-bullet-active{
    background:#9d0a0e;
}
/*热销楼盘*/
.hot{height: auto;overflow: hidden;background-color: #fff;margin-bottom: 0.14rem;padding-bottom: 0.35rem;margin-top:.8rem;}
.hot .tit{padding: 0.4rem 0.25rem 0.35rem;}
.hot .hot-list .swiper-slide{line-height: 0;}
.hot .hot-list .swiper-slide a{display: block;}
.hot .hot-list .swiper-pagination{position: relative;bottom: 0;margin-top: 0.15rem;}
.hot .hot-list .swiper-pagination .swiper-pagination-bullet{width:3.2rem;height: 0.3rem;border-radius: 0;background-color: #dadada;margin:2rem 0.34rem;}
.hot .hot-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #9d0a0e;}

/*布局*/
.layout{
    background:#fff;
    margin-top:.8rem;
}
.layout-c{
    padding:3.2rem 1.5rem 3.8rem 1.5rem;
}
.layout-c img{
	width:100%;
	vertical-align: middle;
}
.index_utal{
    margin-top:1rem;
}


