﻿/**!
 * 上海&#98;&#101;&#116;&#51;&#51;&#54;&#53;&#23448;&#26041;&#25163;&#26426;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#30424;&#21475;&#24320;&#25143;&#95;&#20307;&#32946;&#51;&#54;&#53;&#32593;&#25237;-社区列表
 * author: wuzhou;
 * date:2017-06-13
 */


/* 当前位置 */

.ewb-page-main {
    padding-bottom: 18px;
    background-color: #eaedf5;
}

.ewb-route {
    line-height: 52px;
    color: #666;
}

.ewb-route a {
    color: #666;
    font-size: 13px;
    margin: 0 5px;
}

.ewb-route a.current {
    color: #f08300;
}


/* 左侧 */

.ewb-left-up {
    padding: 9px 16px 17px;
    background-color: #fff;
}

.ewb-guide-items>li {
    vertical-align: top;
    margin-top: 10px;
}

.ewb-guide-items>li>a {
    display: block;
    line-height: 54px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    background-color: #7b96dc;
}

.ewb-mt18 {
    margin-top: 18px;
}

.ewb-info-opentt {
    line-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    background-color: #4a6dcb;
}

.ewb-info-openbd {
    padding: 2px 2px 0;
    background-color: #fff;
}

.ewb-open-items>li {
    position: relative;
    line-height: 58px;
    padding-bottom: 2px;
}

.ewb-open-items>li>a {
    display: block;
    text-indent: 49px;
    color: #4a6dcb;
    font-size: 17px;
    height: 58px;
    background-color: #d6e3ff;
    background-repeat: no-repeat;
    background-position: 11px 50%;
}

.ewb-open-items>li>a.ewb-leftnav-one {
    background-image: url(../images/govBulletin/open_ico_01.png);
}

.ewb-open-items>li>a.ewb-leftnav-two {
    background-image: url(../images/govBulletin/open_ico_02.png);
}

.ewb-open-items>li>a.ewb-leftnav-three {
    background-image: url(../images/govBulletin/open_ico_03.png);
}

.ewb-open-items>li>a.ewb-leftnav-four {
    background-image: url(../images/govBulletin/open_ico_04.png);
}

.ewb-open-items>li>a.ewb-leftnav-five {
    background-image: url(../images/govBulletin/open_ico_05.png);
}

.ewb-right-ico {
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    top: 21px;
    right: 31px;
    cursor: pointer;
    background: url(../images/govBulletin/down_arr.png) center no-repeat;
}

.ewb-left-sub {
    display: none;
}

.ewb-left-subitems {
    padding: 0 18px;
}

.ewb-left-subitems>li {
    line-height: 35px;
    vertical-align: top;
    border-bottom: 1px solid #d6d6d6;
}

.ewb-left-subitems>li:last-child {
    border-bottom: 0;
}

.ewb-left-subitems>li>a {
    display: block;
    font-size: 15px;
    color: #333;
    text-indent: 31px;
    background: url(../images/govBulletin/info_ico.jpg) 17px 50% no-repeat;
}

.ewb-left-subitems>li>a:hover,
.ewb-left-subitems>li>a.accfocus,
.ewb-left-subitems>li>a:active {
    color: #f08300;
    font-weight: bold;
    background: url(../images/govBulletin/info_ico_hover.jpg) 17px 50% no-repeat;
}

.ewb-open-items>li.ewb-current>.ewb-left-sub {
    display: block;
}

.ewb-open-items>li.ewb-current>a {
    font-weight: bold;
    background-color: #fff;
}

.ewb-open-items>li.ewb-current>.ewb-right-ico {
    background: url(../images/govBulletin/down_arr_hover.png) center no-repeat;
}


/* 右侧 */

.ewb-bulletin-bg {
    height: 132px;
    background: url(../images/govBulletin/bulletin_bg.jpg) center top no-repeat;
}

.ewb-bulletin-name {
    min-height: 63px;
    width: 271px;
    margin: 13px auto 0;
    line-height: 63px;
    padding-left: 79px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    background: url(../images/govBulletin/national_img.png) left center no-repeat;
}

.ewb-bulletin-sel {
    display: block;
    width: 206px;
    height: 32px;
    font-size: 13px;
    color: #999;
    border: 1px solid #c4d0e4;
    margin: 2px auto 0;
}

.ewb-bulletin-info {
    margin-top: 20px;
    padding: 0 30px;
    height: 735px;
    background-color: #fff;
}

.ewb-list-tt {
    height: 48px;
    border-bottom: 1px solid #adadad;
}

.ewb-list-name {
    position: relative;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 17px;
    padding: 0 8px;
    border-bottom: 3px solid #ff8c11;
}

.ewb-list-arr {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -9px;
    display: block;
    width: 11px;
    height: 6px;
    background: url(../images/newsList/down_arr.png) left top no-repeat;
}


/* 表格 */

.ewb-info-tb {
    margin-top: 20px;
    width: 100%;
    table-layout: fixed;
}

.ewb-info-th {
    height: 35px;
    font-weight: bold;
    text-align: center;
    background-color: #f2f2f2;
}

.ewb-date-wid {
    width: 130px;
}

.ewb-info-td {
    height: 55px;
    text-align: center;
    border-bottom: 1px dashed #aaa;
}

.ewb-info-tt {
    display: block;
    color: #333;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 19px;
}

.ewb-read-all {
    display: inline-block;
    width: 94px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background-color: #f08300;
    border-radius: 3px;
}


/* 页码 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 22px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #113ecf;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-hover.accfocus>a,
.ewb-page-go:hover>a,
.ewb-page-go.accfocus>a
{
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}


/* pad端样式 */

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-guide-items>li>a {
        font-size: 14px;
    }
    .ewb-left-up {
        padding: 1px 10px 10px;
    }
    .ewb-info-opentt {
        font-size: 17px;
    }
    .ewb-right-ico {
        right: 8px;
    }
    .ewb-bulletin-info {
        min-height: 720px;
    }
}

@media (max-width: 767px) {
    .ewb-page-items {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .ewb-route {
        text-indent: 5px;
    }
}

@media (max-width: 480px) {
    .ewb-bulletin-info {
        padding: 0 5px;
    }
    .ewb-bulletin-name {
        width: 242px;
        padding-left: 68px;
        font-size: 26px;
    }
    .ewb-date-wid {
        width: 100px;
    }
    .ewb-info-tt {
        text-indent: 0px;
    }
    .ewb-route {
        line-height: 25px;
    }
}