/**!
 * é»„å±±å¸‚å…¬å…±èµ„æºäº¤æ˜“ç½‘ç«™é¦–é¡µ
 * author: xuyang;
 * date:2019-09-23
 */

/* æ­£æ–‡ */

.ewb-container {
    background:  center bottom no-repeat;
    background-size: 100% auto;
}

.ewb-main {
    padding: 10px 20px 20px;
    background-color: #fff;
}

/* location */
.ewb-location {
    padding-left: 20px;
    min-height: 36px;
    line-height: 36px;
    color: #666;
    background:  left center no-repeat;
}

.ewb-location>a {
    color: #666
}

.ewb-location>span {
    color: #329aed;
}


/* left */

.ewb-left {
    float: left;
    width: 247px;
}

.ewb-left-hd {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    background:  no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    behavior: ;
    -ms-behavior: ;
}

.ewb-left-tt {
    display: inline-block;
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
    background:  left center no-repeat;
}

.wb-tree-tt {
    color: #329aed;
}

.wb-tree-node,
.wb-tree-node2 {
    display: block;
    height: 42px;
    line-height: 42px;
    padding-left: 48px;
    font-size: 16px;
    color: #f6631b;
    background:  right 21px center no-repeat #e6f4ff;
}

.current .wb-tree-node,
.current .wb-tree-node2 {
    font-weight: bold;
    background:  right 21px center no-repeat #79c4ff;
}

.current .wb-tree-tt {
    color: #fff;
}

.wb-tree-sub {
    display: none;
    padding: 4px 0;
}

.wb-tree-item {
    margin-top: 2px;
}

.wb-tree-item>a {
    padding-left: 80px;
    display: block;
    height: 35px;
    z line-height: 35px;
    font-size: 16px;
    color: #999;
    background:  65px center no-repeat;
}

.wb-tree-item.active>a,
.wb-tree-item>a:hover {
    color: #38a7fc;
    background:  65px center no-repeat;
}

.current .wb-tree-sub {
    display: block;
}


/* right */

.ewb-right {
    margin-left: 267px;
    padding: 10px 19px 0;
    height: 100%;
    min-height: 400px;
    border: 1px solid #e6e6e6;
}

.ewb-right-hd {
    height: 35px;
    line-height: 34px;
    border-bottom: 1px solid #e6e6e6;
}

.ewb-right-tt {
    display: inline-block;
    padding-left: 13px;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    color: #329aed;
    background:  left center no-repeat;
}

.ewb-right-bd {
    padding-top: 8px;
    padding-left: 2px;
}

.wb-data-list {
    line-height: 32px;
    padding-left: 15px;
    background:  0 50% no-repeat;
}

.wb-data-list:hover {
    background:  0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #666;
}

.wb-data-date {
    float: right;
    margin-top: -32px;
    color: #999;
}

.wb-data-list:hover,
.wb-data-list:hover a,
.wb-data-list:hover .wb-data-date {
    cursor: pointer;
    color: #329aed;
}

@media (max-width: 767px) {
    .wb-data-infor {
        margin-right: 90px;
    }
}

/* åˆ†é¡µ */

.ewb-page {
    text-align: center;
    padding-bottom: 20px;
}

.ewb-page-items {
    margin-top: 22px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.ewb-page-li {
    min-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;
}

.ewb-page-info {
    line-height: 24px;
    vertical-align: top;
}

/* æ¨ªå‘æ”¾ç½®çš„æ‰‹æœºå’œç«–å‘æ”¾ç½®çš„å¹³æ¿ä¹‹é—´çš„åˆ†è¾¨çž‡ */

@media (max-width: 767px) {

    .ewb-left {
        float: none;
        width: auto;
    }

    .ewb-right {
        margin-top: 20px;
        margin-left: 0;
    }

}

.ewb-con-sel {
    height: 50px;
    line-height: 50px;
    /*   padding-left: 120px; */
    padding-left: 90px;
    background: #f4f4f4;
}

.ewb-con-sel span {
    float: left;
    font-size: 15px;
    font-weight: bold;
}

.ewb-con-sel input {
    float: left;
    /*  width: 296px; */
    width: 210px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 12px 10px 0 10px;
    border: 1px solid #dedede;
    background: #fff;
}

.ewb-con-sel button {
    float: left;
    width: 60px;
    height: 26px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    background: #3398f1;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.ewb-con-sel button:hover {
    background: #147fdd;
}

.wb-data-item {
    padding-top: 10px;
}

.wb-data-list2 {
    line-height: 45px;
    padding-left: 15px;
    border-top: 1px dashed #e8e8e8;
}

.wb-data-list2:first-child {
    border-top: none;
}

.wb-data-list2:hover,
.wb-data-infor:hover a {
    color: #ff6a00;
}


.wb-data-list2:hover,
.wb-data-infor:hover a {
    color: #ff6a00;
}

.ewb-right1 {
    float: right;
    margin-top: -45px;
    color: #147fdd;
}

.ewb-right1 a {
    color: #147fdd;
}

.ewb-right1 span {
    display: inline-block;
    margin: 0 17px;
}


/* table */

.ewb-con-table {
    width: 100%;
    border-collapse: collapse;
}

.ewb-con-table tr th {
    height: 38px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #dfe7ef;
    border-right: 1px solid #cbced2;
}

.ewb-con-th1 {
    width: 40px;
    border-left: 1px solid #dfe7ef;
}

.ewb-con-th2 {
    width: 120px;
}

.ewb-con-th3 {
    width: 120px;
}

.ewb-con-th4 {
    width: 120px;
}

.ewb-con-table tr .ewb-con-th2 {
    /*  text-align: left; */
    /*  padding-left: 27px; */
}

.ewb-con-table tr td {
    height: 59px;
    text-align: center;
}

.ewb-con-td a {
    display: block;
    width: 327px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-con-sty {
    background: #efefef;
}

.ewb-con-table tr .ewb-con-td {
    text-align: left;
    padding: 0 50px 0 27px;
}

.ewb-green {
    color: #3cc538;
}

.ewb-con-table tbody tr {
    border: 1px solid transparent;
}

.ewb-con-table tbody tr:hover {
    border: 1px solid #3398f1;
}

.ewb-con-table tbody tr:hover td {
    border-top: 1px solid #3398f1;
}

.ewb-con-table th {
    border: 1px solid #dfe7ef;
}

.ewb-con-table td {
    border: 1px solid #dfe7ef;
}

.ewb-con-table td span {
    margin-left: 4px;
    margin-right: 4px;
}


.wb-three-node {
    padding-left: 80px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #999;
    background: url(/uploads/image/images/left_sub_icon.png) 65px center no-repeat;
}

.wb-three-tt {
    font-size: 15px;
    color: #333;
}

.wb-four-sub {
    display: none;
}

.wb-tree-item.current .wb-four-sub {
    display: block;
}

.current>.wb-three-node {
    color: #38a7fc;
    background: url(/uploads/image/images/left_sub_iconh.png) 65px center no-repeat;
}

.current>.wb-three-node a {
    color: #38a7fc;
}

.wb-four-sub>li {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
}

.wb-four-sub>li>a {
    padding-left: 84px;
    font-size: 15px;
    color: #666;
    background: none;
}

.wb-four-sub>li>a:hover {
    color: #ff0000;
    background: none;
}