
        
 body{
     background-color: #F8F8F8;
 }
 
 #certify{
    position: relative;
    /* width: 7.5rem; */
    height:2rem;
    margin: 0 auto;
    margin:0  0 0.5rem 0
    }
    #certify .swiper-slide {
    width: 4.1rem;
    height: 2rem;
    background: #fff;
    border-radius: 0.2rem
  
}
.box-swiper .f-text{
    position: absolute;
    color: #ffffff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.43rem;
    top:0.55rem;
    width: 100%;
    z-index: 100;
}
.box-swiper .s-text{
    position: absolute;
    color: #ffffff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.28rem;
    top:1.14rem;
    width: 100%;
    z-index: 100;
}
  
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
    }

 
     .bax-before{
        width: 100%;
        height: 1.33rem;
        flex-shrink: 0;
        background: linear-gradient(92deg, #F60 -0.71%, #FF9F0E 86.86%);
        display: flex;
     }
     .bax-before .logo{
         display:block;
         width: 1.17rem;
         height: 0.56rem;
         margin-right:0.11rem;
         margin-top:0.28rem
     }
     .bax-before .turn{
        display: block;
        width: 0.17rem;
        height: 0.25rem;
        margin-right: 0.1rem;
        margin-left: 0.3rem;
        margin-top: 0.45rem;
    }
     .before-text{
        color: #ffffff;
        font-family: "PingFang SC";
        font-size: 0.36rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.38rem;
        margin-right:0.06rem;
        height: 0.38rem;
        margin-top: 0.37rem;
    }
    .before-wrap{
        background: rgb(255, 250, 244);
        padding: 0.04rem 0.1rem 0.04rem 0.15rem;
        color: #f60;
        font-family: "PingFang SC";
        font-size: 0.22rem;
        font-style: normal;
        font-weight: 400;
        line-height: 0.27rem;
        height: 0.34rem;
        position: relative;
        
    }
    .sanjiao-wrap{
        position: relative;
        display: flex;
        height: 0.34rem;
        margin-top: 0.39rem;
        overflow: hidden;
    }
    .before-wrap-sanjiao{
        border: solid transparent;
        content: ' ';
        height: 0;
        left: 100%;
        position: relative;
        width: 0;
        border-width: 0.18rem;
        border-right-color: rgb(255, 250, 244);
        top: 0;
        left: 0;
    }
    /* .before-wrap-sanjiao:before{
        content: ' ';
        position: absolute;
        width: 0.03rem;
        height: 0.36rem;
        top: -0.18rem;
        right: -0.21rem;
        background-color: rgb(255, 250, 244);
    } */

    .before-wrap:after {
        top: 0.16rem;
        left: 0.04rem;
        position: absolute;
        display: block;
        width: 0.04rem;
        height: 0.04rem;
        border-radius: 100%;
        background: #f60;
        content: '';
    }
    .box-swiper{
        width: 4.1rem;
        height: 2rem;
        flex-shrink: 0;
        border-radius: 0.2rem;
        position: relative;
        display:block;
    }
    .box-swiper img{
        width: 4.1rem;
        height: 2rem;
        flex-shrink: 0;
        border-radius: 0.2rem;
        position: relative;

    }
    .box-swiper .mask{
        position: absolute;
        top:0;
        border-radius: 0.2rem;
        left:0;
        width: 4.1rem;
        border-radius: 0.2rem;
        height: 2rem;
        z-index:99;
        background: linear-gradient(180deg, #00000000 0.32%, #00000080 99.69%);
    }


 
 
    .content-wrap{
        flex-shrink: 0;
        background-color: #F8F8F8;
        padding:0.37rem 0.3rem;
        margin-top:-0.22rem;
        z-index: 99;
        position: relative;
        border-radius: 0.2rem 0.2rem 0 0;
    }
.title-wrap{
    display:flex;
    justify-content: space-between;
}
.new-title-l{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.34rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.36rem;

    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    position:relative;
    margin: 0 auto;
}
.new-title-l:before{
    position: absolute;
    left: -0.2rem;
    border-radius: 0.04rem;
    bottom: -0.06rem;
    content:'';
    height: 0.12rem;
    width:100%;
    border-radius: 0.1rem;
    background: linear-gradient(90deg, #F60 0%, #ff660000 100%); 
}
.title-l{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.34rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.36rem;
    position:relative;
    margin-left: 0.23rem;
}
.title-l:before{
position: absolute;
left:-0.15rem;
border-radius: 0.04rem;
top:0;
content:'';
width: 0.08rem;
height: 0.34rem;
flex-shrink: 0;
background: #F60;
}
.title-r{
    color: #999999;
 text-align: center;
 font-family: "PingFang SC";
 font-size: 0.26rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.36rem
}
.title-r img{
    display: inline-block;
    /* width:0.2rem; */
    height: 0.2rem;
}
.guide_wrap{
    display:flex;
    overflow-x: auto;
   flex-wrap: nowrap;
}
.guide{
    width: 2.76rem;
    height: 1.2rem;
    display:block;
    flex-shrink: 0;
    border-radius: 0.2rem;
    /* opacity: 0.6; */
    background: #FFF;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 0.25rem 0.24rem;
    margin-right:0.16rem;
    margin-bottom:0.17rem
}
.guide:last-child{
    margin-right:0
}
.guide .guide_f{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.3rem;
    margin-bottom:0.16rem
}
.guide img{
    width: 3.35rem;
    height: 1.2rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.guide .guide_s{
    color: #999999;
    text-align: left;
    font-family: "PingFang SC";
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.21rem;
}
.guide_wrap{
    margin-top:0.31rem;
    margin-bottom:0.28rem
}

.guide_wrap::-webkit-scrollbar {
    display: none; /* Chrome Safari */
    
  }
  .guide_wrap{
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: auto;
    overflow-y: hidden;
  }
.select-wrap{
    display:flex;
    overflow-x: auto;
   flex-wrap: nowrap;
}
.select{
    color: #666666;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.3rem;
    padding:0.07rem 0.15rem;
    border-radius: 0.71rem;
    flex-shrink: 0;
    margin-right:0.25rem
}
.select.active{
    background:#FF6600;
    color: #ffffff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.28rem;
}
.select-wrap{
    margin-top:0.32rem
}


.select-wrap::-webkit-scrollbar {
    display: none; /* Chrome Safari */
    
  }
  .select-wrap{
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: auto;
    overflow-y: hidden;
  }
.data-wrap{
    margin-top:0.35rem
}
.data{
    background-color: #FFF;
    border-radius: 0.2rem;
    padding: 0.3rem 0.24rem 0.2rem 0.24rem;
    box-sizing: border-box;
    margin-bottom: 0.26rem;
}
.data-top{
    display:flex;
    justify-content: space-between;
    position: relative;
}
.data-top-sort{
    position: absolute;
    top:-0.09rem;
    left:-0.09rem;
    width: 0.47rem;
    height: 0.61rem;
        
    background: url( https://imgbdb4.bendibao.com/whbdb/20247/30/2024730111139_76310.png) no-repeat;
    background-size:100% 100%;
    /* background-attachment:fixed; */

    color: #ffffff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 900;
    line-height: 0.26rem;
    
    padding-top: 0.09rem;
   
}
.data-top-sort-after{
    position: absolute;
    top:-0.09rem;
    left:-0.09rem;
    width: 0.47rem;
    height: 0.61rem;
        
    background: url( https://imgbdb4.bendibao.com/whbdb/20247/30/2024730111736_70055.png) no-repeat;
    background-size:100% 100%;
    /* background-attachment:fixed; */

    color: #ffffff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 900;
    line-height: 0.26rem;
    
    padding-top: 0.09rem;
    
}
.data-top-l{
    width:1.8rem;
    height:2.4rem;
    border-radius: 0.2rem;
}
.data-top-r{
    width: 4.36rem;
    height:2.4rem
}
.data-top-r .r-top{
    display:flex;
    justify-content: space-between;
    margin-bottom:0.24rem
}
.data-top-r .r-top-l{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 700;
    line-height:0.34rem;
    white-space: nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}
.data-top-r .r-top-r{
    color: #ffaf7a;
    font-family: "PingFang SC";
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.25rem;
    border-radius: 0.1rem;
    background: #FFF5D0;
    padding:0.05rem 0.06rem 0rem 0.1rem;
    position: relative;
    top:0.01rem;
    white-space: nowrap;

    text-overflow:ellipsis;

    overflow:hidden
}

.data-top-r .top-r-m {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0.16rem;
}
.top-r-m .top-r-m-img {
    width: 0.25rem;
    height: 0.18rem;
    margin-right: 0.14rem;
}

.top-r-m .top-r-m-text {
    color: #666666;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.28rem;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.top-r-m  .top-r-m-time{
    width: 0.24rem;
    height: 0.24rem;
}
.top-r-m .top-r-m-address{
    width: 0.25rem;
    height: 0.26rem;
}

.button-wrap{
    display:flex
}

.button-wrap .button{
    flex-shrink: 0;
    border-radius:0.4rem;
    padding:0.11rem 0.42rem;
    background: #F60;

    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.26rem;
}
.button-wrap .button:first-child{
    margin-right:0.24rem
}

.data-bottom{
    background:#F8F8F8;
    border-radius:0.2rem;
    padding:0.24rem 0.2rem;
    box-sizing: border-box;
    margin-top: 0.3rem;
}

.data-bottom-detail{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.3rem;
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    position: relative;
    z-index: 9;

}
.data-bottom-detail-img{
    width: 0.24rem;
    height: 0.24rem;
    display:inline-block;
}
.data-bottom-detail:before{
    position: absolute;
    content: "";
    width: 100%;
    bottom: -0.05rem;z-index: -1;
    height: 0.12rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    background: linear-gradient(90deg, #FFEEB0 0%, #ffeeb000 100%);
}

.data-bottom-artical{
    color: #777777;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.28rem;
    white-space: nowrap;

    text-overflow:ellipsis;

    overflow:hidden;
}
.data-bottom-artical a{
    display: block;
}
.data-bottom-artical-img{
    width: 0.29rem;
    height:0.2rem;
    display: block;
}
.jbottom{
    margin-bottom:0.23rem;
    display: flex;
    align-items: center;
}
.jbottom:last-child{
    margin-bottom:0
}


.moretj{
  
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: #FFF;
    margin-top: 0.2rem;
    height: 1.72rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.moretj img{
    width: 0.92rem;
    display: block;
    height: 0.92rem;
    margin: auto;
}
.moretj p{
    color: #666666;
font-size: 0.23rem;
margin-top: 0.08rem;
text-align: center;
}

.ych_bottom {

  
    /* margin-top:0.28rem;
    width: calc(100% - 0.52rem); */
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 0 !important; */
}

.flex {
    display: flex;
}

.ych_bottom a {
    margin-right: 0;
    color: #666;
    display: block;
    font-size: 0.25rem;
    padding: 0 0.1rem;
    margin-bottom: 0.2rem;
}
.fixed {
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    max-width: 7.5rem;
    margin: auto;
    padding: 0.22rem 0;
    background: #fff;
}

.share div ,.guanzhu div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon {
    width: 0.28rem;
    height: 0.3rem;
}
.list-title-tag{
    padding: 5px 10px;
    border: 1px solid #78e000;
    color:#78e000;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
}

.other-city {
    width: 60%;
    height: 0.76rem;
    line-height: 0.76rem;
    text-align: center;
    font-size: 0.26rem;
    border: 0;
    border-radius: 1.5625rem;
    margin-left: 0.2rem;
    margin-right: 0.275rem;
    margin-top: 0.1rem;
    color: #ffffff;
    background: #FF6600;
}

.share,.other_btns {
    width: 40%;
    height: 0.76rem;
    line-height: 0.76rem;
    border-radius: 0.39rem;
    color: #FF6600;
    font-size: 0.26rem;
    font-weight: 500;
    background-color: #ff66001a;
    margin-left: 0.2rem;
}
.guanzhu{
    width: 40%;
    height: 0.76rem;
    line-height: 0.76rem;
    border-radius: 0.39rem;
    color: #FF6600;
    font-size: 0.26rem;
    font-weight: 500;
    background-color: #fff;
    margin-left: 0.2rem; 

    border-radius: 0.39rem;
    border: 0.01rem solid #F60;
}

.back_to_feed {
    display: none !important;
}

/* footer */

footer {
    display: none;
}

.footer-info {
    font-size: 0.35rem;
    text-align: center;
}

/* 导粉 */

.daofen-box {
    margin-top: 0.3rem;
    padding: 0.1rem 0.4rem;
    font-size: 0.31rem !important;
    line-height: 0.60rem !important;
    background: #fff;
}

.daofen-box img {
    width: 100% !important;
    height: 100% !important;
}

.loading,.nomore {
    display: none;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    text-align: center;
    font-size: 0.26rem;
    color: #999;
}

.no_more {
    display: none;
    margin-top: 0.42rem;
    font-size: 0.26rem;
    color: #666;
    text-align: center;
}

.moretj{
    /* margin:0 0.26rem; */
    /* width: calc(100% - 0.52rem); */
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: #FFF;
    margin-top: 0.2rem;
    height: 1.72rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.moretj img{
    width: 0.92rem;
    display: block;
    height: 0.92rem;
    margin: auto;
}
.moretj p{
    color: #666666;
font-size: 0.23rem;
margin-top: 0.08rem;
text-align: center;
}
.ych_bottom {

    /* margin:0 0.26rem; */
    margin-top:0.28rem;
    /* width: calc(100% - 0.52rem); */
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 0 !important; */
}

.flex {
    display: flex;
}

.ych_bottom a {
    margin-right: 0;
    color: #666;
    display: block;
    font-size: 0.25rem;
    padding: 0 0.1rem;
    margin-bottom: 0.2rem;
}

.search_wrap{
display: flex;
align-items: center;
justify-content: space-between;
position: relative;

}
.border-wrap{
width: 5.97rem;
height: 0.74rem;
border-radius: 50px;
}
.search_cont{
/* position: absolute; */
box-sizing: border-box;
width: 5.36rem;
right: 0.02rem;
margin-left:0.29rem;
border-radius: 0.5rem;
margin-top:0.25rem;
/* background: #ffffffcc; */
background-color:  rgba(243,254,252,1);
}
.search_cont input{
background-color:  rgba(243,254,252,1);
border-radius: 0.5rem;
width:100%;
padding-left:0.37rem;
margin:0.15rem 0;
line-height: 0.39rem;
font-size: 0.28rem;

}
input::placeholder {
color: rgb(153, 153, 153);
text-align: left;
font-family: "PingFang SC";
font-size: 0.28rem;
font-style: normal;
font-weight: 500;
line-height: 0.39rem;
}
.city_select{
flex-shrink: 0;
}
.search_btnai{
position: relative;
    text-align: center;
line-height: 0.64rem;
    width: 1.17rem;
height: 0.66rem;
flex-shrink: 0;
border-radius: 0.65rem;
background: linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%);;
}

.ditujingdian{
position:absolute;
width: 1.42rem;
height: 0.7rem;
flex-shrink: 0;
background-color: #ffffffcc;
top:1.32rem;
right:0.25rem;
border-radius: 0.8rem;


}
.ditujingdian img{
position:absolute;
top:-0.23rem;
left:0.44rem;
width: 0.59rem;
height: 0.54rem;
}
.ditujingdian .text{
position:absolute;
bottom:0.08rem;
width:100%;
text-align: center;
color: #ff6600;
text-align: center;
font-family: "PingFang SC";
font-size: 0.24rem;
font-style: normal;
font-weight: 500;
line-height: 0.34rem;
}
.address-wrap{
display:flex;
flex-wrap:nowrap;
width:calc(100% - 0.52rem);
overflow-x:auto;
margin:0.26rem  0.26rem  0 0.26rem ;

}
.address-wrap a{
display:block;
color: #ffffffcc;
text-align: center;
font-family: "PingFang SC";
font-size: 0.24rem;
font-style: normal;
font-weight: 500;
line-height: 0.34rem;
padding:0.05rem 0.2rem;
flex-shrink: 0;
border-radius: 0.52rem;
background: #ffffff33;
margin-right:0.14rem;
}
.address-wrap::-webkit-scrollbar {
height:0rem
}
.state{
padding:0.01rem 0.02rem;
flex-shrink: 0;
border-radius: 0.02rem;
background: linear-gradient(90deg, #FFF6E0 0%, #FFE4D2 100%);

color: #666666;
text-align: center;
font-family: "PingFang SC";
font-size: 0.2rem;
font-style: normal;
font-weight: 500;
line-height: 0.25rem;
margin-left: 0.05rem;
}
.state a{
color: #ff6600;
}
.message-one-wrap{
overflow:hidden;
transition: height 0.5s ease;
}
.message-one-wrap.xzheight{
height:2.2rem;
}
.gonggao{
position:fixed;
background: #00000080;
width:100%;
height:100vh;
top:0;
z-index:999
}
.gonggao-wrap .gonggao-img{
position:absolute;
top:-0.42rem;
left:2.6rem;
width: 1.38rem;
height: 1.1rem;
}
.gonggao .gonggao-wrap{
position:absolute;
top:6rem;
left:0.55rem;
width: 6.4rem;
padding:0.88rem 0.34rem 0.43rem 0.34rem;
box-sizing: border-box;
flex-shrink: 0;
border-radius: 24px;
background: linear-gradient(180deg, #FFEEE2 0%, #FFF 38.05%);

}
.gonggao .gonggao-wrap .gonggao-title{
color: #333333;
text-align: center;
font-family: "PingFang SC";
font-size: 0.32rem;
font-style: normal;
font-weight: 700;
line-height: 0.45rem;
margin-bottom:0.17rem
}
.gonggao .gonggao-wrap .gonggao-content{
color: #333333;
font-family: "PingFang SC";
font-size: 0.28rem;
font-style: normal;
font-weight: 500;
line-height: 0.48rem;
}
.jingqu-type-wrap{
display:flex;
margin:0.23rem 0.26rem 0  0.26rem;
width:calc(100% - 0.52rem);
flex-wrap:wrap;

}
.jingqu-type.active{
border: 0.01rem solid #F60;
background: #FFF0E7;
color: #ff6600;
}
.jingqu-type{
color: #666666;
text-align: center;
font-family: "PingFang SC";
font-size: 0.26rem;
font-style: normal;
font-weight: 500;
line-height: 0.52rem;
width: 1.27rem;
height: 0.52rem;
flex-shrink: 0;
border-radius: 0.08rem;
background: #EDEDED;
margin-right:0.15rem;
margin-bottom:0.14rem
}
.jingqu-type:nth-child(5n){
margin-right:0
}


.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.weui-dialog {
    position: fixed;
    z-index: 5000;
    width: 80%;
    max-width: 750px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 0.06rem;
    overflow: hidden;
}

.weui-dialog__hd {
    padding: 1.3em 1.6em 0.5em;
}

.weui-dialog__title {
    font-weight: 400;
    font-size: 0.36rem;
}

.weui-dialog__bd {
    padding: 0 1.6em 0.8em;
    min-height: 0.8rem;
    font-size: 0.3rem;
    line-height: 1.3;
    word-wrap: break-word;
    word-break: break-all;
    color: #808080;
    text-align: left;
}

.weui-dialog__bd img {
    max-width: 100%;
}

.weui-dialog__bd:first-child {
    padding: 2.7em 0.4rem 1.7em;
    color: #353535;
}

.weui-dialog__ft {
    position: relative;
    line-height: 0.96rem;
    font-size: 0.36rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.weui-dialog__ft:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 0.02rem;
    border-top: 0.02rem solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.weui-dialog__btn {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #09BB07;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
}

.weui-dialog__btn:active {
    background-color: #EEEEEE;
}

.weui-dialog__btn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.02rem;
    bottom: 0;
    border-left: 0.02rem solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}

.weui-dialog__btn:first-child:after {
    display: none;
}

.weui-dialog__btn_default {
    color: #353535;
}

.weui-dialog__btn_primary {
    color: #6849E9;
}

.mobile-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    max-width: 15rem;
    width: 100%;
    margin: auto;
}

.fenxiang {
    padding: 0.2rem 0 0 0.2rem;
    background: #fff;
    font-size: 0.2rem;
    margin: 0
}


.play-wrap{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top:0.24rem;
    margin-bottom:0.36rem
}

.play-wrap .play{
    display:block;
    width: 3.35rem;
    height: 1.2rem;
    flex-shrink: 0;


    border-radius: 0.2rem;
    /* opacity: 0.6; */
    background: #FFF;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 0.25rem 0.24rem;
    margin-bottom:0.16rem
    
}


.play .guide_f{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.3rem;
    margin-bottom:0.16rem
}
.play img{
    width: 3.35rem;
    height: 1.2rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.play .guide_s{
    color: #999999;
    text-align: left;
    font-family: "PingFang SC";
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.21rem;
}

.nohot{
    margin-top:-1rem
}
.nohot-f{
    top:2.32rem
}
.nodata{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.36rem;
    text-align: center;
    margin:0.5rem 0.26rem
} 


.loading2{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10001;
    display: none;
}
.loading2 img {
    width: 1.2rem;
    height:1.2rem;
    animation: rotate 1.5s linear infinite;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.weui-masks2{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

        
.link_animation{
    /* margin: auto; */
    /* margin-top: 5.8rem; */
    position: fixed;
    top: 5.8rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1001;
}

.gif{
    width: 5.62rem;
    height: 1.86rem;

}

.xcx_code_mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.xcx_code_dialog{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 5.9rem;
    min-height: 2.8rem;
    padding: 0.65rem 0.4rem 0.57rem;
    padding-top: 0.6rem;
    flex-shrink: 0;
    background: #FFF;
    background-color: #fff;
    border-radius: 0.2rem;
    border: 1px solid #999; 
    font-size: 0.28rem;
    color: #333;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* overflow: hidden; */
}

.xcx_code_dialog .xcx_code_img{
    width: 2.84rem;
    height: 2.84rem;
    margin-bottom: 0.46rem;
}
.xcx_code_dialog .close_icon{
    position: absolute;
    bottom: -1.2rem;
    width: 0.62rem;
    height: 0.62rem;
}

.jingqu-detail-top-s{
    position: relative;
}

.gonggao-t-wrap{
    position: absolute;
    border-radius: 0.14rem 0.14rem 0 0;
    top:0;
    left:0;
    width: 2rem;
    justify-content: center;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
}
.detail-a{
    display:block;
    color: #ff6600;
    text-align: left;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    white-space:nowrap;
}
.small-img{
    height:1.6rem !important
}

.data-wrap-son{
    display:none
}
.data-wrap-son.show{
    display:block
}