
/* CSS Document */
@import url(reset.css);
@import url(font-awesome.min.css);
@import url(rwdgrid.css);
@import url(textEditor.css);
@import url(contentbuilder.css);
@import url("css2.css");
.tab a::before, .pageBox .pageList.number a.firstBtn::before, .pageBox .pageList.number a.firstBtn::after, .pageBox .pageList.number a.lastBtn::before, .pageBox .pageList.number a.lastBtn::after, .pageBox .pageList a.prevBtn::before, .pageBox .pageList a.nextBtn::before, .sideBtnbox .connect img, .sideBtnbox .connect, .sideBtnbox .btn_compare, .sideBtnbox .btn_inquiry, .sideBtnbox, footer .contactBar, footer .socialBox a svg, .m_menu .socialBox a svg, .m_menu .nav .dropDown .m_submenu a::before, .m_menu.whiteMode .controlBox .searchBox svg, .m_menu, header .searchBox, header .menu .Card, header .menu .subMenuBox, header .menu > li a::after, header .logo a, header.whiteMode .searchBox svg, header.whiteMode .logo a, .translateBox .currentLanguage, .loadingArea, .moduleBox .moduleClose, body:not(.WebSiteHome) .m_menu .controlBox .searchBox svg, body:not(.WebSiteHome) header .searchBox svg, body:not(.WebSiteHome) header .logo a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

body {
  background-color: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}


body.overflow, body.popwinOverflow, body.loadingOverflow {
  overflow: hidden;
}
body:not(.WebSiteHome) .outerWrap {
  padding-top: 87px;
}
@media (max-width: 1440px) {
  body:not(.WebSiteHome) .outerWrap {
    padding-top: 82px;
  }
}
@media (max-width: 1180px) {
  body:not(.WebSiteHome) .outerWrap {
    padding-top: 74px;
  }
}
@media (max-width: 480px) {
  body:not(.WebSiteHome) .outerWrap {
    padding-top: 70px;
  }
}
body:not(.WebSiteHome) header {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(126, 126, 126, 0.4);
          box-shadow: 0 2px 5px rgba(126, 126, 126, 0.4);
}
body:not(.WebSiteHome) header .wrap {
  /*padding: 0 20px;*/
}
body:not(.WebSiteHome) header .logo {
  width: 145px;
}
body:not(.WebSiteHome) header .logo a {
  -webkit-filter: none;
          filter: none;
}
body:not(.WebSiteHome) header .menu > li a {
  color: #000000;
}
body:not(.WebSiteHome) header .menu > li a::after {
  background: #000000;
}
body:not(.WebSiteHome) header .searchBox:hover a {
  background: #ffffff;
  border: 1px solid #40a8df;
}
body:not(.WebSiteHome) header .searchBox:hover svg {
  fill: #40a8df;
}
body:not(.WebSiteHome) header .searchBox a {
  background: #40a8df;
  border: 1px solid #ffffff;
}
body:not(.WebSiteHome) header .searchBox svg {
  fill: #ffffff;
}
body:not(.WebSiteHome) header .translateBox:hover .currentLanguage {
  background: #ffffff;
  border-radius: 0px;
}
body:not(.WebSiteHome) header .translateBox .currentLanguage {
  border: 1px solid #40a8df;
}
body:not(.WebSiteHome) header .translateBox .text {
  color: #40a8df;
}
body:not(.WebSiteHome) header .translateBox svg {
  fill: #40a8df;
}
body:not(.WebSiteHome) header .translateBox ul {
  border: 1px solid #40a8df;
  background: #ffffff;
}
body:not(.WebSiteHome) header .translateBox ul a {
  color: #40a8df;
}
body:not(.WebSiteHome) header .translateBox ul a::before {
  background: rgba(43, 82, 143, 0.3);
}
body:not(.WebSiteHome) header .translateBox ul a:hover {
  color: #ffffff;
}
body:not(.WebSiteHome) .m_menu {
  background: #ffffff;
}
body:not(.WebSiteHome) .m_menu .controlBox .m_logo a {
  background: url("../image/logo_blue_m.svg") no-repeat;
  background-size: contain;
}
body:not(.WebSiteHome) .m_menu .controlBox .searchBox:hover a {
  background: #ffffff;
  border: 1px solid #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .searchBox:hover svg {
  fill: #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .searchBox a {
  background: #40a8df;
  border: 1px solid #ffffff;
}
body:not(.WebSiteHome) .m_menu .controlBox .searchBox svg {
  fill: #ffffff;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox:hover .currentLanguage {
  border-radius: 0px;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox .currentLanguage {
  background: #ffffff;
  border: 1px solid #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox .text {
  color: #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox svg {
  fill: #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox ul {
  border: 1px solid #40a8df;
  background: #ffffff;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox ul a {
  color: #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox ul a::before {
  background: rgba(43, 82, 143, 0.3);
}
body:not(.WebSiteHome) .m_menu .controlBox .translateBox ul a:hover {
  color: #ffffff;
  background-color: #40a8df;
}
body:not(.WebSiteHome) .m_menu .controlBox a.main span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -0.5px;
  width: 26px;
  height: 1px;
  background-color: #40a8df;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body:not(.WebSiteHome) .m_menu .controlBox a.main span:before, body:not(.WebSiteHome) .m_menu .controlBox a.main span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #40a8df;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body:not(.WebSiteHome) .m_menu .controlBox a.main.show span {
  background-color: transparent;
}
body:not(.WebSiteHome) .m_menu .controlBox a.main.show span:before, body:not(.WebSiteHome) .m_menu .controlBox a.main.show span:after {
  background-color: #ffffff;
}

address {
  font-style: normal;
}

a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #a9b6c9;
}

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: #40a8df;
}
.btn_color1:hover {
  background-color: #315da3;
}
.btn_color2 {
  color: #fff;
  background-color: #A0A0A0;
}
.btn_color2:hover {
  background-color: #999;
}
.btn.more {
  display: inline-block;
  padding: 10px 35px;
  background: #40a8df;
  border-radius: 0px;
}
.btn.more .text {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 1180px) {
  .btn.more .text {
    font-size: 13px;
  }
}
.btn.more .arrow {
  display: inline-block;
  position: relative;
  width: 15px;
  margin-left: 15px;
}
.btn.more .arrow::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  height: 1px;
  width: 100%;
  background: #ffffff;
}
.btn.more svg {
  display: block;
  margin-left: auto;
  fill: #ffffff;
  width: 15px;
  height: 10px;
}
.btn_compare, .btn_inquiry {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 0px;
  border: 1px solid #bac0c8;
  margin: 0 5px;
}
@media (min-width: 1181px) {
  .btn_compare:hover, .btn_inquiry:hover {
    background: #40a8df;
    border: 1px solid transparent;
  }
  .btn_compare:hover .text, .btn_inquiry:hover .text {
    color: #ffffff;
  }
  .btn_compare:hover svg, .btn_inquiry:hover svg {
    fill: #ffffff;
  }
}
.btn_compare .text, .btn_inquiry .text {
  color: #53535b;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
}
@media (max-width: 1180px) {
  .btn_compare .text, .btn_inquiry .text {
    font-size: 13px;
  }
}
.btn_compare .icon, .btn_inquiry .icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.btn_compare svg, .btn_inquiry svg {
  display: block;
  fill: #000000;
  width: 30px;
  height: 15px;
}
.btn_inquiry svg {
  display: block;
  fill: #000000;
  width: 30px;
  height: 18px;
}

