@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro";
@import "https://fonts.googleapis.com/css?family=Playfair+Display";
@import "https://fonts.googleapis.com/css?family=Dosis";
@import url(fonts/fontello/css/icon.css);
@import url(normalize.css);
@import url(flexboxgrid.min.css);
@import url(plugin.css);
@import url(magic.min.css);
@import url(slick.css);
@import url(slick-theme.css);
@import url(sprite.css);
@import url("https://fonts.googleapis.com/css?family=Poppins");
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.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; }

.inlineBox {
  letter-spacing: -0px;
  word-spacing: -0px;
  font-size: 0;
  padding: 0; }
  .inlineBox .boxIn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-size: 16px;
    letter-spacing: normal;
    word-spacing: normal; }

.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.msie .home .slick-slider {
  position: inherit; }

html.msie .qa-box .item .actived.qa-title {
  margin-bottom: -1px; }

html.msie #pro-slider .slick-slider.slider-for {
  top: 3.2rem; }

html.msie .winBox .inner .close {
  top: 39.5%; }

html, body {
  font-family: 'Poppins',Arial,"微軟正黑體","蘭亭黑 - 繁","黑體 - 繁",sans-serif;
  /*font-family: 'Titillium Web', sans-serif'Source Sans Pro',"微軟正黑體",Arial,"蘭亭黑 - 繁","黑體 - 繁",sans-serif;*/
  line-height: 1.5;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  height: 100%;
  color: #666;
  background-color: #f5f5f5; }

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: .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; } }

/*@media (max-width: 480px){
  html,body,
  html[lang="tw"],html[lang="tw"] body{
    font-size: 13px;
  }
}*/
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;
  /*width: 96%;
  max-width: 1600px;*/
  padding-left: .5rem;
  padding-right: .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; }

/*font-family*/
/*.playfair{
  font-family: 'Playfair Display',"微軟正黑體",Arial,"蘭亭黑 - 繁","黑體 - 繁",sans-serif;
}*/
/*follow icon*/
/*color*/
/*$o-h: #fd3b4b; //org:hover*/
.green {
  color: #8fc43d; }

.deep-green {
  color: #2DC592; }

.blue {
  color: #20A1C2; }

.deep-blue {
  color: #07839F; }

.bluegreen {
  color: #23B0D2; }

.gray {
  color: #b6b2b1; }

.red {
  color: #c70c07; }

.black {
  color: #000; }

.white {
  color: #FFF; }

.white2 {
  color: #cecece; }

.greenlake {
  color: #43a15c; }

.greenlake2 {
  color: #307342; }

.greenlake3 {
  color: #61ab75; }

.yellow {
  color: #fff700; }

/*greenToBlue*/
.greenToBlue {
  background: #337b23;
  background: -moz-linear-gradient(top, #337b23 0%, #20A1C2 100%);
  background: -webkit-linear-gradient(top, #337b23 0%, #20A1C2 100%);
  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: -moz-linear-gradient(0deg, transparent 2%, red 50%, transparent 98%);
  background: -webkit-linear-gradient(0deg, transparent 2%, red 50%, transparent 98%);
  background: -webkit-gradient(linear, left top, right top, color-stop(2%, transparent), color-stop(50%, red), color-stop(98%, transparent));
  background: -webkit-linear-gradient(left, transparent 2%, red 50%, transparent 98%);
  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: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.9) 40%);
  background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.9) 40%);
  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;
  /*background: #777;*/
  border: 3px solid rgba(255, 255, 255, 0);
  border-radius: 3px;
  width: 23px;
  height: 23px;
  background: #c70c07 url(images/icon/icon-check.png) center center no-repeat;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .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"]:checked+label:after,
.af-layout [type="checkbox"]:checked:after {
    background: #c70c07 url(images/icon/icon-check.png) center center no-repeat;
    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; }

/*font-size*/
.font-70 {
  font-size: 70px;
  font-size: 3.88889rem; }

.font-60 {
  font-size: 60px;
  font-size: 3.33333rem; }

.font-50 {
  font-size: 50px;
  font-size: 2.77778rem; }

.font-45 {
  font-size: 45px;
  font-size: 2.5rem; }

.font-40, .page-title {
  font-size: 40px;
  font-size: 2.22222rem; }

.font-35 {
  font-size: 35px;
  font-size: 1.94444rem; }

.font-30 {
  font-size: 30px;
  font-size: 1.66667rem; }

.font-27 {
  font-size: 27px;
  font-size: 1.6875rem; }

.font-26 {
  font-size: 26px;
  font-size: 1.6375rem; }

.font-25 {
  /*@include font-size(25px);*/
  font-size: 25px; }

.font-22 {
  /*@include font-size(22px);*/
  font-size: 22px; }

.font-20 {
  /*@include font-size(20px);*/
  font-size: 20px; }

.font-18 {
  font-size: 18px; }

@media (max-width: 1366px) {
  .font-70 {
    font-size: 60px;
    font-size: 3.33333rem; }
  .font-50 {
    font-size: 40px;
    font-size: 2.22222rem; }
  .font-45 {
    font-size: 35px;
    font-size: 1.94444rem; }
  .font-40, .page-title {
    font-size: 30px;
    font-size: 1.66667rem; }
  .font-35 {
    font-size: 28px;
    font-size: 1.55556rem; }
  .font-30 {
    font-size: 25px;
    font-size: 1.38889rem; }
  .font-25 {
    font-size: 25px;
    font-size: 1.38889rem; }
  .font-18 {
    font-size: 20px;
    font-size: 1.11111rem; } }

@media (max-width: 680px) {
  .font-70 {
    font-size: 50px;
    font-size: 2.77778rem; }
  .font-50 {
    font-size: 35px;
    font-size: 1.94444rem; }
  .font-45 {
    font-size: 30px;
    font-size: 1.66667rem; }
  .font-40, .page-title {
    font-size: 25px;
    font-size: 1.38889rem; }
  .font-35 {
    font-size: 25px;
    font-size: 1.38889rem; }
  .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.22222rem; }
  .font-25 {
    font-size: 21px;
    font-size: 1.16667rem; }
  .font-22 {
    font-size: 20px;
    font-size: 1.11111rem; }
  .font-20 {
    font-size: 20px;
    font-size: 1.11111rem; } }

/*@media (max-width: 768px){
   .font-70{
    @include font-size(40px);
   }
   .font-50{
     @include font-size(32px);
   }
   .font-45{
     @include font-size(28px);
   }
   .font-40{
     @include font-size(25px);
   }
   .font-35{
     @include font-size(23px);
   }
   .font-30{
     @include font-size(22px);
   }
   .font-27 {
     font-size: 22px;
     font-size: 1.375rem;
   }
   .font-26 {
    font-size: 21px;
    font-size: 1.2875rem;
   }
   .font-25{
     @include font-size(21px);
   }
   .font-22{
     @include font-size(20px);
   }
   .font-20{
     @include font-size(19px);
   }
}

@media (max-width: 768px){
  .font-70{
    @include font-size(35px);
  }
   .font-50{
     @include font-size(28px);
   }
}*/
/*font-weight*/
.light {
  font-weight: lighter; }

.normal {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.semibold {
  font-weight: bolder; }

.regular {
  font-weight: normal; }

/*text-decoration*/
.overline {
  text-decoration: overline; }

.underline {
  text-decoration: underline; }

.through {
  text-decoration: line-through; }

/*對齊*/
.text-center, .page-title {
  text-align: center; }

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

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

/*不換行*/
.nowrap {
  white-space: nowrap; }

/*img*/
img {
  max-width: 100%; }

/*特效*/
.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; }

::-webkit-input-placeholder {
  color: #FFF;
  /*color: #aaa;*/
  font-weight: normal;
  font-family: 'Titillium Web', "微軟正黑體",Arial,"蘭亭黑 - 繁","黑體 - 繁",sans-serif; }

:-ms-input-placeholder {
  color: #FFF;
  /*color: #aaa;*/
  font-weight: normal;
  font-family: 'Titillium Web', "微軟正黑體",Arial,"蘭亭黑 - 繁","黑體 - 繁",sans-serif; }

::placeholder {
  color: #FFF;
  /*color: #aaa;*/
  font-weight: normal;
  font-family: 'Titillium Web', "微軟正黑體",Arial,"蘭亭黑 - 繁","黑體 - 繁",sans-serif; }

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;
  /*background-color: $r2-o;*/ }

.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; }

/*ul.disc{
  li{
    position: relative;
    line-height: 1.5;
    padding-left: 20px;
    &:before{
      display: inline-block;
      vertical-align: top;
      content: '';
      width: 5px;
      height: 5px;
      background-color: $b;
      border-radius: 50%;
      line-height: 1.5;
      margin-top: 12px;
      margin-left: 5px;
      margin-right: 5px;
      position: absolute;
      top: 0;
      left: 0;
    }
  }
  &.disc-white{
    li:before{
      background-color: #fff;
    }
  }
}*/
/*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;
  text-align: center;
  line-height: 50px;
  /*line-height: 36px;*/
  text-align: center;
  border-radius: 50%; }
  .fancybox-close:before {
    display: block;
    content: "\e808";
    font-family: "icon";
    font-weight: normal;
    font-size: 2em;
    /*font-size: 20px;*/
    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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .flex-box.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-box.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .flex-box.column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .flex-box.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-box.around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-box.between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-box.start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-box.end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-box.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-box.stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flex-box.center2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.no-flexbox .flex-box {
  display: block; }

/*width*/
.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

/*common*/
.page-content {
  position: relative;
  z-index: 1;
  /*z-index: 500;*/
  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: -moz-linear-gradient(left, #1F9FC2 0%, #2BD4BD 100%);
    background: -webkit-linear-gradient(left, #1F9FC2 0%, #2BD4BD 100%);
    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: .5rem;
  padding-bottom: .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;
    /*border-left: 1px solid #D2D2D2;
        border-right: 1px solid #D2D2D2;
        border-bottom: 1px dashed #D2D2D2;*/
    white-space: nowrap; }
  .myTable thead tr:last-of-type th {
    border-bottom: 0; }

.myTable tbody tr {
  /*&:first-of-type{
        td{
          border-top: 1px dashed #D2D2D2;
        }
      }
      &:nth-of-type(even){
        background-color: #F4F4F4;
      }*/ }
  .myTable tbody tr td {
    padding: 1rem;
    border-bottom: 1px solid rgba(199, 12, 7, 0.35);
    /*&:first-of-type{
          font-weight: bold;
        }*/ }

/*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%; }

/*@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,900');*/
html:not(.iphone) {
  /*#header .nav {
    .menu {
      .child-list {
        li{
          &:hover {
            background-color: rgba(217, 10, 10, .8);
            > a {
              color: #fff!important;
            }
          }
        }
      }
    }
  }*/ }
  html:not(.iphone) .nav-sort .inBox li:hover:after {
    opacity: 1; }

/*page*/
[class*="splitText"] {
  font-weight: 700;
  font-weight: normal;
  opacity: 0; }

[class*="splitText"] span {
  display: inline-block;
  opacity: 0; }

/*.sprite {
    background-image: url(images/icon/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}*/
/**/
#index-banner-silder .slick-prev {
  left: 2%; }

#index-banner-silder .slick-next {
  right: 2%; }

#index-banner-silder .slick-prev,
#index-banner-silder .slick-next {
  background-color: transparent;
  border: solid 1px rgba(204, 204, 204, 0.5); }

#index-banner-silder .slick-prev:before,
#index-banner-silder .slick-next:before {
  color: rgba(204, 204, 204, 0.5); }

#index-banner-silder .slick-prev:hover:before,
#index-banner-silder .slick-next:hover:before {
  color: #FFF; }

@media (max-width: 480px) {
  #index-banner-silder .slick-prev {
    left: 2.5%; }
  #index-banner-silder .slick-next {
    right: 2.5%; }
  #index-banner-silder .slick-prev,
  #index-banner-silder .slick-next {
    top: inherit;
    bottom: 0; } }

.nav-sort-note {
  font-size: 1.05em;
  letter-spacing: .2px;
  /*letter-spacing:.5px;*/
  margin-bottom: 1.5rem; }

@media (max-width: 992px) {
  .nav-sort-note {
    font-size: 14px;
    letter-spacing: .5px;
    z-index: 99; } }

.nav-sort {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px; }
  .nav-sort .scrollbar-x {
    width: 100%;
    position: relative;
    padding-left: 0;
    padding-right: 0; }
    .nav-sort .scrollbar-x .nav-prev {
      position: absolute;
      width: 30px;
      height: 100%;
      top: 0;
      left: -30px;
      z-index: 5;
      background-position: -105px -250px;
      cursor: pointer; }
      .nav-sort .scrollbar-x .nav-prev.disable {
        opacity: .5;
        pointer-events: none; }
    .nav-sort .scrollbar-x .nav-next {
      position: absolute;
      width: 30px;
      height: 100%;
      top: 0;
      right: -30px;
      z-index: 5;
      background-position: -244px -130px;
      cursor: pointer; }
      .nav-sort .scrollbar-x .nav-next.disable {
        opacity: .5;
        pointer-events: none; }
    .nav-sort .scrollbar-x.mCS_no_scrollbar .nav-prev, .nav-sort .scrollbar-x.mCS_no_scrollbar .nav-next {
      pointer-events: none;
      visibility: hidden; }
    .nav-sort .scrollbar-x .mCSB_container {
      margin-bottom: 0 !important; }
    .nav-sort .scrollbar-x #mCSB_2_scrollbar_horizontal {
      visibility: hidden;
      opacity: 0; }
  .nav-sort .inBox {
    opacity: 1;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center; }
    .nav-sort .inBox li {
      margin: 0 -2.6px;
      display: inline-block;
      vertical-align: top;
      color: #777;
      position: relative;
      z-index: 2;
      border: solid 1px #e6e6e6;
      background-color: #FFF; }
      .nav-sort .inBox li a {
        font-size: .98em;
        letter-spacing: .2px;
        display: block;
        width: 100%;
        height: 100%;
        color: #777;
        white-space: nowrap;
        padding: .7rem 3.5rem;
        position: relative;
        -webkit-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        -ms-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
        .nav-sort .inBox li a:hover {
          color: #FFF;
          background-color: #8fc43d; }
      .nav-sort .inBox li.is-active a {
        color: #FFF;
        background-color: #8fc43d; }

@media (max-width: 992px) {
  .nav-sort {
    padding-bottom: 0 !important; }
    .nav-sort .inBox li a {
      padding: .7rem 2rem; } }

@media (max-width: 680px) {
  .nav-sort .inBox li a {
    /*font-size:1.1em;*/
    font-size: 14px;
    padding: 1.2rem 1rem; } }

@media (max-width: 768px) {
  .nav-sort .container,
  .nav-sort .tab-pages.tabs.fixed,
  .tab-pages .nav-sort .tabs.fixed {
    width: 100%; } }

@media (min-width: 993px) {
  .nav-sort.actived {
    position: fixed;
    z-index: 999;
    top: 70px;
    padding: 0; } }

/*@media (max-width: 992px) {
	.nav-sort.actived {
		top: inherit;
		bottom:0;
	}
}

@media (max-width: 768px) {
	.nav-sort .inBox li a {
		font-size: 14px;
		padding: 1rem 1rem;
	}
}*/
#about .nav-sort .inBox,
#product .nav-sort .inBox,
#recruit .nav-sort .inBox,
#news .nav-sort .inBox,
#new .nav-sort .inBox {
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  position: relative; }

/*@media (min-width: 479px) {
	#news,
	#new {
		.nav-sort {
			.inBox {
				left: 50%;
				bottom: auto;
				right: auto;
				transform: translateX(-50%);
				display:inline-block;
				position:relative;
			}
		}
	}
}*/
/**/
#header {
  width: 100%;
  height: 88px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(143, 196, 61, 0.25);
  /*background: url(images/common/menu-bg.png) left bottom repeat-x;*/
  -webkit-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 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), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  /*-webkit-transition: top .4s $easeOutCubic;
	-moz-transition: top .4s $easeOutCubic;
	-ms-transition: top .4s $easeOutCubic;
	-o-transition: top .4s $easeOutCubic;
	transition: top .4s $easeOutCubic;*/ }
  #header .logo {
    display: inline-block;
    float: left;
    margin: 1rem 10px 0 2.8rem;
    /*margin: 1rem 20px 0 3rem;*/
    width: 155px;
    height: 55px;
    /*width: 140px;
		height: 55px;*/ }
    #header .logo a {
      display: block;
      background: url(images/common/logo-en.png) center no-repeat;
      width: 100%;
      height: 100%;
      background-size: contain; }
  #header .nav {
    background: url(images/common/menu-bg.png) left bottom no-repeat;
    /*width: calc(100% - 690px);*/
    height: 100%;
    float: right;
    padding-right: 345px; }
    #header .nav .menu > li {
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
      #header .nav .menu > li:not(.menu-active):before {
        content: "‧";
        color: #b2e761;
        font-size: 1.7em;
        /*height: 100%;*/
        position: absolute;
        top: 1.4rem;
        left: -1.4rem;
        /*left:-25%;
		  	/*transform:translateX(25%);*/
        /*bottom:1.4rem;*/ }
      #header .nav .menu > li:nth-of-type(1):before {
        display: none; }
    #header .nav .menu {
      position: relative;
      letter-spacing: -0px;
      word-spacing: -0px;
      font-size: 0;
      /*padding: 14px 0 0 0;*/
      margin-left: 6rem; }
      #header .nav .menu > li {
        position: relative;
        font-size: 1.03rem;
        letter-spacing: normal;
        word-spacing: normal;
        margin-left: 1.1rem;
        margin-right: 1.1rem; }
        #header .nav .menu > li > a {
          display: block;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          height: 100%;
          padding-left: .8rem;
          padding-right: .8rem;
          color: #FFF;
          -webkit-transition: initial;
          -o-transition: initial;
          transition: initial; }
        #header .nav .menu > li:hover:not(.menu-active):after {
          background-color: transparent; }
      #header .nav .menu li.menu-active {
        position: absolute;
        bottom: 0;
        height: 3px;
        background-color: #b2e761;
        z-index: 1;
        -webkit-transition: background 0.3s 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
        -o-transition: background 0.3s 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
        transition: background 0.3s 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
        opacity: 0; }
        #header .nav .menu li.menu-active:before {
          display: none; }
      #header .nav .menu li.is-active:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #b2e761;
        z-index: 1; }
      #header .nav .menu .child-list {
        display: none;
        width: auto;
        min-width: 160px;
        position: absolute;
        top: 100%; }
        #header .nav .menu .child-list li {
          display: block;
          width: 100%;
          text-align: left;
          border-bottom: 1px solid rgba(255, 255, 255, 0.3);
          font-size: .9rem;
          -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); }
          #header .nav .menu .child-list li.all {
            display: none; }
          #header .nav .menu .child-list li a {
            display: block;
            padding: 10psx 1rem;
            color: #444 !important; }
    #header .nav .menu:hover li.menu-active {
      opacity: 1; }
  #header .topLink {
    width: 360px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 2rem 5rem 0 6rem;
    background: url(images/common/lan-bg.png) left bottom no-repeat; }
    #header .topLink a {
      color: #FFF; }
    #header .topLink .lang-in {
      font-size: .93em;
      letter-spacing: 1px;
      display: inline-block;
      margin-top: -1px; }
      #header .topLink .lang-in .iconM-lan {
        color: #FFF;
        font-size: 1.7em;
        line-height: 1;
        padding-top: .7rem;
        padding: 0;
        display: inline-block; }
        #header .topLink .lang-in .iconM-lan:before {
          content: '\e81a';
          font-size: 1.6rem;
          height: 100%;
          display: inline-block;
          vertical-align: middle;
          margin: 0;
          padding: 0; }
        #header .topLink .lang-in .iconM-lan span {
          font-size: 14px;
          width: 40px;
          display: inline-block;
          vertical-align: middle;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          text-align: center;
          max-height: 100%;
          overflow: hidden; }
        #header .topLink .lang-in .iconM-lan span.lan {
          display: none;
          padding-left: 10px; }
        #header .topLink .lang-in .iconM-lan span.lan-active {
          display: inline-block; }
        #header .topLink .lang-in .iconM-lan span.lan-txt {
          display: none; }
      #header .topLink .lang-in .widget-lan {
        position: relative; }
        #header .topLink .lang-in .widget-lan .level-2 {
          display: none;
          position: absolute;
          top: 29px;
          left: 50%;
          z-index: 11;
          -webkit-transition: translateX(-50%);
          -moz-transition: translateX(-50%);
          -ms-transition: translateX(-50%);
          -o-transition: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          background-color: rgba(243, 243, 243, 0.85);
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          white-space: nowrap;
          text-align: center;
          -webkit-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
          -moz-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
          -ms-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
          -o-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
          /*border-left: solid .5px rgba(224, 224, 224, .1);
					border-right: solid .5px rgba(224, 224, 224, .1);*/ }
          #header .topLink .lang-in .widget-lan .level-2 li {
            position: relative;
            -webkit-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
            -moz-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
            -ms-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
            -o-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
            /*border-bottom: solid .5px rgba(224, 224, 224, .1);*/
            /*&:hover {
							background-color:$deep-r;
						}*/ }
            #header .topLink .lang-in .widget-lan .level-2 li.active {
              background-color: rgba(80, 140, 50, 0.85); }
            #header .topLink .lang-in .widget-lan .level-2 li:hover {
              background-color: #508c32 !important; }
              #header .topLink .lang-in .widget-lan .level-2 li:hover a {
                color: #FFF; }
            #header .topLink .lang-in .widget-lan .level-2 li a {
              color: #555;
              padding: 8px 18px;
              margin: 0 10px;
              display: block;
              -webkit-transition: all 0.2s;
              -o-transition: all 0.2s;
              transition: all 0.2s;
              text-decoration: none; }
            #header .topLink .lang-in .widget-lan .level-2 li.active a {
              color: #FFF; }
          #header .topLink .lang-in .widget-lan .level-2 li:last-of-type:before {
            display: none; }
    #header .topLink .follow-in {
      margin-top: -2.5px; }
      #header .topLink .follow-in ul li {
        width: auto;
        display: inline-block;
        margin-left: 5px; }
        #header .topLink .follow-in ul li a {
          font-size: 1.28em;
          display: inline-block; }
  #header.actived .topLink .lang-in .widget-lan .level-2 {
    top: 16px; }

