@charset "utf-8";

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 2018 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Author: Jenny $
 * $Date: Oct. 2018 $
*/

/* reset */

/* * { -webkit-backface-visibility: hidden; } */
img { border: 0; vertical-align: bottom; }
html, body { margin: 0; }
html { font-size: 16px; }
body { width: 100%; font-size: 1rem; /*overflow-x: hidden;*/ line-height: 2; font-family: "Microsoft JhengHei", sans-serif; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
body{padding-top: 100px;}
@media (max-width:1199px){ body{padding-top: 0;} }
a, a:visited, a:hover, a:focus, a:active { text-decoration: none; }
:focus, :active { outline: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.7 }
p { line-height: inherit; /* line-height: 1.5rem;*/}
label { font-weight: inherit; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; *font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0; }
textarea { resize: vertical; }
ol.reset, ul.reset, li.reset { margin: 0; padding: 0; list-style: none; }
section, article, aside, footer, heapage-bannerder, nav, main { display: block; }
*, *:after, *::before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.displayNone { display: none; }
/*container*/
@media (min-width:1480px) {
  .container.container-1400 { width: 1400px; }
}
/*page-wrap*/
[data-page="no-banner"] .page-wrap {margin-top: 0;}
@media only screen and (max-width:1199px) {
  [data-page="no-banner"] .page-wrap {margin-top: 80px;}
}@media only screen and (max-width:991px) {
  [data-page="no-banner"] .page-wrap { margin-top: 80px; }
}
.page-wrap { overflow: hidden; }
@media only screen and (max-width:991px) {
  .page-wrap { margin-top: 80px; }
}
/*pager*/
.p-pager { text-align: center; margin: 40px 0 0; }
.p-pager a { width: 40px; height: 40px;  background: #fff; margin: 0 3px; color: #333; line-height: 40px; text-align: center; display: inline-block; vertical-align: top; border: 1px solid #ddd; }
.p-pager a:first-child,
.p-pager a:last-child,
.p-pager a:nth-last-child(2) {
  width: 70px;
}
/*.p-pager a:last-child {
  width: 50px;
}*/
.p-pager a.current { background: #ff9628; color: #fff; border-color: #ff9628; }
.p-pager a.prev, .p-pager a.next { position: relative; }
.p-pager a.prev:before, .p-pager a.next:before { /*content: ""; display: block; position: absolute; left: 50%; top: 50%; border-color: #333; border-style: solid; width: 8px; height: 8px; margin-top: -4px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);*/ }
/*.p-pager a.prev:before { border-width: 0 0 1px 1px; margin-left: -2px; }
.p-pager a.next:before { border-width: 1px 1px 0 0; margin-left: -6px; }*/
@media (min-width:992px) {
  .p-pager a:hover { color: #ff9628; }
  .p-pager a.prev:hover:before, .p-pager a.next:hover:before { border-color: #ff9628; }
}
.styled-line { height: 3px; width: 100%; display: block; background: url(../images/line-style.jpg) repeat; }

/*button*/
.g-button,
.g-button2 { color: #fff; border: none; background: #fff; font-weight: bold; box-shadow: inset 0px 0px 0 50px #ff9628; text-align: center; padding: 0 40px; border-radius: 5px; display: inline-block; height: 50px; line-height: 50px; }
.g-button2.black { box-shadow: inset 0px 0px 0 50px #333; color: #fff; }



@media (min-width:992px) {
  .g-button,
  .g-button2,
  .g-button2.black { -webkit-transition: all ease 0.25s; -o-transition: all ease 0.25s; transition: all ease 0.25s; }
  .g-button:hover,
  .g-button2:hover { box-shadow: inset 0px 0px 0 2px #ff9628; color: #ff9628; }
  .g-button2.black:hover { box-shadow: inset 0px 0px 0 2px #333; color: #333; }
}

/*分享社群*/
.share { font-size: 0; }
.share a { display: inline-block; vertical-align: middle; position: relative; width: 35px; height: 35px; border-radius: 50%; margin-right: 10px; color: #fff; }
.share a i { font-size: 1rem; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.share a.fb { background: #3b5998; }
.share a.google { background: #e40101; }
.share a.line { background: #01b901; }
.share a.line i { font-size: 0.75rem; font-style: normal; font-weight: bold; }

/*編輯器*/
.text-edit img { max-width: 100%; height: auto !important; display: inline-block; }
.text-edit .f40 { font-size: 2rem; line-height: 2; }
.f40 { font-size: 2.3rem; }
.black { color: #000; }
.red { color: #ff9628; }
.grey { color: #666; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.line-height { line-height: 1.5; }
.clo-5-list { font-size: 0; }
.clo-5-list li { font-size: 1rem; display: inline-block; vertical-align: top; width: calc(100% / 6); padding: 15px; }
.hr-line { margin: 50px 0; }
.edit-block { font-size: 0; }
/*.edit-block > * { display: inline-block; vertical-align: middle; font-size: 1rem; width: 50%; }*/
.edit-block > * { display: inline-block; vertical-align: middle; font-size: 1rem; line-height: 1.5; width: 50%; }
.article-pic-left .content { padding-left: 50px; }
.article-pic-right { direction: rtl; }
.article-pic-right > * { direction: ltr; }
.article-pic-right .content { padding-right: 50px; }
.article-full { text-align: center; }
.article-full .content { max-width: 1200px; margin-left: auto; margin-right: auto; }
@media (max-width:1199px) {
  .f40 { /*font-size: 2rem;*/ font-size: 16px; }
}
@media (max-width:991px) {
  .edit-block > * { width: 100%; display: block; }
  .article-pic-left .content { padding-left: 0px; margin-top: 20px; }
  .article-pic-right .content { padding-right: 0px; margin-top: 20px; }
  .article-full .content { text-align: left; }
}
@media (max-width:767px) {
  .f40 { /*font-size: 1.65rem;*/ font-size: 16px; }
  .clo-5-list li { width: 50%; }
  #index .i-about .text-edit .words { /*font-size: 0.95rem;*/ font-size: 13px; }
}
@media (max-width:480px) {
  .f40 { /*font-size: 1.45rem;*/ font-size: 16px; }
}

.no-data {
  min-height: 300px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.no-data > * {
  width: 100%;
}

.message {
  min-height: 300px;
  text-align: center;
}
.message .icon-ok {
  width: 60px;
  height: 60px;
  margin: 20px auto;
  display: block;
  position: relative;
}
.message .icon-ok svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.message .g-button {
  margin-top: 40px;
}

/*header */
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
#header:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.3;
  pointer-events: none;
}
#header .container {
  height: 100%;
}
#header .logo {
  margin: 0;
  width: 200px;
  float: left;
  overflow: hidden;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .logo a {
  display: block;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 26.08%;
  -webkit-background-size: contain;
  background-size: contain;
}
#header .h-right {
  float: right;
  height: 100%;
  max-width: calc(100% - 200px);
  padding-right: 180px;
  position: relative;
}
#header .h-right > * {
  float: left;
}
#header .h-right .nav-menu {
  height: 100%;
}
#header .h-right .nav-menu > ul {
  height: 100%;
  font-size: 0;
}
#header .h-right .nav-menu > ul > li {
  height: 100%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  position: relative;
}
#header .h-right .nav-menu > ul > li:after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ff9628;
  display: block;
  z-index: 1;
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
#header .h-right .nav-menu > ul > li ul li {
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
}
#header .h-right .nav-menu > ul > li ul li a {
  color: #fff;
  display: block;
  padding: 5px 25px;
  font-size: 0.875rem;
  position: relative;
}
#header .h-right .nav-menu > ul > li ul li a:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 8px;
  top: 50%;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-top: -2px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header .h-right .search {
  height: 100%;
  position: relative;
  color: #999;
  margin-left: 30px;
  cursor: pointer;
}
#header .h-right .search p {
  margin: 0;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .h-right .search p span{
  display: inline-block;
  font-size: 0.875rem;
  color: #666;
}
#header .h-right .search p span:hover {
  color: #ff9628;
}
#header .h-right .tel-info{
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
  line-height: 1.2;
  font-weight: 600;
  min-width: 170px;
  white-space: nowrap
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#header .h-right .tel-info:after{
  content: '';
  position: absolute;
  width: 1px;
  height: 30px;
  background: #ccc;
  top: 50%;
  margin-top: -12px;
  left: 0;
}
#header .h-right .tel-info:before{
  content: '\f095';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.9375rem;
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  position: absolute;
  display: block;
  top: 0px;
  left: 10px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  /*background: url(../images/icon_phone.png) no-repeat center center #e32a2f;*/
  background: #ff9628;
  -webkit-background-size: 90%;
  background-size: 90%;
}
#header .h-right .tel-info i{
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 800;
  color: #666;
}
#header .h-right .tel-info span{
  font-size: 1rem;
  color: #333;
  display: block;
  line-height: 35px;
}
#header .h-right .lang {
  height: 100%;
  position: relative;
  margin-left: 30px;
}
#header .h-right .lang .now-lang {
  margin: 0;
  position: relative;
  top: 50%;
  color: #fff;
  padding: 0 10px;
  cursor: pointer;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .h-right .lang .lang-option {
  position: absolute;
  top: 100%;
  left: 50%;
  width: auto;
  z-index: 1;
  opacity: 0;
  -moz-transform: scale(0) translateX(-50%);
  -ms-transform: scale(0) translateX(-50%);
  -webkit-transform: scale(0) translateX(-50%);
  transform: scale(0) translateX(-50%);
  -moz-transition: opacity 0.35s, -moz-transform 0s 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0s 0.35s;
  -webkit-transition: opacity 0.35s, -webkit-transform 0s;
  -webkit-transition-delay: 0s, 0.35s;
  transition: opacity 0.35s, transform 0s 0.35s;
}
#header .h-right .lang .lang-option:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ff9628 transparent;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
}
#header .h-right .lang .lang-option li {
  white-space: nowrap;
  background: #ff9628;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#header .h-right .lang .lang-option li a {
  color: #fff;
  display: block;
  padding: 5px 20px;
  text-align: center;
  font-size: 0.875rem;
}
#header .search-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
#header .search-wrap.show {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#header .search-wrap form {
  width: 800px;
  max-width: calc(100% - 70px);
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  margin-top: -50px;
}
#header .search-wrap .search-input {
  width: calc(100% - 150px);
  text-align: left;
  font-size: 1rem;
  position: relative;
  padding-right: 20px;
  margin: 0;
}
#header .search-wrap .search-input input {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #eee;
  padding-left: 50px;
  width: 100%;
}
#header .search-wrap .search-input input::-webkit-input-placeholder {
  font-size: 0.9375rem;
  color: #aaa;
}
#header .search-wrap .search-input input:-moz-placeholder {
  font-size: 0.9375rem;
  color: #aaa;
}
#header .search-wrap .search-input input::-moz-placeholder {
  font-size: 0.9375rem;
  color: #aaa;
}
#header .search-wrap .search-input input:-ms-input-placeholder {
  font-size: 0.9375rem;
  color: #aaa;
}
#header .search-wrap .search-input i {
  position: absolute;
  left: 20px;
  top: 50%;
  color: #999;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .search-wrap .search-btn {
  width: 150px;
  background: #ff9628;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border: none;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 1px;
}
#header .search-wrap .search-close {
  width: 70px;
  height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .search-wrap .search-close:before, #header .search-wrap .search-close:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 2px;
  background: #ff9628;
  display: block;
  margin-left: -15px;
}
#header .search-wrap .search-close:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header .search-wrap .search-close:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#header.fixed, #header.bg-white {
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}
#header.fixed .logo a, #header.bg-white .logo a {
  background-position-y: 100%;
}
#header.fixed .h-right .nav-menu > ul > li > a,
#header.bg-white .h-right .nav-menu > ul > li > a {
  color: #000;
}
#header .h-right .nav-menu > ul > li > a:hover,
#header .h-right .nav-menu > ul > li.now > a {
  color: #ff9628;
}
#header.fixed .h-right .lang .now-lang, #header.bg-white .h-right .lang .now-lang {
  color: #999;
}
#header.fixed .h-right .search, #header.bg-white .h-right .search {
  color: #999;
}
@media only screen and (min-width: 1200px) {
  /*#header:not(.fixed):not(.bg-white) .logo a {
    background-image: url(../images/logo1.png)!important;
  }*/
  #header .h-right .nav-menu {
    display: block !important;
  }
  #header .h-right .nav-menu > ul > li > ul > li {
    position: relative;
  }
  #header .h-right .nav-menu > ul > li > a {
    display: block;
    position: relative;
    top: 50%;
    color: #000;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header .h-right .nav-menu > ul > li.now:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  #header .h-right .nav-menu > ul > li > ul {
    position: absolute;
    top: 100%;
    left: 50%;
    width: auto;
    min-width: 100%;
    display: block !important;
    opacity: 0;
    -moz-transform: scale(0) translateX(-50%);
    -ms-transform: scale(0) translateX(-50%);
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    -moz-transition: opacity 0.15s, -moz-transform 0s 0.15s;
    -o-transition: opacity 0.15s, -o-transform 0s 0.15s;
    -webkit-transition: opacity 0.15s, -webkit-transform 0s;
    -webkit-transition-delay: 0s, 0.15s;
    transition: opacity 0.15s, transform 0s 0.15s;
  }
  #header .h-right .nav-menu > ul > li ul li:hover > a {
    background: rgba(255, 150, 40, 0.5);
  }
  #header .h-right .nav-menu > ul > li:hover:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  #header .h-right .nav-menu > ul > li:hover > ul {
    opacity: 1;
    -moz-transform: scale(1) translateX(-50%);
    -ms-transform: scale(1) translateX(-50%);
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    -moz-transition: opacity 0.35s, -moz-transform 0s;
    -o-transition: opacity 0.35s, -o-transform 0s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0s;
    transition: opacity 0.35s, transform 0s;
  }
  #header .h-right .nav-menu ul.sub {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
  }
  #header .h-right .nav-menu > ul > li > ul > li:hover > ul.sub {
    display: block;
  }
  #header .h-right .switch {
    display: none;
  }
  #header .h-right .lang .lang-option li:hover a {
    background: rgba(0, 0, 0, 0.1);
  }
  #header .h-right .lang:hover .lang-option {
    opacity: 1;
    -moz-transform: scale(1) translateX(-50%);
    -ms-transform: scale(1) translateX(-50%);
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    -moz-transition: opacity 0.35s, -moz-transform 0s;
    -o-transition: opacity 0.35s, -o-transform 0s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0s;
    transition: opacity 0.35s, transform 0s;
  }
  #header.fixed .h-right .lang:hover .now-lang, #header.bg-white .h-right .lang:hover .now-lang {
    background: #eee;
  }
}
@media only screen and (max-width: 1199px) {
  #header {
    height: 90px;
  }
  #header .logo {
    width: 150px;
  }
  #header .logo a {
    background-size: 100%;
  }
  #header .h-right{
    padding-right: 0;
    max-width: none;
    position: static;
  }
  #header .h-right .tel-info{
    right: auto;
    left: 180px;
  }
  #header .h-right .nav-menu > ul > li {
    padding: 0 15px;
  }
  #header .h-right .nav-menu > ul > li a {
    font-size: 0.937rem;
  }
  #header .h-right .search {
    margin-left: 20px;
  }
  #header .h-right .lang {
    margin-left: 20px;
  }
  #header .search-wrap {
    padding: 0 20px;
  }
  #header .search-wrap form {
    max-width: calc(100% - 50px);
  }
  #header .search-wrap .search-close {
    width: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  #header {
    height: 80px;
  }
  #header .container {
    width: 100%;
  }
  #header .h-right .nav-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
    max-height: calc(100vh - 80px);
    overflow: auto;
  }
  #header .h-right .nav-menu > ul > li {
    width: 100%;
    display: block;
    padding: 0;
  }
  #header .h-right .nav-menu > ul > li > a {
    background: #191919;
    color: #fff !important;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  #header .h-right .nav-menu > ul > li > a i {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
    margin-top: -3px;
    display: block;
  }
  #header .h-right .nav-menu > ul > li ul {
    display: none;
  }
  #header .h-right .nav-menu > ul > li ul li {
    border: none;
  }
  #header .h-right .nav-menu > ul > li ul li a {
    color: #222;
    padding: 10px 20px;
    text-align: left;
    background: #fefefe;
    border-bottom: 1px solid #ddd;
  }
  #header .h-right .nav-menu > ul > li ul li:hover > a {
    background: #eee;
  }
  #header .h-right .nav-menu > ul > li ul li:last-child a {
    border: none;
  }
  #header .h-right .nav-menu ul.sub {
    border-bottom: 1px solid #ddd;
  }
  #header .h-right .nav-menu ul.sub > li > a {
    background: #f5f5f5;
    padding: 5px 20px;
  }
  #header .h-right .search {
    margin-left: 0px;
  }
  #header .h-right .lang {
    margin-left: 10px;
  }
  #header .h-right .lang.show .lang-option {
    opacity: 1;
    -moz-transform: scale(1) translateX(-50%);
    -ms-transform: scale(1) translateX(-50%);
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    -moz-transition: opacity 0.35s, -moz-transform 0s;
    -o-transition: opacity 0.35s, -o-transform 0s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0s;
    transition: opacity 0.35s, transform 0s;
  }
  #header .h-right .switch {
    padding: 0 10px;
    background: #ff9628;
    height: 100%;
    margin-left: 10px;
    margin-right: -15px;
    width: 70px;
  }
  #header .h-right .switch .icon {
    position: relative;
    width: 35px;
    height: 30px;
    border-radius: 50%;
    top: 50%;
    margin: auto;
    margin-top: -15px;
    display: block;
  }
  #header .h-right .switch .icon span {
    position: absolute;
    height: 2px;
    background: #fff;
    display: block;
    left: 0%;
    top: 50%;
    pointer-event: none;
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -moz-transition: width 0.3s 0.3s, -moz-transform 0.3s, margin 0.3s;
    -o-transition: width 0.3s 0.3s, -o-transform 0.3s, margin 0.3s;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s, margin 0.3s;
    -webkit-transition-delay: 0.3s, 0s, 0s;
    transition: width 0.3s 0.3s, transform 0.3s, margin 0.3s;
  }
  #header .h-right .switch .icon .line1 {
    width: 80%;
    margin-top: -12px;
    /*margin-top: -6px;*/
  }
  #header .h-right .switch .icon .line2 {
    width: 100%;
    margin-top: -6px;
  }
  #header .h-right .switch .icon .line3 {
    width: 60%;
    /*margin-top: 6px;*/
    margin-top: 0px;
  }
  #header .h-right .switch .icon .menu {
    background: url(../images/menu_tw.png);
    width: 35px; height: 11px; text-indent: -9999px;
    margin-top: 13px;
  }
  #header .h-right .switch.on{
    background: #191919;
  }
  #header .h-right .switch.on .icon span {
    -moz-transition: width 0.3s, -moz-transform 0.3s 0.3s, margin 0.3s 0.3s;
    -o-transition: width 0.3s, -o-transform 0.3s 0.3s, margin 0.3s 0.3s;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s, margin 0.3s;
    -webkit-transition-delay: 0s, 0.3s, 0.3s;
    transition: width 0.3s, transform 0.3s 0.3s, margin 0.3s 0.3s;
  }
  #header .h-right .switch.on .icon .line1 {
    width: 90%;
    margin-top: -6px;
    -moz-transform: translate(0%, -50%) rotate(45deg);
    -ms-transform: translate(0%, -50%) rotate(45deg);
    -webkit-transform: translate(0%, -50%) rotate(45deg);
    transform: translate(0%, -50%) rotate(45deg);
  }
  #header .h-right .switch.on .icon .line2 {
    width: 0;
  }
  #header .h-right .switch.on .icon .line3 {
    width: 90%;
    margin-top: -6px;
    -moz-transform: translate(0%, -50%) rotate(-45deg);
    -ms-transform: translate(0%, -50%) rotate(-45deg);
    -webkit-transform: translate(0%, -50%) rotate(-45deg);
    transform: translate(0%, -50%) rotate(-45deg);
  }
  #header .search-wrap .search-input {
    width: calc(100% - 100px);
  }
  #header .search-wrap .search-btn {
    width: 100px;
    font-size: 0.812rem;
  }
}
@media only screen and (max-width: 480px) {
  #header .logo {
    width: 180px;
  }
  #header .h-right .switch {
    width: 60px;
  }
  #header .search-wrap .search-input {
    width: 100%;
    padding: 0;
  }
  #header .search-wrap .search-btn {
    display: none;
  }
  #header .h-right .tel-info{
    display: none;
  }
}

