@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen);
html,
body {
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow: visible;
  font-size: 15px;
  color: #212121;
  background-color: #FEF7E9;
  line-height: 1.6;
  font-family: Helvetica Neue,Helvetica, Arial, 'LiHei Pro', '微軟正黑體' , sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .pace:after {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 145, 209, 0.8);
    z-index: 99999;
    display: block; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #0091D1;
  position: fixed;
  z-index: 200000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px; }

/*共用屬性*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-overflow-scrolling: touch; }

a {
  text-decoration: none;
  color: inherit; }

a:active, a:hover {
  outline: none; }

img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

input[type="text"] {
  -webkit-appearance: none;
  border-radius: 0; }

/*泛用表格*/
.t {
  display: table; }
  .t > .t-row {
    display: table-row; }
    .t > .t-row > .t-cell {
      display: table-cell;
      vertical-align: middle;
      border-collapse: collapse;
      margin: 0;
      padding: 0; }

/*定義區塊*/
.container {
  margin: auto;
  position: relative;
  z-index: 100;
  width: 1190px;
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px; }

.row {
  margin-left: -5px;
  margin-right: -5px; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-left: 5px;
  padding-right: 5px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.66666667%; }

.col-10 {
  width: 83.33333333%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66666667%; }

.col-7 {
  width: 58.33333333%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66666667%; }

.col-4 {
  width: 33.33333333%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.66666667%; }

.col-1 {
  width: 8.33333333%; }

.pic {
  position: relative;
  font-size: 0; }
  .pic > span {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center; }
    .pic > span:before {
      content: ' ';
      display: inline-block;
      height: 100%;
      width: 0;
      vertical-align: middle; }
    .pic > span > img, .pic > span > iframe {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
    .pic > span > iframe {
      width: 100%;
      height: 100%; }

.cf:after,
.row:after,
dl:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden; }

.bg_img {
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

.editor {
  word-break: break-all; }
  .editor i {
    font-style: italic; }
  .editor em, .editor b, .editor strong {
    font-weight: bold; }
  .editor img {
    height: auto !important; }

header {
  text-align: center; }
  header .container {
    padding-top: 1rem;
    padding-bottom: 4rem; }
  header #logo {
    text-align: left;
    margin-top: 20px; }
  header #header_right {
    position: absolute;
    right: 0;
    top: 1rem;
    text-align: right; }
    header #header_right #facebook {
      color: #3A5998;
      font-size: .9rem;
      padding-right: 1rem; }
      header #header_right #facebook .fa {
        margin-right: .1rem;
        font-size: 1rem; }
    header #header_right .tel {
      font-size: 2rem;
      color: #0091D1;
      padding-right: 1rem;
      margin: 0 0 .5rem 0; }
      header #header_right .tel img,
      header #header_right .tel span {
        display: inline-block;
        vertical-align: middle; }
      header #header_right .tel img {
        margin-right: .5rem; }
    header #header_right .address {
      font-size: 1rem;
      color: #fff;
      background-color: #BAB293;
      margin-bottom: 5px;
      border-radius: 5px; }
      header #header_right .address a {
        padding: .2rem .5rem; }
      header #header_right .address .fa {
        width: 18px;
        height: 18px;
        font-size: .9rem;
        line-height: 18px;
        background-color: rgba(255, 255, 255, 0.9);
        color: #BAB293;
        text-align: center;
        border-radius: 50%;
        margin-right: .5rem; }

nav {
  position: relative;
  padding-bottom: .5rem;
  z-index: 5000; }
  nav:after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../_img/layout/bg_wave.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: -15px;
    display: block; }
  nav .menu {
    text-align: center; }
    nav .menu > li {
      float: left;
      width: 11.11111%; }
      nav .menu > li.active > a .icon span img {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      nav .menu > li > a {
        display: inline-block; }
        nav .menu > li > a:hover .icon span img {
          -webkit-transform: scale(1.5);
          -moz-transform: scale(1.5);
          -ms-transform: scale(1.5);
          transform: scale(1.5);
          -webkit-transform-origin: center bottom;
          -ms-transform-origin: center bottom;
          transform-origin: center bottom;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        nav .menu > li > a span {
          display: block; }
        nav .menu > li > a .icon {
          width: 76px;
          height: 0;
          padding-bottom: 76px;
          background-color: #EFE4BD;
          border-radius: 50%;
          margin-bottom: .3rem; }
          nav .menu > li > a .icon span img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }

footer {
  text-align: center;
  font-size: .9rem;
  background-color: #91C46C;
  padding: 1rem 0;
  position: relative; }
  footer:before {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../_img/layout/bg_footer.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    top: -15px;
    display: block; }
  footer #copyright {
    color: #ffffff; }
  footer #design {
    color: rgba(255, 255, 255, 0.6); }

