/**!
 *松江洞泾镇-二级页
 * author: gaojian;
 * date:2017-07-11
 */
.news-article-tt {
    height: 57px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 57px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.news-article-info {
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
}

.sublisttext {
    float: left;
    line-height: 30px;
}

.sublist3 {
    margin-bottom: 10px;
    min-height: 170px;
}

.sublistimg {
    border-bottom: 1px solid #1786e1;
    padding-bottom: 8px;
    padding-left: 10px;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

/**!
 *松江洞
 */

.ewb-menu {
    border: 1px solid #efefef;
    background-color: #fefeff;
}

.ewb-menu-hd {
    height: 37px;
    background: url(imagesmenu_tt.jpg) repeat-x;
}

.ewb-menu-hd a {
    display: block;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.ewb-menu-bd {
    height: 339px;
    background: url(imagesmenu_bg.jpg) center bottom no-repeat;
}

.ewb-menu-list {
    width: 222px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    border: 1px solid #fefeff;
    background: url(imagesmenu_list.jpg) repeat-x;
}

.ewb-menu-list a {
    display: block;
    line-height: 32px;
    text-indent: 40px;
    color: #666;
    background: url(imagesmenu_icon.png) 18px center no-repeat;
}

.ewb-menu-item {
    padding: 12px 0 0 8px;
}

.ewb-menu-list:hover,
.ewb-menu-list.cur {
    border: 1px solid #d3d9dc;
}

.ewb-menu-list:hover a,
.ewb-menu-list.cur a {
    color: #0584c9;
    font-weight: bold;
    background: url(imagesmenu_iconh.png) 18px center no-repeat;
}

.ewb-col {
    height: 328px;
    border: 1px solid #dfdfdf;
}

.ewb-col-hd {
    height: 30px;
    background: url(imagescol_tt1.jpg) center top no-repeat;
}

.ewb-col-tt {
    width: 92px;
    height: 26px;
    margin: 4px 0 0 4px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #2d8eff;
}

.ewb-notice .ewb-col-bd {
    height: 253px;
}

.wb-data-item {
    padding-left: 10px;
    padding-top: 5px;
}

.wb-data-list {
    line-height: 24px;
    padding-left: 8px;
    background: url(imageslist_icon.jpg) 0 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;
    margin-right: 10px;
    margin-top: -24px;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ff9000;
}

.ewb-notice .wb-data-infor {
    margin-right: 20px;
}

.ewb-right {
    height: 716px;
    padding: 0 10px;
    border: 1px solid #eceded;
    border-top: 2px solid #0584c9;
}

.ewb-right-hd {
    height: 35px;
    line-height: 35px;
    padding-left: 14px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
    color: #1786e1;
    background: url(imagesright_icon.jpg) 4px center no-repeat;
}

.ewb-data-item {
    padding-left: 12px;
    padding-top: 8px;
}

.ewb-data-list {
    line-height: 30px;
    padding-left: 15px;
    background: url(imagesright_list.jpg) 0 50% no-repeat;
}

.ewb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-data-infor a {
    color: #333;
}

.ewb-data-date {
    float: right;
    padding-right: 15px;
    margin-top: -30px;
}

.ewb-data-list:hover,
.ewb-data-list:hover a {
    cursor: pointer;
    color: #ff9000;
}

.ewb-data-list:hover {
    background: url(imagesright_listh.jpg) 0 50% no-repeat;
}


/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 38px;
    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: #ff9000;
}

.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-go:hover>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;
}
