@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei', sans-serif;color:#000000;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;}
b{font-weight:normal}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

body{
    margin:0 auto;
    overflow-x:hidden;
}
.wrap{
    margin:0 auto;
    width:100%;
    max-width:640px;
    min-width:320px;
    overflow:hidden;
}
.main{
    margin:0 auto;
    width:90.625%;
}
.header{
    width:100%;
}
.logo{
    float:left;
    padding:22px 0 18px;
    width:48%;
    height:auto;
}
.phone{
    margin-top:26px;
    padding-left:40px;
    float:right;
    font-size:18px;
    line-height:36px;
    color:#33cc66;
    background:url("../img/phone.png") no-repeat left center;
}
.nav{
    width:100%;
    height:50px;
    background:#33cc66;
}
.nav ul{
    height:50px;
    text-align:right;
    overflow:hidden;
}
.nav ul li{
    float:left;
    width:16%;
    line-height:50px;
    text-align:center;
    background:url("../img/nav-line.png") no-repeat left center;
}
.nav ul li a{
    font-size:24px;
    color:#ffffff;
}
.nav ul li.first{
    margin-left:14%;
    background:none;
}
.nav ul li.act a{
    color:#e0fa00;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    width:100%;
    height:auto;
}
.banner img{
    width:100%;
    height:auto;
    display:block;
}
.title{
    padding:27px 0;
}
.title h2{
    height:57px;
    line-height:57px;
    text-align:center;
}
.title h2 span{
    padding-left:70px;
    height:57px;
    line-height:57px;
    font-size:34px;
    display:inline-block;
    background-position:left center;
    background-repeat:no-repeat;
}
.title h2 span.tag1{
    background-image:url("../img/title-tag1.png");
}
.title h2 span.tag2{
    background-image:url("../img/title-tag2.png");
}
.title h2 span.tag3{
    background-image:url("../img/title-tag3.png");
}
.title h2 span.tag4{
    background-image:url("../img/title-tag4.png");
}
.title h2 span.tag5{
    background-image:url("../img/title-tag5.png");
}
.title h2 span.tag6{
    background-image:url("../img/title-tag6.png");
}
.title h2 span.tag7{
    background-image:url("../img/title-tag7.png");
}
.title h2 span.tag8{
    background-image:url("../img/title-tag8.png");
}
.title h3{
    margin-top:5px;
    text-align:center;
    background:url("../img/title-line.jpg") no-repeat center;
}
.title h3 span{
    margin:0 auto;
    padding:0 2%;
    font-size:18px;
    display:inline-block;
    background:#ffffff;
}
.container{
    padding-bottom:32px;
}
.container .img{
    width:100%;
    height:auto;
    display:block;
}
.ctn1{
    background:#f1f1f1;
}
.ctn1 .title h3 span {
    background:#f1f1f1;
}
.ctn1 ul{
    width:100%;
}
.ctn1 ul.ul1 li{
    margin-right:calc( 8%/3 + 0px);
    padding-bottom:10px;
    float:left;
    width:23%;
}
.ctn1 ul.ul1 li.li1{
    border-bottom:2px solid #00c98e;
}
.ctn1 ul.ul1 li.li2{
    border-bottom:2px solid #01a3cf;
}
.ctn1 ul.ul1 li.li3{
    border-bottom:2px solid #aa80dc;
}
.ctn1 ul.ul1 li.li4{
    margin-right:0;
    border-bottom:2px solid #f87683;
}
.ctn1 ul.ul1 li img{
    width:100%;
    height:auto;
    display:block;
}
.ctn1 ul.ul1 li p{
    margin-top:15px;
    font-size:16px;
    line-height:24px;
    text-align:center;
    color:#6e7171;
}
.ctn1 ul.ul2 li{
    margin-top:30px;
    padding-left:49px;
    float:left;
    width:calc(49% - 49px);
    height:39px;
    line-height:39px;
    background:url("../img/ctn1-li2.png") no-repeat left center;
}
.ctn1 ul.ul2 li.li2{
    margin-left:2%;
    width:calc(49% - 49px);
}
.ctn1 ul.ul2 li p{
    font-size:20px;
    color:#ffffff;
    text-indent:2%;
    background:#15b8e4;
}
.btn{
    margin:30px auto 0;
    width:42%;
    height:52px;
    font-size:32px;
    line-height:52px;
    display:block;
    text-align:center;
    color:#33cc66;
    border:1px solid #33cc66;
    border-radius:24px;
}
#table{
    margin-top:10px;
    height:437px;
    overflow:hidden;
    position:relative;
}
#table table{
    width:100%;
}
#table table tr{
    height:48px;
}
#table table tr td{
    font-size:22px;
    color:#6e7171;
    border-bottom:1px dashed #d6d6d6;
}
#table table tr td.td1{
    text-align:right;
}
.ctn3{
    background:#f1f1f1;
}
.ctn3 .title{
    background:#ffffff;
    border-bottom:1px solid #33cc66;
}
.ctn3 .main{
    padding-top:30px;
}
.ctn4 .title{
    background:#ffffff;
    border-bottom:1px solid #33cc66;
}
.ctn4 .main{
    padding-top:30px;
}
.ctn5{
    background:#f1f1f1;
}
.ctn5 .title{
    background:#ffffff;
    border-bottom:1px solid #33cc66;
}
.ctn5 .main{
    padding-top:30px;
}
.banner-teacher{
    width:100%;
    height:auto;
}
.banner-teacher img{
    width:100%;
    height:auto;
    display:block;
}
.swiper-container-t{
    position:relative;
}
.swiper-container-t.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:10px;
    left:20%;
    width:100%
}
.swiper-container-t.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px
}
.swiper-pagination.swiper-pagination-t .swiper-pagination-bullet {
    width:11px;
    height:7px;
    display:inline-block;
    border-radius:0;
    z-index:9999;
    opacity:1;
    background:#ffffff;
}
.swiper-pagination.swiper-pagination-t .swiper-pagination-bullet-active {
    background: #fffc00
}
.ctn7 .title{
    border-bottom:1px solid #33cc66;
}
.ctn7 .main{
    padding-top:30px;
}
.ctn7 ul{
    margin-bottom:15px;
    width:100%;
}
.ctn7 ul li{
    margin:0 calc(16%/6 + 0px);
    float:left;
    width:28%;
}
.ctn7 ul li img{
    width:100%;
    height:auto;
    display:block;
}
.ctn7 ul li h2{
    margin-top:10px;
    font-size:24px;
    line-height:40px;
    color:#ffffff;
    text-align:center;
    background:url("../img/ctn7-h2.png") no-repeat center;
    background-size:100% auto;
}
.ctn7 ul li p{
    margin-top:10px;
    font-size:18px;
    line-height:25px;
}
.ctn8 .main img{
    margin-top:30px;
}
/*course*/
.title2{
    margin-top:30px;
    padding-bottom:30px;
}
.title2.mt{
    margin-top:55px;
}
.title2 h2{
    height:54px;
    text-align:center;
    background:url("../img/title2.png") no-repeat bottom center;
    background-size:100% auto;
}
.title2 span{
    padding:0 2%;
    font-size:34px;
    line-height:34px;
    display:inline-block;
    background:#ffffff;
}
.course1 ul{
    width:100%;
}
.course1 ul li{
    margin:0 calc(28%/6 + 0px);
    float:left;
    width:24%;
}
.course1 ul li img{
    width:100%;
    height:auto;
}
.course1 ul li h2{
    font-size:22px;
    color:#33cc66;
    text-align:center;
}
.course1 ul li p{
    margin-top:5px;
    font-size:18px;
    line-height:24px;
    color:#8f8f8f;
}
.course4 p{
    margin-bottom:30px;
    font-size:18px;
    text-align:center;
}
.course5-btn{
    margin-top:30px;
    margin-left:5%;
    float:left;
    width:40%;
    height:52px;
    font-size:32px;
    line-height:52px;
    display:block;
    text-align:center;
    color:#33cc66;
    border:1px solid #33cc66;
    border-radius:24px;
}

