@charset "UTF-8";
/* CSS Document */
@import url(help/reset.css);
@import url(awesomefont4.4/css/font-awesome.min.css);
@import url(help/rwdgrid.css);
@font-face {
  font-family: "Calibri", "微軟正黑體";
  src: url("../css/fonts/Calibri.ttf");
}

@font-face {
  font-family: "gautami";
  src: url("../css/fonts/gautami.ttf");
}

body {
  background: #fff;
  font-family: "Calibri", "微軟正黑體";
  font-size: 13px;
}

html, body {
  width: 100%;
  margin: 0;
  height: 100%;
}

/*css3*/
a {
  cursor: pointer;
  color: #1999cc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover {
  color: #ff0000;
}

[class*='col-'] {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.b-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-1 {
  width: 100%;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.33%;
}

.col-4 {
  width: 25%;
}

.col-5 {
  width: 20%;
}

a.btn_color1 {
  /*按鈕主色1*/
  background: #516190;
  color: #FFF;
}

a.btn_color1:hover {
  background: #C85A56;
}

a.btn_color2 {
  /*按鈕主色2*/
  background: #A0A0A0;
  color: #FFF;
}

a.btn_color2:hover {
  background: #999;
}

input[type="text"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

.outerWrap {
  position: relative;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

#gmap {
  display: none;
  height: 400px;
}

.label {
  padding: 5px 7px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.8);
}

/*--load--*/
.loadArea {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 99999999;
  -webkit-display: flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}

.loadArea .inner {
  transition: all 1s;
}

.loadArea .inner.zoom {
  transform: scale(2);
  opacity: 0;
}

.loadArea .left {
  display: inline-block;
  width: 67px;
  height: 43px;
  opacity: 0;
  transition: all 1.5s;
}

.loadArea .left.leftGo {
  opacity: 1;
}

.loadArea .right {
  display: inline-block;
  width: 137px;
  height: 43px;
  opacity: 0;
  transform: translateX(30px);
  transition: all 1.5s;
}

.loadArea .right.rightGo {
  opacity: 1;
  transform: translateX(5px);
}

/***↓↓↓購物車↓↓↓***/
.cartArea {
  display: none;
  width: 360px !important;
  background: #FFF;
  border: 5px solid #D8D8D8;
  /*
		position:fixed;
		top:120px;
		left:50%;
		margin-left:-180px;
		z-index:999;
		*/
}

.cartArea .wrap {
  position: relative;
  width: auto;
  padding: 40px 10px;
}

.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: normal;
  font-size: 12px;
  color: #7ea830;
}

.cartArea .countBox a.btn_pay {
  display: inline-block;
  margin-left: 15px;
  padding: 7px 15px;
  font-size: 13px;
  color: #FFF;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.cartArea ul {
  clear: both;
  max-height: 250px;
  overflow-y: auto;
}

.cartArea ul li {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 10px;
  text-align: left;
}

.cartArea ul li .Img {
  float: left;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.cartArea ul li .Img img {
  display: block;
  height: 100%;
}

.cartArea ul li .Txt {
  overflow: hidden;
}

.cartArea ul li .Txt strong {
  margin-bottom: 10px;
  display: block;
}

.cartArea ul li .Txt strong a {
  display: block;
  font-size: 15px;
  color: #272727;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cartArea ul li .Txt b {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  padding-right: 10px;
}

.cartArea ul li .Txt b.price {
  font-size: 15px;
  color: #E83336;
}

.cartArea ul li i {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 18px;
  color: #949494;
}

/*訂單查詢*/
.orderCheckArea {
  display: none;
  width: 320px;
  background: #FFF;
  border: 5px solid #D8D8D8;
  /*
		position:fixed;
		top:120px;
		left:50%;
		margin-left:-180px;
		z-index:999;
		*/
}

.orderCheckArea .wrap {
  position: relative;
  width: auto;
  padding: 40px 10px;
  text-align: center;
}

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

.orderCheckArea h4 {
  font-family: "微軟正黑體", "新細明體", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #222;
  text-align: left;
  margin-bottom: 10px;
}

.orderCheckArea input[type="text"], .orderCheckArea input[type="password"] {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  border: 2px solid #CCC;
  padding: 5px;
  box-sizing: border-box;
}

.orderCheckArea a.btn {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  color: #FFF;
  padding: 10px 20px;
  border-radius: 4px;
}

@media screen and (max-width: 480px) {
  .cartArea, .orderCheckArea {
    width: 300px !important;
    /*
				top:100px;
				margin-left:-150px;
				*/
  }
  #closeOrder, #closeCart, #closePrice, #closeInquiry {
    font-size: 25px;
    top: 5px;
  }
}

/***↑↑↑購物車↑↑↑**/
/***↓↓↓會員登入↓↓↓**/
.loginArea {
  display: none;
  width: 300px !important;
  background: #FFF;
  border: 5px solid #D8D8D8;
  /*
		position:fixed;
		top:40px;
		left:50%;
		margin-left:-150px;
		z-index:999;
		*/
}

.loginArea .box {
  position: relative;
  padding: 40px 20px 20px 20px;
  background: #FFF;
}

a#closeLogin {
  font-size: 18px;
  color: #666;
  position: absolute;
  right: 10px;
  top: 10px;
}

.loginArea input[type="text"], .loginArea input[type="password"] {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #CCC;
  margin-bottom: 7px;
}

.loginArea .btn {
  /*送出按鈕*/
  margin-top: 15px;
  text-align: center;
}

