*{
    margin:0;
    padding:0;
}
ul,li{
    list-style: none;
}
a{
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #000000;
    text-decoration: none;
}
body{
    font-family:"Microsoft YaHei";
}

.rowWidth{
    width:1400px;
    margin: 0 auto;
}
.enter{
    height: 100vh;
   /* background: url(/Static/img/new/stu/homepage_bg1.jpg) center center no-repeat;
    background-size: cover;*/
}
.swiper-container{
    height: 100%;
}
.swiper-container .swiperImg0{
    background:url(/Static/img/new/stu/homepage_bg1.jpg) no-repeat center;
    background-size: cover;
}
.swiper-container .swiperImg1{
    background:url(/Static/img/new/stu/swiperImg/2.jpg) no-repeat center;
    background-size: cover;
}
.swiper-container .swiperImg2{
    background:url(/Static/img/new/stu/swiperImg/3.jpg) no-repeat center;
    background-size: cover;
}
.enterBannerBox::before{
    content: '';
    display: table;
}
.enterBannerBox{
    height: 960px;
    position: relative;

}
.enterBannerBox .enterBannerBox_content{
    width: 80%;
    color:#fff;
    margin:0 auto;
    text-align: center;
    margin-top:230px;
}

.enterBannerBox .enterBannerBox_content span{
	letter-spacing: 8px;
}

