html {
    font-size: 13.33333vw;
}
img{
  max-width: 100%;
}
.back_to_top{
  z-index:9999 !important
}

@media screen and (max-width: 320px) {
    html {
        font-size: 42.667px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    html {
        font-size: 48px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
    html {
        font-size: 50px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
    html {
        font-size: 52.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
    html {
        font-size: 54.93px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
    html {
        font-size: 55.2px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
    html {
        font-size: 64px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
    html {
        font-size: 72px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
    html {
        font-size: 85.33px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
    html {
        font-size: 96px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 721px) and (max-width: 768px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 769px) {
    html {
        font-size: 102.4px;
    }
}

a {
    text-decoration: none;
}

.back-img img{
  width:100%;
  height:5rem;
  
}
.back-img{
  width:100%;
  height:5rem;
  position:relative
}
.jingdian-img{
  width:100%;
  height:5rem;
}
.turn-wrap-n{
  /* background: linear-gradient(90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); */
  background: linear-gradient(90deg,  rgba(254,103,0,0.7) 0%,  rgba(230,112,8,0.7) 100%);
 display:flex;
   color: #ffffff;
  text-align: left;
  font-family: "PingFang SC";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.34rem;
  /* margin-bottom:0.26rem */
}
.turn-wrap{
  position:absolute;
  z-index:999;
  top:0;
  left:0;
  width:100%;
  height: 0.8rem;
  flex-shrink: 0;
  
background: linear-gradient(90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
 display:flex;
   color: #ffffff;
  text-align: left;
  font-family: "PingFang SC";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.34rem;
}
.turn-wrap .turn-img,.turn-wrap-n .turn-img{
  width:0.42rem;
  height:0.42rem;
  margin:0.2rem 0.15rem 0.17rem 0.2rem;
}
.content-wrap{
  width:100%;
  background:rgba(248,248,248,1);
  
  box-sizing: border-box;
  
}
.swiper-pagination.swiper-pagination-bullets{
  bottom:1.1rem !important
}
.backg{
  width:100%;
  background:rgba(248,248,248,1);
  height:0.26rem
}
.upsale{
  position:relative;
  /* top:-1.55rem; */
  border-radius: 0.3rem 0.3rem 0 0;
  z-index:999;
  margin-top:-1.05rem;
}
.content-top{
  background:#fff;
  margin-bottom:0.2rem;
  display:flex;
  justify-content: space-between;
  align-items: center;
  padding:0.24rem 0.36rem 0.3rem 0.36rem;
  border-radius: 0.3rem 0.3rem 0 0;
}
.content-top .top-address{
  display:flex;
  justify-content: flex-start;
}
.content-top .top-address .top-address-title{
    color: #444444;
  font-family: "PingFang SC";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.28rem;
  flex-shrink: 0;
}
.content-top .top-address .top-address-detail{
  color: #333333;
  font-family: "PingFang SC";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.28rem;
}
.top-icon{
  display:flex;
  justify-content: flex-start;
  flex-shrink: 0;
  margin-left:0.2rem
}
.top-icon .top-icon-detail{
  position: relative;
}
.top-icon .top-icon-detail .top-img{
  width: 0.4rem;
  height: 0.4rem;
  

}
.top-img-wrap{
  display:flex;
  justify-content: center;
  width:100%;
  margin-bottom:0.08rem;
}
.top-icon .top-icon-detail .top-img-text-active{
  color: #ff6600;
 text-align: center;
 font-family: "PingFang SC";
 font-size: 0.2rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.21rem;
}
.top-icon .top-icon-detail .top-img-text{
  color: #666666;
 text-align: center;
 font-family: "PingFang SC";
 font-size: 0.2rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.21rem;
}
.top-icon-detail-grey{
  margin-left:0.28rem;
  display:block
}
.top-icon-detail-grey:first-child{
  margin-left:0.4rem;
  position:relative
}
.top-icon-detail-grey-wrap{
  position:relative;
  display:flex;
}
.top-icon-detail-grey-wrap::before{
  position:absolute;
  left:0.2rem;
  content:"";
  width:0.01rem;
  height:0.4rem;
  background: #0000001a;
  top:0.2rem
}
body{
  /* background:rgb(248,248,248) */
  background:#fff;
}
.content-introduce{
   padding:0.4rem 0.36rem;
   background:#fff;
}
.title-wrap{
  display:flex;
  justify-content: space-between;
}
.title-wrap-l,.title-wrap-r{
  display:flex;
  align-items: center;
}
.title-wrap-l img{
  width: 0.19rem;
height: 0.31rem;
margin-right:0.16rem
}
.title-wrap-l .title-text{
  color: #333333;
  font-family: "PingFang SC";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.34rem;
}
.title-wrap-r img{
  width: 0.14rem;
    height: 0.24rem;
margin-left:0.16rem
}
.title-wrap-r .title-text{
  color: #999999;
 text-align: center;
 font-family: "PingFang SC";
 font-size: 0.26rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.28rem;
}
.title-wrap-r-a{
  display:block
}
.hiddendiv{
  font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 line-height: 0.46rem;
 position:absolute;
 left:-100rem
}
.content-introduce{
  margin-bottom:0.2rem
}
.content-introduce-h{
  pointer-events:none
}
.content-introduce .introduce{
  margin-top:0.28rem;
  color: #666;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 line-height: 0.46rem;
 position:relative;

}
.content-introduce .zhangkai{
  color: #ff6600;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  line-height: 0.46rem;
  
}

.content-introduce .shenglue{
  height: 0.92rem;
  overflow: hidden;
}
.gonglue-detail .shenglue{
  position:relative;
  height: 0.92rem;
  overflow: hidden;
}
.gonglue-detail .shenglue:after{
  content: "...【更多】";
  color: #ff6600;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  line-height: 0.46rem;
  background:#fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.3rem 0 0.13rem;
  pointer-events:auto
}
.content-introduce .shenglue:after{
  content: "...【更多】";
  color: #ff6600;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  line-height: 0.46rem;
  background:#fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.3rem 0 0.13rem;
  pointer-events:auto
}
.more-a{
  color: #ff6600;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  line-height: 0.46rem;
}
.content-yuding{
  padding: 0.4rem 0.36rem;
    background: #fff;
    margin-bottom:0.2rem;
}
.content-gonglue{
  padding: 0.4rem 0.36rem;
    background: #fff;
    margin-bottom:0.2rem;
}
.tickets-wrap{
  display:flex;
  justify-content: flex-start;
  margin-top:0.4rem;
  margin-bottom:0.49rem
}
.tickets-wrap .tickets{
  color: #666666;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.3rem;
  margin-right:0.48rem
}
.tickets-wrap .tickets.active{
  color: #ff6600;
  position:relative
}
.tickets-wrap .tickets.active:after{
  position:absolute;
  top:0.38rem;
  left: calc(50% - 0.2rem);
  content:'';
  width: 0.4rem;
  height: 0.06rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  background: #F60;
}
.tickets-detail{
  display:flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem dashed #ccc;
}
.tickets-detail-l{
  margin-right:0.2rem
}
.tickets-detail-r{
  display:flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0
}
.tickets-detail-r .yuding{
  box-sizing: border-box;
  display:block;
  padding:0.13rem 0.32rem;
  flex-shrink: 0;
  border-radius: 1rem;
  background: #F60;
  color: #ffffff;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.3rem;
}
.tickets-detail-r .old-price{
  color: #999999;
 font-family: "PingFang SC";
 font-size: 0.24rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.26rem;
 text-decoration-line: line-through;
 margin-right:0.16rem
}
.tickets-detail-r .new-price{
  color: #333333;
 font-family: "PingFang SC";
 font-size: 0.4rem;
 font-style: normal;
 font-weight: 700;
 line-height: 0.43rem;
 margin-right:0.08rem
}
.tickets-detail-l .tickets-detail-title{
  color: #333333;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 line-height: 0.32rem;
}
.tickets-detail-l .tickets-detail-tags{
  display:flex;
  justify-content: flex-start;
  margin-top:0.12rem
}
.tickets-detail-l .tickets-detail-tag{
  color: #666666;
 font-family: "PingFang SC";
 font-size: 0.24rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.4rem;
 position:relative;
 margin-right:0.4rem
}
.tickets-detail-l .tickets-detail-tag-a{
  color: #ff6600;
  display:block;
  margin-right:0
}
.tickets-detail-l .tickets-detail-tag-a:before{
  position:absolute;
  top:0.1rem;
  left:-0.2rem;
  content:'';
  width:0.01rem;
  height:0.2rem;
  background: #0000001a;
}

.tickets-more-wrap{
  display:flex;
  justify-content: center;
  align-items: center;

}
.tickets-more-wrap-n{
  display:none
}
.tickets-more{
  display:inline-block;
  flex-shrink: 0;
  border-radius: 0.14rem;
  padding:0.14rem 0.98rem;
  background: #F8F8F8;
  color: #666666;
 font-family: "PingFang SC";
 font-size: 0.26rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.27rem;

}
.gonglue-wrap{
  display:flex;
  /* justify-content: space-between; */
  align-items: center;
  border-bottom:0.01rem solid #EAEAEA;
  padding-bottom:0.24rem;
  margin-top:0.4rem;

}
.gonglue{
  color: #666666;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.3rem;
 text-align:center;
 margin-right:0.28rem
}
.gonglue:last-child{
  margin-right: 0;
}
.gonglue.active{
  color: #ff6600;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.3rem;
 position:relative;
}

.gonglue.active:after{
  position:absolute;
  top:calc(100% + 0.2rem);
  left: calc(50% - 0.2rem);
  content:'';
  width: 0.4rem;
  height: 0.06rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  background: #F60;
}
.gonglue-detail-title{
  color: #333333;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.46rem;
  margin:0.4rem 0 0.12rem 0
}
.gonglue-detail-content{

}
.gonglue-detail-tianqi-a{
  padding:0.01rem 0.14rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  background: #FFF0E5;
  color: #ff6600;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.46rem;
 display:inline-block;
 margin-left:0.24rem
}
.jingdian-gonglue,.jingdian-huodong{
  display:flex;
  justify-content: space-between;
  margin-top:0.35rem
}
.jingdian-gonglue img,.jingdian-huodong img{
  width: 1.97rem;
  height: 1.43rem;
  border-radius: 0.14rem;
  background: #D9D9D9;
  margin-right:0.2rem
}
.jingdian-title{
  color: #333333;
 font-family: "PingFang SC";
 font-size: 0.3rem;
 font-style: normal;
 font-weight: 700;
 line-height: 0.5rem;
 margin-bottom:0.12rem
}
.jingdian-hd-title{
  color: #333333;
  font-family: "PingFang SC";
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.5rem;
  margin-bottom:0.08rem
}
.jingdian-hd-description,.jingdian-hd-time{
  color: #999999;
 font-family: "PingFang SC";
 font-size: 0.24rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.34rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jingdian-description{
  color: #999999;
  font-family: "PingFang SC";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.34rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xingcheng-detail-wrap{
  position:relative;
  width:6.79rem;
  height:0.88rem;
  display:block;
  margin-top:0.2rem
}
.bangdan-tuijian-wrap{
  position:relative;
  margin-top:0.2rem;
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bangdan-tuijian{
  display:block;
  border-radius: 0.14rem;
  position:relative;
  width: 2.16rem;
  height: 1.44rem;

  margin-top:0.2rem
}

.bangdan-tuijian-remark{
  position:absolute;
  bottom:0;
  left:0;
  box-sizing: border-box;
  width: 2.16rem;
height: 0.46rem;
flex-shrink: 0;
border-radius: 0 0 0.14rem 0.14rem;
background: #00000080;
padding:0.08rem 0.09rem 0.07rem 0.09rem;

color: #ffffff;
 font-family: "PingFang SC";
 font-size: 0.22rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.31rem;

 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bangdan-tuijian img{
  width: 2.16rem;
  height: 1.44rem;
  flex-shrink: 0;
  border-radius: 0.14rem;
}
.xingcheng-detail-wrap img{
  width:100%;
  height:0.88rem
}
.xingcheng-detail-wrap .xingcheng-detail{
  width:6.79rem;
  height:0.88rem;
  display:flex;
  justify-content: space-between;
  align-items: center;
  padding:0 0.28rem 0 0.24rem;
  position:absolute;
  top:0;
  left:0;
  box-sizing: border-box;

}
.xingcheng-detail-r img{
  width: 0.6rem;
height: 0.56rem;
}
.xingcheng-detail-m{
  color: #333333;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.39rem;
}
.xingcheng-detail-l{
  display:flex;
  align-items: center;
}
.xingcheng-detail-l img{
  width: 0.4rem;
  height: 0.4rem;
  margin-right:0.14rem;
}
.xingcheng-detail-l .xingcheng-detail-l-title{
  color: #ff6600;
  font-family: "PingFang SC";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.46rem
}
.nav-index .equal-table{
  display:block!important;
  height: 0.84rem!important;
}
.nav-index .equal-table::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.nav-index .equal-table {
}
.tuijian-wrap{
  display:flex;
  justify-content: space-between;
  align-items: center;
  background:#fff;
  flex-flow: row nowrap;
  padding:0.3rem 0 0.2rem 0
}
.tuijian-wrap .tuijian-d{
  display:block;
  flex: 1;
  /* width: 1.8rem; */
height: 0.56rem;
flex-shrink: 0;
border-radius: 0.1rem;
background: #F8F8F8;

 color: #666666;
 font-family: "PingFang SC";
 font-size: 0.26rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.56rem;
 text-align:center;
 margin-right:0.05rem;
}
.tuijian-wrap .tuijian-d:last-child{
  margin-right:0.07rem;
}
.tuijian-wrap .tuijian-d:first-child{
  margin-left:0.07rem;
}
.footer-info{
  background: #000 !important;
}
footer .link a {
    color: #ddd !important;
    text-decoration: none;
}
.gonglue-detail-content{
 
 color: #666666;
 font-family: "PingFang SC";
 font-size: 0.28rem;
 font-style: normal;
 font-weight: 500;
 line-height: 0.46rem;
}


.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: 7.5rem;
        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.28rem;
        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: 0.3rem 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: #09BB07;
        font-size: 0.32rem;
        line-height: 0.8rem !important;
        }
        .weui-dialog__bd img{
            height: auto !important;
            margin-top: 0.1rem;
        }
    
        body{
            padding-bottom: 0.8rem;
            max-width: 7.5rem !important;
        }
        .daofen_footer_btn a {
            line-height: 0.8rem !important;
            background-color: #ff6600;
            font-size: 0.32rem;
            border-radius: 0.8rem;
            text-align: center;
            color: #fff;
        }
        .daofen_footer_btn{
            border-top: 0.02rem solid rgb(240, 240, 240);
            padding-bottom: 0.30rem;
        }
        .other-city{
            width: 50%;
        }
        .weixin-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    background-image: url(/images/wxbj.png);
    background-position: top right;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* 分享按钮 */

.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.1rem 0;
    background: #fff;
}

.share div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.1rem;
}

.other-city {
    width: 65%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    border: 0;
    border-radius: 1.5625rem;
    margin-left: 0.275rem;
    margin-right: 0.275rem;
    margin-top: 0.1rem;
    color: #ffffff;
    background: #ff6600;
}

.share {
    width: 35%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 1.5625rem;
    color: #ffffff;
    font-size: 0.3rem;
    font-weight: 500;
    background-color: #ff6600;
    margin-left: 0.275rem;
}

.back_to_feed {
    display: none !important;
}

/* footer */

footer {
    /*display: none;*/
}

.footer-info {
    font-size: 0.35rem;
    text-align: center;
}

/* 导粉 */

.daofen-box {
    margin-top: 0.1rem;
    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;
}
.breadcrumb{
  display:none
}
.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: 0.02rem 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;
  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
}

#J-main-menu ul li.ui-state-active {
    border-bottom: 0.04rem solid #f60 !important;
}
.nav-index .equal-table li a {
    font-size: 0.28rem !important;
}

.nav-index span { line-height:0.84rem !important;padding: 0.05333rem 0.08rem;height: 0.42667rem;display: inline-block;}
