
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, img { padding: 0; margin: 0; font-weight: 400; }

p { margin: 0px; padding: 0px; }

body, button, input, select, textarea { font: 14px/1.5 'SourceHanSansCN', 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif,Arial; color: #333; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.removeStyle { margin: 0px; padding: 0px; list-style: none; }

.removeStyle li { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dd { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dt { list-style: none; margin: 0px; padding: 0px; }

/* 字体图标 */
.iconfont { color: inherit; font-size: inherit; display: inline-block; -webkit-font-smoothing: antialiased; /* 文字抗锯齿 */ -moz-osx-font-smoothing: grayscale; /* 文字抗锯齿 */ }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 20px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; }
  .commonweb { margin: 0px auto; max-width: 750px; } }

@media (min-width: 992px) { .commonweb { padding: 0px 10px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .commonweb { max-width: 950px; } }

@media (min-width: 1260px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { max-width: 1100px; } }

@media (min-width: 1320px) { .commonweb { max-width: 1220px; } }

@media (min-width: 1400px) { .commonweb { max-width: 1280px; } }

@media (min-width: 1600px) { .commonweb { max-width: 1420px; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet { background: #fff; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

.swiper-container-3d { -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-scrollbar { -webkit-border-radius: 10px; border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.animated { -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; animation-duration: .75s; }

@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% { -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% { -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }

@-webkit-keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

@keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

.flash { -webkit-animation-name: flash; animation-name: flash; }

@-webkit-keyframes pulse { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { 0%, to { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake { 0%, to { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake { -webkit-animation-name: shake; animation-name: shake; }

@-webkit-keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; }

@-webkit-keyframes swing { 20% { -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing { 20% { -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.tada { -webkit-animation-name: tada; animation-name: tada; }

@-webkit-keyframes wobble { 0% { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes wobble { 0% { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to { -webkit-transform: none;
    transform: none; } }

.wobble { -webkit-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello { -webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }

@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut { 0% { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn { 0% { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut { 0% { -webkit-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge { -webkit-animation-name: hinge; animation-name: hinge; }

@-webkit-keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; }

@-webkit-keyframes rollOut { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { 0% { opacity: 1; }
  50% { -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to { opacity: 0; } }

@keyframes zoomOut { 0% { opacity: 1; }
  50% { -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to { opacity: 0; } }

.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

img.fr-dib { margin: 5px auto; display: block; float: none; vertical-align: top; }

.header{position: fixed;top: 0;left: 0;z-index: 501; height: 60px; width: 100%;background-color: #fff; padding: 0px 20px; display: flex; align-items: center; justify-content: center;}

.header .headerMenuBox{display: flex; justify-content:space-between; padding: 10px 20px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%;}
.header .headerMenuBox .headerMenu{display: flex; align-items: center;}
.header .headerMenuBox .headerMenu .headerSearch{ margin-right: 16px;}
.header .headerMenuBox .headerMenu .headerSearch form{display: flex; align-items: center;}
.header .headerMenuBox .headerMenu .headerSearch .btn{ margin-right: 4px; width: 20px; height:20px; border: none;background: url(../images/img_02.png); background-size: cover; background-position: center; background-repeat: no-repeat;}
.header .headerMenuBox .headerMenu .headerSearch label{display: flex; position: relative; border-bottom: 1px solid #1f1f1f; min-width: 70px; height: 26px; max-width: 220px;}
.header .headerMenuBox .headerMenu .headerSearch label input{width: 100%; padding: 0px 5px; height: 100%; position: absolute; font-size: 12px; color: #1f1f1f;}
.header .headerMenuBox .headerMenu a{display: none; align-items: center; margin-right: 16px; font-size: 12px; color: #1f1f1f;}
.header .headerMenuBox .headerMenu a img{height: 20px; margin-right: 4px;}
.header .headerMenuBox .mLogo{display: none;}
.header .headerMenuBox .mLogo img{height:20px;}
.header .headerMenuBox .headerMenuRight a{margin-left: 16px;}
.header .headerMenuBox .headerMenuRight a img{ height: 20px;}

.header .logo{display: flex; align-items: center; justify-content: center;}
.header .logo img{height: 30px;}
.header .nav{display: none; position: fixed; left: 0px; top: 60px; right: 0px; bottom: 0px; background: #fff; padding: 30px 20px; overflow-y: auto;}
.header .nav a{height: 43px; display: flex; align-items: center; font-size: 14px; border-bottom: 1px solid #eee;}
.header .nav a:last-child{margin-right: 0px;}

.navBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 22px;
}

.navBtn span {
  background: #1f1f1f;
  width: 100%;
  height: 2px;
  display: block;
  margin: 3px 0px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.navBtn span:nth-child(2) {
  opacity: 1;
  visibility: visible;
}

.navBtnClose span:nth-child(1) {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  width: 100%;
}

.navBtnClose span:nth-child(2) {
  visibility: hidden;
  opacity: 0;
}

.navBtnClose span:nth-child(3) {
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  width: 100%;
}

.subNavMain{top: 0px; position: fixed; width: 100%; background: #fff; left: 0px; z-index: 490; transition: all .4s ease; display: none;}
.subNavMain .subNavBox{max-width: 1020px; width: 70%; padding: 20px 0px;  margin: 0px auto; display: none;}
.subNavMain .subNav{display: flex;}
.subNavMain .subNav .list{flex: 1; line-height: 20px; padding-right: 10px;}
.subNavMain .subNav .list h3{color: #000; font-size: 13px; font-weight: 600;}
.subNavMain .subNav .list h3 a{color: #000;}
.subNavMain .subNav .list p a{display:block; margin-top: 10px; font-size: 13px;}
.subNavMain .subNav .list p a.bold{font-weight: 600;}
.subNavMain .subNav .imgBox{ width:100%; max-width: 295px;}
.subNavMain .subNav .imgBox img{width: 100%;display: block;}
.subNavMain .subNav .imgBox p{font-size: 12px; display: block; line-height: 44px; margin-top: 5px; background: #000; color: #fff; text-align: center;}


.banner{margin-top: 60px; overflow: hidden; position: relative;}
.banner .imgBox{position: relative; padding-top: 45%;}
.banner .imgBox video{position: absolute; left:0px; top: 0px; width: 100%; height: 100%; object-fit: cover;}
.banner .imgBox img{position: absolute; left:0px; top: 0px; width: 100%; height: 100%; object-fit: cover;}
.banner .bannerText{position: absolute; bottom: 10%; width: 100%; padding:0px 20px;;}
.banner .bannerText .title{font-size: 18px; color: #fff; font-weight: 600; padding-bottom: 15px; text-align: center;}
.banner .bannerText .more{display: flex; align-items: center; justify-content: center;}
.banner .bannerText .more span{display: block; padding: 8px 25px; border: 1px solid #fff; color: #fff; font-size: 12px;}

.banner .bannerText.black .title{color: #000;}
.banner .bannerText.black .more span{ border-color: #000; color: #000;}

.banner .bannerDot{text-align: center; padding-top:20px;}
.banner .bannerDot span{ background: #c8c8c8; opacity: 1;}
.banner .bannerDot span.swiper-pagination-bullet-active{background: #000;}



.productBox{margin: 0px auto; max-width: 980px; position: relative;}
.productBox .title{padding: 35px 0px 15px; font-size: 18px; color: #1f1f1f; text-align: center; font-weight: 600;}
.productBox .prevBtn, .productBox .nextBtn{position: absolute; top: 45%; z-index: 20; transform: translateY(-50%); width: 20px; height: 20px; background-repeat:no-repeat; background-position: center; background-size:cover;}
.productBox .prevBtn{left: 25px; background-image: url(../images/img_14.png);}
.productBox .nextBtn{right: 25px; background-image: url(../images/img_15.png);}
.productBox .swiper-button-disabled{display: none;}


.productList{overflow: hidden; position: relative; margin: 0px 20px;}
.productList .content{position: relative;}
.productList .imgBox{padding-top: 100%; position: relative;}
.productList .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%;transform: translate(-50%,-50%);}
.productList .icon{position: absolute; right: 10px; bottom: 6px;}
.productList .icon img{height: 20px;}
.productList .listTitle{color: #000; font-size: 16px; padding-top: 30px; text-align: center; font-weight: 600;}

.productList .productListDot{text-align: center; padding: 30px 0px;}
.productList .productListDot span{ background: #c8c8c8; opacity: 1;}
.productList .productListDot span.swiper-pagination-bullet-active{background: #000;}

.jewelListMain{position: relative; overflow: hidden;}
.jewelListMain .title{font-size: 18px; padding: 20px 0px; text-align: center; font-weight: 600; color: #1f1f1f;}
.jewelList{overflow: hidden;position: relative;}
.jewelList .swiper-slide{width: 70%; height:320px;}
.jewelList .swiper-slide img{width: 100%; height: 100%; object-fit:cover;}


.newProductMain .title{padding: 35px 0px 20px; font-size: 18px; color: #1f1f1f; font-weight: 600; text-align: center;}
.newProductMain .newProductBox{padding: 0px 20px;}
.newProductMain .newProductBox .newProductImg{width: 100%;}
.newProductMain .newProductBox .newProductImg img{width: 100%; display: block;}
.newProductMain .newProductBox .newProductList{ padding-top: 25px;}
.newProductMain .newProductBox .newProductList .list{display: flex; margin-top:20px;}
.newProductMain .newProductBox .newProductList .list .imgBox{ width: 120px; height: 120px; position: relative; background:#fafafa;}
.newProductMain .newProductBox .newProductList .list .imgBox img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover;}
.newProductMain .newProductBox .newProductList .list .content{flex: 1; margin-left: 15px;}
.newProductMain .newProductBox .newProductList .list .content .listTitle{font-size: 16px; line-height: 25px; text-align: center; height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newProductMain .newProductBox .newProductList .list .content .price{padding-top: 10px; font-size: 14px; text-align: center; color: #666;}
.newProductMain .newProductBox .newProductList .list .content .buy{padding-top: 20px; display: flex; align-items: center; justify-content: center;}
.newProductMain .newProductBox .newProductList .list .content .buy a{display: block; padding: 7px 25px; font-size: 14px; color: #000; border: 1px solid #000;}
.newProductMain .newProductBox .newProductList .list:hover .imgBox::after{ height: 3px; background: #000; bottom: -3px; content: ''; width: 100%; position: absolute; left: 0px;}
.newProductMain .newProductBox .newProductList .list:hover .content .buy a{background: #000; color: #fff;}
.newProductMain .newProductBox .newProductList .list:first-child{margin-top: 0px;}
.newProductMain .more{padding-top: 40px; display: flex; align-items: center; justify-content: center;}
.newProductMain .more a{display: block; padding: 10px 37px; font-size: 16px; color: #000; border: 1px solid #000;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar {width: 8px; background-color: #f1f1f1;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar-track {border-radius: 8px;background-color: #f1f1f1;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar-thumb {border-radius: 8px;background-color: #c1c1c1;}

.worksMain{position: relative;}
.worksMain .title{font-size:18px; padding: 35px 0px 10px; text-align: center; font-weight: 600;}
.worksMain .worksList{display: flex; flex-wrap: wrap; padding-top: 30px;}
.worksMain .worksList .list{ width: 50%; padding: 0px 10px 20px;}
.worksMain .worksList .list .imgBox img{width: 100%; display: block;}
.worksMain .worksList .list .content .listTitle{text-align: center; font-size: 14px; padding:8px 0px; color: #1f1f1f;}
.worksMain .worksList .list .content .buy{display: flex; align-items: center; justify-content: center;}
.worksMain .worksList .list .content .buy span{font-size: 12px; line-height: 30px; padding: 0px 20px; border: 1px solid #000; color: #000; display: block;}
.worksMain .worksList .list:hover .content .buy span{background: #000; color: #fff;}

.footContact{margin-top: 40px; padding: 20px 0px; display: flex; justify-content: center; align-items: center; background: #fafafa;}
.footContact .list{width: 90px;}
.footContact .list img{ height: 25px; margin: 0px auto; display: block;}
.footContact .list .text{font-size: 12px; padding-top: 5px; color: #1f1f1f; text-align: center;}

.footer{padding:30px 20px;background-color: #fff; color: #1f1f1f;}
.footer .list .title{font-size: 14px;margin-bottom: 10px; font-weight: 600; position: relative;}
.footer .list .title:after{content: ''; position: absolute; right: 0px; top: 0px; margin: auto; bottom: 0px; width: 10px; height: 10px; transform: rotate(45deg); border-right: 2px solid #1f1f1f; border-bottom: 2px solid #1f1f1f;}
.footer .list .title.cur:after{border:none; border-left: 2px solid #1f1f1f; border-top: 2px solid #1f1f1f;}
.footer .list .footerClass{display: none; padding-bottom: 15px; padding-left: 10px;}
.footer .list .footerClass a{display: block; font-size: 12px;color: #1f1f1f; padding-top: 5px;}
.footer .list .footershare{min-width: 166px; display: flex;}
.footer .list .footershare a{display: flex; margin-top: 18px; align-items: center; font-size: 12px; position: relative; margin-right: 5px;}
.footer .list .footershare a .icon{width: 24px; position: relative; margin-right: 0px;}
.footer .list .footershare a .icon img{width: 24px;}
.footer .list .footershare a .icon img:nth-child(2){position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden;}
.footer .list .footershare a .qrCode{position: absolute; padding: 16px 10px; max-width: 190px; left: -50%; display: none; z-index: 10; top: -10px; transform: translateY(-100%); text-align: center;background-color: #fff;color: #1f1f1f;box-shadow: 1px 1px 4px 0 rgba(133,113,93,.5);}
.footer .list .footershare a .qrCode .imgBox{width: 136px; margin: 10px auto 0px;}
.footer .list .footershare a .qrCode .imgBox img{width: 100%; display: block;}
.footer .list .footershare a .qrCode .qrTitle{font-size: 12px; color: #1f1f1f; text-align: center;}
.footer .list .footershare a .qrCode .desc{margin-top: 10px; font-size: 12px;}


.footer .list .footershare a:hover .icon img{opacity: 0; visibility: hidden;}
.footer .list .footershare a:hover .icon img:nth-child(2){opacity: 1; visibility: visible;}

.footer .list .footershare a:hover  .qrCode{display: block;}

.footer .footLogo{padding: 40px 0px; display: flex; align-items: center; justify-content: center; position: relative;}
.footer .footLogo img{height: 20px; padding: 0px 20px;}
.footer .footLogo::after{content: ''; height: 2px; flex: 1; background: #000; display: block;}
.footer .footLogo::before{content: ''; height: 2px; flex: 1; background: #000; display: block;}

.footLangBox{display: flex; align-items: center; justify-content:space-between;}
.footLangBox .footLang{display: flex; opacity: 0.5;}
.footLangBox .footLang .listBox{display: flex; font-size: 14px; line-height: 28px; margin-right: 20px; color: #1f1f1f;}
.footLangBox .footLang .listBox h3{font-size: 14px; line-height: 28px;display:flex; position: relative; padding-right: 12px;}
.footLangBox .footLang .listBox h3::after{content: ''; border: 4px solid transparent;border-top-color: #1f1f1f; position: absolute;transform: translateY(-25%); right: 0px;  top: 50%;}

.footLangBox .forRecord{display: flex; align-items: center;}
.footLangBox .forRecord a{display: flex; align-items: center; margin-left: 22px; font-size:12px; color: #1f1f1f;}
.footLangBox .forRecord a img{height: 28px; margin-right: 10px;}

.container{ max-width: 1280px; margin: 0px auto; width: 100%; padding:0px 20px;}


.productMain{margin-top: 60px;}
.productMain .productHead .title{padding:24px 0px; font-size: 30px; font-weight: 500; color: #1f1f1f; text-align: center;}
.productMain .productHead .screenBox{display: flex; padding: 24px 0px;}
.productMain .productHead .screenBox .screenBtn{border:1px solid silver; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 12px;line-height: 20px;letter-spacing: 2px;  width: 180px; margin:0px 20px 0px 0px;color: #1f1f1f;height: 36px;}
.productMain .productHead .screenBox .screenBtn:hover{ background: #000; color: #fff; border-color: #000;}
.productMain .productHead .screenBox .select{position: relative;}
.productMain .productHead .screenBox .select::after{content: ''; top: 55%; right: 10px; transform: translateY(-50%); position: absolute; border:5px solid transparent; border-top-color: #000;}
.productMain .productHead .screenBox select{width: 180px; height: 36px; border: 1px solid silver; padding: 0px 15px;}

.productListBox .container{display: flex;}
.productListBox .container .screenList{padding: 0 37px 123px; min-height: 840px;width: 380px; margin: 0 20px 20px 0px;background: #f6f5f3; display: none;}
.productListBox .container .screenList .title{font-size: 16px; line-height: 24px; padding: 20px 0 16px; border-bottom: 1px solid silver; color: #1f1f1f;}
.productListBox .container .screenList .list{padding-top: 20px;}
.productListBox .container .screenList .list .listScreen{font-size: 12px;line-height: 20px;color: #1f1f1f; cursor: pointer; position: relative;}
.productListBox .container .screenList .list .listScreen::after{content: ''; position: absolute; right: 5px; width:8px; height: 8px; top: 45%; transition: all .4s; transform: translateY(-50%) rotate(45deg); border-right: 1px solid #000;border-bottom: 1px solid #000;}
.productListBox .container .screenList .list .listScreen.cur::after{top: 50%; transform: rotate(225deg);}
.productListBox .container .screenList .list .content{padding-top: 16px; display: none;}
.productListBox .container .screenList .list .content .line{height: 8px; background: #1f1f1f; position: relative;}
.productListBox .container .screenList .list .content .line::after{content:''; position: absolute; left:-8px; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 16px; height: 16px;}
.productListBox .container .screenList .list .content .line::before{content:''; position: absolute; right:-8px; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 16px; height: 16px;}
.productListBox .container .screenList .list .content .text{text-align: center;color: #1f1f1f;font-size: 16px; line-height: 24px;  padding: 16px 0 0;}
.productListBox .container .screenList .list .content .checkbox{margin-bottom: 10px;}
.productListBox .container .screenList .list .content .checkbox i{border-radius:100%; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; font-size: 14px;}
.productListBox .container .screenList .list .content .checkbox .layui-unselect div{height: 22px !important; padding-left: 5px; line-height: 22px !important;}
.productListBox .container .screenList .list .content .checkbox .layui-form-checked[lay-skin=primary]>i{background: #000; color: #fff; border-color: #000 !important;}
.productListBox .container .screenList .list .content .checkbox .layui-form-checkbox[lay-skin=primary]:hover>i{border-color: #000 !important;}
.productListBox .container .screenList .resetBtn{padding-top: 20px; border-top: 1px solid silver; margin-top: 20px;}
.productListBox .container .screenList .resetBtn input{width: 100%;height: 44px; background: #fff; border: 1px solid #1f1f1f; color: #000; transition: all .3s; font-size: 12px;}
.productListBox .container .screenList .resetBtn input:hover{background: #000; color:#fff}


.productListBox .container .listProductBox{flex: 1; height: 100%; }
.productListBox .container .listProduct{display: flex; flex-wrap: wrap;margin: 0px -5px;}
.productListBox .container .listProduct .list{width: calc(50% - 10px); margin: 20px 5px 0px;}
.productListBox .container .listProduct .list .imgBox{padding-top: 100%; width: auto !important; position: relative;background: #f6f5f3;}
.productListBox .container .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
.productListBox .container .listProduct .list .content{padding-top: 12px;}
.productListBox .container .listProduct .list .listTitle{font-size:16px;line-height: 24px; font-weight: 500; height: 24px;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
.productListBox .container .listProduct .list .price{font-size: 15px; line-height: 24px; margin-top: 10px; color: #6b6b6b;}

.productListBox .container .listProductBox .moreBtn{padding: 20px 0px 50px; display: flex; justify-content: center; align-items:center;}
.productListBox .container .listProductBox .moreBtn a{width: 340px;margin:0px auto; height: 44px; letter-spacing: 2px; font-size: 12px;border: 1px solid #1f1f1f;display: flex; justify-content: center; align-items:center;}
.productListBox .container .listProductBox .moreBtn a:hover{background: #000; border-color: #000; color: #fff;}


.singlePageMain{margin-top: 135px;}
.singlePageMain .title{font-size: 27px;color: #1f1f1f; text-align: center; padding: 70px 20px 30px;}
.singlePageMain .singlePage{font-size: 14px; line-height: 20px; padding: 0px 45px 70px;}
.singlePageMain .singlePage p{font-size: 14px; line-height: 20px; margin-bottom: 10px;}

.productDetailMain{margin-top: 60px;}

.productDetailBox{ padding-top: 20px;}
.productDetailBox .productDetailImgBox{width: 100%;display: flex; flex-direction: column-reverse;}
.productDetailBox .productDetailImgBox .smallImgBox{position: relative;margin-top: 20px;}
.productDetailBox .productDetailImgBox .smallImgBox a{position: absolute; top: 50%; transform: translateY(-50%); width:21px; height: 100%;z-index: 20;}
.productDetailBox .productDetailImgBox .smallImgBox a i{position: absolute; width: 15px; height: 15px; transform: rotate(45deg) translateY(-50%); }
.productDetailBox .productDetailImgBox .smallImgBox a.prevBtn{left:0px;}
.productDetailBox .productDetailImgBox .smallImgBox a.prevBtn i{ top:50%; border-left: 2px solid #1f1f1f; border-bottom: 2px solid #1f1f1f;}
.productDetailBox .productDetailImgBox .smallImgBox a.nextBtn{right:0px;}
.productDetailBox .productDetailImgBox .smallImgBox a.nextBtn i{ top:50%; border-right: 2px solid #1f1f1f; border-top: 2px solid #1f1f1f;}


.productDetailBox .productDetailImgBox .smallImgBox .smallImg{width: 100%; height: 100%; overflow: hidden; position: relative;}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide{position: relative; background-color: #fafafa; cursor: pointer; padding-top: 23%;}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide.active::after{position: absolute; bottom: 0px; left: 0px; width: 100%; height: 2px; background: #de8929; content: '';}
.productDetailBox .productDetailImgBox .bigImg{ width: 100%; padding-top: 100%; position: relative; background-color: #fafafa;}
.productDetailBox .productDetailImgBox .bigImg .img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}

.productDetailBox .productDetail{width: 100%; padding-top: 25px;}
.productDetailBox .productDetail .productTitle{font-size: 24px; line-height: 1.2;letter-spacing: 1.4px;}
.productDetailBox .productDetail .price{margin-top: 12px;font-size: 24px; line-height: 1.2;letter-spacing: 1.4px;}
.productDetailBox .productDetail .model{margin-top: 18px; font-size: 16px;line-height: 1.2;letter-spacing: 1.4px;}
.productDetailBox .productDetail .numberBox{margin-top: 12px; display: flex; align-items: center; justify-content: space-between;}
.productDetailBox .productDetail .number{display: flex; align-items: center;}
.productDetailBox .productDetail .number input{width: 40px; text-align: center;}
.productDetailBox .productDetail .number a{display: flex; align-items: center; justify-content: center;color: #1f1f1f; width: 30px; height: 30px; position: relative;}
.productDetailBox .productDetail .number a:nth-child(1)::after{content: ''; width: 15px; height: 2px; background: #1f1f1f; display: block;}
.productDetailBox .productDetail .number a:nth-child(3)::after{content: ''; position: absolute; width: 15px; height: 2px; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
.productDetailBox .productDetail .number a:nth-child(3)::before{content: ''; position: absolute; width: 2px; height: 15px; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
.productDetailBox .productDetail .numberBox .subTitle{margin: 0px;}

.productDetailBox .productDetail .subTitle{margin-top: 12px;font-size: 16px; line-height: 1.5; font-weight: 600;}
.productDetailBox .productDetail .moreListBox{margin-top: 12px; position: relative; padding: 0px 20px;}
.productDetailBox .productDetail .moreListBox a{position: absolute; top: 0px; width:20px; height: 100%;}
.productDetailBox .productDetail .moreListBox a i{position: absolute; top: 50%;width: 10px; height: 10px; transform: rotate(45deg) translateY(-50%);}
.productDetailBox .productDetail .moreListBox a.prevBtn{left: 0px;}
.productDetailBox .productDetail .moreListBox a.prevBtn i{ left:0px; border-left: 2px solid #1f1f1f; border-bottom: 2px solid #1f1f1f;}
.productDetailBox .productDetail .moreListBox a.nextBtn{right:0px;}
.productDetailBox .productDetail .moreListBox a.nextBtn i{ right:6px; border-right: 2px solid #1f1f1f; border-top: 2px solid #1f1f1f;}

.productDetailBox .productDetail .moreList{overflow: hidden;position: relative; height: 100px;}
.productDetailBox .productDetail .moreList .swiper-slide{position: relative; padding-top: 100px;background-color: #fafafa; cursor: pointer;}
.productDetailBox .productDetail .moreList .swiper-slide img{position: absolute;top: 50%;left: 50%;  width: auto; height: auto;max-width: 100%; max-height: 100%;transform: translate(-50%,-50%);}
.productDetailBox .productDetail .moreList .swiper-slide.active::after{position: absolute; bottom: 0px; left: 0px; width: 100%; height: 2px; background: #de8929; content: '';}

.productDetailBox .productDetail .productContact{margin-top: 18px; font-size: 16px; line-height: 1.5; display: flex; align-items: center;}
.productDetailBox .productDetail .productContact a{display: flex; align-items: center; margin-right: 20px;}
.productDetailBox .productDetail .productContact a img{min-width: 20px; margin-right: 10px; width: 20px; height: 20px; object-fit: contain;}
.productDetailBox .productDetail .desc{font-size: 14px; line-height: 1.5; color: #1f1f1f; padding: 8px 0px 12px; letter-spacing: 1.4px;}
.productDetailBox .productDetail .content .list{margin-top: 8px; font-size: 14px; line-height: 1.4;}
.productDetailBox .productDetail .content .list span{font-weight: 600;}

.Recommended .title{ padding: 30px 0px 10px; font-size: 18px;font-weight: 400;letter-spacing: 1.4px;}
.Recommended .listProduct{display: flex; flex-wrap: wrap;margin: 0px -5px;}
.Recommended .listProduct .list{width: calc(50% - 10px); margin: 20px 5px 0px;}
.Recommended .listProduct .list .imgBox{padding-top: 100%; position: relative;background: #f6f5f3;}
.Recommended .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
.Recommended .listProduct .list .content{padding-top: 12px;}
.Recommended .listProduct .list .listTitle{font-size:16px;line-height: 24px; font-weight: 500; height: 24px;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
.Recommended .listProduct .list .price{font-size: 15px; line-height: 24px; margin-top: 10px; color: #6b6b6b;}

.productService .title{ padding: 30px 0px 15px; font-size: 18px;font-weight: 400;letter-spacing: 1.4px;}
.productService .productServiceList{display: flex; padding: 20px; background-color: #f5f5f5; overflow: scroll;}
.productService .productServiceList .list{ width: 80%;padding:0px 15px 0px 0px;flex-shrink: 0;}
.productService .productServiceList .list .content .icon img{height: 64px; display: block; margin: auto;}
.productService .productServiceList .list .content .listTitle{font-size: 20px; text-align: center; margin-top: 12px; line-height: 24px;color: #1f1f1f;}
.productService .productServiceList .list .content .desc{font-size: 14px; margin-top: 24px; line-height: 22px; color: #1f1f1f;}
.productService .productServiceList .list a{font-size: 14px; color: #1f1f1f; margin-top: 24px; display: block;}
.productService .productServiceList .list:last-child{padding-right: 0px;}
.serviceMain{padding: 20px 0px; margin-top: 60px;}
.serviceMain .title{font-size: 18px; padding-bottom:20px; line-height: 24px; color: #1f1f1f; text-align: center;border-bottom: 1px solid silver;}
.serviceMain .service{padding: 40px 0px 0px;}
.serviceMain .service .serviceClass{ width:100%;}
.serviceMain .service .serviceClass .list .listTitle a{display: block; color: #1f1f1f;font-size: 12px;padding: 0 0 8px 8px; position: relative;}
.serviceMain .service .serviceClass .list .listTitle a::after{content: ''; width: 54px; height: 4px; background: silver;position: absolute; left: 0px; bottom: -4px;}
.serviceMain .service .serviceClass .list .content{display: none; padding:15px 0px 20px 24px;}
.serviceMain .service .serviceClass .list .content a{display: block;color: #1f1f1f; margin-bottom: 15px;font-size: 14px;}
.serviceMain .service .serviceClass .list .content a.cur{font-weight: 600; padding: 24px 0px;}
.serviceMain .service .serviceClass .list.cur .content{display: block;}
.serviceMain .service .serviceClass .list.cur .listTitle a{ font-weight: 600; }
.serviceMain .service .serviceClass .list.cur .listTitle a::after{background: #1f1f1f;}

.serviceMain .service .serviceContent{font-size: 14px;line-height: 20px;color: #1f1f1f; flex: 1;}
.serviceMain .service .serviceContent p{font-size: 14px; line-height: 20px; margin: 0 0 10px;}

.mapMain{padding: 20px; margin-top: 60px;}
.mapMain .mapListBox{width: 100%;}
.mapMain .mapListBox .select{position: relative;}
.mapMain .mapListBox .select::after{content: ''; position: absolute; right:20px; top: 50%; transform: translateY(-50%); border:5px solid transparent; border-top-color: #000;}
.mapMain .mapListBox .select select{ width: 100%; border: 1px solid #979797; height: 45px; padding: 0px 20px;}
.mapMain .mapListBox .mapList .result{padding: 10px; font-size: 12px; color: #1f1f1f; height: 42px;}
.mapMain .mapListBox .mapList .listBox{height: 420px; overflow-y: auto; padding-right: 10px;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar {width: 8px; background-color: #fff;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-track {border-radius: 8px;background-color: #fff;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-thumb {border-radius: 8px;background-color: #c1c1c1;}

.mapMain .mapListBox .mapList .listBox .list{color: #1f1f1f;background: #fbfbfb;line-height: 21px;padding: 20px 30px 0px;margin-bottom: 10px;}
.mapMain .mapListBox .mapList .listBox .list .listTitle{ font-size: 14px; font-weight: 600;}
.mapMain .mapListBox .mapList .listBox .list .address{display: flex; padding-top: 20px;}
.mapMain .mapListBox .mapList .listBox .list .address img{min-width: 14px;margin-top: 5px; width: 14px; height: 14px;}
.mapMain .mapListBox .mapList .listBox .list .address p{ flex: 1; padding-left: 10px; font-size: 12px;}
.mapMain .mapListBox .mapList .listBox .list .tel{display: flex; padding: 10px 0px 18px;}
.mapMain .mapListBox .mapList .listBox .list .tel img{min-width: 14px;margin-top: 3px; width: 14px;height: 14px;}
.mapMain .mapListBox .mapList .listBox .list .tel p{ flex: 1; padding-left: 10px; font-size: 12px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail{border-top: 1px solid #85715d;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle{color: #3d3d3d;display: flex; cursor: pointer; align-items: center; opacity: .7;height: 60px;line-height: 60px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i{width: 10px; height: 10px;position: relative; margin-left: 10px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::after{content: ''; width: 100%; height: 2px; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::before{content: ''; width: 2px; height: 100%; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle.cur i::before{display: none;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain{border-top: 1px solid #85715d; display: none; padding-bottom: 20px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time{font-size: 12px; margin-top: 10px; display: flex; align-items: center;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time img{margin-right: 10px; width: 16px; height: 16px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox{display: flex; flex-wrap: wrap;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList{display: flex;margin: 10px 0;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span{font-size: 12px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span:nth-child(2){margin-left: 20px;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList:nth-child(2n) span:nth-child(1){margin-left: 60px;}
.mapMain .map{margin-left: 0px; flex: 1;}


/**
 * EasyZoom core styles
 */
 .easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}

.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}

@media (max-width: 480px) { 
  .productDetailBox .productDetail .button-container .btn{ width: 120px !important; font-size: 14px !important;}
}

@media (min-width: 768px) { 
  .footer .list .title:after{display:none;}
  .banner{ overflow: hidden; position: relative;}
  .banner .imgBox{position: relative; padding-top: 46.875vw;}
  .banner .imgBox video{position: absolute; left:0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
  .banner .imgBox img{position: absolute; left:0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
  .banner .bannerText{position: absolute; bottom: 10%; width: 100%; padding:0vw 1.25vw;;}
  .banner .bannerText .title{font-size: 1.5vw; color: #fff; font-weight: 600; padding-bottom: 0.938vw; text-align: center;}
  .banner .bannerText .more{display: flex; align-items: center; justify-content: center;}
  .banner .bannerText .more span{display: block; padding: 0.75vw 1.875vw; border: 0.063vw solid #fff; color: #fff; font-size: 0.875vw;}
  
  .banner .bannerText.black .title{color: #000;}
  .banner .bannerText.black .more span{ border-color: #000; color: #000;}
  
  .banner .bannerDot{text-align: center; padding-top: 3.125vw;}
  .banner .bannerDot span{ background: #c8c8c8; opacity: 1;}
  .banner .bannerDot span.swiper-pagination-bullet-active{background: #000;}
  
  
  
  .productBox{margin: 0vw auto; max-width: 61.25vw; position: relative;}
  .productBox .title{padding: 4.688vw 0vw 0.938vw; font-size: 1.5vw; color: #1f1f1f; text-align: center; font-weight: 600;}
  .productBox .prevBtn, .productBox .nextBtn{position: absolute; top: 50%; z-index: 20; transform: translateY(-50%); width: 1.875vw; height: 1.875vw; background-repeat:no-repeat; background-position: center; background-size:cover;}
  .productBox .prevBtn{left: -1.875vw; background-image: url(../images/img_14.png);}
  .productBox .nextBtn{right: -1.875vw; background-image: url(../images/img_15.png);}
  .productBox .swiper-button-disabled{display: none;}
  
  
  .productList{overflow: hidden; position: relative; margin: 0vw;}
  .productList .content{position: relative;}
  .productList .imgBox{padding-top: 100%; position: relative;}
  .productList .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%;transform: translate(-50%,-50%);}
  .productList .icon{position: absolute; right: 0.625vw; bottom: 0.375vw;}
  .productList .icon img{height: 1.25vw;}
  .productList .listTitle{color: #000; font-size: 1vw; padding-top: 1.875vw; text-align: center; font-weight: 600;}
  
  .productList .productListDot{text-align: center; padding: 1.875vw 0vw;}
  .productList .productListDot span{ background: #c8c8c8; opacity: 1;}
  .productList .productListDot span.swiper-pagination-bullet-active{background: #000;}
  
  .jewelListMain{position: relative;}
  .jewelListMain .title{font-size: 1.5vw; padding: 3.125vw 0vw; text-align: center; font-weight: 600; color: #1f1f1f;}
  .jewelList{overflow: hidden;position: relative;}
  .jewelList .swiper-wrapper{display: flex;}
  .jewelList .swiper-slide{flex: 1; width: auto; height: 32.5vw; transition:all 1s ease;}
  .jewelList .swiper-slide img{width: 100%; height: 100%; object-fit:cover;}
  .jewelList .swiper-slide-active{flex: 0 0 40%;}
  
  .newProductMain .title{padding: 4.688vw 0vw 3.125vw; font-size: 1.5vw; color: #1f1f1f; font-weight: 600; text-align: center;}
  .newProductMain .newProductBox{margin: 0vw auto; width: 61.25vw; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0vw;}
  .newProductMain .newProductBox .newProductImg{width: 30.75vw;}
  .newProductMain .newProductBox .newProductImg img{width: 100%; display: block;}
  .newProductMain .newProductBox .newProductList{overflow-y: auto; width: 27.5vw; max-height: 30.75vw; padding-right: 1rem; padding-top: 0vw;}
  .newProductMain .newProductBox .newProductList .list{display: flex; margin-top: 2.063vw;}
  .newProductMain .newProductBox .newProductList .list .imgBox{ width: 8.875vw; height: 8.875vw; position: relative; background:#fafafa;}
  .newProductMain .newProductBox .newProductList .list .imgBox img{position: absolute; left: 0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
  .newProductMain .newProductBox .newProductList .list .content{flex: 1; margin-left: 2.75vw;}
  .newProductMain .newProductBox .newProductList .list .content .listTitle{font-size: 1.125vw; line-height: 1.563vw; text-align: center; height: 1.563vw; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  .newProductMain .newProductBox .newProductList .list .content .price{padding-top: 0.625vw; font-size: 0.875vw; text-align: center; color: #666;}
  .newProductMain .newProductBox .newProductList .list .content .buy{padding-top: 1.875vw; display: flex; align-items: center; justify-content: center;}
  .newProductMain .newProductBox .newProductList .list .content .buy a{display: block; padding: 0.625vw 2.313vw; font-size: 1vw; color: #000; border: 0.063vw solid #000;}
  .newProductMain .newProductBox .newProductList .list:hover .imgBox::after{ height: 0.188vw; background: #000; bottom: -0.188vw; content: ''; width: 100%; position: absolute; left: 0vw;}
  .newProductMain .newProductBox .newProductList .list:hover .content .buy a{background: #000; color: #fff;}
  .newProductMain .newProductBox .newProductList .list:first-child{margin-top: 0vw;}
  .newProductMain .more{padding-top: 2.5vw; display: flex; align-items: center; justify-content: center;}
  .newProductMain .more a{display: block; padding: 0.625vw 2.313vw; font-size: 1vw; color: #000; border: 0.063vw solid #000;}
  .newProductMain .newProductBox .newProductList::-webkit-scrollbar {width: 0.5vw; background-color: #f1f1f1;}
  .newProductMain .newProductBox .newProductList::-webkit-scrollbar-track {border-radius: 0.5vw;background-color: #f1f1f1;}
  .newProductMain .newProductBox .newProductList::-webkit-scrollbar-thumb {border-radius: 0.5vw;background-color: #c1c1c1;}
  
  .worksMain{position: relative;}
  .worksMain .title{font-size: 1.5vw; padding: 4.688vw 0vw 0.625vw; text-align: center; font-weight: 600;}
  .worksMain .worksList{display: flex; flex-wrap: wrap; padding-top: 2.5vw;}
  .worksMain .worksList .list{ width: 25%; padding: 0vw 0.625vw;}
  .worksMain .worksList .list .imgBox img{width: 100%; display: block;}
  .worksMain .worksList .list .content .listTitle{text-align: center; font-size: 1vw; padding:1vw 0vw; color: #1f1f1f;}
  .worksMain .worksList .list .content .buy{display: flex; align-items: center; justify-content: center;}
  .worksMain .worksList .list .content .buy span{font-size: 0.75vw; line-height: 2.5vw; padding: 0vw 2.25vw; border: 0.063vw solid #000; color: #000; display: block;}
  .worksMain .worksList .list:hover .content .buy span{background: #000; color: #fff;}
  
  .footContact{margin-top: 2.5vw; padding: 1.25vw 0vw; display: flex; justify-content: center; align-items: center; background: #fafafa;}
  .footContact .list{width: 8.75vw;}
  .footContact .list img{ height: 2vw; margin: 0vw auto; display: block;}
  .footContact .list .text{font-size: 0.875vw; padding-top: 0.5vw; color: #1f1f1f; text-align: center;}
  
  .footer{padding:5vw 5.625vw;background-color: #fff; color: #1f1f1f;}
  .footer .footerList{display: flex; justify-content: space-between;}
  .footer .list .title{font-size: 0.75vw;margin-bottom: 0.188vw; font-weight: 600;}
  .footer .list .footerClass{display: block !important; padding: 0px;}
  .footer .list .footerClass a{display: block; font-size: 0.75vw;color: #1f1f1f; padding-top: 1vw;}
  .footer .list .footershare{min-width: 10.375vw;display: block;}
  .footer .list .footershare a{display: flex; margin-top: 1.125vw; align-items: center; font-size: 0.75vw; position: relative; margin-right: 0px;}
  .footer .list .footershare a .icon{width: 1.5vw; position: relative; margin-right: 0.75vw;}
  .footer .list .footershare a .icon img{width: 1.5vw;}
  .footer .list .footershare a .icon img:nth-child(2){position: absolute; left: 0vw; top: 0vw; opacity: 0; visibility: hidden;}
  .footer .list .footershare a .qrCode{position: absolute; padding: 1vw 0.625vw; max-width: 11.875vw; left: -50%; display: none; z-index: 10; top: auto; bottom: -0.625vw; transform: translateY(100%); text-align: center;background-color: #fff;color: #1f1f1f;box-shadow: 0.063vw 0.063vw 0.25vw 0 rgba(133,113,93,.5);}
  .footer .list .footershare a .qrCode .imgBox{width: 8.5vw; margin: 0.625vw auto 0vw;}
  .footer .list .footershare a .qrCode .imgBox img{width: 100%; display: block;}
  .footer .list .footershare a .qrCode .qrTitle{font-size: 0.75vw; color: #1f1f1f; text-align: center;}
  .footer .list .footershare a .qrCode .desc{margin-top: 0.625vw; font-size: 0.75vw;}
  
  
  .footer .list .footershare a:hover .icon img{opacity: 0; visibility: hidden;}
  .footer .list .footershare a:hover .icon img:nth-child(2){opacity: 1; visibility: visible;}
  
  .footer .list .footershare a:hover  .qrCode{display: block;}
  
  .footer .footLogo{padding: 5vw 0vw; display: flex; align-items: center; justify-content: center; position: relative;}
  .footer .footLogo img{height: 1.25vw; padding: 0vw 1.25vw;}
  .footer .footLogo::after{content: ''; height: 0.125vw; flex: 1; background: #000; display: block;}
  .footer .footLogo::before{content: ''; height: 0.125vw; flex: 1; background: #000; display: block;}
  
  .footLangBox{display: flex; align-items: center; justify-content:space-between;}
  .footLangBox .footLang{display: flex; opacity: 0.5;}
  .footLangBox .footLang .listBox{display: flex; font-size: 0.875vw; line-height: 1.75vw; margin-right: 1.25vw; color: #1f1f1f;}
  .footLangBox .footLang .listBox h3{font-size: 0.875vw; line-height: 1.75vw;display:flex; position: relative; padding-right: 0.75vw;}
  .footLangBox .footLang .listBox h3::after{content: ''; border: 0.25vw solid transparent;border-top-color: #1f1f1f; position: absolute;transform: translateY(-25%); right: 0vw;  top: 50%;}
  
  .footLangBox .forRecord{display: flex; align-items: center;}
  .footLangBox .forRecord a{display: flex; align-items: center; margin-left: 1.375vw; font-size:0.75vw; color: #1f1f1f;}
  .footLangBox .forRecord a img{height: 1.75vw; margin-right: 0.625vw;}
  
  .container{ max-width: 80vw; margin: 0vw auto; width: 100%; padding:0vw 0.625vw;}
  
  
  .productMain{margin-top: 60px;}
  .productMain .productHead .title{padding:1.5vw 0vw; font-size: 1.875vw; font-weight: 500; color: #1f1f1f; text-align: center;}
  .productMain .productHead .screenBox{display: flex; padding: 1.5vw 0vw;}
  .productMain .productHead .screenBox .screenBtn{border:0.063vw solid silver; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 0.75vw;line-height: 1.25vw;letter-spacing: 0.125vw;  width: 11.25vw; margin:0vw 1.25vw 0vw 0vw;color: #1f1f1f;height: 2.25vw;}
  .productMain .productHead .screenBox .screenBtn:hover{ background: #000; color: #fff; border-color: #000;}
  .productMain .productHead .screenBox .select{position: relative;}
  .productMain .productHead .screenBox .select::after{content: ''; top: 55%; right: 0.625vw; transform: translateY(-50%); position: absolute; border:0.313vw solid transparent; border-top-color: #000;}
  .productMain .productHead .screenBox select{width: 11.25vw; height: 2.25vw; border: 0.063vw solid silver; padding: 0vw 0.938vw;}
  
  .productListBox .container{display: flex;}
  .productListBox .container .screenList{padding: 0 2.313vw 7.688vw; min-height: 52.5vw;width: 23.75vw; margin: 0 1.25vw 1.25vw 0vw;background: #f6f5f3; display: none;}
  .productListBox .container .screenList .title{font-size: 1vw; line-height: 1.5vw; padding: 1.25vw 0 1vw; border-bottom: 0.063vw solid silver; color: #1f1f1f;}
  .productListBox .container .screenList .list{padding-top: 1.25vw;}
  .productListBox .container .screenList .list .listScreen{font-size: 0.75vw;line-height: 1.25vw;color: #1f1f1f; cursor: pointer; position: relative;}
  .productListBox .container .screenList .list .listScreen::after{content: ''; position: absolute; right: 0.313vw; width:0.5vw; height: 0.5vw; top: 45%; transition: all .4s; transform: translateY(-50%) rotate(45deg); border-right: 0.063vw solid #000;border-bottom: 0.063vw solid #000;}
  .productListBox .container .screenList .list .listScreen.cur::after{top: 50%; transform: rotate(225deg);}
  .productListBox .container .screenList .list .content{padding-top: 1vw; display: none;}
  .productListBox .container .screenList .list .content .line{height: 0.5vw; background: #1f1f1f; position: relative;}
  .productListBox .container .screenList .list .content .line::after{content:''; position: absolute; left:-0.5vw; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 1vw; height: 1vw;}
  .productListBox .container .screenList .list .content .line::before{content:''; position: absolute; right:-0.5vw; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 1vw; height: 1vw;}
  .productListBox .container .screenList .list .content .text{text-align: center;color: #1f1f1f;font-size: 1vw; line-height: 1.5vw;  padding: 1vw 0 0;}
  .productListBox .container .screenList .list .content .checkbox{margin-bottom: 0.625vw;}
  .productListBox .container .screenList .list .content .checkbox i{border-radius:100%; width: 1.375vw; height: 1.375vw; display: flex; align-items: center; justify-content: center; font-size: 0.875vw;}
  .productListBox .container .screenList .list .content .checkbox .layui-unselect div{height: 1.375vw !important; padding-left: 0.313vw; line-height: 1.375vw !important;}
  .productListBox .container .screenList .list .content .checkbox .layui-form-checked[lay-skin=primary]>i{background: #000; color: #fff; border-color: #000 !important;}
  .productListBox .container .screenList .list .content .checkbox .layui-form-checkbox[lay-skin=primary]:hover>i{border-color: #000 !important;}
  .productListBox .container .screenList .resetBtn{padding-top: 1.25vw; border-top: 0.063vw solid silver; margin-top: 1.25vw;}
  .productListBox .container .screenList .resetBtn input{width: 100%;height: 2.75vw; background: #fff; border: 0.063vw solid #1f1f1f; color: #000; transition: all .3s; font-size: 0.75vw;}
  .productListBox .container .screenList .resetBtn input:hover{background: #000; color:#fff}
  
  
  .productListBox .container .listProductBox{flex: 1; height: 100%; }
  .productListBox .container .listProduct{display: flex; flex-wrap: wrap;margin: 0vw -0.625vw;}
  .productListBox .container .listProduct .list{width: calc(25% - 1.25vw); margin: 0vw 0.625vw 1.25vw;}
  .productListBox .container .listProduct .list .imgBox{padding-top: 100%; position: relative;background: #f6f5f3;}
  .productListBox .container .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
  .productListBox .container .listProduct .list .content{padding-top: 0.75vw;}
  .productListBox .container .listProduct .list .listTitle{font-size:1vw;line-height: 1.5vw; font-weight: 500; height: 1.5vw;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
  .productListBox .container .listProduct .list .price{font-size: 0.938vw; line-height: 1.5vw; margin-top: 0.625vw; color: #6b6b6b;}
  
  .productListBox .container .listProductBox .moreBtn{padding: 1.25vw 0vw 3.125vw; display: flex; justify-content: center; align-items:center;}
  .productListBox .container .listProductBox .moreBtn a{width: 21.25vw;margin:0vw auto; height: 2.75vw; letter-spacing: 0.125vw; font-size: 0.75vw;border: 0.063vw solid #1f1f1f;display: flex; justify-content: center; align-items:center;}
  .productListBox .container .listProductBox .moreBtn a:hover{background: #000; border-color: #000; color: #fff;}
  
  
  .singlePageMain{margin-top: 8.438vw;}
  .singlePageMain .title{font-size: 1.688vw;color: #1f1f1f; text-align: center; padding: 4.375vw 1.25vw 1.875vw;}
  .singlePageMain .singlePage{font-size: 0.875vw; line-height: 1.25vw; padding: 0vw 2.813vw 4.375vw;}
  .singlePageMain .singlePage p{font-size: 0.875vw; line-height: 1.25vw; margin-bottom: 0.625vw;}
  
  
  
  .productDetailBox{display: flex; justify-content: space-between; padding-top: 4.375vw;}
  .productDetailBox .productDetailImgBox{width: 46.938vw; display: flex; justify-content: space-between; flex-direction: unset;}
  .productDetailBox .productDetailImgBox .smallImgBox{width: 10.313vw; margin-top:0vw; padding: 1.344vw 0vw; min-width: 10.313vw; height: 35.125vw;position: relative;}
  .productDetailBox .productDetailImgBox .smallImgBox a{position: absolute; left: 0vw; top: auto; transform: none; width:100%; height: 1.313vw;}
  .productDetailBox .productDetailImgBox .smallImgBox a i{position: absolute; left: 50%;width: 0.938vw; height: 0.938vw; transform: rotate(45deg) translateX(-50%);}
  .productDetailBox .productDetailImgBox .smallImgBox a.prevBtn{top: 0.625vw; left: auto;}
  .productDetailBox .productDetailImgBox .smallImgBox a.prevBtn i{ top:0vw; border-left: 0.125vw solid #1f1f1f; border-bottom: none; border-top: 0.125vw solid #1f1f1f;}
  .productDetailBox .productDetailImgBox .smallImgBox a.nextBtn{bottom:-0.25vw; right: auto;}
  .productDetailBox .productDetailImgBox .smallImgBox a.nextBtn i{ top: auto; bottom:0vw; border-right: 0.125vw solid #1f1f1f; border-top: none; border-bottom: 0.125vw solid #1f1f1f;}
  
  
  .productDetailBox .productDetailImgBox .smallImgBox .smallImg{width: 100%; height: 100%; overflow: hidden; position: relative;}
  .productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide{position: relative; background-color: #fafafa; cursor: pointer; padding-top: 0vw;}
  .productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}
  .productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide.active::after{position: absolute; bottom: 0vw; left: 0vw; width: 100%; height: 0.125vw; background: #de8929; content: '';}
  .productDetailBox .productDetailImgBox .bigImg{ width: 35.313vw; height: 35.313vw; padding-top: 0px; position: relative; background-color: #fafafa;}
  .productDetailBox .productDetailImgBox .bigImg .img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}
  
  .productDetailBox .productDetail{width: 28.5vw; padding: 0vw;}
  .productDetailBox .productDetail .productTitle{font-size: 1.5vw; line-height: 1.2;letter-spacing: 0.087vw;}
  .productDetailBox .productDetail .price{margin-top: 0.75vw;font-size: 1.5vw; line-height: 1.2;letter-spacing: 0.087vw;}
  .productDetailBox .productDetail .model{margin-top: 1.125vw; font-size: 1vw;line-height: 1.2;letter-spacing: 0.087vw;}
  .productDetailBox .productDetail .numberBox{margin-top: 0.75vw; display: flex; align-items: center; justify-content: space-between;}
  .productDetailBox .productDetail .number{display: flex; align-items: center;}
  .productDetailBox .productDetail .number input{width: 2.5vw; text-align: center;}
  .productDetailBox .productDetail .number a{display: flex; align-items: center; justify-content: center;color: #1f1f1f; width: 1.875vw; height: 1.875vw; position: relative;}
  .productDetailBox .productDetail .number a:nth-child(1)::after{content: ''; width: 0.938vw; height: 0.125vw; background: #1f1f1f; display: block;}
  .productDetailBox .productDetail .number a:nth-child(3)::after{content: ''; position: absolute; width: 0.938vw; height: 0.125vw; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
  .productDetailBox .productDetail .number a:nth-child(3)::before{content: ''; position: absolute; width: 0.125vw; height: 0.938vw; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
  .productDetailBox .productDetail .numberBox .subTitle{margin: 0vw;}
  
  .productDetailBox .productDetail .subTitle{margin-top: 0.75vw;font-size: 1vw; line-height: 1.5; font-weight: 600;}
  .productDetailBox .productDetail .moreListBox{margin-top: 0.75vw; position: relative; padding: 0vw 1.25vw;}
  .productDetailBox .productDetail .moreListBox a{position: absolute; top: 0vw; width:1.25vw; height: 100%;}
  .productDetailBox .productDetail .moreListBox a i{position: absolute; top: 50%;width: 0.625vw; height: 0.625vw; transform: rotate(45deg) translateY(-50%);}
  .productDetailBox .productDetail .moreListBox a.prevBtn{left: 0vw;}
  .productDetailBox .productDetail .moreListBox a.prevBtn i{ left:0vw; border-left: 0.125vw solid #1f1f1f; border-bottom: 0.125vw solid #1f1f1f;}
  .productDetailBox .productDetail .moreListBox a.nextBtn{right:0vw;}
  .productDetailBox .productDetail .moreListBox a.nextBtn i{ right:0.375vw; border-right: 0.125vw solid #1f1f1f; border-top: 0.125vw solid #1f1f1f;}
  
  .productDetailBox .productDetail .moreList{overflow: hidden;position: relative; height: 6.25vw;}
  .productDetailBox .productDetail .moreList .swiper-slide{position: relative; padding-top: 6.25vw;background-color: #fafafa; cursor: pointer;}
  .productDetailBox .productDetail .moreList .swiper-slide img{position: absolute;top: 50%;left: 50%;  width: auto; height: auto;max-width: 100%; max-height: 100%;transform: translate(-50%,-50%);}
  .productDetailBox .productDetail .moreList .swiper-slide.active::after{position: absolute; bottom: 0vw; left: 0vw; width: 100%; height: 0.125vw; background: #de8929; content: '';}
  
  .productDetailBox .productDetail .productContact{margin-top: 1.125vw; font-size: 1vw; line-height: 1.5; display: flex; align-items: center;}
  .productDetailBox .productDetail .productContact a{display: flex; align-items: center; margin-right: 1.25vw;}
  .productDetailBox .productDetail .productContact a img{min-width: 1.25vw; margin-right: 0.625vw; width: 1.25vw; height: 1.25vw; object-fit: contain;}
  .productDetailBox .productDetail .desc{font-size: 0.875vw; line-height: 1.5; color: #1f1f1f; padding: 0.5vw 0vw 0.75vw; letter-spacing: 0.087vw;}
  .productDetailBox .productDetail .content .list{margin-top: 0.5vw; font-size: 0.875vw; line-height: 1.4;}
  .productDetailBox .productDetail .content .list span{font-weight: 600;}
  
  .Recommended .title{ padding: 4.375vw 0vw 1.25vw; font-size: 1.625vw;font-weight: 400;letter-spacing: 0.087vw;}
  .Recommended .listProduct{display: flex; flex-wrap: wrap;margin: 0vw -0.625vw;}
  .Recommended .listProduct .list{width: calc(25% - 1.25vw); margin: 0vw 0.625vw 1.25vw;}
  .Recommended .listProduct .list .imgBox{padding-top: 100%; position: relative;background: #f6f5f3;}
  .Recommended .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
  .Recommended .listProduct .list .content{padding-top: 0.75vw;}
  .Recommended .listProduct .list .listTitle{font-size:1vw;line-height: 1.5vw; font-weight: 500; height: 1.5vw;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
  .Recommended .listProduct .list .price{font-size: 0.938vw; line-height: 1.5vw; margin-top: 0.625vw; color: #6b6b6b;}
  
  .productService .title{ padding: 4.375vw 0vw 2.188vw; font-size: 1.625vw;font-weight: 400;letter-spacing: 0.087vw;}
  .productService .productServiceList{padding: 3.078vw 1.25vw 3.109vw; background-color: #f5f5f5;}
  .productService .productServiceList .list{ width: 25%;padding: 0 1.5vw 0 1.438vw;}
  .productService .productServiceList .list .content .icon img{height: 4vw; display: block; margin: auto;}
  .productService .productServiceList .list .content .listTitle{font-size: 1.25vw; text-align: center; margin-top: 0.75vw; line-height: 1.5vw;color: #1f1f1f;}
  .productService .productServiceList .list .content .desc{font-size: 0.875vw; min-height: 11.25vw; margin-top: 1.5vw; line-height: 1.375vw; color: #1f1f1f;}
  .productService .productServiceList .list a{font-size: 1vw; color: #1f1f1f; margin-top: 1.5vw; display: block;}
  
  .serviceMain{padding: 2.5vw 0vw; }
  .serviceMain .title{font-size: 1.563vw; padding-bottom: 2.5vw; line-height: 2vw; color: #1f1f1f; text-align: center;border-bottom: 0.063vw solid silver;}
  .serviceMain .service{display: flex; padding: 2.5vw 0vw 0vw;}
  .serviceMain .service .serviceClass{ width:20vw; padding-right: 4vw;}
  .serviceMain .service .serviceClass .list .listTitle a{display: block; color: #1f1f1f;font-size: 0.75vw;padding: 0 0 0.5vw 0.5vw; position: relative;}
  .serviceMain .service .serviceClass .list .listTitle a::after{content: ''; width: 3.375vw; height: 0.25vw; background: silver;position: absolute; left: 0vw; bottom: -0.25vw;}
  .serviceMain .service .serviceClass .list .content{display: none; padding:0.938vw 0vw 1.25vw 1.5vw;}
  .serviceMain .service .serviceClass .list .content a{display: block;color: #1f1f1f; margin-bottom: 0.938vw;font-size: 0.875vw;}
  .serviceMain .service .serviceClass .list .content a.cur{font-weight: 600; padding: 1.5vw 0vw;}
  .serviceMain .service .serviceClass .list.cur .content{display: block;}
  .serviceMain .service .serviceClass .list.cur .listTitle a{ font-weight: 600; }
  .serviceMain .service .serviceClass .list.cur .listTitle a::after{background: #1f1f1f;}
  
  .serviceMain .service .serviceContent{font-size: 0.875vw;line-height: 1.25vw;color: #1f1f1f; flex: 1;}
  .serviceMain .service .serviceContent p{font-size: 0.875vw; line-height: 1.25vw; margin: 0 0 0.625vw;}
  
  .mapMain{display: flex; padding: 1.25vw 2.5vw; margin-top: 60px;}
  .mapMain .mapListBox{width: 25.938vw;}
  .mapMain .mapListBox .select{position: relative;}
  .mapMain .mapListBox .select::after{content: ''; position: absolute; right:1.25vw; top: 50%; transform: translateY(-50%); border:0.313vw solid transparent; border-top-color: #000;}
  .mapMain .mapListBox .select select{ width: 100%; border: 0.063vw solid #979797; height: 3.75vw; padding: 0vw 1.25vw;}
  .mapMain .mapListBox .mapList .result{padding: 0.625vw; font-size: 0.75vw; color: #1f1f1f; height: 2.625vw;}
  .mapMain .mapListBox .mapList .listBox{height: 38.688vw; overflow-y: auto; padding-right: 0.625vw;}
  .mapMain .mapListBox .mapList .listBox::-webkit-scrollbar {width: 0.5vw; background-color: #fff;}
  .mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-track {border-radius: 0.5vw;background-color: #fff;}
  .mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-thumb {border-radius: 0.5vw;background-color: #c1c1c1;}
  
  .mapMain .mapListBox .mapList .listBox .list{color: #1f1f1f;background: #fbfbfb;line-height: 1.313vw;padding: 1.25vw 1.875vw 0vw;margin-bottom: 0.625vw;}
  .mapMain .mapListBox .mapList .listBox .list .listTitle{ font-size: 0.875vw; font-weight: 600;}
  .mapMain .mapListBox .mapList .listBox .list .address{display: flex; padding-top: 1.25vw;}
  .mapMain .mapListBox .mapList .listBox .list .address img{min-width: 0.875vw;margin-top: 0.313vw; width: 0.875vw; height: 0.875vw;}
  .mapMain .mapListBox .mapList .listBox .list .address p{ flex: 1; padding-left: 0.625vw; font-size: 0.75vw;}
  .mapMain .mapListBox .mapList .listBox .list .tel{display: flex; padding: 0.625vw 0vw 1.125vw;}
  .mapMain .mapListBox .mapList .listBox .list .tel img{min-width: 0.875vw;margin-top: 0.188vw; width: 0.875vw;height: 0.875vw;}
  .mapMain .mapListBox .mapList .listBox .list .tel p{ flex: 1; padding-left: 0.625vw; font-size: 0.75vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail{border-top: 0.063vw solid #85715d;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle{color: #3d3d3d;display: flex; cursor: pointer; align-items: center; opacity: .7;height: 3.75vw;line-height: 3.75vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i{width: 0.625vw; height: 0.625vw;position: relative; margin-left: 0.625vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::after{content: ''; width: 100%; height: 0.125vw; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::before{content: ''; width: 0.125vw; height: 100%; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle.cur i::before{display: none;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain{border-top: 0.063vw solid #85715d; display: none; padding-bottom: 1.25vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time{font-size: 0.75vw; margin-top: 0.625vw; display: flex; align-items: center;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time img{margin-right: 0.625vw; width: 1vw; height: 1vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox{display: flex; flex-wrap: wrap;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList{display: flex;margin: 0.625vw 0;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span{font-size: 0.75vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span:nth-child(2){margin-left: 1.25vw;}
  .mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList:nth-child(2n) span:nth-child(1){margin-left: 3.75vw;}
  .mapMain .map{margin-left: 1.25vw; flex: 1;}
  
}

@media (min-width: 992px) { 
  .header{position: fixed;top: 0;left: 0;z-index: 501; height: 8.438vw; width: 100%;background-color: #fff; padding: 0vw 1.25vw; display: block;}

  .header .headerMenuBox{display: flex; justify-content:space-between; padding: 0.625vw 0vw; position: static; top: auto; left: auto; width: auto; transform: none;}
  .header .headerMenuBox .headerMenu{display: flex; align-items: center;}
  .header .headerMenuBox .headerMenu .headerSearch{ margin-right: 1vw;}
  .header .headerMenuBox .headerMenu .headerSearch form{display: flex; align-items: center;}
  .header .headerMenuBox .headerMenu .headerSearch .btn{ margin-right: 0.25vw; width: 1.25vw; height:1.25vw; border: none;background: url(../images/img_02.png); background-size: cover; background-position: center; background-repeat: no-repeat;}
  .header .headerMenuBox .headerMenu .headerSearch label{display: flex; position: relative; border-bottom: 0.063vw solid #1f1f1f; min-width: 4.375vw; height: 1.625vw; max-width: 13.75vw;}
  .header .headerMenuBox .headerMenu .headerSearch label input{width: 100%; padding: 0vw 0.313vw; height: 100%; position: absolute; font-size: 0.75vw; color: #1f1f1f;}
  .header .headerMenuBox .headerMenu a{display: flex; align-items: center; margin-right: 1vw; font-size: 0.75vw; color: #1f1f1f;}
  .header .headerMenuBox .headerMenu a img{height: 1.25vw; margin-right: 0.25vw;}
  .header .headerMenuBox .mLogo{display: none;}
  .header .headerMenuBox .mLogo img{height:1.25vw;}
  .header .headerMenuBox .headerMenuRight a{margin-left: 1vw;}
  .header .headerMenuBox .headerMenuRight a img{ height: 1.25vw;}

  .header .logo{display: flex; align-items: center; justify-content: center;}
  .header .logo img{height: 2.5vw;}
  .header .nav{margin-top: 0.375vw; display: flex !important; justify-content: center; position: relative; background: none; left:auto; right: auto; bottom: auto; top: auto; overflow: visible; padding: 0vw;}
  .header .nav a{height: 2.688vw; display: flex; align-items: center; font-size: 0.813vw; margin-right: 1.563vw; border: none;}
  .header .nav a:last-child{margin-right: 0vw;}

  .mapMain{margin-top: 8.438vw;}
  .serviceMain{ margin-top: 8.438vw;}
  .productMain{margin-top: 8.438vw;}
  .productDetailMain{margin-top: 8.438vw;}
  .banner{margin-top: 8.438vw;}
  .navBtn{display: none;}
}

@media (min-width: 1260px) {
.header{position: fixed;top: 0;left: 0;z-index: 501; height: 7.031vw; width: 100%;background-color: #fff; padding: 0vw 1.042vw;}

.header .headerMenuBox{display: flex; justify-content:space-between; padding: 0.521vw 0vw;}
.header .headerMenuBox .headerMenu{display: flex; align-items: center;}
.header .headerMenuBox .headerMenu .headerSearch{ margin-right: 0.833vw;}
.header .headerMenuBox .headerMenu .headerSearch form{display: flex; align-items: center;}
.header .headerMenuBox .headerMenu .headerSearch .btn{ margin-right: 0.208vw; width: 1.042vw; height:1.042vw; border: none;background: url(../images/img_02.png); background-size: cover; background-position: center; background-repeat: no-repeat;}
.header .headerMenuBox .headerMenu .headerSearch label{display: flex; position: relative; border-bottom: 0.052vw solid #1f1f1f; min-width: 3.646vw; height: 1.354vw; max-width: 11.458vw;}
.header .headerMenuBox .headerMenu .headerSearch label input{width: 100%; padding: 0vw 0.26vw; height: 100%; position: absolute; font-size: 0.625vw; color: #1f1f1f;}
.header .headerMenuBox .headerMenu a{display: flex; align-items: center; margin-right: 0.833vw; font-size: 0.625vw; color: #1f1f1f;}
.header .headerMenuBox .headerMenu a img{height: 1.042vw; margin-right: 0.208vw;}
.header .headerMenuBox .mLogo{display: none;}
.header .headerMenuBox .mLogo img{height:1.042vw;}
.header .headerMenuBox .headerMenuRight a{margin-left: 0.833vw;}
.header .headerMenuBox .headerMenuRight a img{ height: 1.042vw;}

.header .logo{display: flex; align-items: center; justify-content: center;}
.header .logo img{height: 2.083vw;}
.header .nav{margin-top: 0.313vw; display: flex;}
.header .nav a{height: 2.24vw; display: flex; align-items: center; font-size: 0.677vw; margin-right: 1.302vw;}
.header .nav a:last-child{margin-right: 0vw;}

.banner{margin-top: 7.031vw; overflow: hidden; position: relative;}
.banner .imgBox{position: relative; padding-top: 39.063vw;}
.banner .imgBox video{position: absolute; left:0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
.banner .imgBox img{position: absolute; left:0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
.banner .bannerText{position: absolute; bottom: 10%; width: 100%; padding:0vw 1.042vw;;}
.banner .bannerText .title{font-size: 1.25vw; color: #fff; font-weight: 600; padding-bottom: 0.781vw; text-align: center;}
.banner .bannerText .more{display: flex; align-items: center; justify-content: center;}
.banner .bannerText .more span{display: block; padding: 0.625vw 1.563vw; border: 0.052vw solid #fff; color: #fff; font-size: 0.729vw;}

.banner .bannerText.black .title{color: #000;}
.banner .bannerText.black .more span{ border-color: #000; color: #000;}

.banner .bannerDot{text-align: center; padding-top: 2.604vw;}
.banner .bannerDot span{ background: #c8c8c8; opacity: 1;}
.banner .bannerDot span.swiper-pagination-bullet-active{background: #000;}



.productBox{margin: 0vw auto; max-width: 51.042vw; position: relative;}
.productBox .title{padding: 3.906vw 0vw 0.781vw; font-size: 1.25vw; color: #1f1f1f; text-align: center; font-weight: 600;}
.productBox .prevBtn, .productBox .nextBtn{position: absolute; top: 50%; z-index: 20; transform: translateY(-50%); width: 1.563vw; height: 1.563vw; background-repeat:no-repeat; background-position: center; background-size:cover;}
.productBox .prevBtn{left: -1.563vw; background-image: url(../images/img_14.png);}
.productBox .nextBtn{right: -1.563vw; background-image: url(../images/img_15.png);}
.productBox .swiper-button-disabled{display: none;}


.productList{overflow: hidden; position: relative;}
.productList .content{position: relative;}
.productList .imgBox{padding-top: 100%; position: relative;}
.productList .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%;transform: translate(-50%,-50%);}
.productList .icon{position: absolute; right: 0.521vw; bottom: 0.313vw;}
.productList .icon img{height: 1.042vw;}
.productList .listTitle{color: #000; font-size: 0.833vw; padding-top: 1.563vw; text-align: center; font-weight: 600;}

.productList .productListDot{text-align: center; padding: 1.563vw 0vw;}
.productList .productListDot span{ background: #c8c8c8; opacity: 1;}
.productList .productListDot span.swiper-pagination-bullet-active{background: #000;}

.jewelListMain{position: relative;}
.jewelListMain .title{font-size: 1.25vw; padding: 2.604vw 0vw; text-align: center; font-weight: 600; color: #1f1f1f;}
.jewelList{overflow: hidden;position: relative;}
.jewelList .swiper-wrapper{display: flex;}
.jewelList .swiper-slide{flex: 1; height: 27.083vw; transition:all 1s ease;}
.jewelList .swiper-slide img{width: 100%; height: 100%; object-fit:cover;}
.jewelList .swiper-slide-active{flex: 0 0 40%;}

.newProductMain .title{padding: 3.906vw 0vw 2.604vw; font-size: 1.25vw; color: #1f1f1f; font-weight: 600; text-align: center;}
.newProductMain .newProductBox{margin: 0vw auto; width: 51.042vw; display: flex; flex-wrap: wrap; justify-content: space-between;}
.newProductMain .newProductBox .newProductImg{width: 25.625vw;}
.newProductMain .newProductBox .newProductImg img{width: 100%; display: block;}
.newProductMain .newProductBox .newProductList{overflow-y: auto; width: 22.917vw; max-height: 25.625vw; padding-right: 1rem;}
.newProductMain .newProductBox .newProductList .list{display: flex; margin-top: 1.719vw;}
.newProductMain .newProductBox .newProductList .list .imgBox{ width: 7.396vw; height: 7.396vw; position: relative; background:#fafafa;}
.newProductMain .newProductBox .newProductList .list .imgBox img{position: absolute; left: 0vw; top: 0vw; width: 100%; height: 100%; object-fit: cover;}
.newProductMain .newProductBox .newProductList .list .content{flex: 1; margin-left: 2.292vw;}
.newProductMain .newProductBox .newProductList .list .content .listTitle{font-size: 0.938vw; line-height: 1.302vw; text-align: center; height: 1.302vw; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newProductMain .newProductBox .newProductList .list .content .price{padding-top: 0.521vw; font-size: 0.729vw; text-align: center; color: #666;}
.newProductMain .newProductBox .newProductList .list .content .buy{padding-top: 1.563vw; display: flex; align-items: center; justify-content: center;}
.newProductMain .newProductBox .newProductList .list .content .buy a{display: block; padding: 0.521vw 1.927vw; font-size: 0.833vw; color: #000; border: 0.052vw solid #000;}
.newProductMain .newProductBox .newProductList .list:hover .imgBox::after{ height: 0.156vw; background: #000; bottom: -0.156vw; content: ''; width: 100%; position: absolute; left: 0vw;}
.newProductMain .newProductBox .newProductList .list:hover .content .buy a{background: #000; color: #fff;}
.newProductMain .newProductBox .newProductList .list:first-child{margin-top: 0vw;}
.newProductMain .more{padding-top: 2.083vw; display: flex; align-items: center; justify-content: center;}
.newProductMain .more a{display: block; padding: 0.521vw 1.927vw; font-size: 0.833vw; color: #000; border: 0.052vw solid #000;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar {width: 0.417vw; background-color: #f1f1f1;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar-track {border-radius: 0.417vw;background-color: #f1f1f1;}
.newProductMain .newProductBox .newProductList::-webkit-scrollbar-thumb {border-radius: 0.417vw;background-color: #c1c1c1;}

.worksMain{position: relative;}
.worksMain .title{font-size: 1.25vw; padding: 3.906vw 0vw 0.521vw; text-align: center; font-weight: 600;}
.worksMain .worksList{display: flex; flex-wrap: wrap; padding-top: 2.083vw;}
.worksMain .worksList .list{ width: 25%; padding: 0vw 0.521vw;}
.worksMain .worksList .list .imgBox img{width: 100%; display: block;}
.worksMain .worksList .list .content .listTitle{text-align: center; font-size: 0.833vw; padding:0.833vw 0vw; color: #1f1f1f;}
.worksMain .worksList .list .content .buy{display: flex; align-items: center; justify-content: center;}
.worksMain .worksList .list .content .buy span{font-size: 0.625vw; line-height: 2.083vw; padding: 0vw 1.875vw; border: 0.052vw solid #000; color: #000; display: block;}
.worksMain .worksList .list:hover .content .buy span{background: #000; color: #fff;}

.footContact{margin-top: 2.083vw; padding: 1.042vw 0vw; display: flex; justify-content: center; align-items: center; background: #fafafa;}
.footContact .list{width: 7.292vw;}
.footContact .list img{ height: 1.667vw; margin: 0vw auto; display: block;}
.footContact .list .text{font-size: 0.729vw; padding-top: 0.417vw; color: #1f1f1f; text-align: center;}

.footer{padding:4.167vw 4.688vw;background-color: #fff; color: #1f1f1f;}
.footer .footerList{display: flex; justify-content: space-between;}
.footer .list .title{font-size: 0.625vw;margin-bottom: 0.156vw; font-weight: 600;}
.footer .list .footerClass a{display: block; font-size: 0.625vw;color: #1f1f1f; padding-top: 0.833vw;}
.footer .list .footershare{min-width: 8.646vw;}
.footer .list .footershare a{display: flex; margin-top: 0.938vw; align-items: center; font-size: 0.625vw; position: relative;}
.footer .list .footershare a .icon{width: 1.25vw; position: relative; margin-right: 0.625vw;}
.footer .list .footershare a .icon img{width: 1.25vw;}
.footer .list .footershare a .icon img:nth-child(2){position: absolute; left: 0vw; top: 0vw; opacity: 0; visibility: hidden;}
.footer .list .footershare a .qrCode{position: absolute; padding: 0.833vw 0.521vw; max-width: 9.896vw; left: -50%; display: none; z-index: 10; bottom: -0.521vw; transform: translateY(100%); text-align: center;background-color: #fff;color: #1f1f1f;box-shadow: 0.052vw 0.052vw 0.208vw 0 rgba(133,113,93,.5);}
.footer .list .footershare a .qrCode .imgBox{width: 7.083vw; margin: 0.521vw auto 0vw;}
.footer .list .footershare a .qrCode .imgBox img{width: 100%; display: block;}
.footer .list .footershare a .qrCode .qrTitle{font-size: 0.625vw; color: #1f1f1f; text-align: center;}
.footer .list .footershare a .qrCode .desc{margin-top: 0.521vw; font-size: 0.625vw;}


.footer .list .footershare a:hover .icon img{opacity: 0; visibility: hidden;}
.footer .list .footershare a:hover .icon img:nth-child(2){opacity: 1; visibility: visible;}

.footer .list .footershare a:hover  .qrCode{display: block;}

.footer .footLogo{padding: 4.167vw 0vw; display: flex; align-items: center; justify-content: center; position: relative;}
.footer .footLogo img{height: 1.042vw; padding: 0vw 1.042vw;}
.footer .footLogo::after{content: ''; height: 0.104vw; flex: 1; background: #000; display: block;}
.footer .footLogo::before{content: ''; height: 0.104vw; flex: 1; background: #000; display: block;}

.footLangBox{display: flex; align-items: center; justify-content:space-between;}
.footLangBox .footLang{display: flex; opacity: 0.5;}
.footLangBox .footLang .listBox{display: flex; font-size: 0.729vw; line-height: 1.458vw; margin-right: 1.042vw; color: #1f1f1f;}
.footLangBox .footLang .listBox h3{font-size: 0.729vw; line-height: 1.458vw;display:flex; position: relative; padding-right: 0.625vw;}
.footLangBox .footLang .listBox h3::after{content: ''; border: 0.208vw solid transparent;border-top-color: #1f1f1f; position: absolute;transform: translateY(-25%); right: 0vw;  top: 50%;}

.footLangBox .forRecord{display: flex; align-items: center;}
.footLangBox .forRecord a{display: flex; align-items: center; margin-left: 1.146vw; font-size:0.625vw; color: #1f1f1f;}
.footLangBox .forRecord a img{height: 1.458vw; margin-right: 0.521vw;}

.container{ max-width: 66.667vw; margin: 0vw auto; width: 100%; padding:0vw 0.521vw;}


.productMain{margin-top: 7.031vw;}
.productMain .productHead .title{padding:1.25vw 0vw; font-size: 1.563vw; font-weight: 500; color: #1f1f1f; text-align: center;}
.productMain .productHead .screenBox{display: flex; padding: 1.25vw 0vw;}
.productMain .productHead .screenBox .screenBtn{border:0.052vw solid silver; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 0.625vw;line-height: 1.042vw;letter-spacing: 0.104vw;  width: 9.375vw; margin:0vw 1.042vw 0vw 0vw;color: #1f1f1f;height: 1.875vw;}
.productMain .productHead .screenBox .screenBtn:hover{ background: #000; color: #fff; border-color: #000;}
.productMain .productHead .screenBox .select{position: relative;}
.productMain .productHead .screenBox .select::after{content: ''; top: 55%; right: 0.521vw; transform: translateY(-50%); position: absolute; border:0.26vw solid transparent; border-top-color: #000;}
.productMain .productHead .screenBox select{width: 9.375vw; height: 1.875vw; border: 0.052vw solid silver; padding: 0vw 0.781vw;}

.productListBox .container{display: flex;}
.productListBox .container .screenList{padding: 0 1.927vw 6.406vw; min-height: 43.75vw;width: 19.792vw; margin: 0 1.042vw 1.042vw 0vw;background: #f6f5f3; display: none;}
.productListBox .container .screenList .title{font-size: 0.833vw; line-height: 1.25vw; padding: 1.042vw 0 0.833vw; border-bottom: 0.052vw solid silver; color: #1f1f1f;}
.productListBox .container .screenList .list{padding-top: 1.042vw;}
.productListBox .container .screenList .list .listScreen{font-size: 0.625vw;line-height: 1.042vw;color: #1f1f1f; cursor: pointer; position: relative;}
.productListBox .container .screenList .list .listScreen::after{content: ''; position: absolute; right: 0.26vw; width:0.417vw; height: 0.417vw; top: 45%; transition: all .4s; transform: translateY(-50%) rotate(45deg); border-right: 0.052vw solid #000;border-bottom: 0.052vw solid #000;}
.productListBox .container .screenList .list .listScreen.cur::after{top: 50%; transform: rotate(225deg);}
.productListBox .container .screenList .list .content{padding-top: 0.833vw; display: none;}
.productListBox .container .screenList .list .content .line{height: 0.417vw; background: #1f1f1f; position: relative;}
.productListBox .container .screenList .list .content .line::after{content:''; position: absolute; left:-0.417vw; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 0.833vw; height: 0.833vw;}
.productListBox .container .screenList .list .content .line::before{content:''; position: absolute; right:-0.417vw; border-radius: 100%; top: 50%; background: #1f1f1f; transform: translateY(-50%); width: 0.833vw; height: 0.833vw;}
.productListBox .container .screenList .list .content .text{text-align: center;color: #1f1f1f;font-size: 0.833vw; line-height: 1.25vw;  padding: 0.833vw 0 0;}
.productListBox .container .screenList .list .content .checkbox{margin-bottom: 0.521vw;}
.productListBox .container .screenList .list .content .checkbox i{border-radius:100%; width: 1.146vw; height: 1.146vw; display: flex; align-items: center; justify-content: center; font-size: 0.729vw;}
.productListBox .container .screenList .list .content .checkbox .layui-unselect div{height: 1.146vw !important; padding-left: 0.26vw; line-height: 1.146vw !important;}
.productListBox .container .screenList .list .content .checkbox .layui-form-checked[lay-skin=primary]>i{background: #000; color: #fff; border-color: #000 !important;}
.productListBox .container .screenList .list .content .checkbox .layui-form-checkbox[lay-skin=primary]:hover>i{border-color: #000 !important;}
.productListBox .container .screenList .resetBtn{padding-top: 1.042vw; border-top: 0.052vw solid silver; margin-top: 1.042vw;}
.productListBox .container .screenList .resetBtn input{width: 100%;height: 2.292vw; background: #fff; border: 0.052vw solid #1f1f1f; color: #000; transition: all .3s; font-size: 0.625vw;}
.productListBox .container .screenList .resetBtn input:hover{background: #000; color:#fff}


.productListBox .container .listProductBox{flex: 1; height: 100%; }
.productListBox .container .listProduct{display: flex; flex-wrap: wrap;margin: 0vw -0.521vw;}
.productListBox .container .listProduct .list{width: calc(25% - 1.042vw); margin: 0vw 0.521vw 1.042vw;}
.productListBox .container .listProduct .list .imgBox{padding-top: 100%; position: relative;background: #f6f5f3;}
.productListBox .container .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
.productListBox .container .listProduct .list .content{padding-top: 0.625vw;}
.productListBox .container .listProduct .list .listTitle{font-size:0.833vw;line-height: 1.25vw; font-weight: 500; height: 1.25vw;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
.productListBox .container .listProduct .list .price{font-size: 0.781vw; line-height: 1.25vw; margin-top: 0.521vw; color: #6b6b6b;}

.productListBox .container .listProductBox .moreBtn{padding: 1.042vw 0vw 2.604vw; display: flex; justify-content: center; align-items:center;}
.productListBox .container .listProductBox .moreBtn a{width: 17.708vw;margin:0vw auto; height: 2.292vw; letter-spacing: 0.104vw; font-size: 0.625vw;border: 0.052vw solid #1f1f1f;display: flex; justify-content: center; align-items:center;}
.productListBox .container .listProductBox .moreBtn a:hover{background: #000; border-color: #000; color: #fff;}


.singlePageMain{margin-top: 7.031vw;}
.singlePageMain .title{font-size: 1.406vw;color: #1f1f1f; text-align: center; padding: 3.646vw 1.042vw 1.563vw;}
.singlePageMain .singlePage{font-size: 0.729vw; line-height: 1.042vw; padding: 0vw 2.344vw 3.646vw;}
.singlePageMain .singlePage p{font-size: 0.729vw; line-height: 1.042vw; margin-bottom: 0.521vw;}

.productDetailMain{margin-top: 7.031vw;}

.productDetailBox{display: flex; justify-content: space-between; padding-top: 3.646vw;}
.productDetailBox .productDetailImgBox{width: 39.115vw; display: flex; justify-content: space-between;}
.productDetailBox .productDetailImgBox .smallImgBox{width: 8.594vw; padding: 1.12vw 0vw; min-width: 8.594vw; height: 29.271vw;position: relative;}
.productDetailBox .productDetailImgBox .smallImgBox a{position: absolute; left: 0vw; width:100%; height: 1.094vw;}
.productDetailBox .productDetailImgBox .smallImgBox a i{position: absolute; left: 50%;width: 0.781vw; height: 0.781vw; transform: rotate(45deg) translateX(-50%);}
.productDetailBox .productDetailImgBox .smallImgBox a.prevBtn{top: 0.521vw;}
.productDetailBox .productDetailImgBox .smallImgBox a.prevBtn i{ top:0vw; border-left: 0.104vw solid #1f1f1f; border-top: 0.104vw solid #1f1f1f;}
.productDetailBox .productDetailImgBox .smallImgBox a.nextBtn{bottom:-0.208vw;}
.productDetailBox .productDetailImgBox .smallImgBox a.nextBtn i{ bottom:0vw; border-right: 0.104vw solid #1f1f1f; border-bottom: 0.104vw solid #1f1f1f;}


.productDetailBox .productDetailImgBox .smallImgBox .smallImg{width: 100%; height: 100%; overflow: hidden; position: relative;}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide{position: relative; background-color: #fafafa; cursor: pointer;}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}
.productDetailBox .productDetailImgBox .smallImgBox .smallImg .swiper-slide.active::after{position: absolute; bottom: 0vw; left: 0vw; width: 100%; height: 0.104vw; background: #de8929; content: '';}
.productDetailBox .productDetailImgBox .bigImg{ width: 29.427vw; height: 29.427vw; position: relative; background-color: #fafafa;}
.productDetailBox .productDetailImgBox .bigImg .img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: contain;transform: translate(-50%,-50%);}

.productDetailBox .productDetail{width: 23.75vw;}
.productDetailBox .productDetail .productTitle{font-size: 1.25vw; line-height: 1.2;letter-spacing: 0.073vw;}
.productDetailBox .productDetail .price{margin-top: 0.625vw;font-size: 1.25vw; line-height: 1.2;letter-spacing: 0.073vw;}
.productDetailBox .productDetail .model{margin-top: 0.938vw; font-size: 0.833vw;line-height: 1.2;letter-spacing: 0.073vw;}
.productDetailBox .productDetail .numberBox{margin-top: 0.625vw; display: flex; align-items: center; justify-content: space-between;}
.productDetailBox .productDetail .number{display: flex; align-items: center;}
.productDetailBox .productDetail .number input{width: 2.083vw; text-align: center;}
.productDetailBox .productDetail .number a{display: flex; align-items: center; justify-content: center;color: #1f1f1f; width: 1.563vw; height: 1.563vw; position: relative;}
.productDetailBox .productDetail .number a:nth-child(1)::after{content: ''; width: 0.781vw; height: 0.104vw; background: #1f1f1f; display: block;}
.productDetailBox .productDetail .number a:nth-child(3)::after{content: ''; position: absolute; width: 0.781vw; height: 0.104vw; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
.productDetailBox .productDetail .number a:nth-child(3)::before{content: ''; position: absolute; width: 0.104vw; height: 0.781vw; background: #1f1f1f; left: 50%; top: 50%; transform: translate(-50%,-50%); display: block;}
.productDetailBox .productDetail .numberBox .subTitle{margin: 0vw;}

.productDetailBox .productDetail .subTitle{margin-top: 0.625vw;font-size: 0.833vw; line-height: 1.5; font-weight: 600;}
.productDetailBox .productDetail .moreListBox{margin-top: 0.625vw; position: relative; padding: 0vw 1.042vw;}
.productDetailBox .productDetail .moreListBox a{position: absolute; top: 0vw; width:1.042vw; height: 100%;}
.productDetailBox .productDetail .moreListBox a i{position: absolute; top: 50%;width: 0.521vw; height: 0.521vw; transform: rotate(45deg) translateY(-50%);}
.productDetailBox .productDetail .moreListBox a.prevBtn{left: 0vw;}
.productDetailBox .productDetail .moreListBox a.prevBtn i{ left:0vw; border-left: 0.104vw solid #1f1f1f; border-bottom: 0.104vw solid #1f1f1f;}
.productDetailBox .productDetail .moreListBox a.nextBtn{right:0vw;}
.productDetailBox .productDetail .moreListBox a.nextBtn i{ right:0.313vw; border-right: 0.104vw solid #1f1f1f; border-top: 0.104vw solid #1f1f1f;}

.productDetailBox .productDetail .moreList{overflow: hidden;position: relative; height: 5.208vw;}
.productDetailBox .productDetail .moreList .swiper-slide{position: relative; padding-top: 5.208vw;background-color: #fafafa; cursor: pointer;}
.productDetailBox .productDetail .moreList .swiper-slide img{position: absolute;top: 50%;left: 50%;  width: auto; height: auto;max-width: 100%; max-height: 100%;transform: translate(-50%,-50%);}
.productDetailBox .productDetail .moreList .swiper-slide.active::after{position: absolute; bottom: 0vw; left: 0vw; width: 100%; height: 0.104vw; background: #de8929; content: '';}

.productDetailBox .productDetail .productContact{margin-top: 0.938vw; font-size: 0.833vw; line-height: 1.5; display: flex; align-items: center;}
.productDetailBox .productDetail .productContact a{display: flex; align-items: center; margin-right: 1.042vw;}
.productDetailBox .productDetail .productContact a img{min-width: 1.042vw; margin-right: 0.521vw; width: 1.042vw; height: 1.042vw; object-fit: contain;}
.productDetailBox .productDetail .desc{font-size: 0.729vw; line-height: 1.5; color: #1f1f1f; padding: 0.417vw 0vw 0.625vw; letter-spacing: 0.073vw;}
.productDetailBox .productDetail .content .list{margin-top: 0.417vw; font-size: 0.729vw; line-height: 1.4;}
.productDetailBox .productDetail .content .list span{font-weight: 600;}

.Recommended .title{ padding: 3.646vw 0vw 1.042vw; font-size: 1.354vw;font-weight: 400;letter-spacing: 0.073vw;}
.Recommended .listProduct{display: flex; flex-wrap: wrap;margin: 0vw -0.521vw;}
.Recommended .listProduct .list{width: calc(25% - 1.042vw); margin: 0vw 0.521vw 1.042vw;}
.Recommended .listProduct .list .imgBox{padding-top: 100%; position: relative;background: #f6f5f3;}
.Recommended .listProduct .list .imgBox img{position: absolute;top: 50%;left: 50%;width: auto;height: auto;max-width: 100%;max-height: 100%; transform: translate(-50%,-50%);}
.Recommended .listProduct .list .content{padding-top: 0.625vw;}
.Recommended .listProduct .list .listTitle{font-size:0.833vw;line-height: 1.25vw; font-weight: 500; height: 1.25vw;color: #1f1f1f;white-space: nowrap;text-transform: uppercase; overflow: hidden; white-space: nowrap;}
.Recommended .listProduct .list .price{font-size: 0.781vw; line-height: 1.25vw; margin-top: 0.521vw; color: #6b6b6b;}

.productService .title{ padding: 3.646vw 0vw 1.823vw; font-size: 1.354vw;font-weight: 400;letter-spacing: 0.073vw;}
.productService .productServiceList{display: flex;padding: 2.565vw 1.042vw 2.591vw; background-color: #f5f5f5;}
.productService .productServiceList .list{ width: 25%;padding: 0 1.25vw 0 1.198vw;}
.productService .productServiceList .list .content .icon img{height: 3.333vw; display: block; margin: auto;}
.productService .productServiceList .list .content .listTitle{font-size: 1.042vw; text-align: center; margin-top: 0.625vw; line-height: 1.25vw;color: #1f1f1f;}
.productService .productServiceList .list .content .desc{font-size: 0.729vw; min-height: 9.375vw; margin-top: 1.25vw; line-height: 1.146vw; color: #1f1f1f;}
.productService .productServiceList .list a{font-size: 0.833vw; color: #1f1f1f; margin-top: 1.25vw; display: block;}

.serviceMain{padding: 2.083vw 0vw; margin-top: 7.031vw;}
.serviceMain .title{font-size: 1.302vw; padding-bottom: 2.083vw; line-height: 1.667vw; color: #1f1f1f; text-align: center;border-bottom: 0.052vw solid silver;}
.serviceMain .service{display: flex; padding: 2.083vw 0vw 0vw;}
.serviceMain .service .serviceClass{ width:16.667vw; padding-right: 3.333vw;}
.serviceMain .service .serviceClass .list .listTitle a{display: block; color: #1f1f1f;font-size: 0.625vw;padding: 0 0 0.417vw 0.417vw; position: relative;}
.serviceMain .service .serviceClass .list .listTitle a::after{content: ''; width: 2.813vw; height: 0.208vw; background: silver;position: absolute; left: 0vw; bottom: -0.208vw;}
.serviceMain .service .serviceClass .list .content{display: none; padding:0.781vw 0vw 1.042vw 1.25vw;}
.serviceMain .service .serviceClass .list .content a{display: block;color: #1f1f1f; margin-bottom: 0.781vw; font-size: 0.729vw;}
.serviceMain .service .serviceClass .list .content a.cur{font-weight: 600; padding: 1.25vw 0vw;}
.serviceMain .service .serviceClass .list.cur .content{display: block;}
.serviceMain .service .serviceClass .list.cur .listTitle a{ font-weight: 600; }
.serviceMain .service .serviceClass .list.cur .listTitle a::after{background: #1f1f1f;}

.serviceMain .service .serviceContent{font-size: 0.729vw;line-height: 1.042vw;color: #1f1f1f; flex: 1;}
.serviceMain .service .serviceContent p{font-size: 0.729vw; line-height: 1.042vw; margin: 0 0 0.521vw;}

.mapMain{display: flex; padding: 1.042vw 2.083vw; margin-top: 7.031vw;}
.mapMain .mapListBox{width: 21.615vw;}
.mapMain .mapListBox .select{position: relative;}
.mapMain .mapListBox .select::after{content: ''; position: absolute; right:1.042vw; top: 50%; transform: translateY(-50%); border:0.26vw solid transparent; border-top-color: #000;}
.mapMain .mapListBox .select select{ width: 100%; border: 0.052vw solid #979797; height: 3.125vw; padding: 0vw 1.042vw;}
.mapMain .mapListBox .mapList .result{padding: 0.521vw; font-size: 0.625vw; color: #1f1f1f; height: 2.188vw;}
.mapMain .mapListBox .mapList .listBox{height: 32.24vw; overflow-y: auto; padding-right: 0.521vw;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar {width: 0.417vw; background-color: #fff;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-track {border-radius: 0.417vw;background-color: #fff;}
.mapMain .mapListBox .mapList .listBox::-webkit-scrollbar-thumb {border-radius: 0.417vw;background-color: #c1c1c1;}

.mapMain .mapListBox .mapList .listBox .list{color: #1f1f1f;background: #fbfbfb;line-height: 1.094vw;padding: 1.042vw 1.563vw 0vw;margin-bottom: 0.521vw;}
.mapMain .mapListBox .mapList .listBox .list .listTitle{ font-size: 0.729vw; font-weight: 600;}
.mapMain .mapListBox .mapList .listBox .list .address{display: flex; padding-top: 1.042vw;}
.mapMain .mapListBox .mapList .listBox .list .address img{min-width: 0.729vw;margin-top: 0.26vw; width: 0.729vw; height: 0.729vw;}
.mapMain .mapListBox .mapList .listBox .list .address p{ flex: 1; padding-left: 0.521vw; font-size: 0.625vw;}
.mapMain .mapListBox .mapList .listBox .list .tel{display: flex; padding: 0.521vw 0vw 0.938vw;}
.mapMain .mapListBox .mapList .listBox .list .tel img{min-width: 0.729vw;margin-top: 0.156vw; width: 0.729vw;height: 0.729vw;}
.mapMain .mapListBox .mapList .listBox .list .tel p{ flex: 1; padding-left: 0.521vw; font-size: 0.625vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail{border-top: 0.052vw solid #85715d;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle{color: #3d3d3d;display: flex; cursor: pointer; align-items: center; opacity: .7;height: 3.125vw;line-height: 3.125vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i{width: 0.521vw; height: 0.521vw;position: relative; margin-left: 0.521vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::after{content: ''; width: 100%; height: 0.104vw; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle i::before{content: ''; width: 0.104vw; height: 100%; background: #3d3d3d; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .mapDetailTitle.cur i::before{display: none;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain{border-top: 0.052vw solid #85715d; display: none; padding-bottom: 1.042vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time{font-size: 0.625vw; margin-top: 0.521vw; display: flex; align-items: center;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .time img{margin-right: 0.521vw; width: 0.833vw; height: 0.833vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox{display: flex; flex-wrap: wrap;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList{display: flex;margin: 0.521vw 0;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span{font-size: 0.625vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList span:nth-child(2){margin-left: 1.042vw;}
.mapMain .mapListBox .mapList .listBox .list .mapDetail .timeMain .timeListBox .timeList:nth-child(2n) span:nth-child(1){margin-left: 3.125vw;}
.mapMain .map{margin-left: 1.042vw; flex: 1;}

}