.enterBannerBox .enterBannerBox_content div:first-child{
    font-size: 80px;
    font-weight: 600;
}
.enterBannerBox .enterBannerBox_content div:nth-child(2){
    font-size: 30px;
    margin-top: 30px;
}
.enterBannerBox .enterBannerBox_content div:last-child{
    margin-top:40px;
    display: inline-block;
    width: 176px;
    height:50px;
    background-image: linear-gradient(to right, #069141 , #10dd70);
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
}
.enterBannerBox .enterBannerBox_content div:last-child a{
    color:#fff;
}
.enterBannerBox .enterBannerBox_detail{
    width: 100%;
    position: absolute;
    left: 0;
    bottom:0;
    background-color: rgba(0,0,0,0.6);
}
.enterBannerBox .enterBannerBox_detail ul{
    padding:22px 0;
}
.enterBannerBox .enterBannerBox_detail ul li{
    float: left;
    color: #0fb256;
    width:33.33%;
    text-align:center;
}
.enterBannerBox .enterBannerBox_detail ul li .schoolImg{
    display: inline-block;
    width:62px;
    height:60px;
    background:url(/Static/img/new/stu/home_03.png) center center no-repeat;
    background-size: contain;
}
.enterBannerBox .enterBannerBox_detail ul li .studentImg{
    display: inline-block;
    width:58px;
    height:56px;
    background:url(/Static/img/new/stu/home_05.png) center center no-repeat;
    background-size: cover;
}
.enterBannerBox .enterBannerBox_detail ul li .classImg{
    display: inline-block;
    width:62px;
    height:60px;
    background:url(/Static/img/new/stu/home_07.png) center center no-repeat;
    background-size: contain;
}
.enterBannerBox .enterBannerBox_detail ul li .bannerNum{
    font-size:18px;
    font-weight: 600;
    margin-top: 15px;
}
.enterBannerBox .enterBannerBox_detail ul li .bannerFont{
    font-size: 14px;
    margin-top: 10px;
}
.uClassActive_wrap{
    background-color: #f8f8f8;
}
.uClassActive_wrap .uClassActiveTitle{
    text-align: center;
    padding:20px 0;
}
.uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_a{
    font-size: 28px;
    color:#333;
}
.uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_b{
    margin-top: 10px;
    font-size: 16px;
    color:#333;
}
.uClassActive_wrap .uClassActiveDetail{

}
.uClassActive_wrap .uClassActiveDetail ul{
    padding:10px 0;
}
.uClassActive_wrap .uClassActiveDetail ul li{
    float: left;
    width:26%;
    text-align: center;
    margin: 20px 40px 30px 40px;

}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res1{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_13.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res2{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_19.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res3{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_16.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res4{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_25.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res5{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_27.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res6{
    height:62px;
    width: 62px;
    background:url(/Static/img/new/stu/home_29.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_a{
    font-size: 16px;
    color: #333;
    margin-top: 22px;
}
.uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_b{
    font-size: 14px;
    color: #666;
    text-align: left;
    margin-top: 20px;
}
.uClassPaln_wrap{
    background-color: #f8f8f8;
    margin-bottom: 15px;
}
.uClassPaln_wrap .uClassPaln_title{
    text-align: center;
    font-size: 28px;
    color: #333;
    background-color: #f8f8f8;
    padding-bottom:40px;
}
.uClassPaln_wrap .uClassPaln_img1{
    position: relative;
    height: 752px;
    background:url(/Static/img/new/stu/home_34.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.uClassPaln_wrap .uClassPaln_img2{
    position: relative;
    margin-top: 15px;
    height: 752px;
    background:url(/Static/img/new/stu/home_36.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.uClassPaln_wrap .uClassPalnFont_box{
    width: 100%;
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    text-align: center;
}
.uClassPaln_wrap .uClassPaln_font1{
    font-size: 36px;
}
.uClassPaln_wrap .uClassPaln_font2{
    margin-top: 16px;
    font-size: 16px;
}
.uClassPaln_wrap .uClassPaln_box:first-child{
    float: left;
    width:32%;
    text-align: center;
    height: 698px;
    line-height: 698px;
    color:#fff;
    font-size: 36px;
    background:url(/Static/img/new/stu/home_38.jpg) center center no-repeat;
    background-size: cover;
    margin-top: 15px;
}
.uClassPaln_wrap .uClassPaln_box:nth-child(2){
    float: left;
    width:32%;
    text-align: center;
    height: 698px;
    line-height: 698px;
    color:#fff;
    font-size: 36px;
    background:url(/Static/img/new/stu/home_41.jpg) center center no-repeat;
    background-size: cover;
    margin: 15px 15px 0 15px;
}
.uClassPaln_wrap .uClassPaln_box:last-child{
    float: right;
    width:calc(100% - 64% - 30px);
    text-align: center;
    height: 698px;
    line-height: 698px;
    color:#fff;
    font-size: 36px;
    background:url(/Static/img/new/stu/home_44.jpg) center center no-repeat;
    background-size: cover;
    margin-top: 15px;
}
.uClassProvider_wrap{
    background-color: #f8f8f8;
    padding:50px 0;
}
.uClassProvider_wrap .uClassProvider_title{
    text-align: center;
    padding-bottom:20px;
}
.uClassProvider_wrap .uClassProvider_title .ProviderTitle_fonta{
    color: #333;
    font-size: 28px;
}
.uClassProvider_wrap .uClassProvider_title .ProviderTitle_fontb{
    margin-top: 10px;
    color: #333;
    font-size:16px;
}
.uClassProvider_wrap  .uClassProvider_detail ul{

}
.uClassProvider_wrap  .uClassProvider_detail li{
    float: left;
    width: 23%;
    height: 342px;
    text-align: center;
    background-color: #fff;
}

.uClassProvider_wrap  .uClassProvider_detail li:nth-child(2){
    margin: 0 15.5%;
}
.uClassProvider_wrap  .uClassProvider_detail li:last-child{
    float: right;
}
.uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img1{
    background:url(/Static/img/new/stu/home_49.jpg) center center no-repeat;
    background-size: cover;
    height: 198px;
}
.uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img2{
    background:url(/Static/img/new/stu/home_51.jpg) center center no-repeat;
    background-size: cover;
    height: 198px;
}
.uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img3{
    background:url(/Static/img/new/stu/home_54.jpg) center center no-repeat;
    background-size: cover;
    height: 198px;
}
.uClassProvider_wrap  .uClassProvider_detail .uClassProvider_tBox div{
    margin-top: 15px;
    width: 33.33%;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fonta{
    font-size: 16px;
    color: #333;
    margin-top: 30px;
}
.uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fontb{
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.uClassSettle_wrap::before{
    content: '';
    display: table;
}
.uClassSettle_wrap{
    height: 268px;
    background:url(/Static/img/new/stu/home_59.jpg) center center no-repeat;
    background-size: cover;
}
.uClassSettle_wrap .uClassSettle_detail{
    text-align: center;
}
.uClassSettle_wrap .uClassSettle_detail .uClassSettle_fonta{
    font-size: 36px;
    color: #fff;
    margin-top: 70px;
}
.uClassSettle_wrap .uClassSettle_detail .uClassSettle_fontb{
    font-size: 18px;
    color: #fff;
    margin-top: 18px;
}
.uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn{
    font-size: 18px;
    color: #fff;
    background-image: linear-gradient(to right, #069141 , #10dd70);
    width: 176px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 24px;
    cursor: pointer;
}
.uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn a{
    color: #fff;
}
@media only screen and (min-width: 1600px) and (max-width: 2500px) and (max-height: 1080px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 918px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:270px !important;

    }
}
@media only screen and (min-width: 1600px) and (max-width: 2500px) and (max-height: 900px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 750px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:170px !important;

    }
}
@media only screen and (min-width: 1600px) and (max-width: 2500px) and (min-height: 1050px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 890px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:170px !important;

    }
}
@media only screen and (min-width: 1440px) and (max-width: 1559px) and (max-height: 900px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 740px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:190px !important;

    }
}
@media only screen and (min-width: 1440px) and (max-width: 1559px) and (max-height: 900px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 740px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:190px !important;

    }
}
@media only screen and (min-width: 1300px) and (max-width: 1439px) and (max-height: 1050px){
    .enter{
        height: 100vh !important;
    }
    .enterBannerBox{
        height: 890px !important;
    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:250px !important;

    }
}
@media only screen and (min-width: 1300px) and (max-width: 1439px) and (max-height: 768px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 610px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:170px !important;

    }
}
@media only screen and (min-width: 1001px) and (max-width: 1299px) and (max-height: 1024px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 860px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:250px !important;

    }
}
@media only screen and (min-width: 1001px) and (max-width: 1299px) and (max-height: 960px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 800px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:250px !important;

    }
}

@media only screen and (min-width: 1001px) and (max-width: 1299px) and (min-height: 801px) and (max-height: 864px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 710px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:200px !important;

    }
}
@media only screen and (min-width: 1001px) and (max-width: 1299px) and (min-height: 769px)  and (max-height: 800px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 640px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:250px !important;

    }
}
@media only screen and (min-width: 1001px) and (max-width: 1299px) and (min-height: 721px)  and (max-height: 768px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 610px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:170px !important;

    }
}
@media only screen and (min-width: 1001px) and (max-width: 1299px) and (min-height: 601px) and (max-height: 720px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 610px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:150px !important;

    }
}

@media only screen and (min-width: 1001px) and (max-width: 1299px) and (min-height: 0px) and (max-height: 600px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height: 540px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:100px !important;

    }
}

@media only screen and (max-width: 1100px) and (max-height: 768px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height:710px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:200px !important;

    }
}
@media only screen and (max-width: 1100px) and (max-height: 600px){
    .enter{
        height:100vh !important;
    }
    .enterBannerBox{
        height:450px !important;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:100px !important;

    }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .rowWidth{
        width:1400px;
        margin: 0 auto;
    }
    .uClassPaln_wrap{
        margin-bottom: 13px;
    }
    .uClassPaln_wrap .uClassPaln_img2{
        margin-top: 13px;
    }
    .uClassPaln_wrap .uClassPaln_box:first-child{
        width:32%;
        height: 580px;
        line-height: 580px;
        font-size: 34px;
        margin-top: 13px;
    }
    .uClassPaln_wrap .uClassPaln_box:nth-child(2){
        width:32%;
        height: 580px;
        line-height: 580px;
        font-size: 34px;
        margin: 13px 13px 0 13px;
    }
    .uClassPaln_wrap .uClassPaln_box:last-child{
        width:calc(100% - 64% - 26px);
        height: 580px;
        line-height: 580px;
        font-size: 34px;
        margin-top: 13px;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1559px) and (max-height: 900px) {
    .uClassActive_wrap .uClassActiveDetail ul li{
        width:27% !important;
        margin: 20px 3% !important;

    }

}
@media only screen and (min-width: 1440px) and (max-width: 1559px) {
    .rowWidth{
        width:1200px !important;
        margin: 0 auto !important;
    }
    .enter{
        height: 960px;
        background: url(/Static/img/new/stu/homepage_bg1.jpg) center center no-repeat;
        background-size: cover;
    }
    .enterBannerBox{
        height: 910px;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:200px;

    }
    .enterBannerBox .enterBannerBox_content span{
        letter-spacing: 6px;
    }
    .enterBannerBox .enterBannerBox_content div:first-child{
        font-size: 70px;
        font-weight: 600;
    }
    .enterBannerBox .enterBannerBox_content div:nth-child(2){
        font-size: 28px;
        margin-top: 28px;
    }
    .enterBannerBox .enterBannerBox_content div:last-child{
        margin-top:38px;
        width: 171px;
        height:45px;
        line-height: 45px;
        border-radius: 5px;
        font-size: 17px;
    }
    .enterBannerBox .enterBannerBox_detail ul{
        padding:20px 0;
    }
    .enterBannerBox .enterBannerBox_detail ul li .schoolImg{
        width:57px;
        height:57px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .studentImg{
        width:53px;
        height:51px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .classImg{
        width:57px;
        height:55px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerNum{
        font-size:17px;
        margin-top: 13px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerFont{
        font-size: 14px;
        margin-top: 10px;
    }
    .uClassActive_wrap .uClassActiveTitle{
        padding:20px 0;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_a{
        font-size: 26px;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_b{
        margin-top: 10px;
        font-size: 15px;
    }
    .uClassActive_wrap .uClassActiveDetail{

    }
    .uClassActive_wrap .uClassActiveDetail ul{
        padding:10px 0;
    }
    .uClassActive_wrap .uClassActiveDetail ul li{
        width:26%;
        margin: 20px 40px 30px 40px;

    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res1{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res2{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res3{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res4{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res5{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res6{
        height:57px;
        width: 57px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_a{
        font-size: 16px;
        margin-top: 20px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_b{
        font-size: 14px;
        margin-top: 18px;
    }
    .uClassPaln_wrap{
        margin-bottom: 13px;
    }
    .uClassPaln_wrap .uClassPaln_title{
        font-size: 26px;
        padding-bottom:35px;
    }
    .uClassPaln_wrap .uClassPaln_img1{
        height: 702px;
    }
    .uClassPaln_wrap .uClassPaln_img2{
        margin-top: 13px;
        height: 702px;
    }
    .uClassPaln_wrap .uClassPaln_font1{
        font-size: 35px;
    }
    .uClassPaln_wrap .uClassPaln_font2{
        margin-top: 16px;
        font-size: 15px;
    }
    .uClassPaln_wrap .uClassPaln_box:first-child{
        width:32%;
        height: 550px;
        line-height: 550px;
        font-size: 34px;
        margin-top: 13px;
    }
    .uClassPaln_wrap .uClassPaln_box:nth-child(2){
        width:32%;
        height: 550px;
        line-height: 550px;
        font-size: 34px;
        margin: 13px 13px 0 13px;
    }
    .uClassPaln_wrap .uClassPaln_box:last-child{
        width:calc(100% - 64% - 26px);
        height: 550px;
        line-height: 550px;
        font-size: 34px;
        margin-top: 13px;
    }
    .uClassProvider_wrap{
        padding:45px 0;
    }
    .uClassProvider_wrap .uClassProvider_title{
        padding-bottom:24px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fonta{
        font-size: 26px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fontb{
        margin-top: 10px;
        font-size:15px;
    }
    .uClassProvider_wrap  .uClassProvider_detail ul{

    }
    .uClassProvider_wrap  .uClassProvider_detail li{
        width: 23%;
        height: 292px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li:nth-child(2){
        margin: 0 15.5%;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img1{
        height: 148px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img2{
        height: 148px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img3{
        height: 148px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_tBox div{
        margin-top: 12px;
        width: 33.33%;
        font-size: 12px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fonta{
        font-size: 15px;
        margin-top: 25px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fontb{
        font-size: 13px;
        margin-top: 10px;
    }
    .uClassSettle_wrap{
        height: 218px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fonta{
        font-size: 34px;
        margin-top: 55px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fontb{
        font-size: 16px;
        margin-top: 16px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn{
        font-size: 16px;
        width: 171px;
        height: 45px;
        line-height: 45px;
        border-radius: 5px;
        margin-top: 19px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1439px) {
    .rowWidth{
        width:1200px !important;
        margin: 0 auto !important;
    }
    .enter{
        height: 658px;
    }
    .enterBannerBox{
        height: 608px;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:140px;

    }
    .enterBannerBox .enterBannerBox_content span{
        letter-spacing: 6px;
    }
    .enterBannerBox .enterBannerBox_content div:first-child{
        font-size: 64px;
        font-weight: 600;
    }
    .enterBannerBox .enterBannerBox_content div:nth-child(2){
        font-size: 26px;
        margin-top: 26px;
    }
    .enterBannerBox .enterBannerBox_content div:last-child{
        margin-top:36px;
        width: 148px;
        height:40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 16px;
    }
    .enterBannerBox .enterBannerBox_detail ul{
        padding:18px 0;
    }
    .enterBannerBox .enterBannerBox_detail ul li .schoolImg{
        width:52px;
        height:52px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .studentImg{
        width:48px;
        height:46px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .classImg{
        width:42px;
        height:49px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerNum{
        font-size:16px;
        margin-top: 11px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerFont{
        font-size: 13px;
        margin-top: 10px;
    }
    .uClassActive_wrap .uClassActiveTitle{
        padding:18px 0;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_a{
        font-size: 24px;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_b{
        margin-top: 8px;
        font-size: 14px;
    }
    .uClassActive_wrap .uClassActiveDetail{

    }
    .uClassActive_wrap .uClassActiveDetail ul{
        padding:8px 0;
    }
    .uClassActive_wrap .uClassActiveDetail ul li{
        width:26%;
        margin: 20px 40px 20px 40px;

    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res1{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res2{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res3{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res4{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res5{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res6{
        height:52px;
        width: 52px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_a{
        font-size: 15px;
        margin-top: 18px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_b{
        font-size: 12px;
        margin-top: 16px;
    }
    .uClassPaln_wrap{
        margin-bottom: 11px;
    }
    .uClassPaln_wrap .uClassPaln_title{
        font-size: 24px;
        padding-bottom:30px;
    }
    .uClassPaln_wrap .uClassPaln_img1{
        height: 652px;
    }
    .uClassPaln_wrap .uClassPaln_img2{
        margin-top: 11px;
        height: 652px;
    }
    .uClassPaln_wrap .uClassPaln_font1{
        font-size: 33px;
    }
    .uClassPaln_wrap .uClassPaln_font2{
        margin-top: 14px;
        font-size: 14px;
    }
    .uClassPaln_wrap .uClassPaln_box:first-child{
        width:32%;
        height: 480px;
        line-height: 480px;
        font-size: 32px;
        margin-top: 11px;
    }
    .uClassPaln_wrap .uClassPaln_box:nth-child(2){
        width:32%;
        height: 480px;
        line-height: 480px;
        font-size: 32px;
        margin: 11px 11px 0 11px;
    }
    .uClassPaln_wrap .uClassPaln_box:last-child{
        width:calc(100% - 64% - 22px);
        height: 480px;
        line-height: 480px;
        font-size: 32px;
        margin-top: 11px;
    }
    .uClassProvider_wrap{
        padding:40px 0;
    }
    .uClassProvider_wrap .uClassProvider_title{
        padding-bottom:24px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fonta{
        font-size: 24px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fontb{
        margin-top: 8px;
        font-size:14px;
    }
    .uClassProvider_wrap  .uClassProvider_detail ul{

    }
    .uClassProvider_wrap  .uClassProvider_detail li{
        width: 23%;
        height: 242px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li:nth-child(2){
        margin: 0 15.5%;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img1{
        height: 98px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img2{
        height: 98px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img3{
        height: 98px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_tBox div{
        margin-top: 10px;
        width: 33.33%;
        font-size: 12px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fonta{
        font-size: 14px;
        margin-top: 23px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fontb{
        font-size: 12px;
        margin-top: 8px;
    }
    .uClassSettle_wrap{
        height: 168px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fonta{
        font-size: 32px;
        margin-top: 30px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fontb{
        font-size: 15px;
        margin-top: 14px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn{
        font-size: 15px;
        width: 148px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        margin-top: 14px;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1299px) {
    .rowWidth{
        width:1000px !important;
        margin: 0 auto !important;
    }
    .enter{
        height: 810px;
    }
    .enterBannerBox{
        height: 760px;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:200px;

    }
    .enterBannerBox .enterBannerBox_content span{
        letter-spacing: 5px;
    }
    .enterBannerBox .enterBannerBox_content div:first-child{
        font-size: 62px;
        font-weight: 600;
    }
    .enterBannerBox .enterBannerBox_content div:nth-child(2){
        font-size: 24px;
        margin-top: 26px;
    }
    .enterBannerBox .enterBannerBox_content div:last-child{
        margin-top:34px;
        width: 138px;
        height:35px;
        line-height: 35px;
        border-radius: 5px;
        font-size: 14px;
    }
    .enterBannerBox .enterBannerBox_detail ul{
        padding:16px 0;
    }
    .enterBannerBox .enterBannerBox_detail ul li .schoolImg{
        width:47px;
        height:47px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .studentImg{
        width:43px;
        height:41px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .classImg{
        width:38px;
        height:44px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerNum{
        font-size:15px;
        margin-top: 9px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerFont{
        font-size: 12px;
        margin-top: 8px;
    }
    .uClassActive_wrap .uClassActiveTitle{
        padding:16px 0;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_a{
        font-size: 22px;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_b{
        margin-top: 6px;
        font-size: 13px;
    }
    .uClassActive_wrap .uClassActiveDetail{

    }
    .uClassActive_wrap .uClassActiveDetail ul{
        padding:6px 0;
    }
    .uClassActive_wrap .uClassActiveDetail ul li{
        width:25%;
        margin: 14px 4%;

    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res1{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res2{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res3{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res4{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res5{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res6{
        height:47px;
        width: 47px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_a{
        font-size: 14px;
        margin-top: 16px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_b{
        font-size: 14px;
        margin-top: 14px;
    }
    .uClassPaln_wrap{
        margin-bottom: 9px;
    }
    .uClassPaln_wrap .uClassPaln_title{
        font-size: 22px;
        padding-bottom:28px;
    }
    .uClassPaln_wrap .uClassPaln_img1{
        height: 602px;
    }
    .uClassPaln_wrap .uClassPaln_img2{
        margin-top: 9px;
        height: 602px;
    }
    .uClassPaln_wrap .uClassPaln_font1{
        font-size: 32px;
    }
    .uClassPaln_wrap .uClassPaln_font2{
        margin-top: 12px;
        font-size: 12px;
    }
    .uClassPaln_wrap .uClassPaln_box:first-child{
        width:32%;
        height: 460px;
        line-height: 460px;
        font-size: 30px;
        margin-top: 9px;
    }
    .uClassPaln_wrap .uClassPaln_box:nth-child(2){
        width:32%;
        height: 460px;
        line-height: 460px;
        font-size: 30px;
        margin: 9px 9px 0 9px;
    }
    .uClassPaln_wrap .uClassPaln_box:last-child{
        width:calc(100% - 64% - 18px);
        height: 460px;
        line-height: 460px;
        font-size: 30px;
        margin-top: 9px;
    }
    .uClassProvider_wrap{
        padding:34px 0;
    }
    .uClassProvider_wrap .uClassProvider_title{
        padding-bottom:14px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fonta{
        font-size: 22px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fontb{
        margin-top: 6px;
        font-size:12px;
    }
    .uClassProvider_wrap  .uClassProvider_detail ul{

    }
    .uClassProvider_wrap  .uClassProvider_detail li{
        width: 23%;
        height: 192px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li:nth-child(2){
        margin: 0 15.5%;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img1{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img2{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img3{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_tBox div{
        margin-top: 8px;
        width: 33.33%;
        font-size: 12px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fonta{
        font-size: 13px;
        margin-top: 15px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fontb{
        font-size: 12px;
        margin-top: 6px;
    }
    .uClassSettle_wrap{
        height: 148px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fonta{
        font-size: 30px;
        margin-top: 18px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fontb{
        font-size: 14px;
        margin-top: 12px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn{
        font-size: 14px;
        width: 138px;
        height: 35px;
        line-height: 35px;
        border-radius: 5px;
        margin-top: 12px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1100px) {
    .rowWidth{
        width:750px !important;
        margin: 0 auto !important;
    }
    .enter{
        height: 760px;
    }
    .enterBannerBox{
        height: 710px;

    }
    .enterBannerBox .enterBannerBox_content{
        margin-top:180px;

    }
    .enterBannerBox .enterBannerBox_content span{
        letter-spacing: 5px;
    }
    .enterBannerBox .enterBannerBox_content div:first-child{
        font-size: 60px;
        font-weight: 600;
    }
    .enterBannerBox .enterBannerBox_content div:nth-child(2){
        font-size: 22px;
        margin-top: 24px;
    }
    .enterBannerBox .enterBannerBox_content div:last-child{
        margin-top:30px;
        width: 128px;
        height:28px;
        line-height: 28px;
        border-radius: 5px;
        font-size: 12px;
    }
    .enterBannerBox .enterBannerBox_detail ul{
        padding:14px 0;
    }
    .enterBannerBox .enterBannerBox_detail ul li .schoolImg{
        width:42px;
        height:42px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .studentImg{
        width:38px;
        height:36px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .classImg{
        width:33px;
        height:39px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerNum{
        font-size:14px;
        margin-top: 7px;
    }
    .enterBannerBox .enterBannerBox_detail ul li .bannerFont{
        font-size: 12px;
        margin-top: 6px;
    }
    .uClassActive_wrap{
        background-color: #f8f8f8;
    }
    .uClassActive_wrap .uClassActiveTitle{
        padding:14px 0;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_a{
        font-size: 20px;
    }
    .uClassActive_wrap .uClassActiveTitle .uClassActiveTitle_b{
        margin-top: 4px;
        font-size: 12px;
    }
    .uClassActive_wrap .uClassActiveDetail{

    }
    .uClassActive_wrap .uClassActiveDetail ul{
        padding:4px 0;
    }
    .uClassActive_wrap .uClassActiveDetail ul li{
        width:22%;
        margin: 10px 5.5%;

    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res1{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res2{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res3{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res4{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res5{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActive_res6{
        height:42px;
        width: 42px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_a{
        font-size: 13px;
        margin-top: 14px;
    }
    .uClassActive_wrap .uClassActiveDetail ul li .uClassActiveText_b{
        font-size: 14px;
        margin-top: 12px;
        word-break: break-all;
    }
    .uClassPaln_wrap{
        margin-bottom: 7px;
    }
    .uClassPaln_wrap .uClassPaln_title{
        font-size: 20px;
        padding-bottom:26px;
    }
    .uClassPaln_wrap .uClassPaln_img1{
        height: 552px;
    }
    .uClassPaln_wrap .uClassPaln_img2{
        margin-top: 7px;
        height: 552px;
    }
    .uClassPaln_wrap .uClassPaln_font1{
        font-size: 32px;
    }
    .uClassPaln_wrap .uClassPaln_font2{
        margin-top: 10px;
        font-size: 12px;
    }
    .uClassPaln_wrap .uClassPaln_box:first-child{
        width:32%;
        height: 420px;
        line-height: 420px;
        font-size: 28px;
        margin-top: 7px;
    }
    .uClassPaln_wrap .uClassPaln_box:nth-child(2){
        width:32%;
        height: 420px;
        line-height: 420px;
        font-size: 28px;
        margin: 7px 7px 0 7px;
    }
    .uClassPaln_wrap .uClassPaln_box:last-child{
        width:calc(100% - 64% - 14px);
        height: 420px;
        line-height: 420px;
        font-size: 28px;
        margin-top: 7px;
    }
    .uClassProvider_wrap{
        padding:32px 0;
    }
    .uClassProvider_wrap .uClassProvider_title{
        padding-bottom:18px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fonta{
        font-size: 20px;
    }
    .uClassProvider_wrap .uClassProvider_title .ProviderTitle_fontb{
        margin-top: 4px;
        font-size:12px;
    }
    .uClassProvider_wrap  .uClassProvider_detail ul{

    }
    .uClassProvider_wrap  .uClassProvider_detail li{
        width: 23%;
        height: 192px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li:nth-child(2){
        margin: 0 15.5%;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img1{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img2{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail li .uClassProvider_img3{
        height: 88px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_tBox div{
        margin-top: 6px;
        width: 33.33%;
        transform: scale(0.8);
        -moz-transform: scale(0.8);/* Firefox 4 */
        -webkit-transform: scale(0.8); /* Safari �� Chrome */
        -o-transform: scale(0.8); /* Opera */
        font-size: 10px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fonta{
        font-size: 12px;
        margin-top: 10px;
    }
    .uClassProvider_wrap  .uClassProvider_detail .uClassProvider_fontb{
        font-size: 12px;
        transform: scale(0.9);
        -moz-transform: scale(0.9); /* Firefox 4 */
        -webkit-transform: scale(0.9); /* Safari �� Chrome */
        -o-transform: scale(0.9); /* Opera */
        margin-top: 4px;
    }
    .uClassSettle_wrap{
        height: 128px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fonta{
        font-size: 28px;
        margin-top: 14px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_fontb{
        font-size: 13px;
        margin-top: 10px;
    }
    .uClassSettle_wrap .uClassSettle_detail .uClassSettle_btn{
        font-size: 13px;
        width: 128px;
        height: 28px;
        line-height: 28px;
        border-radius: 5px;
        margin-top: 10px;
    }
}
.iphone{
    display: none;
    background-color: #736001;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0.95;
}
.iphone .ipnonecon{
    width: 80%;
    margin: 0 auto;
}
.iphone .ipnonecon .tipc{
    background-color: #fff;
    border-radius: 11px;
    padding: 28px;
    height: 314px;
}
.iphone .ipnonecon .tipc .tipC-t{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.06em;
}
.iphone .ipnonecon .tipc .tipC-c{
    text-align: center;
}
.iphone .ipnonecon .tipc .tipC-c img{
    margin: 10px 0 15px 0;
}
.iphone .ipnonecon .tipc .tipC-c p{
    font-size: .95em;
}

