/* 轮播 */

.wb-slider {
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    width: 580px;
    height: 340px;
    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;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    margin-left: 20px;
    width: 420px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-switcher {
    position: absolute;
    right: 13px;
    bottom: 16px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    margin-right: 5px;
    height: 18px;
    width: 8px;
    background: #f4f4f4;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #e22e2e;
}

.slider-pager {
    position: absolute;
    right: 7px;
    bottom: 14px;
    z-index: 3;
    height: 10px;
}

.slider-pager li {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 4px;
}

.slider-pager li a {
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/stag.png);
}

.slider-pager .rslides-cur a {
    background: url(../images/stag_active.png);
}

/* 政务要闻 */

.ewb-public-bd {
    padding-top: 4px;
    height: 296px;
}

.ewb-wt610 {
    width: 610px;
    float: left;
}

.ewb-mt30 {
    margin-top: 30px;
}

/* 轮播 */

.scroll {
    position: relative;
    margin-top: 20px;
}

.wb-left-btn,
.wb-right-btn {
    position: absolute;
    width: 30px;
    height: 53px;
    top: 19px;
    z-index: 9999;
}

.wb-left-btn {
    left: 0;
}

.wb-right-btn {
    right: 0;
}

.wb-left-btn a,
.wb-right-btn a {
    display: block;
    width: 30px;
    height: 53px;
    background: url('../images/mask-bg2.png') repeat;
    border-radius: 1px;
}

.wb-left-btn a:hover,
.wb-right-btn a:hover {
    background: #227ddd;
}

.wb-left-btn a img,
.wb-right-btn a img {
    vertical-align: top;
}

.wb-marquee {
    float: left;
    width: 1240px;
    height: 90px;
}

.wb-marquee-items {
    width: 1240px;
    height: 90px;
}

.wb-marquee-items li {
    width: 315px;
    height: 90px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 295px;
    height: 90px;
    margin: 0 auto;
}


/* 适老化 */
.oldModel #container>div.ewb-foot-bg>div>div:nth-child(2)>div.ewb-span10 {
    width: 100%;
}

.oldModel #container>div.ewb-foot-bg>div>div:nth-child(2)>div.ewb-span11.ewb-ml20 {
    margin-left: 0;
    width: 100%;
}

.oldModel #container>div.ewb-foot-bg>div>div:nth-child(3)>div:nth-child(1) {
    width: 100%;
    margin-left: 0;
}

.oldModel #container>div.ewb-foot-bg>div>div:nth-child(3)>div.ewb-wt610.ewb-ml20.ewb-mt30 {
    width: 100%;
    margin-left: 0;
}

.oldModel #container>div.ewb-foot-bg>div>div:nth-child(5)>div:nth-child(1) {
    width: 100%;
    margin-left: 0;
}

.oldModel #container>div.ewb-foot-bg>div>div:nth-child(5)>div.ewb-wt610.ewb-ml20.ewb-mt30 {
    width: 100%;
    margin-left: 0;
}

.oldModel .wb-slider {
    width: 100% !important;
    height: 550px !important;
}

.oldModel .wb-slider-conbox {
    height: 550px !important;
}

.oldModel .wb-slider-mask {
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 100px;
}

.oldModel .ewb-info-item {
    height: 55px;
    line-height: 55px;
}

.oldModel .ewb-news3 {
    left: 220px;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}