/**!
 * 景德镇市发展和改革委员会
 * author: wuzhou
 * date:2017-04-26
 */

.ewb-img-area {
    margin-top: 20px;
    height: 344px;
    overflow: hidden;
}


/* 轮播图 */

.ewb-scroll-img {
    width: 523px;
}

.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: 40px;
    line-height: 40px;
    color: #fff;
    background: url(imagesmask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 300px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-switcher {
    position: absolute;
    right: 8px;
    bottom: 17px;
    height: 6px;
}

.wb-slider-stag {
    float: left;
    margin-right: 5px;
    height: 6px;
    width: 29px;
    cursor: pointer;
    background-color: #a7a7a7;
}

.wb-slider-stag.cur {
    background-color: #0088c0;
}


/* 工作动态 */

.ewb-work-frame {
    width: 435px;
    margin-right: 20px;
}

.ewb-tab-tt {
    height: 45px;
    border-bottom: 2px solid #dedede;
}

.ewb-tab-name {
    color: #888;
    font-size: 17px;
    font-weight: bold;
    padding: 0 5px;
    height: 33px;
    line-height: 33px;
    margin-top: 11px;
    margin-right: 12px;
    border-bottom: 3px solid transparent;
}

.ewb-tab-name.current {
    color: #00629e;
    border-color: #00629e;
}

.ewb-tab-items {
    padding-top: 8px;
}

.ewb-tab-items>li {
    height: 28px;
    line-height: 28px;
    vertical-align: top;
}

.ewb-tab-items>li>a {
    display: block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #b2b2b2;
    text-indent: 10px;
    background: url(imagesnews_ico.jpg) left center no-repeat;
}

.ewb-ndate {
    color: #666;
}


/* 项目建设 */

.ewb-project {
    width: 348px;
    padding: 0 20px;
    height: 311px;
}

.ewb-pro-items {
    padding-top: 7px;
}

.ewb-pro-items>li>a {
    color: #303030;
}


/*  办事指南 */

.ewb-quick {
    width: 182px;
}

.ewb-guide-items>li {
    background: url(imagesquick_bg.jpg) top repeat-x;
}

.ewb-guide-items>li:hover {
    background: url(imagesquick_bg_hover.jpg) top repeat-x;
}

.ewb-guide-items>li>a {
    padding-left: 40px;
    text-align: center;
    line-height: 63px;
    display: block;
    height: 70px;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}

.ewb-guide-items>li>a.ewb-guide-one {
    background: url(imagesquick_ico_01.png) 23px 19px no-repeat;
}

.ewb-guide-items>li>a.ewb-guide-two {
    margin-top: 11px;
    background: url(imagesquick_ico_02.png) 25px 22px no-repeat;
}

.ewb-guide-items>li>a.ewb-guide-three {
    margin-top: 10px;
    background: url(imagesquick_ico_03.png) 24px 24px no-repeat;
}

.ewb-guide-items>li>a.ewb-guide-four {
    margin-top: 10px;
    background: url(imagesquick_ico_04.png) 20px 20px no-repeat;
}


/* 专题专栏 */

.ewb-special {
    padding: 0 20px;
    height: 169px;
}

.ewb-slideBox {
    width: 958px;
    padding-top: 21px;
    position: relative;
    overflow: hidden;
}

.ewb-special-items>li {
    float: left;
    margin-right: 8px;
}

.ewb-special-items>li img {
    vertical-align: top;
}


/* 友情链接 */

.ewb-frlinks {
    height: 72px;
    border-top: 1px solid #dde0e3;
    border-bottom: 1px solid #dde0e3;
    background-color: #fff;
}

.ewb-fr-items {
    margin-right: -42px;
    padding-top: 23px;
}

.ewb-fr-items>li {
    float: left;
    width: 219px;
    margin-right: 41px;
}

.ewb-fsel {
    display: block;
    outline: none;
    width: 100%;
    height: 27px;
    border: 1px solid #cdd1d3;
}