@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;700;900&display=swap");
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pt-0,
.p-0,
.py-0 {
  padding-top: 0px !important;
}

.pb-0,
.p-0,
.py-0 {
  padding-bottom: 0px !important;
}

.pl-0,
.p-0,
.px-0 {
  padding-left: 0px !important;
}

.pr-0,
.p-0,
.px-0 {
  padding-right: 0px !important;
}

.mt-0,
.m-0,
.my-0 {
  margin-top: 0px !important;
}

.mb-0,
.m-0,
.my-0 {
  margin-bottom: 0px !important;
}

.ml-0,
.m-0,
.mx-0 {
  margin-left: 0px !important;
}

.mr-0,
.m-0,
.mx-0 {
  margin-right: 0px !important;
}

.pt-1,
.p-1,
.py-1 {
  padding-top: 10px !important;
}

.pb-1,
.p-1,
.py-1 {
  padding-bottom: 10px !important;
}

.pl-1,
.p-1,
.px-1 {
  padding-left: 10px !important;
}

.pr-1,
.p-1,
.px-1 {
  padding-right: 10px !important;
}

.mt-1,
.m-1,
.my-1 {
  margin-top: 10px !important;
}

.mb-1,
.m-1,
.my-1 {
  margin-bottom: 10px !important;
}

.ml-1,
.m-1,
.mx-1 {
  margin-left: 10px !important;
}

.mr-1,
.m-1,
.mx-1 {
  margin-right: 10px !important;
}

.pt-2,
.p-2,
.py-2 {
  padding-top: 20px !important;
}

.pb-2,
.p-2,
.py-2 {
  padding-bottom: 20px !important;
}

.pl-2,
.p-2,
.px-2 {
  padding-left: 20px !important;
}

.pr-2,
.p-2,
.px-2 {
  padding-right: 20px !important;
}

.mt-2,
.m-2,
.my-2 {
  margin-top: 20px !important;
}

.mb-2,
.m-2,
.my-2 {
  margin-bottom: 20px !important;
}

.ml-2,
.m-2,
.mx-2 {
  margin-left: 20px !important;
}

.mr-2,
.m-2,
.mx-2 {
  margin-right: 20px !important;
}

.pt-3,
.p-3,
.py-3 {
  padding-top: 30px !important;
}

.pb-3,
.p-3,
.py-3 {
  padding-bottom: 30px !important;
}

.pl-3,
.p-3,
.px-3 {
  padding-left: 30px !important;
}

.pr-3,
.p-3,
.px-3 {
  padding-right: 30px !important;
}

.mt-3,
.m-3,
.my-3 {
  margin-top: 30px !important;
}

.mb-3,
.m-3,
.my-3 {
  margin-bottom: 30px !important;
}

.ml-3,
.m-3,
.mx-3 {
  margin-left: 30px !important;
}

.mr-3,
.m-3,
.mx-3 {
  margin-right: 30px !important;
}

.pt-4,
.p-4,
.py-4 {
  padding-top: 40px !important;
}

.pb-4,
.p-4,
.py-4 {
  padding-bottom: 40px !important;
}

.pl-4,
.p-4,
.px-4 {
  padding-left: 40px !important;
}

.pr-4,
.p-4,
.px-4 {
  padding-right: 40px !important;
}

.mt-4,
.m-4,
.my-4 {
  margin-top: 40px !important;
}

.mb-4,
.m-4,
.my-4 {
  margin-bottom: 40px !important;
}

.ml-4,
.m-4,
.mx-4 {
  margin-left: 40px !important;
}

.mr-4,
.m-4,
.mx-4 {
  margin-right: 40px !important;
}

.pt-5,
.p-5,
.py-5 {
  padding-top: 50px !important;
}

.pb-5,
.p-5,
.py-5 {
  padding-bottom: 50px !important;
}

.pl-5,
.p-5,
.px-5 {
  padding-left: 50px !important;
}

.pr-5,
.p-5,
.px-5 {
  padding-right: 50px !important;
}

