@charset "utf-8";
.banner {
    position: relative;
    overflow: hidden;
}

.banner .swiper-slide {
    overflow: hidden;
}

.banner .swiper-slide a {
    display: block;
    position: relative
}


/* .banner .swiper-slide a:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    right: 0;
    height: 2.6rem;
    background: url(../images/bams.png) repeat-x top center;
    background-size: 101% 100%;
    z-index: 2;
    opacity: .8;
} */


/*.banner .swiper-slide a:after{content:'';position:absolute;left:0;bottom:-1px;right:0;height:2rem;background:url(../images/blackms.png) no-repeat top center;background-size:101% 100%;z-index:2;opacity: .8;}*/

.banner .item .imgBox .img {
    /*padding-bottom: 23.95%;*/
    padding-bottom: 30.6666%;
    background-position: center;
    background-repeat: no-repeat
}

.banner .swiDots {
    position: absolute;
    bottom: .3rem;
    left: 10%;
    z-index: 5;
    right: 10%;
    width: auto;
    text-align: center;
}

.banner .swiDots span {
    background: #fff;
    width: .3rem;
    height: 3px;
    margin: 0 .1rem!important;
    position: relative;
    background: #fff;
    border-radius: 0;
    vertical-align: middle;
    opacity: 1;
    transition: .3s
}

.banner .swiDots span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: .35rem;
    height: .35rem;
    background: url(../images/dot.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: -.18rem;
    margin-top: -.18rem;
    opacity: 0;
    transform: scale(0);
    transition: .5s;
    pointer-events: none
}

.banner .swiDots span.active:after {
    opacity: 1;
    transform: scale(1);
    border-radius: 0
}

.banner .swiDots span.active {
    opacity: 1;
    border-radius: 0;
    background: transparent;
    margin: 0 .2rem!important
}

.banner .slide-video .a {
    height: 80vh;
    width: 100%;
}

.banner .slide-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .mas {
    position: absolute;
    bottom: -1px;
    left: 50%;
    ;
    text-align: center;
    z-index: 2;
    height: 1.3rem;
    width: 6.3rem;
    margin-left: -3.15rem
}

.banner .mas .bas {
    pointer-events: none;
    user-select: none
}

.banner .mas .scDown {
    position: absolute;
    left: 50%;
    top: .7rem;
    margin-left: -.4rem;
    z-index: 3;
    width: .8rem;
    animation: up 2s infinite;
    user-select: none
}

@media (min-width:1025px) {
    .banner .swiper-slide .sc {
        -webkit-transition: 8s 1s linear;
        -webkit-transform: scale(1)
    }
    .banner .swiper-slide-active .sc {
        -webkit-transform: scale(1.1)
    }
}

@media (max-width:1024px) {
    /* .banner .swiper-slide a:before {
        height: 1.5rem
    } */
    .banner .swiper-slide a:after {
        height: 1.2rem
    }
    .banner .item .imgBox .img {
        padding-bottom: 0;
        height: 30vw;
        min-height: inherit
    }
    .banner .swiDots {
        text-align: center;
        bottom: .4rem;
        border-right: 0;
        padding-right: 0;
        right: 10%
    }
}

@media (max-width:640px) {
    .banner .swiper-slide a:after {
        height: 1rem
    }
    .banner .swiDots {
        bottom: .2rem;
    }
    .banner .swiDots span {
        width: 6px;
        height: 6px;
    }
    .banner .swiDots span:after {
        width: .28rem;
        height: .28rem;
        margin-left: -.14rem;
        margin-top: -.14rem;
    }
}

.iconfont {
    font-size: inherit;
}

#app {
    width: 100vw;
    overflow: hidden;
}

.swiTabs {
    overflow: visible;
}

.swiMore .more+.more {
    display: none
}

.intit {
    margin-bottom: .5rem;
    position: relative;
}

.intit:after {
    opacity: 1;
    background: rgba(192, 215, 255, 0.3);
    height: 4px;
    content: '';
    position: absolute;
    right: 1.3rem;
    left: 20%;
    z-index: 0;
    top: 50%;
    margin-top: -2px
}

.intit .h3 {
    font-size: .36rem;
    font-weight: bold;
    position: relative;
}

.intit .h3 span {
    position: relative;
    z-index: 5
}

