﻿/**!
 * 苏州燃气集团
 * author: wuzhou;
 */

.ewb-banner103 {
    background: url(../images/banner_103.jpg) center top no-repeat;
}

.ewb-h375 {
    height: 375px;
    background-color: #e4e4e4;
}

.ewb-w304 {
	margin-right:22px;
    width: 304px;
}

.ewb-notice-tt {
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    text-indent: 20px;
    background: url(../images/tt_ico.png) 279px 50% no-repeat #005ab5;
}

.ewb-notice-tt a {
    display: block;
}

.ewb-pt54 {
    padding-top: 54px;
}

.ewb-nbd {
    height: 249px;
    background-color: #fff;
}

.ewb-nbd-items {
    margin: 0 15px 0 20px;
    padding-top: 20px;
}

.ewb-nbd-items>li {
    height: 31px;
    line-height: 31px;
    vertical-align: top;
    font-size: 13px;
}

.ewb-nbd-items>li>a {
    display: block;
    text-indent: 27px;
    color: #333;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/notice_ico.png) left center no-repeat;
}

.ewb-nbd-items>li:hover>a,
.ewb-nbd-items>li:hover>.ewb-date {
    color: #005ab5;
}

.ewb-w642 {
    width: 642px;
}

.ewb-notice-img {
    position: relative;
}

.ewb-notice-img img {
    vertical-align: top;
}

.ewb-notice-txt {
    height: 88px;
    background-color: #fff;
    /*border-top: 4px solid #005ab5;*/
    padding: 21px 40px 0 30px;
}

.ewb-ntt {
    display: block;
    font-size: 17px;
    color: #005ab5;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-ntt:hover {
    text-decoration: underline;
}

.ewb-ntxt {
    line-height: 22px;
}

.ewb-h734 {
    height: 734px;
}

.ewb-w304 {
    width: 304px;
}

.ewb-notice-info {
    border-top: 4px solid #005ab5;
    height: 86px;
    background-color: #e4e4e4;
    padding: 13px 15px 0 20px;
}

.ewb-ml34 {
    margin-left: 34px;
}

.ewb-pt53 {
    padding-top: 53px;
}

.ewb-news-tt {
    margin-top: 36px;
    text-indent: 30px;
    background-position: 942px 50%;
}

.ewb-news-bd {
    height: 241px;
    border: 1px solid #f5f5f5;
    border-top: none;
    border-bottom: 2px solid #f5f5f5;
}

.ewb-newsbd-items {
    margin: 0 72px 0 30px;
    padding-top: 28px;
}

.ewb-nbd-link {
    display: block;
    font-size: 17px;
    color: #005ab5;
    line-height: 28px;
}

.ewb-nbd-link:hover {
    text-decoration: underline;
}

.ewb-newsbd-item {
    line-height: 20px;
}

.ewb-newsbd-items>li {
    vertical-align: top;
    margin-bottom: 12px;
}

.ewb-h703 {
    padding-top: 44px;
    height: 659px;
    background-color: #e4e4e4;
}

.ewb-bnone {
    border: 0;
    padding-left: 20px;
    padding-right: 15px;
}

.ewb-btnone {
    border: 0;
    padding-right: 20px;
}

.ewb-info-bd {
    height: 248px;
    background-color: #fff;
}

.ewb-info-bditems {
    margin-right: 60px;
    margin-left: 35px;
    padding-top: 38px;
}

.ewb-img-mask {
    position: absolute;
    width: 100%;
    height: 241px;
    left: 0;
    top: 0;
    background-color: #005ab5;
    filter: alpha(opacity=53);
    -moz-opacity: 0.53;
    -khtml-opacity: 0.53;
    opacity: 0.53;
    display: none;
}

.ewb-notice-img:hover>.ewb-img-mask {
    display: block;
}

.ewb-show {
    display: block;
}

.ewb-notice-img:hover>.ewb-show {
    display: none;
}