/***集约化站群***/
.jiyuehua{
    width: 1047px;
    position: relative;
    margin: 0 auto 16px;
    background: #F2F2F2;
    padding: 18px 18px 0px;
}
.jiyuehua .pubSortListBox{
    height: auto;
    width: 88%;
}
.jiyuehua .shixianbumen{
    width: 88%;
}

.jiyuehua ul{
    height: 30px;
    overflow: hidden;
    width: 80%;
    margin-top: -0.4%;
}



.jiyuehua .sortListCon ul li.active a{
    color: #d02225;
    font-weight: bold;
    text-decoration: underline;
}
.jiyuehua .sortListCon ul li.whAuto a{
    width: auto;
}
.jiyuehua .sortListCon ul li.bigTit{
    text-align:justify;
    text-align-last:justify;
    width: 100px;
    margin-right: 0;
}
.jiyuehua .sortListCon ul li.bigTit a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.jiyuehua .showHideList{
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d02225;
    background: #fcf1f1;
    border-radius: 30px;
    position: absolute;
    right: 30px;
    cursor: pointer;
}
.jiyuehua .showHideList .showHideWords{
    display: inline-block;
    width: 60px;
    text-align: center;
    color: #d02225;
    font-size: 14px;
}
.jiyuehua .icon-listArrow{
    width: 18px;
    height: 27px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    float: left;
    background-blend-mode: lighten;
}





.jiyuehua .sortListCon{
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.jiyuehua .pubSortListBox .sorTtit{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    width: 100px;
}

.jiyuehua .pubSortListBox .sortListCon.searchLocation ul li{
    margin-right: 30px;
}


.jiyuehua .sortListCon .bigTit{
    text-align: justify;
    text-align-last: justify;
    width: 20%;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