@media (min-width: 1025px) {
  #header.actived {
    background-color: rgba(143, 196, 61, 0.8); }
  #header.actived .logo a {
    height: 85%;
    margin-top: .15rem; }
  #header .logo a {
    -webkit-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: height 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-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 .nav .menu > li:not(.menu-active):before {
    -webkit-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #header.actived .nav .menu > li:not(.menu-active):before {
    color: #93d34b;
    top: 0.6rem; } }

@media (min-width: 993px) {
  #header .topLink .follow-in ul li a:hover {
    color: #cdd74b; } }

@media (min-width: 1025px) {
  #header .topLink .follow-in {
    margin-top: -22px; }
    #header .topLink .follow-in ul li a {
      padding: 20px 0; }
  #header .topLink .lang-in .iconM-lan {
    /*span {
						padding: 20px 0;
					}*/ }
    #header .topLink .lang-in .iconM-lan span.lan-txt {
      margin-top: -18px; } }

.header-open {
  height: 100% !important;
  overflow: hidden !important; }

@media (max-width: 1680px) {
  #header .logo {
    width: 143px;
    margin: 1rem 0 0 2.3rem;
    text-align: center; }
  #header .topLink {
    width: 310px;
    padding: 2.1rem 3.8rem 0 6rem; }
    #header .topLink .lang-in a {
      font-size: 1em; }
  #header .nav .menu > li {
    margin-left: .8rem;
    margin-right: .8rem; }
    #header .nav .menu > li:not(.menu-active):before {
      left: -1.1rem; } }

@media (max-width: 1430px) {
  #header .nav {
    padding-right: 20%; }
  #header .nav .menu {
    margin-left: 5rem; } }

@media (max-width: 1366px) {
  #header .topLink {
    width: 290px;
    padding: 2.1rem 3rem 0 5.7rem; }
    #header .topLink .lang-in a {
      font-size: .93em; }
  #header .nav {
    padding-right: 20%;
    /*padding-right: 22%;*/ }
    #header .nav .menu {
      /*margin-left: 5.5rem;*/ }
      #header .nav .menu > li {
        margin-left: .3rem;
        margin-right: .3rem; }
        #header .nav .menu > li:not(.menu-active):before {
          left: -.6rem; } }

@media (max-width: 1280px) {
  #header .logo {
    width: 130px;
    position: absolute;
    z-index: 9; }
  #header .nav .menu {
    margin-left: 4rem; } }

@media (max-width: 1024px) {
  #header .topLink .lang-in {
    margin-top: -3px; }
  #header .nav .menu {
    margin-left: 3rem; } }

@media (max-width: 1180px) {
  #header .nav .menu > li {
    margin-left: 0rem;
    margin-right: 0rem; }
    #header .nav .menu > li:not(.menu-active):before {
      left: -.3rem; }
  #header .topLink {
    width: 280px; }
    #header .topLink .lang-in {
      font-size: .9em; }
  #header .logo {
    width: 120px;
    margin: 1rem 0 0 1.8rem; } }

/*@media (max-width: 1280px) {*/
@media (max-width: 1024px) {
  #header {
    height: 70px;
    background-color: #8fc43d; }
    #header .logo {
      width: 120px;
      margin: 8px 0 0 2rem;
      /*width: 150px;
			display: block;
			float: none;
			text-align:center;
			margin:10px auto 0 auto !important;*/ }
    #header .hamburger {
      display: block;
      position: absolute;
      top: 11px;
      right: 30px;
      /*left: 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;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      /*background-color: rgba(248, 248, 248, .95);*/
      /*background-color: rgba(87, 134, 46, .85);*/
      background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(51, 123, 35, 0.9)), color-stop(90%, rgba(143, 196, 61, 0.75)));
      background: -webkit-linear-gradient(top, rgba(51, 123, 35, 0.9) 70%, rgba(143, 196, 61, 0.75) 90%);
      background: -o-linear-gradient(top, rgba(51, 123, 35, 0.9) 70%, rgba(143, 196, 61, 0.75) 90%);
      background: linear-gradient(to bottom, rgba(51, 123, 35, 0.9) 70%, rgba(143, 196, 61, 0.75) 90%);
      /*background: linear-gradient(to top , rgba(143, 196, 61, .75) 35% , rgba(51, 123, 35, .75) 80%);*/
      position: absolute;
      top: 70px;
      /*margin-top: 7px;*/ }
      #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);
          /*border-bottom: 1px solid rgba(230, 230, 230, 1);*/ }
          #header .nav .menu li a {
            color: #f8f8f8;
            /*color: #8fc43d;*/
            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.menu-active {
            display: none; }
          #header .nav .menu li:after {
            display: none !important; }
          #header .nav .menu li.has-child .child2 li a {
            text-align: left; }
          #header .nav .menu li.has-child a {
            position: relative; }
        #header .nav .menu .child-list {
          padding: 0;
          min-width: 100%;
          position: relative;
          background-color: rgba(243, 243, 243, 0.85); }
          #header .nav .menu .child-list li {
            font-size: 1.2rem;
            text-align: left;
            position: relative; }
            #header .nav .menu .child-list li a {
              padding: 1.2rem 2rem;
              position: relative;
              text-align: center; }
            #header .nav .menu .child-list li.all {
              display: block; }
              #header .nav .menu .child-list li.all + li {
                -webkit-box-shadow: 0 0 0 transparent;
                box-shadow: 0 0 0 transparent; }
    #header .topLink {
      right: 0;
      bottom: 16px;
      width: 360px;
      padding: 1.7rem 130px 0 5rem; }
      #header .topLink .lang-in a {
        font-size: 1em; }
      #header .topLink .lang-in .widget-lan .level-2 {
        top: 25px; }
      #header .topLink .follow-in {
        margin-top: -6px; }
        #header .topLink .follow-in ul li a {
          font-size: 1.5em; }
  #header .nav .menu > li.menu-active {
    display: none; }
  #header .nav .menu > li.active > a {
    color: #FFF !important; }
  #header .nav .menu > li:before {
    display: none !important; }
  #header .nav .menu > li.has-child > a:before {
    display: block;
    /*content: "+";*/
    content: '\e805';
    font-family: "icon";
    font-size: 1em;
    color: #FFF;
    line-height: 0;
    display: inline-block;
    padding: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2.3rem;
    right: 1.5rem;
    -webkit-transition: -webkit-transform .5s easeInOutSine;
    transition: -webkit-transform .5s easeInOutSine;
    -o-transition: transform .5s easeInOutSine;
    transition: transform .5s easeInOutSine;
    transition: transform .5s easeInOutSine, -webkit-transform .5s easeInOutSine; }
  #header .nav .menu > li.has-child.active > a:before {
    top: 1.3rem;
    right: 1.8rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-filter: brightness(1); }
  #header .nav .menu .child-list li.all {
    display: block; }
  #header .nav .menu .child-list li.all + li {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }
  /*第三層*/
  #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: '\e805';
    font-family: "icon";
    font-size: 1em;
    color: #808080;
    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; } }

@media (max-width: 1680px) {
  #header .topLink .lang-in .widget-lan .level-2 {
    top: 27px; } }

@media (max-width: 1024px) {
  #header .topLink .lang-in .widget-lan .level-2 {
    top: 19px; } }

@media (max-width: 992px) {
  #header .topLink .lang-in {
    margin-top: 2px; }
    #header .topLink .lang-in .widget-lan .level-2 {
      top: 17px; }
  #header .topLink .follow-in {
    margin-top: -4px; }
    #header .topLink .follow-in ul li a {
      font-size: 1.7em; } }

@media (max-width: 768px) {
  #header .topLink .lang-in .widget-lan .level-2 {
    top: 21px; } }

@media (max-width: 580px) {
  #header .topLink {
    width: 330px;
    padding: 1.7rem 130px 0 4rem; } }

@media (max-width: 480px) {
  #header .topLink {
    width: 205px;
    padding: 1.7rem 0 0 4.5rem; } }

.menu .highlight {
  display: none;
  width: 100%;
  position: relative; }
  .menu .highlight .cover-img {
    padding: 20px 0; }
  .menu .highlight .cover-title {
    color: #000;
    font-size: 1.6em;
    word-break: keep-all;
    padding: 0 30px;
    margin-top: 20px; }
  .menu .highlight .cover-summary {
    color: #575757;
    font-size: 1.1em;
    word-break: keep-all;
    padding: 10px 30px;
    margin-top: 5px; }
  .menu .highlight .cover-more {
    color: #FFF;
    text-align: center;
    width: 163px;
    height: 42px;
    line-height: 42px;
    display: block;
    background: url(images/common/highlight-more.png) center no-repeat;
    position: absolute;
    right: 0;
    bottom: 0; }

#header .nav .menu li.follow-li {
  text-align: center;
  float: none;
  border-bottom: none; }
  #header .nav .menu li.follow-li li {
    display: inline-block;
    width: auto;
    border: none; }
    #header .nav .menu li.follow-li li a {
      font-size: 1.3em;
      display: block;
      padding: 1.6rem 1.6rem; }

@media (min-width: 481px) {
  #header .nav .menu li.follow-li {
    display: none; } }

@media (max-width: 480px) {
  #header .logo {
    width: 90px;
    margin: 8px 0 0 1.5rem; }
  #header .hamburger {
    top: 15px;
    right: 1.5rem;
    /*left: 18px;*/ }
  #header .hamburger .line {
    width: 35px;
    height: 2px;
    margin: 9px auto; }
  #header .hamburger.is-active .line {
    margin: 11px auto; }
  /*
	#header .topLink {
		width: 250px;
		padding: 1.7rem 85px 0 4rem;
	}*/
  /*#header .topLink .follow-in {
		margin-top: -7px;
	}

	#header .topLink .follow-in ul li a {
		font-size: 1.9em;
	}*/
  #header .topLink .follow-in {
    display: none; }
  /*#header .topLink {
		right:8px;
	}*/ }

/*@media (min-width: 1281px) {*/
@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: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      #header .nav .child-list li a {
        font-size: 16px;
        text-align: center; }
      #header .nav .child-list li:hover {
        background-color: rgba(217, 10, 10, 0.8);
        /*光暈*/ }
        #header .nav .child-list li:hover > a {
          color: #fff !important; }
    #header.actived {
      height: 70px; }
      #header.actived .logo {
        margin-top: .6rem; }
      #header.actived .nav .menu {
        padding: 10px 0 0 0; }
      #header.actived .topLink {
        bottom: 20px; }
  .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 a {
    -webkit-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: drop-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-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 #8fc337);
      /*光暈*/
      -moz-filter: drop-shadow(2px 2px 5px #8fc337);
      -o-filter: drop-shadow(2px 2px 5px #8fc337);
      filter: drop-shadow(2px 2px 5px #8fc337); }
  .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); }
  /**/
  .menu .child-list,
  .menu .child2 {
    max-height: 585px;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 11;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .menu li:nth-child(1) .child-list {
    height: 585px; }
  .menu .kind-list {
    display: none;
    width: auto;
    width: 230px;
    height: 585px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    left: 215px;
    z-index: 55px; }
  _:-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 .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; } }

@media (min-width: 993px) {
  #header .topLink {
    -webkit-transition: padding-top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: padding-top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: padding-top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: padding-top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: padding-top 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
    #header .topLink .lang-in .iconM-lan:hover:before,
    #header .topLink .lang-in .iconM-lan:hover span {
      -webkit-filter: drop-shadow(2px 2px 5px #b2e761);
      -moz-filter: drop-shadow(2px 2px 5px #b2e761);
      -ms-filter: drop-shadow(2px 2px 5px #b2e761);
      -o-filter: drop-shadow(2px 2px 5px #b2e761);
      filter: drop-shadow(2px 2px 5px #b2e761); }
    #header .topLink .lang-in .widget-lan .level-2 li:hover {
      background-color: rgba(199, 12, 7, 0.83); }
    #header .topLink .lang-in .widget-lan .level-2 li:hover a {
      color: #FFF; } }

@media (min-width: 1025px) {
  #header.actived .topLink {
    padding-top: 1.6rem; } }

.header-open {
  height: 100% !important;
  overflow: hidden !important; }

/*hamburger*/
.hamburger {
  display: none; }

.hamburger .line {
  width: 45px;
  height: 3px;
  /*width: 50px;
  height: 5px;*/
  background-color: #f8f8f8;
  display: block;
  margin: 10px auto;
  /*margin: 8px 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);
  -o-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(13px);
  -ms-transform: translateY(13px);
  -o-transform: translateY(13px);
  transform: translateY(13px); }

#hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(90deg);
  -ms-transform: translateY(-13px) rotate(90deg);
  -o-transform: translateY(-13px) rotate(90deg);
  transform: translateY(-13px) rotate(90deg); }

/*magic-fadeInUp*/
.magic-fadeInbg {
  opacity: 0; }

.magic-fadeIn {
  opacity: 0; }

.magic-fadeInUp {
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  /*transform: translateY(200px);*/
  opacity: 0; }

.magic-fadeInLeft {
  bottom: -100px;
  opacity: 0; }

.magic-fadeInRight {
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0; }

/**/
#banner {
  position: relative;
  width: 100%;
  height: 100vh; }

@media (min-width: 769px) {
  .destop-xs {
    display: block !important; }
  .mobile-xs {
    display: none !important; } }

@media (max-width: 768px) {
  .destop-xs {
    display: none !important; }
  .mobile-xs {
    display: block !important; } }

.pc {
  text-align: center; }

.pc img {
  max-width: 100%;
  height: auto;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

/*半透隱藏#banner:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, transparent 30%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 30%, transparent 100%);
}*/
/*滑鼠滾軸*/
.mouse {
  color: #fff;
  font-size: 15px;
  width: 19px;
  height: 30px;
  z-index: 999;
  padding-left: 10px;
  position: absolute;
  bottom: 6rem;
  left: 50%;
  background-image: url(images/index/mouse-bg2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  cursor: pointer;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

#eco .mouse {
  bottom: 30px; }

.mouse span {
  display: block;
  position: absolute;
  left: -50%;
  bottom: 35px; }

.mouse:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 50%;
  width: 2px;
  height: 8px;
  background-color: #FFF;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-animation: mouse-act 3s infinite;
  animation: mouse-act 3s infinite; }

@media (max-width: 992px) {
  .mouse:before {
    left: 48%; } }

/**/
@-webkit-keyframes mouse-act {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(5px) scale(1);
    transform: translateY(5px) scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px) scale(1);
    transform: translateY(10px) scale(1); } }

@keyframes mouse-act {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(5px) scale(1);
    -ms-transform: translateY(5px) scale(1);
    transform: translateY(5px) scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px) scale(1);
    -ms-transform: translateY(10px) scale(1);
    transform: translateY(10px) scale(1); } }

.mouse-act {
  -webkit-animation-name: mouse-act;
  animation-name: mouse-act; }

.scroll #banner .down {
  pointer-events: none;
  opacity: 0; }

.banner-text {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 40%;
  z-index: 100;
  color: #fff;
  text-align: left; }
  .banner-text .tit-cn {
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.3;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .banner-text .tit-en {
    letter-spacing: 1px;
    line-height: 1.3;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    .banner-text .tit-en .tit-en-bold {
      font-weight: bold; }
  .banner-text .tit-green {
    display: inline-block;
    color: #8ecd40;
    font-size: 1.5em;
    font-weight: bold;
    padding: .7rem 1.1rem;
    margin-top: 1rem;
    border: solid 1px #8ecd40;
    text-shadow: 0 0 10px rgba(143, 196, 61, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(143, 196, 61, 0.5);
    box-shadow: 0 0 10px rgba(143, 196, 61, 0.5); }

@media (max-width: 680px) {
  #banner {
    min-height: 600px; } }

@media (max-width: 480px) {
  .banner-text {
    position: absolute;
    left: 10%;
    right: 10%;
    top: 40%;
    text-align: center; }
    .banner-text .tit-cn {
      font-size: 1.8em; }
    .banner-text .tit-en {
      font-size: 1.23em; }
    .banner-text .tit-green {
      font-size: 1.23em; } }

.slick-slider {
  width: 100%;
  min-height: 500px;
  height: 100vh;
  position: fixed;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  display: block;
  height: 100%; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 99;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: #FFF;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.slick-prev {
  left: -5%; }

.slick-next {
  right: -5%; }

.slick-prev:before {
  content: '\e826'; }

.slick-next:before {
  content: '\e820'; }

.slick-prev:before,
.slick-next:before {
  color: #666;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: scale(0.8) translateX(0px);
  -ms-transform: scale(0.8) translateX(0px);
  transform: scale(0.8) translateX(0px);
  -webkit-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }

.slick-prev:hover:before {
  color: #FFF;
  -webkit-transform: scale(0.8) translateX(-8px);
  -ms-transform: scale(0.8) translateX(-8px);
  transform: scale(0.8) translateX(-8px); }

.slick-next:hover:before {
  color: #FFF;
  -webkit-transform: scale(0.8) translateX(8px);
  -ms-transform: scale(0.8) translateX(8px);
  transform: scale(0.8) translateX(8px); }

/**/
.slick-prev .sr-only,
.slick-next .sr-only {
  display: none; }

/**/
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none; }

.slick-prev:hover,
.slick-next:hover {
  background: -webkit-linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%);
  background: -o-linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%);
  background: linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%); }

