<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
@import url(public/css/reset.css);
@import url(public/css/font-awesome-4.7.0/font-awesome.min.css);
@import url(public/css/rwdgrid.css);
@import url(public/css/textEditor.css);
@import url(public/css/contentbuilder.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&amp;display=swap");
.classRowBox &gt; ul a, .mClassLink .main, .mClassLink &gt; ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cartArea .countBox a.btn_pay, .loadingArea, header, header .arrow, header .menu &gt; li .arrow, header .menu .submenu a .arrow, .searchArea, .langBox button, .m_menu, .m_menu .controlBox .right a.main, .m_menu .nav li.dropDown &gt; a::after,
.m_menu .nav li.dropDown &gt; span &gt; a::after, .m_menu .nav .submenu a.hasSub::after, .m_menu .btnBox a .icon, footer .btnBox a .icon, .classRowBox, .classColumnBox, .pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after, .pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after, .goTop {
  -webkit-transition: all .5s;
  transition: all .5s;
}

body {
  background-color: #fff;
  font-family: 'Inter', 'Noto Sans TC', Helvetica, Arial, "微軟正黑體", Heiti TC, "メイリオ", sans-serif;
}

body.overflow, body.popwinOverflow, body.loadingOverflow {
  overflow: hidden;
}

body .wrap {
  max-width: 1516px;
}

body:not(.WebSiteHome) header,
body:not(.WebSiteHome) .m_menu {
  opacity: 1;
  pointer-events: auto;
}

body:not(.WebSiteHome) #banner li,
body:not(.WebSiteHome) #banner &gt; div {
  position: relative;
}

body:not(.WebSiteHome) #banner li .titleBox,
body:not(.WebSiteHome) #banner &gt; div .titleBox {
  position: absolute;
  inset: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1516px;
  padding: 0 20px;
  color: #fff;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}

body:not(.WebSiteHome) #banner li .titleBox h2,
body:not(.WebSiteHome) #banner &gt; div .titleBox h2 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0px;
  margin-bottom: 16px;
  color: #fff;
  text-align: left;
}

@media (max-width: 1400px) {
  body:not(.WebSiteHome) #banner li .titleBox h2,
  body:not(.WebSiteHome) #banner &gt; div .titleBox h2 {
    font-size: 50px;
  }
}

@media (max-width: 1200px) {
  body:not(.WebSiteHome) #banner li .titleBox h2,
  body:not(.WebSiteHome) #banner &gt; div .titleBox h2 {
    font-size: 40px;
    width: 100%;
    text-align: center;
  }
}

body:not(.WebSiteHome) #banner li .titleBox .textEditor,
body:not(.WebSiteHome) #banner &gt; div .titleBox .textEditor {
  font-size: 18px;
  color: #fff;
  max-width: 65%;
  letter-spacing: 0px;
  text-align: left;
  width: 100%;
}

@media (max-width: 1200px) {
  body:not(.WebSiteHome) #banner li .titleBox .textEditor,
  body:not(.WebSiteHome) #banner &gt; div .titleBox .textEditor {
    text-align: center;
    max-width: none;
    font-size: 14px;
  }
}

body:not(.WebSiteHome) #banner li img,
body:not(.WebSiteHome) #banner &gt; div img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  height: 442px;
  width: 100%;
}

@media (max-width: 1600px) {
  body:not(.WebSiteHome) #banner li img,
  body:not(.WebSiteHome) #banner &gt; div img {
    height: 100%;
    min-height: 440px;
    max-height: 440px;
  }
}

@media (max-width: 540px) {
  body:not(.WebSiteHome) #banner li img,
  body:not(.WebSiteHome) #banner &gt; div img {
    -o-object-position: center;
       object-position: center;
    height: 400px;
  }
}

@media (max-width: 480px) {
  body:not(.WebSiteHome) #banner li img,
  body:not(.WebSiteHome) #banner &gt; div img {
    height: 100%;
    min-height: 440px;
  }
}

body:not(.WebSiteHome) .outerWrap {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1200px) {
  body:not(.WebSiteHome) .outerWrap {
    padding-top: 84px;
  }
}

address {
  font-style: normal;
}

a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover {
  color: #001e61;
}

div.titan {
  display: none;
}

[class*="col-"] {
  float: left;
}

.col-1 {
  width: 100%;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.33%;
}

.col-4 {
  width: 25%;
}

.col-5 {
  width: 20%;
}

@media (max-width: 480px) {
  .col-1, .col-2, .col-3, .col-4, .col-5 {
    float: none;
    width: 100%;
  }
}

.btn_color1 {
  color: #fff;
  background-color: #001e61;
}

.btn_color1:hover {
  background-color: #001e61;
}

.btn_color2 {
  color: #fff;
  background-color: #A0A0A0;
}

.btn_color2:hover {
  background-color: #999;
}

input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-size: 16px;
  outline: none;
  padding: 0;
  margin: 0;
}

textarea {
  resize: vertical;
}

.outerWrap {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .outerWrap {
    padding-top: 84px;
  }
}

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

/*module*/
.moduleBox {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1005;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.moduleBox.show {
  opacity: 1;
  visibility: visible;
}

.moduleBox.show .moduleWrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.moduleBox .moduleWrap {
  position: relative;
  width: 100%;
  max-width: 960px;
  background-color: #fff;
  pointer-events: auto;
  padding-top: 60px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.moduleBox .moduleContent {
  width: 100%;
  max-height: calc(90vh - 50px);
  overflow-y: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.moduleBox .moduleClose {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: none;
  background-color: #001e61;
  border: none;
  cursor: pointer;
}

.moduleBox .moduleClose::before, .moduleBox .moduleClose::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -0.5px;
  width: 30px;
  height: 1px;
  background-color: #fff;
}

.moduleBox .moduleClose::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.moduleBox .moduleClose::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.moduleMask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1003;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.moduleMask.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/*購物車*/
.cartArea .moduleWrap {
  max-width: 480px;
}

.cartArea .countBox {
  margin-top: 10px;
  font-size: 13px;
  color: #333;
  text-align: center;
}

.cartArea .countBox b {
  font-size: 18px;
  color: #7ea830;
}

.cartArea .countBox b em {
  font-weight: 400;
  font-size: 12px;
  color: #7ea830;
}

.cartArea .countBox a.btn_pay {
  display: inline-block;
  padding: 7px 15px;
  font-size: 13px;
  color: #fff;
  background-color: #001e61;
}

.cartArea .countBox a.btn_pay:hover {
  background-color: #000e2e;
}

.cartArea .goto_pay_btn {
  margin-left: 15px;
}

.cartArea .cartNote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
}

.cartArea .cartNote .en {
  font-size: 28px;
  letter-spacing: 0.01em;
  color: #1e1e1e;
  text-transform: uppercase;
}

.cartArea .cartNote .en span {
  color: #001e61;
}

.cartArea .cartNote .text {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #373737;
}

.cartArea .cartNote .text b {
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 400;
  font-size: 18px;
  color: #001e61;
}

.cartArea .cart {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-top: 2px solid #001e61;
  border-bottom: 2px solid #b4b4b4;
}

.cartArea .buyList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cartArea .buyList li:not(:first-child) {
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #d5d5d5;
}

.cartArea .buyList .Img {
  width: 90px;
}

.cartArea .buyList .Img img {
  display: block;
  width: 100%;
}

.cartArea .buyList .Txt {
  position: relative;
  width: calc(100% - 90px);
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}

.cartArea .buyList h3 {
  width: 100%;
  margin-bottom: 3px;
}

.cartArea .buyList h3 a {
  display: block;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cartArea .buyList .spec {
  color: #6a6a6a;
  margin-bottom: 3px;
}

.cartArea .buyList .del {
  position: absolute;
  right: 0;
  top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  border: none;
  background-color: #eee;
  border-radius: 50%;
  color: #5f5f5f;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.cartArea .buyList .del:hover {
  background-color: #001e61;
  color: #fff;
}

.cartArea .buyList .del svg {
  width: 15px;
  height: 18px;
}

/*提醒使用cookie彈窗*/
.cookieArea .moduleWrap {
  max-width: 480px;
}

.cookieArea .text {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 1.6;
}

#closeCart,
#closePrice,
#closeInquiry {
  font-size: 18px;
  position: absolute;
  top: 8px;
  right: 10px;
}

@media (max-width: 480px) {
  #closeCart,
  #closePrice,
  #closeInquiry {
    font-size: 25px;
    top: 5px;
  }
}

