@charset "utf-8";



.banner {
    position: relative;
    max-width: 16rem;
    margin: 0 auto;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 7;
    transition: all 8s;
}

.banner .slick-slide a p {
    position: absolute;
    left: calc((100vw - 16rem) / 2);
    right: 50%;
    z-index: 9;
    bottom: .1rem;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}


.banner .slick-dots {
    font-size: 0;
    text-align: center;
    bottom: .27rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    left: auto;
    right: calc((100vw - 16rem) / 2);
}

.banner .slick-dots li {
    display: inline-block;
    border-radius: .1rem;
    margin: 0 .1rem;
    transition: all 0.3s;
    width: .22rem;
    height: 0.22rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes cilcle {
    0% {
        transform: rotateZ(0);
    }

    100% {
        transform: rotateZ(360deg);
    }
}

.banner .slick-dots li button {
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #fff;
}

.banner .slick-dots li.slick-active {
    background: #fff;
    opacity: 1;
    background: #F49C5A;
    background-position: center center;
    background-size: 100% 100%;
    border-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .slick-dots li.slick-active button {
    border-color: transparent;
    background: #fff;
    width: .12rem;
    height: .12rem;
}



.banner .slick2 {
    position: relative;
    z-index: 8;
    opacity: 0;
}



.index {
    overflow: hidden;
    z-index: 99;
}

/* 组件ID */
#info_list_1600_006 {
    font-size: 0.16rem;
}

/* 组件样式 */
.info_list_1600_006 {
    margin-top: 0.36rem;
    padding-bottom: 0.12rem;
}
.info_list_1600_006 .infolist16_6_rl{
    position: relative;
}

.info_list_1600_006 .slick-dots{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    bottom: auto;
    top: 0;
    margin-top: .1rem;
    padding-top: 61%;
}

.info_list_1600_006 .infolist16_6_wid {
    max-width: 16rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: url(../images/infolist16_6_bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    box-shadow: 0px 0.04rem 0.1rem 0px rgba(212, 212, 212, 0.3);
    z-index: 1;
    padding-top: .3rem;
}

.info_list_1600_006 .infolist16_6_wid::after {
    content: '';
    position: absolute;
    bottom: -0.12rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.12rem;
    background: url(../images/infolist16_6_bg1.png) no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}



.infolist16_6_tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .33rem;
}

.infolist16_6_tit1 {
    display: flex;
    align-items: center;
}

.infolist16_6_tit h3 {
    font-size: 0.3rem;
    font-weight: bold;
    color: #1D1D1D;
    line-height: 0.47rem;
}

.infolist16_6_tit1 span {
    display: flex;
    align-items: center;
    float: left;
    width: 0.78rem;
    height: 0.47rem;
    line-height: 0.47rem;
    background: url(../images/infolist16_6_titbg.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 0.2rem;
    margin-right: 0.2rem;
}

.infolist16_6_tit1 span img {
    vertical-align: -0.07rem;
    max-height: .3rem;
}

.infolist16_6_tit .more a {
    display: block;
    font-size: 0.16rem;
    color: #808080;
    transition: all 0.5s;
}

.infolist16_6_tit .more a span {
    color: #014997;
}

.infolist16_6_tit .more a:hover {
    color: #014997;
}



.info_list_1600_006 .slick-prev,
.info_list_1600_006 .slick-next {
    width: 0.11rem;
    height: 0.18rem;
    top: auto;
    transform: none;
    bottom: -0.7rem;
}

.info_list_1600_006 .slick-prev {
    left: auto;
    right: 0.84rem;
    background: url(../images/infolist16_6prev.png);
    background-size: 100% 100%;
}

.info_list_1600_006 .slick-next {
    right: 0;
    background: url(../images/infolist16_6next.png);
    background-size: 100% 100%;
}

.info_list_1600_006 .slick-dots {
    text-align: right;
    margin-left: 0 !important;
    width: auto;
    left: auto;
    bottom: -0.67rem;
    right: 0.12rem;
}

.info_list_1600_006 .slick-dots li button {
    display: none;
}

.info_list_1600_006 .slick-dots li {
    width: 0.11rem;
    height: 0.11rem;
    background: #D8D8D8;
    border-radius: 50%;
    margin: 0 0.06rem;
}

.info_list_1600_006 .slick-dots li.slick-active {
    background: #014997;
}

.info_list_1600_006 .infolist16_6_r {
    width: 66%;
    padding: 0 0.4rem 0.8rem 0;
}

.info_list_1600_006 .infolist16_6_rc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info_list_1600_006 .infolist16_6_rl {
    width: 43.5%;
    margin-left: 0.4rem;
    margin-right: 0.43rem;
    margin-top: .1rem;
}

.info_list_1600_006 .infolist16_6_rl a {
    display: block;
    transition: all 0.5s;
}

.info_list_1600_006 .infolist16_6_rpic {
    position: relative;
    overflow: hidden;
    height: 3.08rem;
}

.info_list_1600_006 .infolist16_6_rpic span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s;
}

.info_list_1600_006 .infolist16_6_rl a:hover .infolist16_6_rpic span {
    transform: scale(1.1);
}

.info_list_1600_006 .infolist16_6_rl a h3 {
    font-size: 0.18rem;
    font-weight: normal;
    color: #1D1D1D;
    margin-top: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .56rem;
    transition: all 0.5s;
}

.info_list_1600_006 .infolist16_6_rl a:hover h3 {
    color: #014997;
}

.info_list_1600_006 .infolist16_6_rr {
    flex: 1;
    min-width: 0;
}

.info_list_1600_006 .infolist16_6_rr ul li {
    overflow: hidden;
    line-height: 0.5rem;
}

.info_list_1600_006 .infolist16_6_rr ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 0.18rem;
    color: #0E0E0E;
    position: relative;
    z-index: 1;
    padding-left: 0.2rem;
    transition: all 0.5s;
}

