#page{position:relative;width:100%;}
.wrapper{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.section{
    overflow: hidden;
} 
.pageinner{
     width: 100%;
    float: left;
    overflow: hidden;
}
.banners{
    position:relative;width:100%;height:100%;overflow:hidden;}

.banners .header{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.banners .banner{
    padding-top: 150px;
    position:absolute;
    top:60%;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:850px;
    overflow: hidden;
    margin-top: -425px;
}
.banners .banner .item{
     width:1920px;
    height:850px;
    float: left;
}
.banners .banner .fss-wrapper{float:left;}

.banners .banner .item a{
    display: block;
    width: 100%;
    height: 100%;
}
.banners .banner .item img.pbanner{
    width: 100%;
}
#html5zoo-1{
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-960px;
    width:1920px !important;
    height:850px;
    overflow: hidden;
    margin-top: -425px;
}
/*.banner-tag{
    width: 100%;
    position: absolute;
    bottom: 20%;
    left: 0;
}
.banner-tag img{
    float: right;
}*/

.pagination {
    z-index: 999;
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 30;
    text-align: center;
    display: none !important;
}
.pagination a {
    display: inline-block;
    background: url(../images/quan2.png) no-repeat center;
    width: 48px;
    height: 20px;
    margin: 0 5px;
    text-indent: -999px;
    overflow: hidden;
}
.pagination a.selected {
    background: url(../images/quan.png) no-repeat center;
}

.index-course{
    float:left;
    width:100%;
    background:url(../images/index_02.jpg) no-repeat center center;
}
.index-course-con{
    
}
.index-news{
    float:left;
    width:100%;
    /*background:url(../images/index_03.jpg) no-repeat center center;*/
}
.index-teacher{
    float:left;
    width:100%;
    /*background:url(../images/index_03.jpg) no-repeat center center;*/
}
.index-works{
    float:left;
    width:100%;
    /*background:url(../images/index_03.jpg) no-repeat center center;*/
}

.index-course-top{
   position:relative;
   cursor: pointer;
}
.swiper-container{
    padding: 10px 0;
    
}
.gallery-top{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.gallery-top .swiper-slide
{
    padding: 20px 0;
    width: 170px;
    height: 170px;
    float: left;
    margin: 0 0px;
    -moz-transition: -moz-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    transition: transform 1s ease-out;
}
.gallery-top .swiper-slide .li-con{
    height: 100%;
    -moz-border-radius: 85px;
    -webkit-border-radius: 85px;
    border-radius: 85px;
    border: 5px solid #fff;
    overflow: hidden;
    box-sizing: border-box;
}
.gallery-top .swiper-slide .li-con img{
    display: block;
    width: 100%;
}
.gallery-top .swiper-slide .li-con .color{
    display: none;
     
}
.gallery-top .swiper-slide-active .li-con  .color,.gallery-top .swiper-slide:hover .li-con  .color{
    display: block;
}
.gallery-top .selected  .li-con  .color,.gallery-top .active:hover .li-con  .color{
    display: block;
}
.gallery-top .swiper-slide-active,.gallery-top .swiper-slide:hover{
     -moz-transform:scale(1.2); 
    -webkit-transform:scale(1.2); 
    -o-transform:scale(1.2); 
    transform:scale(1.2);
    z-index: 999;
}
.gallery-top .selected,.gallery-top.selected:hover{
     -moz-transform:scale(1.2); 
    -webkit-transform:scale(1.2); 
    -o-transform:scale(1.2); 
    transform:scale(1.2);
    z-index: 999;
}


.gallery-top .swiper-slide-active .li-con  .nocolor,.gallery-top .swiper-slide:hover .li-con  .nocolor,.gallery-top .selected .li-con  .nocolor{
    display: none;
}
/*.gallery-top .selected .li-con  .nocolor,.gallery-top .selected:hover .li-con  .nocolor{
    display: none;
}*/
.gallery-thumbs{
    position: relative;
    
}
.gallery-thumbs .swiper-slide{
    text-align: center;
     width: 1200px;
    height: 150px;
   float: left;
}

.gallery-thumbs .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-thumbs .swiper-slide .text{
    width: 100%;
}
.gallery-thumbs .swiper-slide .text h2{
    font-size: 16px;
    color: #000;
}
.gallery-thumbs .swiper-slide .text p{
    font-size: 14px;
    color: #666;
}

/*.index-course-con .swiper-button-prev{
    width: 30px;
    height: 31px;
    margin-top: -15px;
    background-image: url(../images/pre_01.png) !important;
    z-index: 999;
}
.index-course-con .swiper-button-pre:hover{
     background-image: url(../images/pre_02.png) !important;
}
.index-course-con .swiper-button-next{
    width: 30px;
    height: 31px;
    margin-top: -15px;
    z-index: 99;
    background-image: url(../images/next_01.png) !important;
}
.index-course-con .swiper-button-next:hover{
     background-image: url(../images/next_02.png) !important;
}*/
.index-course-con .index-course-pre{
    width: 30px;
    height: 31px;
    margin-top: -15px;
    background-image: url(../images/pre_01.png) !important;
    z-index: 999;
    left: -30px;
}
.index-course-con .index-course-pre:hover{
     background-image: url(../images/pre_02.png) !important;
}
.index-course-con .index-course-next{
    width: 30px;
    height: 31px;
    margin-top: -15px;
    right: -30px;
    z-index: 99;
    background-image: url(../images/next_01.png) !important;
}
.index-course-con .index-course-next:hover{
     background-image: url(../images/next_02.png) !important;
}
.new-slider{
    position: relative;
}
#carousel {
    position: relative;
}
#carousel  ul.slides  li
{
    padding: 20px 0;
    width: 170px;
    height: 200px;
    float: left;
    margin: 0 1px;
    -moz-transition: -moz-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    transition: transform 1s ease-out;
    cursor: pointer;
}
#carousel ul.slides li .li-con{
    height: 100%;
    -moz-border-radius: 85px;
    -webkit-border-radius: 85px;
    border-radius: 85px;
    border: 5px solid #fff;
    overflow: hidden;
    box-sizing: border-box;
}
#carousel ul.slides li .li-con img{
    display: block;
    width: 100%;
}
#carousel ul.slides li .li-con .color{
    display: none;
}