/*footer */
#footer {
  background: #D0D0D0;
}
#footer .f-main {
  padding: 60px 0;
}
#footer .f-main .f-left {
  /*float: left;*/
  width: 40%;
  margin: auto;
}
#footer .f-main .f-logo {
  margin-bottom: 15px;
}
#footer .f-main .f-logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 70px;
  margin-right: 10px;
}
#footer .f-main .f-info{
  font-size: 0.875rem;
  color: #333;
  font-weight: 900;
}
#footer .f-main .f-info strong{
  display: inline-block;
  width: calc(100% - 85px);
  /*vertical-align: middle;*/
  vertical-align: bottom;
  font-size: 1.58rem;
  line-height: 1.5;
}
#footer .f-main .f-info strong span{
  font-size: 0.65rem;
  display: block;
}
#footer .f-main .f-info ul li{
  display: block;
}
#footer .f-main .f-info ul li.has-tit{
  padding-left: 85px;
  /*position: relative;*/
}
#footer .f-main .f-info ul li .tit{
  /*position: absolute;
  top: 0;
  left: 0;
  width: 75px;*/
}
#footer .f-main .f-info .social{
  /*width: calc((100% / 3) - 12px);*/
  width: calc((100% / 2) - 12px);
  max-width: 200px;
  display: inline-block;
  margin: 10px 4px;
}
#footer .f-main .f-info .social img{
  max-width: 100%
}
#footer .f-main .f-info a{
  color: #333;
}
#footer .f-main .f-menu {
  float: right;
  width: 55%;
  display: table;
  word-wrap: break-word;
}
#footer .f-main .f-menu > ul {
  display: table-row;
}
#footer .f-main .f-menu > ul > li {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 0 25px;
  border-right: 1px solid #333;
}
#footer .f-main .f-menu > ul > li > a {
  color: #fff;
  font-size: 1rem;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
#footer .f-main .f-menu > ul > li > a:hover {
  color: #333;
}
#footer .f-main .f-menu > ul > li > a.tit span {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
  display: inline-block;
  min-width: calc(4rem + 20px);
}
#footer .f-main .f-menu > ul > li > a.tit:hover span {
  background: #333;
  color: #fff;
}
#footer .f-main .f-menu > ul > li > a.tit.dark span {
  color: #4d4d4d;
  background: #fff;
}
#footer .f-main .f-menu > ul > li > a.tit.dark:hover span {
  background: #e5e5e5;
}
#footer .f-main .f-menu > ul > li ul li{
  margin-bottom: 10px;
}
#footer .f-main .f-menu > ul > li ul li a {
  color: #333;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  /*opacity: 0.9;*/
  font-weight: 900;
}