/*teacher*/
.teacher1 ul{
    margin-top:20px;
    width:100%;
}
.teacher1 ul li{
    margin:0 calc(10%/6 + 0px);
    float:left;
    width:30%;
    height:330px;
    background:#f0eeee;
    overflow:hidden;
}
.teacher1 ul li.b2{
    background:#feac0f;
}
.teacher1 ul li h2{
    margin-top:10px;
    font-size:22px;
    text-align:center;
    color:#304759;
}
.teacher1 ul li.b2 h2{
    color:#ffffff;
}
.teacher1 ul li img{
    margin:5px auto;
    width:78%;
    height:auto;
    display:block;
}
.teacher1 ul li p{
    margin:0 auto;
    width:80%;
    font-size:16px;
    line-height:26px;
}
.teacher1 ul li.b2 p{
    color:#ffffff;
}
.teacher2 p,
.teacher3 p{
    margin-bottom:30px;
    font-size:18px;
    text-align:center;
}
.container.teacher4{
    padding-bottom:0;
}
.teacher4{
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative;
}
.teacher4 form{
    top:0;
    width:100%;
    position:absolute;
}
.teacher4 input[type='text']{
    margin:0 auto 14px;
    width:55%;
    height:58px;
    display:block;
    color:#ffffff;
    font-size:18px;
    text-indent:4%;
    background:rgba(5,32,13,0.2);
    border:1px solid #fef00f;
    border-radius:26px;
}
.teacher4 input[type='text'].first{
    margin-top:22%;
}
.teacher4 input[type='submit']{
    margin:25px auto 0;
    width:192px;
    height:49px;
    font-size:30px;
    color:#eafe0f;
    display:block;
    cursor:pointer;
    background:rgba(73,255,84,0.3);
    border:1px solid #40ff4b;
    box-shadow:3px 3px 3px #2b622d;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.student1 ul{
    width:100%;
}
.student1 ul li{
    margin:0 calc(8%/8 + 0px);
    padding:1%;
    float:left;;
    width:23%;
    height:324px;
    box-sizing:border-box;
    border:1px solid #2aaf74;
    border-radius:60px;
}
.student1 ul li img{
    margin:0 auto;
    display:block;
    width:100%;
    height:auto;
}
.student1 ul li h2{
    margin-top:10px;
    font-size:20px;
    text-align:center;
    color:#2aaf74;
}
.student1 ul li p{
    margin-top:10px;
    font-size:14px;
    line-height:20px;
    color:#2aaf74;
}
.banner-student{
    position:relative;
}
.banner-student img{
    width:100%;
    height:auto;
    display:block;
}
.swiper-container-s{
    top:6%;
    left:50%;
    margin-left:-28%;
    width:56.875%;
    height:auto;
    overflow:hidden;
    position:absolute;
}
.banner-student > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:10%;
    width:100%
}
.banner-student > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px
}
.swiper-pagination.swiper-pagination-s .swiper-pagination-bullet {
    width:11px;
    height:7px;
    display:inline-block;
    border-radius:0;
    z-index:9999;
    opacity:1;
    background:#ffffff;
}
.swiper-pagination.swiper-pagination-s .swiper-pagination-bullet-active {
    background: #fffc00
}
.ctn7 .title{
    border-bottom:1px solid #33cc66;
}
.student4 .main p{
    margin-bottom:30px;
    font-size:18px;
    text-align:center;
}
.container.student5{
    padding-bottom:0;
}
.student5{
    position:relative;
}
.student5 img{
    width:100%;
    height:auto;
    display:block;
}
.student5 form{
    top:0;
    right:7%;
    width:42%;
    height:100%;
    background:#ff8e08;
    position:absolute;
}
.student5 input[type='text']{
    margin:0 auto 15px;
    width:90%;
    height:40px;
    display:block;
    color:#b6b3b0;
    font-size:27px;
    text-indent:4%;
    background:#ffffff;
    border-radius:8px;
    border:none;
}
.student5 input[type='text'].first{
    margin-top:10%;
}
.student5 input[type='submit']{
    margin:25px auto 0;
    width:60%;
    height:36px;
    font-size:26px;
    color:#ff8e08;
    display:block;
    cursor:pointer;
    background:#f8e600;
    border:none;
    border-radius:8px;
    box-shadow:2px 2px 2px #d47607;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*tedu*/
.title3{
    margin:0 auto 10px;
    padding:30px 0 25px;
    width:90.625%;
    background:url("../img/title3.png") no-repeat bottom center;
    background-size:100% auto;
}
.title3.mt{
    padding:55px 0 25px;
}
.title3 h2{
    font-size:34px;
    line-height:34px;
    text-align:center;
}
.tedu1 .main p{
    margin-bottom:20px;
    font-size:16px;
    line-height:26px;
    text-align:center;
    color:#503319;
}
.tedu3 .main p{
    margin-bottom:20px;
    font-size:16px;
    line-height:26px;
    text-align:center;
}
.tedu3 ul li{
    float:left;
    margin:0 calc(4%/6 + 0px);
    padding:20px 0;
    width:32%;
    box-sizing:border-box;
    border:1px solid #304759;
    border-radius:8px;
}
.tedu3 ul li img{
    margin:0 auto;
    width:32%;
    height:auto;
    display:block;
}
.tedu3 ul li h2{
    margin-top:10px;
    color:#304759;
    font-size:20px;
    text-align:center;
}

.footer{
    padding:20px 0 60px;
    background:#5a5a5a;
}
.footer p{
    font-size:12px;
    color:#ffffff;
    text-align:center;
}









