.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: -3px top;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
}   
.header{
    display: flex;
    align-items: center;
    padding: 0.3rem 0.24rem ; 
    padding-top: 0.34rem;
    color: #fff;
    /* background-color: rgb(255, 225, 230); */
}
.header h1{
    font-size: 0.36rem;
    font-weight: 600;
    line-height: 0.44rem !important;
    max-width: 5.3rem;
    color: #fff;
}
.header img{
    width: 0.36rem;
    height: 0.44rem;
    margin-right: 0.16rem;
    /* background-color: pink; */
}
 


.xg_zhinan_outer{
    margin-top: 0.14rem;
    background-color: #fff;
    border-radius: 0.18rem;
    padding: 0.36rem;
    padding-top: 0;
    border-radius: 0.24rem;
}

.xg_zn{
    background-color: #fff;
    padding-top: 0.45rem;
    /* margin-bottom: 0.71rem; */
    border-bottom: 0.01rem solid rgb(235, 235, 235);
}
.xg_zhinan_outer .xg_zn:last-child{
    /* margin-bottom: 0.3rem; */
    border-bottom:none;
}


.xg_zn .zn_name{
    display: flex; 
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.28rem;
}
.xg_zn .zn_name .see_more{
    font-size: 0.26rem;
    color: #999; 
    height: 0.31rem;
    line-height: 0.31rem !important;
}


.xg_zn .zn_name .name{
    display: flex;
    flex: 1; 
    margin-right: 0.2rem;
    align-items: center;
    font-size: 0.32rem;
    font-weight: 600; 
   
}
.xg_zn .zn_name .name span{
    display: block;
    max-width: 4.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xg_zn .zn_name .name img{
    width: 0.19rem;
    height: 0.31rem;
    margin-right: 0.16rem;
}

.xg_zn .zn_content{
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #666;
    margin-bottom: 0.40rem; 
    max-width: 6.78rem;
	overflow-x: scroll;
}
.zn_content a{
    color: unset;
}
.xg_zn .zn_content img{
    width: 100%; 
    height: auto;
}

.xg_zn .zn_enter{
   display: flex;
   align-items: center; 
   font-size: 0.28rem;
   margin-bottom: 0.47rem;
   color: #444;

}
.xg_zn .zn_enter span{
    font-weight: 600;
    margin-right: 0.1rem;
    white-space: nowrap;
}

.link_btn{
    border: 0.01rem solid #ffa366;
    width: fit-content;
    min-width: 4.14rem;
    padding: 0.18rem 0.3rem;
    font-size: 0.28rem;
    color: #f60;
    border-radius: 0.12rem;
    text-align: center;
    background-color: #fff0e5;
}







.bszt_outer{ 
    padding-top: 0 !important;
    margin: 0.26rem;
}

.bszt_card{
    background-color: #fff;
    border-radius: 0.12rem;
    padding: 0.24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.24rem;
}
.bszt_card img{
    width: 0.85rem;
    height: 0.85rem;
    margin-right: 0.16rem;
}
.bszt_card .center .tips{
    font-size: 0.26rem;
    color: #999;
    font-weight: 500;
    margin-top: 0.12rem;
    /* background-color: pink; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 3.7rem;
}
.bszt_card .center{
    flex: 1;
    font-size: 0.30rem;
    font-weight: 600;
    /* background-color: pink; */
    margin-right: 0.12rem;
}

.go_zn{
    font-size: 0.24rem;
    color: white;
    text-align: center;
    background: linear-gradient(139deg, #ff8a00 14.72%, #f60 76.61%);
    height: 0.50rem;
    width: 1.64rem;
    border-radius: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
}




.xg_zhinan_outer{
    min-height: 1rem;
}
 .zn_content a, .daofen-box a{
    color: rgb(25, 132, 255);
    margin: 0 0.04rem;
}
.zn_content{
    overflow-x: auto !important;
}
.xg_zn .zn_content img{
    width: 100%;  
    height: auto !important;
    margin-bottom: 0.2rem;
}  
.xg_zn .zn_content img:not([src]){ 
    display: none !important;
    width: 0.2rem !important;
    height: 0.2rem !important;
}  
.breadcrumb {
    padding: 0 0.22rem;
    height: 0.8rem;
    opacity: 1;
    background: linear-gradient(90deg, rgba(255, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
    box-shadow: none;
    display: flex;
    align-items: center;
}

.breadcrumb a {
    display: inline-block;
    padding: 0.16rem 0.3rem 0.16rem 0.06rem;
    text-decoration: none;
    background:  center right no-repeat;
    background-size: 0.2rem 0.12rem;
    color: rgba(151, 151, 151, 1);
    font-size: 0.28rem;
    font-weight: 500;
}

.breadcrumb span {
    color: rgba(255, 136, 0, 1);
    font-size: 0.28rem;
    font-weight: 500;
    margin-left: 0.1rem;
}




.xg_zn{
    max-height: 10rem;
    overflow: hidden;
    position: relative;
}


.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;
    
}
.content_open_all.nobg .text{
    margin-bottom: 0;
}
.content_open_all.nobg{
    background-image:none;
    position: relative;
    height: 1rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;

}
.content_open_all .text{  
    margin-bottom: 0.2rem;
}
.content_open_all img{
    width: 0.28rem;
    height: 0.28rem;
    margin-left: 0.12rem; 
    vertical-align: middle;
    line-height: 1rem;
}
