
@charset "gb2312";
/* CSS Document */
body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
    background-color: #f5f5f5;
}
.head h1{
    position: absolute;
    left: -10000000px;
}
.notice {
    display: block;
    width: 1200px;
    margin: 0 auto 40px;
}
.breadcrumbs {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
}

.main01_news li a:hover,.main-tit a:hover,.preschool .ins_list a:hover span,.preschool  li:hover a,.coach .fenlei li:hover a,.coach .ins_list a:hover span,.coach .main_cnt_bottom li:hover a,.intschool  .chair dd a:hover,.intschool  .chair  li span,.intschool  .chair  li:hover a,.intschool  .paihang  li:hover, .intschool  .paihang  li:hover a,.intschool .ins_list a:hover span,.news_box li:hover a,.summer-camp .fenlei li:hover a,.teamwork-ins-link li a:hover,.link a:hover{
    color: #FF4960;
}
/*head begin*/
.head{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.head .notice{
    margin-bottom: 20px;
}
.head_cnt .logo,.head_cnt .search{
    float: left;
}
.head_cnt .logo{
    line-height: 40px;
    width: 25%;
    margin-top: 22px;
}
.head_cnt .logo a{
    float: left;
}
.head .a2 {
    padding: 0 6%;
    background-color: #FF4960;
    color: #FFF;
    font-size: 22px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
}


.head .search {
    float: left;
    margin: 22px 0 22px 5%;
    width: 40%;
}
.head .search-input {
    width: 80%;
    float: left;

}
.head .search-input input {
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    height: 32px;
    line-height: 32px;
    padding: 5px;
    outline: none;
    border: 1px solid #FF4960;
}
.head .search-button {
    width: 18%;
    height: 40px;
    line-height: 40px;
    float: right;
}

.head .search-button input#search_an {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance: listitem;
    background: url("../images/search.png") no-repeat left 20% center #FF4960;
    padding-left:30%;
}
.hotwords span{
    font-size: 12px;
    padding-top: 6px;
    line-height: 20px;
    padding-right: 15px;
    color: #ff3434;
}
.hotwords a {
    font-size: 12px;
    padding-top: 6px;
    line-height: 20px;
    display: inline-block;
    padding-right: 15px;
    color: #999;
}

.head .tel{
    margin-top: 22px;
    width: 20%;
    padding-left:5% ;
    background: url("../images/tel.png") no-repeat left center;
}
.head .tel span{
   display: block;
    font-size: 14px;
    color: #FF4960;
}
.head .tel .span2{
    display: block;
    font-size: 16px;
    color: #FF4960;
}
.head .tel .span2 a{
    color: #FF4960;
}
/*head end*/

/*nav begin*/

.nav-bg{
    background-color: #FF4960;
}
.nav{
    width:1200px;
    margin:0 auto;
    height: 44px;
    position: relative;
}

.nav a{
    width: 12.5%;
    display: block;
    float:left;
    color:#fff;
    font-size:16px;
    line-height: 44px;
    text-align: center;
}
.nav a:hover{
    background-color: #DA4B4B;
}

/*nav end*/
.main{
    width: 1200px;
    margin: 0 auto 40px;
    background-color: #FFF;
    -webkit-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}
