.header {
  height: 96px;
}
.header-fixed {
  padding: 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  box-sizing: border-box;
}

.logo {
  width: 300px;
}

.logo img {
  width: 100%;
  display: block;
}

.nav {
  margin-left: 50px;
  width: 700px;
}
.nav-li {
  position: relative;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  color: #000000;
  cursor: pointer;
  font-weight: 500;
  width: 100px;
  text-align: center;
}

.nav-li.active {
  color: #0042cc;
}
.nav-li.active:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  margin-left: -25px;
  height: 3px;
  background-color: #0042cc;
}
.header-tel {
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  background-image: url(../images/tel.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left center;
  width: 120px;
}
.banner-box {
}
.banner-box .swiper-slide {
  height: 800px;
  background-color: #0042cc;
}

.banner-box .swiper-slide img{
  width: 100%;
  height: 100%;
}

.banner-box .swiper-button-prev,.achievement-pics .swiper-button-prev{
  color: #fff;
}
.banner-box .swiper-button-next,.achievement-pics .swiper-button-next{
  color: #fff;
}
.banner-box .swiper-button-prev{ left: 20px; }
.banner-box .swiper-button-next{ right: 20px;}
.banner-box .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 30px;
}

.section-title {
  padding-top: 80px;
  text-align: center;
}

.section-sub-title {
  text-align: center;
  color: #9e9f9f;
  font-size: 22px;
  letter-spacing: 4px;
  margin-top: 15px;
}

.customize-content {
  margin: auto;
  margin-top: 60px;
  box-shadow: 2px 2px 6px rgba(0,66,204,0.3),-2px -2px 6px rgba(0,66,204,0.3);
  border-radius: 15px;
  overflow: hidden;
  width: 950px;
}

.customize-nav {
  background-color: #0042cc;
  padding: 0 80px;
}
.customize-li {
  float: left;
  width: 25%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}
.customize-li.active {
  background-color: #ffffff;
  color: #0042cc;
}

.customize-table {
  font-size: 14px;
}

.customize-table tr:nth-child(2n+1){
  background-color: #f2f5fc;
}

.customize-table tr td {
  padding:10px;
  color: #565656;
}
.customize-table tr td:first-child {
  width: 120px;
  font-size: 16px;
  font-weight: bold;
  color: #80a1e6;
  text-align: center;
  letter-spacing: 1px;
  border-right: 1px solid #c9d0f4;
}

.customize-table tr td:nth-child(2){
  padding: 10px 50px;
}

.customize-table tr td:last-child {
  width: 100px;
  text-align: center;
  border-left: 1px solid #c9d0f4;
}

.customize-table tr td:last-child a {
  color: #ce454c;
  font-size: 16px;
}
.customize-content-box {
  padding: 35px 25px;
}
.customize-left {
  width: 480px;
  padding-right: 20px;
  height: 290px;
}
.customize-right {
  width: 370px;
  padding-left: 25px;
  border-left: 2px solid #0042cc;
  height: 290px;
}
.customize-tag .zh {
  background-color: #0042cc;
  color: #fff;
  padding:3px 25px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #0042cc;
}
.customize-tag .en{
  border: 1px solid #0042cc;
  display: inline-block;
  padding:3px 10px;
  color: #0042cc;
  font-size: 14px;
}
.customize-article {
  font-size: 12px;
  color: #686868;
  padding: 12px 0;
  line-height: 21px;
}

.schedule-content {
  position: relative;
  margin: auto;
  margin-top: 60px;
  width: 920px;
  padding-right: 80px;
  margin-bottom: 50px;
}

.schedule-box {
  padding:25px 50px;
  box-shadow: 2px 2px 6px rgba(0,66,204,0.3),-2px -2px 6px rgba(0,66,204,0.3);
  border-radius: 15px;
  overflow: hidden;
}

