.teacon .col-md-2,
.teacon .col-3 {
  padding-left: 4px;
  padding-right: 4px; }

.teacher {
  position: relative;
  border-radius: 10px;
  overflow: hidden; }
  .teacher .teatxt {
    display: none;
    position: absolute;
    width: 100%;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    bottom: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8); }
    .teacher .teatxt h3 {
      font-size: 16px; }
    .teacher .teatxt p {
      font-size: 14px; }
    @media (max-width: 767px) {
      .teacher .teatxt {
        height: 100%; }
        .teacher .teatxt h3 {
          font-size: 14px;
          font-weight: bold; }
        .teacher .teatxt p {
          font-size: 12px; } }

.bg-banner {
  height: 984px;
  background: url("../images/banner.jpg") no-repeat center;
  background-size: auto 100%; }
  @media (max-width: 767px) {
    .bg-banner {
      height: 400px;
      background-position-y: -15px;
      background-color: #ecf8ff; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bg-banner {
      height: 600px; } }

.video {
  width: 640px;
  height: 360px;
  margin: 465px auto 0;
  border-radius: 6px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .video {
      width: 320px;
      height: 180px;
      margin-top: 150px; } }

video {
  width: 640px;
  height: 360px; }
  @media (max-width: 767px) {
    video {
      width: 320px;
      height: 180px; } }

.yuyue1 {
  margin-top: 180px; }
  @media (min-width: 768px) {
    .yuyue1 {
      width: 500px;
      margin-top: 670px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .yuyue1 {
      width: 500px;
      margin-top: 350px; } }

.btn-orange {
  min-width: 117px;
  font-weight: bold;
  color: #fff;
  background: #ffb400;
  border-color: #ffb400;
  -webkit-box-shadow: 0 3px 0 0 #d98800;
          box-shadow: 0 3px 0 0 #d98800; }
  .btn-orange:hover {
    background-color: #f8eb20;
    border-color: #f8eb20;
    -webkit-box-shadow: 0 3px 0 0 #ada305;
            box-shadow: 0 3px 0 0 #ada305; }

.title-large {
  height: 100px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  line-height: 90px;
  color: #d7f3ff;
  background: url("../images/bg_bigtitle.png") no-repeat center;
  background-size: auto 100%; }
  .title-large span {
    color: #fff; }
  @media (max-width: 767px) {
    .title-large {
      height: 50px;
      font-size: 14px;
      line-height: 50px;
      background-size: 100% auto; } }

.title-small {
  display: inline-block;
  max-width: 396px;
  padding: 14px 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #4192f4;
  border: 2px solid #00c6ff;
  border-radius: 50px; }
  .title-small::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 18px;
    content: '';
    vertical-align: middle;
    background-color: #fff;
    border-radius: 50%; }
  .title-small::after {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 18px;
    content: '';
    vertical-align: middle;
    background-color: #fff;
    border-radius: 50%; }
  @media (max-width: 767px) {
    .title-small {
      font-size: 14px;
      padding: 5px; }
      .title-small::before, .title-small::after {
        width: 4px;
        height: 4px; } }

.bg-1 {
  background: #ecf8ff url("../images/bg-1.jpg") no-repeat center bottom;
  background-size: 100%; }

.title-primary {
  font-size: 38px;
  font-weight: bold;
  color: #3275f2;
  text-align: center; }
  .title-primary span {
    padding: 4px 8px;
    color: #fff;
    background-color: #3275f2; }
  .title-primary i {
    display: inline-block;
    width: 12%;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    border-top: 2px dashed #4192f4; }
  @media (max-width: 767px) {
    .title-primary {
      font-size: 18px; }
      .title-primary i {
        display: none; }
      .title-primary span {
        padding: 2px; } }

.title-secondary {
  font-size: 24px;
  font-weight: bold;
  color: #3275f2; }
  .title-secondary span {
    color: #034cd6; }
  @media (max-width: 767px) {
    .title-secondary {
      font-size: 12px; } }

.table-blue {
  text-align: center; }
  .table-blue thead tr {
    color: #fff;
    background-color: #4192f4; }
  .table-blue tbody tr {
    color: #104b7a; }
    .table-blue tbody tr:nth-child(odd) {
      background-color: #ecf8ff; }
  @media (max-width: 767px) {
    .table-blue {
      font-size: 12px; } }

.bg-2 {
  background: #b6e3ff url("../images/bg-2.jpg") no-repeat center; }

.bg-blue {
  background-color: #00c6ff; }

.subtitle {
  font-size: 18px;
  text-align: center;
  color: #fff; }
  .subtitle span {
    font-weight: bold; }
  @media (max-width: 767px) {
    .subtitle {
      font-size: 12px; } }

.subtitle2 {
  font-size: 36px;
  font-weight: bold;
  color: #4192f4; }
  .subtitle2 span {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px; }
  @media (max-width: 767px) {
    .subtitle2 {
      font-size: 20px; }
      .subtitle2 span {
        font-size: 12px; } }

.swiper-slide {
  position: relative; }
  .swiper-slide .env-desc {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7); }
    .swiper-slide .env-desc p {
      margin-top: 25%; }
    @media (max-width: 767px) {
      .swiper-slide .env-desc {
        font-size: 24px; }
        .swiper-slide .env-desc p {
          margin-top: 20%; } }

.discount .col-4 {
  padding-left: 2px;
  padding-right: 2px; }

/*# sourceMappingURL=main.css.map */