.info_list_1600_006 .infolist16_6_rr ul li a::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 50%;
    background: #014997;
}

.info_list_1600_006 .infolist16_6_rr ul li span {
    float: right;
    font-size: 0.16rem;
    color: #9E9E9E;
    padding-left: 0.2rem;
    transition: all 0.5s;
}

.info_list_1600_006 .infolist16_6_rr ul li:hover a,
.info_list_1600_006 .infolist16_6_rr ul li:hover span {
    color: #014997;
}

.infolist16_6_l {
    flex: 1;
    min-width: 0;
    border-left: 1px dashed rgba(177, 174, 229, 0.3);
}

.infolist16_6_l .infolist16_6_tit {
    padding-right: .28rem;
}

.infolist16_6_l ul {
    margin-top: .1rem;
}

.infolist16_6_l ul li {
    margin-left: .33rem;
}

.infolist16_6_l ul li+li {
    border-top: 1px dashed rgba(177, 174, 229, 0.3);
}

.infolist16_6_l ul li a {
    display: flex;
    align-items: center;
    padding: .2rem 0 .25rem 0;
}

.infolist16_6_l ul li a .date {
    border-radius: 0.1rem;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid rgba(177, 174, 229, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: .14rem;
    width: .7rem;
    height: 0.91rem;
}

.infolist16_6_l ul li a .date b {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: normal;
    color: #014997;
    line-height: .3rem;
    display: block;
}

.infolist16_6_l ul li a .date span {
    font-size: 0.14rem;
    font-weight: 350;
    line-height: .14rem;
    color: #9E9E9E;
    margin: 0.05rem 0;
    display: block;
}

.infolist16_6_l ul li a .date i {
    background: rgba(177, 174, 229, 0.1);
    width: 0.48rem;
    text-align: center;
    font-size: 0.12rem;
    font-weight: normal;
    line-height: 0.19rem;
    color: #014997;
    font-style: normal;
    display: block;
}

.infolist16_6_l ul li a .info {
    flex: 1;
    min-width: 0;
}

.infolist16_6_l ul li a .info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.32rem;
    color: #353535;
    margin-bottom: .04rem;
}

.infolist16_6_l ul li a .info div {
    display: flex;
    align-items: center;
}

