 html {
    -ms-touch-action: none;  /* 阻止windows Phone 的默认触摸事件 */
}
html,body{
    /*min-height: 100rem;*/
    max-width: 100%;
    margin: 0 auto;
    min-width: 320px;
    background-color: transparent;
}
body{
    position: relative;
    margin:0;padding:0;
    width: 100%;height: 100%;
    *cursor: default;
    overflow: hidden;
    -webkit-text-size-adjust:none;
}
.outopacity{opacity: 0;}
.public{padding: 0 200rem 0 310rem;margin: 0 auto;box-sizing:border-box;width: 100%;}
.head{position: fixed;}
.head .public{padding-left: 200rem}
#pageContain {
    overflow: hidden;
}
/*.animated{
    -webkit-animation-duration:0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/
.page {
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.contain {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    z-index: 0;
}
.current .contain,.slide .contain {
    display: block;
}
.current {
    display: block;
    z-index: 1;
}
.slide {
    display: block;
    z-index: 2;
}
.swipe {
    display: block;
    z-index: 3;
    transition-duration: 0ms !important;
    -webkit-transition-duration: 0ms !important;
}

#navBar {
    z-index: 3;
    position: absolute;
    bottom: 40%;
    left: 3%;
}
#navBar .active {
    color: #fff;
    font-weight: bold;
}
#navBar li {
    cursor: pointer;
    margin-bottom: 10px;
    transition: all .7s ease;
    font-size: 18rem;
    line-height: 2.5;
    color: #b5b5b5;
}
.table{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.tableCell{
    display: table-cell;
    vertical-align: middle;
}
.idx1_l{
    width: 60%;
    font-size: 24rem;
    color: #ffffff;
}
.idx1_l p:first-child{
    font-size: 80rem;
    font-weight: bold;
    margin-bottom: 30rem
}
.idx1_r{
    width: 30%;
    background-color: var(--colors-background-elevated-low-transparent);
    border-radius: 10rem;
    padding: 0 40rem;
}
.idx1_r .tit{
    font-size: 24rem;font-weight: bold;
    border-bottom: 1rem solid #1a1a1b;
}
.idx1_r .tit a{
    width: 100%;width: 100%;height: 100%;line-height: 85rem;
    display: flex;align-items:center;justify-content:flex-start;
}
.idx1_r .tit label{
    width: 50rem;height: 22rem;text-align: center;line-height: 22rem;border-radius: 20rem;color: #fff;font-size: 13rem;
    background: url(../img/i35.png) no-repeat;background-size: 100% 100%;display: inline-block;font-weight: normal;
}
.idx1_r .tit span{
    width: calc(100% - 62rem);
    margin-left: 12rem;color: #eeba55;
}
.idx1_r ul li{
    line-height: 50rem;border-bottom: 1rem solid #1a1a1b;
}
.idx1_r ul li a{
    display: flex;width: 100%;height: 100%;align-items:center;justify-content:space-between;font-size: 16rem;color: #fff
}
.idx1_r ul li:hover a{
    color:#ffc656
}
.idx1_r ul li label:first-child{
    width: 50rem;height: 20rem;text-align: center;line-height: 20rem;border:1rem solid #ffc656;border-radius: 20rem;color: #ffc656;font-size: 13rem;
}
.idx1_r ul li span:nth-child(2){
    width: 70%;
}
.idx1_r ul li span:nth-child(3){
    text-align: right;
}
.idx1_r .btns{
    display: block;text-align: center;color: #eeba55;font-size: 16rem;padding: 20rem 0
}
/*.idx1_r_tit{
    padding: 30rem 40rem;
    background-color: rgba(0,0,0,.4);
    border-radius: 10rem;
    margin-bottom: 15rem;
}
.idx1_r_tit label{
    width: 90rem;
    height: 25rem;
    border: 1rem solid #f8bb98;
    border-radius: 25rem;
    text-align: center;
    line-height: 25rem;
    font-size: 12rem;color: #febc94;
}
.idx1_r_tit span{
    width: 65%;
    display: block;
    font-size: 18rem;color: #fff;
}
.idx1_r ul li{
    padding: 40rem 20rem;
    background-color: rgba(0,0,0,.4);
    border-radius: 10rem;
    width: 48%;
    box-sizing:border-box;
}
.idx1_r_li_img{
    width: 100%;
    height: 100rem;
    margin: 0 auto;
}
.idx1_r_li_img img{
    max-width: 100%;
}
.idx1_r_li_tit{
    margin: 20rem 0;
    text-align: center;
    font-size: 18rem;
}
.idx1_r_li_tag p{
    margin-bottom: 20rem
}
.idx1_r_li_tag label{
    display: inline-block;
    padding: 5rem 15rem ;
    border-radius: 25rem;
    background-color: rgba(238,238,238,.15);
    font-size: 14rem;
    color: #fff;
}
.idx1_r ul li:hover .idx1_r_li_tit{
    color:#482987;
}*/
.idx2 ul{
    font-size: 0
}
.idx2 ul li{
    display: inline-block;
    overflow: hidden;
}
.idx2 ul li:first-child{
    width: 17%;
}
.idx2 ul li:nth-child(2){
    width: 25%;
    margin-left: 17%;
    vertical-align: bottom;
}
.idx2 ul li:nth-child(3){
    width: 16%;
    margin-left: 25%;
    vertical-align: bottom;
}
.idx2 ul li:nth-child(4){
    width: 17%;
    margin-left: 17%;
    vertical-align: top;
}
.idx2 ul li:nth-child(5){
    width: 25%;
    margin-left: 25%;
    vertical-align: top;
}
.idx2 ul li:nth-child(6){
    width: 17%;
    vertical-align: top;
    margin-top: -4.5%
}
.idx2 ul li:nth-child(7){
    width: 25%;
    margin-left: 17%;
    vertical-align: top;
}
.idx2_tit p{
    color: #fff;
    font-size: 56rem;color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.idx2 ul li:nth-child(8){
    width: 16%;
    margin-left: 25%;
    height: 140rem;
    background: url(../img/bg20.png) no-repeat;
    background-size: 100% 100%;
}
.idx2 ul li:nth-child(8) a{
    width: 100%;
    height: 100%;
    color: #9c6bff;
    font-size: 22rem;
}
.idx2 ul li:nth-child(8) a span{
    margin-right: 15rem;
    transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;
}
.idx2 ul li:nth-child(8) a img{
    width: 25rem;
}
.idx2 ul li img{
    transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;
}
.idx2 ul li:hover img{
    -webkit-transform: scale(1.12);transform: scale(1.12);-webkit-transition-delay: 0;transition-delay: 0;
}
.idx2 ul li:nth-child(8):hover a span{
    margin-right: 25rem;
}
.idxTitle{
    font-size: 40rem;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 15rem;
    position: relative;
}
.idxTitle:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80rem;
    height: 5rem;
    background: url(../img/bg1.jpg) no-repeat;
    background-size: 100% 100%;
}
.idxcon{
    height: 70%;
}
.idx3 ul{
    flex-wrap:wrap;
    margin-top: 60rem;
    position: relative;
}
.idx3 ul:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 2rem;
    background: url(../img/bg3.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 50%;
}
.idx3 ul:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 2rem;
    background: url(../img/bg4.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    right: 50%;
}
.idx3 ul li{
    width: 50%;
    padding: 75rem 0;
}
.idx3 ul li a{
    display: block;
    margin: 0 auto;
    width: 40%;
    box-sizing:border-box;
    padding-left: 30rem;
    position: relative;
}
.idx3 ul li a:before{
    content: "";
    position: absolute;
    width: 4rem;
    height: 90%;
    background: url(../img/bg2.jpg) no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: 0
}
.idx3 ul li p{
    color: #fff;
    font-size: 18rem;
    line-height: 1.5
}
.idx3 ul li p:first-child{
    font-size: 48rem;
    font-weight: bold;
    margin-bottom: 20rem;
}
.teachbox{
     margin-top: 70rem;
     width: 100%;
     overflow: hidden;
     padding: 80rem 0
}
.idx4 ul li{
    width:22%!important;
    margin: 0 5.5%;
    background-color: rgba(255,255,255,.3);
    transform:skew(0,-5deg);
    -webkit-transform: skew(0,-5deg);
    -moz-transform: skew(0,-5deg);
    -o-transform:skew(0,-5deg);
    -ms-transform:skew(0,-5deg)
}
/*.idx4 ul li:nth-child(3n){
    margin-right: 0
}*/
.idx4_li_img{
    width: 50%;
    margin: 0 auto;
    margin-top: -60rem;
}
.idx4_li_txt{
    background: url(../img/bg5.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 30rem;
    text-align: center;
}
.idx4_li_txt>div{
    transform:skew(0,5deg);
    -webkit-transform: skew(0,5deg);
    -moz-transform: skew(0,5deg);
    -o-transform:skew(0,5deg);
    -ms-transform:skew(0,5deg)
}
.idx4_li_txt p{
    font-size: 18rem;
    color: #ffffff;
}

.idx4_li_txt p:first-child{
    font-size: 30rem;
    margin-bottom: 10rem;
}
.idx4_li_info{
    transform:skew(0,5deg);
    -webkit-transform: skew(0,5deg);
    -moz-transform: skew(0,5deg);
    -o-transform:skew(0,5deg);
    -ms-transform:skew(0,5deg);
    padding: 35rem 30rem;
}
.idx4_li_info>div{
    font-size: 16rem;color: #ffffff;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.idx5box{
    /*background: url(../img/bg6.jpg) no-repeat;*/
    /*background-size: 50%;*/
    /*background-position: right;*/
    height: 100%
}
.idx5Con{
    width: 60%
}
.idx5Tit{
    margin-top: 180rem;
    font-size: 60rem;
    color: #ffffff;
    font-weight: bold;
}
.idx5Txt{
    margin-top: 35rem;
    font-size: 18rem;
    color: #ffffff;
    line-height: 1.7;
    width: 80%;
}
.idx6con{
    margin-top: 70rem;
}
.idx6_l{
    width: 67%;
}
.idx6_r{
    width: 100%;
    flex-wrap:wrap;
}
.idx6_r li{
    width: 19.2%;
    margin-left: 1%;
    margin-bottom: 10px;
}
.idx6_r li:nth-child(5n+1){
    margin-left: 0;
}
.idx6_r li a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.idx6_r li img{
    transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;
}
.idx6_r li:hover img{
    -webkit-transform: scale(1.12);transform: scale(1.12);-webkit-transition-delay: 0;transition-delay: 0;
}
/*.idx6_r li p:first-child{*/
/*    font-size: 20rem;color: #fff;*/
/*    font-weight: bold;*/
/*    margin-bottom: 15rem;*/
/*}*/
/*.idx6_r li p:nth-child(2){*/
/*    font-size: 18rem;*/
/*    color: #d7b5ff;*/
/*}*/
@media (min-width: 982px) and (max-width: 1220px){

    .lmlist>a{
        font-size: 24rem;
    }
    #navBar li{
        font-size: 24rem
    }
    .idxTitle{
        font-size: 50rem;
    }

    .idx1_r .tit{
        font-size: 28rem;
    }
    .idx1_r ul li{
        line-height: 80rem
    }
    .idx1_r ul li a{
        font-size: 22rem
    }
    .idx1_r ul li label:first-child{
        width: 70rem;height: 35rem;line-height: 35rem;border:1rem solid #ffc656;border-radius: 35rem;color: #ffc656;font-size: 18rem;
    }
    .idx1_r ul li span:nth-child(2){
        width:60%;
    }
    .idx1_r ul li span:nth-child(3){
        width: calc(40% - 100rem);text-align: right;
    }
    .idx1_r .btns{
        display: block;text-align: center;color: #eeba55;font-size: 24rem;padding: 30rem 0
    }

    /*.idx1_r_tit span{
        font-size: 24rem
    }
    .idx1_r_li_tit{
        font-size: 24rem
    }
    .idx1_r_li_tag label{
        font-size: 20rem;
    }*/
    .idx3 ul li p:first-child{
        font-size: 58rem;
    }
    .idx3 ul li p{
        font-size: 24rem;
    }

    .idx4 ul li{
        width:28%;
    }
    .idx4_li_txt p{
        font-size: 26rem
    }

    .idx4_li_txt p:first-child{
        font-size: 36rem;
    }
    .idx4_li_info{
        font-size: 26rem;
        padding-bottom: 80rem;
    }
    .idx5Txt{
        font-size: 26rem
    }
    
    .idx5Txt img{
        max-width: 100%;
    }
    /*.idx6_r li p:first-child{*/
    /*    font-size: 28rem*/
    /*}*/
    /*.idx6_r li p:nth-child(2){*/
    /*    font-size: 20rem;*/
    /*}*/
}