/*loading*/
.loadingArea {
  width: 100%;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.loadingArea .loadLogo {
  width: 260px;
}

.loadingArea .loadLogo img {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.loadingArea.show {
  opacity: 1;
  pointer-events: auto;
}

.loadingArea.show .loadLogo img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.loadingArea.hide {
  opacity: 0;
}

.translated-ltr header {
  padding-top: 40px;
}

.translated-ltr .m_menu {
  padding-top: 38px;
}

.translated-ltr .m_menu .hideBox {
  padding-top: 122px;
}

/*header*/
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  /*menu*/
}

header.active {
  opacity: 1;
  pointer-events: auto;
}

header .arrow {
  content: "";
  width: 40px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
}

header .arrow .square {
  width: 22px;
  height: 22px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: -11px;
}

@media (max-width: 1200px) {
  header {
    display: none;
  }
}

header .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
  padding: 0 20px;
  max-width: 1742px;
}

@media (max-width: 1300px) {
  header .wrap {
    padding: 0 20px;
  }
}

header .logo {
  width: 108px;
}

header .logo a {
  display: block;
  width: 100%;
  height: 56px;
  background: url("../images/logo.png") no-repeat;
  background-size: contain;
  text-indent: -9999px;
}

header .rightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
}

header .top,
header .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

header .searchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .searchBox input {
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: none;
  font-family: "微軟正黑體";
  background-color: #fafafa;
}

header .searchBox a {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #001e61;
}

header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .menu &gt; li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

header .menu &gt; li.expand {
  position: static;
}

header .menu &gt; li.expand .submenu {
  grid-auto-flow: row;
  width: 272px;
}

header .menu &gt; li.expand .submenu a.current {
  color: #3e3e3e;
}

header .menu &gt; li.expand .submenu a:hover {
  color: #001e61;
}

header .menu &gt; li .arrow {
  content: "";
  width: 40px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
}

header .menu &gt; li .arrow .square {
  width: 22px;
  height: 22px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: -11px;
}

header .menu &gt; li &gt; span,
header .menu &gt; li &gt; a {
  position: relative;
  z-index: 100;
  background-color: #fff;
}

header .menu &gt; li &gt; a,
header .menu &gt; li &gt; span &gt; a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 19px;
  color: #3e3e3e;
  height: 100px;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.5px;
  font-weight: 500;
  padding: 0 23.5px;
}

header .menu &gt; li &gt; a:hover,
header .menu &gt; li &gt; span &gt; a:hover {
  color: #001e61;
}

header .menu li:not(.expand) .submenu {
  min-width: 727;
  overflow-y: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

header .menu li:not(.expand) .submenu.solutions {
  width: 544px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: none;
  grid-auto-flow: row;
}

header .menu .submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  text-align: center;
  background: repeat-x url(../images/shadow4.jpg) top left #f7f7f7;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  padding: 33px 0;
  grid-auto-flow: column;
  grid-template-rows: repeat(6, auto);
}

header .menu .submenu a {
  display: block;
  padding: 31px;
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 500;
  text-align: left;
  width: 100%;
  position: relative;
}

header .menu .submenu a.current, header .menu .submenu a:hover {
  color: #001e61;
}

header .menu .submenu a .arrow {
  content: "";
  width: 40px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 6px;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  left: auto;
  top: calc(50% - 12px);
  -webkit-transform: rotate(90deg) translateY(-50%);
          transform: rotate(90deg) translateY(-50%);
  opacity: 0;
}

header .menu .submenu a .arrow .square {
  width: 22px;
  height: 22px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: -11px;
}

header .menu .submenu li {
  width: 272px;
}

header .menu .submenu li .submenu2 {
  background: repeat-x url(../images/shadow5.png) top left #fff;
}

header .menu .submenu .submenu2 {
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  position: absolute;
  right: -600px;
  background-color: #fff;
  top: 0;
  width: 600px;
  opacity: 0;
  height: 100%;
  padding: 33px 0;
  pointer-events: none;
  overflow: hidden;
}

header .menu .submenu .submenu2 ul {
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-height: 100%;
}

header .menu .submenu .submenu2 ul::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

header .menu .submenu .submenu2 ul::-webkit-scrollbar-thumb {
  background-color: #001e61;
}

header .menu .submenu .submenu2 li {
  width: 50%;
}

@media (max-width: 1200px) {
  header .menu .submenu .submenu2 {
    display: none;
  }
}

header .menu .submenu .submenu2.active {
  pointer-events: auto;
  opacity: 1;
}

header .menuBox {
  position: relative;
}

.searchArea {
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0;
  right: -100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
}

@media (max-width: 1200px) {
  .searchArea {
    height: 84px;
  }
}

.searchArea.open {
  right: 0;
}

.searchArea .wrap {
  padding: 10px 20px;
  height: 100%;
  max-width: 1740px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.searchArea .wrap .contentBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #dfdfdf;
  margin-right: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 1200px) {
  .searchArea .wrap .contentBox {
    padding-right: 10px;
    margin-right: 10px;
  }
}

.searchArea .wrap .btn {
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .searchArea .wrap .btn {
    width: 44px;
    height: 44px;
  }
}

.searchArea .wrap .btn.search {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .searchArea .wrap .btn.search {
    right: 10px;
  }
}

.searchArea .wrap .btn.close {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.searchArea .wrap .btn.close span {
  margin-top: -0.5px;
  width: 25px;
  height: 1px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.searchArea .wrap .btn.close span:before, .searchArea .wrap .btn.close span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #111;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.searchArea .wrap .btn.close span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.searchArea .wrap .btn.close span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.searchArea input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 24px;
  border: 0;
  flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-right: 52px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 0;
}

@media (max-width: 1200px) {
  .searchArea input {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .searchArea input {
    width: 200px;
  }
}

.searchArea input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.toolBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-right: -10px;
  padding-left: 48px;
  background-color: #fff;
  background-clip: padding-box;
  position: relative;
}

@media (max-width: 1200px) {
  .toolBox {
    margin-right: 10px;
  }
}

.toolBox li {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 22px;
}

@media (max-width: 1200px) {
  .toolBox li {
    height: 84px;
    margin-left: 0;
  }
}

.toolBox li &gt; a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}

.langBox {
  position: relative;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}