.loginArea .btn a {
  display: inline-block;
  font-size: 13px;
  color: #FFF;
  padding: 8px 15px;
  border-radius: 3px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.loginArea .forget {
  clear: both;
  font-size: 15px;
  color: #2f2f2f;
  margin-top: 20px;
}

.loginArea .forget span {
  font-size: 13px;
  color: #e1e1e1;
}

.loginArea .forget strong a {
  font-weight: normal;
  color: #F93;
  text-decoration: underline;
}

.loginArea .forget b a {
  font-size: 18px;
  font-weight: normal;
  color: #09F;
  text-decoration: underline;
}

.loginArea .forgetCheck {
  display: none;
}

.loginArea .forgetCheck a.btn_relog {
  display: block;
  font-size: 15px;
  color: #09F;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 15px;
}

/***↑↑↑會員登入↑↑↑**/
/*****網頁頭*****/
header {
  transition: all .5s;
  background: white;
}

header .topBox {
  line-height: 35px;
  height: 35px;
  background: #ededed;
}

header .topBox .leftBox, header .topBox .rightBox {
  padding: 0;
}

header .topBox .leftBox {
  color: #000;
  letter-spacing: .05em;
  font-family: "gautami";
}

header .topBox .leftBox a {
  color: #000;
}

header .topBox .leftBox a:hover {
  text-decoration: underline;
}

header .topBox .rightBox {
  text-align: right;
}

header .bottomBox {
  height: 70px;
  border-bottom: 1px solid #e0e0e0;
}

header.headerFix {
  position: fixed;
  top: -35px;
  left: 0;
  z-index: 999;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}

.outerHeaderFixed{
  margin-top: 106px;
}

/*logo*/
header h1 {
  float: left;
  width: 185px;
  margin-top: 11.5px;
}

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

/*搜尋*/
.searchBox {
  display: inline-block;
  vertical-align: top;
  margin-right: -2px;
}

.searchBox input {
  height: 35px;
  line-height: 35px;
  background: #e0e0e0;
  color: #545454;
  border: none;
  padding: 0 25px;
  margin-right: -3px;
  box-sizing: border-box;
}

.searchBox ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #545454;
}

.searchBox ::-moz-placeholder {
  /* Firefox 19+ */
  color: #545454;
}

.searchBox :-ms-input-placeholder {
  /* IE 10+ */
  color: #545454;
}

.searchBox :-moz-placeholder {
  /* Firefox 18- */
  color: #545454;
}

.searchBox .btnSearch {
  display: inline-block;
  height: 35px;
  padding: 0 16px;
  box-sizing: border-box;
  background: #ff0000;
  color: #fff;
  font-size: 15px;
}

.searchBox .btnSearch:hover {
  background: #202020;
}

/*語系選擇*/
.language {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.language span {
  display: block;
  color: #fff;
  width: 130px;
  padding-right: 10px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  background: #202020 url("../images/lanArrow.png") no-repeat right 22px center;
}

.language ul {
  display: none;
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 99;
  width: 100%;
  border-top: 1px solid #fff;
}

.language ul li {
  text-align: center;
  background: #202020;
  border-bottom: 1px solid #000;
  transition: all .5s;
}

.language ul li:hover {
  background: #ff0000;
}

.language ul a {
  display: block;
  color: #fffeff;
}

/*--button--*/
.btnStyle01 {
  width: 130px;
  height: 30px;
  line-height: 30px;
  background: #ff0000;
  padding-left: 12px;
  box-sizing: border-box;
  margin-top: 20px;
  transition: all .5s;
}

.btnStyle01:hover {
  background: #d80000;
}

.btnStyle01:hover a:after {
  background: #ff0000;
}

.btnStyle01 a {
  position: relative;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.btnStyle01 a:after {
  content: '\f105';
  font-family: FontAwesome;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 100%;
  background: #d80000;
}

.btnStyle02 a {
  position: relative;
  z-index: 1;
}

.btnStyle02 a:before, .btnStyle02 a:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  margin: auto;
  width: 0;
  height: 100%;
  background: rgba(255, 0, 0, 0.85);
  transition: all .5s;
}

.btnStyle02 a:before {
  left: 0;
}

.btnStyle02 a:after {
  right: 0;
}

.btnStyle02 a:hover:before, .btnStyle02 a:hover:after {
  width: 100%;
}

.btnStyle02 i {
  margin-right: 10px;
}

.btnStyle03 {
  text-align: center;
  margin-top: 15px;
}

.btnStyle03 a {
  display: inline-block;
  padding: 10px 30px;
  background: #000;
  color: #fff;
}

.btnStyle03 a:hover {
  background: #ff0000;
}

/*menu*/
.menuBox {
  float: left;
  width: calc(100% - 185px);
}

ul.menu {
  text-align: right;
  height: 70px;
  line-height: 70px;
}

ul.menu > li {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  box-sizing: border-box;
}

ul.menu li > a {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 2px;
  color: #000;
  position: relative;
}

ul.menu li a:hover, ul.menu li a.current {
  color: #ff0000;
}

ul.menu li .submenu {
  display: none;
  width: 200px;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 100;
}

ul.menu li .submenu > ul > li.arrow > a:after {
  content: '\f0da';
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  top: 12px;
  font-size: 12px;
  color: #ff0000;
}

ul.menu li .submenu ul.sideLink {
  border-top: 3px solid #ff0000;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.3);
}

ul.menu li .submenu ul.sideLink > li {
  position: relative;
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
  line-height: 24px;
  text-align: left;
  background: #fff;
  transition: all .5s;
}

ul.menu li .submenu ul.sideLink > li:hover {
  background: #f5f5f5;
}

ul.menu li .submenu ul.sideLink > li > a {
  font-weight: normal;
  display: block;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 0;
  color: #787878;
  border-bottom: 1px solid #d2d2d2;
  border-left: none;
  background: none;
}

ul.menu li .submenu ul.sideLink > li > a:hover, ul.menu li .submenu ul.sideLink > li > a.current {
  background: none;
  box-shadow: none;
  color: #787878;
}

ul.menu li .submenu ul.sideLink > li > ul {
  display: none;
  border-top: 3px solid #ff0000;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 200px;
  top: -3px;
  width: 200px;
  padding: 0;
  margin: 0;
}

ul.menu li .submenu ul.sideLink > li > ul > li {
  position: relative;
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
  line-height: 24px;
  text-align: left;
  background: #fff;
  transition: all .5s;
}

ul.menu li .submenu ul.sideLink > li > ul > li:hover {
  background: #f5f5f5;
}

ul.menu li .submenu ul.sideLink > li > ul > li > a {
  font-weight: normal;
  display: block;
  font-size: 15px;
  padding: 10px 0;
  margin-bottom: 0;
  color: #787878;
  border-bottom: 1px solid #ddd;
  border-left: none;
  background: none;
}

ul.menu li .submenu ul.sideLink > li > ul > li > a:hover, 
ul.menu li .submenu ul.sideLink > li > ul > li > a.current {
  background: none;
  box-shadow: none;
  color: #787878;
}

ul.menu li .submenu ul.productLink {
  border-top: 3px solid #ff0000;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.3);
}

ul.menu li .submenu ul.productLink > li {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
  text-align: left;
  background: #fff;
  transition: all .5s;
}

ul.menu li .submenu ul.productLink > li:hover {
  background: #f5f5f5;
}

ul.menu li .submenu ul.productLink > li.selector {
  padding: 10px;
}

ul.menu li .submenu ul.productLink > li.selector:hover {
  background: #fff;
}

ul.menu li .submenu ul.productLink > li.selector:after {
  display: none;
}

ul.menu li .submenu ul.productLink > li.selector a {
  background: #ff0000;
  color: #fff;
  padding: 5px;
  box-sizing: border-box;
}

ul.menu li .submenu ul.productLink > li.selector a:hover {
  background: #000;
  color: #fff;
}

ul.menu li .submenu ul.productLink > li > a {
  font-weight: normal;
  display: block;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 0;
  color: #787878;
  border-bottom: 1px solid #ddd;
  border-left: none;
  background: none;
}

ul.menu li .submenu ul.productLink > li > a:hover, 
ul.menu li .submenu ul.productLink > li > a.current {
  background: none;
  box-shadow: none;
  color: #787878;
}

ul.menu li .submenu .submenuInner {
  display: none;
  border-top: 3px solid #ff0000;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 200px;
  top: -3px;
  width: 340px;
  padding: 0;
  margin: 0;
}

ul.menu li .submenu .submenuInner > ul > li {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
  text-align: left;
  background: #fff;
  transition: all .5s;
}

ul.menu li .submenu .submenuInner > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 0;
  color: #000;
  border-left: none;
  background: none;
  box-sizing: border-box;
}