.slick-prev:focus,
.slick-next:focus {
  background-color: #FFF; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  color: #d22129; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

/* Dots */
.slick-dots {
  position: absolute;
  z-index: 9;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

/*#home-banner .slick-dots {
  bottom: 65px;
}*/
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer; }

.slick-dots li.slick-active button {
  background-color: #FFF;
  border: 7px solid #FFF; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 1.5px solid #FFF;
  outline: none;
  border-radius: 100%;
  opacity: .4; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.noSlider.slick-slider .slick-track {
  text-align: center;
  width: 100% !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important; }

.noSlider.slick-slider .slick-slide {
  float: none;
  display: inline-block; }

.home {
  background-color: #f0f0f0; }

@media (max-width: 480px) {
  .home {
    background-color: #8fc43d; } }

/* === home-banner ===*/
#home-banner {
  width: 100vw;
  height: 100vh;
  overflow: hidden; }
  .windows #home-banner .video-item:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5; }
  .windows #home-banner .video-item:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000000;
    z-index: 9;
    content: '';
    background: url(images/loading2.gif) no-repeat center center; }
  .windows #home-banner .video-item.on:before {
    opacity: 0;
    display: block; }

@media (max-width: 992px) {
  #home-banner .video-item {
    display: none !important;
    opacity: 0; } }

/**/
.banner {
  overflow: hidden;
  width: 100vw;
  /*.down {
    height: 100px;
    position: absolute;
    top: 85vh;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    opacity: 1;
    transition: opacity 0.2s;
    &:before {
      position: absolute;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      content: '';
      width: 0;
      height: 0;
      border-top: 10px solid #fff;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      top: 30px;
    }
    &:after {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      content: '';
      border-left: 1px solid #fff;
      position: absolute;
      top: 40px;
      bottom: 0;
    }
    .scroll .banner .down {
      pointer-events: none;
      opacity: 0;
    }
    a {
      text-decoration: none;
      display: inline-block;
      color: #fff;
      height: 100%;
    }
  }*/ }

@media print, screen and (min-width: 992px) {
  .easeZoomIn {
    -webkit-transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    -moz-transition: transform 1s cubic-bezier(0.34, 0.96, 0.74, 0.9);
    -ms-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); } }

/**/
.shape-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.shape {
  display: block;
  position: absolute;
  z-index: 1; }

.shape span {
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover; }

.shape-1 {
  top: -130px;
  left: -363px;
  -webkit-animation: bg1animation 8s ease-out 1s;
  animation: bg1animation 8s ease-out 1s; }

.shape-1 span {
  width: 891px;
  height: 891px;
  background-image: url(images/index/com-ltb.png); }

.shape-2 {
  top: -130px;
  left: -313px;
  -webkit-animation: bg2animation 8s ease-out 1s;
  animation: bg2animation 8s ease-out 1s; }

.shape-2 span {
  width: 640px;
  height: 640px;
  background-image: url(images/index/com-lts.png); }

.shape-3 {
  bottom: -57px;
  left: -50px;
  -webkit-animation: bg3animation 6s ease-out 1s;
  animation: bg3animation 6s ease-out 1s; }

.shape-3 span {
  width: 800px;
  height: 420px;
  background-image: url(images/index/com-lb.png); }

.shape-4 {
  bottom: 0;
  right: -420px;
  -webkit-animation: bg4animation 6s ease-out 1s;
  animation: bg4animation 6s ease-out 1s; }

.shape-4 span {
  width: 1040px;
  height: 1030px;
  background-image: url(images/index/com-br.png); }

.shape-5 {
  bottom: 0;
  right: -420px;
  -webkit-animation: bg5animation 8s ease-out 1s;
  animation: bg5animation 8s ease-out 1s; }

.shape-5 span {
  width: 760px;
  height: 760px;
  background-image: url(images/index/com-brs.png); }

.shape-6 {
  top: -193px;
  right: -130px;
  -webkit-animation: bg6animation 6s ease-out 1s;
  animation: bg6animation 6s ease-out 1s; }

.shape-6 span {
  width: 620px;
  height: 445px;
  background-image: url(images/index/com-tm.png); }

.shape-7 {
  top: -60px;
  right: 180px;
  -webkit-animation: bg7animation 8s ease-out 1s;
  animation: bg7animation 8s ease-out 1s; }

.shape-7 span {
  width: 370px;
  height: 230px;
  background-image: url(images/index/com-tms.png); }

@-webkit-keyframes bg1animation {
  0% {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@keyframes bg1animation {
  0% {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg2animation {
  0% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@keyframes bg2animation {
  0% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg3animation {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

@keyframes bg3animation {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg4animation {
  0% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@keyframes bg4animation {
  0% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg5animation {
  0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@keyframes bg5animation {
  0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg6animation {
  0% {
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

@keyframes bg6animation {
  0% {
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

@-webkit-keyframes bg7animation {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

@keyframes bg7animation {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    /*opacity:0;*/ }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*opacity:1;*/ } }

/* effect hover 5 */
.ehover5 .item .left {
  position: relative;
  overflow: hidden; }
  .ehover5 .item .left .pic {
    position: relative;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -moz-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -o-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -webkit-transition: -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    transition: -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s, -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s; }
    .ehover5 .item .left .pic:after {
      content: "";
      background-color: rgba(0, 0, 0, 0.7);
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .ehover5 .item .left .date {
    position: relative; }
    .ehover5 .item .left .date:after {
      content: "";
      display: block;
      font-weight: normal;
      border: 1px solid #FFF;
      width: 85px;
      height: 85px;
      text-align: center;
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1);
      transform: translateX(-50%) translateY(-50%) scale(1); }

@media (max-width: 992px) {
  .ehover5 .item .left .pic:after {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 60%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 60%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 60%); } }

@media (min-width: 991px) {
  .ehover5 .item .left .pic:after {
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -moz-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -ms-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -o-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s; }
  .ehover5 .item .left .date {
    opacity: 0;
    -webkit-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -moz-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    -o-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
    transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s; }
    .ehover5 .item .left .date:after {
      opacity: 0;
      -webkit-transform: translateX(-50%) translateY(-50%) scale(2.3);
      -ms-transform: translateX(-50%) translateY(-50%) scale(2.3);
      transform: translateX(-50%) translateY(-50%) scale(2.3);
      -webkit-transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s, opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -moz-transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s, opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -o-transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s, opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -webkit-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s, -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s;
      transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s, -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s;
      transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s, opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s, opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s, -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s; }
  .ehover5 .item:hover .pic {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .ehover5 .item:hover .pic:after {
      opacity: 0;
      -webkit-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -moz-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -o-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s; }
  .ehover5 .item:hover .pic:after {
    opacity: 1; }
  .ehover5 .item:hover .date {
    opacity: 1; }
  .ehover5 .item:hover .date:after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1); } }

#footer {
  color: #FFF;
  font-size: .92em;
  letter-spacing: .07em;
  position: relative;
  width: 100%;
  z-index: 1;
  margin: 0;
  background-color: #8fc43d; }
  #footer p {
    margin-bottom: 0; }
  #footer a {
    color: #FFF; }
  #footer .footer-top .top {
    text-align: center;
    display: block;
    min-height: 45px;
    background-color: #85b839; }
  #footer .footer-bottom {
    width: 100%;
    text-align: center; }
    #footer .footer-bottom ul {
      width: 100%; }
      #footer .footer-bottom ul li {
        display: inline-block;
        vertical-align: middle;
        padding: 1rem .3rem 0 .3rem; }
        #footer .footer-bottom ul li.follow ul li {
          position: relative;
          font-size: 21px;
          margin: 0 -.2rem; }
          #footer .footer-bottom ul li.follow ul li .icon {
            color: #fff;
            position: absolute;
            top: 23px;
            left: 16px;
            -webkit-transition: all 265ms ease-out;
            -o-transition: all 265ms ease-out;
            transition: all 265ms ease-out;
            border-radius: 100%; }
        #footer .footer-bottom ul li.follow ul a {
          display: inline-block; }
          #footer .footer-bottom ul li.follow ul a:before {
            transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            content: " ";
            width: 48px;
            height: 48px;
            border-radius: 100%;
            display: block;
            border: solid 1px #FFF;
            -webkit-transition: all 265ms ease-out;
            -o-transition: all 265ms ease-out;
            transition: all 265ms ease-out; }
        #footer .footer-bottom ul li.address {
          font-style: normal; }
        #footer .footer-bottom ul li.copyright {
          /*float:right;
				padding: 2.9rem 0 0 0;*/
          padding: 0 0 3rem 0; }
          #footer .footer-bottom ul li.copyright .designed {
            color: #FFF; }

@media (max-width: 1366px) {
  #footer .footer-bottom {
    text-align: center;
    padding: 1.2rem 0 2.8rem 0; }
    #footer .footer-bottom ul li {
      padding: .9rem .2rem; }
      #footer .footer-bottom ul li.follow {
        display: block;
        float: none;
        padding: 0; }
        #footer .footer-bottom ul li.follow ul li {
          margin: 0 3px; }
          #footer .footer-bottom ul li.follow ul li .icon {
            left: 14px; }
          #footer .footer-bottom ul li.follow ul li a:before {
            width: 46px;
            height: 46px;
            border: solid 2px #FFF; }
      #footer .footer-bottom ul li.address {
        display: block;
        padding: 0; }
        #footer .footer-bottom ul li.address li {
          padding: .7rem .2rem; }
          #footer .footer-bottom ul li.address li.add:before {
            content: '｜';
            display: inline-block;
            padding: 0 10px 0 0; }
      #footer .footer-bottom ul li.copyright {
        float: none;
        padding: 0; } }

@media (max-width: 992px) {
  #footer .footer-bottom {
    padding: 1.2rem 0 5rem 0; }
  #footer .footer-bottom ul li.address li.add:before {
    content: '';
    display: block;
    padding: 0; }
  #footer .footer-top .top span {
    display: none; }
  #footer .footer-top .top {
    font-size: 30px;
    line-height: 53px; } }

@media (max-width: 768px) {
  #footer .footer-bottom ul li.copyright .designed {
    display: block; } }

@media (max-width: 580px) {
  #footer .footer-bottom ul li.address li:nth-of-type(1), #footer .footer-bottom ul li.address li:nth-of-type(2) {
    padding-top: 0;
    padding-bottom: 0; }
  #footer .footer-bottom ul li.address li.add {
    display: block; }
    #footer .footer-bottom ul li.address li.add:before {
      display: none; } }

@media (min-width: 993px) {
  #footer a:hover {
    color: #506d23; }
  #footer .footer-top .top {
    color: #FFF;
    text-align: center; }
    #footer .footer-top .top i {
      position: absolute;
      left: 0;
      right: 0; }
    #footer .footer-top .top span {
      position: absolute;
      left: 0;
      right: 0;
      opacity: 0; }
  #footer .footer-bottom ul li.follow ul a:hover:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 265ms ease-in;
    -o-transition: all 265ms ease-in;
    transition: all 265ms ease-in; }
  #footer .footer-bottom ul li.follow ul a:hover .icon {
    transform: scale(1.6);
    -ms-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    background: -webkit-linear-gradient(90deg, #8ec43e, #51a1d7);
    /*-webkit-background-clip: text;
								-webkit-text-fill-color: transparent;*/
    -webkit-transition: all 265ms ease-in;
    -o-transition: all 265ms ease-in;
    transition: all 265ms ease-in; }
  #footer .footer-bottom ul li.copyright .designed:hover {
    color: #506d23; } }

@media (min-width: 1023px) {
  #footer .footer-top .top i {
    position: relative;
    top: 10px;
    /*top:0;*/
    -webkit-transition: top 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transition: top 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  #footer .footer-top .top span {
    /*position: absolute;*/
    top: 18px;
    /*left:10px;
					opacity:0;*/
    -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s;
    -moz-transition: opacity 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s;
    -ms-transition: opacity 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s;
    -o-transition: opacity 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s;
    transition: opacity 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s; }
  #footer .footer-top .top:hover i {
    color: #FFF;
    top: 0px;
    /*top:-20px;*/ }
  #footer .footer-top .top:hover span {
    opacity: 1; } }

/*view-more*/
.view-more {
  color: #FFF;
  font-size: 18px;
  display: inline-block;
  min-width: 240px;
  padding: 1.4rem 2.5rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #8fc43d;
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-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); }