/*button*/
.btn1.center {
  text-align: center;
}
.btn1.full a {
  width: 100%;
  margin: 0;
}
.btn1 a {
  min-width: 190px;
  background-color: #0e0e0e;
  border: 1px solid #0e0e0e;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.01em;
  margin: 5px;
  padding: 13px 30px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.btn1 a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background-color: #40a8df;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn1 a:hover {
  border-color: #40a8df;
}
.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;
}

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 {
  position: relative;
  /*background: url(../image/Bg.png) #eeedf3;*/
}

.wrap {
  width: 100%;
  max-width: 1780px;
  margin: 0 auto;
 
}

/*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;
  border: 1px solid #000;
}
.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 .moduleTitle {
  color: #000;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  text-align: center;
}
.moduleBox .moduleClose {
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  border: 1px solid #40a8df;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.moduleBox .moduleClose::before, .moduleBox .moduleClose::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 1px;
  background-color: #40a8df;
}
.moduleBox .moduleClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.moduleBox .moduleClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.moduleBox .moduleClose:hover {
  background-color: #40a8df;
}
.moduleBox .moduleClose:hover::before, .moduleBox .moduleClose:hover::after {
  background-color: #fff;
}

.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 .text {
  color: #373737;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
}
.cartArea .text b {
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 400;
  font-size: 18px;
  color: #40a8df;
}
.cartArea .cart {
  border-top: 2px solid #40a8df;
  border-bottom: 2px solid #b4b4b4;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.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-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: #40a8df;
  color: #fff;
}
.cartArea .buyList .del svg {
  width: 15px;
  height: 18px;
}

/*訂單查詢*/
.orderCheckArea .moduleWrap {
  max-width: 360px;
}
.orderCheckArea h4 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Microsoft YaHei", "新細明體", sans-serif;
  color: #222;
  text-align: left;
}
.orderCheckArea input[type=text], .orderCheckArea input[type=password] {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding: 5px;
  border: 2px solid #ccc;
}
.orderCheckArea a.btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 0px;
  font-size: 13px;
  color: #fff;
}

/*會員登入*/
.loginArea .moduleWrap {
  max-width: 360px;
}
.loginArea .forgetCheck,
.loginArea .resendCheck {
  display: none;
}
.loginArea input[type=text], .loginArea input[type=password] {
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px;
  margin-bottom: 7px;
  border: 1px solid #ccc;
}
.loginArea .btn {
  /*送出按鈕*/
  margin-top: 15px;
  text-align: center;
}
.loginArea .btn a {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 0px;
  font-size: 13px;
  color: #fff;
}
.loginArea .forget {
  clear: both;
  margin-top: 20px;
  font-size: 15px;
  color: #2f2f2f;
}
.loginArea .forget span {
  font-size: 13px;
  color: #e1e1e1;
}
.loginArea .forget strong a {
  font-weight: 400;
  color: #f93;
  text-decoration: underline;
}
.loginArea .forget b a {
  font-weight: 400;
  font-size: 18px;
  color: #09f;
  text-decoration: underline;
}
.loginArea .forgetCheck {
  display: none;
}
.loginArea .forgetCheck a.btn_relog {
  display: block;
  margin-bottom: 15px;
  font-size: 15px;
  color: #09f;
  text-align: center;
  text-decoration: underline;
}

/*搜尋*/
.searchArea .moduleWrap {
  max-width: 480px;
}
.searchArea .searchBox {
  margin: 30px 0;
  position: relative;
}
.searchArea .searchBox input {
  width: 100%;
  display: block;
  border: 1px solid #e1e1e1;
  padding: 15px 55px 15px 15px;
  border-radius: 0px;
  font-size: 16px;
  font-family: Poppins,  "Microsoft YaHei", sans-serif;
}
.searchArea .searchBox a {
  width: 55px;
  height: 55px;
  background-color: #40a8df;
  color: #fff;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 60px;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  border-radius: 50%;
}
.searchArea .searchBox svg {
  width: 16px;
  height: 16px;
  fill: #ffffff;
}

