@charset "utf-8";

/* 图片自适应 */
.info_news_1400_037 .imged {
    position: relative;
    padding-top: 65%;
    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_1400_037 .scale {
    position: relative;
    overflow: hidden;
}

/* 组件样式 */
#info_news_1400_037 {
    font-size: 16px;
}

.info_news_1400_037 {
    padding: 40px 0;
    background: url(../images/ins1437-bg.png) no-repeat center bottom;
    background-size: cover;
    overflow-x: hidden;
}

.info_news_1400_037 a {
    display: block;
}

/* 版心宽度 */
.ins1437-wid {
    max-width: 1400px;
    margin: 0 auto;
}


.ins1437-tit {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.ins1437-tit h3 b {
    font-family: Source Han Serif CN;
    display: block;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}

.ins1437-tit a {
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 30px;
    color: #AD202A;
    /* padding-right: 30px; */
    padding-bottom: 10px;
    transition: all .6s;
}

.ins1437-tit a:hover {
    letter-spacing: 1px;
}


.ins1437-tit a img {
    margin-left: 5px;
    vertical-align: middle;
}

.ins1437-tit h3 span {
    /* font-family: Source Han Serif CN; */
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #999;
    position: relative;
}

/* .ins1437-tit h3 span::after {
    content: '';
    position: absolute;
    top: 55%;
    left: 120%;
    transform: translateY(-50%);
    width: 80px;
    border-top: 1px solid #D8D8D8;
}

.ins1437-tit h3 span::before {
    content: '';
    position: absolute;
    top: 55%;
    right: 120%;
    transform: translateY(-50%);
    width: 80px;
    border-top: 1px solid #D8D8D8;
} */

.ins1437-ban {
    width: 54.25%;
}

.ins1437-ban .scale {
    height: 415px;
}

.ins1437-ban .imged {
    padding-top: 0;
}

.ins1437-r {
    width: 41%;
}

.ins1437-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ins1437-tx h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    margin-bottom: 15px;
}

.ins1437-tx p {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 30px;
}

.ins1437-date b {
    font-family: Source Han Serif CN;
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #AD202A;
    margin-right: 10px;
}

.ins1437-date span {
    font-family: Source Han Serif CN;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #AD202A;
}


.ins1437-tx {
    position: relative;
    padding-bottom: 30px;

    position: relative;
    border-bottom: 1px solid #D8D8D8;
}

.ins1437-tx::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 92px;
    height: 3px;
    background: #AD202A;
}

.ins1437-tx .slick-dots li {
    display: none;
    width: auto;
    height: auto;
}

.ins1437-tx .slick-dots li.slick-active {
    display: block;
}

.ins1437-tx .slick-dots li b {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #AD202A;
}

.ins1437-tx .slick-dots li span {
    font-size: 14px;
    line-height: 30px;
    color: #999999
}

.ins1437-tx .slick-dots li b::before {
    content: '0';
}

.ins1437-tx .slick-dots li span::before {
    content: '/0';
}

.ins1437-tx .slick-dots {
    text-align: right;
    padding-right: 25px;
    bottom: -5px;
}

.ins1437-tx .slick-prev {
    width: 11px;
    height: 14px;
    background: url(../images/ins1437-1l.png) no-repeat;
    background-size: 100% 100%;
    right: 100px;
    left: auto;
    top: auto;
    bottom: 0px;
}

.ins1437-tx .slick-next {
    width: 11px;
    height: 14px;
    background: url(../images/ins1437-rl.png) no-repeat;
    background-size: 100% 100%;
    right: 0px;
    top: auto;
    bottom: 0px;
}

.ins1437-tx .slick-arrow:hover {
    opacity: 0.6;
}

.ins1437-lt {
    padding-top: 30px;
}

.ins1437-lt ul li a {
    margin: 0 10px;
}

.ins1437-lt ul li a p {
    font-size: 18px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666666;
    margin-top: 8px;
}

.ins1437-lt .slick-prev {
    width: 30px;
    height: 30px;
    background: url(../images/ins1437-l.png) no-repeat;
    background-size: 100% 100%;
    left: -5px;
    top: 35%;
}