#footer .f-main .f-menu > ul > li ul li a:hover {
  text-decoration: underline;
}
#footer .f-main .f-menu > ul > li:last-child {
  border: none;
}
#footer .f-main .f-menu > ul > li.multi {
  text-align: left;
  max-width: 160px;
}
#footer .f-main .f-menu > ul > li.multi > ul {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}
#footer .f-main .f-menu > ul > li.multi > ul:last-child {
  margin: 0;
}
#footer .f-main .f-menu > ul > li.no-sub {
  text-align: left;
}
#footer .f-main .f-menu .f-p-nav.more-style li:nth-child(10) ~ li{
  display: none;
}
#footer .btm {
  border-top: 1px solid #333;
  padding: 15px 0;
  color: #333;
  font-size: 0.812rem;
  text-align: center;
  font-weight: 900;
}
#footer .btm a {
  color: #333;
}
#footer .btm a:hover {
  text-decoration: underline;
}
#footer .f-main .f-menu > ul > li.multi.displayNone {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #footer .f-main {
    padding: 40px 0;
  }
  #footer .f-main .f-left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    float: none;
  }
  #footer .f-main .f-logo img {
    margin: auto;
  }
  #footer .f-main .f-menu {
    width: 100%;
    float: none;
  }
  #footer .f-main .f-menu > ul > li.multi > ul {
    margin-right: 0px;
  }
  #footer .f-main .f-info {
    width: 400px;
    display: inline-block;
    text-align: left;
  }
  #footer .f-main .f-info .social-wrap{
    text-align: center;
  }
  #footer .f-main .f-menu > ul > li.multi {
    max-width: none;
  }
}
@media only screen and (max-width: 991px) {
  #footer .f-main .f-menu {
    display: block;
  }
  #footer .f-main .f-menu > ul {
    display: block;
  }
  #footer .f-main .f-menu > ul > li {
    display: block;
    text-align: left;
    padding: 0;
    border: none;
  }
  #footer .f-main .f-menu > ul > li a {
    position: relative;
  }
  #footer .f-main .f-menu > ul > li i {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
    margin-top: -3px;
    display: block;
  }
  #footer .f-main .f-menu > ul > li > a {
    border: 1px solid #4e4e4e;
    padding: 5px 20px;
  }
  #footer .f-main .f-menu > ul > li ul {
    display: none;
    padding: 0 20px 20px 20px;
  }
  #footer .f-main .f-menu > ul > li.multi > ul {
    display: none;
    padding: 0 20px;
  }
  #footer .f-main .f-menu > ul > li.multi > ul:last-child {
    padding: 0 20px 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .f-main .f-menu > ul > li a {
    font-size: 0.875rem;
  }
}
@media (max-width:599px){
  #footer .f-main .f-info {
    width: auto;
  }
  #footer .f-main .f-info ul li.has-tit {
    padding: 0;
  }
  #footer .f-main .f-logo img{
    display: block;
  }
  #footer .f-main .f-logo{
    padding-bottom: 15px;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
  }
  #footer .f-main .f-info strong{
    width: auto;
    display: block;
    text-align: center;
  }
}
@media (max-width:399px){
  #footer .f-main .f-info .social{
    max-width: calc(50% - 10px);
    margin: 5px 3px;
  }
}

.go-top {
  display: block;
  /*position: fixed;*/
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(0,0,0,.5);
  /*right: 0;
  bottom: 51px;*/
  opacity: 0;
  margin: 1px 0;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: opacity .25s, transform .25s, color .25s, background .25s;
  -moz-transition: opacity .25s, transform .25s, color .25s, background .25s;
  -webkit-transition: opacity .25s, transform .25s, color .25s, background .25s;
}
.fixed-btn {
  position: fixed;
  overflow: hidden;
  height: auto;
  width: 50px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}
 .call {
  display: block;
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(255,150,40, 1);
}
.call:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/footer_tel.png) no-repeat;
    background-size: cover;
  }
@media (max-width: 639px) {
/*  .call {
    display: none;
  }*/
  .call:hover {
      background: rgba(207,47,30,.6);
  }
  .call {
    display: block;
    /*position: fixed;*/
    width: 50px;
    height: 50px;
    background: rgba(207,47,30,.4);
    /*right: 0px;
    bottom: 0px;*/
    transition: background .25s;
    -moz-transition: background .25s;
    -webkit-transition: background .25s;
  }
}
.go-inquiry {
  display: block;
  /*position: fixed;*/
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  background: rgba(255,255,255,.75);
  /*right: 0;
  bottom: 102px;*/
  opacity: 0;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: opacity .25s, transform .25s, border .25s, background .25s;
  -moz-transition: opacity .25s, transform .25s, border .25s, background .25s;
  -webkit-transition: opacity .25s, transform .25s, border .25s, background .25s;
}
.go-top.scroll,
.go-inquiry.scroll {
  opacity: 1;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.go-top:hover {
  color: #ff9628;
  background: rgba(0,0,0,1);
}
.go-inquiry:hover {
  border-color: transparent;
  background: rgba(255, 150, 40,.75);
}
.go-top:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 8px 6px;
  border-color: transparent transparent #fff transparent;
  top: 21px;
  left: 19px;
  transition: border .25s;
  -moz-transition: border .25s;
  -webkit-transition: border .25s;
}
.go-top:hover:before {
  border-bottom-color: #ff9628;
}
.go-inquiry i {
  display: block;
  position: absolute;
  font-size: 1rem;
  color: #888;
  top: 50%;
  left: 50%;
  margin-top: 2px;
  margin-left: -4px;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transition: color .25s;
  -moz-transition: color .25s;
  -webkit-transition: color .25s;
}
.go-inquiry:hover i {
  color: #fff;
}
.go-inquiry .qty {
  display: block;
  position: absolute;
  line-height: 14px;
  font-size: 0.75rem;
  color: #fff;
  background: #888;
  border-radius: 7px;
  padding: 0 5px;
  top: 7px;
  right: 7px;
  transition: color .25s, background .25s;
  -moz-transition: color .25s, background .25s;
  -webkit-transition: color .25s, background .25s;
}
.go-inquiry:hover .qty {
  color: #ff9628;
  background: #fff;
}

/*index */
@-webkit-keyframes scrolldown {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@-moz-keyframes scrolldown {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@keyframes scrolldown {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@-webkit-keyframes ani_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ani_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ani_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#index .banner {
  position: relative;
  overflow: hidden;
  padding-bottom: 44%;
  margin: 0 0px;
}
#index .banner .banner-slick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#index .banner .banner-slick .item {
  vertical-align: top;
  position: relative;
}
#index .banner .banner-slick .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: #000;
  opacity: 0.4;
  display: block;
  pointer-events: none;
}
#index .banner .banner-slick .item .cover {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 60%;
  opacity: 0;
  width: 100%;
  max-width: 700px;
  padding: 0 20px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: top 0.8s, opacity 0.8s;
  -o-transition: top 0.8s, opacity 0.8s;
  -webkit-transition: top 0.8s, opacity 0.8s;
  transition: top 0.8s, opacity 0.8s;
}
#index .banner .banner-slick .item .cover .txt {
  margin: 0;
  text-align: center;
  color: #fff;
}
#index .banner .banner-slick .item .cover .t1 {
  font-size: 2.875rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}
#index .banner .banner-slick .item .cover .t2 {
  font-size: 1.125rem;
}
#index .banner .banner-slick .item img {
  width: 100%;
}
#index .banner .banner-slick .item.view .cover {
  top: 50%;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  #index .banner .banner-slick .item .mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  #index .banner .banner-slick .item .cover .t1 {
    font-size: 2.1875rem;
  }
  #index .banner .banner-slick .item .cover .t2 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  #index .banner .banner-slick .item .desk {
    display: none !important;
  }
}
.text-center .mobile {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  #index .banner {
    margin: 0 15px;
    padding-bottom: 75%;
  }
  #index .banner .banner-slick .item .cover .t1 {
    font-size: 1.5625rem;
  }
  #index .banner .banner-slick .item .cover .t2 {
    font-size: 0.75rem;
  }
  .text-center .desk {
    display: none !important;
  }
  .text-center .mobile {
    display: inline-block !important;
  }
}
#index .banner .scroll-down {
  position: absolute;
  z-index: 3;
  display: block;
  left: 50%;
  bottom: 50px;
  width: 36px;
  height: 60px;
  margin-left: -18px;
  border-radius: 30px;
  border: 1px solid #fff;
  pointer-events: none;
}
#index .banner .scroll-down:after {
  content: "";
  width: 5px;
  height: 12px;
  background: #fff;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -2px;
  -webkit-animation: scrolldown 1.5s 0.01s ease-in-out infinite;
  -moz-animation: scrolldown 1.5s 0.01s ease-in-out infinite;
  -ms-animation: scrolldown 1.5s 0.01s ease-in-out infinite;
  -o-animation: scrolldown 1.5s 0.01s ease-in-out infinite;
  animation: scrolldown 1.5s 0.01s ease-in-out infinite;
}
@media only screen and (max-width: 991px) {
  #index .banner .scroll-down {
    display: none;
  }
}
#index .sec {
  /* padding: 20px 0;
  background: #fff; */
}
@media only screen and (max-width: 1199px) {
  #index .sec {
    padding: 0px 0;
  }
}
#index .i-about {
  padding: 20px 0;
  background: #f5f5f5;
}
#index .i-about .text-edit {
  max-width: 1200px;
  margin: auto;
}
#index .i-about .text-edit .words {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#index .i-product {
  padding: 20px 0;
}
#index .i-product h2.title {
  font-size: 2.25rem;
  text-align: center;
  font-weight: bold;
  color: #000;
  margin: 0;
}
#index .i-product .title:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 3px;
  background: #ff9628;
  color: #000;
}
#index .i-product .product-slick {
  margin-top: 50px;
}
#index .i-product .product-slick .item {
  padding: 0 7px;
}
#index .i-product .product-slick .item .pic {
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}
#index .i-product .product-slick .item .pic:before, #index .i-product .product-slick .item .pic:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 1px;
  display: block;
}
#index .i-product .product-slick .item .pic:before {
  width: 100%;
  background: #ddd;
}
#index .i-product .product-slick .item .pic:after {
  width: 0%;
  background: #ff9628;
  z-index: 2;
  -moz-transition: width 0.35s;
  -o-transition: width 0.35s;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
#index .i-product .product-slick .item .pic img {
  margin: auto;
  display: block;
  position: relative;
}
#index .i-product .product-slick .item .pic .hover-after{
  display: none!important;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 10px);
}
#index .i-product .product-slick .item:hover .pic img{
  opacity: 0!important;
}
#index .i-product .product-slick .item:hover .pic .hover-after{
  display: block!important;
  opacity: 1!important;
  -webkit-animation: ani_fadeIn .35s both;
  -o-animation: ani_fadeIn .35s both;
  animation: ani_fadeIn .35s both;
}
#index .i-product .product-slick .item .content {
  padding: 25px 10px;
}
#index .i-product .product-slick .item .content .ti {
  font-size: 1rem;
  color: #222;
  line-height: 1.7;
  margin: 0;
  -moz-transition: color 0.35s;
  -o-transition: color 0.35s;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
#index .i-product .product-slick .item .content .describe {
  color: #666;
  max-height: 4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
@media only screen and (min-width: 992px) {
  #index .i-product .product-slick .item:hover .pic:after {
    width: 100%;
  }
  #index .i-product .product-slick .item:hover .content .ti {
    color: #ff9628;
  }
}
#index .i-album {
  padding: 20px 0;
  background: #fff;
}
#index .i-album .title {
    font-size: 2.25rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}