.mt-5,
.m-5,
.my-5 {
  margin-top: 50px !important;
}

.mb-5,
.m-5,
.my-5 {
  margin-bottom: 50px !important;
}

.ml-5,
.m-5,
.mx-5 {
  margin-left: 50px !important;
}

.mr-5,
.m-5,
.mx-5 {
  margin-right: 50px !important;
}

.pt-6,
.p-6,
.py-6 {
  padding-top: 60px !important;
}

.pb-6,
.p-6,
.py-6 {
  padding-bottom: 60px !important;
}

.pl-6,
.p-6,
.px-6 {
  padding-left: 60px !important;
}

.pr-6,
.p-6,
.px-6 {
  padding-right: 60px !important;
}

.mt-6,
.m-6,
.my-6 {
  margin-top: 60px !important;
}

.mb-6,
.m-6,
.my-6 {
  margin-bottom: 60px !important;
}

.ml-6,
.m-6,
.mx-6 {
  margin-left: 60px !important;
}

.mr-6,
.m-6,
.mx-6 {
  margin-right: 60px !important;
}

.pt-8,
.p-8,
.py-8 {
  padding-top: 80px !important;
}

.pb-8,
.p-8,
.py-8 {
  padding-bottom: 80px !important;
}

.pl-8,
.p-8,
.px-8 {
  padding-left: 80px !important;
}

.pr-8,
.p-8,
.px-8 {
  padding-right: 80px !important;
}

.mt-8,
.m-8,
.my-8 {
  margin-top: 80px !important;
}

.mb-8,
.m-8,
.my-8 {
  margin-bottom: 80px !important;
}

.ml-8,
.m-8,
.mx-8 {
  margin-left: 80px !important;
}

.mr-8,
.m-8,
.mx-8 {
  margin-right: 80px !important;
}

.pt-10,
.p-10,
.py-10 {
  padding-top: 100px !important;
}

.pb-10,
.p-10,
.py-10 {
  padding-bottom: 100px !important;
}

.pl-10,
.p-10,
.px-10 {
  padding-left: 100px !important;
}

.pr-10,
.p-10,
.px-10 {
  padding-right: 100px !important;
}

.mt-10,
.m-10,
.my-10 {
  margin-top: 100px !important;
}

.mb-10,
.m-10,
.my-10 {
  margin-bottom: 100px !important;
}

.ml-10,
.m-10,
.mx-10 {
  margin-left: 100px !important;
}

.mr-10,
.m-10,
.mx-10 {
  margin-right: 100px !important;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th {
  font-family: Helvetica, Arial, '微軟正黑體', sans-serif !important;
}

img,
object,
embed,
video {
  max-width: 100%;
}

.ie6 img {
  width: 100%;
}

body {
  background: #9bbe94;
  color: #000000;
  font-size: 15px;
  min-width: 320px;
  overflow-x: hidden;
}

.cp-tips {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #996600;
  background-color: #ffefc6;
  padding: 10px;
  font-size: 16px;
}

.cp-tips p {
  margin: 0;
}

.cp-tips a {
  color: #f75c61;
  text-decoration: underline;
}

.cp-tips .cp-tips-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}

.cp-tips .cp-tips-close:before {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 1px solid #996600;
  top: 50%;
  left: 0;
}

