.topFixed {
    position: fixed;
    top: 0;
}
.city {position: initial;background-color: initial;}
.box-top{
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    background: linear-gradient(156deg, #FF6803 16.57%, #FF9047 63.81%);
}
.box-top-content{
    margin: 0 auto;
    width:1200px;
    position:relative;
    height:100%
}
.box-top-content-text{
    color: #ffffffb3;
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-top:18px
}
.box-top-content-img{
    width: 180px;
    height: 51px;
    margin-top:28px
}
.box-top-content-banner{
    position:absolute;
    bottom:0;
    right:211px;
    width: 517px;
    height: 188px;
}
.container-wrap{
    width:100%;
    border-radius: 20px 20px 0 0;
    background: #F5F5F5;
    margin-top:-30px;
    position:relative;

}
.container {
    margin: 0px auto;
}

.search-input-wrap{
    display: flex;
    background-color: #fff;
    width: 739px;
    height: 56px;
    align-items: center;
    border-radius: 68px;
    margin-right: 20px;
    padding-right: 2px;
    position:relative;
    top:0px

}
.search-input{
    outline: none;
    border: 0px solid #fff;
}
.search-button{
    width: 96px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 36px;
    background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    outline: none;
    border: 0px;
    color: #fff;

    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.85px;
    padding:12px 0 ;
    box-sizing: border-box;
    cursor: pointer
}
.search-wrap-new{
    /* margin-top: 40px; */
    padding-top:31px;
    padding-bottom:19px
}
.nav-wrap{
    display: flex;
    margin-top: 29px;
}
.nav-wrap div{

}
.line{
    height: 40px;
    width: 1px;
    background-color: #99999950;
    
}
.search-right{
 
    width:114px;
    position:relative;
    top:5px;
    cursor: pointer;

}
.search-right-fimg{
    width: 114px;
    height: 56.3px;
    position:absolute;
    bottom:0;
}
.search-right-simg{
    width: 47.24px;
    height: 43.39px;
    position:absolute;
    bottom:31px;
    left:35px;
}
.search-text{
    position:absolute;
    width:114px;
    bottom:10px;
    color: #ff6600;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.turn-a{
    display:block;
    padding: 10px 21px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 52px;
    background: #b5b5b51a;
    color: #888888;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom:10px;
    margin-right:20px;
    cursor: pointer
}
.turn-a:hover{
    background:rgb(255,168,0);
    color:#fff
}
.turn-wrap{
    margin-bottom:14px
}
.hot-wrap{
    width: 874px;
    flex-shrink: 0;
    border-radius: 14.4px;
    box-sizing: border-box;
    border: 1px solid #FFF;
    background: linear-gradient(113deg, #FFF 23.06%, #F5F5F5 186.42%);
    padding:19px 16px 11px 16px
}
.hot-img{
    display:block;
    width: 100px;
    height: 28px;
    margin-bottom:9px
}
.jing-hot-one img{
    width: 82px;
    height: 82px;
    border-radius: 50%;
    margin-left: 14px;
}
.jing-hot-name{
    width:110px;
    text-align: center;
    color: #333333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    height: 42px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;

    display: flex;
    align-items: center;
    justify-content: center;

}
.hot-detail-wrap{
    display: flex;

}
.hot-detail-wrap a{
    display: block;
    width: 110px;
    margin-right: 33px;
}
.hot-detail-wrap a:nth-child(6n){
    margin-right: 0;
}
.jingqu-title{
    color: #333333;
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    margin:30px 0  24px 0;
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.jingqu-title:before{
    position: absolute;
    content:'';
    bottom:0;
    left:0;
    width: 100%;

    height: 4.8px;
    flex-shrink: 0;
    background: linear-gradient(90deg, #F60 0%, #f5f5f500 100%);


}

.jingqu-chakan {
    display: flex;
    /* overflow-x: scroll; */
    flex-wrap: nowrap;
    position: relative;
    margin-bottom: 10px;
}
.jingqu-wrap{
    margin-bottom: 7px;
}
.jingqu-chakan .jingqu-chakan-l {
    color: #444444;
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    flex-shrink: 0;
    margin-right: 5px;
}


.jingqu-chakan-r-wrap {
    display: flex;
    flex-wrap: wrap;
}

.jingqu-chakan .jingqu-chakan-r {
    display: block;
    white-space: nowrap;
    color: #666666;
    text-align: center;
    font-family: "PingFang SC";
    /* font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.36rem;
    padding: 0.08rem 0.18rem;
    border-radius: 0.08rem;
    background: #FFF;
    margin-right: 0.14rem; */


    color: #666666;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;


    width: 130px;
    padding: 5.01px 0 5.99px 0;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #FFF;
    margin-right: 13px;
    margin-bottom: 10px;
    cursor: pointer
}

.jingqu-chakan-r.active {
    background: #F60;
    color: #ffffff;
}

.container{
    display: flex;
    justify-content: space-between;

}
.container-l{
    width:874px
}
.jingqu-detail-wrap{
    margin-top:20px;
}
.jingqu-detail-wrap:first-child{
    margin-top:0;
}


.jingqu-detail-top {
    width: 100%;
    flex-shrink: 0;
    flex-shrink: 0;
    border-radius: 14.4px;
    background: #FFF;
    box-shadow: 0 2.4px 9px 0 #0000000d;
    background: #FFF;
    padding: 18px 20px 17px 16px;
    box-sizing: border-box;
    /* margin-bottom:20px; */
    position: relative;
    z-index: 9;
    display: flex;
}

.jingqu-detail-top-s {
    position: relative;
}

.jingqu-detail-top-s {
    display: flex;
}

.jingqu-detail-top-s img{
    width: 171px;
    height: 173px;
    flex-shrink: 0;
    border-radius: 8.4px;

}


.gonggao-t-wrap{
    position: absolute;
    border-radius: 8px 8px 0 0;
    top:0;
    left:0;
    width: 171px;
    justify-content: center;
    height: 37px;
    background: #00000066;
    display: flex;
}
.top-r-t-a{
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display:flex;
    align-items: center;
}
.top-r-t-a  .top-r-t-a-img{
    width: 17px;
    height: 17px;
    display: block;
    position: relative;
    top: 2px;
    left: -3px;
}

.jingqu-detail-top-r {
    width: calc(100% - 190px);
    margin-left:20px
}

.jingqu-detail-top-r .top-r-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.jingqu-detail-top-r .top-r-t .top-r-t-title {
  
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}


.detail-a {
    display: block;
    color: #ff6600;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    white-space: nowrap;
}

.top-r-m {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 8px;
}

.top-r-m .top-r-m-img {
    width:17px;
    height: 17px;
    margin-right: 9px
}

.top-r-m .top-r-m-text {
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    width: 100%;
}

.jingqu-detail-bottom {
    display: flex;
    flex-wrap: nowrap;
    /* margin-top: 0.2rem; */
}

.jingqu-detail-bottom .botton-i {
    margin-right: 20px;
    display: block;
}
.jingqu-detail-bottom .botton-i:last-child{
    margin-right: 0
}


.bottom-other {
    color: #ff6600;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding:6px 0;
    border-radius: 22.8px;
    background: #ff66001a;
    flex-grow: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    flex-shrink: 1;
    margin-top: 6px;
    background-color: #ff66001a;
    cursor: pointer;
}


.xcx_box_bg{
    background-image: url(https://imgbdb4.bendibao.com/xcxbdb/20241/05/2024105105411_55185.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 220px;
    height: 211px;
    display: none;
    position: absolute;
    bottom: 11px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    color: #999;
    z-index: 1001;
    padding-top: 40px;
}
.xcx_box_bg .xcx_code_img{
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
    /* margin: 13px 27px 27px 12px; */
}
.xcx_box_bg .xcx_text{
    margin-bottom: 30px;
}

.loading{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10001;
    display: none;
}
.loading img {
    width: 1.2rem;
    height:1.2rem;
    animation: rotate 1.5s linear infinite;
}
.weui-masks2{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}


.state{
    padding:5px 7px;
    flex-shrink: 0;
    border-radius: 4px;
    background: linear-gradient(90deg, #FFF6E0 0%, #FFE4D2 100%);
    color: #666666;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: block;
    float: right;
}
.state a{
color: #ff6600;
}


.jingqu-detail-message{
    flex-shrink: 0;
    position: relative;
    border-radius: 15px;
    padding:50px 17px 0 17px;
    background: linear-gradient(180deg, #FFF4EC 0%, #FFF 25.62%);
    box-sizing :border-box;
    margin-top:-39px
}
.message-flex{
    /* display:flex;
    justify-content: space-between;
    align-items: center; */
    position: absolute;
    top:53px;
    right:16px;
   
}
.message-flex img{
    width: 29px;
    height: 29px;
    display: block;
    cursor: pointer
}

.message-one-wrap{
    overflow:hidden;
    transition: height 0.5s ease;
}
.message-one-wrap.xzheight{
max-height:200px;
}

.message-one{
    color: #333333;
 font-family: "Microsoft YaHei";
 font-size: 15px;
 font-style: normal;
 font-weight: 400;
 line-height: 20px;
}
.message-one a{
    color: blue;
}

.message-border{
    width:calc(100% + 34px);
    position:relative;
    left:-17px;
    height: 1px;
    margin-top :12px;
    background: #eee;
}
.message-time{
    color: #999999;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding:11px 0
}

.to-top {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: fixed;
    right: 12%;
    bottom: 6%;
}

.container-r{
    width:300px;
    margin-top: 27px;

}

.container-r .tejia{
    width: 299px;
    height: 126px;
    display: block;
    position: relative;
    position: relative;
    z-index: 9;
    padding-top:0.1px;
    margin-bottom: 12px;
}

.tejia-title{
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin-top:14px;
    margin-left: 22px;
    margin-bottom: 10px;
    position: relative;
    z-index: 9;
}
.tejia-tag{
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-left: 22px;
    position: relative;
    z-index: 9;
}
.back{
    width: 299px;
    height: 126px;
    position: absolute;
    top: 0;
    left: 0;
}
.big-star{
    width: 17px;
    height: 16px;
    position: absolute;
    top: 55px;
    left: 150px;
    position: relative;
    z-index: 9;
}
.small-star{
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50px;
    right: 25px;
    position: relative;
    z-index: 9;
}
.enterbutton{
    width: 69px;
    height: 27px;
    flex-shrink: 0;
    border-radius: 22.17px;
    border: 0.74px solid #FFF;
    background: #ffffffcc;

    color: #cfa0f6;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.57px;
    position: absolute;
    top:17px;
    right:26px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.enterimg{
    width: 17px;
    height: 13px;
    position: relative;
    z-index: 9;
}

.huodong .enterbutton{
    color: #7cc3ee;

}

.tuijian .enterbutton{
    color: #F36356

}

.right-standard-block{
    margin-bottom: 16px;
    padding: 15px 24px;
    background-color: #fff;
    border-radius: 8px;
}
.right-block-title{
    margin-bottom: 12px;
    color: #333333;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.dot1{
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 6px;
    opacity: 0.5;
    background: var(--1, linear-gradient(104deg, #AEFFF3 12.38%, #ff6600 85.12%));
}
.dot2{
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 6px;
    background: var(--1, linear-gradient(104deg, #AEFFF3 12.38%, #ff6600 85.12%));
    margin-left: -2px;
}
.zxtext{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    width: 238px;
    white-space: nowrap; /* ç¡®ä¿æ–‡æœ¬åœ¨ä¸€è¡Œå†…æ˜¾ç¤º */
    overflow: hidden; /* éšè—è¶…å‡ºå®¹å™¨çš„æ–‡æœ¬ */
    text-overflow: ellipsis; /* ä½¿ç”¨çœç•¥å·è¡¨ç¤ºè¢«æˆªæ–­çš„æ–‡æœ¬ */
    transition: 0.2s;
}

.loading1,.nomore {
    display: none;
    margin-top: 10px;
    text-align: center;
    color: #999;
}

.no_more {
    display: none;
    margin-top: 40px;
    color: #666;
    text-align: center;
}

#search_ipt::-webkit-input-placeholder {
    color: #999;

    color: #999999;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 41px;
    text-align: left;
}
.search-input input{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 41px;
    text-align: left;
}

.city-wrap{
    position: absolute;
    top:29px;
    right:10px;
    flex-shrink: 0;
    border-radius: 27px;
    background: #ffffffe6;
    padding:6px 13px 8px 18px;

    color: #ff8636;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    align-items: center;
}
.city-wrap img{
    width: 15px;
    height: 8px;
    margin-left: 5px;
}

.align{
    align-items: center;
}




.gonggao{
position:fixed;
background: #00000080;
width:100%;
height:100vh;
top:0;
z-index:999;
transition: opacity 0.5s;
opacity:0
}
.gonggao.showmask{
    opacity:1 
}
.gonggao-wrap .gonggao-img{
    position: absolute;
    top: -40px;
    left: 170px;
    width: 96px;
    height: 76px;
}

.gonggao .gonggao-wrap .gonggao-title{
    color: #333333;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 17px;
}
.gonggao .gonggao-wrap .gonggao-content{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

.gonggao .gonggao-wrap {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 440px;
    transform:  translate(-50%,-50%);
    padding: 40px 34px 30px 34px;
    box-sizing: border-box;
    flex-shrink: 0;
    border-radius: 24px;
    background: linear-gradient(180deg, #FFEEE2 0%, #FFF 38.05%);
}

.bottom-gg {
    display: block;
    width: 200px;
    margin: 15px 0 0 86px;
    color: #ff6600;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 24px;
    background: #ff66001a;
    flex-grow: 1;
    display: block;
}