﻿@charset "utf-8";

.info_list_1400_010 {
    padding-bottom: 75px;
}

.info_list_1400_010 .infolist14_10_wid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.info_list_1400_010 .ins1406-tit {
    justify-content: space-between;
}

.info_list_1400_010 .ins1406-tit h3 {
    text-align: left;
}


.info_list_1400_010 .infolist14_10_tl p {
    font-family: 'sySong';
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #D6D6D6;
}

.info_list_1400_010 .infolist14_10_tl h3 {
    font-family: 'sySong';
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
}

.info_list_1400_010 .infolist14_10_tl h3 b {
    color: #4C4C4C;
}

.info_list_1400_010 .infolist14_10_tl h3 span {
    color: #0060AF;
}

.info_list_1400_010 .infolist14_10_more a {
    display: block;
    font-size: 18px;
    color: #7F7F7F;
}

.info_list_1400_010 .infolist14_10_l {
    width: 61.28%;
}

.info_list_1400_010 .infolist14_10_lt a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info_list_1400_010 .infolist14_10_jdt {
    width: 50%;
}

.info_list_1400_010 .infolist14_10_jdtbox {
    position: relative;
    overflow: hidden;
    height: 299px;
}

.info_list_1400_010 .infolist14_10_jdtbox span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s;
}

.info_list_1400_010 .infolist14_10_lt a:hover .infolist14_10_jdtbox span {
    transform: scale(1.1);
}

.info_list_1400_010 .infolist14_10_ltr {
    width: 50%;
    background: linear-gradient(131deg, #005CAC 39%, #00A0E9 103%);
    padding-top: 44px;
    padding-left: 40px;
    padding-right: 40px;
}

.info_list_1400_010 .infolist14_10_ltr span {
    display: block;
    font-family: 'sySong';
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #FFFFFF;
    background: url(../images/infolist14_10sj.png) no-repeat left center;
    background-size: 11px 12px;
    padding-left: 21px;

}

.info_list_1400_010 .infolist14_10_ltr h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 14px;
}

.info_list_1400_010 .infolist14_10_ltr p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 13px;
}

.info_list_1400_010 .infolist14_10_ltr .infolist14_10_ltr_d {
    margin-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info_list_1400_010 .infolist14_10_ltr .infolist14_10_ltr_dl {
    font-size: 16px;
    color: #FFFFFF;
}

.info_list_1400_010 .infolist14_10_ltr .infolist14_10_ltr_dr {
    width: 18px;
    height: 13px;
    background: url(../images/infolist14_10jt1.png) no-repeat;
    background-size: 100% 100%;
}

.info_list_1400_010 .infolist14_10_ld ul {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 44px 0;
}

.info_list_1400_010 .infolist14_10_ld ul li {
    width: 50%;
    position: relative;
}

.info_list_1400_010 .infolist14_10_ld ul li:nth-child(2):after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 164px;
    border-left: 1px solid #D8D8D8;
}

.info_list_1400_010 .infolist14_10_ld ul li a {
    display: block;
    margin: 0 30px;
}

.info_list_1400_010 .infolist14_10_ld ul li a span {
    display: block;
    font-family: 'sySong';
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #4F4F4F;
    background: url(../images/infolist14_10sj1.png) no-repeat left center;
    background-size: 11px 12px;
    padding-left: 21px;
}

.info_list_1400_010 .infolist14_10_ld ul li a h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    height: 60px;
    color: #4F4F4F;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}

.info_list_1400_010 .infolist14_10_ld ul li a p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(79, 79, 79, 0.8);
    margin-top: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.info_list_1400_010 .infolist14_10_ld ul li:hover a span {
    color: #005CAC;
    background-image: url(../images/infolist14_10sj2.png);
}

.info_list_1400_010 .infolist14_10_ld ul li:hover a h3 {
    color: #005CAC;
}

.info_list_1400_010 .infolist14_10_r {
    width: 36.92%;
}

.info_list_1400_010 .infolist14_10_r ul li a {
    display: block;
    position: relative;
}

.info_list_1400_010 .infolist14_10_r ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #E5E5E5;
}

