/**!
 * 政务服务
 * author: wuzhou;
 * date:2017-12-11
 */

html,
body {
    font-size: 14px!important;
    /* background-color: #f2f9ff;*/
}


/* news */

.ewb-news {
    margin-right: 10px;
    /*background-color: #fff;*/
}

.ewb-news-hd {
    height: 55px;
    border-bottom: 1px solid #c8dff1;
}

.ewb-news-items {
    padding-top: 6px;
}

.ewb-news-item>a {
    display: block;
    padding: 0 27px;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    font-size: 18px;
    border-bottom: 4px solid transparent;
}

.ewb-news-item.current>a {
    color: #333;
    border-bottom: 4px solid #0063b8;
}


/* make */

.ewb-make {
    overflow-y: hidden;
    text-align: center;
    padding-bottom: 20px;
}

.ewb-make-table {
    width: 1000px;
    margin: 0 auto;
}

.ewb-make .make-tal {
    text-align: left;
}

.ewb-make-thr {
    height: 32px;
    color: #fff;
    background-color: #63abe5;
}

.ewb-make-thr th {
    text-align: center;
    font-size: 16px;
}

.ewb-make-tbody {
    color: #666;
}

.ewb-make-thr .th01 {
    width: 17%;
}

.ewb-make-thr .th02 {
    width: 20%;
}

.ewb-make-thr .th03 {
    width: 40%;
}

.ewb-make-thr .th04 {
    width: 23%;
}

.ewb-make-tbody tr {
    height: 46px;
    cursor: pointer;
}

.ewb-make-tbody a {
    color: #666;
}

.ewb-make-tbody .ewb-hasbgc {
    height: 32px;
    background-color: #eff6fc;
}

.hack-length {
    max-width: 310px;
    display: block;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 78px;
    line-height: 46px;
}

.ewb-hasbgc .hack-length {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-make-tbody tr:hover,
.ewb-make-tbody tr:hover a {
    color: #ff8b17;
}


/* 分页 */

.ewb-page-wp {
    margin-top: 38px;
    text-align: center;
}

.ewb-page {
    display: inline-block;
}

.ewb-page {
    *display: inline;
}

.ewb-page-items {
    margin-left: 40px;
    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;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0063b8;
    font-weight: bold;
}

.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 {
    font-family: "Simsun";
}

.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;
}


/* res */

.ewb-res {
    color: #666;
}

.ewb-res .res-num {
    padding: 0 5px;
    color: #0063b8;
}

.ewb-res .res-num.num01 {
    padding: 0 9px;
}

.ewb-res .res-sel {
    margin: 0 4px;
    width: 50px;
    height: 26px;
    color: #666;
    border: 1px solid #ddd;
}

.ewb-res .res-every {
    margin-left: 16px;
}


/* 行政权力网上公开透明运行 */

.ewb-run {
    background-color: #fff;
    overflow: hidden;
}

.ewb-run-hd {
    height: 55px;
    border-bottom: 1px solid #c8dff1;
}

.ewb-run-bd {
    padding: 0 47px;
}

.ewb-run-hd>a {
    padding: 0 30px;
    float: left;
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #0063b8;
}

.ewb-run .ewb-news-items {
    padding-top: 0;
}

.ewb-run .ewb-news-hd {
    height: 40px;
}

.ewb-run .ewb-news-item>a {
    height: 37px;
    line-height: 37px;
    border-bottom: 4px solid transparent;
    padding: 0 19px;
    color: #666;
    font-weight: normal;
}

.ewb-run .ewb-news-item.current>a {
    color: #333;
    border-bottom: 4px solid #0063b8;
}


/* go */

