.xwzx{ cursor: pointer;
    width: 280px;
    margin-bottom: 55px;
    height: 340px;
    border: 1px solid #d4d4d4;
    color: #333;
    font-size: 16px;float: left;}
.xwzx a{color: #333;}
.xwzx-img {
    width: 280px;
    height: 190px;
    overflow: hidden;
}

.xwzx-img img {
    width: 280px;
    height: 190px;
    overflow: hidden;
}
.zx-k135{ width: 135px; margin: 0px auto}
.zx-ydhui{ width: 15px; height: 7px; border-radius: 3px; background-color: #bbbbbb; margin: 0px 5px; display: block;float:left;}
.zx-ydlan{ width: 25px; height: 7px; border-radius: 3px; background-color: #035cac; margin: 0px 5px; display: block;float:left;}
.zx-title {
    width: 220px;
    height: 72px;
    margin: 24px 32px 10px 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zx-shijian{margin: 0px 32px 0px 29px;font-size: 14px;color: #666;}

.zx-footer {
    width: 100%;
    height: 68px;
    border-top: 1px solid #d0d0d0;
}

.zx-footer .zx-date {
    width: 216px;
    height: 100%;
    padding-left: 29px;
    box-sizing: border-box;
}
.zx-f-align-center {
    display: flex;
    align-items: center;
}

.zx-f-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zx-button {
    width: 64px;
    height: 100%;
    border-left: 1px solid #d0d0d0;
}
.zx-f-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.zx-pic{width: 100%;height: auto;min-width: 1200px;}
.zx-pic img{width: 100%;}