.pt20{
    height: 0.2rem;
    background: #F2F2F2;
}
/* 头部样式 */
#top{
    width: 100%;
    height: 1.3rem;
    background-color: #fff;
    border-bottom: .02rem solid #EDEDED;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: .4rem;
    z-index: 99999;
}
#top .top_one{
    width: 1.06rem;
    height: 100%;
    background: url(/skin/images/zbzj-logo.png)no-repeat center center;
    background-size: 100%;
    margin: 0 .3rem 0 .3rem;
}
#top .top_two{
    width: 3rem;
    height: 100%;
}
.top_two h3{
    font-size: .5rem;
    line-height: 1.3rem;
    padding: 0 .3rem 0 .3rem;
    text-align: center;
}
#top .top_three{
    width: 1.06rem;
    height: 100%;
    line-height: 1.3rem;
}
#top .top_three span{
    font-size: .9rem;
}
#top1{
    margin-top: 1.32rem;
    margin-bottom: 1.32rem;
    /* width: 1rem; */
    height: 3rem;
    /* border: 1px solid; */
    position: relative;
}
#top1 .top1_img{
    height: 2.5rem;
    /* border: 1px solid #000; */
    overflow: hidden;
    filter: blur(.05rem);
}
#top1 .top1_title{
    width: 90%;
    margin: 0 auto;
    height: 1.5rem;
    position: absolute;
    left: .5rem;
    top: 1.8rem;
    background: #fff;
    border-radius: .2rem;
    border: .02rem solid #EDEDED;
    box-shadow: 0.1rem 0.1rem 0.1rem #888888;
    text-align: center;
    line-height: 1.5rem;
}
#top1 .top1_title span{
    font-size: .45rem;
    font-weight: 700;
}
/* 头部样式end */

/* 门店所有信息 */
#center{
    width: 100%;
    height: 100%;
    /* border: 1px solid #000; */
}
#center .center_title{
    height: 1.5rem;
    width: 100%;
    border-bottom: .02rem solid #EDEDED;
}
.center_title ul{
    width: 70%;
    margin: 0 auto;
    line-height: 1.5rem;
    display: flex;
    display: -webkit-box;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.center_title ul li{
    width: 33.33333333%;
    text-align:center
}
.center_title ul li span{
    font-size: .4rem;
}
#center .center_contant{
    width: 100%;
    height: 100%;
}
.center_contant .center_contant_one{
    height: 1rem;
    line-height: 1rem;
    width: 90%;
    margin: 0 auto;
}
.center_contant_one span{
    font-size: .45rem;
    font-weight: 700;
}
.center_contant_two .contant_two_top{
    height: 1rem;
    line-height: 1rem;
    width: 90%;
    margin: 0 auto;
}
.contant_two_top i {
    color: #FA5B44;
    font-size: .6rem;
    font-weight: 600;
}
.contant_two_top{
    position: relative;
}
.contant_two_top span{
    font-size: .4rem;
    font-weight: 500;
    position: absolute;
    left: .8rem;
}
.center_contant_two .conter_two_center{
    width: 74%;
    height: 1rem;
    margin: 0 auto;
    line-height: 1rem;
}
.conter_two_center span{
    font-size: .37rem;
    font-weight: 500;
}
.conter_two_foot{
    width: 76%;
    height: 1rem;
    margin-left: 1.3rem;
    line-height: 1rem;
}
.conter_two_foot .conter_two_foot_left{
    float: left;
}
.conter_two_foot .conter_two_foot_left span{
    font-size:.37rem;
    font-weight: 500;
}
.conter_two_foot .conter_two_foot_right{
    float: right;
    margin-top: .14rem;
}
.conter_two_foot_right .foot_left{
    float: left;
    width: 1.4rem;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid;
    border-radius: .4rem;
    text-align: center;
    margin-right: .3rem;    
}
.conter_two_foot_right .foot_right{
    float: right;
    width: 1.4rem;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid;
    border-radius: .4rem;
    text-align: center;
}
.center_contant_two1{
    margin-top: .1rem;
    margin-bottom:.2rem;
}
.center_contant_two1 .center_contant_two1_title{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    position: relative;
}
.center_contant_two1_title i {
    color: #FA5B44;
    font-size: .6rem;
    font-weight: 600;
}
.center_contant_two1_title span {
    font-size: .4rem;
    font-weight: 500;
    position: absolute;
    left: .8rem;
}
.center_contant_two1_item1{
    width: 74%;
    height: 1rem;
    margin: 0 auto;
    line-height: 1rem;
}
.center_contant_two_item1_left{
    float: left;
}
.center_contant_two_item1_right{
    float: right;
}
.center_contant_two_item1_left span, .center_contant_two_item1_right span{
    font-size: .37rem;
    font-weight: 500;
}
.center_contant_two1_item2{
    height: 1rem;
    width: 80%;
    margin-left: 1.3rem;
    line-height: 1rem;
}
.center_contant_two1_item2_left{
    float: left;
}
.center_contant_two1_item2_left span{
    font-size: .37rem;
    font-weight: 500;
}
.center_contant_two1_item2_right{
    float: right;
}
.center_contant_two1_item2_right span{
    font-size: .37rem;
    font-weight: 500;
    color: #FA5B44;
}
.center_contant_two2_title{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    position: relative;
}
.center_contant_two2_title i {
    color: #FA5B44;
    font-size: .6rem;
    font-weight: 600;
}
.center_contant_two2_title span{
    font-size: .4rem;
    font-weight: 500;
    position: absolute;
    left: .8rem;
}
.center_contant_two2_item .contant_two2_item_center{
    width: 74%;
    height: 1rem;
    line-height: 1rem;
    margin:0 auto;
}
.contant_two2_item_center span{
    font-size: .37rem;
    font-weight: 500;
}
/* 门店所有信息end */

