/*-------------banner-------------*/
#banner {
    overflow: hidden;
}

#banner .swiper {
    height: 448px;
    outline: none;
}

#banner .swiper01 {
    height: 448px;
    outline: none;
    background: #dedede url(../image/banner/banner01.jpg) no-repeat center top;
}

#banner .swiper01 a{
	display: block;
	width: 100%;
	height: 100%;
}

#banner .slick-prev {
    z-index: 10;
    left: 100px;
    transform: scale(3);
}

#banner .slick-next {
    right: 100px;
    z-index: 10;
    transform: scale(3);
}
#banner .prev_class{
  width: 56px;
  height: 74px;
  border: none;
  background: url(../image/index/ico_sliding.png) -10px 0px no-repeat;
  position: absolute;
  top: 205px;
  left: 100px;
  z-index: 10;
  border-radius: 5px;
}
#banner .prev_class:hover{
  background: url(../image/index/ico_sliding.png) -10px -143px no-repeat;
}
#banner .next_class{
  width: 56px;
  height: 74px;
  border: none;
  background: url(../image/index/ico_sliding.png) -10px -70px no-repeat;
  position: absolute;
  top: 205px;
  right: 100px;
  z-index: 10;
  border-radius: 5px;
}
#banner .next_class:hover{
  background: url(../image/index/ico_sliding.png) -10px -214px no-repeat;
}

#main {
    /*---------main-select-nav--------*/
    /*---------main-select-class--------*/
    /*---------main-select-advantage--------*/
    /*---------main-select-show--------*/
    /*---------main-select-school--------*/
    /*---------main-select-teacher--------*/
    /*---------main-select-freeDay--------*/
}

#main .select-nav .center {
    top: -74px;
    z-index: 100;
}

#main .select-nav .center ul {
    padding-top: 39px;
    height: 134px;
}

#main .select-nav .center ul li {
    width: 292px;
    text-align: center;
    padding: 14px 0 21px;
    margin-right: 8px;
    float: left;
    background: white;
    border: 3px solid #f8f8f8;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    transition: all 0.8s;
    height: 134px;
}

#main .select-nav .center ul li i {
    display: inline-block;
    width: 40px;
    height: 30px;
    background-image: url(../image/index/20170629162123.png);
    transition: all 0.8s;
}

#main .select-nav .center ul li p {
    font-size: 15px;
    color: #096bc2;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all 1s;
}

#main .select-nav .center ul li span {
    display: block;
    height: 30px;
    font-size: 22px;
    color: #096bc2;
    transition: all 1s;
    overflow: hidden;
}

#main .select-nav .center ul li .hidee {
    height: 0px;
    overflow: hidden;
    transition: all 1s;
    font-size: 14px;
    letter-spacing: 2px;
}

#main .select-nav .center ul .li1 i {
    background-position: 0 0;
}

#main .select-nav .center ul .li2 {
    left: 300px;
}

#main .select-nav .center ul .li2 i {
    background-position: -40px 0;
}

#main .select-nav .center ul .li3 {
    left: 600px;
}

#main .select-nav .center ul .li3 i {
    background-position: -80px 0;
}

#main .select-nav .center ul .li4 {
    left: 900px;
    margin: 0;
    padding: 0;
}

#main .select-nav .center ul .li4 a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 14px 0 21px;
}

#main .select-nav .center ul .li4 i {
    background-position: -120px 0;
}

#main .select-nav .center ul li:hover {
    border: none;
    height: 171px;
    padding: 24px 0 28px;
    background: #096bc2;
}

#main .select-nav .center ul li:hover i {
    background-position-y: -40px;
}

#main .select-nav .center ul li:hover p {
    font-size: 16px;
    font-weight: 600;
    color: white;
    margin-bottom: 10px;
    height: 0;
}

#main .select-nav .center ul li:hover span {
    font-size: 24px;
    font-weight: 600;
    color: white;
    height: 0px;
}

#main .select-nav .center ul li:hover a {
    width: 100%;
    height: 100%;
}

#main .select-nav .center ul li:hover .hidee {
    height: 80px;
    font-weight: normal;
    font-size: 14px;
}

