@charset "utf-8";
 
.list-page{
    position: relative;
    margin-top: 50px;
    z-index: 2;
    padding-bottom: 20px;
}
.list-right{
    padding-left: 50px;
    width: 77%;
}
.list-main{
    min-height: 400px;
}
.list_ul>ul{min-height: 500px;}
/* 侧边栏 */
.sidebar{
    width: 23%;
}
.sidebar h1{
    background-color: #003d83;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 95px;
    position: relative;
    color: #fff;
    margin-bottom: 18px;
}
.sidebar h1:after{
    content: "";
    width: 46%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -23%;
    top: 80%;
}
.sidebar>ul>li{
    background: #f5f5f5;
    border-bottom: solid 1px #e1e1e1;
    text-align: center;
}
.sidebar>ul li:hover{
    background: #003d83;
}
.sidebar>ul li:hover a{
    color: #fff;
}
.sidebar>ul .current{
    background: #003d83;
}
.sidebar>ul .current .th_sub{
    display: block;
}
.sidebar>ul>.current>a{
    color: #fff;
}
.sidebar>ul li a{
    font-size: 16px;
    color: #424243;
    display: inline-block;
    position: relative;
    line-height: 60px;
}
.th_sub{
    background-color: #eee;
    display: none;
}
.sidebar>ul>li:hover a{
    color: #fff;
}
.sidebar>ul>li>a:after{
    content: ">>";
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: -27px;
    transform: translateX(-10px);
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}
.sidebar>ul>.current>a:after, .sidebar>ul li:hover>a:after{
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}


/* 当前位置开始 */
.Breadcrumbs{
    border-bottom: solid 1px #d2d2d2;
}
.Breadcrumbs p,.Breadcrumbs a{
    display: inline-block;
    font-size: 15px;
    color: #010101;
    line-height: 50px;
}
.Breadcrumbs p{
    padding-left: 23px;
    background: url(../img/position_ico.png) no-repeat left center;
}
.Breadcrumbs a:hover{
    color: #015697;
}
/* 当前位置结束 */

/* 内容页 */
.content h2{
    font-size: 24px;
    color: #040404;
    text-align: center;
    margin-bottom: 20px;
    /* font-weight: bold; */
    text-align: center;
}

