 body{
            background: linear-gradient(180deg, #FFF 0%, #F5F5F5 15.58%);
        }
       .between{
           display:flex;
           justify-content: space-between;
           align-items: flex-start
       }
       .content_top .top_right .top_right_content{
           float: right;
            color: #6849e9;
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            border-radius: 0.04rem;
            background: #ECE8FF;
            padding:0 0.11rem;
            width:fit-content;
            width:-webkit-fit-content;
            width:-moz-fit-content;

       }
       .content_top .top_left{
           min-width:5rem;
       }
       .content_top .top_right{
           min-width:2rem;
       }
       .content_body_sec{
           margin-top:0.06rem;
       }
       .content_body_sec .sec_left{
           min-width:5.5rem;
       }
       .content_body_sec .sec_right{
           min-width:0.9rem;
       }
       .sec_right_content{
           display:block;
           float:right;
            color: rgb(104, 73, 233);
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.34rem;
            margin-top:0.09rem;
       }
       .sec_right_content img{
           display:block;
           width: 0.33rem;
           height: 0.4rem;
           position: relative;
           left: 0.2rem;
       }
       /* .content_body_sec .sec_left .sec_left_place{
           min-width:5.5rem;
       } */
       .content_body_sec .sec_left .sec_left_place{
            color: rgb(51, 51, 51);
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
       }
       .content_body_sec .sec_left .sec_left_place2{
            color: rgb(153, 153, 153);
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            margin-top:0.06rem;
       }
       .content_body_sec .sec_left .sec_left_place3{
           display:block;
            color: rgb(104, 73, 233);
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            margin-top:0.17rem;
       }
       .content_body_sec .sec_left .sec_left_place3 img{
            width: 0.2rem;
            height: 0.2rem;   
            position: relative;
            top: 0.02rem;
            left:0.06rem;

       }
       .content_top .top_left .top_left_time1{
            color: rgb(102, 102, 102);
            font-family: "PingFang SC";
            font-size: 0.32rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.44rem;
       }
       .content_top .top_left .top_left_time2{
            color: #999999;
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.34rem;
            margin-top: 0.08rem;
       }
       .content_body_fir{
            flex-shrink: 0;
            /* border-radius: 0.12rem;
            background: linear-gradient(180deg, #F5F3FC 0%, #f5f3fc00 114.96%); */
            margin-top: 0.2rem;
            /* padding: 0.18rem 0.26rem 0.26rem 0.26rem; */
        }
        .content_body_fir_flex{
            display:flex;
        }
        .content_body_fir_flex .content_body_fir_flex_l{
            color: #999999;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            min-width: 1.24rem;
            margin-right: 0.25rem;
        }
        .content_body_fir_flex_r{
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height:  0.36rem;
        }
        .content_body_fir_botton{
            margin-top:0.33rem;
            justify-content: space-between;
        }
        .content_body_fir_flex .trick{
            border-radius: 0.52rem;
            text-align: center;
            color: #ffffff;
            width:3.13rem;
            /* background: var(--, linear-gradient(293deg, #6A70FF 0%, #E477FF 100%)); */
            background: var(--Linear, linear-gradient(293deg, #6A70FF 0%, #E477FF 100%));
            padding:0.14rem 0.3rem;
            box-sizing: border-box;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
        }
        .content_body_fir_flex .join{
            border-radius: 0.52rem;
            text-align: center;
            width:3.13rem;
            border: 0.01rem solid  #6A70FF;
            background: #F7F5FF;
            padding:0.14rem 0.3rem;
            box-sizing: border-box;
            color: #6849e9;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
        }
        .content_body_fir_flex .join2{
            border-radius: 0.52rem;
            text-align: center;
            width:3.13rem;
            background: #EEE;
            padding:0.14rem 0.3rem;
            box-sizing: border-box;
            color: #999999;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
        }
        .content_detail,.content_like{
            

        }
        .body_top {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 0.24rem;
        }

        .body_top .title {
            color: #333333;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.34rem;
            font-style: normal;
            font-weight: 700;
            line-height: 0.48rem;
        }

        .body_top .more {
            display: flex;
            align-items: center;
            color: #666666;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
        }

        .body_top .more img {
            height: 0.12rem;
            width: 0.22rem;
            margin-left: 0.04rem;
        }

        .body_body {
            display: flex;
            /* align-items: center; */
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .body_body_wrap_otner {
            width: 1.53rem;
            padding-bottom: 0.36rem;
        }

        .body_body_wrap_otner img {
            width: 1.53rem;
            height: 1.1475rem;
        }

        .body_body_wrap_otner_text {
            width: 1.53rem;
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            margin-top: 0.06rem;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .body_body_wrap {
            width: 3.44rem;
            /* padding-bottom: 0.36rem; */
            display:block;

        }

        .body_body_wrap .wrap_img {
            position: relative;
            width: 3.44rem;

        }

        .body_body_wrap .wrap_img .back_img {
            width: 3.44rem;
            display: block;
            height: auto;
            flex-shrink: 0;
            border-radius: 0.12rem 0.12rem 0 0;
            background: url(<path-to-image>), lightgray -0.3865rem 0 / 113.666% 100% no-repeat;
        }

        .body_body_wrap .wrap_state {
            width: 0.72rem;
            height: 0.34rem;
            flex-shrink: 0;
            border-radius: 0 0.12rem;
            border: 0.01rem solid #ECE8FF;
            background: #ED3D72;
            padding: 0.02rem 0.1rem;
            box-sizing: border-box;
            position: absolute;
            top: 0;
            right: 0;
            color: #ffffff;
            font-family: "PingFang SC";
            font-size: 0.22rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.31rem;

            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .wrap_state img {
            width: 0.12rem;
            height: 0.12rem;
            position: absolute;
            top: 0.11rem;
            right: 0.05rem;


        }

        .wrap_title {
            /* width: 318px; */
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            margin-top: 0.06rem;
        }

        .wrap_price {
            margin-top: 0.07rem;
            color: #ed3d72;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
        }
        .fir_show:first-child{
            margin-bottom:0.2rem
        }

        .artical_title{
            
            margin-bottom:0.22rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        
        .artical_title_left{
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.3rem;
            font-style: normal;
            font-weight: 700;
        }
        .artical_title_right{
            display: flex;
            align-items: center;
        }
        .artical_title_right .more_text{
            color: #666666;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;

        }
        .artical_title_right img{
            width:0.29rem;
            height:0.29rem;
            position: relative;
            top:0.03rem;
        }
        .artical_detail{
            /* width: 628px; */
            display:none;
            color: #525252;
            font-family: "PingFang SC";
            font-size: 0.28rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            text-overflow: ellipsis;
            overflow: hidden;
            word-break: break-all;
            white-space: nowrap;
            width:calc(100% - 0.25rem);
            margin-bottom:0.16rem;
            position: relative;
            padding-left:0.25rem;
        }
        .artical_detail:last-child{
            margin-bottom:0;
        }
        .artical_detail:before{
            content:'';
            position: absolute;
            top:0.16rem;
            left:0;
            width: 0.08rem;
            height: 0.08rem;
            flex-shrink: 0;
            border-radius: 100%;
            background: var(--Linear, linear-gradient(293deg, #6A70FF 0%, #E477FF 100%));
        }

        .wrap_bottom{
            width:3.44rem;
            flex-shrink: 0;
            border-radius: 0 0 0.12rem 0.12rem;
            background: #FFF;
            padding:0.11rem 0.18rem 0.17rem 0.18rem;
            box-sizing: border-box;
        }
        .wrap_bottom .wrap_bottom_title{
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;    
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        .wrap_bottom .wrap_bottom_time{
            color: #999999;
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.34rem;
            margin-top:0.08rem;
        }
        .wrap_bottom .wrap_bottom_price{
            color: #ED3D72;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem; 
            margin-top:0.13rem;
        }
        .select_wrap{
            display:flex;
            margin:0.4rem 0 0.32rem  0;
        }
        .select_wrap_data{
            border-radius: 1rem;
            background: #EBEBEB;
            color: #999999;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            padding:0.1rem 0.28rem;
            margin-right:0.14rem;
        }
        .select_wrap_data.select{
            color: #6849E9;
            background: #E5DFFF;
        }


        .bottom_main {
            /* display: flex;  
            flex-flow: column wrap;
            height: 5rem; */
            position: relative;
            margin-bottom:0.1rem;
        }
        .bottom_main a{
            display: inline-block;
            margin-bottom:0.14rem;
        }

        .bottom_item {
            width: 3.44rem;
            border-radius: 0.12rem;
            overflow: hidden;
            background-color: #fff;
            /* margin-top: 0.14rem; */
        }

        .bottom_item_img {
            width: 3.44rem;
            height:2.29rem;
            border-radius: 0.12rem 0.12rem 0 0;
            overflow: hidden;
            position: relative;
        }
        .bottom_item_img img {
            width: 3.44rem;
            height:2.29rem;
        }


        .bottom_item_text {
            color: #333333;
            font-size: 0.26rem;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            margin-bottom: 0.08rem;
            height:0.72rem;
            line-height: 0.36rem;
        }

        .bottom_item_date {
            color: #999999;
            font-size: 0.24rem;
            line-height:0.34rem;
        }
        .ych_wrap .bottom_item_img {
            width: 3.44rem;
            height:4.56rem;
            border-radius: 0.12rem 0.12rem 0 0;
            overflow: hidden;
            position: relative;
        }
        .ych_wrap .bottom_item_img img {
            width: 3.44rem;
            height:4.56rem;
        }
        .ych_wrap{
            width:3.44rem;
        }

        .price {
            color: #ED3D72;
            font-weight: 700;
            font-size: 0.31rem;
        }

        .price_low {
            color: #999999;
            font-size: 0.2rem;
            font-style: normal;
            font-weight: 500;
        }

        .price_text {
            font-size: 0.26rem;
            color: #ED3D72;
            line-height: 0.36rem;
        }

        

        .item_bug {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 0.21rem;
            color: #FFFFFF;
            /* width: 0.7rem; */
            padding:0.03rem  0.1rem ;
            line-height: 0.33rem;
            /* height: 0.33rem; */
            border-radius: 0 0.12rem;
            border: 0.01rem solid #ECE8FF;
            background: #ED3D72;
            text-align: center;
            line-height: 0.33rem;
        }

        .item_text {
            color: #333333;
            font-size: 0.25rem;
            width: 100%;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        .price_wrap{
            margin-top:0.13rem;
        }
        .between{
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .content_detail_top{
            border-bottom:none;
        }
        .bottom_main2{
            display:none
        }

        .content_detail_top_content{
            display:block
        }
        .content{
            margin: 0 0 0 0;
            padding: 0.3rem 0.26rem 0 0.26rem;
        }
        .content_all{
            margin: -0.61rem 0 2rem 0 ;
            
        }

        .nodata {
            display: flex;
           
            justify-content: center;
            align-items: center;
            position: relative;
        }
        .nodata img{
            width: 3.79rem;
            height: 3.79rem;
        }
        .nodata_text{
            position: absolute;
            bottom: 0.42rem;
            color: #999999;
            text-align: justify;
            font-family: "PingFang SC";
            font-size:0.28rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .body_body_wrap_otner {
            width: 1.53rem;
            padding-bottom: 0.36rem;
            
        }

        .body_body_wrap_otner img {
            width: 1.53rem;
            height: 1.1475rem;
        }

        .body_body_wrap_otner_text {
            width: 1.53rem;
            color: #333333;
            font-family: "PingFang SC";
            font-size: 0.26rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.36rem;
            margin-top: 0.06rem;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .body_body_wrap {
            width: 3.44rem;
            /* padding-bottom: 0.36rem; */
            display:block;

        }

        .body_body_wrap .wrap_img {
            position: relative;
            width: 3.44rem;

        }

        .body_body_wrap .wrap_img .back_img {
            display:block;
            width: 3.44rem;
            height: 2.23rem;
            flex-shrink: 0;
            border-radius: 0.12rem;
            background: url(<path-to-image>), lightgray -0.3865rem 0 / 113.666% 100% no-repeat;
        }
        .body_body_wrap .wrap_img .back_img.ych{
            height: 4.3rem;
        }
        .body_body_wrap .sj_wrap{
            position: absolute;
            top: 0;
            left: 0;
            width: 3.44rem;
            height: 2.23rem;

        }
        .body_body_wrap .sj_wrap .sj_address{
            position: absolute;
            top: 0.09rem;
            left: 0.16rem;
            color: #ffffff;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.28rem;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .body_body_wrap .sj_wrap .sj_date{
            position: absolute;
            bottom: 0.47rem;
            left: 0.16rem;
            color: #ffffff;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.22rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }
        .body_body_wrap .sj_wrap .sj_state{
            
            position: absolute;
            bottom: 0.1rem;
            /* left: 0.16rem; */
            color: #ED3D72;
            text-align: justify;
            font-family: "PingFang SC";
            font-size: 0.24rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;

            display:flex;
    
        }
        .bazaar_item_text_link_triangle {
            width: 0;
            height: 0;
            border-top: 0.16rem solid transparent;
            border-right: 0.16rem solid transparent;
            border-bottom: 0.16rem solid transparent;
            border-left: 0.16rem solid #ffffffb3;
        }
        .bazaar_item_text_link{
            background:rgba(255, 255, 255, 0.7);
            width: 119rpx;
            height: 32rpx;
            padding-left:0.16rem;
            
        }
        .price_fir{
            color: #ed3d72;
            font-family: "PingFang SC";
            font-size: 0.2rem;
            font-style: normal;
            font-weight: 500;
            line-height: 0.28rem;
            letter-spacing: 1rpx;
        }
        .bottom_main a{
            display: block;
            position: absolute;
        }

        .zh_wrap{
            width:3.44rem;
            height:4.15rem;
        }
        .ych_wrap{
            width:3.44rem;
            height:6.52rem;
        }
        .sj_wrap{
            width:3.44rem;
            height:2.23rem;
        }