#main .select-nav .center ul .li4:hover {
    padding: 0;
}

#main .select-nav .center ul .li4:hover p {
    font-size: 16px;
    font-weight: 600;
    color: white;
    margin-bottom: 10px;
    height: auto;
}

#main .select-nav .center ul .li4:hover a {
    padding: 24px 0 28px;
}

#main .select-nav .center ul .li4:hover a span {
    font-size: 24px;
    font-weight: 600;
    color: white;
    height: 30px;
}

#main .select-class {
    background: #f5f5f5;
}

#main .select-class .center .teaching-img {
    /*border-left: 5px solid #106fc2;*/
    /*background: #dbdbdb;*/
    float: left;
    width: 530px;
    /* height: 354px; */
    padding-top: 26px;
    /* padding-left: 22px; */
    margin-right: 60px;
}

#video {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}

#main .select-class .center .teaching-img img {
    display: block;
}

#main .select-class .center .class-kind {
    margin-left: 10px;
    padding-top: 0px;
    float: left;
}

#main .select-class .center .class-kind ul li {
    margin-bottom: 10px;
    overflow: hidden;
}

.yellow-block {
    width: 145px;
    height: 80px;
    text-align: center;
    background-color: #FFd200;
    color: #FFF;
    font-size: 24px;
    padding: 15px 0 0 3px;
    line-height: 35px;
    display: inline-block;
    margin-right: 53px;
}

.yellow-block b {
    font-weight: normal;
}

#main .select-class .center .class-kind ul li img {
    margin-right: 72px;
    float: left;
}

#main .select-class .center .class-kind ul li span {
    font-size: 18px;
    display: inline-block;
    color: #404040;
    line-height: 40px;
    margin-top: 20px;
}

#main .select-advantage .center {
    overflow: visible;
    padding: 90px 0 82px;
}

#main .select-advantage .center ul li {
    font-size: 28px;
    color: #585858;
    line-height: 36px;
    margin-bottom: 20px;
    visibility: hidden;
    overflow: hidden;
}

#main .advantage ul li p {
    font-size: 20px;
}

#main .select-advantage .center ul li p {
    float: left;
    transition: all 1s;
}

#main .select-advantage .center ul li p:hover {
    color: #096bc2;
}

#main .select-advantage .center ul li i {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 14px;
    background-color: #096BC2;
    border-radius: 50%;
    color: #FFF;
    font-style: normal;
    /* background-image: url(../image/index/20170629162123.png); */
    text-align: center;
    line-height: 36px;
    font-weight: 100;
    font-size: 20px;
    /*background-image: url(../image/index/20170629162123.png);*/
}

#main .select-advantage .center ul .li1 i {
    background-position: 0 -80px;
}

#main .select-advantage .center ul .li2 i {
    background-position: -45px -80px;
}

#main .select-advantage .center ul .li3 i {
    background-position: -90px -80px;
}

#main .select-advantage .center ul .li4 i {
    background-position: 0 -125px;
}

#main .select-advantage .center ul .li5 i {
    background-position: -45px -125px;
}

#main .select-advantage .center ul .li6 i {
    background-position: -90px -125px;
}

#main .select-advantage .center ul .li7 {
    margin: 0;
}

#main .select-advantage .center ul .li7 i {
    background-position: 0 -168px;
}

#main .select-advantage .center .img1 {
    position: absolute;
    right: 46px;
    top: 37px;
    visibility: hidden;
}

#main .select-advantage .center .img2 {
    position: absolute;
    right: 16px;
    top: 310px;
    visibility: hidden;
    z-index: 10;
}

#main .select-advantage .center .info {
    position: absolute;
    right: 56px;
    top: 50px;
    width: 345px;
    height: 341px;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 50px;
    overflow: hidden;
    background-color: rgba(9, 107, 194, 0.9);
    transition: all 1s;
    opacity: 0;
}

#main .select-advantage .center .info p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}

#main .select-show {
    background: url(../image/index/show.jpg) no-repeat center top;
}

#main .select-show .center {
    padding: 35px 0 38px;
}