.schedule-nav {
  margin: auto;
  width: 363px;
}
.schedule-li {
  float: left;
  border: 1px solid #0042cc;
  width: 180px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #0042cc;
  letter-spacing: 2px;
}
.schedule-li:first-child {
  border-right: none;
}

.schedule-li.active {
  background-color: #0042cc;
  color: #fff;
}
.schedule-table {
  margin-top: 15px;
}
.schedule-table thead tr{
  background-color: #0042cc;
}
.schedule-table thead tr th{
  color: #ffffff;
  font-size: 14px;
  padding:5px 10px;
  text-align: center;
}
.schedule-table tbody tr td {
  border-bottom: 1px solid #8e94ba;
  border-left: 1px solid #8e94ba;
  padding:8px 15px;
  font-size: 14px;
  color: #221814;
}
.schedule-table tbody tr td:first-child {
  text-align: center;
}
.schedule-table tbody tr td:last-child {
  border-right: 1px solid #8e94ba;
  text-align: center;
}
.schedule-table tbody .schedule-table-title{
  background-color: #eeeeee;
}
.schedule-right {
  position: absolute;
  right: -5px;
  top: 40px;
}
.schedule-btn {
  padding: 20px 35px;
  width: 26px;
  background-image: url(../images/schedule-btn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.schedule-btn-day {
  height: 145px;
  padding-top: 70px;
  background-image: url(../images/schedule-btn-active.png);
}
.schedule-btn-month {
  height: 185px;
  padding-top: 72px;
  top: -72px;
  left: -1px;
  width: 24px;
}
.schedule-btn.schedule-btn-active{
  z-index: 1;
}
.schedule-btn-month.schedule-btn-active{
    padding-top: 42px;
    top: -62px;
}

.section-article-title {
  font-size: 16px;
  color: #0042cc;
  margin-bottom: 20px;
}

.section-article-content {
  color: #606060;
  letter-spacing: 1px;
  line-height: 28px;
}

.teachers {
  margin-top: 70px;
}

.teachers-nav {
  padding: 10px 0;
  margin-top: 50px;
}
.teachers-nav-li {
  float: left;
  width: 25%;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}

.teachers-nav-li.active {
  color: #0042cc;
}
.article-line {
  height: 3px;
  background-color: #0042cc;
  width: 350px;
  margin: 30px auto;
}
.article-tag {
  color: #0042cc;
}
.inspectors {
  margin-top: 50px;
}
.inspectors-content {
  margin-top: 50px;
}
.inspectors-left,.inspectors-right{
  width: 35%;
}
.inspectors-center {
  width: 30%;
  height: 300px;
  background-image: url(../images/onetoone.png);
  background-repeat: no-repeat;
  background-size: 250px auto;
  background-position: center;
}

.inspectors-item {
  margin-bottom: 30px;
}
.inspectors-item-title {
  color: #0042cc;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 10px;
  background-repeat: no-repeat;
  background-size:auto 25px;
}
.inspectors-left .inspectors-item-title{
  text-align: right;
  background-position: left center;
}
.inspectors-right .inspectors-item-title{
  text-align: left;
  background-position: right center;
}
.inspectors-item-title.inspectors-plan {
  background-image: url(../images/plan.png);
}
.inspectors-item-title.inspectors-communicate {
  background-image: url(../images/communicate.png);
}
.inspectors-item-title.inspectors-coach {
  background-image: url(../images/coach.png);
}
.inspectors-item-title.inspectors-classroom {
  background-image: url(../images/classroom.png);
}
.inspectors-item-content {
  font-size: 14px;
}

.reputation-title {
  font-size: 16px;
  color: #0042cc;
  margin-bottom: 10px;
  margin-top: 40px;
}
.reputation-box {
  margin-top: 60px;
}
.reputation-item {
  float: left;
  width: 200px;
  height: 320px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  margin-right: 10px;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  transform: all .5;
}
.reputation-item:last-child {
  margin-right: 0;
}
.reputation-item.active {
  width: 570px;
}

.reputation-item .reputation-item-tag {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 30px;
  text-align: center;
}
.reputation-item .reputation-item-tag:after{
  content: "";
  height: 4px;
  width: 60px;
  background-color: #0042cc;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  margin-top: 5px;
}
.reputation-item-title {
  font-size: 18px;
}
.reputation-item-sub-title {
  font-size: 16px;
  margin-top: 2px;
}
.reputation-item.active .reputation-item-tag {
  top: 70px;
  left: 80px;
  right: auto;
  bottom: auto;
}
.reputation-item .reputation-item-content {
  display: none;
  position: absolute;
  left: 80px;
  top: 180px;
  right: 40px;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 21px;
  color: rgb(255,255,255,0.8);
}
.reputation-item.active .reputation-item-content{
  display: block;
}
.reputation-item1 {
  background-image: url(../images/reputation1.png);
}
.reputation-item2 {
  background-image: url(../images/reputation2.png);
}
.reputation-item3 {
  background-image: url(../images/reputation3.png);
}
.reputation-item4 {
  background-image: url(../images/reputation4.png);
}

.certificate-imgs {
  margin-top: 60px;
}
.certificate-imgs img {
  width: 200px;
  margin: 0 15px;
}

.textbooks-content {
  margin-top: 60px;
  background-color: #0042cc;
  padding: 40px 50px 40px 30px;
  color: #ffffff;
}

.textbooks .books {
  width: 50%;
}
.textbooks .books img {
  display: block;
  width: 100%;
}
.textbooks .books-title{
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.books-content {
  width: 46%;
}
.books-content-title {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  letter-spacing: 2px;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.books-content-sub-title {
  font-size: 24px;
  letter-spacing: 2px;
  text-align: center;
  padding-top: 10px;
}
.books-content-word {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
}

.course-content {
  margin-top: 50px;
}
.course-nav {
  margin: 60px auto;
}
.course-li {
  display: inline-block;
  background-color: #17489c;
  padding:6px 40px;
  font-size: 12px;
  margin: 0;
  color: #fff;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  text-align: center;
  float: left;
}
.course-li:last-child {
  border-right: none;
}
.course-li.active {
  background-color: #0a3b70;
}
.environment-nav {
  margin-top: 50px;
}
.environment-li {
  width: 33.333%;
  float: left;
  cursor: pointer;
}
.environment-li-zh, .environment-li-en {
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.environment-li-zh {
  background-color: #848484;
  width: 45%;
  color: #fff;
}
.environment-li-en {
  width: 55%;
  color: #848484;
  border:1px solid #848484;
  box-sizing:border-box;
  font-size: 14px;
}

.environment-li.active .environment-li-zh{
  background-color: #0042cc;
}
.environment-li.active .environment-li-en{
  color: #0042cc;
  border-color: #0042cc;
}

.environment-imgs {
  margin-top: 20px;
}
.environment-img {
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 10px;
  overflow: hidden;
}

.environment-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.environment1{
  width: 50%;
  height: 350px;
}
.environment2,.environment3,.environment4,.environment5{
  width: 50%;
  height: 173px;
}

.environment-h {
  box-sizing: border-box;
  width: 33.333%;
  height: 260px;
}
.achievement-pics {
  height: 400px;
  background-color: #0042cc;
  margin-top: 50px;
  padding-top: 30px;
}
.achievement-pics-content {
  position: relative;
}
.achievement-title {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 50px;
}
.achievement-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 130px;
  height: 2px;
  background-color: #fff;
  margin-left: -65px;
}
.achievement-pics .swiper-slide {
  overflow: hidden;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.achievement-pics .swiper-slide img {
  display: block;
  width: 100%;
  height: 216px;
  margin-bottom: 10px;
}

.student {
  background-image: url(../images/student_bg.png);
  background-repeat: no-repeat;
  background-position: left -15px;
  padding-bottom: 50px;
}

.student-title {
  padding-top: 80px;
}
.student-title img {
  display: block;
  width: 80%;
  float: right;
}
.student-content {
  height: 588px;
  position: relative;
}
#student {
  height: 100%;
  width: 1100px;
}
.student-img {
  display: block;
  width: 100%;
  height: 208px;
}
.student-desc {
  background-color: #1a3c95;
  color: #fff;
  margin:2px;
  padding: 3px 10px;
  font-size: 12px;
}
.student-desc:after {
  content: " ";
  clear: both;
  display: inline-block;
}
.student-desc span:first-child{
  float: left;
}
.student-desc span:last-child{
  float: right;
}

.student-content .swiper-slide {
  height: calc((100% - 30px) / 2) !important;
  overflow: hidden;
}
.student-content .swiper-slide img {
  display: block;
  width: 100%;
}
.student-content .swiper-button-next:after, .student-content .swiper-button-prev:after{
  color: #e7eaf1;
}

.section-title-word {
  text-align: center;
  font-size: 32px;
  color: #0042cc;
}

.contact {
  background-color: #e7eaf1;
  padding: 80px 0;
}
.form-box {
  text-align: center;
  margin-top: 50px;
}
.input-box {
  display: inline-block;
  background-color: #fff;
  border-radius: 8px;
  padding-left: 50px;
  width: 200px;
  margin-right: 20px;
  padding:8px 8px 8px 30px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
}
.input-name {
  background-image: url(../images/input_user.png);
}
.input-phone {
  background-image: url(../images/input_phone.png);
}
.input-wx-number {
  background-image: url(../images/input_wx.png);
  background-size: 22px auto;
}

.input-box input{
  height: 20px;
  line-height: 20px;
  border:none;
  outline: none;
  font-size: 16px;
}

.call-btn {
  background-color: #d61518;
  color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.5),-2px -2px 4px rgba(0,0,0,0.5);
  width: 150px;
  text-align: center;
  padding:10px 30px;
  border-radius: 12px;
  margin: auto;
  margin-top: 50px;
}

.wx-line {
  width: 800px;
  margin: auto;
  margin-top: 30px;
  height: 2px;
  background-color: #0042cc;
  margin-bottom: 30px;
}

.wx-box {
  text-align: center;
}

.wx-img {
  display: inline-block;
  width: 150px;
  margin-right: 30px;
}
.wx-img img {
  display: block;
  width: 100%;
}
.wx-img p {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}
.teachers-swiper {
  padding: 10px;
  width: 1100px;
  margin: auto;
  position: relative;
}
.swiper-button-next.teachers-swiper-next {
  right: -28px;
  color: #787a81;
}
.swiper-button-prev.teachers-swiper-prev {
  left: -28px;
  color: #787a81;
}
.teachers-swiper .swiper-slide {
  height: 530px;
}
.teachers-item {
  padding:10px;
}
.teachers-item-box {
  box-shadow: 2px 2px 4px rgba(0,65,203,0.2), -2px -2px 4px rgba(0,65,203,0.2);
  padding: 5px;
}
.teachers-item img {
  display: block;
  width: 100%;
  height: 242px;
}
.teachers-title {
  margin-top: 10px;
  padding: 5px;
  line-height: 32px;
}
.teachers-name {
  font-size: 21px;
  letter-spacing: 12px;
  color: #afafaf;
}
.teachers-position {
  font-size: 14px;
  color: #afafaf;
  letter-spacing: 2px;
}
.teachers-info {
  padding: 5px;
  color: #606060;
  font-size: 12px;
  line-height: 21px;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
}


@media screen and (min-width: 1200px) {

  .achievement-pics .swiper-button-prev {
    left: -50px;
  }
  .achievement-pics .swiper-button-next {
    right: -50px;
  }
}