﻿@charset "utf-8";
.list-banner img{
    display: block;
    width: 100%;
}
.common-title{
}
.common-title div{
    display: inline-block;
    line-height: 45px;
}
.common-title div p{
    font-size: 24px;
    color: #292929;
    border-bottom: 2px solid #0f66bb;
    display: inline-block;
}
.common-title div span{
    font-size: 37px;
    color: #f1f1f1;
    text-transform: uppercase;
    position: relative;
    left: -20px;
    z-index: -1;
    top: -2px;
}
.list-page{
    position: relative;
    margin-top: -42px;
    z-index: 2;
}
.list-right{
    padding-left: 50px;
    width: 77%;
}
.list-main{
    min-height: 600px;
}
.content-main table {
    border-collapse: collapse;
    margin: 0 auto;
}
.content-main table td {border: 1px solid;}
.sidebar{
    width: 23%;
}
.sidebar h1{
    background: url(/rcpy-yjs-..-..-yxgk-yld-..-..-rcpy-fxxw-..-..-txgz-..-css-..-images-sidebar_title_bg.png.jpg) no-repeat;
    background-color: #0068b7;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 129px;
    color: #fff;
}
.sidebar ul li{
    background: #f5f5f5;
    border-bottom: solid 1px #e1e1e1;
    text-align: center;
}
.sidebar ul li:hover{
    background: #dcdcdc;
}
.sidebar ul li:hover a{
    color: #0068b7;
}
.sidebar ul .current{
    background: #dcdcdc;
}
.sidebar ul .current a{
    color: #0068b7;
}
.sidebar ul li a{
    font-size: 15px;
    color: #424243;
    font-weight: bold;
    display: inline-block;
    position: relative;
    line-height: 60px;
}
.sidebar ul li a:after{
    content: ">>";
    font-size: 15px;
    color: #0068b7;
    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{
    background: #fff;
    background: rgba(255, 255, 255, .5);
    margin-left: -50px;
    padding-left: 25px;
}
.Breadcrumbs p,.Breadcrumbs a{
    display: inline-block;
    font-size: 14px;
    color: #010101;
    line-height: 42px;
}
.Breadcrumbs a:hover{
    color: #0068b7;
}
.list-main{
    padding: 40px 0 0 0;
}
.list-banner a{
    display: block;
}
.list-banner a img{
    width: 100%;
}
.list-ul{
    
}
.list-ul li:hover .list-time{
    background: #0068b7;
}
.list-time{
    background: #bfbfbf;
    float: left;
    text-align: center;
    transition: all .3s;
}
.list-time p{
    color: #1d1d1d;
    line-height: 51px;
    font-size: 31px;
    background: #eee;
}
.list-time span{
    color: #fff;
    font-size: 18px;
    background: #0068b7;
    display: block;
    line-height: 34px;
    padding: 0 6px;
}
.list-ul li {
    border-bottom: dotted 1px #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all .3s;
}
.list-ul li:hover{
    transform: translateY(-7px);
    box-shadow: 0 5px 5px #ccc;
}
.list-ul li a{
    width: 89%;
    margin-top: 5px;
}
.list-ul li a p{
    font-size: 16px;
    font-weight: bold;
    color: #555555;
}
.list-ul li:hover a p{
    color: #232323;
}
.list-ul li a span{
    font-size: 13px;
    color: #555555;
    margin-top: 12px;
    display: block;
    line-height: 20px;
    text-indent: 2em;
}
.content{
    margin-top: 20px;
}
.content h2{
    font-size: 26px;
    color: #0068b7;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.Author{
    margin-bottom: 20px;
    text-align: center;
}
.Author span{
    display: inline-block;
    font-size: 14px;
    color: #707070;
    margin: 0 10px;
}
.content-main p{
    font-size: 17px;
    color: #2f2f2f;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 8px;
}
.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%;
margin: 0 auto;
 display: block;
}
#img_table.content-main table, #img_table.content-main table td{
    border: none;
}
#img_table.content-main table td {
    padding: 4px 6px;
}
#img_table img {
    margin-top: 10px !important;
    box-shadow: 3px 3px 9px #ccc; display: inline;
    border-radius: 6px;
}
#img_table * {
    text-indent: 0;
}
.page_ a{
    color: #7d7d7d;
    line-height: 30px;
}
@media screen and (max-width: 1000px) {
.content-main img {
 max-width: 100%;
 display: block;
 margin: 0 auto;

}

    .sidebar {
        width: 100%;
        float: none;
    }
    .list-right{
        float: none;
        width: 100%;
    }
    .list-page{
        margin-top: 5px;
    }
    .sidebar h1{
        line-height: 45px;
        font-size: 18px;
    }
    .sidebar ul {
        display: none;
    }
    .sidebar ul li{
        width: 50%;
        float: left;
    }
    .sidebar ul li a{
        line-height: 40px;
        font-size: 14px;
    }
    .list-right{
        padding-left: 0;
    }
    .Breadcrumbs{
        margin: 0;
        padding: 0;
    }
    .common-title {
        display: none;
    }
    .Breadcrumbs p, .Breadcrumbs a{
        line-height: 30px;
        padding-top: 4px;
    }
    .content h2{
        font-size: 18px;
        margin-bottom: 4px;
    }
    .content{
        margin-top: 10px;
    }
    .content-main p{
        font-size: 15px;
    }
    .content-main{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .page_ a{
        line-height: 25px;
        font-size: 14px;
    }
    
    .list-main{
        padding-top: 5px;
    }
    .list-time span{
        font-size: 12px;
        line-height: 24px;
        padding: 0 2px;
    }
    .list-time p{
        font-size: 28px;
        line-height: 32px;
    }
    .list-ul li{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .list-ul li a{
        width: 84%;
        margin-top: 0;
    }
    .list-ul li a p{
        font-size: 15px;
    }
    .list-ul li a span{
        font-size: 13px;
        line-height: 18px;
        margin-top: 2px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
}