/**!
 * 苏州市行政审批局网站-便民服务
 * author: lucw;
 * date:2017-11-03
 */


.ewb-mt20{
    margin-top: 20px;
}

/* loca */
.ewb-loca{
    padding-left: 39px;
    height: 34px;
    line-height: 34px;
    color: #666;
    border: 1px solid #eee;
    background: url(../images/subimgs/loca_img.png) 13px center no-repeat #f4f4f4;
}

.ewb-loca a{
    color: #666;
}

.ewb-loca .ewb-cur{
    font-weight: bold;
    color: #6395ec;
}

/* notice */
.ewb-noti{
    border: 1px solid #eee;
    background-color: #f4f4f4;
}

.ewb-noti-hd{
    height: 48px;
    line-height: 48px;
    padding-left: 46px;
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/subimgs/notice_bg.png) 12px center no-repeat;
}

.ewb-noti-tt{
    font-size: 18px;
    font-weight: bold;
    color: #6395ec;
}

/* noti-list */

.ewb-noti .wb-data-item {
    background: url(../images/news_line.png) 25px repeat-y;
}

.ewb-noti .wb-data-list {
    font-size: 14px;
    line-height: 40px;
    padding-left: 18px;
    border-left: 4px solid transparent;
}

.ewb-noti .wb-data-infor{
    margin-right: 280px;
}

.ewb-noti .wb-data-date {
    margin-top: -40px;
}

.ewb-noti .wb-data-infor a {
    padding-left: 25px;
    *display: inline-block;
    *overflow: hidden;
    *white-space: nowrap;
    *text-overflow: ellipsis;
    background: url(../images/news_list.png) left center no-repeat;
}
.ewb-noti .wb-data-infor span {
    padding-left: 25px;
    *display: inline-block;
    *overflow: hidden;
    *white-space: nowrap;
    *text-overflow: ellipsis;
    background: url(../images/news_list.png) left center no-repeat;
}
.ewb-noti .wb-data-date {
    padding-right: 15px;
}

.ewb-noti .wb-data-list:hover {
    border-left: 4px solid #6395ec;
    background: url(../images/news_line.png) 21px repeat-y;
    *background: url(../images/news_line.png) 25px repeat-y;
    background-color: #fff;
}

.ewb-noti .wb-data-list:hover a {
    background-image: url(../images/news_listh.png);
}


/* 分页 */
.ewb-page {
    margin-top: 26px;
    padding-bottom: 38px;
    text-align: center;
}

.ewb-page-items {
    vertical-align: middle;
    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;
    background-color: #fff;
}

.ewb-page-li.page-last,
.ewb-page-li.page-home{
    *width: 46px;
}

.ewb-page-li>a {
    display: block;
    color: #666;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    background-color: #6395ec;
    color: #fff;
}

.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 {

}

.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;
}

/* page-count */
.ewb-pcount{
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    color: #6395ec;
    vertical-align: middle;
}


/* ADD */
/* exam */
.ewb-exam{
    margin-top: 20px;
    padding: 0 18px;
    padding-bottom: 25px;
}

.ewb-exam-tt{
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    font-size: 16px;
    color: #fff;
    background-color: #6295f0;
}

/* notice */
.ewb-noti{
    border: 1px solid #e5e5e5;
    background-color: #f4f4f4;
}

.ewb-noti-hd{
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 17px;
    font-weight: bold;
    color: #333;
}

/* noti-list */

.ewb-noti .wb-data-item {
    background: url(../images/news_line.png) 25px repeat-y;
}

.ewb-noti .wb-data-list {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    overflow: hidden;
    border-left: 4px solid transparent;
}

.wd01{
    float: left;
    width: 906px;
}

.wd02,
.wd03,
.wd04,
.wd05,
.wd06{
    float: left;
    width: 130px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    color: #666;
}

.ewb-noti-hd .wd05{
    color: #333;
}


.ewb-noti-hd .wd01{
    padding-left: 22px;
    text-align: center;
}

.ewb-noti .wb-data-infor{
    margin-right: 0;
}

.ewb-noti .wb-data-date {
    margin-top: -40px;
}

.ewb-noti .wb-data-infor a {
    padding-left: 25px;
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/news_list.png) left center no-repeat;
}
.ewb-noti .wb-data-infor span{
    padding-left: 25px;
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/news_list.png) left center no-repeat;
}
.ewb-noti .wb-data-date {
    padding-right: 15px;
}

.ewb-noti .wb-data-list:hover {
    border-left: 4px solid #6395ec;
    background: url(../images/news_line.png) 21px repeat-y;
    background-color: #fff;
}

.ewb-noti .wb-data-list:hover a {
    background-image: url(../images/news_listh.png);
}
.ewb-noti .wb-data-list:hover span {
    background-image: url(../images/news_listh.png);
}
.hasbod .ewb-span14{
    width: 582px;
}