#main .select-show .center div {
    float: left;
    width: 300px;
    letter-spacing: 1px;
    height: 450px;
    box-sizing: border-box;
    border: 4px solid rgba(126, 126, 126, 0.5);
    padding: 193px 0 0;
    position: relative;
    transition: all 1s;
}

#main .select-show .center div h3 {
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-align: center;
    margin-bottom: 36px;
    transition: all 1s;
}

#main .select-show .center div ul li {
    font-size: 16px;
    color: white;
    font-weight: 400;
    margin-bottom: 16px;
    text-align: center;
    white-space: pre-wrap;
    transition: all 0.8s;
}

#main .select-show .center div a {
    display: block;
    width: 204px;
    height: 49px;
    line-height: 49px;
    position: absolute;
    left: 64%;
    margin-left: -102px;
    bottom: 20px;
}

#main .select-show .center div :after {
    content: "";
    width: 0;
    height: 0;
    visibility: hidden;
    clear: both;
    overflow: hidden;
}

#main .select-show .center .box1 {
    background: rgba(0, 0, 0, 0.5) url(../image/index/middle.jpg) no-repeat;
    background-origin: border-box;
}
#main .select-show .center a:hover{
    color:#FFF;
    background-color: #096bc2;
}

#main .select-show .center .box1 a {
    /*background: url(../image/index/a1.png) no-repeat;*/
    display:block;
    width:125px;
    height:35px;
    line-height:35px;
    font-size:14px;
    background-color:#ffd200;
    border-radius:5px;
    left: 62%;
    color:#555;
    text-align:center;
    letter-spacing:1px;
}
#main .select-show .center .box1 a:hover {
    color:#FFF;
    background-color: #096bc2;

}
#main .select-show .center .box2 a:hover {
    color:#FFF;
    background-color: #096bc2;
}
#main .select-show .center .box3 a:hover {
    color:#FFF;
    background-color: #096bc2;

}



#main .select-show .center .box2 {
    background: rgba(0, 0, 0, 0.5) url(../image/index/add.jpg) no-repeat;
    background-origin: border-box;
    margin: 0 140px 0;
}

#main .select-show .center .box2 a {
    display:block;
    width:125px;
    height:35px;
    line-height:35px;
    font-size:14px;
    background-color:#ffd200;
    border-radius:5px;
    left: 62%;
    color:#555;
    text-align:center;
    letter-spacing:1px;
}

#main .select-show .center .box3 {
    background: rgba(0, 0, 0, 0.5) url(../image/index/fri.jpg) no-repeat;
    background-origin: border-box;
}

#main .select-show .center .box3 a {
    display:block;
    width:125px;
    height:35px;
    line-height:35px;
    font-size:14px;
    background-color:#ffd200;
    border-radius:5px;
    left: 62%;
    color:#555;
    text-align:center;
    letter-spacing:1px;
}

#main .select-show .center div:hover {
    background-color: rgba(0, 107, 194, 0.5);
}

#main .select-show .center div:hover h3, #main .select-show .center div:hover li {
    transform: scale(1.2);
}

#main .select-school h2 {
    font-size: 30px;
    font-weight: 400;
    color: #373c45;
    text-align: center;
    background: url(../image/index/line01.png) no-repeat center 50%;
    margin-top: 56px;
}

#main .select-school .center {
    background: url(../image/index/line02.png) no-repeat center top;
    background-origin: content-box;
    padding: 68px 0 86px;
}

#main .select-school .center ul {
    float: left;
    width: 295px;
    padding: 10px 0 52px;
    visibility: hidden;
}

#main .select-school .center ul h3 {
    font-size: 26px;
    color: #096bc2;
    font-weight: 400;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 27px;
}

#main .select-school .center ul li {
    font-size: 20px;
    color: #525252;
    font-weight: 300;
    text-align: center;
    margin-bottom: 16px;
}

#main .select-school .center ul .num {
    color: #096bc2;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 24px;
}

#main .select-school .center ul .add {
    color: #096bc2;
    font-weight: 600;
    font-size:16px;
}

#main .select-school .center ul :after {
    content: "";
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

