@charset "UTF-8";

/* 组件ID */
#info_list_1600_020 {
    font-size: 16px;
}

/* 组件样式 */
.info_list_1600_020 img {
    max-width: 100%;
}

.info_list_1600_020 .wl {
    position: relative;
    z-index: 1;
}

.info_list_1600_020 .wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
}

.info_list_1600_020 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.info_list_1600_020 .imged img {
    display: none;
}

.info_list_1600_020 a:hover .imged {
    transform: scale(1.1);
}

.info_list_1600_020 .overflow_l1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_list_1600_020 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info_list_1600_020 .scale {
    overflow: hidden;
}

.info_list_1600_020 .infolist16_20_wid {
    max-width: 1600px;
    margin: 0 auto;
}

.info_list_1600_020 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 10px;
}

.info_list_1600_020 .infolist16_20_t {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
    .info_list_1600_020 .infolist16_20_t {
        flex-wrap: nowrap;
    }
}
.info_list_1600_020 .infolist16_20_tit {
    margin-bottom: 40px;
    align-items: center;
    position: relative;
    justify-content: space-between;
    display: flex;
    border-bottom: 2px solid #0C51AB;
}

.info_list_1600_020 .infolist16_20_tit h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    line-height: 62px;
    padding: 0 35px;
}

.info_list_1600_020 .infolist16_20_tit h3::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    bottom: 0;
    right: -10px;
    background: #0D42A7;
    border-radius: 0px 25px 0px 0px;
    opacity: 0.1;
    z-index: -1;
}

.info_list_1600_020 .infolist16_20_tit h3::after {
    width: 100%;
    background: #0C51AB;
    border-radius: 0px 25px 0px 0px;
}

.info_list_1600_020 .infolist16_20_tit a {
    font-size: 16px;
    color: #666;
    transition: 0.5s;
    line-height: 44px;
    font-family: Sylfaen;
    display: flex;
    align-items: center;
}

.info_list_1600_020 .infolist16_20_tit a img {
    display: block;
    margin-right: 10px;
}





.info_list_1600_020 .infolist16_20_t .infolist16_20_l {
    width: 32%;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_m {
    width: 32%;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_m ul {
    margin-top: -20px;
}

.ifsr_t ul li {
    display: flex;
    align-items: center;
    background: #EDF2FA;
    padding: 0 17px;
    margin-bottom: 8px;
    line-height: 54px;
}

.ifsr_t ul li img {
    margin-right: 10px;
}

.ifsr_t ul li p {
    font-size: 16px;
    color: #000;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_r {
    width: 32%;
}

.ifsr_b ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 2px 0;
}

.ifsr_b ul li {
    width: 49%;
}

.ifsr_b ul li a {
    display: block;
}

.ifsr_b ul li a .pic {
    padding-top: 39%;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_l li a {
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px dashed #d1d1d1;
}


.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 {
    margin-bottom: 10px;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 .scale {
    width: 210px;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 .con {
    width: calc(100% - 210px);
    padding-left: 25px;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 h3 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 h4 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 10px 0 20px;
    font-weight: normal;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 p {
    display: flex;
    align-items: center;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 p span {
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    width: 100px;
    text-align: right;
}

.info_list_1600_020 .infolist16_20_t .infolist16_20_h1 p img {
    width: calc(100% - 100px);
}

.info_list_1600_020 .infolist16_20_l li a {
    padding-left: 20px;
}

.info_list_1600_020 .infolist16_20_l li a::after {
    width: 7px;
    height: 7px;
    background: #d5e7ff;
    border-radius: 50%;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.info_list_1600_020 .infolist16_20_l li h3 {
    /* width: calc(100% - 100px); */
    font-size: 16px;
    line-height: 39px;
    color: #333333;
    font-weight: normal;
    flex: 1;
    min-width: 0;
}

.info_list_1600_020 .infolist16_20_l li:hover h3 {
    color: #004782;
}

.info_list_1600_020 .infolist16_20_l li:hover p {
    color: #004782;
}

.info_list_1600_020 .infolist16_20_l li p {
    text-align: right;
    font-size: 16px;
    line-height: 39px;
    color: #666666
}

.info_list_1600_020 .infolist16_20_m .imged::after {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
}

.info_list_1600_020 .infolist16_20_m .imged::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background:  no-repeat center center;
    background-size: 100% !important;
}


@media screen and (max-width: 1600px) {
    .info_list_1600_020 .infolist16_20_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 1600px) {
    .info_list_1600_020 .infolist16_20_t .infolist16_20_r a:hover p {
        color: #fff;
        color: #333333\0;
    }

    .info_list_1600_020 .infolist16_20_t .infolist16_20_r a:hover::after {
        opacity: 1;
        opacity: 0\0;
    }



    .info_list_1600_020 .infolist16_20_t .infolist16_20_r li:hover {
        border-right: 1px dashed rgba(0, 0, 0, 0) !important;
    }
}

@media screen and (max-width: 1024px) {

    .info_list_1600_020 .infolist16_20_t .infolist16_20_l {
        width: 100%;
    }

    .info_list_1600_020 .infolist16_20_t .infolist16_20_m {
        width: 100%;
        margin: 20px 0;
    }

    .info_list_1600_020 .infolist16_20_t .infolist16_20_r {
        width: 100%;
    }

    .info_list_1600_020 .infolist16_20_tit h3 {
        line-height: 50px;
        padding: 0 20px;
    }

    .info_list_1600_020 .infolist16_20_tit {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .info_list_1600_020 .infolist16_20_t .infolist16_20_h1 .scale {
        width: 100%;
    }

    .info_list_1600_020 .infolist16_20_t .infolist16_20_h1 .con {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .info_list_1600_020 .infolist16_20_r li .inli-img {
        width: 26px;
        height: 24px;
    }
}


/* 视频弹窗 */

.info_list_1600_020 .vwrap {
    display: none;
    z-index: 1040000;
    width: 100%;
    position: fixed;
}

.info_list_1600_020 .vwrap .videobtg {
    z-index: 900;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.info_list_1600_020 .vwrap .videobox {
    z-index: 1200;
    width: 1200px;
    position: fixed;
    left: 50%;
    top: 50%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 65vh;
}

.info_list_1600_020 .vwrap .videobox #videobox {
    width: 100%;
    display: inline-block;
    background: #000;
}

.info_list_1600_020 .vwrap .videobox #videobox .img_hezi {
    padding-bottom: 60% !important;
}

.info_list_1600_020 .vwrap .videobox #videobox video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info_list_1600_020 #videobox_wrapper {
    height: 100% !important;
}

.info_list_1600_020 .vwrap .close {
    z-index: 999;
    width: 31px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: -42px;
    text-align: center;
}

.info_list_1600_020 .vwrap .close i {
    display: block;
    width: 31px;
    height: 31px;
    -webkit-transition: 400ms;
    transition: 400ms;
}

.info_list_1600_020 .vwrap .close i svg {
    transition: .6s
}

.info_list_1600_020 .vwrap .close:hover i svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media(max-width: 992px) {
    .info_list_1600_020 .vwrap .videobox {
        width: 100%;
        margin-left: 0;
    }

    .info_list_1600_020 .vwrap .close {
        right: 0;
        top: -35px;
    }
}

@media(max-width: 768px) {
    .info_list_1600_020 {
        padding: 0px 0;
    }
}

@media(max-height: 500px) {
    .info_list_1600_020 .vwrap .videobox {
        width: 60%;
    }

    .info_list_1600_020 .vwrap .videobox #videobox .img_hezi {
        padding-bottom: 50% !important;
    }
}