.ins1437-lt .slick-next {
    width: 30px;
    height: 30px;
    background: url(../images/ins1437-r.png) no-repeat;
    background-size: 100% 100%;
    right: -5px;
    top: 35%;
}

.ins1437-lt .scale {
    height: 120px;
}

.ins1437-lt .scale .imged {
    padding-top: 0;
}

.ins1437-bot ul li a p {
    font-size: 22px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333333;
}

.ins1437-bot ul {
    margin-left: -16px;
    margin-right: -16px;
}

.ins1437-bot ul li a {
    padding: 20px;
    padding-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin: 30px 16px;
    position: relative;
}

.ins1437-bot ul li a span {
    width: fit-content;
    display: block;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 999px;
    background: linear-gradient(90deg, #E80908 0%, #A50000 100%);
    transform: translateY(20px);
}


.ins1437-bot ul li a:hover {

    border: 1px solid #FF3434;
}



.ins1437-bot ul li a:hover p {
    color: #CD0101;
    font-weight: bold;
}

.ins1437-bot ul li a .ins1437-jt {
    position: absolute;
    right: 25px;
    bottom: 25px;
    display: none;
}

.ins1437-bot ul li a:hover .ins1437-jt {
    display: block;
}

/* #info_news_1400_037 .chg_01_tit {
    color: #333333;
}

#info_news_1400_037 .chg_02_tit {
     color: rgba(0, 70, 168, 0.2); 
}

/* #info_news_1400_037 .chg_04 {
    color: #0046A8;
}

#info_news_1400_037 .chg_05_png_bg::after {

    background-size: 100% 100%;
}

#info_news_1400_037 .chg_90::before {
    border-top: 1px solid #D8D8D8;
}

#info_news_1400_037 .chg_91::after {
    border-top: 1px solid #D8D8D8;
}

#info_news_1400_037 .chg_07 h3 {
    color: #333333;
}

#info_news_1400_037 .chg_08 {
    color: #999999;
}

#info_news_1400_037 .chg_05 {
    color: #0046A8;
}

#info_news_1400_037 .chg_06 {
    color: #0046A8;
}

#info_news_1400_037 .chg_10_png_bg .slick-next {

    background-size: 100% 100%;
}

#info_news_1400_037 .chg_09_png_bg .slick-prev {

    background-size: 100% 100%;
}


#info_news_1400_037 .chg_12 .slick-dots li b {
    color: #0046A8
}

#info_news_1400_037 .chg_92 .slick-dots li span {
    color: #999999
}

#info_news_1400_037 .chg_13_png_bg {

    background-size: 100% auto;
}

#info_news_1400_037 .chg_93::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 2px;
    background: #F7A32C;
    width: 108px;
    height: 3px;
}

#info_news_1400_037 .chg_80 {
    color: #666666
}

#info_news_1400_037 .chg_81_png_bg .slick-prev {
    background: url(../images/ins1437-l.png) no-repeat;
    background-size: 100% 100%;
}


#info_news_1400_037 .chg_82_png_bg .slick-next {
    background: url(../images/ins1437-r.png) no-repeat;
    background-size: 100% 100%;
}

#info_news_1400_037 .chg_80 p {
    color: #666666
}


#info_news_1400_037 .chg_21 a {
    border: 1px solid rgba(0, 0, 0, 0.08);
}

#info_news_1400_037 .chg_16 p {
    color: #333333
}

#info_news_1400_037 .chg_17 span {
    color: #ffffff;
}


#info_news_1400_037 .chg_18 span {
    background: #0046A8;
}

#info_news_1400_037 .chg_20_png_bg a:hover {

    background-size: 100% 100%;
}

#info_news_1400_037 .chg_23 a:hover span {
    color: #ffffff;
}

#info_news_1400_037 .chg_24 a:hover span {
    background: #F7A32C;
}

#info_news_1400_037 .chg_60_png_bg {

    background-size: cover;
}

#info_news_1400_037 .chg_22 a:hover p {
    color: #ffffff;
}
  */


/* 组件ID */
#info_list_1400_023 {
    font-size: 14px;
}

