@charset "utf-8";

/* Tsintroduce CSS */

/*
* main
*/
.main-h2{margin-top:110px;font-size:36px;color:#38425c;text-align:center;}
@media (min-width:768px){
  .main-h2{margin-top:90px;font-size:30px;}
}
@media (min-width:992px){
  .main-h2{margin-top:110px;font-size:36px;}
}
@media (min-width:1200px){
  .main-h2{margin-top:110px;font-size:36px;}
}
.main-h2.white,.main-h3.white{color:#ffffff;}
.main-h3{margin-top:22px;font-size:14px;color:#758395;text-align:center;}
.center{text-align:center;}
.btn{height:48px;line-height:48px;font-size:18px;border-radius:8px;}
h1,h2,h3,h4,h5,h6,p{line-height:1;}
@media (min-width:768px){
  .btn{height:35px;line-height:35px;font-size:16px;}
}
@media (min-width:992px){
  .btn{height:40px;line-height:40px;font-size:18px;}
}
@media (min-width:1200px){
  .btn{height:48px;line-height:48px;}
}

/*c1*/
.appointment-c1{padding-top:62px;padding-bottom:62px;background-image:url('https://assets-cdn.lanqb.com/school_appointment/c1-bg.png');background-position:center top;background-repeat:no-repeat;background-size:auto 100%;text-align:center;}
.c1-con1{float:left;text-align:left;display:inline-block;}
.c1-con1 h3{margin-top:100px;-webkit-animation:fadeInUp 1s ease;animation:fadeInUp 1s ease;}
.c1-con1 h3 span{margin-left:6px;padding:5px 9px;font-size:14px;border-radius:5px;display:inline-block;color:#ffffff;background-color:#0096e5;line-height:1;}
.c1-con1 h2{font-size:60px;margin-top:35px;color:#ffffff;-webkit-animation:fadeInUp 1s ease;animation:fadeInUp 1s ease;}
.c1-con1 h4{font-size:18px;margin-top:28px;line-height:1.444;color:#44a8f5;-webkit-animation:fadeInUp 1s ease;animation:fadeInUp 1s ease;}
.c1-con2{width:658px;height:398px;display:inline-block;position:relative;float:right;background-image:url('https://assets-cdn.lanqb.com/school_appointment/c1-img.png');background-size:100% 100%;-webkit-animation:fadeInUp 1s ease;animation:fadeInUp 1s ease;}
.c1-con2 .btn{width:160px;height:40px;line-height:40px;bottom:20px;right:150px;border-radius:5px;box-shadow:0 0 50px 5px rgba(0,0,0,.3);position:absolute;color:#ffffff;background-color:#2d7dde;}
.c1-con2 .btn .iconfont{margin-right:6px;}
@media (min-width:768px){
  .c1-con1{float:initial;}
  .c1-con1 h2{font-size:60px;margin-top:35px;}
  .c1-con1 h4{font-size:18px;margin-top:28px;}
  .c1-con2{width:658px;height:398px;float:initial;}
}
@media (min-width:992px){
  .c1-con1{float:left;}
  .c1-con1 h2{font-size:50px;margin-top:35px;}
  .c1-con1 h4{font-size:18px;margin-top:28px;}
  .c1-con2{width:517px;height:312px;float:right;}
}
@media (min-width:1200px){
  .c1-con1{}
  .c1-con1 h2{font-size:60px;margin-top:35px;}
  .c1-con1 h4{font-size:18px;margin-top:28px;}
  .c1-con2{width:624px;height:377px;}
}
.appointment-c1v2{position:relative;overflow:hidden;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;}
.appointment-c1v2 .c1v2-img{position:absolute;top:0;left:50%;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;}
@media (min-width:768px){
  .appointment-c1v2{height:315px;}
  .appointment-c1v2 .c1v2-img{width:1207px;height:315px;margin-left:-524px;}

}
@media (min-width:992px){
  .appointment-c1v2{height:395px;}
  .appointment-c1v2 .c1v2-img{width:1514px;height:395px;margin-left:-686px;}

}
@media (min-width:1200px){
  .appointment-c1v2{height:501px;}
  .appointment-c1v2 .c1v2-img{width:1920px;height:501px;margin-left:-960px;}
}
/*c2*/
.c2-list{margin-top:74px;padding-bottom:315px;}
.c2-item{width:212px;height:212px;display:inline-block;position:relative;border:1px solid #108ee9;border-radius:100%;text-align:center;}
.c2-item + .c2-item{margin-left:106px;}
.c2-item img{margin-top:47px;}
.c2-item h3{font-size:22px;margin-top:20px;color:#38425c;line-height:1;}
.c2-item p{width:168px;font-size:14px;left:50%;bottom:-10px;line-height:1.429;color:#758395;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);position:absolute;background-color:#F6F8FA;}
.c2-item p span{display:block;}
@media (min-width:768px){
  .c2-item{width:169px;height:169px;}
  .c2-item + .c2-item{margin-left:20px;}
  .c2-item img{margin-top:20px;}
  .c2-item h3{font-size:20px;}
  .c2-item p{width:146px;font-size:12px;}
}
@media (min-width:992px){
  .c2-item{width:197px;height:197px;}
  .c2-item + .c2-item{margin-left:60px;}
  .c2-item img{margin-top:47px;}
  .c2-item h3{font-size:22px;}
  .c2-item p{width:146px;font-size:12px;}
}
@media (min-width:1200px){
  .c2-item{width:212px;height:212px;}
  .c2-item + .c2-item{margin-left:106px;}
  .c2-item p{width:168px;font-size:14px;}
}

/*c3*/
.appointment-c3{padding-bottom:110px;}
.c3-h2{margin-top:-200px;}
.c3-con{margin-top:65px;padding:48px 0;background-color:#ffffff;border-radius:10px;box-shadow:0px 0px 80px 0px rgba(4,0,0,0.05);overflow:hidden;text-align:center;}
.c3-con1{position:relative;}
.c3-con1:after{content:'';display:inline-block;width:32px;height:2px;background-color:#108ee9;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);}
.c3-con2{margin-top:65px;}
.c3-con h3{font-size:26px;margin-bottom:26px;color:#38425c;position:relative;}
.c3-con p{font-size:18px;color:#758395;display:inline-block;}
.c3-con p + p{margin-left:54px;}
.c3-con p span{margin-right:10px;width:47px;height:28px;line-height:28px;background-color:#6cc1ff;border-radius:6px;display:inline-block;vertical-align:middle;color:#ffffff;}
.c3-con2-list{margin-top:20px;display:inline-block;}
.c3-con2-item{width:200px;height:200px;border-radius:10px;border:3px solid #f7f7fa;display:inline-block;text-align:center;position:relative;}
.c3-con2-item + .c3-con2-item{margin-left:85px;}
.c3-con2-item + .c3-con2-item:before{left:-55px;font-size:24px;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);content:'\e643';display:inline-flex;position:absolute;font-family:"iconfontL"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.c3-con2-item img{margin-top:36px;}
.c3-con2-item h5{font-size:18px;margin-top:34px;color:#38425c}
.c3-con2-item-text{padding:35px 25px 0;font-size:14px;line-height:1.857;position:absolute;width:100%;top:100%;bottom:0;left:0;background-color:#ffffff;text-align:justify;color:#758395;border-radius:10px;overflow:hidden;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;opacity:0;}
.c3-con2-item:hover .c3-con2-item-text{top:0;opacity:1;}
.c3-con3-list{margin-top:74px;}
.c3-con3-item{margin:0 77px;display:inline-block;text-align:center;position:relative;}
.c3-con3-item + .c3-con3-item:before{left:-78px;content:'';display:inline-block;width:3px;height:54px;background-color:#f7f7fa;position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.c3-con3-item h6{font-size:26px;color:#38425c;}
.c3-con3-item p{margin-top:36px;font-size:14px;color:rgb(117,131,149);line-height:1.857;}
.c3-con3-item p span{display:block;}
@media (min-width:768px){
  .c3-con p{font-size:14px;}
  .c3-con2-item{width:170px;height:170px;}
  .c3-con2-item + .c3-con2-item{margin-left:65px;}
  .c3-con2-item + .c3-con2-item:before{left:-45px;}
  .c3-con2-item img{margin-top:30px;}
  .c3-con2-item h5{font-size:16px;margin-top:25px;}
  .c3-con3-item{margin:0 22px;}
  .c3-con3-item + .c3-con3-item:before{left:-23px;}
  .c3-con3-item p{font-size:12px;}
}
@media (min-width:992px){
  .c3-con p{font-size:18px;}
  .c3-con2-item{width:200px;height:200px;}
  .c3-con2-item + .c3-con2-item{margin-left:85px;}
  .c3-con2-item + .c3-con2-item:before{left:-55px;}
  .c3-con2-item img{margin-top:36px;}
  .c3-con2-item h5{font-size:18px;margin-top:34px;}
  .c3-con3-item{margin:0 44px;}
  .c3-con3-item + .c3-con3-item:before{left:-45px;}
  .c3-con3-item p{font-size:14px;}
}
@media (min-width:1200px){
  .c3-con3-item{margin:0 77px;}
  .c3-con3-item + .c3-con3-item:before{left:-78px;}
}

/*c4*/
.appointment-c4{padding:1px 0 118px;background-image:url('https://assets-cdn.lanqb.com/school_appointment/c4-bg.png');background-position:center top;}
.appointment-c4 .c4-con{margin-top:69px;}
.appointment-c4 .c4-con img{display:inline-block;vertical-align:top;}
.appointment-c4 .c4-con img + img{margin-left:28px;}
.appointment-c4 .c4-con img:nth-child(even){margin-top:38px;}
@media (min-width:768px){
  .appointment-c4 .c4-con img{width:172px;}
  .appointment-c4 .c4-con img + img{margin-left:15px;}
}
@media (min-width:992px){
  .appointment-c4 .c4-con img{width:221px;}
  .appointment-c4 .c4-con img + img{margin-left:28px;}
}
@media (min-width:1200px){
  .appointment-c4 .c4-con img{width:270px;}
}

/*c5*/
.appointment-c5{padding:0 0 107px;text-align:center;}
#c5-swiper{margin-top:54px;padding-top:33px;overflow:inherit;}
#c5-swiper .swiper-slide{opacity:0;}
#c5-swiper .swiper-slide-active{opacity:1;}
#c5-swiper .swiper-pagination{top:0;bottom:auto;height:70px;line-height:70px;background-color:#f7f7fa;border-radius:10px;}
#c5-swiper .swiper-pagination-bullet{margin:0 52px;font-size:20px;width:auto;height:auto;background-color:transparent;color:#38425c;opacity:1;position:relative;}
#c5-swiper .swiper-pagination-bullet + .swiper-pagination-bullet:before{left:-52px;content:'/';display:inline-block;position:absolute;color:#d8d9e0}
#c5-swiper .swiper-pagination-bullet-active{color:#108ee9}
.c5-item{display:inline-block;margin-top:87px;float:left;}
.c5-item:nth-child(even){float:right;}
.c5-img{width:220px;border-radius:10px;box-shadow:0px 0px 50px 0px rgba(4,0,0,0.08);}
.c5-con{margin-left:32px;margin-top:27px;width:279px;display:inline-block;vertical-align:top;position:relative;text-align:left;}
.c5-con .c5-author img{width:50px;border-radius: 50%;}
.c5-con .c5-author h4{font-size:26px;margin-left:17px;line-height:50px;display:inline-block;color:#38425c;vertical-align:top;}
.c5-con p{margin-top:24px;height:160px;font-size:14px;line-height:1.857;color:#758395}
.c5-con .btn{width:154px;float:right;background-color:#108ee9;color:#ffffff;}
.c5-con .btn:hover{background-color:#ff6d2c;}
.c5-con .tag{width:68px;height:22px;line-height:22px;display:inline-block;position:absolute;top:0;right:0;border-radius:0 8px 0 8px;background-color:#f5f5f8;color:#758395;font-size:10px;text-align:center;}
.c5-more{margin-top:85px;width:213px;background-color:#f7f7fa;color:#38425c;}
@media (min-width:768px){
  #c5-swiper .swiper-pagination-bullet{margin:0 38px;font-size:18px;}
  #c5-swiper .swiper-pagination-bullet + .swiper-pagination-bullet:before{left:-38px;}
  .c5-img{width:170px;}
  .c5-con{margin-left:10px;margin-top:10px;width:180px;}
  .c5-con .c5-author img{width:40px;}
  .c5-con .c5-author h4{font-size:20px;margin-left:5px;line-height:40px;}
  .c5-con p{margin-top:10px;height:140px;font-size:12px;line-height:1.557;}
  .c5-con .btn{width:108px;}
}
@media (min-width:992px){
  #c5-swiper .swiper-pagination-bullet{margin:0 52px;font-size:20px;}
  #c5-swiper .swiper-pagination-bullet + .swiper-pagination-bullet:before{left:-52px;}
  .c5-img{width:200px;}
  .c5-con{margin-left:20px;margin-top:15px;width:250px;}
  .c5-con .c5-author img{width:50px;}
  .c5-con .c5-author h4{font-size:26px;margin-left:17px;line-height:50px;}
  .c5-con p{margin-top:24px;height:150px;font-size:14px;line-height:1.657;}
  .c5-con .btn{width:130px;}
}
@media (min-width:1200px){
  .c5-img{width:220px;}
  .c5-con{margin-left:32px;margin-top:27px;width:279px;}
  .c5-con p{height:160px;line-height:1.857;}
  .c5-con .btn{width:154px;}
}

/*c6*/
.appointment-c6{padding:1px 0 106px;background-color:#3687dd;background-image:url('https://assets-cdn.lanqb.com/school_appointment/c6-bg.png');background-position:left top;background-size:auto 100%;background-repeat:no-repeat;}
.c6-con{margin-top:70px;}
.c6-videobg{width:530px;height:300px;border-radius:10px;box-shadow:0px 0px 80px 0px rgba(4,0,0,0.05);display:inline-block;background-color:#000;overflow:hidden;position:relative;float:left;}
.c6-videobg + .c6-videobg{float:right;}
.c6-videobg .c6-video{width:100%;height:100%;position:relative;z-index:1;}
.c6-videobg .tips{position:absolute;z-index:2;bottom:16px;right:18px;font-size:20px;color:#ffffff;}
@media (min-width:768px){
  .c6-videobg{width:370px;height:209px;}
}
@media (min-width:992px){
  .c6-videobg{width:475px;height:269px;}
}
@media (min-width:1200px){
  .c6-videobg{width:530px;height:300px;}
}

/*c7*/
.appointment-c7{padding:0 0 112px;}
#c7-swiper{padding-top:250px;margin-top:73px;}
#c7-swiper{overflow:inherit;}
#c7-swiper .swiper-pagination{top:0;bottom:auto;}
#c7-swiper .swiper-pagination-bullet{width:200px;height:200px;padding-top:148px;margin:0;background-color:transparent;font-size:18px;color:#38425c;opacity:1;position:relative;border:3px solid #f7f7fa;border-radius:10px;background-repeat:no-repeat;background-position:center 38px;background-size:111px auto;}
#c7-swiper .swiper-pagination-bullet + .swiper-pagination-bullet{margin-left:126px;}
#c7-swiper .swiper-pagination-bullet:nth-child(1){background-image:url('https://assets-cdn.lanqb.com/school_appointment/c7-icon01.png');}
#c7-swiper .swiper-pagination-bullet:nth-child(2){background-image:url('https://assets-cdn.lanqb.com/school_appointment/c7-icon02.png');}
#c7-swiper .swiper-pagination-bullet:nth-child(3){background-image:url('https://assets-cdn.lanqb.com/school_appointment/c7-icon03.png');}
#c7-swiper .swiper-pagination-bullet:nth-child(4){background-image:url('https://assets-cdn.lanqb.com/school_appointment/c7-icon04.png');}
#c7-swiper .swiper-pagination-bullet-active{border-color:#6cc1ff}
.c7-item{height:420px;box-shadow:0px 0px 80px 0px rgba(4,0,0,0.05);position:relative;}
.c7-item .c7-con{padding:50px 50px 0;background-color:#ffffff;position:relative;z-index:2;}
.c7-item .iconbg{width:200px;z-index:1;position:absolute;top:-5px;text-align:center;}
#c7-swiper .swiper-slide:nth-child(1) .c7-item .iconbg{left:0;}
#c7-swiper .swiper-slide:nth-child(2) .c7-item .iconbg{left:326px;}
#c7-swiper .swiper-slide:nth-child(3) .c7-item .iconbg{left:652px;}
#c7-swiper .swiper-slide:nth-child(4) .c7-item .iconbg{left:978px;}
.c7-item .icon{display:inline-block;width:25px;height:25px;box-shadow:0px 0px 80px 0px rgba(4,0,0,0.05);-webkit-transform:rotate(-52deg) skew(-15deg);transform:rotate(-52deg) skew(-15deg);border-radius:1px;background-color:#fff;}
.c7-item .c7-text{padding-bottom:26px;color:#ff6d2c;border-bottom:1px solid #f6f6f9;}
.c7-item .c7-text p{font-size:18px;display:inline-block;}
#c7-swiper .swiper-slide:nth-child(1) p + p{margin-left:300px;}
#c7-swiper .swiper-slide:nth-child(2) p + p{margin-left:225px;}
#c7-swiper .swiper-slide:nth-child(3) p + p{margin-left:73px;}
#c7-swiper .swiper-slide:nth-child(4) p + p{margin-left:127px;}
.c7-item .c7-img{margin-top:30px;}
.c7-item .c7-img img + img{margin-left:60px;}
@media (min-width:768px){
  #c7-swiper .swiper-pagination-bullet{width:160px;height:160px;padding-top:118px;background-size:90px auto;}
  #c7-swiper .swiper-pagination-bullet + .swiper-pagination-bullet{margin-left:36px;}
  .c7-item{height:310px;}
  .c7-item .c7-con{padding:30px 30px 0;}
  .c7-item .c7-text p{font-size:14px;}
  #c7-swiper .swiper-slide:nth-child(1) p + p{margin-left:145px;}
  #c7-swiper .swiper-slide:nth-child(2) p + p{margin-left:100px;}
  .c7-item .c7-img img + img{margin-left:30px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .c7-img img{height:151px;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .c7-img img{height:174px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .c7-img img{height:185px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .c7-img img{height:163px;}
  .c7-item .iconbg{width:160px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .iconbg{left:0;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .iconbg{left:196px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .iconbg{left:392px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .iconbg{left:588px;}
}
@media (min-width:992px){
  #c7-swiper .swiper-pagination-bullet{width:185px;height:185px;padding-top:138px;background-size:111px auto;}
  #c7-swiper .swiper-pagination-bullet + .swiper-pagination-bullet{margin-left:80px;}
  .c7-item{height:380px;}
  .c7-item .c7-con{padding:50px 50px 0;}
  .c7-item .c7-text p{font-size:18px;}
  #c7-swiper .swiper-slide:nth-child(1) p + p{margin-left:200px;}
  #c7-swiper .swiper-slide:nth-child(2) p + p{margin-left:140px;}
  .c7-item .c7-img img + img{margin-left:60px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .c7-img img{height:188px;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .c7-img img{height:217px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .c7-img img{height:231px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .c7-img img{height:209px;}
  .c7-item .iconbg{width:185px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .iconbg{left:0;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .iconbg{left:265px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .iconbg{left:530px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .iconbg{left:795px;}
}
@media (min-width:1200px){
  #c7-swiper .swiper-pagination-bullet{width:200px;height:200px;padding-top:148px;}
  #c7-swiper .swiper-pagination-bullet + .swiper-pagination-bullet{margin-left:126px;}
  .c7-item{height:420px;}
  #c7-swiper .swiper-slide:nth-child(1) p + p{margin-left:300px;}
  #c7-swiper .swiper-slide:nth-child(2) p + p{margin-left:225px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .c7-img img{height:234px;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .c7-img img{height:270px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .c7-img img{height:259px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .c7-img img{height:258px;}
  .c7-item .iconbg{width:200px;}
  #c7-swiper .swiper-slide:nth-child(1) .c7-item .iconbg{left:0;}
  #c7-swiper .swiper-slide:nth-child(2) .c7-item .iconbg{left:326px;}
  #c7-swiper .swiper-slide:nth-child(3) .c7-item .iconbg{left:652px;}
  #c7-swiper .swiper-slide:nth-child(4) .c7-item .iconbg{left:978px;}
}

/*c8*/
.appointment-c8{padding:0 0 96px;}
.c8-list{margin-top:50px;}
.c8-item{padding:26px 0;display:flex;border-bottom:1px solid rgba(117,131,149,0.15);}
.c8-item:first-child{border-top:1px solid rgba(117,131,149,0.15);}
.c8-item img{width:70px;height:70px;display:inline-flex;}
.c8-item .c8-inro{margin-left:30px;}
.c8-item .c8-inro h4{font-size:26px;color:#38425c;}
.c8-item .c8-inro p{margin-top:20px;font-size:14px;line-height:1.857;color:#758395}
.c8-more{margin-top:42px;font-size:20px;display:block;text-align:right;color:#ff6d2c;text-decoration:underline;}

/*c9*/
.appointment-c9{padding:0 0 92px;}
.c9-list{margin-top:64px;}
.c9-item{width:340px;padding-bottom:40px;display:inline-block;border-radius:10px;color:#ffffff;text-align:center;}
.c9-item:nth-child(1){background-color:#48a7eb}
.c9-item:nth-child(2){background-color:#5e82e9}
.c9-item:nth-child(3){background-color:#ff8954}
.c9-item + .c9-item{margin-left:75px;}
.c9-item h4{font-size:34px;margin-top:40px;position:relative;}
.c9-item h4:after{content:'';display:inline-block;width:40px;height:1px;background-color:#ffffff;position:absolute;bottom:-23px;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);}
.c9-item p{margin-top:47px;font-size:20px;line-height:1.75;}
.c9-item p span{display:block;}
.c9-item .btn{width:213px;margin-top:28px;background-color:#ffffff;color:#38425c;}
@media (min-width:768px){
  .c9-item{width:233px;}
  .c9-item + .c9-item{margin-left:20px;}
  .c9-item h4{font-size:30px;margin-top:30px;}
  .c9-item p{margin-top:40px;font-size:16px;}
  .c9-item .btn{width:160px;margin-top:20px;}
}
@media (min-width:992px){
  .c9-item{width:300px;}
  .c9-item + .c9-item{margin-left:36px;}
  .c9-item h4{font-size:34px;margin-top:40px;}
  .c9-item p{margin-top:47px;font-size:20px;}
  .c9-item .btn{width:213px;margin-top:28px;}
}
@media (min-width:1200px){
  .c9-item{width:340px;}
  .c9-item + .c9-item{margin-left:75px;}
}

/*c10*/
.appointment-c10{padding:130px 0 140px;background-image:url('https://assets-cdn.lanqb.com/school_appointment/c10-bg.png');background-position:center top;background-repeat:no-repeat;}
.c10-con h2{font-size:60px;color:#ffffff;}
.c10-con .btn{width:299px;height:60px;line-height:60px;background-color:#108ee9;font-size:24px;margin-top:40px;color:#ffffff;}
@media (min-width:768px){
  .appointment-c10{background-size:auto 100%;}
}
@media (min-width:1200px){
  .appointment-c10{background-size:auto;}
}