.block34604{
    position: relative;
}

.block34604 .clearfix {
    zoom: 1;
}

.block34604 .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.block34604 .artwaterfall-container-box {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  /* width: 1200px; */
  box-sizing: border-box;
}

/* .atrPage{
        display: flex;
    flex-wrap: wrap;
} */

.block34604 .ArticlePicList_Item {
    transition: all .36s ease;
    position: relative;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    height: 250px;
    overflow: hidden;
    border-color: rgba(0, 0, 0, .08);
    word-break: break-word;
    width: 100%;
}

.block34604 .ArticlePicList_Item:first-child {
    border-top: 1px solid transparent;
}

.block34604 .mc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.block34604 .imgBox {
    width: 500px;
    height: 250px;
    float: left;
}

.block34604 .imgBox img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.block34604 .ArticlePicList_ItemContent {
    transition: all .36s ease;
    float: right;
    width: 785px;
    position: relative;
    z-index: 2;
        box-sizing: border-box;
}

.block34604 .ArticlePicList_ItemContentInnerH5 {
    margin-top: 23px;
    font-size: 16px;
    color: var(--ld-title5-color); 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
}

/* .block34604 .ArticlePicList_ItemContentInnerH5 a {
    color: inherit;
} */

.block34604 .ArticlePicList_ItemContentInnerP {
    padding-top: 11px;
    font-size: 13px;
    overflow: hidden;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
     width: auto;
}

.block34604 .ArticlePicList_ItemContentInnerA {
    display: none;
}

.block34604 .iconA {
    z-index: 3;
    position: absolute;
    width: 56px;
    top: 135px;
    right: 27px;
    height: 26px;
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
}

.block34604 .iconA .you1 {
    transition: all .36s ease;
    font-weight: 400;
    position: absolute;
    top: 50%;
    color: #999;
    font-size: 12px;
    transform: translateY(-50%);
    left: 15px;

}

.block34604 .iconA .you2 {
    left: -30px;
    opacity: 0;
    font-weight: 400;
    transition: all .36s ease;
    position: absolute;
    top: 50%;
    color: #999;
    font-size: 12px;
    transform: translateY(-50%);

}

.block34604 .ArticlePicList_Item .time {
    position: absolute;
    right: 27px;
    /* color: #999; */
    top: 55px;
    /* font-size: 22px;
    line-height: 30px; */
}

.block34604 .time span {
    display: none;
}

.block34604 .ArticlePicList_Item:hover {
    padding-left: 20px;
    box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
}

.block34604 .ArticlePicList_Item:hover .ArticlePicList_ItemContent {
    margin-right: -10px;
}

.block34604 .ArticlePicList_Item:hover .you1 {
    left: 40px;
    opacity: 0;
}

.block34604 .ArticlePicList_Item:hover .you2 {
    left: 15px;
    opacity: 1;
}

.block34604 .pagination {
    display: block;
    margin: 20px 0 0;
}

.block34604 .paging {
    display: flex;
    justify-content: center;
}

.block34604 .paging li {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin: 0 5px;
    color: #333;
    transition: all .2s ease-out;
}

.block34604 .paging li.active span {
    color: inherit;;
}

.block34604 .paging li:hover {
    color: #f6a702;
}

.block34604 .paging li>a {
    color: inherit;
}

.block34604 .artclelist-site-pagination {
  width: 100%;
  margin: 50px auto 20px;
}

.block34604 .artclelist-site-pagination .artclelist-laypage-normal {
  display: flex;
  justify-content: center;
  padding: 0
}

.block34604 .artclelist-site-pagination .layui-box {
  margin: 0
}

.block34604 .artclelist-site-pagination .layui-box span,
.block34604 .artclelist-site-pagination .layui-box a {
  display: inline-flex;
  align-items: center;
  padding: 3px 8px !important;
  background: #fff;
  margin: 0 3px;
  font-size: 15px;
  color: #949494;
  border: 1px solid transparent;
  height: 23px;
  line-height: 21px !important;
}

.block34604 .artclelist-site-pagination .layui-laypage .layui-laypage-em {
  top: 0;
  left: 0;
  padding: 0
}

.block34604 .artclelist-site-pagination .layui-laypage em {
  line-height: 30px
}


.block34604 .artclelist-site-pagination .layui-laypage .layui-laypage-curr {
  border: 1px solid #0a96b0;
}

.block34604 .artclelist-site-pagination .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #fff !important;
  padding: 0 !important;
}

.block34604 .artclelist-site-pagination .layui-laypage .layui-laypage-curr em {
  color: #0E0E0E !important;
}

@media screen and (max-width:1200px) {
    .block34604 {
        padding: 30px 10px;
    }

    .block34604 .imgBox {
        display: none;
    }

    .block34604 .ArticlePicList_Item {
        height: auto;
    }

    .block34604 .ArticlePicList_ItemContent {
        float: unset;
        width: 100%;

    }

    .block34604 .ArticlePicList_ItemContentInnerH5 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .block34604 .ArticlePicList_ItemContentInnerP {
        width: 100%;
        height: auto;
    }

    .block34604 .icon {
        display: none;
    }

    .block34604 .time {
        font-size: 12px;
        left: 0;
        top: 50px;
        display: flex;
    }

    .block34604 .time span {
        display: block;
        margin-right: 5px;
    }

    .block34604 .ArticlePicList_Item:hover {
        padding-left: 0;
        box-shadow: unset;
    }
}

@media screen and (max-width:768px) {
    .block34604 {
        padding: 0 10px 30px;
    }
    .block34604 .iconA{display: none;}
}
@media screen and (max-width:1200px) {
    .block34604 .iconA{display: none;}
}
@media screen and (max-width:510px) {
    .block34604 .ArticlePicList_ItemContentInnerP {
        -webkit-line-clamp: 3;
    }
}
@media (min-width:1200px){
    .block34604 .ArticlePicList_ItemContent {
        box-sizing: border-box;
    width: calc(100% - 530px);
        padding-right: 140px;
}

}