.langBox .arrow {
  bottom: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.langBox.goog {
  margin-left: 14px;
}

.langBox.goog img {
  width: 15px;
}

.langBox button {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.3px;
  border-radius: 8px;
  height: 100px;
  padding: 0 7px 0 20px;
  color: #3e3e3e;
  background-color: #fff;
  font-weight: 500;
  position: relative;
  font-size: 14px;
}

.langBox button img {
  margin-right: 8px;
}

.langBox ul {
  background: repeat-x url(../images/shadow4.jpg) top left #f7f7f7;
  -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.34);
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
  z-index: -1;
}

.langBox ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0;
  height: auto;
}

.langBox ul li &gt; a {
  display: block;
  padding: 31px;
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 500;
  text-align: center;
  width: 100%;
}

.langBox ul li &gt; a.current, .langBox ul li &gt; a:hover {
  color: #001e61;
}

.langBox ul #cnGooglePlugin {
  padding: 20px 0;
}

.langBox ul #cnGooglePlugin &gt; div {
  height: auto;
}

@media (max-width: 1400px) {
  .langBox {
    margin-left: 14px;
    margin: 0;
  }
  .langBox button {
    font-size: 14px;
    padding: 0 10px;
  }
  .langBox button::before {
    content: normal;
  }
  .langBox button img {
    margin: 0;
  }
  .langBox button span {
    display: none;
  }
  .langBox .submenu {
    width: 80px;
  }
  .langBox .btn {
    padding: 0 16px;
  }
}

@media (max-width: 1200px) {
  .langBox {
    width: 70%;
  }
  .langBox button {
    width: 100%;
    height: 44px;
    font-size: 14px;
    padding: 0 17px;
  }
  .langBox button::before {
    content: "";
  }
  .langBox.goog {
    width: 30%;
  }
}

@media (max-width: 540px) {
  .langBox {
    margin: 0;
  }
  .langBox button {
    padding: 12px;
  }
  .langBox button span {
    display: none;
  }
  .langBox button::after {
    content: normal;
  }
  .langBox button::before {
    margin: 0;
  }
  .langBox ul {
    width: 80%;
  }
}

/*手機menu*/
.m_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(126, 126, 126, 0.68);
          box-shadow: 0 2px 5px rgba(126, 126, 126, 0.68);
  /*手機menu內容*/
}

.m_menu.active {
  opacity: 1;
  pointer-events: auto;
}

@media (min-width: 1201px) {
  .m_menu {
    display: none;
  }
}

.m_menu .mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
}

.m_menu .m_logo {
  margin-left: 20px;
}

.m_menu .m_logo img {
  display: block;
  width: 60px;
}

.m_menu .controlBox {
  position: relative;
  z-index: 99;
  height: 84px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.m_menu .controlBox .btn_cart {
  display: inline-block;
  vertical-align: middle;
}

.m_menu .controlBox .right {
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.m_menu .controlBox .right a.main {
  width: 57px;
  height: 84px;
  background: no-repeat url(../images/btn.png) center;
}

.m_menu .controlBox .right a.main.show {
  background: no-repeat url(../images/btn2.png) center;
}

.m_menu .controlBox .right &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2),
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) a.item,
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) button,
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) a.item,
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) button {
  padding: 0 20px;
}

.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) button,
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) button {
  padding-right: 20px;
}

.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2):first-child a,
.m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3):first-child a {
  padding-left: 20px;
}

@media (max-width: 960px) {
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) a,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) button,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) a,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) button {
    padding: 0 13px;
  }
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) button,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) button {
    padding-right: 20px;
  }
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2):first-child a,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3):first-child a {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2):first-child a,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3):first-child a {
    padding-left: 14px;
  }
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) a,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) a {
    padding: 0 10px;
  }
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) button,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) button {
    padding: 0 14px 0 10px;
  }
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(2) img,
  .m_menu .controlBox .right &gt; ul &gt; li:nth-of-type(3) img {
    width: 20px;
  }
}

.m_menu .controlBox .right a.item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #fff;
}

.m_menu .controlBox .right a.item em {
  display: none;
}

.m_menu .controlBox .right i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  background: #799a1b;
}

.m_menu .controlBox .right b {
  position: absolute;
  top: 6px;
  right: -5px;
  display: block;
  border-radius: 5px;
  line-height: normal;
  padding: 3px 5px;
  font-size: 13px;
  color: #fff;
  background-color: #c40000;
}

.m_menu .controlBox .right .langBox ul {
  min-width: 130px;
}

.m_menu .controlBox .right .langBox ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m_menu .controlBox .right .langBox ul li#cnGooglePlugin {
  line-height: 1;
  padding: 10px 0;
}

.m_menu .controlBox .right .langBox ul li &gt; a {
  color: #3e3e3e;
  font-size: 16px;
  padding: 0;
}

.m_menu .controlBox .right .langBox ul li &gt; a:hover, .m_menu .controlBox .right .langBox ul li &gt; a.current {
  color: #001e61;
}

.m_menu .controlBox .language:hover .submenu {
  display: block;
}

.m_menu .hideBox {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
  display: none;
  width: 100%;
  padding: 84px 0 0 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #001e61;
}

.m_menu .searchBox_m {
  padding: 20px 0;
  text-align: center;
}

.m_menu .searchBox_m input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  height: 30px;
  border: 1px solid #ccc;
}

.m_menu .searchBox_m a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  background-color: #9cc720;
}

.m_menu .m_trans {
  text-align: center;
  padding-top: 30px;
}

.m_menu .m_trans &gt; a {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #fff;
  color: #fff;
}

.m_menu .m_trans &gt; a i {
  margin-left: 5px;
}

.m_menu .loginBox {
  padding: 30px 0;
  text-align: center;
}

.m_menu .loginBox a {
  display: inline-block;
  margin: 0 3px;
  font-size: 15px;
  color: #fff;
}

.m_menu .loginBox a i {
  margin-right: 3px;
}

.m_menu .loginBox .submenu {
  margin-top: 10px;
  color: #ccc;
}

.m_menu .loginBox .submenu span {
  margin: 0 5px;
}

.m_menu .mfun {
  padding: 30px 0;
  text-align: center;
}

.m_menu .mfun a {
  display: inline-block;
  margin: 0 1px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #b21d26;
}