#contact_form .title {
  font-size: 2rem;
  margin-bottom: 1rem; }

.form {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }
  .form > li {
    margin: 1rem 0; }
    .form > li .input input {
      border: 2px solid #0091D1;
      height: 35px;
      width: 100%;
      padding-left: 1rem;
      border-radius: 5px; }
      .form > li .input input::-webkit-input-placeholder {
        font-size: 1rem;
        color: rgba(0, 145, 209, 0.3); }
      .form > li .input input:-ms-input-placeholder {
        font-size: 1rem;
        color: rgba(0, 145, 209, 0.3); }
      .form > li .input input::-ms-input-placeholder {
        font-size: 1rem;
        color: rgba(0, 145, 209, 0.3); }
      .form > li .input input::placeholder {
        font-size: 1rem;
        color: rgba(0, 145, 209, 0.3); }
    .form > li .select select {
      border: 2px solid #0091D1;
      height: 35px;
      width: 100%;
      background: none;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      padding-left: 1rem;
      font-size: 1rem;
      color: rgba(0, 145, 209, 0.3);
      border-radius: 5px; }
      .form > li .select select option {
        padding-left: 1rem; }
    .form > li .textarea textarea {
      border: 2px solid #0091D1;
      height: 200px;
      width: 100%;
      padding-left: 1rem;
      border-radius: 5px; }
    .form > li.group_2:after {
      content: '';
      display: table;
      clear: both; }
    .form > li.group_2 > div {
      width: 48%;
      float: left; }
      .form > li.group_2 > div + div {
        margin-left: 2%; }
    .form > li.group_2 .radio:after {
      content: '';
      display: table;
      clear: both; }
    .form > li.group_2 .radio > div {
      width: 48%;
      height: 35px;
      float: left;
      border: 2px solid #0091D1;
      border-radius: 5px; }
      .form > li.group_2 .radio > div + div {
        margin-left: 2%; }
      .form > li.group_2 .radio > div input {
        display: none; }
      .form > li.group_2 .radio > div input[type="radio"]:checked + label {
        background-color: #0091D1;
        color: #fff; }
      .form > li.group_2 .radio > div label {
        width: 100%;
        height: 100%;
        display: block;
        line-height: 35px;
        color: rgba(0, 145, 209, 0.3); }
    .form > li.button-row .l_button {
      width: 50%;
      float: left; }

article {
  padding: 2rem 0 2rem 0; }

#banner.inner {
  height: 35px;
  background-image: url(../_img/layout/bg_topgreen.jpg); }
  #banner.inner:after {
    display: none; }

h1 {
  text-align: center;
  margin-bottom: 2rem; }
  h1 img {
    display: inline-block; }

h2 {
  text-align: center;
  margin-bottom: 4rem; }