#index .i-album .title:after {
    content: "";
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 3px;
    background: #ff9628;
    color: #000;
}
#index .i-album .grid {
  margin: 50px -10px 0;
}
#index .i-album .grid .grid-item {
  width: calc(33.33% - 30px);
  margin: 0 15px 30px 15px;
  overflow: hidden;
}
#index .i-album .grid .grid-item img {
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
@media only screen and (min-width: 992px) {
  #index .i-album .grid .grid-item:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media only screen and (max-width: 767px) {
  #index .i-album .grid .grid-item {
    width: calc(50% - 14px);
    margin: 0 7px 14px 7px;
  }
}
@media only screen and (max-width: 640px) {
  #index .i-album .grid .grid-item {
    width: calc(100% - 14px);
    margin: 0 7px 14px 7px;
  }
}
#index .i-article {
  padding: 50px 0;
  /* background: #f5f5f5; */
}
#index .i-news .title {
  font-size: 2.25rem;
  text-align: center;
  font-weight: bold;
  color: #000;
}
#index .i-news .title:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 3px;
  background: #ff9628;
  color: #000;
}
#index .i-news .news-slick {
  margin-top: 50px;
}
#index .i-news .news-slick .item {
  padding: 0 10px;
}
#index .i-news .news-slick .item .pic {
  overflow: hidden;
}
#index .i-news .news-slick .item .content {
  padding: 25px 10px;
}
#index .i-news .news-slick .item .content .date {
  color: #ff9628;
  font-size: 0.937rem;
  margin: 0;
}
#index .i-news .news-slick .item .content .ti {
  font-size: 1.25rem;
  color: #222;
  line-height: 1.7;
  margin: 0;
}
#index .i-news .news-slick .item .content .describe {
  color: #666;
}
@media only screen and (min-width: 992px) {
  #index .i-news .news-slick .item .pic img {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  #index .i-news .news-slick .item:hover .pic img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media only screen and (max-width: 1199px) {
  #index .i-news .title {
    font-size: 2rem;
  }
  #index .i-news .news-slick .item .content .ti {
    font-size: 1.125rem;
  }
}
#index .i-parallax {
  height: 560px;
  overflow: hidden;
}
#index .i-parallax .words {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index .i-parallax .words .txt {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
}
#index .i-parallax .words .button {
  color: #fff;
  font-size: 1.5625rem;
  display: inline-block;
  margin: auto;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
#index .i-parallax .words .button:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #ff9628;
  -moz-transform: scaleX(0.1);
  -ms-transform: scaleX(0.1);
  -webkit-transform: scaleX(0.1);
  transform: scaleX(0.1);
}
@media only screen and (min-width: 992px) {
  #index .i-parallax .words .button:after {
    -moz-transition: -moz-transform 0.35s 0.35s, background 0s, border 0s 0.35s, height 0.35s;
    -o-transition: -o-transform 0.35s 0.35s, background 0s, border 0s 0.35s, height 0.35s;
    -webkit-transition: -webkit-transform 0.35s, background 0s, border 0s, height 0.35s;
    -webkit-transition-delay: 0.35s, 0s, 0.35s, 0s;
    transition: transform 0.35s 0.35s, background 0s, border 0s 0.35s, height 0.35s;
  }
  #index .i-parallax .words .button:hover {
    color: #ff9628;
    -moz-transition: color 0.35s 0.35s;
    -o-transition: color 0.35s 0.35s;
    -webkit-transition: color 0.35s;
    -webkit-transition-delay: 0.35s;
    transition: color 0.35s 0.35s;
  }
  #index .i-parallax .words .button:hover:after {
    border: 3px solid #ff9628;
    height: 100%;
    background: #fff;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transition: -moz-transform 0.35s, background 0s 0.35s, border 0s 0.35s, height 0.35s 0.35s;
    -o-transition: -o-transform 0.35s, background 0s 0.35s, border 0s 0.35s, height 0.35s 0.35s;
    -webkit-transition: -webkit-transform 0.35s, background 0s, border 0s, height 0.35s;
    -webkit-transition-delay: 0s, 0.35s, 0.35s, 0.35s;
    transition: transform 0.35s, background 0s 0.35s, border 0s 0.35s, height 0.35s 0.35s;
  }
}
@media only screen and (max-width: 1199px) {
  #index .i-parallax {
    height: 500px;
  }
  #index .i-parallax .words .txt {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  #index .i-parallax {
    height: auto;
  }
  #index .i-parallax .words {
    padding: 50px 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  #index .i-parallax .words .txt {
    font-size: 1.5rem;
  }
  #index .i-parallax .words .button {
    font-size: 1.125rem;
  }
}






.gSlick .banner {
  position: relative;
  overflow: hidden;
  padding-bottom: 26.04%;
}
.gSlick .banner .banner-slick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gSlick .banner .banner-slick .item {
  vertical-align: top;
  position: relative;
}
.gSlick .banner .banner-slick .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: #000;
  opacity: 0.4;
  display: block;
  pointer-events: none;
}
.gSlick .banner .banner-slick .item .cover {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 60%;
  opacity: 0;
  width: 100%;
  max-width: 700px;
  padding: 0 20px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: top 0.8s, opacity 0.8s;
  -o-transition: top 0.8s, opacity 0.8s;
  -webkit-transition: top 0.8s, opacity 0.8s;
  transition: top 0.8s, opacity 0.8s;
}
.gSlick .banner .banner-slick .item .cover .txt {
  margin: 0;
  text-align: center;
  color: #fff;
}
.gSlick .banner .banner-slick .item .cover .t1 {
  font-size: 2.875rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}
.gSlick .banner .banner-slick .item .cover .t2 {
  font-size: 1.25rem;
}
.gSlick .banner .banner-slick .item img {
  width: 100%;
}
.gSlick .banner .banner-slick .item.view .cover {
  top: 50%;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .gSlick .banner .banner-slick .item .mobile {
    display: none !important;
  }
  
}
@media only screen and (max-width: 1199px) {
  .gSlick .banner .banner-slick .item .cover .t1 {
    font-size: 2.1875rem;
  }
  .gSlick .banner .banner-slick .item .cover .t2 {
    font-size: 1rem;
  }
  .gSlick .banner {
    margin-top: 80px;
  }
  .gSlick .banner .banner-slick {
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .gSlick .banner {
    margin-top: 0;
    padding-bottom: 48%
  }
  .gSlick .banner .banner-slick .item .desk {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .gSlick .banner .banner-slick .item .cover .t1 {
    font-size: 1.625rem;
  }
  .gSlick .banner .banner-slick .item .cover .t2 {
    /*font-size: 1.625rem;*/
  }
}



/*內頁共用 */
.page-banner {
  height: 490px;
  position: relative;
}
.page-banner:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.4;
}
.page-banner .words {
  position: relative;
  top: 50%;
  color: #fff;
  z-index: 2;
}
.page-banner .words p {
  margin: 0;
}
.page-banner .words .en {
  font-size: 2.125rem;
  font-weight: bold;
}
.page-banner .words .zh {
  font-size: 1.25rem;
}
@media only screen and (max-width: 991px) {
  .page-banner {
    height: 350px;
  }
  .page-banner .words {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .page-banner {
    height: 200px;
  }
  .page-banner .words .en {
    font-size: 1.625rem;
  }
}

.page-breadcrumb {
  padding-top: 15px;
}
.page-breadcrumb.gray {
  background: #f6f6f6;
}
.page-breadcrumb ul {
  font-size: 0;
}
.page-breadcrumb ul li {
  display: inline-block;
  position: relative;
  line-height: 24px;
  font-size: 0.875rem;
}
.page-breadcrumb ul li:not(.current) {
  padding-right: 20px;
}
.page-breadcrumb ul li:not(.current):after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 14px;
  background: #ccc;
  top: 5px;
  right: 10px;
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
.page-breadcrumb ul li.current {
  color: #ff9628;
}
.page-breadcrumb ul li a {
  color: #999;
}
.page-breadcrumb ul li a:hover {
  color: #333;
}

.page-main {
  padding: 80px 0;
  background: #fff;
}
.page-main .info { width: 29%; display: inline-block; vertical-align: top; }
.page-main .form { width: 69%; display: inline-block; vertical-align: top; }
.page-main .title {
  font-size: 1.875rem;
  font-weight: bold;
  margin: 0;
}


@media only screen and (max-width: 991px) {
  .page-main {
    padding: 40px 0;
  }
  .page-main .info,
  .page-main .form { width: 100%; padding-bottom: 20px; }
}
@media only screen and (max-width: 767px) {
  .page-main {
    padding: 30px 0;
  }
}

/*about */
#about .about-btm {
  height: 440px;
  position: relative;
}
#about .about-btm:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.2;
}
#about .about-btm .text-b{
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  display: block;
}
#about .about-btm .text-s{
  font-size: 1.125rem;
  text-align: center;
  color: #fff;
  display: block;
}
#about .about-btm .container {
  font-size: 0;
  position: relative;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#about .about-btm .box {
  color: #fff;
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
#about .about-btm .box .num {
  font-size: 3.125rem;
  font-weight: bold;
  margin: 0;
  line-height: 1.5;
}
#about .about-btm .box .en {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  #about .about-btm .box .num {
    font-size: 2.5rem;
  }
  #about .about-btm .box .en {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 767px) {
  #about .about-btm {
    height: 210px;
  }
  #about .about-btm .box {
    width: 50%;
    margin: 15px 0;
  }
  #about .about-btm .box .num {
    font-size: 1.875rem;
  }
  #about .about-btm .box .en {
    font-size: 1rem;
  }
}

/*歷史沿革 */
#milestone .box {
  overflow: hidden;
  padding: 50px 80px;
}
#milestone .box:nth-child(odd) {
  background: #f8f8f8;
}
#milestone .box .year {
  width: 80px;
  font-size: 1.875rem;
  float: left;
  font-weight: bold;
  line-height: 1.5;
}
#milestone .box .list {
  width: calc(100% - 100px);
  margin-left: 20px;
  position: relative;
  padding-left: 80px;
  float: left;
}
#milestone .box .list .circle {
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff9628;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #ff9628;
}
#milestone .box .list .circle:before, #milestone .box .list .circle:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  background: #aaa;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
}
#milestone .box .list .circle:after {
  margin-left: 17px;
}
#milestone .box .list:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 95%;
  left: 5px;
  top: 24px;
  display: block;
  background: #ff9628;
}
#milestone .box .list ul li {
  font-size: 1.06rem;
  padding-left: 60px;
  position: relative;
  color: #666;
  line-height: 1.7;
  margin-bottom: 15px;
}
#milestone .box .list ul li .month {
  width: 60px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
#milestone .box .list ul li .album {
  margin-left: -60px;
}
#milestone .box .list ul li .album img {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  #milestone .box {
    padding: 40px;
  }
  #milestone .box .year {
    width: 60px;
    font-size: 1.5rem;
  }
  #milestone .box .list {
    width: calc(100% - 80px);
    padding-left: 40px;
  }
  #milestone .box .list .circle:before, #milestone .box .list .circle:after {
    display: none;
  }
  #milestone .box .list ul li {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #milestone .box {
    padding: 20px;
  }
  #milestone .box .year {
    width: 100%;
  }
  #milestone .box .list {
    width: 100%;
  }
  #milestone .box .list ul li {
    padding-left: 0px;
    font-size: 0.937rem;
  }
  #milestone .box .list ul li .month {
    position: static;
    display: block;
    width: 100%;
  }
  #milestone .box .list ul li .album {
    margin: 0;
  }
}

/*得獎紀錄 */
#awards .list {
  font-size: 0;
  margin: 0 -20px;
}
#awards .list .item {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 20px;
  text-align: center;
}
#awards .list .item .pic {
  position: relative;
}
#awards .list .item .pic:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  z-index: 2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
#awards .list .item .pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 1;
  opacity: 0;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#awards .list .item .pic img {
  box-shadow: 8px 8px 0 #f7f7f7;
  border: 1px solid #ddd;
}
#awards .list .item .name {
  font-size: 1rem;
  line-height: 1.7;
  color: #222;
  margin: 15px 0;
}
@media only screen and (min-width: 992px) {
  #awards .list .item:hover .pic:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  #awards .list .item:hover .pic:after {
    opacity: 0.4;
  }
}
@media only screen and (max-width: 1199px) {
  #awards .list .item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  #awards .list .item {
    width: 50%;
    padding: 0 20px;
  }
  #awards .list .item .pic img {
    margin: auto;
  }
  #awards .list .item .name {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #awards .list .item {
    padding: 0 10px;
  }
}