.ewb-go-wp {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.ewb-go {
    display: inline-block;
    font-size: 18px;
}

.ewb-go {
    *display: inline;
}

.ewb-go-inp {
    padding: 0 5px;
    margin-right: 60px;
    width: 120px;
    height: 22px;
    line-height: 22px;
    color: #999;
    outline: 0;
    font-size: 14px;
    border: 1px solid #dedede;
}

.ewb-go-sel {
    width: 185px;
    height: 24px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    border: 1px solid #dedede;
}

.ewb-go-sea {
    margin-left: 50px;
    width: 79px;
    height: 24px;
    line-height: 23px;
    color: #fff;
    border: 0;
    outline: 0;
    cursor: pointer;
    font-size: 14px;
    background-color: #63abe5;
}

.ewb-go-para {
    float: left;
}


/* 办事结果公示 */

.ewb-make.ewb-know .ewb-make-table {
    width: 794px;
    margin-top: 20px;
}


/* 在线办事 */

.ewb-flow {
    overflow: hidden;
}

.ewb-flow-items>li {
    margin-top: 20px;
}

.ewb-flow-link {
    display: block;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 3px;
    color: #fff;
    text-indent: 100px;
    background-color: #63abe5;
    background-repeat: no-repeat;
    background-position: 35px center;
}

.ewb-flow-link.bg01 {
    background-image: url(imagessubimagesflow01.png);
}

.ewb-flow-link.bg02 {
    background-image: url(imagessubimagesflow02.png);
}

.ewb-flow-link.bg03 {
    background-image: url(imagessubimagesflow03.png);
}

.ewb-flow-link.bg04 {
    background-image: url(imagessubimagesflow04.png);
}

.ewb-flow-link:hover {
    background-color: #ff8b17;
}


/* 绿色通道 */

.ewb-green {
    overflow: hidden;
    background-color: #fff;
}

.ewb-work {
    padding: 0 10px 20px;
    overflow: hidden;
}

.ewb-work-items {
    margin-right: -10px;
}

.ewb-work-items>li {
    margin-top: 20px;
    margin-right: 10px;
    float: left;
}

.ewb-work-link {
    padding-left: 31px;
    display: block;
    width: 73px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-size: 18px;
    color: #666;
    border: 1px solid #0063b8;
    background-position: 5px center;
    background-repeat: no-repeat;
}

.ewb-work-link.bg01 {
    background-image: url(imagessubimagesgr01.png);
}

.ewb-work-link.bg02 {
    background-image: url(imagessubimagesgr02.png);
}

.ewb-work-link.bg03 {
    background-image: url(imagessubimagesgr03.png);
}

.ewb-work-link.bg04 {
    background-image: url(imagessubimagesgr04.png);
}

.ewb-work-link.bg05 {
    background-image: url(imagessubimagesgr05.png);
}

.ewb-work-link.bg06 {
    background-image: url(imagessubimagesgr06.png);
}

.ewb-work-link:hover {
    color: #0063b8;
    background-color: #dbecf9;
}


/* 个人办事 */

.ewb-cp-item {
    margin-top: 10px;
    text-align: center;
    *border: 1px solid #0063b8;
}

.ewb-cp-item>a {
    display: block;
    width: 20px;
    padding: 5px 9px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #0063b8;
    height: 128px;
    border-radius: 19px;
    background-color: #fff;
    border: 1px solid #0063b8;
    *border: 0;
}

.ewb-cp-item.current>a {
    color: #fff;
    background-color: #0063b8;
}

.ewb-cp-hd {
    padding-left: 20px;
}

.ewb-cp-bd {
    width: 676px;
}


/* 按部门 */

.ewb-type {
    height: 309px;
    overflow: hidden;
}

.ewb-type-hd {
    overflow: hidden;
    text-align: center;
}

.ewb-type-items {
    padding-top: 16px;
    display: inline-block;
}

.ewb-type-items {
    *display: inline;
}

.ewb-type-item {
    margin: 0 15px;
}

.ewb-type-item>a {
    font-size: 16px;
    font-weight: bold;
    color: #0063b8;
}

.ewb-type-item.current>a {
    color: #ff8b17;
}


/* 链接滚动 */

.ewb-super {
    padding-left: 14px;
    padding-top: 10px;
    width: 614px;
    height: 260px;
    margin: 0 auto;
    position: relative;
}


/* titCell */

.ewb-super-hd .prev,
.ewb-super-hd .next {
    position: absolute;
    margin-top: -35px;
    top: 50%;
    display: block;
    width: 18px;
    height: 42px;
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-super-hd .prev {
    left: -16px;
    background-image: url(imagessubimagesthe_left.png);
}

.ewb-super-hd .next {
    right: -20px;
    background-image: url(imagessubimagesthe_right.png);
}

.ewb-super-hd .prev:hover {
    background-image: url(imagessubimagesthe_lefth.png);
}

.ewb-super-hd .next:hover {
    background-image: url(imagessubimagesthe_righth.png);
}

.ewb-super-numitem li {
    display: none;
    text-indent: -999px;
    cursor: pointer;
}


/* mainCell */

.ewb-super-imgitem {
    overflow: hidden;
    zoom: 1;
}

.ewb-super-imgitem li {
    float: left;
    width: 19.9%;
}

.ewb-super-imgitem li a {
    line-height: 48px;
    height: 48px;
    color: #0063b8;
    font-size: 14px;
    padding-left: 19px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(imageseasyh.png) left center no-repeat;
}

.ewb-super-imgitem li a:hover {
    color: #ff8b17;
    background-image: url(imageseasy.png);
}


/* 表格 */

.ewb-bsjg {
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    border: none;
}

.ewb-bsjg td {
    padding-left: 15px;
    line-height: 32px;
    border: none;
    color: #666;
}

.ewb-bsjg td a {
    color: #666;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-civilian-service {
    padding-bottom: 20px;
    background-color: #fff;
}


/* 清单 */

.list>li {
    margin-top: 20px;
    vertical-align: top;
}

.list>li>a {
    display: block;
    width: 242px;
    height: 180px;
}

.list>li>a.ewb-inventory-one {
    background: url("imagesquick_01.jpg") center no-repeat;
    background-size: cover;
}

.list>li>a.ewb-inventory-two {
    background: url("imagesquick_02.jpg") center no-repeat;
    background-size: cover;
}


/* 便民 */

.ewb-civilian-tt {
    font-size: 25px;
    line-height: 50px;
}

.ewb-civilian-tt a {
    color: #666;
}

.ewb-civilian-info {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}

.ewb-civilian-items {
    margin-right: -15px;
}

.ewb-civilian-items>li {
    float: left;
    width: 110px;
    margin-right: 15px;
    margin-top: 20px;
}

.ewb-civilian-items>li>a {
    display: block;
    text-align: center;
    color: #333;
    line-height: 30px;
}

.ewb-civilian-items>li>a i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("images1706131408471212990.png");
}

.ewb-civilian-items>li>a.ewb-server01 i {
    background-position: 0 0;
}

.ewb-civilian-items>li>a.ewb-server02 i {
    background-position: -300px 0;
}

.ewb-civilian-items>li>a.ewb-server03 i {
    background-position: -120px 0;
}

.ewb-civilian-items>li>a.ewb-server04 i {
    background-position: -240px 0;
}

.ewb-civilian-items>li>a.ewb-server05 i {
    background-position: -60px 0;
}

.ewb-civilian-items>li>a.ewb-server06 i {
    background-position: -180px -60px;
}

.ewb-civilian-items>li>a.ewb-server07 i {
    background-position: 0 -60px;
}

.ewb-civilian-items>li>a.ewb-server08 i {
    background-position: -60px -60px;
}

.ewb-civilian-items>li>a.ewb-server09 i {
    background-position: -240px -120px;
}

.ewb-civilian-items>li>a.ewb-server10 i {
    background-position: -240px -60px;
}

.ewb-civilian-items>li>a.ewb-server11 i {
    background-position: -60px -120px;
}

.ewb-civilian-items>li>a.ewb-server12 i {
    background-position: -180px 0;
}

.ewb-civilian-items>li>a.ewb-server13 i {
    background-position: -300px -60px;
}

.ewb-civilian-items>li>a.ewb-server14 i {
    background-position: -120px -120px;
}

.ewb-civilian-items>li>a.ewb-server15 i {
    background-position: -120px -60px;
}

.ewb-civilian-items>li>a.ewb-server16 i {
    background-position: 0 -120px;
}

.ewb-civilian-items>li>a.ewb-server17 i {
    background-position: -180px -120px;
}

.ewb-civilian-items>li>a.ewb-server18 i {
    background-position: -300px -120px;
}

.ewb-civilian-items>li>a:hover i {
    background-image: url("images1706131408471456870.png");
}

.ewb-civilian-items>li>a.ewb-server01:hover i {
    background-position: 0 0;
}

.ewb-civilian-items>li>a.ewb-server02:hover i {
    background-position: -300px 0;
}

.ewb-civilian-items>li>a.ewb-server03:hover i {
    background-position: -120px 0;
}

.ewb-civilian-items>li>a.ewb-server04:hover i {
    background-position: -240px 0;
}

.ewb-civilian-items>li>a.ewb-server05:hover i {
    background-position: -60px 0;
}

.ewb-civilian-items>li>a.ewb-server06:hover i {
    background-position: -180px -60px;
}

.ewb-civilian-items>li>a.ewb-server07:hover i {
    background-position: 0 -60px;
}

.ewb-civilian-items>li>a.ewb-server08:hover i {
    background-position: -60px -60px;
}

.ewb-civilian-items>li>a.ewb-server09:hover i {
    background-position: -240px -120px;
}

.ewb-civilian-items>li>a.ewb-server10:hover i {
    background-position: -240px -60px;
}

.ewb-civilian-items>li>a.ewb-server11:hover i {
    background-position: -60px -120px;
}

.ewb-civilian-items>li>a.ewb-server12:hover i {
    background-position: -180px 0;
}

.ewb-civilian-items>li>a.ewb-server13:hover i {
    background-position: -300px -60px;
}

.ewb-civilian-items>li>a.ewb-server14:hover i {
    background-position: -120px -120px;
}

.ewb-civilian-items>li>a.ewb-server15:hover i {
    background-position: -120px -60px;
}

.ewb-civilian-items>li>a.ewb-server16:hover i {
    background-position: 0 -120px;
}

.ewb-civilian-items>li>a.ewb-server17:hover i {
    background-position: -180px -120px;
}

.ewb-civilian-items>li>a.ewb-server18:hover i {
    background-position: -300px -120px;
}

.ewb-phone {
    display: block;
}

.ewb-phone img {
    vertical-align: top;
}

.ewb-blod {
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    background: #d3dced;
}

.ewb-info-bd table {
    width: 100%;
    text-align: center;
    font-size: 14px;
    table-layout: fixed;
}

.ewb-bg-wt,
.ewb-bg-gray {
    height: 36px;
    line-height: 36px;
}

.ewb-bg-td1 {
    width: 120px;
    line-height: 13px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-bg-td2 {
    width: 250px;
    line-height: 13px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 2px;
}

.ewb-bg-td3 {
    width: 90px;
    line-height: 13px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-know {
    height: 287px;
}

.ewb-login-enter {
    display: block;
    color: #fff;
    line-height: 25px;
    padding: 5px;
    margin-top: 9px;
    margin-right: 5px;
    background-color: #0063b8;
}


/* 2017-12-14 */

.ewb-func-hd {
    height: 34px;
    border-bottom: 2px solid #285b8b;
}

.ewb-func-hd-l {
    float: left;
    padding-right: 2px;
    height: 34px;
    border-bottom: 2px solid #fff;
}

.ewb-func-hd-l span {
    display: block;
    height: 34px;
    width: 90px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #eb1414;
}

.ewb-func-bd {
    overflow: hidden;
}

.ewb-func-items {
    padding: 12px 0;
}

.ewb-func-item {
    width: 288px;
    float: left;
    margin-left: 35px;
}

.ewb-func-item a {
    display: block;
    padding-top: 108px;
    height: 55px;
    border: 1px solid #d0dcec;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
    text-align: center;
}

.ewb-func-a1 {
    background: url("imagesonline_func1.png") center 13px no-repeat;
}

.ewb-func-a6 {
    background: url("../images/online_func6.png") center 13px no-repeat;
}

.ewb-func-a2 {
    background: url("imagesonline_func2.png") center 13px no-repeat;
}