.l_more,
.l_back,
.l_button {
  text-align: center;
  margin-top: 1rem; }
  .l_more a,
  .l_more p,
  .l_back a,
  .l_back p,
  .l_button a,
  .l_button p {
    display: inline-block;
    font-size: .8rem;
    width: 100%;
    max-width: 100px;
    line-height: 36px;
    height: 36px;
    background-color: #E64C66;
    border-radius: 20px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .l_more a:after,
    .l_more p:after,
    .l_back a:after,
    .l_back p:after,
    .l_button a:after,
    .l_button p:after {
      content: url(../_img/layout/arrow_next_s.png);
      font-family: 'FontAwesome';
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      font-size: 2rem;
      margin-left: .5rem; }
    .l_more a span,
    .l_more p span,
    .l_back a span,
    .l_back p span,
    .l_button a span,
    .l_button p span {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
    .l_more a:hover,
    .l_more p:hover,
    .l_back a:hover,
    .l_back p:hover,
    .l_button a:hover,
    .l_button p:hover {
      -webkit-box-shadow: 2px 2px 5px #000;
      box-shadow: 2px 2px 5px #000;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }

.l_button a:after {
  display: none; }

.l_back {
  margin-top: 50px; }
  .l_back a:after {
    display: none; }
  .l_back a:before {
    content: url(../_img/layout/arrow_prev_s.png);
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 2rem;
    margin-right: .5rem; }

.l_pages {
  font-size: 0;
  text-align: center;
  margin-top: 80px; }
  .l_pages a {
    font-size: 1rem;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .5rem;
    border-radius: 50%; }
    .l_pages a.prev, .l_pages a.next {
      background-color: #E64C66;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .l_pages a.prev {
      background-image: url(../_img/layout/arrow_prev_s.png); }
    .l_pages a.next {
      background-image: url(../_img/layout/arrow_next_s.png); }
    .l_pages a:hover {
      background-color: #E64C66;
      color: #fff; }

.right_fixed {
  position: fixed;
  right: 1rem;
  top: 40%;
  z-index: 8000; }
  .right_fixed > li {
    margin-bottom: 2rem; }

.adder-box {
  margin-top: 20px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .adder-box .tew-add:nth-child(1) {
    margin-right: 15px; }

#banner {
  width: 100%;
  position: relative;
  z-index: 1000;
  overflow: hidden; }
  #banner:after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../_img/layout/bg_wave_down.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: 0;
    display: block;
    z-index: 2000; }
  #banner .banner_slider {
    margin-bottom: 0;
    overflow-x: visible; }
    #banner .banner_slider .item {
      opacity: .5;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      #banner .banner_slider .item.slick-active {
        opacity: 1;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      #banner .banner_slider .item .bg_img {
        width: 100%;
        padding-bottom: 42%;
        height: 0;
        display: block; }
    #banner .banner_slider .slick-slider {
      margin: 0; }
    #banner .banner_slider .slick-prev {
      left: 1rem;
      width: 33px;
      height: 30px;
      opacity: 1;
      z-index: 500; }
      #banner .banner_slider .slick-prev:before {
        content: url(../_img/layout/arrow_prev.png);
        width: 33px;
        height: 30px;
        font-size: normal; }
    #banner .banner_slider .slick-next {
      right: 1rem;
      width: 33px;
      height: 30px;
      opacity: 1;
      z-index: 500; }
      #banner .banner_slider .slick-next:before {
        content: url(../_img/layout/arrow_next.png);
        width: 33px;
        height: 30px;
        font-size: normal; }
    #banner .banner_slider .slick-list,
    #banner .banner_slider .slick-track {
      overflow: visible; }

#index section {
  padding-bottom: 100px; }
  #index section:last-child {
    padding-bottom: 0; }

#index #section1 .left .content {
  text-align: center; }

#index #section3 .container {
  background-image: url(../_img/index/bg_yellow.png);
  background-size: 100% 100%;
  padding-top: 5.5rem;
  padding-bottom: 30px;
  padding-left: 2rem;
  padding-right: 2rem;
  min-height: 400px; }

