.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;
}
video{
    width: 100%;
    height: 100%;
}
.swiper-slide-active{
    transform: scale(1);
    animation: more 4s linear forwards;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /*    transform: scale(1.08);
        transition-duration: 8s;*/
}

.animat{

}

@keyframes more{
    0%{ transform:scale(1);}
    100%{ transform:scale(1.1);}
}


.banner {
    width: 100%;
    height: auto;
}

.swiper-slide {
    position: relative;
}

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

.bannercon p {
    text-align: start;
    font-size: .76rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: .1rem;
}

.bbox {
    width: 16rem;
    margin: auto;
    position: relative;
}

.bbox2 {
    width: 7rem;
    height: 1.2rem;
    background: white;
    position: absolute;
    bottom: 0;
    z-index: 100;
    right: 0;
    display: flex;
}

.bl {
    width: 3rem;
    height: 100%;
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl img {
    width: .44rem;
    height: 0.44rem;
    margin-right: .22rem;
    margin-left: .22rem;
    cursor: pointer;
    display: none;
}

.swiper-pagination-bullet {
    width: .2rem !important;
    height: .2rem !important;
    background: white !important;
    opacity: 1 !important;
    margin: 0 0.12rem!important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: .5rem !important;
}

.swiper-pagination-bullet-active {
    background: linear-gradient(225deg, #26B7BC, #0B86F3) !important;
}

.br {
    width: 4rem;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.swiper-num {
    /* height: 0.22rem; */
    position: absolute;
    top: 50%;
    right: .5rem;
    margin-top: -.21rem;
    font-size: .3rem;
    color: #999999;
}

.active {
    color: #26B7BC;
}

.gg {
    margin: 0 .1rem 0 .1rem;
}

.qyjj {
    width: 100%;
    height: 8.86rem;
    background: url(/static/home/images/bg1.png);
    background-size: 100% 100%;
    background-attachment: fixed;
    overflow: hidden;
}

.qyjj .qyjjcon {
    width: 16rem;
    margin: auto;
    display: flex;
    justify-content: flex-end;
}

.qtextcon {
    width: 12.6rem;
    height: 6.5rem;
    background: url(/static/home/images/pic1.png);
    background-size: 100% 100%;
    margin-top: 1.37rem;
    background-attachment: fixed;
    position: relative;
    top: -5rem;
    opacity: 0;
    /* transition: all 1s; */
}

.qtextcon div {
    position: relative;
    top: 2rem;
    opacity: 0;
}

.qtitle {
    width: 2.3rem;
    height: 1.1rem;
    background: url(/static/home/images/titleimg.png);
    background-size: 100% 100%;
    line-height: 1.1rem;
    margin-top: 1.2rem;
    margin-left: 1.44rem;
    font-size: .56rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    /* line-height: 30px; */
    margin-bottom: 0.19rem;
}

.abs {
    margin-left: 1.44rem;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 0.3rem;
}

.detail {
    width: 9.92rem;
    margin-left: 1.44rem;
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
}

.gd {
    margin-left: 1.44rem;
    width: 1.76rem;
    height: 0.6rem;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 1rem;
}

.gd span {
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;

}

.gd img {
    width: 0.17rem;
    height: 0.21rem;
}

.ywms {
    width: 100%;
    height: 9.8rem;
    background: url(/static/home/images/bg2.png);
    background-size: 100% 100% !important;
    background-attachment: fixed !important;
    display: flex;
    align-items: center;
}

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

.ywmscon2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.yabs {
    font-size: .4rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 1.8rem;
    margin-bottom: 0.66rem;
}

.ymsg {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 0.35rem;
}

.ydetail {
    width: 6.6rem;
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.allgd {
    margin-left: 0;
    margin-top: 0.91rem;
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    border: none;
}

.tiitem {
    width: 2.2rem;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    border: 1px solid #5e96c7;
    transition: all 1s;

}

.yr {
    width: 6.64rem;
    margin-top: 0.72rem;
    transform: scale(0);
    transition: all 1s;
}

.tiitem span {
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .28rem;
    text-align: center;
}

.tiitem:hover {
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    opacity: 0.7;
}

.bgon {
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    opacity: 0.7;
}

.ti {
    display: flex;
}

.ti2 {
    display: flex;
    justify-content: flex-end;
}

.ti .tiitem:nth-child(2) {
    border-left: none;
    border-bottom: none;
    border-top: 1px solid #26B7BC;
    border-right: 1px solid #71e9e9;
}

.ti2 .tiitem:nth-child(2) {
    border-left: none;
    border-top: 1px solid #26B7BC;
    border-right: 1px solid #71e9e9;
}

.ti2 .tiitem:nth-child(1) {
    border-top: 1px solid #26B7BC;
    border-right: 1px solid #71e9e9;
}

.kjcx {
    width: 100%;
    height: 9rem;
    background: url(/static/home/images/bg3.png);
    background-size: 100% 3.5rem;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
}

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

.tiitem img {
    width: .72rem;
    height: 0.72rem;
}

.kjcxcon .alltitle {
    margin-top: 1.12rem;
    margin-bottom: 0.3rem;
}

.ll {
    font-size: .56rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
    background: linear-gradient(225deg, #26B7BC 0%, #0B86F3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.kcon {
    width: 100%;
    display: flex;
}

.kl {
    width: 6rem;
    height: 4rem;
    position: relative;
    margin-right: 2.1rem;
    left: 2rem;
    transition: all 1s;
}

.kl>img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.klcon {
    width: 3.9rem;
    height: 3.1rem;
    background: white;
    position: absolute;
    top: 2.3rem;
    left: 2rem;
    box-shadow: 0px 6px 27px 9px rgba(0, 0, 0, 0.04);
    padding-top: 0.5rem;
    padding-left: 0.86rem;
    padding-right: 0.67rem;
    transform: scale(0);
    transition: all 1s;
}

.klcon img {
    width: 0.86rem;
    height: 0.86rem;
    margin-bottom: 0.39rem;
}

.ktitle {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin-bottom: 0.3rem;
}

.kdetail {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: .26rem;
}

.new {
    width: 100%;
    height: 11rem;
    overflow: hidden;
}

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

.newtop {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 1.1rem;
}

.newtop ul {
    display: flex;
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}

.newtop ul li {
    cursor: pointer;
}

.acolor {
    color: #26B7BC !important;
}

.newtop ul span {
    margin-left: .15rem;
    margin-right: 0.15rem;
}

.ncon {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}

.nr {
    width: 8rem;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: .25rem;
    cursor: pointer;
    position: relative;
    top: 4rem;
    transition: all 1s;
}

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

.nimg {
    width: 100%;
    height: 5rem;
    overflow: hidden;
    margin-bottom: 0.55rem;
}

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

.date {
    font-size: .2rem;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
    margin-top: 0.32rem;
    margin-bottom: 0.3rem;
}

.ntitle {
    font-size: .238rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    margin-bottom: 0.20rem;    
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ndetail {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: .26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ck {
    font-size: .14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    display: flex;
    align-items: center;
    margin-top: 0.4rem;
    cursor: pointer;
}

.ck img {
    width: 0.25rem;
    height: 0.09rem;
    margin-left: 0.2rem;
}

.nl {
    width: 7.2rem;
}

.nllist {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 0.4rem;
}

.nl .nllist:first-child .date {
    margin-top: 0;
}

.nllist .ntitle {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    margin-bottom: .2rem;
}

.nllist .date {
    margin-bottom: 0.27rem;
}

.nllist .ck {
    margin-top: 0.3rem;
}

.code {
    width: 1.2rem !important;
    height: 1.2rem !important;
    position: absolute;
    top: -1.2rem;
    left: -.2rem;
    opacity: 0;
    transition: all 1s;
}

.yl {
    position: relative;
}

.opa {
    position: absolute;
    opacity: 0;
    transition: all 2s;
    left: 1rem;
}

.line {
    position: absolute;
    bottom: -0.015rem;
    height: 0.02rem;
    width: 0%;
    background: #71e9e9;
    transition: all 1s;
}

.nr:hover .line {
    width: 100%;
}

.ck img {
    transition: all 1s;
}

.ck:hover img {
    transform: translate(.1rem);
}

.nr:hover .line {
    width: 100%;
}

.nr:hover .ck span{
    background: linear-gradient(225deg, #26B7BC 0%, #0B86F3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nllist:hover .ck span{
    background: linear-gradient(225deg, #26B7BC 0%, #0B86F3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nllist:hover .line {
    width: 100%;
}

.nllist {
    cursor: pointer;
    position: relative;
    top: 3rem;
}

.alltitle {
    position: relative;
    top: 1rem;
    opacity: 0;
    transition: all 1s;
}

.kl {
    cursor: pointer;
}

.kl:hover>img {
    transform: scale(1.1);
}

.kl:hover>img {
    transform: scale(1.1);
}

.kl:hover .klcon {
    transform: scale(1.1) !important;
}

.kl>img {
    transition: all 1s;
}

.nmax {
    width: 16rem;
    margin: auto;
    position: relative;
}

.ncon {
    width: 100%;
    position: absolute;
    opacity: 0;
}
.ck img {
    width: 0.17rem;
    height: 0.21rem;
    margin-left: 0.2rem;
}

@media screen and (max-width: 1560px) {
.nimg img {
    width: auto;
    height: 100%;
    transition: all 1s;
}
.nimg {
    height: 5.3rem;
}
}

