@charset "utf-8";.banner a {
    display: block;
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.banner a .slideImg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.175);
    transition: 6s;
}

.banner .swiper-slide-active a .slideImg {
    transform: scale(1);
}

.title001 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title001 h2 {
    font-size: .4rem;
    line-height: .44rem;
    color: #bd0d0d;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}

.title001 .more a {
    display: block;
    font-size: .18rem;
    color: rgba(51,51,51,0.6);
    line-height: .24rem;
    padding-right: .3rem;
    background: url("../images/more-1.png") no-repeat right center/auto 100%;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    transition: .5s;
}

.title001 .more a:hover {
    color: #bd0d0d;
    background-image: url("../images/more-2.png");
}

.index_s1 .left {
    width: 50.125%;
}

.list1w a {
    display: block;
}

.list1w a .pic {
    padding-top: 3.41rem;
}

.list1w a h3 {
    font-size: .24rem;
    line-height: .3rem;
    color: #fff;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
}

.list1w a p {
    font-size: .18rem;
    line-height: .28rem;
    color: #fff;
    height: .56rem;
    margin-top: .17rem;
}

.list1w a .txt {
    padding: .33rem 2.58rem .28rem .36rem;
    background: url("../images/s1-img-2.jpg") no-repeat 50%/cover;
}

.list1w .btn_box {
    position: absolute;
    right: .22rem;
    bottom: .57rem;
    display: flex;
    align-items: center;
}

.list1w .btn {
    position: relative;
    top: auto;
    transform: none;
    width: .32rem;
    height: .32rem;
    background: no-repeat 50%/ auto .07rem;
    flex-shrink: 0;
}

.list1w .btn:before {
    position: absolute;
    content: '';
    left: -.01rem;
    top: .01rem;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: .5rem;
    transform-origin: 50% 50%;
    transition: .5s;
}

.list1w .prev {
    left: auto;
    background-image: url("../images/prev-1.png");
}

.list1w .next {
    right: auto;
    background-image: url("../images/next-1.png");
}

.list1w .prev:hover:before {
    left: -.1rem;
    transform: scale(.8);
}

.list1w .next:before {
    left: auto;
    right: -.01rem;
    top: .01rem;
}

.list1w .next:hover:before {
    right: -.1rem;
    transform: scale(.8);
}

.list1w .swidot {
    position: static;
    display: flex;
    align-items: baseline;
    color: #fff;
    font-size: .14rem;
    line-height: 1;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    margin: 0 .2rem;
}

.list1w .swidot .swiper-pagination-current {
    font-size: .33rem;
    margin-right: .05rem;
}

.list1w .swidot .swiper-pagination-total {
    margin-left: .05rem;
    font-size: .18rem;
}

.list_box1 li {
    width: 47.38%;
}

.list_box1 li a {
    display: block;
}

.list_box1 li time {
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    color: #9b0907;
}

.list_box1 li h3 {
    margin-top: .15rem;
    font-size: .2rem;
    line-height: .34rem;
    color: #333333;
    height: .68rem;
}

.list_box1 {
    margin-top: .42rem;
}

.index_s1 .right {
    width: 46.625%;
}

.list_box2 li a {
    display: block;
}

.list_box2 li h3 {
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}

.list_box2 li p {
    font-size: .16rem;
    line-height: .28rem;
    color: rgba(102,102,102,0.8);
    height: .56rem;
    max-height: .56rem;
}

.list_box2 li .para {
    display: none;
}

.list_box2 li h6 {
    transition: .5s;
    margin-top: .17rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list_box2 li time {
    display: block;
    font-size: .18rem;
    line-height: .28rem;
    color: #bd0d0d;
    padding: 0 .09rem 0 .15rem;
    flex-shrink: 0;
}

.list_box2 li h6 i {
    display: block;
    height: 1px;
    flex: 1;
    background-image: linear-gradient(to right,rgba(189,13,13,0.3) 85%,transparent 50%);
    background-size: .1rem 1px;
    background-repeat: repeat-x;
    background-position: bottom;
}

.list_box2 li {
    margin-top: .3rem;
}

.list_box2 li:first-child {
    margin-top: 0;
}

.list_box2 li.active h3 {
    margin-bottom: .15rem;
    color: #bd0d0d;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}

.list_box2 {
    margin-top: -.05rem;
    height: 6.71rem;
}

.index_s1 .content {
    margin-top: .7rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.tab_tit {
    display: flex;
    flex-wrap: wrap;
}

.tab_tit .li {
    position: relative;
    margin-left: .23rem;
    padding-left: .23rem;
    font-size: .3rem;
    line-height: .5rem;
    color: rgba(51,51,51,0.6);
    font-family: 'SourceHanSansCN-Bold',sans-serif;
    transition: .5s;
    cursor: pointer;
}

.tab_tit .li:before {
    position: absolute;
    content: '';
    left: -.03rem;
    top: 50%;
    width: .06rem;
    height: .06rem;
    background: #848181;
    border-radius: .5rem;
    transform: translateY(-50%);
}

.tab_tit .li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.tab_tit .li:first-child:before {
    display: none;
}

.tab_tit .li.active {
    color: #bd0d0d;
    font-size: .4rem;
}

.list_box3 ul {
    display: flex;
    flex-wrap: wrap;
}

.list_box3 ul li {
    width: 32.1875%;
    position: relative;
    margin: .4rem 0 0 1.71875%;
    background: #fff;
    box-shadow: 0 .03rem .1rem .03rem rgba(129,64,65,0.16);
}

.list_box3 ul li:nth-child(-n+3) {
    margin-top: 0;
}

.list_box3 ul li:nth-child(3n+1) {
    margin-left: 0;
}

.list_box3 ul li a {
    display: block;
    position: relative;
    z-index: 2;
    padding: .54rem .42rem .6rem;
}

.list_box3 ul li time {
    display: flex;
    align-items: baseline;
    font-size: .16rem;
    line-height: 1;
    color: #333333;
}

.list_box3 ul li time span {
    display: block;
    font-size: .3rem;
    color: #bd0d0d;
    margin-right: .02rem;
}

.list_box3 ul li h3 {
    margin-top: .2rem;
    font-size: .2rem;
    line-height: .34rem;
    color: #333333;
    height: .68rem;
    transition: .5s;
}

.list_box3 ul li:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .04rem;
    background: #bd0d0d;
}

.list_box3 ul li:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    background: linear-gradient(145deg,#d02b2b 0%,#ae0202 100%);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: .5s;
}

.list_box3 ul li:hover:after {
    height: 100%;
    opacity: 1;
    visibility: visible;
}

.list_box3 ul li:hover time,.list_box3 ul li:hover time span,.list_box3 ul li:hover h3 {
    color: #fff;
}

.list_box3 {
    opacity: 0;
}

.index_s2 .tab_cont {
    margin-top: .71rem;
}

.index_s2 .tab_cont .child {
    display: none;
}

.index_s2 .tab_cont .child.active {
    display: block;
}

.index_s2 .tab_cont .child.active .list_box3 {
    animation: o-upfade-top 0.7s cubic-bezier(0.4,0,0.2,1) forwards;
}

.index_s2 .more a {
    display: none;
}

.index_s2 .more a.active {
    display: block;
}

.index_s2 {
    margin-top: 1.04rem;
}

.home_1 {
    padding: 1.03rem 0 1.23rem;
    background: url("../images/home_1.png") no-repeat bottom center/100% auto;
}

.index_s3 .content .box1 {
    width: 69.5625%;
}

.list2w_hg a {
    display: block;
    position: relative;
}

.list2w_hg a .pic {
    padding-top: 6.26rem;
}

.list2w_hg a h3 {
    min-width: 100%;
    font-size: .24rem;
    line-height: .3rem;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .37rem 3.5rem .3rem .35rem;
    z-index: 3;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    background: rgba(61,2,2,0.5);
}

.list2w_hg a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: .89rem;
    height: .89rem;
    background: url("../images/s3-img-4.png") no-repeat 50%/ 100%;
    margin: auto;
}

.list2w_hgg .con {
    position: relative;
}

.list2w_hgg .con .pic {
    padding-top: 2.3rem;
}

.list2w_hgg .con h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: .2rem;
    line-height: .56rem;
    color: #fff;
    padding: 0 .38rem;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    background: rgba(61,2,2,0.5);
    min-width: 100%;
}

.index_s3 .btn_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: .21rem;
}

