.list-center{
    
    background-image: url('../../../media/login/list-bg.png');
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fff;
    background-size: 100%;
    min-height: 600px;
}
.list-c-box{
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
}
.overflow{
    overflow: hidden;
}
.list-left{
    background-color: #f5f5f5;
    height: 100%;
}
.listtitle{
    height: 60px;
    line-height: 60px;
    text-align: center;
    color:#fff;
    background-color: #2c8bf4;
    font-size: 18px;
}
.list-menu{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f5f5;
    border-right:1px solid #e9e9e9;
    margin-bottom: 0px;
}
.list-menu li{
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-top:1px solid #e9e9e9;
    text-indent: 16px;
    border-left: 4px solid #f5f5f5;
    
}
.list-menu li:hover{
    border-left: 4px solid #2c8bf4;
    background-color: #fff;
}
.list-menu .active{
    border-left: 4px solid #2c8bf4;
    background-color: #fff;
}
.list-menu a{
    color:#333
}
.list-breadcut {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}
.list-right-top{
    margin-left: -20px;
}
.list-content{
    padding: 15px;
    margin-left: -20px;
min-height: 500px;}
.list-current-location{
    height: 60px;
    line-height: 60px;
    font-size:18px;
}
.list-current-location img{
    float: left;
    height: 18px;
    margin-top: 22px;
    margin-right: 10px;
}
.list-location{
    text-align: right;
}
.kt-subheader__breadcrumbs{
    width: 100%;
    margin: 19px 0px;
}
.kt-subheader__breadcrumbs-link{
    color:#333
}
.listul li {
    line-height: 2.5rem;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
}
.listul i {
    float: left;
    color: #ff7904;
    margin-right: 0.5rem;
    display: block;
    line-height: 2rem;
}
.listname {
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listname a{
    color:#333
}
.listname a:hover{
    color:#1d63cc
}
.listdate {
    float: right;
    font-size: 0.9rem;
    display: block;
    color:#666
}
.orangea:hover{
    color: #fe852a;
}
.qianbiao{
    width: 1.5rem;
    height: 2.5rem;
    display: block;
    float: left;
    background: url('../../../media/login/dot.png') no-repeat center;
}
.pagination-container {
    min-height: 60px;
    text-align: center;
    padding: 3px 12px;
}
.pagination {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pagination--brand .pagination>li.PagedList-skipToFirst, .pagination--brand .pagination>li.PagedList-skipToLast, .pagination--brand .pagination>li.PagedList-skipToNext, .pagination--brand .pagination>li.PagedList-skipToPrevious {
    background: rgba(93,120,255,.1);
}
.pagination--brand .pagination .disabled, .pagination--brand .pagination .disabled:focus, .pagination--brand .pagination .disabled:hover {
    color: #c79494;
    background: rgba(93,120,255,.1);
}
.pagination--brand .pagination>li {
    color: #74788d;
}
.pagination>li.PagedList-skipToFirst, .pagination>li.PagedList-skipToLast, .pagination>li.PagedList-skipToNext, .pagination>li.PagedList-skipToPrevious {
    background: rgba(93,120,255,.1);
}
.pagination .disabled, .pagination .disabled:focus, .pagination .disabled:hover {
    color: #c79494;
    cursor: not-allowed;
    background: rgba(93,120,255,.1);
}
.pagination>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .5rem;
    border-radius: 4px;
    overflow: hidden;
    color: #74788d;
}
.pagination>li>a, .pagination>li>span {
    font-weight: 500;
    font-size: 1rem;
    padding: 0 .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 30px;
    min-height: 30px;
    margin: 0;
}
.pager-info{
    margin-bottom: 15px;
}
.list-content-2{
    padding: 15px;
}
.contenttitle {
    text-align: center;
    font-weight: bold;
}
.txttime {
    color: #999;
    text-align: center;
    padding: 20px 0px;
}
.contenttxt {
    line-height: 2rem;
}
.fujian {
    margin-top: 40PX;
    line-height: 2rem;
}
.fujianul{
    list-style: none;
}
.ahover{
    color:#333
}
.content-box-top{
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:768px){
    .listname{
        width: 80%;
    }
}
@media (max-width:767px){
    .listtitle{
        height: 40px;
        line-height: 40px;
    }
    .list-right-top{
        margin:0px
    }
    .list-content{
        margin:0px;
        padding:10px
    }
    .list-current-location{
        font-size:14px;
    }
    .listname{
        width: 70%;
    }
}