.view-more:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  background: -webkit-linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%);
  background: -o-linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%);
  background: linear-gradient(45deg, #4f8b2f 30%, #8fc43d 100%);
  -webkit-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.view-more:before {
  content: "\e820";
  display: inline-block;
  font-family: "icon";
  position: absolute;
  right: 2.5em;
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

@media (max-width: 768px) {
  .view-more {
    font-size: 1.1em;
    text-align: center;
    padding: 1.3rem 2.5rem; } }

@media (min-width: 993px) {
  .view-more:hover {
    background: -webkit-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    background: -o-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    background: linear-gradient(45deg, transparent 45%, #8fc43d 100%); }
  .view-more:hover:after {
    left: 0; }
  .view-more:hover:before,
  .view-more:focus:before {
    right: 2em;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

/*view-more2*/
.view-more2 {
  color: #FFF;
  font-size: 24px;
  letter-spacing: .2em;
  text-align: center;
  display: block;
  width: 100%;
  min-width: 240px;
  max-width: 630px;
  padding: 2.2rem 2.5rem 2.2rem 100px;
  /*padding:1.8rem 2.5rem 1.8rem 100px;*/
  margin: auto;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #43a15c;
  -webkit-box-shadow: 4px 4px 0 #307342;
  box-shadow: 4px 4px 0 #307342;
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-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); }

.view-more2:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  background: -webkit-linear-gradient(45deg, #4f8b2f 30%, #43a15c 100%);
  background: -o-linear-gradient(45deg, #4f8b2f 30%, #43a15c 100%);
  background: linear-gradient(45deg, #4f8b2f 30%, #43a15c 100%);
  -webkit-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: left 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.view-more2 span {
  display: inline-block;
  position: relative; }

.view-more2 span:before {
  content: "";
  display: block;
  position: absolute;
  left: -60px;
  top: -8px;
  width: 45px;
  height: 45px;
  background-image: url(images/eco/icon-eco-mv.png);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

@media (min-width: 993px) {
  .view-more2:hover {
    background: -webkit-linear-gradient(45deg, transparent 45%, #43a15c 100%);
    background: -o-linear-gradient(45deg, transparent 45%, #43a15c 100%);
    background: linear-gradient(45deg, transparent 45%, #43a15c 100%); }
  .view-more2:hover:after {
    left: 0; }
  .view-more2:hover:before,
  .view-more2:focus:before {
    right: 2em;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

@media (max-width: 992px) {
  .view-more2 {
    width: 80%;
    font-size: 1.65rem;
    letter-spacing: .1em;
    min-width: inherit;
    max-width: inherit;
    padding: 1.6rem 2.5rem 1.6rem 120px;
    margin-top: 2rem;
    margin-bottom: 2rem; } }

@media (max-width: 680px) {
  .view-more2 {
    width: 96%;
    font-size: 1.22222rem;
    padding: 1.6rem 1rem 1.6rem 70px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .view-more2 span:before {
    top: -11px;
    left: -47px;
    width: 40px;
    height: 40px;
    background-size: cover; } }

/**/
.quickly-gates-01 {
  background-color: #f0f0f0;
  position: relative; }
  .quickly-gates-01 .container {
    position: relative; }
  .quickly-gates-01 .left {
    margin-top: -4rem; }
    .quickly-gates-01 .left .pic {
      display: block;
      position: relative;
      height: inherit;
      overflow: hidden;
      line-height: 0; }
      .quickly-gates-01 .left .pic:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%; }
    .quickly-gates-01 .left .slogan {
      color: #337b23;
      text-transform: uppercase;
      padding: 1.3rem 2rem; }
      .quickly-gates-01 .left .slogan:after {
        content: "";
        display: inline-block;
        width: 18%;
        height: 1px;
        margin-left: 2rem;
        background-color: #337b23;
        position: relative;
        top: -6px;
        right: 0; }
  .quickly-gates-01 .right .text {
    width: 90%;
    min-height: 300px;
    /*min-height:340px;*/
    display: inline-block;
    padding: 3rem 4.5rem;
    margin-top: 8.5rem;
    margin-left: -3rem;
    position: relative;
    z-index: 1;
    background-color: #FFF;
    -webkit-transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: -webkit-box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
    .quickly-gates-01 .right .text .title {
      font-weight: normal; }
    .quickly-gates-01 .right .text .info {
      color: #666;
      line-height: 1.8; }
    .quickly-gates-01 .right .text .view-more {
      position: absolute;
      right: 0;
      bottom: -1.6rem; }
    .quickly-gates-01 .right .text:hover {
      -webkit-box-shadow: 0 0 5px #8fc43d;
      /*發光*/
      -moz-box-shadow: 0 0 5px #8fc43d;
      -ms-box-shadow: 0 0 5px #8fc43d;
      -o-box-shadow: 0 0 5px #8fc43d;
      box-shadow: 0 0 5px #8fc43d; }

@media (max-width: 992px) {
  .quickly-gates-01 .right .text {
    width: 105%;
    padding: 1rem 3.5rem; }
  .quickly-gates-01 .left .slogan {
    font-size: 1.5rem; }
  .quickly-gates-01 .left .pic:after {
    -webkit-box-shadow: -1px -1px 42px 17px rgba(0, 0, 0, 0.3) inset;
    box-shadow: -1px -1px 42px 17px rgba(0, 0, 0, 0.3) inset; } }

@media (min-width: 993px) {
  .quickly-gates-01 .left:hover .pic:after {
    -webkit-box-shadow: -1px -1px 87px 87px rgba(143, 169, 61, 0.3) inset;
    box-shadow: -1px -1px 87px 87px rgba(143, 169, 61, 0.3) inset;
    /*box-shadow: -1px -1px 100px 100px rgba(0, 0, 0, .6) inset; 大地酒店*/ }
  .quickly-gates-01 .left .pic:after {
    -webkit-transition: box-shadow .6s;
    -moz-transition: box-shadow .6s;
    -ms-transition: box-shadow .6s;
    -o-transition: box-shadow .6s;
    -webkit-transition: -webkit-box-shadow .6s;
    transition: -webkit-box-shadow .6s;
    transition: box-shadow .6s;
    transition: box-shadow .6s, -webkit-box-shadow .6s;
    -webkit-box-shadow: -1px -1px 87px 87px rgba(0, 0, 0, 0.3) inset;
    box-shadow: -1px -1px 87px 87px rgba(0, 0, 0, 0.3) inset; } }

@media (max-width: 768px) {
  .quickly-gates-01 .container {
    width: 100%;
    max-width: inherit;
    padding-left: 0;
    padding-right: 0; }
  .quickly-gates-01 .left .slogan {
    display: none; }
  .quickly-gates-01 .right {
    width: 85%;
    margin: 0 auto;
    text-align: center; }
  .quickly-gates-01 .right .text {
    width: 85%;
    min-height: auto;
    padding: 2rem 1.5rem 4rem 1.5rem;
    margin: -3rem auto 3rem auto; }
  .quickly-gates-01 .right .text .view-more {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }

.triangle1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 270px 0 0 68px;
  border-color: transparent transparent transparent #649e2e;
  -webkit-animation: mover 3s alternate infinite;
  animation: mover 3s alternate infinite; }

.triangle2 {
  opacity: .3;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 151px 0 0 116px;
  border-color: transparent transparent transparent #FFF; }

.triangle3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 111px 287px 0;
  border-color: transparent #8fc43d transparent transparent; }
  .triangle3:before {
    content: "";
    position: absolute;
    top: 0;
    right: -18rem;
    z-index: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 308px 308px 0;
    border-color: transparent #649e2e transparent transparent; }

@media (max-width: 680px) {
  .triangle1,
  .triangle2,
  .triangle3 {
    display: none; } }

.triangle4 {
  opacity: .35;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 500px 113px;
  border-color: transparent transparent #FFF transparent; }

@media (max-width: 992px) {
  .triangle4 {
    display: none; } }

@-webkit-keyframes mover {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg); }
  100% {
    -webkit-transform: rotate(-3deg);
    opacity: .5;
    /*-webkit-transform: rotate(3deg);
       -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg);*/ } }

@keyframes mover {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg); }
  100% {
    -webkit-transform: rotate(-3deg);
    opacity: .5;
    /*-webkit-transform: rotate(3deg);
       -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg);*/ } }

/**/
.quickly-gates-02 {
  padding: 10rem 3.5rem 12.5rem 3.5rem;
  background: rgba(0, 0, 0, 0.7); }

@media (max-width: 992px) {
  .quickly-gates-02 {
    padding: 5rem .7rem 12.5rem .7rem; } }

#index-product {
  height: 75vh;
  overflow: hidden;
  position: relative; }

@media (max-width: 1366px) {
  #index-product {
    height: 65vh; } }

@media (max-width: 992px) {
  #index-product {
    height: 50vh;
    min-height: 500px; } }

/**/
.menu-back-outer {
  height: 100%;
  position: relative;
  z-index: 1; }
  .menu-back-outer:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0; }

.menu-back {
  position: absolute;
  left: 0;
  top: 0;
  /*width:72.8vw;
    height:72.8vh;*/
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  /*opacity: 0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
  opacity: 0;
  /*看不到*/
  pointer-events: none;
  /*摸不到*/ }

.menu-back.back-active {
  opacity: 1;
  /*看到*/
  /*pointer-events: all;摸到*/ }

@media (min-width: 993px) {
  .menu-back.back-active {
    -webkit-animation: imgScale 30s infinite;
    animation: imgScale 30s infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running; } }

/**/
.pro_row {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 50%;
  border-bottom: solid 1px #FFF; }
  .pro_row a {
    border-left: solid 1px #FFF; }

.home .pro_col:nth-of-type(1), .home .pro_col:nth-of-type(6) {
  background-color: rgba(100, 158, 46, 0.85); }

.home .pro_col:nth-of-type(2), .home .pro_col:nth-of-type(4) {
  background-color: rgba(53, 116, 11, 0.85); }

.pro_col {
  width: 33.33333%;
  height: 100%;
  margin-bottom: 1px;
  display: block;
  overflow: hidden;
  position: relative;
  background-color: rgba(133, 184, 57, 0.85);
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-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); }
  .pro_col:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    background: -webkit-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
    background: -o-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
    background: linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
    -webkit-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93);
    -moz-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93);
    -ms-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93);
    -o-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93);
    transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93); }
  .pro_col:hover:after {
    opacity: 1; }

@media (min-width: 681px) {
  .pro_col:hover {
    -webkit-background: -webkit-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -moz-background: linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -ms-background: linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -o-background: -o-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    background: linear-gradient(45deg, transparent 45%, #8fc43d 100%); } }

@media (min-width: 993px) {
  .pro_col.pro-active {
    -webkit-background: -webkit-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -moz-background: linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -ms-background: linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    -o-background: -o-linear-gradient(45deg, transparent 45%, #8fc43d 100%);
    background: linear-gradient(45deg, transparent 45%, #8fc43d 100%); }
    .pro_col.pro-active:after {
      opacity: 1; }
    .pro_col.pro-active .tit {
      opacity: 1 !important;
      -webkit-transform: translateY(-7px);
      -moz-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
      -o-transform: translateY(-7px);
      transform: translateY(-7px); }
    .pro_col.pro-active .btn-group {
      opacity: 1 !important;
      -webkit-transform: translateY(8px);
      -moz-transform: translateY(8px);
      -ms-transform: translateY(8px);
      -o-transform: translateY(8px);
      transform: translateY(8px); } }

@media (max-width: 680px) {
  .quickly-gates-02 {
    background: -webkit-linear-gradient(45deg, #394e18 35%, #15320f 80%);
    background: -o-linear-gradient(45deg, #394e18 35%, #15320f 80%);
    background: linear-gradient(45deg, #394e18 35%, #15320f 80%); }
  #index-product {
    height: 1338px;
    min-height: inherit; }
  .menu-back-outer {
    display: none; }
  .quickly-gates-02 .pro_col {
    width: 100%;
    height: 220px;
    margin: 3px 0; }
    .quickly-gates-02 .pro_col:nth-of-type(1), .quickly-gates-02 .pro_col:nth-of-type(2), .quickly-gates-02 .pro_col:nth-of-type(3), .quickly-gates-02 .pro_col:nth-of-type(4), .quickly-gates-02 .pro_col:nth-of-type(5), .quickly-gates-02 .pro_col:nth-of-type(6) {
      background-color: transparent;
      /*background-color:rgba(0, 0, 0, .5);*/ }
    .quickly-gates-02 .pro_col:after {
      display: none; }
  .pro_link .more {
    display: none !important; }
  .pro_pic {
    height: 220px;
    padding: 0;
    margin: 0;
    z-index: 1;
    /*top:0;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .pro_pic:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: -1px -1px 42px 17px rgba(0, 0, 0, 0.3) inset;
      box-shadow: -1px -1px 42px 17px rgba(0, 0, 0, 0.3) inset; }
  .pro_row {
    border-bottom: none; }
  .pro_row a {
    border-left: none; } }

@media (max-width: 480px) {
  #index-product {
    height: 1320px; }
  .pro_col {
    height: 220px;
    margin: 0; }
  .pro_pic {
    height: 220px; } }

/*
@media (max-width:768px) {
	.pro_col {
    	width: 50%;
    	height: 67.3%;
	}
}
*/
/*.menu_link-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .24s cubic-bezier(.3,.74,.5,.93);
	transition: .24s cubic-bezier(.3,.74,.5,.93);
}*/
.pro_link {
  position: relative;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  color: #fff;
  text-align: center;
  /*-webkit-transition: transform .5s cubic-bezier(.3,.74,.5,.93) .3s,opacity .5s cubic-bezier(.3,.74,.5,.93) .3s,top .24s cubic-bezier(.3,.74,.5,.93);
	-moz-transition: transform .5s cubic-bezier(.3,.74,.5,.93) .3s,opacity .5s cubic-bezier(.3,.74,.5,.93) .3s,top .24s cubic-bezier(.3,.74,.5,.93);
	-ms-transition: transform .5s cubic-bezier(.3,.74,.5,.93) .3s,opacity .5s cubic-bezier(.3,.74,.5,.93) .3s,top .24s cubic-bezier(.3,.74,.5,.93);
	-o-transition: transform .5s cubic-bezier(.3,.74,.5,.93) .3s,opacity .5s cubic-bezier(.3,.74,.5,.93) .3s,top .24s cubic-bezier(.3,.74,.5,.93);
	transition: transform .5s cubic-bezier(.3,.74,.5,.93) .3s,opacity .5s cubic-bezier(.3,.74,.5,.93) .3s,top .24s cubic-bezier(.3,.74,.5,.93);*/
  -webkit-transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
  -moz-transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
  -ms-transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
  -o-transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
  -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
  transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
  transition: transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s; }
  .pro_link i {
    position: relative;
    top: 0;
    display: inline-block;
    /*margin: 1rem 20px 0 3rem;*/
    width: 45px;
    height: 45px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
    .pro_link i span {
      display: inline-block;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      .pro_link i span.icon-ms {
        background-image: url(images/common/icon-ms.png); }
      .pro_link i span.icon-e {
        background-image: url(images/common/icon-e.png); }
      .pro_link i span.icon-iw {
        background-image: url(images/common/icon-iw.png); }
      .pro_link i span.icon-rrp {
        background-image: url(images/common/icon-rrp.png); }
      .pro_link i span.icon-rpp {
        background-image: url(images/common/icon-rpp.png); }
      .pro_link i span.icon-rbm {
        background-image: url(images/common/icon-rbm.png); }
  .pro_link .tit-cn {
    display: block;
    font-size: 1.4em;
    letter-spacing: 1px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    -o-transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s; }
  .pro_link .tit-en {
    display: block;
    font-size: .95em;
    -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    -o-transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s; }
  .pro_link .more {
    display: inline-block;
    font-size: .9em;
    padding: .4rem 1rem;
    border: solid 1px #FFF;
    -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
    transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
    -o-transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.3s;
    opacity: 0; }

@media (max-width: 992px) {
  .pro_link .tit-cn {
    font-size: 1.4em; } }

@media (min-width: 993px) {
  #index-product:hover .pro_col {
    background-color: transparent; }
  #index-product:hover .pro_link {
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%); }
  #index-product:hover .pro_col:hover .pro_link {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  #index-product:hover .pro_link .tit-en {
    opacity: 0; }
  #index-product:hover .pro_col:hover .tit-en {
    opacity: 1; }
  .pro_col:hover i {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); }
  .pro_col:hover .tit-cn {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  .pro_col:hover .tit-en {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  .pro_col:hover .more {
    opacity: 1;
    -webkit-transform: translateY(24px);
    -moz-transform: translateY(24px);
    -ms-transform: translateY(24px);
    -o-transform: translateY(24px);
    transform: translateY(24px); } }

/**/
.quickly-gates-03 {
  min-height: 600px;
  background-color: #efefef;
  display: block; }
  .quickly-gates-03 .view-more {
    margin: 0 auto;
    z-index: 5; }

#news-slider .slider {
  position: relative;
  top: -6rem; }
  #news-slider .slider.slick-slider {
    min-height: auto;
    height: auto; }

#news-slider ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 6px 1.2rem;
  position: relative;
  z-index: 1;
  font-size: 14px;
  border: solid 1px #e0e0e0;
  /*transition: border .4s cubic-bezier(.3,.74,.5,.93) .1s , box-shadow 0.5s ;*/
  /*&:hover {
				border: solid 1px #8fc43d;
				box-shadow: 0 0 30px rgba(143, 196, 61, .8);
			}*/
  /*&:hover:after {
				opacity:1;
			}
			&:hover a .pic:before {
				opacity:1;
			}
			&:hover .pic:after {
				opacity: 1;
				transform: scale(1) rotate(45deg);
			}*/ }
  #news-slider ul li:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: solid 3px #8fc43d;
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    -o-transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    transition: opacity 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s; }
  #news-slider ul li a {
    display: block;
    background-color: #FFF;
    -webkit-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    -o-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
    transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s; }
    #news-slider ul li a .pic {
      height: 280px;
      min-height: 280px; }
      #news-slider ul li a .pic:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        opacity: 0;
        -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
        -o-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
        transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s; }
      #news-slider ul li a .pic:after {
        content: '\e824';
        display: block;
        color: #FFF;
        font-size: 1.7em;
        font-family: "icon";
        text-align: center;
        width: 100px;
        height: 100px;
        line-height: 100px;
        background: -webkit-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        background: -o-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        background: linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        border-radius: 99em;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity .8s , -webkit-transform .5s;
        transition: opacity .8s , -webkit-transform .5s;
        -o-transition: transform .5s , opacity .8s;
        transition: transform .5s , opacity .8s;
        transition: transform .5s , opacity .8s , -webkit-transform .5s;
        -webkit-animation-delay: .45s;
        animation-delay: .45s;
        -ms-transform: scale(1.6) rotate(45deg);
        transform: scale(1.6) rotate(45deg);
        -webkit-transform: scale(1.6) rotate(45deg); }
    #news-slider ul li a .text {
      /*display: table;*/
      width: 100%;
      padding: 1.5rem 2.1rem; }
      #news-slider ul li a .text .title {
        color: #000;
        font-size: 1.25em;
        font-weight: normal;
        letter-spacing: 1px;
        padding: 0 5px;
        margin-top: 0;
        margin-bottom: 5px;
        overflow: hidden;
        position: relative;
        line-height: 1.5em;
        height: 3em; }
        #news-slider ul li a .text .title.txt-more:after {
          content: "...";
          position: absolute;
          bottom: 0;
          right: -2px; }
      #news-slider ul li a .text .info {
        color: #666;
        font-size: 1.15em;
        padding: 0 5px;
        overflow: hidden;
        position: relative;
        line-height: 1.5em;
        height: 1.5em; }
        #news-slider ul li a .text .info.txt-more:after {
          content: "...";
          position: absolute;
          bottom: 0;
          right: 0; }
      #news-slider ul li a .text .sub {
        width: 100%;
        padding-top: .8rem;
        border-top: solid 1px #ededed;
        clear: both;
        display: table; }
        #news-slider ul li a .text .sub .date {
          float: left; }
        #news-slider ul li a .text .sub .type {
          float: right;
          color: #8ec43d; }

@media (max-width: 1366px) {
  .quickly-gates-03 {
    min-height: 500px; }
  #news-slider ul li a .pic {
    height: 250px;
    min-height: 250px; } }

@media (max-width: 992px) {
  .quickly-gates-03 {
    background-color: #efefef;
    display: block; }
  #news-slider ul li a .pic {
    height: 190px;
    min-height: 190px; }
  .quickly-gates-03 .view-more {
    margin-top: -3rem;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }

@media (max-width: 768px) {
  #news-slider ul li a .pic {
    height: 230px;
    min-height: 230px; } }

@media (min-width: 993px) {
  .quickly-gates-03 .view-more {
    width: 300px;
    margin-left: -150px;
    left: 50%;
    top: -3rem; }
  #news-slider ul li {
    -webkit-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
    transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
    -o-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
    transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
    transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s, -webkit-box-shadow 0.5s; }
    #news-slider ul li:hover {
      border: solid 1px #8fc43d;
      -webkit-box-shadow: 0 0 30px rgba(143, 196, 61, 0.8);
      box-shadow: 0 0 30px rgba(143, 196, 61, 0.8); }
    #news-slider ul li:hover:after {
      opacity: 1; }
    #news-slider ul li:hover a .pic:before {
      opacity: 1; }
    #news-slider ul li:hover .pic:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(45deg);
      -ms-transform: scale(1) rotate(45deg);
      transform: scale(1) rotate(45deg); } }

/**/
.quickly-gates-04 {
  min-height: 500px;
  position: relative; }
  .quickly-gates-04 .container {
    position: relative; }
    .quickly-gates-04 .container .text {
      color: #FFF;
      text-align: center;
      position: absolute;
      left: 0;
      z-index: 5; }
      .quickly-gates-04 .container .text .sub {
        margin: 5rem 5rem 0 5rem; }
        .quickly-gates-04 .container .text .sub .tit-cn {
          line-height: 1; }
        .quickly-gates-04 .container .text .sub .tit-en {
          font-size: 3.5em;
          line-height: 1;
          text-transform: uppercase; }
        .quickly-gates-04 .container .text .sub .view-more {
          text-align: center;
          width: 130px;
          height: 50px;
          line-height: 50px;
          min-width: 130px;
          padding: 0 0;
          margin-top: 1rem;
          background-color: #4f8b2f; }
          .quickly-gates-04 .container .text .sub .view-more:before {
            opacity: 0; }
          .quickly-gates-04 .container .text .sub .view-more:hover:before {
            opacity: 1; }
    .quickly-gates-04 .container .pic {
      z-index: 4;
      height: 320px;
      min-height: 320px; }
      .quickly-gates-04 .container .pic .bkdimg {
        background-position: top right; }

@media (max-width: 992px) {
  .quickly-gates-04 {
    min-height: inherit;
    padding: 0;
    margin: 0; }
    .quickly-gates-04 .container {
      width: 100%;
      padding: 0;
      margin: 0; }
      .quickly-gates-04 .container .text {
        right: 0;
        margin: auto; }
        .quickly-gates-04 .container .text .sub .tit-cn {
          font-size: 1.55556rem; }
      .quickly-gates-04 .container .pic:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.45); } }

@media (min-width: 993px) {
  .quickly-gates-04 {
    background-color: #efefef; }
    .quickly-gates-04:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 260px 1920px;
      border-color: transparent transparent #FFF transparent;
      position: absolute;
      left: 0;
      top: -40px; }
    .quickly-gates-04:after {
      content: '';
      display: block;
      width: 100%;
      height: 280px;
      background-color: #FFF;
      position: absolute;
      left: 0;
      top: 220px;
      z-index: 0; }
    .quickly-gates-04 .container {
      padding-left: 0;
      padding-right: 0; }
      .quickly-gates-04 .container:after {
        content: '';
        display: block;
        width: 88px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 4;
        background-image: url(images/index/index-recruit-bg-right.png);
        background-repeat: no-repeat; }
      .quickly-gates-04 .container .text {
        text-align: left;
        width: 640px;
        /*width:100%;*/
        height: 100%;
        background-image: url(images/index/index-recruit-bg-left.png);
        background-repeat: no-repeat; }
        .quickly-gates-04 .container .text .sub {
          margin: 3rem 5rem 0 5rem; }
          .quickly-gates-04 .container .text .sub .tit-en {
            margin-left: 1rem; }
          .quickly-gates-04 .container .text .sub .slogan {
            margin-left: 3rem; }
          .quickly-gates-04 .container .text .sub .view-more {
            margin-left: 3rem; } }