/* 组件样式 */
.info_list_1400_023 img {
    max-width: 100%;
}

.info_list_1400_023 .wl {
    position: relative;
    z-index: 1;
}

.info_list_1400_023 .wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    transition: 0.5s;
}

.info_list_1400_023 .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_1400_023 .imged img {
    display: none;
}

.info_list_1400_023 a:hover .imged {
    transform: scale(1.1);
}

.info_list_1400_023 .overflow_l {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_list_1400_023 .overflow_l2 {
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info_list_1400_023 .overflow_l3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.info_list_1400_023 .scale {
    overflow: hidden;
}

.info_list_1400_023 .infolist14_23_wid {
    max-width: 1200px;
    margin: 0 auto;
}

.info_list_1400_023 {
    width: 100%;
    overflow: hidden;
    padding: 35px 0 0;
    background: url(../images/infolist14_23_bg.png) no-repeat center/cover;
    position: relative;
    z-index: 1;
}

.info_list_1400_023::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    top: 144px;
    width: 86.25%;
    background: url(../images/ifl14-23-bg.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.info_list_1400_023 .infolist14_23_tit {
    margin-bottom: 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.info_list_1400_023 .infolist14_23_tit h3 {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}

.info_list_1400_023 .infolist14_23_tit span {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
    padding-right: 10px;
}

.info_list_1400_023 .infolist14_23_tit span::after {
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    left: 100%;
    bottom: 40%;
}

.info_list_1400_023 .infolist14_23_tit .more a {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    transition: all .6s;
}

.info_list_1400_023 .infolist14_23_tit .more a:hover {
    letter-spacing: 1px;
}

.info_list_1400_023 .infolist14_23_t {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding-top: 58px; */
}

.info_list_1400_023 .infolist14_23_l {
    width: 48%;
}

.info_list_1400_023 .infolist14_23_r {
    width: 48%;
}

.info_list_1400_023 li a * {
    transition: 0.5s;
}

.info_list_1400_023 .il23-ht a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.info_list_1400_023 .il23-ht .s3-l-qh .con {
    width: 100%;
    border-bottom: 3px solid #CD0101;
}

.info_list_1400_023 .il23-ht .s3-l-qh .con span {
    font-size: 20px;
    color: #AD202A;
}

.info_list_1400_023 .il23-ht .picts {
    width: 258px;
}

.info_list_1400_023 .il23-ht .con {
    width: calc(100% - 260px);
    padding: 0px 25px;
    height: 171px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info_list_1400_023 .il23-ht .imged {
    padding-bottom: 71.55%;
}

.info_list_1400_023 .il23-ht h3 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    font-weight: bold;
    line-height: 24px;
    color: #2E2E2E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* max-height: 48px; */
    /* border-bottom: 1px dashed #D0D0D0; */
}

.infolist14_23_l .s3-l-qh:hover h3 {
    color: #CD0101;
}

.info_list_1400_023 .il23-ht .s3-l-qh .xx {
    border-top: 1px dashed #D0D0D0;
}

.info_list_1400_023 .infolist14_23_r .con {
    background: transparent;
    padding-right: 0;
    position: relative;
}

.info_list_1400_023 .infolist14_23_r .con h3 {
    font-weight: normal;
}

.info_list_1400_023 .infolist14_23_r ul li:hover .con h3 {
    font-weight: bold;
    color: #CD0101;
}

.info_list_1400_023 .infolist14_23_r .con h4 {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: initial;
    margin: 0px 0;
}

.info_list_1400_023 .infolist14_23_r .con p {
    position: absolute;
    right: 0;
    bottom: 0;
}

.info_list_1400_023 .il23-ht h4 {
    font-size: 20px;
    line-height: 22px;
    color: #B0B0B0;
    max-height: 66px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    margin: 20px 0 22px;
}

.info_list_1400_023 .il23-ht p {
    display: flex;
    justify-content: flex-end;
}
.info_list_1400_023 .il23-ht span{
    display: block;
    /* text-align: right; */
    margin-top: 10px;
    font-size: 16px;
    color: #666;
}

.info_list_1400_023 .infolist14_23_l .il23-ht {
    margin-bottom: 15px;
}

.info_list_1400_023 .infolist14_23_l .il23-ht ul {
    margin-top: 10px;
}

.info_list_1400_023 .infolist14_23_l li {
    position: relative;
    padding-left: 35px;
    background: url(../images/s3-list.png) no-repeat left center;
}

.info_list_1400_023 .infolist14_23_l li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: rgba(173, 32, 42, 0.3);
    left: 15px;
    bottom: 80%;
}

.info_list_1400_023 .infolist14_23_l li:first-child:after {
    display: none;
}

.info_list_1400_023 .infolist14_23_l li a {
    display: flex;
    height: 67px;
    align-items: center;
    flex-wrap: nowrap;
}

.info_list_1400_023 .infolist14_23_l li a::after {
    background: #E5E5E5;
    width: 100%;
    height: 1px;
}

.info_list_1400_023 .infolist14_23_l li h3 {
    font-size: 22px;
    color: #2E2E2E;
    width: calc(100% - 120px);
    line-height: 20px;
    padding-right: 10px;
    font-weight: normal;
}

.info_list_1400_023 .infolist14_23_l li:hover h3 {
    color: #AD202A;
}

.info_list_1400_023 .infolist14_23_l li p {
    font-size: 18px;
    line-height: 16px;
    color: #AD202A;
    width: 65px;
    margin-right: 20px;
}

.info_list_1400_023 .infolist14_23_r li {
    margin-bottom: 40px;
}

.info_list_1400_023 .infolist14_23_r li .picts {
    padding: 0 13px 13px;
}

.info_list_1400_023 .infolist14_23_r li .picts::after {
    background: #F2DBDC;
    box-shadow: 0px 1px 27px 0px rgba(178, 17, 17, 0.1);
    width: 100%;
    height: auto;
    top: 22px;
}

.info_list_1400_023 .infolist14_23_r li:hover .picts::after {
    background: #CD0101;
    box-shadow: 0px 1px 27px 0px rgba(178, 17, 17, 0.1);
}

.info_list_1400_023 .infolist14_23_r li .picts .scale {
    border-radius: 0px 40px 0px 0px;
}





/* 
#info_list_1400_023 .chg_01_tit {
    color: #fff;
}

#info_list_1400_023 .chg_02_tit {
    color: rgba(255, 255, 255, 0.7);
}

#info_list_1400_023 .chg_03_tit {
    color: #fff
}

#info_list_1400_023 .chg_04_tit {
    color: rgba(255, 255, 255, 0.7)
}

#info_list_1400_023 .chg_05 {
    color: rgba(255, 255, 255, 0.7)
}

#info_list_1400_023 .chg_06::after {
    background: rgba(255, 255, 255, 0.3);
}

#info_list_1400_023 .chg_07 {
    color: #2E2E2E
}

#info_list_1400_023 .chg_08 {
    color: #B0B0B0
}

#info_list_1400_023 .chg_10 {
    color: #2E2E2E
}

#info_list_1400_023 .chg_11 {
    color: #B0B0B0
}

#info_list_1400_023 .chg_12::after {
    background: #E5E5E5;
}

#info_list_1400_023 .chg_14::after {
    background: #fff;
    box-shadow: 0px 1px 27px 0px rgba(178, 17, 17, 0.1);
}

#info_list_1400_023 .chg_15 {
    color: #2E2E2E
}

#info_list_1400_023 .chg_16 {
    color: #B0B0B0
}



#info_list_1400_023 .chg_29 {
    background: #fff;
    border: 1px solid #DC725A;
}

#info_list_1400_023 .chg_31::after {
    background: #fff;
}

#info_list_1400_023 .chg_30_png_bg {
    background: url(../images/infolist14_23_bg.png) no-repeat center/cover;
} */