<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * @Description: 
 * @Autor: gaojian
 * @LastEditTime: 2021-02-22 14:50:13
 */


.ewb-main {
    min-height: 834px;
    background: url('../images/sub_bg.jpg') left bottom no-repeat #fff;
}

/* 绔栫増pad */

@media (max-width: 979px) {
    .ewb-main {
        background: #fff;
    }
}


/* 宸︿晶 */  

.ewb-left {
    margin: -1px 5px 0 23px;
}

.ewb-menu-hd {
    height: 57px;
    line-height: 56px;
    text-align: center;
    background: url('../images/menu_hd_bg.jpg') no-repeat #075cd3;
}

.ewb-menu-hd span {
    font-size: 20px;
    font-weight: bold;
    color: #f4f4f4;
}

.wb-tree {
    padding-top: 2px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

.wb-tree-items:first-child {
    margin-top: 0;
}

.wb-tree-items,
.wb-tree-item {
    cursor: pointer;
}

.wb-tree-tt {
    display: block;
    height: 57px;
    padding: 0 30px;
    color: #085dce;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.wb-tree-tt span {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-size: 18px;
}

.wb-tree-tt i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.wb-tree-node {
    position: relative;
    display: block;
    height: 57px;
    line-height: 57px;
    color: #666;
    background-color: #e1eaf9;
}

.wb-tree-iconr {
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -7px;
    width: 8px;
    height: 14px;
    background: url('../images/wblistr.png') no-repeat;
}

.wb-tree-sub {
    display: none;
    background-color: #fff;
}

.wb-tree-item {
    border-top: 1px dashed #e6e6e6;
}

.wb-tree-item:first-child {
    border-top: 0;
}

.wb-sub-node {
    position: relative;
}

.wb-sub-tt {
    display: block;
    padding: 5px 30px 5px 50px;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    background-color: #fff;
}

.wb-sub-tt:hover {
    color: #085dce;
}

.wb-sub-iconr {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -5px;
    width: 9px;
    height: 10px;
    background: url('../images/subiconr.png') no-repeat;
}

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

.wb-three-sub li {
    vertical-align: top;
    border-top: 1px dashed #e6e6e6;
}

.wb-three-sub li a {
    display: block;
    padding: 4px 0 4px 79px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    background: url('../images/tree_dian.png') 70px center no-repeat;
}

.wb-three-sub li a:hover,
.wb-three-sub li a.current {
    color: #0965c8;
    background-image: url('../images/tree_dian_c.png');
}

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

.current .wb-tree-node {
    background-color: #0d7ddc;
}

.current .wb-tree-iconr {
    background-image: url('../images/wblistrc.png');
}

.hasChild.current .wb-tree-iconr {
    right: 14px;
    margin-top: -4px;
    width: 14px;
    height: 8px;
    background: url('../images/wblistrh.png') no-repeat;
}

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

.wb-tree-item.current .wb-sub-tt {
    color: #085dce;
}

.wb-tree-item.current .wb-sub-iconr {
    background-image: url('../images/subiconrc.png');
}

.wb-tree-item.hasChild.current .wb-sub-iconr {
    right: 17px;
    width: 10px;
    height: 9px;
    background-image: url('../images/subiconrh.png');
}

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

/* 绔栫増pad-1099鍒嗚鲸鐜� */

@media (min-width: 980px) and (max-width: 1099px) {
    .wb-tree-tt {
        padding-left: 20px;
    }

    .wb-sub-tt {
        padding-left: 40px;
    }

    .wb-three-sub li a {
        padding-left: 69px;
        background-position: 60px center;
    }
}

/* 绔栫増pad */

@media (max-width: 979px) {
    .ewb-left {
        margin: 0 10px;
    }
}

/* 鎵嬫満绔� */

@media (max-width: 767px) {

    .ewb-menu-hd span,
    .wb-tree-tt span {
        font-size: 16px;
    }

    .wb-sub-tt {
        font-size: 14px;
    }

    .wb-three-sub li a {
        font-size: 12px;
    }
}

/* 鍙充晶 */

.ewb-right {
    padding-top: 13px;
    margin: 0 23px 0 8px;
}

.ewb-column-hd {
    height: 40px;
    border-bottom: 3px solid #88b5e4;
}

.ewb-column-tt {
    float: left;
    padding-left: 37px;
    padding-right: 10px;
    height: 40px;
    line-height: 39px;
    font-size: 18px;
    font-weight: bold;
    color: #0965c8;
    background: url('../images/column_icon1.png') left 11px no-repeat;
}



/* 绔栫増pad */

@media (max-width: 979px) {
    .ewb-right {
        margin: 10px 10px 0 10px;
    }
}

/* 鎵嬫満绔� */

@media (max-width: 767px) {
    .ewb-column-tt {
        font-size: 16px;
    }

    .ewb-list-name {
        max-width: 65%;
    }
}

.title {
    height: 46px;
    line-height: 46px;
    padding-left: 18px;
    font-size: 16px;
    color: #666;
    background-color: #edf3f8;
}

.title-content {
    line-height: 30px;
    padding: 15px 0;
    padding-left: 20px;
}


/**!
* 钀ュ彛瀛愮珯琛ㄦ牸椤�
* date:2021-03-16
* author: huangcong;
*/

.ewb-route {
    margin: 0 23px;
    padding: 17px 0 13px 0;
    line-height: 22px;
}

.ewb-route p {
    padding-left: 24px;
    font-size: 12px;
    color: #666;
    background: url('../images/route_ico.png') left 5px no-repeat;
}

.ewb-route p b {
    font-weight: bold;
    color: #0c5caa;
}

.ewb-route p a {
    color: #666;
}

.ewb-route p span {
    color: #107edc;
}
.ewb-route p span.canclick{cursor:pointer;color: #666;}
.ewb-route i {
	font-style: normal;
}

.ewb-main {
    min-height: 834px;
    background: #fff;
}

.table-info{
    padding: 20px;
}

.table-info table{
    width: 100%;
    table-layout: fixed;
}

.table-info table td{
    border: solid 1px #ccc;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
}

.table-tt{
    background: #efefef;
    font-weight: bold;
    text-align: right;
}

@media(max-width:767px){
    .table-info{
        padding: 1px;
    }

    .table-info table td {
        border: solid 1px #ccc;
        line-height: 20px;
        height: auto;
        font-size: 12px;
        padding: 5px 2px;
    }
}</pre></body></html>