@font-face {
    font-family: 'sySong';
    src: url('../fonts/sySong.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

.index_tit {
    text-align: left;
    position: relative;
    margin-bottom: .5rem
}

.index_tit .index_tc:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2.05rem;
    height: .65rem;
    background: url(../images/tit_bg.png) center no-repeat;
    background-size: cover;
    z-index: 0
}

.index_tc h3 {
    font-family: sySong, Source Han Serif CN;
    font-size: .36rem;
    font-weight: bold;
    color: #B51511;
    position: relative;
    z-index: 9;
    display: inline-block
}

.index_more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.index_more a {
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #B51511;
    background: url(../images/more_ico.png) right center no-repeat;
    padding-right: .2rem;
    transition: all 0.3s;
    cursor: pointer
}

.index_more a:hover {
    color: #930909;
    margin-right: .1rem;
    transition: all 0.3s
}

.index_tit2 {
    text-align: left;
    position: relative;
    margin-bottom: .4rem
}

.section1 {
    margin: .2rem auto;
    position: relative;
    z-index: 99
}

.section1_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.section1_l {
    width: 46.5%
}

.section1_r {
    width: 48%
}

.select_box h2 {
    font-size: .22rem;
    font-weight: 500;
    line-height: .3rem;
    letter-spacing: normal;
    color: #B51511;
    background: url(../images/selei_co.png) left center no-repeat;
    padding-left: .25rem;
    margin-bottom: .15rem
}

.select_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.05rem
}

.select_list li {
    width: 33.333%;
    margin-bottom: .18rem;
    transition: all 0.3s
}

.select_list li a {
    background: #FDF5F5;
    display: flex;
    justify-content: space-between;
    padding: .15rem;
    margin: .05rem;
    position: relative
}

.select_list li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/selectbtnbg.png) center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s
}

.select_list li h3 {
    font-size: .18rem;
    font-weight: normal;
    line-height: .3rem;
    letter-spacing: normal;
    color: #3D3D3D;
    font-weight: 400
}

.select_list li span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: .72rem;
    position: relative;
    z-index: 9;
    transition: all 0.3s
}

.select_list li span img {
    transition: all 0.5s
}

.select_list li .img_a {
    display: block
}

.select_list li .img_b {
    display: none
}

.select_list li:hover a {
    box-shadow: 0rem .05rem .1rem .05rem rgba(0, 0, 0, .1)
}

.select_list li:hover a:after {
    opacity: 1;
    z-index: 0;
    transition: all .5s
}

.select_list li:hover h3 {
    color: #fff;
    position: relative;
    font-weight: 800;
    z-index: 9
}

.select_list li:hover span {
    transform: rotateY(180deg);
    transition: all 0.3s
}

.select_list li:hover .img_a {
    display: none
}

.select_list li:hover .img_b {
    display: block
}

.select_list .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -0.2rem;
    height: .12rem
}

.select_list .slick-dots li {
    width: .12rem;
    height: .12rem;
    background: none;
    border-radius: 50%;
    border: #B0302F 1px solid
}

.select_list .slick-dots li.slick-active {
    width: .12rem;
    height: .12rem;
    background: #B0302F;
    border-radius: 50%;
    border: #B0302F 1px solid
}

.infolist14_34_jdt {
    margin-top: .34rem
}

.infolist14_34_jdt ul li a {
    display: block;
    position: relative
}

.infolist14_34_jdt .infolist14_34_img {
    position: relative;
    overflow: hidden;
    height: 3.76rem
}

.infolist14_34_jdt .infolist14_34_img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .8rem;
    background: url(../images/infolist14_34jdtyy.png) repeat-x
}

.infolist14_34_jdt .infolist14_34_img>span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.infolist14_34_jdt .infolist14_34_date {
    position: absolute;
    left: 0;
    top: .27rem;
    background: url(../images/infolist14_34lsjbg.png) no-repeat;
    background-size: 100% 100%;
    width: .7rem;
    height: .62rem;
    text-align: right;
    padding-right: .12rem;
    padding-top: .07rem
}

.infolist14_34_jdt .infolist14_34_date>p {
    font-family: Bebas;
    font-size: .22rem;
    line-height: .2rem;
    color: #fff
}

