body{
    background-image: url(../images/shool_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.header-screen{
    width: 100%;
    height: 0;
}

/*新闻*/
.news{
    width: 100%;
    background: #fff;
    padding-top: 1rem;
    color: #404040;
    padding-bottom: 1.5rem;
    text-align: center;
}
.news-header{
    font-size: .36rem;
    font-weight: normal;
    line-height: 100%;
}
.news-intro{
    width: 67%;
    max-width: 12.8rem;
    margin: 0 auto;
    font-size: .24rem;
    height: .66rem;
    line-height: .66rem;
    position: relative;
}
.line-middle-content{
    position: absolute;
    width: 2.3rem;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    z-index: 2;
}
.line-middle{
    width: 100%;
    height: .01rem;
    background: #E5E5E5;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
#newCarousel{
    width: 67%;
    max-width: 12.8rem;
    margin: .5rem auto 0 auto;
}
.new-list{
    width: 32%;
    float: left;
    margin-right: 2%;
}
.new-list-no{
    margin: 0;
}
#new_carousel_ol{
    bottom: -0.5rem;
}
.carousel-indicators .active {
    background-color: #404040;
}
.carousel-indicators li {
    border: 1px solid #404040;
}

/*开发孩子的创意*/
.develop{
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    font-size: .25rem;
    color: #fff;
    padding: 1rem 0;
}
.develop-line{
    width: .62rem;
    height: .07rem;
    background: #fff;
    margin: 0 auto .33rem auto;
}
.develop-content{
    font-size: .2rem;
    width: 4.8rem;
    margin: 0 auto;
    line-height: 150%;
    text-align: center;
}

/*融合式教育*/
.fuse{
    width: 100%;
    background: #fff;
    padding: 1.5rem 0;
}
.fuse-header{
    font-size: .32rem;
    color: #404040;
    text-align: center;
    line-height: 120%;
}
.fuse-intro{
    font-size: .2rem;
    color: #8A8A8A;
    text-align: center;
    line-height: 120%;
    margin-top: .35rem;
    text-indent: .4rem;
}
.fuse-screen{
    width: 67%;
    max-width: 12.8rem;
    margin: .3rem auto 0 auto;
}
.fuse-list{
    float: left;
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: .1rem;
}

/*课程体系*/
.course-system{
    width: 100%;
    background: #F2F2F2;
    padding: 1rem 0;
}
.course-system-header{
    font-size: .42rem;
    color: #404040;
    text-align: center;
    line-height: 100%;
}
.course-system-screen{
    width: 67%;
    max-width: 12.8rem;
    margin: 0 auto;
}
.course-system-chart{
    margin-top: .6rem;
}
.course-system-chart img{
    margin: 0 auto;
}

/*数学课程*/
.mathematics{
    width: 100%;
    background: #F2F2F2;
    padding: 0 0 .2rem 0;
}
#mathematicsCarousel{
    width: 67%;
    max-width: 12.8rem;
    margin: .5rem auto 0 auto;
}
#mathematics_carousel_ol{
    bottom: -0.5rem;
}

/*科学课程*/
.science{
    width: 100%;
    background: #F2F2F2;
    padding: 1rem 0 1.5rem 0;
}
#scienceCarousel{
    width: 67%;
    max-width: 12.8rem;
    margin: .5rem auto 0 auto;
}
#science_carousel_ol{
    bottom: -0.5rem;
}

/*特色主题活动*/
.activity{
    width: 100%;
    background: #fff;
    padding: 1.1rem 0 2.1rem 0;
}
.activity-header{
    font-size: .38rem;
    color: #000000;
    text-align: center;
    line-height: 100%;
}
.activity-intro{
    width: 30%;
    font-size: .2rem;
    color: #404040;
    line-height: 120%;
    padding: 0 .15rem;
    text-indent: .4rem;
    margin: .4rem auto 0 auto;
    text-align: center;
}
.activity-intro-p{
    font-size: .24rem;
    font-weight: normal;
    display: block;
    text-align: center;
    margin-bottom: .1rem;
}
.activity-block{
    width: 3.83rem;
    height: 1.14rem;
    background: #F2F2F2;
    margin: .4rem auto 0 auto;
    padding: .25rem .35rem;
}
.activity-block-list{
    font-size: .2rem;
    color: #707070;
    line-height: 150%;
}
.activity-block-span{
    display: inline-block;
    width: .02rem;
    height: .2rem;
    margin-right: .1rem;
    background: #404040;
    position: relative;
    top: .03rem;
}
.activity-screen{
    width: 67%;
    max-width: 12.8rem;
    margin: .4rem auto 0 auto;
}
.activity-list{
    width: 50%;
    float: left;
    margin-bottom: .3rem;
}
.activity-list img{
    margin: 0 auto;
}