.bkdimg-pic {
  width: 100%;
  max-height: 100vh;
  position: relative;
  overflow: hidden; }

.bkdimg {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

/*page-banner*/
#page-banner {
  position: relative;
  width: 100%;
  height: 500px;
  min-height: 470px;
  max-height: 100vh;
  overflow: hidden;
  z-index: 1; }
  #page-banner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, transparent 30%, transparent 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(30%, transparent), to(transparent));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, transparent 30%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 30%, transparent 100%); }
  #page-banner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); }
  #page-banner .text {
    color: #FFF !important;
    width: 100%;
    position: absolute;
    bottom: 5.5rem;
    left: 0;
    right: 0;
    /*top: 50%;
		transform: translateY(-50%);
		margin: auto;*/
    z-index: 100;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    #page-banner .text h2 {
      font-weight: bold;
      letter-spacing: 3px;
      /*letter-spacing:5px;*/
      margin: 0;
      -webkit-animation: upIn 1s;
      animation: upIn 1s;
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-delay: .5s;
      animation-delay: .5s; }
    #page-banner .text p {
      letter-spacing: 2px;
      margin: 0 0 2px 0;
      -webkit-animation: upIn 1.3s;
      animation: upIn 1.3s;
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-delay: .85s;
      animation-delay: .85s;
      /*animation-delay: .9s;*/ }
    #page-banner .text:after {
      content: '';
      display: block;
      width: 1px;
      height: 0px;
      background-color: #FFF;
      position: absolute;
      bottom: -105%;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 5;
      -webkit-animation: upIn3 .7s;
      animation: upIn3 .7s;
      /*animation: upIn3 1.5s;*/
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-delay: .3s;
      animation-delay: .3s;
      /*animation-delay: .75s;*/ }
  #page-banner .pic {
    width: 100%;
    height: 500px;
    min-height: 470px;
    max-height: 100vh;
    position: fixed;
    z-index: -1;
    -webkit-animation: imgScale 30s;
    animation: imgScale 30s;
    -webkit-animation-play-state: running;
    animation-play-state: running; }

@media (max-width: 1366px) {
  #page-banner {
    height: 420px;
    min-height: 350px; }
    #page-banner .pic {
      height: 420px;
      min-height: 350px; }
    #page-banner .text:after {
      bottom: -125%; } }

@media (max-width: 1024px) {
  #page-banner {
    height: 300px;
    min-height: 300px; }
    #page-banner .pic {
      height: 300px;
      min-height: 300px; } }

@media (max-width: 992px) {
  .page-content,
  #eco .fullpage {
    position: relative;
    z-index: 0 !important; }
  #page-banner {
    z-index: 0 !important; }
  #footer .footer-top .top.actived {
    opacity: .85;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999999 !important; } }

@media (max-width: 680px) {
  #page-banner {
    height: 260px;
    min-height: 260px; }
    #page-banner .text:after {
      bottom: -150%; } }

@-webkit-keyframes upIn {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1; } }

@keyframes upIn {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1; } }

@-webkit-keyframes upIn2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1; } }

@keyframes upIn2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1; } }

@-webkit-keyframes upIn3 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0;
    height: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0.7;
    height: 4.5rem; } }

@keyframes upIn3 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0;
    height: 0; }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0.7;
    height: 4.5rem; } }

@-webkit-keyframes imgScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes imgScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* ==========================================================================
    內頁 共用
 ==========================================================================*/
/*圓點*/
ul.disc {
  padding: 0 18px; }
  ul.disc li {
    line-height: 2;
    list-style-type: disc; }

@media (max-width: 680px) {
  ul.disc {
    padding: 0 10px; }
    ul.disc li {
      line-height: 1.5; } }

/*數字*/
ul.decimal {
  padding: 0 18px; }
  ul.decimal li {
    line-height: 1.7;
    list-style-type: decimal; }

@media (max-width: 680px) {
  ul.decimal {
    padding: 0 10px; }
    ul.decimal li {
      line-height: 1.5; } }

/*圖片變背景*/
.item-pic {
  display: block; }

.rwd-bg {
  display: none; }

/**/
.section.bg-pic .container {
  position: relative; }
  .section.bg-pic .container .cover {
    padding-top: 5rem;
    padding-right: .5rem;
    padding-left: .5rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3; }
    .section.bg-pic .container .cover .item {
      width: 100%;
      height: 100%;
      position: relative; }

.section.bg-pic .background {
  width: 100%;
  height: 550px;
  min-height: 550px;
  max-height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
  line-height: 0; }
  .section.bg-pic .background:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2; }

.section p {
  line-height: 1.6;
  /*text-align:justify;註解*/
  /*讓文字齊行*/
  letter-spacing: .5px; }

.section .tit-cn,
.section .tit-en {
  display: inline-block; }

.section .tit-en {
  padding-left: .5rem; }

.section .tit-block .tit-cn,
.section .tit-block .tit-en {
  display: block; }

.section .cover-rwd {
  padding-right: .5rem;
  padding-left: .5rem; }

@media (max-width: 1680px) {
  .section {
    font-size: 16px; } }

@media (max-width: 1440px) {
  .section {
    font-size: 14px; } }

@media (max-width: 1023px) {
  .rwd-center,
  .rwd-center p {
    text-align: center !important; }
  .section:not(.rwd-left) .title {
    text-align: center !important; }
    .section:not(.rwd-left) .title p {
      text-align: center !important; }
  .section:not(.rwd-left) .item {
    text-align: center !important; }
  .section.bg-pic .container .title.black {
    color: #FFF; }
  .section.bg-pic .container .cover {
    padding-top: 4.5rem; }
  .section.bg-pic .background {
    height: 450px !important;
    min-height: 450px !important; }
    .section.bg-pic .background:before {
      background-color: rgba(0, 0, 0, 0.6); }
  .section p {
    line-height: 1.8;
    text-align: justify;
    /*讓文字齊行*/ }
  .section .tit-cn,
  .section .tit-en {
    display: block;
    margin-bottom: 5px; }
  .section .tit-en {
    padding-left: 0; }
  .section .item-pic {
    display: none; }
  .section .rwd-bg {
    display: block; }
  .section .cover-rwd {
    color: #FFF;
    padding-top: 4.5rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3; } }

@media (max-width: 768px) {
  .section {
    font-size: 14px; }
    .section:not(.rwd-left),
    .section:not(.rwd-left) p {
      text-align: center; }
    .section p {
      line-height: 1.7; } }

@media (max-width: 680px) {
  .section.bg-pic .container .cover {
    padding-top: 3.5rem; }
  .section p {
    line-height: 1.8; }
  .section .cover-rwd {
    padding-top: 3.5rem; } }

@media (max-width: 480px) {
  .section {
    font-size: 14px; } }

@media (min-width: 1023px) {
  /*背景圖不要黑透*/
  .about-section-04.bg-pic .background:before {
    display: none !important;
    background-color: transparent !important; } }

/* ==========================================================================
    about
 ==========================================================================*/
.about-section-03 {
  margin-top: 21rem; }

.home .slick-prev,
.home .slick-next {
  width: 50px;
  height: 50px;
  border: solid 1px #ccc; }

.home .slick-prev {
  left: -4%; }

.home .slick-next {
  right: -4%; }

@media (max-width: 1680px) {
  .home .slick-prev {
    left: 0; }
  .home .slick-next {
    right: 0; } }

@media (max-width: 992px) {
  .home .slick-prev,
  .home .slick-next {
    width: 55px;
    height: 55px; }
  .home .slick-prev {
    left: -2%; }
  .home .slick-next {
    right: -2%; } }

@media (min-width: 993px) {
  .about-section-03 .item {
    padding: 0 1.5%; } }

@media (min-width: 1025px) {
  .about-section-05 .item .inner {
    padding-left: 15%; } }

.box-history {
  min-height: 550px;
  padding: 0 6rem;
  margin-top: 4%;
  display: block;
  border: solid 1px #e6e6e6;
  background-color: #FFF; }

/**/
#history-slider .slider {
  position: relative; }
  #history-slider .slider.slick-slider {
    min-height: auto;
    height: auto; }

#history-slider ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 6px 1.2rem;
  position: relative;
  z-index: 1;
  font-size: 14px;
  -webkit-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
  transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
  -o-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
  transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
  transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s, -webkit-box-shadow 0.5s; }
  #history-slider ul li .sub {
    position: relative;
    margin: 4rem 0; }
    #history-slider ul li .sub:before {
      content: '';
      display: block;
      width: 120%;
      height: 1px;
      position: absolute;
      top: 35px;
      left: -10%;
      z-index: 1;
      background-color: #8fc43d; }
    #history-slider ul li .sub .year {
      color: #8fc43d;
      font-size: 1.25em;
      text-align: center;
      display: block;
      line-height: 70px;
      width: 70px;
      height: 70px;
      margin: auto;
      border-radius: 100%;
      border: solid 3px #8fc43d;
      background-color: #FFF;
      position: relative;
      z-index: 2; }
  #history-slider ul li .pic {
    height: 130px;
    min-height: 130px; }
    #history-slider ul li .pic:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.7);
      position: absolute;
      opacity: 0;
      -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
      -o-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
      transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s; }
    #history-slider ul li .pic:after {
      content: '\e824';
      display: block;
      color: #FFF;
      font-size: 1.7em;
      font-family: "icon";
      text-align: center;
      width: 100px;
      height: 100px;
      line-height: 100px;
      background: -webkit-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
      background: -o-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
      background: linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
      border-radius: 99em;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: 1;
      opacity: 0;
      -webkit-transition: opacity .8s , -webkit-transform .5s;
      transition: opacity .8s , -webkit-transform .5s;
      -o-transition: transform .5s , opacity .8s;
      transition: transform .5s , opacity .8s;
      transition: transform .5s , opacity .8s , -webkit-transform .5s;
      -webkit-animation-delay: .45s;
      animation-delay: .45s;
      -ms-transform: scale(1.6) rotate(45deg);
      transform: scale(1.6) rotate(45deg);
      -webkit-transform: scale(1.6) rotate(45deg); }
  #history-slider ul li .text {
    width: 100%;
    padding: 1rem 0; }
    #history-slider ul li .text .info {
      color: #666;
      font-size: 1.1em; }

#history-slider .slick-prev,
#history-slider .slick-next {
  border: solid 1px #aaa; }

@media (max-width: 1366px) {
  #history-slider ul li .sub {
    position: relative;
    margin: 2.5rem 0; }
  #history-slider .slick-prev {
    left: -7%; }
  #history-slider .slick-next {
    right: -7%; } }

@media (max-width: 1024px) {
  #history-slider .slick-prev {
    left: -9%; }
  #history-slider .slick-next {
    right: -9%; } }

@media (max-width: 1023px) {
  .box-history {
    min-height: 500px; } }

@media (max-width: 992px) {
  .about-section-03 {
    margin-top: 18rem; }
  .box-history {
    padding: 0 5.5rem; }
  #history-slider ul li .sub {
    position: relative;
    margin: 2rem 0; }
  #history-slider .slick-prev,
  #history-slider .slick-next {
    width: 55px;
    height: 55px; }
  #history-slider .slick-prev {
    left: -10%; }
  #history-slider .slick-next {
    right: -10%; } }

@media (max-width: 768px) {
  .about-section-03 {
    margin-top: 15rem; }
  #history-slider ul li .sub {
    margin: 3.5rem 0 2rem 0; }
    #history-slider ul li .sub .year {
      font-size: 1.05em;
      line-height: 60px;
      width: 60px;
      height: 60px;
      border: solid 2px #8fc43d; }
  #history-slider ul li .text .info {
    text-align: left;
    font-size: 14px; }
  #history-slider .slick-prev {
    left: -15%; }
  #history-slider .slick-next {
    right: -15%; } }

@media (max-width: 580px) {
  .box-history {
    padding: 0 3rem; } }

@media (max-width: 480px) {
  #history-slider .slick-prev {
    left: -25%; }
  #history-slider .slick-next {
    right: -25%; } }

@media (min-width: 993px) {
  .about-section-02 .container .cover {
    padding-top: 9rem !important; }
  #history-slider ul li:hover .sub:before {
    height: 3px;
    margin-top: -1px; }
  #history-slider ul li:hover .year {
    color: #FFF !important;
    background-color: #8fc43d !important; }
  #history-slider .slick-prev,
  #history-slider .slick-next {
    width: 50px;
    height: 50px; } }

/* ==========================================================================
    news
 ==========================================================================*/
.cont {
  min-height: 235px; }

#news .cont,
#new .cont {
  border-top: solid 1px #c4c4c4; }

/*頁碼*/
.page-number {
  text-align: center;
  padding: 2rem 0;
  border-top: solid 1px #c4c4c4; }
  .page-number a {
    color: #000;
    font-size: 16px;
    /*@extend .font-20;*/
    font-weight: bold;
    display: inline-block;
    padding: .4rem .9rem;
    margin: 0 .1rem;
    border: solid 1px transparent;
    -webkit-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .page-number a i:before {
      color: #b6b2b1;
      -webkit-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .page-number a:hover {
      border: solid 1px #000 !important; }
      .page-number a:hover i:before {
        color: #000 !important; }
    .page-number a.is-active {
      color: #FFF;
      background-color: #000; }
    .page-number a.prev {
      padding: .5rem;
      margin-right: 1.5rem;
      border: solid 1px #c4c4c4; }
    .page-number a.next {
      padding: .5rem;
      margin-left: 1.5rem;
      border: solid 1px #c4c4c4; }

@media (max-width: 768px) {
  .page-number a {
    font-size: 14px; } }

@media (max-width: 380px) {
  .page-number a {
    padding: .4rem .8rem; }
    .page-number a.prev {
      margin-right: 0; }
    .page-number a.next {
      margin-left: 0; } }

/* ==========================================================================
    news [#news-list]
 ==========================================================================*/
#news-list ul li {
  width: 100%;
  vertical-align: top;
  padding: 0;
  font-size: 14px;
  border-top: solid 1px #e6e6e6;
  clear: both; }
  #news-list ul li:nth-of-type(1) {
    border-top: none; }
  #news-list ul li a {
    /*區塊*/ }
    #news-list ul li a .pic {
      max-width: 310px;
      height: 195px;
      min-height: 195px;
      position: relative;
      z-index: 1;
      -webkit-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
      transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, -webkit-box-shadow 0.5s;
      -o-transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
      transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s;
      transition: border 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s, box-shadow 0.5s, -webkit-box-shadow 0.5s;
      /*影音按鈕*/ }
      #news-list ul li a .pic:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        opacity: 0;
        -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
        -o-transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
        transition: opacity 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s; }
      #news-list ul li a .pic:after {
        content: '\e824';
        display: block;
        color: #FFF;
        font-size: 1.1em;
        font-family: "icon";
        text-align: center;
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: -webkit-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        background: -o-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        background: linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
        border-radius: 99em;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity .8s , -webkit-transform .5s;
        transition: opacity .8s , -webkit-transform .5s;
        -o-transition: transform .5s , opacity .8s;
        transition: transform .5s , opacity .8s;
        transition: transform .5s , opacity .8s , -webkit-transform .5s;
        -webkit-animation-delay: .45s;
        animation-delay: .45s;
        -ms-transform: scale(1.6) rotate(45deg);
        transform: scale(1.6) rotate(45deg);
        -webkit-transform: scale(1.6) rotate(45deg); }
      #news-list ul li a .pic.pic-mv:before {
        opacity: .5; }
      #news-list ul li a .pic.pic-mv:after {
        content: '\e81b';
        border: solid 2px #FFF;
        opacity: .45;
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        background: transparent;
        /*background: linear-gradient(45deg, rgba(202, 49, 13, 1) 35% , rgba(147, 36, 32, 1) 80%);*/
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    #news-list ul li a .sub {
      padding: 2.5rem 0;
      margin-right: 2.8rem;
      border-right: solid 1px #e6e6e6; }
      #news-list ul li a .sub .date {
        color: #000;
        font-size: 1.25em;
        display: block; }
      #news-list ul li a .sub .type-en {
        color: #aaa;
        display: block;
        margin-top: 1.1rem; }
      #news-list ul li a .sub .type {
        color: #88a758;
        /*color:#aaa;*/
        font-size: 1.05em;
        font-weight: bold; }
    #news-list ul li a .mid {
      padding: 2.5rem 0; }
    #news-list ul li a .text {
      padding: 2.5rem 0;
      margin-left: 2.8rem; }
      #news-list ul li a .text .title {
        color: #000;
        font-size: 1.5em;
        letter-spacing: 1px;
        margin-top: 0;
        -webkit-transition: color 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
        -o-transition: color 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s;
        transition: color 0.4s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.1s; }
      #news-list ul li a .text .info {
        color: #666;
        font-size: 16px;
        line-height: 1.8;
        text-align: justify;
        /*讓文字齊行*/ }

@media (max-width: 1680px) {
  #news-list ul li a .text .title {
    font-size: 1.4em; } }

@media (max-width: 1440xpx) {
  #news-list ul li a .text .info {
    font-size: 14px; } }

@media (max-width: 1023px) {
  #news-list ul li a {
    padding: 3%; }
    #news-list ul li a .pic {
      max-width: auto; }
    #news-list ul li a .sub {
      width: 100%;
      padding: 0 0;
      display: inline-block;
      margin-right: 0;
      border-right: solid 1px transparent; }
      #news-list ul li a .sub .date {
        font-size: 1.2em;
        display: inline-block;
        float: right; }
      #news-list ul li a .sub .type-en {
        color: #b6b2b1;
        display: inline-block;
        margin-right: .3rem;
        margin-top: 0;
        /*margin:0 .3rem 0 .8rem;*/ }
      #news-list ul li a .sub .type {
        font-size: 1.15em;
        display: inline-block; }
    #news-list ul li a .mid {
      width: 35%;
      padding: .7rem 0; }
    #news-list ul li a .text {
      width: 60%;
      padding: 0 0;
      margin-left: 5%; }
      #news-list ul li a .text .title {
        font-size: 1.25em;
        margin-top: 10px; } }

@media (max-width: 992px) {
  #news-list ul li a .pic {
    /*影音按鈕*/ }
    #news-list ul li a .pic.pic-mv:after {
      opacity: 1;
      background: -webkit-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
      background: -o-linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%);
      background: linear-gradient(45deg, rgba(143, 196, 61, 0.8) 35%, rgba(51, 123, 35, 0.8) 80%); } }

@media (max-width: 768px) {
  #news-list ul li a .text .info {
    font-size: 14px; } }