.m_menu .nav {
  padding: 0 20px;
  margin: 20px 0 40px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.m_menu .nav li {
  border-bottom: 1px solid #4d6291;
}

.m_menu .nav li.dropDown &gt; span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.m_menu .nav li.dropDown &gt; a,
.m_menu .nav li.dropDown &gt; span &gt; a {
  width: 100%;
}

.m_menu .nav li.dropDown &gt; a::before,
.m_menu .nav li.dropDown &gt; span &gt; a::before {
  content: "";
  width: 11px;
  background-color: #ccd2df;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m_menu .nav li.dropDown &gt; a::after,
.m_menu .nav li.dropDown &gt; span &gt; a::after {
  content: "";
  width: 1px;
  background-color: #ccd2df;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5px;
}

.m_menu .nav li.dropDown &gt; a.open::before,
.m_menu .nav li.dropDown &gt; span &gt; a.open::before {
  background-color: #128aa8;
}

.m_menu .nav li.dropDown &gt; a.open::after,
.m_menu .nav li.dropDown &gt; span &gt; a.open::after {
  -webkit-transform: translateY(-50%) scaleY(0);
          transform: translateY(-50%) scaleY(0);
}

.m_menu .nav a {
  position: relative;
  display: block;
  padding: 20px 10px;
  font-size: 20px;
  color: #fff;
  text-align: left;
}

.m_menu .nav a:hover {
  color: #128aa8;
}

.m_menu .nav a i {
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  margin-top: -7px;
}

.m_menu .nav .dropDown &gt; a::after {
  content: "\f107";
  position: absolute;
  right: 10px;
  top: 20px;
  font-family: FontAwesome;
}

.m_menu .nav .submenu {
  display: none;
  padding-bottom: 20px;
}

.m_menu .nav .submenu li {
  border: 0;
}

.m_menu .nav .submenu a {
  padding: 10px 20px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}

.m_menu .nav .submenu a.hasSub::before {
  content: "";
  width: 11px;
  background-color: #ccd2df;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m_menu .nav .submenu a.hasSub::after {
  content: "";
  width: 1px;
  background-color: #ccd2df;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5px;
}

.m_menu .nav .submenu a.hasSub.open::before {
  background-color: #128aa8;
}

.m_menu .nav .submenu a.hasSub.open::after {
  -webkit-transform: translateY(-50%) scaleY(0);
          transform: translateY(-50%) scaleY(0);
}

@media (max-width: 1200px) {
  .m_menu .nav .submenu .submenu2 {
    display: none;
  }
}

.m_menu .nav .submenu2 {
  padding-left: 20px;
}

.m_menu .nav .submenu2 a {
  color: rgba(255, 255, 255, 0.5);
}

.m_menu .btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 640px) {
  .m_menu .btnBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m_menu .btnBox a {
    margin-bottom: 20px;
  }
}

.m_menu .btnBox a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 154px;
  width: 100%;
  width: 170px;
  height: 39px;
  background-color: #bfbfbf;
  border-radius: 99px;
  margin: 0 10px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 480px) {
  .m_menu .btnBox a {
    margin-bottom: 20px;
  }
}

.m_menu .btnBox a:hover .icon {
  width: 100%;
}

.m_menu .btnBox a span {
  position: relative;
  z-index: 2;
  margin-left: 47px;
  letter-spacing: 0.6px;
}

.m_menu .btnBox a:first-child .icon {
  background-color: #001e61;
  padding-left: 10px;
}

.m_menu .btnBox a:first-child span {
  margin-left: 45px;
}

.m_menu .btnBox a:nth-of-type(2) .icon {
  background-color: #2967bc;
  padding-left: 13px;
}

.m_menu .btnBox a .icon {
  border-radius: 99px;
  width: 39px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 1;
}

.m_menu .btnBox a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.m_menu .bottom {
  background-color: #fafafa;
  padding: 52px 0;
  position: sticky;
}

@media (max-width: 480px) {
  .m_menu .bottom {
    padding: 30px 0;
  }
}

.m_menu .bottom .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  min-height: 67px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fafafa;
}