#main .select-teacher {
    position: relative;
}

#main .select-teacher .background-color {
    background-color: #096bc2;
    position: absolute;
    top: 0;
    width: 100%;
    height: 465px;
    z-index: 0;
}

#main .select-teacher .center {
    padding: 44px 0 58px;
}

#main .select-teacher .center h2 {
    font-size: 28px;
    font-weight: 500;
    color: white;
    text-align: center;
    margin-bottom: 48px;
}

#main .select-teacher .center .des {
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-top: -38px;
    margin-bottom: 30px;

}

#main .select-teacher .center button {
    transform: scale(3);
}

#main .select-teacher .center .slick-next {
    left: 1200px;
}

#main .select-teacher .center .slider {
    width: 1200px;
    margin: 0 auto;
    margin-left: 0px;
}

#main .select-teacher .center .slider .sliders {
    width: 226px;
    position: relative;
    outline: none;
    transform: scale(0.9);
}

#main .select-teacher .center .slider .sliders img {
    display: block;
    margin: 0;
    padding: 0;
    width: 226px;
}

#main .select-teacher .center .slider .sliders p {
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 226px;
    font-size: 24px;
    color: #3e3e3e;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 0;
}

#main .select-teacher .center .slider .slick-center {
    transform: scale(1);
}

/*#main .select-teacher .center a {*/
    /*display: block;*/
    /*width: 180px;*/
    /*height: 47px;*/
    /*margin: 0 auto;*/
    /*margin-top: 60px;*/
    /*background: url(../image/index/more.png) no-repeat;*/
    /*transition: all 1s;*/
/*}*/

#main .select-freeDay {
    background: #efefef;
}

#main .select-freeDay .center {
    padding: 39px 0 33px;
}

#main .select-freeDay .center .freeDay-left {
    float: left;
    padding: 68px 100px 72px 80px;
    border-right: 1px solid #202020;
    text-align: center;
}

#main .select-freeDay .center .freeDay-left .freeDay-h3 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #096bc2;
}

#main .select-freeDay .center .freeDay-left .freeDay-p{
    font-size: 18px;
    line-height: 27px;
}
#main .select-freeDay .center .freeDay-center {
    float: left;
    margin-left: 122px;
    margin-top: 6px;
    border: 4px solid #949494;
}

#main .select-freeDay .center .freeDay-center img {
    width: 245px;
    height: 265px;
    display: block;
}

#main .select-freeDay .center .freeDay-from {
    float: left;
    margin-left: 31px;
    margin-top: 6px;
    width: 358px;
    height: 100%;
    background: #FFFFFF;
    padding: 44px 27px 26px 20px;
    box-sizing: border-box;
}

#main .select-freeDay .center .freeDay-from input {
    border-radius: 5px;
    width: 312px;
    height: 51px;
    line-height: 51px;
    box-sizing: border-box;
    border: 1px solid #a19ea1;
    font-size: 18px;
    color: #babcbf;
    text-indent: 27px;
    outline: none;
}

#main .select-freeDay .center .freeDay-from p {
    height: 25px;
    line-height: 25px;
    color: #c1272e;
    font-size: 14px;
    visibility: hidden;
    text-indent: 20px;
}

#main .select-freeDay .center .freeDay-from input[type="submit"] {
    background-color: #096BC2;
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
    text-indent: 0;
}

#main .select-freeDay .center .freeDay-from :after {
    content: "";
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

.select-teacher .prev_class{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 125px;
    left: -65px;
    z-index:10;
    background: url("../image/index/arrow-left2.png");
    background-size: 60px 60px;
}
.select-teacher .prev_class:hover{
    background: url("../image/index/arrow-left1.png");
    background-size: 60px 60px;
}

.select-teacher .next_class{
    position: absolute;
    width: 60px;
    height: 60px;
    right: -60px;
    top: 125px;
    z-index:10;
    background: url("../image/index/arrow-right2.png");
    background-size: 60px 60px;
}
.select-teacher .next_class:hover{
    background: url("../image/index/arrow-right1.png");
    background-size: 60px 60px;
}
