body {
    background-color: #f6f6f6;
}

.nodataImg{
    margin:0 auto;
    width:50vw;
}
/* banner */
/* #banner{
    width: 1760px;
    height: 272px;
    margin: 105px auto 0;
    font-size: 14px;
    color: #666;
    padding-left: 42px;
    box-sizing: border-box;
    position: relative;
    padding-top: 31px;
}
#banner img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
#banner .breadcrumb{
    margin-left: 4px;
    line-height: 14px;
    position: relative;
    z-index: 1;
}
#banner .title{
    margin-top: 40px;
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
#banner .info{
    width: 740px;
    margin-top: 22px;
    line-height: 30px;
    color: #636363;
    position: relative;
    z-index: 1;
} */



main {
    width: 100%;
    padding-top: 0;
    position: relative;
    margin: 0 auto;
    padding-bottom:0.8rem;
}



.topBox {
    width: calc(100% - 0.46rem);
}

.titleBox {
    width: calc(100% -0.46rem);
}

.titleBox .tab {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #E94829;
    margin: 0;
}




.hidden {
    opacity: 0;
}

#banner{
    margin-top:0.7rem;
    max-width:auto;
}


.bottomBox{
    width:calc(100% - 0.46rem);
}

.bottomBox .listBox .listItem .contentBox .price{
    font-size:0.12rem;
    line-height:0.12rem;
}


.report.bottomBox .listBox .listItem .contentBox .resolving{
    font-size:0.09rem;
    margin-top:0.14rem;
}

.report.bottomBox .listBox .listItem .contentBox .watchingRight{
    margin-top: -0.12rem;
}


.report.bottomBox .listBox .listItem .contentBox .watchingRight{
    font-size:0.1rem;
}

.report.bottomBox .listBox .listItem .contentBox .watchingRight .iconfont{
    font-size:0.12rem;
}

.report.bottomBox .listBox .listItem .contentBox .watchingRight .watchingCount{
    margin-left:0;
}

.report.bottomBox .listBox .listItem-report .imgBox{
    height:calc(100% - 0.8rem);
}

.viewMore{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    display: inline-flex;
    color: #E94829;
    justify-content:center;
    width: 100%;
}

.viewMore .icon{
  
    object-fit: contain;
    margin-left: 0.12rem;
    line-height: 0.2rem;
    margin-top: 0.05rem;
    
}

.swiper-slide .imgBox{
    height:auto;
}

.filter-3{
    display: flex;
    align-items: center;
}
.filter-3 .filter2-title{
    display:inline-flex;
    align-items: center;
}
.filter-3.filter2 img{
    width: 20px;
    height: 16px;
    margin-left: 4px;
}

.bottomBox .listBox .listItem .imgBox img{
    object-fit: cover;
    object-position: top;
}