/*如何加入我们*/
.join{
    background: #F2F2F2;
    color: #404040;
    padding: 1rem 0;
}
.join-header{
    font-size: .42rem;
    text-align: center;
    line-height: 100%;
}
.join-intro{
    font-size: .2rem;
    color: #828282;
    text-align: center;
    margin-top: .25rem;
    text-indent: .4rem;
}
.join-intro img{
    margin: 0 auto;
}
.join-screen{
    width: 67%;
    max-width: 12.8rem;
    margin: .5rem auto 0 auto;
}
.join-list{
    width: 33.333%;
    float: left;
    margin-top: .3rem;
}
.join-list-top{
    position: relative;
    width: 2.19rem;
    height: 2.19rem;
    margin: 0 auto;
}
.join-list img{
    margin: 0 auto;
}
.join-text{
    font-size: .2rem;
    text-align: center;
}
.animate-img{
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
}
.animate-img-start{
    top: 0;
}

@media (min-width: 1280px) and (max-width: 1600px) {
    .activity-list{
        width: 49.5%;
        margin-right: 1%;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .news-header{
        font-size: .25rem;
    }
    .line-middle-content{
        font-size: .18rem;
    }

    .develop-content{
        font-size: .13rem;
        width: 3.21rem;
        line-height: 130%;
    }

    .fuse{
        padding: .5rem 0;
    }
    .fuse-header{
        font-size: .21rem;
    }
    .fuse-intro{
        font-size: .13rem;
        margin-top: .15rem;
        text-indent: .26rem;
    }
    .fuse-screen{
        margin: .25rem auto 0 auto;
    }
    .fuse-list{
        width: 32%;
        height: auto;
        margin-right: 2%;
        margin-bottom: .1rem;
    }

    .course-system{
        width: 100%;
        background: #F2F2F2;
        padding: .5rem 0;
    }
    .course-system-header{
        font-size: .28rem;
    }
    .course-system-chart{
        margin-top: .3rem;
    }

    .course-system-header{
        font-size: .28rem;
    }

    .activity{
        padding: .5rem 0 .5rem 0;
    }
    .activity-header{
        font-size: .25rem;
    }
    .activity-intro{
        width: 30%;
        font-size: .13rem;
    }
    .activity-block{
        width: 2.56rem;
        height: .76rem;
        margin: .3rem auto 0 auto;
        padding: .15rem .25rem;
    }
    .activity-block-list{
        font-size: .13rem;
    }
    .activity-block-span{
        display: inline-block;
        width: .02rem;
        height: .2rem;
        margin-right: .1rem;
        background: #404040;
        position: relative;
        top: .03rem;
    }
    .activity-screen{
        width: 67%;
        max-width: 12.8rem;
        margin: .4rem auto 0 auto;
    }
    .activity-list{
        width: 49.5%;
        margin-right: 1%;
    }
    /*.activity-list{*/
    /*    width: 50%;*/
    /*    padding: 0 .1rem;*/
    /*    margin-bottom: .3rem;*/
    /*}*/

    .join{
        padding: .5rem 0;
    }
    .join-header{
        font-size: .28rem;
    }
    .join-intro{
        font-size: .13rem;
        margin-top: .15rem;
        text-indent: .26rem;
    }
    .join-screen{
        margin: .2rem auto 0 auto;
    }
    .join-list{
        width: 33.333%;
        margin-top: .15rem;
    }
    .join-list-top{
        position: relative;
        width: 1.46rem;
        height: 1.46rem;
    }
    .join-text{
        font-size: .13rem;
    }

}

/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 768px) {
    .nav-a{
        color: rgba(33, 33, 33, 0.5) !important;
    }

    .news{
        padding-bottom: 1rem;
    }
    .news-header{
        font-size: .24rem;
    }
    .news-intro{
        width: 100%;
    }
    .line-middle-content{
        width: 50%;
    }

    #newCarousel{
        width: 100%;
        margin: 0 auto;
        padding: 0 .1rem;
    }

    .develop-content{
        width: 100%;
        padding: 0 .15rem;
    }

    .fuse-intro{
        padding: 0 .15rem;
    }
    .fuse-screen{
        width: 100%;
        margin: .3rem auto 0 auto;
    }
    .fuse-list{
        width: 100%;
        padding: 0 .15rem;
    }

    .course-system-screen{
        width: 100%;
        margin: 0 auto;
        padding: 0 .1rem;
    }

    #mathematicsCarousel{
        width: 100%;
        padding: 0 .1rem;
    }

    #scienceCarousel{
        width: 100%;
        padding: 0 .1rem;
    }

    .activity-screen{
        width: 100%;
    }
    .activity-list{
        width: 100%;
        padding: 0 .15rem;
    }

    .join-screen{
        width: 100%;
    }
    .join-list{
        width: 100%;
    }

    .activity-intro{
        width: 100%;
    }

    .activity-block{
        width: 100%;
        height: 1.14rem;
        background: #F2F2F2;
        margin: .2rem auto 0 auto;
        padding: .15rem .25rem;
    }
    .activity-block-list{
        font-size: .2rem;
        color: #707070;
        line-height: 150%;
    }
    .activity-block-span{
        display: inline-block;
        width: .02rem;
        height: .2rem;
        margin-right: .1rem;
        background: #404040;
        position: relative;
        top: .03rem;
    }
}
