/*提醒使用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: #eeedf3;
  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: 180px;
  -webkit-transition: -webkit-transform 0.5s ease-in;
  transition: -webkit-transform 0.5s ease-in;
  transition: transform 0.5s ease-in;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
}
.loadingArea .loadLogo img {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%;
  display: block;
  -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;
}
.loadingArea.hide .loadLogo {
  -webkit-transform: scale(0);
          transform: scale(0);
}

/*translatebox*/
.translateBox {
  position: relative;
  cursor: pointer;
}
@media (min-width: 1179px) {
  .translateBox:hover .currentLanguage {
    background: #40a8df;
    border-radius: 15px 15px 0 0;
  }
}
.translateBox .currentLanguage {
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
@media (max-width: 480px) {
  .translateBox .currentLanguage {
    padding: 7.5px 5px;
  }
}
.translateBox .currentLanguage .text {
  display: block;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.translateBox .currentLanguage .text .current {
  font-size: 15px;
  margin: 0 10px;
}
@media (max-width: 1440px) {
  .translateBox .currentLanguage .text .current {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .translateBox .currentLanguage .text {
    margin-left: 5px;
  }
}
.translateBox .currentLanguage svg {
  width: 9px;
  height: 6px;
  margin-right: 15px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  fill: rgb(255, 255, 255);
}
.translateBox .currentLanguage svg.open {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 1280px) {
  .translateBox .currentLanguage svg {
    margin-right: 5px;
  }
}
.translateBox ul {
  display: none;
  position: absolute;
  z-index: 5;
  width: 100%;
  left: 0;
  top: 100%;
  text-align: center;
  border: 1px solid #ffffff;
  border-top: 1px solid transparent;
}
.translateBox ul a {
  position: relative;
  display: block;
  letter-spacing: 1.2px;
  font-size: 15px;
  font-weight: 400;
  color: #090909;
  padding: 10px 0;
}
.translateBox ul a::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 1px;
  width: 80%;
  background: rgba(255, 255, 255, 0.3);
}
@media (min-width: 1179px) {
  .translateBox ul a:hover {
    background: #40a8df;
    color: #fff;
  }
}
@media (max-width: 1440px) {
  .translateBox ul a {
    font-size: 14px;
  }
}

/*header*/
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  /*menu*/
}
@media (max-width: 1180px) {
  header {
    display: none;
  }
}
header.whiteMode {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(126, 126, 126, 0.4);
          box-shadow: 0 2px 5px rgba(126, 126, 126, 0.4);
}
header.whiteMode .wrap {
  padding: 0 70px;
}
header.whiteMode .logo {
  width: 160px;
}
header.whiteMode .logo a {
  -webkit-filter: none;
          filter: none;
}
header.whiteMode .menu > li a {
  color: #000000;
}
header.whiteMode .menu > li a::after {
  background: #000000;
}
header.whiteMode .searchBox:hover a {
  background: #ffffff;
  border: 1px solid #40a8df;
}
header.whiteMode .searchBox:hover svg {
  fill: #40a8df;
}
header.whiteMode .searchBox a {
  background: #40a8df;
  border: 1px solid #ffffff;
}
header.whiteMode .searchBox svg {
  fill: #ffffff;
}
header.whiteMode .translateBox:hover .currentLanguage {
  background: #ffffff;
  border-radius: 15px 15px 0 0;
}
header.whiteMode .translateBox .currentLanguage {
  border: 1px solid #40a8df;
}
header.whiteMode .translateBox .text {
  color: #40a8df;
}
header.whiteMode .translateBox svg {
  fill: #40a8df;
}
header.whiteMode .translateBox ul {
  border: 1px solid #40a8df;
  background: #ffffff;
}
header.whiteMode .translateBox ul a {
  color: #40a8df;
}
header.whiteMode .translateBox ul a::before {
  background: rgba(43, 82, 143, 0.3);
}
header.whiteMode .translateBox ul a:hover {
  color: #ffffff;
}
header .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 70px;
}
header .logo {
  width: 160px;
}
header .logo a {
  display: block;
  width: 100%;
  height: 60px;
  background: url("../image/logo_blue.svg") no-repeat;
  background-size: contain;
  text-indent: -9999px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 1560px) {
  header .logo {
    width: 150px;
  }
}
header .middleBox {
  margin: 0 auto;
}
header .menu > li {
  position: relative;
  z-index: 5;
  display: inline-block;
}
header .menu > li a {
  position: relative;
  color: #ffffff;
  display: block;
  padding: 40px 20px;
  font-size: 16px;
  font-weight: 500;
	    font-family: "Microsoft YaHei";
}
@media (max-width: 1560px) {
  header .menu > li a {
    padding: 40px 15px;
  }
}
@media (max-width: 1440px) {
  header .menu > li a {
    font-size: 14px;
    padding: 40px 10px;
  }
}
header .menu > li a::after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transform-origin: center;
          transform-origin: center;
  pointer-events: none;
}
@media (max-width: 1560px) {
  header .menu > li a::after {
    bottom: 15px;
  }
}
header .menu > li a.current::after, header .menu > li a:hover::after {
  width: 75%;
}
header .menu .subMenuBox {
  position: fixed;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-15px);
          transform: translateX(-50%) translateY(-15px);
  width: 100vw;
  background: #ffffff;
  -webkit-box-shadow: inset 0 3px 15px rgba(126, 126, 126, 0.2), 0 13px 15px rgba(126, 126, 126, 0.2);
          box-shadow: inset 0 3px 15px rgba(126, 126, 126, 0.2), 0 13px 15px rgba(126, 126, 126, 0.2);
  opacity: 0;
  pointer-events: none;
}
header .menu .subMenuBox.current {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}
header .menu .subMenuBox .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 20px;
}
@media (max-width: 1280px) {
  header .menu .subMenuBox .wrap {
    max-width: 90%;
  }
}
header .menu .subMenuBox .title {
  position: relative;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 1.8px;
	font-family: "Microsoft YaHei";
}
header .menu .submenu {
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 0 0;
}
header .menu .submenu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .menu .submenu li.current a, header .menu .submenu li:hover a {
  padding: 15px 10px;
  color: #40a8df;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
header .menu .submenu li.current a::before, header .menu .submenu li:hover a::before {
  opacity: 1;
}
header .menu .submenu a {
  position: relative;
  display: inline-block;
  padding: 15px 0;
  text-align: left;
  color: #373737;
}
header .menu .submenu a::before {
  content: url(../image/triangle.svg);
  display: block;
  width: 8px;
  height: 15px;
  line-height: 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: -5px;
  top: 18px;
  opacity: 0;
}
header .menu .submenu a::after {
  display: none;
}
header .menu .submenuItem .title {
  position: relative;
  z-index: 1;
}
header .menu .submenuItem .title::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform: all 0.5s linear 2s;
          transform: all 0.5s linear 2s;
}
header .menu .submenuItem .title:hover {
  position: initial;
}
header .menu .submenuM1Box {
  width: 33.3333333333%;
}
header .menu .submenuM1Box .Card {
  display: none;
}
header .menu .submenuM1Box .submenuM2 {
  display: none;
}
header .menu .submenuM2Box {
  position: relative;
  width: 33.3333333333%;
  padding-top: 55px;
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
}
header .menu .submenuM2Box .Card {
  display: none;
}
header .menu .submenuM1Box li,
header .menu .submenuM2Box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .menu .submenuM1Box li.current a, header .menu .submenuM1Box li:hover a,
header .menu .submenuM2Box li.current a,
header .menu .submenuM2Box li:hover a {
  padding: 15px 10px;
  color: #40a8df;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
header .menu .submenuM1Box li.current a::before, header .menu .submenuM1Box li:hover a::before,
header .menu .submenuM2Box li.current a::before,
header .menu .submenuM2Box li:hover a::before {
  opacity: 1;
}
header .menu .submenuM1Box a,
header .menu .submenuM2Box a {
  position: relative;
  display: inline-block;
  padding: 15px 0;
  text-align: left;
  color: #373737;
}
header .menu .submenuM1Box a::before,
header .menu .submenuM2Box a::before {
  content: url(../image/triangle.svg);
  display: block;
  width: 8px;
  height: 15px;
  line-height: 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: -5px;
  top: 18px;
  opacity: 0;
}
header .menu .submenuM1Box a::after,
header .menu .submenuM2Box a::after {
  display: none;
}
header .menu .CardBox {
  width: 33.3333333333%;
  margin-left: auto;
}
header .menu .Card {
  border-left: 1px solid rgb(223, 223, 223);
  padding-left: 45px;
}
header .menu .Card .Img {
  border-radius: 0px;
  overflow: hidden;
  max-width: 310px;
  height: 310px;
}
header .menu .Card img {
  display: block;
  height: 100%;
}
header .menu .Card .Txt {
  padding-top: 10px;
  font-size: 16px;
  text-align: left;
  letter-spacing: 1.2px;
  color: #53535b;
  font-family: Poppins,  "Microsoft YaHei", sans-serif;
}
header .rightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .searchWrap {
  position: relative;
  margin: 0 25px;
}
@media (max-width: 1440px) {
  header .searchWrap {
    margin: 0 10px;
  }
}
header .searchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .searchBox:hover a {
  background: #40a8df;
}
header .searchBox:hover svg {
  fill: #ffffff;
}
header .searchBox a {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 45px;
  font-size: 16px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-color: #ffffff;
}
header .searchBox svg {
  width: 16px;
  height: 16px;
}

/*手機menu*/
.m_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: block;
  width: 100%;
  overflow: hidden;
  /*手機menu內容*/
}
@media (min-width: 1181px) {
  .m_menu {
    display: none;
  }
}
.m_menu.whiteMode {
  background: #ffffff;
	
	
}
.m_menu.whiteMode .controlBox .m_logo a {
  background: url("../image/logo_blue_m.svg") no-repeat;
  background-size: contain;
}
.m_menu.whiteMode .controlBox .searchBox:hover a {
  background: #ffffff;
  border: 1px solid #40a8df;
}
.m_menu.whiteMode .controlBox .searchBox:hover svg {
  fill: #40a8df;
}
.m_menu.whiteMode .controlBox .searchBox a {
  background: #40a8df;
  border: 1px solid #ffffff;
}
.m_menu.whiteMode .controlBox .searchBox svg {
  fill: #ffffff;
}
.m_menu.whiteMode .controlBox .translateBox:hover .currentLanguage {
  border-radius: 15px 15px 0 0;
}
.m_menu.whiteMode .controlBox .translateBox .currentLanguage {
  background: #ffffff;
  border: 1px solid #40a8df;
}
.m_menu.whiteMode .controlBox .translateBox .text {
  color: #40a8df;
}
.m_menu.whiteMode .controlBox .translateBox svg {
  fill: #40a8df;
}
.m_menu.whiteMode .controlBox .translateBox ul {
  border: 1px solid #40a8df;
  background: #ffffff;
}
.m_menu.whiteMode .controlBox .translateBox ul a {
  color: #40a8df;
}
.m_menu.whiteMode .controlBox .translateBox ul a::before {
  background: rgba(43, 82, 143, 0.3);
}
.m_menu.whiteMode .controlBox .translateBox ul a:hover {
  color: #ffffff;
  background-color: #40a8df;
}
.m_menu.whiteMode .controlBox a.main span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -0.5px;
  width: 26px;
  height: 1px;
  background-color: #40a8df;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m_menu.whiteMode .controlBox a.main span:before, .m_menu.whiteMode .controlBox a.main span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #40a8df;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m_menu.whiteMode .controlBox a.main.show span {
  background-color: transparent;
}
.m_menu.whiteMode .controlBox a.main.show span:before, .m_menu.whiteMode .controlBox a.main.show span:after {
  background-color: #ffffff;
}
.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 .controlBox {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 20px 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 480px) {
  .m_menu .controlBox {
    padding: 5px 20px;
  }
}
.m_menu .m_logo {
  width: 135px;
  padding: 5px 0;
}
.m_menu .m_logo a {
  display: block;
  width: 100%;
  height: 55px;
  background: url("../image/logo_m.svg") no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
@media (max-width: 480px) {
  .m_menu .m_logo {
    width: 110px;
  }
  .m_menu .m_logo a {
    height: 40px;
  }
}
.m_menu .rightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media (max-width: 360px) {
  .m_menu .rightBox {
    display: none;
  }
}
.m_menu .searchWrap {
  position: relative;
  margin: 0 25px;
}
@media (max-width: 1440px) {
  .m_menu .searchWrap {
    margin: 0 10px;
  }
}
.m_menu .searchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m_menu .searchBox:hover a {
  background: #40a8df;
}
.m_menu .searchBox:hover svg {
  fill: #ffffff;
}
.m_menu .searchBox a {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 45px;
  font-size: 16px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-color: #ffffff;
}
@media (max-width: 480px) {
  .m_menu .searchBox a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.m_menu .searchBox svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 480px) {
  .m_menu .searchBox svg {
    width: 12px;
    height: 12px;
  }
}
.m_menu a.main {
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: -10px;
}
@media (max-width: 360px) {
  .m_menu a.main {
    margin-left: auto;
  }
}
.m_menu a.main span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -0.5px;
  width: 26px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m_menu a.main span:before, .m_menu a.main span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m_menu a.main span:before {
  top: -7px;
}
.m_menu a.main span:after {
  bottom: -7px;
}
.m_menu a.main.show span {
  background-color: transparent;
}
.m_menu a.main.show span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.m_menu a.main.show span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.m_menu .hideBox {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
  display: none;
  width: 100%;
  padding: 60px 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #40a8df;
}
.m_menu .hideBox .sp {
  display: none;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  background-color: #c80303;
}
.m_menu .nav {
  margin-top: 25px;
}
.m_menu .nav a {
  position: relative;
  display: block;
  padding: 25px 10px;
  font-size: 17px;
  font-family: Poppins;
  color: #fff;
  text-align: center;
}
.m_menu .nav a:hover {
  background-color: #40a8df;
}
.m_menu .nav .wrap {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.m_menu .nav .dropDown {
  position: relative;
}
.m_menu .nav .dropDown.current > span > a, .m_menu .nav .dropDown:hover > span > a {
  background-color: #40a8df;
}
.m_menu .nav .dropDown.current > span > a::after, .m_menu .nav .dropDown:hover > span > a::after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background-color: #ffffff;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m_menu .nav .dropDown > span {
  position: relative;
}
.m_menu .nav .dropDown > span > a {
  position: relative;
	font-family: "Microsoft YaHei";
}
.m_menu .nav .dropDown > span > a::after {
  content: "+";
  position: absolute;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
  color: #ffffff;
}
.m_menu .nav .dropDown .subMenuBox {
  display: none;
}
.m_menu .nav .dropDown .menuMask {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: all;
  cursor: pointer;
}
.m_menu .nav .dropDown .m_submenu {
  padding-bottom: 30px;
}
.m_menu .nav .dropDown .m_submenu a {
  position: relative;
  padding: 15px;
  font-weight: 400;
  color: #ffffff;
  background: #72bb38;
	font-family: "Microsoft YaHei";
}
.m_menu .nav .dropDown .m_submenu a:hover {
  background: #193054;
}
.m_menu .nav .dropDown .m_submenu a:hover::before {
  width: 25%;
}
.m_menu .nav .dropDown .m_submenu a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 0;
  height: 1px;
  background: #d5d5d5;
}
.m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span > a {
  background: #25477b;
}
.m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span > a::after {
  content: "+";
  position: absolute;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
  color: #ffffff;
}
.m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span.current > a, .m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span:hover > a {
  background: #193054;
}
.m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span.current > a::after, .m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) span:hover > a::after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background-color: #ffffff;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m_menu .nav .dropDown .m_submenu .indexDropDown:has(.indexMenu) a {
  background: #1f3c68;
}
.m_menu .nav .dropDown .indexMenu {
  display: none;
}
.m_menu .nav .dropDown .indexMenu a {
  font-size: 14px;
}
.m_menu .centerBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.m_menu .socialBox .socialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m_menu .socialBox a {
  color: #fff;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 15px 20px;
}
@media (max-width: 360px) {
  .m_menu .socialBox a {
    padding: 15px;
  }
}
.m_menu .socialBox a svg {
  width: 18px;
  height: 18px;
  display: inline-block;
  fill: #fff;
  margin-top: -2px;
  vertical-align: middle;
}
.m_menu .socialBox a:hover {
  background-color: #25477b;
}
.m_menu .toolBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_menu .toolBox::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 65%;
  background: #c2c2c7;
  display: block;
}
.m_menu .toolBox .searchBox {
  margin: 0 22px;
}
@media (max-width: 360px) {
  .m_menu .toolBox .searchBox {
    margin: 0 10px;
  }
}
.m_menu .toolBox .translateBox ul {
  background: #294e87;
}
.m_menu .toolBox .translateBox ul a {
  color: #ffffff;
}
.m_menu .translateIbest {
  display: inline-block;
}
.m_menu .translateIbest .design {
  /*網頁設計‧愛貝斯*/
  display: block;
  line-height: 1.8;
  font-size: 11pt;
  color: #c2c2c7;
}
@media (max-width: 480px) {
  .m_menu .translateIbest .design {
    font-size: 10px;
  }
}
.m_menu .translateIbest .design a {
  /*網頁設計‧愛貝斯*/
  color: #c2c2c7;
  text-decoration: none;
}
.m_menu .translateIbest .design a:hover {
  text-decoration: underline;
}
.m_menu .bottomBox {
  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;
  padding-top: 20px;
}
@media (max-width: 480px) {
  .m_menu .bottomBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.m_menu .footerInfo {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  color: #c2c2c7;
  margin-right: 5px;
}
@media (max-width: 480px) {
  .m_menu .footerInfo {
    font-size: 12px;
  }
}
.m_menu .copyright {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.m_menu .copyright a {
  color: #000;
}

/*banner*/
.bannerArea {
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.bannerArea .wrap {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 480px) {
  .bannerArea .bannerBox .Img {
    height: 100%;
  }
}
.bannerArea .bannerBox .Img > img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 480px) {
  .bannerArea .bannerBox .Img > img {
    height: 100%;
    width: initial;
    margin-left: -690px;
  }
	header .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 70px;
		display: none
}
}


@media (max-width: 480px) {
  .bannerArea .bannerBox1 .Img {
    height: 100%;
  }
}
.bannerArea .bannerBox1 .Img > img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 480px) {
  .bannerArea .bannerBox1 .Img > img {
    height: 100%;
    width: initial;
    margin-left: -1200px;
  }
	header .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 70px;
		display: none
}
}