@media (max-width: 1200px) {
  .m_menu .bottom .copyright {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.m_menu .bottom .copyright .footerInfo {
  color: rgba(67, 67, 67, 0.6);
  font-size: 14px;
  width: auto;
  margin-right: 6px;
  letter-spacing: 0.3px;
  position: relative;
  left: 3px;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .m_menu .bottom .copyright .footerInfo {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
    margin-right: 0;
    width: 100%;
    white-space: normal;
    line-height: 1.4;
  }
}

.m_menu .bottom .copyright .ibestContent {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.m_menu .bottom .copyright .ibestContent a {
  color: rgba(138, 138, 138, 0.6);
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.m_menu .bottom .copyright .ibestContent a:hover {
  color: #001e61;
}

@media (max-width: 1200px) {
  .m_menu .bottom .copyright .ibestContent a {
    font-size: 13px;
    line-height: 1.4;
  }
}

/*banner*/
.bannerArea {
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.bannerArea .wrap {
  max-width: 100%;
  padding: 0;
}

.bannerArea .bannerBox img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.bannerArea .bannerItem {
  position: relative;
}

.bannerArea .bannerLink {
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/*文字跑馬燈*/
.marqueeArea {
  padding: 15px 0;
  background-color: #061540;
}

.marqueeArea h2 {
  float: left;
  margin-right: 20px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}

@media (max-width: 640px) {
  .marqueeArea h2 {
    display: none;
  }
}

.marqueeArea h2 em {
  margin-left: 5px;
}

.marqueeArea .marqueeBox {
  max-height: 30px;
  overflow: hidden;
}

.marqueeArea ul {
  overflow: hidden;
}

.marqueeArea li {
  line-height: 20px;
}

.marqueeArea .date {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 13px;
  color: #dbdbdb;
}

@media (max-width: 640px) {
  .marqueeArea .date {
    display: none;
  }
}

.marqueeArea h3 {
  display: inline-block;
  vertical-align: top;
}

.marqueeArea h3 a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*頁尾資訊*/
footer {
  padding: 48px 0 0;
  background-color: #fafafa;
}

footer .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1742px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 32px;
}

@media (max-width: 1200px) {
  footer .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer .btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
}

@media (max-width: 640px) {
  footer .btnBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .btnBox a {
    margin-bottom: 20px;
  }
}

footer .btnBox a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 154px;
  max-width: 180px;
  width: 100%;
  height: 39px;
  background-color: #bfbfbf;
  border-radius: 99px;
  margin-right: 10px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 640px) {
  footer .btnBox a {
    margin-right: 20px;
  }
}

footer .btnBox a:last-child {
  margin-right: 0;
}

footer .btnBox a:hover .icon {
  width: 100%;
}

footer .btnBox a span {
  position: relative;
  z-index: 2;
  margin-left: 50px;
  letter-spacing: 0.6px;
  padding-right: 10px;
}

footer .btnBox a:first-child .icon {
  background-color: #001e61;
  padding-left: 10px;
}

footer .btnBox a:first-child span {
  margin-left: 45px;
}

footer .btnBox a:nth-of-type(2) .icon {
  background-color: #2967bc;
  padding-left: 13px;
}

footer .btnBox a .icon {
  border-radius: 99px;
  width: 39px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 1;
}

footer .btnBox a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

footer .bottom {
  background-color: #fafafa;
  padding: 0;
}

footer .bottom .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  min-height: 67px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) {
  footer .bottom .copyright {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

footer .bottom .copyright .footerInfo {
  color: rgba(67, 67, 67, 0.6);
  font-size: 14px;
  width: auto;
  margin-right: 6px;
  letter-spacing: 0.3px;
  position: relative;
  left: 3px;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  footer .bottom .copyright .footerInfo {
    text-align: left;
    font-size: 13px;
    margin-bottom: 0px;
    margin-right: 0;
    width: 100%;
    white-space: normal;
    line-height: 1.4;
  }
}

footer .bottom .copyright .ibestContent {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .bottom .copyright .ibestContent a {
  color: rgba(138, 138, 138, 0.6);
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

footer .bottom .copyright .ibestContent a:hover {
  color: #001e61;
}

@media (max-width: 1200px) {
  footer .bottom .copyright .ibestContent a {
    font-size: 13px;
    line-height: 1.4;
  }
}

footer .downLogo {
  margin-bottom: 21px;
}

footer .downLogo img {
  width: 100px;
}

footer .row {
  clear: both;
  padding: 15px 0;
  overflow: hidden;
}

footer .qrcode {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  margin-top: 8px;
}

footer .qrcode img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

footer .infoArea {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

footer .infoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 320px;
  width: 100%;
}

footer .infoList li {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .infoList li:first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

footer .infoList li:first-child img {
  margin-top: 3px;
}

footer .infoList li img {
  margin-right: 8px;
}

footer .infoList li a,
footer .infoList li span {
  line-height: 1.4;
  position: relative;
  font-size: 16px;
  color: rgba(62, 62, 62, 0.7);
  font-weight: 500;
  letter-spacing: 0.45px;
}

@media (min-width: 1201px) {
  footer .infoList li a:hover {
    color: #001e61;
  }
}

footer .navArea {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 75px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 1400px) {
  footer .navArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 20px;
    padding-top: 48px;
  }
}

@media (max-width: 1200px) {
  footer .navArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    margin-top: 40px;
  }
}

@media (max-width: 840px) {
  footer .navArea {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  footer .navArea {
    width: 100%;
  }
}

footer .navArea &gt; ul {
  border-right: 1px solid #e1e1e1;
  padding-right: 20px;
  margin-right: 20px;
  padding-left: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 1700px) {
  footer .navArea &gt; ul {
    padding-left: 50px;
  }
}

@media (max-width: 1400px) {
  footer .navArea &gt; ul {
    padding-left: 20px;
  }
}

@media (max-width: 1400px) {
  footer .navArea &gt; ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1200px) {
  footer .navArea &gt; ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 840px) {
  footer .navArea &gt; ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    margin-bottom: 16px;
  }
}

footer .navArea &gt; ul li {
  margin-bottom: 16px;
}

footer .navArea &gt; ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  footer .navArea &gt; ul li {
    padding: 0 20px;
  }
  footer .navArea &gt; ul li:first-child {
    padding-left: 0;
  }
}

@media (max-width: 840px) {
  footer .navArea &gt; ul li {
    padding: 0;
    margin: 0;
  }
}

footer .navArea &gt; ul a {
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 500;
  text-transform: uppercase;
}

footer .navArea &gt; ul a:hover {
  color: #001e61;
}

@media (max-width: 840px) {
  footer .navArea &gt; ul a {
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e1e1e1;
  }
}

footer .navArea .products {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

footer .navArea .products &gt; span {
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 500;
  margin-bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

footer .navArea .products .classBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}

footer .navArea .products .classBox &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 -8px;
}

footer .navArea .products .classBox &gt; ul &gt; li {
  margin-bottom: 10px;
  padding: 0 8px;
  min-width: 150px;
}

footer .navArea .products .classBox &gt; ul &gt; li &gt; a {
  line-height: 1.5;
  font-size: 16px;
  color: #3e3e3e;
  min-height: 48px;
}

@media (max-width: 840px) {
  footer .navArea .products .classBox &gt; ul &gt; li &gt; a {
    min-height: 0;
    padding: 4px 0;
  }
}

footer .navArea .products .classBox &gt; ul &gt; li &gt; a:hover {
  color: #001e61;
}

footer .navArea .products .classBox &gt; ul &gt; li .footerSubmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
  width: 100%;
}

footer .navArea .products .classBox &gt; ul &gt; li .footerSubmenu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .navArea .products .classBox &gt; ul &gt; li .footerSubmenu a {
  color: rgba(62, 62, 62, 0.7);
  width: auto;
  padding: 6px 10px 6px 0;
  font-size: 14px;
}

@media (max-width: 840px) {
  footer .navArea .products .classBox &gt; ul &gt; li .footerSubmenu a {
    padding: 4px 0;
  }
}

footer .navArea .products .classBox &gt; ul &gt; li .footerSubmenu a:hover {
  color: rgba(0, 30, 97, 0.7);
}

@media (max-width: 960px) {
  footer .navArea .products .classBox &gt; ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .navArea .products .classBox &gt; ul &gt; li {
    width: 33.33%;
    padding-bottom: 30px;
  }
}

@media (max-width: 960px) {
  footer .navArea .products .classBox &gt; ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .navArea .products .classBox &gt; ul &gt; li {
    width: 33.33%;
    padding-bottom: 30px;
  }
}

@media (max-width: 720px) {
  footer .navArea .products .classBox &gt; ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
  }
  footer .navArea .products .classBox &gt; ul &gt; li {
    width: 100%;
    padding-bottom: 20px;
  }
}

footer .downMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}

footer .downMenu li {
  width: 20%;
  padding: 5px;
}

footer .downMenu li a {
  display: block;
  font-size: 14px;
}

@media (max-width: 480px) {
  footer .downMenu li {
    width: 25%;
  }
}

.privacyArea {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
  padding: 30px 0 40px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 50;
  -webkit-transition: all 0.6s 0.1s;
  transition: all 0.6s 0.1s;
}

.privacyArea.check {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.privacyArea .wrap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.privacyArea .text {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

.privacyArea .text a {
  color: #0091b2;
  display: inline-block;
  margin-top: 8px;
  text-decoration: underline;
}

.privacyArea .text a:hover {
  color: #001e61;
}

.privacyArea .btn {
  margin-left: 25px;
  padding-top: 0;
}

.privacyArea .btn a {
  color: #fff;
  display: inline-block;
  letter-spacing: 0.5px;
  padding: 15px 35px;
}

@media (max-width: 768px) {
  .privacyArea .wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .privacyArea .text {
    width: 100%;
  }
  .privacyArea .btn {
    margin-top: 25px;
    margin-left: 0;
  }
}

/*share*/
.social {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin-right: -4px;
}

@media (max-width: 480px) {
  .social {
    width: 100%;
  }
}

.social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  font-size: 19px;
  color: #929292;
  text-align: center;
}

.social a:hover {
  opacity: 0.8;
}

.translateIbest {
  display: inline-block;
  vertical-align: middle;
}

.translateIbest .design {
  /*網頁設計‧愛貝斯*/
  display: block;
  line-height: 22px;
  font-size: 9pt;
  color: #000;
}

.translateIbest .design a {
  /*網頁設計‧愛貝斯*/
  color: #000;
  text-decoration: none;
}

.translateIbest .design a:hover {
  text-decoration: underline;
}

/*手機快捷選單*/
.fixedQuickLink {
  width: 100%;
  background-color: #000;
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 5;
}

@media (min-width: 1201px) {
  .fixedQuickLink {
    display: none;
  }
}

.fixedQuickLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fixedQuickLink li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.fixedQuickLink li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.fixedQuickLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 55px;
  font-size: 13px;
  color: #fff;
}

.fixedQuickLink i {
  margin-bottom: 5px;
}

/*後台登入模式*/
.adminLoginArea {
  width: 100%;
  background-color: rgba(180, 0, 0, 0.85);
  color: #fff;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.5px;
  opacity: 0;
  pointer-events: none;
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1100;
  text-align: center;
}

.adminLoginArea p {
  padding: 20px 15px;
}

.adminLoginArea.show {
  opacity: 1;
}

/*booking*/
.bookingArea {
  margin-top: -85px;
  position: relative;
  z-index: 2;
}

.bookingArea .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background-color: #fff;
}

@media (max-width: 960px) {
  .bookingArea .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 20px;
  }
}

.bookingArea .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  font-size: 15px;
  border-right: 1px solid #e6e6e6;
}