.cp-tips .cp-tips-close:after {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 1px solid #996600;
  top: 0;
  left: 50%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

p {
  line-height: 1.6;
}

a {
  color: inherit;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row > [class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.row > [class^="col-"].p-0 {
  padding: 0;
}

.row .col-2 {
  width: 16.66%;
}

.row .col-3 {
  width: 25%;
}

.row .col-4 {
  width: calc(100% / 3);
}

.row .col-5 {
  width: 41.66%;
}

.row .col-6 {
  width: 50%;
}

.row .col-7 {
  width: 58.34%;
}

.row .col-8 {
  width: calc(100% * 2 / 3);
}

.row .col-9 {
  width: 75%;
}

.row .col-12 {
  width: 100%;
}

.row.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.row.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.row.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* text */
.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-hidden {
  text-indent: -9999px;
  height: 0;
}

.font-09 {
  font-size: .9em;
}

.font-1 {
  font-size: 1.1em;
}

.font-2 {
  font-size: 1.2em;
}

.font-3 {
  font-size: 1.3em;
}

.font-4 {
  font-size: 1.4em;
}

.font-6 {
  font-size: 1.6em;
}

.lh14 {
  line-height: 1.4;
}

.lh16 {
  line-height: 1.6;
}

.lh18 {
  line-height: 1.8;
}

.lh20 {
  line-height: 2;
}

.lh22 {
  line-height: 2.2;
}

.ls05 {
  letter-spacing: .05em;
}

.ls10 {
  letter-spacing: .1em;
}

.nowrap {
  white-space: nowrap;
}

.notoSerifTC {
  font-family: 'Noto Serif TC', serif !important;
}

/* background */
/* color */
.color_red {
  color: #f7489c;
}

.color_black {
  color: #000;
}

.color_white {
  color: #fff;
}

/* weight */
.bold {
  font-weight: bold;
}

/* position */
.relative {
  position: relative;
}

/* block */
.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.container {
  width: 100%;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 577px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 769px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1100px) {
  .container {
    max-width: 1040px;
  }
}

@media (min-width: 1281px) {
  .container-l,
  .container-xl {
    max-width: 1200px;
  }
}

@media (min-width: 1681px) {
  .container-xl {
    max-width: 1460px;
  }
}

.all-content {
  position: relative;
  overflow-x: hidden;
  font-size: 1.15em;
}

.goheader {
  padding: 10px 20px;
  text-align: center;
  background: #e3e8eb;
}

.goheader .in {
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}

.goheader img {
  width: 140px;
  height: 48px;
}

.banner {
  padding: 60px 20px;
  background: transparent url(../images/kv_bg.jpg) no-repeat center/cover;
}

.banner .mo {
  display: none;
}

.main_content {
  position: relative;
  background-image: url(../images/body_bg1.jpg), url(../images/body_bg2.jpg);
  background-repeat: no-repeat;
  background-position: center top, center 100%;
  background-size: 100% 50%;
}

.feature h3 {
  width: 1.5em;
  display: block;
  margin: 0 auto;
  font-family: 'Noto Serif TC', serif !important;
  font-weight: bold;
}

.feature .content p {
  line-height: 2;
}

.box_style {
  position: relative;
}

.box_style .box__layer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: -5px;
  bottom: -5px;
  border: 2px solid #fff;
}

.box_style .box__layer:before {
  content: '';
  position: absolute;
  border: 2px solid #fff;
  left: -2px;
  top: -2px;
}

.box_style .box__layer:before {
  right: -7px;
  bottom: -7px;
}

.box_style .box__txt {
  position: relative;
  background: #1c9ab7;
  padding: 35px;
  border: 2px solid #fff;
}

.box_style .sign_btn {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.box_style .sign_btn:hover {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.box_style .sign_btn.disabled {
  background: #ccc;
}

.box_style .sign_btn:active {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.course {
  background: url(../images/d1.png) no-repeat 90% 70%/274px auto;
}

.course .title img {
  max-width: 40%;
}

.course .title h3 {
  vertical-align: text-top;
  color: #1c9ab7;
}

.course .course_list {
  width: 840px;
  max-width: 100%;
  margin: 40px auto 0;
}

.course .course_list li:not(:first-child) {
  margin-top: 40px;
}

.course .lecturer {
  display: inline-block;
  width: 145px;
  max-width: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.course .cl__t {
  font-size: 1.4em;
  color: #ffdf7e;
}

.course .cl__t h4 {
  font-family: 'Noto Serif TC', serif !important;
  font-weight: 500;
  margin-top: 10px;
}

.course .cl__date {
  font-size: 1.2em;
  margin-top: 10px;
}

.course .cl__date b {
  display: inline-block;
  background: #ffdf7e;
  border-radius: 50%;
  color: #1c9ab7;
  padding: 6px 8px;
  margin-right: 10px;
}

.course .cl__p b {
  text-decoration: underline;
  font-weight: normal;
}

.course .cl_sign {
  background: #ffdf7e;
  color: #1c9ab7;
  border-radius: .35rem;
  padding: 10px;
  display: block;
  text-align: center;
  font-size: 1.1em;
}

.lecture {
  background: url(../images/d2.png) no-repeat right bottom/397px auto;
}

.lecture .title img {
  max-width: 40%;
}

.lecture .title h3 {
  vertical-align: text-top;
  color: #176cc9;
}

.lecture .lecture_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1160px;
  margin: 40px auto 0;
}

.lecture .lecture_list > li {
  width: calc(100% / 3);
  padding: 0 20px;
}

.lecture .lecture_list .box_style .box__txt {
  background: #176cc9;
}

.lecture .ll__date {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.lecture .ll__date span {
  font-size: 1.4em;
  color: #ffb1c2;
}

.lecture .ll__date b {
  display: inline-block;
  vertical-align: bottom;
  background: #ffb1c2;
  border-radius: 50%;
  color: #176cc9;
  padding: 6px 7px;
  margin: 0 10px;
}

.lecture .ll__t h5 {
  background: #fff;
  color: #176cc9;
  display: inline-block;
  padding: 2px 10px;
}

.lecture .ll__t h4 {
  font-weight: bold;
  color: #ffb1c2;
  font-size: 1.4em;
  font-family: 'Noto Serif TC', serif !important;
  margin-top: 5px;
  min-height: 2.8em;
}

.lecture .ll_speaker .lecturer {
  width: 100px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}

.lecture .ll_speaker .ll_n_title {
  font-size: .8em;
  margin-top: 10px;
}

.lecture .ll_speaker .ll_n {
  font-weight: bold;
  color: #ffb1c2;
  font-size: 1.2em;
  font-family: 'Noto Serif TC', serif !important;
  margin-top: 5px;
}

.lecture .ll_sign {
  background: #ffdf7e;
  color: #176cc9;
  border-radius: .35rem;
  padding: 15px 10px;
  display: block;
  text-align: center;
  font-size: 1.1em;
}

.hot_course {
  position: relative;
}

.hot_course .container:before {
  content: '';
  position: absolute;
  z-index: 2;
  left: -100px;
  bottom: -120px;
  width: 235px;
  height: 225px;
  background: url(../images/d3.png) no-repeat center/contain;
}

.hot_course .box_style .box__txt {
  padding: 80px 80px 40px;
}

.hot_course .swiper-container .swiper-pagination-bullet-active {
  background: #fff;
}

.hot_course a {
  display: inline-block;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.hot_course a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.qa__wrapper {
  padding: 4em 0;
}

.qa__wrapper .container {
  width: 1040px;
}

.qa__wrapper .title h3 {
  position: relative;
  width: 500px;
  max-width: 100%;
  padding-bottom: 15px;
  border-bottom: 4px solid #2192ad;
}

.qa__wrapper .title h3:before {
  content: '';
  position: absolute;
  width: 160px;
  height: 6px;
  background: #2192ad;
  left: 0;
  bottom: 0;
}

.qa__wrapper .qa_list {
  text-align: left;
  margin-top: 60px;
}

.qa__wrapper .qa_list li {
  margin-bottom: 30px;
}

.qa__wrapper .qa_list li .question {
  position: relative;
  cursor: pointer;
  color: #1c9ab7;
  padding: 20px 25px;
  font-size: 1.2em;
  font-family: 'Noto Serif TC', serif !important;
  font-weight: bold;
  border-bottom: 2px solid #176cc9;
  letter-spacing: .05em;
}

.qa__wrapper .qa_list li .question:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 6px;
  background: #176cc9;
  left: 0;
  bottom: 0;
}

.qa__wrapper .qa_list li .answer {
  margin-top: 30px;
  background: #176cc9;
}

.qa__wrapper .qa_list li .answer.answer__1 .row, .qa__wrapper .qa_list li .answer.answer__2 .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qa__wrapper .qa_list li .answer.answer__1 .row .p__1, .qa__wrapper .qa_list li .answer.answer__2 .row .p__1 {
  font-size: 1.6em;
}

.qa__wrapper .qa_list li.active .question span:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.gofooter {
  background: #1b1b1b;
  padding: 40px 20px;
  color: #fff;
  text-align: center;
}

.gofooter .link a {
  display: inline-block;
  margin: 0 5px;
}

.gofooter .copyright {
  font-size: 14px;
  color: #757575;
  letter-spacing: .05em;
  margin-top: 20px;
}

.wow.animated {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@media only screen and (max-width: 1780px) {
  .main_content {
    background-size: auto 50%;
  }
  .course {
    padding-bottom: 400px !important;
    background-position: 90% bottom;
  }
  .lecture {
    padding-bottom: 300px !important;
  }
}

@media only screen and (max-width: 1150px) {
  .lecture .lecture_list {
    overflow: scroll;
    width: calc(100%);
    padding: 5px;
    margin-top: 20px;
  }
  .lecture .lecture_list > li {
    min-width: 380px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 991px) {
  .hot_course .box_style .box__txt {
    padding: 40px 40px 10px;
  }
  .hot_course .box_style .box__txt .col-4 {
    width: 50%;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .all-content {
    font-size: 1em;
  }
  .goheader img {
    width: 120px;
    height: 40px;
  }
  .feature .px-10 {
    padding: 0 20px !important;
  }
  .course .course_list .col-8,
  .course .course_list .col-4 {
    width: 100%;
  }
  .course .course_list .col-4 {
    margin-top: 30px;
  }
  .qa__wrapper .qa_list li .row {
    margin-top: 30px;
  }
  .qa__wrapper .qa_list li .row [class^="col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 576px) {
  .goheader {
    padding: 5px 20px;
  }
  .goheader img {
    width: 100px;
    height: 34px;
  }
  .banner .pc {
    display: none;
  }
  .banner .mo {
    display: inline-block;
  }
  .feature .col-3 {
    width: 50%;
  }
  .feature .col-3:nth-child(3), .feature .col-3:nth-child(4) {
    margin-top: 30px;
  }
  .feature .col-3 .box {
    border: 1px solid #fff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    padding: 20px 15px;
  }
  .feature .col-3 .box img {
    margin-top: 10px !important;
  }
  .feature .content p {
    line-height: 1.4;
  }
  .feature .content p:not(:first-child) {
    margin-top: 20px;
  }
  .box_style .box__txt {
    padding: 25px;
  }
  .course {
    padding-bottom: 70vw !important;
    background-size: 47vw auto;
  }
  .course .title p span {
    display: block;
    text-indent: -9999px;
    height: 0;
  }
  .course .col-3,
  .course .col-9 {
    width: 100%;
  }
  .course .col-9 {
    margin-top: 20px;
  }
  .box_style .box__layer:before {
    display: none;
  }
  .lecture {
    padding-bottom: 52vw !important;
    background-size: 68vw auto;
  }
  .lecture .title p span {
    display: block;
    text-indent: -9999px;
    height: 0;
  }
  .lecture .lecture_list > li {
    min-width: 300px;
  }
  .hot_course .container:before {
    width: 188px;
    height: 180px;
    left: 40px;
  }
  .hot_course .box_style .box__txt {
    padding: 30px 20px 60px;
  }
  .hot_course .box_style .box__txt .col-4 {
    width: 100%;
  }
  .qa__wrapper .intro {
    text-align: left;
  }
  .qa__wrapper .intro p {
    line-height: 1.32;
    margin-top: 15px;
  }
}