.infolist14_34_jdt .infolist14_34_date>span {
    display: inline-block;
    font-family: Bebas;
    font-size: .12rem;
    line-height: .2rem;
    color: #fff;
    position: relative;
    margin-top: .08rem;
    padding-top: .04rem
}

.infolist14_34_jdt .infolist14_34_date>span::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: .12rem;
    height: .02rem;
    background: #EBB253
}

.infolist14_34_jdt ul li a h3 {
    position: absolute;
    left: .3rem;
    bottom: .2rem;
    right: 2.25rem;
    font-size: .18rem;
    font-weight: bold;
    line-height: .24rem;
    color: #FFFFFF;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

.infolist14_34_jdt .slick-dots {
    bottom: .27rem;
    right: .33rem;
    width: auto;
    text-align: right
}

.infolist14_34_jdt .slick-dots li {
    width: .07rem;
    height: .07rem;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    margin: 0 .07rem;
    transition: all 0.3s
}

.infolist14_34_jdt .slick-dots li.slick-active {
    width: .32rem;
    height: .07rem;
    background: #EBB253;
    border-radius: .1rem
}

.infolist14_34_jdt .slick-dots li button {
    display: none
}

.infolist14_34_ld ul li {
    line-height: .8rem;
    border-top: .01rem solid #E5E5E5;
    overflow: hidden
}

.infolist14_34_ld ul li:first-child {
    border-top: none !important
}

.infolist14_34_ld ul li span {
    float: right;
    font-size: .14rem;
    color: #B51511;
    padding-left: .15rem
}

.infolist14_34_ld ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: .18rem;
    color: #262626;
    position: relative;
    left: 0;
    padding-left: .16rem;
    transition: all 0.3s
}

.infolist14_34_ld ul li:hover a {
    left: .05rem
}

.infolist14_34_ld ul li a::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: .06rem;
    height: .06rem;
    background: #B51511;
    border-radius: 50%
}

.section2 {
    position: relative;
    z-index: 99;
    margin: .6rem auto
}

.section2 .px1600 {
    display: flex;
    justify-content: space-between
}

.section2 .s2_left {
    width: 31%
}

.section2 .s2_center {
    width: 31%
}

.section2 .s2_right {
    width: 31%
}

.s2_list1 li * {
    transition: all 0.3s
}

.s2_list1 a {
    position: relative;
    border: .01rem dashed #d7b2b2;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    display: block
}

.s2_list1 .li26-con {
    display: flex;
    align-items: center;
    width: 100%;
    height: .86rem
}

.s2_list1 .date {
    width: .65rem;
    text-align: center;
    height: .62rem;
    box-shadow: 0rem .04rem .1rem 0rem rgba(203, 203, 203, .2)
}

.s2_list1 .date span {
    font-size: .26rem;
    color: #fff;
    line-height: .36rem;
    font-weight: bold;
    height: .36rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'sySong';
    background: #B51511
}

.s2_list1 .date p {
    font-size: .14rem;
    line-height: .27rem;
    color: #b51511;
    background: #fff;
    height: .27rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Serif CN;
    font-weight: normal
}

.s2_list1 .cont-r {
    width: calc(100% - .65rem);
    padding-left: .25rem
}

