.clearfix:before,
.clearfix:after {
  display: table;
  content: " "
}

.clearfix:after {
  clear: both
}

img {
  vertical-align: middle;
  border: none;
  outline: none;
}

body {
  color: #808080;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  word-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: "微软雅黑";
  margin: 0;
}

p,
span {
  margin: 0;
  font-family: "微软雅黑";
  line-height: 1;
}

a {
  color: #e60039;
  text-decoration: none !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: "微软雅黑";
  outline: none;
  border: none;
}

a:hover {
  color: #4c4c4c;
}

a:focus,
input,
textarea {
  outline: none;
}

h3 {
  font-size: 1.17em;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
     -moz-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
     -moz-margin-end: 0;
          margin-inline-end: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4c4c4c;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 0;
  font-family: "微软雅黑";
  line-height: 1.1;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

@media (min-width:1200px) {
  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }
}

.hide {
  display: none !important;
}

/* Top */

.full-image {
  width: 100%;
  height: auto;
}

.st-navbar {
  width: 1200px;
  background-color: #f8f8f8;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
}

.top-logo {
  width: 20%;
  padding-left: 25px;
  float: left;
}

.top-phone {
  float: right;
  padding-right: 25px;
  padding-top: 21px;
}

.phone-number span {
  width: 22px;
  height: 22px;
  background: url(../images/top-phone.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.phone-number {
  font-size: 20px;
  color: #fd7727;
  font-family: '微软雅黑';
  font-weight: bold;
}

.phone-text {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  padding-left: 34px;
}

.phone-number,
.phone-text {
  line-height: 24px;
  height: 24px;
}

/* Top End */

/* Navigation */

.navigation ul {
  margin: 0;
  padding: 0;
  height: 59px;
  line-height: 59px;
}

.navigation ul li.hover a {
  color: #fd7727;
  padding-bottom: 10px;
  border-bottom: 3px solid #fd7727;
}

.navigation ul li:hover>a {
  color: #fd7727;
  padding-bottom: 10px;
  border-bottom: 3px solid #fd7727;
}

.navigation ul li.hover a {
  color: #fd7727;
}

.navigation ul li {
  list-style: none;
  float: left;
  width: 130px;
  text-align: center;
}

.navigation ul li a {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}

.navigation {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}

.join {
  position: relative;
}

.join .campus {
  top: 60px;
}

.join .social {
  top: 120px;
}

.join .campus,
.join .social {
  width: 130px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  background-color: #fff;
  color: #000;
  position: absolute;
  z-index: 9999;
}

.join .campus:hover,
.join .social:hover {
  background-color: #fd7727;
  color: #fff;
}

/* Navigation End */

/* Footer */

.site-footer {
  width: 1200px;
  background-color: #565453;
  margin: 0 auto;
  color: #fff;
}

.site-footer li {
  list-style: none;
}

.site-footer a,
.site-footer p {
  color: #fff;
  font-size: 14px;
}

.site-footer .footer-title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20px;
}

.site-footer p {
  font-size: 14px;
}

.footer-float {
  float: left;
}

.footer-float li {
  padding-bottom: 5px;
}

.footer-down {
  width: 100%;
  border-top: 1px solid #676767;
  padding: 25px 0;
  text-align: center;
}
.footer-down .footer-one-to-one {
  margin: 0 auto;
}

.footer-down .footer-one-to-one ul {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.footer-down .footer-one-to-one ul li {
  width: 11%;
  float: left;
  line-height: 20px;
  margin-bottom: 20px;
  border-right: 1px solid #fff;
}

.footer-down .footer-one-to-one ul li:last-child {
  border-right: none;
}

.footer-down a,
.footer-down span {
  font-size: 14px;
}

.footer-phone .footer-phone-number {
  font-size: 24px;
  color: #fd7727;
  font-weight: bold;
  padding: 20px 0 25px 0;
}

.footer-up {
  padding: 45px 0 45px 5%;
}

.footer-phone ul li {
  float: left;
  padding-right: 25px;
}

.footer-phone-title {
  font-size: 16px;
}

/* Footer End */

/* Home Banner */

.home-banner {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 351px;
  max-height: 558px;
  overflow: hidden;
}

.home-banner .swiper-container {
  width: 100%;
  height: auto;
  min-height: 351px;
  max-height: 558px;
}

@media (min-width:1200px) and (max-width:1439px) {

  .home-banner,
  .home-banner .swiper-container {
    height: 370px;
  }
}

@media (min-width:1440px) and (max-width:1599px) {

  .home-banner,
  .home-banner .swiper-container {
    height: 416px;
  }
}

@media (min-width:1600px) and (max-width:1919px) {

  .home-banner,
  .home-banner .swiper-container {
    height: 463px;
  }
}

@media (min-width:1920px) {

  .home-banner,
  .home-banner .swiper-container {
    height: 480px;
  }
}

.home-banner .swiper-pagination {
  bottom: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}

.home-banner .swiper-pagination-switch {
  display: inline-block;
  width: 38px;
  height: 5px;
  margin: 0 3px;
  cursor: pointer;
  background: none;
  opacity: 1;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.4);
}

.home-banner .swiper-pagination-switch span {
  width: 50px;
  height: 5px;
  border-radius: 5px;
  display: block;
  background: rgba(153, 153, 153, 0.9);
}

.home-banner .swiper-pagination-switch.swiper-active-switch {
  background: #fd7727;
}

.home-banner .swiper-button-prev {
  background-image: url(../images/home/swiper-button-prev.png);
  width: 24px;
  height: 62px;
  left: 14%;
  position: absolute;
  top: 38%;
}

.home-banner .swiper-button-next {
  background-image: url(../images/home/swiper-button-next.png);
  width: 24px;
  height: 62px;
  right: 14%;
  position: absolute;
  top: 38%;
}

.home-banner .swiper-wrapper .swiper-slide:nth-child(1) {
  position: relative;
}

.home-banner .swiper-wrapper .subscribe-button-a {
  position: absolute;
  background-color: #fff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 7px;
  color: #38b39d;
  font-size: 28px;
  bottom: 16%;
  left: 19.5%;
}

.home-banner .swiper-wrapper .subscribe-button {
  width: 100%;
  height: 60px;
  line-height: 60px;
}

/* Home Banner End */

/* Home Education & Service*/

.home-new-education {
  width: 1200px;
  margin: 70px auto;
  position: relative;
}

.home-new-education h3 {
  font-size: 42px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  /* width: 300px; */
}

.home-new-education img {
  padding-top: 50px;
}

.home-new-education hr {
  width: 128px;
  border-bottom: 4px solid #fd7727;
  margin: -3px auto;
  border-top: 0;
}

.home-new-education .poping {
  position: fixed;
  right: -6.5em;
  top: 17em;
  width: 90px;
  -webkit-box-shadow: 1px 1px 10px #dadada;
  box-shadow: 1px 1px 10px #dadada;
  z-index: 9999;
  display: none;
}

@media (max-width:1300px) {
  .home-new-education .poping {
    right: 0em;
  }
}

@media (min-width:1200px) and (max-width:1400px) {
  .home-new-education .poping {
    top: 10em;
  }
}

@media (min-width:1401px) and (max-width:1600px) {
  .home-new-education .poping {
    top: 12em;
  }
}

.home-new-education .poping li {
  float: left;
  width: 90px;
  height: 79px;
  background-color: #fff;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
}

.home-new-education .poping li img {
  padding: 1.5em 0 0.5em 0;
}

.home-new-education .poping .pop-li:hover {
  background-color: #fd7727;
}

.home-new-education .poping .pop-li p {
  font-size: 15px;
  color: #000;
}

.home-new-education .poping li.to-top,
.home-new-education .poping li.to-top a {
  color: #fd7727;
}

.home-new-education .poping li.to-top img {
  padding-top: 2em;
}

/* Home Education & Service End */

/* Home Custom */

.home-custom {
  width: 1200px;
  background-color: #f6f6f6;
  margin: 0 auto;
}

.home-custom h3 {
  font-size: 42px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  width: 538px;
  line-height: 55px;
  padding-top: 55px;
}

.home-custom hr {
  width: 190px;
  border-bottom: 4px solid #fd7727;
  margin: -3px auto;
  border-top: 0;
}

.home-custom ul {
  width: 96%;
  margin: 0 2%;
  padding: 55px 0 66px 0;
}

.home-custom ul li {
  width: 23.5%;
  margin-right: 2%;
  float: left;
}

.home-custom ul li:last-child {
  margin-right: 0;
}

.home-custom ul li:hover {
  -webkit-box-shadow: 1px 2px 20px #a7a7a7;
  box-shadow: 1px 2px 20px #a7a7a7;
}

/* Home Custom End */

/* Home System */

.home-system {
  width: 100%;
  position: relative;
}

.home-system h3 {
  font-size: 42px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 20%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 50%;
}

/* Home System End */

/* Home Service */

.home-service {
  width: 1200px;
  margin: 0 auto;
}

.home-service h3 {
  font-size: 42px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  width: 575px;
  line-height: 55px;
  padding-top: 55px;
}

.home-service hr {
  width: 190px;
  border-bottom: 4px solid #fd7727;
  margin: -3px auto;
  border-top: 0;
}

.home-service ul {
  padding: 50px 0;
}

.home-service ul li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  text-align: center;
}