.intit .h3:before {
    content: '';
    position: absolute;
    width: .68rem;
    height: .68rem;
    border-radius: 50%;
    top: -.1rem;
    left: -.2rem;
    background: linear-gradient(-221deg, rgba(103, 138, 232, 0.5) 15%, rgba(103, 138, 232, 0) 84%);
    z-index: 0;
    pointer-events: none
}

.swiMore {
    position: absolute;
    top: .08rem;
    right: 0
}

.swiMore .more img {
    height: .29rem
}

.swiNav {
    position: absolute;
    left: 2.2rem;
    top: 0;
    background: #fff
}

.swiNav.sp {
    left: 2rem;
}

.swiNav ul li a {
    display: block;
    font-size: .24rem;
    line-height: .48rem;
    border-radius: .5rem;
    padding: 0 .25rem
}

.swiNav ul li.on a {
    background: #0848A7;
    color: #fff;
    font-weight: bold;
}

.index {
    padding-top: .5rem;
}

.homea {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.homea .suTab .mores {}

.homea .slide-a {
    width: 61.5%
}

.homea .slide-a .img {
    height: 5.7rem
}

.homea .slide-a .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    padding: .2rem .4rem;
    font-size: .2rem;
}

.homea .slide-a .txt .h4 {
    line-height: 1.4em;
    max-height: .56rem\0
}

.homea .item {
    width: calc(38.5% - .5rem)
}

.homea .item .img {
    height: 3.3rem
}

.homea .item .txt {
    padding-top: .35rem
}

.homea .item .txt .time {
    color: #3756AA;
    display: flex;
    align-items: center;
    margin-left: .2rem;
    font-family: 'geo';
    font-size: .18rem
}

.homea .item .txt .time img {
    height: .18rem;
    margin-right: .1rem
}

.homea .item .txt .h4 {
    padding-left: .2rem;
    position: relative;
    font-size: .18rem;
    margin-top: .15rem;
    margin-bottom: .25rem
}

.homea .item .txt .h4:before {
    content: '';
    position: absolute;
    left: 0;
    width: 3px;
    background: #294CA7;
    bottom: 0;
    top: -.35rem
}

.homea .item .txt .desc {
    line-height: 1.8em;
    color: #666;
    margin-left: .2rem;
    height: .84rem
}

.homea .list1 {
    margin-top: .3rem;
    width: 100%
}

.homea .list1 li {
    height: 1.5rem;
    width: calc(33.3333% - .2rem)
}

.homea .list1 li a {
    background: #fff;
    box-shadow: 0 0 .2rem rgba(0, 0, 0, .1);
    display: block;
    height: 100%;
    padding: .3rem .3rem .4rem;
    position: relative;
    transition: .3s;
}

.homea .list1 li .time {
    position: absolute;
    left: 0;
    bottom: 0;
    height: .4rem;
    width: 1.35rem;
    background: url(../images/png_bg.png) no-repeat right center;
    background-size: auto 100%;
    line-height: .4rem;
    text-align: center;
    color: #fff;
    padding-right: .1rem;
    font-family: 'geo'
}

.homea .list1 li .h4 {
    font-size: .18rem;
    line-height: 1.6em;
    height: .56rem
}

.homea .list1 li .mor {
    position: absolute;
    right: .3rem;
    bottom: .2rem;
    font-size: .14rem;
    color: #3756AA;
    background: url(../images/eye.png) no-repeat left center;
    background-size: .2rem .2rem;
    padding-left: .3rem
}

.homea .list2 li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: .3rem
}

.homea .list2 li:nth-child(4n) {
    margin-right: 0
}

.homea .list2 li .img {
    height: 2.1rem
}

.homea .list2 li .txt {
    padding: .2rem .25rem .3rem;
    background: #f8f8f8
}

.homea .list2 li .h4 {
    margin-bottom: .1rem;
    height: .48rem;
    line-height: .24rem
}

.homea .list2 li .time {
    color: #666
}

@media (min-width: 1025px) {
    .homea .list1 li:hover .mor {
        background: url(../images/eyeonls.png) no-repeat left center;
        background-size: .2rem .2rem;
        padding-left: .3rem;
        color: #0848A7
    }
    .homea .list1 li:hover a {
        box-shadow: 0 10px .2rem rgba(0, 0, 0, .15);
    }
    .homea .list1 li:hover .time {
        background: url(../images/png_bgonls.png) no-repeat right center;
        background-size: auto 100%;
    }
}