@media (max-width: 680px) {
  #news-list ul li a {
    padding: 5%; }
    #news-list ul li a .pic {
      margin: 0 auto; }
    #news-list ul li a .sub {
      margin-right: 0; }
      #news-list ul li a .sub .date {
        display: inline-block; }
      #news-list ul li a .sub .type-en {
        display: inline-block; }
    #news-list ul li a .mid {
      width: 100%; }
    #news-list ul li a .text {
      width: 100%;
      margin-left: 0; } }

@media (min-width: 993px) {
  #news-list ul li:hover .pic {
    /*box-shadow: 0 0 30px rgba(143, 196, 61, .8);*/ }
    #news-list ul li:hover .pic:before {
      opacity: 1; }
    #news-list ul li:hover .pic:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(45deg);
      -ms-transform: scale(1) rotate(45deg);
      transform: scale(1) rotate(45deg); }
    #news-list ul li:hover .pic.pic-mv:before {
      opacity: 1; }
    #news-list ul li:hover .pic.pic-mv:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(0);
      -ms-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0);
      /*background: linear-gradient(45deg, rgba(143, 196, 61, .8) 35% , rgba(51, 123, 35, .8) 80%);
								background: linear-gradient(45deg, rgba(202, 49, 13, .8) 35% , rgba(147, 36, 32, .8) 80%);*/ }
  #news-list ul li:hover .text .title {
    color: #95c748; } }

/* ==========================================================================
    new 內頁
 ==========================================================================*/
#new .body {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  #new .body p {
    text-align: left;
    margin-bottom: 0; }

#new .left {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

#new .text .title {
  color: #000;
  font-size: 1.55em;
  letter-spacing: 1px; }

#new .text .sub {
  color: #aaa;
  font-size: 16px;
  padding: .5rem 0;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6; }

#new .text .follow ul li {
  position: relative;
  font-size: 21px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 .1rem;
  padding: 1rem .3rem; }
  #new .text .follow ul li .icon {
    color: #fff;
    position: absolute;
    top: 27px;
    left: 15px;
    -webkit-transition: all 265ms ease-out;
    -o-transition: all 265ms ease-out;
    transition: all 265ms ease-out;
    border-radius: 100%; }
  #new .text .follow ul li a {
    display: inline-block; }
    #new .text .follow ul li a:before {
      transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      content: " ";
      width: 48px;
      height: 48px;
      border-radius: 100%;
      display: block;
      border: solid 1px #FFF;
      -webkit-transition: all 265ms ease-out;
      -o-transition: all 265ms ease-out;
      transition: all 265ms ease-out;
      background-color: #85b839; }

@media (max-width: 1680px) {
  #new .body {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem; }
  #new .left {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem; } }

@media (max-width: 1023px) {
  #new .body {
    padding: 3% 0; }
  #new .left {
    padding: 0; }
    #new .left .title {
      font-size: 1.25em;
      letter-spacing: 1px;
      padding-top: 10px; }
    #new .left .sub {
      font-size: 14px;
      padding: .5rem 0;
      margin-top: .6rem;
      float: left; }
    #new .left .follow {
      float: right; }
      #new .left .follow ul li {
        font-size: 18px;
        float: none;
        padding: 0 .3rem; }
        #new .left .follow ul li .icon {
          top: 11px; }
        #new .left .follow ul li a:before {
          width: 42px;
          height: 42px; } }

@media (max-width: 768px) {
  #new .text .follow ul li {
    font-size: 19px; }
    #new .text .follow ul li .icon {
      top: 11px; }
    #new .text .follow ul li a:before {
      width: 43px;
      height: 43px; } }

@media (max-width: 380px) {
  #new .text .sub {
    float: none;
    padding: .5rem 0;
    margin-top: .6rem; }
  #new .text .follow {
    float: none;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    #new .text .follow ul li {
      font-size: 17px;
      float: none; }
      #new .text .follow ul li a:before {
        width: 43px;
        height: 43px; } }

@media (min-width: 1024px) {
  #new .body {
    padding-left: 2.8rem;
    margin-left: 2.8rem;
    border-left: solid 1px #e6e6e6; }
  #new .text .sub {
    margin-top: 1.5rem; } }

/* ==========================================================================
    new 上一則/下一則-頁碼
 ==========================================================================*/
#new .page-number a {
  color: #666;
  border: solid 1px transparent; }
  #new .page-number a i {
    font-size: 14px;
    padding: .5rem; }
  #new .page-number a i:before {
    color: #000 !important; }
  #new .page-number a:hover {
    color: #000;
    border: solid 1px transparent !important; }
  #new .page-number a.prev {
    margin-right: 2.8rem; }
  #new .page-number a.next {
    margin-left: 2.8rem; }

@media (max-width: 480px) {
  #new .page-number a i {
    padding: .3rem; }
  #new .page-number a.prev {
    margin-right: 0;
    padding: .5rem 0; }
  #new .page-number a.next {
    margin-left: .0;
    padding: .5rem 0; } }

/* ==========================================================================
    recruit
 ==========================================================================*/
.recruit-section-02 .item,
.recruit-section-02 .item p {
  text-align: center !important; }
  .recruit-section-02 .item .box,
  .recruit-section-02 .item p .box {
    padding: 1.2rem 0;
    margin: 0 1.1rem 2.3rem 1.1rem;
    background-color: #FFF;
    position: relative;
    -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.05); }
    .recruit-section-02 .item .box:before,
    .recruit-section-02 .item p .box:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -20px;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 15px 0 15px;
      border-color: #ffffff transparent transparent transparent; }
    .recruit-section-02 .item .box h4,
    .recruit-section-02 .item p .box h4 {
      margin-bottom: 5px; }

@media (max-width: 1366px) {
  .recruit-section-02 .item .box {
    padding: 1.5rem 0;
    margin: 0 .5rem 2.3rem .5rem; }
    .recruit-section-02 .item .box h4 {
      font-size: 18px; }
    .recruit-section-02 .item .box i {
      display: block;
      width: 53px;
      margin: 0 auto; } }

@media (max-width: 1023px) {
  .recruit-section-01 .left {
    text-align: center !important; }
    .recruit-section-01 .left p {
      text-align: center !important; } }

@media (max-width: 992px) {
  .recruit-section-02 .item .box i {
    width: 50px; } }

@media (max-width: 680px) {
  .recruit-section-02 .item .box h4 {
    font-size: 17px; }
  .recruit-section-02 .item .box i {
    width: 40px; } }

/* ==========================================================================
    recruit [pic-slider]
 ==========================================================================*/
.pic-slider {
  position: relative; }
  .pic-slider.slick-slider {
    min-height: auto;
    height: auto; }
  .pic-slider .pic {
    height: 280px; }
    .pic-slider .pic img {
      height: 100%; }
  .pic-slider .slick-prev,
  .pic-slider .slick-next {
    border: solid 1px #FFF;
    background-color: transparent; }
    .pic-slider .slick-prev:before,
    .pic-slider .slick-next:before {
      color: #FFF; }
    .pic-slider .slick-prev:hover,
    .pic-slider .slick-next:hover {
      opacity: .75; }
  .pic-slider .slick-prev {
    left: 1.8%; }
  .pic-slider .slick-next {
    right: 1.8%; }

@media (max-width: 992px) {
  .pic-slider .slick-prev,
  .pic-slider .slick-next {
    opacity: 1;
    width: 55px;
    height: 55px; } }

@media (min-width: 993px) {
  .pic-slider .slick-prev,
  .pic-slider .slick-next {
    opacity: 0; }
  .pic-slider:hover .slick-prev,
  .pic-slider:hover .slick-next {
    opacity: 1; } }

/* ==========================================================================
    contact
 ==========================================================================*/
#contact .left .title {
  margin: 0;
  border-bottom: solid 4px #c4c4c4; }

#contact .left .address {
  border-bottom: solid 1px #c4c4c4;
  padding: 15px 0; }
  #contact .left .address p {
    font-size: 15px;
    margin-bottom: 3px; }

#contact .left .button-group {
  margin-top: 2rem; }
  #contact .left .button-group a {
    color: #999;
    font-size: 15px !important;
    text-align: center;
    display: inline-block;
    width: 150px;
    min-width: auto;
    padding: .9rem 1rem;
    margin: 0 2% 0 0;
    border: solid 1px #ddd;
    background-color: transparent; }
    #contact .left .button-group a:before {
      display: none; }
    #contact .left .button-group a:hover {
      color: #FFF; }

.contact-form {
  width: 100%; }
  .contact-form .note {
    margin-bottom: 10px; }
  .contact-form .input-group:last-child .title {
    font-size: 13px; }
  .contact-form .input-group .item {
    padding-left: 1rem;
    margin-bottom: 13px;
    background-color: #FFF; }
  .contact-form .input-group .title {
    font-size: 15px;
    width: 90px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    padding: 13px 0; }
  .contact-form .input-group .content {
    width: calc(100% - 95px);
    display: inline-block;
    vertical-align: top;
    border: 0;
    background-color: transparent;
    position: relative;
    padding: 13px 10px; }
    .contact-form .input-group .content .field {
      width: 100%;
      /*background: #f9f8f8;*/
      background-color: transparent;
      border-bottom: solid 1px transparent;
      /*border-bottom: solid 1px #e6e6e6;*/
      padding: 5px 10px;
      -webkit-transition: border-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
      -moz-transition: border-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
      -ms-transition: border-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-transition: border-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: border-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
      .contact-form .input-group .content .field:hover, .contact-form .input-group .content .field:focus {
        border-color: rgba(143, 196, 61, 0.5); }
    .contact-form .input-group .content textarea.field {
      height: 95px; }
    .contact-form .input-group .content .code {
      display: inline-block;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      line-height: 0; }
  .contact-form .button-group {
    width: 100%;
    background-color: #f5f5f5; }
  .contact-form .submit,
  .contact-form .reset {
    display: inline-block;
    width: 46%;
    padding: 1rem;
    color: #fff;
    margin: 0 1.5%;
    /*margin: 15px 10px;*/
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-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); }
  .contact-form .submit {
    background-color: #8fc43d; }
    .contact-form .submit:hover {
      background-color: #6c932f; }
  .contact-form .reset {
    background-color: #c4c4c4; }
    .contact-form .reset:hover {
      background-color: #999898; }

/*@media (max-width: 480px) {
	.contact-form {
		.input-group {
			.title {
				width: 100px;
			}
			.content {
				width: calc(100% - 105px);
				.code {
					width: 80px;
				}
			}
		}
	}
}*/
@media (max-width: 1023px) {
  .contact-section-01 {
    text-align: center !important; }
    .contact-section-01 .left .address {
      padding: 10px 0; }
    .contact-section-01 .left .title {
      font-size: 1.66667rem;
      padding: 1.2rem 0; }
    .contact-section-01 .left p {
      text-align: center !important; }
    .contact-section-01 .left .button-group {
      margin-top: 1.5rem !important; }
      .contact-section-01 .left .button-group a {
        text-align: center !important; } }

@media (max-width: 992px) {
  #contact .left .button-group a {
    color: #FFF;
    background-color: #8fc43d; } }

@media (max-width: 768px) {
  #contact .left .button-group a {
    width: 43% !important;
    margin: 0 1.5%; } }

@media (min-width: 767px) {
  .contact-form .input-group .item {
    border-right: solid 13px #f5f5f5; } }

@media (min-width: 1023px) {
  #contact .right {
    padding-right: 3%; } }

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

.success .btn {
  padding: .5rem;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  font-size: 16px; }

/*下拉選單*/
.dk-select {
  color: #777;
  /*font-size:18px;*/
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.15;
  /*line-height: 1.5em;*/
  width: 100%;
  margin-right: 5px;
  cursor: pointer; }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  /*border: 1px solid #535353;*/
  border-radius: 0;
  line-height: 1.15;
  padding: 10px 21px 10px 10px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .dk-selected:before {
    content: '\e804';
    display: block;
    position: absolute;
    right: 0;
    top: 30%;
    right: 10px;
    font-family: "icon";
    /*border: solid transparent;
	margin: -0.125em 0.5em 0 0;
	border-width: 9px 6.5px 0 6.5px !important; 
	border-color: $r3 transparent transparent transparent !important;*/ }
  .dk-selected:after {
    display: none; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  /*top:44px;*/
  left: 0;
  right: 0; }

.dk-select-options {
  font-size: 15px;
  background-color: rgba(121, 166, 70, 0.83);
  /*border: 1px solid #a90a06;*/
  /*border: 1px solid #535353;*/
  border-radius: 0;
  list-style: none;
  margin: -1px 0 0;
  border-top: 1px solid rgba(143, 196, 61, 0.5) !important;
  /*max-height: 20.5em;*/
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0;
  width: auto;
  z-index: 100; }
  .dk-select-options .dk-option-highlight {
    background-color: rgba(86, 134, 46, 0.83);
    /*background-color: #b2e761;*/
    /*background-color: #a90a06;*/
    color: #FFF; }
  .dk-select-options .dk-option-disabled {
    background-color: transparent; }
  .dk-select-options .dk-option-hidden {
    display: none; }

.dk-option-selected {
  background-color: #649e2e;
  color: #FFF; }

.dk-select-options-highlight .dk-option-selected {
  background-color: #649e2e;
  color: #FFF; }

.dk-option {
  /*color: #aaa;*/
  color: #f7f7f7;
  padding: 12px 16px;
  /*padding: .5rem 16px;*/ }

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: rgba(143, 196, 61, 0.5); }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: rgba(143, 196, 61, 0.5); }

.dk-select-open-up .dk-selected:before,
.dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #535353; }

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options {
  display: block;
  border-color: rgba(143, 196, 61, 0.5); }

.dk-selected:hover,
.dk-selected:focus {
  outline: none;
  border-color: rgba(143, 196, 61, 0.5); }

.dk-selected:hover:before,
.dk-selected:focus:before {
  border-top-color: rgba(143, 196, 61, 0.5); }

.dk-selected:hover:after,
.dk-selected:focus:after {
  border-left-color: rgba(143, 196, 61, 0.5); }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }

.dk-option.hidden-option {
  display: none; }

select[data-dkcacheid] {
  display: none; }

/**/
#product .bg {
  text-align: center;
  position: relative;
  z-index: -1; }

/**/
.pro_list {
  margin-top: -10px;
  border-top: solid 1px #e6e6e6; }
  .pro_list .list {
    /*float:left;*/
    width: 25%;
    height: 400px;
    display: block;
    position: relative;
    overflow: hidden;
    border-left: solid 1px #e6e6e6; }
    .pro_list .list .inner {
      width: 96%;
      padding: 0 2%;
      text-align: center;
      display: block;
      position: absolute;
      top: 32%;
      right: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 10; }
      .pro_list .list .inner .tit {
        color: #FFF;
        font-size: 1.35em;
        /*font-size: 1.5em;*/
        letter-spacing: 1px;
        font-weight: bold;
        line-height: 1.3;
        min-height: 36px;
        margin-bottom: 20px; }
      .pro_list .list .inner .btn-group .btn {
        color: #FFF;
        font-size: 15px;
        /*font-size: 16px;*/
        text-align: center;
        border: solid #FFF 1px;
        padding: 1.4rem 2rem;
        margin: 0 7px; }
        .pro_list .list .inner .btn-group .btn.btn-no {
          display: none;
          /*opacity:0;
						pointer-events: none;*/ }
    .pro_list .list .pic {
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

@media (max-width: 1680px) {
  .pro_list .list {
    height: 350px; }
    .pro_list .list .inner .tit {
      font-size: 1.3em;
      /*font-size: 1.45em;*/ }
    .pro_list .list .inner .btn-group .btn {
      font-size: 15px;
      padding: 1rem 1.5rem;
      margin: 0 5px; } }

@media (max-width: 1280px) {
  .pro_list .list {
    width: 33%;
    height: 300px; } }

@media (max-width: 992px) {
  .pro_list .list .inner {
    width: 99%;
    height: 100%;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .pro_list .list .inner .tit {
      width: 90%;
      margin-bottom: 0;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    .pro_list .list .inner .btn-group {
      width: 101%;
      height: 50px;
      position: absolute;
      /*position:fixed;
					top:126px;*/
      bottom: 0;
      left: 0;
      right: 0; }
      .pro_list .list .inner .btn-group .btn {
        border-right: transparent;
        border-bottom: transparent;
        border-top: transparent;
        width: 50%;
        display: block;
        float: left;
        padding: 1rem 0;
        margin: 0;
        border-top: solid #FFF 1px; }
        .pro_list .list .inner .btn-group .btn:nth-of-type(1) {
          border-left: transparent;
          background: rgba 255, 255, 255, 0.7; }
        .pro_list .list .inner .btn-group .btn:nth-of-type(2) {
          float: right;
          background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(143, 196, 61, 0.7)), color-stop(65%, rgba(79, 139, 47, 0.7)));
          background: -webkit-linear-gradient(top, rgba(143, 196, 61, 0.7) 20%, rgba(79, 139, 47, 0.7) 65%);
          background: -o-linear-gradient(top, rgba(143, 196, 61, 0.7) 20%, rgba(79, 139, 47, 0.7) 65%);
          background: linear-gradient(to bottom, rgba(143, 196, 61, 0.7) 20%, rgba(79, 139, 47, 0.7) 65%); }
  .pro_list .list:after {
    opacity: 1;
    content: '';
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 80%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 80%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 80%);
    /*background: linear-gradient(to bottom, transparent 0%, rgba(89, 137, 47, .8) 65%, rgba(143, 196, 61, .9) 90%);*/ }
  .pro_list .list.pro-active:after {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, rgba(89, 137, 47, 0.8)), color-stop(90%, rgba(143, 196, 61, 0.9)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(89, 137, 47, 0.8) 65%, rgba(143, 196, 61, 0.9) 90%);
    background: -o-linear-gradient(top, transparent 0%, rgba(89, 137, 47, 0.8) 65%, rgba(143, 196, 61, 0.9) 90%);
    background: linear-gradient(to bottom, transparent 0%, rgba(89, 137, 47, 0.8) 65%, rgba(143, 196, 61, 0.9) 90%); } }

@media (max-width: 680px) {
  .pro_list .list {
    width: 50%;
    height: 250px;
    /*.inner {
				.btn-group {
					top:103px;
				}
			}*/ } }

@media (min-width: 993px) {
  .pro_list .list .inner .tit {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    -o-transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0s; }
  .pro_list .list .inner .btn-group {
    -webkit-transition: opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s;
    transition: opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s;
    -o-transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s;
    transition: transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s, opacity 1s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.2s, -webkit-transform 0.5s cubic-bezier(0.3, 0.74, 0.5, 0.93) 0.25s;
    opacity: 0; }
    .pro_list .list .inner .btn-group .btn:hover {
      background-color: rgba(205, 215, 75, 0.5); }
  .pro_list .list .pic {
    transition: transform 2s 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); }
  .pro_list .list:hover .pic {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: saturate(1.3); }
  .pro_list .list:hover .tit {
    opacity: 1;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px); }
  .pro_list .list:hover .btn-group {
    opacity: 1;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); } }

/**/
.black-bg {
  width: 100%;
  padding: 15px 0;
  height: 120px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  background-color: #000; }

#pro-slider .slick-prev,
#pro-slider .slick-next {
  position: absolute;
  background-color: transparent;
  border: solid 1px #e6e6e6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#pro-slider .slick-prev {
  left: 10%; }

#pro-slider .slick-next {
  right: 10%; }

#pro-slider .slider-for.slick-slider {
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#pro-slider .slider-for.slick-slider {
  height: 75%;
  margin: auto; }

#pro-slider .slider-for .list {
  text-align: center;
  padding: 15px;
  overflow: hidden;
  float: none;
  margin-top: 10px;
  display: inline-block; }
  #pro-slider .slider-for .list .pic {
    max-height: 88%;
    text-align: center;
    line-height: 100%; }
    #pro-slider .slider-for .list .pic img {
      max-height: 100%;
      max-width: 100%;
      margin: auto; }
  #pro-slider .slider-for .list .title {
    color: #fefefe;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    text-align: left;
    width: 96%;
    max-width: 980px;
    padding-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    margin-left: auto;
    margin-right: auto; }
    #pro-slider .slider-for .list .title h4 {
      font-size: 1.5em;
      margin-bottom: 5px; }