/*團隊陣容 */
#team .list {
  font-size: 0;
}
#team .list .item {
  /*width: 25%;
  width: calc(100% / 3);
  padding: 0 30px;
  vertical-align: top;
  margin-bottom: 0;*/
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
  display: inline-block;
  font-size: 1rem;
  vertical-align: top;
}
#team .list .item .pic {
  /*width: 90%;
  height: 0;
  padding-bottom: 90%;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;*/
  overflow: hidden;
  background: #eee;
}
#team .list .item .pic img {
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
#team .list .item:hover .pic img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#team .list .item .word {
  /*color: #000;
  line-height: 1.5;
  border-left: 3px solid #dd411b;
  padding-left: 20px;
  font-size: 1.2rem;*/
  margin: 20px 0;
  color: #000;
  text-align: center;
  display: block;
  padding-bottom: 0
}
#team .list .item .word .title {
  text-transform: uppercase;
}
#team .list .item .word .title:after {
  content: "";
  width: 15px;
  height: 2px;
  background: #dd411b;
  display: block;
  margin: 5px auto;
}

#team .list .item .word p.title {
  margin: 0;
}
#team .list .item .word .name .en {
  display: block;
}
/*#team .list .item .word .name .en:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 16px;
  background: #000;
  margin: 0 15px 3px 10px;
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
}*/
#team .list .item .info {
  display: inline-block;
}
#team .list .item .info li {
  display: block;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  padding: 0 10px 0 25px;
  text-align: left;
  margin: 0
}
#team .list .item .info li i {
  font-size: .875rem;
  width: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  color: #888;
  position: absolute;
  top: 3px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  #team .list {
    margin: 0 -20px;
  }
  #team .list .item {
    padding: 0 20px;
  }
  #team .list .item .word {
    font-size: 1.06rem;
  }
}
@media only screen and (max-width: 991px) {
  #team .list {
    text-align: center;
  }
  #team .list .item {
    width: 50%;
    max-width: 320px;
  }
  #team .list .item .word {
    padding-left: 0px;
    border-width: 0px;
    text-align: center;
    display: block;
    padding-bottom: 0
  }
  #team .list .item .word .title {
    font-size: 0.875rem;
  }
  #team .list .item .word .title:after {
    content: "";
    width: 15px;
    height: 2px;
    background: #dd411b;
    display: block;
    margin: 5px auto;
  }
/*  #team .list .item .word .name .en {
    display: block;
  }
  #team .list .item .word .name .en:before {
    display: none;
  }*/
}
@media only screen and (max-width: 767px) {
  #team .list {
    margin: 0 -10px;
  }
  #team .list .item {
    padding: 0 10px;
  }
  #team .list .item p.name {
    height: 3rem;
  }
}


/*公司據點 */

#location .page-main {
  position: relative;
}
#location .search-loaction {
  background: rgba(221, 65, 27, 0.75);
  padding: 20px 0;
  position: absolute;
  left: 0;
  top: -129px;
  width: 100%;
  height: 90px;
  text-align: center;
  z-index: 9;
}
#location .search-loaction .container > * {
  display: inline-block;
  vertical-align: middle;
}
#location .search-loaction .ti-tag {
  background: #000;
  color: #fff;
  position: relative;
  line-height: 50px;
  padding: 0 25px;
  height: 50px;
}
#location .search-loaction .ti-tag:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 15px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  left: 100%;
  top: 0;
}
#location .search-loaction form {
  padding: 0 25px;
  font-size: 0;
}
#location .search-loaction form > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 1rem;
}
#location .search-loaction p {
  margin: 0;
  color: #fff;
}
#location .search-loaction .select {
  height: 50px;
  line-height: 50px;
  border: none;
  padding: 0 10px;
  width: 260px;
  max-width: 35%;
}
#location .search-loaction button {
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  border: none;
  padding: 0 15px;
  max-width: 20%;
}
#location .table thead {
  background: #2f2f2f;
}
#location .table thead td {
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 1.125rem;
}
#location .table tbody tr:nth-child(even) {
  background: #f6f6f6;
}
#location .table tbody td {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
#location .table tbody td a {
  font-size: 0;
  display: block;
}
#location .table tbody td a span.icon {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #ddd;
  color: #888;
  position: relative;
  margin: 3px auto;
}
#location .table tbody td a span.icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 1rem;
  z-index: 2;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#location .table tbody td:nth-child(4) {
  text-align: left;
}

.loaction-note {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  color: #ff9628;
  font-weight: bold;
}
.ti-tag.pc,
.loaction-note.pc { display: block; }
.ti-tag.mb,
.loaction-note.mb { display: none !important; }


@media only screen and (min-width: 992px) {
  #location .table tbody td a span.icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff9628;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  #location .table tbody td a:hover span.icon {
    color: #fff;
  }
  #location .table tbody td a:hover span.icon:before {
    opacity: 1;
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media only screen and (max-width: 991px) {
  #location .search-loaction {
    position: static;
    background: none;
    height: auto;
    padding: 0;
    margin-bottom: 30px;
  }
  #location .search-loaction .ti-tag {
    color: #ff9628;
    background: none;
    font-weight: bold;
    height: auto;
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
  #location .search-loaction .ti-tag:after {
    position: static;
    border: none;
    width: 30px;
    height: 2px;
    background: #ff9628;
    display: block;
    margin: 0px auto;
  }
  #location .search-loaction form {
    font-size: 0;
    padding: 0;
  }
  #location .search-loaction p {
    display: none;
  }
  #location .search-loaction .select {
    font-size: 1rem;
    max-width: calc(50% - 70px);
    background: #eee;
    margin: 0 10px 0 0;
  }
  #location .search-loaction button {
    max-width: 120px;
    margin: 0;
  }
  #location .table thead {
    display: none;
  }
  #location .table tbody {
    display: block;
  }
  #location .table tbody tr {
    display: block;
    position: relative;
    padding-left: 120px;
  }
  #location .table tbody tr td {
    display: block;
    text-align: left;
    border: none;
    border-left: 1px solid #ddd;
  }
  #location .table tbody tr td:nth-child(1) {
    display: inline-block;
    background: #ff9628;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    border: none;
    max-width: 100px;
  }
  #location .table tbody tr td[data-tit] {
    position: relative;
    padding-left: 60px;
  }
  #location .table tbody tr td[data-tit]:before {
    content: attr(data-tit);
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
  }
  #location .table tbody tr td a {
    font-size: 1rem;
    color: #ff9628;
  }
  #location .table tbody tr td a span.icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
    color: #fff;
    background: #ff9628;
    border-color: #ff9628;
  }

.ti-tag.pc,
.loaction-note.pc { display: none !important; }
.ti-tag.mb,
.loaction-note.mb { display: block !important; }
}
@media only screen and (max-width: 640px) {
  #location .search-loaction .container > * {
    display: block;
  }
  #location .search-loaction .select {
    width: 50%;
    max-width: calc(50% - 10px);
    margin: 0 5px;
  }
  #location .search-loaction button {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  #location .table tbody tr {
    padding-left: 100px;
  }
  #location .table tbody tr td {
    font-size: 0.875rem;
    padding: 3px 10px;
  }
  #location .table tbody tr td:nth-child(1) {
    max-width: 80px;
    padding: 10px;
  }
  #location .table tbody tr td[data-tit] {
    position: relative;
    padding-left: 10px;
  }
  #location .table tbody tr td[data-tit]:before {
    display: block;
    position: static;
    padding: 0px 0;
    color: #999;
  }
  #location .table tbody tr td a {
    font-size: 0.875rem;
  }
  #location .table tbody tr td a span.icon {
    width: 30px;
    height: 30px;
  }
}

/*產品專區 */
#product .cate-nav {
  width: 250px;
  float: left;
}
#product .cate-nav .title {
  font-size: 1.875rem;
  font-weight: bold;
  margin: 0;
}
#product .cate-nav .txt {
  color: #666;
  font-size: 0.937rem;
}
#product .cate-nav ul {
  z-index: 2;
}
#product .cate-nav ul li {
  padding: 3px 0;
}
#product .cate-nav ul li a {
  display: block;
  position: relative;
  color: #333;
  /*font-size: 1rem;*/
  font-size: 0.95rem;
  padding-left: 25px;
  white-space: normal;
}
#product .cate-nav ul li a i {
  position: absolute;
  display: block;
  left: 7px;
  top: 11px;
  width: 6px;
  height: 6px;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #999;
}
#product .cate-nav ul li.now a {
  color: #ff9628;
}
#product .cate-nav ul li.now a i {
  background: #ff9628;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #ff9628;
}
#product .cate-nav ul.sub {
  display: none !important;
}
#product .cate-nav li.now > ul.sub {
  display: block !important;
}
#product .cate-nav ul.sub li a {
  line-height: 23px;
  font-size: 0.9375rem;
  color: #777;
}
#product .cate-nav ul.sub li a:hover {
  color: #333;
}
#product .cate-nav ul.sub li.now > a {
  color: #ff9628;
}
#product .cate-nav ul.sub li a:before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 1px;
  background: #888;
  top: 11px;
  left: 7px;
}
#product .cate-nav ul.sub li a:hover:before {
  background: #444;
}
#product .cate-nav ul.sub li.now > a:before {
  background: #ff9628;
}
#product .cate-nav ul.grand {
  display: none !important;
  background: #f5f5f5;
  margin: 3px 0 3px;
  padding: 3px 5px 3px 25px;
}
#product .cate-nav li.now > ul.grand {
  display: block !important;
}
#product .cate-nav ul.grand li {
  padding: 2px 0;
}
#product .cate-nav ul.grand li a {
  padding-left: 0;
}
#product .cate-nav ul.grand li a:before {
  display: none;
}
#product .p-list {
  width: calc(100% - 300px);
  float: right;
}
#product .p-list.full {
  width: 100%;
  float: none;
}
#product .p-list .result-text {
  color: #ff9628;
  font-size: 1rem;
  margin-bottom: 20px;
}
#product .p-list .list {
  font-size: 0;
  margin: 0 -15px;
}
#product .p-list .list .item {
  display: inline-block;
  vertical-align: top;
  /* width: calc(100% / 3); */
  width: 50%;
  padding: 0 15px;
  font-size: 1rem;
  margin-bottom: 40px;
}
#product .p-list .list .item .pic {
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}

#product .p-list .list .item .pic:before, #product .p-list .list .item .pic:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 1px;
  display: block;
}
#product .p-list .list .item .pic:before {
  width: 100%;
  background: #ddd;
  ;
}
#product .p-list .list .item .pic:after {
  width: 0%;
  background: #ff9628;
  z-index: 2;
  -moz-transition: width 0.35s;
  -o-transition: width 0.35s;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
#product .p-list .list .item .pic img {
  margin: auto;
  display: block;
  position: relative;
}
#product .p-list .list .item .pic .hover-after{
  display: none!important;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#product .p-list .list .item:hover .pic img{
  opacity: 0!important;
}
#product .p-list .list .item:hover .pic .hover-after{
  display: block!important;
  opacity: 1!important;
  -webkit-animation: ani_fadeIn .35s both;
  -o-animation: ani_fadeIn .35s both;
  animation: ani_fadeIn .35s both;
}

#product .p-list .list .item .content {
  padding: 10px;
}
#product .p-list .list .item .content .ti {
  /*font-size: 1.125rem;*/
  font-size: 1rem;
  color: #222;
  line-height: 1.7;
  margin: 0 0 5px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-transition: color 0.35s;
  -o-transition: color 0.35s;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
