﻿@charset "UTF-8";

/**!
 * 通用列表
 * date:2021-07-28
 * author: wppei;
 */

.loc {
    padding: 17px 0 17px 27px;
    line-height: 25px;
    color: #999;
    background: url("../images/address_icon.png") no-repeat 2px center;
}

.loc-href {
    color: #999;
}

.loc-cur {
    color: #015293;
}

.box-shadow {
    min-height: 945px;
    margin-bottom: 45px;
    box-shadow: 0px 0px 7px 0px rgba(79, 113, 157, 0.16);
}

.sec-nav {
    width: 206px;
}

.sec-nav-tt {
    height: 68px;
    line-height: 68px;
    margin-bottom: 4px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/list_bg.jpg") no-repeat;
    background-size: 100% 100%;
}

.sec-nav .wb-tree {
    padding: 0 10px;
}

.sec-nav .wb-tree-items {
    /*padding-right: 5px;*/
    border-bottom: 1px dashed #d5dae4;
}

.sec-nav .wb-tree-items.active .sec-nav-box {
    color: #015293;
    font-weight: bold;
}

.sec-nav .wb-tree-items.hasChild .wb-tree-iconr {
    display: inline-block;
}

.sec-nav .wb-tree-items.current .wb-tree-tt {
    color: #015293;
    font-weight: bold;
}

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

.sec-nav .wb-tree-items.current .wb-tree-iconr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.hasChild .wb-tree-icontr {
    display: inline-block;
}

.sec-nav .wb-tree-item.current .wb-tree-fours {
    display: block;
}

.sec-nav .wb-tree-item.current .wb-tree-icontr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.current .wb-tree-child {
    color: #015293;
}

.sec-nav .wb-tree-node {
    padding: 14px 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-tt {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    padding-left: 27px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    background: url("../images/dianh.jpg") no-repeat 7px center;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}

.sec-nav .wb-tree-iconr,
.sec-nav .wb-tree-icontr {
    display: none;
    width: 25px;
    height: 12px;
    background: url("../images/list_jiao.png") no-repeat right center;
    vertical-align: middle;
    cursor: pointer;
}

.sec-nav .wb-tree-sub {
    display: none;
    margin-top: 2px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.sec-nav .wb-tree-sub .wb-tree-item:last-child {
    border-bottom: none;
}

.sec-nav .wb-tree-node1 {
    /*padding: 5px 15px 0 32px;*/
    padding: 5px 15px 0 32px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-child {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    font-size: 14px;
    color: #6c727f;
    vertical-align: top;
    height: 26px;
    line-height: 26px;
    /*border-bottom: 1px dashed #ccc;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec-nav .wb-tree-child.active {
    color: #c71c21;
}

.sec-nav .wb-tree-fours {
    display: none;
    padding: 5px 0;
}

.sec-nav .wb-tree-four {
    /*line-height: 16px;*/
    padding: 4px 20px 0 40px;
    font-size: 12px;
}

.sec-nav .wb-tree-four>a {
    color: #666;
}

.sec-nav .wb-tree-four>a.active {
    color: #015293;
}

.sec-right {
    width: calc(100% - 234px);
    margin-left: 28px;
}

.sec-right-tt {
    position: relative;
    height: 61px;
    padding-left: 20px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e3e8ef;
}

.sec-right-tt:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 22px;
    transform: translateY(-50%);
    background-color: #015293;
}

.sec-right-list {
    padding: 15px 20px 0;
}

.sec-right-item {
    height: 50px;
    padding: 0 7px 0 16px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px dashed #d5dae4;
    background: url("../images/dian.jpg") no-repeat left center;
}

.sec-right-item:hover {
    background-image: url("../images/dianh.jpg");
}

.sec-right-item:hover .sec-right-name,
.sec-right-item:hover .sec-right-time {
    color: #015293;
}

.sec-right-time {
    width: 150px;
    text-align: right;
    color: #777;
}

.sec-right-name {
    width: calc(100% - 151px);
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pager {
    margin-top: 45px;
    margin-bottom: 25px;
}


/* 1200以下 */

@media (max-width: 1199px) {
    .sec-right-name {
        width: calc(100% - 120px);
    }
}


/* 移动端 */

@media (max-width: 767px) {
    .box-shadow {
        width: 100%;
        height: auto;
        margin: 0 0 30px 0;
        padding-bottom: 30px;
    }
    .sec-right-item {
        font-size: 14px;
    }
    .sec-right-name {
        width: calc(100% - 85px);
    }
}

.m-pagination-jump{
    margin-left: 36px;
}

.m-pagination-info{
    margin-left: -121px;
}

.ewb-info-hd {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: 2px solid #1b2973;
    margin:15px 20px 0px 20px;
}

.ewb-info-hd a {
    color: #333;
}

.ewb-article-info{
    margin: 20px;
}

.attach{
    margin:15px 0px;
}

.down-r a{
    display: block;
    line-height: 26px;
}

.sec-right-box{
    margin-bottom: 25px;
}

table {
    table-layout: automatic;
    border-collapse: collapse;
}

    table tr, table td {
        border: 1px solid black;
    }