.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;
}
.bannerArea .insTitleBox {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bannerArea .insTitleBox .insTitleWrap {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.bannerArea .insTitleBox .titleTw {
  font-family:  "Microsoft YaHei", sans-serif;
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.2;
}
@media (max-width: 420px) {
  .bannerArea .insTitleBox .titleTw {
    font-size: 15px;
	      text-align: center;
  }
}
.bannerArea .insTitleBox .titleEn {
  font-family: Poppins;
  color: #ffffff;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.2;
}
@media (max-width: 640px) {
  .bannerArea .insTitleBox .titleEn {
    font-size: 45px;
	      text-align: center;
  }
}
@media (max-width: 480px) {
  .bannerArea .insTitleBox .titleEn {
    font-size: 25px;
	      text-align: center;
  }
}
@media (max-width: 420px) {
  .bannerArea .insTitleBox .titleEn {
    font-size: 31px;
	      text-align: center;
  }
}

/*footer*/
footer {
  padding: 100px 0;
  background-color: #19252c;
}
@media (max-width: 1180px) {
  footer {
    padding: 50px 20px;
  }
}
footer .wrap {
  max-width: 1230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1280px) {
  footer .wrap {
    max-width: 100%;
  }
}
@media (max-width: 1180px) {
  footer .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 860px) {
  footer .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .left {
  width: 310px;
}
@media (max-width: 1180px) {
  footer .left {
    width: 100%;
    margin-bottom: 15px;
  }
  footer .left .footerInfo,
footer .left .copyright {
    display: none;
  }
}
footer .downLogo {
  width: 100%;
  max-width: 180px;
}
footer .downLogo img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
footer .socialBox {
  margin-top: 20px;
}
footer .socialBox .socialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
}
footer .socialBox a {
  color: #fff;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 15px 20px;
}
footer .socialBox a svg {
  width: 18px;
  height: 18px;
  display: inline-block;
  fill: #fff;
  margin-top: -2px;
  vertical-align: middle;
}
footer .socialBox a:hover {
  background: #273442;
}
footer .translateIbest .design {
  /*網頁設計‧愛貝斯*/
  display: block;
  line-height: 22px;
  font-size: 7pt;
  color: #8e8e98;
}
footer .translateIbest .design a {
  /*網頁設計‧愛貝斯*/
  color: #8e8e98;
  text-decoration: none;
}
footer .translateIbest .design a:hover {
  text-decoration: underline;
}
footer .footerInfo {
  display: inline-block;
  max-width: 200px;
  margin-top: 20px;
  margin-right: -4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  color: #e3e3e3;
}
@media (max-width: 480px) {
  footer .footerInfo {
    width: 100%;
  }
	footer .downLogo {
  width: 100%;
  max-width: 180px;
		margin: 20px auto;
}
}
footer .copyright {
  display: block;
}
footer .copyright a {
  color: #000;
}
@media (max-width: 480px) {
  footer .copyright {
    width: 100%;
    text-align: left;
  }
}
footer .center {
  margin-top: -15px;
}
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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
footer .infoList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 10px;
}
@media (max-width: 1180px) {
  footer .infoList li {
    padding-left: 0;
  }
}
footer .infoList li:nth-child(1) {
  margin-top: -10px;
}
@media (max-width: 1180px) {
  footer .infoList li:nth-child(1) {
    margin-top: 0;
  }
}
footer .infoList li .icon {
  display: block;
  margin-right: 25px;
  padding: 10px;
  border-radius: 50%;
  font-size: 25px;
  color: #ffffff;
  background: #72bb38;
}
footer .infoList li .icon i {
  display: block;
}
footer .infoList li .icon svg {
  display: block;
  fill: rgba(255, 255, 255, 0.1);
  stroke: #ffffff;
  width: 25px;
  height: 25px;
}
footer .infoList li .txt {
  font-size: 13px;
  color: #ffffff;
	font-family: "Microsoft YaHei", sans-serif;
	font-weight: 300;
}
footer .infoList li .txt a {
  color: #ffffff;
}
footer .infoList li .addressInfo {
  max-width: 260px;
}
footer .infoList li .addressInfo a {
  line-height: 1.8;
}
footer .infoList li .telInfo {
  max-width: 180px;
}
footer .infoList li .fax {
  display: block;
}
@media (min-width: 1201px) {
  footer .infoList li a:hover {
    border-bottom: 1px solid #ffffff;
  }
}
footer .right {
  max-width: 430px;
  margin-left: auto;
}
@media (max-width: 860px) {
  footer .right {
    margin-left: 0;
    margin-top: 25px;
  }
}
footer .footerMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px -10px 0;
}
footer .footerMenu li {
  width: 20%;
  padding: 5px;
  text-align: center;
}
footer .footerMenu li a {
  display: block;
  color: #7f8894;
	font-size: 13px;
    font-family: "Microsoft YaHei", sans-serif;
    font-weight: 300;
}
footer .footerMenu li a:hover {
  color: #ffffff;
}
@media (max-width: 480px) {
  footer .footerMenu {
    display: none;
  }
  footer .footerMenu li {
    width: 25%;
  }
}
footer .bottom {
  margin-top: 55px;
}
@media (max-width: 480px) {
  footer .bottom {
    margin-top: 0;
  }
}
footer .contactTitle {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #ffffff;
}
footer .contactBar {
  position: relative;
  border: 1px solid #000;
  padding: 20px 30px;
  font-family:  "Microsoft YaHei", sans-serif;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
footer .contactBar:hover {
  background: #72bb38;
  border: 1px solid #1f3c68;
}
footer .contactBar:hover .btn {
  width: 25%;
  border-radius: 0px;
}
@media (max-width: 480px) {
  footer .contactBar {
    padding: 20px 15px;
  }
}
@media (max-width: 420px) {
  footer .contactBar {
    font-size: 13px;
    line-height: 1.5;
    padding: 9px 15px;
  }
}
@media (max-width: 420px) {
  footer .barTxt {
    display: block;
    max-width: 130px;
  }
}
footer .btn.more {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
footer .btn.more .arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  margin-left: 0;
}
footer .btn.more .arrow::after {
  background: #40a8df;
}
footer .btn.more svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  fill: #72bb38;
  margin-left: 0;
}
footer .bottomCopy {
  display: none;
  padding: 0 20px;
}
footer .bottomCopy .footerInfo {
  max-width: 100%;
}
@media (max-width: 1180px) {
  footer .bottomCopy {
    display: block;
    width: 100%;
  }
}