#product .p-list .list .item .content .describe {
  color: #666;
  max-height: 4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  #product .cate-nav #dLabel {
    display: none !important;
  }
  #product .cate-nav ul {
    display: block !important;
    border: none;
    padding: 0;
    box-shadow: none;
  }
  #product .cate-nav ul li:hover a i {
    background-color: #ff9628;
    box-shadow: 0 0 0 1px #ff9628;
  }
  #product .p-list .list .item:hover .pic:after {
    width: 100%;
  }
  #product .p-list .list .item:hover .content .ti {
    color: #ff9628;
  }
}
@media only screen and (max-width: 1199px) {
  #product .cate-nav {
    width: 200px;
  }
  #product .p-list {
    width: calc(100% - 230px);
  }
  #product .p-list .list .item {
    width: 33.33%;
  }
}
@media only screen and (max-width: 991px) {
  #product .cate-nav {
    width: 100%;
    float: none;
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 30px;
  }
  #product .cate-nav .title {
    font-size: 1.875rem;
    font-weight: bold;
    margin: 0;
  }
  #product .cate-nav .title:after {
    content: "";
    width: 30px;
    display: block;
    margin: 10px auto 20px;
    height: 3px;
    background: #ff9628;
  }
  #product .cate-nav .title.triangle:after {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 20px; /*如果想改變倒三角形的大小,就改變這裡的畫素值*/
    border-style: solid;
    border-color: #ff9628 #fff #fff #fff; /*如果倒三角形的父元素背景不是白色,就把後面三個#fff改為對應的背景色*/
    margin-bottom: 0;
  }


  #product .cate-nav .txt {
    display: none;
  }
  #product .cate-nav #dLabel {
    width: 100%;
    background: none;
    border: 1px solid #ff9628;
    color: #ff9628;
    padding: 5px 20px;
    position: relative;
    text-align: left;
  }
  #product .cate-nav #dLabel i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    font-size: 1.25rem;
  }
  #product .cate-nav ul {
    text-align: left;
    width: 100%;
    padding: 25px;
  }
  #product .cate-nav ul.dropdown-menu {
    max-height: 400px;
    overflow-y: auto;
    z-index: 991;
  }
  #product .cate-nav ul.sub {
    padding: 5px 0;
  }
  #product .p-list {
    width: 100%;
    float: none;
  }
  #product .p-list .list .item {
    width: 50%;
  }
}
#location .search-loaction .container > .tab-wrap.mobile { display: none; }
.container > .tab-wrap.pc { display: block; margin: 0 auto 20px; }
@media only screen and (max-width: 992px) {
  #location .search-loaction .container > .tab-wrap.mobile { display: block; }
  .container > .tab-wrap.pc { display: none; }
}



@media only screen and (max-width: 480px) {
  #product .p-list {
    width: 100%;
    float: none;
  }
  /*#product .p-list .list .item {
    width: 100%;
  }*/
  #index .i-album .grid .grid-item {
    margin: 0 3px 6px 3px;
    width: calc(50% - 6px);
  }
  #header .h-right .nav-menu > ul > li > a i {
    display: none;
  }
  #index .sec.i-news { display: none; }
  #index .sec { padding: 10px 0; }


  #index .i-product .product-slick .item .content .ti,
  #product .p-list .list .item .content .ti {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
  }
  #awards .list .item .name {
    font-size: 13px;
    line-height: 20px;
  }
  .g-slick .slick-dots { margin: 0 !important; line-height: 24px; }
  #index .i-product .product-slick .item .content { padding: 10px; }
  #product .p-list .list .item .content .describe {
    font-size: 13px;
    line-height: 20px;
  }
  .slick-list,
  #product .p-list .list {
    margin: 0px -7px;
  }
  #product .p-list .list .item {
    padding: 0 7px;
    margin-bottom: 30px;
  }
  #index .i-product h2.title {
    margin: 0;
  }
  #index .i-product .product-slick {
    margin-top: 15px;
  }
  .hr-line { margin: 20px 0 !important; }
  .article-pic-right .content { margin: 0; }

}

#product-view .p-top {
  background: #f6f6f6;
}
#product-view .p-top .half {
  width: 50%;
  float: left;
  padding: 0 40px;
}
#product-view .p-top .album {
  position: relative;
}
#product-view .p-top .album .cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: block;
}
#product-view .p-top .album .p-slick {
  max-width: 600px;
  margin: auto;
}
#product-view .p-top .album .p-slick .item {
  vertical-align: top;
}
#product-view .p-top .album .p-slick-nav {
  text-align: left;
  margin: 15px auto;
  padding: 0 30px;
  max-width: 600px;
}
#product-view .p-top .album .p-slick-nav .item {
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
#product-view .p-top .album .p-slick-nav .item:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  right: 1px;
  display: block;
  z-index: 2;
  border: 1px solid #ddd;
}
#product-view .p-top .album .p-slick-nav .item img {
  width: 100%;
}
#product-view .p-top .album .p-slick-nav .slick-current .item:before {
  border: 1px solid #ff9628;
}
#product-view .p-top .content .title .ti {
  margin: 0;
  /*font-size: 2.25rem;*/
  font-size: 1.625rem;
}
#product-view .p-top .content .title .sub-ti {
  color: #ff9628;
  font-size: 1.125rem;
}
#product-view .p-top .content .block {
  border-top: 1px solid #ddd;
  padding: 15px 0;
}
#product-view .p-top .content .list {
  font-size: 0.937rem;
}
#product-view .p-top .content .list .ti {
  color: #666;
  padding: 5px 0 5px 5px;
  vertical-align: top;
  width: 80px;
}
#product-view .p-top .content .list .txt {
  color: #222;
  padding: 5px 20px 5px 0;
  vertical-align: top;
}
#product-view .p-top .content .list .txt p {
  margin: 0;
}
#product-view .p-top .content .buttons {
  margin: 0 -5px;
  font-size: 0;
}
#product-view .p-top .content .buttons a {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 10px);
  margin: 0 5px;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 1rem;
}
#product-view .p-top .content .buttons .btn-back {
  background: #222;
}
#product-view .p-top .content .buttons .btn-inquiry {
  background: #ff9628;
}
#product-view .p-btm .nav-pills {
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size: 0;
}
#product-view .p-btm .nav-pills li {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}
#product-view .p-btm .nav-pills li a {
  background: none;
  min-width: 130px;
  border: none;
  color: #666;
  border-radius: 0;
  position: relative;
  display: block;
  font-size: 1rem;
}
#product-view .p-btm .nav-pills li.active a {
  color: #ff9628;
}
#product-view .p-btm .nav-pills li.active a:after {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ff9628;
}
#product-view .p-btm .tab-content {
  padding: 50px 0 0;
}
@media only screen and (max-width: 1199px) {
  #product-view .p-top .half {
    padding: 0 20px;
  }
  #product-view .p-btm .tab-content .edit-block .pic {
    width: 40%;
  }
  #product-view .p-btm .tab-content .edit-block .content {
    width: 60%;
  }
  #product-view .p-top .content .title .ti { font-size: 1.4rem; }
}
@media only screen and (max-width: 991px) {
  #product-view .p-top .half {
    width: 100%;
    padding: 0;
  }
  #product-view .p-top .content .title .ti {
    /*font-size: 1.875rem;*/
    font-size: 1.3rem;
  }
  #product-view .p-btm .nav-pills {
    border: none;
  }
  #product-view .p-btm .nav-pills li {
    width: 50%;
    padding: 2px;
  }
  #product-view .p-btm .nav-pills li a {
    background: #eee;
    min-width: inherit;
    font-size: 0.937rem;
  }
  #product-view .p-btm .tab-content .edit-block > * {
    width: 100% !important;
    display: block;
  }
  #product-view .p-btm .tab-content .article-pic-left .content {
    padding-left: 0px;
    margin-top: 20px;
  }
  #product-view .p-btm .tab-content .article-pic-right .content {
    padding-right: 0px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #product-view .p-top .album .p-slick-nav {
    padding: 0 20px;
  }
  #product-view .p-top .content .title .ti {
    /*font-size: 1.625rem;*/
    font-size: 1.2rem;
  }
  #product-view .p-top .content .title .sub-ti {
    font-size: 1rem;
  }
  #product-view .p-top .content .list .txt {
    padding: 5px 10px;
  }
  #product-view .p-btm .tab-content {
    padding: 30px 0 0;
  }
}

/*下載專區 */
#download .table thead {
  background: #2f2f2f;
}
#download .table thead td {
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 1.125rem;
  text-transform: uppercase;
}
#download .table tbody td {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
  color: #666;
}
#download .table tbody td a {
  color: #666;
  display: inline-block;
}
#download .table tbody td .btn-down {
  border-radius: 30px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  color: #777;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1200px) {
  #download .table thead td {
    font-size: 1rem;
  }
  #download .table tbody td:nth-child(1) {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  #download .table tbody tr:nth-child(even) {
    background: #f6f6f6;
  }
  #download .table tbody td:nth-child(1) {
    text-align: left;
    width: 60%;
  }
  #download .table tbody td a:hover {
    color: #ff9628;
  }
  #download .table tbody td .btn-down {
    -moz-transition: ease 0.25s;
    -o-transition: ease 0.25s;
    -webkit-transition: ease 0.25s;
    transition: ease 0.25s;
  }
  #download .table tbody td .btn-down:hover {
    color: #fff;
    box-shadow: inset 0 0 0 50px #ff9628;
  }
}
@media only screen and (max-width: 991px) {
  #download .table {
    width: 100%;
  }
  #download .table thead {
    display: none;
  }
  #download .table tbody {
    display: block;
    font-size: 0;
    width: 100%;
  }
  #download .table tbody tr {
    display: inline-block;
    position: relative;
    width: calc(50% - 30px);
    border: 1px solid #ddd;
    padding: 15px;
    margin: 15px;
  }
  #download .table tbody tr td {
    display: block;
    text-align: left;
    border: none;
    font-size: 0.937rem;
  }
  #download .table tbody tr td[data-tit] {
    position: relative;
    padding-left: 100px;
  }
  #download .table tbody tr td[data-tit]:before {
    content: attr(data-tit);
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
  }
  #download .table tbody tr td a {
    font-size: 1rem;
    color: #ff9628;
  }
  #download .table tbody tr td .btn-down {
    width: 100%;
    display: block;
    color: #fff;
    background: #ff9628;
    border: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #download .table tbody tr td {
    padding: 5px;
  }
  #download .table tbody tr td[data-tit] {
    position: relative;
    padding-left: 10px;
  }
  #download .table tbody tr td[data-tit]:before {
    display: block;
    position: static;
    padding: 5px 0;
    color: #999;
  }
  #download .table tbody tr td a {
    font-size: 0.875rem;
  }
  #download .table tbody tr td .btn-down {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 640px) {
  #download .table tbody tr {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #download .table tbody tr td[data-tit] {
    border-bottom: 1px solid #eee;
  }
}

/*最新消息 */
#news .grid .grid-item {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
#news .grid .grid-item .pic {
  overflow: hidden;
}
#news .grid .grid-item .content {
  padding: 20px;
  background: #f9f9f9;
}
#news .grid .grid-item .content .date {
  color: #ff9628;
  font-size: 0.937rem;
  margin: 0;
}
#news .grid .grid-item .content .ti {
  margin: 0;
  font-size: 1.25rem;
  color: #222;
  line-height: 1.7;
}
#news .grid .grid-item .content .describe {
  color: #666;
}
@media only screen and (min-width: 992px) {
  #news .grid .grid-item .pic img {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  #news .grid .grid-item:hover .pic img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media only screen and (max-width: 991px) {
  #news .grid .grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #news .grid .grid-item {
    width: 100%;
    padding: 0;
  }
  #news .grid .grid-item .content .date {
    font-size: 0.812rem;
  }
  #news .grid .grid-item .content .ti {
    margin: 0;
    font-size: 1.125rem;
    color: #222;
    line-height: 1.7;
  }
  #news .grid .grid-item .content .describe {
    font-size: 0.937rem;
  }
}
#news .news-detail .title {
  margin-bottom: 30px;
}
#news .news-detail .title .ti {
  font-size: 2.25rem;
  font-weight: bold;
  color: #000;
  line-height: 1.7;
}
#news .news-detail .title .date {
  color: #ff9628;
  font-size: 1.125rem;
  margin: 10px 0;
}
#news .news-detail .btm {
  margin-top: 30px;
}
#news .news-detail .btm .share {
  float: left;
  margin-top: 25px;
}
#news .news-detail .btm .g-button {
  float: right;
  margin-top: 25px;
}
@media only screen and (max-width: 991px) {
  #news .news-detail .title .ti {
    font-size: 1.625rem;
  }
  #news .news-detail .title .date {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #news .news-detail .btm {
    text-align: center;
  }
  #news .news-detail .btm .share {
    float: none;
    margin-top: 25px;
  }
  #news .news-detail .btm .g-button {
    float: none;
    margin-top: 25px;
  }
}