ul.menu li .submenu .submenuInner > ul > li > a:hover, ul.menu li .submenu .submenuInner > ul > li > a.current {
  background: none;
  box-shadow: none;
  color: #787878;
}

ul.menu li .submenu .submenuIn ul li {
  display: inline-block;
  width: 100%;
}

ul.menu li .submenu .submenuIn ul li a {
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: #787878;
  padding: 3px 25px;
  box-sizing: border-box;
}

ul.menu li .submenu .submenuIn ul li a:before{
	content:"-";
	margin-right: 5px;
	color: #ff0000;
}

ul.menu li .submenu .submenuIn ul li a:hover {
  background: #f5f5f5;
}

ul.menu li .submenu .subShow {
  position: absolute;
  top: -3px;
  left: 340px;
  width: 360px;
  height: 100%;
  border-top: 3px solid #ff0000;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.3);
  background: #fff;
  overflow: hidden;
}

ul.menu li .submenu .subShow .Img {
  height: 150px;
  text-align: center;
  margin-bottom: 12px;
}

ul.menu li .submenu .subShow .Img img {
  max-width: 100%;
  height: 100%;
}

ul.menu li .submenu .subShow h4 {
  font-size: 18px;
  margin-bottom: 12px;
}

ul.menu li .submenu .subShow b {
  font-size: 13px;
  font-weight: normal;
  color: #787878;
}

ul.menu li .submenu .subShow .textEditor {
  font-size: 13px;
}

ul.menu li .submenu .subShow .textEditor ul li {
  color: #787878;
}

ul.menu li .submenu .subShow .inner {
  width: 100%;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
}

/*--頁碼--*/
.pageBox {
  width: 100%;
  text-align: center;
  margin-top: 12px;
}

.pageBox a {
  display: inline-block;
  font-size: 16px;
  margin: 0 2px;
  padding: 3px 8px;
  box-sizing: border-box;
}

.pageBox a.current {
  color: #fff;
  background: #2c2c2c;
}