.left_slider .slick-prev,
.left_slider .slick-next {
  border-radius: 50%;
  background-color: #E64C66; }

.left_slider .slick-prev {
  left: 1rem;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 500; }
  .left_slider .slick-prev:before {
    content: url(../_img/layout/arrow_prev_s.png);
    width: 40px;
    height: 40px;
    font-size: normal; }

.left_slider .slick-next {
  right: 1rem;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 500; }
  .left_slider .slick-next:before {
    content: url(../_img/layout/arrow_next_s.png);
    width: 40px;
    height: 40px;
    font-size: normal; }

.left_slider .item .title {
  font-size: 1.3rem;
  margin-bottom: 1rem; }

.left_slider .item .detail {
  background-image: url(../_img/index/bg_flag.png);
  background-size: 100% auto;
  min-height: 217px; }
  .left_slider .item .detail .name {
    font-size: 1rem;
    padding-top: 1rem;
    height: 230px;
    overflow-y: auto; }
    .left_slider .item .detail .name p {
      margin: .7rem 0; }

.news_list > li {
  margin-bottom: .5rem; }
  .news_list > li > a {
    padding: .5rem 5%;
    display: block;
    border-bottom: 2px dashed #A39770; }
    .news_list > li > a:hover {
      color: #E64C66; }
    .news_list > li > a .date {
      color: #A39770;
      font-size: .9rem; }
    .news_list > li > a .detail {
      font-size: 1rem; }

.photo_slider {
  background-color: #fff;
  padding: .5rem;
  border: 1px solid #BAB293;
  border-radius: 5px;
  padding-bottom: 2rem;
  margin-bottom: 0; }
  .photo_slider .item .bg_img {
    width: 100%;
    padding-bottom: 68.5%;
    height: 0; }
  .photo_slider .item .photo_name {
    font-size: 1.3rem;
    text-align: center;
    margin: .2rem 0;
    overflow: hidden; }
  .photo_slider .slick-dots {
    bottom: 0; }
    .photo_slider .slick-dots li.slick-active button {
      background-color: #E64C66; }
    .photo_slider .slick-dots li button {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      border: 2px solid #E64C66;
      background-color: #fff; }
      .photo_slider .slick-dots li button:before {
        display: none; }

.class_slider .slick-prev,
.class_slider .slick-next {
  border-radius: 50%;
  background-color: #E64C66;
  margin-top: -30px; }

.class_slider .slick-prev {
  left: 0;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 500; }
  .class_slider .slick-prev:before {
    content: url(../_img/layout/arrow_prev_s.png);
    width: 40px;
    height: 40px;
    font-size: normal; }

.class_slider .slick-next {
  right: 0;
  width: 40px;
  height: 40px;
  opacity: 1;
  z-index: 500; }
  .class_slider .slick-next:before {
    content: url(../_img/layout/arrow_next_s.png);
    width: 40px;
    height: 40px;
    font-size: normal; }

.class_slider .slick-dots {
  bottom: -5rem; }
  .class_slider .slick-dots li.slick-active button {
    background-color: #E64C66; }
  .class_slider .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #E64C66;
    background-color: #fff; }
    .class_slider .slick-dots li button:before {
      display: none; }

.class_slider .item {
  padding: 0 .5rem; }
  .class_slider .item .bg_img {
    width: 100%;
    height: 0;
    padding-bottom: 64.2%; }
  .class_slider .item .class_name {
    text-align: center;
    font-size: 1.3rem;
    line-height: 2.5rem;
    overflow: hidden; }

#about section {
  padding-bottom: 100px; }

#about #section1 {
  font-size: 0; }
  #about #section1 .img-row,
  #about #section1 .txt-row {
    display: inline-block;
    vertical-align: middle; }
  #about #section1 .img-row {
    width: 41.66667%; }
  #about #section1 .txt-row {
    font-size: 1.05rem;
    width: 58.33333%;
    padding-left: 1rem; }

#about #section2 .teacher_list li {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  #about #section2 .teacher_list li img {
    display: inline-block;
    margin-bottom: .5rem; }
  #about #section2 .teacher_list li .grade {
    font-size: 1rem; }
  #about #section2 .teacher_list li .teacher_name {
    font-size: 1.3rem; }
  #about #section2 .teacher_list li .detail {
    font-size: 1rem; }

#about #section3 .map-row .map {
  margin-bottom: 10px; }
  #about #section3 .map-row .map .title {
    font-size: 1.3rem;
    margin-bottom: .5rem; }
  #about #section3 .map-row .map .address .fa {
    font-size: .9rem;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #E64C66;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 2px; }
  #about #section3 .map-row .map .address span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem; }

#about #section3 .map-row .classroom_list {
  font-size: 0;
  margin-left: -.5rem;
  margin-right: -.5rem; }
  #about #section3 .map-row .classroom_list li {
    display: inline-block;
    width: 16.6666%;
    padding: .5rem;
    vertical-align: top; }

#news article {
  padding-bottom: 100px; }

#news .news_list > li > a {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  #news .news_list > li > a:after {
    content: '';
    display: table;
    clear: both; }
  #news .news_list > li > a .date {
    font-size: .9rem;
    display: block;
    width: 100px;
    float: left; }
  #news .news_list > li > a .detail {
    font-size: 1rem;
    display: block;
    width: calc(100% - 100px);
    float: left; }