@media (max-width: 960px) {
  .bookingArea .title {
    display: none;
  }
}

.bookingArea .title i {
  margin-right: 15px;
  font-size: 20px;
}

.bookingArea .bookingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
  padding: 20px;
}

@media (max-width: 960px) {
  .bookingArea .bookingList {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

@media (max-width: 960px) {
  .bookingArea .bookingList li {
    margin-bottom: 15px;
  }
}

.bookingArea .bookingList li:not(:first-child) {
  margin-left: 10px;
}

@media (max-width: 960px) {
  .bookingArea .bookingList li:not(:first-child) {
    margin-left: 0;
  }
}

.bookingArea .btn {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

@media (max-width: 960px) {
  .bookingArea .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.bookingArea .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #001e61;
}

@media (max-width: 960px) {
  .bookingArea .btn a {
    padding: 12px;
  }
}

.bookingArea input,
.bookingArea select {
  height: 45px;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  font-family: "微軟正黑體";
}

@media (max-width: 960px) {
  .bookingArea input,
  .bookingArea select {
    width: 100%;
  }
}

/*********內頁**********/
.mainArea {
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .mainArea {
    padding-top: 30px;
  }
}

.mainArea404 {
  width: 100%;
  height: calc(100vh - 300px);
  min-height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mainArea404 .top {
  max-width: 380px;
  color: #001e61;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .mainArea404 {
    height: 50vh;
    min-height: 350px;
  }
  .mainArea404 .top {
    font-size: 24px;
  }
}

.mainArea .contentBox {
  clear: both;
}

.titleBox {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}

.titleBox h2 {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.05em;
}

.titleBox em {
  font-weight: 300;
  font-size: 38px;
  font-family: "Raleway", "微軟正黑體", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/*bread*/
.bread {
  position: absolute;
  left: 20px;
  bottom: 30px;
}

.bread .wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bread .wrap a,
.bread .wrap span {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5px;
}

.bread .wrap a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bread .wrap a:first-child::before {
  content: "";
  width: 11px;
  height: 10px;
  background: no-repeat url(../images/home.png) center;
  margin-right: 4px;
}

.bread .wrap a:hover {
  color: #fff;
}

.bread .wrap span {
  color: #fff;
}

.bread .wrap span + a,
.bread .wrap a + span, .bread .wrap a:nth-of-type(n+2) {
  padding-left: 25px;
  position: relative;
}

.bread.arrow .wrap span + a,
.bread.arrow .wrap a + span, .bread.arrow .wrap a:nth-of-type(n+2) {
  padding-left: 25px;
  position: relative;
}

.bread.arrow .wrap span + a::before,
.bread.arrow .wrap a + span::before, .bread.arrow .wrap a:nth-of-type(n+2)::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 7px;
  z-index: 1;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.bread.verticalLine .wrap span + a,
.bread.verticalLine .wrap a + span {
  padding-left: 20px;
  position: relative;
}

.bread.verticalLine .wrap span + a::before,
.bread.verticalLine .wrap a + span::before {
  content: "";
  width: 1px;
  height: 80%;
  background-color: #a9a9a9;
  position: absolute;
  top: 10%;
  left: 10px;
  z-index: 1;
}

.bread.horizontalLine .wrap span + a,
.bread.horizontalLine .wrap a + span {
  padding-left: 25px;
  position: relative;
}

.bread.horizontalLine .wrap span + a::before,
.bread.horizontalLine .wrap a + span::before {
  content: "";
  width: 8px;
  height: 1px;
  background-color: #a9a9a9;
  position: absolute;
  top: 50%;
  left: 8px;
  z-index: 1;
}

@media (max-width: 1200px) {
  .bread {
    display: none;
  }
}

/*文章標題*/
.articleTitle {
  clear: both;
  margin-bottom: 25px;
  padding: 10px;
  border-bottom: 1px dashed #d6d6d6;
  font-weight: 400;
  font-size: 20px;
  color: #232323;
}

/*側邊標題字*/
.sectionTitle {
  margin-bottom: 20px;
  padding: 5px;
  border-bottom: 1px solid #d6d6d6;
  font-weight: 400;
  font-size: 15px;
  color: #232323;
}

.sectionTitle strong {
  display: block;
  position: relative;
  font-weight: 400;
}

.sectionTitle a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.breakpoint &gt; tbody &gt; tr &gt; td.expand {
  cursor: pointer;
  background: url("../images/plus.png") no-repeat 5px center;
  padding-left: 40px;
}

@-webkit-keyframes aniSlideLeft {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes aniSlideLeft {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/*類別*/
.classRowBox {
  position: relative;
  z-index: 3;
  margin-bottom: 30px;
  padding: 20px 0;
}

.classRowBox &gt; ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1023px) {
  .classRowBox &gt; ul {
    display: none;
  }
}

.classRowBox &gt; ul li {
  margin-bottom: 10px;
  margin-right: 15px;
}

.classRowBox &gt; ul a {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
  color: #000;
  background-color: #f0f0f0;
  letter-spacing: 2px;
  text-align: center;
}

.classRowBox &gt; ul a.current, .classRowBox &gt; ul a:hover {
  color: #fff;
  background-color: #001e61;
}

.classColumnBox {
  position: relative;
  z-index: 3;
}

@media (max-width: 1023px) {
  .classColumnBox &gt; ul {
    display: none;
  }
}

.classColumnBox &gt; ul &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #010101;
}

.classColumnBox &gt; ul ul {
  display: none;
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.classColumnBox &gt; ul ul li + li {
  border-top: 1px solid #ccc;
}

.classColumnBox &gt; ul a {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #777;
}

.classColumnBox &gt; ul a.current, .classColumnBox &gt; ul a:hover {
  color: #001e61;
}

.classColumnBox &gt; ul .linkHasItems.open + ul {
  display: block;
}

.classColumnBox &gt; ul .linkHasItems.open + ul &gt; li {
  -webkit-animation: 0.5s aniSlideLeft both ease-out 0.3s;
          animation: 0.5s aniSlideLeft both ease-out 0.3s;
}

.mClassLink {
  position: relative;
  z-index: 3;
}

@media (min-width: 1024px) {
  .mClassLink {
    display: none;
  }
}

.mClassLink.open &gt; ul {
  display: block;
}

.mClassLink .main {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 10px 30px 10px 10px;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #001e61;
}

.mClassLink .main::before {
  content: "\f107";
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
  margin-top: -6px;
  line-height: 1;
  font-size: 15px;
  color: #fff;
  font-family: FontAwesome;
}

.mClassLink &gt; ul {
  position: absolute;
  left: 0;
  top: calc(100% - 1px);
  z-index: 1;
  display: none;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.mClassLink &gt; ul &gt; li + li {
  border-top: 1px solid #f2f2f2;
}

.mClassLink &gt; ul &gt; li.current &gt; a {
  color: #001e61;
}

.mClassLink &gt; ul a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 14px 20px;
  color: #000;
  font-size: 14px;
  background-color: #fff;
}

.mClassLink ul {
  display: none;
}

.mClassLink .linkHasItems {
  position: relative;
  padding-right: 40px;
}

.mClassLink .linkHasItems::after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 17px;
  z-index: 1;
  line-height: 1;
  margin-top: -7px;
  font-family: FontAwesome;
}

.mClassLink .linkHasItems.open::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.mClassLink .linkHasItems.open + ul {
  display: block;
}

.mClassLink .linkHasItems + ul {
  background-color: #efefef;
}

.mClassLink .linkHasItems + ul a {
  padding: 10px 5px 10px 30px;
  background-color: #efefef;
}

.mClassLink .linkHasItems + ul a.current {
  color: #001e61;
}

.pageBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.pageBox a {
  color: #666;
  display: block;
  font-size: 15px;
}

.pageBox a.pageNum.pageNum {
  margin: 0 8px 8px 8px;
  width: 50px;
  height: 50px;
  color: #a1a1a1;
  font-size: 16px;
  border-radius: 9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #a1a1a1;
}

@media (max-width: 1200px) {
  .pageBox a.pageNum.pageNum {
    width: 45px;
    height: 45px;
    margin: 0 4px 8px 4px;
  }
}

.pageBox a.pageNum.pageNum:hover {
  border: 1px solid #70bbcc;
  background-color: #70bbcc;
  color: #fff;
}

.pageBox a.prevBtn.prevBtn, .pageBox a.nextBtn.nextBtn {
  width: auto;
  height: auto;
}

.pageBox a.prevBtn.prevBtn:hover, .pageBox a.nextBtn.nextBtn:hover {
  background-color: transparent;
  border: 0;
}

.pageBox a.prevBtn.prevBtn:hover .circle img, .pageBox a.nextBtn.nextBtn:hover .circle img {
  -webkit-animation: rotate 3s linear infinite;
          animation: rotate 3s linear infinite;
}

.pageBox a.prevBtn.prevBtn .circle, .pageBox a.nextBtn.nextBtn .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 66px;
  height: 66px;
  left: 0;
  top: 0;
  background: no-repeat url(../images/circle2.png) center;
}

@media (max-width: 1200px) {
  .pageBox a.prevBtn.prevBtn .circle, .pageBox a.nextBtn.nextBtn .circle {
    width: 45px;
    height: 45px;
    background: no-repeat url(../images/circle2.png) center/80%;
  }
}

.pageBox a.prevBtn.prevBtn .circle img, .pageBox a.nextBtn.nextBtn .circle img {
  width: 66px;
  height: 66px;
}

@media (max-width: 1200px) {
  .pageBox a.prevBtn.prevBtn .circle img, .pageBox a.nextBtn.nextBtn .circle img {
    width: 45px;
    height: 45px;
  }
}

.pageBox a.prevBtn.prevBtn {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-right: 32px;
}

@media (max-width: 1600px) {
  .pageBox a.prevBtn.prevBtn {
    margin-right: 16px;
  }
}

.pageBox a.prevBtn.prevBtn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pageBox a.nextBtn.nextBtn {
  margin-left: 32px;
}

@media (max-width: 1600px) {
  .pageBox a.nextBtn.nextBtn {
    margin-left: 16px;
  }
}

.pageBox a.nextBtn.nextBtn::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

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

.pageBox.number.oval a {
  width: 50px;
}

.pageBox.number a {
  width: 30px;
  height: 30px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 5px;
  position: relative;
  text-align: center;
}

.pageBox.number a.prevBtn::before, .pageBox.number a.nextBtn::before {
  margin: auto;
  top: 0;
  bottom: 0;
}

.pageBox.number a.prevBtn::before {
  left: 5px;
  right: 0;
}

.pageBox.number a.nextBtn::before {
  left: 0;
  right: 5px;
}

.pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after, .pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pageBox.number a.firstBtn::before {
  left: -2px;
  right: 0;
}

.pageBox.number a.firstBtn::after {
  left: 12px;
  right: 0;
}

.pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.pageBox.number a.lastBtn::before {
  left: 0;
  right: -2px;
}

.pageBox.number a.lastBtn::after {
  left: 0;
  right: 12px;
}

.pageBox.number a.current {
  border: 1px solid #70bbcc;
  background-color: #70bbcc;
  color: #fff;
}

.pageBox.number a:hover.firstBtn::before, .pageBox.number a:hover.firstBtn::after, .pageBox.number a:hover.lastBtn::before, .pageBox.number a:hover.lastBtn::after {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.pageBox.prevnext {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pageBox.prevnext a {
  width: 180px;
  height: 45px;
  font-weight: 300;
  line-height: 45px;
  padding: 0 20px;
  position: relative;
}

.pageBox.prevnext a.prevBtn {
  text-align: right;
}

.pageBox.prevnext a.prevBtn::before {
  left: 15px;
}

.pageBox.prevnext a.nextBtn {
  margin-left: auto;
  text-align: left;
}

.pageBox.prevnext a.nextBtn::before {
  right: 15px;
}

@media (max-width: 768px) {
  .pageBox.prevnext a {
    width: 125px;
    padding: 0 15px;
  }
}

@media (max-width: 640px) {
  .pageBox.prevnext a {
    width: calc(100% / 2 - 15px);
  }
}

@media (max-width: 480px) {
  .pageBox.prevnext a {
    width: calc(100% / 2 - 10px);
  }
}

.pageBox.prevnext.circle a {
  width: 45px;
  padding: 0;
}

.pageBox.prevnext.circle a span {
  display: none;
}

.pageBox.prevnext.circle a.prevBtn::before {
  left: calc(50% - 3px);
}

.pageBox.prevnext.circle a.nextBtn::before {
  right: calc(50% - 3px);
}

.pageBox.circle a {
  border-radius: 50%;
  overflow: hidden;
}

.pageBox.oval a {
  border-radius: 30px;
  overflow: hidden;
}

/*標籤*/
.tagBox {
  padding: 20px 0;
}

.tagBox b {
  display: inline-block;
  margin-right: 10px;
}

.tagBox ul {
  display: inline-block;
}

.tagBox li {
  display: inline-block;
  margin-bottom: 5px;
}

.tagBox a {
  position: relative;
  display: block;
  margin: 0 3px;
  padding: 5px 10px;
  border: 1px solid #001e61;
  font-size: 13px;
  color: #001e61;
}

.tagBox a:hover {
  color: #fff;
  background-color: #001e61;
}

.tagBox a.current {
  color: #fff;
  background-color: #001e61;
}

.tagBox a.current:before {
  content: "\f00d";
  margin-right: 5px;
  font-family: FontAwesome;
  font-size: 12px;
}

/*頁籤*/
.tab {
  border-top: 1px solid #d6d6d6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.tab li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tab a {
  color: #333;
  display: block;
  line-height: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 10px;
  position: relative;
  z-index: 2;
  text-align: center;
}

.tab a.current {
  background-color: #001e61;
  color: #fff;
}

/*頁籤內容*/
.tabContent {
  margin-top: -1px;
  padding: 20px 5px;
  border-top: 1px solid #d6d6d6;
}

.tabContent .tabContentItem {
  display: none;
}

/*側邊_menu*/
.side_menu {
  margin-bottom: 50px;
}

.side_menu li {
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}

.side_menu li &gt; a {
  display: block;
  font-size: 14px;
  padding: 10px 15px;
}

.side_menu li &gt; a.current {
  background-color: #8c8c8c;
  color: #fff;
}

.side_menu li &gt; a b {
  color: #808080;
  font-size: 13px;
  font-weight: 400;
  margin-left: 10px;
}

.side_menu dl {
  padding-left: 25px;
}

.side_menu dl a {
  display: block;
  padding: 10px 15px;
  font-size: 14px;
}

.side_menu dl a.current {
  color: #000;
  text-decoration: underline;
}

/*側邊_相簿*/
.side_album {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: -10px;
}

.side_album li {
  float: left;
  width: 33.33%;
  padding: 0 10px 10px 0;
}

.side_album a {
  display: block;
  -webkit-box-shadow: 2px 2px 5px #c3c3c3;
          box-shadow: 2px 2px 5px #c3c3c3;
}

.side_album a img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*側邊_線上訂房*/
.side_booking {
  margin-bottom: 30px;
}

.side_booking a {
  display: block;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px #8d2121;
          box-shadow: 0 1px 1px #8d2121;
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  background-color: #f05b8f;
}

.side_booking a i {
  display: inline-block;
  font-size: 28px;
  padding: 10px 15px;
  margin-right: 15px;
  border-right: 1px solid #d33434;
  -webkit-box-shadow: 1px 0 #f38a8a;
          box-shadow: 1px 0 #f38a8a;
}

.side_booking a:hover {
  -webkit-box-shadow: inset 0 3px 3px #8d2121;
          box-shadow: inset 0 3px 3px #8d2121;
}

/*側邊_聯絡資訊*/
.side_contactInfo li {
  margin-bottom: 20px;
}

.side_contactInfo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #414141;
}

.side_contactInfo i {
  display: inline-block;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 8px;
  border: 2px solid #a5a5a5;
  border-radius: 50%;
  font-size: 20px;
  color: #a5a5a5;
  text-align: center;
}

.side_contactInfo b {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}

/*側邊_房型*/
.side_room {
  margin-bottom: 50px;
}

.side_room .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.side_room .Txt {
  margin-top: 5px;
}

.side_room .Txt p {
  max-height: 100px;
  font-size: 13px;
  color: #858383;
  line-height: 1.8;
  overflow: hidden;
}

.side_room h3 a {
  font-size: 16px;
  font-weight: 400;
}

/*側邊_分享*/
.side_share {
  display: none;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .side_share {
    display: block;
    margin-bottom: 30px;
  }
}

.side_share a {
  display: block;
  width: 100%;
  margin-top: 5px;
  padding: 15px 10px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  text-align: center;
}

.side_share i {
  padding-right: 5px;
  font-size: 18px;
}

.side_share .line {
  -webkit-box-shadow: 0 0 0 1px #22a00b;
          box-shadow: 0 0 0 1px #22a00b;
  border-top: 1px solid #e1ffa9;
  background: #a7e732;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTdlNzMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMWZiNTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: linear-gradient(135deg, #a7e732 0%, #1fb50e 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7e732', endColorstr='#1fb50e', GradientType=1);
}

.side_share .fb {
  -webkit-box-shadow: 0 0 0 1px #235c9b;
          box-shadow: 0 0 0 1px #235c9b;
  border-top: 1px solid #8dcff5;
  background: #5da0ea;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYTBlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDhjZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#5da0ea), to(#3d8ce6));
  background: linear-gradient(to bottom, #5da0ea 0%, #3d8ce6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da0ea', endColorstr='#3d8ce6', GradientType=0);
  /* IE6-8 */
}

/*側邊_其他相關訊息*/
.side_news {
  margin: 30px 0;
}

.side_news ul {
  margin-top: 20px;
}

.side_news li {
  margin-bottom: 25px;
}

.side_news .Img {
  float: left;
  width: 60px;
  margin-right: 12px;
  overflow: hidden;
}

.side_news .Img img {
  display: block;
  height: 60px;
}

.side_news .Txt {
  overflow: hidden;
}

.side_news .Txt a {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.side_news .Txt a:hover {
  text-decoration: underline;
}

.side_news .Txt b {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 12px;
  color: #999;
}

/*title*/
.titleStyle1 {
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  text-align: center;
  letter-spacing: 0.05em;
}

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

.btn1.full a {
  width: 100%;
}

.btn1 a {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 190px;
  text-align: center;
  padding: 13px 30px;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #fff;
  background-color: #0e0e0e;
  border: 1px solid #0e0e0e;
}

.btn1 a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background-color: #001e61;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn1 a:hover {
  border-color: #001e61;
}

.btn1 a:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}

.btn1 a.white {
  background-color: #fff;
  border: 1px solid #68a9b1;
  color: #68a9b1;
}

.btn1 a.white::after {
  background-color: #68a9b1;
}

.btn1 a.white:hover {
  color: #fff;
}

/*滑動解鎖*/
.captchaArea {
  position: relative;
  width: 200px;
  height: 50px;
  background-color: #ddd;
}

.captchaArea.unlocking .sliderBtn {
  -webkit-transition: none;
  transition: none;
}

.captchaArea .note {
  position: absolute;
  top: 17px;
  right: 30px;
  z-index: 1;
  font-size: 15px;
  text-align: center;
  font-family: "微軟正黑體";
  color: #777;
  letter-spacing: 1px;
  pointer-events: none;
}

.sliderBtn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 50px;
  height: 50px;
  border: none;
  outline: none;
  background-color: RoyalBlue;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sliderBtn::before {
  content: "\f105";
  position: absolute;
  top: 13px;
  left: 23px;
  color: #fff;
  font-size: 24px;
  font-family: FontAwesome;
  pointer-events: none;
}

/*Hover效果1: 放大淡出*/
.imh_opacity {
  background-color: #000;
  overflow: hidden;
}

.imh_opacity img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.imh_opacity:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*Hover效果1: 放大淡出Detail*/
.imh_detail {
  background-color: #000;
  overflow: hidden;
  position: relative;
}

.imh_detail img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.imh_detail a:before {
  content: "Details+";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin-left: -45px;
  margin-top: -80px;
  display: block;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
  border: 2px solid #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.imh_detail:hover a:before {
  opacity: 1;
  margin-top: -20px;
}

.imh_detail:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*Hover效果1: 放大淡出zoom*/
.imh_zoom {
  background-color: #000;
  overflow: hidden;
  position: relative;
}

.imh_zoom img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.imh_zoom a:before {
  content: "\f002";
  display: block;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 99;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
  font-family: FontAwesome;
  text-align: center;
  background-color: #000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.imh_zoom:hover a:before {
  top: 50%;
}

.imh_zoom:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*最新消息icon*/
.newIcon {
  /*分類小圖示*/
  display: inline-block;
  margin-right: 3px;
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  font-family: "微軟正黑體";
  color: #fff;
}

.goTop {
  width: 66px;
  height: 66px;
  background-color: #0091b2;
  border-radius: 999px;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 15px;
  right: 83px;
  cursor: pointer;
  z-index: 20;
  pointer-events: none;
  opacity: 0;
}

@media (max-width: 1200px) {
  .goTop {
    display: none;
  }
}

.goTop.show {
  opacity: 1;
  pointer-events: auto;
}

.goTop span {
  color: #fff;
  font-size: 14px;
  margin-bottom: 14px;
  font-weight: 500;
}

@-webkit-keyframes swingY {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes swingY {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.goTop:hover::before {
  -webkit-animation: swingY 0.5s ease-in-out infinite;
          animation: swingY 0.5s ease-in-out infinite;
}

.goTop::before {
  content: "";
  width: 6px;
  height: 72px;
  background: no-repeat url(../images/arrow2.png) center;
  position: absolute;
  left: 0;
  right: 3px;
  margin: auto;
  top: -46px;
}
</pre></body></html>