/**!
 *某某页面-二级页
 * author: gaojian;
 * date:2018-09-26
 */

.ewb-home {
    padding-left: 25px;
    line-height: 53px;
    font-size: 15px;
    color: #666;
    background: url(../images/home.png) 0 center no-repeat;
}

.ewb-home a {
    color: #666;
    margin-right: 5px;
}

.ewb-tree {
    min-height: 615px;
    background: #fff;
}

.ewb-tree-hd {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #13b1ec;
}



.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #333;
    cursor: pointer;
    border-top: 1px solid #adadad;
}

.wb-tree-items:first-child .wb-tree-node {
    border-top: 0;
}

.wb-tree-iconl {
    float: left;
    width: 4px;
    height: 12px;
    margin-top: 20px;
    margin-left: 28px;
    margin-right: 19px;
    background: url(../images/wblist.png) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 44px;
    height: 17px;
    margin-top: 16px;
    background: url(../images/wblistr.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 62px;
    font-size: 15px;
    height: 33px;
    line-height: 33px;
    color: #333;
    background: url(../images/list.jpg) 53px center no-repeat;
}

.wb-tree-item>a:hover {
    color: #f39010;
    font-weight: bold;
    background: url(../images/listh.png) 53px center no-repeat;
}

.current .wb-tree-iconr {
    background: url(../images/wblistrh.png) no-repeat;
}
.wb-tree-node:hover a{
    font-weight: bold;
    color: #f39010;
}
.current .wb-tree-node {
    font-weight: bold;
    background: #f4faff;
    border-bottom: 1px solid #f0f0f0;
}

.current .wb-tree-node .wb-tree-tt {
    color: #f39010;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-footer {
    margin-top: 20px;
}

.ewb-con {
    padding: 0 20px;
    min-height: 615px;
    background: #fff;
}

.ewb-con-hd {
    height: 37px;
    padding-top: 11px;
    border-bottom: 1px solid #adadad;
}

.ewb-con-tt {
    position: relative;
    padding: 0 3px;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 3px solid #13b1ec;
}

.ewb-con-arr {
    display: block;
    width: 12px;
    height: 6px;
    background: url(../images/arr.png) no-repeat;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -6px;
}

.wb-data-item {
    padding-top: 18px;
}

.wb-data-list {
    line-height: 36px;
    font-size: 15px;
    padding-left: 13px;
    background: url(../images/list.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -36px;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #13489d;
}

/* 分页 */
.ewb-page {
    text-align: center;
	margin-top: 15px;
}

.ewb-page-items {
    margin-top: 26px;
    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: #0030cc;
}

.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;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .wb-tree-iconl {
        margin-left: 5px;
        margin-right: 5px;
    }

    .wb-tree-iconr {
        margin-right: -20px;
    }

    .wb-tree-item>a {
        padding-left: 14px;
        background: url(../images/list.jpg) 5px center no-repeat;
    }

    .wb-tree-item>a:hover {
        background: url(../images/listh.png) 5px center no-repeat;
    }

    .ewb-tree {
        padding-right: 0;
    }

    .ewb-con {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .ewb-tree {
        padding-right: 0;
    }

    .ewb-tree-bd {
        min-height: 0;
        background: none;
    }

    .ewb-con {
        padding-left: 0;
    }
}