/*手机端*/
@media only screen and (max-width: 982px) {
    .head .public{
        padding: 0 3%;
    }
    .public{
        padding: 0 3%;
    }
    .idx1{
        flex-wrap:wrap;
    }
    .idx1_l{
        width: 100%
    }
    .idx1_r{
        width: 100%;
        box-sizing:border-box;
        margin-top: 5%
    }
    .idx1_l p:first-child{
        font-size: 26rem;
        margin-bottom: 15rem
    }

    .idx1_r .tit{
        font-size: 28rem;
    }
    .idx1_r .tit label{
         width: 70rem;height: 37rem;line-height: 37rem;text-align: center;border-radius: 35rem;color: #fff;font-size: 18rem;
    }
    .idx1_r .tit span{
        width: calc(100% - 82rem);
        margin-left: 12rem;color: #eeba55;
    }
    .idx1_r ul li{
        line-height: 80rem
    }
    .idx1_r ul li a{
        font-size: 22rem
    }
    .idx1_r ul li label:first-child{
        width: 70rem;height: 35rem;line-height: 35rem;border:1rem solid #ffc656;border-radius: 35rem;color: #ffc656;font-size: 18rem;
    }
    .idx1_r ul li span:nth-child(2){
        width: 65%;
    }
    .idx1_r ul li span:nth-child(3){
        width: calc(35% - 120rem);text-align: right;
    }
    .idx1_r .btns{
        display: block;text-align: center;color: #eeba55;font-size: 24rem;padding: 30rem 0
    }


    /*.idx1_r_tit label{
        width: 120rem;
        height: 45rem;
        line-height: 45rem;
        font-size: 20rem
    }
    .idx1_r_tit span{
        width: 70%;
        font-size: 24rem;
    }
    .idx1_r ul{
        flex-wrap:wrap;
    }
    .idx1_r ul li{
        width: 100%;
        margin-bottom: 15rem;
        padding: 20rem;
    }

    .idx1_r_li_img {
        width: 130rem;
        height: 130rem;
        margin: 0 auto;
    }
    .idx1_r_li_tit{
        font-size: 24rem;
    }
    .idx1_r_li_tag{
        display: flex;
    }
    .idx1_r_li_tag p{
        margin-bottom: 0;
        margin-right: 10rem;
    }
    .idx1_r_li_tag label{
        font-size: 22rem;
    }*/
    .idx2 ul {
        display: flex;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
    }
    .idx2 ul li{
        width: 48%!important;
        margin-left: 0!important;
        margin-bottom: 3%;
    }
    .idx2 ul li:first-child{
        width: 100%!important;
        margin-bottom: 6%
    }
    .idx2 ul li:nth-child(6){
        margin-top: 0
    }
    .idx2 ul li:nth-child(8){
        height: 80rem;
        margin: 50rem 26% 0 26%!important;
    }
    .idx2_tit {
        display: flex!important;
        justify-content:flex-start;
        align-items:center
    }
    .idx2_tit p{
        font-size: 30rem;
        margin-right: 10rem;
    }
    .idx3 ul:before{
        width: 0
    }
    .idx3 ul:after{
        width: 0
    }
    .idx3 ul li{
        width: 100%;
        padding: 20rem 0;
    }
    .idx3 ul li a{
        width: 90%
    }
    .idx3 ul li p{
        font-size: 24rem;
    }
    .idx3 ul li p:first-child{
        margin-bottom: 10rem;
    }
    .idx4 ul li{
        width: 46%!important;
        margin: 0 2%
    }
    .idx4_li_txt p:first-child{
        font-size: 34rem
    }
    .idx4_li_txt p{
        font-size: 24rem
    }
    .idx4_li_info>div{
        font-size: 22rem
    }
    .idx5Tit{
        font-size: 30rem;
        margin-top: 100rem;
    }
    .idx5Txt{
        font-size: 24rem;
        width: 100%;
    }
    .idx5Txt img{
        max-width: 100%;
    }
    .idx5box{
        background: none
    }
    .idx5Con{
        width: 100%
    }
    .idx6con{
        flex-wrap:wrap;
    }
    .idx6_l{
        width: 100%
    }
    .idx6_r{
        width: 100%
    }
    .idx6_r li{
        width: 32%;
        margin-left: 2%;
    }
    .idx6_r li:nth-child(5n+1){
        margin-left:2%;
    }
    .idx6_r li:nth-child(3n+1){
        margin-left: 0;
    }
    .idx6_r li:hover img{
        -webkit-transform: none;transform: none;-webkit-transition-delay: 0;transition-delay: 0;
    }
}