.s2_list1 .cont-r h3 {
    font-size: .18rem;
    color: #333;
    font-weight: normal;
    line-height: .3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.s2_list1 li:hover .date p {
    background: #ebb253;
    color: #fff
}

.s2_list1 li:hover .cont-r h3 {
    color: #b51511;
    font-weight: bold
}

.s2_list2 ul {
    background: #fdf4f4;
    padding: .18rem .15rem
}

.s2_list2 li * {
    transition: all 0.3s
}

.s2_list2 li a {
    padding: .12rem 0;
    display: block
}

.s2_list2 li a h3 {
    font-size: .18rem;
    color: #333;
    font-weight: normal;
    line-height: .3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.s2_list2 li a p {
    font-size: .16rem;
    line-height: .27rem;
    color: #999999;
    position: relative;
    display: block;
    padding: .1rem 0
}

.s2_list2 li a p:after {
    content: "";
    position: absolute;
    height: .01rem;
    width: calc(100% - 1rem);
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    border-bottom: #f7e1e1 .01rem dashed
}

.s2_list2 li a p i {
    font-family: Source Han Serif CN;
    font-style: normal;
    color: #5E5E5E;
    font-weight: 600
}

.s2_list2 li a p i:nth-child(1) {
    font-size: .2rem;
    line-height: .28rem
}

.s2_list2 li a p i:nth-child(2) {
    font-size: .2rem;
    font-size: .14rem;
    font-weight: 500;
    color: #666666
}

.s2_list2 li:hover a h3 {
    color: #b51511;
    font-weight: bold
}

.s2_list2 li:hover a p i:nth-child(1) {
    color: #b51511
}

.s2_list3 {
    height: auto;
    overflow: hidden
}

.s2_list3 li * {
    transition: all 0.3s
}

.s2_list3 li {
    margin-top: .48rem
}

.s2_list3 li:first-child {
    margin-top: .24rem
}

.s2_list3 li a {
    position: relative;
    display: block
}

.s2_list3 li a span {
    position: absolute;
    left: .2rem;
    top: -0.2rem;
    padding-left: .15rem;
    padding-right: .15rem;
    border-radius: .15rem 0 .15rem 0;
    background-size: 100% 100%;
    line-height: .32rem;
    font-size: .14rem;
    color: #434343;
    z-index: 9;
    background: #FDF4F4;
    font-family: Source Han Serif CN;
    font-weight: bold
}

.s2_list3 li a p {
    position: relative;
    line-height: .74rem;
    border: .01rem solid #f7e1e1;
    padding-left: .15rem;
    padding-right: .15rem;
    font-size: .18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.s2_list3 li a:hover p {
    color: #fff;
    background: #b51511
}

.s2_list3 li a:hover span {
    color: #fff;
    background: #ebb253
}

.s2_list4 {
    background: #fdf4f4;
    padding: 0.1rem .2rem
}

.s2_list4 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.s2_list4 li {
    width: 47.5%;
    background: rgba(255, 255, 255, 0.76);
    box-sizing: border-box;
    border: 1px dashed #B51511;
    margin: .08rem 0
}

.s2_list4 li a {
    font-size: .18rem;
    font-weight: normal;
    line-height: .26rem;
    letter-spacing: normal;
    color: #3D3D3D;
    display: block;
    padding: .1rem .3rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: .845rem;
    font-weight: 600;
    margin: 0.04rem
}

.s2_list4 li:hover a {
    background: #cc0000;
    color: #fff;
    background-size: auto 100%
}

@media screen and (max-width: 1024px) {
    .px1600 {
        max-width: 96%
    }

    .infolist14_34_jdt {
        margin-top: .25rem
    }

    .infolist14_34_jdt .infolist14_34_img {
        height: auto;
        padding-top: 59.16%
    }

    .infolist14_34_jdt ul li a h3 {
        left: .2rem;
        bottom: .15rem;
        right: 2.25rem;
        font-size: .16rem !important
    }

    .infolist14_34_jdt .infolist14_34_date {
        padding-right: .16rem;
        padding-top: .06rem;
        top: .1rem
    }

    .infolist14_34_jdt .infolist14_34_date>p {
        font-size: .18rem !important
    }

    .infolist14_34_ld ul li {
        line-height: .65rem
    }

    .infolist14_34_ld ul li a {
        font-size: .16rem !important
    }

    .section1_c {
        display: block
    }

    .section1_l {
        width: 100%
    }

    .section1_r {
        width: 100%
    }

    .section2 .px1600 {
        display: block
    }

    .section2 .s2_left {
        width: 100%
    }

    .section2 .s2_right {
        width: 100%
    }

    .section2 .s2_center {
        margin: .4rem auto;
        width: 100%
    }

    .index_tit .index_tc:after {
        width: 1.5rem;
        background-size: 100% 100%
    }

    .index_tc h3 {
        font-size: .3rem
    }

    .index_tit {
        margin-bottom: .3rem
    }

    .index_tit .index_tc:after {
        height: .55rem
    }
}