.index_s3 .btn {
    position: static;
    width: .5rem;
    height: .5rem;
    background: #bd0d0d no-repeat 50%/.21rem;
    border-radius: .5rem;
    opacity: 1;
    transform: none;
}

.index_s3 .prev {
    background-image: url("../images/prev-2.png");
}

.index_s3 .next {
    margin-left: .28rem;
    background-image: url("../images/next-2.png");
}

.index_s3 .content .box2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 52.375%;
    z-index: 5;
}

.index_s3 .content .box3 {
    position: absolute;
    left: 72.9375%;
    bottom: 2.41rem;
    width: 13.375%;
    z-index: 3;
}

.index_s3 .content .box3 img {
    display: block;
    width: 100%;
}

.index_s3 .content {
    position: relative;
    margin-top: .74rem;
}

.list_box4 ul {
    display: flex;
    flex-wrap: wrap;
}

.list_box4 ul li {
    position: relative;
    width: 31%;
    margin: 0 0 0 3.5%;
    background: #fff;
    box-shadow: 0 .03rem .1rem .03rem rgba(129,64,65,0.18);
    transition: .5s;
}

.list_box4 ul li:nth-child(3n+1) {
    margin-left: 0;
}

.list_box4 ul li:nth-child(-n+3) {
    margin-top: 0;
}

