html,body{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Microsoft YaHei UI;
}
p,ul,li{
    margin: 0;
    padding: 0;
}
body{
    height: 100%;
    /*padding-top: 0.98rem;*/
    /*padding-top: 98px;*/
    padding-top: 72px;
    /*font-size: 0.16rem;*/
    font-size: 16px;
}
.container{
    width: 1200px;
    margin: 0px auto;
}
div{
    box-sizing: border-box;
}
img{
    width: 100%;
    height: 100%;
}
.center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-title{
    width: 100%;
    /*height: 0.98rem;*/
    /*height: 98px;*/
    height: 72px;
    background: #2332C8;
    position: fixed;
    top: 0;
    left: 0;
    color: white;
    /*padding: 0rem 0rem 0rem 3.2rem;*/
    /*padding: 0 0 0 320px;*/
    display: flex;
    z-index: 999;
}
.top-title .logo{
    /*padding: 0.16rem 0 0.21rem 0;*/
    /*padding: 16px 0 21px 0;*/
    padding: 14px 0;
    height: 100%;
    /*width: 1.59rem;*/
    width: 158px;
    position: absolute;
    left: 56px;
}
.top-title .logo img{
    width: auto;
}
.top-title ul{
    display: flex;
    margin: 0;
    padding: 0;
    /*padding-left: 0.5rem;*/
    padding-left: 50px;
    position: absolute;
    right: 0;
    /*top: 32px;*/
    top: 18px;
}
.top-title li{
    height: 100%;
    /*width: 2rem;*/
    width: 200px;
    box-sizing: border-box;
    /*font-size: 0.22rem;*/
    font-size: 22px;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #FFFFFF;
    list-style: none;
    transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    border-right: 1px solid #4B5BF1;
    cursor: pointer;
}
.top-title li .small-title{
    transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    text-align: center;
}
.top-title li .small-title span::after{
    content: "";
    display: block;
    /*width: 0.3rem;*/
    width: 30px;
    height: 1px;
    background: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    /*margin-top: 0.13rem;*/
    margin-top: 13px;
}
.top-title li:nth-child(1){
    border-left: 1px solid #4B5BF1;

}
.top-title .title-active{
    background: #0721B7;
}
.moudle{
    width: 100%;
    /*width: 1200px;*/
    overflow: hidden;
}
.moudle1{
    /*height: 12.2rem;*/
    height: 1200px;
    /*height: 860px;*/
    background: url("../images/m11.jpg") no-repeat;
    background-size: contain;
    position: relative;
}
.m1-tips{
    position: absolute;
    z-index: 1;
    /*width: 12rem;*/
    /*height: 4.27rem;*/
    /*bottom: 0.9rem;*/
    /*left: 3.59rem;*/
    width: 1200px;
    height: 427px;
    bottom: 90px;
    left: 359px;
    background: url("../images/m12.png") no-repeat;
    background-size: contain;
    /*padding: 0.37rem 0.99rem 0.43rem 0.99rem;*/
    padding: 37px 99px 43px 99px;
    text-align: center;
}
.m1-tips div:not(:last-child){
  /*margin-bottom: 0.3rem;*/
  margin-bottom: 30px;
}
.m1-tips div p:nth-child(1){
    /*font-size: 0.23rem;*/
    font-size: 23px;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #232F95;
    /*line-height: 0.44rem;*/
    line-height: 44px;
}
.m1-tips div p:nth-child(2){
    /*font-size: 0.13rem;*/
    font-size: 13px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #333333;
    /*line-height: 0.24rem;*/
    line-height: 24px;
}
.moudle2{
    /*height: 6.88rem;*/
    /*height: 688px;*/
    height: 760px;
    background: url("../images/m21.png") no-repeat;
    background-size: cover;
    overflow:hidden;
    /*position: relative;*/
    /*top: -270px;*/
}
.moudle2 .logo{
    /*width: 10.87rem;*/
    /*height: 1.13rem;*/
    width: 1087px;
    height: 113px;
    margin: 0 auto;
    /*margin-top: 0.3rem;*/
    margin-top: 30px;
}
.m2-content{
    /*width: 10.92rem;*/
    /*height: 4.75rem;*/
    width: 1092px;
    /*height: 475px;*/
    height: 561px;
    border: 1px solid #96C8FF;
    /*margin-left: 4.67rem;*/
    /*margin-top: 0.3rem;*/
    /*margin-left: 467px;*/
    /*margin-top: 30px;*/
    margin: 30px auto 0;
    position: relative;
}
.m2-left{
    /*width: 6.76rem;*/
    /*height: 4.47rem;*/
    width: 676px;
    height: 447px;
    position: absolute;
    z-index: 1;
    /*left: -0.78rem;*/
    /*top: 0.19rem;*/
    left: -78px;
    top: 19px;
}
.m2-right{
    /*width: 4.57rem;*/
    width: 457px;
    height: 100%;
    /*padding: 0.1rem;*/
    padding: 10px;
    position: absolute;
    right: 0;
    top:5px;
    z-index: 1;
    font-size: 14px;
    line-height: 24px;
}
.line{
    overflow-y: scroll;
     width: 100%;
    height: 100%;
}
.line::-webkit-scrollbar{
      /*width:0.05rem;*/
      /*height:0.3rem;*/
    width:5px;
    height:30px;
    }
