/*footer*/
footer {
    margin-top: 80px;
    background-color: #333;
    color: #fff;
    font-size: 12px;
    line-height: 48px;
}
footer span{
    float: right;
    margin-right: 20px;
}

footer span a{
    font-size: 12px;
    color: #fff;
}
footer span a:hover{
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

.application
{
    height: 600px;
    background:  url('../images/applybg.png')  no-repeat ;
    background-size: cover;
}

.applicationInfo
{
    font-size: 36px;
    height: 120px;
    padding-top: 100px;
    text-align: center;
    color: #666;
}

.applicationInfo span
{
    font-size: 16px;
    color: #a2a2a2;
}

.apply
{
    font-size: 16px;
    line-height: 40px;
    float: right;
    width: 60px;
    height: 40px;
    border-radius: 25px;
	margin-right: 30px;
	margin-top: 20px;
    color: #fff;
	/*padding-left: 50px;*/
    box-shadow: 0 0  15px #fff;
    text-align: center;
    -webkit-animation-name: applyanim;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count:infinite;
}

.toapply
{
    display: none;
}

.banner
{
    font-size: 40px;
    line-height: 60px;
    height: 480px;
    padding-top: 136px;
    padding-left: 270px;
    color: #fff;
    background: #323232 url('../images/banner-sishu.png') no-repeat;
    background-size: 100% 100%;
}

.bannerInfo
{
	/* border: 2px solid red; */
	margin-top: 100px;
}


.contactWay
{
    font-size: 18px;
    line-height: 1.5;

    float: right;

    width: 320px;
    height: 300px;
    margin-top: 54px;
    margin-right: 10%;
    padding-top: 5px;
    padding-left: 10px;

    color:  #fff;
    border-left: 6px solid #fff;
}





.front-end, .back-end, .app-end, .hard-end
{
    width: 236px;
	height: 620px;
	border: 2px solid red;
	float: left;
	border: 1px solid #eee;
}

.front-end span,.back-end span,.app-end span,.hard-end span
{
	font-size: 24px;
	color: #fff;
	text-align: center;
	background-color: #333333;
	width: 100%;
	height: 50px;
	display:inline-block;
	line-height: 50px;
}

.front-end-child, .back-end-child, .app-end-child, .hard-end-child
{
    margin: 10px 20px;
    font-size: 16px;
    font-weight: 700;
}

.courseDetail 
{
    margin: 4px;
    margin-left: 40px;
    padding-left: 10px;
}

.courseDetail a {
    color: #08B;
    /*text-decoration: underline;*/
}

.courseDetail a:hover {
    color: #08B;
    text-decoration: underline;
}

.course
{
    height: 750px;


    background-color: #f5f5f5;
}

.courseInfo
{
    font-size: 36px;
    height: 120px;
    padding-top: 100px;
    text-align: center;
    color: #666;
}

.courseInfo span
{
    font-size: 16px;
    color: #a2a2a2;
}


.course-content
{
	width: 954px;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}


.courselist
{
    font-size: 16px;
    line-height: 80px;
    /*width: auto;*/
}


.entertainment
{
    height: 620px;
    background-color: #f5f5f5;

}

.entertainmentInfo
{
    font-size: 36px;
    height: 120px;
    padding-top: 100px;
    text-align: center;
    color: #666;
}


.entertainmentInfo span
{
    font-size: 16px;
    color: #a2a2a2;
}

.feature12
{
    height: 200px;
    margin-top: 80px;
}

.feature12 .feature1
{
    float: left;

    width: 160px;
    height: 150px;
    margin-left: 20%;
    font-size: 20px;
    color: #666;
    text-align: left;
    padding-left: 80px;
    padding-top: 20px;
    /*border: 2px solid #000;*/
    background: url('../images/icon4.png') left 20px no-repeat;
}

.feature12 .feature2
{
    float: right;

    width: 160px;
    height: 150px;
    margin-right: 20%;
    font-size: 20px;
    color: #666;
    text-align: left;
    padding-left: 80px;
    padding-top: 20px;
    /*border: 2px solid #000;*/
    background: url('../images/icon1.png') left 20px no-repeat;
}


.feature34
{
    height: 200px;
}

.feature34 .feature3
{
    float: left;

    width: 160px;
    height: 150px;
    margin-left: 20%;
    font-size: 20px;
    color: #666;
    text-align: left;
    padding-left: 80px;
    padding-top: 20px;
    /*border: 2px solid #000;*/
    background: url('../images/icon3.png') left 20px no-repeat;
}

.feature34 .feature4
{
    float: right;

    width: 160px;
    height: 150px;
    margin-right: 20%;
    font-size: 20px;
    color: #666;
    text-align: left;
    padding-left: 80px;
    padding-top: 20px;
    /*border: 2px solid #000;*/
    background: url('../images/icon2.png') left 10px no-repeat;
}

.feedback
{
    height: 800px;
    z-index: 1;
}

#feedback
{
    display: none;
}

.feedbackInfo
{
    font-size: 36px;

    height: 120px;
    padding-top: 100px;

    text-align: center;

    color: #666;
}

.feedbackInfo span
{
    font-size: 16px;

    color: #a2a2a2;
}

.footer p
{
    font-size: 12px;
    line-height: 48px;

    width: 100%;
    height: 48px;
    margin-top: auto;

    text-align: center;

    color: #fff;
    background-color: #3e3e3e;
}

.gallery
{
    width: 1000px;
    height: 260px;
    margin: auto;
	position: relative;

    z-index: 11px;

    background: url('../images/swim.png') no-repeat;
    background-size: 100% 100%;

}

.gallery span
{
	margin-bottom: 0px;
    height: 50px;
    color: #eee;
    opacity:0.4;
    font-size: 18px;
	position: absolute;
	bottom: 0px;
	height: 40px;
	width: 100%;
	line-height: 50px;
    background-color: #000;
    clear: fixed;
	/*display: block;*/
}

.goal
{
    height: 720px;
}

.goalInfo
{
    font-size: 36px;
    height: 120px;
    padding-top: 100px;
    text-align: center;
    color: #666;
}

.goalInfo span
{
    font-size: 18px;
}

.logo
{
    font-size: 24px;
    line-height: 80px;

    float: left;

    margin-left: 200px;

    color: #fff;
}


.mask
{
    width: 100%;
    height: 100%;
    background: rgba(0,205,102,.2);
}

.nav
{
    float: left;
}

.nav-li
{
    width: auto;
    height: 20px;
    display: inline-block;
    margin-left: 160px;
    color: #333;
}

.nav-li li
{
    display: inline-block;
	line-height: 80px;
    width: 100px;
    color: #eee;
    font-size: 16px;
}

.header
{
    position: fixed;


    width: 100%;
    height: 80px;
    z-index: 1111;

    background-color: #3c3c3c;
}

.header span
{
	margin-right: 20px;
}

.requirement
{
    height: 608px;

    background-color: #f5f5f5;
}

.requirementInfo
{
    font-size: 36px;

    padding-top: 100px;

    text-align: center;

    color: #666;
}

.requirementInfo span
{
    font-size: 16px;

    color: #a2a2a2;
}

.requestpay
{
    font-size: 18px;
    line-height: 1.5;
    float: left;
    width: 320px;
    height: 300px;
    margin-top: 54px;
    margin-left: 25%;
    padding-top: 5px;
    padding-left: 10px;
    color: #fff;
    border-left: 6px solid #fff;
}

.hard
{
    width: 390px;
    height: 270px;
    margin-top: 54px;
    margin-left: 100px;
    padding-top: 20px;
    padding-left: 60px;

    float: left;

}

.hard-slogan,.soft-slogan
{

    background: #fff;
    color: #000;
    text-align: center;


    font-size: 20px;
}


.soft
{
    width: 390px;
    height: 270px;
    margin-top: 54px;
    margin-right: 100px;
    padding-top: 20px;
    padding-right: 60px;

    float: right;
}

.hardwareReq
{
    font-size: 18px;
    line-height: 30px;

    float: left;

    width: 390px;
    height: 260px;

     padding-top: 20px;

    color: #fff;
    background-color: #ff7f82;

    text-align: center;


}

.hardwareReq div,.softwareReq div
{
    padding-left: 50px;
    text-align: left;

}

.softwareReq
{
    font-size: 18px;
    line-height: 30px;

    float: right;

    width: 390px;
    height: 260px;

    padding-top: 30px;
    color: #fff;
    background-color: #74c885;

   }

.student1
{
    float: left;

    width: 420px;
    height: 500px;
    margin-left: 120px;
    position: relative;


}

.stupic01
{
    width: 400px;
    height: 200px;
    /*border: 2px solid red;*/
    margin: auto;
    margin-top: 16px;
    background: url('../images/people.png') top no-repeat;
}

.stu01blog,.stu02blog
{


    position: absolute;
    bottom: 16px;
    margin-left: 14px;

    color: #666;
    text-decoration: underline;
}


.stu01blog:hover,.stu02blog:hover
{


    position: absolute;
    bottom: 16px;
    margin-left: 14px;

    color: #222;
    text-decoration: underline;
}


.stu01Info,.stu02Info
{

    margin-top: 16px;
    margin-left: 14px;
    margin-right: 14px;
    color: #666;

}

.stu01Info strong,.stu02Info strong
{
    font-size: 20px;
}

.student2
{
    float: right;

    width: 420px;
    height: 500px;
    margin-right: 120px;
    position: relative;

}

.stupic02
{
    width: 400px;
    height: 200px;
    /*border: 2px solid red;*/
    margin: auto;
    margin-top: 16px;
    background: url('../images/people.png') top no-repeat;
}


/*apply 增加心跳动画*/
@-webkit-keyframes applyanim
{
  50% { transform: scale(1.2); }
}

/*响应式*/



@media /*screen and*/ (max-width:800px)
{
    
    



    .header
    {
        position: static;
        z-index: auto;
        height: auto;
        /*z-index: auto;*/
        width: 100%;
        

    }
    
    
    
     .logo
    {
        line-height: normal;
        margin-left: 3%;
        font-size: 24px;
        /*margin-left: auto;*/

        margin-right: auto;
        padding-top: 0.6em;

    }

    .clearfix
    {
        zoom: 1;
        display: block;
        clear: both;
        height: 0;


    }
    
    .nav
    {
        float: none;
    }

    .nav-li
    {
        margin-left: 3%;
        height: auto;
        /*width: auto;*/
    }

    .nav-li li
    {
        width: auto;
    }


    .apply
    {
        display: none;
    }

    .banner
    {
        /*width: 100%;*/
        height: 40%;
        padding-left: 3%;
        height: auto;
        padding-top: 10%;
        padding-left: auto;
        line-height: 1.3em;
        /*font-size: large; */
        padding-top: auto;
        /*border: 2px red solid;*/
    }
    
    .bannerInfo
    {
        width: auto;
        /*margin-top: auto;*/
        font-size: 0.5em;
        margin-top: auto;
    }


    .requirement
    {
        margin-bottom: 20em;
        background-color: transparent;
    }

    .hard
    {
        /*position: static;*/
        /*padding: auto;*/

        width: 88%;
        height: auto;
        margin-left: 6%;
        margin-right: auto;
        padding-left: 0px;
        padding-top: auto;
        padding-right: auto;
        float: none;

        border: 1px #eee  solid;
}
        
    .soft
    {
        width: 88%;
        height: auto;
        margin-left: 6%;
        margin-right: auto;
        /*padding-left: 6%;*/
        padding-top: auto;
        padding-right: 0px;
        float: none;
        border: 1px #eee  solid;
    }
    
    .softwareReq
    {
        float: none;
        width: auto;
        height: auto;
        padding-left: auto;
        

    }

    .hardwareReq
    {
        float: none;
        width: auto;
        height: auto;
        padding-left: auto;

    }

    .softwareReq div
    {
        padding-left: 0.6em;
        text-align: left;
        /*margin-left: 5%;
*/
    }

    .hardwareReq div
    {
        padding-left: 0.6em;
        text-align: left;

    }

    .goal
    {
        height: auto;
        margin-bottom: 15em;

    }
    
    .goalInfo
    {
        height: auto;
    }
    
    .feature12, .feature34
    {
        /*height: auto;*/
        width: auto;
        margin-left: 5%;
        margin-right: 5%;

    }


    .feature12 .feature1
    {
        display: block;
        margin: auto;

    }

    .feature12 .feature2
    {
        display: block;
        margin: auto;
    }
    

    .feature34 .feature3, .feature34 .feature4
    {
        display: block;
        margin: auto;
    }

/*    .feature34 .feature4
    {
        display: block;
        margin: auto;
    }*/




    .feature1 , .feature2 , .feature3 , .feature4
    {
        float: none;
        /*display: inline-block;*/
        /*margin:0px auto;*/
        
        /*text-align: center;*/s

    }


    .course 
    {
        height: auto;
        /*width: auto;*/
        background-color: transparent;
    }
    
    .course-content 
    {
        height: auto;
        width: 100%;

    }
    

    .course-list
    {

    }

    .front-end , .back-end , .app-end , .hard-end
    {
        float: none;
        width: 88%;
        margin-left: 6%;
        margin-bottom: 6%;
        height: 38em;
        display: inline-block;
        padding-bottom: 14%

    }

    .front-end-child, .back-end-child, .app-end-child, .hard-end-child
    {
        font-size: 18px;
    }

    .courseDetail
    {
        margin: 0px;
        padding: 0px;
    }

    .front-end section, .back-end section, .app-end section, .hard-end section
    {
        text-align: center;

    }

    .entertainment
    {
        background-color: transparent;
    }

    .gallery
    {
        z-index: auto;
        /*background-size: 100% 100%;*/
        width: 100%;

    }

    .gallery span
    {
        height: auto;
        display: inline;
        line-height: 40px;
    }
    

    .feedback
    {
        height: auto;
    }

    .student1 
    {
        float: none;
        position: static;
        width: 88%;
        margin-left: 6%;
    }
    
    .student2
    {
        float: none;
        position: static;
        width: 88%;
        margin-left: 6%;
    }
    

    .stupic01 
    {
        width: 100%;
    }

    .stupic02
    {
        width: 100%;
    }
    
    .stu01blog , .stu02blog
    {
        position: static;
    }

    .application
    {
        height: auto;
        padding-bottom: auto;
    }
        
    .mask
    {
        padding-bottom: auto;
        background: rgba(0,205,102,0.3);

    }

    .requestpay
    {
        display: block;
        position: static;
        margin: 0 auto 8%;
        left: auto;
        float: none;
        padding-bottom: auto;

    }

    .contactWay
    {
        display: block;
        position: static;
        margin: 0 auto 8%;
        left: auto;
        float: none;
        padding-bottom: auto;

    }


    .footer p
    {
        line-height: 1.6em;
        height: auto;
    }
    
   
}




@media (min-width: 800px) and (max-width: 1200px) 
{
    .header
    {
        position: static;
        z-index: auto;
        height: auto;
        /*z-index: auto;*/
        width: 100%;
        

    }
    
    
    
     .logo
    {
        line-height: normal;
        margin-left: 3%;
        font-size: 24px;
        /*margin-left: auto;*/

        margin-right: auto;
        padding-top: 0.6em;

    }

    .clearfix
    {
        zoom: 1;
    }
    
    .nav
    {
        float: none;
    }

    .nav-li
    {
        margin-left: 3%;
        height: auto;
        /*width: auto;*/
    }

    .nav-li li
    {
        width: auto;
    }


    .apply
    {
        display: none;
    }

    .banner
    {
        /*width: 100%;*/
        height: 40%;
        padding-left: 3%;
        height: auto;
        padding-top: 5%;
        padding-left: auto;
        line-height: 1.3em;
        /*font-size: large; */
        /*padding-top: auto;*/
        /*border: 2px red solid;*/
    }
    
    .bannerInfo
    {
        width: auto;
        /*margin-top: auto;*/
        font-size: 0.5em;
        /*s*/
        text-align: center;
        margin: auto;

    }


    .requirement
    {
        margin-bottom: 20em;
        background-color: transparent;
    }

    .hard
    {
        /*position: static;*/
        /*padding: auto;*/

        width: 66%;
        height: auto;
        margin-left: 17%;
        margin-right: auto;
        padding-left: 0px;
        padding-top: auto;
        padding-right: auto;
        float: none;

        border: 1px #eee  solid;
}
        
    .soft
    {
        width: 66%;
        height: auto;
        margin-left: 17%;
        margin-right: auto;
        /*padding-left: 6%;*/
        padding-top: auto;
        padding-right: 0px;
        float: none;
        border: 1px #eee  solid;
    }
    
    .softwareReq
    {
        float: none;
        width: auto;
        height: auto;
        padding-left: auto;
        

    }

    .hardwareReq
    {
        float: none;
        width: auto;
        height: auto;
        padding-left: auto;

    }

    .softwareReq div
    {
        padding-left: 20%;
        text-align: left;
        /*margin-left: 5%;
*/
    }

    .hardwareReq div
    {
        padding-left: 20%;
        text-align: left;

    }

    .goal
    {
        height: auto;
        margin-bottom: 20%;
    }
    
    .goalInfo
    {
        height: auto;
    }
    
    .feature12
    {
        /*height: auto;*/
        width: auto;
        display: block;
    }
    
    .feature1 , .feature2 , .feature3 , .feature4
    {
        float: none;
        display: block;

    }

    
    .course 
    {
        height: auto;
        /*width: auto;*/
        background-color: transparent;


    }
    
    .course-content 
    {
        height: auto;
        width: 100%;

    }
    

    .course-list
    {

    }

    .front-end, .back-end, .app-end, .hard-end
    {
        float: none;
        width: 66%;
        margin-left: 17%;
        margin-bottom: 6%;
        height: 30em;
        display: inline-block;
        padding-bottom: 4%

    }
    .entertainment
    {
        background-color: transparent;
    }

    .gallery
    {
        z-index: auto;
        /*background-size: 100% 100%;*/
        width: 100%;

    }

    .gallery span
    {
        height: auto;
        display: inline;
        line-height: 40px;
    }
    

    .feedback
    {
        height: auto;
    }

    .student1 
    {
        float: none;
        position: static;
        width: 88%;
        margin-left: 6%;
    }
    
    .student2
    {
        float: none;
        position: static;
        width: 88%;
        margin-left: 6%;
    }
    

    .stupic01 
    {
        width: 100%;
    }

    .stupic02
    {
        width: 100%;
    }
    
    .stu01Info, .stu02Info
    {
        width: 66%;
        margin-left: 17%;
        margin-right: auto;
        margin-top: auto;
    }

    .stu01blog , .stu02blog
    {
        position: static;
        width: 66%;
        margin-left: 17%;
        margin-right: auto;
        
    }

    .application
    {
        height: auto;
        padding-bottom: auto;
    }
        
    .mask
    {
        padding-bottom: auto;
        background: rgba(0,205,102,0.3);

    }

    .requestpay
    {
        display: block;
        position: static;
        margin: 0 auto 8%;
        left: auto;
        float: none;
        padding-bottom: auto;

    }

    .contactWay
    {
        display: block;
        position: static;
        margin: 0 auto 8%;
        left: auto;
        float: none;
        padding-bottom: auto;

    }
    .footer p
    {
        line-height: 1.6em;
        height: auto;
    }
}
}
