div#root {
    min-width:1200px
}
.list_c1 .text-list-item .text-list-item-content {
    width: 1029px;
    margin-right: 44px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.list_c1 .text-list-item .text-list-item-mark {
    width: 8px;
    height: 8px;
    background: #0751bd;
    border-radius: 50%;
    margin-right: 12px;
}
.ant-breadcrumb {
    margin-bottom:16px!important;
    margin-top:20px!important
}
.list_c1 .text-list-item:hover .text-list-item-content,.list_c1 .text-list-item:hover .text-list-item-time {
    color:#0751bd!important
}
.list_c1 .text-list-item {
    font-size:18px;
    margin-bottom: 24px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #666;
}
.ant-image {
    width:100%!important
}
.ant-image-img {
    display:block;
    margin:0 auto
}
.ant-pagination {
    margin:100px auto 0;
    text-align:center;
    width:1200px
}
.yqlj_itme {
    margin-top:10px
}
.yqlj_itme .tab-item {
    align-items:center;
    background:none;
    border:none;
    border-radius:4px;
    color:#666;
    cursor:pointer;
    font-size:16px;
    font-weight:400;
    height:auto;
    justify-content:center;
    line-height:24px;
    margin-right:20px;
    padding:0
}
.yqlj_itme .active {
    background-color:none;
    color:#0453ac
}
body {
    -webkit-font-smoothing:antialiased
}
