html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.banner {
    width: 100%;
    height: 8.6rem;
}

.swiper-slide {
    position: relative;
}

.bannercon {
    width: 16rem;
    position: absolute;
    z-index: 1000;
}

.bannercon p {
    text-align: start;
    font-size: 0.4rem;
    font-family: Rajdhani;
    font-weight: 500;
    color: #FFFFFF;
    line-height: .1rem;
    opacity: 0;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next img,
.swiper-button-prev img {
    width: .12rem;
    height: 0.22rem;
}

.swiper-button-next,
.swiper-button-prev {
    width: 0.64rem !important;
    height: 0.64rem !important;
    border: 1px solid white;
    bottom: 1.19rem !important;
    top: auto !important;
    background: white;
}

.swiper-button-prev {
    left: 1.6rem !important;
}

.swiper-button-next {
    right: auto !important;
    left: 2.6rem !important;
}

.swiper-button-disabled {
    opacity: 1 !important;
    background: transparent;
    cursor: auto;
    pointer-events: none;
}

.jianjie {
    width: 100%;
    height: 6.84rem;
    padding-top: 0.01rem;
    position: relative;
    margin-top: 0rem;
}

.max {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: white;
}

.max div {
    width: 100%;
    height: 100%;
}

.jjcon {
    width: 16rem;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 1000;
}

.jtitle {
    margin-top: 1.2rem;
    margin-bottom: 0.2rem;
    font-size: .38rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
}

.jstitle {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
    margin-bottom: 0.6rem;
}

.jcon {
    width: 12rem;
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0F172A;
    margin: auto;
    margin-bottom: 1.1rem;
    line-height: .3rem;
    text-align: start;
}

.jcon p {
    margin-bottom: .3rem;
}

.gg {
    width: 2rem;
    height: 0.6rem;
    background: #E80115;
    margin: auto;
    cursor: pointer;
}

.gg .ggcon {
    width: 100%;
    height: 93%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.ggcon img {
    width: .11rem;
    height: 0.18rem;
}

.rad {
    width: 0;
    height: 7%;
    background: #E80115;
    transition: all 1s;
}

.gg:hover .rad {
    width: 100%;
}

.lb2 {
    width: 100%;
    height: 10rem;
    background: white;
    padding-top: 0.01rem;
}

.lb2con {
    width: 16rem;
    margin: auto;
}

.ht {
    margin-top: 1.41rem;
    font-size: .38rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
}

.lb {
    height: 6.8rem;
    margin-top: 0.59rem;
}

.scon {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: start;
}

.lefttext {
    width: 7.24rem;
}

.rightimg {
    width: 7.2rem;
    height: 4.8rem;
    opacity: 0;
}

.scon .title {
    font-size: .33rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0F172A;
    margin-bottom: 0.58rem;
    position: relative;
    top: -1rem;
    opacity: 0;
}

.scon .detail {
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #2B2E35;
    /*line-height: .4rem;*/
    position: relative;
    top: 1rem;
    opacity: 0;
}

.swiper-pagination {
    text-align: left !important;
    margin-left: -.1rem;
    top: 5.7rem;
}

.swiper-pagination-bullet {
    width: .5rem !important;
    height: .1rem !important;
    border-radius: 0 !important;
}

.swiper-pagination-bullet-active {
    background: #E80115 !important;
}

.clickbg {
    width: 100%;
    height: 11rem;
    background: white;
    position: relative;
    padding-top: 0.01rem;
}

.vonmac {
    width: 100%;
    height: 50%;
    background: #F8FAFA;
    position: absolute;
    top: 0;
    left: 0;
}

.clickcon {
    width: 16rem;
    margin: auto;
    position: relative;
    z-index: 10000;
}

.clickcon .ht {
    font-size: .38rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
    margin-top: 1.2rem;
    margin-bottom: 0.6rem;
}

.qi {
    width: 100%;
    height: 8.6rem;
    position: relative;
}

.qi .con {
    width: 100%;
    height: 6.8rem;
    opacity: 0;
    transition: all 1s;
}

.ss {
    opacity: 1 !important;
}

.qi .con img {
    width: 100%;
    height: 100%;
}

.qi ul {
    width: 100%;
    height: 1.8rem;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
}

.qi ul li {
    width: 100%;
    background: #F8FAFA;
    height: 100%;
    border: 1px solid white;
    cursor: pointer;
}

.qi .con img {
    position: absolute;
    top: 0;
    left: 0;
}

.qi .con {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 0.01rem;
}

.conht {
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    z-index: 1000;
    margin-left: 0.79rem;
    margin-top: 3.5rem;
    margin-bottom: 0.59rem;
}

.concon {
    margin-left: 0.79rem;
    width: 8.2rem;
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    z-index: 1000;
    line-height: .4rem;
}

.blist li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
    position: relative;
}

.blist li span {
    position: relative;
    z-index: 101;
    text-align: center;
}

.bgco {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #E80115;
    opacity: 0;
    transition: all 1s;
    z-index: 100;
}

.blist li img {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all 1s;
}

.blist li:hover span {
    color: white;
}

.blist li:hover .bgco {
    opacity: 1;
}

.blist li:hover img {
    opacity: 1;
}

.indexbot {
    width: 100%;
    height: auto;
    background: white;
    padding-top: 0.01rem;
    padding-bottom: 1.4rem;
}

.indexbotcon {
    width: 16rem;
    margin: auto;
}

.newlist {
    width: 4.76rem;
    border-right: 1px solid #999999;
    margin-top: 0.58rem;
    margin-right: .8rem;
    height: 7.02rem;

}

.tt1 {
    width: 4.4rem;
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #141D27;
    line-height: .3rem;
    height: 0.7rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tt2 {
    width: 4.4rem;
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #36404B;
    line-height: .28rem;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 1.4rem;
}

.toptext {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #999999;
}

.bimg>.ii {
    width: 4.4rem;
    margin-top: 0.3rem;
    overflow: hidden;
}

.ii img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.ck {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.38rem;
}

.ck .gg {
    margin: 0;
    margin-right: .38rem;
}

.newlist:nth-child(3n+3) {
    margin-right: 0;
}

.nulist {
    display: flex;
}

.newlist:hover .ii img {
    transform: scale(1.1);
}

.newlist:hover .tt1 {
    color: #E80115;
    transition: all 1s;
}


.date {
    font-size: .16rem;
}





.box11 {
    background: url(../../images/bg.png) no-repeat;
    background-size: auto 100%;
    background-repeat: repeat;
    /* -webkit-animation: scrollBad1 100s linear infinite;
    -moz-animation: scrollBad1 100s linear infinite; */
    /* animation: scrollBad1 100s linear infinite; */
}

.box22 {
    background: url(../../images/bg.png) no-repeat;
    background-size: auto 100%;
    background-repeat: repeat;
    /* -webkit-animation: scrollBad2 200s linear infinite;
    -moz-animation: scrollBad2 200s linear infinite; */
    /* animation: scrollBad2 200s linear infinite; */
}

@-webkit-keyframes scrollBad1 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -3700px 0;
    }
}