#carousel  ul.slides .flex-active-slide .li-con  .color,#carousel  ul.slides li:hover .li-con  .color{
    display: block;
}
#carousel  ul.slides .flex-active-slide,#carousel  ul.slides li:hover{
     -moz-transform:scale(1.2); 
    -webkit-transform:scale(1.2); 
    -o-transform:scale(1.2); 
    transform:scale(1.2);
    z-index: 999;
}
#carousel .flex-active-slide .li-con  .nocolor,#carousel li:hover .li-con  .nocolor{
    display: none;
}

#slider{
    margin: 0 auto;
}
.flex-viewport{
    top: 0;
    left: 0;
}
#slider li{
    float: left;
}
#slider li .text{
    text-align: center;
    width: 100%;
}
#slider li .text h2{
    font-size: 16px;
    color: #000;
}
#slider li .text p{
    font-size: 14px;
    color: #666;
}
.flex-direction-nav{
    position: absolute;
    top: 50%;
    left: 0;
}
.flex-direction-nav a{
    
}





.index-more{
    margin: 30px 0;
    text-align: center;
}
.index-more a{
    margin: 0 auto;
    display: inline-block;
    width: 224px;
    height: 140px;
    text-align:center;
    line-height: 130px;
    color: #fff;
    background: url(../images/index_more.png) center no-repeat;
    font-size: 18px;
}
.index-more a:hover{
    text-decoration: underline;
}
.index-news-slider{
    position: relative;
}
.index-news-slider ul{
    margin-right: 0px;
}
.index-news-slider li{
    width: 469px;
    float: left;
    margin: 0 10px;
}
.index-news-slider li a{
    display: block;
    color: #666;
}
.index-news-slider li .pic{
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.index-news-slider li .pic img{
    display: block;
    width: 100%;
}
.index-news-slider li .title h2{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.index-news-slider li .title  p{
    font-size: 13px;
    color: #ba1b22;
}
.index-news-slider li .more  p{
    font-size: 13px;
    color: #ba1b22;
}
.index-teacher-slider{
    position: relative;
    
}
.index-teacher-slider ul{
    margin-right:0;
}
.index-teacher-slider li{
    width: 275px;
    float: left;
    /* margin:0px 20px; */
    height: 390px;
}
.index-teacher-slider li a{
    display: block;
    color: #666;
}
.index-teacher-slider li .li-con .li-top{
    width: 100%;
    position: relative;
    /* height: 267px; */
    /* overflow: hidden; */
}
.index-teacher-slider li .li-con .li-top .pic img{
    width: 100%;
    display: block;
}
.index-teacher-slider li .li-con .li-top .pic_logo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../images/huoquan_02.png) center no-repeat;
}
.index-teacher-slider li .li-con .li-bottom{
    text-align: center;
    margin: 20px 0;
}
.index-teacher-slider li .li-con .li-bottom h2{
    font-size: 16px;
    color: #000;
}