/*main01 begin*/
.main01{
    background-color:inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main01_news{
    padding: 2%;
    width: 31%;
    float: left;
    -webkit-box-shadow: 1px 0px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 0px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}
.news1{
    margin-bottom: 6%;
}
.main01_news h3{
    font-size: 18px;
    color: #FF4960;
    margin-bottom: 2%;
}
.main01_news li{
    line-height: 30px;
    margin-bottom: 1%;
    padding-left: 4%;
    background: url("../images/li_img.jpg")no-repeat left center;
}
.main01_news li a{
    font-size: 14px;
    color: #666666;
}

.banner_box{
    float: right;
    width:61.6666%;
}

/*banner*/
.fullSlide{width:100%; position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100%}
.fullSlide .bd li{width:100%;overflow:hidden;text-align:center; position: absolute; left: 0;top:0;}
.fullSlide .bd li a{display:block;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:8px; border:3px #fff solid;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;margin:5px;overflow:hidden;line-height:999px;}
.fullSlide .hd ul .on{background-color:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0;z-index:1;width:28px;height:80px;background:url(../images/prev.png)  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:0;background:url(../images/next.png)  no-repeat;}
/*banner end*/


/*double_banner begin*/
.double_banner{
    background-color: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.double_banner a{
    display: block;
    width: 49%;
}
/*double_banner end*/

.main-tit{
    border-bottom: 2px solid #FF4960;
    line-height: 58px;
}
.main-tit span{
    width: 27%;
    font-size: 30px;
    line-height:58px;
    background-color: #FF4960;
    display: block;
    text-align: center;
    color: #FFF;
    position: relative;
}
.main-tit span:after{
    content: '';
    display: block;
    width: 64px;
    height: 60px;;
    background: url("../images/tit_bg.jpg") no-repeat ;
    position: absolute;
    right: -60px;
    bottom:-2px;
}
.main-tit>div{
    width: 60%;
}
.main-tit a{
    font-size: 16px;
    float: right;
    margin: 0 2%;
}


/*preschool begin*/
.main_cnt{
    padding: 2%;
}
.preschool .main_cnt_l{
    float: left;
    width: 30%;
    padding: 2%;
    -webkit-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}
.preschool .main_cnt_l h3{
    line-height: 24px;
    border-bottom:1px solid #dddddd;
    padding-bottom: 2%;
    margin-bottom: 5%;
}
.preschool .main_cnt_l h3 span{
    float: left;
    padding-left: 4%;
    font-size: 20px;
    font-weight: 500;
    background: url("../images/tit-bg.png") no-repeat left;
}
.preschool .main_cnt_l h3 a{
    font-size: 12px;
    color: #999999;
    font-weight: 500;
    float: right;
}
.dl_list{
    overflow: hidden;
    overflow-y:scroll;
}
.dl_list dl{
    margin-bottom: 8%;
}
.dl_list dt,.dl_list dd{
    float: left;
}
.dl_list dt{
    width:30%;
    margin-right: 5%;
}
.dl_list dd{
    width: 60%;
}
.dl_list dd>a{
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 6%;
}
.dl_list dd a:hover{
    color: #FF4960;
}
.dl_list dd p{
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.dl_list dd p a{
    font-size: 12px;
    color: #FF4960;
}


.preschool .main_cnt_r{
    width: 61.6666%;
    float: right;
}
.preschool h3{
    font-size: 20px;
    border-bottom:1px solid #eee;
    padding-bottom: 1.5%;
    margin-bottom: 2.5%;
}
.preschool h3 span{
    float: left;
    padding-left: 4%;
    font-size: 20px;
    font-weight: 500;
    background: url("../images/tit-bg.png") no-repeat left;
}
.preschool h3 a{
    font-size: 12px;
    color: #999999;
    font-weight: 500;
    float: right;
}
.preschool .main_cnt_top{
    margin-bottom: 4%;
}
.preschool .scoll-cnt-box{
    width:666px ;
    overflow: hidden;
    margin: 0 auto;
}
.preschool .ins_list a{
    display: block;
    float: left;
    width: 200px;
    border: 1px solid #eeeeee;
    margin: 0 10px;
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.preschool .ins_list a img{
    width: 100%;
}
.preschool .ins_list a span{
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding:2% 0 2% 4% ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#caselist,#caselist1,#caselist2{
    position: relative;
   /* padding-left: 21px;*/
}
#caselist .prev, #caselist .next,#caselist1 .prev, #caselist1 .next,#caselist2 .prev, #caselist2 .next{
    display:block;
    width: 21px;
    height:80px;
    background:url(../images/prev.png) no-repeat;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    top:24%;
}
#caselist .prev,#caselist1 .prev,#caselist2 .prev{
    left: 0px;
}
#caselist .next,#caselist1 .next,#caselist2 .next{
    background:url(../images/next.png) no-repeat;
    right:0px;
}
.preschool  li{
    padding-left: 4%;
    background:url("../images/li_img.jpg") no-repeat left;
    color: #777777;
    margin-bottom: 2%;
}
.preschool  li a{
    display: block;
    font-size: 14px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.preschool .news_l{
    width: 47%;
    float: left;
}
.preschool .news_r{
    width: 47%;
    float: right;
}
/*preschool end*/


/*coach begin*/

.ins_logo{
    margin-bottom: 2%;
}
.coach .main-tit ul{
    width: 60%;
}
.coach .main-tit li{
    float: right;
    font-size: 16px;
    color: #555555;
    margin: 0 2%;
    cursor: pointer;
}
.coach .main-tit li:hover,.coach .main-tit li.hover{
    color: #FF4960;
    position: relative;
}
.coach .main-tit li.hover:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #FF4960;
    position: absolute;
    bottom: -8px;
    left: 45%;
}
.ins_logo li{
    width: 14.444%;
    margin: 0 1%;
    float: left;
    border: 1px solid #eee;
    background-color: #FF4960;
    position: relative;
}
.ins_logo li a span{
    width: 96%;
    text-align: center;
    display: block;
    height:40px;
    padding: 0 2%;
    position: absolute;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    bottom:25%;
}
.ins_logo li:hover{
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -ms-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.ins_logo li:hover a span{
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}


.coach .main_cnt_l{
    float: left;
    width: 20%;
    padding: 2%;
    -webkit-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}
.coach .fenlei ul{
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: 1px solid #dedede;
}
.coach .fenlei ul.xuanze{
    margin-bottom: 0%;
    padding-bottom: 0%;
    border-bottom:none
}
.coach .fenlei li{
    float: left;
    width: 33.333%;
    font-size: 12px;
    color: #999999;
}
.coach .fenlei li a{
    font-size: 12px;
    color: #999;
}

.coach .fenlei li.title{
    width: 100%;
    font-size: 18px;
    color: #333333;
    margin-bottom: 4%;
}
.coach .fenlei li.title i{
    padding: 0 10px;
    margin-right:5px;
}
.coach .leixing li.title i{
    background: url("../images/icon1.png") no-repeat center center ;
}
.coach .xinxi li.title i{
    background: url("../images/icon2.png") no-repeat center center ;
}
.coach .xuanze li.title i{
    background: url("../images/icon3.png") no-repeat center center ;
}


.coach .main_cnt_r{
    width: 72.5%;
    float: right;
}
.coach h3{
    font-size: 20px;
    border-bottom:1px solid #eee;
    padding-bottom: 1.5%;
    margin-bottom: 2.5%;
}
.coach h3 span{
    float: left;
    padding-left: 4%;
    font-size: 20px;
    font-weight: 500;
    background: url("../images/tit-bg.png") no-repeat left;
}
.coach h3 a{
    font-size: 12px;
    color: #999999;
    font-weight: 500;
    float: right;
}
.coach .main_cnt_top{
    margin-bottom: 4%;
}
.coach .scoll-cnt-box{
    width:796px ;
    overflow: hidden;
    margin: 0 auto;
}
.coach .ins_list a{
    display: block;
    float: left;
    width: 176.75px;
    border: 1px solid #eeeeee;
    margin: 0 10px;
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.coach .ins_list a img{
    width: 100%;
}
.coach .ins_list a span{
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding:2% 0 2% 4% ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.coach .main_cnt_bottom  li{
    padding-left: 4%;
    background:url("../images/li_img.jpg") no-repeat left;
    color: #777777;
    margin-bottom: 2%;
}
.coach .main_cnt_bottom  li a{
    display: block;
    font-size: 14px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coach .news_l{
    width: 30%;
    float: left;
}
.coach .news_z{
    width: 30%;
    margin: 0 5%;
    float: left;
}
.coach .news_r{
    width:30%;
    float: right;
}
/*coach end*/

/*intschool begin*/

.intschool .main-tit ul{
    width: 60%;
}
.intschool .main-tit li{
    float: right;
    font-size: 16px;
    color: #555555;
    margin: 0 2%;
    cursor: pointer;
}
.intschool .main-tit li:hover,.intschool .main-tit li.hover{
    color: #FF4960;
    position: relative;
}
.intschool .main-tit li.hover:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #FF4960;
    position: absolute;
    bottom: -8px;
    left: 45%;
}

.intschool .main_cnt_l {
    float: left;
    width: 30%;
    -webkit-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}

.intschool .main_cnt_l ul.tit li{
    float: left;
    width: 50%;
    background-color: #eeeeee;
    color: #555555;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    position: relative;
    cursor: pointer;
}
.intschool .main_cnt_l ul.tit li.hover{
    background-color: #FF4960;
    color: #FFF;
}
.intschool .main_cnt_l ul.tit li.hover:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 12px solid #FF4960;
    position: absolute;
    bottom: -12px;
    left: 40%;
}
.intschool  .chair,.intschool  .paihang{
    padding: 5%;
}
.intschool  .chair dl,.intschool  .chair  li,.intschool  .paihang li{
    margin-bottom: 5%;
}
.intschool  .chair dt,.intschool  .chair dd{
    float: left;
}
.intschool  .chair dt{
    width: 30%;
    margin-right: 5%;
}
.intschool  .chair dd{
    width: 60%;
}
.intschool  .chair dd>a{
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 6%;
}

.intschool  .chair dd p{
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    color: #666666;
}
.intschool  .chair dd p a{
    font-size: 12px;
    color: #FF4960;
}
.intschool  .chair  li span,.intschool  .chair  li a{
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-right: 5%;
}

.intschool  .chair  li a{
    display: block;
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.intschool  .chair  li a.btn{
    width:22%;
    text-align: center;
    float: right;
    padding: 1% 0%;
    margin-right: 0;
    font-size: 12px;
    line-height: 18px;
    background-color: #999999;
    color: #FFF;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px ;
    border-radius:3px;
    overflow: inherit;
    white-space: inherit;
}
.intschool  .chair  li:hover a.btn{
     background-color: #FF4960;
 }
.intschool  .paihang  li em{
    float: left;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-right: 2%;
}
.intschool  .paihang  li{
    padding-left: 4%;
    background: url("../images/li_img.jpg") no-repeat left;
}
.intschool  .paihang  li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-right: 5%;
    width:90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.intschool .main_cnt_r {
    width: 68%;
    float: right;
}
.intschool .scoll_box{
    float: left;
    width: 68%;
}
#caselist2 .prev, #caselist2 .next{
    top:34%;
}
.intschool .ins_list a{
    display: block;
    float: left;
    width: 45.444%;
    border: 1px solid #eeeeee;
    margin: 0 2% 2%;
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.intschool .scoll-cnt-box{
    width:529px ;
    overflow: hidden;
    margin: 0 auto;
}
.intschool .ins_list .img_box{
    display: block;
    width: 529px;
    float: left;
    margin: 0 0px;
}
.intschool .ins_list a img{
    width: 100%;
}
.intschool .ins_list a span{
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 2% 0 3% 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.intschool .news_box{
    width:30%;
    float: right;
}
.news_box .news_l{
    margin-bottom: 5%;
}
.news_box h3{
    font-size: 20px;
    border-bottom:1px solid #eee;
    padding-bottom: 3%;
    margin-bottom: 5%;
}
.news_box h3 span{
    float: left;
    font-size: 20px;
    font-weight: 500;
}
.news_box .news_l h3 span i{
    padding:0 10px;
    margin-right: 5px;
    background: url("../images/dongtai.png") no-repeat center center;
}
.news_box .news_r h3 span i{
    padding:0 10px;
    margin-right: 5px;
    background: url("../images/ask.png") no-repeat center center;
}
.news_box h3 a{
    font-size: 12px;
    color: #999999;
    font-weight: 500;
    float: right;
}

.news_box li{
    padding-left: 4%;
    background:url("../images/li_img.jpg") no-repeat left;
    color: #777777;
    margin-bottom: 2%;
}
.news_box li a{
    display: block;
    font-size: 14px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*intschool end*/

/*summer-camp begin*/
.summer-camp .main_cnt_l{
    float: left;
    width: 20%;
    padding: 2%;
    -webkit-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.2);
}
.summer-camp .fenlei ul{
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: 1px solid #dedede;
}
.summer-camp .fenlei ul.xuanze{
    margin-bottom: 0%;
    padding-bottom: 0%;
    border-bottom:none
}
.summer-camp .fenlei li{
    float: left;
    width: 33.333%;
    font-size: 12px;
    color: #999999;
}
.summer-camp .fenlei li a{
    font-size: 12px;
    color: #999;
}

.summer-camp .fenlei li.title{
    width: 100%;
    font-size: 18px;
    color: #333333;
    margin-bottom: 4%;
}
.summer-camp .fenlei li.title i{
    padding: 0 10px;
    margin-right:5px;
}
.summer-camp .leixing li.title i{
    background: url("../images/icon1.png") no-repeat center center ;
}
.summer-camp .xinxi li.title i{
    background: url("../images/icon2.png") no-repeat center center ;
}
.summer-camp .xuanze li.title i{
    background: url("../images/icon3.png") no-repeat center center ;
}
.summer-camp .main_cnt_r{
    width: 74%;
    float: right;
}
.summer-camp-cnt{
    width: 67%;
    float: left;
}
.summer-camp-cnt h3{
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.5%;
    margin-bottom: 2.5%;
}

.summer-camp .news_l h3 span i{
    background: url("../images/icon4.png") no-repeat center center ;
}
.summer-camp-cnt h3 span{
    font-size: 20px;
    line-height:24px;
    font-weight: 500;
    color: #333333;
    float: left;
    padding-left: 4%;
    background: url("../images/tit-bg.png") no-repeat left;
}
.summer-camp-cnt h3 ul{
    width: 80%;
    float: right;
}
.summer-camp-cnt h3 li{
    float: right;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 500;
    width: 10.5%;
    margin: 0 1%;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.summer-camp-cnt h3 li.hover{
    background-color: #FF4960;
    color: #FFF;
}
.summer-camp-cnt h3 li.hover:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FF4960;
    position: absolute;
    bottom: -5px;
    left: 38%;
}

.summer-camp-list dl{
    margin-bottom: 4%;

}
.summer-camp-list dt,.summer-camp-list dd{
    float: left;
}
.summer-camp-list dt{
    width: 24%
}
.summer-camp-list dd{
    width: 15%;
}
.summer-camp-list dd.cnt{
    width: 58%;
    margin: 0 1.5%;
}
.summer-camp-list dd.cnt a{
    display: block;
    margin-bottom: 2%;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    line-height: 20px;

}
.summer-camp-list dd.cnt b{
    font-size: 18px;
    color: #FF4960;
    margin-right: 2%;
}
.summer-camp-list dd.cnt s{
    font-size: 12px;
    color: #999999;
}
.summer-camp-list dd.cnt p{
    font-size: 12px;
    color: #666666;
}
.summer-camp-list dd.xiangqing{
    font-size: 14px;
    line-height: 26px;
    background-color: #FF4960;
    text-align: center;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;

}
.summer-camp-list dd.xiangqing a{
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
}

.summer-camp .news_box{
    width:30%;
    float: right;
}
/*summer-camp end*/

/*teamwork-ins begin*/
.teamwork-ins-link {
    font-size: 16px;
    line-height: 20px;
    margin-bottom:1%;
    color: #666666;
}
.teamwork-ins-link b{
    display: block;

    float: left;
}
.teamwork-ins-link ul{
    width:90%;
    float: left;
}
.teamwork-ins-link li{
    float: left;
    font-size: 14px;
    padding: 0 2%;
    margin-bottom:1%;
    border-right: 1px solid #a3a3a3;
}

.teamwork-ins-link li.end{
    border-right:none;
}
/*teamwork-ins end*/
/*main_end begin*/
.main_end{
    width: 100%;
    background-color: #eeeeee;
}
.main_end_cnt{
    width: 1200px;
    margin: 0 auto;
    padding: 2% 0;
    border-bottom: 1px solid #d6d6d6;
    background: url("../images/xian.jpg") no-repeat center center;
}
.main_end_cnt_l, .main_end_cnt_r{
    float: left;
    width: 50%;
}
.main_end_cnt_l{

}
.main_end_cnt ul{
    float: left;
    width: 31%;
}
.main_end_cnt ul li{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 3%;
}
.main_end_cnt ul li.title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}


.wx_box{
    width: 70%;
    float: left;
}
.wx_box dl{
    float: right;
    width: 40%;
    margin-left: 5%;
}
.wx_box dt{
    text-align: center;
    margin-bottom: 2%;
}
.wx_box dd{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.tel_box{
    width: 30%;
    float: right;
}
.tel_box .p1{
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.tel_box .p2{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    text-align: center;
    margin-bottom:10%;
}
.tel_box a{
    text-align: center;
    display: block;
    width: 80%;
    margin: 0 10%;
    padding: 4% 0;
    color: #FFF;
    background-color: #42ae3c;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}
.tel_box a i{
    padding: 0 11px;
    margin-right: 5px;
    background: url("../images/weixin.png") no-repeat center center ;
}
/*main_end end*/


.module-tab{
    display: none;
}
.module-tab li{
    float: left;
    width: 23%;
    margin: 1%;
    background-color: #FF4960;
    color: #FFF;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}

.scrotop{
    width: 70px;
    height: 70px;
    line-height: 15px;
    background-color: #FF4960;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    display: none;
    -moz-border-radius:74px ;
    -webkit-border-radius: 74px;
    border-radius:74px;
    -webkit-box-shadow: 0px 0px 10px rgba(33,197,142,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(33,197,142,0.2);
    box-shadow: 0px 0px 10px rgba(33,197,142,0.2)
}
.scrotop i{
    display: block;
    width:50%;
    margin: 10% auto 5% ;
    height: 14px;
    background: url("../images/scrotop.png") no-repeat center center;
    background-size: contain;
}
.scrotop span{
    width: 50%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px;
    display: block;
}

.link{
    width: 1200px;
    margin: 0 auto 40px;
}
.link h2{
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    background: url(../images/icon.png) no-repeat left center;
    padding-left: 45px;
    margin-bottom: 15px;
}
.link-cnt {
    padding:20px 0 0 ;
    border-top: 1px solid #ccc;
}
.link a{
    float: left;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}


    /*footer¿ªÊ¼*/
#footer{ width:1200px; margin:30px auto ; text-align:center;}
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #29b09b; margin:1.5em 0 2em;}
.copyright p{ margin:0 0.3em 0.3em; font-size: 12px}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#29b09b; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #3dc7af solid; background-color:#29b09b; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #25bea5 solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}
/*footer end*/

.mobile-footer{
    display: none;
    padding: 1em 0em 1em;
    text-align: center;
    border-top: 2px solid #FF4960;
    margin: 1.5em 0 4em;
}

.mobile-footer p {
    margin: 0 0.3em 0.3em;
    font-size:14px;
}

.mobile-footer p a {
    margin-right: 5px;
}
.mobile-footer-zx{
    display: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: fixed;
    z-index: 99999;
    bottom:0;
    padding:2% 0;
    border-top:1px #dedede solid;
    background-color: #f5f5f5;
}

.mobile-footer-zx ul li {
    float: left;
    width: 31.33333333%;
    margin:0 1%;
    background: #FF4960;
    text-align: center;
    display: block;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

.mobile-footer-zx ul li a {
    display: inline-block;
    height: 40px;
    width:100%;
    color: #FFF;
    text-align: center;
}

.mobile-footer-zx ul li a span {
    font-size: 14px;
    font-weight: 600;
}


@media only screen and (max-width:1200px){
    .main-tit span,.link h2{
        font-size: 22px;
    }
    .ins_logo li a span{
        font-size: 14px;
    }
    .head,.nav,.main,.notice,#footer,.main_end_cnt,.link{
        width: 1024px;
    }
    .head .a2{
        font-size: 16px;
    }
    .head_cnt .logo{
        width: 26%;
    }
    .head .tel .span2,.main_end_cnt ul li,.teamwork-ins-link li{
        font-size: 14px;
    }


    .intschool .chair dd > a{
        font-size: 14px;
        height: 20px;
    }
    .intschool .chair li span, .intschool .chair li a{
        font-size: 12px;
    }


    .summer-camp-cnt h3 span,.news_box h3 span,.coach h3 span{
        font-size: 18px;
    }
    .summer-camp-list dd.cnt {
        width: 63%;
        margin: 0 1.5%;
    }
    .summer-camp-list dd {
        width: 10%;
    }
    .summer-camp-list dd.xiangqing a {
        font-size: 12px;
        line-height: 18px;
        display: block;
        width: 70%;
        margin: 0 15%;
        padding: 4% 0;
    }

    .preschool .scoll-cnt-box {
        width: 570px;
    }
    .coach .scoll-cnt-box {
        width: 676px;
    }
    .intschool .scoll-cnt-box {
        width: 452px;
    }
    .preschool .ins_list a{
        width: 168px;
    }
    .coach .ins_list a{
        width: 147px;
    }
    .intschool .ins_list .img_box{
        width: 452px;
    }

}

@media only screen and (max-width:1024px){
    .head,.nav,.main,.notice,#footer,.main_end_cnt,.breadcrumbs,.link{
        width: 95%;
        margin: 0 2.5%;
    }
    .ins_logo li a span{
        font-size: 12px;
        line-height: 18px;
        height: 24px;
    }
    .main{
        margin-bottom:2.5%;
    }
    .head .tel,.notice,.main_cnt_l{
        display: none;
    }
    .head_cnt .logo {
        width: 35%;
    }



    .banner_box{
        margin-bottom:2.5%;
        width: 100%;
    }
    .fullSlide .bd li a img{
        width: 100%;
    }
    .main01_news{
        width: 96%;
    }
    .main01_news .news1,.main01_news .news2{
        width: 48%;
        float: left;
        margin: 0 1%;
    }
    .main01_news h3{
        font-size: 16px;
    }
    .main01{
        margin-bottom: 0;
    }


    .main_cnt_r{
        width: 100% !important;
    }
    .ins_logo li{
        width: 14.22222%;
    }

    .preschool .scoll-cnt-box {
        width: 843px;
    }
    .coach .scoll-cnt-box {
        width: 844px;
    }
    .intschool .scoll-cnt-box {
        width: 600px;
    }
    .preschool .ins_list a{
        width: 259px;
    }
    .coach .ins_list a{
        width: 188.75px;
    }
    .intschool .ins_list .img_box{
        width:600px;
    }

    .summer-camp-list dd.cnt {
        width: 60%;
    }
    .summer-camp-list dd {
        width: 13%;
    }
    .link-cnt{
        padding-top: 3%;
    }
}

@media only screen and (max-width:970px){
    .main-tit span {
        width: 31%;
        font-size: 20px;
    }
    .main-tit a{
        font-size: 14px;
    }
    .head_cnt .logo {
        width: 40%;
    }
    .head .search {
        float: left;
        margin: 22px 0 22px 2%;
        width: 55%;
    }


    .preschool h3 span{
        font-size: 18px;
        padding-left: 2%;
    }
    .preschool .main_cnt_bottom h3 span{
        padding-left: 4%;
    }

    .summer-camp-list dd.cnt a{
        font-size: 14px;
    }
    .summer-camp-list dd.cnt b{
        font-size: 16px;
    }
    .summer-camp-list dd.cnt {
        width: 58%;
    }
    .summer-camp-list dd {
        width: 15%;
    }

    .teamwork-ins-link ul{
        width: 87%;
    }

    .wx_box{
        width: 60%;
    }
    .wx_box dd{
        font-size: 12px;
    }
    .tel_box{
        width: 40%;
    }
    .tel_box .p1{
        font-size: 18px;
        text-align: center;
    }
    .tel_box a{
        font-size: 14px;
    }

    .preschool .scoll-cnt-box {
        width: 657px;
    }
    .coach .scoll-cnt-box {
        width: 660px;
    }
    .intschool .scoll-cnt-box {
        width: 468px;
    }
    .preschool .ins_list a{
        width: 197px;
    }
    .coach .ins_list a{
        width: 142.5px;
    }
    .intschool .ins_list .img_box{
        width: 468px;
    }

    .link h2{
        font-size: 20px;
        height: 36px;
        line-height: 36px;
    }
}


@media only screen and (max-width:767px){
    .breadcrumbs {
        font-size: 12px;
    }
    .nav {
        padding: 5px 0;
        height: auto;
    }
    .nav a {
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }

    .module-tab {
        display: block;
        width: 95%;
        margin:0% 2.5% 5%;
    }

    .main-tit span{
        width: 26%;
        line-height: 46px;
    }
    .main-tit{
        line-height: 46px;
    }
    .main-tit span::after {
        content: '';
        display: block;
        width: 64px;
        height: 48px;
        background: url("../images/tit_bg.jpg") no-repeat bottom;
        position: absolute;
        right: -60px;
        bottom: -2px;
    }
    .preschool .tit-nav,.hotwords,.main_end_cnt_l,.teamwork-ins,.main01_news,.ins_logo,.intschool .main-tit ul,.coach .main-tit ul,.obj,.features,.double_banner{
        display: none;
    }
    .main01{
        width: 100%;
        margin: 0 0 3%;
    }
    .head .search{
        margin: 22px 0 22px 5%;
        width: 50%;
    }
    .head .search-input {
        width: 73%;
    }
    .head .search-button {
        width: 24%;
    }
    .intschool .scoll_box{
        margin-bottom: 4%;
    }
    .intschool .news_box,.main_end_cnt_r,.intschool .scoll_box{
        width: 100%;
    }
    .news_box .news_l,.news_box .news_r{
        float: left;
        width: 48%;
        margin: 0 1%;
    }

    .preschool,.coach,.intschool,.summer-camp{
        margin-bottom: 10%;
    }
    .summer-camp-cnt{
        width: 100%;
    }
    .summer-camp .news_box,.summer-camp .news_box .news_l{
        width: 100%;
    }
    .summer-camp .news_box .news_l li{
        width: 46%;
        float: left;
    }
    .summer-camp  .news_box h3{
        padding-bottom: 1%;
        margin-bottom: 2%;
    }
    .summer-camp-list dd.cnt{
       width: 68%;
        margin-bottom: 2%;
    }


    .main_end_cnt{
        background: #eee;
        border-bottom: none;
        padding-top: 5%;
    }

    .preschool .scoll-cnt-box {
        width: 580px;
    }
    .coach .scoll-cnt-box {
        width: 580px;
    }
    .intschool .scoll-cnt-box {
        width: 622px;
    }
    .preschool .ins_list a{
        width: 171px;
    }
    .coach .ins_list a{
        width: 122.75px;
    }
    .intschool .ins_list .img_box{
        width: 622px;
    }
    .intschool .ins_list a {
        width: 23%;
        margin: 0 0.8%;
    }
    #caselist .prev, #caselist .next, #caselist1 .prev, #caselist1 .next, #caselist2 .prev, #caselist2 .next{
        top:20% !important;
    }

    .wx_box dl{
        float: left;
    }

    .scrotop{
        bottom: 12%;
    }
    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
    #QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
    .mobile-footer,.mobile-footer-zx{ display:block;}
}

@media only screen and (max-width:680px){
    .main-tit span {
        width: 36%;
    }
    .head_cnt .logo a{
        width: 42%;
        font-size: 12px;
        line-height: 30px;
        text-align: center;
    }
    .head .search {
        margin: 22px 0 22px 5%;
    }
    .head .search-input input{
        height: 20px;
        line-height: 20px;
    }
    .head .search-button,.head .search-button input#search_an{
        height: 32px;
        line-height: 32px;
        font-size: 12px
    }
    .preschool .main-tit,.summer-camp .main-tit{
        margin-bottom: 4%;
    }
    .tit-nav{
        width: 100%;
        margin-bottom: 4%;
    }
    .tit-nav a{
        float: left;
        display: block;
        width:31.33% ;
        margin: 0 1%;
        background-color: #FF4960;
        color: #FFF;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
    }

    .preschool .news_l,.preschool .news_r{
        width: 100%;
    }
    .preschool .news_l{
        margin-bottom: 5%;
    }
    .coach .news_z,.coach .news_l,.coach .news_r, .news_box .news_l, .news_box .news_r{
        width: 100%;
        margin: 0 auto;
    }
    .coach .news_z,.coach .news_l,.news_box .news_l{
        margin-bottom: 2%;
    }
    .news_box h3{
        padding-bottom: 2%;
        margin-bottom: 2%;
    }

    .summer-camp .news_box .news_l li{
        width: 98%;
        padding-left: 2%;
    }

    .summer-camp-cnt>ul{
        width: 100%;
        margin-bottom: 2%;
    }
    .summer-camp-cnt>ul li{
        float: left;
        width: 23%;
        font-size: 14px;
        margin: 0 1% 2%;
        padding: 1% 0;
        background-color: #eee;
        text-align: center;
        cursor: pointer;
    }
    .summer-camp-cnt>ul li.hover{
        background-color: #FF4960;
        color: #FFF;
    }


    .preschool .scoll-cnt-box, .coach .scoll-cnt-box {
        width: 493px;
    }
    .intschool .scoll-cnt-box {
        width: 490px;
    }
    .preschool .ins_list a,.coach .ins_list a{
        width: 224.5px;
    }
    .intschool .ins_list .img_box{
        width: 493px;
    }
    .intschool .ins_list a {
        width: 47%;
        margin: 0 1% 2%;
    }
    #caselist, #caselist1, #caselist2{
        overflow: hidden;
        padding-left: 0;
    }
    #caselist2 .prev, #caselist2 .next{
        top:40% !important;
    }

    .preschool h3 span {
        padding-left:3%;
    }
}

@media only screen and (max-width:540px){
    .summer-camp-list dt {
        width: 30%;
        margin-right: 2%;
    }
    .summer-camp-list dd.cnt {
        width: 68%;
        margin: 0 0;
    }
    .summer-camp-list dd.xiangqing{
        width: 22%;
    }

    .preschool .scoll-cnt-box, .coach .scoll-cnt-box {
        width: 438px;
    }
    .intschool .scoll-cnt-box {
        width: 436px;
    }
    .preschool .ins_list a,.coach .ins_list a{
        width: 197px;
    }

    .chess_main .ins_list a,.music_main .ins_list a,.dance_main .ins_list a,.interest_main .ins_list a{
        margin-bottom: 4%;
    }
    .chess_main .main_cnt_top,.music_main .main_cnt_top,.dance_main .main_cnt_top,.interest_main .main_cnt_top{
        margin-bottom: 0;
    }

    .intschool .ins_list .img_box{
        width: 438px;
    }

    .wx_box {
        width:100%;
        margin-bottom: 3%;
        padding-bottom: 3%;
        border-bottom: 1px solid #ccc;
    }
    .tel_box {
        width: 100%;
    }
    .tel_box .p2{
        margin-bottom: 3%;
    }
    .tel_box a{
        padding: 2% 0;
    }
    .wx_box dl {
        width: 48%;
        margin-left: 2%;
    }

}

@media only screen and (max-width:480px){
    .module-tab li{
        width: 48%;
    }
    .main-tit span {
        width: 42%;
    }

    .head_cnt .logo {
        width: 50%;
    }
    .head .search {
        margin: 22px 0 22px 5%;
        width: 40%;
    }
    .head .search-input input{
        font-size: 12px;
    }
    .head .search-button input#search_an{
        background: url("../images/search.png") no-repeat center center #FF4960;
    }

    .summer-camp-list dd.xiangqing{
        width: 40%;
        margin: 2% 30% 0 !important ;
    }
    .summer-camp-list dl {
        margin-bottom: 6%;
    }


    .preschool .scoll-cnt-box, .coach .scoll-cnt-box {
        width: 365px;
    }
    .intschool .scoll-cnt-box {
        width: 364px;
    }
    .preschool .ins_list a,.coach .ins_list a{
        width: 345px;
    }
    .intschool .ins_list .img_box{
        width: 365px;
    }

    .preschool h3 span {
        padding-left:4%;
    }
}
@media only screen and (max-width:400px){
    .head_cnt .logo {
        width: 60%;
    }
    .head .search {
        margin: 22px 0 22px 1%;
        width: 39%;
    }
    .main-tit span {
        width: 48%;
    }
    .summer-camp-list dd.cnt a{
        height: 40px;
        overflow: hidden;

    }
    .summer-camp-cnt > ul{
        margin-bottom: 4%;
    }
    .summer-camp-cnt h3 {
        font-size: 20px;
        border-bottom: 1px solid #eee;
        padding-bottom: 3%;
        margin-bottom: 4%;
    }
    .summer-camp-list dd.cnt b{
        font-size: 12px;
    }
    .summer-camp-list dd.xiangqing{
        margin: 3% 30% 0 !important ;
    }

    .preschool .scoll-cnt-box, .coach .scoll-cnt-box {
        width: 291px;
    }
    .intschool .scoll-cnt-box {
        width: 300px;
    }
    .preschool .ins_list a,.coach .ins_list a{
        width: 271px;
    }
    .intschool .ins_list .img_box{
        width: 291px;
    }
}