/**!
 * Ã©Ââ„¢Ã¥Â®â€°-Ã¨Å¾ÂÃ¥Âªâ€™Ã¤Â½â€œÃ¤Â¸Â­Ã¥Â¿Æ’Ã¤Â¸â€°Ã§ÂºÂ§Ã©Â¡ÂµÃ©ÂÂ¢Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦Â Â·Ã¥Â¼Â
 * author: huangcong
 * date:2020-07-20
 */

 #container {
     background: #fbfbfb;
}

.main {
 
    background: #fff;
    padding-bottom: 10px;
}

.now {
    font-size:16px;
    border-top: 2px solid #1778d6;
    /* background: #fbfbfb; */
    background: linear-gradient(to top, #fbfbfb, #f5f5f5);
    background: -webkit-linear-gradient(bottom, #fbfbfb, #f5f5f5);
    background: -o-linear-gradient(top, #fbfbfb, #f5f5f5);
    background: -moz-linear-gradient(bottom, #fbfbfb, #f5f5f5);
}

.now p {
    display: flex;
    align-items: center;
    height: 45px;
    /* border: 1px solid #e1e1e1; */
    border-top: 0;
    /* padding-left: 54px; */
    /* background: url(https:/www.jingan.gov.cn/general/images/icon-new.png) 30px 14px no-repeat; */
    /* background-size:17px 17px; */
    font-size: 16px;
    /* line-height: 45px; */
}

.now p .currentPosition {
    color: #333;
}

.now p .currentPositionLast {
    color: #1764ce ;
}

/* Ã¥Â·Â¦Ã¤Â¾Â§Ã¤Â¸â€¹Ã¦â€¹â€° */

.mt10{
    margin-top: 10px;
}

.collect-l {
    padding-bottom: 40px;
    border: 1px solid #c2c1c1;
    background: url(https:/www.jingan.gov.cn/media/images/menu_bg.jpg) no-repeat center bottom;
}

.collect-title {
    position: relative;
    height: 57px;
    line-height: 57px;
    padding-left: 77px;
    color: #fff;
    font-size: 22px;
    background: #1764CE url(https:/www.jingan.gov.cn/media/images/collect_icon.png) no-repeat 33px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.collect-title:after {
    content: " ";
    position: absolute;
    left: 16px;
    bottom: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #1764CE transparent transparent transparent;
}

.wb-tree-tt {
    color: #333;
    font-size: 16px;
}

.wb-tree-node{
    display: block;
    height: 46px;
    line-height: 46px;
    padding-left: 28px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #dadada;
}

.wb-tree-iconr {
    float: right;
    z-index: 99999;
    width: 10px;
    height: 10px;
    margin-top: 18px;
    margin-right: 12px;
    cursor: pointer;
    background: url(https:/www.jingan.gov.cn/media/images/weblist.png) no-repeat;
    position: relative;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item {
    min-height: 40px;
    display: table;
    width: 100%;
    line-height: 24px;
    border-bottom: 1px solid #dadada;
    background: url(https:/www.jingan.gov.cn/media/images/left.png) no-repeat 40px center;
}

.wb-tree-item>a {
    display: table-cell;
    padding-left: 64px;
    color: #333;
    font-size: 16px;
    padding: 1px 0 1px 64px;
    vertical-align: middle
}

.wb-tree-item>a span{
    display: block;
    max-height: 72px;
    overflow: hidden;
}


.wb-tree-sub .wb-tree-item:first-child {
    background-image: url(https:/www.jingan.gov.cn/media/images/top_left.png);
}

.wb-tree-sub .wb-tree-item:last-child {
    background-image: url(https:/www.jingan.gov.cn/media/images/bom_left.png);
}

.wb-tree-item>a:active,
.wb-tree-item>a.cur {
    color: #1764CE;
}

.current .wb-tree-sub {
    display: block;
}

.consult {
    padding: 0 24px;
    border: 1px solid #dcdcdc;
}

.consult>p {
    line-height: 62px;
    padding-bottom: 5px;
}

.wb-tree-items.cur .wb-tree-tt{
    color: #1764CE;
    font-size: 16px;
}

/* Ã¥ÂÂ³Ã¤Â¾Â§ */

.collect-r {
    border: 1px solid #cecdcd;
    padding-bottom: 10px;
    /*min-height: 902px;*/
}

.online-title {
    padding-top: 6px;
    margin: 0 11px 0 7px;
    height: 59px;
    border-bottom: 2px solid #cbcbcb;
}

.online-title h3 {
    position: relative;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    padding: 0 18px;
    /* padding-left: 10px; */
    font-weight: bold;
    color: #1764CE;
    border-bottom: 3px solid #1764CE;
    float: left;
}

.online-title span {
    position: relative;
    height: 53px;
    line-height: 53px;
    font-size: 20px;
    padding: 0 18px;
    font-weight: bold;
    color: #1764CE;
    border-bottom: 3px solid #1764CE;
    float: left;
}

/* pad */

@media(max-width:979px){
    .collect-title{
        padding-left: 64px;
        background: #1764CE url(https:/www.jingan.gov.cn/media/images/collect_icon.png) no-repeat 10px center;
        background-size: 16px 16px;
        font-size: 16px;
        padding-left: 37px!important;
    }
}

/* phone */
@media (max-width:767px) {
    .row>div:first-child {
        width:140px;
    }
    .now p {
        height: auto;
    }
    .wb-tree-item {
        background-position: 10px center !important;
    }
    .wb-tree-item>a {
         padding: 10px 3px 10px 30px !important;
    }
    .collect-l {
        height: auto;
        padding-bottom: 10px;
        background: none;
        min-height:0!important;
    }

    /* Ã¥ÂÂ³Ã¤Â¾Â§ */

    .collect-r{
        height: auto;
        min-height:0!important;
    }

    .online-title{
        padding: 0;
        margin: 0 5px;
    }
}
.leftTreeContent {
    min-height: 878px;
}
