﻿/**!
 * [景德镇市昌江区门户网]
 * author: [lucw];
 * time:2016-11-30;
 */


/* main */

.ewb-mainwrap {
    padding: 0 10px;
    padding-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
}

.ewb-mt12{
    margin-top: 12px;
}

/* 政府信息公开专栏 */
.ewb-service.ewb-mt7{
    margin-top: 7px;
}

.ewb-service-hd{
    height: 32px;
    line-height: 32px;
    text-indent: 5px;
    border-bottom: 1px solid #3c9b10;
}

.ewb-service-hd a{
    font-size: 16px;
    font-weight: bold;
    color: #65b723;
    cursor: pointer;
}

.ewb-service-bd{
    overflow: hidden;
}

.ewb-service-items{
    padding-top: 10px;
    margin-right: -10px;
}

.ewb-service-item{
    margin-right: 10px;
    margin-bottom: 5px;
}

.ewb-service-link{
    display: block;
    width: 114px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #f2fbf4;
    border-radius: 1px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    background-color: #f2fbf4;
}

.ewb-service-item.current .ewb-service-link{
    border: 1px solid #65b723;
    background-color: #88df9c;
    color: #fff;
}

.ewb-service-item:hover .ewb-service-link{
    border: 1px solid #65b723;
    background-color: #88df9c;
    color: #fff;
}


/* 左侧列表项 */
.ewb-outlink-items{
    padding-top: 24px;
    padding-left: 20px;
}

.ewb-outlink-item{
    float: left;
    line-height: 36px;
    padding-left: 9px;
    background: url(imageslistimg03.jpg) 0 50% no-repeat;
}

.ewb-outlink-item.w113{
    width: 113px;
}

.ewb-outlink-item a{
    color: #333;
    white-space: nowrap;
    cursor: pointer;
}



/* 政府文件 */
.ewb-work{
    padding-bottom: 22px;
}

.ewb-work-hd{
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #3c9b10;
}

.ewb-work-hd a{
    font-size: 16px;
    font-weight: bold;
    color: #474747;
    cursor: pointer;
}

.ewb-work-hd{
    padding-left: 28px;
    background: url(imagesfriend_ico.png) 0 50% no-repeat;
}

.ewb-work-bd{
    height: 275px;
    overflow: hidden;
}

.wb-data-item {
    padding-left:5px;
    padding-top: 5px;
}

.wb-data-list {
    line-height: 34px;
    padding-left: 10px;
    background: url(imageslistimg.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}
