/**!
 * 某某页面-首页
 * author: gaoli;
 * date:2017-09-12
 */

.news-img {
    position: relative;
    width: 465px;
    height: 278px;
    padding:8px;
    border:1px solid #e1e1e1;
}
.img-viewer {
    float: left;
    position: relative;
    overflow: hidden;
    width: 367px;
    height: 278px;
}
.img-viewer-cell {
    position: absolute;
    left: 0;
    right: 0;
    height: 278px;
}
.big-img-link {
    float: left;
    display: block;
    width: 367px;
    height: 278px;
}
.big-img-link img {
    width: 355px;
    height: 266px;
    border: 1px solid #e1e1e1;
    padding: 5px;
}

/* 大图说明文字 */

.img-title {
    position: absolute;
    bottom:12px;
    left: 13px;
    z-index: 1;
    width: 355px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img-title:hover {
    color: #fff;
    text-decoration: underline;
}
.img-title-mask {
    position: absolute;
    bottom:14px;
    left:14px;
    width: 355px;
    height: 30px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* 小图 */

.img-bars {
    float: right;
    width: 93px;
    height: 272px;
    overflow: hidden;
    position: relative;
}
.img-bars-content img {
    width: 82px;
    height: 52px;
    vertical-align: top;
}
.img-bars-content span {
    display: block;
    height: 52px;
    margin-bottom: 6px;
    position: relative;
    padding:1px;
    border:4px solid #eee;
}

.img-bars-content span.cur-span {
       border:4px solid #EA4E01;
       cursor: pointer;
}

/* 新闻 */

.ewb-news {
    height: 296px;
    background: url(imagesindex_12.jpg) no-repeat;
}

/* 列表 */

.wb-data-item {
    padding: 80px 24px 0 24px;
}
.wb-data-list {
    line-height: 24px;
    font-size: 12px;
    padding-left: 14px;
    border-bottom: 1px dashed #c8c8c8;
    background: url(imageslistimg.gif) 6px 50% no-repeat;
}
.wb-data-list a {
    display: block;
    color: #333;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 履职为民 */

.ewb-duty-hd {
    height: 29px;
    line-height: 29px;
    text-indent: 25px;
    background: url(imagesduty_bg.jpg) no-repeat;
}
.ewb-duty-hd span {
    float:left;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.ewb-more {
    float: right;
    color: #666;
    margin-right: 15px;
    cursor: pointer;
}
.ewb-duty-bd {
    height: 209px;
    border: 1px solid #d6d6d6;
    border-top: none;
}

/* 委员风采 */

.ewb-ren-img {
    float: left;
    padding: 2px;
    border: 1px solid #e1e1e1;
    margin: 10px 5px 0 10px;
    cursor: pointer;
}
.ewb-ren-img img {
    width: 100px;
    height: 160px;
}
.ewb-duty-bd .wb-data-item.ren {
    padding: 10px 0 0 0;
    width: 245px;
}

/* 列表 */

.ewb-duty-bd .wb-data-item {
    padding: 10px 19px 0 19px;
}
.ewb-duty-bd .wb-data-list {
    border-bottom: none;
}

/* 政协刊物 */

.ewb-journal-img {
    float: left;
    padding: 2px;
    margin: 10px 0 0 15px;
    border: 1px solid #e1e1e1;
}
.ewb-journal-img img {
    width: 85px;
    height: 120px;
}
.ewb-duty-bd .wb-data-item.spec {
    padding: 10px 0 0 0;
    width: 258px;
}

/* 图片新闻 */

.ewb-picnews {
    float: left;
    width: 749px;
    height: 211px;
    background: url(imagesms_bg.jpg) no-repeat;
}
.ewb-picnews-hd {
    line-height: 47px;
}
.ewb-picnews-hd span {
    float: left;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    margin-left: 40px;
}
.ewb-pic-more {
    float: right;
    width: 32px;
    height: 5px;
    margin: 23px 25px 0 0;
    cursor: pointer;
    background: url(imagesmore.jpg) no-repeat;
}
.wb-marquee {
    float: left;
    width: 713px;
    height: 152px;
    margin: 5px 0 0 19px;
}
.wb-marquee-items {
    width: 713px;
    height: 152px;
}
.wb-marquee-items li {
    width: 184px;
    height: 152px;
    float: left;
    margin-right: 4px;
    text-align: center;
}
.wb-marquee-img {
    display: block;
    width: 180px;
    height: 120px;
    margin: 0 auto;
    padding: 1px;
    border: 1px solid #D6D6D6;
}
.wb-marquee-img img {
    width: 180px;
    height: 120px;
}
.wb-marquee-items a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #333;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 最新公告 */

.ewb-notice-hd {
    height: 31px;
    line-height: 35px;
    color: #BC0600;
    font-weight: bold;
    font-size: 14px;
    text-indent: 20px;
    background: url(imagesnotice_bg.jpg) no-repeat;
}
.ewb-duty-bd.notice {
    height: 201px;
}

/* 列表 */

.ewb-duty-bd.notice .wb-data-item {
    padding: 15px 15px 0 15px;
}
.ewb-duty-bd.notice .wb-data-list {
    line-height: 25px;
    background: none;
    padding-left: 0;
}

/* 提案选登 */

.ewb-duty-bd.chose {
    height: 196px;
}

/* 调查研究 */

.ewb-duty-bd.study {
    height: 160px;
}

/* 社情民意 */

.ewb-duty-bd.ren {
    height: 187px;
}

/* 全国政协 */

.ewb-detail {
    float: left;
    width: 960px;
    height: 89px;
    background: url(imagesdetail_bg.jpg) no-repeat;
}
.ewb-detail-item {
    float: left;
    min-width: 75px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.ewb-detail-tt {
    float: left;
    width: 100px;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
}
.ewb-detail-item a {
    color: #333;
    cursor: pointer;
}
.ewb-detail-tt a {
    font-weight: bold;
    color: #BC0600;
}

/* foot-banner */

.ewb-foot-bar {
    float: left;
    width: 954px;
    height: 66px;
    padding-left: 4px;
    border: 1px solid #d7dcd8;
}
.ewb-foot-bar a {
    float: left;
    display: block;
    margin: 11px 0 0 10px;
    cursor: pointer;
}
.ewb-foot-bar img {
    width: 178px;
    height: 43px;
    vertical-align: top;
}

/* 漂浮广告 */

.float-img {
    z-index: 1000;
    width: 290px;
    height: 84;
    position: fixed;
    left: 0;
    top: 0;
}
.float-img img {
    width: 290;
    height: 84;
    z-index: 10;
}
.close {
    display: block;
    position: absolute;
    height: 20px;
    bottom: -16px;
    right: 0;
}
.ewb-search-button {
    float: left;
    width: 59px;
    height: 21px;
    line-height: 21px;
    margin: 5px 0 0 4px;
    outline: 0;
    border: none;
    cursor: pointer;
    background: url(imagesser_btn.jpg) no-repeat;
}