﻿/**!
 * 苏州环保局网站
 * author: xuy;
 * date:2017-10-25
 */

/* 新闻中心 */

.ewb-news {
    padding-bottom: 20px;
}

.ewb-com-hd {
    padding-bottom: 15px;
}

.ewb-com-tt {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.r img {
    margin-top: 6px;
    margin-right: 5px;
}

.ewb-com-eng {
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
    color: #b5b5b5;
}

.ewb-com-line {
    margin-top: 11px;
    width: 718px;
    height: 11px;
    background: url(../images/line.jpg);
}

/* 图片轮播 */
.home-tpxw{width: 274px; float: left; position:relative; overflow:hidden;}
.home-tpxw img{ width:100%; height:222px; display:block; margin-bottom: 3px;}
.home-tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home-tpxw .bd .txt{height: 30px; line-height: 30px; background: #000; opacity:0.7; text-align: left; display: block;  
white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;padding-left:10px; overflow:hidden;position: absolute;bottom:0;width:264px;color:#fff; font-size:12px;padding-left:10px;}
.home-tpxw .hd{ position:absolute; bottom:8px; right:5px;}
.home-tpxw .hd li{float:left; width:8px; height:8px; border-radius:50%;margin:0 3px; line-height:15px; text-align: center; overflow:hidden; background:#fff; cursor:pointer; color:#fff; transition: all .3s; -webkit-transition: all .3s;}
.home-tpxw .hd li.on{background:#286fbc;}
.home-tpxw .bd ul, .home-tpxw .bd li{width:100% !important;}

.home-tzgg{height: 300px;  height:190px; border-top:0; }
.home-tzgg .hd{height: 36px;  border-bottom: 1px solid #dadada; }
.home-tzgg .hd li{ float:left; line-height: 36px; font-size: 16px;}
.home-tzgg .hd li a{ padding:0 10px; color:#333;}
.home-tzgg .hd li.on a{  color: #276ebb; border-left: 3px solid #276ebb;}
.home-tzgg .bd {padding:10px 0px;}
.newslist-oneLine li{line-height: 26px;}
.newslist-oneLine li a{color:#333;padding-left:10px;display: block;float:left;max-width:75%;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newslist-oneLine li .time{display:block; float:right; color:#999;margin-top: 0;position: absolute;
right: 0;top: 0}
.newslist-oneLine li a.a_on{ background:url(../images/new.gif) no-repeat right top;padding-right: 23px;}
/*专题专栏*/
.home_ztzl{clear:both; height:76px; padding:20px 0px 15px 0px; overflow:hidden; position:relative; background:#fff;}
.home_ztzl_next{ position:absolute; top:34px; width:28px; height:51px; background:url(../images/right.png) no-repeat; cursor:pointer;}
.home_ztzl_prev{ left:0;background:url(../images/left.png) no-repeat left center;width:28px; height:51px;position:absolute; top:34px;  }
.home_ztzl_next{ right:0;}
.home_ztzl .bd{margin:0 -10px;}
.home_ztzl .bd ul li{float:left; width:24%; margin:0 10px;}
.home_ztzl .bd ul li img{display:block; width:100%; height:76px;}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

    .wb-slider-mask .ellipsis {
        margin-left: 10px;
        width: 164px;
        color: #fff;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-decoration: none;
    }

.wb-slider-switcher {
    position: absolute;
    right: 2px;
    bottom: 13px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    margin-right: 6px;
    height: 8px;
    width: 8px;
    background: url(../images/stag.png) no-repeat;
    cursor: pointer;
}

    .wb-slider-stag.cur {
        background-image: url(../images/stag-active.png);
    }

.ewb-span7 .ewb-list {
    margin-left: 10px;
}

.ewb-list-hd {
    padding-top: 6px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.ewb-list-tt {
    margin-right: 25px;
    padding-left: 10px;
    font-size: 16px;
    color: #666;
    border-left: 3px solid #fff;
}

    .ewb-list-tt.current {
        color: #276ebb;
        border-left: 3px solid #276ebb;
    }

.ewb-com-items {
    padding-top: 8px;
}

.ewb-com-item {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left center no-repeat;
    position: relative;
}

    .ewb-com-item:hover {
        background: url(../images/item_iconh.jpg) left center no-repeat;
    }

.ewb-com-block {
    padding-left: 15px;
    margin-right: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -26px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #ed6a00;
}

.ewb-com-item1 {
    line-height: 26px;
    font-size: 14px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left center no-repeat;
}

    .ewb-com-item1:hover {
        background: url(../images/item_iconh.jpg) left center no-repeat;
    }

.ewb-com-block1 {
    padding-left: 15px;
    /*margin-right: 70px;*/
}

.ewb-com-item1 a {
    color: #333;
}

.ewb-com-item1 span {
    margin-top: -26px;
    color: #999;
}

.ewb-com-item1:hover a,
.ewb-com-item1:hover span {
    color: #ed6a00;
}

/* 信息公开 */
/* 信息公开 */

.ewb-info {
    margin-top: 20px;
}

.ewb-info-hd {
    position: relative;
    height: 10px;
    margin-bottom: 16px;
}

.ewb-info-icon {
    width: 10px;
    height: 10px;
    background: url(../images/info_icon.jpg);
}

.ewb-info-line {
    margin: 4px 10px 0;
    height: 2px;
    background-color: #efefef;
}

.ewb-info-tt {
    position: absolute;
    top: -3px;
    left: 50%;
    display: block;
    margin-left: -65px;
    width: 130px;
    font-size: 16px;
    text-align: center;
    color: #286fbc;
    background-color: #fff;
}

.ewb-info-link {
    display: block;
}

    .ewb-info-link img {
        width: 100%;
    }

.ewb-info-mass {
    display: block;
    padding-left: 19px;
    line-height: 113px;
    height: 113px;
    color: #286fbc;
    border: 1px solid #8bc1e4;
}

    .ewb-info-mass.ico1 {
        padding-top: 34px;
        line-height: 24px;
        height: 84px;
        background: url(../images/info_ico1.png) 159px 51px no-repeat #f0f7ff;
    }

        .ewb-info-mass.ico1:hover {
            background: url(../images/info_ico1h.png) 159px 51px no-repeat #286fbc;
        }

    .ewb-info-mass.ico3 {
        background: url(../images/info_ico3.png) 157px 40px no-repeat #f0f7ff;
    }

        .ewb-info-mass.ico3:hover {
            background: url(../images/info_ico3h.png) 157px 40px no-repeat #286fbc;
        }

    .ewb-info-mass.ico4 {
		padding-top: 34px;
		line-height: 24px;
		height: 84px;
        background: url(../images/info_ico4.png) 157px 45px no-repeat #f0f7ff;
    }

        .ewb-info-mass.ico4:hover {
            background: url(../images/info_ico4h.png) 157px 45px no-repeat #286fbc;
        }

    .ewb-info-mass:hover {
        color: #fff;
        border: 1px solid #286fbc;
    }

.ewb-block {
    height: 180px;
}

.ewb-common-hd {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #286fbc;
}

    .ewb-common-hd a {
        color: #fff;
    }

.ewb-common-bd {
    height: 139px;
    text-align: center;
    border-top: 0;
    border: 1px solid #e5e5e5;
}

.ewb-info-grade {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #46b000;
}

.ewb-mass {
    padding: 0 10px;
}

    .ewb-mass .ewb-mass-bd {
        padding: 0 20px;
    }

.ewb-mass-last {
    padding: 0 30px;
}

.ewb-mass-hd {
    margin-top: 10px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}

.ewb-mass-tt {
    display: inline-block;
    width: 90px;
    line-height: 22px;
    color: #666;
}

    .ewb-mass-tt.long {
        margin-left: 10px;
        width: 120px;
    }

    .ewb-mass-tt.current {
        font-weight: bold;
        color: #fff;
        background-color: #70adf0;
    }

.ewb-mass-thd {
    height: 28px;
    border-bottom: 1px solid #e7e7e7;
}

    .ewb-mass-thd th {
        font-weight: bold;
    }

.ewb-mass-tr {
    height: 24px;
}

.ewb-center {
    text-align: center;
}

.ewb-left {
    text-align: left;
}

.ewb-mass-date {
    height: 22px;
    line-height: 32px;
}

.ewb-info-grade.fine {
    margin-top: 8px;
    color: #f1b700;
}

.ewb-mass-tr2 {
    height: 42px;
}

.ewb-mass-table {
    margin-top: 5px;
}

.ewb-mass-date span {
    padding-left: 15px;
}


/* 政府信息公开 */

.ewb-gov {
    border-top: 2px solid #adcced;
}

.ewb-gov-hd {
    height: 36px;
    line-height: 36px;
}

    .ewb-gov-hd a {
        font-size: 16px;
        color: #286fbc;
    }

.ewb-gov-link {
    display: block;
    margin-top: 8px;
    height: 34.5px;
    line-height: 39px;
    text-align: center;
    color: #9d5d2e;
    border: 1px solid #d2c6bd;
    background-color: #fdfbf9;
}

    .ewb-gov-link:hover {
        display: block;
        margin-top: 8px;
        height: 34.5px;
        line-height: 39px;
        text-align: center;
        color: #fdfbf9;
        border: 1px solid #286fbc;
        background-color: #286fbc;
    }

/* 政策法规 */

.ewb-policy {
    margin-left: 10px;
    border-top: 2px solid #adcced;
}

.ewb-policy-con {
    margin-top: 1px;
    margin-left: 1px;
    /*height: 163px;*/
}

.ewb-policy-a {
    padding-left: 74px;
    margin-top: -1px;
    margin-left: -1px;
    width: 80px;
    height: 81px;
    line-height: 81px;
    color: #333;
    border: 1px solid #e5e5e5;
}

    .ewb-policy-a:hover {
        position: relative;
        border: 1px solid #286fbc;
        z-index: 9;
    }

    .ewb-policy-a.ico1 {
        background: url(../images/policy_ico1.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico2 {
        background: url(../images/policy_ico2.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico3 {
        width: 81px;
        background: url(../images/policy_ico3.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico4 {
        width: 81px;
        background: url(../images/policy_ico4.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico5 {
        background: url(../images/policy_ico5.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico6 {
        background: url(../images/policy_ico6.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico7 {
        background: url(../images/policy_ico7.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico8 {
        width: 81px;
        background: url(../images/policy_ico8.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico9 {
        width: 81px;
        background: url(../images/policy_ico9.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico10 {
        background: url(../images/policy_ico10.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico11 {
        padding-top: 18px;
        padding-left: 75px;
        width: 118px;
        height: 63px;
        line-height: 20px;
        background: url(../images/policy_ico11.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico12 {
        padding-left: 75px;
        width: 118px;
        padding-top: 18px;
        height: 63px;
        line-height: 20px;
        background: url(../images/policy_ico12.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico13 {
        padding-left: 75px;
        width: 118px;
        padding-top: 18px;
        height: 63px;
        line-height: 20px;
        background: url(../images/policy_ico13.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico14 {
        padding-left: 75px;
        width: 163px;
        background: url(../images/policy_ico14.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico15 {
        padding-left: 75px;
        width: 173px;
        background: url(../images/policy_ico15.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico16 {
        padding-top: 18px;
        padding-left: 75px;
        width: 213px;
        height: 63px;
        line-height: 20px;
        background: url(../images/policy_ico16.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico17 {
        padding-left: 75px;
        width: 173px;
		padding-top: 18px;
		line-height: 20px;
        background: url(../images/policy_ico17.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico18 {
        padding-left: 75px;
        width: 163px;
		padding-top: 18px;
		line-height: 20px;
        background: url(../images/policy_ico18.png) 20px 20px no-repeat;
    }

    .ewb-policy-a.ico19 {
        padding-left: 75px;
        width: 118px;
        padding-top: 18px;
        height: 63px;
        line-height: 20px;
        background: url(../images/policy_ico19.png) 20px 20px no-repeat;
    }
	
	.ewb-policy-a.ico20 {
        padding-left: 75px;
		line-height: 20px;
        width: 213px;
		padding-top: 18px;
        background: url(../images/policy_ico8.png) 20px 20px no-repeat;
    }

/* 政务服务 */

.ewb-sve-link {
    margin-top: -5px;
    display: block;
}

.ewb-sve-items {
    margin-left: -10px;
}

.ewb-sve-item {
    margin-left: 10px;
    width: 294px;
    height: 92px;
}

    .ewb-sve-item.green {
        border: 2px solid #d3eddb;
    }

    .ewb-sve-item a {
        display: block;
        margin-top: -2px;
        margin-left: -2px;
        font-size: 16px;
        color: #333;
    }

    .ewb-sve-item.green a {
        padding-top: 20px;
        padding-left: 70px;
        height: 75px;
        line-height: 26px;
        border-left: 10px solid #81cb97;
    }

    .ewb-sve-item.yellow {
        border: 2px solid #dfac74;
    }

        .ewb-sve-item.yellow a {
            padding-top: 20px;
            padding-left: 70px;
            height: 75px;
            line-height: 26px;
            border-left: 10px solid #dfac74;
        }

    .ewb-sve-item.blue {
        border: 2px solid #d7e9f4;
    }

        .ewb-sve-item.blue a {
            padding-left: 27px;
            height: 95px;
            line-height: 95px;
            border-left: 10px solid #8ec2e1;
        }

    .ewb-sve-item:hover {
        border: 2px solid #276ebb;
    }

        .ewb-sve-item:hover a {
            border-left: 10px solid #276ebb;
        }

.ewb-sve-list {
    margin-top: -2px;
    margin-left: 8px;
    width: 370px;
}

    .ewb-sve-list li {
        margin-top: 2px;
        margin-left: 2px;
    }

.ewb-sve-a {
    display: block;
    width: 368px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #333;
}


    .ewb-sve-a.col1 {
        background-color: #d8e9fb;
    }

    .ewb-sve-a.col2 {
        background-color: #b8d5f4;
    }

    .ewb-sve-a:hover {
        color: #fff;
        background-color: #276ebb;
    }

    .ewb-sve-a.spe {
        padding-top: 4px;
        height: 43px;
        line-height: 20px;
    }


.ewb-sve-a-all {
    display: block;
    width: 368px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #333;
}

    .ewb-sve-a-all.col1 {
        background-color: #d8e9fb;
    }

    .ewb-sve-a-all.col2 {
        background-color: #b8d5f4;
    }

    .ewb-sve-a-all:hover {
        color: #fff;
        background-color: #276ebb;
    }

    .ewb-sve-a-all.spe {
        padding-top: 4px;
        height: 43px;
        line-height: 43px;
    }

/* 专题专栏 */



/* 互动交流 */

/* 在线访谈 */

.ewb-onl {
    margin-right: 10px;
    border-top: 1px solid #adcced;
}

.ewb-onl-bd {
    padding-top: 7px;
    padding-bottom: 10px;
    line-height: 24px;
    /*border-bottom: 1px dashed #d5d5d5;*/
}

.ewb-onl-bd-boder {
    width: 100%;
    border-bottom: 1px dashed #d5d5d5;
    margin-top: 1px;
    margin-bottom: 1px;
}

.ewb-onl-p {
    margin-left: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .ewb-onl-p a {
        color: #333;
    }

.ewb-onl-bd.spe {
    border-bottom: 0;
}

/* 在线调查 */

.ewb-srh {
    border-top: 1px solid #adcced;
}

.esclip {
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-srh-con {
    margin-top: 5px;
    margin-left: -7px;
    line-height: 28px;
}

.ewb-srh-rad {
    margin-left: 7px;
    width: 310px;
}

.ewb-srh-radio {
    margin-top: 10px;
    margin-right: 10px;
    width: 10px;
    height: 10px;
}

.ewb-srh-che {
    margin-left: 7px;
    /*width: 300px;*/
}

.ewb-srh-check {
    margin-top: 3px;
    /*margin-right: 10px;*/
    width: 10px;
    height: 10px;
}

.ewb-srh-btn {
    margin-top: 34px;
}

.ewb-srh-but {
    width: 94px;
    height: 32px;
    border: 0;
    outline: 0;
    color: #fff;
    cursor: pointer;
}

    .ewb-srh-but.col1 {
        margin-left: 44px;
        background-color: #e89d4a;
    }

    .ewb-srh-but.col2 {
        margin-left: 10px;
        background-color: #286fbc;
    }

/* 民意征集 */

.ewb-opn {
    margin-left: 10px;
    border-top: 1px solid #adcced;
}

.ewb-opn-items {
    margin-top: 5px;
}

.ewb-opn-item {
    padding-left: 26px;
    /*height: 26px;*/
    line-height: 26px;
    vertical-align: top;
    background: url(../images/opinion_ico.png) left center no-repeat;
}

.ewb-opn-block {
    margin-right: 10px;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

    .ewb-opn-block a {
        color: #333;
    }

.ewb-inter-items {
    margin-left: -10px;
}

.ewb-inter-item {
    margin-left: 10px;
    width:130px;
    height: 87px;
    border: 2px solid #e1e2e6;
}

    .ewb-inter-item a {
        display: block;
        padding-top: 59px;
        height: 28px;
        text-align: center;
        color: #333;
    }

    .ewb-inter-item .icon1 {
        background: url(../images/inter_icon1.png) center 23px no-repeat;
    }

        .ewb-inter-item .icon1:hover {
            background: url(../images/inter_icon1h.png) center 23px no-repeat #276ebb;
        }

    .ewb-inter-item .icon2 {
        background: url(../images/inter_icon2.png) center 18px no-repeat;
    }

        .ewb-inter-item .icon2:hover {
            background: url(../images/inter_icon2h.png) center 18px no-repeat #276ebb;
        }

    .ewb-inter-item .icon3 {
        background: url(../images/inter_icon3.png) center 13px no-repeat;
    }

        .ewb-inter-item .icon3:hover {
            background: url(../images/inter_icon3h.png) center 13px no-repeat #276ebb;
        }

    .ewb-inter-item .icon4 {
        background: url(../images/inter_icon4.png) center 16px no-repeat;
    }

        .ewb-inter-item .icon4:hover {
            background: url(../images/inter_icon4h.png) center 16px no-repeat #276ebb;
        }

    .ewb-inter-item .icon5 {
        background: url(../images/inter_icon5.png) center 16px no-repeat;
    }

        .ewb-inter-item .icon5:hover {
            background: url(../images/inter_icon5h.png) center 16px no-repeat #276ebb;
        }

    .ewb-inter-item .icon6 {
        background: url(../images/inter_icon6.png) center 6px no-repeat;
    }

        .ewb-inter-item .icon6:hover {
            background: url(../images/inter_icon6h.png) center 6px no-repeat #276ebb;
        }

    .ewb-inter-item .icon7 {
        background: url(../images/inter_icon7.png) center 13px no-repeat;
    }

        .ewb-inter-item .icon7:hover {
            background: url(../images/inter_icon7h.png) center 13px no-repeat #276ebb;
        }

    .ewb-inter-item:hover {
        border: 2px solid #276ebb;
    }

    .ewb-inter-item a:hover {
        color: #fff;
    }

    .ewb-inter-item a.icon8 {
        padding: 14px 7px 0;
        height: 73px;
        line-height: 20px;
        font-weight: bold;
        color: #286fbc;
    }

        .ewb-inter-item a.icon8:hover {
            color: #fff;
            background-color: #276ebb;
        }

.ewb-flink {
    padding-top: 10px;
    padding-left: 47px;
    height: 44px;
    background-color: #f4f5fa;
}

.Select {
    margin-right: 30px;
    width: 282px;
    height: 34px;
    border: 1px solid #e5e5e5;
    float: left;
}

.ewb-flink-sel {
    margin-right: 30px;
    width: 282px;
    height: 34px;
    border: 1px solid #e5e5e5;
}


