@charset "utf-8";
.banner .swiper-slide{
    width: 100vw !important;
    overflow: hidden;
}
.banner .swiper-slide a{
    display: block;
    position: relative;
    overflow: hidden;
    transform: scale(1.175);
    transition: 6s;
}
.banner .swiper-slide a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 2.67rem;
    background: linear-gradient(180deg, #002647 0%, rgba(216, 216, 216, 0) 100%);
}
.banner .swiper-slide a img{
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}
.banner .swiper-slide-active a {
    transform: scale(1);
}
.banner .swiper-slide{
    overflow: hidden;
}
.banner .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: calc((100vw - 15rem) / 2);
    bottom: .4rem;
}
.banner .page span{
    width: .12rem;
    height: .12rem;
    margin-left: .27rem;
    background: #fff no-repeat 50%/100%;
    opacity: 1;
    vertical-align: middle;
}
.banner .page .active{
    width: .3rem;
    height: .3rem;
    background-color: transparent;
    background-image: url("../images/dots.png");
}

.miso_scorll {
    position: absolute;
    bottom: .5rem;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.miso_scorll h6 {
    font-size: .14rem;
    color: #fff;
    text-shadow: 0px 0px 4.75px rgba(0, 0, 0, 0.004);
    margin-bottom: .04rem
}

.miso_scorll .ico {
    -webkit-animation: index_tips_scroll 2s linear infinite;
    -moz-animation: index_tips_scroll 2s linear infinite;
    animation: index_tips_scroll 2s linear infinite;
}


.home1 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .1rem .49rem .1rem;
    background: linear-gradient(180deg, #c28d8d 0%, rgba(250, 236, 236, 0.12) 100%);
    border: 1px solid #FFEFEF;
}
.home1 .left{
    width: .75rem;
    height: .6rem;
    padding-left: .05rem;
    padding-top: .1rem;
    background: url("../images/s1-img01.png") no-repeat 50%;
    background-size: 100%;
}
.home1 .left h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #C0000F;
    font-weight: 600;
    text-align: center;
}
.home1 .right{
    width: calc(100% - 1.84rem);
}
.home1 .right a{
    font-size: .3rem;
    line-height: .7rem;
    color: #C0000F;
    font-weight: 600;
}
.home1{
    margin-bottom: .15rem;
    display: none;
}

.title001 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title001 .ll{
    display: flex;
    align-items: flex-end;
}
.title001 h2:after{
    position: relative;
    content: '';
    left: 0;
    right: 0;
    height: .02rem;
    bottom: -.04rem;
    background: #c2454d;
    display: block;
}
.title001 h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #333333;
    font-family: 'songtiB',sans-serif;
}
.title001 img{

display: block;

width: .34rem;

margin-right: .1rem;
}
.title001 h2 i{
    color: #C0000F;
    font-family: 'songtiB',sans-serif;
}
.title001 p{
    font-size: .18rem;
    color: #999999;
    line-height: .32rem;
    margin-left: .1rem;
    font-family: 'songtiR',sans-serif;
}
.title001 a{
    display: block;
    font-size: .16rem;
    color: #666666;
    transition: .5s;
}
.title001 a:hover{
    color: #C0000F;
}

.home2 .left{
    width: 63.4%;
}

.list1w a{
    display: block;
    position: relative;
}
.home2 .content{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.home2 .content .ll{
    width: 48%;
}
.list1w a .pic{
    padding-top: 2.4rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.04rem;
    background: linear-gradient(180deg, rgba(64, 64, 64, 0) 0%, #323232 100%);
}
.list1w a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .07rem;
    font-size: .18rem;
    line-height: .4rem;
    color: #fff;
    font-weight: 600;
    padding: 0 .2rem;
    z-index: 3;
}
.list1w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: .15rem;
    bottom: .46rem;
}
.list1w .page span{
    width: .1rem;
    height: .1rem;
    margin: 0 .05rem;
    background: #D8D8D8;
    opacity: 1;
    transition: .5s;
}
.list1w .page .active{
    width: .4rem;
    border-radius: .5rem;
    background: #C0000F;
}

.home2 .content .rr{
    width: 48.05%;
}