/*--title--*/
.headerTitle {
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/*--parallax--*/
.parallax-container {
  position: relative;
  overflow: hidden;
}

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.parallax-window {
  background: transparent;
  padding: 130px 0;
  box-sizing: border-box;
}

/*手機menu*/
.m_menu {
  display: none;
}

/*****banner******/
.bannerArea {
  clear: both;
  position: relative;
}

/*文字跑馬燈*/
.marqueeArea {
  box-shadow: inset 0 10px 15px #283458;
  background: #061540;
  padding: 15px 0;
}

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

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

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

.marqueeArea ul {
  overflow: hidden;
}

.marqueeArea ul li .date {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 13px;
  color: #DBDBDB;
}

.marqueeArea ul li h3 {
  display: inline-block;
  vertical-align: middle;
}

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

/*頁尾資訊*/
footer {
  border-top: 1px solid #f6f6f6;
}

footer .row {
  margin: 0;
}

footer .row:first-child {
  border-bottom: 1px solid #d9d4cd;
  padding: 27px 0 15px;
}

footer .row:nth-child(2) {
  padding: 22px 0 26px;
}

footer .downLogo {
  float: left;
  width: 185px;
  height: 41px;
}

footer .downLogo img {
  display: block;
  width: 100%;
}

footer .subscribe {
  float: left;
  width: calc(100% - 565px);
}

footer .subscribe input {
  float: left;
  border: none;
  background: #efeeed;
  width: calc(100% - 200px);
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  box-sizing: border-box;
}

footer .subscribe .btn {
  float: left;
  margin: 0;
  width: 200px;
  height: 50px;
  line-height: 50px;
}

footer .subscribe .btn a {
  font-size: 17px;
  text-transform: none;
}

footer .subscribe .btn a:after {
  width: 35px;
}

footer .group {
  float: left;
  width: 200px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #d9d4cd;
  border-top: none;
  border-bottom: none;
  margin: 7.5px 30px;
  padding: 0 15px;
  box-sizing: border-box;
}

footer .group a {
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 24px;
}

footer .group a i {
  transition: all .5s;
}

footer .group a:hover i {
  color: #000;
}

footer .group a .fa-facebook {
  color: #3b5998;
}

footer .group a .fa-youtube {
  color: #e62117;
}

footer .group a .fa-twitter {
  color: #41abe1;
}

footer .copyright {
  float: left;
  width: 305px;
  display: inline-block;
  margin-top: 4px;
  font-weight: normal;
  color: #787878;
  font-size: 13px;
}

footer .copyright a, footer .copyright span, footer .copyright b {
  color: #000;
  font-weight: normal;
}

footer .copyright a:hover {
  text-decoration: underline;
}

ul.downMenu {
  float: right;
  display: inline-block;
  vertical-align: top;
}

ul.downMenu li {
  display: inline-block;
  padding-left: 25px;
  box-sizing: border-box;
}

ul.downMenu li a {
  display: block;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  transition: all .5s;
}

ul.downMenu li a:hover {
  color: #ff0000;
}

/*nice-select*/
.selectList {
  margin-bottom: 20px;
}

.selectList > ul {
  margin: 0 -5px;
  margin: 0 \9;
}

.ie10 .selectList > ul {
  margin: 0;
}


.selectList > ul > li {
  float: left;
  width: calc(100% / 4);
  padding: 0 5px;
  box-sizing: border-box;
}

.nice-select {
  border-radius: 0;
  width: 100%;
}

.nice-select ul.list {
  width: auto;
  min-width: 100%;
  border-radius: 0;
  max-height: 200px;
  overflow-y: auto;
}

.nice-select ul.list li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

/*--table--*/
.tableStyle01 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tableStyle01 tr:nth-child(1) td {
  color: #000;
  font-size: 15px;
}

.tableStyle01 tr:nth-child(2) td {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
}

.tableStyle01 td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 8px 5px;
}

/*--compare--*/
.compare label.checkbox {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: normal;
  color: #666;
}

.compare label.checkbox input[type="checkbox"] {
  display: none;
}

.compare label.checkbox span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.compare label.checkbox span:hover {
  color: #ff0000;
}

.compare label.checkbox span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #d9d9d9;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  transition: all .5s;
  box-sizing: border-box;
}

/*被選取*/
.compare label.checkbox input[type="checkbox"]:checked + span:after {
  content: '';
  display: block;
  background: url("../images/icon_compare.png") no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  position: absolute;
  left: 3px;
  top: 7px;
}

.compare label.radio {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: normal;
  color: #666;
}

.compare label.radio input[type="radio"] {
  display: none;
}

.compare label.radio span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.compare label.radio span:hover {
  color: #ff0000;
}

.compare label.radio span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #d9d9d9;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  transition: all .5s;
  box-sizing: border-box;
}

/*被選取*/
.compare label.radio input[type="radio"]:checked + span:after {
  content: '';
  display: block;
  background: url("../images/icon_compare.png") no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  position: absolute;
  left: 3px;
  top: 7px;
}

/*share*/
.social {
  clear: both;
  margin-top: 10px;
}

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

.social a:hover {
  opacity: 0.8;
}

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

footer .fbBox {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.endArea {
  width: 100%;
  height: 40px;
  background: #000;
  color: #fff;
  font-family: "gautami";
  overflow: hidden;
}

.endArea .leftBox, .endArea .rightBox {
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
}

.endArea .rightBox {
  text-align: right;
  color: #828282;
}

.endArea .rightBox b {
  color: #fff;
  font-weight: normal;
}

.endArea .rightBox p {
  display: inline-block;
  margin-right: -2px;
}

.endArea li {
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}

.endArea li a {
  color: #fff;
  letter-spacing: .04em;
}

.translateIbest {
  display: inline-block;
  vertical-align: middle;
  font-family: "微軟正黑體";
}

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

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

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

/*********內頁**********/
/**********************/
.bannerArea .wrap {
  width: 100%;
  padding: 0;
}

.bannerBox img {
  display: block;
  width: 100%;
}

/*bx小圓點*/
.bannerArea .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 20px;
  z-index: 99;
}

.bannerArea .bx-wrapper .bx-pager.bx-default-pager a {
  background: none;
  border: 1px solid #d80000;
  border-radius: 100%;
}

.bannerArea .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #FFF;
}

.bannerArea .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f00;
}

.mainArea {
  padding: 30px 0;
}

/*內頁大標*/
.mainArea .titleBox {
  position: relative;
  margin-bottom: 25px;
}

.mainArea .titleBox h2 {
  font-size: 32px;
  color: #000;
  margin: 10px 0;
}

/*網站導覽bread*/
.mainArea .titleBox .bread {
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}

.mainArea .titleBox .bread .inner {
  height: 20px;
}

.mainArea .titleBox .bread a {
  color: #999;
}

.mainArea .titleBox .bread span {
  padding: 0 6px;
  box-sizing: border-box;
}

.mainArea .titleBox .bread b {
  font-weight: normal;
  font-size: 15px;
  color: #202020;
  height: 20px;
}

.mainArea .contentBox h3.articleTitle {
  /*文章標題*/
  clear: both;
  margin-bottom: 25px;
  border-bottom: 1px dashed #D6D6D6;
  padding: 10px;
  font-size: 20px;
  font-weight: normal;
  color: #061540;
}

.mainArea .contentBox h3.articleTitle strong {
  font-weight: normal;
}