.list_box4 ul li a {
    display: block;
    position: relative;
    z-index: 2;
}

.list_box4 ul li .pic {
    padding-top: 2.81rem;
}

.list_box4 ul li h3 {
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    height: .72rem;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
    transition: .5s;
}

.list_box4 ul li p {
    margin-top: .15rem;
    font-size: .18rem;
    line-height: .28rem;
    color: rgba(51,51,51,0.6);
    -webkit-line-clamp: 3;
    height: .84rem;
    transition: .5s;
}

.list_box4 ul li time {
    margin-top: .22rem;
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: rgba(51,51,51,0.6);
    transition: .5s;
}

.list_box4 ul li .txt {
    padding: .32rem .33rem .44rem;
}

.list_box4 ul li:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #bd0d0d url("../images/s4-img-2.jpg") no-repeat bottom center/100% auto;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.list_box4 ul li:hover:after {
    opacity: 1;
    visibility: visible;
}

.list_box4 ul li:hover h3 {
    color: #fff;
}

.list_box4 ul li:hover p {
    color: #fff;
}

.list_box4 ul li:hover time {
    color: #fff;
}

.list_box4 ul li:hover {
    transform: translateY(-.5rem);
}

.list_box4 {
    opacity: 0;
}

.index_s4 .tab_cont .child {
    display: none;
}

.index_s4 .tab_cont .child.active {
    display: block;
}

.index_s4 .tab_cont .child.active .list_box4 {
    animation: o-upfade-top 0.7s cubic-bezier(0.4,0,0.2,1) forwards;
}

.index_s4 .tab_cont {
    margin-top: 1.25rem;
}

.index_s4 .more a {
    display: none;
}

.index_s4 .more a.active {
    display: block;
}

.index_s4 {
    margin-top: 1.13rem;
}

.home_2 {
    padding: 1.35rem 0 2.17rem;
    background: url("../images/home_2.jpg") no-repeat bottom center/100% 100%;
}

.gd a {
    display: block;
    width: 1.1rem;
    font-size: .16rem;
    line-height: .4rem;
    color: #fff;
    background: #bd0d0d;
    border-radius: .05rem;
    text-align: center;
}

.gd {
    display: none;
    justify-content: center;
    margin-top: .2rem;
}

@media (max-width: 1367px) {
    .banner a {
        height:56vw;
    }
}