.index-teacher-slider  li .li-con .li-bottom p{
    font-size: 13px;
}
.index-works-nav{
    margin-bottom: 30px;
    text-align: center;
}
.index-works-nav a{
    font-size: 16px;
    color: #666;
    margin: 0 15px;
}
.index-works-nav span{
    padding: 0 20px;
}
.index-works-nav a:hover,.index-works-nav a.active{
    color: #47c8a3;
}   
.index-works-slider{
    position: relative;
    overflow: hidden;
    display: none;
}
.index-works-slider.active{
    display: block;
}

.index-works-slider  li{
    width: 280px;
    height: 420px;
    float: left;
    overflow:hidden;
    margin: 0 10px;
}
.index-works-slider  li .li-item{
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}
.index-works-slider  li .li-item img{
    display: block;
    width: 100%;
}
.index-works-slider  li .li-item  .pic-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.index-works-slider  li .li-item  .pic-text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    text-align: center;
    opacity: 1;
}
.index-works-slider  li .li-item  .pic-text2{
    bottom: 76px;
}
.index-works-slider  li .li-item  .pic-text h2{
    color: #fff;
    font-size: 33px;
}
.index-works-slider  li .li-item:hover .pic-top,.index-works-slider  li .li-item:hover .pic-text{
    opacity: 1;
}
.silder-pre{
    position: absolute;
    left: 0;
    top: 50%;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    background: url(../images/pre_01.png) center no-repeat;
}
.silder-pre:hover{
    background: url(../images/pre_02.png) center no-repeat;
}
.silder-next{
    position: absolute;
    right: 0;
    top: 50%;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    background: url(../images/next_01.png) center no-repeat;
}
.silder-next:hover{
    background: url(../images/next_02.png) center no-repeat;
}

@media screen and (max-width: 1440px) and (min-width: 960px) {
    .gallery-thumbs .swiper-slide{
        width: 960px;
    }
    .header{
        position: fixed;
    }
    .section .page-title{
        padding-top: 30px;
        padding-bottom: 20px;
    }
  
    .gallery-thumbs{
        display: block;
    }
    .gallery-thumbs .swiper-slide .text p{
        display: none;
    }
    .gallery-thumbs .swiper-slide{
        height: 30px;
    }
    .swiper-container{
        padding: 8px 0;
    }
/*    .index-news-slider li{
        width: 298px;
    }
    .index-news-slider li .pic{
        height: 175px;
    }*/
    .index-news-slider li .text{
        display: none;
    }
    #slider li .text p{
        display: none;
    }
    .index-more{
        margin: 10px 0;
    }
    .index-news-slider li .title  p{
        display: none;
    }
    .index-teacher-slider  li .li-con .li-bottom p{
        display: none;
    }
    .index-teacher-slider li{
        height: 320px;
    }
    .index-works-slider  li{
        width: 640px;
        height: 200px;
    }
    .index-works-slider  li .li-item{
        width: 280px;
        height: 200px;
        float: left;
        margin: 0 20px;
    }
    .index-works-item{
        margin: 20px 0;
    }
    .banners .banner{
        padding-top: 120px;
    }
   
}
@media screen and (max-width: 960px) {
    
    .banner-tag{
        left: 50%;
        width: 600px;
        margin-left: -300px;
        text-align: center;
    } 
    .banner-tag img{
        float: none;
        display: inline-block;
        width: 100%;
    }
    .gallery-thumbs{
        display: block;
    }
    .gallery-thumbs .swiper-slide .text p{
        display: none;
    }
    .gallery-thumbs .swiper-slide{
        height: 30px;
    }
    .swiper-container{
        padding: 8px 0;
    }
    #slider li .text p{
        display: none;
    }
    
}
@media screen and (max-width: 640px) {
    
  .index-course-con .index-course-next{
       
        right: 0;
    }
    .index-course-con .index-course-pre{
       left: 0;
    }
   #slider li .text h2{
       font-size: 26px;
    }
   #carousel  ul.slides  li{
       
        margin: 0 3px;
    }
}


 