/* 公示公告 */

.header_search .picbg {
    margin: 0;
}

.gsgg_box {
    display: flex;
    align-items: center;
}

.gsgg_box .icon {
    width: 15px;
    height: 18px;
    margin-right: 10px;
}

.gsgg {
    width: 230px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    display: block;
}

.gsgg ul li {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
}

.gsgg ul li a {
    font-size: 14px;
    color: #000;
}

/* 北湖头条 */

.bhtt_news {
    background: url(../images/bhtt_news.png) left 20px no-repeat;
}

/* 右侧悬浮 */

.site_specific {
    width: 70px;right: 0px;
}

.site_specific div {
    height: auto;
    padding: 10px 0;
}

.site_specific div a {
    height: 32px;
}

.site_specific div.site_app {
    border-bottom: 1px solid #ededed;
}

.site_specific div span {
    display: block;
    line-height: 15px;
    top: 0;
    margin-top: 10px;
}

.site_specific .site_app_a {
    background: url(../images/app.png) 10px 0 no-repeat;
}

.site_specific .site_wx_a {
    background: url(../images/wx.png) 5px 0 no-repeat;
}

.site_specific .site_wb_a {
    background: url(../images/tab_icon_weibo.png) 5px 5px no-repeat;
}

.site_specific div img {
    background: #fff;
}
.site_specific .site_wz_a {
    background: url(../images/wz.jpg) center no-repeat;
    padding: 5px;
    margin: 0px auto;
    background-size: 100% 100%;width: 34px;
}