@charset "UTF-8";
@import "flexboxgrid.min.css";
@import "plugin.css";
@import "sprite.css";
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.text-hide, .hidden {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

/*畫面右卷軸*/
/*start css*/
html.msie {
  overflow: hidden;
}

html.msie body {
  overflow: auto;
}

html, body {
  font-family: "Titillium Web", Arial, "微軟正黑體", "蘭亭黑 - 繁", "黑體 - 繁", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  height: 100%;
  color: #666;
}

a {
  color: #aaa;
}

@media (max-width: 1680px) {
  html, body {
    /*font-size: 17px;*/
    line-height: 1.4;
  }
}
html[lang=tw], html[lang=tw] body {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.01rem;
}

@media (max-width: 1440px) {
  html, body {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  html, body,
html[lang=tw], html[lang=tw] body {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  html, body,
html[lang=tw], html[lang=tw] body {
    font-size: 14px;
  }
}
body {
  opacity: 0;
}
.mobile body {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
}
.no-cssanimations body {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrapper {
  min-height: 100%;
}

#main {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.container {
  width: 96%;
  max-width: 1520px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}

.container.cont-m {
  max-width: 1480px;
}

@media (max-width: 768px) {
  .container {
    width: 90%;
    max-width: 1500px;
  }
}
/*ie 9 - grid*/
.lt-ie9 .row, .lt-ie8 .row {
  display: block;
  *zoom: 1;
}
.lt-ie9 .row:before, .lt-ie9 .row:after, .lt-ie8 .row:before, .lt-ie8 .row:after {
  content: " ";
  display: table;
}
.lt-ie9 .row:after, .lt-ie8 .row:after {
  clear: both;
}
.lt-ie9 .col-xs, .lt-ie9 .col-xs-1, .lt-ie9 .col-xs-10, .lt-ie9 .col-xs-11, .lt-ie9 .col-xs-12, .lt-ie9 .col-xs-2, .lt-ie9 .col-xs-3, .lt-ie9 .col-xs-4, .lt-ie9 .col-xs-5, .lt-ie9 .col-xs-6, .lt-ie9 .col-xs-7, .lt-ie9 .col-xs-8, .lt-ie9 .col-xs-9, .lt-ie9 .col-xs-offset-0, .lt-ie9 .col-xs-offset-1, .lt-ie9 .col-xs-offset-10, .lt-ie9 .col-xs-offset-11, .lt-ie9 .col-xs-offset-12, .lt-ie9 .col-xs-offset-2, .lt-ie9 .col-xs-offset-3, .lt-ie9 .col-xs-offset-4, .lt-ie9 .col-xs-offset-5, .lt-ie9 .col-xs-offset-6, .lt-ie9 .col-xs-offset-7, .lt-ie9 .col-xs-offset-8, .lt-ie9 .col-xs-offset-9, .lt-ie8 .col-xs, .lt-ie8 .col-xs-1, .lt-ie8 .col-xs-10, .lt-ie8 .col-xs-11, .lt-ie8 .col-xs-12, .lt-ie8 .col-xs-2, .lt-ie8 .col-xs-3, .lt-ie8 .col-xs-4, .lt-ie8 .col-xs-5, .lt-ie8 .col-xs-6, .lt-ie8 .col-xs-7, .lt-ie8 .col-xs-8, .lt-ie8 .col-xs-9, .lt-ie8 .col-xs-offset-0, .lt-ie8 .col-xs-offset-1, .lt-ie8 .col-xs-offset-10, .lt-ie8 .col-xs-offset-11, .lt-ie8 .col-xs-offset-12, .lt-ie8 .col-xs-offset-2, .lt-ie8 .col-xs-offset-3, .lt-ie8 .col-xs-offset-4, .lt-ie8 .col-xs-offset-5, .lt-ie8 .col-xs-offset-6, .lt-ie8 .col-xs-offset-7, .lt-ie8 .col-xs-offset-8, .lt-ie8 .col-xs-offset-9 {
  float: left;
}
.lt-ie9 .flex-box, .lt-ie8 .flex-box {
  display: block;
  *zoom: 1;
}
.lt-ie9 .flex-box:before, .lt-ie9 .flex-box:after, .lt-ie8 .flex-box:before, .lt-ie8 .flex-box:after {
  content: " ";
  display: table;
}
.lt-ie9 .flex-box:after, .lt-ie8 .flex-box:after {
  clear: both;
}

/*greenToBlue*/
.greenToBlue {
  background: #337b23;
  background: -webkit-gradient(linear, left top, left bottom, from(#337b23), to(#20A1C2));
  background: -o-linear-gradient(top, #337b23 0%, #20A1C2 100%);
  background: linear-gradient(to bottom, #337b23 0%, #20A1C2 100%);
}

/*redToMid*/
.redToMid {
  background: transparent;
  background: -webkit-gradient(linear, left top, right top, color-stop(2%, transparent), color-stop(50%, red), color-stop(98%, transparent));
  background: -o-linear-gradient(left, transparent 2%, red 50%, transparent 98%);
  background: linear-gradient(90deg, transparent 2%, red 50%, transparent 98%);
}

/*blackToBot*/
.blackToBot {
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(40%, rgba(0, 0, 0, 0.9)));
  background: -o-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.9) 40%);
  background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.9) 40%);
}

/*產品checkbox*/
.af-layout [type=checkbox]:not(:checked),
.af-layout [type=checkbox]:checked,
.af-layout [type=radio]:not(:checked),
.af-layout [type=radio]:checked {
  position: absolute;
  left: -9999px;
}

.af-layout [type=checkbox]:not(:checked) + label,
.af-layout [type=checkbox]:checked + label,
.af-layout [type=radio]:not(:checked) + label,
.af-layout [type=radio]:checked + label {
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  line-height: 1.4;
  cursor: pointer;
}

.af-layout [type=checkbox]:not(:checked) + label:after,
.af-layout [type=checkbox]:checked + label:after,
.af-layout [type=radio]:not(:checked) + label:after,
.af-layout [type=radio]:checked + label:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 18px;
  line-height: 0.8;
  color: #fff;
  border: 3px solid rgba(255, 255, 255, 0);
  border-radius: 3px;
  width: 23px;
  height: 23px;
  background: #c70c07 url(images/icon/icon-check.png) center no-repeat;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.35s ease-out;
  -o-transition: background 0.35s ease-out;
  transition: background 0.35s ease-out;
}


.af-layout [type=checkbox]:not(:checked) + label:before,
.af-layout [type=checkbox]:checked + label:before,
.af-layout [type=radio]:not(:checked) + label:before,
.af-layout [type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 23px;
  height: 23px;
  border: 1px solid #777;
  background: transparent;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-block {
  min-height: 550px;
  margin-bottom: 12px;
  overflow: hidden;
  display: block;
  position: relative;
}

@media (max-width: 1366px) {
  .font-70 {
    font-size: 60px;
    font-size: 3.3333333333rem;
  }

  .font-50 {
    font-size: 40px;
    font-size: 2.2222222222rem;
  }

  .font-45 {
    font-size: 35px;
    font-size: 1.9444444444rem;
  }

  .font-40, .page-title {
    font-size: 30px;
    font-size: 1.6666666667rem;
  }

  .font-35 {
    font-size: 28px;
    font-size: 1.5555555556rem;
  }

  .font-30 {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }

  .font-25 {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }

  .font-18 {
    font-size: 20px;
    font-size: 1.1111111111rem;
  }
}
@media (max-width: 680px) {
  .font-70 {
    font-size: 50px;
    font-size: 2.7777777778rem;
  }

  .font-50 {
    font-size: 35px;
    font-size: 1.9444444444rem;
  }

  .font-45 {
    font-size: 30px;
    font-size: 1.6666666667rem;
  }

  .font-40, .page-title {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }

  .font-35 {
    font-size: 25px;
    font-size: 1.3888888889rem;
  }

  .font-27 {
    font-size: 25px;
    font-size: 1.5625rem;
  }

  .font-26 {
    font-size: 25px;
    font-size: 1.3875rem;
  }

  .font-30 {
    font-size: 22px;
    font-size: 1.2222222222rem;
  }

  .font-25 {
    font-size: 21px;
    font-size: 1.1666666667rem;
  }

  .font-22 {
    font-size: 20px;
    font-size: 1.1111111111rem;
  }

  .font-20 {
    font-size: 20px;
    font-size: 1.1111111111rem;
  }
}


/*不換行*/
.nowrap {
  white-space: nowrap;
}


/*特效*/
.wow {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.wow[class*=fadeIn] {
  opacity: 0;
}

.no-js .wow,
.no-cssanimations .wow {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
}
.no-js .wow[class*=fadeIn],
.no-cssanimations .wow[class*=fadeIn] {
  opacity: 1;
}

/*style*/
.ovh {
  overflow: hidden;
}

.wrapper {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

a[href],
button,
input, font select,
textarea {
  outline: 0;
  text-decoration: none;
  border: 0;
}

button {
  font-family: "微軟正黑體", Arial;
}

input,
select,
textarea {
  padding-left: 10px;
  padding-right: 10px;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

label.error {
  display: inline-block;
  padding: 0 5px;
  font-size: 16px;
  line-height: 40px;
  vertical-align: top;
  color: #e60012;
}

ul,
ol {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

a {
  -webkit-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th, table td {
  padding: 0;
}

.btn {
  font-weight: normal;
  display: inline-block;
  text-align: center;
 
}

.fl {
  float: left;
}

.fr {
  float: right;
}

hr {
  border: 0;
  border-bottom: 1px solid #D1D1D1;
}

hr.dash {
  border-bottom: 1px dashed #D1D1D1;
}

hr.green {
  border-bottom: 3px solid #337b23;
}

/*list style*/
ul.dash li {
  position: relative;
  line-height: 1.5;
  padding-left: 20px;
}
ul.dash li:before {
  display: inline-block;
  vertical-align: top;
  content: "-";
  line-height: 1.3;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}


/*rwd-div-table*/
.div-table {
  display: table;
  width: 100%;
}
.div-table .thead {
  display: table-header-group;
  width: 100%;
}
.div-table .tbody {
  display: table-row-group;
  width: 100%;
}
.div-table .tr {
  display: table-row;
  width: 100%;
}
.div-table .td,
.div-table .th {
  display: table-cell;
  vertical-align: middle;
}

/*背景圖*/
.bkdimg {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*fancy box*/
.fancybox-close {
  background-image: none;
  background-color: #c70c07;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}
.fancybox-close:before {
  display: block;
  content: "";
  font-family: "icon";
  font-weight: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.fancybox-close:hover:before {
  -webkit-transform: rotate(359deg);
      -ms-transform: rotate(359deg);
          transform: rotate(359deg);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
}

/*留白
.p2 {
  padding-top: 2%;
  padding-bottom: 2%;
}

.pt2 {
  padding-top: 2%;
}

.pb2 {
  padding-bottom: 2%;
}

.p3 {
  padding-top: 3%;
  padding-bottom: 3%;
}

.pt3 {
  padding-top: 3%;
}

.pb3 {
  padding-bottom: 3%;
}

.p5 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.pt5 {
  padding-top: 5%;
}

.pb5 {
  padding-bottom: 5%;
}

.pb7 {
  padding-bottom: 7%;
}

.mt3 {
  margin-top: 3%;
}

.mb3, .page-title {
  margin-bottom: 3%;
}

.mt5 {
  margin-top: 5%;
}

.mb5 {
  margin-bottom: 5%;
}*/

@media (max-width: 768px) {
  .p3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .pt3 {
    padding-top: 2rem;
  }

  .pb3 {
    padding-bottom: 2rem;
  }

  .p5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt5 {
    padding-top: 3rem;
  }

  .pb5 {
    padding-bottom: 3rem;
  }

  .mt3 {
    margin-top: 2rem;
  }

  .mb3, .page-title {
    margin-bottom: 2rem;
  }

  .mt5 {
    margin-top: 3rem;
  }

  .mb5 {
    margin-bottom: 3rem;
  }
}
/*flex*/
.flex-box {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-box.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-box.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-box.column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex-box.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-box.around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-box.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-box.start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-box.end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-box.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box.stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.flex-box.center2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.no-flexbox .flex-box {
  display: block;
}


/*common*/
.page-content {
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
}

.home .page-content {
  background-color: transparent;
}

.slick-slide {
  outline: 0;
}

.pic-center {
  text-align: center;
  margin-bottom: 0;
  line-height: 0 !important;
}
.pic-center img {
  margin-left: auto;
  margin-right: auto;
}

.icon-more {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border: 2px solid #20A1C2;
  border-radius: 50%;
  position: relative;
  font-style: normal;
  margin-right: 10px;
  -webkit-transition: background-color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: background-color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: background-color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.icon-more:after {
  content: "+";
  font-family: "微軟正黑體", Arial;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  color: #20A1C2;
  padding-left: 1px;
  -webkit-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.blue-dash-line {
  width: 100%;
  height: 1px;
  background-color: #b6b2b1;
  position: relative;
}
.blue-dash-line:before {
  display: block;
  content: "";
  width: 95px;
  height: 5px;
  background: #1F9FC2;
  background: -webkit-gradient(linear, left top, right top, from(#1F9FC2), to(#2BD4BD));
  background: -o-linear-gradient(left, #1F9FC2 0%, #2BD4BD 100%);
  background: linear-gradient(to right, #1F9FC2 0%, #2BD4BD 100%);
  position: absolute;
  top: -2px;
  left: 0;
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
}
.table-wrapper table {
  width: 100%;
  min-width: 1000px;
}

.myTable caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.myTable thead {
  color: #f2f2f2;
  background-color: rgba(199, 12, 7, 0.35);
}
.myTable thead tr th {
  text-align: center;
  font-weight: normal;
  padding: 1.5rem;
  border-left: 1px solid #000;
  white-space: nowrap;
}
.myTable thead tr:last-of-type th {
  border-bottom: 0;
}
.myTable tbody tr {

}
.myTable tbody tr td {
  padding: 1rem;
  border-bottom: 1px solid rgba(199, 12, 7, 0.35);
}

/*rwd iframe*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*page*/
[class*=splitText] {
  font-weight: 700;
  font-weight: normal;
  opacity: 0;
}

[class*=splitText] span {
  display: inline-block;
  opacity: 0;
}

.quickly-01 {
  padding-top: 10px;
}
.quickly-01 .container {
  padding-left: 1rem;

}
.quickly-01 .box {
  width: 100%;
	height: 100%;
  padding-top: 25px;
  background-image: url( "../../styles/pic.jpg");
  background-position: center;
  background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
	}
	
	
  /*按鈕*/
  /*泡泡*/

/*預約整體*/
.quickly-01 .box .btn-visit {
  overflow: hidden;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  z-index: 10 !important;
  left: 30px;
  bottom: -20%;
  width: 152px;
  height: 152px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: -webkit-gradient(linear, left top, right top, color-stop(21%, #bad0f5), color-stop(50%, #2654a0));
  background: -o-linear-gradient(left, #bad0f5 21%, #2654a0 50%);
	/*預約*/
  background: linear-gradient(90deg, #E8553B 21%, #b51e1e 90%);
  background: -o-linear-gradient(90deg, #bad0f5 21%, #2654a0 50%);
}
.quickly-01 .box .btn-visit:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: -1;
  background: -o-linear-gradient(45deg, #e84f6d 30%, #ef8b9e 100%);
  background: linear-gradient(45deg, #e84f6d 30%, #ef8b9e 100%);
  -webkit-transition: bottom 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.quickly-01 .box .btn-visit:before {
  content: " ";
  width: 60%;
  height: 58%;
  position: relative;
  top: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  background: url(images/index/btn-reserve.png) center center no-repeat;
  background-size: cover;
}
.quickly-01 .box .btn-visit .txt {
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  padding-top: 1.3rem;
  display: block;
}

.quickly-01 .box .box-link {
  position: relative;
}
.quickly-01 .box .box-link li {
  display: inline-block;
  margin: 1.7rem 0.75rem;
}
.quickly-01 .box .box-link li:nth-child(1) {
  margin: 0 0.75rem 0 6.75rem;
}
.quickly-01 .box .box-link li:nth-child(2) {
  margin: 0 6.75rem 0 0.75rem;
}
.quickly-01 .box .box-link li a {
  display: block;
}
.quickly-01 .box .box-link li a h1 {
  position: relative;
}
.quickly-01 .box .box-link li a h1 .title {
  position: absolute;
  top: -25px;
  left: 22px;
}
.quickly-01 .box .box-link li .pic {
  display: block;
  position: relative;
  height: inherit;
  overflow: hidden;
  line-height: 0;
  width: 14rem;
  height: 14rem;
  background: #fff;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: #f07d95 4px solid;
}
.quickly-01 .box .box-link li .pic:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

@media (min-width: 993px) {
  .box-link li .title {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-filter 0.6s cubic-bezier(0.23, 1, 0.32, 1), filter 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .box-link li .pic {
    transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-filter 1s cubic-bezier(0.23, 1, 0.32, 1), filter 1s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .box-link li .pic:after {
    -webkit-transition: box-shadow 0.6s;
    -o-transition: box-shadow 0.6s;
    -webkit-transition: -webkit-box-shadow 0.6s;
    transition: -webkit-box-shadow 0.6s;
    transition: box-shadow 0.6s;
    transition: box-shadow 0.6s, -webkit-box-shadow 0.6s;
    -webkit-box-shadow: -1px -1px 35px 35px rgba(0, 0, 0, 0.25) inset;
    box-shadow: -1px -1px 35px 35px rgba(0, 0, 0, 0.25) inset;
  }
  .box-link li:hover .title {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-filter: saturate(1.15);
  }
  .box-link li:hover .pic {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-filter: saturate(1.3);
  }
  .box-link li:hover .pic:after {
    -webkit-box-shadow: -1px -1px 7px 7px rgba(238, 133, 156, 0.3) inset;
    box-shadow: -1px -1px 7px 7px rgba(238, 133, 156, 0.3) inset;
  }
}
@media (max-width: 1580px) {
  .quickly-01 .container {
    width: 100% !important;
    max-width: 1500px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .quickly-01 {
	 background-attachment: fixed;
	 background-size: cover;
  background-position: center;
		 
	}
}

/****************分頁切換*********************/	
.pagination {
    display: inline-block;
    padding: 1% 26%;	
	
}

.pagination li {
	display: inline;
}

.pagination li a {
    color: black;
	padding-top: 10px;
    padding: 10px 70px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination li a:hover:not(.active) {
	background-color: #ddd;
	}

/**********************************************************************************/	
  .quickly-01 .box {
    padding-top: 0;
  }
  .quickly-01 .box .box-link {
    padding-top: 5rem;
    width: 100%;
    float: none;
  }
  .quickly-01 .box .box-link li {
    position: relative;
    z-index: 1;
  }
  .quickly-01 .box .box-link li:nth-child(1) {
    margin: 1.7rem 0.75rem;
  }
  .quickly-01 .box .box-link li:nth-child(2) {
    margin: 1.7rem 0.75rem;
  }

  .quickly-01 .box {
    padding: 2rem 0 5rem 0;
    background-position: center top;
    height: auto;
  }
}
@media (max-width: 768px) {
  .quickly-01 .box {
    padding: 2rem 0 4rem 0;
    background-size: 100%;
  }
  
  .quickly-01 .box .box-link li {
    margin: 1.2rem 0.55rem !important;
  }
  .quickly-01 .box .box-link li .pic {
    width: 12rem;
    height: 12rem;
    border: #D14736 4px solid;
  }
  .quickly-01 .box .btn-visit {
    width: 100px;
    height: 100px;
    position: fixed;
    left: 15px;
    bottom: 8.5rem;
  }
  .quickly-01 .box .btn-visit:before {
    width: 45%;
    height: 43%;
  }

  .quickly-01 .box .box-link li a h1 .title {
    top: -30px;
    left: -5px;
  }

/******************************************************/

  #footer .footer-t {
    height: 75px !important;
  }
  #footer .footer-t .fnav {
    float: none !important;
    text-align: center;
  }
  #footer .footer-t .fnav li a {
    padding: 15px 0.5rem !important;
  }
}
/**/
#header {
  width: 100%;
  height: 88px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#header .logo {
  display: inline-block;
  float: left;
  margin: 1rem 20px 0 3rem;
  width: 410px;
  height: 50px;
}
#header .logo a {
  display: block;
  background: url( " ../../styles/icon.png") center no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
#header .headerTop {
  height: 82px;
  padding-top: 30px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(12%, #E8553B), color-stop(88%,  #A12C2E));
  background: -o-linear-gradient(bottom, #E8553B 12%, #A12C2E 88%);
  background: linear-gradient(0deg, #E8553B 12%, #A12C2E 88%);
  background: -o-linear-gradient(0deg, #E8553B 12%, #A12C2E 88%);
}
#header .headerTop:after {
  content: "";
  width: 100%;
  height: 6px;
  display: inline-block;
  margin-top: -3px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(26%, #d16868), color-stop(60%, #b51e1e));
  background: -o-linear-gradient(bottom, #d16868 26%, #b51e1e 60%);
  background: linear-gradient(0deg, #d16868 26%, #b51e1e 60%);
  background: -o-linear-gradient(0deg, #d16868 26%, #b51e1e 60%);
}
#header .headerTop .company {
  color: #FFF;
  font-size: 1.2em;
  letter-spacing: 2px;
  margin: 0;
  text-shadow: 2px 3px 2px #A12C2E;
}
#header .headerTop .company sapn {
  position: relative;
  padding: 0 0.2rem;
}
#header .headerTop .company sapn:after {
  content: "｜";
  font-weight: normal;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: -0.4rem -0.5rem 0 0.5rem;
}
#header .headerTop .company sapn:nth-of-type(11):after {
  display: none;
}
#header .nav {
  max-width: 1490px;
  margin: 0 auto;
  position: relative;
  height: 65%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(12%, #E8553B), color-stop(69%, #A12C2E));
  background: -o-linear-gradient(bottom, #E8553B 12%, #A12C2E 69%);
  background: linear-gradient(0deg, #E8553B 12%, #A12C2E 69%);
  background: -o-linear-gradient(0deg, #E8553B 12%, #A12C2E 69%);
}
#header .nav .menu > li {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#header .nav .menu {
  position: relative;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-size: 0;
  margin: 0 auto;
}
#header .nav .menu > li {
  position: relative;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: normal;
  word-spacing: normal;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
}
#header .nav .menu > li > a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  color: #FFF;
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}

@media (min-width: 1025px) {
  #header .nav .menu > li:before {
    content: " ";
    width: 8px;
    height: 28px;
    position: absolute;
    top: 1rem;
    left: -0.45rem;
    background: url(images/index/menu_line.png) left bottom no-repeat;
  }
/****************簡介整個box*********************/
 .box-link {
    padding-top: 1.3rem;
    float: center;
	font-weight: bold; 
	 color: #3B1212;
	 text-align: left;
	 padding: 0 80px;
  }

	
	
  #header .logo a {
    -webkit-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .nav:after {
    content: " ";
    background: url() right bottom no-repeat;
    width: 100%;
    height: 105px;
    position: absolute;
    top: 58px;
  }
  .nav:before {
    content: " ";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 57px;
    background-color: #FFF;
  }

  .box .btn-visit:hover:after {
    bottom: 0;
  }
}
@media (max-width: 1680px) {
  #header .logo {
    width: 360px;
  }
  #header .nav .menu > li {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
   
  }
}
@media (max-width: 1366px) {
  #header .logo {
    width: 320px;
  }
  #header .nav .menu > li {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  #header .nav .menu > li:not(.menu-active):before {
    left: -0.5rem;
  }
}
@media (max-width: 1280px) {
  #header .logo {
    width: 290px;
   
  }
  #header .headerTop .company sapn {
    padding: 0 0.1rem;
  }
  #header .headerTop .company sapn:after {
    margin: -0.2rem -0.2rem 0 0.2rem;
  }
}
@media (max-width: 1180px) {
  #header .nav .menu > li {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  #header .nav .menu > li:not(.menu-active):before {
    left: -0.5rem;
  }
  #header .logo {
  
  }
}
@media (max-width: 1024px) {
  #header {
    height: 70px;
    background-color: #eb6e9d;
  }
  #header .logo {
    width: 190px;
    margin: 1.2rem 20px 0 2rem;
  }
  #header .logo a {
    background: url("../../styles/icon.png") center no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
  }
  #header .headerTop .company sapn {
    padding: 0 0.05rem;
  }
  #header .headerTop .company sapn:after {
    margin: -0.3rem -0.3rem 0 0.1rem;
  }
  #header .hamburger {
    display: block;
    position: absolute;
    top: 11px;
    right: 30px;
    z-index: 99;
  }
  #header .nav {
    background: none;
    padding: 0 25px;
    display: none;
    width: 100%;
    height: auto;
    height: calc(100vh - 70px);
    max-height: calc(100vh - 70px);
    width: calc(100% - .01px) !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(196, 65, 50, 0.9)), color-stop(90%, rgba(232, 79, 109, 0.75)));
    background: -o-linear-gradient(top, rgba(196, 65, 50, 0.9) 70%, rgba(232, 79, 109, 0.75) 90%);
    background: linear-gradient(to bottom, rgba(196, 65, 50, 0.9) 70%, rgba(232, 79, 109, 0.75) 90%);
    position: absolute;
    top: 82px;
   
  }
  #header .nav .menu {
    width: 100%;
    height: 100% !important;
    padding: 0;
    margin-left: 0;
  }
  #header .nav .menu li {
    font-size: 1.3rem;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(237, 237, 237, 0.3);
  }
  #header .nav .menu li a {
    color: #f8f8f8;
    padding: 1.6rem 1.6rem;
    -webkit-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  #header .nav .menu li:after {
    display: none !important;
  }

  /*第三層*/
  #header .nav .menu .kind-list {
    padding: 0;
    display: none;
    min-width: 100%;
    position: relative;
    background-color: rgba(229, 229, 229, 0.95);
  }

  #header .nav .menu .child-list > li.has-child > a:before {
    content: "";
    font-family: "icon";
    font-size: 1em;
    color: #3B1212;
    line-height: 0;
    display: inline-block;
    padding: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2.1rem;
    right: 1.4rem;
  }

  #header .nav .menu .child-list > li.has-child.active > a {
    color: #FFF !important;
    background-color: #d90d0a;
  }

  #header .nav .menu .child-list > li.has-child.active > a:before {
    color: #FFF !important;
    top: 1rem;
    right: 1.8rem;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-filter: brightness(1);
  }

  #header .nav .menu .kind-list li.all {
    display: block;
  }

  #header .nav .menu .kind-list li.all + li {
    -webkit-box-shadow: 0 0 0 transparent;
            box-shadow: 0 0 0 transparent;
  }
}

  #header .headerTop .company sapn:after {
    display: none;
  }
}
@media (max-width: 768px) {
  #header .logo {
    margin-top: 20px;
  }
}
@media (max-width: 680px) {
  #header .logo {
    margin: 1.34rem 10px 0 1.3rem;
  }
  #header .headerTop .company {
    letter-spacing: 0;
  }
}
@media (max-width: 550px) {
  #header .nav {
    top: 77px !important;
  }

  #header .logo {
    width: 160px !important;
    margin: 15px 10px 0 1.3rem !important;
  }
  #header .headerTop {
    height: 73px;
    padding-top: 20px;
  }

  #footer .footer-t {
    height: auto !important;
  }
  #footer .fnav li {
    display: block !important;
  }

  #footer .footer-t .fnav li {
    border-top: 1px solid #fbe5ef;
  }
  #footer .footer-t .fnav li:nth-child(1) {
    border-top: 1px solid #FFF;
  }

  .quickly-01 .box .btn-visit .txt {
    font-size: 1.2rem;
  }
}
@media (max-width: 480px) {
  #header .logo {
    width: 130px !important;
  }
  #header .headerTop .company {
    font-size: 1.5em;
  }
  #header .headerTop .company sapn {
    padding: 0 0.05rem;
    display: none;
  }
  #header .headerTop .company sapn:nth-child(1), #header .headerTop .company sapn:nth-child(2), #header .headerTop .company sapn:nth-child(3) {
    display: inline-block;
  }

  .quickly-01 .box .btn-visit {
    bottom: 30px;
  }
}