.list_box1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box1 li time{
    display: block;
    width: .65rem;
    text-align: center;
}
.list_box1 li time span{
    display: block;
    font-size: .18rem;
    line-height: 1;
    color: #C0000F;
    font-family: 'songtiB', sans-serif;
}
.list_box1 li time em{
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    color: #999999;
    border: 1px solid #999999;
    margin-top: .07rem;
}
.list_box1 li .txt{
    width: calc(100% - .82rem);
}
.list_box1 li .txt h3{
    font-size: .15rem;
    line-height: .2rem;
    color: #333333;
    /* height: .6rem; */
    transition: .5s;
}
.list_box1 li{
    margin-top: .06rem;
    border-bottom: 1px solid #ddd;
    padding: 0px 0 5px;
}
.list_box1 li:first-child{
    margin-top: 0;
}
.list_box1 li:hover .txt h3{
    color: #C0000F;
}
.home2 .left .title001{
    margin-bottom: .18rem;
}
.home2 .right{
    width: 33.6%;
}

.list_box2 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box2 li time{
    display: block;
    width: .85rem;
    text-align: center;
}
.list_box2 li time span{
    display: block;
    font-size: .18rem;
    line-height: 1;
    color: #C0000F;
    font-family: 'songtiB', sans-serif;
    margin-bottom: .08rem;
}
.list_box2 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #666666;
    font-family: 'songtiR', sans-serif;
}
.list_box2 li .txt{
    width: calc(100% - .9rem);
}
.list_box2 li .txt h3{
    font-size: .15rem;
    line-height: .32rem;
    color: #222222;
    transition: .5s;
}
.list_box2 li {
    margin-top: .13rem;
    border-bottom: 1px solid #ddd;
    padding: 0px 0 5px;
}
}
.list_box2 li:first-child{
    margin-top: 0;
}

.home2 .right .title001{
    margin-bottom: .31rem;
}
.list_box2 li:hover .txt h3{
    color: #C0000F;
}
.home2{
    margin-bottom: .2rem;
}


.home3 .wp{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home3 .left{
    width: 39.67%;
}
.home3 .left .img-box a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home3 .left .img-box .pic{
    width: 1.9rem;
    height: 1.1rem;
}
.home3 .left .img-box .txt{
    width: calc(100% - 2.2rem);
}
.home3 .left .img-box .txt h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    margin-bottom: .1rem;
    transition: .5s;
}
.home3 .left .img-box .txt time{
    display: block;
    font-size: .16rem;
    line-height: .2rem;
    color: #666666;
}
.home3 .left .img-box{
    margin-bottom: .14rem;
}

.home3 .left .txt-box a{
    display: flex;
    justify-content: space-between;
}
.home3 .left .txt-box time{
    display: block;
    width: .7rem;
    text-align: center;
}
.home3 .left .txt-box time span{
    display: block;
    font-size: .2rem;
    line-height: 1;
    color: #C0000F;
    font-family: 'songtiB', sans-serif;
    margin-top: .12rem;
}
.home3 .left .txt-box time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #666666;
    margin-top: .07rem;
    font-family: 'songtiR', sans-serif;
}
.home3 .left .txt-box .txt{
    width: calc(100% - .8rem);
}
.home3 .left .txt-box h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #C0000F;
    margin-bottom: .1rem;
}
.home3 .left .txt-box p{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
    display: none;
}
.home3 .left .txt-box{
    margin-bottom: .29rem;
}
/*xinsz*/
.home3 .left .txt-box a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home3 .left .txt-box time{
    display: block;
    width: .65rem;
    text-align: center;
}
.home3 .left .txt-box time span{
    display: block;
    font-size: .26rem;
    line-height: 1;
    color: #C0000F;
    font-family: 'songtiB', sans-serif;
}
.home3 .left .txt-box time em{
    display: block;
    font-size: .14rem;
    line-height: .22rem;
    color: #999999;
    border: 1px solid #999999;
    margin-top: .07rem;
}
.home3 .left .txt-box .txt{
    width: calc(100% - .82rem);
}
.home3 .left .txt-box .txt h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    transition: .5s;
}




.list_box3 li{
    position: relative;
    line-height: .3rem;
    margin-top: .18rem;
    border-bottom: 1px solid #ddd;
}
.list_box3 li:first-child{
    margin-top: 0;
}
.list_box3 li a{
    font-size: .18rem;
    padding-right: .9rem;
    color: #333;
    transition: .5s;
}
.list_box3 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #666666;
}
.list_box3 li:hover a{
    color: #C0000F;
}