.contentBox .leftBox {
  float: left;
  width: 250px;
  margin-right: 40px;
}

.contentBox .rightBox {
  float: left;
  width: calc(100% - 290px);
}

/*--詢價框--*/
.lightBox .wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: auto;
  border: 3px solid #bbb;
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  box-sizing: border-box;
}

.inquiryBox {
  display: none;
  position: fixed;
  left: 50%;
  top: 30%;
  width: 400px;
	margin-left: -200px;
  z-index: 99999;
}

.inquiryBox .lightBox .wrap{
	width: 100%;
	position: static;
	transform: none;
}

.inquiryBox .cartList {
  max-height: 182px;
  overflow-y: auto;
}

.inquiryBox .cartList li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.inquiryBox .cartList li .Img {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  padding-right: 10px;
  box-sizing: border-box;
}

.inquiryBox .cartList li .Img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.inquiryBox .cartList li .del {
  display: inline-block;
  width: 16px;
  margin-right: 4px;
  font-size: 18px;
  color: #555;
}

.inquiryBox .cartList li .title {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 126px);
  height: 90px;
  line-height: 90px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.compareBox {
  display: none;
  position: fixed;
  left: 50%;
  top: 30%;
  width: 400px;
	margin-left: -200px;
  z-index: 99999;
}

.compareBox .lightBox .wrap{
	width: 100%;
	position: static;
	transform: none;
}

.compareBox .cartList {
  max-height: 182px;
  overflow-y: auto;
}

.compareBox .cartList li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.compareBox .cartList li .Img {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  padding-right: 10px;
  box-sizing: border-box;
}

.compareBox .cartList li .Img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.compareBox .cartList li .del {
  display: inline-block;
  width: 16px;
  margin-right: 4px;
  font-size: 18px;
  color: #555;
}

.compareBox .cartList li .title {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 126px);
  height: 90px;
  line-height: 90px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lightboxCloseBtn {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  background: #dc1d1d;
  border-radius: 100%;
}

.lightboxCloseBtn:before, .lightboxCloseBtn:after {
  content: '';
  position: absolute;
  top: 14px;
  width: 16px;
  height: 1px;
  background: #fff;
}

.lightboxCloseBtn:before {
  left: 7px;
  transform: rotate(45deg);
}

.lightboxCloseBtn:after {
  right: 7px;
  transform: rotate(-45deg);
}

.lightboxCloseBtn:hover {
  background: #ff0000;
}

.subscribeBox {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.subscribeBox .wrap > ul > li {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px;
}

.subscribeBox .wrap > ul > li .left {
  font-size: 18px;
  margin-bottom: 8px;
}

.subscribeBox .wrap > ul > li .right {
  width: 100%;
}

.subscribeBox .wrap > ul > li input {
  border: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #f6f6f6;
  padding: 0 10px;
  box-sizing: border-box;
}

.lightBoxMask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

/*--search--*/
.searchList li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.searchList li h3 {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 5px;
}
.searchList li p {
  font-size: 15px;
}

.keywordBox{
  float: left;
  width: 100%;
  border-bottom: 1px solid #222;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.keywordBox h5, .keywordBox .Txt{
  float: left;
  font-size: 20px;
}
.keywordBox .total{
  float: left;
  clear: both;
  font-size: 16px;
  margin-top: 5px;
}
.keywordBox .total b{
  color: #ff0000;
  margin: 0 3px;
}

/*文字編輯器*/
.textEditor {
  clear: both;
  font-size: 15px;
  color: #2f2f2f;
  line-height: 1.8;
}

.textEditor a {
  color: #06F;
}

.textEditor img {
  max-width: 100%;
}

.textEditor ul {
  list-style: disc outside;
  padding-left: 30px;
  color: #ff0000;
}

.textEditor ul li {
  color: #000;
}

.textEditor ol {
  list-style: decimal outside;
  padding-left: 30px;
}

.textEditor table {
  border-collapse: collapse;
}

.textEditor table th {
  padding: 5px;
  text-align: center;
  background: #51649A;
  color: #FFF;
  border: 1px solid #e1e1e1;
}

.textEditor table tr {
  transition: all .5s;
}

.textEditor table tr:hover {
  background: #f6f6f6;
}

.textEditor table td {
  padding: 5px;
  border-bottom: 1px solid #e1e1e1;
}

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

.textEditor strong.title {
  display: block;
  font-size: 22px;
  font-weight: normal;
  color: #51649A;
}

.textEditor hr {
  border: none;
  height: 1px;
  background: #f1f1f1;
}

/*類別*/
.m_classLink {
  display: none;
}

.classBox {
  padding: 20px 0;
}

ul.classLink {
  text-align: center;
}

ul.classLink li {
  display: inline-block;
}

ul.classLink li a {
  display: block;
  margin: 0 3px;
  font-size: 13px;
  padding: 5px 10px;
  color: #51649A;
  border: 1px solid #51649A;
  position: relative;
}

ul.classLink li a:hover, ul.classLink li a.current {
  background: #51649A;
  color: #FFF;
}

ul.classLink li a.current:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 7.5px 0 7.5px;
  border-color: #51649A transparent transparent transparent;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -7.5px;
}

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

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

.tagBox ul {
  display: inline-block;
}

.tagBox ul li {
  display: inline-block;
}

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

.tagBox ul li a:hover, .tagBox ul li a.current {
  background: #51649A;
  color: #FFF;
}

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

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

.sectionTitle strong {
  color: #061540;
  font-weight: normal;
  display: block;
  position: relative;
}

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

/******頁籤*******/
.tab {
  margin-top: 40px;
}

.tab a {
  display: block;
  float: left;
  width: 50%;
  padding: 12px 10px;
  font-size: 15px;
  color: #333;
  background: #ededed;
  text-align: center;
  letter-spacing: .05em;
  box-sizing: border-box;
}

.tab a.current {
  background: #333;
  color: #fff;
}

.tab a:hover {
  text-decoration: underline;
}

