.wrap-level-course-info{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.level-course-item{
    float: left;
    width: 320px;
    height: 300px;
}
.lps-title{
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.classmode{
    width: 1200px;
    margin: 0 auto;
}
.wrap-alevelcon{
    width: 1200px;
    margin: 0 auto;
}
.alevelcon-title{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 45px;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.bg1{
    height: 300px;
}
.course-icon{
    height: 160px;
    text-align: center;
}
.course-icon img{
    display: inline-block;
    width: 160px;
}
.innercon{
    width: 95%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 15px 0px 30px;
    height: 280px;
}
.wrap-courselevel{
    overflow: hidden;
}
.course-item{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.bg1 .innercon{
    background:-moz-linear-gradient(left bottom,#30b3bb,#40bac2);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#30b3bb),to(#40bac2));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#30b3bb,#40bac2);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#30b3bb,#40bac2); /*Opera11*/
}
.bg2 .innercon{
    background:-moz-linear-gradient(left bottom,#12a59b,#3aceb8);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#12a59b),to(#3aceb8));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#12a59b,#3aceb8);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#12a59b,#3aceb8); /*Opera11*/
}
.bg3 .innercon{
    background:-moz-linear-gradient(left bottom,#1ba9d1,#2bbfea);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#1ba9d1),to(#2bbfea));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#1ba9d1,#2bbfea);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#1ba9d1,#2bbfea); /*Opera11*/
}
.bg4 .innercon{
    background:-moz-linear-gradient(left bottom,#de5483,#ee78a0);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#de5483),to(#ee78a0));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#de5483,#ee78a0);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#de5483,#ee78a0); /*Opera11*/
}
.bg5 .innercon{
    background:-moz-linear-gradient(left bottom,#f9b124,#fed040);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#f9b124),to(#fed040));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#f9b124,#fed040);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#f9b124,#fed040); /*Opera11*/
}
.bg6 .innercon{
    background:-moz-linear-gradient(left bottom,#f17a39,#efb43b);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#f17a39),to(#efb43b));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#f17a39,#efb43b);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#f17a39,#efb43b); /*Opera11*/
}
.bg4,.bg5,.bg6{
    margin-bottom: 0px;
}
.alevel-course-txt{
    font-size: 22px;
    color: #333;
    padding: 0 24px;
}
.alevel-title-info p{
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}
.alevel-title-info span{
    height: 4px;
    display: block;
    width: 60px;
    margin: 0 auto 25px;
    background: #fe7407;
}
.tableborder{
    width: 1200px;
    border:2px solid #3fb9c2;
    border-radius: 15px;
    background: #fff;
}
.tablestyle{
    width: 1200px;
}
.w20per{
    width: 20%;
}
.w30per{
    width: 30%;
}
.w50per{
    width: 50%;
}
.marginbottom200{
    margin-bottom: 200px;
}
.tablestyle thead tr{
    height: 86px;
    font-size: 24px;
    color:#09727a;
    text-align: center;
}
.tablestyle tbody tr ul{
    padding: 22px 20px;
}
.tablestyle tbody tr li{
    text-align: left;
    color: #333333;
    font-size: 18px;
    line-height: 32px;
}
.tablestyle .tbodytitle{
    font-size: 18px;
    color: #09727a;
}
.levelbtn,
.alevelnew .section6 .main a.levelbtn{
    color: #fff;
    height: 58px !important;
    line-height: 58px !important;
    display: inline-block;
    width: 225px !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    background:-moz-linear-gradient(left bottom,#31c5b2,#38ccb6);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#31c5b2),to(#38ccb6));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#31c5b2,#38ccb6);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#31c5b2,#38ccb6); /*Opera11*/
}
.tablestyle td{
    border-right: 2px solid #e74a26;
    border-bottom: 2px solid #e74a26;
}
.tablestyle td:last-child{
    border-right: 0px;
}
.tablestyle tfoot tr{
    height: 110px;
}
.tablestyle tfoot tr td{
    border-bottom: none;
}
.tablestyle tfoot tr .tablebottomtext{
    font-size: 21px;
    color: #e74a26;
}
.w166per{
    width: 16.66%;
}
.wrap-service-table{
    overflow: hidden;
    border:2px solid #e74a26;
    border-radius: 8px;
}
.penstyle thead tr td{
    background: #ace0dc;
    font-size: 24px;
    color: #e74a26;
    height: 86px;
}
.penstyle td{
    border-right: 2px solid #e74a26;
    border-bottom: 2px solid #e74a26;
}
.penstyle td:last-child{
    border-right: 0px;
}
.penstyle tbody tr:last-child td{
    border-bottom: 0px;
}
.penstyle tbody tr td{
    background: #fff;
    font-size: 18px;
    color: #333333;
    padding: 0 10px;
}
.penstyle tr td.penstyletitle{
    font-size: 18px !important;
    color: #14a89d !important;
}
.wrap-alevel-btns{
    overflow: hidden;
    padding-top: 27px;
    padding-bottom: 60px;
}
.marginright50{
    margin-right: 50px;
}
.fontsize18{
    font-size: 18px !important;
}
.alevelnew .section6 .main a{
    background:-moz-linear-gradient(left bottom,#31c5b2,#38ccb6);/*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(#31c5b2),to(#38ccb6));/*Old gradient for webkit*/
    background:-webkit-linear-gradient(left bottom,#31c5b2,#38ccb6);/*new gradient for Webkit*/
    background:-o-linear-gradient(left bottom,#31c5b2,#38ccb6); /*Opera11*/
}
.alevelnew .paddingbottom0{
    padding-bottom: 0px !important;
}
.wrap-select-course{
    background: url("../img/setlevel.jpg");
    width: 100%;
    height: 760px;
    background-size: cover;
    padding-top: 100px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w20per{
    width: 20%;
}
.height84{
    height: 84px;
}
.marginbottom60{
    margin-bottom: 60px;
}
.wrap-teach-mode{
    overflow: hidden;
}
.w1020{
    width: 1020px;
    margin: 0 auto;
}
ul.shujia-tip{
    padding: 20px;
}
ul.shujia-tip li{
    position: relative;
    padding-left: 80px;
    color: #333;
    line-height: 36px;
}
ul.shujia-tip li:before{
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top:15px;
    left: 50px;
    background: #e74a26;
    background-size: cover;
    border-radius: 50%;
}
.summer-class-title li span{
    width: 70%;
    margin: 0 auto;
    background: #fd896e8c;
    color: #e74a26;
    line-height: 60px;
    height: 60px;
    border-radius: 25px;
    display: block;
    font-size: 28px;
    text-align: center;
    cursor: pointer;
}
.summer-class-title li.current span{
    color: #fff;
    background: #e74a26 ;
}
.summer-class-tabcontent .wrap-service-table{
    display: none;
    border-radius: 0px;
    border:none;
}
.summer-class-tabcontent .wrap-service-table.current{
    display: block;
}
.summer-class-content{
    border: 2px solid #e74a26 ;
}
.summer-class-title{
    border-bottom: 2px solid #e74a26 ;
    background: #fff;
}
.summer-class-title li{
    position: relative;
    padding: 20px 0px;
}
.summer-class-tabcontent tbody td{
    color: #e74a26 ;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}
.summer-class-tabcontent thead td{
    background: #fff;
    color: #333333;
}
/*igse*/
.course-set-title{
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 20px;
}
.course-set-title span{
    font-weight: bold;
}
.wrap-avastar{
    position: absolute;
    width: 152px;
    height: 152px;
    left: 50%;
    margin-left: -76px;
    top:-76px;
}
.wrap-avastar img{
    width: 100%;
    height: 100%;
    display: block;
}
.service-system{
    background: url("../img/igsebg.jpg") no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 1128px;
}