#pro-slider .slider-nav {
  width: 100%;
  display: block; }
  #pro-slider .slider-nav .team {
    text-align: center;
    display: block; }
    #pro-slider .slider-nav .team .team-img {
      width: 135px;
      height: 85px;
      margin: auto;
      overflow: hidden;
      /*border: solid 1.5px #5b5b5b;*/
      position: relative;
      -webkit-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -moz-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -ms-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -o-transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      -webkit-transition: -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      transition: -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s;
      transition: transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s, -webkit-transform cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.45s; }
      #pro-slider .slider-nav .team .team-img .team-img {
        /*height: 100%;*/ }
      #pro-slider .slider-nav .team .team-img img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        opacity: 0.5; }
      #pro-slider .slider-nav .team .team-img:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        position: absolute;
        z-index: 1;
        opacity: .5;
        -webkit-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
        -moz-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
        -ms-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
        -o-transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
        transition: opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s; }
    #pro-slider .slider-nav .team.slick-current .team-img {
      /*transform:scale(1);*/
      /*border: solid 1.5px #c8c8c8;*/ }
      #pro-slider .slider-nav .team.slick-current .team-img:before {
        opacity: 0; }
    #pro-slider .slider-nav .team:hover .team-img:before {
      opacity: 0; }

@media (max-width: 1680px) {
  #pro-slider .slider-for .list .title {
    max-width: 985px;
    padding: 15px;
    margin: auto;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 60%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 60%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 60%);
    position: relative;
    width: 100%;
    bottom: 68px;
    z-index: 10; }
  #pro-slider .slider-for .list .title h4 {
    margin: 0; } }

@media (max-width: 1280px) {
  #pro-slider .slider-for .list .title {
    bottom: 51px; } }

@media (max-width: 1024px) {
  #pro-slider .slider-for .list .title {
    bottom: 10px; } }

@media (max-width: 992px) {
  #pro-slider .slider-for .list .title {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent));
    background: -webkit-linear-gradient(top, transparent 0%, transparent 60%);
    background: -o-linear-gradient(top, transparent 0%, transparent 60%);
    background: linear-gradient(to bottom, transparent 0%, transparent 60%); } }

@media (max-height: 768px) {
  #pro-slider .slider-for .list .title {
    bottom: 10px; } }

/* ==========================================================================
    eco
 ==========================================================================*/
.color-lake #footer {
  background-color: #61ab75 !important; }
  .color-lake #footer .footer-top .top {
    background-color: #5a9e6c; }

/* ==========================================================================
    eco
 ==========================================================================*/
#eco .section {
  line-height: 1.2; }
  #eco .section.fp-auto-height .fp-tableCell {
    vertical-align: top; }

#eco .title span {
  position: relative; }
  #eco .title span:before {
    content: '＼';
    display: inline-block;
    padding-right: 1.1rem; }
  #eco .title span:after {
    content: '／';
    display: inline-block;
    padding-left: 1.1rem; }

#eco .banner {
  background-color: #84ceb7;
  background-image: url(images/eco/01-bg.png);
  position: relative; }
  #eco .banner:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 235px;
    background-image: url(images/eco/bg-white.png);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    z-index: 1; }
  #eco .banner .right {
    padding-right: 10%; }
  #eco .banner .text {
    letter-spacing: 1px;
    padding-top: 9rem; }
    #eco .banner .text .tit {
      letter-spacing: .15em;
      margin-bottom: 10px; }
    #eco .banner .text .tit-en {
      margin-bottom: 30px;
      padding-left: 0; }
  #eco .banner .pen {
    position: relative;
    z-index: 1; }
    #eco .banner .pen:before {
      content: '';
      display: block;
      width: 100%;
      height: 20px;
      background-color: #3a8e51;
      position: absolute;
      left: 0;
      bottom: 8px;
      z-index: -1; }
    #eco .banner .pen:after {
      content: '';
      display: block;
      width: 98px;
      height: 160px;
      background-image: url(images/eco/pic-question.png);
      background-size: cover;
      position: absolute;
      right: -98px;
      bottom: -20px;
      z-index: 1;
      -webkit-animation: question 7s ease-in-out infinite;
      animation: question 7s ease-in-out infinite; }

@-webkit-keyframes question {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1);
    transform: rotate(0deg) translateZ(0) scale(1); }
  50% {
    -webkit-transform: rotate(25deg) translateZ(0) scale(0.7);
    transform: rotate(25deg) translateZ(0) scale(0.7); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1);
    transform: rotate(0deg) translateZ(0) scale(1); } }

@keyframes question {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1);
    transform: rotate(0deg) translateZ(0) scale(1); }
  50% {
    -webkit-transform: rotate(25deg) translateZ(0) scale(0.7);
    transform: rotate(25deg) translateZ(0) scale(0.7); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1);
    transform: rotate(0deg) translateZ(0) scale(1); } }

#eco .paper {
  position: relative;
  /*background-color:#f5f5f4;*/
  background-image: url(images/eco/bg-house2.jpg);
  /*min-height:100vh;*/ }
  #eco .paper .inner {
    position: relative;
    z-index: 1; }
    #eco .paper .inner.inner1 {
      padding-top: 250px; }
    #eco .paper .inner.inner2 {
      padding-top: 200px; }
    #eco .paper .inner .left,
    #eco .paper .inner .right {
      padding: 0 2.5%; }
    #eco .paper .inner .box {
      padding: 3%; }
    #eco .paper .inner .box-white {
      margin-bottom: 2.5%;
      border-radius: 10px;
      background-color: #FFF; }
  #eco .paper .bg-house {
    width: 100%;
    height: 240px;
    background-image: url(images/eco/bg-house.jpg);
    background-repeat: repeat-x;
    position: absolute;
    top: 0; }

#eco .reuse .inner {
  position: relative;
  z-index: 1; }
  #eco .reuse .inner .left,
  #eco .reuse .inner .right {
    padding: 0 2.5%; }
  #eco .reuse .inner .box {
    padding: 3%; }
  #eco .reuse .inner .box-white {
    margin-bottom: 2.5%;
    border-radius: 10px;
    background-color: #FFF; }

#eco .process {
  /*background-color:#a9dab5;*/
  background-image: url(images/eco/bg-process.jpg); }

#eco .qa {
  min-height: 500px; }

@media (max-width: 992px) {
  #eco:before {
    display: block;
    content: '';
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    z-index: 12;
    /*background: -webkit-linear-gradient(to bottom, rgba(58, 142, 81, .8) 0%, transparent 90%, transparent 100%);*/
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(100%, rgba(8, 142, 81, 0.8)), to(rgba(58, 142, 81, 0.9)));
    background: -webkit-linear-gradient(bottom, transparent 0%, rgba(8, 142, 81, 0.8) 100%, rgba(58, 142, 81, 0.9) 100%);
    background: -o-linear-gradient(bottom, transparent 0%, rgba(8, 142, 81, 0.8) 100%, rgba(58, 142, 81, 0.9) 100%);
    background: linear-gradient(to top, transparent 0%, rgba(8, 142, 81, 0.8) 100%, rgba(58, 142, 81, 0.9) 100%); }
  #eco .paper .inner.inner1 {
    padding-top: 200px; }
  #eco .paper .inner.inner2 {
    padding-top: 5%; } }

@media (max-width: 680px) {
  #eco:before {
    height: 150px; } }

.milk {
  -webkit-animation-name: wobble;
  -webkit-animation-duration: 11s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running; }

@media (max-width: 992px) {
  .milk {
    padding-top: 5%; }
    .milk img {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); } }

.milk-zoom {
  color: #ffb92e;
  /*color: #ff8431;*/
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  /*min-width:380px;*/
  display: inline-block;
  border-radius: 50px;
  padding: 18px 4.5rem 18px 3rem;
  border: solid 5px #ffb92e !important;
  background-color: #FFF;
  position: relative;
  top: -15px;
  z-index: 3;
  cursor: pointer; }
  .milk-zoom:before {
    content: '';
    display: block;
    width: 36px;
    height: 35px;
    position: absolute;
    top: 15px;
    right: 25px;
    background-image: url(images/eco/reuse-zoom.png);
    background-size: cover; }

@media (max-width: 992px) {
  .milk-zoom {
    top: -45px; }
    .milk-zoom:before {
      width: 33px;
      height: 32px; } }

@media (max-width: 680px) {
  .milk-zoom {
    font-size: 1.4rem;
    padding: 18px 4rem 18px 2.5rem; }
    .milk-zoom:before {
      width: 28px;
      height: 27px;
      top: 12px;
      right: 17px; } }

@media (min-width: 993px) {
  .milk-zoom {
    min-width: 380px;
    -webkit-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95), border 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .milk-zoom:hover {
      color: #FFF;
      background-color: #ffb92e;
      border: solid 5px #ffdc96 !important; } }

.fp-completely,
.fp-section {
  margin: 0;
  padding: 0;
  top: 0; }

.box-banner {
  height: 380px;
  background-image: url(images/eco/bg-box-banner.jpg);
  position: relative; }
  .box-banner .left {
    height: 380px;
    position: relative; }
    .box-banner .left:before {
      content: '';
      display: block;
      width: 891px;
      height: 100%;
      position: absolute;
      left: -16rem;
      /*-webkit-transform: skew(-25deg);
			-moz-transform: skew(-25deg);
			-o-transform: skew(-25deg);
			-ms-transform: skew(-25deg);
			transform: skew(-25deg);
			background-color: rgba(169, 223, 183, 1);*/
      background-image: url(images/eco/bg-box-banner-left.png); }
    .box-banner .left .kid {
      position: absolute;
      bottom: 0;
      line-height: 0; }
  .box-banner .right {
    padding-right: 15%;
    height: 380px; }
    .box-banner .right .text {
      padding-top: 6rem; }
      .box-banner .right .text .tit-en {
        letter-spacing: 1px;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 0; }
      .box-banner .right .text .tit {
        letter-spacing: 1.5px;
        line-height: 1.7;
        padding-left: 0; }
      .box-banner .right .text .pen {
        position: relative;
        z-index: 1; }
        .box-banner .right .text .pen:before {
          content: '';
          display: block;
          width: 100%;
          height: 15px;
          background-color: #fff100;
          position: absolute;
          left: 0;
          bottom: 3px;
          z-index: -1; }
  .box-banner .milk2 {
    position: absolute;
    bottom: -25px;
    right: 4%;
    z-index: 2;
    line-height: 0; }
    .box-banner .milk2 .eye-l {
      display: block;
      width: 22px;
      height: 22px;
      border-radius: 50em;
      background-color: #000;
      position: absolute;
      bottom: 107px;
      left: 58px;
      z-index: 1; }
    .box-banner .milk2 .eye-r {
      display: block;
      width: 22px;
      height: 22px;
      border-radius: 50em;
      background-color: #000;
      position: absolute;
      bottom: 107px;
      left: 169px;
      z-index: 1; }
    .box-banner .milk2:before {
      content: '';
      display: block;
      width: 25px;
      height: 25px;
      border-radius: 50em;
      background-color: #efdca6;
      position: absolute;
      bottom: 95px;
      left: 57px;
      z-index: 2;
      -webkit-animation: smile 3.8s linear 0s infinite;
      animation: smile 3.8s linear 0s infinite; }
    .box-banner .milk2:after {
      content: '';
      display: block;
      width: 25px;
      height: 25px;
      border-radius: 50em;
      background-color: #f0e5a9;
      position: absolute;
      bottom: 105px;
      left: 169px;
      z-index: 2;
      -webkit-animation: smile 3.8s linear 0s infinite;
      animation: smile 3.8s linear 0s infinite; }

@media (max-width: 1680px) {
  .box-banner .left:before {
    left: -21rem; } }

@media (max-width: 1400px) {
  .box-banner .left:before {
    left: -25rem; } }

@media (max-width: 1280px) {
  .box-banner .left:before {
    left: -30rem; } }

@media (max-width: 1023px) {
  .box-banner {
    height: 300px; }
    .box-banner .left {
      height: 300px; }
      .box-banner .left:before {
        display: none; }
      .box-banner .left .kid {
        display: none; }
    .box-banner .right {
      height: 300px; }
      .box-banner .right .text {
        text-align: left;
        width: 80%;
        margin: 0 auto;
        padding-top: 3rem;
        position: absolute;
        top: 0;
        left: 10%; }
      .box-banner .right .milk2 {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        right: -44px;
        bottom: -56px; } }

@media (max-width: 680px) {
  .box-banner .milk2 {
    display: none; } }

@media (min-width: 1900px) {
  .box-banner .left {
    padding-left: 8% !important; } }

@-webkit-keyframes smile {
  0% {
    border-radius: 0%;
    bottom: 80px; }
  20% {
    border-radius: 50%;
    bottom: 85px; }
  50% {
    border-radius: 50%;
    bottom: 95px; }
  70% {
    border-radius: 50%;
    bottom: 95px; }
  100% {
    border-radius: 0%;
    bottom: 80px; } }

@keyframes smile {
  0% {
    border-radius: 0%;
    bottom: 80px; }
  20% {
    border-radius: 50%;
    bottom: 85px; }
  50% {
    border-radius: 50%;
    bottom: 95px; }
  70% {
    border-radius: 50%;
    bottom: 95px; }
  100% {
    border-radius: 0%;
    bottom: 80px; } }

/**/
.dolls-bg {
  min-height: 600px;
  position: relative;
  z-index: 0; }
  .dolls-bg .flower1 {
    position: absolute;
    z-index: 2;
    left: 5rem;
    top: 10rem;
    -webkit-animation: flowerMove 6s infinite linear;
    animation: flowerMove 6s infinite linear; }
  .dolls-bg .flower2 {
    position: absolute;
    z-index: 2;
    right: 15rem;
    top: 0;
    -webkit-animation: flowerMove 5s infinite linear;
    animation: flowerMove 5s infinite linear; }
  .dolls-bg .flower3 {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 15rem;
    -webkit-animation: flowerMove 4s infinite linear;
    animation: flowerMove 4s infinite linear; }

@-webkit-keyframes flowerMove {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1.1);
    transform: rotate(0deg) translateZ(0) scale(1.1);
    opacity: 1; }
  50% {
    -webkit-transform: rotate(180deg) translateZ(0) scale(0.5);
    transform: rotate(180deg) translateZ(0) scale(0.5);
    opacity: .2; }
  100% {
    -webkit-transform: rotate(360deg) translateZ(0) scale(1.1);
    transform: rotate(360deg) translateZ(0) scale(1.1);
    opacity: 1; } }

@keyframes flowerMove {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(1.1);
    transform: rotate(0deg) translateZ(0) scale(1.1);
    opacity: 1; }
  50% {
    -webkit-transform: rotate(180deg) translateZ(0) scale(0.5);
    transform: rotate(180deg) translateZ(0) scale(0.5);
    opacity: .2; }
  100% {
    -webkit-transform: rotate(360deg) translateZ(0) scale(1.1);
    transform: rotate(360deg) translateZ(0) scale(1.1);
    opacity: 1; } }
  .dolls-bg .grass-top {
    position: absolute;
    z-index: 1;
    right: 16rem;
    top: 8rem;
    -webkit-animation: 'hover' 4s ease-in-out;
    -webkit-animation-iteration-count: infinite; }
  .dolls-bg .grass1 {
    position: absolute;
    z-index: 1;
    right: 3rem;
    bottom: 14rem;
    -webkit-animation: grassMove 10s infinite linear;
    animation: grassMove 10s infinite linear; }
  .dolls-bg .grass2 {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 3rem;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-animation: grassMove 8s infinite linear;
    animation: grassMove 8s infinite linear; }

@-webkit-keyframes grassMove {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); }
  25% {
    -webkit-transform: rotate(-5deg) translateZ(0) scale(1);
    transform: rotate(-5deg) translateZ(0) scale(1); }
  50% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); }
  75% {
    -webkit-transform: rotate(5deg) translateZ(0) scale(1);
    transform: rotate(5deg) translateZ(0) scale(1); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); } }

@keyframes grassMove {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); }
  25% {
    -webkit-transform: rotate(-5deg) translateZ(0) scale(1);
    transform: rotate(-5deg) translateZ(0) scale(1); }
  50% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); }
  75% {
    -webkit-transform: rotate(5deg) translateZ(0) scale(1);
    transform: rotate(5deg) translateZ(0) scale(1); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.9);
    transform: rotate(0deg) translateZ(0) scale(0.9); } }
  .dolls-bg .line {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    -webkit-animation: lineMove 18s infinite linear;
    animation: lineMove 18s infinite linear; }

@-webkit-keyframes lineMove {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: .5; }
  50% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
    opacity: .9; }
  75% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: .5; }
  100% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0; } }

@keyframes spin {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: .5; }
  50% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
    opacity: .9; }
  75% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: .5; }
  100% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0; } }
  .dolls-bg .recycling {
    position: absolute;
    z-index: 99;
    left: 2rem;
    bottom: 1rem;
    -webkit-animation: spin 6s infinite linear;
    animation: spin 6s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); }
  50% {
    -webkit-transform: rotate(180deg) translateZ(0) scale(1);
    transform: rotate(180deg) translateZ(0) scale(1); }
  100% {
    -webkit-transform: rotate(360deg) translateZ(0) scale(0.8);
    transform: rotate(360deg) translateZ(0) scale(0.8); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); }
  50% {
    -webkit-transform: rotate(180deg) translateZ(0) scale(1);
    transform: rotate(180deg) translateZ(0) scale(1); }
  100% {
    -webkit-transform: rotate(360deg) translateZ(0) scale(0.8);
    transform: rotate(360deg) translateZ(0) scale(0.8); } }
  .dolls-bg .cloud-l {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 4rem;
    -webkit-animation: cloudMoveLeft 20s linear infinite;
    animation: cloudMoveLeft 20s linear infinite; }

@-webkit-keyframes cloudMoveLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; }
  50% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: .9; }
  90% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; } }

@keyframes cloudMoveLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; }
  50% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: .9; }
  90% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; } }
  .dolls-bg .cloud-r {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -webkit-animation: cloudMoveRight 17s linear infinite;
    animation: cloudMoveRight 17s linear infinite; }

