﻿/**!
/**!
 * 苏州燃气集团
 * author: wuzhou;
 */

.ewb-first-row {
    padding-top: 36px;
    height: 419px;
    background-color: #cecece;
}

.ewb-img {
    width: 640px;
    height: 382px;
}


/* 图片轮播 */

.wb-slider {
    position: relative;
    height: 284px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    /* height: 264px; */
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    color: #333;
    z-index: 9;
    height: 57px;
    /* border-top: 3px solid #5bcc2a;
    background-color: #005ab5; */
    padding-top: 18px;
    background:url(/images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    width: 586px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 17px;
    margin-left: 27px;
    line-height: 26px;
}

.wb-slider-mask .ellipsis:hover {
    text-decoration: underline;
}

.wb-slider-mask .ewb-img-txt {
    line-height: 22px;
    color: #fff;
    margin:0 27px;
}

.wb-slider-switcher {
    position: absolute;
    /* right: 19px;
    bottom: 77px;
    height: 15px; */
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

.wb-slider-stag {
/*     float: left;
height: 15px;
width: 23px;
line-height: 15px;
text-align: center;
color: #fff;
background: #000;
border-left: 1px solid #fff; */
    display: inline-block;
    margin-right: 10px;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: white;
    cursor: pointer;
}

.wb-slider-stag.cur {
    width: 21px;
    /* background: #ea0707; */
    box-shadow: 0 0 5px 2px #005ab5;
    background: #005ab5;
}

.ewb-prev,
.ewb-next {
    display: block;
    width: 16px;
    height: 16px;
}

.ewb-prev {
    margin-right: 8px;
    background: url(../images/left_arr.png) left top no-repeat;
}

.ewb-next {
    background: url(../images/right_arr.png) left top no-repeat;
}


/* 通知公告*/

.ewb-frow-right {
    width: 304px;
}

.ewb-notice-tt {
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    text-indent: 38px;
    background: url(../images/tt_ico.png) 279px 50% no-repeat #005ab5;
}

.ewb-notice-tt a {
    display: block;
}

.ewb-notice-bd {
    height: 159px;
    background-color: #fff;
}

.ewb-notice-items {
    margin-left: 17px;
    margin-right: 20px;
}

.ewb-notice-items>li {
    vertical-align: top;
    background: url(../images/news_ico.png) left 5px no-repeat;
}

.ewb-notice-link {
    display: block;
    line-height: 24px;
    color: #005ab5;
    font-size: 14px;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}

.ewb-notice-link:hover {
    text-decoration: underline;
}

.ewb-notice-txt {
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 招标采购 */

.ewb-tab-tt {
    height: 32px;
    padding-right: 12px;
    background-color: #005ab5;
}

.ewb-tab-name {
    display: block;
    width: 133px;
    height: 32px;
    line-height: 32px;
    text-indent: 37px;
    color: #fff;
    font-size: 16px;
    background: url(../images/tt_ico.png) right center no-repeat;
}


/* 第二行 */

.ewb-second-row {
    height: 452px;
    background-color: #d4d4d4;
}

.ewb-img-news {
    padding-top: 37px;
    margin-right: -34px;
}

.ewb-img-news>li {
    float: left;
    width: 304px;
    margin-right: 34px;
}

.ewb-img-block {
    position: relative;
}

.ewb-img-block img {
    vertical-align: top;
}

.ewb-img-link {
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-indent: 27px;
    font-size: 17px;
    background: url(../images/tt_ico.png) 278px 50% no-repeat #005ab5;
}

.ewb-img-info {
    padding: 11px 25px 0;
    height: 95px;
    background-color: #fff;
}

.ewb-img-flink {
    display: block;
    color: #005ab5;
    font-size: 16px;
    line-height: 27px;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-img-flink:hover {
    text-decoration: underline;
}

.ewb-img-olink {
    display: block;
    color: #333;
    line-height: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-img-mask {
    position: absolute;
    width: 100%;
    height: 242px;
    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-img-block:hover>.ewb-img-mask {
    display: block;
}

.ewb-three-items {
    padding-top: 0;
}


/* 开户开通 */

.ewb-box-left {
    text-align: center;
    width: 102px;
    height: 86px;
    font-size: 15px;
    color: #005ab5;
    background-color: #fff;
    font-weight: 600;
}

.ewb-entxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 12px;
}

.ewb-pt25 {
    padding-top: 25px;
    height: 61px;
}

.ewb-box-right {
    position: relative;
    width: 202px;
    height: 86px;
}

.ewb-box-open {
    font-size: 13px;
    padding-top: 26px;
    display: block;
    line-height: 20px;
    height: 60px;
    color: #005ab5;
    text-align: center;
    position: relative;
    z-index: 50;
}

.ewb-mt11 {
    margin-top: 11px;
}

.ewb-mt12 {
    margin-top: 12px;
}

.ewb-box-store {
    font-size: 13px;
    display: block;
    line-height: 86px;
    color: #005ab5;
    text-align: center;
    position: relative;
    z-index: 50;
}

.ewb-h86 {
    height: 86px;
    z-index: 20;
}

.ewb-box-right:hover>.ewb-img-mask {
    display: block;
}

.ewb-box-right:hover>a {
    color: #fff;
}

.ewb-box-one {
    background: url(../images/box_01.jpg) left top no-repeat;
}

.ewb-box-two {
    background: url(../images/box_02.jpg) left top no-repeat;
}

.ewb-box-three {
    background: url(../images/box_03.jpg) left top no-repeat;
}

.ewb-box-four {
    background: url(../images/box_04.jpg) left top no-repeat;
}

.ewb-sys {
    text-align: left;
    /*padding-left: 7px;*/
    width: 102px;
}

.ewb-sys>div {
    padding-top: 7px;
}

.ewb-img-otxt {
    line-height: 22px;
}

.ewb-h157 {
    height: 157px;
}

.ewb-law-items {
    margin-left: 2px;
    padding-top: 1px;
}

.ewb-law-items>li {
    height: 24px;
    vertical-align: top;
    line-height: 24px;
}

.ewb-law-items>li>a {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 21px;
    background: url(../images/news_ico.png) left center no-repeat;
}