
    .jingqu-detail-message{
        flex-shrink: 0;
        position: relative;
        border-radius: 0.24rem;
        padding:0.81rem 0.26rem 0.18rem 0.26rem;
        background: linear-gradient(180deg, #FFF4EC 0%, #FFF 25.62%);
        box-sizing :border-box;
        margin-top:-0.53rem
    }
    .jingqu-detail-message .jingqu-detail-message-title{
        color: #333333;
        text-align: left;
        font-family: "PingFang SC";
        font-size: 0.32rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.45rem;
    }
    .message-flex{
        /* display:flex;
        justify-content: space-between;
        align-items: center; */
        position: absolute;
        top: 0.81rem;
        right:0.26rem;
    
    }
    .message-flex img{
        width: 0.48rem;
        height: 0.48rem;
        display: block;
    }
    .message-one{
        /* margin-top:0.2rem; */
        color: #333333;
        font-family: "PingFang SC";
        font-size: 0.26rem;
        font-style: normal;
        font-weight: 500;
        line-height: 0.36rem;
    }
    .message-one a{
        color: blue;
    }
    .message-one-title{
        color: #333333;
        font-family: "PingFang SC";
        font-size: 0.28rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.39rem;
        position:relative;
    }
    .message-one-title:before{
        position:absolute;
        top:0.07rem;
        left:-0.2rem;
        content:'';
        width: 0.04rem;
        height: 0.25rem;
        flex-shrink: 0;
        background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    }
    .message-one-detail{
        color: #333333;
        font-family: "PingFang SC";
        font-size: 0.26rem;
        font-style: normal;
        font-weight: 500;
        line-height: 0.36rem;
        margin-top:0.1rem
    }
    .message-one-detail a{
        color: #ff6600;
    }
    .message-border{
        width:calc(100% + 0.52rem);
        position:relative;
        left:-0.26rem;
        height:0.01rem;
        margin-top:0.25rem;
        background: #eee;
    }
    .message-time{
        margin-top:0.14rem;
        color: #999999;
        font-family: "PingFang SC";
        font-size: 0.24rem;
        font-style: normal;
        font-weight: 500;
        line-height: 0.34rem;
    }
    .data{
        margin-bottom: 0;
        position: relative;
        z-index: 9;
        box-shadow: 0 0.04rem 0.15rem 0 #0000000d;
        margin-top: 0.3rem;
    }
    .message-time {
        position: relative;
    }
    .message-flex {
        position: absolute;
        top: 0rem;
        right: 2.86rem;
    }
    .message-flex img {
        width: 0.38rem;
        height: 0.38rem;
        display: block;
    }
    .button-wrap{
        flex-wrap: wrap;
    }
    .button-wrap .button:nth-child(n+3){
        margin-top: 0.1rem;
    }

    .data-top-l{
        height: auto;
        max-height: 2.4rem;
    }
    

    .content-wrap{
        padding-top: 0.36rem;
    }
    .bangdang-wrap {
        display: flex;
        align-items: center;
        margin-left: -0.05rem;
        margin-bottom: 0.36rem;
    }
    .bangdang-wrap a{
        display: block;
        width: 1.75rem;
        height: 1.38rem;
        margin-right: 0.02rem;
    }
    .bangdang-wrap img {
        width: 1.75rem;
        height: 1.38rem;
   
    }
    .new-title-l-noborder{
        color: #222222;
        font-family: "PingFang SC";
        font-size: 0.34rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.36rem;
    }
    .select-wrap{
        overflow: auto;
        height: 0.66rem;
    }

    .select-second-wrap::-webkit-scrollbar {
            display: none;
    }
    .select-wrap .new-select{
        padding: 0.14rem 0.37rem;
        justify-content: center;
        align-items: center;
        border-radius: 0.56rem;
        background: #EBEBEB;

         color: #444444;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.26rem;
        font-style: normal;
        font-weight: 700;
        line-height:  0.3rem;
        flex-shrink: 0;
        margin-right: 0.22rem;
        height: 0.56rem;
    }
    .select-wrap .new-select.active{
        padding: 0.13rem 0.37rem;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 0.68rem;
        background: linear-gradient(134deg, #FF8636 0.12%, #F60 87.86%);
        box-shadow: 0 0.03rem 0.08rem 0 #ff660026;

        color: #ffffff;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.28rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.3rem;
        flex-shrink: 0;
        position: relative;
        overflow: visible;
    }
     .select-wrap .new-select .after{
        display: none;
     }

    .select-wrap .new-select.active .after{
        position: absolute;
        left: 50%;
        margin-left: -0.18rem;
        bottom: -0.09rem;
        display: inline-block;
        width: 0.36rem;
        height: 0.22rem;
        background: url('');
    }


    .select-second-wrap{
        display: flex;
        margin-top: 0.29rem;
        height: 0.52rem;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .select-second-wrap .select-second{
        color: #333333;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.28rem;
        font-style: normal;
        font-weight: 400;
        line-height: 0.32rem;
        height: 0.32rem;
        margin-right: 0.38rem;
        position: relative;
        flex-shrink:0

    }
    .select-second-wrap .select-second.active{
        color: #ff6600;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 0.3rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.32rem;
        height: 0.32rem;
        margin-right: 0.38rem;
        position: relative;
    }
    .select-second-wrap .select-second.active::after{
        position: absolute;
        content:'';
        left: 50%;
        margin-left: -0.28rem;
        bottom: -0.2rem;
        display: inline-block;
        width: 0.56rem;
        height: 0.06rem;
        border-radius: 2rem;
        background: linear-gradient(90deg, #F60 0%, #FF8E42 100%);
    }
    .jd-wrap{
        display: none;
    }
    .jd-wrap.show{
        display: block;
    }
    .box-wrap{
        background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/30/2025530175157_66635.png'); /* 替换为你的图片路径 */
        background-size: cover;  
        background-position: center; 
        height: 2.76rem;
        width: 100%; 
        position: relative;
    }
    .box-wrap .logo{
        width: 1.07rem;
        height: 0.51rem;
        position: absolute;
        top: 0.2rem;
        left: 0.16rem;
    }
    .box-wrap .h1{
        font-family: "PingFang SC";
        font-size: 0.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: 0.53rem;
        color: #FFEDCD;
        position: relative;
        top: 0.98rem;
        text-align: center;
        width: fit-content;
        margin:0 auto;
    }
     .box-wrap .h2{
      color: #ffedcd;
        font-family: "PingFang SC";
        font-size: 0.26rem;
        font-style: normal;
        font-weight: 500;
        line-height: 0.28rem;
        position: relative;
        top: 1.31rem;
        text-align: center;
        width: fit-content;
        margin:0 auto;
    }
    .box-wrap .h1::after{
        position: absolute;
        content: '';
        top: 0.23rem;  
        right: -0.74rem;  
        opacity: 0.5;
        width: 0.5rem;  
        height: 0.08rem;  
        background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/30/2025530180425_35452.png'); 

    }
    .box-wrap .h1::before{
        position: absolute;
        content: '';
        top: 0.23rem;  
        left: -0.74rem; 
        width: 0.5rem;  
        height: 0.08rem;  
        background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/30/2025530180735_16110.png'); 

    }