/*sideBtnbox*/
.sideBtnbox {
  position: fixed;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 49;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1660px) {
  .sideBtnbox {
    right: 20px;
  }
}
@media (max-width: 1560px) {
  .sideBtnbox {
    display: none;
  }
}
.sideBtnbox.active {
  opacity: 1;
  pointer-events: all;
}
.sideBtnbox.open {
  top: 60%;
}
.sideBtnbox.open .socialList {
  bottom: initial;
}
.sideBtnbox.open li.fb {
  bottom: 180px;
}
.sideBtnbox.open li.ig {
  bottom: 120px;
}
.sideBtnbox.open li.yt {
  bottom: 60px;
}
.sideBtnbox .boxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sideBtnbox img, .sideBtnbox a {
  display: block;
  margin: 0 auto;
}
.sideBtnbox .btn_compare, .sideBtnbox .btn_inquiry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 5px;
  margin-bottom: 10px;
  border: 1px solid transparent;
}
.sideBtnbox .btn_compare .icon, .sideBtnbox .btn_inquiry .icon {
  margin-left: 0;
  margin-bottom: 5px;
}
.sideBtnbox .btn_compare .icon svg, .sideBtnbox .btn_inquiry .icon svg {
  fill: #ffffff;
}
.sideBtnbox .btn_compare .text, .sideBtnbox .btn_inquiry .text {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 1.5px;
  color: #ffffff;
}
.sideBtnbox .btn_compare {
  background: #727476;
}
.sideBtnbox .btn_compare:hover {
  background: #656769;
}
.sideBtnbox .btn_inquiry {
  background: #40a8df;
}
.sideBtnbox .btn_inquiry:hover {
  background: #25477b;
}
.sideBtnbox .socialBox {
  position: relative;
  margin-bottom: 15px;
}
.sideBtnbox .connect {
  position: relative;
  z-index: 5;
  background: #ffffff;
  padding: 9px 7px;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid transparent;
}
.sideBtnbox .connect:hover, .sideBtnbox .connect.active {
  background: #40a8df;
}
.sideBtnbox .connect:hover img, .sideBtnbox .connect.active img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.sideBtnbox .socialList {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sideBtnbox .socialList li {
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: all 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
.sideBtnbox .socialList li:hover a {
  background: #f2f2f2;
}
.sideBtnbox .socialList li.fb a {
  padding: 10px 15.5px;
}
.sideBtnbox .socialList li.ig a {
  padding: 10px;
}
.sideBtnbox .socialList li.yt a {
  padding: 14px 10.5px;
}
.sideBtnbox .socialList a {
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
}

.privacyArea {
  position: relative;
  width: 100%;
  -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;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 50;
  -webkit-transition: all 0.6s 0.1s;
  transition: all 0.6s 0.1s;
}
.privacyArea::after {
  content: "";
  width: 100;
  height: 100;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  background-color: rgba(227, 229, 235, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.privacyArea.check {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.privacyArea .wrap {
  position: relative;
  z-index: 2;
  -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: #232323;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.privacyArea .text a {
  color: #40a8df;
  display: inline-block;
  margin-top: 8px;
  text-decoration: underline;
}
.privacyArea .text a:hover {
  color: #4175c6;
}
.privacyArea .btn {
  margin-left: 25px;
  padding-top: 0;
}
.privacyArea .btn a {
  color: #fff;
  display: inline-block;
  letter-spacing: 0.5px;
  padding: 15px 35px;
  border-radius: 0px;
}
@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;
}

/*手機快捷選單*/
.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: 1181px) {
  .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;
}

/*後台預覽模式*/
.adminPreviewArea {
  max-width: 320px;
  border: 4px solid #ffe2e2;
  border-radius: 0px;
  background: #fdc9c9;
  color: #000;
  padding: 20px;
  position: fixed;
  top: 15px;
  right: 0;
  z-index: 99999;
}
.adminPreviewArea a {
  text-decoration: underline;
}

/*後台登入模式*/
.adminLoginArea {
  width: 100%;
  background-color: rgba(180, 0, 0, 0.85);
  color: #fff;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.5px;
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
  text-align: center;
}
.adminLoginArea p {
  padding: 20px 15px;
}

/*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: #40a8df;
}
@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: "Microsoft YaHei";
}
@media (max-width: 960px) {
  .bookingArea input,
.bookingArea select {
    width: 100%;
  }
}

/*********內頁**********/
.mainArea {
  
}
@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: #40a8df;
  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: left;
}
.titleBox .titleTw {
  margin-top: 10px;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.5px;
  color: #40a8df;
}
@media (max-width: 640px) {
  .titleBox .titleTw {
    margin-top: 0;
  }
}
.titleBox .titleEn {
  font-family: Poppins;
  font-weight: 300;
  font-size: 40px;
  /*text-transform: uppercase;*/
  line-height: 1;
  letter-spacing: 0.5px;
  color: #40a8df;
  word-break: break-all;
}
@media (max-width: 640px) {
  .titleBox .titleEn {
    font-size: 30px;
  }
}

/*bread*/
.bread {
  position: relative;
  margin-top: 20px;
  padding: 20px 0;
}
.bread::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 25px;
  height: 1px;
  background: #ffffff;
}
.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;
}
.bread .wrap a,
.bread .wrap span {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-family: "Microsoft YaHei";
}
.bread .wrap a {
  color: #ffffff;
}
.bread .wrap a:hover {
  color: #40a8df;
}
.bread .wrap span {
  color: #ffffff;
}
.bread .wrap span + a,
.bread .wrap a + span {
  padding-left: 25px;
  position: relative;
}
.bread.arrow .wrap span + a,
.bread.arrow .wrap a + span {
  padding-left: 25px;
  position: relative;
}
.bread.arrow .wrap span + a::before,
.bread.arrow .wrap a + span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  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: #ffffff;
  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: #ffffff;
  position: absolute;
  top: 50%;
  left: 8px;
  z-index: 1;
}
@media (max-width: 768px) {
  .bread {
    display: none;
  }
}