@media (max-width: 1024px) {
    .homea .slide-a .img {
        height: 4.8rem
    }
    .homea .item .img {
        height: 2.6rem
    }
    .homea .list2 li .img {
        height: 1.9rem
    }
}

@media (max-width: 900px) {
    .swiNav {
        position: relative;
        left: 0;
        margin-bottom: .3rem
    }
    .swiNav.sp {
        position: relative;
        left: 0
    }
    .swiNav ul {
        justify-content: center
    }
    .intit:after {
        left: 1.7rem
    }
    .homea .a1 .slide-a {
        width: 100%;
        padding-bottom: .4rem
    }
    .homea .a1 .item {
        width: 100%;
        margin-top: .3rem
    }
    .homea .a1 .list1 li {
        height: auto;
        width: 100%
    }
    .homea .a1 .list1 li+li {
        margin-top: .25rem
    }
    .homea .a1 .list1 li a {
        padding-bottom: .6rem
    }
    .homea .a1 .item .txt .h4,
    .homea .a1 .list1 li .h4 {
        font-size: .2rem
    }
    .homea .a1 .slide-a .img,
    .homea .a1 .item .img {
        height: 55vw
    }
    .homea .list2 li {
        width: 48%;
        margin-right: 0
    }
    .homea .list2 {
        justify-content: space-between;
    }
    .homea .list2 li .img {
        height: 28vw
    }
    .homea .list2 li .h4 {
        line-height: 1.4em;
        font-size: .18rem
    }
    .homea .a1 .swiDots {
        display: block;
        position: absolute;
        bottom: 0;
        margin-top: 0
    }
    .homea {
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .intit {
        margin-bottom: .2rem;
    }
    .homea .a1 .item {
        margin-top: 0;
    }
    .homea .a1 .slide-a {
        padding-bottom: .2rem;
    }
}

@media (max-width: 750px) {}

@media (max-width: 640px) {
    .homea .a1 .slide-a .img {
        height: 60vw
    }
}

@media (max-width: 480px) {
    .swiNav ul li a {
        font-size: .2rem;
        padding: 0 .2rem
    }
    .homea .list2 li {
        width: 100%
    }
    .homea .list2 li .img {
        height: 55vw
    }
    .homea .list2 li .h4 {
        font-size: .2rem
    }
    .homea .list2 li:nth-last-child(1) {
        display: none
    }
    .homea .list2 li:nth-last-child(2) {
        display: none
    }
    .homea .list2 li:nth-last-child(3) {
        display: none
    }
    .homea .list2 li:nth-last-child(4) {
        display: none
    }
    .homea .list2 li:nth-last-child(5) {
        margin-bottom: 0
    }
    .intit .h3 {
        font-size: .26rem;
    }
}

.yjsjy .intit:after {
    left: 55%;
}
.homeb .tp-list ul{display: flex;flex-wrap: wrap;margin: 0 -.15rem;}
.homeb .tp-list ul li{width: 33.333%;}
.homeb .tp-list ul li a{display: block;margin: 0 .15rem;}
.homeb .zoomImg.mask:after{display: none;}
.homeb .zoomImg{background: transparent;}
.homeb .tp-list ul li a .img{height: 3.05rem;}
.homeb .tp-list ul li a  .txt{padding: .25rem;border: 1px solid rgba(0, 0, 0, 0.08);border-top:none}
.homeb .tp-list ul li a  h2{font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
color: #333333;height: .6rem;}
.homeb .tp-list ul li a p{font-size: 0.16rem;font-weight: normal;line-height: 0.24rem;color: #999999;height: .48rem;margin-top: .05rem;}
        .homeb .tp-list ul li:hover a  h2{color: #0848A7;}
.homeb .s2-sz-list ul{/*display: flex;flex-wrap: wrap;margin: 0 -.25rem;*/}
.homeb .s2-sz-list ul li{/*width: 20%;*/}
.homeb .s2-sz-list ul li a{display: block;margin: 0 .25rem;}
.homeb .s2-sz-list ul li a .img{height: 2.72rem;}
.homeb .s2-sz-list ul li a .txt{border-bottom: 3px solid #0848A7;height: .7rem;padding: .2rem 0;}
.homeb .s2-sz-list ul li a .txt p{position: relative;padding-bottom: .1rem;font-size: .16rem;color: #999;}
.homeb .s2-sz-list ul li a .txt p::after{content: "";position: absolute;left: 0;bottom: 0;width: .35rem;height: 1px;background: #666;}
.homec .teach-jy{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.homec .teach-jy .tjy-l{width: 49.9%;}
.homec .teach-jy .tjy-l a{display: block;position: relative;}
.homec .teach-jy .tjy-l a .img{height: 4.91rem;}
.homec .teach-jy .tjy-l a .txt{position: absolute;left: 0;right: 0;bottom: 0;padding: .3rem .35rem;z-index: 9;}
.homec .teach-jy .tjy-l a .txt p{font-size: .18rem;color: #fff;}
.homec .teach-jy .tjy-l a .txt  span{display: block; margin-top: .15rem; position: relative;padding-left:.3rem;font-size: .16rem;color: #fff;background: url(../images/s3-time.png) no-repeat left center;background-size: .2rem auto;}
.homec .teach-jy .tjy-r{width: 45.8%;}
.homec .teach-jy .tjy-r ul li{position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.08);padding-left: .52rem;}
.homec .teach-jy .tjy-r ul li a{display: block;padding: .23rem 0;}
.homec .teach-jy .tjy-r ul li:last-child{border-bottom: none;}
.homec .teach-jy .tjy-r ul li span{position: absolute;left: 0;top: .2rem;width: .27rem;height: .27rem;background:#0848A7 url(../images/s3-add.png) no-repeat center center;cursor: pointer;}
.homec .teach-jy .tjy-r ul li h2{display: block; font-size: 0.18rem;font-weight: normal;line-height: 0.3rem;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.homec .teach-jy .tjy-r ul li  p{margin-top: .1rem;font-size: .16rem;color: #999999;height: .6rem;line-height: .3rem;display: none;}
.homec .teach-jy .tjy-r ul li.on span{background:#0848A7 url(../images/s3-jj.png) no-repeat center center;}
.homec .teach-jy .tjy-r ul li.on h2{font-weight: bold;}
.homec .teach-jy .tjy-r ul li.on  p{display: block;}
@media (max-width: 1000px) {.homeb .tp-list ul li a .img{height: 19vw;}.homeb .tp-list ul li a .txt{padding: .15rem;}
.homeb .s2-sz-list ul li a{margin: 0 .1rem;}
.homeb .s2-sz-list ul{margin: 0 -.1rem;}
.homeb .s2-sz-list ul li a .img{height: 20vw;}
.homec .teach-jy .tjy-l{width: 100%;}
.homec .teach-jy .tjy-r{
    width: 100%;
}
}
@media (max-width: 700px){
.homeb .tp-list ul{display: block;}
.homeb .tp-list ul li{width: 100%; margin-bottom: .15rem;}
.homeb .tp-list ul li a .img{height: 55vw;}
.homeb .s2-sz-list ul li{width: 50%;margin-bottom: .15rem;}
.homeb .s2-sz-list ul li a .img{height: 55vw;}
.homec .teach-jy .tjy-l a .img{height: 55vw;}
.homec .teach-jy .tjy-l a .txt{padding: .15rem;}
}
.xyfg ul {
    margin: 0 -0.25rem;
    justify-content: flex-start;
}

.xyfg li {
    width: 33.3%;
    padding: 0 0.25rem;
    margin-top: 0.25rem;
}

.xyfg li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
}

.xyfg li .con {
    padding: 0 0.2rem;
    height: 0.88rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 0.03rem solid #0848A7;
}

.xyfg li h3 {
    font-size: 0.18rem;
    color: #666;
    line-height: 0.28rem;
    transition: 0.5s;
    width: 100%;
    font-weight: normal;
}
.xyfg li .scale{overflow: hidden;}
.xyfg li .scale .imged {position: relative;
    padding-bottom: 30%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
   
}
.xyfg li .scale .imged img{display: none;}
@media(min-width: 1025px) {
    .xyfg li a:hover h3 {
        color: #0054c1;
    }
}

@media(max-width: 1024px) {
    .xyfg ul {
        margin: 0 -0.1rem;
    }
    .xyfg li {
        padding: 0 0.1rem;
        /* margin-bottom: 0.3rem; */
    }
}

@media(max-width: 768px) {
    .xyfg li {
        width: 50%;
    }
}