.home-service ul li:nth-child(3n+3) {
  margin-right: 0;
}

.home-service .card-positive p {
  font-size: 34px;
  color: #666;
}

.home-service .card-positive {
  padding-top: 40px;
}

.home-service .card-positive img {
  padding-bottom: 40px;
}

.home-service .card-positive p {
  padding-bottom: 40px;
  margin: 0;
}

.home-service .card-reverse {
  width: 100%;
  height: 20em;
}

.home-service .card-reverse .card-reverse-title {
  font-size: 34px;
  color: #fff;
  padding: 90px 0 35px 0;
}

.home-service .card-reverse .card-reverse-text {
  font-size: 28px;
  color: #fff;
}

.home-service ul li.education-consulting:hover {
  background-color: #fdb25d;
}

.home-service ul li.subject-teachers:hover {
  background-color: #32cbb8;
}

.home-service ul li.individual-class-teacher:hover {
  background-color: #9164d6;
}

.home-service ul li.with-the-teacher:hover {
  background-color: #4a9cf1;
}

.home-service ul li.psychological-counselor:hover {
  background-color: #f9986d;
}

.home-service ul li.professional-teaching-and-research-team:hover {
  background-color: #57d23c;
}

/* Home Service End */

/* Home Praise */

.home-praise {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.home-praise .home-praise-swiper {
  width: 100%;
  height: 620px;
  margin: 0 auto;
}

.home-praise .swiper-container {
  width: 1200px;
  height: 620px;
}

.home-praise h3 {
  font-size: 42px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  width: 312px;
  line-height: 55px;
  padding-top: 55px;
}

.home-praise hr {
  width: 190px;
  border-bottom: 4px solid #fd7727;
  margin: -3px auto;
  border-top: 0;
  margin-bottom: 40px;
}

.home-praise .swiper-button-prev {
  background-image: url(../images/home/praise-swiper-button-prev.png);
  width: 23px;
  height: 41px;
  top: 50%;
  left: 0;
  position: absolute;
}

.home-praise .swiper-button-next {
  background-image: url(../images/home/praise-swiper-button-next.png);
  width: 23px;
  height: 41px;
  top: 50%;
  right: 0;
  position: absolute;
}

.home-praise .swiper-pagination {
  bottom: 0;
}

.home-praise .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: none;
  border-radius: 0;
  opacity: 1;
}