.line::-webkit-scrollbar-track{
       background: #DEE4FB;
        border-radius:2px;
       }
 .line::-webkit-scrollbar-thumb{
        background: #FFFFFF;
        border-radius:3px;
       }
.swiper-container-m2{
    /*width: 6.76rem;*/
    /*height: 3.56rem;*/
    width: 676px;
    /*height: 356px;*/
    height: 450px;
    overflow: hidden;
}
.m2-bottom{
  /*height: 0.91rem;*/
    height: 91px;
    background: #96C8FF;
    /*padding: 0.14rem 0.35rem;*/
    padding: 14px 35px;
  display: flex;
}
.m2-school{
    /*width: 2.34rem;*/
    /*height: 0.69rem;*/
    width: 234px;
    height: 69px;
    background: url("../images/m23.png") no-repeat;
    background-size: contain;
    /*margin-left: -0.64rem;*/
    /*font-size: 0.21rem;*/
    margin-left: -64px;
    font-size: 21px;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    /*line-height: 0.57rem;*/
    line-height: 57px;
}
.m2-text{
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #0F1768;
    /*line-height: 0.24rem;*/
    line-height: 24px;
    /*width: 4.26rem;*/
    /*margin-left: 0.26rem;*/
    width: 426px;
    margin-left: 26px;
}
.m2-item{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 10px;
    cursor: default;
    padding: 10px 0;
}
.m2-item.active{
    background-color: #f8f8f8;
}
.m2-item .intro{
    /*width: 1.543rem;*/
    /*height: 0.996rem;*/
    width: 154px;
    height: 100px;
}
.m2-item div:nth-child(2){
    /*width: 2.23rem;*/
    width: 223px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #333333;
}
.moudle3{
    width: 100%;
    /*height: 9.54rem;*/
    height: 954px;
    overflow: hidden;
}
.moudle3 .title{
    /*width: 10.87rem;*/
    /*height: 1.12rem;*/
    width: 1087px;
    height: 112px;
    margin: 0 auto;
    /*margin-top: 0.31rem;*/
    /*margin-bottom: 0.79rem;*/
    margin-top: 31px;
    margin-bottom: 79px;
}
.swiper-container3{
    /*width: 11.28rem;*/
    /*height: 6.77rem;*/
    /*overflow: hidden;*/
    /*margin: 0 0.18rem;*/
    width: 1128px;
    height: 677px;
    overflow: hidden;
    margin: 0 18px;
}
.m3-content .center>img{
    /*width: 0.19rem;*/
    /*height: 0.37rem;*/
    width: 19px;
    height: 37px;
}