.infolist16_6_l ul li a .info div img {
    height: 0.16rem;
    margin-right: .06rem;
}

.infolist16_6_l ul li a .info div p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #999999;
}

.infolist16_6_l ul li a:hover .info h3 {
    color: #014997;
}




@media screen and (max-width: 1024px) {
    .infolist16_6_tit1 span {
        width: 0.58rem;
        height: 0.35rem;
        line-height: 0.35rem;
        padding-left: 0.15rem;
        margin-right: 0.1rem;
    }


    .info_list_1600_006 .slick-dots {
        bottom: -0.25rem;
    }

    .info_list_1600_006 .slick-prev,
    .info_list_1600_006 .slick-next {
        bottom: -0.28rem;
    }

    .infolist16_6_l {
        border-left: none;
        margin-top: .3rem;
    }

    .infolist16_6_l ul li {
        margin-left: 0;
    }

    .infolist16_6_l ul {
        margin-top: 0;
    }

    .infolist16_6_l ul li a {
        padding: .15rem 0;
    }

    .info_list_1600_006 .infolist16_6_r {
        width: 100%;
        padding: 0;
    }

    .infolist16_6_tit h3 {
        font-size: 0.26rem;
        line-height: 0.36rem;
    }

    .infolist16_6_tit .more a {
        font-size: 0.14rem;
    }

    .infolist16_6_tit h3 span {
        width: 0.6rem;
        height: 0.36rem;
        padding-left: 0.16rem;
        margin-right: 0.16rem;
    }

    .infolist16_6_tit1 span img {
        max-height: 0.22rem;
        vertical-align: -0.04rem
    }


    .info_list_1600_006 .infolist16_6_rl {
        margin-left: 0;
        margin-right: 0.2rem;
        margin-top: .15rem;
    }

    .info_list_1600_006 .infolist16_6_rr {
        margin-top: 0;
    }

    .info_list_1600_006 .infolist16_6_rl a h3 {
        font-size: 0.16rem;
        margin-top: 0.2rem;
    }

    .info_list_1600_006 .infolist16_6_rr ul li {
        line-height: 0.48rem;
    }

    .info_list_1600_006 .infolist16_6_rr ul li a {
        font-size: 0.16rem;
    }

    .info_list_1600_006 .infolist16_6_rr ul li span {
        font-size: 0.14rem;
    }
}

@media screen and (max-width: 768px) {
    .info_list_1600_006 .slick-dots {
        bottom: -0.24rem;
        right: 0.15rem;
    }

    .info_list_1600_006 .slick-dots li {
        width: 0.09rem;
        height: 0.09rem;
    }

    .infolist16_6_tit {
        margin-bottom: .25rem;
    }

    .info_list_1600_006 .infolist16_6_rl {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }

    .info_list_1600_006 .infolist16_6_rpic {
        height: auto;
        padding-top: 69.84%;
    }

    .info_list_1600_006 .infolist16_6_rr {
        width: 100%;
        flex: none;
        margin-top: .2rem;
    }
}

/* ---------------------------------------  */
.info_list_1600_032 img {
    max-width: 100%;
}

.info_list_1600_032 .wl {
    position: relative;
    z-index: 1;
}

.info_list_1600_032 .wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    transition: 0.5s;
}

.info_list_1600_032 .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_032 .imged img {
    display: none;
}

.info_list_1600_032 a:hover .imged {
    transform: scale(1.1);
}

.info_list_1600_032 .overflow_l1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_list_1600_032 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info_list_1600_032 .scale {
    overflow: hidden;
}

.info_list_1600_032 .infolist16_32_wid {
    max-width: 16rem;
    margin: 0 auto;
}

.info_list_1600_032 {
    width: 100%;
    overflow: hidden;
    padding-top: 0.45rem;
    padding-bottom: .2rem;
}