.home-praise .swiper-pagination-switch span {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: block;
  background: #d5d5d5;
}

.home-praise .swiper-pagination-switch.swiper-active-switch {
  background-color: #fd7727;
}

.home-praise .swiper-pagination {
  bottom: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}

.home-praise .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: none;
  opacity: 1;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Home Praise End */

/* Advantage Banner */

.advantage-banner {
  width: 100%;
  background-image: url(../images/advantage/banner.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 346px;
}

.advantage-banner .banner-text {
  padding: 3em 0 2em 0;
  text-align: center;
}

.advantage-banner span {
  font-size: 38px;
  color: #85fffb;
  font-style: italic;
  padding: 10px 64px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.advantage-banner p {
  font-size: 36px;
  color: #fff;
  padding-top: 1em;
  width: 975px;
  line-height: 1.5em;
  margin: 0 auto;
}

.advantage-banner a {
  font-size: 28px;
  background-color: #fff;
  width: 160px;
  height: 60px;
  text-align: center;
  border-radius: 10px;
  color: #fd7727;
  display: block;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 1em;
}

/* Advantage Banner End */

/* Advantage Course */

.advantage-course {
  width: 100%;
  margin: 0 auto;
}

.advantage-course h3 {
  font-size: 38px;
  color: #fff;
  height: 120px;
  line-height: 120px;
  background-color: #f0606e;
  text-align: center;
  margin: 0;
}

.advantage-course-image {
  width: 60%;
  padding: 85px 0 165px 0;
  margin: 0 auto;
}

.advantage-course-target {
  width: 1200px;
  background-color: #f9f9f9;
  margin: 0 auto;
  padding: 76px 0 60px 0;
  text-align: center;
}

.advantage-course-target-image {
  padding: 0 50px;
}

.advantage-course-target p {
  color: #444;
  font-size: 22px;
  padding-top: 45px;
}

.advantage-course-target span {
  color: #fd7727;
  font-size: 22px;
}

/* Advantage Course  End */

/* Advantage Teaching Method */

.advantage-teaching-method {
  width: 100%;
  margin: 0 auto;
  background-image: url(../images/advantage/teaching-method.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 498px;
}

.advantage-teaching-method h3 {
  font-size: 36px;
  color: #000;
  padding: 1.5em 0;
  opacity: 1;
}

.advantage-teaching-method ul {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 1.8em;
}

.advantage-teaching-method li {
  float: left;
  width: 23.5%;
  color: #fff;
  margin-right: 2%;
  opacity: 1;
}

.advantage-teaching-method li:last-child {
  margin-right: 0;
}

.advantage-teaching-method .card-before {
  background-color: #813a8e;
}

.advantage-teaching-method .card-on {
  background-color: #f1962d;
}

.advantage-teaching-method .card-after {
  background-color: #87bc4c;
}

.advantage-teaching-method .card-anytime {
  background-color: #30a0d8;
}

.advantage-teaching-method .card-positive .number {
  font-size: 80px;
  padding: 0.8em 0;
}

.advantage-teaching-method .card-positive .text {
  font-size: 38px;
  padding-bottom: 1.6em;
}

.advantage-teaching-method .card-reverse {
  height: 14em;
  vertical-align: middle;
  opacity: 1;
  font-size: 22px;
  width: 80%;
  margin: 0 auto;
  display: table-cell;
}

/* Advantage Teaching Method End */

/* Advantage Advantage */

.advantage-advantage {
  width: 1200px;
  margin: 0 auto;
}

.advantage-advantage .advantage-image {
  width: 100%;
}

.advantage-advantage .service-process {
  width: 100%;
  background-color: #f8f8f8;
  text-align: center;
}

.advantage-advantage .service-process p {
  font-size: 36px;
  color: #000;
  padding: 60px 0;
}

.advantage-advantage .service-process .service-process-image {
  width: 77.4%;
  margin: 0 auto;
  padding-bottom: 40px;
}

/* Advantage Advantage End */

/* Appointment Form */

.appointment-form {
  width: 100%;
  background-image: url(../images/appointment/form-bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  /* background: rgba(255, 255, 255, 0.95); */
}

.appointment-form .appointment-h3 {
  width: 100%;
  height: 142px;
  line-height: 142px;
  background-color: #1eca7b;
  margin: 0 auto;
  text-align: center;
}

.appointment-form .appointment-h3 .appointment-h3-title {
  font-size: 32px;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
}

.appointment-form form {
  width: 1200px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 0 0 0;
}

.appointment-form form .form-padding {
  padding: 0 6.125%;
  margin-bottom: 1em;
}

.appointment-form form .form-padding .title {
  height: 20px;
  line-height: 20px;
}

.appointment-form form .form-padding .title-icon {
  width: 8px;
  height: 16px;
  background-color: #fd7727;
  margin: 0 15px 0 5px;
  color: #fd7727;
}

.appointment-form form .title .title-text {
  font-size: 20px;
  color: #000;
  line-height: 20px;
}

.appointment-form form .form-padding .select-padding {
  padding: 35px 0 10px 0;
  font-size: 20px;
  color: #fd7727;
}

.appointment-form form .form-padding .select-padding .select-box {
  width: 16%;
  max-width: 210px;
  height: 2em;
  line-height: 2em;
  border: 1px solid #fd7727;
  background-color: #fff;
  border-radius: 30px;
  float: left;
  text-align: center;
  margin-right: 3%;
  margin-bottom: 25px;
  cursor: pointer;
}

.appointment-form form .form-padding .select-padding .select-box:hover,
.appointment-form form .form-padding .select-padding .select-box.hover {
  background-color: #fd7727;
  color: #fff;
}

.appointment-form form .form-padding .select-padding .select-box:last-child {
  margin-right: 0;
}

.appointment-form form .form-padding .grade-options input,
.appointment-form form .form-padding .subjects-options input,
.appointment-form form .form-padding .role-options input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  display: none;
}

.appointment-form form .input-text .title {
  font-size: 20px;
  color: #000;
  padding-left: 5px;
  width: 5em;
  height: 2em;
  line-height: 2em;
}

.appointment-form form .input-text a {
  background-color: #21b9f1;
  font-size: 20px;
  height: 2em;
  line-height: 2em;
  width: 180px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  border-radius: 8px;
  margin-left: 20px;
}

.appointment-form .input-text input,
.appointment-form .input-text .title,
.appointment-form .input-text a {
  float: left;
}

.appointment-form .input-text input[type="text"] {
  border: 1px solid #ff8636;
  width: 20em;
  border-radius: 8px;
  height: 2em;
  line-height: 2em;
  font-size: 20px;
  margin-bottom: 1em;
  padding-left: 24px;
}

.appointment-form .input-text textarea {
  font-size: 20px;
  padding-left: 24px;
  padding-top: 18px;
  border: 1px solid #ff8636;
  border-radius: 8px;
  max-width: 1000px;
  font-family: "微软雅黑";
}

.appointment-form .submit-button {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 2em;
}

.appointment-form .submit-button button {
  width: 8em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background-color: #ff8636;
  color: #fff;
  font-size: 28px;
  border-radius: 8px;
  border: none;
}

.appointment-form .scan-code {
  width: 100%;
  background-color: #f9f9f9;
  height: 8em;
  line-height: 8em;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  color: #000;
}

.appointment-form .scan-code .scan-code-code {
  display: inline-block;
}

.appointment-form .scan-code .scan-code-text {
  padding-right: 25px;
}

/* Appointment Form End */

/* Introduction Banner */

.introduction-banner {
  width: 100%;
  background-image: url(../images/introduction/banner.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 2em 0;
}

.introduction-banner .banner-text-border .banner-text-title {
  font-size: 78px;
  color: #fff;
  padding: 0.55em 0;
  margin: 0;
}

.introduction-banner .banner-text-border .banner-text-text {
  font-size: 60px;
  padding-bottom: 40px;
  line-height: 1;
}

.introduction-banner .banner-text-border {
  border: 2px solid #fff;
  width: 590px;
  height: 293px;
  margin: 0 auto;
}

.introduction-banner .banner-text-border .banner-text-border-small {
  border: 3px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 8px;
  border-color: transparent;
}

/* Introduction Banner End */

/* Introduction Company */

.introduction-company {
  width: 1200px;
  margin: 35px auto;
  background-color: #fafafa;
}

.introduction-company .company-image {
  width: 43%;
}

.introduction-company .company-text {
  width: 57%;
  padding-top: 1em;
}

.introduction-company .company-text-content {
  width: 83%;
  margin: 0 auto;
}

.introduction-company .company-image,
.introduction-company .company-text {
  float: left;
}

.introduction-company .company-text .company-text-content .company-title {
  font-size: 2em;
  color: #000;
  padding-bottom: 0.5em;
  text-align: center;
}

.introduction-company .company-text .company-text-content .company-content .company-content-text {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #333;
  padding-bottom: 1em;
}

@media (min-width:1660px) {
  .introduction-company .company-text .company-text-content .company-content .company-content-text {
    font-size: 1.4em;
  }
}

@media (min-width:1400px) and (max-width:1659px) {
  .introduction-company .company-text .company-text-content .company-content .company-content-text {
    line-height: 1.2em;
  }
}

@media (min-width:1200px) and (max-width:1399px) {
  .introduction-company .company-text .company-text-content .company-content .company-content-text {
    line-height: 1.1em;
  }
}

/* Introduction Company End */

/* Introduction History */

.introduction-history {
  width: 1200px;
  margin: 0 auto;
  background-color: #f4f4f4;
}

.introduction-history .introduction-history-image {
  width: 91%;
  margin: 0 auto;
}

.introduction-history .history-image {
  margin-top: -3em;
  padding-bottom: 50px;
}

/* Introduction History End */

/* Introduction Vision */

.introduction-vision {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.introduction-vision h3 {
  font-size: 36px;
  color: #060606;
  text-align: center;
  padding: 50px 0;
}

.introduction-vision .vision-li {
  background-color: #f4f4f4;
  float: left;
  width: 18.4%;
  height: 220px;
  line-height: 220px;
  text-align: center;
  margin-right: 2%;
}

.introduction-vision .vision-li:last-child {
  margin-right: 0;
}

.introduction-vision .vision-li .title {
  color: #22aeff;
  font-size: 22px;
  padding: 40px 0 30px;
}

.introduction-vision .vision-li .text {
  color: #333333;
  font-size: 1em;
  padding-bottom: 10px;
}

/* Introduction Vision End */

/* Join Campus Banner */

.campus-banner {
  width: 100%;
  margin: 0 auto;
  background-image: url(../images/join_campus/banner.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  min-height: 385px;
  text-align: center;
  position: relative;
}

.campus-banner .title {
  font-size: 72px;
  color: #fff;
  display: inline-block;
  margin: 0;
}

.campus-banner .title .title-italics {
  font-size: 94px;
  font-style: italic;
}

.campus-banner .text {
  font-size: 34px;
  padding-top: 50px;
}

.campus-banner-opacity {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
}

.campus-banner .campus-banner-text {
  padding: 7.4em 0;
}

/* Join Campus Banner End */

/* Join Campus Position */

.campus-position {
  width: 1200px;
  margin: 0 auto;
}

.campus-position h3 {
  padding: 50px 0;
  font-size: 26px;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.campus-position ul {
  width: 100%;
}

.campus-position ul li {
  background-color: #f2f2f2;
  width: 100%;
  margin-bottom: 5px;
}

.campus-position ul li .position-sketch {
  width: 87%;
  margin: 0 auto;
  padding: 20px 0;
}

.campus-position ul li .position-sketch .position-sketch-text {
  float: left;
  font-size: 18px;
  color: #000;
  line-height: 18px;
  padding-right: 20%;
}

.campus-position ul li .position-sketch .position-sketch-text:nth-child(1) {
  width: 23%;
}

.campus-position ul li .position-sketch .position-sketch-text:nth-child(2) {
  width: 17%;
}

.campus-position ul li .position-sketch .position-sketch-text:nth-child(3) {
  width: 20%;
  color: #fd7727;
}

.campus-position ul li .position-sketch .position-sketch-text:last-child {
  padding-right: 0;
}

.campus-position ul li .position-details {
  background-color: #fcfcfc;
  font-size: 16px;
  color: #000;
  width: 100%;
  padding: 37px 0;
}

.campus-position ul li .position-details-bg {
  width: 87%;
  margin: 0 auto;
}

.campus-position ul li .position-details .title {
  padding-bottom: 20px;
}

.campus-position ul li .position-details .content .description-text,
.campus-position ul li .position-details .content .description-text span {
  line-height: 30px;
}

.campus-position ul li .position-details .content .description-text span {
  float: left;
}

.campus-position ul li .content-number {
  width: 5%;
}

.campus-position ul li .content-text {
  width: 95%;
}

.campus-position .position-details .description {
  padding-bottom: 20px;
}

.campus-position .looking-detail {
  cursor: pointer;
}

.campus-position .looking-detail-icon.normal {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.campus-position .looking-detail-icon.hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

/* Join Campus Position End */

/* Join Campus Process */

.campus-process {
  width: 1200px;
  margin: 0 auto;
}

.campus-process h3.process-title {
  color: #000;
  font-size: 26px;
  padding: 50px 0;
  text-align: center;
  font-weight: bold;
}

.campus-process .campus-process-ul {
  width: 90%;
  margin: 0 auto;
}

.campus-process .title {
  width: 100%;
  color: #fff;
}

.campus-process .content {
  width: 100%;
  color: #000;
}

.campus-process .email .title {
  background-color: #38a5f8;
}

.campus-process .format .title {
  background-color: #24d88a;
}

.campus-process .phone .title {
  background-color: #f8bb38;
}

.campus-process li.campus-process-li {
  width: 30%;
  margin-right: 4.5%;
  float: left;
  text-align: center;
  border: 1px solid #cecece;
}

.campus-process li.campus-process-li:last-child {
  margin-right: 0;
}

.campus-process .title {
  height: 80px;
  line-height: 80px;
}

.campus-process .title .number {
  font-size: 35px;
  font-weight: bold;
  display: inline-block;
  height: 80px;
  line-height: 80px;
}

.campus-process .title .text {
  font-size: 24px;
  display: inline-block;
  height: 80px;
  line-height: 80px;
}

.campus-process li.campus-process-li .content {
  height: 130px;
  line-height: 130px;
}

.campus-process li.campus-process-li .content .text {
  font-size: 1.2em;
  color: #000;
  line-height: 1.5em;
}

.campus-process li.campus-process-li .content .text:first-child {
  padding-top: 2em;
}

/* Join Campus Process End */

/* Campus Distribution Start*/
.dist-container {
  position: relative;
  height: 1078px;
}

.dist-bg {

  z-index: 0;
  width: 100%;
  height: 100%;
  min-width: 1200px;
  background: #dededc;
  text-align: center;
}

.dist-img {
  max-height: 100%;
}

.dist-content {
  position: absolute;
  z-index: 1;
  top: 178px;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
}

.province {
  float: left;
}

.province-title {
  font-size: 20px;
}

.province-list {
  width: 236px;
  margin-bottom: 25px;
}

.province-list>.city {
  float: left;
  margin-top: 10px;
  font-size: 16px;
  width: 108px;
  height: 40px;
  text-align: center;
  background: #fff;
  line-height: 40px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}

.province-list>.city:hover {
  background: #fd7727;
  color: #fff;
}

.province-list>.city:nth-child(2n) {
  margin-left: 14px;
}

.province-list>.city.active {
  background: #fd7727;
  color: #fff;
}

.campus-dist {
  padding-top: 32px;
  margin-left: 40px;
  float: left;
  width: 190px;
}

.campus-dist>.campus {
  float: left;
  width: 190px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
  margin-top: 7px;
  position: relative;
}

.campus-dist>.campus:hover {
  background: #fd7727;
  color: #fff;
}

.campus-dist>.campus:hover .campus-tooltip {
  color: #808080;
}

.campus-dist .campus-tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -38px;
  left: 203px;
  height: 162px;
  background: #fff;
  width: 394px;
}

.campus-dist .campus-tooltip .tool-bd {
  height: 116px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
}

.campus-dist .campus-tooltip .title {
  margin-bottom: 18px;
  color: #111;
  text-align: left;
}

.campus-dist .campus-tooltip .addr {
  background: url(../images/distribution/icon_addr.png) no-repeat left center/11px 14px;
  padding-left: 32px;
  font-size: 14px;
  margin-bottom: 14px;
  text-align: left;
}

.campus-dist .campus-tooltip .phone {
  background: url(../images/distribution/icon_phone.png) no-repeat left center/11px 14px;
  padding-left: 32px;
  font-size: 14px;
  text-align: left;
}

.campus-dist .campus-tooltip .icon-to-map {
  margin-right: 20px;
  vertical-align: middle;
}

.campus-dist .campus-tooltip .tool-footer {
  line-height: 46px;
  height: 46px;
  text-align: center;
  color: #fd7727;
}

.campus-dist .campus-tooltip .trangle {
  position: absolute;
  top: 53px;
  left: -10px;
  border-style: solid solid solid none;
  border-width: 5px 10px 5px 0;
  border-color: transparent #fff transparent transparent;
}


.pop-li {
  position: relative;
}
.pop-li .wechat {
  position: absolute;
  -webkit-transform: translate3d(-105%, -58px, 0);
          transform: translate3d(-105%, -58px, 0);
  width: 152px;
  height: 152px;
  display: none;
}
.pop-li .wechat img {
  display: block;
  width: 152px;
  height: 152px;
}

/* Students Start */
.students-banner-wrapper {
  text-align: center;
}

.students-banner {
  max-width: 100%;
}

.students-list {
  width: 1200px;
  margin: 0 auto;
}

.students-list .tang {
  background: #f9f9f9;
}

.students-item {
  padding: 57px 40px 60px 60px;
}

.students-item>.students-left {
  float: left;
  text-align: center;
}

.students-item .students-image {
  margin-bottom: 30px;
}

.students-item .brief {
  color: #333;
  font-size: 22px;
  margin-bottom: 10px;
}

.students-item .students-right {
  float: left;
  margin-left: 60px;
  width: 765px;
}

.students-item .desc {
  line-height: 2.0;
  font-size: 20px;
  color: #333;
}

/* Students End */
