/**!
 * 通用二级列表页
 * author: lucw;
 * date:2017-09-14
 */


/* news */

.ewb-news-hd {
    height: 55px;
    border-bottom: 1px solid #c8dff1;
}

.ewb-news-items {
    padding-top: 6px;
}

.ewb-news-item>a {
    display: block;
    padding: 0 38px;
    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;
}


/* look */

.ewb-look {
    margin-right: 30px;
    margin-top: 12px;
    position: relative;
    padding-right: 74px;
    width: 200px;
    height: 30px;
    border: 1px solid #0063b8;
    background-color: #fff;
    border-radius: 4px;
}

.ewb-look-inp {
    display: block;
    width: 100%;
    height: 100%;
    *height: 29px;
    line-height: 29px;
    border: 0;
    outline: 0;
    text-indent: 10px;
    font-size: 16px;
    color: #999;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ewb-look-btn {
    position: absolute;
    right: -1px;
    top: 0;
    width: 64px;
    height: 100%;
    cursor: pointer;
    border: 0;
    outline: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #0063b8;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/subimages/look_btn.png);
}


/* about-list */

.about-list {
    height: 847px;
    overflow: hidden;
    background-color: #fff;
}

.about-list .wb-data-item {
    padding: 0 30px;
    padding-top: 19px;
    font-size: 16px;
}

.about-list .wb-data-list {
    line-height: 43px;
    padding-left: 20px;
}

.about-list .wb-data-date {
    margin-top: -43px;
}

.about-list .wb-data-infor{
    margin-right: 250px;
}


/* 分页 */

.ewb-page {
    margin-top: 33px;
    margin-bottom: 10px;
    padding-left: 44px;
    *padding-left: 32px;
    text-align: center;
}

.ewb-page-items {
    margin-left: 20px;
    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: 18px;
    line-height: 18px;
    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: 18px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 18px;
    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;
}

/* panel */

.ewb-panel-hd {
    padding-bottom: 4px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-top: 4px solid #0063b8;
    background-color: #63abe5;
}


.ewb-panel-hd>a {
    color: #fff;
}

.wb-tree {
    border-top: 1px solid #fff;
}

.wb-subbg {
    background: url(../images/subimages/subbg.jpg) center bottom no-repeat #fff;
}

.wb-menu-bd {
    min-height: 791px;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #fff;
}

.wb-tree-node {
    font-weight: bold;
    background-color: #e8f2fb;
}


.wb-tree-iconl {
    float: left;
    width: 11px;
    height: 7px;
    margin-top: 17px;
    margin-left: 30px;
    margin-right: 20px;
    background: url(../images/subimages/wblist.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.wb-tree-item>a:hover {
    background-color: #e8f2fb;
}

.current .wb-tree-node {
    background-color: #c1ddf5;
}

.current .wb-tree-sub {
    display: block;
}


/* 大屏幕 */

@media (min-width: 980px) {
    body {
        min-width: 1200px;
    }
}



/* 平板电脑和小屏电脑之间的分辨率 */

@media (min-width: 768px) and (max-width: 979px) {
    .wb-tree-item>a{
        padding-left: 30px;
    }

    .about-list .wb-data-infor{
        margin-right: 150px;
    }

    .ewb-res{
        float: none !important;
        margin-bottom: 10px;
    }

    .ewb-page-items{
        float: none !important;
    }

    .ewb-page{
        margin-top: 4px;
        padding-left: 0;
    }
}



/* 横向放置的手机和竖向放置的平板之间的分辨率 */

@media (max-width: 767px) {
    
    .ewb-res{
        display: none;
    }
    
    .about-list{
        height: auto;
    }

    .ewb-page {
        margin-top: 0;
        padding: 15px 0;
        padding-bottom: 30px;
    }

    .ewb-page-li {
        display: none;
    }

    .ewb-page-items {
        float: none !important;
        margin-right: -20px;
        margin-left: 0;
    }

    .ewb-page-li.ewb-page-hover {
        margin-right: 20px;
        display: block;
    }

    .wb-subbg{
        background: none;
        background-color: #fff;
    }

    .wb-menu-bd{
        height: auto;
    }

    .ewb-look {
        margin-right: 10px;
        width: 150px;
        padding-right: 40px;
    }

    .ewb-look-btn {
        width: 40px;
        background-size: 50%;
    }
    
    .about-list .wb-data-infor{
        margin-right: 100px;
    }

    .about-list .wb-data-item {
        padding: 0 20px;
        padding-top: 12px;
        font-size: 16px;
    }
}



/* 横向放置的手机及分辨率更小的设备 */

@media (max-width: 480px) {

    .ewb-news-item>a {
        padding: 0 6px;
        font-size: 16px;
    }

    .ewb-look {
        margin-right: 10px;
        width: 100px;
        padding-right: 40px;
    }

    .ewb-look-btn {
        width: 40px;
        background-size: 50%;
    }

    .ewb-look-inp {
        font-size: 12px;
    }


    .about-list .wb-data-item {
        padding: 0 15px;
        padding-top: 12px;
        font-size: 16px;
    }

}
/*@add:领导信息样式*/
/* det */
.ewb-det{
   
    padding-bottom: 42px;
}

.ewb-det-h1{
    padding-top: 23px;
    line-height: 26px;
    font-size: 20px;
    text-align: center;
}

.ewb-det-h1 a{
    color: #333;
}

.ewb-det-box{
    padding-top: 9px;
    padding-bottom: 3px;
    line-height: 26px;
    color: #999;
   
}

.ewb-det-box span{
    margin: 0 15px;
}

.ewb-det-bd{
    color: #666;
}

.ewb-det-bd p{
    text-indent: 2em;
    line-height: 28px;
}

.ewb-det-img{
    margin: 11px auto;
    display: block;
}

.ewb-det-share{
    margin-top: 25px;
}
