.QX-83890204 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.clearfix {
    clear: both;
    zoom: 1;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.QX-83890204 .bt {
    margin-bottom: 20px;
    text-align: center;
    word-break: break-word;
}

.QX-83890204 .title {
    font-size: 40px;
    color: #073E76;
    font-weight: bold;
    margin-bottom: 20px;
}

.QX-83890204 .subt {
    font-size: 14px;
    color: #707070;
}

.QX-83890204 .wz {
    position: relative;
}

.QX-83890204 .ArticlePicList_Item {
    background: #fff;
}

.QX-83890204 .mc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    outline: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child):hover .ArticlePicList_ItemContentInnerH5 {
    color: #fff;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child):hover .ArticlePicList_ItemContentInnerP {
    color: #fff;
}

.QX-83890204 .ArticlePicList_Item .ArticlePicList_ItemContentInnerH5 a {
    color: inherit;
    outline: none;
}

.QX-83890204 .ArticlePicList_Item .ArticlePicList_ItemContent .ArticlePicList_ItemContentInnerA {
    display: none;

}

.QX-83890204 .ArticlePicList_Item .imgBox {
    width: 100%;
    height: 100%;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child)::after {
    content: "";
    width: 0px;
    height: 0px;
    border-width: 10px;
    position: absolute;
    border-style: solid;
    border-color: transparent #FF9900 #FF9900 transparent;
    right: 0px;
    bottom: 0px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) {
    width: 580px;
    height: 420px;
    position: relative;
    overflow: hidden;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .ArtH5T {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .ArtH5T a {
    color: inherit;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
    overflow: hidden;
    padding-top: 10px;
    text-align: justify;
    max-height: 210px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .timeT {
    position: absolute;
    bottom: 30px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContent {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #e6e6e6;
    padding: 10px 5%;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerBox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .time {
    width: 25%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
    width: 75%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP {
    display: none;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont {
    position: absolute;
    width: calc(90% - 60px);
    height: calc(90% - 60px);
    top: 5%;
    left: 5%;
    background: rgba(7, 62, 118, 0.8);
    color: #fff;
    padding: 30px;
    overflow: hidden;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    opacity: 0;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1):hover .ArticlePicList_ItemContent {
    bottom: -100%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1):hover .cont {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}

.QX-83890204 .ArticlePicList_Item:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    width: 580px;
    height: 115px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(3) {
    position: absolute;
    top: 150px;
    right: 0;
    width: 580px;
    height: 115px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(4) {
    position: absolute;
    top: 305px;
    right: 0;
    width: 580px;
    height: 115px;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .cont {
    display: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
    width: calc(100% - 170px);
    position: absolute;
    right: 0;
    top: 0;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .time {
    display: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
    width: 170px;
    height: 115px;
}

.QX-83890204 .ArticlePicList_Item .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerH5 {
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    width: calc(100% - 30px);
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323232;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerP {
    overflow: hidden;
    width: calc(100% - 30px);
    color: #9b9999;
    margin: 0 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
    font-size: 14px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
    width: 580px;
    height: 115px;
    margin-top: 35px;
    position: relative;
    float: left;
}

.QX-83890204 .ArticlePicList_Item:nth-child(2n+5) {
    margin-right: 40px;
}

@media screen and (max-width:1200px) {
    .QX-83890204 {
        padding: 30px 10px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1),
    .QX-83890204 .ArticlePicList_Item:nth-child(2),
    .QX-83890204 .ArticlePicList_Item:nth-child(3),
    .QX-83890204 .ArticlePicList_Item:nth-child(4) {
        width: calc(50% - 20px);
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width:768px) {
    .QX-83890204 {
        /* padding: 20px 10px; */
        padding: 20px 20px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1) {
        height: 330px;
    }

   

    .QX-83890204 .ArticlePicList_Item:nth-child(1) .time {
        width: 35%;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
        max-height: 125px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
        width: 65%;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(2),
    .QX-83890204 .ArticlePicList_Item:nth-child(3),
    .QX-83890204 .ArticlePicList_Item:nth-child(4) {
        height: 100px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
        height: 100px;
        margin-top: 15px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(3) {
        top: 115px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(4) {
        top: 230px;
    }

    .QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
        width: 150px;
        height: 100px;
    }

    .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
        width: calc(100% - 150px);
    }


}

@media screen and (max-width:510px) {
    .QX-83890204 .title {
        font-size: 30px;
        color: #073E76;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
        max-height: 104px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1),
    .QX-83890204 .ArticlePicList_Item:nth-child(2),
    .QX-83890204 .ArticlePicList_Item:nth-child(3),
    .QX-83890204 .ArticlePicList_Item:nth-child(4) {
        width: 100%;
        position: relative;
        top: unset;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(2n+5) {
        margin-right: 0;
    }

    .QX-83890204 .ArticlePicList_Item:nth-child(1) {
        height: 280px;
    }

    .QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
        width: 120px;
    }

    .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
        width: calc(100% - 120px);
    }

    .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerH5 {
        padding: 10px;
    }
}