@media (max-width: 1025px) {
    .title001 h2 {
        font-size:.26rem;
        line-height: .3rem;
    }

    .title001 .more a {
        font-size: .14rem;
        padding-right: .24rem;
        background-size: .18rem;
    }

    .index_s1 .left {
        width: 100%;
    }

    .list1w a .pic {
        padding-top: 42.52%;
    }

    .list1w a .txt {
        padding: .2rem;
    }

    .list1w a h3 {
        font-size: .2rem;
    }

    .list1w a p {
        margin-top: .05rem;
    }

    .list1w .swidot .swiper-pagination-current {
        font-size: .28rem;
    }

    .list1w .swidot {
        margin: 0 .1rem;
    }

    .list1w .btn_box {
        bottom: 1.5rem;
    }

    .list_box1 li h3 {
        line-height: .3rem;
        height: .6rem;
        margin-top: .05rem;
    }

    .list_box1 li {
        width: 49%;
    }

    .list_box1 {
        margin-top: .2rem;
    }

    .index_s1 .right {
        width: 100%;
        margin-top: .4rem;
    }

    .list_box2 li.active h3 {
        margin-bottom: .05rem;
    }

    .list_box2 li h6 {
        margin-top: .05rem;
    }

    .list_box2 li {
        margin-top: 0.1rem;
    }

    .list_box2 {
        margin-top: 0;
        height: auto;
    }

    .index_s1 .content {
        margin-top: .2rem;
    }

    .tab_tit .li.active {
        font-size: .26rem;
    }

    .tab_tit .li {
        font-size: .24rem;
        line-height: .3rem;
    }

    .list_box3 ul li a {
        padding: .2rem;
    }

    .list_box3 ul li h3 {
        line-height: .3rem;
        height: .6rem;
        margin-top: .1rem;
    }

    .list_box3 ul li time span {
        font-size: .28rem;
    }

    .list_box3 ul li {
        width: 49%;
        margin: 0;
    }

    .list_box3 ul {
        gap: .24rem 2%;
    }

    .index_s2 .tab_cont {
        margin-top: .26rem;
    }

    .index_s2 {
        margin-top: .4rem;
    }

    .home_1 {
        padding: .4rem 0;
    }

    .index_s3 .content .box1 {
        width: 100%;
    }

    .list2w_hg a .pic {
        padding-top: 56.24%;
    }

    .list2w_hg a:after {
        width: .5rem;
        height: .5rem;
    }

    .list2w_hg a h3 {
        font-size: .2rem;
        padding: .15rem;
    }

    .index_s3 .content .box2 {
        position: static;
        width: 100%;
        margin-top: .2rem;
    }

    .list2w_hgg .con .pic {
        padding-top: 56.37%;
    }

    .list2w_hgg .con h3 {
        font-size: .18rem;
        line-height: .4rem;
        padding: 0 .1rem;
    }

    .index_s3 .btn_box {
        position: static;
        margin-bottom: 0;
    }

    .index_s3 .btn {
        width: .45rem;
        height: .45rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-size: .14rem;
        margin-top: -10vw;
    }

    .index_s3 .content .box3 {
        display: none;
    }

    .index_s3 .content {
        margin-top: .2rem;
    }

    .list_box4 ul li .pic {
        padding-top: 56.65%;
    }

    .list_box4 ul li .txt {
        padding: .2rem;
    }

    .list_box4 ul li h3 {
        line-height: .3rem;
        height: .6rem;
    }

    .list_box4 ul li p {
        margin-top: .05rem;
    }

    .list_box4 ul li time {
        margin-top: .05rem;
    }

    .list_box4 ul li {
        width: 32%;
        margin: 0;
    }

    .list_box4 ul li:hover {
        margin-top: 0;
    }

    .list_box4 ul {
        gap: .24rem 2%;
    }

    .index_s4 .tab_cont {
        margin-top: .26rem;
    }

    .index_s4 {
        margin-top: .5rem;
    }

    .home_2 {
        padding: .4rem 0;
    }
}

@media (max-width: 769px) {
    .list_box1 li {
        width:100%;
    }

    .list_box1 ul {
        gap: .2rem 0;
    }

    .list_box4 ul li {
        width: 100%;
    }

    .index_s4 .more,.index_s2 .more {
        display: none;
    }

    .tab_tit .li {
        padding-left: .1rem;
        margin-left: .1rem;
    }

    .tab_tit .li.active {
        font-size: .24rem;
    }

    .tab_tit {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: .1rem 0;
    }

    .gd {
        display: flex;
    }
}

@media (max-width: 481px) {
    .list1w .btn_box {
        margin-top:-.01rem;
        position: static;
        justify-content: center;
        background: linear-gradient(90deg,#b00708 0%,#a50507 100%);
        padding: .05rem 0 .15rem;
    }

    .list1w .swidot {
        width: auto;
    }

    .list1w a .txt {
        padding: .15rem;
    }

    .list_box3 ul li {
        width: 100%;
    }

    .list2w_hg a h3 {
        padding: .1rem;
    }

    .index_s3 .btn {
        margin-top: -15vw;
        width: .35rem;
        height: .35rem;
    }

    .index_s4 .tab_tit .li {
        width: auto;
        text-align: center;
        padding: 0;
        margin-left: 0;
    }

    .index_s4 .tab_tit .li:before {
        display: none;
    }

    .index_s4 .tab_tit {
        gap: .1rem .2rem;
    }

    .list_box2 li h6 {
        margin-top: .1rem;
    }

    .list_box2 li.active h3 {
        margin-bottom: .1rem;
    }

    .list_box2 li {
        margin-top: .15rem;
    }
}




.miso_more {
    position: absolute;
    bottom: .05rem;
    left: 50%;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
}

.miso_more .dot {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.miso_more a {
    display: flex;
    width: .49rem;
    height: .49rem;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 100;
    animation: bb 2s linear 0s infinite;
}

.miso_more a svg {
    display: block;
    width: .24rem
}

@keyframes bb {
    0% {
        transform: translate(-50%,0);
        opacity: 0;
    }

    20% {
        transform: translate(-50%,3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%,10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%,10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%,10px);
        opacity: 0;
    }
}