﻿﻿/**!
 * 上海&#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-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/open_ico_01.png);
}

.ewb-open-items>li>a.ewb-leftnav-two {
    background-image: url(../images/open_ico_02.png);
}

.ewb-open-items>li>a.ewb-leftnav-three {
    background-image: url(../images/open_ico_03.png);
}

.ewb-open-items>li>a.ewb-leftnav-four {
    background-image: url(../images/open_ico_04.png);
}

.ewb-open-items>li>a.ewb-leftnav-five {
    background-image: url(../images/open_ico_05.png);
}

.ewb-right-ico {
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    top: 21px;
    right: 31px;
    cursor: pointer;
    background: url(../images/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/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/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/down_arr_hover.png) center no-repeat;
}


/* 右侧 */

.ewb-bulletin-info {
    padding: 0 30px;
    min-height: 887px;
    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/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-td a
{
    color: #333;
}
.ewb-info-tt {
    display: block;
    color: #333;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 19px;
}

.ewb-info-td .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-info-first {
   // text-indent: 10px;
   padding-left:10px;
    text-align: left;
}





/* 搜索区域 */

.ewb-search-area {
    margin-top: 20px;
}

.ewb-search-tt {
    width: 158px;
    height: 147px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-indent: 24px;
    line-height: 70px;
    background: url(../images/search_bg.jpg) left top no-repeat;
}

.ewb-search-wid {
    width: 310px;
    margin-left: 47px;
}

.ewb-form-list {
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
}

.ewb-form-left {
    width: 78px;
    height: 30px;
    text-align: right;
}

.ewb-form-right {
    width: 232px;
}

.ewb-form-search {
    display: block;
    width: 100%;
    outline: none;
    color: #999;
    font-size: 13px;
    border: 1px solid #c4d0e4;
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ewb-search-sel {
    display: block;
    outline: none;
    width: 100%;
    border: 1px solid #c4d0e4;
    height: 30px;
    line-height: 30px;
    color: #999;
}

.ewb-doc-one {
    width: 80px;
}

.ewb-doc-two {
    width: 70px;
    margin-left: 6px;
}

.ewb-doc-three {
    width: 46px;
    margin-left: 6px;
}

.ewb-date-one {
    width: 105px;
}

.ewb-date-line {
    margin-left: 9px;
}

.ewb-date-info {
    text-indent: 5px;
    background: url(../images/calendar_img.png) right center no-repeat;
}

.ewb-searbtn {
    display: block;
    width: 109px;
    height: 30px;
    font-size: 17px;
    color: #fff;
    outline: none;
    border: 0;
    font-family: "Microsoft YaHei";
    cursor:pointer;
}

.ewb-reset {
    background-color: #aebce0;
}

.ewb-query {
    background-color: #4266c5;
}


/* pad端样式 */

@media (max-width: 979px) {
    .ewb-search-wid {
        margin-left: 0;
    }
    .ewb-search-wid.r {
        float: left;
    }
}

@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-bulletin-info {
        padding: 0 5px;
    }
    .ewb-page-items {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .ewb-date-wid {
        width: 100px;
    }
    .ewb-info-first {
        text-indent: 0;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .ewb-bulletin-name {
        width: 242px;
        padding-left: 68px;
        font-size: 26px;
    }
    .ewb-info-tt {
        text-indent: 0px;
    }
    .ewb-route {
        line-height: 25px;
    }
    .ewb-date-first {
        width: 50px;
    }
    .ewb-date-third {
        width: 39px;
    }
}