@charset "UTF-8";
* {
  font-family: 微軟正黑體; }

header {
  position: relative;
  background-image: linear-gradient(-180deg, #F1E454 0%, #F2E8A2 100%); }
  header .container-fluid {
    padding: 60px 0px 40px; }
    header .container-fluid .elogo {
      width: 130px;
      position: absolute;
      top: 0;
      margin: 10px; }
      header .container-fluid .elogo img {
        width: 100%; }
    header .container-fluid .header-logo {
      text-align: center; }
      header .container-fluid .header-logo img {
        width: 85%; }
  header .container {
    z-index: 100;
    position: relative; }
    header .container .row {
      display: flex;
      justify-content: center; }
    header .container .stitle01 {
      text-align: center;
      padding: 20px 0px; }
      header .container .stitle01 img {
        width: 50%; }
    header .container .teachers {
      margin-bottom: 3.3%;
      margin-left: -15%;
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      header .container .teachers .active-teacher {
        width: 19% !important;
        cursor: pointer; }
        header .container .teachers .active-teacher img {
          width: 100%; }
      header .container .teachers .tab {
        z-index: 200;
        width: 15%;
        cursor: pointer; }
        header .container .teachers .tab img {
          width: 100%; }
    header .container .row-ship {
      position: absolute;
      width: 100%;
      bottom: -1px; }
      header .container .row-ship .ship {
        width: 90%; }
        header .container .row-ship .ship img {
          width: 100%; }
  header .cloud-left {
    width: 30%;
    bottom: 0;
    left: 0;
    position: absolute; }
    header .cloud-left img {
      width: 100%; }
  header .cloud-right {
    width: 30%;
    bottom: 0;
    right: 0;
    position: absolute; }
    header .cloud-right img {
      width: 100%; }

.section-under {
  background-image: linear-gradient(-180deg, #59B3E5 0%, #1F9ADC 2%, #1C95D8 9%, #1E99DB 19%, #0065AE 100%);
  padding-top: 10px;
  position: relative; }
  .section-under .con-intro {
    background-color: #fff;
    width: 80%;
    border-radius: 5px; }
    .section-under .con-intro .intro-chi, .section-under .con-intro .intro-math, .section-under .con-intro .intro-his {
      padding: 10px;
      width: 95%; }
      .section-under .con-intro .intro-chi img, .section-under .con-intro .intro-math img, .section-under .con-intro .intro-his img {
        width: 100%; }
  .section-under .row-520 {
    text-align: center;
    padding: 20px 0px; }
    .section-under .row-520 .text-520 {
      font-size: 12px;
      font-weight: 500;
      color: #ef5a21; }
  .section-under .try-video {
    padding: 10px 10px;
    justify-content: center;
    display: flex;
    flex-direction: column; }
    .section-under .try-video .video-title {
      font-weight: 500;
      color: #ef5a21;
      font-size: 14px; }
    .section-under .try-video video {
      width: 100%; }
  .section-under .row-more {
    display: flex;
    justify-content: center;
    padding-bottom: 30px; }
  .section-under .btn-morevideo {
    background-image: linear-gradient(-180deg, #00b1ff 0%, #0093eb 100%);
    color: #fff;
    cursor: pointer;
    padding: 10px 20px; }
    .section-under .btn-morevideo:hover {
      color: #b4fdff; }
  .section-under .con-morevideo {
    display: none; }
  .section-under .container {
    padding: 0;
    position: relative;
    z-index: 100; }
  .section-under .stitle02 {
    z-index: 100;
    text-align: center;
    padding: 20px 0px; }
    .section-under .stitle02 img {
      width: 50%; }
  .section-under .stitle-discount {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    padding-bottom: 10px; }
    .section-under .stitle-discount .yellow-txt {
      color: #FAFF49;
      font-weight: 700; }
  .section-under .row-course {
    margin: 0;
    padding-bottom: 20px;
    display: flex;
    justify-content: center; }
    .section-under .row-course .course {
      padding: 0px 5px;
      width: 22%; }
      .section-under .row-course .course img {
        width: 100%; }
      .section-under .row-course .course .btn-intro {
        margin-top: 10px;
        padding: 5px;
        text-align: center;
        font-size: 14px;
        background-image: linear-gradient(-90deg, #F47E31 0%, #EF5C22 100%); }
        .section-under .row-course .course .btn-intro a {
          color: #fff; }
          .section-under .row-course .course .btn-intro a:hover {
            text-decoration: none;
            color: #FDFFA8; }
    .section-under .row-course .course-more {
      width: 22%;
      height: 22%;
      transition: 0.3s; }
      .section-under .row-course .course-more:hover {
        -webkit-transform: scale(0.95);
                transform: scale(0.95); }
  .section-under .row-remind {
    margin: 0;
    color: #fff;
    padding: 0px 50px 20px 0px; }
    .section-under .row-remind ul {
      font-size: 15px;
      line-height: 32px; }
    .section-under .row-remind li {
      line-height: 18px;
      font-size: 12px;
      letter-spacing: 1px;
      margin-left: 15px; }
  .section-under .turtle {
    position: absolute;
    width: 10%;
    top: 10%;
    right: 10%; }
    .section-under .turtle img {
      width: 100%; }
  .section-under .fish {
    position: absolute;
    width: 20%;
    top: 10%;
    left: 5%; }
    .section-under .fish img {
      width: 100%; }
  .section-under .whale {
    position: absolute;
    width: 15%;
    top: 0%;
    left: 5%; }
    .section-under .whale img {
      width: 100%; }
  .section-under .stitle03 {
    text-align: center;
    padding: 20px 0px; }
    .section-under .stitle03 img {
      width: 50%; }
  .section-under .row-tips {
    margin: 0;
    padding-bottom: 20px;
    display: flex;
    justify-content: center; }
    .section-under .row-tips .tip {
      padding: 0px 5px;
      width: 20%; }
      .section-under .row-tips .tip img {
        width: 100%; }
  .section-under .row-banner {
    margin: 0;
    padding-bottom: 20px;
    display: flex;
    justify-content: center; }
    .section-under .row-banner .banner {
      border: 2px solid #fff;
      width: 80%; }
      .section-under .row-banner .banner img {
        width: 100%; }
  .section-under .searock-left {
    width: 35%;
    position: absolute;
    left: 0;
    bottom: 0; }
    .section-under .searock-left img {
      width: 100%; }
  .section-under .searock-right {
    width: 35%;
    position: absolute;
    right: 0;
    bottom: 0; }
    .section-under .searock-right img {
      width: 100%; }

footer#footer {
  background-color: #094781; }
  footer#footer .container .col-12 {
    color: #fff; }
    footer#footer .container .col-12 .sc_logo {
      padding: 20px 0px; }
      footer#footer .container .col-12 .sc_logo .share {
        width: 15%;
        text-align: center; }
        footer#footer .container .col-12 .sc_logo .share img {
          width: 90%; }
      footer#footer .container .col-12 .sc_logo .col-12 {
        font-size: 12px;
        letter-spacing: 1px;
        text-align: center;
        padding: 10px 0px 0px;
        font-weight: 300; }
  footer#footer .container .contacts {
    padding: 10px 0px 20px;
    display: flex;
    justify-content: center; }
    footer#footer .container .contacts .footer-contect {
      width: 40%; }
      footer#footer .container .contacts .footer-contect img {
        width: 100%; }

@media screen and (min-width: 768px) {
  header .container-fluid {
    padding: 150px 0px; }
    header .container-fluid .elogo {
      width: 200px;
      margin: 20px; }
  header .container .row {
    display: flex;
    justify-content: center; }
  header .container .stitle01 {
    text-align: center;
    padding: 20px 0px; }
  header .container .teachers {
    margin-bottom: 3.6%;
    margin-left: -18%; }
  header .container .row-ship .ship {
    width: 95%; }
  header .cloud-left, header .cloud-right {
    width: 30%; }
  .section-under {
    padding-top: 25px;
    padding-bottom: 20px; }
    .section-under .con-intro {
      width: 70%; }
      .section-under .con-intro .intro-chi, .section-under .con-intro .intro-math, .section-under .con-intro .intro-his {
        padding: 20px 0px 20px 40px;
        width: 90%; }
    .section-under .row-520 {
      padding: 40px 0px 80px 0px; }
      .section-under .row-520 .text-520 {
        font-size: 16px; }
    .section-under .try-video {
      padding: 10px 50px; }
      .section-under .try-video .video-title {
        font-size: 15px; }
    .section-under .row-more {
      padding-top: 10px; }
    .section-under .btn-morevideo {
      padding: 10px 30px;
      font-size: 18px; }
    .section-under .fish {
      width: 20%;
      top: 5%;
      left: 0%; }
    .section-under .whale {
      width: 20%;
      left: 0%; }
    .section-under .stitle-discount {
      letter-spacing: 2px;
      font-size: 25px;
      padding-bottom: 20px; }
    .section-under .row-course {
      padding-bottom: 40px; }
      .section-under .row-course .course {
        padding: 0px 10px; }
        .section-under .row-course .course .btn-intro {
          margin-top: 20px;
          padding: 10px;
          font-size: 22px; }
    .section-under .row-remind {
      padding: 0px 0px 30px 0px;
      display: flex;
      justify-content: center; }
      .section-under .row-remind ul {
        width: 80%;
        font-size: 20px;
        line-height: 40px; }
      .section-under .row-remind li {
        line-height: 24px;
        font-size: 15px;
        margin-left: 16px; }
    .section-under .row-tips {
      padding: 20px; }
    .section-under .searock-left, .section-under .searock-right {
      width: 40%; }
  footer#footer {
    padding: 10px 0px; } }

@media screen and (min-width: 1024px) {
  header .container-fluid {
    height: 100vh;
    padding: 20px 0px;
    display: flex;
    justify-content: center;
    align-items: center; }
    header .container-fluid .elogo {
      left: 0; }
    header .container-fluid .header-logo {
      width: 70%; }
      header .container-fluid .header-logo img {
        width: 100%; }
  header .container .stitle01 {
    padding: 0px 0px 40px; }
    header .container .stitle01 img {
      width: 30%; }
  header .container .teachers {
    margin-bottom: 3.3%;
    margin-left: -15%; }
    header .container .teachers .active-teacher {
      width: 18% !important; }
    header .container .teachers .tab {
      width: 13%; }
  header .container .row-ship .ship {
    width: 85%; }
  header .cloud-left, header .cloud-right {
    width: 15%; }
  .section-under .con-intro {
    width: 65%; }
    .section-under .con-intro .intro-chi, .section-under .con-intro .intro-math, .section-under .con-intro .intro-his {
      padding: 20px 0px 20px 40px;
      width: 85%; }
  .section-under .stitle02 {
    padding: 40px 0px 20px; }
    .section-under .stitle02 img {
      width: 30%; }
  .section-under .stitle-discount {
    font-size: 20px; }
  .section-under .row-course {
    padding-bottom: 40px; }
    .section-under .row-course .course {
      width: 20%;
      padding: 0px 10px; }
      .section-under .row-course .course .btn-intro {
        margin-top: 20px;
        padding: 10px;
        font-size: 22px; }
  .section-under .row-remind {
    padding: 0px 0px 30px 0px;
    display: flex;
    justify-content: center; }
    .section-under .row-remind ul {
      width: 60%;
      font-size: 20px;
      line-height: 40px; }
    .section-under .row-remind li {
      line-height: 24px;
      font-size: 15px;
      margin-left: 16px; }
  .section-under .stitle03 {
    padding: 40px 0px 20px; }
    .section-under .stitle03 img {
      width: 30%; }
  .section-under .row-tips .tip {
    width: 15%; } }

@media screen and (min-width: 1300px) {
  header .container-fluid {
    padding: 0px; }
    header .container-fluid .header-logo {
      width: 55%; }
  header .container .stitle01 {
    padding: 0px 0px 40px; }
    header .container .stitle01 img {
      max-width: 400px; }
  header .container .teachers {
    margin-bottom: 3%;
    margin-left: -12%; }
    header .container .teachers .active-teacher {
      width: 16% !important; }
    header .container .teachers .tab {
      width: 13%; }
  header .container .row-ship .ship {
    width: 75%; }
  .section-under .con-intro {
    width: 780px; }
  .section-under .stitle02 {
    padding: 50px 0px 30px; }
  .section-under .row-520 {
    padding: 40px 0px 80px 0px; }
    .section-under .row-520 .text-520 {
      font-size: 20px; }
  .section-under .try-video .video-title {
    font-size: 18px; }
  .section-under .fish {
    top: -5%;
    left: 0%;
    width: 25%; }
  .section-under .stitle-discount {
    font-size: 26px;
    padding-bottom: 30px; }
  .section-under .row-remind {
    padding: 0px 0px 30px 0px; }
    .section-under .row-remind ul {
      width: 60%;
      font-size: 24px;
      line-height: 46px; }
    .section-under .row-remind li {
      line-height: 32px;
      font-size: 18px;
      margin-left: 20px; }
  .section-under .stitle03 {
    padding: 50px 0px 30px; }
  .section-under .row-tips {
    padding-bottom: 50px; }
    .section-under .row-tips .tip {
      width: 180px;
      padding: 0px 20px; }
  .section-under .searock-left, .section-under .searock-right {
    width: 30%; } }

@media screen and (min-width: 1900px) {
  header .container .stitle01 {
    padding: 0px 0px 40px; }
    header .container .stitle01 img {
      width: 40%;
      max-width: 500px; }
  header .container .teachers {
    margin-bottom: 3.7%;
    margin-left: -15%; }
    header .container .teachers .active-teacher {
      width: 22% !important; }
    header .container .teachers .tab {
      width: 16%; }
  header .container .row-ship .ship {
    width: 95%; }
  .section-under .con-intro {
    width: 50%;
    border-radius: 10px; }
  .section-under .row-520 .text-520 {
    font-size: 26px; }
  .section-under .try-video .video-title {
    font-size: 24px; }
  .section-under .row-more {
    padding-top: 20px;
    padding-bottom: 50px; }
  .section-under .btn-morevideo {
    padding: 15px 50px;
    font-size: 24px; }
  .section-under .stitle02 {
    padding: 120px 0px 30px; }
    .section-under .stitle02 img {
      width: 40%;
      max-width: 500px; }
  .section-under .fish {
    top: -5%;
    left: -10%;
    width: 25%; }
  .section-under .stitle-discount {
    font-size: 32px;
    padding-bottom: 30px; }
  .section-under .row-course {
    padding-bottom: 40px; }
    .section-under .row-course .course {
      width: 25%;
      padding: 0px 15px; }
      .section-under .row-course .course .btn-intro {
        margin-top: 30px;
        padding: 15px;
        font-size: 28px; }
  .section-under .row-remind {
    padding: 0px 0px 30px 0px; }
    .section-under .row-remind ul {
      width: 72%;
      font-size: 28px;
      line-height: 52px; }
    .section-under .row-remind li {
      line-height: 38px;
      font-size: 22px;
      margin-left: 22px; }
  .section-under .stitle03 {
    padding: 130px 0px 30px; }
    .section-under .stitle03 img {
      width: 40%;
      max-width: 500px; }
  .section-under .row-tips .tip {
    width: 200px;
    padding: 0px 20px; } }