@media (max-width: 480px) {
  #header .logo {
    width: 90px;
    margin: 8px 0 0 1.5rem;
  }

  #header .hamburger {
    top: 15px;
    right: 1.5rem;
  }

  #header .hamburger .line {
    width: 35px;
    height: 2px;
    margin: 9px auto;
  }
}
@media (min-width: 1025px) {
  _:-ms-input-placeholder,
:root .nav {
    /*ie10 以上*/
    height: 100px;
  }

  :root .nav .menu {
    /*ie9 only*/
    height: 100px\9 ;
  }

  :root .nav .menu li a.has-ie9 {
    /*ie9 only*/
    line-height: 100px\9 ;
    display: inline-block\9 ;
  }

  _:-ms-input-placeholder,
:root .menu .highlight {
    /*ie10 以上*/
    top: 100px;
    left: 854px;
    border-left: solid 1px #000;
  }

  :root .menu .highlight {
    /*ie9 only*/
    top: 100px\9 ;
    left: 854px\9 ;
    border-left: solid 1px #000;
  }

  #header .nav .menu .child-list li:first-child,
#header .nav .menu .child-list li.all + li {
    -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1);
  }

  #header .nav .menu .child2 li a {
    text-align: left;
    padding: 10px 2rem;
  }

  #header {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
    
  }
  #header .nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .menu .highlight {
    display: none;
    width: 470px;
    height: 585px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    left: 445px;
    z-index: 55px;
    background-color: rgba(243, 243, 243, 0.95);
  }

  .menu li:hover {
    
    background: -o-linear-gradient(bottom, #E8553B 22%, #A12C2E 79%);
    background: -webkit-gradient(linear, right top, left top, color-stop(22%, #E8553B), color-stop(79%, #A12C2E));
    background: -o-linear-gradient(right, #E8553B 22%, #A12C2E 79%);
    background: linear-gradient(-90deg, #E8553B 22%, #A12C2E 79%);
    background: -o-linear-gradient(-90deg, #E8553B 22%, #A12C2E 79%);
  }
  .menu li a {
    -webkit-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .menu li a:hover {
    -webkit-filter: drop-shadow(2px 2px 5px #f9d2e2);
    /*光暈*/
    -moz-filter: drop-shadow(2px 2px 5px #f9d2e2);
    -o-filter: drop-shadow(2px 2px 5px #f9d2e2);
    filter: drop-shadow(2px 2px 5px #f9d2e2);
  }
  .menu li .highlight a:hover {
    -webkit-filter: drop-shadow(2px 2px 5px #aeaeae);
    -moz-filter: drop-shadow(2px 2px 5px #aeaeae);
    -o-filter: drop-shadow(2px 2px 5px #aeaeae);
    filter: drop-shadow(2px 2px 5px #aeaeae);
  }

  /**/
  _:-ms-input-placeholder,
:root .menu .kind-list {
    /*IE 10 以上*/
    top: 100px;
    left: 624px;
    border-left: solid 1px #000;
  }

  :root .menu .kind-list {
    /*ie9 only*/
    top: 100px\9 ;
    left: 624px\9 ;
    border-left: solid 1px #000;
  }

  .child-list {
    background-color: rgba(243, 243, 243, 0.95);
  }

  .kind-list {
    background-color: rgba(243, 243, 243, 0.95);
  }

  .menu .child-list li:hover .kind-list,
.menu .child2 li:hover .kind-list,
.menu .child2 li:hover .highlight {
    display: block;
  }

  .menu .child-list > li > a {
    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 12px 0.6rem;
  }

  .menu .child2 li > a {
    font-size: 16px;
    text-align: left;
    width: 215px;
    display: block;
    color: #000 !important;
    /*white-space: nowrap;*/
    word-wrap: break-word;
    position: relative;
    z-index: 999999999999 !important;
  }
}

/*hamburger*/
.hamburger {
  display: none;
}

.hamburger .line {
  width: 45px;
  height: 3px;
  background-color: #f8f8f8;
  display: block;
  margin: 10px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover {
  cursor: pointer;
}

#hamburger.is-active {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger.is-active .line:nth-child(2) {
  width: 0px;
}

#hamburger.is-active .line:nth-child(1),
#hamburger.is-active .line:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

#hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(11px);
  -ms-transform: translateY(11px);
  transform: translateY(11px);
}

#hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-11px) rotate(90deg);
  -ms-transform: translateY(-11px) rotate(90deg);
  transform: translateY(-11px) rotate(90deg);
}

	/***************兩個標題********************/
 .introduction {
    font-size: 56px;
	color: #3A0203;
	text-align: left;

  }
.introduction2 {

  padding-top: 2%;
  font-size: 25px;
  width: 100%;
	height: 55rem;
  text-align: left;
	margin: 0 auto;
	max-width: 100%;
	min-height: 100%;
	}
	
	.introduction2 p{
		width: 80%;
	}
	
	.introduction3 {
	padding-top: 5%;
	font-size: 32px;	
    text-align: left;
	width: 100%;
	padding-bottom: 5%;
		max-width: 100%;
	min-height: 100%;

	}	
	
	.introduction4 {
	
	text-align: left;
	font-weight: bold;
    font-size: 32px;
	color: #3A0203;
	width: 100%;
	padding-top: 5%;
	max-width: 100%;
	min-height: 100%;
	}
  /***************文本********************/
	.box-link P {
    font-size: 22px;
	color: #3A0203;
	text-align: left;
  }

/******************CTI圖片下的文本******************************/	
.neirong {
	width: 100%;
	text-align: left;
	font-size: 36px;
	padding-top: 5%;
	height: 100%;

	}
	.neirong2{
	padding-top: 5%;
	width:100%;
	text-align: left;
	font-size: 36px;
	height: 100%;
	} 

	.neirong3{
	width: 100%;
	font-size: 36px;
	padding-top: 5%;
	height: 100%;

		
	}
	.neirong4{
	padding-top: 5%;
	height: 45rem;	
	width: 100%;
	font-size: 36px;
	}
		
	.picture1{
	width: 100%;
	font-size: 36px;
	padding-top: 5%;
	height: 100%;

	}
	.picture2{
	width: 100%;
	font-size: 36px;
	padding-top: 15%;
	height: 100%;

	}
	.picture2-2{
    padding-top: 15%;
	height: 100%;
	height: 520px;	
	width: 100%;	
	font-size: 36px;
	}
	.picture3{
	padding-top: 15%;
	height: 100%;
	height: 90rem;	
	width: 100%;		
	font-size: 36px;
	}
	.picture4{
	padding-top: 15%;
	height: 63rem;	
	width: 100%;	
	font-size: 36px;
	}
	.picture5{
    background-repeat: no-repeat;
    background-position: left;	
	height: 75rem;	
	width: 100%;
	font-size: 36px;
	}
	
/**********************************RWD********************************/

@media all and (max-width: 1024px){
	
		/***************兩個標題********************/
 .introduction {
    font-size: 36px;
	color: #3A0203;
	text-align: left;

  }
.introduction2 {

  padding-top: 2%;
  font-size: 28px;
  width: 100%;
  height: 45rem;
  text-align: left;
  margin: 0 auto;
  color: #3A0203;
	}
	
.introduction2 p{
	width: 100%;
	}
	
.introduction3 {
	padding-top: 5%;
	font-size: 28px;	
    text-align: left;
	width: 100%;
	padding-bottom: 5%;
	height: 100%;
  color: #3A0203;

	}	
	
	.introduction4 {
	text-align: left;
	font-weight: bold;
    font-size: 28px;
	color: #3A0203;
	width: 100%;
	padding-top: 5%;
    height: 100%;
		
	}
	

/******************CTI圖片下的文本******************************/	
.neirong {
	width: 100%;
	text-align: left;
	font-size: 28px;
	padding-top: 5%;
	height: 100%;
	color: #3A0203;



	}
	.neirong2{
	padding-top: 5%;
	width:100%;
	text-align: left;
	font-size: 28px;
	height: 100%;
			color: #3A0203;


	} 
	
	.neirong3{
	width: 100%;
	font-size: 28px;
	padding-top: 5%;
	height: 100%;
			color: #3A0203;

		
	}
	.neirong4{
	padding-top: 5%;
	height: 30rem;	
	width: 100%;
	font-size: 28px;
			color: #3A0203;

		
	}
		
	.picture1{
	width: 100%;
	font-size: 28px;
	padding-top: 5%;
	height: 5rem;
	color: #3A0203;


	}
	.picture2{
	width: 100%;
	font-size: 28px;
	padding-top: 15%;
	height: 12rem;
	color: #3A0203;

	}
	
	.picture2-2{
    padding-top: 15%;
	height: 12rem;	
	width: 100%;	
	font-size: 28px;
			color: #3A0203;

	}
	
	.picture3{
	padding-top: 15%;
	height: 52rem;	
	width: 100%;		
	font-size: 28px;
	color: #3A0203;

	}
	.picture4{
	padding-top: 15%;
	height: 45rem;	
	width: 100%;	
	font-size: 28px;
	color: #3A0203;

	}
	.picture5{
    background-repeat: no-repeat;
    background-position: left;	
	height: 35rem;	
	width: 100%;
	font-size: 28px;
	color: #3A0203;
		
	}
	/****************分頁切換*********************/	
.pagination {
    display: inline-block;
    padding: 1% 10%;	
	
}

.pagination li {
	display: inline;
	}

.pagination li a {
    color: black;
	padding-top: 10px;
    padding: 1px 40px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination li a:hover:not(.active) {
	background-color: #ddd;
	}

}


@media all and (max-width: 375px){

/***************兩個標題********************/
 .introduction {
    font-size: 36px;
	color: #3A0203;
	text-align: center;
	font-weight: bold;


  }
.introduction2 {

    padding-top: 2%;
    font-size: 28px;
    width: 100%;
	height: 40rem;
	text-align: center;
	color: #3A0203;
	}
	
	.introduction2 p{
		width: 100%;
		font-size: 16px;
	}
	
	.introduction3 {
	padding-top: 5%;
	font-size: 28px;	
	text-align: center;
	width: 100%;
	padding-bottom: 5%;
	color: #3A0203;

	}	
	
	.introduction3 p{
		font-size: 16px;
	}
	
	.introduction4 {
	
	text-align: center;
    font-size: 28px;
	color: #3A0203;
	width: 100%;
	padding-top: 5%;

	}

/******************CTI圖片下的文本******************************/	
.neirong {
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding-top: 5%;
	height: 100%;
	color: #3A0203;
	}
	
	.neirong2{
	padding-top: 5%;
	width:100%;
	text-align: center;
	font-size: 28px;
    height: 100%;
	color: #3A0203;

	} 
	.neirong3{
	width: 100%;
	font-size: 28px;
	padding-top: 5%;
	height: 100%;
	text-align: center;
	color: #3A0203;

		
	}
	.neirong4{
	padding-top: 5%;
	height: 45rem;	
	width: 100%;
	font-size: 28px;
	height: 100%;
	color: #3A0203;
	}
	
.neirong4 p {
	
font-size: 16px;

	}

		
	.picture1{
	width: 100%;
	font-size: 28px;
	padding-top: 5%;
	height: 100%;
	text-align: center;
	color: #3A0203;

	}
	
	.picture2{
	width: 100%;
	font-size: 28px;
	padding-top: 15%;
	height: 100%;
	color: #3A0203;

	}

	.picture2-2{
    padding-top: 15%;
	height: 10rem;	
	width: 100%;	
	font-size: 28px;
	color: #3A0203;

	}
	.picture3{
	padding-top: 15%;
	height: 55rem;
	width: 100%;		
	font-size: 28px;
	color: #3A0203;
    text-align: center;

	}

.picture3 p{
	font-size: 16px;

	}
	
.picture4{
	padding-top: 15%;
	color: #3A0203;
	height: 50rem;	
	width: 100%;	
	font-size: 28px;
    text-align: center;

	}
	
.picture5{
    background-repeat: no-repeat;
    background-position: left;	
	height: 50rem;	
	width: 100%;
	font-size: 28px;
	color: #3A0203;
    text-align: center;
	}
	/****************分頁切換*********************/	
	
.pagination {
    display: inline-block;
    padding: 1% 2%;	
	
}

.pagination li {
	display: inline;
	}

.pagination li a {
    color: black;
	padding-top: 10px;
    padding: 1px 18px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 1px 5px;
}

.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination li a:hover:not(.active) {
	background-color: #ddd;
	}

}
/***************************************************************************************************************/
/*magic-fadeInUp*/
.magic-fadeInbg {
  opacity: 0;
}

.magic-fadeIn {
  opacity: 0;
}

.magic-fadeInUp {
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
 
  opacity: 0;
}

.magic-fadeInLeft {
  bottom: -100px;
  opacity: 0;
}

.magic-fadeInRight {
  -webkit-transform: translateX(200px);
      -ms-transform: translateX(200px);
          transform: translateX(200px);
  opacity: 0;
}

@media print, screen and (min-width: 992px) {
  .easeZoomIn {
    -webkit-transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    -o-transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    transition: -webkit-transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9), -webkit-transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
  }

  .list:hover .easeZoomIn {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
}
/*footer末端紅遍*/
#footer {
  color: #FFF;
	margin-top: 0;
  font-size: 0.92em;
  letter-spacing: 0.07em;
  width: 100%;
  z-index: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(12%, #E8553B), color-stop(69%, #A12C2E));
  background: -o-linear-gradient(bottom, #E8553B 12%, #A12C2E 69%);
  background: linear-gradient(0deg, #E8553B 12%, #A12C2E 69%);
  background: -o-linear-gradient(0deg, #E8553B 12%, #A12C2E 69%);
}
#footer p {
  margin-bottom: 0;
}
#footer a {
  color: #FFF;
}
#footer .footer-t {
  height: 59px;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
#footer .footer-t:before {
  content: "";
  width: 100%;
  height: 6px;
  display: inline-block;
  margin-top: 0;
  background: -o-linear-gradient(bottom, #d16868 26%, #A12C2E 60%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(26%, #d16868), color-stop(60%, #A12C2E));
  background: linear-gradient(0deg, #d16868 26%, #A12C2E 60%);
  background: -o-linear-gradient(0deg, #d16868 26%, #A12C2E 60%);
}
#footer .footer-t .fnav {
  float: right;
}
#footer .footer-t .fnav li {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  font-size: 1.2rem;
  font-weight: bold;
}
#footer .footer-t .fnav li > a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  color: #000000;
}
#footer .footer-bottom {
  width: 100%;
  height: 65px;
}

@media (min-width: 1025px) {
  .fnav li:hover {
    background-color: #f7c8dc;
  }
  .fnav li a:hover {
    color: #fff !important;
  }

  .footer-t li a {
    -webkit-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .footer-t li a:hover {
    -webkit-filter: drop-shadow(2px 2px 5px #da797a);
    -moz-filter: drop-shadow(2px 2px 5px #da797a);
    -o-filter: drop-shadow(2px 2px 5px #da797a);
    filter: drop-shadow(2px 2px 5px #da797a);
    background: -o-linear-gradient(bottom, #EE859C 26%, #A12C2E 60%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(26%, #EE859C), color-stop(60%, #A12C2E));
    background: linear-gradient(0deg, #EE859C 26%, #A12C2E 60%);
    background: -o-linear-gradient(0deg, #EE859C 26%, #A12C2E 60%);
  }
}
@media (max-width: 1366px) {
  #footer .footer-bottom {
    text-align: center;
    padding: 1.2rem 0 2.8rem 0;
  }
}
@media (min-width: 993px) {
  #footer a:hover {
    color: #506d23;
  }
}
/* ==========================================================================
    內頁 共用
 ==========================================================================*/
.d1 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.d2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.d3 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.d4 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.d5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.d6 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.d7 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.d8 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.d9 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.d10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}