.home3 .center{
    width: 37.67%;
}
.home3 .center .txt-box a{
    display: flex;
    justify-content: space-between;
}
.home3 .center .txt-box time{
    display: block;
    width: .7rem;
    text-align: center;
}
.home3 .center .txt-box time span{
    display: block;
    font-size: .2rem;
    line-height: 1;
    color: #C0000F;
    font-family: 'songtiB', sans-serif;
    margin-top: .12rem;
}
.home3 .center .txt-box time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #666666;
    margin-top: .07rem;
    font-family: 'songtiR', sans-serif;
}
.home3 .center .txt-box .txt{
    width: calc(100% - .8rem);
}
.home3 .center .txt-box h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #C0000F;
    margin-bottom: .1rem;
}
.home3 .center .txt-box p{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
}
.home3 .center .txt-box{
    margin-bottom: .29rem;
}
.home3 .title001{
    margin-bottom: .23rem;
}
.home3 .right{
    width: 15.67%;
}
.home3{
    margin-bottom: .1rem;
}

.list2w{
    height: 3.12rem;
}
.list2w a .pic{
    padding-top: .96rem;
}

.list_box4 li{
    margin-right: .84rem;
}
.list_box4 li a{
    display: block;
    font-size: .2rem;
    line-height: .28rem;
    color: #333333;
    transition: .5s;
}
.list_box4 li:hover a{
    color: #C0000F;
}
.home4 .title001{
    margin-bottom: .24rem;
}
.home5 .wp:after
{
    content:"";
    display:block;
    clear:both;
}
.home5 .wp
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home5 .wp .jyjy
{
    float: left;  
    width: 48%;
}
.home5 .wp .fzjy
{
    float:right;
    width: 48%;
}

.index{
    min-height: calc(100vh - 0.9rem - 1.3rem);
    padding-top: .15rem;
    padding-bottom: .1rem;
    background: url("../images/index.png") no-repeat bottom center;
    background-size: 100% auto;
}

@media (max-width: 1199px) {
    .banner .swiper-slide a img{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .banner .swiper-slide a{
        height: 54vw;
    }
    .banner{
        margin-top: .72rem;
    }
    .banner .page{
        right: .2rem;
        bottom: .2rem;
    }
    .list_box1 li time{
        width: .75rem;
    }
    .miso_scorll{
        bottom:.15rem;
    }
}

@media (max-width: 1025px) {
    .home1 .content{
        padding: .1rem .2rem;
    }
    .home1 .left h3{
        font-size: .24rem;
    }
    .home1 .right a{
        font-size: .22rem;
        line-height: .84rem;
    }
    .home1 .left {
        width: 0.84rem;
        height: 0.84rem;
        padding-top: 0.22rem;
    }
    .home1 .right {
        width: calc(100% - 1.4rem);
    }
    .home2 .left{
        width: 100%;
        margin-bottom: .35rem;
    }
    .home2 .content .ll{
        width: 100%;
       
    }
    .list1w a .pic{
        padding-top: 63.46%;
    }
    .home2 .content .rr{
        width: 100%;
        margin-bottom: .35rem;
    }
    .list_box1 li .txt h3{
        height: auto;
        max-height: .6rem;
    }
    .list_box1 li .txt {
        width: calc(100% - 1rem);
    }
    .list_box1 li{
        margin-top: .24rem;
    }
    .home2 .right{
        width: 100%;
    }
    .title001 h2{
        font-size: .26rem;
    }
    .home3 .left{
        width: 48%;
    }
    .home3 .center{
        width: 48%;
    }
    .home3 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list2w a .pic{
        padding-top: 30.96%;
    }
    .list2w{
        height: auto;
    }
    .list_box4 li{
        margin-right: .3rem;
    }
    .index{
        padding-top: .4rem;
        padding-bottom: .45rem;
    }
}
@media (max-width: 769px) {
    .home3 .left{
        width: 100%;
        margin-bottom: .35rem;
    }
    .home3 .center{
        width: 100%;
    }
    .list_box4 li a{
        line-height: .36rem;
    }
    .home5 .wp .jyjy,.home5 .wp .fzjy
    {
        width:100%;
    }
}
@media (max-width: 641px) {
    .home1 .right {
        width: calc(100% - 1.1rem);
    }
    .home1 .right a{
        font-size: .2rem;
    }
}


html,body .body_h {
    position: relative;
    height: 100vh;
}

.body_b {
    position: fixed;
    left: 0;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    /* -webkit-transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
     -o-transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
     -moz-transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
     transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;*/
    z-index: 99;
    overflow: auto;
    outline: none;
}
.body_b.showdiv {
    /*top: 0;*/
}
.scroll {
    padding-top: 0.88rem;
}

@media (max-width: 1199px) {
    html, body .body_h{
        height: auto;
        overflow: auto;
    }
    .body_b{
        position: static;

    }
    .scroll{
        padding-top: 0;
        overflow-x: hidden;
    }
}