@-moz-keyframes scrollBad1 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -3700px 0;
    }
}

@keyframes scrollBad1 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -4700px 0;
    }
}

@-webkit-keyframes scrollBad2 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -4700px 0;
    }
}

@-moz-keyframes scrollBad2 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -4700px 0;
    }
}

@keyframes scrollBad2 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -4700px 0;
    }
}

.imgbox {
    width: 19%;
    height: 1.4rem;
    position: relative;
    cursor: pointer;
    border: 1px solid #F3F3F3;
    transition: all 1s;
}

.imgbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

}

.stqy {
    width: 100%;
    height: 7.2rem;
    background: white;
    padding-top: 0.01rem;
    padding-bottom: .8rem;
}

.stqycon {
    width: 16rem;
    margin: auto;
}

.stqycon .ht {
    margin-bottom: 0.39rem;
}

.showimg {
    opacity: 1;
}

.hideimg {
    opacity: 0;
}

.imgbox:hover .hideimg {
    opacity: 1;
    transition: all 2s;
}

.imgbox:hover .showimg {
    opacity: 0;
    transform: all .5s;
}

.imgbox:hover {
    border-color: white;
    box-shadow: 0 0.06rem .48rem .1rem rgba(7, 0, 2, .1);
}

.imgcon {
    width: 16rem;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    transition: all 1s;
}

.btz {
    width: 16rem;
    margin-top: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 575px) {
    .swiper-pagination-bullet {
        width: 1.3rem !important;
        height: 0.3rem !important;
    }
}