/*影音列表 */
#video .grid .grid-item {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
#video .grid .grid-item .pic {
  overflow: hidden;
  position: relative;
}
#video .grid .grid-item .pic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  background: #000;
  opacity: 0.2;
  z-index: 1;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#video .grid .grid-item .pic .play {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  font-size: 3rem;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#video .grid .grid-item .pic .play i {
  color: #333;
  opacity: 1;
}
#video .grid .grid-item .content {
  padding: 20px;
  background: #f9f9f9;
}
#video .grid .grid-item .content .ti {
  margin: 0 0 10px 0;
  font-size: 1.25rem;
  color: #222;
  line-height: 1.7;
}
#video .grid .grid-item .content .describe {
  color: #666;
}
@media only screen and (min-width: 992px) {
  #video .grid .grid-item .pic img {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  #video .grid .grid-item:hover .pic:before {
    opacity: 0.6;
  }
  #video .grid .grid-item:hover .pic img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  #video .grid .grid-item:hover .pic .play i {
    color: #ff0000;
  }
}
@media only screen and (max-width: 991px) {
  #video .grid .grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #video .grid .grid-item {
    width: 100%;
    padding: 0;
  }
  #video .grid .grid-item .content .date {
    font-size: 0.812rem;
  }
  #video .grid .grid-item .content .ti {
    margin: 0;
    font-size: 1.125rem;
    color: #222;
    line-height: 1.7;
  }
  #video .grid .grid-item .content .describe {
    font-size: 0.937rem;
  }
}

/*faq */
#faq .list .item .q {
  background: #f3f3f3;
  border-top: 1px solid #ddd;
  padding: 8px 50px;
  position: relative;
  margin-bottom: 15px;
}
#faq .list .item .q:before {
  content: "Q";
  background: #ff9628;
  font-weight: bold;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 8px;
  display: block;
  border-radius: 50%;
}
#faq .list .item .q:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  display: block;
  border-color: #ff9628;
  border-style: solid;
  border-width: 0 2px 2px 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
#faq .list .item .q .ti {
  font-size: 1.06rem;
  margin: 3px 0;
}
#faq .list .item .a {
  display: none;
  padding: 20px;
  padding-left: 50px;
  color: #666;
}
#faq .list .item.open .q:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 991px) {
  #faq .list .item .q:before {
    border-radius: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 35px;
    height: 100%;
  }
  #faq .list .item .q .ti {
    font-size: 1rem;
    margin: 0;
  }
  #faq .list .item .a {
    padding: 8px;
    font-size: 0.875rem;
  }
}

/*型錄列表 */
#catelogue .list {
  margin: 0 -15px;
  font-size: 0;
}
#catelogue .list .item {
  width: 25%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  margin-bottom: 50px;
}
#catelogue .list .item .pic {
  overflow: hidden;
}
#catelogue .list .item .content {
  text-align: center;
}
#catelogue .list .item .content .ti {
  margin: 20px 0;
  color: #000;
  font-size: 1.25rem;
  line-height: 1.7;
}
#catelogue .list .item .content .btn {
  border: 1px solid #ff9628;
  border-radius: 5px;
  color: #ff9628;
  font-size: 0.937rem;
  display: block;
  width: 150px;
  max-width: 100%;
  padding: 10px;
  margin: auto;
  -moz-transition: box-shadow 0.35s;
  -o-transition: box-shadow 0.35s;
  -webkit-transition: box-shadow 0.35s;
  transition: box-shadow 0.35s;
}
@media only screen and (min-width: 992px) {
  #catelogue .list .item .pic img {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  #catelogue .list .item:hover .pic img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  #catelogue .list .item:hover .content .btn {
    color: #fff;
    box-shadow: inset 0 0 0 50px #ff9628;
  }
}
@media only screen and (max-width: 1199px) {
  #catelogue .list .item .content .ti {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 991px) {
  #catelogue .list .item {
    width: 50%;
  }
  #catelogue .list .item .content .ti {
    font-size: 1rem;
  }
  #catelogue .list .item .content .btn {
    font-size: 0.812rem;
  }
}
@media only screen and (max-width: 767px) {
  #catelogue .list {
    margin: 0 -10px;
  }
  #catelogue .list .item {
    padding: 0 10px;
  }
}

/*form */
.form .half {
  width: 49%;
}
.form .half.left {
  float: left;
}
.form .half.right {
  float: right;
}
.form .radio-style {
  margin: 5px;
  color: #333;
  font-size: 1rem;
  border-radius: 5px;
}
.form .radio-style input {
  display: none;
}
.form .radio-style input:checked + span.icon i {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.form .radio-style input + span.icon {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #fff;
  width: 18px;
  height: 18px;
  /* border-radius: 50%; */
  margin: 0 5px 3px 0;
  padding: 3px;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.form .radio-style input + span.icon i {
  background: #ff9628;
  display: block;
  width: 100%;
  height: 100%;
  /* border-radius: 50%; */
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.form .input-box {
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  border-radius: 0;
}

.form .input-box.w50 { width: 20%; }


.form .input-box.textarea {
  height: 100px;
}
.form .f-row {
  display: block;
  margin-bottom: 10px;
  font-size: 0;
  min-height: 45px;
}
.form .f-row > div {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.form .f-row .f-tit {
  width: 120px;
  text-align: right;
  line-height: 45px;
}
.form .f-row .f-content {
  width: calc(100% - 120px);
  padding-left: 15px;
}
.form .f-row .f-content .code .input-box {
  width: calc(100% - 360px);
  display: inline-block;
}
.form .f-row .f-content .code .codeimg {
  /* float: right; */
  display: inline-block;
}
.form .f-row .f-content .code .codeimg img {
  vertical-align: middle;
}
.form .f-row .f-content .address {
  font-size: 0;
  margin: 0 -5px;
}
.form .f-row .f-content .address > div {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 5px;
}
.form .f-row .f-content .address .selectBox {
  width: 20%;
}
.form .f-row .f-content .address .box {
  width: 60%;
}
.form .buttons {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}
.form .buttons .btn {
  padding: 10px;
  width: 150px;
  text-align: center;
  font-size: 1rem;
  margin: 0 5px;
}
.form .buttons .g-button {
  font-size: 1rem;
}
.form .buttons .cancel {
  background: #333;
  color: #fff;
}
.form .buttons .submit {
  background: #2764b7;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .form .half {
    width: 100%;
  }
  .form .half.left {
    float: none;
  }
  .form .half.right {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .form .f-row .f-tit {
    width: 100%;
    text-align: left;
  }
  .form .f-row .f-content {
    width: 100%;
    padding: 0;
  }
  .form .buttons .btn {
    max-width: calc(50% - 10px);
  }
  .form .f-row .f-content .code .input-box {
    width: calc(100% - 120px);
  }
}

#inquiry .list {
  background: #f6f6f6;
}
#inquiry .list .title {
  font-size: 2.25rem;
  text-align: center;
  font-weight: bold;
  margin: 0;
  color: #000;
}
#inquiry .list .title:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 3px;
  background: #ff9628;
  color: #000;
}
#inquiry .list .table {
  margin-top: 50px;
}
#inquiry .list .table thead {
  background: #2f2f2f;
}
#inquiry .list .table thead td {
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 1.125rem;
}
#inquiry .list .table tbody tr:nth-child(even) {
  background: #fff;
}
#inquiry .list .table tbody td {
  padding: 10px 30px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  color: #666;
}
#inquiry .list .table tbody .pic a {
  display: block;
  width: 100px;
  margin: auto;
}
#inquiry .list .table tbody .ti {
  color: #ff9628;
  font-size: 1.25rem;
  margin: 0;
}
#inquiry .list .table tbody .describe {
  font-size: 0.937rem;
}
#inquiry .list .table tbody .qty {
  width: 80px;
  text-align: center;
  background: #fff;
  border: 1px solid #ddd;
  margin: auto;
  padding: 5px;
  display: block;
}
#inquiry .list .table tbody .del {
  border: 1px solid #ddd;
  background: #fff;
  color: #999;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: block;
  margin: auto;
}
#inquiry .g-button {
  float: right;
}
@media only screen and (min-width: 992px) {
  #inquiry .list .table tbody .del {
    -moz-transition: ease 0.35s;
    -o-transition: ease 0.35s;
    -webkit-transition: ease 0.35s;
    transition: ease 0.35s;
  }
  #inquiry .list .table tbody .del:hover {
    background: #ff9628;
    color: #fff;
    border-color: #ff9628;
  }
}
@media only screen and (max-width: 991px) {
  #inquiry .list .table thead td {
    font-size: 0.937rem;
  }
  #inquiry .list .table tbody td {
    padding: 10px;
  }
  #inquiry .list .table tbody .ti {
    font-size: 1.125rem;
  }
  #inquiry .g-button {
    float: none;
    margin: 50px auto 0;
    display: block;
    width: 100%;
  }
}
#inquiry .note {
  text-align: center;
}
#inquiry .note span {
  color: #f00;
}
@media only screen and (max-width: 767px) {
  #inquiry .note{
    text-align: left;
  }
  #inquiry .list .table thead {
    display: none;
  }
  #inquiry .list .table tbody tr {
    display: block;
    position: relative;
    padding: 20px;
    padding-left: 120px;
    font-size: 0;
  }
  #inquiry .list .table tbody td {
    display: block;
    border: none;
    font-size: 1rem;
    padding: 0;
  }
  #inquiry .list .table tbody .pic {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 100px;
  }
  #inquiry .list .table tbody .num, #inquiry .list .table tbody .btns {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
  }
  #inquiry .list .table tbody .num {
    width: 75%;
  }
  #inquiry .list .table tbody .num .qty {
    width: 100%;
  }
  #inquiry .list .table tbody .btns {
    width: 25%;
  }
  #inquiry .list .table tbody .btns .del {
    width: 100%;
    background: #222;
    color: #fff;
    border-radius: 0;
  }
}

/*Contact */
.contact-info{
  display: inline-block;
  margin-bottom: 20px!important;
}
.contact-info li{
  display: block;
  line-height: 1.5rem;
}
.contact-info li.short{
  display: inline-block;
  vertical-align: top;
}
#contact .note {
  margin-bottom: 10px;
}
#contact .g-button {
  display: block;
  margin-left: 135px;
}
#contact .g-button2 {
  float: right;
}
#contact .map {
  background: #eee;
  height: 500px;
  position: relative;
}
#contact .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
}

label.privacy_note { line-height: 45px; margin: 0; display: inline-block; padding-left: 10px; }

@media only screen and (max-width: 991px) {
  #contact .g-button {
    float: none;
    margin: 0px auto 0;
    display: block;
    width: 100%;
  }
  #contact .map {
    height: 350px;
    margin: 15px;
  }

}
@media only screen and (max-width: 767px) {
  #contact .map {
    height: 250px;
  }
  #contact .note{
    text-align: left;
  }
  .contact-info{
    text-align: left;
    display: block;
  }
  .contact-info li.short{
    display: block;
  }


  #contact label.privacy_note { text-align: center; width: 100%; padding: 0; }
}
@media only screen and (max-width: 767px) {
}
/*sitemap */
#sitemap .page-main ul {
  margin: 0 -25px;
  font-size: 0;
}
#sitemap .page-main ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 20%;
  padding: 0 25px;
}
#sitemap .page-main ul li a {
  color: #fff;
  background: #222;
  font-size: 1rem;
  padding: 10px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
