@charset "UTF-8";
@import url(./wapheader.css);
@import url(./wappublic.css);
@import url(./wapfot.css);
.main{
    width: 100%;
    overflow-x: hidden;
    background-color: #F8F8F8;
}
/* 头部 */
/* 轮播图 */
.top{
    width:100%;
    position: relative;
}
.banner{
    width: 100%;
    height: 11.5rem;
    overflow: hidden;
    position: relative;
}
.banner-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.top_text{
    width: 92%;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.top_text_t01{
    font-family: Alimama FangYuanTi VF-Regular, Alimama FangYuanTi VF-Regular;
    font-weight: normal;
    font-size: 0.32rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0.2rem;
}
.top_text_t02{
    font-family: FZLiBian-S02, FZLiBian-S02;
    font-weight: 400;
    font-size: 0.2rem;
    color: #ffffffd9;
    line-height: 0.35rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0.02rem;
    text-align: center;
}
.contant{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top:0.8rem;
}

/* 自助服务 */
.self_service{
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.4rem;
}
.self_service_title{
    width: 100%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 0.32rem;
    color: #4F2926;
    margin-bottom: 0.3rem;
}
.self_service_info{
    width:100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.self_service_ul{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom:0.5rem;
}
.self_service_li{
    width: 23.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 2%;
    border-radius: 0.05rem;
    padding: 0.15rem 0;
    border: 0.01rem solid #d1d1d199;
}
.self_service_li:last-child{
    margin-right: 0;
}
.self_service_li img{
    width: 0.57rem;
    height: 0.57rem;
    margin-bottom: 0.1rem;
}
.self_service_li span{
    font-weight: 400;
    font-size: 0.24rem;
    color: #1E1E1E;
}
.self_service_con{
    width: 100%;
}
.self_service_item{
    width: 100%;
    display: none;
}
.self_count{
    background: #FAF6F5 !important;
}
.self_service_info_list{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.self_service_info_item{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.25rem;
    padding-bottom: 0.25rem;
    border-bottom: 0.01rem solid #0000001a;
}
.self_service_info_item:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.self_service_info_item div{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.26rem;
    color: #333333;
}
.self_service_info_item img{
   width: 0.1rem;
   height: 0.2rem;
}

 /* 潇湘园恒服务 */
 .box02{
    width: 100%;
    display: flex;
    margin-bottom: 0.5rem;
}
.box02_info{
    width:90%;
    margin: 0 auto;
    background: url(../images/center_img.png) no-repeat;
    background-size:cover;
    display: flex;
    flex-direction: column;
    padding: 0.3rem 0.3rem 0.1rem 0.3rem;
    border-radius: 0.05rem;
}
.box02_l_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 0.2rem;
}
.box02_l_top_01{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}
.box02_l_top_01 span{
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 0.35rem;
    color: #333;
}
.box02_l_top_01 .box02_sm{
    width: 1.7rem;
    height: 0.5rem;
    border-radius: 0.05rem;
    border: 0.01rem solid #57565687;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 0.25rem;
    color: #333;
    position: relative;
}
.box02_l_top_01 .box02_sm .in_sm{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem
}
.box02_sm_ewm{
    width: 1.2rem;
    display: none;
    position: absolute;
    top: -65%;
    left: -1.32rem;
    z-index: 9;
    opacity: 1 !important;
}
.box02_l_top .box02_t01{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.25rem;
    color: #333;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
    letter-spacing: 0.03rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box02_img{
    width: 3.52rem;
    margin: 0 auto;
}
.box02_img img{
    width: 100%;
}

.box02_l_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.box02_l_list_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin-bottom:0.3rem;
    margin-right: 3%;
}
.box02_l_list_item img{
    margin-bottom: 0.1rem;
}
.box02_l_list_item span{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.25rem;
    color: #333;
    opacity: 0.9;
}
.in_icon01{
    width: 0.39rem;
    height:0.38rem;
}
.in_icon02{
    width: 0.38rem;
    height:0.35rem;
}
.in_icon03{
    width: 0.25rem;
    height: 0.35rem;
}
.in_icon04{
    width: 0.4rem;
    height: 0.34rem;
}
.in_icon05{
    width: 0.31rem;
    height: 0.34rem;
}
.in_icon06{
    width: 0.38rem;
    height:0.35rem;
}
.in_icon07{
    width: 0.31rem;
    height:0.35rem;
}
.in_icon08{
    width: 0.36rem;
    height:0.35rem;
}
.in_icon09{
    width: 0.34rem;
    height:0.35rem;
}
.in_icon10{
    width:0.36rem;
    height: 0.33rem;
}
.in_icon11{
    width: 0.32rem;
    height: 0.34rem;
}

/* 二维码弹窗 */
.ewm_shadow{
    width: 7.5rem;
    height: 100vh;
    background: rgba(0,0,0,0.27);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.ewm_shadow_add{
    width: 60%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
}
.ewm_shadow_add img{
    width: 100%;
}

.ewm_shadow_add01{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.2rem;
    z-index: 9;
    position:absolute;
    top:50%;
    left: 50%;
    z-index: 9;
}

