body,
html {
    overflow: visible;
}

* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /*-webkit-touch-callout: none;*/
}

.loading {
    text-align: center;
    margin: 0.2rem;
    color: #999;
}
.top-sticky{
 
    position: sticky;
    top: 0;
    z-index: 9;
    background-color: rgb(255, 113, 5);

}

.box .top {
    height: 1.01rem;
    width: 7.5rem;
    flex-shrink: 0;
    background: linear-gradient(180deg, #FF870F -0.46%, #FF7105 55.78%);
    position: relative;
}

.box .top .logo {
    width: 1.42rem;
    height: 0.68rem;
    margin: 0.17rem 0 0 0.13rem;
    position: absolute;
}

.box .top .imgtop {
    width: 1.7rem;
    height: 0.94rem;
    position: absolute;
    left: 1.68rem;
    top: -0.46rem
}

.box .top .imgbottom {
    width: 4.07rem;
    height: 1.19rem;
    overflow: hidden;
    position: absolute;
    left: 2.21rem;
    top: -0.18rem
}
.box .top .imgbottom img{
    width: 4.07rem;
    height: 3.82rem;
}

.box .content {
    position: relative;
    margin-top: 0;
    width: 7.5rem;
    min-height: 100vh;
    flex-shrink: 0;
    background: #f6f6f6;
    padding: 0.24rem;
    padding-top: 0.01rem;
}

.box .top .button {

    width: 2.63rem;
    height: 0.5rem;
    flex-shrink: 0;
    border-radius: 0.57rem;
    background: #ffffffe6;

    flex-shrink: 0;
    color: #ff6c01;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.33rem;

    position: absolute;
    right: 0.24rem;
    top: 0.27rem;
    border: none;
    display: block;
    border: none;
    text-align: center;
    padding-top: 0.08rem;
}

.content-top {
    display: flex;
    align-items: center;
    border-radius: 0.3rem 0.3rem 0 0;
    background-color:#f6f6f6;
    padding: 0.24rem;
    
}

.city-select-wrap {
    display: flex;
    align-items: center;

    margin-right: 0.29rem;
}

.city-select-wrap .local {
    width: 0.25rem;
    height: 0.31rem;
}

.city-select-wrap .cityname {
    display: block;
    margin: 0 0.09rem 0 0.11rem;
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.45rem;
}

.city-select-wrap .select {
    width: 0.23rem;
    height: 0.23rem;
}

.search-button-wrap {
    width: auto;
    height: 0.64rem;
    flex-shrink: 0;
    background-color: #FFF;
    border: 0.02rem solid #F60;
    border-radius: 1rem;
    box-sizing: content-box;
    flex-grow: 1;


}

.search-button-wrap a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.06rem 0.08rem 0.06rem 0.27rem;
    color: #999999;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.39rem;
    letter-spacing: 1px;

}

.search-button-wrap a img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.14rem;
}

.search-button-left {
    display: flex;
    align-items: baseline;
}

.search-button-right {
    width: 1.08rem;
    height: 0.52rem;
    flex-shrink: 0;
    border-radius: 1rem;
    text-align: center;
    background: var(--129, linear-gradient(123deg, #FF8000 11.81%, #F60 69.63%));


    padding-top: 0.11rem;
    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 0.28rem;

    font-style: normal;
    font-weight: 400;
    line-height: 0.28rem;
    letter-spacing: 1px;
}

.shotcut-wrap {
    margin-top: 0;
    width: 100%;
    flex-shrink: 0;
    border-radius: 0.2rem;
    background: #FFF;
    box-shadow: 0 0 0.06rem 0 #0000000d;
    padding: 0.26rem 0.26rem 0.28rem 0.26rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.shotcut-wrap a {
    display: block;
    width: 1.36rem;
}

.shotcut-wrap a:nth-child(n+5) {
    margin-top: 0.22rem;
}

.ico-zp {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091014_57528.png);
}

.ico-bs {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521090746_59239.png);
}

.ico-kx {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091032_96705.png);
}

.ico-bzf {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091055_48641.png);
}

.ico-qnr {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091128_66061.png);
}

.ico-bm {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091153_65174.png);
}

.ico-jn {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091212_83807.png);
}

.ico-cy {
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521091232_14983.png);
}