.Author{
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.Author:after{
    position:absolute;
    content:"";
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #eee;
    bottom: -17px;
}
.Author span{
    display: inline-block;
    font-size: 15px;
    color: #707070;
    margin: 0 20px 0 0;
}
.content{
    margin-top: 15px;
}
.content-main p{
    font-size: 17px;
    color: #2f2f2f;
    line-height: 1.8;
    text-indent: 2em;
}
.content-main table p{
    text-indent: 0;
}
.content-main {
    padding-bottom: 40px;
    border-bottom: solid 1px #a0a0a0;
    margin-bottom: 20px;
}
.content-main img{
    max-width: 100%;
    display: inline-block;
}
.content-main p img{
    margin-left: -2em;
}
.page_ a{
    color: #7d7d7d;
    line-height: 30px;
}
.sidebar .th_sub a{
    color: black !important;
    font-size: 13px;
}
.sidebar .th_sub li:hover a{
    color: white !important;
}
/* 列表页 */
.list_ul ul li{
    position: relative;
    padding-left: 15px;
    transition: all .3s;
    border-bottom: 1px solid #eee;
}
.list_ul ul li:hover{
    transform: translateY(-5px);
}
.list_ul ul li:after{
    content: "";
    width: 4px;
    height: 4px;
    background: #0265d2;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.list_ul ul li a{
    font-size: 16px;
    color: #010101;
    line-height: 50px;
}
.list_ul ul li:hover a{
    color: #0265d2;
}
.list_ul ul li span{
    float: right;
    line-height: 50px;
    font-size: 14px;
    color: #010101;
}
.content #vsb_content_2 P{
        font-size: 17px;
    color: #2f2f2f;
    line-height: 1.8;
    text-indent: 2em;
}
/* 图片列表 */
.p_list{
    margin-top: 20px;
}
.p_list ul li{
    float: left;
    width: 31%;
    margin: 0 1%;
    margin-bottom: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.p_list ul li:hover{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.p_list ul li a{
    display: block;
}
.p_list ul li a img{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    height: 193px;
}
.p_list ul li a p{
    font-size: 16px;
    text-align: center;
}
.bmld_list{
    
border: 1px solid #003d83;
    
margin-bottom: 40px;
}
.bmld_list h3{
    
font-size: 22px;
    
text-align: center;
    
color: #fff;
    
font-weight: 600;
    
line-height: 56px;
    
letter-spacing: 2px;
}
.ldhd_list div{
    
font-size: 0;
}
.ldhd_list span{
    
display: inline-block;
    
line-height: 56px;
    
font-size: 20px;
    
width: 25%;
    
text-align: center;
    
background: rgba(255,255,255,0.6);
    
font-weight: 600;
    
color: #fff;
}
.ldhd_list{

background: url(../img/bmldbg.png) no-repeat left center;

background-size: 100%;
}
.ldhd_list span{
    border-right: 1px solid #78afd9;
}
.bmld span{
    width: 16.66%;
}
.ldhd_list span:last-child{
    border-right: 0px;
}
.ldbd_list table{
    width:100%;
    border-spacing: 0;
}
.ldbd_list tr{

font-size: 0;
}
.ldbd_list tr:nth-child(even){
    background:#ecf8fd;
}

.ldbd_list tr td:last-child{
    border-right: 0px;
}
.ldbd_list table td{

font-size: 14px;

text-align: center;

color: #262626;

letter-spacing: 1px;

width: 25%;

align-items: center;

vertical-align: middle;

border-right: 1px solid #78afd9;

padding: 8px 10px;
}
.bmld_list2 table td{
    /* width: 16.6678%; */
    border-top: 1px solid #78afd9;
    font-size: 14px;
    text-align: center;
    color: #262626;
    letter-spacing: 1px;
    /* width: 25%; */
    align-items: center;
    vertical-align: middle;
    border-right: 1px solid #78afd9;
    padding: 8px 10px;
    /* line-height: 56px; */
}
@media screen and (max-width: 1000px) {
    .list-page{
        margin-top: 10px;
    }
    .list-page .sidebar{
        width: 100%;
        float: none;
    }
    .list-right{
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .sidebar h1{
        font-size: 15px;
        padding: 10px 10px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .sidebar>ul li a{
        line-height: 38px;
        font-size: 14px;
    }
    .sidebar>ul li a:after{
        right: -30px;
    }
    .Breadcrumbs p, .Breadcrumbs a{
        font-size: 14px;
        line-height: 34px;
    }
    .list-main{
        min-height: auto;
    }
    .list_ul>ul{
        min-height: auto;
    }
    .list_ul ul li a{
        line-height: 28px;
        font-size: 15px;
        padding-left: 10px;
    }
    .list_ul ul li span{
        line-height: 28px;
        font-size: 15px;
    }
    .content-main p{
        font-size: 15px;  
    }
    .content h2{
        margin-top: 15px;
        font-size: 18px;  
    }
    .Author{
        margin-bottom: 15px;
    }
    .Author span{
        font-size: 12px;
    }
    .ldbd_list table td{
        padding: 5px 0;
    }
    .ldhd_list {
        background: url(../img/bmldbg.jpg) no-repeat left center;
        background-size: 100% 100%;
    }
}
.bmld_list2_zw{}
.bmld_list2 table{
    width: 100%;
    border-spacing: 0;
}
.bmld_list2_zw table{
    width: 100%;
    border-spacing: 0;
}
.bmld_list2_zw tr{
    width: 100%;
}
.bmld_list2 .bmld_list2_zw td{
    line-height: 56px;
    font-size: 20px;
    background: rgba(6, 139, 208, 0.6);
    font-weight: 600;
    color: #fff;
    text-align: center;
    /* width: 16.6678%; */
    border-right: 1px solid #78afd9;
    padding: 0;
    font-weight: 600;
    color: #fff;
}

.bmld_list2 tr:nth-child(even){
    background:#ecf8fd;
}