﻿/**!
 * 苏州燃气集团
 * author: wuzhou;
 */

.ewb-banner206 {
    background: url(../images/banner_103.jpg) center top no-repeat;
}

.ewb-bge4 {
    background-color: #e4e4e4;
}

.ewb-w158 {
    width: 158px;
}

.ewb-w820 {
    width: 820px;
    min-height: 608px;
    border: 1px solid #f3f3f3;
    border-bottom: 0;
    border-top: 0;
}

.ewb-left-list>li {
    vertical-align: top;
}

.ewb-left-list>li>a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-bottom: 1px solid #81b2ff;
    background-color: #005ab5;
}

.ewb-left-list>li>a:hover {
    font-weight: bold;
}

.ewb-circular {
    margin: 0 45px 0 54px;
    padding-bottom: 35px;
}

.ewb-circular>li {
    height: 33px;
    line-height: 33px;
    vertical-align: top;
    font-size: 14px;
}

.ewb-circular>li>a {
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.ewb-date {
    color: #333;
}

.ewb-circular>li:hover>a,
.ewb-circular>li:hover>.ewb-date {
    color: #005ab5;
}

.ewb-route {
    padding-left: 54px;
    color: #a0a0a0;
    line-height: 50px;
}

.ewb-route>a {
    color: #a0a0a0;
}

.ewb-route>a:hover {
    text-decoration: underline;
}

.ewb-pages {
    height: 28px;
    line-height: 18px;
    color: #005ab5;
    font-size: 13px;
    padding-left: 272px;
    background-color: #e2e2e2;
    vertical-align: top;
}

.ewb-mb60 {
    margin-bottom: 60px;
}

.ewb-pages>a,
.ewb-pages>span {
    display: block;
    float: left;
    margin: 5px 3px 0 3px;
}

.ewb-pages>a {
    color: #005ab5;
}

.ewb-pages>a.ewb-pre,
.ewb-pages>a.ewb-next {
    width: 20px;
    height: 19px;
}

.ewb-pages>a.ewb-pre {
    background: url(../images/pre_img.png) center no-repeat;
}

.ewb-pages>a.ewb-next {
    background: url(../images/next_img.png) center no-repeat;
}

.ewb-pages a {
    cursor:pointer;
}