@charset "utf-8";

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

/* pic：padding-top */
.pic {
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}

a:hover .pic>img {
    transform: scale(1.05);
}

#info_news_1400_006 {
    font-size: 16px;
    overflow-x: hidden;
}

#info_news_1400_006 a {
    display: block;
}

.info_news_1400_006 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 30px;
    background: url(../images/sect1bg.png) no-repeat center bottom/100% auto;
}



.ins1406-wid {
    max-width: 1400px;
    margin: 0 auto;
}

.ins1406-tit {
    margin-bottom: 45px;
}

.ins1406-tit h3 {
    font-size: 36px;
    font-weight: bold;
    color: #3D3D3D;
    text-align: center;
    display: flex;
    align-items: center;
    font-family: "sisong";
}

.ins1406-tit h3 img {
    margin-right: 10px;
    width: 40px;
}

#info_news_1400_006 .chg_01_tit {
    color: #3D3D3D;
}

.ins1406-tit {
    display: flex;
    justify-content: center;
    position: relative;
}

.ins1406-tit a {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url(../images/ins1406-more.png) no-repeat right bottom;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 14px;
    color: #666666;
    transition: all .6s;
}

.ins1406-tit a:hover {
    letter-spacing: 1px;
    color: #f1b564;
    background: url(../images/ins1406-moreon.png) no-repeat right bottom;
}


#info_news_1400_006 .chg_03_png_bg {
    background: url(../images/ins1406-more.png) no-repeat right bottom;
}

.ins1406-ban {
    width: 67%;
}

.ins1406-ban .pic {
    height: 511px;
    padding-top: 0;
}

.ins1406-ban a {
    position: relative;
}

.ins1406-tx {
    background-color: rgba(0, 64, 152, .96);
    padding: 20px 50px;
    padding-right: 130px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#info_news_1400_006 .chg_08 {
    background-color: rgba(9, 28, 129, 0.9);
}

.ins1406-tx span {
    font-size: 18px;
    font-weight: 500;
    color: #F1B564;
    font-family: 'sisong-normal';
    display: block;
    margin-bottom: 10px;
}

#info_news_1400_006 span.chg_06 {
    color: #FFFFFF;
}

.ins1406-tx h3 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ins1406-ban .slick-dots {
    position: absolute;
    right: 30px;
    bottom: 40px;
    width: auto;
    left: auto;
}

.ins1406-ban .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.5);
}

.ins1406-ban .slick-dots li.slick-active {
    background: #fff;
}

.ins1406-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ins1406-r {
    width: 31.78%;
    background-color: #fff;
    box-shadow: 0 0 10px #f5f0f0;

}

.ins1406-r ul li {
    padding: 0 40px
}

.ins1406-r ul li:hover {
    background: #004098;
}


.ins1406-r ul li a p {
    font-size: 18px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
}

.ins1406-r ul li:hover a p {
    color: #fff;
}

.ins1406-r ul li a span {
    font-size: 16px;
    color: #666666;
    display: block;
    font-family: "sisong-normal";
}



.ins1406-r ul li a {
    padding: 29px 0;
    border-bottom: 1px dashed #D8D8D8;
}

.ins1406-r ul li:last-child a {
    border: none;
}


.ins1406-r ul li:hover a span {
    color: #F1B564;

}



.ins1406-list .pic {
    width: 182px;
    height: 115px;
    padding-top: 0;
    float: left;
    margin-right: 25px;
}

.ins1406-txt {
    overflow: hidden;
}

.ins1406-txt span {
    font-size: 16px;
    color: #3D3D3D;
    margin-bottom: 5px;
    display: block;
    font-family: "sisong-normal";
}

.ins1406-list ul li:hover a .ins1406-txt span {
    color: #F1B564;
}

.ins1406-list ul li:hover a .ins1406-txt p {
    font-weight: bold;
    color: #fff;
}

.ins1406-txt p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #3D3D3D;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.ins1406-list ul {
    margin-left: -20px;
    margin-right: -20px;
}

.ins1406-list ul li a {
    margin: 30px 20px;
    padding: 42px 24px;
    background: #FFFFFF;
    border-bottom: 3px solid #004098;
    transition: all 0.5s;
}

.ins1406-list ul li:hover a {
    background: #004098;
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16);
}


















@media screen and (max-width: 1430px) {
    .ins1406-wid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .info_news_1400_006 {
        padding-top: 50px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 1200px) {
    .ins1406-ban {
        width: 100%;
        margin-bottom: 30px;
    }

    .ins1406-ban .pic {
        height: auto;
        padding-top: 55%;
    }

    .ins1406-r {
        width: 100%;
    }
    .std_nav_1400_004 .stdnav14_04_banner1::after{
        z-index: 0 !important;
    }
}


@media screen and (max-width: 1024px) {
    .ins1406-tit h3 {
        font-size: 26px;
    }

    .info_news_1400_006 {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .ins1406-tx h3 {
        font-size: 18px;
    }
}


@media screen and (max-width: 768px) {
    .ins1406-tit h3 {
        font-size: 24px;
    }

    #info_news_1400_006 .chg_03_png_bg {
        font-size: 13px;
        padding-right: 30px;
        padding-bottom: 15px;
        background-size: 100px !important;
    }

    .ins1406-tit {
        margin-bottom: 20px;
        justify-content: space-between;
    }

    .ins1406-ban .slick-dots {
        bottom: 50px;
    }

    .ins1406-r ul li {
        padding: 0 20px;
    }

    .ins1406-r ul li a {
        padding: 15px 0;
    }

    .ins1406-tx span,
    .ins1406-tx h3 {
        font-size: 16px;
    }

    .ins1406-tx span {
        margin-bottom: 5px;
    }

    .ins1406-tx {
        padding: 20px;
    }

    .ins1406-r ul li a h3 {
        font-size: 16px;
    }

    .ins1406-list ul li a {
        padding: 20px;
    }

    .info_news_1400_006 {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .ins1406-list ul li a {
        padding: 10px;
    }

    .ins1406-tx span {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .ins1406-tx {
        position: static;
    }

    .ins1406-list .pic {
        width: 100%;
        height: auto;
        padding-top: 55%;
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
}