/* 第一部分左侧图 */
.ewb-ask{
    border: 1px solid #eee;
    background-color: #f4f4f4;
}

.ewb-ask-img{
    margin-top: 17px;
    vertical-align: top;
    width: 480px;
    height: 260px;
}

.ewb-ask-msg{
    margin-top: 23px;
    line-height: 35px;
}

.ask-spe{
    color: #ff9900;
}

.ewb-ask-items{
    padding: 20px 18px;
    padding-right: 0;
}

.ewb-ask-items>li{
    float: left;
    margin-right: 12px;
}

.ewb-ask-items>li.last{
    margin-right: 0;
}

.ewb-ask-lk{
    display: block;
    width: 255px;
    height: 48px;
    line-height: 48px;
    border-radius: 1px;
    color: #6395ec;
    text-indent: 117px;
    font-size: 16px;
    border: 1px solid #6395ec;
    background-position: 75px center;
    background-repeat: no-repeat;
}

.ewb-ask-lk.bg01{
    background-image: url(../images/subimgs/ask_ico01.png);
}

.ewb-ask-lk.bg02{
    background-image: url(../images/subimgs/ask_ico02.png);
}

.ewb-ask-lk.bg03{
    background-image: url(../images/subimgs/ask_ico03.png);
}

.ewb-ask-lk.bg04{
    background-image: url(../images/subimgs/ask_ico04.png);
}

.ewb-ask-lk:hover,
.ewb-ask-lk.current{
    color: #fff;
    background-color: #6395ec;
}

.ewb-ask-lk.bg01:hover,
.ewb-ask-lk.bg01.current{
    background-image: url(../images/subimgs/ask_ico01h.png);
}

.ewb-ask-lk.bg02:hover,
.ewb-ask-lk.bg02.current{
    background-image: url(../images/subimgs/ask_ico02h.png);
}

.ewb-ask-lk.bg03:hover,
.ewb-ask-lk.bg03.current{
    background-image: url(../images/subimgs/ask_ico03h.png);
}

.ewb-ask-lk.bg04:hover,
.ewb-ask-lk.bg04.current{
    background-image: url(../images/subimgs/ask_ico04h.png);
}

.ewb-gray-wp{
    border: 1px solid #eee;
    background-color: #f4f4f4;
    overflow: hidden;
}


/* find */
.ewb-find{
    margin-top: 10px;
    padding-bottom: 20px;
}

.ewb-find-btn{
    width: 46px;
    height: 30px;
    border: 0;
    outline: 0;
    border-radius: 3px;
    cursor: pointer;
    background: url(../images/find_btn.png) center no-repeat #ffa200;
}

.ewb-find-inp{
    margin-right: 8px;
    padding: 0 15px;
    width: 245px;
    height: 28px;
    line-height: 28px;
    color: #b2b2b2;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #bfbfbf;
}

.ewb-find-btn:hover{
    background-color: #ff7f00;
}

.ewb-page{
    margin-top: 22px;
    padding-bottom: 25px;
}

.ewb-page-noborder{
    background: none;
}

/* 咨询投诉 */
.ewb-write{
    margin-right: 10px;
    padding-left: 37px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    background: url(../images/subimgs/write_ico.png) 12px center no-repeat #32b16c;
}

.ewb-write:hover{
    background-color: #0ba552;
}

.ewb-zxts .ewb-noti-hd span{
    color: #333;
}

.ewb-zxts .wd01{
    width: 263px;
}

.ewb-zxts .wd04{
    width: 100px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.ewb-zxts .wd02{
    width: 190px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.ewb-zxts .wd03{
    width: 140px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.ewb-zxts .wd05,
.ewb-zxts .wd06{
    width: 130px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.ewb-zxts .wb-data-infor a{
    max-width: 90%;
}

.ewb-zxts .ewb-noti-hd{
    padding-left: 0;
    background: none;
}

.c-normal{
    color: #169416;
}

.c-doing{
    color: #ffc153;
}

/* 窗口电话 */
.ewb-call{
    background-color: #fff;
}

.ewb-call-items.call-bg{
    background-color: #f4f7fa;
}

.ewb-call-items>li{
    float: left;
    width: 11.1%;
    height: 84px;
    line-height: 24px;
    text-align: center;
}

.call-lk{
    display: inline-block;
    vertical-align: middle;
    color: #333;
}

.call-mid{
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.ewb-call-items>li:hover{
    background-color: #daecff;
}

.ewb-mt20{
    margin-top: 20px;
}

/* 办件查询 */
.ewb-look{
    text-align: center;
}

.ewb-look-wp{
    text-align: left;
    display: inline-block;
}

.ewb-look-wp{
    *display: inline;
}

.ewb-look-name{
    height: 30px;
    line-height: 30px;
    color: #333;
}