/**!
 * 2016通州两会专题样式
 * date:2016.1.13
 * author: wuzhou;
 */


/*  新闻头条 */

.top-news {
    height: 56px;
    background-color: #f4f0e7;
}

.top-news-tt {
    width: 66px;
    height: 51px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    padding-top: 5px;
    background-color: #b11e24;
}

.top-news-bd {
    width: 678px;
    text-align: center;
    height:51px;
    overflow:hidden;
}

.top-news-link {
    display: block;
    color: #a60108;
    font-size: 25px;
    line-height: 56px;
}


/* 图片新闻  两会新闻 */

.news-pic {
    width: 326px;
    height: 242px;
    background-color: #f80;
}


/* 轮播图 */

.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.conbox {
    overflow: hidden;
}

.ctag {
    display: block;
    position: relative;
}

.ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../../resource/2019tzlhztbd/mask-bg.png);
}

.mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.switcher {
    position: absolute;
    right: 0;
    bottom: 6px;
    height: 18px;
}

.stag {
    float: left;
    margin-right: 2px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.stag.cur {
    background: #ff8202;
}

.lh-news {
    width: 410px;
    height: 242px;
}

.news-title {
    position: relative;
    height: 36px;
    font-size: 18px;
    color: #a60108;
    line-height: 36px;
    text-align: center;
    border: 1px solid #dadada;
    z-index: 3;
    border-bottom: 1px solid #fff;
}
.news-title a{ color: #a60108;}
.news-body {
    position: relative;
    border: 1px solid #dadada;
    height: 203px;
    z-index: 1;
    margin-top: -1px;
}

.news-items {
    margin: 11px 15px 0;
}

.news-items li,
.news-link 
{
    background: url(../../resource/2019tzlhztbd/news_ico.jpg) left no-repeat;
    display: block;
    text-indent: 12px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-items li a{color:#333;}

.news-items li a:hover,.news-link:hover {
    color: #a60108;
}


/* 两会日程 */

.lh-schedule {
    border: 1px solid #dadada;
    height: 306px;
    padding: 0 15px;
    background: url(../../resource/2019tzlhztbd/lhyc_bg.jpg) top no-repeat #ac1d2d;
}

.lh-schedule-tt {
    font-size: 18px;
    color: #fff;
    margin-top: 144px;
}

.lh-schedule-link {
    display: block;
    width: 211px;
    height: 44px;
    margin-top: 14px;
}


/* 两会公告板 */

.call-board {
    position: relative;
    margin: 14px 15px 0;
    padding-bottom: 20px;
}

.call-board-link {
    display: block;
    height: 57px;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 19px;
    border-bottom: 1px solid #dadada;
}

.call-board-link:hover {
    color: #a60108;
}


/* 图片切换 */

.switch-pic {
    width: 746px;
    height: 137px;
}

.h172 {
    height: 172px;
}


/* 人大 政协知识 */

.knowledge {
    border: 1px solid #dadada;
    border-top: 2px solid #a60108;
    height: 171px;
    background: url(../../resource/2019tzlhztbd/knowledge_body_bg.jpg) top right no-repeat;
}

.knowledge-tt {
    font-size: 18px;
    color: #a60108;
    text-indent: 20px;
    margin-top: 12px;
}
.knowledge-tt a{color: #a60108;}
.mt9 {
    margin-top: 9px;
}

.mt14 {
    margin-top: 14px;
}


/* 两会影像 */

.pic-roll-body {
    width: 714px;
    margin: 15px;
    height: 142px;
}

.wb-marquee {
    float: left;
    width: 714px;
    height: 142px;
}

.wb-marquee-items {
    width: 714px;
    height: 145px;
}

.wb-marquee-items li {
    width: 173px;
    height: 142px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

.wb-marquee-img {
    display: block;
    width: 173px;
    height: 142px;
    margin: 0 auto;
    position: relative;
}

.wb-marquee-txt {
    position: absolute;
    height: 29px;
    line-height: 29px;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../../resource/2019tzlhztbd/mask-bg.png);
}


/* 文字滚动 */

.wb-textlist {
    height: 57px;
    overflow: hidden;
}