@-webkit-keyframes cloudMoveRight {
  0% {
    right: 0;
    opacity: 0; }
  50% {
    right: 20%;
    opacity: .9; }
  100% {
    right: -10%;
    opacity: 0; } }

@keyframes cloudMoveRight {
  0% {
    right: 0;
    opacity: 0; }
  50% {
    right: 20%;
    opacity: .9; }
  100% {
    right: -10%;
    opacity: 0; } }
  .dolls-bg .milk-left {
    position: absolute;
    z-index: 3;
    left: 14rem;
    bottom: 0;
    -webkit-animation: 'hover2' 4s ease-in-out infinite;
    animation: 'hover2' 4s ease-in-out infinite; }

@-webkit-keyframes hover2 {
  0% {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%); }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  100% {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%); } }
    .dolls-bg .milk-left:after {
      content: '';
      display: block;
      position: absolute;
      z-index: -1;
      width: 90%;
      height: 60px;
      bottom: -30px;
      left: 0;
      border-radius: 50%;
      background: #5ca890;
      -webkit-box-shadow: 0 0 5px #5ca890;
      box-shadow: 0 0 5px #5ca890;
      -webkit-animation: shadow2 4s ease-in-out infinite;
      animation: shadow2 4s ease-in-out infinite; }

@-webkit-keyframes shadow2 {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); }
  50% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); } }

@keyframes shadow2 {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); }
  50% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); } }
  .dolls-bg .milk-right {
    position: absolute;
    z-index: 5;
    right: 7rem;
    bottom: 0;
    /*-webkit-animation: bounce 0.6s ease-in-out infinite;
		animation: bounce 0.6s ease-in-out infinite;*/
    -webkit-animation: 'hover' 4s ease-in-out;
    -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes hover {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
    .dolls-bg .milk-right:after {
      content: '';
      display: block;
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 80px;
      bottom: -30px;
      right: 0;
      border-radius: 50%;
      background: #5ca890;
      -webkit-box-shadow: 0 0 5px #5ca890;
      box-shadow: 0 0 5px #5ca890;
      -webkit-animation: shadow 4s ease-in-out infinite;
      animation: shadow 4s ease-in-out infinite; }

@-webkit-keyframes shadow {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes shadow {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.dolls-milk {
  position: relative; }
  .dolls-milk .dolls-what {
    color: #FFF;
    position: absolute;
    top: 40px;
    z-index: 2;
    width: 380px;
    height: 380px;
    padding: 60px 60px;
    background-color: #ee8944;
    border-radius: 99em;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .dolls-milk .dolls-what:after {
      content: '';
      width: 340px;
      height: 340px;
      border: solid 1px #FFF;
      border-radius: 99em;
      position: absolute;
      top: 20px;
      left: 20px; }
    .dolls-milk .dolls-what:before {
      content: '';
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .dolls-milk .dolls-what .info {
      display: inline-block;
      vertical-align: middle;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      max-height: 100%;
      overflow: hidden; }
    .dolls-milk .dolls-what .dolls-close {
      color: #FFF;
      text-align: center;
      position: absolute;
      top: 15px;
      right: 55px;
      z-index: 2;
      width: 60px;
      height: 60px;
      line-height: 60px;
      background-color: #ffba30;
      border-radius: 99em;
      cursor: pointer;
      -webkit-transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: background-color 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      .dolls-milk .dolls-what .dolls-close:hover {
        background-color: #e13f3f; }
  .dolls-milk .dolls-what.active {
    opacity: 1;
    z-index: 10; }

@media (max-width: 1366px) {
  #eco .banner .pen:before {
    bottom: 5px; } }

@media (max-width: 1680px) {
  #eco .banner .dolls-bg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  #eco .banner .text .tit {
    font-size: 3em; }
  #eco .banner .text .tit-en {
    font-size: 2em; }
  #eco .banner .text .pen:after {
    width: 78px;
    height: 127px;
    right: -78px;
    bottom: -20px; } }

@media (max-width: 1580px) {
  #eco .banner .text .tit {
    font-size: 2.9em;
    letter-spacing: .05em; }
  #eco .banner .text .tit-en {
    font-size: 1.8em; } }

@media (max-width: 1366px) {
  #eco .banner .right {
    padding-right: 7%;
    margin-left: -5%; }
  #eco .banner .text .tit {
    font-size: 3em; } }

@media (max-width: 1024px) {
  #eco .banner .right {
    padding-right: 5%; } }

@media (max-width: 1023px) {
  #eco .banner .text {
    padding: 10% 0; }
  #eco .banner .right {
    padding-right: 0;
    margin-left: 0;
    text-align: center; }
    #eco .banner .right p {
      text-align: center; } }

@media (max-width: 992px) {
  #eco .banner .left {
    padding-top: 3rem; }
  #eco .banner .right {
    padding-bottom: 3rem; }
  #eco .banner .dolls-bg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  #eco .banner .milk-left {
    left: 6rem; }
    #eco .banner .milk-left img {
      width: 85%; }
  #eco .banner .milk-right {
    right: 6rem; }
    #eco .banner .milk-right img {
      width: 85%; }
  #eco .banner .recycling {
    left: -20px;
    top: 13rem;
    bottom: inherit; }
  #eco .dolls-milk {
    text-align: center; }
  #eco .dolls-what {
    text-align: center;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 360px;
    height: 360px;
    padding: 50px 50px; }
    #eco .dolls-what .info p {
      text-align: left; }
    #eco .dolls-what:after {
      width: 320px;
      height: 320px; } }

@media (max-width: 680px) {
  #eco .banner .left {
    padding-top: 4.5rem; }
  #eco .banner .right {
    margin-top: -15rem;
    padding: 0 9% 8rem 9%; }
    #eco .banner .right p {
      font-size: 15px; }
  #eco .banner .text .tit {
    font-size: 2.4em; }
  #eco .banner .text .tit-en {
    font-size: 1.3rem; }
  #eco .banner .text .pen:before {
    height: 18px;
    bottom: 0; }
  #eco .banner .text .pen:after {
    width: 58px;
    height: 95px;
    right: -45px;
    bottom: -15px; }
  #eco .banner .dolls-bg {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }
    #eco .banner .dolls-bg .cloud-l img {
      width: 65%; }
    #eco .banner .dolls-bg .cloud-r img {
      width: 65%; }
    #eco .banner .dolls-bg .milk-left {
      display: none; }
    #eco .banner .dolls-bg .milk-right {
      left: 0;
      right: 0;
      top: 8rem;
      bottom: inherit;
      margin: auto;
      width: 60%; }
    #eco .banner .dolls-bg .grass-top {
      display: none; }
    #eco .banner .dolls-bg .grass1 {
      top: 5rem;
      bottom: inherit; }
      #eco .banner .dolls-bg .grass1 img {
        width: 80%; }
    #eco .banner .dolls-bg .grass2 {
      top: 13rem;
      bottom: inherit; }
      #eco .banner .dolls-bg .grass2 img {
        width: 80%; }
    #eco .banner .dolls-bg .recycling {
      left: -20px;
      top: inherit;
      bottom: 13rem; }
      #eco .banner .dolls-bg .recycling img {
        width: 70%; }
  #eco .dolls-what {
    width: 320px;
    height: 320px;
    padding: 40px 40px; }
    #eco .dolls-what:after {
      width: 280px;
      height: 280px; } }

@media (max-width: 480px) {
  #eco .dolls-what {
    width: 280px;
    height: 280px;
    padding: 30px 30px; }
    #eco .dolls-what:after {
      width: 240px;
      height: 240px; } }

@media (min-width: 1900px) {
  #eco .banner .left {
    padding-left: 8%; }
  #eco .banner .right {
    padding-right: 10%; } }

/**/
.qa {
  background-image: url(images/eco/bg-house2.jpg); }
  .qa .container {
    position: relative; }
    .qa .container .qa-pepole {
      display: block;
      width: 185px;
      height: 146px;
      position: absolute;
      top: -47px;
      left: 0;
      z-index: 0;
      background-image: url(images/eco/qa-q.png); }
      .qa .container .qa-pepole:before {
        content: " ";
        display: block;
        width: 115px;
        height: 90px;
        position: absolute;
        left: 65px;
        top: 5px;
        z-index: 1;
        background-image: url(images/eco/qa-hand.png);
        -webkit-transform: rotateZ(15deg);
        -moz-transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -o-transform: rotateZ(15deg);
        transform: rotateZ(-15deg);
        -webkit-animation: right_rotate 2.8s infinite alternate;
        -moz-animation: right_rotate 2.8s infinite alternate;
        -ms-animation: right_rotate 2.8s infinite alternate;
        -o-animation: right_rotate 2.8s infinite alternate;
        animation: right_rotate 2.8s infinite alternate; }

@-webkit-keyframes right_rotate {
  from {
    -webkit-transform-origin: left 65%;
    -webkit-transform: rotateZ(-15deg); }
  to {
    -webkit-transform-origin: left 65%;
    -webkit-transform: rotateZ(0deg); } }

@-webkit-keyframes handMove {
  0% {
    -webkit-transform: rotate(0deg) translateY(-20px);
    transform: rotate(0deg) translateY(-20px); }
  50% {
    -webkit-transform: rotate(25deg) translateY(-20px);
    transform: rotate(25deg) translateY(-20px); }
  100% {
    -webkit-transform: rotate(0deg) translateY(-20px);
    transform: rotate(0deg) translateY(-20px); } }

@keyframes handMove {
  0% {
    -webkit-transform: rotate(0deg) translateY(-20px);
    transform: rotate(0deg) translateY(-20px); }
  50% {
    -webkit-transform: rotate(25deg) translateY(-20px);
    transform: rotate(25deg) translateY(-20px); }
  100% {
    -webkit-transform: rotate(0deg) translateY(-20px);
    transform: rotate(0deg) translateY(-20px); } }
      .qa .container .qa-pepole:after {
        content: " ";
        display: block;
        width: 51px;
        height: 62px;
        position: absolute;
        left: 205px;
        bottom: 38px;
        z-index: 2;
        background-image: url(images/eco/qa-a.png);
        -webkit-animation: wordA 5s infinite linear;
        animation: wordA 5s infinite linear; }

@-webkit-keyframes wordA {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); }
  30% {
    -webkit-transform: rotate(30deg) translateZ(0) scale(0.9);
    transform: rotate(30deg) translateZ(0) scale(0.9); }
  60% {
    -webkit-transform: rotate(-30deg) translateZ(0) scale(1.1);
    transform: rotate(-30deg) translateZ(0) scale(1.1); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); } }

@keyframes wordA {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); }
  30% {
    -webkit-transform: rotate(30deg) translateZ(0) scale(0.9);
    transform: rotate(30deg) translateZ(0) scale(0.9); }
  60% {
    -webkit-transform: rotate(-30deg) translateZ(0) scale(1.1);
    transform: rotate(-30deg) translateZ(0) scale(1.1); }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0) scale(0.8);
    transform: rotate(0deg) translateZ(0) scale(0.8); } }

@media (max-width: 992px) {
  .qa .container .qa-pepole {
    -webkit-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    transform: scale(0.8) !important; } }

@media (max-width: 768px) {
  .qa .container .qa-pepole {
    display: none; } }

/* ==========================================================================
    qa [彈跳]
 ==========================================================================*/
.qa-box .item {
  margin-bottom: 1.5rem; }
  .qa-box .item .qa-title {
    position: relative;
    background-color: #FFF;
    border-radius: 10px; }
    .qa-box .item .qa-title.actived {
      background-color: #70ba84;
      border-radius: 10px 10px 0 0; }
    .qa-box .item .qa-title:before {
      content: "Q";
      display: block;
      color: #FFF;
      font-size: 1.5em;
      text-align: center;
      width: 46px;
      height: 46px;
      line-height: 46px;
      border-radius: 99em;
      position: absolute;
      left: 1.6rem;
      top: 1rem;
      background-color: #61ab75;
      -webkit-transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .qa-box .item .qa-title.actived:before {
      content: "A";
      color: #61ab75;
      background-color: #FFF;
      font-weight: bold; }
    .qa-box .item .qa-title a {
      color: #000;
      font-size: 1.1em;
      display: block;
      padding: 1.8rem 3rem 1.5rem 6rem;
      -webkit-transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), font-weight 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), font-weight 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: color 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), font-weight 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      .qa-box .item .qa-title a:after {
        content: "+";
        display: block;
        color: #a8d8b4;
        font-size: 1.4em;
        font-family: "Verdana";
        display: inline-block;
        line-height: normal;
        position: absolute;
        top: 20px;
        right: 20px; }
    .qa-box .item .qa-title.actived a {
      color: #FFF;
      font-weight: bold; }
      .qa-box .item .qa-title.actived a:after {
        content: "";
        width: 15px;
        height: 2px;
        background-color: #a8d8b4;
        top: 36px;
        right: 23px; }
  .qa-box .item .qa-info {
    color: #FFF;
    padding: 0 3rem 1.6rem 6rem;
    margin-bottom: 0;
    background-color: #70ba84;
    display: none;
    border-radius: 0 0 10px 10px; }

@media (max-width: 1820px) {
  #eco .section.qa .inner {
    margin-left: 6rem;
    margin-right: 6rem; }
  #eco .section.paper .box,
  #eco .section.reuse .box {
    margin-left: 6rem;
    margin-right: 6rem; } }

@media (max-width: 1366px) {
  #eco .title {
    font-size: 2.22222rem; } }

@media (max-width: 1024px) {
  .qa-box .item .qa-title:before {
    top: .4rem;
    left: 1.5rem; }
  .qa-box .item .qa-title a {
    padding: 1.3rem 3rem 1.3rem 5rem;
    /*padding: 1.3rem 4rem;*/ }
    .qa-box .item .qa-title a:after {
      right: 25px; }
  .qa-box .item .qa-title.actived a:after {
    right: 28px; }
  .qa-box .item .qa-info {
    padding: 1.6rem 4rem; }
    .qa-box .item .qa-info:before {
      left: 1.5rem;
      top: 1.1rem; }
  #eco .section.qa:not(.rwd-left) .item {
    text-align: left !important; } }

@media (max-width: 992px) {
  .qa-box .item .qa-title:before {
    font-size: 1.2em;
    width: 38px;
    height: 38px;
    line-height: 38px;
    left: 1.6rem;
    top: .6rem; }
  .qa-box .item .qa-title a {
    padding: 1.3rem 3rem 1.3rem 5.3rem; }
  .qa-box .item .qa-info {
    text-align: left;
    padding: 0 4rem 1.6rem 5.3rem; }
  .qa-box .item .qa-title a:after {
    top: 12px; }
  .qa-box .item .qa-title.actived a:after {
    top: 26px;
    right: 26px; }
  #eco .section.qa .inner {
    margin-left: 3rem;
    margin-right: 3rem; }
  #eco .section.paper .box,
  #eco .section.reuse .box {
    margin-left: 3rem;
    margin-right: 3rem; } }

@media (max-width: 768px) {
  #eco .section.qa .inner {
    margin-left: 0;
    margin-right: 0; }
  #eco .section.paper .box,
  #eco .section.reuse .box {
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 680px) {
  #eco .title {
    font-size: 1.9rem; }
  .qa-box .item .qa-info {
    padding: .5rem 1.9rem 1.6rem 2.2rem; } }

@media (max-width: 580px) {
  .qa-box .item .qa-title a:after {
    right: 13px; }
  .qa-box .item .qa-title.actived a:after {
    right: 13px; } }

/**/
.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; }

/*#header.actived-scroll {
	top:-88px;
}*/
/* ==========================================================================
    winBox
 ==========================================================================*/
.winBox {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  transition: opacity .4s linear;
  opacity: 0;
  /*看不到*/
  pointer-events: none;
  /*摸不到*/ }

.winBox.box-active {
  z-index: 1001;
  opacity: 1;
  /*看到*/
  pointer-events: all;
  /*摸到*/ }

.winBox .inner {
  width: 100%;
  height: 100%;
  position: relative; }

.winBox .inner .txt {
  /*width:410px;*/
  /*width:80%;*/
  width: 100%;
  height: 100%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  padding: 55px 40px;
  /*padding:50px 40px;*/
  /*background-color:#FFF;*/ }

@media (max-height: 768px) {
  .winBox .inner .txt {
    padding: 0 40px; } }

@media (max-width: 992px) {
  .winBox .inner .txt {
    padding: 0 40px 0 40px; } }

.winBox .inner p {
  color: #565656;
  font-size: 20px;
  line-height: 1.5;
  /*text-align:center;*/ }

.winBox .inner .close {
  text-align: center;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 10%;
  /*top: 40%;
	left: 5%;*/
  z-index: 100;
  border: solid 1px #e6e6e6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .winBox .inner .close:before {
    content: '\e824';
    display: block;
    font-family: "icon";
    line-height: 60px;
    text-align: center;
    -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); }
  .winBox .inner .close:hover {
    cursor: pointer;
    background-color: rgba(200, 10, 10, 0.75); }
    .winBox .inner .close:hover:before {
      color: #FFF;
      font-weight: block;
      -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); }

@media (max-width: 1580px) {
  .winBox .inner .close {
    top: 10px;
    right: 20px;
    /*left: 20px;*/ }
  #pro-slider .slick-prev {
    left: 20px; }
  #pro-slider .slick-next {
    right: 20px; } }

@media (max-width: 680px) {
  .winBox .inner .close {
    top: 15px;
    left: 0;
    right: 0;
    margin: auto; }
  .winBox .inner .txt {
    padding: 75px 40px 130px 40px; }
  #pro-slider .slick-prev {
    top: -31px; }
  #pro-slider .slick-next {
    top: -31px; } }

.winBox .inner .close i {
  color: #4f4f4f;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 8px;
  position: absolute;
  text-align: center; }

.winBox .inner .close:hover i {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.winBox .inner .in {
  position: relative;
  margin: auto;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px; }

.winBox .inner .in i {
  background-repeat: no-repeat;
  display: block;
  /*position:relative;
  top:20px;*/
  padding-right: 20px; }

/* ==========================================================================
    success
 ==========================================================================*/
#success .page-content .body .heading .tw {
  color: #000;
  font-size: 1.5em;
  line-height: 1.4; }

@media (max-width: 1023px) {
  #success .page-content .body .heading .tw {
    font-size: 1.4em; } }

@media (min-width: 481px) {
  #success .page-content .body .info br {
    display: none; } }

#success .page-content .body {
  text-align: center; }

#success .page-content .body .sent {
  display: inline-block;
  max-width: 160px;
  width: 46%;
  padding: 1rem;
  color: #fff;
  margin: 2rem 1.5%;
  text-align: center;
  cursor: pointer;
  background-color: #8fc43d; }

#success .page-content .body .sent:hover {
  background-color: #6c932f; }

.fancybox-close {
  background-color: rgba(143, 196, 61, 0.8); }

/*最新消息內頁分享*/
.a2a_default_style a {
  line-height: inherit !important;
  padding: 0 !important; }

.nodate {
  padding: 2.5rem 0;
  display: block; }