.info_list_1600_032 .infolist16_32_tit {
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info_list_1600_032 .infolist16_32_tit .h3 {
    padding-left: 0.17rem;
}

.info_list_1600_032 .infolist16_32_tit .h3::after {
    width: 0.68rem;
    height: 0.68rem;
    background: url(../images/infolist16_32_tit.png) no-repeat;
    background-size: cover !important;
    bottom: auto;
    top: -0.05rem;
    left: 0px;
}

.info_list_1600_032 .infolist16_32_tit h3 {
    font-size: 0.36rem;
    color: #333;
    font-weight: bold;
    font-family: sy;
}

.info_list_1600_032 .infolist16_32_tit p {
    font-size: 0.16rem;
    text-transform: uppercase;
    color: #27818D;
    padding-left: 0.4rem;
}

.info_list_1600_032 .infolist16_32_tit .more a {
    display: flex;
    align-items: center;
    font-size: 0.16rem;
    color: #9E9E9E;
}

.info_list_1600_032 .infolist16_32_tit .more img {
    display: inline-block;
    margin-left: 0.1rem;
}


.info_list_1600_032 .infolist16_32_t {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info_list_1600_032 .infolist16_32_l {
    width: 48.5%;
}

.info_list_1600_032 .infolist16_32_r {
    width: 48.5%;
}

.info_list_1600_032 li * {
    transition: 0.5s;
}

.info_list_1600_032 .infolist16_32_l ul::after {
    width: 1px;
    height: auto;
    top: 0.2rem;
    bottom: 0.2rem;
    border: 1px solid #ACCDC2;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    left: .98rem;
}


.info_list_1600_032 .infolist16_32_l li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: .94rem;
}

.info_list_1600_032 .infolist16_32_l li a::after {
    width: auto;
    left: 0;
    right: 0;
    background: url(../images/infolist16_32_bg1.png) no-repeat;
    background-size: 100% 100% !important;
    opacity: 0;
    height: auto;
    top: -1px;
    bottom: -1px;
}


.info_list_1600_032 .infolist16_32_l li .date-t {
    width: 1rem;
    text-align: center;
    border: 1px solid #ACCDC2;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    position: relative;
    margin-right: .33rem;
}

.info_list_1600_032 .infolist16_32_l li .con {
    flex: 1;
    min-width: 0;
    height: 100%;
    display: flex;
    align-items: center;
    border: 1px dashed #ACCDC2;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
}

.info_list_1600_032 .infolist16_32_l li .date-t::after {
    width: 0.17rem;
    height: 0.17rem;
    background: url(../images/infolist16_32_c.png) no-repeat;
    background-size: 100% 100% !important;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: -0.085rem;
    content: "";
    position: absolute;
}


.info_list_1600_032 .infolist16_32_l li span {
    font-size: 0.26rem;
    font-weight: bold;
    color: #014997
}

.info_list_1600_032 .infolist16_32_l li p {
    font-size: 0.14rem;
    line-height: 0.18rem;
    color: #9E9E9E;
    margin-top: 0.05rem;
}

.info_list_1600_032 .infolist16_32_l li h3 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.3rem;
    max-height: 0.6rem;
    font-weight: normal;
    width: 100%;
}

.info_list_1600_032 .infolist16_32_l li:last-child .con {
    border-bottom: none;
}

.info_list_1600_032 .infolist16_32_r .ht-t {
    border: 1px solid #F9E5E6;
    padding: 0.14rem;
    margin-bottom: 0.2rem;
}

.info_list_1600_032 .infolist16_32_r .ht-t a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.info_list_1600_032 .infolist16_32_r .ht-t .scale {
    width: 3.2rem;
}

.info_list_1600_032 .infolist16_32_r .ht-t .con {
    width: calc(100% - 3.2rem);
    padding-left: 0.3rem;
}

.info_list_1600_032 .infolist16_32_r .ht-t h3 {
    font-size: 0.18rem;
    font-weight: bold;
    color: #333;
    line-height: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_list_1600_032 .infolist16_32_r .ht-t h4 {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #999;
    max-height: 0.56rem;
    margin: 0.15rem 0 0.2rem;
    font-weight: normal;
}

.info_list_1600_032 .infolist16_32_r .ht-t p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #9E9E9E;
    align-items: center;
    display: flex;
}

.info_list_1600_032 .infolist16_32_r .ht-t p img {
    display: inline-block;
    margin-right: 0.05rem;
    height: 0.22rem;
}

