/**!
 * 松江市机关局--新闻中心
 * author: chenzhaoping;
 * date:2017-09-20
 */

.ewb-scroll {
    padding: 4px 5px;
    border: 1px solid #dcdcdc;
}

.wb-slider {
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background: url(imagesmask_bg.png);
}

.wb-slider-mask .ellipsis {
    margin-left: 10px;
    display: block;
    width: 380px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 22px;
    height: 9px;
}

.wb-slider-stag {
    float: left;
    margin-right: 4px;
    height: 9px;
    width: 9px;
    background: url(imagesstag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url(imagesstag_h.png);
}

/* 工作动态，党建天地 */

.ewb-colu-bd.work{
	padding: 0 22px 0 15px;
	height: 235px;
}

/* 公示公告 */

.ewb-colu{
    border: 1px solid #dcdcdc;
}

.ewb-colu-hd {
    padding: 10px 0 8px;
    background: url(imagesnews_bg.png) no-repeat center 18px;
}

.ewb-colu-tt {
    padding-left: 22px;
    font-size: 16px;
    color: #394c91;
}

.ewb-colu-more {
    padding-right: 28px;
    font-size: 12px;
    line-height: 21px;
    color: #999;
}

.ewb-colu-bd {
    padding: 0 15px;
    height: 307px;
}

.ewb-colu-govn {
    display: block;
    line-height: 26px;
    font-size: 16px;
}

.ewb-colu-p {
    padding: 3px 0 5px;
    line-height: 20px;
    color: #999;
}

.ewb-colu-p a {
    *margin-top: -25px;
    color: #394c91;
}

.wb-data-list {
    line-height: 28px;
    padding-left: 18px;
    background: url(imagesdot2.png) 0 50% no-repeat;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -28px;
    font-size: 12px;
    color: #666;
}

.wb-data-list:hover a,
.wb-data-list:hover span {
    cursor: pointer;
    color: #ffaa00;
}