ul.tabContent {
  margin-top: -1px;
  padding: 20px 0;
}

ul.tabContent > li {
  display: none;
}

ul.tabContent li .textEditor {
  margin: 0;
}

ul.tabContent h3.sectionTitle {
  display: none;
}

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

.side_menu ul .list {
  position: relative;
	margin: 15px;
}

.side_menu ul .list > a {
  display: block;
  padding: 16px 17px;
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: bolder;
  color: #000;
  letter-spacing: .04em;
  border-left: 3px solid #ff0000;
  background: #f6f6f6;
  box-sizing: border-box;
  transition: all .5s;
}

.side_menu ul .list > a:hover, .side_menu ul .list > a.current {
  background: #fff;
  box-sizing: border-box;
  border-left-color: #ff0000;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
}

.side_menu ul .list > a > b {
  margin-left: 10px;
  font-size: 13px;
  font-weight: normal;
  color: #808080;
}

.side_menu ul .list ul {
  display: none;
  background: #dedede;
}

.side_menu ul .list ul li a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 25px;
  font-size: 14px;
  color: #000;
  background: none;
  border: none;
  letter-spacing: 0;
  border-bottom: 1px solid #efefef;
}

.side_menu ul .list ul li a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 18px;
  width: 3px;
  height: 3px;
  background: #ff0000;
}

.side_menu ul .list ul li a:hover{
	background:#efefef;
}

.side_menu ul .list ul li a.current, 
.side_menu ul .list ul li a:hover {
  color: #ff0000;
}

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

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

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

ul.side_album li a img {
  display: block;
  width: 100%;
}

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

.side_booking a {
  display: block;
  background: #f05b8f;
  border-radius: 4px;
  box-shadow: 0 1px 1px #8D2121;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

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

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

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

.side_contactInfo ul li a {
  font-size: 16px;
  color: #414141;
}

.side_contactInfo ul li a i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  border: 2px solid #A5A5A5;
  width: 35px;
  height: 35px;
  font-size: 20px;
  color: #A5A5A5;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
}

