.QX-11228474 {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 40px 0;
}

.QX-11228474 .articleBox {
    width: 100%;
}

.QX-11228474 .articleTile {
    padding: 0 10px;
    margin: 0 0 60px;
    height: 356px;
    width: calc(100% - 20px);
    position: relative;
}

.QX-11228474 .imgBox {
    width: 50%;
    padding: 0 4%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 2;
}

.QX-11228474 .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.QX-11228474 .textBox {
    position: relative;
    width: calc(100% - 20px);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    margin: 3% 0;
    background-image: url(../styleRelated/biCmj.png);
}

.QX-11228474 .textWra {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

.QX-11228474 .textWra02 {
    width: 50%;
    padding: 3% 4%;
    box-sizing: border-box;
    left: 50%;
    position: relative;
}

.QX-11228474 .textActive {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.QX-11228474 .h5Style {
    width: 100%;
    font-size: 21px;
    line-height: 1.29em;
    margin: 0 0 4px;
    color: #202020;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
    font-weight: 600;

    transition: color .2s ease-out;
}

.QX-11228474 .h5Style>a {
    color: inherit;
}

.QX-11228474 .pStyle {
    width: 100%;
    color: #4c4c4c;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.73em;
    /* font-family: Muli; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
}

.QX-11228474 .txtCenter {
    margin: 0 0 18px;
    position: relative;
}

.QX-11228474 .articleName,
.QX-11228474 .articleTime {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: rgba(32, 32, 32);
    /* font-family: "Roboto Condensed", sans-serif; */
    font-weight: 300;
    text-transform: none;
    letter-spacing: .02em;
    line-height: 1.63em;
    font-style: italic;
    transition: color .2s ease-out;
}

.QX-11228474 .articleName {
    padding: 0 10px 0 0;
}

.QX-11228474 .articleName::after {
    content: '|';
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
    opacity: 0.6;
}

.QX-11228474 .articleName>a {
    color: inherit;
}

.QX-11228474 .articleName>a>span {
    opacity: 0.6;
    transition: color .2s ease-out;
}

.QX-11228474 .articleName>a>span:hover {
    opacity: 1;
}

.QX-11228474 .articleTime {
    opacity: 0.6;
}

.QX-11228474 .articleTime:hover {
    opacity: 1;
}

.QX-11228474 .but2 {
    width: 22px;
    overflow: hidden;
    transition: .3s;
    margin: 17px 0 0;
    height: 22px;
}

.QX-11228474 .butIcon {
    height: 22px;
    position: relative;
    /* width: 122px; */
    width: 100%;
    transform: translate3d(-102px, 0, 0);
    transition: .4s cubic-bezier(.86, 0, .07, 1);
/* 
    display: flex;
    justify-content: space-between;
    align-items: center; */
}

.QX-11228474 .butIconActive {
    transform: translate3d(0, 0, 0);
}

.QX-11228474 .but {
    color: inherit;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 300;
    white-space: nowrap;
    opacity: 0;
    transition: opacity .4s cubic-bezier(.86, 0, .07, 1);
}

.QX-11228474 .butActive {
    position: absolute;
    right: 0;
}

.QX-11228474 .iconStyle,
.QX-11228474 .iconStyle2 {
    position: relative;
    bottom: 10px;
    height: 1px;
    width: 18px;
    right: 40px;
    background: #202020;
    left: 104px;
}

.QX-11228474 .ic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.QX-11228474 .icon2 {
    right: 1px;
    position: absolute;
    top: -2px;
    width: 5px;
    height: 5px;
    border-right: 1.2px solid #333;
    transform: rotate(-48deg);
}

.QX-11228474 .iconStyle2 {
    left: 0;
    bottom: -10px;
    display: none;
}

.QX-11228474 .icon {
    left: 1px;
    position: absolute;
    top: -2px;
    width: 5px;
    height: 5px;
    border-left: 1.2px solid #333;
    transform: rotate(48deg);
}

.QX-11228474 .but2:hover {
    width: 128px;
}

.QX-11228474 .but2:hover .but {
    opacity: 1;
}

.QX-11228474 .but2:hover .butIcon {
    transform: translate3d(0, 0, 0);
}

.QX-11228474 .pagination {
    width: 100%;
    margin: 0;
}

.QX-11228474 .paging {
    width: 100%;
    display: flex;
    justify-content: center;
}

.QX-11228474 .paging li {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #f1f1f1;
    margin: 0 5px;
    color: #000;
    transition: .3s;
}

.QX-11228474 .paging li a {
    color: inherit;
}

.QX-11228474 .paging li:hover {
    background: #000;
    color: #fff;
}

.QX-11228474 .paging .active {
    background: #000;
    color: #fff;
}

.QX-11228474 .pagination li>a#previousPage,
.pagination li>a#nextPage {
    background: unset !important;
    text-indent: unset !important;
    width: unset !important;
    margin-left: 0;
}

@media screen and (max-width:1200px) {
    .QX-11228474 .articleTile {
        height: 330px;
    }
}

@media screen and (max-width:900px) {
    .QX-11228474 .articleTile {
        height: 315px;
    }
}

@media screen and (max-width:800px) {
    .QX-11228474 .articleTile {
        height: 300px;
    }
}

@media screen and (max-width:700px) {
    .QX-11228474 {

        padding: 40px 0 10px 0;
    }

    .QX-11228474 .articleTile {
        height: unset;
        margin: 0 0 30px;
    }

    .QX-11228474 .imgBox {
        width: 100%;
        position: unset;
        height: 260px;
        padding: 0;
    }

    .QX-11228474 .textBox {
        transform: unset;
    }

    .QX-11228474 .textWra02 {
        width: 100%;
        left: 0;
    }
}