
    .data .tag{
        border-left:none;
        position:relative;
        padding:0.1rem  0 0.1rem  0.23rem;
        color: #333333;
        font-family: "PingFang SC";
        font-size: 0.28rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.39rem;            
    }
    .data .tag::before{
        position: absolute;
        content: "";
        width: 0.06rem;
        height: 0.34rem;
        flex-shrink: 0;
        border-radius: 0.2rem 0;
        background: #FF992F;
        top:0.12rem;
        left: 0rem;
    }
    .table-br-wrap{
        position: relative;
    }
    .table-br .table-tr{
        color: #666666;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.24rem;
        font-style: normal;
        font-weight: normal;
        line-height: 0.34rem;
    }

    .table-br .table-tr.sec {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .table-br .table-tr.sec .text{
        text-align: left;
        width: 1.6rem;
        overflow: hidden;           /* 隐藏溢出的文本 */
        display: -webkit-box;       /* 必须设置为弹性盒子布局 */
        -webkit-box-orient: vertical; /* 设置盒子的排列方式为垂直 */
        -webkit-line-clamp: 2;      /* 设置显示的行数为2行 */
    }
    .table-br .table-tr.sec img{
        width: 0.56rem;
        height: 0.56rem;
        flex-shrink: 0;
        border-radius: 0.08rem;
        margin-right:0.15rem
    }
    .table-br .table-tr:nth-child(4n-2) {
        width: 2.24rem;
    }
    .table-br .table-dr:nth-child(4n-1){
        font-weight:normal
    }
    .table-br .table-dr:nth-child(4n-2){
        font-weight:normal
    }
    .table-br .table-dr:nth-child(4n-3){
        font-weight:normal
    }
    .table-br .table-dr:nth-child(4n){
        font-weight:normal
    }

    .outer-circle {
        position: absolute;
        top: 0.18rem;
        left: 0rem;
        width: 0.11rem;
        height: 0.11rem;
        background-color: #fff;
        border: 0.03rem solid #FF6600;
        border-radius: 50%;
        z-index: 9;

    }
    .outer-line{
        position: absolute;
        top: 0.34rem;
        left: 0.06rem; 
        height: calc(100% - 0.1rem);
        width: 0.03rem;
        background-color: rgb(231,231,231);
        z-index: 8;
    }
    .more-wrap{
        display: flex;
        align-items: center;
        position: absolute;
        bottom:0.04rem
    }
    .data{
        position: relative;
    }
    .more-wrap img{
        width: 0.15rem;
        height: 0.3rem;
        margin-right:0.2rem;
    }
    .more-wrap .text{

        color: #FF6600;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.22rem;
        font-style: normal;
        font-weight: normal;
        line-height: 0.32rem;


    }
    .detail-a{
        display: flex;
        justify-content: center;
        align-items: center;
        
        color: #ff6600;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.26rem;
        font-style: normal;
        font-weight: 500;
        line-height: 0.36rem;
        margin-bottom: 0.33rem;
    }
    .detail-a img{
        width: 0.12rem;
        height: auto;
        margin-left: 0.15rem;


    }
    .back{
        height: 0.14rem;
        flex-shrink: 0;
        background: #F4F4F4;
    }

    .moretj{
        margin-top: 0.1rem;
        width: 100%;
        flex-shrink: 0;
        border-radius: 0.16rem;
        background: #FFF;
        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;
    }
    .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;
    }

    .center {
        display: flex;
        justify-content: center;
    }


    