.side_contactInfo ul li a b {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

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

.side_room ul li .Img img {
  width: 100%;
}

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

.side_room ul li .Txt h3 strong a {
  font-size: 16px;
  font-weight: normal;
}

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

.side_room .bx-wrapper .bx-controls-direction a {
  width: 25px !important;
  height: 25px !important;
  top: 0 !important;
  right: 0;
  margin: 0 !important;
}

.side_room .bx-wrapper .bx-prev {
  left: auto;
  right: 25px !important;
  background: url(../images/bx_arrow_square_prev.png) !important;
}

.side_room .bx-wrapper .bx-next {
  background: url(../images/bx_arrow_square_next.png) !important;
}

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

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

.side_share a.line {
  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: -moz-linear-gradient(-45deg, #a7e732 0%, #1fb50e 35%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #a7e732), color-stop(35%, #1fb50e));
  background: -webkit-linear-gradient(-45deg, #a7e732 0%, #1fb50e 35%);
  background: -o-linear-gradient(-45deg, #a7e732 0%, #1fb50e 35%);
  background: -ms-linear-gradient(-45deg, #a7e732 0%, #1fb50e 35%);
  background: linear-gradient(135deg, #a7e732 0%, #1fb50e 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7e732', endColorstr='#1fb50e', GradientType=1);
}

.side_share a.fb {
  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+);
  background: -moz-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5da0ea), color-stop(100%, #3d8ce6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5da0ea 0%, #3d8ce6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da0ea', endColorstr='#3d8ce6', GradientType=0);
  /* IE6-8 */
}

.side_share a.gPlus {
  box-shadow: 0 0 0 1px #874138;
  border-top: 1px solid #fd816b;
  background: #d65130;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2NTEzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDQ0MmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d65130 0%, #d0442b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d65130), color-stop(100%, #d0442b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d65130 0%, #d0442b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d65130 0%, #d0442b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d65130 0%, #d0442b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d65130 0%, #d0442b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d65130', endColorstr='#d0442b', GradientType=0);
  /* IE6-8 */
}

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

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

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

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

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

.side_news ul li .Img img {
  height: 60px;
}

.side_news ul li .Txt {
  overflow: hidden;
}

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

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

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

/**GDPR**/
.cookieBox {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background: rgba(0,0,0,0.7);
  font-size: 15px;
  color: #FFF;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

.cookieBox .btn_accept {
  display: inline-block;
  margin-left: 15px;
  padding: 7px 20px;
  background: #008300;
  margin-top: 3px;
}

.cookieBox .btn_accept a {
  color: #fff;
}

/**********適應性**********/
/************************/
@media (min-width: 1181px) and (max-width: 1460px) {
  ul.menu li.dropDown:last-child .submenu {
    left: auto;
    right: 0;
  }
}

@media (min-width: 1181px) {
  ul.menu .dropDown > a:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: -13px;
    top: 13px;
    font-size: 12px;
    line-height: 22px;
  }
}

@media (max-width: 1180px) {
  /*1160+20(卷軸寬度)*/
  .outerWrap {
    padding-top: 60px;
  }
  .outerHeaderFixed{
    margin-top: 106px;
  }
  .wrap {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  header {
    display: none;
  }
  /*手機menu*/
  .m_menu {
    display: block;
    width: 100%;
	box-shadow: 0 0px 3px #9a9a9a;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .m_menu .mask {
    display: none;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .m_menu .controlBox {
    background: #FFF;
    position: relative;
    z-index: 99;
    height: 60px;
  }
  .m_menu .controlBox a.main {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 50px;
    height: 60px;
    font-size: 20px;
    color: #3A3A3A;
    line-height: 60px;
    text-align: center;
    background: #FFF;
  }
  .m_menu .controlBox a.search {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 50px;
    height: 60px;
    font-size: 20px;
    color: #3A3A3A;
    line-height: 60px;
    text-align: center;
    background: #FFF;
  }
  .m_menu .controlBox .hideSearchBox {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    background: #f5f5f5;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    box-sizing: border-box;
  }
  .m_menu .controlBox .hideSearchBox input {
    margin-right: -3px;
    width: 250px;
    background: #e0e0e0;
    border: none;
    font-size: 13px;
    font-weight: normal;
    color: #545454;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
  }
  .m_menu .controlBox .hideSearchBox .btnSearch {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 35px;
    width: 35px;
    height: 35px;
    color: #fff;
    background: #ff0000;
  }
  .m_menu .controlBox .hideSearchBox .close {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
  }
  .m_menu .controlBox .m_logo {
    width: 100%;
    text-align: center;
  }
  .m_menu .controlBox .m_logo a {
    display: inline-block;
  }
  .m_menu .controlBox .m_logo img {
    display: block;
    width: 182px;
    padding-top: 10px;
  }
  .m_menu .controlBox .right {
    float: right;
    margin-right: 10px;
    line-height: 60px;
  }
  .m_menu .controlBox .right a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 13px;
    color: #FFF;
    position: relative;
  }
  .m_menu .controlBox .right .btn_cart {
    display: inline-block;
    vertical-align: middle;
  }
  .m_menu .controlBox .right a em {
    display: none;
  }
  .m_menu .controlBox .right a 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 {
    display: block;
    font-size: 13px;
    color: #FFF;
    background: #C40000;
    line-height: normal;
    border-radius: 5px;
    padding: 3px 5px;
    position: absolute;
    top: 6px;
    right: -5px;
  }
  .m_menu .controlBox .language:hover .submenu {
    display: block;
  }
  .searchBox_m {
    text-align: center;
    padding: 20px 0;
  }
  .searchBox_m input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 30px;
    border: 1px solid #CCC;
  }
  .searchBox_m a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    background: #9CC720;
    color: #FFF;
  }
  /*手機翻譯*/
  .m_menu .hideBox .m_trans {
    text-align: center;
    padding-top: 30px;
  }
  .m_menu .hideBox .m_trans > a {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #FFF;
    color: #FFF;
  }
  .m_menu .hideBox .m_trans > 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: #CCCCCC;
  }
  .m_menu .loginBox .submenu span {
    margin: 0 5px;
  }
  .m_menu .mfun {
    padding: 30px 0;
    text-align: center;
  }
  .m_menu .mfun a {
    margin: 0 1px;
    display: inline-block;
    font-size: 20px;
    background: #B21D26;
    color: #FFF;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
  }
  .m_menu ul.nav li {
    border-top: 1px solid #AF6568;
  }
  .m_menu ul.nav li a {
    padding: 20px 10px;
    display: block;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    position: relative;
  }
  .m_menu ul.nav li a:hover {
    background: #d12127;
  }
  .m_menu ul.nav li a i {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
  }
  .m_menu ul.nav li .submenu {
    display: none;
  }
  .m_menu ul.nav li .submenu a {
    padding: 10px 20px;
  }
  .m_menu ul.nav li .submenu a:hover {
    background: #999;
  }
  /*--mmenu--*/
  .mm-menu .mm-listview > li .mm-next:after {
    border-color: rgba(255, 255, 255, 0.4);
  }
  .mm-menu .mm-btn:after,
  .mm-menu .mm-btn:before {
    border-color: white;
  }
  .mm-navbar a {
    font-size: 18px;
    letter-spacing: .05em;
    opacity: .5;
    text-transform: uppercase;
  }
  .hideBox {
    background: #202020;
  }
  .hideBox a {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 16px;
  }
  .hideBox .menu {
    line-height: 22px !important;
  }
  .hideBox .menu li {
    width: 100%;
    text-align: left;
    box-shadow: 0 1px #0a0a0a, 0 2px #2e2e2e;
  }
  .hideBox .menu li > a {
    font-size: 16px;
    padding: 10px 0;
  }
  .subShow {
    /*--選單產品顯示區塊--*/
    display: none;
  }
  footer .subscribe {
    width: calc(100% - 190px);
  }
  footer .group {
    float: left;
    width: 160px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d9d4cd;
    border-top: none;
    border-bottom: none;
    margin: 7.5px 0px 7.5px 30px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  footer .copyright {
    width: 100%;
    margin-top: 20px;
  }
  footer .downLogo {
    float: left;
    width: 100%;
    height: 47px;
    text-align: center;
  }
  footer .downLogo img {
    display: inline-block;
    width: auto;
    max-width: 100%;
  }
  ul.downMenu {
    width: 100%;
    text-align: center;
  }
  ul.downMenu li {
    padding: 0 20px;
  }
  .contentBox .leftBox {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  .contentBox .rightBox {
    float: left;
    width: 100%;
  }
  .side_menu .sideLink {
    display: none;
  }
  .hideBox .sideLink {
    display: block;
  }
  .m_classLink {
    display: block;
    position: relative;
  }
  .m_classLink a.main {
    display: block;
    font-size: 16px;
    color: #fff;
    position: relative;
    padding: 10px;
    background: #ff0000;
  }
  .m_classLink a.main i {
    display: block;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
  }
  .m_classLink > ul {
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    background: #fff;
  }
  /*語系選擇*/
  .language {
    position: relative;
    display: block;
    width: 100%;
  }
  .language span {
    display: block;
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 0 0 15px 0;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 0 1px #0a0a0a, 0 2px #2e2e2e;
    background: url("../images/lanArrow.png") no-repeat right 22px top 8px;
  }
  .language ul {
    display: none;
    position: absolute;
    left: 0;
    top: 47px;
    width: 100%;
    z-index: 99;
    border-top: none;
  }
  .language ul li {
    text-align: center;
    background: #202020;
    padding: 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #555;
    transition: all .5s;
  }
  .language ul li:hover {
    background: #ff0000;
  }
  .language ul a {
    display: block;
    color: #fffeff;
  }
  .mainArea {
    padding-right: 30px;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  body {
    font-family: Arial, Helvetica, sans-serif;
  }

  footer .subscribe{
    float:none;
    width: 100%;
  }

  footer .subscribe .btn a{
    font-size: 13px;
  }

  footer .group{
    float: none;
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }

  footer .copyright{
    float: none;
  }

  footer .fbBox {
    display: block;
    margin: 0;
    text-align: center;
  }
  /*bread*/
  .mainArea .titleBox .bread {
    display: none;
  }
  /*main*/
  .mainArea .wrap {
    padding: 0 20px;
  }
  .mainArea .cotentBox {
    padding: 20px 0;
  }
  .mainArea .titleBox h2 em {
    display: block;
    margin: 0;
  }
  /*footer*/
  .translateIbest {
    float: none;
  }
  /*側邊_分享*/
  .side_share {
    clear: both;
    display: block;
    margin-bottom: 30px;
  }
}
/*640*/
@media (max-width: 640px) {
	.marqueeArea h2 {
	display: none;
	}
	.marqueeArea ul li .date {
	display: none;
	}
	.mainArea .titleBox h2 {
	float: none;
	}
	ul.classLink {
	display: none;
	}
	.tableStyle01 tr:nth-child(2) td{
		font-size:14px;
	}
}

/*480*/
@media (max-width: 480px) {
  .col-2 {
    float: none;
    width: 100%;
  }
  .col-3 {
    float: none;
    width: 100%;
  }
  .col-4 {
    float: none;
    width: 100%;
  }
  .col-5 {
    float: none;
    width: 100%;
  }
  footer .subscribe {
    width: 100%;
  }
  footer .subscribe input {
    width: calc(100% - 120px);
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
  }
  footer .subscribe .btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
  }
  footer .subscribe .btn a {
    font-size: 15px;
  }
  footer .subscribe .btn a:after {
    width: 25px;
  }
  footer .group {
    float: left;
    width: 160px;
    height: 35px;
    line-height: 35px;
    margin: 15px 0px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  footer .copyright {
    width: 100%;
    margin-top: 0;
  }
  footer .downLogo {
    display: none;
  }
  ul.downMenu {
    margin-top: 12px;
  }
  ul.downMenu li {
    width: 50%;
    display: inline-block;
    padding: 0 20px;
    margin-right: -3px;
    box-sizing: border-box;
  }
  ul.downMenu li a {
    height: 40px;
    line-height: 40px;
  }
  .endArea {
    width: 100%;
    padding: 15px;
    height: auto;
    padding-bottom: 50px;
    box-sizing: border-box;
  }
  .endArea .leftBox, .endArea .rightBox {
    float: left;
    width: 100%;
    height: auto;
    line-height: 22px;
    text-align: center;
  }
  .endArea .rightBox {
    text-align: center;
  }
  .endArea li {
    display: inline-block;
    float: none;
    padding: 0 5px;
  }
  .side_menu {
    margin-bottom: 20px;
  }
  .mainArea {
    padding-right: 0;
  }
  /*側邊固定選項*/
  .fixedLeft {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
  }
  .fixedLeft .item {
    float: left;
    width: 100%;
  }
  .fixedLeft i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .fixedLeft i img {
    vertical-align: middle;
  }
  .fixedLeft a {
    display: block;
    float: left;
    background: #333;
    color: #fff;
    width: calc(100% / 3);
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: .05em;
    border-right: 2px solid #b10000;
  }
  .fixedLeft a:last-child {
    border-right: none;
  }
  .fixedLeft a:hover {
    background: #ff0000;
  }
  .fixedLeft a.contact {
    display: none;
  }
  /*--詢價框--*/
  .inquiryBox .wrap {
    width: 280px;
  }
  .inquiryBox .cartList {
    max-height: 182px;
    overflow-y: auto;
  }
  .inquiryBox .cartList li .title {
    font-size: 15px;
  }
  .compareBox .wrap {
    width: 280px;
  }
  .compareBox .cartList {
    max-height: 182px;
    overflow-y: auto;
  }
  .compareBox .cartList li .title {
    font-size: 15px;
  }
  .subscribeBox .wrap {
    width: 280px;
  }
}

@media (min-width: 481px) {
  /*側邊固定選項*/
  .fixedLeft {
    position: fixed;
    right: 0 !important;
    z-index: 999;
    top: calc(50% - 191px);
    width: 34px;
  }
  .fixedLeft i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-bottom: 5px;
  }
  .fixedLeft a {
    display: block;
    float: left;
    clear: both;
    background: #333;
    color: #fff;
    width: 34px;
    padding: 10px 8px;
    box-sizing: border-box;
    letter-spacing: .05em;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    border-bottom: 2px solid #b10000;
  }
  .fixedLeft a:last-child {
    border-bottom: none;
  }
  .fixedLeft a:nth-child(even) {
    background: #000;
  }
  .fixedLeft a:hover {
    background: #ff0000;
  }
}

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

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

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

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

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

.imh_detail a:before {
  display: block;
  content: "更多+";
  padding: 10px 20px;
  font-size: 13px;
  color: #FFF;
  border: 2px solid #FFF;
  opacity: 0;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -80px;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-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;
  transform: scale(1.05);
}

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

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

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

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

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

/***Hover效果1: 放大淡出logo***/
.imh_logo {
  background: #fff;
  overflow: hidden;
  position: relative;
  transition: all .5s;
}

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

.imh_logo a:before {
  content: '';
  width: 67px;
  height: 43px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -21.5px;
  margin-left: -33.5px;
  transform: scale(0);
  opacity: 0;
  z-index: 99;
  background: url("../images/logoWhite.png") no-repeat;
  transition: all 0.3s ease;
}

.imh_logo:hover {
  background: #000;
}

.imh_logo:hover a:before {
  transform: scale(1);
  opacity: 1;
}

.imh_logo:hover img {
  opacity: 0.3;
  transform: scale(1.05);
}