.info_list_1400_010 .infolist14_10_r ul li:first-child a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #E5E5E5;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rdate {
    float: left;
    width: 65px;
    height: 65px;
    border: 1px solid #006EBC;
    display: none;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rdate>p {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0em;
    color: #006EBC;
    line-height: 39px;
    background: #fff;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rdate>span {
    display: block;
    background: #006EBC;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rdate {
    display: block;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt {
    overflow: hidden;
    padding: 28px 0;
    transition: all 0.5s;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt {
    padding: 32px 0;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt>p {
    float: left;
    display: none;
    font-size: 16px;
    height: 0;
    color: rgba(14, 79, 143, 0.8);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-left: 20px;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt>p {
    display: block;
    width: calc(100% - 85px);
    margin-top: 10px;
    line-height: 24px;
    height: 24px;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt h3 {
    width: calc(100% - 100px);
    float: left;
    font-size: 18px;
    color: #262626;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    position: relative;
    padding-left: 28px;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt h3 {
    width: calc(100% - 85px);
    margin-left: 20px;
    padding-left: 0;
    font-size: 18px;
    font-weight: bold;
    color: #006EBC;
    margin-top: 6px;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt h3::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 6px;
    background: #006EBC;
    border-radius: 50%;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt h3::after {
    display: none;
}

.info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt>span {
    display: block;
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    transition: all 0.5s;
}

.info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt>span {
    display: none;
}

@media screen and (max-width: 1400px) {
    .info_list_1400_010 .infolist14_10_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .info_list_1400_010 .infolist14_10_l {
        width: 100%;
    }

    .info_list_1400_010 .infolist14_10_r {
        width: 100%;
        margin-top: 30px;
    }

    .info_list_1400_010 .infolist14_10_tl h3 {
        font-size: 24px !important;
    }

    .info_list_1400_010 .infolist14_10_tl p {
        font-size: 12px !important;
    }

    .info_list_1400_010 .infolist14_10_more a {
        font-size: 14px !important;
    }

    .info_list_1400_010 .infolist14_10_tit {
        margin-bottom: 25px;
    }

    .info_list_1400_010 .infolist14_10_jdt {
        width: 100%;
    }

    .info_list_1400_010 .infolist14_10_jdtbox {
        height: auto;
        padding-top: 69.69%;
    }

    .info_list_1400_010 .infolist14_10_ltr {
        width: 100%;
        padding: 20px;
    }

    .info_list_1400_010 .infolist14_10_ltr h3 {
        font-size: 16px !important;
        line-height: 26px;
        margin-top: 14px;
    }

    .info_list_1400_010 .infolist14_10_ltr p {
        font-size: 14px !important;
        height: auto;
        line-height: 26px;
        max-height: 52px;
    }

    .info_list_1400_010 .infolist14_10_ltr .infolist14_10_ltr_dl {
        font-size: 14px !important;
    }

    .info_list_1400_010 .infolist14_10_ltr .infolist14_10_ltr_d {
        padding-top: 18px;
    }

    .info_list_1400_010 .infolist14_10_ld ul {
        padding: 20px 0;
    }

    .info_list_1400_010 .infolist14_10_ld ul li a h3 {
        font-size: 16px;
        line-height: 26px;
        height: auto;
        max-height: 52px;
        margin-top: 10px;
    }

    .info_list_1400_010 .infolist14_10_ld ul li a p {
        font-size: 14px !important;
        line-height: 26px;
        margin-top: 10px;
    }

    .info_list_1400_010 .infolist14_10_ld ul li:nth-child(2):after {
        height: 110px;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt h3 {
        width: calc(100% - 100px);
        font-size: 16px !important;
        padding-left: 20px;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt h3::after {
        width: 5px;
        height: 5px;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt {
        padding: 22px 0;
    }

    .info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt h3 {
        font-size: 16px !important;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rt>p {
        font-size: 14px !important;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rdate>p {
        font-size: 26px !important;
    }

    .info_list_1400_010 .infolist14_10_r ul li a .infolist14_10_rdate>span {
        font-size: 12px !important;
    }

    .info_list_1400_010 .infolist14_10_r ul li.on a .infolist14_10_rt {
        padding: 22px 0;
    }
}

@media screen and (max-width: 768px) {
    .info_list_1400_010 {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .info_list_1400_010 .infolist14_10_ld ul li {
        width: 100%;
    }

    .info_list_1400_010 .infolist14_10_ld ul li:nth-child(2) {
        margin-top: 20px;
    }

    .info_list_1400_010 .infolist14_10_ld ul li:nth-child(2):after {
        display: none;
    }
}