@charset "utf-8";

@font-face {
    font-family: 'SOURCEHANSERIFCN-BOLD';
    src: url('../module_public/fonts/SOURCEHANSERIFCN-BOLD.woff2');
    font-weight: BOLD;
    font-style: normal;
}

.bk1 {
    background: url(../images/bk1.png) no-repeat left top/100% 100%;
}

/* 图片自适应 */
.info_news_1600_036_4B8C493B .imged {
    position: relative;
    padding-top: 56.6%;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

a:hover .imged {
    transform: scale(1.1);
}

.info_news_1600_036_4B8C493B .scale {
    overflow: hidden;
    position: relative;
}

/* 组件样式 */
#info_news_1600_036_4B8C493B {
    font-size: 16px;
}

.info_news_1600_036_4B8C493B {
    padding: 45px 0 40px;
}

.info_news_1600_036_4B8C493B .infolist16_32_tit {
    justify-content: center;
    margin-bottom: 50px;
}

.info_news_1600_036_4B8C493B .infolist16_32_tit .more {
    position: absolute;
    right: 0;
    top: 15px;
}

.info_news_1600_036_4B8C493B a {
    display: block;
}

/* 版心宽度 */
.ins1636-wid {
    max-width: 1600px;
    margin: 0 auto;
}

.ins1636-tit h3 {
    font-size: 42px;
    font-weight: bold;
    line-height: 30px;
    color: #3D3D3D;
}

.ins1636-tit {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.ins1636-tit a {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    padding-right: 72px;
    padding-bottom: 22px;
    background: url(../images/ins1636-more.png) no-repeat right bottom;

    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}


.ins1636-ifo {
    position: absolute;
    left: 25px;
    bottom: 17px;
    border: 3px solid rgba(255, 143, 31, 0);
    border-radius: 999px;
}

.ins1636-ifo span {
    line-height: 35px;
    padding: 0 22px;
    font-size: 18px;
    color: #FFFFFF;
    background: #214A9A;
    display: block;
    border-radius: 999px;
}

.ins1636-lt ul li a:hover .ins1636-ifo {
    border: 3px solid rgba(255, 143, 31, 0.4);
}

.ins1636-lt ul li a:hover .ins1636-ifo>span {
    background: #FF8F1F;
}

.ins1636-tx h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ins1636-tx p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 20px 0;
}



.ins1636-date b {
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #214A9A;
}

.ins1636-date span {
    font-size: 18px;
    line-height: 30px;
    color: #214A9A
}

.ins1636-lt ul a {
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: none;
    border-top: none;
    margin: 0 20px;
    background: #ffffff;
}

.ins1636-tx {
    padding: 20px 30px;
    border-bottom: 2px solid #2F5FB1;
}

.ins1636-lt ul a:hover {
    /* background: #004EA1; */
}

.ins1636-lt ul a:hover h3 {
    color: #ffffff;
}

.ins1636-lt ul a:hover b {
    color: #ffffff;
}

.ins1636-lt ul a:hover span {
    color: #ffffff;
}

.ins1636-lt ul a:hover p {
    color: rgba(255, 255, 255, 0.6)
}

.ins1636-lt ul a:hover .ins1636-tx {
    border-bottom: 3px solid #FF8F1F;
    /* background: url(../images/ins1636-lg.png) no-repeat right 20px bottom 20px; */
    background: #004EA1;
}

.ins1636-lt .slick-dots li {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px dashed transparent;
    position: relative;
    margin: 0 5px;
}

.ins1636-lt .slick-dots li.slick-active {
    border: 1px dashed #2F5FB1;
}

.ins1636-lt .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #214A9A;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.ins1636-lt .slick-slider {
    padding-bottom: 50px;
}

@media screen and (max-width: 1600px) {
    .ins1636-wid {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media screen and (max-width: 1024px) {
    .info_news_1600_036_4B8C493B {
        padding: 20px 0;
    }

    .ins1636-tit {
        margin-bottom: 30px;
    }

    .ins1636-tit h3 {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 768px) {

    .ins1636-tit a {
        padding-right: 40px;
        font-size: 13px !important;
    }

    .ins1636-lt ul a {
        margin: 0;
    }

    .ins1636-tx h3 {
        font-size: 16px !important;
    }

    .ins1636-date b {
        font-size: 24px !important;
    }

    .ins1636-date span {
        font-size: 16px !important;
    }

    .ins1636-tx {
        padding: 15px;
    }

    .info_news_1600_036_4B8C493B .infolist16_32_tit {
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .info_news_1600_036_4B8C493B .infolist16_32_tit .more {
        top: 10px;
    }
}