@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700";
@import url(fonts/fontello/css/icon.css);
@import url(fonts/icomoon/style.css);
@import url(normalize.css);
@import url(flexboxgrid.min.css);
@import url(plugin.css);
@import url(slick.css);
@import url(slick-theme.css);
@import url(cloudzoom.css);
@import url(jquery.fancybox.min.css);
.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.d1 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.d2 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.d3 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.d4 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.d5 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.d6 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.d7 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.d8 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.d9 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.d10 { -webkit-animation-delay: 1s; animation-delay: 1s; }

.inlineBox { letter-spacing: -0px; word-spacing: -0px; font-size: 0; padding: 0; }

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

.text-hide, .hidden { margin: -1px; padding: 0; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); clip: rect(0, 0, 0, 0); position: absolute; }

/*start css*/
/*font*/
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: local("Lato Regular"), local("Lato-Regular"), url(fonts/Lato/Lato-Regular.ttf) format("truetype"), url(https://fonts.gstatic.com/s/lato/v13/UyBMtLsHKBKXelqf4x7VRQ.woff2) format("woff2"); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: local("Lato Regular"), local("Lato-Regular"), url(fonts/Lato/Lato-Regular.ttf) format("truetype"), url(https://fonts.gstatic.com/s/lato/v13/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face { font-family: 'Libre Baskerville'; font-style: normal; font-weight: 400; src: local("Libre Baskerville"), local("LibreBaskerville-Regular"), url(fonts/Libre_Baskerville/LibreBaskerville-Regular.ttf) format("truetype"), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsKwHlCYWexZJCPRz1QQ0uKVU.woff2) format("woff2"); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: 'Libre Baskerville'; font-style: normal; font-weight: 400; src: local("Libre Baskerville"), local("LibreBaskerville-Regular"), url(fonts/Libre_Baskerville/LibreBaskerville-Regular.ttf) format("truetype"), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK6Ucnt8gjcHpqyffjHeZWDA.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/*common*/
html.msie { overflow: hidden; }

html.msie body { overflow: auto; }

html, body { font-family: "Open Sans", "微軟正黑體", Arial, "蘭亭黑 - 繁", "黑體 - 繁", sans-serif; line-height: 1.5; font-size: 16px; font-weight: normal; padding: 0; margin: 0; height: 100%; color: #7D7D7D; }

@media (max-width: 1024px) { html, body { font-size: 15px; } }

@media (max-width: 768px) { html, body { font-size: 14px; } }

@media (max-width: 480px) { html, body { font-size: 13px; } }

body { opacity: 0; }

.mobile body { opacity: 1; -webkit-animation-name: none; animation-name: none; }

.no-cssanimations body { opacity: 1; -webkit-animation-name: none; animation-name: none; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

.wrapper { min-height: 100%; }

#main { width: 100%; min-height: 100%; overflow: hidden; }

.container { width: 95%; padding-left: 0.9375rem; padding-right: 0.9375rem; margin-left: auto; margin-right: auto; }

.max1720 { max-width: 1750px; }

.max1500 { max-width: 1500px; }

.max1310 { max-width: 1310px; }

.max1000 { max-width: 1030px; }

.max980 { max-width: 980px; }

/*ie 9 - grid*/
.lt-ie9 .row, .lt-ie8 .row { display: block; *zoom: 1; }

.lt-ie9 .row:before, .lt-ie9 .row:after, .lt-ie8 .row:before, .lt-ie8 .row:after { content: " "; display: table; }

.lt-ie9 .row:after, .lt-ie8 .row:after { clear: both; }

.lt-ie9 .col-xs, .lt-ie9 .col-xs-1, .lt-ie9 .col-xs-10, .lt-ie9 .col-xs-11, .lt-ie9 .col-xs-12, .lt-ie9 .col-xs-2, .lt-ie9 .col-xs-3, .lt-ie9 .col-xs-4, .lt-ie9 .col-xs-5, .lt-ie9 .col-xs-6, .lt-ie9 .col-xs-7, .lt-ie9 .col-xs-8, .lt-ie9 .col-xs-9, .lt-ie9 .col-xs-offset-0, .lt-ie9 .col-xs-offset-1, .lt-ie9 .col-xs-offset-10, .lt-ie9 .col-xs-offset-11, .lt-ie9 .col-xs-offset-12, .lt-ie9 .col-xs-offset-2, .lt-ie9 .col-xs-offset-3, .lt-ie9 .col-xs-offset-4, .lt-ie9 .col-xs-offset-5, .lt-ie9 .col-xs-offset-6, .lt-ie9 .col-xs-offset-7, .lt-ie9 .col-xs-offset-8, .lt-ie9 .col-xs-offset-9, .lt-ie8 .col-xs, .lt-ie8 .col-xs-1, .lt-ie8 .col-xs-10, .lt-ie8 .col-xs-11, .lt-ie8 .col-xs-12, .lt-ie8 .col-xs-2, .lt-ie8 .col-xs-3, .lt-ie8 .col-xs-4, .lt-ie8 .col-xs-5, .lt-ie8 .col-xs-6, .lt-ie8 .col-xs-7, .lt-ie8 .col-xs-8, .lt-ie8 .col-xs-9, .lt-ie8 .col-xs-offset-0, .lt-ie8 .col-xs-offset-1, .lt-ie8 .col-xs-offset-10, .lt-ie8 .col-xs-offset-11, .lt-ie8 .col-xs-offset-12, .lt-ie8 .col-xs-offset-2, .lt-ie8 .col-xs-offset-3, .lt-ie8 .col-xs-offset-4, .lt-ie8 .col-xs-offset-5, .lt-ie8 .col-xs-offset-6, .lt-ie8 .col-xs-offset-7, .lt-ie8 .col-xs-offset-8, .lt-ie8 .col-xs-offset-9 { float: left; }

.lt-ie9 .flex-box, .lt-ie8 .flex-box { display: block; *zoom: 1; }

.lt-ie9 .flex-box:before, .lt-ie9 .flex-box:after, .lt-ie8 .flex-box:before, .lt-ie8 .flex-box:after { content: " "; display: table; }

.lt-ie9 .flex-box:after, .lt-ie8 .flex-box:after { clear: both; }

/*color*/
.gold { color: #A58A63; }

.red { color: #f00; }

.gray { color: #6F7372; }

.deep-gray { color: #40403E; }

.black { color: black; }

.white { color: white; }

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

.font-65 { font-size: 65px; font-size: 4.0625rem; }

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

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

.font-40, .collections-sort .text .inner .title, .collections-new-sort .text .inner .title { font-size: 40px; font-size: 2.5rem; }

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

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

.font-25 { font-size: 25px; font-size: 1.5625rem; }

.font-22 { font-size: 22px; font-size: 1.375rem; }

.font-20 { font-size: 20px; font-size: 1.25rem; }

.font-20 { font-size: 18px; font-size: 1.125rem; }

.font-15 { font-size: 15px; font-size: 0.9375rem; }

@media (max-width: 1366px) { .font-70 { font-size: 60px; font-size: 3.75rem; }
  .font-65 { font-size: 55px; font-size: 3.4375rem; }
  .font-50 { font-size: 40px; font-size: 2.5rem; } }

@media (max-width: 991px) { .font-70 { font-size: 50px; font-size: 3.125rem; }
  .font-65 { font-size: 45px; font-size: 2.8125rem; }
  .font-50 { font-size: 35px; font-size: 2.1875rem; }
  .font-45 { font-size: 30px; font-size: 1.875rem; }
  .font-40, .collections-sort .text .inner .title, .collections-new-sort .text .inner .title { font-size: 28px; font-size: 1.75rem; }
  .font-35 { font-size: 25px; font-size: 1.5625rem; }
  .font-30 { font-size: 22px; font-size: 1.375rem; }
  .font-25 { font-size: 21px; font-size: 1.3125rem; }
  .font-22 { font-size: 20px; font-size: 1.25rem; } }

@media (max-width: 768px) { .font-70 { font-size: 40px; font-size: 2.5rem; }
  .font-65 { font-size: 35px; font-size: 2.1875rem; }
  .font-50 { font-size: 32px; font-size: 2rem; }
  .font-45 { font-size: 28px; font-size: 1.75rem; }
  .font-40, .collections-sort .text .inner .title, .collections-new-sort .text .inner .title { font-size: 25px; font-size: 1.5625rem; }
  .font-35 { font-size: 23px; font-size: 1.4375rem; }
  .font-30 { font-size: 22px; font-size: 1.375rem; }
  .font-25 { font-size: 21px; font-size: 1.3125rem; }
  .font-22 { font-size: 20px; font-size: 1.25rem; }
  .font-20 { font-size: 19px; font-size: 1.1875rem; } }

@media (max-width: 768px) { .font-70 { font-size: 35px; font-size: 2.1875rem; }
  .font-65 { font-size: 30px; font-size: 1.875rem; }
  .font-50 { font-size: 28px; font-size: 1.75rem; } }

/*font-weight*/
.light { font-weight: lighter; }

.normal { font-weight: normal; }

.bold { font-weight: bold; }

.semibold { font-weight: bolder; }

.regular { font-weight: normal; }

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

.underline { text-decoration: underline; }

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

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

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

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

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

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

/*特效*/
/*style*/
.ovh { overflow: hidden; }

.wrapper { overflow: hidden; }

h1, h2, h3, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }

a { color: #7D7D7D; }

p { margin-top: 0; margin-bottom: 10px; }

a[href], button, input, select, textarea { outline: 0; text-decoration: none; border: 0; }

button, input, optgroup, select, textarea { font-family: "Open Sans", "微軟正黑體", Arial, "蘭亭黑 - 繁", "黑體 - 繁", sans-serif; }

button { font-family: '微軟正黑體',Arial; }

input, select, textarea { padding-left: 10px; padding-right: 10px; }

textarea { resize: none; }

::-webkit-input-placeholder { color: #413B3B; }

:-ms-input-placeholder { color: #413B3B; }

::placeholder { color: #413B3B; }

label.error { display: inline-block; padding: 0 5px; font-size: 16px; line-height: 40px; vertical-align: top; color: #f00; }

ul, ol { list-style-type: none; padding-left: 0; margin: 0; }

ul.inline li, ol.inline li { display: inline-block; vertical-align: middle; }

a { -webkit-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: color 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

table th, table td { padding: 0; }

.btn { display: inline-block; text-align: center; padding: 0.625rem; }

.btn.style01 { color: #fff; background-color: #40403E; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.btn.style01:hover { color: #fff; background-color: #6F7372; }

.btn.style02 { padding: 0.625rem 1.5625rem; color: #A8A8A8; background-color: transparent; border: 1px solid #A8A8A8; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.btn.style02 .sprite { -webkit-filter: brightness(1); -webkit-transition: -webkit-filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: -webkit-filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.btn.style02:hover { color: #fff; border-color: #40403E; background-color: #40403E; }

.btn.style02:hover .sprite { -webkit-filter: brightness(2); }

.btn.style03 { color: #fff; background-color: #6F7372; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.btn.style03:hover { color: #fff; background-color: #40403E; }

.btn.style04 { color: #fff; background-color: #A58A63; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.btn.style04:hover { color: #fff; background-color: #87704e; }

@keyframes toLeft { 0% { opacity: 1;
    left: 0; }
  50% { opacity: 0;
    left: -0.25em; }
  51% { opacity: 0;
    left: .5em; }
  100% { opacity: 1;
    left: 0; } }

@-webkit-keyframes toLeft { 0% { opacity: 1;
    left: 0; }
  50% { opacity: 0;
    left: -0.25em; }
  51% { opacity: 0;
    left: .5em; }
  100% { opacity: 1;
    left: 0; } }

.toLeft:hover .sprite { position: relative; -webkit-animation: toLeft 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); animation: toLeft 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

@keyframes toRight { 0% { opacity: 1;
    right: 0; }
  50% { opacity: 0;
    right: -0.25em; }
  51% { opacity: 0;
    right: .5em; }
  100% { opacity: 1;
    right: 0; } }

@-webkit-keyframes toRight { 0% { opacity: 1;
    right: 0; }
  50% { opacity: 0;
    right: -0.25em; }
  51% { opacity: 0;
    right: .5em; }
  100% { opacity: 1;
    right: 0; } }

.toRight:hover .sprite { position: relative; -webkit-animation: toRight 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); animation: toRight 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

@keyframes toTop { 0% { opacity: 1;
    top: 0; }
  50% { opacity: 0;
    top: -0.25em; }
  51% { opacity: 0;
    top: .5em; }
  100% { opacity: 1;
    top: 0; } }

@-webkit-keyframes toTop { 0% { opacity: 1;
    top: 0; }
  50% { opacity: 0;
    top: -0.25em; }
  51% { opacity: 0;
    top: .5em; }
  100% { opacity: 1;
    top: 0; } }

.toTop:hover .sprite { position: relative; -webkit-animation: toTop 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); animation: toTop 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

@keyframes toBottom { 0% { opacity: 1;
    bottom: 0; }
  50% { opacity: 0;
    bottom: -0.25em; }
  51% { opacity: 0;
    bottom: .5em; }
  100% { opacity: 1;
    bottom: 0; } }

@-webkit-keyframes toBottom { 0% { opacity: 1;
    bottom: 0; }
  50% { opacity: 0;
    bottom: -0.25em; }
  51% { opacity: 0;
    bottom: .5em; }
  100% { opacity: 1;
    bottom: 0; } }

.toBottom:hover .sprite { position: relative; -webkit-animation: toBottom 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); animation: toBottom 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.aniRotate:hover .sprite { position: relative; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.fl { float: left; }

.fr { float: right; }

hr { border: 0; border-bottom: 1px solid #D1D1D1; }

hr.dash { border-bottom: 1px dashed #D1D1D1; }

hr.green { border-bottom: 3px solid #A58A63; }

/*list style*/
ul.dash > li { position: relative; line-height: 1.5; padding-left: 20px; }

ul.dash > li:before { display: inline-block; vertical-align: top; content: '-'; line-height: 1.3; margin-left: 5px; margin-right: 5px; position: absolute; top: 0; left: 0; }

ul.big-dash > li { position: relative; padding-left: 1.5625rem; }

ul.big-dash > li:before { content: ''; display: inline-block; vertical-align: middle; width: 0.9375rem; height: 1px; background-color: #7B7B7B; position: absolute; top: 0; left: 0; -webkit-transform: translate(0, 0.8rem); -ms-transform: translate(0, 0.8rem); transform: translate(0, 0.8rem); }

ul.disc li { position: relative; line-height: 1.5; padding-left: 20px; }

ul.disc li:before { display: inline-block; vertical-align: top; content: ''; width: 5px; height: 5px; background-color: #A58A63; border-radius: 50%; line-height: 1.5; margin-top: 12px; margin-left: 5px; margin-right: 5px; position: absolute; top: 0; left: 0; }

ul.disc.disc-white li:before { background-color: #fff; }

/*rwd-div-table*/
.div-table { display: table; width: 100%; }

.div-table .thead { display: table-header-group; width: 100%; }

.div-table .tbody { display: table-row-group; width: 100%; }

.div-table .tr { display: table-row; width: 100%; }

.div-table .td, .div-table .th { display: table-cell; vertical-align: middle; }

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

/*fancy box*/
.fancybox-close { width: 45px; height: 45px; background-image: none; background-color: #A58A63; text-align: center; line-height: 45px; text-align: center; -webkit-transition: background-color 0.5s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s cubic-bezier(0.39, 0.575, 0.565, 1); }

.fancybox-close:before { display: block; content: ""; width: 60%; height: 2px; background-color: #fff; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); }

.fancybox-close:after { display: block; content: ""; width: 60%; height: 2px; background-color: #fff; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); }

.fancybox-close:hover { background-color: #977d57; }

.fancybox-nav span { width: 25px; height: 50px; margin-top: -25px; -webkit-filter: brightness(2); filter: drop-shadow(0 0 1px black); visibility: visible; }

.fancybox-next { right: -50px; }

.fancybox-next span { background: url(images/icon/slider-right.png) center no-repeat; }

.fancybox-prev { left: -50px; }

.fancybox-prev span { background: url(images/icon/slider-left.png) center no-repeat; }

/*留白*/
.p3 { padding-top: 3%; padding-bottom: 3%; }

.pt3 { padding-top: 3%; }

.pb3 { padding-bottom: 3%; }

.p5 { padding-top: 5%; padding-bottom: 5%; }

.pt5 { padding-top: 5%; }

.pb5 { padding-bottom: 5%; }

.m30 { margin-top: 1.875rem; margin-bottom: 1.875rem; }

.mt30 { margin-top: 1.875rem; }

.mr30 { margin-right: 1.875rem; }

.mb30 { margin-bottom: 1.875rem; }

.ml30 { margin-left: 1.875rem; }

.m15 { margin-top: 0.9375rem; margin-bottom: 0.9375rem; }

.mt15 { margin-top: 0.9375rem; }

.mr15 { margin-right: 0.9375rem; }

.mb15 { margin-bottom: 0.9375rem; }

.ml15 { margin-left: 0.9375rem; }

.mt3 { margin-top: 3%; }

.mb3 { margin-bottom: 3%; }

.mt5 { margin-top: 5%; }

.mb5 { margin-bottom: 5%; }

@media (max-width: 768px) { .p3 { padding-top: 2rem; padding-bottom: 2rem; }
  .pt3 { padding-top: 2rem; }
  .pb3 { padding-bottom: 2rem; }
  .p5 { padding-top: 3rem; padding-bottom: 3rem; }
  .pt5 { padding-top: 3rem; }
  .pb5 { padding-bottom: 3rem; }
  .mt3 { margin-top: 2rem; }
  .mb3 { margin-bottom: 2rem; }
  .mt5 { margin-top: 3rem; }
  .mb5 { margin-bottom: 3rem; } }

@media (max-width: 480px) { .p3 { padding-top: 1rem; padding-bottom: 1rem; }
  .pt3 { padding-top: 1rem; }
  .pb3 { padding-bottom: 1rem; }
  .p5 { padding-top: 2rem; padding-bottom: 2rem; }
  .pt5 { padding-top: 2rem; }
  .pb5 { padding-bottom: 2rem; }
  .mt3 { margin-top: 1rem; }
  .mb3 { margin-bottom: 1rem; }
  .mt5 { margin-top: 2rem; }
  .mb5 { margin-bottom: 2rem; } }

/*flex*/
.flex-box { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

.flex-box.row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.flex-box.column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex-box.column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

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

.flex-box.around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

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

.flex-box.start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flex-box.end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flex-box.align-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.flex-box.stretch { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.flex-box.center2 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

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

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

.w15 { width: 15%; }

.w20 { width: 20%; }

.w25 { width: 25%; }

.w30 { width: 30%; }

.w35 { width: 35%; }

.w40 { width: 40%; }

.w45 { width: 45%; }

.w50 { width: 50%; }

.w55 { width: 55%; }

.w60 { width: 60%; }

.w65 { width: 65%; }

.w70 { width: 70%; }

.w75 { width: 75%; }

.w80 { width: 80%; }

.w85 { width: 85%; }

.w90 { width: 90%; }

.w95 { width: 95%; }

.w100 { width: 100%; }

/*圖片置中*/
.pic-center { text-align: center; }

.pic-center img { margin-left: auto; margin-right: auto; }

/*slick*/
.slick-slide { outline: 0; }

/*table*/
.table-tip { display: block; width: 100%; padding: .5rem; margin-bottom: 1rem; color: #6F7372; }

.table-tip span { display: inline-block; margin: 5px; }

.table-wrapper { width: 100%; }

.table-wrapper .mCustomScrollBox { height: auto; }

.table-wrapper table { width: 100%; min-width: 1000px; }

@media (max-width: 768px) { .table-wrapper { height: auto; max-height: 60vh; margin-bottom: 30px; }
  .table-wrapper table { font-size: 15px; font-size: 0.9375rem; }
  .table-wrapper table td { padding: 0.7rem !important; } }

@media (max-width: 480px) { .table-wrapper table { font-size: 12px; font-size: 0.75rem; }
  .table-wrapper table td { padding: 0.5rem !important; } }

/*rwd iframe*/
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*phone-visible*/
.md-visible, .sm-visible { display: none !important; }

@media (max-width: 1024px) { .md-visible { display: block !important; } }

@media (max-width: 767px) { .sm-visible { display: block !important; } }

/*頁碼*/
.page-number { text-align: center; }

.page-number a { display: inline-block; color: #000; padding: .5rem; font-size: 20px; font-size: 1.25rem; }

.page-number a:hover, .page-number a.is-active { color: #A58A63; }

.page-number span { display: inline-block; padding: .5rem; color: #000; font-size: 1rem; letter-spacing: .1rem; }

/*this web set*/
/*icon*/
::-moz-selection { background: #A58A63; color: #fff; }
::selection { background: #A58A63; color: #fff; }

.ml { margin-left: 10px; }

.mr { margin-right: 10px; }

.sprite { background-image: url(images/icon/spritesheet.png); background-repeat: no-repeat; display: inline-block; vertical-align: middle; }

.sprite.sprite-arrow-r { background-position: -30px -30px; width: 27px; height: 6px; }

.sprite.sprite-arrow-r-brown { background-position: -117px -30px; width: 27px; height: 6px; }

.sprite.sprite-arrow-top { background-position: -204px -30px; width: 7px; height: 27px; }

.sprite.sprite-close { background-position: -30px -117px; width: 16px; height: 16px; }

.sprite.sprite-correct { background-position: -106px -117px; width: 13px; height: 10px; }

.sprite.sprite-download { background-position: -179px -117px; width: 12px; height: 16px; }

.sprite.sprite-download-deep { background-position: -251px -117px; width: 12px; height: 16px; }

.sprite.sprite-email { background-position: -30px -193px; width: 22px; height: 17px; }

.sprite.sprite-gallery { background-position: -112px -193px; width: 19px; height: 15px; }

.sprite.sprite-num-l { background-position: -191px -193px; width: 27px; height: 7px; }

.sprite.sprite-num-r { background-position: -191px -260px; width: 27px; height: 7px; }

.sprite.sprite-pen { background-position: -271px -30px; width: 16px; height: 16px; }

.sprite.sprite-search { background-position: -323px -106px; width: 16px; height: 16px; }

.sprite.sprite-slider-left { background-position: -323px -182px; width: 27px; height: 51px; }

.sprite.sprite-slider-right { background-position: -30px -293px; width: 25px; height: 49px; }

/*common*/
body { position: relative; height: auto; padding: 1.875rem; padding-top: 80px; background-color: #F7F7F7; }

body.animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }

.libre, .pageTitle, .collections-sort .text .inner .title, .collections-new-sort .text .inner .title { font-family: "Open Sans", "微軟正黑體", Arial, "蘭亭黑 - 繁", "黑體 - 繁", sans-serif; }

.pageTitle { font-size: 40px; font-size: 2.5rem; font-weight: lighter; }

.pageTitle.style1 { position: relative; margin-top: 1.875rem; margin-bottom: 2.1875rem; text-align: center; color: #000; }

.pageTitle.style1:after { display: block; content: ''; position: absolute; left: 0; right: 0; bottom: -0.625rem; margin: auto; width: 40px; height: 1px; background-color: #A58A63; }

@media (max-width: 1440px) { .pageTitle { font-size: 30px; font-size: 1.875rem; } }

@media (max-width: 991px) { .pageTitle { font-size: 25px; font-size: 1.5625rem; } }

.h50 { height: 50%; height: calc(50vh - 110px); max-height: 1000px; }

.h100 { height: 100%; height: calc(100vh - 110px); max-height: 1000px; }

.min1025-hidden { display: none; }

.max1024-hidden { display: block; }

/*magic-fadeIn*/
.magic-fadeIn { opacity: 0; }

.magic-fadeInUp { -webkit-transform: translateY(15%); -ms-transform: translateY(15%); transform: translateY(15%); opacity: 0; }

.magic-fadeInDown { -webkit-transform: translateY(-15%); -ms-transform: translateY(-15%); transform: translateY(-15%); opacity: 0; }

.magic-fadeInLeft { -webkit-transform: translateX(-15%); -ms-transform: translateX(-15%); transform: translateX(-15%); opacity: 0; }

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

/*splitText*/
.splitText-zoomIn span { display: inline-block; vertical-align: middle; }

/*breadCrumbs*/
.breadCrumbs { padding: .5rem; }

.breadCrumbs li { position: relative; display: inline-block; vertical-align: middle; color: #6F7372; }

.breadCrumbs li a { display: inline-block; vertical-align: middle; color: #6F7372; }

.breadCrumbs li:after { display: inline-block; vertical-align: middle; content: '/'; margin: 0 10px; }

.breadCrumbs li:last-child:after { display: none; }

.breadCrumbs li:hover a { color: #A58A63; }

@media (max-width: 768px) { .breadCrumbs { padding: 1.875rem; }
  .hasBackground .breadCrumbs, .container .breadCrumbs { padding: 1.875rem 0; } }

/*tabs*/
.tab-wrapper .tab-control { position: relative; }

.tab-wrapper .tabs-container { position: relative; }

.tab-wrapper .tabs-container > .tab-content { width: 100%; position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; pointer-events: none; opacity: 0; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: opacity 0.5s 0s cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: opacity 0.5s 0s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.tab-wrapper .tabs-container > .tab-content.show { position: relative; z-index: 5; overflow: visible; pointer-events: all; opacity: 1; -webkit-transition: opacity 0.5s 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: opacity 0.5s 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: opacity 0.5s 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

/*table*/
table.tableStyle01 td { padding: 0.9375rem; text-align: center; border: 1px solid #DCDCDC; }

table.tableStyle01 thead td { background-color: #6F7372; color: #fff; }

table.tableStyle01 tbody td { color: #383838; }

table.tableStyle01 tbody td:first-child { text-align: left; }

table.tableStyle02 tr { border-bottom: 1px solid #E2E2E2; }

table.tableStyle02 tr:first-of-type { border-top: 1px solid #E2E2E2; }

table.tableStyle02 td, table.tableStyle02 th { padding: 0.9375rem; }

/*page-number theme*/
.page-number a { position: relative; margin: 0 8px; color: #6F7372; }

.page-number a.num:before { position: absolute; left: 0; right: 0; bottom: 10px; margin: auto; display: block; content: ''; width: 100%; height: 1px; background-color: #A58A63; opacity: 0; -webkit-transition: bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.page-number a.num:hover:before, .page-number a.num.is-active:before { bottom: 0; opacity: 1; }

@media (max-width: 375px) { .page-number a { margin: 0 4px; } }

/*page-content*/
.page-content { position: relative; }

.page-content.hasBackground { padding: 1.875rem; }

@media (max-width: 768px) { .page-content.hasBackground { padding: 1.25rem; } }

.content-background { position: absolute; top: 0; left: 0; z-index: -1; width: 100%; }

/*row*/
@media (max-width: 768px) { .hasBackground .row { margin-left: 0; margin-right: 0; } }

/*layout 手機*/
@media (max-width: 1024px) { .min1025-hidden { display: block !important; }
  .max1024-hidden { display: none !important; } }

@media (max-width: 768px) { body { padding: 45px 0 0 0; }
  .content-body.container { width: 100%; padding-left: 0; padding-right: 0; } }

/*header*/
#header { position: absolute; top: 0; left: 0; right: 0; z-index: 6000; width: 100%; height: 80px; margin: auto; background-color: #F7F7F7; }

#header.is-hide { position: fixed; top: -80px; }

#header.is-show { top: 0 !important; }

#header.has-transition { -webkit-transition: top 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: top 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: top 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#header .container { max-width: 90.625rem; padding-top: 0.625rem; padding-bottom: 0.625rem; height: 100%; *zoom: 1; }

#header .container:before, #header .container:after { content: " "; display: table; }

#header .container:after { clear: both; }

#header .logo { width: 15.9375rem; height: 2.4375rem; max-width: 30%; float: left; margin: 30px 0 0; background: url(images/common/logo.png) center no-repeat; background-size: contain; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#header .logo a { display: block; width: 100%; height: 100%; }

#header .nav { width: 70.3125rem; max-width: 70%; float: right; text-align: right; }

#header .nav #close { display: none; }

#header .nav ul { display: inline-block; vertical-align: middle; }

#header .nav ul li { display: inline-block; vertical-align: middle; }

#header .nav ul li a { display: block; color: #6F7372; }

#header .nav ul.menu li a { padding: 1.25rem; text-transform: uppercase;}

#header .nav ul.menu li:hover a, #header .nav ul.menu li.active a { color: #A58A63; }

#header .nav ul.func { position: relative; }

#header .nav ul.func:before { display: inline-block; vertical-align: middle; content: ''; width: 1px; height: 30px; margin: 0 0.625rem; background-color: #6F7372; }

#header .nav ul.func li a { display: block; margin: 0.9375rem; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1); transition: opacity 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }

#header .nav ul.func li:hover a { opacity: .7; }

#header .nav ul.links { display: none; padding: 1rem 0; }

#header .nav ul.links li { padding: 0 .5rem; }

#header .nav ul.links li:hover a { color: #A58A63; }

#header .hamburger { position: fixed; top: 0; right: 1.875rem; display: block; width: 45px; height: 45px; background-color: #A58A63; cursor: pointer; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#header .hamburger.is-opacity { opacity: .1; }

#header .hamburger.is-show { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

@media (max-width: 767px) { #header .hamburger { right: 0; } }

#header .hamburger .line { position: absolute; top: 50%; left: 0; right: 0; margin: auto; display: block; width: 60%; height: 2px; background-color: white; opacity: 1; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#header .hamburger .line:first-child { -webkit-transform: translateY(-8px); -ms-transform: translateY(-8px); transform: translateY(-8px); }

#header .hamburger .line:last-child { -webkit-transform: translateY(8px); -ms-transform: translateY(8px); transform: translateY(8px); }

#header .hamburger.is-active .line { opacity: 0; }

#header .hamburger:hover { background-color: #776245; }

#header #topSearch { position: fixed; top: -80px; left: 0; right: 0; z-index: 100; margin: auto; width: 100%; height: 80px; background-color: #F7F7F7; text-align: left; -webkit-transition: top 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: top 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: top 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#header #topSearch.active { top: 0; }

#header #topSearch .container { height: 100%; padding: 1.5625rem; margin-bottom: 0; }

#header #topSearch .form-input { width: 89%; padding: 10px; background-color: transparent; color: #6F7372; }

#header #topSearch .form-input::-webkit-input-placeholder { color: #a2a6a5; font-size: 20px; font-size: 1.25rem; font-weight: lighter; letter-spacing: .08rem; }

#header #topSearch .form-input:-ms-input-placeholder { color: #a2a6a5; font-size: 20px; font-size: 1.25rem; font-weight: lighter; letter-spacing: .08rem; }

#header #topSearch .form-input::placeholder { color: #a2a6a5; font-size: 20px; font-size: 1.25rem; font-weight: lighter; letter-spacing: .08rem; }

#header #topSearch .btn { display: inline-block; vertical-align: middle; width: 5%; height: 100%; padding: 0; text-align: center; background-color: transparent; cursor: pointer; }

#header #topSearch .btn i.sprite-search { -webkit-animation-name: none; animation-name: none; }

#header #topSearch .btn.close { border-left: 1px solid #6F7372; }

#header #topSearch .btn.close i.sprite { -webkit-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#header #topSearch .btn.close:hover i.sprite { opacity: .7; }

@media (min-width: 1025px) { #header .nav { display: inline-block !important; } }

/*header 手機版*/
@media (max-width: 1024px) { #header { position: fixed; }
  #header .hamburger { position: absolute; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); display: block; width: 80px; height: 80px; }
  #header .hamburger .line:first-child { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }
  #header .hamburger .line:last-child { -webkit-transform: translateY(15px); -ms-transform: translateY(15px); transform: translateY(15px); }
  #header .nav { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 19999; margin: auto; display: none; width: 100%; height: 100%; max-width: none; font-size: 1.5rem; background-color: rgba(255, 255, 255, 0.9); text-align: center; }
  #header .nav #close { position: absolute; top: 0; right: 0; z-index: 1999; display: block; width: 80px; height: 80px; background-color: #A58A63; }
  #header .nav #close .line { position: absolute; top: 50%; left: 0; right: 0; margin: auto; width: 60%; height: 2px; background-color: #fff; -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; opacity: 0; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }
  #header .nav #close .line:first-child { -webkit-transform: rotate(45deg) translateY(-50%); -ms-transform: rotate(45deg) translateY(-50%); transform: rotate(45deg) translateY(-50%); }
  #header .nav #close .line:last-child { -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }
  #header .nav #close.show .line { opacity: 1; }
  #header .nav ul { display: block; width: 100%; }
  #header .nav ul.menu { margin-top: 80px; }
  #header .nav ul.menu li { display: block; width: 100%; }
  #header .nav ul.func { display: none; }
  #header .nav ul.links { display: block; }
  #header #topSearch { position: absolute; top: 0; left: 0; width: calc(100% - 80px); margin: 0; }
  #header #topSearch .container { position: relative; width: 100%; }
  #header #topSearch .form-input { width: 100%; height: 100%; padding: 0; }
  #header #topSearch .btn { position: absolute; top: 0; right: 0; width: 60px; text-align: center; }
  #header #topSearch .btn i.sprite { margin: auto; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }
  #header #topSearch .btn.close { display: none; } }

@media (max-width: 768px) { #header { height: 45px; }
  #header .logo { margin-top: 15px; max-width: 50%; }
  #header .hamburger { width: 45px; height: 45px; }
  #header .hamburger .line:first-child { -webkit-transform: translateY(-8px); -ms-transform: translateY(-8px); transform: translateY(-8px); }
  #header .hamburger .line:last-child { -webkit-transform: translateY(8px); -ms-transform: translateY(8px); transform: translateY(8px); }
  #header .nav #close { width: 45px; height: 45px; }
  #header .nav ul.menu { margin-top: 45px; }
  #header #topSearch { width: calc(100% - 45px); height: 45px; }
  #header #topSearch .container { padding: 10px; } }

/*footer*/
#footer { position: relative; padding: 3.125rem; color: #BABABA; background-color: #6F7372; }

#footer a { color: #BABABA; }

#footer a:hover { color: #fff; }

#footer ul li { display: inline-block; vertical-align: middle; padding: 1rem; }

#footer .links a { display: inline-block; margin: 0 .5rem; font-size: 20px; font-size: 1.25rem; }

#footer .links span { display: none; }

#footer .contactLink { position: absolute; right: 0; bottom: 0; z-index: 110; width: 80px; font-size: 14px; color: #fff; padding: 10px 5px; text-align: center; background-color: #A58A63; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#footer .contactLink .line { display: inline-block; width: 1px; height: 1.875rem; margin-top: 10px; background-color: rgba(255, 255, 255, 0.5); }

#footer .contactLink:hover { background-color: #87704e; }

#footer .contactLink.pushBottom { position: fixed; right: 1.875rem; bottom: 0; }

@media (max-width: 767px) { #footer .contactLink.pushBottom { position: absolute; right: 0; } }

#footer #scrollTop { position: absolute; top: -20px; right: 1rem; z-index: 100; display: block; width: 35px; height: 50px; color: #fff; background-color: #A58A63; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

#footer #scrollTop .sprite { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }

#footer #scrollTop:hover { background-color: #776245; }

@media (max-width: 768px) { #footer { padding: 0; }
  #footer .container { width: 100%; padding: 0; }
  #footer .logo, #footer .links { display: none; }
  #footer .info { display: block; padding-left: 0; padding-right: 0; text-align: center; }
  #footer .info li:nth-child(2) { position: relative; margin-right: 35px; }
  #footer .info li:nth-child(2):before { position: absolute; top: 50%; left: 0; display: inline-block; vertical-align: middle; content: ''; width: 1px; height: 20px; background-color: #BABABA; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  #footer .info li:last-child { display: block; border-top: 1px solid #BABABA; }
  #footer .info li:last-child a { display: block; } }

/*banner*/
@-webkit-keyframes line { 0% { width: 0%; }
  100% { width: 150%; } }
@keyframes line { 0% { width: 0%; }
  100% { width: 150%; } }

@-webkit-keyframes btline { 0% { width: 0%; }
  100% { width: 100%; } }

@keyframes btline { 0% { width: 0%; }
  100% { width: 100%; } }

@-webkit-keyframes dotsLi { 0% { height: 50px; }
  100% { height: 13px; } }

@keyframes dotsLi { 0% { height: 50px; }
  100% { height: 13px; } }

@-webkit-keyframes dotsLiActive { 0% { height: 13px; }
  100% { height: 50px; } }

@keyframes dotsLiActive { 0% { height: 13px; }
  100% { height: 50px; } }

#banner { position: relative; margin-bottom: 2rem; }

#banner .slick-slide { height: auto; }

#banner .item.slick-in img { opacity: 1; margin: 0 0 0 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition-duration: .8s; -o-transition-duration: .8s; transition-duration: .8s; }

#banner .item.slick-out img { opacity: 1; margin: 0 0 0 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition-duration: .8s; -o-transition-duration: .8s; transition-duration: .8s; }

#banner .banner-text { position: absolute; top: 50%; z-index: 5; width: 100%; text-align: center; color: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#banner .banner-text .inner { display: inline-block; overflow: hidden; }

#banner .banner-text h2, #banner .banner-text h4 { margin: 0; font-weight: lighter; line-height: 1.2; }

#banner .banner-text span > span { opacity: 0; -webkit-animation: fadeIn 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 1s both; animation: fadeIn 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 1s both; }

#banner .hasLine { position: relative; text-align: center; }

#banner .hasLine > span { position: relative; display: inline-block; }

#banner .hasLine > span:before { position: absolute; top: 50%; right: 120%; display: block; content: ''; width: 0; height: 1px; background-color: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-animation: line 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2.2s both; animation: line 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2.2s both; }

#banner .hasLine > span:after { position: absolute; top: 50%; left: 120%; display: block; content: ''; width: 0; height: 1px; background-color: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-animation: line 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2.2s both; animation: line 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2.2s both; }

#banner .hasBtLine > span { position: relative; display: inline-block; padding: 1rem 0; }

#banner .hasBtLine > span:after { position: absolute; left: 0; right: 0; bottom: 0; margin: auto; display: block; content: ''; width: 0; height: 1px; background-color: #fff; -webkit-animation: btline 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2s both; animation: btline 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 2s both; }

#banner .slick-dots li { height: 50px; padding: 0 10px; }

#banner .slick-dots li span { position: absolute; left: 0; right: 0; bottom: 0; margin: auto; display: block; width: 5px; height: 50px; background-color: #A58A63; -webkit-animation: dotsLi 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) both; animation: dotsLi 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) both; }

#banner .slick-dots li.slick-active span { -webkit-animation: dotsLiActive 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) both; animation: dotsLiActive 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) both; }

/*home-content*/
.home-content .row { *zoom: 1; }

.home-content .row:before, .home-content .row:after { content: " "; display: table; }

.home-content .row:after { clear: both; }

.home-content .left { position: relative; padding-right: 0.9375rem; }

.home-content .right { position: relative; padding-left: 0.9375rem; }

.home-content .pageTitle { margin-top: 0; margin-bottom: 2.1875rem; }

.home-about, .home-news { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; }

.home-about .inner, .home-news .inner { padding: 1rem; width: 100%; max-width: 600px; }

.home-about .inner .pageTitle, .home-news .inner .pageTitle { color: #000; }

.home-about .inner .btn, .home-news .inner .btn { padding-left: 0; color: #A58A63; }

.home-about .inner .btn .sprite, .home-news .inner .btn .sprite { position: relative; margin-left: 10px; }

.home-about .inner p { margin-bottom: 1rem; }

.home-news ul li { margin-bottom: 1rem; }

.home-news ul li time { display: block; margin-bottom: 5px; color: #a2a6a5; font-size: 13px; }

.home-news ul li a { display: block; color: #6F7372; }

.home-news ul li a:hover { color: #A58A63; }

.home-collections, .home-display { position: relative; width: 100%; }

.home-collections .text, .home-display .text { position: absolute; left: 10%; right: 10%; bottom: 10%; z-index: 10; width: 70%; max-height: 70%; padding: 1rem; color: #fff; }

.home-collections .text .btn, .home-display .text .btn { margin-top: 1rem; color: #fff; border: 2px solid #fff; }

.home-collections .text .btn .sprite, .home-display .text .btn .sprite { position: relative; margin-left: 10px; }

.home-display { position: absolute; width: 100%; bottom: 0; }

@media (max-height: 850px) { .home-about, .home-news { height: 50%; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; overflow: hidden; overflow-y: auto; } }

@media (max-width: 768px) { .home-content.p3 { padding-bottom: 0; }
  .home-content .left { padding-left: 0; padding-right: 0; }
  .home-content .right { padding-left: 0; padding-right: 0; }
  .home-content .pageTitle { margin-bottom: 1.25rem; }
  .home-about.h50, .home-news.h50 { height: auto; }
  .home-about .inner, .home-news .inner { padding: 1.875rem; }
  .home-collections, .home-display { height: 300px; overflow: hidden; }
  .home-collections .text, .home-display .text { top: 0; left: 0; right: 0; bottom: 0; padding-top: 115px; margin: auto; width: 100%; height: 100%; max-height: none; text-align: center; }
  .home-collections .text p, .home-display .text p { display: none; }
  .home-collections .text .btn, .home-display .text .btn { padding: 0.625rem 1.875rem; margin-top: 0; }
  .home-collections .text .btn:before, .home-display .text .btn:before { content: ''; position: absolute; top: 0; left: 0; z-index: 100; display: block; width: 100%; height: 100%; }
  .home-display { position: relative; } }

@media (max-width: 767px) { .home-about .inner .btn, .home-news .inner .btn { position: relative; left: -1.875rem; right: -1.875rem; bottom: -1.875rem; display: block; padding: 1.5rem 0; margin: auto; width: calc(100% + 3.75rem); background: #EFEFEF; } }

/*collections*/
.collections-sorts { margin-bottom: 5rem; }

.collections-sort { position: relative; height: 75vh; max-height: 900px; }

.collections-sort:not(.first) .pic { position: relative; }

.collections-sort:not(.first) .pic .bkdimg { position: absolute; top: -20%; height: 150%; }

.collections-sort:last-of-type { margin-bottom: 15vh; }

.collections-sort .text .inner { width: 100%; max-width: 43.75rem; padding: 0.9375rem; margin: 0 auto; }

.collections-sort .text .inner .title { font-weight: lighter; }

.collections-sort .text .inner .btn { padding-left: 0; color: #A58A63; }

.collections-sort .text .inner .btn .sprite { margin-left: 10px; }

.collections-sort .pic { padding: 0; height: 80%; }

.collections-sort .pic .bkdimg { max-width: calc(100% - 1rem); height: 140%; left: 0; right: 0; margin: auto; }

@media (max-width: 1280px) { .collections-sort { max-height: 500px; } }

@media (max-width: 767px) { .collections-sorts { padding: 0 1.5rem; margin-bottom: 1rem; }
  /* .collections-sort { height: auto; max-height: none; margin-bottom: 1rem; } */
  .collections-sort {  margin-bottom: 1rem;max-height: 300px; }
  .collections-sort:not(.first) .pic .bkdimg { position: relative; top: 0; }
  .collections-sort:last-of-type { margin-bottom: 1rem; }
  .collections-sort .text { position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; text-align: center; padding: 0; }
  .collections-sort .text .inner { max-width: none; padding: 0 1.875rem; }
  .collections-sort .text .inner .title { color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, 0.7); margin-bottom: 2rem; }
  .collections-sort .text .inner p { display: none; }
  .collections-sort .text .inner .btn { width: 80%; max-width: 180px; padding: 1rem .5rem; border: 2px solid #fff; color: #fff; }
  .collections-sort .text .inner .btn i.sprite { -webkit-filter: brightness(2); }
  /* .collections-sort .pic { position: relative; height: auto; } */
   .collections-sort .pic{
     height: 100%;
   }
  .collections-sort .pic:before { display: block; content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 5; background-color: rgba(0, 0, 0, 0.2); }
  .collections-sort .pic .bkdimg { max-width: 100%; max-height: 100%; } }

@media (max-width: 480px) { .collections-sort .pic .bkdimg { max-height: 300px; } }

.collections-new-sort { position: relative; margin-bottom: 3%; }

.collections-new-sort .text { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5; margin: auto; width: 100%; color: #fff; text-align: center; }

.collections-new-sort .text .inner { padding-left: 1rem; padding-right: 1rem; }

.collections-new-sort .text .inner .title { font-weight: lighter; }

.collections-new-sort .enter-form { width: 100%; height: 55px; max-width: 320px; padding: 0.9375rem; margin: 1rem auto 0; background-color: #fff; }

.collections-new-sort .enter-form .form-input { display: block; width: calc(100% - 55px); height: 100%; float: left; padding: 0; }

.collections-new-sort .enter-form .form-input::-webkit-input-placeholder { color: #ADADAD; }

.collections-new-sort .enter-form .form-input:-ms-input-placeholder { color: #ADADAD; }

.collections-new-sort .enter-form .form-input::placeholder { color: #ADADAD; }

.collections-new-sort .enter-form button { width: 55px; height: 100%; float: left; background-color: transparent; cursor: pointer; }

@media (max-width: 767px) { .collections-new-sort { padding: 0 1rem; }
  .collections-new-sort .background { position: relative; height: 500px; overflow: hidden; }
  .collections-new-sort .background img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; left: 50%; min-width: 100%; min-height: 100%; max-width: none; max-height: none; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); } }

@media (max-width: 480px) { .collections-new-sort .text .inner { padding-left: 2rem; padding-right: 2rem; }
  .collections-new-sort .text br { display: none; }
  .collections-new-sort .background { height: 300px; } }

/*products*/
.products-list { margin-bottom: 60px; }

.products-list .item { position: relative; margin-bottom: 60px; text-align: center; -webkit-box-shadow: 5px 5px 10px transparent; box-shadow: 5px 5px 10px transparent; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.products-list .item:before { display: block; content: ''; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #A58A63; -webkit-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.products-list .item .item-top { display: block; width: 100%; padding: 1.25rem 1.25rem 0; }

.products-list .item .item-top .info { padding: 1.25rem; }

.products-list .item .item-top .pic { width: 100%; max-width: 12.1875rem; height: 12.1875rem; margin: 0 auto; }

.products-list .item .item-top .name { color: #40403E; font-size: 18px; font-size: 1.125rem; font-weight: lighter; }

.products-list .item .item-bottom { position: relative; }

.products-list .item .item-bottom .inner { display: none; position: absolute; top: 0; z-index: 10; width: 100%; -webkit-box-shadow: 5px 5px 10px transparent; box-shadow: 5px 5px 10px transparent; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-box-shadow 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.products-list .item .item-bottom .des { width: 100%; padding: 0 1.25rem; margin-bottom: 1.25rem; font-size: 13px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.products-list .item .item-bottom .dw { display: block; padding: 0.625rem 1.25rem; }

.products-list .item:hover { background-color: #fff; -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); }

.products-list .item:hover:before { width: 100%; }

.products-list .item:hover .item-top .name { color: #A58A63; }

.products-list .item:hover .item-bottom .inner { background-color: #fff; -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); }

@media (max-width: 1280px) { .products-list .w20 { width: 25%; } }

@media (max-width: 1024px) { .products-list .w20 { width: 33.33%; }
  .products-list .item { margin-bottom: 1.25rem; } }

@media (max-width: 768px) { .products-list { margin-bottom: 30px; }
  .products-list .item .item-bottom { display: none !important; }
  .products-list .item .item-bottom .inner { display: none !important; } }

@media (max-width: 767px) { .products-list .w20 { width: 50%; } }

.dw-all { margin-bottom: 1.875rem; }

.dw-all .btn:hover { background-color: #A58A63; border-color: #A58A63; }

/*product*/
#surround { width: 50%; min-width: 256px; max-width: 480px; }

.product-info { padding-bottom: 5%; }

form.control .form-group hr { margin: 1rem 0 1.5rem; }

form.control .label-radio { display: inline-block; vertical-align: top; margin-right: 5px; margin-bottom: 1rem; cursor: pointer; }

form.control .label-radio .pic { position: relative; width: 90px; height: 90px; border: 3px solid transparent; -webkit-transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

form.control .label-radio .pic img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; pointer-events: none; }

form.control .label-radio .pic + span { width: 90px; font-size: 12px; text-align: center;}

form.control .label-radio .size { position: relative; display: inline-block; vertical-align: middle; width: 64px; height: 64px; }

form.control .label-radio .size span { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: block; background-color: #cccbca; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

form.control .label-radio .size + span { display: inline-block; vertical-align: middle; margin-left: 10px; padding-left: 3px; }

form.control .label-radio span { display: block; font-size: 13px; word-break: break-all; }

form.control .label-radio:hover .pic { border-color: #cabba4; }

form.control .label-radio:hover .size span { background-color: #b8a283; }

form.control .input-radio { display: none; }

form.control .input-radio:checked + .label-radio .pic { border-color: #A58A63; }

form.control .input-radio:checked + .label-radio .size span { background-color: #A58A63; }

@media (max-width: 767px) { form.control .label-radio { text-align: center; }
  form.control .label-radio span { padding-left: 0; }
  form.control input[name="size"] + .label-radio { width: 49%; margin-right: 0; } }

@media (max-width: 640px) { form.control .col-xs-6 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } }

@media (max-width: 540px) { form.control .label-radio { margin-right: 0; } }

.product-photo { border-top: 2px solid #A58A63; background-color: #fff; -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);position: relative;margin-bottom: 66px; }

.product-photo hr { margin: 1.875rem 0; }

.product-photo .photo-info { padding: 1.875rem 2.1875rem; }

.product-photo .photo-info .info-top { position: relative; width: 100%; min-height: 36.25rem; }

.product-photo .photo-info .info-top img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }

.product-photo .photo-info .info-bottom ul.hasSlash li { position: relative; padding-right: 35px; margin-bottom: 15px; }

.product-photo .photo-info .info-bottom ul.hasSlash li:after { display: block; position: absolute; top: 50%; right: 5px; content: ''; width: 1px; height: 35px; margin: 0 0.9375rem; background-color: #D1D1D1; -webkit-transform: rotate(15deg) translateY(-50%); -ms-transform: rotate(15deg) translateY(-50%); transform: rotate(15deg) translateY(-50%); }

.product-photo .photo-info .info-bottom ul.hasSlash li:last-child{ padding-right: 0; }

.product-photo .photo-info .info-bottom ul.hasSlash li:last-child:after { display: none; }

@media (max-width: 480px) {
  .product-photo .photo-info .info-bottom ul.hasSlash li { display: block; margin-bottom: 5px; padding-right: 0; }
  .product-photo .photo-info .info-bottom ul.hasSlash li:after{ display: none; }
}

.product-photo .photo-btns { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.product-photo .photo-btns .btn { width: 100%; }

@media (max-width: 1024px) { .product-photo .photo-info .info-top { min-height: 28.125rem; } }

@media (max-width: 767px) { .product-photo{margin-bottom: 80px;}.product-photo .photo-info .info-top { min-height: 18.75rem; }
  .product-photo .photo-btns { -webkit-transition: 0.5s width cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: 0.5s width cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: 0.5s width cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .product-photo .photo-btns.fixed { position: fixed; top: 45px; left: 0; right: 0; z-index: 1000; width: 100%; border-top: 1px solid #F7F7F7; } }

.product-photo .note{
  position: absolute;
  left: 0;
  bottom: 0;
  padding: .8rem 0;
  font-size: 14px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.product-photo .note p{
  margin-bottom: 0;
}

@media (max-width: 320px){
  .product-photo .note{
    font-size: 12px;
  }
}

#specifications table tbody td:nth-child(odd) { background-color: #ededed; }

#specifications table tbody td:first-child { background-color: transparent; }

/*zoom*/
.cloudzoom-blank .cloudzoom-lens + div { display: none !important; pointer-events: none; visibility: hidden; }

.product-tabs .tab-control { border-bottom: 1px solid #DCDCDC; }

.product-tabs .tab-control a { display: inline-block; vertical-align: middle; padding: 0.8125rem 1.25rem; color: #A8A8A8; font-size: 18px; font-size: 1.125rem; border-bottom: 4px solid transparent; -webkit-transition: border-bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: border-bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: border-bottom 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.product-tabs .tab-control a.active, .product-tabs .tab-control a:hover { color: #40403E; font-weight: bold; border-bottom-color: #A58A63; }

@media (max-width: 480px) { .product-tabs .tab-control { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .product-tabs .tab-control a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 33.333%; padding: 0.8125rem 5px; text-align: center; font-size: 12px; } }

.product-tabs .table-wrapper .mCSB_dragger_bar { background-color: #6F7372 !important; opacity: 1 !important; }

.accessories-list .item { display: inline-block; vertical-align: top; color: #6F7372; text-align: center; padding: 0.5rem; width: 140px; }

.accessories-list .item .pic { display: block; position: relative; width: 100%; height: 110px; margin-bottom: 1.25rem; }

.accessories-list .item .pic img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-width: 100%; -webkit-transition: top 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: top 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); transition: top 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }

.accessories-list .item .text { word-wrap: break-word; -webkit-transition: color 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: color 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); transition: color 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }

.accessories-list .item .text h4 { margin-bottom: 0; font-size: 14px; line-height: 1.2; }

.accessories-list .item .text p { font-size: 85%; }

@media (max-width: 767px) { .accessories-list { font-size: 0; }
  .accessories-list .item { width: 25%; font-size: 1rem; } }

@media (max-width: 640px) { .accessories-list .item { width: 33.33%; } }

@media (max-width: 480px) { .accessories-list .item { width: 50%; } }

/*search*/
.search-body { font-size: 0; }

.search-aside { display: inline-block; vertical-align: top; width: 21.875rem; padding-right: 3.125rem; font-size: 1rem; }

.search-aside .title { color: #868686; font-weight: lighter; }

.search-aside .line { margin-top: 0; margin-bottom: 1.5625rem; border-bottom-color: #E0E1E0; }

.search-aside .group { position: relative; margin-bottom: 1.875rem; width: 100%; background-color: #fff; }

.search-aside .group.search-group { height: 40px; }

.search-aside .group.search-group input { width: 100%; height: 100%; padding: 0.3125rem 2.5rem 0.3125rem 0.9375rem; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.06); box-shadow: 0 0 20px rgba(0, 0, 0, 0.06); }

.search-aside .group.search-group .submit { position: absolute; top: 0; right: 0; width: 40px; height: 40px; background-color: transparent; cursor: pointer; }

.search-aside .group.search-filter .filter-submit { display: block; width: 100%; text-align: center; padding: .7rem .5rem; font-size: 1rem; font-weight: normal; background: #6F7372; color: #fff; cursor: pointer; }

.search-aside .menuBtn { display: none; }

@media (min-width: 768px) { .search-filter { display: block !important; }
  .filter-close { display: none !important; } }

@media (max-width: 767px) { .search-aside { position: relative; padding-top: 5px; padding-bottom: 5px; margin-bottom: 2rem; max-height: calc(100vh - 45px); }
  .search-aside.fixed { position: fixed; top: 45px; left: 0; right: 0; z-index: 1000; padding-left: 0.9375rem; padding-right: 0.9375rem; margin-left: auto; margin-right: auto; margin-bottom: 0; width: 95%; background-color: #F7F7F7; }
  .search-aside .title, .search-aside .line { display: none; }
  .search-aside .group.search-group { float: right; width: calc(100% - 55px) !important; margin-bottom: 0; }
  .search-aside .group.search-filter { display: none; margin-top: 1.875rem; }
  .search-aside .group.search-filter.unfold { display: block; position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 7000; }
  .search-aside .group.search-filter .filter-close { display: block; text-align: center; background: #6F7372; color: #fff; font-size: 1.5rem; cursor: pointer; }
  .search-aside .group.search-filter .filter-close:before { line-height: 40px; margin: 0; }
  .search-aside .group.search-filter .filter-submit { padding: 1.3rem .5rem; }
  .search-aside .menuBtn { display: inline-block; width: 40px; height: 40px; font-size: 1.5rem; color: #fff; text-align: center; background-color: #A58A63; cursor: pointer; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .search-aside .menuBtn:before { line-height: 40px; }
  .search-aside .menuBtn:hover { background-color: #b8a283; }
  .search-aside .clearfix { height: 0px; overflow: hidden; } }

.filter-item { padding: 0.9375rem; border-bottom: 1px solid #F5F5F5; }

.filter-item .category { padding-bottom: 0.3125rem; margin: 0; color: #40403E; font-size: 1rem; cursor: pointer; }

.filter-item .category i.triangle { display: inline-block; vertical-align: middle; margin-left: 10px; height: 0; width: 0; border-bottom: 6px solid #A58A63; border-left: 4px solid transparent; border-right: 4px solid transparent; }

.filter-item .category.active i.triangle { -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.filter-item .content { display: none; }

.input-checkbox { display: none; }

.input-checkbox:checked + .label-checkbox:after { opacity: 1; }

.label-checkbox { position: relative; display: block; margin: 10px 0; font-size: 13px; cursor: pointer; }

.label-checkbox:before { display: inline-block; content: ''; vertical-align: baseline; width: 10px; height: 10px; margin: 0 10px; border: 1px solid #D3D3D3; -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px); }

.label-checkbox:after { position: absolute; top: 0; left: 12px; display: block; content: '\e807'; font-family: 'icon'; color: #A58A63; opacity: 0; }

.search-result { display: inline-block; vertical-align: top; width: calc(100% - 22rem); padding-left: 3.125rem; }

.search-result > div { font-size: 1rem; }

.search-result .item { display: inline-block; vertical-align: top; width: 16.666%; padding: 0 0.625rem; margin-bottom: 0.625rem; text-align: center; }

.search-result .item .pic { position: relative; display: block; width: 100%; margin-bottom: 10px; background-color: #fff; border: 1px solid #D4D4D4; overflow: hidden; }

.search-result .item .pic:before { position: absolute; top: 0; left: -8px; right: 0; bottom: 0; margin: auto; z-index: 5; display: block; content: ''; width: 100%; height: 100%; border: 8px solid #A58A63; -webkit-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), height 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.search-result .item .pic img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-height: 200px; -webkit-transition: -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.search-result .item p { font-size: 1rem; }

.search-result .item:hover .pic:before { left: 0; width: calc(100% - 16px); height: calc(100% - 16px); }

.search-result .item:hover .pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

@media (max-width: 1280px) { .search-aside { width: 17.5rem; padding-right: 1.875rem; }
  .search-result { width: calc(100% - 18rem); padding-left: 1.875rem; } }

@media (max-width: 1024px) { .search-result .item { width: 20%; } }

@media (max-width: 991px) { .search-result .item { width: 25%; } }

.search-result .search-for { font-size: 20px; font-size: 1.25rem; color: #494949; padding-bottom: 1.25rem; border-bottom: 1px solid #E1E1E1; }

.search-result .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1.25rem 0; border-bottom: 1px solid #E1E1E1; }

.search-result .list .pic { width: 15%; max-width: 125px; }

.search-result .list .pic img { max-width: 100%; }

.search-result .list .text { width: 85%; padding: 0 1.25rem; }

.search-result .list time { display: inline-block; margin-bottom: 5px; color: #A1A1A1; }

.search-result .list .title { color: #000; font-size: 20px; font-size: 1.25rem; font-weight: lighter; margin: 0 0 5px; }

.search-result .list span.match { display: inline-block; padding: 0 5px; background-color: #A58A63; color: #fff; line-height: 1.3; letter-spacing: 0.05em; }

.search-result .list time, .search-result .list .des, .search-result .list .link { font-size: 14px; font-size: 0.875rem; }

.search-result .list .des { color: #494949; }

.search-result .list .link { word-break: break-all; color: #A1A1A1; }

.search-result .list .link:hover { color: #A58A63; }

@media (max-width: 991px) { .search-result .list .pic { width: 25%; }
  .search-result .list .title { font-size: 1.5rem; }
  .search-result .list .text { width: 75%; } }

@media (max-width: 480px) { .search-result .list { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .search-result .list .pic { width: 100%; max-width: 100%; text-align: center; margin-bottom: 10px; }
  .search-result .list .pic img { max-width: 125px; }
  .search-result .list .text { width: 100%; padding: 0; }
  .search-result .list time, .search-result .list .des, .search-result .list .link { font-size: 1rem; } }

@media (max-width: 767px) { .search-aside { width: 100%; padding-right: 0; }
  .search-aside .filter-item .content { *zoom: 1; }
  .search-aside .filter-item .content:before, .search-aside .filter-item .content:after { content: " "; display: table; }
  .search-aside .filter-item .content:after { clear: both; }
  .search-aside .filter-item .label-checkbox { float: left; font-size: 15px; }
  .search-aside .filter-item .label-checkbox:before { width: 15px; height: 15px; }
  .search-aside .filter-item .label-checkbox:after { left: 13px; }
  .search-result { width: 100%; padding-left: 0; } }

@media (max-width: 425px) { .search-result .item { width: 33.333%; } }

@media (max-width: 320px) { .search-result .item { width: 50%; } }

/*news*/
.news-control { margin-bottom: 0.9375rem; *zoom: 1; }

.news-control:before, .news-control:after { content: " "; display: table; }

.news-control:after { clear: both; }

.news-control .tabs { float: left; width: calc(100% - 285px); margin-bottom: 1rem; }

.news-control .tabs a { position: relative; display: block; padding: 0.75rem; }

.news-control .tabs a:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; height: 2px; background-color: #A58A63; -webkit-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.news-control .tabs a:hover:after, .news-control .tabs a.active:after { width: 100%; }

.news-control form.search { position: relative; float: right; width: 285px; border: 1px solid #C3C3C3; *zoom: 1; }

.news-control form.search:before, .news-control form.search:after { content: " "; display: table; }

.news-control form.search:after { clear: both; }

.news-control form.search * { background-color: transparent; }

.news-control form.search .search-select { position: relative; float: left; width: 90px; height: 40px; line-height: 40px; text-align: center; border-right: 1px solid #C3C3C3; }

.news-control form.search .search-select .selected { position: relative; width: 100%; height: 100%; padding-right: 16px; cursor: pointer; }

.news-control form.search .search-select .selected:after { content: ''; position: absolute; top: 50%; right: 8px; display: block; height: 0; width: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #626262; margin-top: -3px; }

.news-control form.search .search-select .opction { position: absolute; top: 100%; left: -1px; right: -1px; z-index: 500; display: none; margin-top: 1px; min-width: 100%; max-height: 200px; overflow-y: auto; background-color: #F7F7F7; border-left: 1px solid #C3C3C3; border-right: 1px solid #C3C3C3; border-bottom: 1px solid #C3C3C3; }

.news-control form.search .search-select .input-radio { display: none; }

.news-control form.search .search-select .input-radio:checked + .label-radio { color: #fff; background-color: #A58A63; }

.news-control form.search .search-select .label-radio { display: block; width: 100%; border-bottom: 1px solid #C3C3C3; cursor: pointer; -webkit-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.news-control form.search .search-select .label-radio:last-of-type { border-bottom: 0; }

.news-control form.search .search-select .label-radio:hover { color: #fff; background-color: #c1ae94; }

.news-control form.search .search-input { float: right; width: calc(100% - 90px); height: 40px; padding: 5px 10px; }

.news-control form.search .search-submit { position: absolute; top: 0; right: 0; width: 40px; height: 40px; cursor: pointer; }

@media (max-width: 768px) { .news-control .tabs, .news-control form.search { float: none; width: 100%; } }

.news-list .row { margin-bottom: 2rem; }

.news-list .item { padding-left: 0.9375rem; padding-right: 0.9375rem; }

.news-list .item a { display: block; }

.news-list .item .text time { color: #9E9E9E; }

.news-list .item .text .title { -webkit-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.news-list .item .text .des { font-size: 90%; }

.news-list .item:hover .title { color: #333; text-decoration: underline; }

.news-list .item.latest { margin-bottom: 2rem; }

.news-list .item.latest .pic { margin-bottom: 1rem; overflow: hidden; }

.news-list .item.latest .pic img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.news-list .item.latest .text .title { font-weight: bold; margin-bottom: .8rem; }

.news-list .item.latest:hover .pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.news-list .item:not(.latest) { padding: 0.9375rem; border-top: 1px solid #DFDFDF; }

.news-list .item:not(.latest):last-child { border-bottom: 1px solid #DFDFDF; }

.news-list .item:not(.latest) time { display: inline-block; vertical-align: middle; padding: 0 0.9375rem; -webkit-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.news-list .item:not(.latest) .title { display: inline-block; vertical-align: middle; padding: 0 0.9375rem 0 1.875rem; max-width: calc(100% - 170px); }

.news-list .item:not(.latest):hover time { color: #A58A63; }

@media (max-width: 1023px) { .news-list .item.latest { padding: 0; }
  .news-list .item.latest a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; }
  .news-list .item.latest .pic { width: 50%; }
  .news-list .item.latest .text { width: 50%; padding: 0 0 0 0.9375rem; }
  .news-list .item:not(.latest) { margin-left: -0.9375rem; margin-right: -0.9375rem; } }

@media (max-width: 768px) { .news-list .item:not(.latest) { margin-left: 0; margin-right: 0; }
  .news-list .item:not(.latest) time { padding: 0; }
  .news-list .item:not(.latest) .title { padding: 0; padding-left: 0.9375rem; } }

@media (max-width: 640px) { .news-list .item.latest .text .des { display: none; }
  .news-list .item:not(.latest) time { display: block; }
  .news-list .item:not(.latest) .title { display: block; max-width: none; padding-left: 0; } }

/*new*/
.new-head { padding-bottom: 0.9375rem; border-bottom: 1px solid #D1D1D1; }

.new-foot { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 1.25rem 0; border-top: 1px solid #D1D1D1; }

.new-foot .back, .new-foot .share { display: inline-block; vertical-align: middle; }

.new-foot .back:hover { color: #A58A63; }

.new-foot .share li { padding-left: 5px; padding-right: 5px; }

.new-foot .share li a { display: block; width: 2.5rem; height: 2.5rem; font-size: 1.3rem; color: #B9B9B9; text-align: center; border-radius: 50%; overflow: hidden; background-color: #E9E9E9; }

.new-foot .share li a:before { display: block; width: 100%; height: 100%; margin: 0; line-height: 2.5rem; }

.new-foot .share li a:hover { color: #A58A63; }

/*displays*/
.displays-tabs { text-align: center; }

.displays-tabs .tab { position: relative; display: inline-block; vertical-align: middle; padding: 0.625rem 0.9375rem; margin: 0 0.3125rem; }

.displays-tabs .tab:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; height: 2px; background-color: #A58A63; -webkit-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.displays-tabs .tab:hover:after, .displays-tabs .tab.active:after { width: 100%; }

.displays-list .item { text-align: center; padding: 0 0.75rem; margin-bottom: 1.875rem; }

.displays-list .item .inner { position: relative; display: block; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.displays-list .item .inner:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; height: 2px; background-color: #A58A63; -webkit-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: width 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.displays-list .item .inner:hover { background-color: #fff; }

.displays-list .item .inner:hover:after { width: 100%; }

.displays-list .item .inner:hover .pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.displays-list .item .inner .pic { overflow: hidden; }

.displays-list .item .inner .pic img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.displays-list .item .inner .title { padding: 0.9375rem; margin: 0; font-size: 1rem; font-weight: lighter; }

@media (max-width: 480px) { .displays-list .item { width: 100%; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: none; } }

/*display*/
.display-text { position: relative; }

.display-text .inner { padding: 0 10%; margin-top: 10%;}

.display-text .inner .description { max-height: 365px; overflow: hidden; overflow-y: auto; }

.display-gallery { position: relative; }

.display-gallery .large-pic { width: 100%; }

.display-gallery .large-pic img { display: block; }

.display-gallery .small-pic { display: block; width: 70%; position: absolute; left: 100%; bottom: 0; font-size: 0; margin-bottom: 0; }

.display-gallery .small-pic li { padding: 0 3px; margin: 5px 0 0; max-width: 20%; font-size: 1rem; cursor: pointer; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }
@media (max-width: 767px){
  .display-gallery .small-pic li { max-width: 25%; }
}
@media (max-width: 480px){
  .display-gallery .small-pic li { max-width: 33.333%; }
}

.display-gallery .small-pic li:hover { opacity: .7; }

.display-gallery .small-pic li.selected { opacity: .5; }

.display-gallery .small-pic img { display: block; }

.display-gallery .small-pic .slick-dots {
  margin-top: 10px;
  position: relative;
  bottom: 0;
}

.display-gallery .small-pic .slick-dots li {
  height: auto;
  width: auto;
  margin: 5px;
}

.display-gallery .small-pic .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.25;
}

.display-gallery .small-pic .slick-dots li button:before {
  content: normal;
}

.display-gallery .small-pic .slick-dots li.slick-active button {
  opacity: 1;
}


@media (max-width: 1199px) { .display-text .inner { position: relative; top: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); padding: 0 0 3%; margin-top: 0; }
  .display-text .inner .description { height: auto; max-height: none; }
  .display-text .inner .description .mCustomScrollBox { height: auto; }
  .display-gallery .small-pic { position: relative; left: 0; bottom: auto; padding: 10px 0; width: 100%; } }

.display-list .item { margin-bottom: 10px; text-align: center; }

.display-list .item .pic { position: relative; display: inline-block; width: 100%; margin: 0 auto; border: 1px solid #D4D5D0; }

.display-list .item .pic:before { display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border: 0px solid #A58A63; -webkit-transition: border 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: border 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: border 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.display-list .item img { display: block; }

.display-list .item .title { font-weight: normal; font-size: 1rem; }

.display-list .item:hover .pic:before { border: 0.5rem solid #A58A63; }

/*sitemap*/
.sitemap-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; }

.sitemap-list a:hover { color: #A58A63 !important; }

.sitemap-list .list-item { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0 0.9375rem 0 5%; border-right: 1px solid #DFDFDF; }

.sitemap-list .list-item.list2 { -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; }

.sitemap-list .list-item.list4 { -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; border-right: 0; }

.sitemap-list .main-item { position: relative; font-size: 1.125rem; }

.sitemap-list .main-item:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 0.9375rem; height: 1px; background-color: #7E7E7E; -webkit-transform: translate(-200%, -50%); -ms-transform: translate(-200%, -50%); transform: translate(-200%, -50%); }

.sitemap-list .main-item a { color: #363636; }

.sitemap-list .sub-item { margin-bottom: 0.9375rem; }

.sitemap-list .sub-item a { display: block; color: #A6A6A6; font-weight: lighter; }

.sitemap-list .sub-item h4 a { color: #707372; font-weight: 600; }

.sitemap-list .list2, .sitemap-list .list4 { font-size: 0; position: relative; }

.sitemap-list .list2 .main-item, .sitemap-list .list4 .main-item { width: 100%; }

.sitemap-list .list2 .sub-item, .sitemap-list .list4 .sub-item { display: inline-block; vertical-align: top; width: calc(50% - 5px); padding-right: 5px; font-size: 1rem; }

@media (max-width: 991px) { .sitemap-list .list-item { border-right: 0; }
  .sitemap-list .list-item.list1, .sitemap-list .list-item.list3 { -webkit-box-flex: 30%; -webkit-flex: 30%; -ms-flex: 30%; flex: 30%; }
  .sitemap-list .list-item.list2, .sitemap-list .list-item.list4 { -webkit-box-flex: 70%; -webkit-flex: 70%; -ms-flex: 70%; flex: 70%; } }

@media (max-width: 580px) { .sitemap-list .main-item { padding-left: 20px; font-size: 1.3rem; }
  .sitemap-list .main-item:before { left: 0; -webkit-transform: none; -ms-transform: none; transform: none; }
  .sitemap-list .list-item { -webkit-box-flex: 100% !important; -webkit-flex: 100% !important; -ms-flex: 100% !important; flex: 100% !important; padding: 0; }
  .sitemap-list .sub-item a { display: inline-block; vertical-align: top; width: 49%; font-size: 1.1rem; margin: 3px 0; }
  .sitemap-list .sub-item h4 a { font-size: 1.2rem; }
  .sitemap-list .list2 { height: auto; }
  .sitemap-list .list2 .main-item { position: relative; }
  .sitemap-list .list2 .sub-item { width: 100%; } }

/*about*/
.about-content { background: url(images/about/background.png) bottom center no-repeat; }

[class^="about-section"] .pageTitle { color: #000; font-size: 30px; font-size: 1.875rem; }

[class^="about-section"] .pageTitle.font-25 { font-size: 25px; font-size: 1.5625rem; }

@media (max-width: 1680px) { [class^="about-section"] .pageTitle { font-size: 26px; font-size: 1.625rem; }
  [class^="about-section"] .pageTitle.font-25 { font-size: 22px; font-size: 1.375rem; } }

@media (max-width: 1024px) { [class^="about-section"] .pageTitle { font-size: 24px; font-size: 1.5rem; }
  [class^="about-section"] .pageTitle.font-25 { font-size: 20px; font-size: 1.25rem; } }

@media (max-width: 768px) { [class^="about-section"] .pageTitle { font-size: 22px; font-size: 1.375rem; }
  [class^="about-section"] .pageTitle.font-25 { font-size: 18px; font-size: 1.125rem; } }

.about-section-01 { position: relative; width: 100%; height: 80vh; min-height: 400px; max-height: 680px; }

.about-section-01 .text { position: absolute; top: 50%; right: 0; z-index: 10; width: 70%; max-width: 100%; max-height: 100%; overflow-y: auto; padding: 2.1875rem; background: rgba(255, 255, 255, 0.9); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, transparent 100%); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, transparent 100%); background: -webkit-gradient(linear, left top, right top, color-stop(80%, rgba(255, 255, 255, 0.9)), to(transparent)); background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, transparent 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 80%, transparent 100%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.about-section-01 .text .left { padding-right: 2.1875rem; border-right: 1px solid #E3E3E3; }

.about-section-01 .text .right { padding-left: 2.1875rem; }

.about-section-01 .background { position: relative; z-index: 1; width: 100%; max-width: 1013px; height: 100%; }

.about-section-01 .pageTitle { margin-bottom: 1.25rem; }

.about-section-01 h4 { margin-bottom: 0; color: #000; font-weight: lighter; font-size: 18px; }

@media (max-width: 1440px) { .about-section-01 .text { width: 80%; } }

@media (max-width: 1199px) { .about-section-01 .text { top: 0; height: 100%; width: 95%; background: rgba(255, 255, 255, 0.9); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  .about-section-01 .text .row { padding: 0 10px; }
  .about-section-01 .text .left { padding-left: 0; padding-right: 0; border-right: 0; }
  .about-section-01 .text .right { padding-left: 0; } }

@media (max-width: 767px) { .about-section-01 { height: auto; min-height: 0; max-height: none; }
  .about-section-01 .text { position: relative; width: 100%; height: auto; max-height: none; padding: 1.25rem; }
  .about-section-01 .text h4 { font-size: 17px; font-size: 1.0625rem; }
  .about-section-01 .background { height: 250px; } }

.about-section-02 .pageTitle { margin-bottom: 1.875rem; }

.about-section-02 .text { position: relative; }

.about-section-02 .text .inner { position: absolute; top: 50%; left: 0; right: 0; padding: 0 0.9375rem 0 10%; margin: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.about-section-02 .legends { font-size: 18px; font-size: 1.125rem; color: #000; margin-bottom: 5%; }

.about-section-02 .legends .circle { display: inline-block; vertical-align: middle; margin-right: 10px; }

.about-section-02 .legends .circle img { display: block; }

.about-section-02 .bar-chart { display: none; font-size: 18px; font-size: 1.125rem; color: #000; }

.about-section-02 .bar-chart td { padding: 0.3125rem; }

.about-section-02 .bar-chart .nation { width: 9.375rem; white-space: nowrap; }

.about-section-02 .bar-chart .percentage { position: relative; }

.about-section-02 .bar-chart .percentage .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.about-section-02 .bar-chart .percentage .num { display: inline-block; width: 60px; padding-right: 10px; text-align: right; }

.about-section-02 .bar-chart .percentage .bar { display: inline-block; width: 100%; height: 22px; padding: 5px 0; }

.about-section-02 .bar-chart .percentage .bar span { display: block; width: 100%; height: 100%; background-color: #eee; }

@media (max-width: 1023px) { .about-section-02 .text { margin-bottom: 1.25rem; }
  .about-section-02 .text .inner { position: relative; top: auto; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); padding: 0; } }

.about-section-03 { position: relative; *zoom: 1; }

.about-section-03:before, .about-section-03:after { content: " "; display: table; }

.about-section-03:after { clear: both; }

.about-section-03 .container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.about-section-03 .text { position: relative; z-index: 10; width: 20%; }

.about-section-03 .pageTitle { position: relative; margin-right: -20%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 140%; padding: 5% 10px; text-align: center; background-color: rgba(255, 255, 255, 0.9); }

.about-section-03 .slider-nav { position: relative; display: inline-block; float: right; margin-right: 10%; }

.about-section-03 .slider-nav:after { content: ''; position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 1px; height: 28px; background-color: #AFAFAF; pointer-events: none; }

.about-section-03 .slick-arrow { display: inline-block; position: relative; left: auto; right: auto; background-position: center; background-repeat: no-repeat; width: 27px; height: 28px; margin: 0 15px; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.about-section-03 .slick-arrow:before { display: none; }

.about-section-03 .slick-arrow.slick-prev { background-image: url(images/icon/num-l.png); }

.about-section-03 .slick-arrow.slick-next { background-image: url(images/icon/num-r.png); }

.about-section-03 .slick-arrow.slick-disabled { opacity: .5; }

.about-section-03 .slider { float: right; width: 80%; }

.about-section-03 .slider .item { height: auto; }

@media (max-width: 767px) { .about-section-03 .container { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .about-section-03 .text { width: 100%; }
  .about-section-03 .pageTitle { width: 100%; margin-right: 0; margin-bottom: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); background-color: transparent; }
  .about-section-03 .slider-nav { display: none; }
  .about-section-03 .slick-arrow { position: absolute; top: 50%; z-index: 10; width: 37px; margin: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .about-section-03 .slick-arrow.slick-prev { left: -15px; }
  .about-section-03 .slick-arrow.slick-next { right: -15px; }
  .about-section-03 .slider { width: 100%; } }

.about-section-04 .text { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.about-section-04 .hasIcon { position: relative; padding-left: 40px; margin-bottom: 15px; }

.about-section-04 .hasIcon .icon { position: absolute; left: 0; display: inline-block; }

.about-section-05 .row > div:first-child { padding-right: 5%; }

.about-section-05 .row > div:nth-child(2) { padding: 0 5%; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; }

.about-section-05 .row > div:last-child { padding-left: 5%; }

.about-section-05 li { line-height: 1.8; margin-bottom: 0.9375rem; }

.about-section-05 h4 { font-weight: lighter; color: #000; }

@media (max-width: 1023px) { .about-section-05 .row > div { padding: 0 !important; border: 0 !important; } }

/*contact*/
.contact-content .container { max-width: 90.625rem; }

.contact-form { padding-bottom: 3%; background: url(images/contact/background.png) bottom right no-repeat; }

.contact-form .form-group.p5 { padding: 5% 0; }

.contact-form .form-input, .contact-form .contact-select { width: 100%; height: 40px; padding: 0 15px; margin-bottom: 6px; border-radius: 3px; border: 1px solid #E4E4E4; }

.contact-form .form-input::-webkit-input-placeholder, .contact-form .contact-select::-webkit-input-placeholder { font-size: 13px; font-size: 0.8125rem; }

.contact-form .form-input:-ms-input-placeholder, .contact-form .contact-select:-ms-input-placeholder { font-size: 13px; font-size: 0.8125rem; }

.contact-form .form-input::placeholder, .contact-form .contact-select::placeholder { font-size: 13px; font-size: 0.8125rem; }

.contact-form .form-input.error, .contact-form .contact-select.error { border-color: red; }

.contact-form .contact-select { position: relative; background-color: #FFFFFF; }

.contact-form .contact-select .selected { position: relative; width: 100%; height: 100%; line-height: 40px; cursor: pointer; }

.contact-form .contact-select .selected:after { display: block; content: ''; height: 0; width: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #626262; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.contact-form .contact-select .opction { position: absolute; top: 100%; left: 0; z-index: 10; display: none; width: 100%; background-color: #FFFFFF; border: 1px solid #E4E4E4; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

.contact-form .contact-select .input-radio { display: none; }

.contact-form .contact-select .input-radio:checked + .label-radio { color: #fff; background-color: #A58A63; }

.contact-form .contact-select .label-radio { display: block; width: 100%; padding: 10px; border-bottom: 1px solid #C3C3C3; cursor: pointer; -webkit-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.contact-form .contact-select .label-radio:last-of-type { border-bottom: 0; }

.contact-form .contact-select .label-radio:hover { color: #fff; background-color: #c1ae94; }

.contact-form textarea.form-input { height: 200px; padding: 10px 15px; margin-bottom: 6px; overflow-y: auto; }

.contact-form .form-group.code .form-input { width: 30%; }

.contact-form .form-group.code .codeimg { display: inline-block; vertical-align: top; cursor: pointer; }

.contact-form .form-group.code .codeimg img { max-height: 40px; }

.contact-form .submit { width: 100%; padding: 15px; cursor: pointer; }

@media (max-width: 767px) { .contact-form .form-group.code .form-input { width: 60%; } }

.tiles-inquiry .inquiry-head { font-weight: lighter; font-size: 13px; font-size: 0.8125rem; }

.tiles-inquiry .inquiry-body .item { position: relative; padding: 10px; font-size: 0; border-bottom: 1px solid #E7E7E7; }

.tiles-inquiry .inquiry-body .item:first-child { border-top: 1px solid #E7E7E7; }

.tiles-inquiry .inquiry-body .item > div { display: inline-block; vertical-align: middle; font-size: 1rem; padding: 0 10px; }

.tiles-inquiry .inquiry-body .item .pic { display: inline-block; vertical-align: middle; position: relative; width: 60px; height: 60px; background-color: #E2DEDD; }

.tiles-inquiry .inquiry-body .item .pic img { max-width: 100%; max-height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }

.tiles-inquiry .inquiry-body .item .name { padding: 0 3%; display: inline-block; vertical-align: middle; font-size: 1rem; line-height: 1.5; }

.tiles-inquiry .inquiry-body .item .name:hover { color: #A58A63; }

.tiles-inquiry .inquiry-body .item .delete { width: 36px; height: 36px; padding: 0; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; cursor: pointer; }

.tiles-inquiry .inquiry-body .item .delete:before, .tiles-inquiry .inquiry-body .item .delete:after { display: block; content: ''; width: 60%; height: 1px; background-color: #4C4C4C; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.tiles-inquiry .inquiry-body .item .delete:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.tiles-inquiry .inquiry-body .item .delete:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.tiles-inquiry .inquiry-body .item .delete:hover { background-color: #A58A63; border-radius: 50%; }

.tiles-inquiry .inquiry-body .item .delete:hover:before, .tiles-inquiry .inquiry-body .item .delete:hover:after { background-color: #fff; }

.tiles-inquiry .inquiry-foot .add { display: inline-block; min-width: 140px; padding: 12px; margin: 2rem 0; }

@media (max-width: 767px) { .tiles-inquiry .inquiry-foot .add { width: 100%; color: #fff; border-color: #6F7372; background-color: #6F7372; } }

.contact-infomation { color: #fff; background: url(images/contact/back.jpg) top center repeat-y; }

.contact-infomation .info-head { position: relative; padding: 1.875rem; padding-bottom: 0; }

.contact-infomation .pageTitle { font-weight: lighter; font-size: 30px; font-size: 1.875rem; margin: 0; }

.contact-infomation a { color: #fff; }

.contact-infomation .slider-arrows { position: absolute; top: 1.875rem; right: 1.875rem; z-index: 10; }

.contact-infomation .slider-arrows:after { display: block; content: ''; width: 1px; height: 100%; background-color: #D3D3D3; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.contact-infomation .slick-arrow { position: relative; display: inline-block; left: auto; right: auto; margin: 0 15px; background: url(images/icon/num-l.png) center no-repeat; width: 27px; height: 25px; -webkit-transition: opacity 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.3s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.contact-infomation .slick-arrow:before { display: none; }

.contact-infomation .slick-next { background-image: url(images/icon/num-r.png); }

.contact-infomation .slick-disabled { opacity: .5; }

.contact-infomation .info-slider-nav { padding: 1.875rem; }

@media (max-width: 1024px) { .contact-infomation .pageTitle { font-size: 25px; font-size: 1.5625rem; } }

@media (max-width: 480px) { .contact-infomation .pageTitle { font-size: 20px; font-size: 1.25rem; text-align: center; }
  .contact-infomation .slider-arrows { position: relative; top: 15px; right: 0; text-align: center; } }

.info-slider-nav { height: 330px; }

.info-slider-nav .item { padding: .6rem; margin-bottom: 18px; cursor: pointer; }

.info-slider-nav .item.slick-current .inner, .info-slider-nav .item:hover .inner { background-color: rgba(255, 255, 255, 0.1); }

.info-slider-nav .item.slick-current .inner:after, .info-slider-nav .item:hover .inner:after { height: 0; width: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-top: 18px solid rgba(255, 255, 255, 0.1); }

.info-slider-nav .item .inner { position: relative; width: 100%; height: 100%; padding: .6rem; border-radius: 3px; -webkit-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: background-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.info-slider-nav .item .inner:after { display: block; content: ''; height: 0; width: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-top: 18px solid rgba(255, 255, 255, 0); position: absolute; left: 0; right: 0; bottom: -18px; margin: auto; -webkit-transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); transition: border-color 0.5s 0s cubic-bezier(0.39, 0.575, 0.565, 1); }

.info-slider-nav .item .title { padding: .7rem 0; margin: 0 0 1rem; font-weight: normal; border-bottom: 1px solid #fff; }

.info-slider-nav .item ul li { position: relative; padding-left: 2.1875rem; margin-bottom: 10px; font-size: 13px; font-size: 0.8125rem; }

.info-slider-nav .item ul li:before { display: block; content: ''; position: absolute; top: 0; left: 5px; }

.info-slider-nav .item ul li.location:before { content: url(images/contact/location.png); }

.info-slider-nav .item ul li.phone:before { content: url(images/contact/phone.png); }

.info-slider-nav .item ul li.fax:before { content: url(images/contact/fax.png); }

.info-slider-nav .item ul li.email:before { content: url(images/contact/mail.png); }

.info-slider-for { height: 420px; }

.info-slider-for .map { width: 100%; height: 420px; color: #333; background-color: #999999; }

@media (max-width: 767px) { .contact-infomation .slider-arrows:after { display: none; }
  .info-slider-nav .slick-arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .info-slider-nav .slick-arrow.slick-prev { left: 0; }
  .info-slider-nav .slick-arrow.slick-next { right: 0; }
  .info-slider-nav .item .inner { padding: 1rem 1.875rem; }
  .info-slider-nav .item .inner:after { display: none; }
  .info-slider-for { display: none; } }

/*notice*/
.notice { display: none; padding: 10%; background: url(images/contact/notice-bg.jpg) left top no-repeat; background-size: cover; text-align: center; max-width: 581px; max-height: 266px; padding: 3.125rem; }

.notice .btn { margin: 10% 5px 10px 5px; cursor: pointer; }

@media (max-width: 480px) { .notice { padding: 3.125rem 1.875rem; } }
