/*!
 * 中国-长葛
 * author: gaoli;
 * date:2017-09-23
 */

.bg {
    background: #fff;
}
.ewb-main {
    margin: 0 20px;
}

/* 标题 */

.ewb-artcile-hd {
    padding: 30px 0 0 275px;
}
.ewb-article-tt {
    width: 540px;
    height: 57px;
    margin-left: -66px;
    line-height: 35px;
    font-size: 30px;
    color: #fff;
    /* text-indent: 135px; */
    padding-top: 10px;
    background: url(../images/title.png) no-repeat;
    text-align: center;
}

/* 机构简介 */

.ewb-abstract-hd {
    height: 26px;
    border-bottom: 1px solid #e5e5e5;
}
.ewb-abstract-tt {
    float: left;
    height: 23px;
    line-height: 17px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    padding: 0 18px 2px 18px;
}
.ewb-abstract-tt.cur {
    color: #378ce9;
    border-bottom: 2px solid #4896bc;
}
.ewb-abstract-bd {
    height: 277px;
    padding-top: 7px;
}
.ewb-abstract-bd p {
    line-height: 30px;
    text-indent: 28px;
}
.ewb-abstract-bd a {
    color: #d60000;
    cursor: pointer;
}

/* banner */

.ewb-info {
    display: block;
    cursor: pointer;
}
.ewb-info img {
    vertical-align: top;
}

/* 依申请公开 */

.ewb-open-hd {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-indent: 15px;
    background: #378ce9;
}
.ewb-open-bd {
    height: 190px;
        padding: 6px 6px 0 15px;
    background: #f2f2f2;
}
.ewb-open-bd p {
    line-height: 27px;
}
.ewb-open-le {
    float: left;
    width: 70px;
}
.ewb-open-det {
    float: left;
}
.ewb-open-btn {
    display: block;
    position: absolute;
    width: 85px;
    height: 26px;
    line-height: 26px;
    color: #378ce9;
    text-align: center;
    margin: 10px 0 0 60px;
    border: 1px solid #378ce9;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
}
.ewb-open-btn:hover {
    color: #fff;
    background: #378ce9;
}

/* 领导简介 */

.ewb-leader-bd {
    height: auto;
    padding-top: 8px;
}
.ewb-leader-bd p {
    line-height: 30px;
}
.ewb-leader-le {
    float: left;
    width: 70px;
    font-weight: bold;
}
.ewb-leader-det {
    float: left;
    width: 882px;
}
.ewb-leader-spec {
    margin-left: 14px;
}

/* 机构设置 */

.ewb-abstract-bd.setting {
    height: auto;
}

/* 权责清单 */

.ewb-dute-bd {
    height: 197px;
}
.wb-data-item {
    padding-top: 7px;
}
.wb-data-list {
    line-height: 30px;
    padding-left: 14px;
    background: url(../images/listimg.png) 1px 50% no-repeat;
}
.wb-data-list:hover {
    background: url(../images/listimg_hov.png) 1px 50% no-repeat;
}
.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-infor a {
    color: #333;
}
.wb-data-date {
    float: right;
    padding-right: 2px;
    margin-top: -30px;
}
.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ce0000;
}

/* 部门财政预决算



/* 适老化 */
.oldModel .ewb-abstract-tt{
    height: 48px;
    line-height: 48px;
}
.oldModel .ewb-abstract-hd{
    height: 48px;
}
.oldModel .ewb-abstract-bd{
    height: auto;
}
.oldModel .ewb-abstract-bd p{
    line-height: 45px;
}
.oldModel .ewb-open-bd{
    width: 410px;
    text-overflow: ellipsis;
    overflow: hidden;

}
.oldModel .ewb-open-btn{
    width: 200px;
}
.oldModel .wb-data-list{
    height: 48px;
    line-height: 48px;
}
.oldModel .ewb-s469{
    width: 100%;
}
.oldModel 