/*文章標題*/
.articleTitle {
  border-bottom: 1px dashed #d6d6d6;
  color: #232323;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 10px 0;
}

/*側邊標題字*/
.sectionTitle {
  margin-bottom: 20px;
  padding: 5px;
  font-weight: 400;
  font-size: 15px;
  color: #232323;
}
.sectionTitle strong {
  display: block;
  position: relative;
  font-weight: 400;
}
.sectionTitle a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table.breakpoint > tbody > tr > td.expand {
  background: url("../image/plus.png") no-repeat 5px center;
  cursor: pointer;
  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;
  }
}
/*類別*/
.classBox {
  position: relative;
  z-index: 4;
}
.classBox .classCurrent {
  background-color: #40a8df;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px 30px 10px 10px;
  position: relative;
}
.classBox .classCurrent::before {
  content: "\f107";
  color: #fff;
  font-size: 15px;
  font-family: FontAwesome;
  line-height: 1;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .classBox .classCurrent {
    display: none;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
}
.classBoxRow {
  margin-top: 20px;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .classBoxRow .classLink {
    -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;
  }
  .classBoxRow .classLink li {
    margin-bottom: 10px;
    margin-right: 15px;
  }
  .classBoxRow .classLink a {
    display: block;
    padding: 10px 25px;
    font-size: 15px;
    color: #53535b;
    border: 1px solid #bac0c8;
    border-radius: 0px;
    letter-spacing: 2px;
    text-align: center;
  }
  .classBoxRow .classLink a.current, .classBoxRow .classLink a:hover {
    color: #fff;
    background-color: #40a8df;
    border: 1px solid transparent;
  }
}
.classBoxColumn {
  margin-bottom: 30px;
}
.classBoxColumn .classLink .linkHasItems.open::before {
  content: url(../image/white_triangle.svg);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.classBoxColumn .classLink .linkHasItems.open + ul {
  display: block;
}
.classBoxColumn .classLink .linkHasItems.open + ul > li {
  -webkit-animation: aniSlideLeft 0.5s 0.3s ease-out both;
          animation: aniSlideLeft 0.5s 0.3s ease-out both;
}
.classBoxColumn .classLink .linkHasItems.open + ul > li a {
  color: #2f2f2f;
  border: 1px solid transparent;
}
.classBoxColumn .classLink .linkHasItems.open + ul > li a.current, .classBoxColumn .classLink .linkHasItems.open + ul > li a:hover {
  color: #40a8df;
  background: transparent;
}
.classBoxColumn .classLink .linkHasItems.open + ul > li a.current::before, .classBoxColumn .classLink .linkHasItems.open + ul > li a:hover::before {
  content: url(../image/triangle.svg);
}
@media (min-width: 1024px) {
  .classBoxColumn .classLink > li {
    margin-bottom: 15px;
  }
  .classBoxColumn .classLink ul {
    display: none;
  }
  .classBoxColumn .classLink ul li:not(:first-child) {
    border-top: 1px solid #bac0c8;
  }
  .classBoxColumn .classLink a {
    position: relative;
    padding: 18px 15px 18px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #53535b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.5px;
    border-radius: 0px;
    border: 1px solid #bac0c8;
  }
  .classBoxColumn .classLink a::before {
    content: url(../image/triangle.svg);
    display: block;
    width: 8px;
    height: 16px;
    margin-right: 8px;
    line-height: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-15px);
            transform: translate(-15px);
    opacity: 0;
  }
  .classBoxColumn .classLink a.current, .classBoxColumn .classLink a:hover {
    background-color: #40a8df;
    color: #fff;
  }
  .classBoxColumn .classLink a.current::before, .classBoxColumn .classLink a:hover::before {
    content: url(../image/white_triangle.svg);
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.classBoxColumn.filter .classLink .linkHasItems.open::before {
  content: url(../image/triangle.svg);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.classBoxColumn.filter .classLink .linkHasItems.open + ul {
  display: block;
}
.classBoxColumn.filter .classLink .linkHasItems.open + ul > li {
  -webkit-animation: aniSlideLeft 0.5s 0.3s ease-out both;
          animation: aniSlideLeft 0.5s 0.3s ease-out both;
}
.classBoxColumn.filter .classLink .linkHasItems.open + ul > li a {
  color: #2f2f2f;
  border: 1px solid transparent;
}
.classBoxColumn.filter .classLink .linkHasItems.open + ul > li a.current, .classBoxColumn.filter .classLink .linkHasItems.open + ul > li a:hover {
  color: #40a8df;
  background: transparent;
}
.classBoxColumn.filter .classLink .linkHasItems.open + ul > li a.current::before, .classBoxColumn.filter .classLink .linkHasItems.open + ul > li a:hover::before {
  content: url(../image/triangle.svg);
}
@media (min-width: 1024px) {
  .classBoxColumn.filter .classLink ul {
    display: none;
  }
  .classBoxColumn.filter .classLink ul li:not(:first-child) {
    border-top: 1px solid transparent;
  }
  .classBoxColumn.filter .classLink a {
    color: #40a8df;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 10px;
    border: 1px solid transparent;
  }
  .classBoxColumn.filter .classLink a::before {
    content: url(../image/triangle.svg);
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
  .classBoxColumn.filter .classLink a.current, .classBoxColumn.filter .classLink a:hover {
    background-color: transparent;
  }
  .classBoxColumn.filter .classLink a.current::before, .classBoxColumn.filter .classLink a:hover::before {
    content: url(../image/triangle.svg);
  }
}
.classBoxRow, .classBoxColumn {
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .classBoxRow .classLink, .classBoxColumn .classLink {
    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);
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
  }
  .classBoxRow .classLink.open, .classBoxColumn .classLink.open {
    display: block;
  }
  .classBoxRow .classLink > li:not(:first-child), .classBoxColumn .classLink > li:not(:first-child) {
    border-top: 1px solid #ccc;
  }
  .classBoxRow .classLink > li > a.current, .classBoxColumn .classLink > li > a.current {
    color: #40a8df;
  }
  .classBoxRow .classLink > li ul, .classBoxColumn .classLink > li ul {
    display: none;
  }
  .classBoxRow .classLink a, .classBoxColumn .classLink a {
    color: #2f2f2f;
    background-color: #fff;
    display: block;
    font-size: 14px;
    padding: 14px 15px;
    position: relative;
  }
  .classBoxRow .classLink a::before, .classBoxColumn .classLink a::before {
    display: none;
  }
}

.pageBox .pageList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #cecece;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pageBox .pageList a {
  border: 1px solid #c2c2c2;
  color: #666;
  display: block;
  font-size: 15px;
}
.pageBox .pageList a.prevBtn::before, .pageBox .pageList a.nextBtn::before {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  display: block;
  position: absolute;
}
.pageBox .pageList a.prevBtn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pageBox .pageList a.nextBtn::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pageBox .pageList a:hover {
  border: 1px solid #40a8df;
  background-color: #40a8df;
  color: #fff;
}
.pageBox .pageList a:hover.prevBtn::before, .pageBox .pageList a:hover.nextBtn::before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.pageBox .pageList.number {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pageBox .pageList.number.oval a {
  width: 50px;
}
.pageBox .pageList.number li {
  margin: 5px;
}
.pageBox .pageList.number a {
  width: 30px;
  height: 30px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  text-align: center;
}
.pageBox .pageList.number a.prevBtn::before, .pageBox .pageList.number a.nextBtn::before {
  margin: auto;
  top: 0;
  bottom: 0;
}
.pageBox .pageList.number a.prevBtn::before {
  left: 5px;
  right: 0;
}
.pageBox .pageList.number a.nextBtn::before {
  left: 0;
  right: 5px;
}
.pageBox .pageList.number a.firstBtn::before, .pageBox .pageList.number a.firstBtn::after, .pageBox .pageList.number a.lastBtn::before, .pageBox .pageList.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 .pageList.number a.firstBtn::before, .pageBox .pageList.number a.firstBtn::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pageBox .pageList.number a.firstBtn::before {
  left: -2px;
  right: 0;
}
.pageBox .pageList.number a.firstBtn::after {
  left: 12px;
  right: 0;
}
.pageBox .pageList.number a.lastBtn::before, .pageBox .pageList.number a.lastBtn::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pageBox .pageList.number a.lastBtn::before {
  left: 0;
  right: -2px;
}
.pageBox .pageList.number a.lastBtn::after {
  left: 0;
  right: 12px;
}
.pageBox .pageList.number a.current {
  border: 1px solid #40a8df;
  background-color: #40a8df;
  color: #fff;
}
.pageBox .pageList.number a:hover.firstBtn::before, .pageBox .pageList.number a:hover.firstBtn::after, .pageBox .pageList.number a:hover.lastBtn::before, .pageBox .pageList.number a:hover.lastBtn::after {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.pageBox .pageList.prevnext {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pageBox .pageList.prevnext a {
  width: 180px;
  height: 45px;
  font-weight: 300;
  line-height: 43px;
  padding: 0 20px;
  position: relative;
}
.pageBox .pageList.prevnext a.prevBtn::before, .pageBox .pageList.prevnext a.nextBtn::before {
  top: calc(50% - 5px);
}
.pageBox .pageList.prevnext a.prevBtn {
  text-align: right;
}
.pageBox .pageList.prevnext a.prevBtn::before {
  left: 15px;
}
.pageBox .pageList.prevnext a.nextBtn {
  margin-left: auto;
  text-align: left;
}
.pageBox .pageList.prevnext a.nextBtn::before {
  right: 15px;
}
@media (max-width: 768px) {
  .pageBox .pageList.prevnext a {
    width: 125px;
    padding: 0 15px;
  }
}
@media (max-width: 640px) {
  .pageBox .pageList.prevnext li {
    width: calc(50% - 15px);
  }
  .pageBox .pageList.prevnext a {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .pageBox .pageList.prevnext li {
    width: calc(50% - 10px);
  }
}
.pageBox .pageList.prevnext.circle a {
  width: 45px;
  padding: 0;
}
.pageBox .pageList.prevnext.circle a span {
  display: none;
}
.pageBox .pageList.prevnext.circle a.prevBtn::before {
  left: calc(50% - 3px);
}
.pageBox .pageList.prevnext.circle a.nextBtn::before {
  right: calc(50% - 3px);
}
.pageBox .pageList.circle a {
  border-radius: 50%;
  overflow: hidden;
}
.pageBox .pageList.oval a {
  border-radius: 0px;
  overflow: hidden;
}

/*標籤*/
.tagBox {
  padding: 60px 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 #40a8df;
  font-size: 13px;
  color: #40a8df;
}
.tagBox a:hover {
  color: #fff;
  background-color: #40a8df;
}
.tagBox a.current {
  color: #fff;
  background-color: #40a8df;
}
.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: 60px;
}
@media (max-width: 480px) {
  .tab {
    margin-top: 35px;
  }
}
.tab li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tab a {
  position: relative;
  z-index: 2;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: 500;
  color: #53535b;
  line-height: 1;
  padding: 15px 10px;
  text-align: center;
}
@media (max-width: 480px) {
  .tab a {
    font-size: 13px;
  }
	
	
	
	.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;
	width: 100% !important;
		    padding: 10px 0;
}
}
.tab a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 0;
  height: 1px;
  background: #40a8df;
}
.tab a.current {
  background: #ffffff;
  color: #40a8df;
}
.tab a.current::before {
  width: 100%;
}

/*頁籤內容*/
.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 > a {
  display: block;
  font-size: 14px;
  padding: 10px 15px;
}
.side_menu li > a.current {
  background-color: #8c8c8c;
  color: #fff;
}
.side_menu li > 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 {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*側邊_線上訂房*/
.side_booking {
  margin-bottom: 30px;
}
.side_booking a {
  display: block;
  border-radius: 0px;
  -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 {
  padding-top: 20px;
}
.side_contactInfo li {
   padding-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;
	width: 33%;
}
.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: 1px solid #a5a5a5;
  border-radius: 50%;
  font-size: 18px;
  
  text-align: center;
	    color: #72bb38;
}
.side_contactInfo b {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}

/*側邊_房型*/
.side_room {
  margin-bottom: 50px;
}
.side_room .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.side_room .Txt {
  margin-top: 5px;
}
.side_room .Txt .title a {
  font-size: 16px;
  font-weight: 400;
}
.side_room .Txt .text {
  max-height: 100px;
  font-size: 13px;
  color: #858383;
  line-height: 1.8;
  overflow: hidden;
}

/*側邊_其他相關訊息*/
.side_news {
  margin: 30px 0;
}
.side_news .sideNewsList {
  margin-top: 20px;
}
.side_news .sideNewsItem {
  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;
}

/*社群分享*/
.sideShare {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
}
.sideShare .shareList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideShare .shareList .shareTitle {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: #666;
}
.sideShare .shareList .shareItem a {
  color: #666;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  padding: 5px 6px;
  text-align: center;
}
.sideShare .shareList .shareItem a:hover {
  opacity: 0.8;
}
.sideShare .shareList .shareItem a svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-top: -3px;
  vertical-align: middle;
}

/*滑動解鎖*/
.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: "Microsoft YaHei";
  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);
}