.topBox {
    width: calc(100% - 0.46rem);
    height: 180px;
    margin: 0 auto;
}

.titleBox {
    width: 100%;
    height: auto;
    /* border-bottom: 1px solid #e0e0e0; */
}

.titleBox .tab {
    text-align: center;
    font-size: 0.16rem;
    cursor: pointer;
    font-weight: 550;
    color: #586276;
    margin: 0;
    line-height: 0.38rem;
    padding: 0.08rem 0.05rem;
    margin-right: 0.12rem;
}

.titleBox .tab:first-child {
    margin-left: 0;
}

.titleBox .tab:hover {
    color: #FC4832;
}

.titleBox .active {
    color: #FC4832;
    border-bottom: solid 3px #e94829;
}

/* 搜索框 */
.topBox .searchBox {
    width: 100%;
    height: 0.4rem;
    float: right;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    z-index: 9;
    margin-top: 0.4rem;
    margin-bottom: 0.15rem;
}

.topBox .searchBox .searchFilter {
    width: 0.92rem;
    height: 100%;
    float: left;
    border-right: solid 1px #eaeaea;
    box-sizing: border-box;
    position: relative;
    background-color: #f9f9fb;
}


.topBox .searchBox .searchFilter .title {
    width: 100%;
    height: 100%;
    color: #586276;
    text-align: center;

    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.12rem;
    color: #666666;
    line-height: 0.4rem;
}



.filter2{
    height: 100%;
    float: left;
    border-right: solid 1px #eaeaea;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    margin-right:0.1rem;
    border-radius:2px;
}

.filter2-group{
    margin-top: 0.2rem;
    width: calc(100% - 0.13rem);
    text-align: right;
    display: inline-flex;
    justify-content: flex-end;
}

.filter2 .filter2-title{
    width: 100%;
    height: 100%;
    color: #586276;
    text-align: center;

    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.12rem;
    color: #666666;
    line-height: 0.3rem;
}

.filter2 .filter2-title .text{
    display:inline-block;
}

.filter2 img {
    width: 0.1rem;
    height: 0.06rem;
    display: inline-block;
    margin-left: 10px;
    transform: translateY(-1px);
}

.filter2 .pop {
    width: 100%;
    max-height: 0;
    overflow: auto;
    line-height: 0.4rem;
    font-size: 0.12rem;
    color: #586276;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0.4rem;
    background-color: #fff;
    transition: all .3s;
    z-index:10;
}

.filter2.active .pop {
    max-height: 300px;
    overflow: auto;
}


.topBox .searchBox .searchFilter .title .text {
    display: inline-block;
}

.topBox .searchBox .searchFilter img {
    width: 0.1rem;
    height: 0.06rem;
    display: inline-block;
    margin-left: 10px;
    transform: translateY(-1px);
}

.topBox .searchBox .searchFilter .popup {
    width: 100%;
    max-height: 0;
    line-height: 0.4rem;
    font-size: 0.12rem;
    color: #586276;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0.4rem;
    background-color: #fff;
    transition: all .3s;
}

.topBox .searchBox .searchFilter.active .popup {
    max-height: 300px;
}

.topBox .searchBox .searchFilter .popup .s_li {
    cursor: pointer;
}

.topBox .searchBox .searchFilter .popup .s_li:hover {
    color: #fff;
    background-color: #e94829;
}

.topBox .searchBox .search {
    width: calc(100% - 1.32rem);
    height: 100%;
    float: left;
    padding-left: 0.2rem;
    font-size: 0.12rem;
    box-sizing: border-box;
}

.topBox .searchBox .search:focus {
    outline: none;
}

.topBox .searchBox .icon {
    width: 0.4rem;
    height: 0.39rem;
    background-color: #e94829;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.topBox .searchBox .icon img {
    width: 0.13rem;
    height: 0.13rem;
    margin: 0.14rem;
}

.topBox .searchBox .hotWord {
    font-size: 14px;
    line-height: 64px;
    padding-left: 147px;
}

.topBox .searchBox .hotWord .hTitle {
    color: #999;
    float: left;
}

.topBox .searchBox .hotWord .word {
    color: #999;
    float: left;
    margin-right: 7px;
}

.topBox .searchBox .hotWord .word .item {
    float: left;
    color: #666;
    padding: 0 7px;
    cursor: pointer;
}

.topBox .typeBox {
    width: 100%;
    height: 0.28rem;
    float: left;
    color: #586276;
    margin-top: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #E94829;
    
}

.topBox .typeBox2{
    border-bottom:1px solid  #EAEAEA;
}

.topBox .typeBox>div {
    width: 100%;
    height: 48px;
    float: left;
}

.topBox .typeBox>div .topTitle {
    width: 64px;
    float: left;
    font-size: 0.14rem;
    line-height: 0.24rem;
}

.topBox .typeBox>div .aItem {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.24rem;
    padding: 0 0.09rem;
    cursor: pointer;
    float: left;
    position: relative;
    color: #586276;
}


.topBox .typeBox >div .aItemText {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.24rem;
    padding: 0 0.09rem;
    cursor: pointer;
    float: left;
    position: relative;
    color: #586276;
    padding-left: 0;
}

.topBox .typeBox>div .aItem:first-child {
    padding-left: 0;
}


.topBox .typeBox>div .aItem:nth-child(2)::before {
    content: "";
    display: none;
}

.topBox .typeBox>div .aItem:not(.disabled):hover,
.topBox .typeBox>div .aItem.active {
    color: #e94829;
    /* color: #fff;
    padding-left: 0.06rem;
    padding-right: 0.06rem;
    border-radius: 0.02rem; */
}

.topBox .typeBox>div .aItem.disabled {
    color: #bbb;
    cursor: default;
}