/* 首页 */
@media screen and (max-width: 768px) {

    /* banner */
    .banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: .1rem !important;
    }
    .banner .swiper-pagination-bullet{
        width: .62rem !important;
        height: .02rem !important;
    }
    .terrace{
        padding-top: .4rem;
    }
    .t_line.mb40{
        margin-bottom: .4rem;
    }
    .terr_tit{
        font-size: .3rem;
        padding-bottom: .1rem;
    }
    .ind_thrul{
        padding: 0 .2rem;
    }
    .ind_tag{
        padding: 0 .16rem;
        height: .34rem;
        bottom: .2rem;
        font-size: .12rem;
        line-height: .34rem;
    }
    .indo_h2{
        font-size: .16rem;
    }
    .terr_tit.mt80{
        margin-top: .4rem;
    }
    .t_line::after{
        width: 1.18rem;
        height: .03rem;
    }

    .goods{

         width: 100%;
         padding: 0rem .1rem;
    }
    .goods li{
        width: 46.4%;
        height: auto;
        border-radius: .04rem;
        padding: .2rem;
        border-width: .03rem;
        margin-right: 0rem;
        margin: 0 .1rem .2rem;
    }
    .goods img{
        width: .96rem;
    }
    .goods h1{
        font-size: .22rem;
        margin-top: .2rem;
    }


/*  */
.terr_sub.mb40{
    margin-bottom: .4rem;
}
.terr_sub>span{
    font-size: .22rem;
    line-height: .34rem;
}
.reso_con.mb80{
    margin-bottom: .4rem;
    padding: 0 .2rem;
}
.res_map{
    width: 100%;
    text-align: center;
}
.res_tex{
    width: 100%;
    padding-left: 0;
}

.res_tex>p.mt80{
    margin-top: .4rem;
}
.res_tex>p{
    font-size: .16rem;
    line-height: .26rem;
}
.res_more{
    padding: 0 .2rem;
    height: .32rem;
    font-size: .14rem;
    line-height: .32rem;
    border-radius: .2rem;
}
.res_more.mt50{
    margin-top: .5rem;
}
.praise{
    padding: .4rem 0rem;
}
.terr_tab{
    margin-bottom: .2rem;
}
.terr_tab>ul{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-right: 0;
    justify-content: space-between;
}
.terr_tab>ul>li{
    width: 2.82rem;
    height: 3.36rem;
    flex: 1;
    margin: 0 .24rem 0 0;
    padding: .12rem;
}
.pra_img{
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: .3rem;
}
.pra_tex>h3{
    font-size: .18rem;
    margin-bottom: .1rem;
}
.pra_tex>p{
    font-size: .14rem;
}

.pater_con a{
    width: 1.8rem;
    height: .8rem;
    margin-bottom:.24rem;
}
.pater_con .swiper-container{
    padding-bottom:.4rem;
}
.pater{
    padding: .4rem 0rem .3rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .04rem;
}
.swiper-pagination-bullet{
    width: .08rem;
    height: .08rem;
}

/* 修改 */
.rtms_con{
    padding: .2rem;
}
.rt_close{
    width: .15rem;
    height: .14rem;
    line-height: .26rem;
    right: .12rem;
    top: .2rem;
}
.rtms_con p{
    font-size: .16rem;
    line-height: .26rem;
}


}