.info_list_1600_032 .infolist16_32_r .ht-t .imged {
    padding-bottom: 70%;
}

.info_list_1600_032 .infolist16_32_r li a {
    padding: 0.2rem 0;
    align-items: center;
    display: flex;
    border: 1px solid #ACCDC2;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.info_list_1600_032 .infolist16_32_r li h3 {
    width: calc(100% - 0.95rem);
    padding: 0 0.1rem 0 0.2rem;
    font-size: 0.18rem;
    color: #525252;
    transition: 0.5s;
    line-height: .24rem;
    font-weight: normal;
}

.info_list_1600_032 .infolist16_32_r li p {
    width: 0.85rem;
    text-align: right;
    font-size: .16rem;
    color: #9E9E9E;
    line-height: .24rem;
}

.info_list_1600_032 .infolist16_32_r li h3::after {
    width: 0.05rem;
    height: 0.05rem;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    background: #014997;
    border-radius: 50%;
}

.info_list_1600_032 .infolist16_32_r li:last-child a {
    border-bottom: none !important;
}


@media screen and (min-width: 1025px) {
    .info_list_1600_032 .infolist16_32_l li a:hover {
        padding-right: 0.15rem;
    }

    .info_list_1600_032 .infolist16_32_l li a:hover span, .info_list_1600_032 .infolist16_32_l li a:hover p, .info_list_1600_032 .infolist16_32_l li a:hover h3 {
        color: #fff;
    }

    .info_list_1600_032 .infolist16_32_l li a:hover::after {
        opacity: 1;
    }

    .info_list_1600_032 .infolist16_32_l li .con {
        border-color: transparent;
    }

    .info_list_1600_032 .infolist16_32_l li a:hover .date-t {
        border: 1px solid #4C47AC;
    }

    .info_list_1600_032 .infolist16_32_l li a:hover .date-t:after {
        opacity: 0;
    }
}

@media screen and (max-width: 1024px) {
    .info_list_1600_032 .infolist16_32_l {
        width: 100%;
    }

    .info_list_1600_032 .infolist16_32_l li a {
        height: .85rem;
    }

    .info_list_1600_032 .infolist16_32_l li .date-t {
        width: .85rem;
    }

    .info_list_1600_032 .infolist16_32_l ul::after {
        left: .83rem;
    }

    .info_list_1600_032 .infolist16_32_r {
        width: 100%;
        margin-top: 0.25rem;
    }

    .info_list_1600_032 .infolist16_32_tit h3 {
        font-size: 0.24rem !important;
    }

    .info_list_1600_032 .txt1 {
        font-size: 0.16rem !important;
    }

    .info_list_1600_032 .txt2 {
        font-size: 0.14rem !important;
    }

    .info_list_1600_032 .infolist16_32_r .ht-t {
        margin-bottom: 0;
    }

    .info_list_1600_032 .infolist16_32_tit .h3::after {
        top: 0;
        left: 0;
        width: 0.4rem;
        height: 0.4rem;
    }

}

@media screen and (max-width: 768px) {
    .info_list_1600_032 .infolist16_32_r .ht-t .scale {
        width: 100%;
    }

    .info_list_1600_032 .infolist16_32_r .ht-t .con {
        width: 100%;
        margin-top: 0.2rem;
        padding-left: 0;
    }

    .info_list_1600_032 .infolist16_32_l li span {
        font-size: 0.24rem !important;
    }

    .info_list_1600_032 .infolist16_32_l li p {
        font-size: 0.14rem !important;
    }
}


@media screen and (max-width:1024px) {
    .info_list_1600_006 .infolist16_6_wid {
        display: block;
        padding: 0;
        background: no-repeat;
        box-shadow: none;
    }

    .banner .slick-slide a p {
        display: none;
    }

    .banner .slick-dots {
        bottom: .15rem;
        width: 100%;
        right: 0;
        left: 0;
    }

    .s1, .s2 {
        padding: 0 .15rem;
    }

    .index {
        position: static;
        padding-top: 0;
    }


}