.ico-xx {
    background-image: url(http://imgbdb3.bendibao.com/szbdb/20214/5/20210405231019_28784.png)
}

.ico-yj {
    background-image: url(http://imgbdb3.bendibao.com/szbdb/20214/5/20210405231031_93017.png)
}

.ico-zx {
    background-image: url(https://imgbdb4.bendibao.com/images/icon_zx.png)
}

.ico-jdb {
    background-image: url(http://imgbdb3.bendibao.com/whbdb/20213/30/20210330142541_22771.png)
}

.ico-youhui {
    background-image: url(https://imgbdb4.bendibao.com/xcxbdb/20241/15/2024115094137_10919.png)
}

.ico-chwl {
    background-image: url(http://imgbdb3.bendibao.com/whbdb/20211/11/20210111172055_55283.png)
}

.shotcut-wrap a .icon {
    display: block;
    width: 0.92rem;
    height: 0.92rem;
    margin: 0 auto;
    background-size: 0.92rem;
    background-repeat: no-repeat;
}

.shotcut-wrap a .icon-text {
    color: #444444;
    margin-top: 0.02rem;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.39rem;
}

.content-middle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: -0.06rem;
}

.content-middle>a {
    display: block;
    width: 1.43rem;
    height: 1.42rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    /* border: 0.01rem solid #E4E4E4;
    background: linear-gradient(155deg, #FFF4ED 2.57%, #FFF 30.36%);
    box-shadow: 0 0.06rem 0.06rem 0 #00000014; */
    position: relative;
    margin-top: 0.28rem;
    /* margin-right: 0.13rem; */
    box-sizing: border-box;
}

.content-middle-logo {
    display: block;
    width: 1.43rem;
    height: 1.42rem;
}

.content-middle>a:last-child {
    margin-right: 0rem;
}

.content-middle .content-middle-img-f {
    width: 0.58rem;
    height: 0.68rem;
    position: absolute;
    left: 0.14rem;
    top: 0.14rem;

}

.content-middle .content-middle-img-s {
    width: 1.3rem;
    height: 0.62rem;
    position: absolute;
    left: 0rem;
    bottom: 0rem;
}

.content-bottom {
    margin-top: 0.07rem;
}

.content-bottom .content-select-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    /* overflow-x: scroll; */
    /* overflow-y: hidden; */
    min-height: 0.8rem;
}

.content-artical-wrap .content-artical:first-child {
    margin-top: 0.26rem;
}

.content-bottom .content-select-wrap .content-select {
    color: #666666;
    font-family: "PingFang SC";
    font-size: 0.31rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.43rem;
    margin-right: 0.5rem;
    min-width: 0.8rem;
    white-space: nowrap;
    text-align: center;
}

.content-bottom .content-select-wrap .content-select:last-child {
    margin-right: 0
}

.content-bottom .content-select-wrap .content-select.active {
    color: #222222;
    font-family: "PingFang SC";
    font-size: 0.35rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.49rem;
    position: relative;
}

.content-bottom .content-select-wrap .content-select.active::after {
    position: absolute;
    content: '';
    bottom: -0.18rem;
    /* left: 0; */
    width: 0.8rem;
    height: 0.1rem;
    background-size: 100% 100%;
    background-image: url(https://imgbdb4.bendibao.com/whbdb/20255/21/2025521072346_76119.png);
    left: 50%;
    transform: translate(-50%, -50%);
    /* 调整位置，使伪元素真正居中 */
}

.content-artical {
    border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
    overflow: hidden;
    margin-top: 0.3rem;
}

.content-artical-top {
    position: relative;
    display: block;
}

.content-artical-top .content-artical-top-img {
    width: 100%;
    height: auto;
    display: block;
    height: 2.99rem;
    position: relative;
    z-index: 0
}

.content-artical-top::before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2.5rem;
    background: url(https://imgbdb4.bendibao.com/whbdb/20256/06/2025606085016_26055.png);
}

.content-artical-top .content-artical-top-detail {
    width: calc(100% - 0.48rem);
    left: 0.24rem;
    bottom: 0.18rem;
    position: absolute;
    z-index: 2;
}

.content-artical-top .content-artical-top-detail .artical-title {

    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.46rem;
}

.content-artical-top .content-artical-top-detail .artical-spec {
    display: flex;
    margin-top: 0.11rem;

    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.36rem;
}

.content-artical-top .content-artical-top-detail .artical-spec .time {
    margin-right: 0.58rem;
}

.content-artical {
    background-color: #fff;
}

.content-artical-detail {
    display: flex;
    margin: 0.23rem 0.24rem 0 0.24rem;
}

.content-artical-detail .content-artical-detail-right {
    width: 1.23rem;
    display: block;
    height: auto;
    align-self: flex-start;
    margin-left: 0.34rem;
}

.content-artical .content-artical-detail:last-child .content-artical-detail-left {
    border-bottom: none;
    min-height: 1.45rem;
    display: grid

}

.content-artical-detail-left {
    min-width: 4.97rem;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #E7E7E7;
}

.content-artical-detail-left .detail-title {
    /* width: 497px; */
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.31rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.46rem;


}

.content-artical-detail-left .detail-spec {
    display: flex;
    align-items: center;
    margin-top: 0.15rem;
    color: #999999;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.34rem;
}

.content-artical-detail-left .detail-spec .time {
    margin-right: 0.6rem;
}

.two-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

.content-select-wrap {
    overflow: auto;
    /* position: sticky; */
    top: 1.01rem;
    z-index: 9999999;
    /* background-color: rgb(249, 249, 249); */
}


/* 自定义滚动条 */
.content-select-wrap::-webkit-scrollbar {
    height: 0rem;
}

.content-select-wrap::-webkit-scrollbar-thumb {
    background-color: darkgray;
    /* 设置滚动条滑块的颜色 */
    border-radius: 0.1rem;
    /* 设置滑块的圆角 */
}

.sec-list-body .list-item2016 dl dt {
    font-weight: 400;
}

.sec-list-body .list-item2016 {
    padding: .28rem .24rem .21rem .24rem;
}

.box .content {
    min-height: auto;
}

footer {
    margin-top: 0;
}

.box {
    background-color: rgb(255, 113, 5);
}

.back_to_top,.back_to_feed{
    z-index: 99;
}


.sec-list-body .list-item2016 dl dd{
    display: flex;
    justify-content: space-between;
}

.sec-list-body .list-item2016 dl dd .first {
    white-space: nowrap; 
    flex-shrink: 0; 
}

.sec-list-body .list-item2016 dl dd .second {
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    flex-grow: 1; 
    text-align: right;
    margin-left: 0.2rem;
}