.bszn_page{
    padding-bottom: 0.6rem;
    min-height: 100vh;
    /* background: linear-gradient(180deg, #fff 16%, #f8f8f8 40.08%); */
    font-size: 0.28rem;
    color: #333;
    background-image: ;
    background-size: 102% auto;
    background-position: -0px top;
    background-repeat: no-repeat;
    overflow: auto;
    overflow-x: hidden;
    background-color: #f8f8f8;
}  



.top_head{
    padding: 0 0.26rem;
    padding-top: 0.26rem;
}
.top_head h1{
    font-size: 0.38rem;
    font-weight: 600;
    margin-bottom: 0.20rem;
    color: white;
    text-align: center;
}
.top_head .crumbs {
    font-size: 0.24rem;
    color: white;
}
.top_head .crumbs a{
    font-size: 0.24rem;
    color: white;
}



/* 城市的展示 */
.tuijian_city_box{
    display: flex;
    flex-wrap: wrap;
}
.tuijian_city_box a{
    display: block;
    margin-bottom: 0.12rem;
    margin-right: 0.20rem;
    color: #666;
    font-size: 0.28rem;
}
.city_outer.xg_fw_outer .fuwu_box_title{
    margin-bottom: 0.37rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xg_fw_outer .fuwu_box_title{ 
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xg_fw_outer .fuwu_box_title a{
    font-size: 0.26rem;
    color: #999;
    font-weight: 500;
}   
.zixun_list {
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666;

}
.zixun_list  a{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #5197ff;
    
}

.zixun_list .zixun_item:last-child{
    border-bottom: none;
}

.wangdian_list .wangdian_item:last-child{
    margin-bottom: 0;
    border-bottom: none;
}


/* 筛选项 */
.moban-checkbox{
    box-sizing: border-box;
    width: 7.5rem;
    margin-top: 0.26rem;
    background-color: #fff;
    border-radius: 0.20rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0.3rem;
    position: relative;
}
.moban-checkbox .moban-card{
    margin-bottom: 0.31rem;
    overflow: hidden;
}
.moban-checkbox .moban-card div[id^="cond"]{
    display: flex;
}
.moban-checkbox .moban-card div[id^="cond"] .title{
    margin-right: 0.16rem;
    min-width: 1rem;
    line-height: 0.58rem;
    white-space: nowrap;
}


.moban-checkbox .moban-card .moban-card-tab{
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    overflow-x: auto;
    margin-left: 0.16rem;

}
.moban-checkbox .moban-card .moban-card-tab span{
    white-space: nowrap;
    margin-right:0.15rem ;
    background-color: #f7f7f7;
    color: #666;
    font-size: 0.26rem;
    font-weight: normal;
    border-radius: 0.08rem;
    /* min-width: 1.2rem; */
    width: fit-content;
    text-align: center;
    margin: 0.08rem;
    padding: 0 0.2rem;
    line-height: 0.58rem;
    height: 0.58rem;
}
.moban-checkbox .moban-card .moban-card-tab span.selected{
    background-color: #fef4eb;
    color: #f60;
    
}



/* 筛选项的点击展开 */
.open_all{ 
    width: 100%;
    /* background-color: pink; */
    margin: auto;
    font-size: 0.26rem;
    color: #999; 
    display: flex;
    justify-content: center;
    align-items: center;
}
.open_all img{
    width: 0.28rem;
    height: 0.28rem;
    margin-left: 0.12rem;
}

.shaixuan_mask{
    background-color: rgba(0,0,0,0.6);
    /* position: fixed; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
}

.topeatindex{
    z-index: 1009;
}


.bs_content{	
    position: relative !important;	
    padding:0.36rem;
    box-sizing:border-box;
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #666;
    margin-bottom: 0.40rem; 
    max-width: 7.5rem;
    overflow-x: scroll;
    background-color: #ffffff;
    max-height: 12rem;
    overflow: hidden;
    /* margin-bottom: 0.26rem; */
}


.bs_content a{
    color: unset;
}
.bs_content img{
    width: 100%; 
    height: auto;
}

.bs_content .title-detail{
    font-size: 0.38rem;
    font-weight: 600;
    color: #333;
    line-height: 0.55rem;
}
.bs_content .title-detail .more{
    font-size: 0.26rem;
    font-weight: normal;
    color: #4890ff;
    background-color: #fff;
    line-height: 0.5rem;
}
.bs_content .title-detail .time{
    font-size: 0.26rem;
    color: #999;
    font-weight: normal;
    margin-top: 0.1rem; 
}

.block-detail{
    /* background-color: pink; */
    overflow: hidden;
    padding-bottom: 0.24rem;
    box-sizing: border-box;
}

.bs_content .block-detail a{
	color: #4890ff;
}

.bs_content .content_open_all{
    position: absolute;
    height: 2.14rem;
    width: 100%;
    bottom: 0px;
    left: 0; 
    color: #999;
    background-image: ;
    background-repeat: no-repeat;
    background-size: 100% 2.26rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;  
    /* padding-top: 1.1rem; */
    padding-bottom: 0.20rem;
    
}
.bs_content .content_open_all.nobg .text{
    margin-bottom: 0;
}
.bs_content .content_open_all.nobg{
    background-image:none;
    position: relative;
    height: 1rem;
    padding-top: 0.2rem;
    padding-bottom: 0;
   
}
.bs_content .content_open_all .text{  
    margin-bottom: 0.2rem;
}
.bs_content .content_open_all img{
    width: 0.28rem;
    height: 0.28rem;
    margin-left: 0.12rem; 
    vertical-align: middle;
    line-height: 1rem;
}


.tab_artical .tab_title{
    color: #333333;
    font-family: "pingfang sc";
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0.48rem 0 0.2rem 0;
}
.tab_artical{
/* margin: 0 0.3rem; */
}

.white_box{
    height: 0.26rem;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
}

*{
    box-sizing: border-box !important;
}