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


/* main */

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

.ewb-mt7{
    margin-top: 7px;
}
/* weibo */
.ewb-weibo-hd{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

.ewb-weibo-hd.ewb-mt19{
    margin-top: 19px;
}

.ewb-weibo-hd a{
    color: #474747;
}

.ewb-weibo-bd{
    margin-top: 3px;
    text-align: center;
}

.ewb-weibo-link{
    display: inline-block;
    cursor: pointer;
}

.ewb-weibo-link img{
    vertical-align: top;
}

/* panel */
.ewb-panel{
    margin-top: 21px;
}

.ewb-panel-items{
    margin-right: -10px;
}

.ewb-panel-item{
    margin-right: 10px;
}

.ewb-panel-item a{
    display: block;
    cursor: pointer;
}

.ewb-panel-item img{
    vertical-align: top;
}

/* 最新访谈 */
.ewb-ask-hd{
    border-bottom: 1px solid #3c9b10;
}

.ewb-ask-item{
    margin-right: 16px;
}

.ewb-ask-item a{
    padding: 0 7px;
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

.ewb-ask-item.current a{
    font-size: 16px;
    color: #3c9b10;
    cursor: pointer;
}

/* 内容部分 */
.ewb-ask-h1{
    margin-top: 3px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.ewb-ask-cfont{
    color: #ff9b0c;
    font-weight: bold;
}

.ewb-ask-content{
    color: #333;
    cursor: pointer;
}

.ewb-ask-img{
    display: block;
    cursor: pointer;
}

.ewb-ask-img img{
    vertical-align: top;
}


/* 领导信箱 */

.ewb-leader-hd{
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #3c9b10;
    font-size: 16px;
    font-weight: bold;
    text-indent: 28px;
    background: url(imagesleader_mail.png) 0 50% no-repeat;
}

.ewb-leader-hd a{
    color: #474747;
    cursor: pointer;
}

.ewb-leader-bd{
    height: 285px;
    overflow: hidden;
}

/* list */

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

.wb-data-list {
    line-height: 34px;
    padding-left: 9px;
    background: url(imageslistimg05.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;
    cursor: pointer;
}