.m3-content .pagination {
    /*position: absolute;*/
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.m3-content .swiper-pagination-switch {
    display: inline-block;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
    height: 8px;
    background: #CDCDCD;
    width: 8px;
    border-radius: 50%;
}
.m3-content .swiper-active-switch {
    background: #2430AF;
    width: 16px;
    border-radius: 4px;
    height: 8px;
}
.swiper-container3 .row{
    width: 100%;
    /*height: 2.26rem;*/
    height: 226px;
    display: flex;
    overflow: hidden;
}
.swiper-container3 .row .row-c{
    /*margin-right: 0.16rem;*/
    /*width: 2.691rem;*/
    margin-right: 16px;
    width: 269px;
}
.swiper-container3 .row .row-c img{
    /*height: 1.708rem;*/
    height: 171px;
}
.swiper-container3 .row .row-c p{
    text-align: center;
}
.swiper-container3 .row .row-c:last-child{
    margin-right: 0;
}
.moudle4{
    /*height: 6.88rem;*/
    height: 688px;

    width: 100%;
    background: url("../images/m41.png") no-repeat;
    background-size: contain;
}
.m4-title{
 /*width: 10.93rem;*/
    /*height: 1.1rem;*/
    /*margin: 0 auto;*/
    /*margin-top: 0.34rem;*/
    width: 1093px;
    height: 110px;
    margin: 0 auto;
    margin-top: 34px;
}
.m4-content{
    /*width: 11.99rem;*/
    /*margin: 0.51rem 0 0 3.61rem;*/
    width: 1199px;
    margin: 51px 0 0 361px;
    display: flex;
    overflow: hidden;
}
.m4-left{
    /*width: 4.49rem;*/
    /*height: 4.09rem;*/
    width: 449px;
    height: 409px;
    background: url("../images/m42.png") no-repeat;
    background-size: contain;
    /*margin-top: 0.19rem;*/
    /*padding: 0.56rem;*/
    margin-top: 19px;
    padding: 56px;
}
.m4-left p{
    text-align: center;
    font-family: Microsoft YaHei UI;
}
.m4-left p{
    /*font-size: 0.16rem;*/
    font-size: 16px;
}
.m4-left p:nth-child(1){
    /*font-size: 0.28rem;*/
    font-size: 28px;
    font-weight: bold;
    color: #2430AF;
    /*margin-bottom: 0.14rem;*/
    margin-bottom: 14px;
}
.m4-left div{
    width: 100%;
    height: 1px;
    border: 1px solid #C9DFF1;
    /*margin: 0.23rem 0 0.43rem 0;*/
    margin: 23px 0 43px 0;
}
.m4-right{
    /*width: 7.39rem;*/
    /*height: 4.28rem;*/
    width: 739px;
    height: 428px;
    background: url("../images/m43.png") no-repeat;
    background-size: contain;
    /*margin-left: 0.11rem;*/
    /*padding: 0.15rem 0.13rem 0.11rem 0.12rem;*/
    margin-left: 11px;
    padding: 15px 13px 11px 12px;
}
.m4-right video{
    width: 100%;
    height: 100%;
}
video:focus{
    outline: none;
}
.moudle5{
    /*min-height: 7.56rem;*/
    min-height: 756px;
    background: white;
}
#m5left,#m5right,#m6left,#m6right{
    /*width: 0.19rem;*/
    /*height: 0.37rem;*/
    width: 19px;
    height: 37px;
}
.swiper-container5{
    /*width: 11.18rem;*/
    /*height: 6.61rem;*/
    /*overflow: hidden;*/
    /*margin: 0 0.25rem;*/
    /*margin-top: 0.6rem;*/
    width: 1117px;
    height: 661px;
    overflow: hidden;
    margin: 0 25px;
    margin-top: 60px;
}
.swiper-container5 .m5-img{
   /*width: 3.567rem;*/
   width: 356px;
   /*width: 450px;*/
    /*height: 100%;*/
    /*margin-right: 0.29rem;*/
    margin-right: 29px;
}
.swiper-container5 .m5-img:last-child{
    margin-right: 0;
}
.moudle6{
    width: 100%;
    /*height: 5.43rem;*/
    height: 543px;
    background: url("../images/m61.png") no-repeat;
    background-size: contain;
}
.swiper-container6{
    /*width: 11.14rem;*/
    /*height: 2.64rem;*/
    width: 1114px;
    height: 264px;
    overflow: hidden;
    display: flex;
    /*margin: 0.63rem 0.04rem 0 0.24rem;*/
    margin: 63px 4px 0 24px;
}
.m6-item img{
    /*height: 2.21rem;*/
    height: 221px;
}
.m6-item{
    background: #C8E4FF;
    border-radius: 2px;
    /*width: 3.59rem;*/
    width: 359px;
    height: 100%;
    /*margin-right: 0.19rem;*/
    margin-right: 19px;
}
.m6-item div{
  text-align: center;
}
.swiper-container6 .swiper-slide{
    display: flex;
}
.swiper-container5 .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.m7video{
    /*width: 12rem;*/
    /*height: 6.95rem;*/
    width: 1200px;
    height: 695px;
    margin: 0 auto;
    /*margin-top: 0.42rem;*/
    /*margin-bottom: 0.63rem;*/
    /*padding: 0.35rem 0.36rem 0 0.34rem;*/
    margin-top: 42px;
    margin-bottom: 63px;
    padding: 35px 36px 0 34px;
    background: url("../images/m72.png") no-repeat;
    background-size: contain;
}
.m7video video,.m7video img{
    width: 100%;
    /*height: 5.75rem;*/
    height: 575px;
}
.m7video p{
    /*font-size: 0.26rem;*/
    font-size: 26px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #151D5E;
    /*line-height: 0.8rem;*/
    line-height: 80px;
    text-align: center;
}
.bottom{
    width: 100%;
    /*height: 1.74rem;*/
    /*padding:0.68rem 0 0.58rem 0;*/
    /*font-size: 0.16rem;*/
    height: 174px;
    padding:68px 0 58px 0;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    background: #2332C8;
    text-align: center;
    /*line-height: 0.3rem;*/
    line-height: 30px;
}