#news.inner .news_title {
  font-size: 2rem;
  text-align: center;
  color: #0091D1; }

#news.inner .date {
  text-align: center;
  font-size: 1.2rem;
  color: #A39770; }

#news.inner .img-row {
  text-align: center;
  margin: 1rem 0; }

#class.inner .class_name {
  font-size: 1.3rem;
  line-height: 3rem;
  text-align: center;
  border-bottom: 2px dashed #BAB293;
  margin-bottom: 2rem; }

.class_list > li {
  float: left;
  width: 33.3333%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 4rem; }
  .class_list > li > a {
    display: block; }
    .class_list > li > a .bg_img {
      width: 100%;
      padding-bottom: 67.6%;
      height: 0;
      position: relative;
      overflow: hidden; }
      .class_list > li > a .bg_img .detail {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 5%;
        background-color: #EFE4BD;
        opacity: 0;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .class_list > li > a .bg_img .detail .txt {
          width: 100%;
          padding-bottom: 50%;
          overflow: hidden;
          height: 0; }
        .class_list > li > a .bg_img .detail .l_more {
          margin: 0;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 1rem; }
    .class_list > li > a:hover .detail {
      opacity: 1;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .class_list > li .class_name {
    text-align: center;
    font-size: 1.3rem; }

#top .top-row {
  font-size: 0;
  text-align: center; }
  #top .top-row > li {
    width: 100%;
    max-width: 365px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 4rem; }
    #top .top-row > li .top_title {
      font-size: 1.3rem;
      margin-bottom: 1rem; }
    #top .top-row > li .detail {
      background-image: url(../_img/top/flag.jpg);
      background-position: right top;
      background-repeat: no-repeat;
      background-color: #FAF5B9;
      padding: 46px 1rem 1rem;
      position: relative; }
      #top .top-row > li .detail .name_list {
        position: relative;
        overflow: hidden;
        height: 100%;
        min-height: 400px; }
        #top .top-row > li .detail .name_list:before {
          content: '';
          width: 1px;
          height: 100%;
          position: absolute;
          top: 0;
          left: 50%;
          margin-left: -1px;
          border-left: 2px dashed #212121; }
        #top .top-row > li .detail .name_list:after {
          content: '';
          display: table;
          clear: both; }
        #top .top-row > li .detail .name_list .item {
          float: left;
          width: 50%;
          font-size: 1rem;
          line-height: 2.5; }