#sitemap .page-main ul li a:hover {
  background: #ff9628;
  color: #fff;
}
#sitemap .page-main ul li ul {
  margin: 0;
}
#sitemap .page-main ul li ul li {
  display: block;
  width: 100%;
  padding: 5px;
}
#sitemap .page-main ul li ul li a {
  color: #222;
  display: block;
  font-size: 0.937rem;
  background: none;
  margin: 0;
  padding: 0;
}
#sitemap .page-main ul li ul li a:hover {
  text-decoration: underline;
  background: none;
  color: #ff9628;
}
#sitemap .page-main ul li:last-child {
  border: none;
}
#sitemap .page-main ul li.multi {
  text-align: left;
  width: 40%;
}
#sitemap .page-main ul li.multi ul {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}
#sitemap .page-main ul li.multi ul:last-child {
  margin: 0;
}
#sitemap .page-main ul li.multi ul li {
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  #sitemap .page-main ul {
    margin: 0 -15px;
  }
  #sitemap .page-main ul li {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  #sitemap .page-main ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  #sitemap .page-main ul li ul li {
    margin: 0;
  }
  #sitemap .page-main ul li.multi {
    width: 100%;
  }
  #sitemap .page-main ul li.multi a {
    text-align: center;
  }
  #sitemap .page-main ul li.multi ul {
    width: 50%;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  #sitemap .page-main ul {
    margin: 0 -15px;
  }
  #sitemap .page-main ul li {
    width: 100%;
  }
  #sitemap .page-main ul li.multi a {
    text-align: center;
  }
  #sitemap .page-main ul li.multi ul {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #sitemap .page-main ul li.multi ul li {
    text-align: center;
  }
}

/*links */
#links {
  background: url(../images/links_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  /*background-size: 100%;
  background-position: center 100%;*/
}
#links .center {
  margin: 20px 0 40px;
}
#links .title {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
#links .title p {
  margin: 0;
}
#links .title .en {
  font-size: 2.125rem;
  font-weight: bold;
}
#links .title .zh {
  font-size: 1.25rem;
}
#links .list {
  font-size: 0;
  margin-top: 50px;
  /*text-align: center;*/
}
#links .list .item {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 15px;
  /*width: calc(100% / 3);*/
  -webkit-perspective: 500px;
  perspective: 500px;
  margin-bottom: 30px;
}
#links .list .item a img{
  width: 100%;
}
#links .list .item a {
  display: block;
  position: relative;
  border: 1px solid rgba(255,255,255,0.5);
  max-width: 300px;
  /*max-width: 200px;*/
  margin: auto;
}
#links .list .item a .cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 150, 40, 0.8);
  text-align: center;
  color: #fff;
  opacity: 0;
  -moz-transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
#links .list .item a .cover .ti {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 1.125rem;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-transform: translateY(-50%) translateY(-20px);
  -ms-transform: translateY(-50%) translateY(-20px);
  -webkit-transform: translateY(-50%) translateY(-20px);
  transform: translateY(-50%) translateY(-20px);
}
#links .list .item a .cover .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  -moz-transform: translate(-50%, -50%) translate(0, 20px);
  -ms-transform: translate(-50%, -50%) translate(0, 20px);
  -webkit-transform: translate(-50%, -50%) translate(0, 20px);
  transform: translate(-50%, -50%) translate(0, 20px);
}
@media only screen and (min-width: 992px) {
  #links .list .item:hover a .cover {
    opacity: 1;
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@media only screen and (max-width: 991px) {
  #links .center {
    margin: 100px 0;
  }
  #links .list .item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #links .center {
    margin: 60px 0;
  }
  #links .title .en {
    font-size: 1.625rem;
  }
  #links .list {
    margin: 0 -10px;
    margin-top: 30px;
  }
  #links .list .item {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

/*subscribe */
#subscribe {
  background: url(../images/subscribe_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#subscribe .center {
  margin: 200px 0;
}
#subscribe .title {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
#subscribe .title p {
  margin: 0;
}
#subscribe .title .en {
  font-size: 2.125rem;
  font-weight: bold;
}
#subscribe .title .zh {
  font-size: 1.25rem;
}
#subscribe .fill-form {
  background: #f6f6f6;
  padding: 40px;
  width: 780px;
  max-width: 100%;
  margin: auto;
}
@media only screen and (max-width: 991px) {
  #subscribe .center {
    margin: 100px 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #subscribe .center {
    margin: 60px 0;
  }
  #subscribe .title .en {
    font-size: 1.625rem;
  }
  #subscribe .fill-form {
    padding: 25px;
  }
}


/* Events */
.event-slick {
  max-width: 1000px;
  margin: 0 auto 50px;
  padding: 0 50px;
}
.event-slick .item {
  position: relative;
  vertical-align: top;
  overflow: hidden;
}
.event-slick .item .text {
  position: absolute;
  width: 100%;
  padding: 15px;
  left: 0;
  bottom: 0;
/*  background: rgba(17,17,17,0);
  background: -moz-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17,17,17,0)), color-stop(100%, rgba(17,17,17,1)));
  background: -webkit-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
  background: -o-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
  background: -ms-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
  background: linear-gradient(to bottom, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111', GradientType=0 );*/
}
.event-slick .item .text p {
  line-height: 26px;
  font-size: 1rem;
  color: #fff;
  margin: 0;
  text-align: center;
}
.event-slick .slick-arrow {
  display: block;
  position: absolute;
  z-index: 5;
  width: 40px;
  height: 40px;
  font-size: 0;
  border: none;
  background: rgba(0,0,0,0);
  top: 50%;
  margin-top: -20px;
  padding: 0;
  opacity: .5;
}
.event-slick .slick-arrow:hover {
  opacity: 1;
}
.event-slick .slick-arrow.slick-hidden {
  display: none !important;
}
.event-slick .slick-prev {
  left: 0;
}
.event-slick .slick-prev:before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: 3px solid #ff9628;
  border-bottom: 3px solid #ff9628;
  top: 10px;
  left: 15px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.event-slick .slick-next {
  right: 0;
}
.event-slick .slick-next:before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 3px solid #ff9628;
  border-right: 3px solid #ff9628;
  top: 10px;
  right: 15px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (max-width: 767px) {
  .event-slick {
    padding: 0;
  }
  .event-slick .item .text {
    padding: 10px;
  }
  .event-slick .item .text p {
    line-height: 22px;
    font-size: 0.875rem;
  }
  .event-slick .slick-prev:before {
    width: 14px;
    height: 14px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    top: 13px;
    left: 16px;
  }
  .event-slick .slick-next:before {
    width: 14px;
    height: 14px;
    border-top-width: 2px;
    border-right-width: 2px;
    top: 13px;
    right: 16px;
  }
}

/* Tab共用*/
.tab-wrap { margin: 0 auto 40px; }
.tab-wrap .tab { display: inline-block; font-size: 0; padding: 0; vertical-align: middle; text-align: center; }
.tab-wrap .tab>li { display: inline-block; padding: 0; vertical-align: top; font-size: 1rem; }
.tab-wrap .tab>li a { position: relative; display: block; transition: all 0.3s ease; z-index: 1; color: #333; text-align: center; border: 1px solid #d4e1e1; margin-left: -1px; min-width: 180px; height: 50px; padding: 0 10px; line-height: 50px; background: rgba(255, 255, 255, 0.9); cursor: pointer }
.tab-wrap .tab>li a.current { color: #fff; background: #ff9628; box-shadow: 0 0 black; }
.tab-wrap .tab>li a.current:hover { background: #333; }
.tab-wrap .tab>li a:hover { background: #2e2e2e; color: #fff }
@media (min-width:992px) {
.tab-wrap .tab { display: block !important; }
.tab-wrap .toggle { display: none !important; }
}
@media (max-width:1299px) {
.tab-wrap .tab>li { margin-right: 15px; }
.tab-wrap .tab>li a { min-width: 150px; }
}
@media (max-width:991px) {
.tab-wrap { position: relative; margin: 0 auto 20px auto; }
.tab-wrap .toggle { display: block !important; text-align: center; position: relative; background: #ff9628; transition: all 0.3s ease; color: #fff; z-index: 10; font-size: 1rem; margin: 0 auto; vertical-align: middle; cursor: pointer; padding: 0 31px; height: 50px; line-height: 50px; letter-spacing: 3px; }
.tab-wrap .toggle i { margin-left: 5px; }
.tab-wrap .tab { width: 100%; display: none; z-index: 10; margin: 7px auto; position: absolute; left: 50%; -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #fff; overflow: hidden; border: 1px solid #d4e1e1; }
.tab-wrap .tab>li { display: block; margin: 0; border-top: 1px solid #d4e1e1; }
.tab-wrap .tab>li:first-child { border-top: none; }
.tab-wrap .tab>li a { margin-left: 0; display: block; width: 100%; border-radius: 0; background: none; border: none; }
.tab-wrap .tab>li a:hover { background: #eee; color: #222; }
}

.modal-footer {
  text-align: center;
}
.page-main .tip { text-align: center; margin-top: 5px; }
.i-f-ti {
  font-size: 24px;
}
.back-btn {
/*  background: #ff9628;*/
  width: 180px;
  margin: 0 auto 20px;

}
.back-btn a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  border: none;
  background: #fff;
  font-weight: bold;
  box-shadow: inset 0px 0px 0 50px #ff9628;
  text-align: center;
  width: 180px;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
.back-btn a:hover {
  box-shadow: inset 0px 0px 0 2px #ff9628;
  color: #ff9628;
}
.btn-group-sm > .btn, .btn-sm {
      padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px;
}
@media only screen and (max-width: 767px) {
  .i-f-ti {
    font-size: 18px;
  }
  .back-btn {
    width: 100px;
    margin: 0 auto 20px;
  }
  .back-btn a {
    width: 100px;
    height: 40px;
    background: #fff;
    margin: 0 3px;
    color: #333;
    line-height: 40px;
    display: block;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 0;
  }
  .back-btn a:hover {
    color: #ff9628;
    box-shadow: none;
  }
}







#contact .pc {
  padding-top: 20px;
}
#contact .table thead {
  background: #ddd;
}
#contact .table thead td {
  color: #333;
  text-align: center;
  padding: 15px;
  font-size: 1.125rem;
  vertical-align: middle;
  border: 1px solid #fff;
  width: calc(100% / 14);
}

#contact .table tbody tr:nth-child(even) {
  background: #f6f6f6;
}
#contact .table tbody td {
  text-align: center;
  padding: 10px;
  /*border-bottom: 1px solid #eee;*/
  border: 1px solid #ddd;
  vertical-align: middle;
}
/*#contact .table.pc { display: block; }
#contact .mb .table { display: none !important; }*/


.button-box {
  /*text-align: right;*/
}
.button-box .g-button2 {
  margin: 0 5px;
  display: inline-block;
  max-width: 200px;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (max-width: 991px) {

  #contact .pc {
    width: 100%;
    overflow-x: scroll !important;
  }
  #contact .table.pc { display: none !important; }
  #contact .pc .table {
    display: block !important;
    max-width: 1300px !important;
    width: 1300px !important;
  }
  #contact .mb .table td {
    width: calc(100% / 8);
  }
  #contact .mb .table .black {
    background: #ddd;
    border: 1px solid #fff;
    color: #333;
    vertical-align: middle;
    text-align: center;
  }
  .button-box {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {

  .button-box .g-button2 {
    max-width: 170px;
  }
}

.slogan {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 5px;
}

/*