.QX-167741225 {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    word-break: break-word;
}

.QX-167741225::before {
    width: 50%;
    content: '';
    height: 100%;
    right: 0;
    top: 0;
    background-color: rgb(17, 85, 204);
    position: absolute;
    z-index: 1;
}

.QX-167741225::after {
    width: 50%;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    background-color: whitesmoke;
    position: absolute;
    z-index: 1;
}

.QX-167741225 .leftPic {
    width: calc(50% + 20.5px);
    height: 280px;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
}

.QX-167741225 .blocktitle {
    position: absolute;
    width: calc(50% - 50px);
    left: calc(50% + 40px);
    z-index: 3;
    top: 30px;
    font-size: 24px;
    color: #fff;
    max-width: 550px;
}

.QX-167741225 .blocktitle .tt {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.QX-167741225 .pic,
.QX-167741225 .pic .backstage-componet,
.QX-167741225 .pic .backstage-componet-bd,
.QX-167741225 .pic .blocks-image {
    width: 100%;
    height: 100%;
}

.QX-167741225 .leftPic .pic .blocks-image img {
    clip-path: polygon(0 0, calc(100% - 20px) 0, calc(100% - 20px) calc(100% - 50px), 100% calc(100% - 25px), calc(100% - 20px) 100%, 0 100%);
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.QX-167741225 .Article_Container {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;

}

.QX-167741225 .Article {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
    padding: 100px 0;
    z-index: 2;
    height: 600px;
}

.QX-167741225 .Article::before {
    position: absolute;
    width: calc(50% - 50px);
    content: '';
    top: 100px;
    left: calc(50% + 40px);
    height: 1px;
    background: #fff;
    opacity: .4;
}

.QX-167741225 .Article::after {
    position: absolute;
    width: 50px;
    content: '';
    top: 99px;
    left: calc(50% + 40px);
    height: 3px;
    background: #fff;
    opacity: .7;
}

.QX-167741225 .imgBox {
    display: none;
}

.QX-167741225 .ArticlePicList_Item {
    width: 50%;
    padding-left: 50%;
    color: #fff;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) {
    position: absolute;
    bottom: 0;
    width: 50%;
    left: 0;
    padding-left: 0;
    color: #333;
    margin-left: 0;
    height: calc(100% - 320px);
}

.QX-167741225 .time1 {
    color: #666;
    margin-bottom: 20px;
    font-style: italic;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .time {
    display: none;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .time1 {
    display: block;

}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContent {
    margin-left: 10px;
    margin-right: 40px;
    border: none;
}

.QX-167741225 .ArticlePicList_Item:nth-child(4) .ArticlePicList_ItemContent {
    border: none;
}

.QX-167741225 .ArticlePicList_Item:nth-child(n+5) {
    display: none;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
    color: rgb(17, 85, 204);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    margin-bottom: 10px;
    max-width: 100%;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerA {
    display: block;
    position: absolute;
    bottom: 60px;
    left: 10px;
    text-transform: uppercase;
    color: #333;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP {
    padding-top: 40px;
    -webkit-line-clamp: 7;
    position: relative;
    line-height: 1.7;
    opacity: 1;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP::after {
    content: '';
    position: absolute;
    width: 50px;
    left: 0;
    top: 0;
    height: 3px;
    background: #000;
    opacity: .4;
}

.QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
    height: 1px;
    background: #000;
    opacity: .1;
}

.QX-167741225 .ArticlePicList_ItemContent {
    margin-left: 40px;
    margin-right: 10px;
    padding: 30px 0 20px;
    position: relative;
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
}

.QX-167741225 .ArticlePicList_ItemContentInnerP {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    opacity: .67;
}

.QX-167741225 .ArticlePicList_Item .ArticlePicList_ItemContentInnerA {
    display: none;
}

.QX-167741225 .ArticlePicList_ItemContentInnerH5 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(100% - 110px);

}

.QX-167741225 .ArticlePicList_ItemContentInnerH5 a {
    color: inherit;
}

.QX-167741225 .time {
    position: absolute;
    right: 0;
    top: 30px;
    opacity: .5;
}

.QX-167741225 .time1 {
    display: none;
}

.QX-167741225 .rightPic {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 50%;
    width: 50%;
    height: 280px;
}

.QX-167741225 .rightPic .blocks-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

@media screen and (max-width:510px) {
    .QX-167741225 .Article::before{
        display: none;
    }
    .QX-167741225 .Article::after{
        display: none;
    }
    
    .QX-167741225 {
        padding: 30px 10px;
    }

    .QX-167741225 .blocktitle .tt {
        white-space: unset;
    }

    .QX-167741225::before {
        display: none;
    }


    .QX-167741225::after {
        width: 100%;
    }

    .QX-167741225 .blocktitle {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        color: #333;
    }

    .QX-167741225 .leftPic,
    .QX-167741225 .rightPic {
        display: none
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) {
        position: relative;
        width: 100%;
        height: auto;
    }

    .QX-167741225 .ArticlePicList_Item {
        width: 100%;
        height: auto;
        padding-left: 0;
        color: #333 !important;
    }

    .QX-167741225 .Article {
        padding: 0;
        height: auto;
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
        margin-bottom: 5px;
        color: #333 !important;
        opacity: .67
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContent {
        margin-left: 0;
        margin-right: 0;
        border-bottom: 1px dashed rgba(51, 51, 51, .4);
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP {
        padding-top: 0px;
        -webkit-line-clamp: 2;
        line-height: 1.4;
        opacity: .67;

    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerA {
        display: none;
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP::before {
        display: none;
    }

    .QX-167741225 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP::after {
        display: none;
    }

    .QX-167741225 .ArticlePicList_ItemContent {
        margin-left: 0;
        margin-right: 0;
        padding: 20px 0;
        border-bottom: 1px dashed rgba(51, 51, 51, .4);
    }

    .QX-167741225 .time {
        display: none;
    }

    .QX-167741225 .time1 {
        display: block;
        font-style: normal;
        opacity: .4;
        /* font-size: 14px; */
        /* margin-bottom: 15px; */
    }

    .QX-167741225 .ArticlePicList_ItemContentInnerH5 {
        max-width: 100%;
        /* font-size: 16px; */
    }

    /* .QX-167741225 .ArticlePicList_Item .ArticlePicList_ItemContentInnerP{
         font-size: 14px;
     } */
    .QX-167741225 .ArticlePicList_Item .ArticlePicList_ItemContentInnerA {
        color: #333 !important
    }
}