@charset "UTF-8";



/* 组件ID */
#info_list_1600_021 {
    font-size: 16px;
}

/* 组件样式 */
.info_list_1600_021 {}

/* 文字进入式下划线 */
.info_list_1600_021 .titline i {
    display: inline;
    font-style: normal;
    position: relative;
    background-image: linear-gradient(#166742, #166742);
    background-position: right bottom;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size 1s;
    font-weight: inherit;
}

.info_list_1600_021 a:hover .titline i {
    background-position: left bottom;
    background-size: 100% 1px;
    font-weight: inherit;
    color: inherit;
}

.info_list_1600_021 a:hover .titline {
    color: #166742;
}

.info_list_1600_021 .infolist16_21_wid {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.infolist16_21_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 35px;
}

.infolist16_21_tit div {
    display: flex;
    align-items: center;
}

.infolist16_21_tit div img {
    margin-right: 10px;
}

.infolist16_21_tit div h2 b {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    color: #333333;
}

.infolist16_21_tit div h2 span {
    display: block;
    position: relative;
    padding-left: 55px;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #CD2920;
    margin-top: 4px;
}

.infolist16_21_tit div h2 span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid #054D99;
    width: 45px;
}

.infolist16_21_tit a {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #666666;
    padding-right: 15px;
    background: no-repeat;
    background-position: right center;
}

.infolist16_21_l {
    width: 30%;
}

.infolist16_21_l ul li {}

.infolist16_21_l ul li a {
    display: flex;
    align-items: center;
    padding: 23px 0;
    border-bottom: 1px dashed #668BAF;
}

.infolist16_21_l ul li a .moduledate {
    border-radius: 15px 0px 15px 0px;
    width: 100px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #054D99;
    margin-right: 20px;
}

.infolist16_21_l ul li a .moduledate span {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
    display: block;
}

.infolist16_21_l ul li a .moduledate b {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.infolist16_21_l ul li a .moduleinfo {
    flex: 1;
    min-width: 0;
}

.infolist16_21_l ul li a .moduleinfo p {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0em;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 56px;
}


.infolist16_21_l ul li a:hover .moduledate {
    background: #ffaf63;
}

.infolist16_21_l ul li a:hover .moduledate span {
    color: #FFFFFF;
}

.infolist16_21_l ul li a:hover .moduledate b {
    color: #FFFFFF;
}

.infolist16_21_l ul li a:hover .moduleinfo p {
    color: #054D99;
}

.infolist16_21_m {
    width: 30%;
}

.infolist16_21_m ul {
    background: #F5F9FD;
    padding: 25px 20px;
}

.infolist16_21_m ul li {
    margin-top: 23px;
}

.infolist16_21_m ul li:nth-child(1) {
    margin-top: 0;
}

.infolist16_21_m ul li a {
    display: block;
}

.infolist16_21_m ul li a h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    height: 56px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.infolist16_21_m ul li a div {
    display: flex;
    align-items: flex-end;
    margin-top: 10px;
}

.infolist16_21_m ul li a div b {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    color: #054D99;
    margin-right: 5px;
}

.infolist16_21_m ul li a div span {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #666666;
}

.infolist16_21_m ul li a div::after {
    content: "";
    display: block;
    flex: 1;
    min-width: 0;
    border-bottom: 1px solid #B7CEE7;
    transform: translateY(-10px);
    margin-left: 10px;
}

.infolist16_21_m ul li a:hover h3 {
    color: #054D99;
}

.infolist16_21_r {
    width: 30%;
}

.infolist16_21_r ul li {
    margin-top: 30px;
}

.infolist16_21_r ul li:nth-child(1) {
    margin-top: 24px;
}

.infolist16_21_r ul li a {
    display: block;
    padding: 0 20px 20px 20px;
    border: 1px solid #DCE5F0;
    position: relative;
}

.infolist16_21_r ul li a span {
    position: absolute;
    left: 20px;
    top: 0;
    transform: translateY(-50%);
    display: block;
    width: 107px;
    height: 37px;
    border-radius: 10px 0px 10px 0px;
    background: #DDEBF9;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 37px;
    color: #054D99;
}

.infolist16_21_r ul li a h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    height: 54px;
    color: #333333;
    margin-top: 25px;
}

.infolist16_21_r ul li a:hover {
    background:#004782;
}

.infolist16_21_r ul li a:hover span {
    background: #ffaf63;
    color: #fff;
}

.infolist16_21_r ul li a:hover h3 {
    color: #fff;
}

@media screen and (max-width: 1600px) {
    .info_list_1600_021 .infolist16_21_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .info_list_1600_021 .infolist16_21_wid {
        display: block;
    }

    .infolist16_21_l {
        width: auto;
    }

    .infolist16_21_m {
        width: auto;
        margin: 25px 0;
    }

    .infolist16_21_r {
        width: auto;
    }

    .infolist16_21_tit div h2 b {
        font-size: 24px;
    }

    .infolist16_21_tit {
        padding-bottom: 25px;
    }

    .infolist16_21_l ul li a {
        padding: 15px 0;
    }

    .infolist16_21_r ul li a h3,
    .infolist16_21_m ul li a h3,
    .infolist16_21_l ul li a .moduleinfo p {
        font-size: 16px !important;
    }

    .infolist16_21_l ul li a .moduledate span {
        font-size: 14px;
    }

    .infolist16_21_l ul li a .moduledate {
        margin-right: 10px;
    }
}