/* 经营政策 */
.jyzc{
    width: 100%;
    height: 100%;
}
.jyzc .jyzc_title{
    height: 1rem;
    line-height: 1rem;
    width: 90%;
    margin: 0 auto;
}
.jyzc_title span{
    font-size: .45rem;
    font-weight: 700;
}
.jyzc_content .jyzc_content_title{
    width: 90%;
    height: 0.5rem;
    line-height: .5rem;
    margin: 0 auto;
    margin-bottom: .2rem;
}
.jyzc_content_title i{
    color: #FA5B44;
    font-size: .4rem;
    font-weight: 600;
}
.jyzc_content_title span{
    font-size: .4rem;
    /* font-weight: 100; */
}
.jyzc_content_item{
    width: 80%;
    height: 1rem;
    margin: 0 auto;
    margin-bottom: .3rem;
}
.jyzc_content_item_top,.jyzc_content_item_footer{
    height: 0.5rem;
    line-height: .5rem;
}
.jyzc_content_item_footer span{
    color: gray;
}
.jyzc_footer{
    width: 90%;
    height: 1rem;
    margin: 0 auto;
    line-height: 1rem;
}
.jyzc_footer .jyzc_footer_left{
    float: left;
}
.jyzc_footer .jyzc_footer_left i{
    color: #FA5B44;
    font-size: .4rem;
    font-weight: 600;
}
.jyzc_footer .jyzc_footer_left span{
    font-size: .4rem;
}
.jyzc_footer .jyzc_footer_right{
    float: right;
}
/* 经营政策end */

/* 经营信息 */
.jyxx{
    width: 100%;
    height: 100%;
}
.jyxx .jyxx_title{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
}
.jyxx_title span{
    font-size: .45rem;
    font-weight: 700;
}
.jyxx_item1{
    width: 100%;
    height: 100%;
}
.jyxx_item1 .jyxx_item1_top{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
}
.jyxx_item1 .jyxx_item1_top i {
    color: #FA5B44;
    font-size: .4rem;
    font-weight: 600;
}
.jyxx_item1 .jyxx_item1_top span{
    font-size: .4rem;
}

.jyxx_item1 .jyxx_item1_footer{
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    margin-left: 1.03rem;
}
.jyxx_item1 .jyxx_item1_footer{
    font-size: .4rem;
}
.jyxx_item2_footer{
    height: 2rem;
}
.jyxx_item2_footer ul{
    width: 80%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.8rem;
}
/* 经营信息end */