.foot {
    width: 100%;
    height: 180px;
    /*background: url(../images/bg_08.jpg) no-repeat center top;*/
    background:  #2332C8;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top:30px;
    line-height: 35px;
}
.foot .zixun{
    font-size:24px;
    color:#fddc3b;
    font-weight:bold;
    display: flex;justify-content: center;
    height:50px;
    align-items: center;
}
.foot .zixun a{
    color:#fddc3b;
    text-decoration: none;
}
.foot .zixun img{
    width:34px;
    height:34px;
    margin-right:10px
}
.foot ul{
    display: flex;
    justify-content: center;
    margin-bottom:30px;
}
.foot h3{
    margin:20px 0;
}
.foot li{
    list-style: none;
    width:363px;
    height:51px;
    background:url(../images/huigu.png) no-repeat;
    line-height:51px;
    font-size:18px;
    color:#fff;

    padding-left:20px;
}
.foot li a{
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
}
.foot li:nth-child(2){
    margin:0 20px;
}
.foot li font{
    width:9px;
    height:9px;
    background:#fddc3b;
    border-radius:50%;
    display: flex;
    margin-right:10px;
}
.foot p{
    clear: both;
}


@media (min-width: 0) and (max-width: 1200px) {
    .moudle1{
        height: 532px;
    }

    .moudle{
        width: 1200px;
    }

    .m2-content{

    }
    .swiper-container-m2{
        width: 630px;
    }

    .m2-left{
        left: 0;
        width: 630px;
    }
    .foot,.bottom{
        width: 1200px;
    }
    .moudle1{
        height: 765px;
    }

}