.album_list > li {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 4rem; }
  .album_list > li > a {
    display: block;
    padding: .6rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    overflow: hidden; }
    .album_list > li > a:hover .bg_img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .album_list > li > a .bg_img {
      width: 100%;
      padding-bottom: 72%;
      height: 0;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .album_list > li .album_name {
    font-size: 1rem;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-align: center; }

.album_inner_name {
  font-size: 1.3rem;
  border-bottom: 2px dashed #BAB293;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 2.5rem; }

.album_detail_list > li {
  float: left;
  width: 16.66667%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1.5rem; }
  .album_detail_list > li > a {
    display: block;
    width: 100%;
    padding-bottom: 70.5%; }

.video_list > li {
  width: 33.333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px; }
  .video_list > li > a {
    display: block; }
    .video_list > li > a .bg_img {
      width: 100%;
      padding-bottom: 67.56%;
      height: 0;
      position: relative; }
      .video_list > li > a .bg_img:after {
        content: '';
        width: 80px;
        height: 50px;
        background-image: url(../_img/video/play.png);
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }

.menu_list > li {
  text-align: center;
  border-bottom: 2px dashed #BAB293;
  padding: 1rem 0; }
  .menu_list > li > a {
    display: inline-block; }
    .menu_list > li > a:hover {
      color: #0091D1; }
    .menu_list > li > a:before {
      content: url(../_img/menu/star.png);
      display: inline-block;
      vertical-align: top;
      margin-top: 8px; }
    .menu_list > li > a span {
      display: inline-block;
      vertical-align: top;
      font-size: 1.3rem; }

.download_list > li {
  text-align: center;
  border-bottom: 2px dashed #BAB293;
  padding: 1rem 5%;
  font-size: 0; }
  .download_list > li .date,
  .download_list > li .size,
  .download_list > li > a {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem; }
  .download_list > li .date {
    color: #BAB293;
    width: 100px; }
  .download_list > li .size {
    color: #BAB293;
    width: 80px; }
  .download_list > li > a {
    width: calc(100% - 180px);
    text-align: left; }

@media only screen and (max-width: 1024px) {
  body,
  html {
    font-size: 13px; }
  .container {
    width: 768px; }
  .left_slider .item .detail {
    min-height: 145px; }
    .left_slider .item .detail .name {
      height: 150px; }
      .left_slider .item .detail .name p {
        margin: 0; }
  header .container {
    padding-bottom: 6rem; }
  .adder-box {
    margin-top: 40px; } }

@media only screen and (max-width: 640px) {
  .adder-box {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0px; }
  #phone_icon .button {
    display: block;
    position: fixed;
    top: 1rem;
    right: auto;
    left: 1rem;
    width: 30px;
    height: 20px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.5);
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 99999;
    cursor: pointer; }
    #phone_icon .button:before, #phone_icon .button:after {
      content: "";
      position: absolute;
      top: 20%;
      width: 100%;
      height: 3px;
      background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; }
    #phone_icon .button:after {
      content: "";
      top: 60%; }
    #phone_icon .button.action {
      display: block;
      width: 30px;
      height: 20px;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-bottom: medium none !important;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      left: calc(200px + 1rem); }
      #phone_icon .button.action:before {
        top: 50%;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
      #phone_icon .button.action:after {
        top: 50%;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
  header .container {
    padding-bottom: 3rem; }
  header #logo {
    width: 90%;
    margin: auto;
    margin-top: 20px; }
  header #header_right {
    position: static;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    header #header_right #facebook,
    header #header_right .tel,
    header #header_right .address {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0;
      margin-right: 10px; }
      header #header_right #facebook .fa,
      header #header_right .tel .fa,
      header #header_right .address .fa {
        font-size: 2rem;
        padding: 0;
        margin: 0;
        line-height: 2rem; }
      header #header_right #facebook span,
      header #header_right .tel span,
      header #header_right .address span {
        display: none; }
    header #header_right .tel img {
      width: 2rem; }
    header #header_right .address {
      background: none;
      margin-left: -5px; }
      header #header_right .address a {
        padding: 0;
        display: block; }
  nav {
    width: 200px;
    height: 100%;
    left: -200px;
    top: 0;
    position: fixed;
    background-color: #E64C66;
    padding-top: 2rem;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    nav.active {
      left: 0;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -webkit-box-shadow: 0 2px 20px #000;
      box-shadow: 0 2px 20px #000; }
    nav .menu {
      width: 100%; }
      nav .menu > li {
        width: 100%;
        text-align: center;
        margin-bottom: 1rem; }
        nav .menu > li > a {
          display: block;
          font-size: 1.6rem;
          color: #fff; }
          nav .menu > li > a .icon {
            display: none; }
  .right_fixed {
    width: 3rem; }
  #index #section1 .col-4 {
    width: 100%;
    margin-bottom: 1rem; }
  #index #section3 .col-6 {
    width: 100%; }
    #index #section3 .col-6:first-child {
      margin-bottom: 1rem; }
  .left_slider .item .detail {
    background-size: 100% 100%; }
  #about #section1 .img-row,
  #about #section1 .txt-row {
    width: 100%;
    margin-bottom: 1rem; }
  #about #section2 .teacher_list li {
    width: 100%;
    margin-bottom: 1rem; }
  #about #section3 .col-6 {
    width: 100%;
    margin-bottom: 1rem; }
  #about #section3 .map-row .classroom_list li {
    width: 33.3333%; }
  .class_list > li {
    width: 100%; }
  .album_list > li,
  .album_detail_list > li {
    width: 50%; }
  .video_list > li {
    width: 100%; }
  .remodal-close {
    left: auto;
    right: 0; } }

@media only screen and (max-width: 480px) {
  .right_fixed {
    width: 5rem; }
  #about #section3 .map-row .classroom_list li {
    width: 50%; } }
