
/*--公共部分--*/
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 "Arial", "Hiragino Sans GB", sans-serif; 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; margin-left: 10px; margin-right:15px; padding: 0px; list-style: none; }

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

.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; width: 100%; }

.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: 87.5vw; } }

@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%; } }

@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: 1200px) { .commonweb { max-width: 75vw; } }

/* 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(77, 85, 100, 0.7)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to left, rgba(77, 85, 100, 0.7), rgba(0, 0, 0, 0)); }

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

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

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 85, 100, 0.7)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to bottom, rgba(77, 85, 100, 0.7), 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(77, 85, 100, 0.7); -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; }
.fadeInUp a{
  color: #FFF;
}
@-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; }

.PopupVideoBox { position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

.PopupVideo { position: absolute; left: 50%; width: 100%; top: 50%; max-width: 920px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; height: 460px; }

.closeVideo { position: absolute; right: 25px; top: -25px; width: 22px; height: 22px; cursor: pointer; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closeVideo::after { content: ''; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.closeVideo::before { content: ''; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.commonTitleLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonTitleLocation h3 { float: left; font-size: 16px; position: relative; }

.commonTitleLocation p { float: right; }

.commonTitleLocation p a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonTitleLocation p a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonTitleLocation p a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonTitleLocation p a:first-child::after { display: none; }

.commonTitleLocation p a.current { color: #333; }

.commonTitleLocation p img { display: inline-block; vertical-align: middle; }

.commonLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonLocation a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonLocation a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonLocation a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonLocation a:first-child::after { display: none; }

.commonLocation a.current { color: #333; }

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

.select2-container { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; }

.select2-container .select2-selection--single { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; height: 28px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear { position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }

.select2-container .select2-selection--multiple { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-search--inline { float: left; }

.select2-container .select2-search--inline .select2-search__field { -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-dropdown { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; }

.select2-results { display: block; }

.select2-results__options { list-style: none; margin: 0; padding: 0; }

.select2-results__option { padding: 6px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-results__option[aria-selected] { cursor: pointer; }

.select2-container--open .select2-dropdown { left: 0; }

.select2-container--open .select2-dropdown--above { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-search--dropdown { display: block; padding: 4px; }

.select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide { display: none; }

.select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); }

.select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; }

.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered { -webkit-box-sizing: border-box; box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] { padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] { color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; }

.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; outline: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee)); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc)); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; -webkit-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee)); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff)); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; outline: 0; }

.select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.select2-container--classic .select2-dropdown { background-color: #fff; border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above { border-bottom: none; }

.select2-container--classic .select2-dropdown--below { border-top: none; }

.select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] { padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; }

.select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; }

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

.DefaultSelector > span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.DefaultSelector > span:nth-child(2) { margin-right: 10px; }

.DefaultSelector > span:nth-child(4) { margin-right: 10px; }

.DefaultSelector .select2-container--default .select2-selection--single { -webkit-border-radius: 0px; border-radius: 0px; height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; top: 0px; }

.defaSearchList { padding: 50px 0px; }

.defaSearchList dl { border-bottom: 1px solid #eee; padding-bottom: 10px; }

.defaSearchList dl dt { float: left; font-size: 16px; }

.defaSearchList dl dd { float: right; font-size: 14px; }

.defaSearchList li { padding: 0px 0px 15px; margin-top: 15px; border-bottom: 1px solid #eee; }

.defaSearchList li h3 { font-size: 16px; font-weight: 700; line-height: 26px; padding-bottom: 5px; }

.defaSearchList li .defaDesc { font-size: 12px; padding-top: 5px; line-height: 20px; }

.defaWebMap { background-color: #2a2b30; }

.defaWebMap dl { border: 1px solid #e6e6e6; margin-top: 30px; }

.defaWebMap dl h3 { padding-left: 20px; padding-bottom: 5px; }

.defaWebMap dl h3 span { font-size: 20px; color: #00a1e9; position: relative; top: -12px; background-color: #2a2b30; padding: 0px 13px; }

.defaWebMap dl h3 span a { color: #d64747; }

.defaWebMap dl dd { padding-left: 33px; padding-bottom: 15px; }

.defaWebMap dl dd a { font-size: 14px; padding-right: 20px; display: inline-block; padding-bottom: 8px; color: rgba(255, 255, 255, 0.8); }

.defaWebMap dl dd a em { display: inline-block; margin-right: 8px; width: 3px; height: 3px; background-color: #d64747; vertical-align: middle; }

.defaArticleDetails { font-size: 14px; line-height: 24px; }

.defaArticleDetails p { margin-bottom: 10px; }

.defaArticleDetails img { display: block; max-width: 100%; margin: 0px auto; }

.defaPrevNextpage { margin-top: 40px; border-top: 1px solid #3d3f48; border-bottom: 1px solid #3d3f48; }

.defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 90px 0px 90px; font-size: 14px; line-height: 50px; white-space: nowrap; height: 50px; }

.defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 10px; top: 0px; display: block; width: 75px; }

.defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 0px; width: 80px; display: block; }

.defaPrevNextpage p a { display: block; text-overflow: ellipsis; overflow: hidden; }

.defaPrevNextpage p:nth-child(2) { border: none; }

.defaPrevNextpage p:nth-child(2) span:after { border-bottom: none; border-top: 5px solid #000000; }

.wechat-qrcode { display: none; border: 1px solid #eee; position: fixed; z-index: 999; top: 50%; left: 50%; width: 200px; height: 192px; margin-top: -96px; margin-left: -100px; color: #666; font-size: 12px; text-align: center; background-color: #fff; -webkit-box-shadow: 0 2px 10px #aaa; box-shadow: 0 2px 10px #aaa; -webkit-transition: all 200ms; transition: all 200ms; -webkit-tansition: all 350ms; -moz-transition: all 350ms; }

.wechat-qrcode.bottom { top: 40px; left: -84px; }

.wechat-qrcode.bottom:after { display: none; }

.wechat-qrcode h4 { font-weight: normal; height: 26px; line-height: 26px; font-size: 12px; background-color: #f3f3f3; margin: 0; padding: 0; color: #777; }

.wechat-qrcode .qrcode { width: 105px; margin: 10px auto; }

.wechat-qrcode .qrcode table { margin: 0 !important; }

.wechat-qrcode .help p { font-weight: normal; line-height: 16px; padding: 0; margin: 0; width: 100%; }

.wechat-qrcode .closeWechat { position: absolute; right: 5px; top: 5px; width: 16px; height: 16px; z-index: 9; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); cursor: pointer; }

.wechat-qrcode .closeWechat:after { width: 2px; height: 100%; position: absolute; left: 50%; margin-left: -1px; content: ''; display: block; background: #666; }

.wechat-qrcode .closeWechat::before { width: 100%; height: 2px; position: absolute; top: 50%; margin-top: -1px; content: ''; display: block; background: #666; }

@media (min-width: 768px) { .defaWebMap dl { margin-top: 50px; }
  .defaWebMap dl dd a { padding-right: 50px; } }

@media (min-width: 992px) { .commonTitleLocation { padding: 20px 0; }
  .commonTitleLocation h3 { font-size: 24px; }
  .commonTitleLocation p { padding-top: 5px; }
  .commonTitleLocation p a { font-size: 14px; }
  .commonLocation { padding: 20px 0; }
  .commonLocation a { font-size: 14px; }
  .defaSearchList li { padding: 15px 35px 25px; margin-top: 25px; }
  .defaSearchList li h3 { font-size: 20px; line-height: 36px; padding-bottom: 5px; }
  .defaSearchList li .defaDesc { font-size: 13px; padding-top: 10px; line-height: 24px; }
  .defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 40px; top: 0px; display: block; width: 15%; }
  .defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 30px; width: 120px; display: block; }
  .defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 130px 0px 20%; font-size: 18px; line-height: 70px; white-space: nowrap; height: 70px; } }



body { padding-top: 60px !important; }

.header { position: fixed; left: 0px; top: 0px; background: #fff; height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; z-index: 99; }

.header > .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.header .logo img { display: block; height: 32px; }

.header .nav { display: none; position: fixed; left: 0px; top: 60px; background: #fff; bottom: 0px; width: 100%; z-index: 99; }

.header .nav ul { padding: 30px 20px; }

.header .nav ul li { border-bottom: 1px solid #eee; position: relative; }

.header .nav ul li > a { font-size: 16px; color: #2d2d2d; line-height: 45px; }

.header .nav ul li:hover > a { color: #165a9d; }

.header .nav ul li.cur > a { color: #165a9d; }

.header .nav ul li i { position: absolute; right: 0px; top: 0px; height: 45px; width: 40%; }

.header .nav ul li i:before { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #555; border-right: 2px solid #555; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }

.header .nav ul li i.cur2:before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

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

.lang { position: relative; }

.lang .btn { padding: 0px 15px; height: 30px; -webkit-border-radius: 30px; border-radius: 30px; font-size: 14px; color: #ffffff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: #164794; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#f5944d)); background-image: linear-gradient(to right, #164794, #f5944d); }

.lang .btn img { height: 16px; margin-right: 5px; }

.navbtn { width: 30px; height: 26px; position: relative; cursor: pointer; margin-left: 15px; }

.navbtn span { display: block; height: 2px; background: #333; top: 0px; position: absolute; width: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; }

.navbtn span:nth-child(2) { top: 12px; }

.navbtn span:nth-child(3) { top: 24px; }

.closeNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 12px; }

.closeNavbtn span:nth-child(2) { display: none; }

.closeNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 12px; }

.subNav { padding-bottom: 10px; display: none; }

.subNav a { display: block; font-size: 14px; line-height: 35px; }

/*--首页--*/
.banner { overflow: hidden; position: relative; }

.banner .imgBox { overflow: hidden; position: relative; height: 300px; }

.banner .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.banner .bannerTextBox { position: absolute; left: 0px; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.banner .bannerTextBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.banner .bannerTextBox .bannerText { width: 610px; }

.banner .bannerTextBox .bannerText h3 { font-size: 20px; line-height: 1.3; color: #ffffff; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all .8s ease; transition: all .8s ease; opacity: 0; visibility: hidden; }

.banner .bannerTextBox .bannerText .desc { margin-top: 10px; font-size: 14px; line-height: 20px; color: #ffffff; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all .8s ease; transition: all .8s ease; opacity: 0; visibility: hidden; }

.banner .bannerTextBox .bannerText .more { margin-top: 20px; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all .8s ease; transition: all .8s ease; opacity: 0; visibility: hidden; }

.banner .bannerTextBox .bannerText .more a { width: 101px; height: 35px; font-size: 14px; text-indent: 1em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #fff; background-image: url(../images/img_06.png); background-repeat: no-repeat; background-size: 101px 35px; }

.banner ul li.swiper-slide-active .bannerTextBox .bannerText h3 { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.banner ul li.swiper-slide-active .bannerTextBox .bannerText .desc { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.banner ul li.swiper-slide-active .bannerTextBox .bannerText .more { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }

.indexApplicationMain { padding: 40px 20px; }

.indexApplication { margin-top: 35px; position: relative; overflow: hidden; }

.indexApplication ul li { min-height: 350px; padding-bottom: 75px; }

.indexApplication .imgBox { -webkit-border-radius: 20px; border-radius: 20px; position: absolute; overflow: hidden; left: 0px; top: 0px; width: 100%; height: 100%; }

.indexApplication .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.indexApplication .contentBox { margin: 0px auto; max-width: 960px; padding-top: 35px; padding-left: 20px; padding-right: 20px; text-align: center; z-index: 20; position: relative; }

.indexApplication .contentBox .icon img { width: 39px; }

.indexApplication .contentBox .title { font-size: 20px; line-height: 1.2; color: #ffffff; padding-top: 20px; font-weight: 600; }

.indexApplication .contentBox .desc { font-size: 14px; line-height: 20px; color: #ffffff; margin-top: 10px; }

.indexApplication .contentBox .more { margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.indexApplication .contentBox .more a { width: 101px; height: 35px; font-size: 14px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #fff; background-image: url(../images/img_06.png); background-repeat: no-repeat; background-size: 101px 35px; text-indent: 1em; }

.indexApplicationPage { position: absolute; left: 0px; bottom: 20px !important; width: 100%; text-align: center; z-index: 20; }

.indexApplicationPage span { width: 10px; height: 10px; background: #fff; opacity: 1; }

.indexApplicationPage span.swiper-pagination-bullet-active { background: #00316f; }

.indexApplicationClass { position: absolute; right: 30px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 20; display: none; }

.indexApplicationClass p { cursor: pointer; border-right: 2px solid rgba(255, 255, 255, 0.3); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; color: #fff; padding: 35px 25px 35px 0px; opacity: 0.7; font-size: 18px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-weight: 700; }

.indexApplicationClass p img { margin-left: 10px; }

.indexApplicationClass p.cur { color: #fff; opacity: 1; border-color: #09d6ff; }

.indexProductMain { padding: 45px 20px 30px; background: #f6f7f9; overflow: hidden; }

.indexProductMain .indexProductClass { margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.indexProductMain .indexProductClass a { padding: 0px 10px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 14px; color: #696969; font-weight: 600; position: relative; }

.indexProductMain .indexProductClass a i { display: none; margin-right: 12px; background-position: center; background-size: cover; background-repeat: no-repeat; }

.indexProductMain .indexProductClass a .icon1 { width: 46px; height: 55px; background-image: url(../images/img_02.png); }

.indexProductMain .indexProductClass a .icon2 { width: 95px; height: 33px; background-image: url(../images/img_03.png); }

.indexProductMain .indexProductClass a::after { content: ''; width: 1px; height: 18px; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #dddee0; }

.indexProductMain .indexProductClass a.cur { color: #0c2545; }

.indexProductMain .indexProductClass a.cur .icon1 { background-image: url(../images/img_002.png); }

.indexProductMain .indexProductClass a.cur .icon2 { background-image: url(../images/img_003.png); }

.indexProductMain .indexProductClass a:hover { color: #0c2545; }

.indexProductMain .indexProductClass a:hover .icon1 { background-image: url(../images/img_002.png); }

.indexProductMain .indexProductClass a:hover .icon2 { background-image: url(../images/img_003.png); }

.indexProductMain .indexProductClass a:last-child::after { display: none; }

.indexProductMain .indexProductList { overflow: hidden; position: relative; padding: 20px 20px 30px; margin: 20px -20px 0px; display: none; }

.indexProductMain .indexProductList .list { padding: 25px 20px 45px; position: relative; }

.indexProductMain .indexProductList .list a { position: relative; z-index: 10; display: block; }

.indexProductMain .indexProductList .list a .imgBox { height: 200px; overflow: hidden; position: relative; }

.indexProductMain .indexProductList .list a .imgBox img { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0px; height: 100%; object-fit: cover; }

.indexProductMain .indexProductList .list a .title { margin-top: 20px; text-align: center; font-size: 18px; height: 24px; line-height: 24px; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #0c2545; }

.indexProductMain .indexProductList .list a .title2 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 600; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #0c2545; }

.indexProductMain .indexProductList .list a .desc { margin-top: 15px; font-size: 14px; color: #868f9b; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-align: center; }

.indexProductMain .indexProductList .list a .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 25px; }

.indexProductMain .indexProductList .list a .btn span { width: 101px; height: 35px; font-size: 14px; text-indent: 1em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all .8s ease; transition: all .8s ease; color: #00316f; background-image: url(../images/img_05.png); background-repeat: no-repeat; background-size: 101px 35px; }

.indexProductMain .indexProductList .list::after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; z-index: 2; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; }

.indexProductMain .indexProductList .list::before { content: ''; left: 10px; height: 50%; bottom: 0px; right: 10px; z-index: 1; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background-color: #165a9d; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#15a8c3)); background-image: linear-gradient(to right, #164794, #15a8c3); -webkit-border-radius: 20px; border-radius: 20px; }

.indexProductMain .indexProductList .list:hover::after { -webkit-box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); }

.indexProductMain .indexProductList .list:hover a .btn span { background-image: url(../images/img_06.png); color: #fff; }

.indexProductMain .indexProductList .list:hover::before { bottom: -10px; }

.indexProductListpage { text-align: center; padding-top: 40px; }

.indexProductListpage span { width: 10px; height: 10px; background: #ccc; opacity: 1; }

.indexProductListpage span.swiper-pagination-bullet-active { background: #00316f; }

/*--产品列表--*/
.commonTitle { font-size: 20px; line-height: 0.7; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-weight: 600; color: #0c2545; text-transform: uppercase; }

.commonTitle span { position: relative; padding-left: 18px; display: block; }

.commonTitle span::after { content: ''; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 6px; background-color: #165a9d; background-image: -webkit-gradient(linear, left top, left bottom, from(#15a8c3), to(#164794)); background-image: linear-gradient(to bottom, #15a8c3, #164794); }

.productMain { padding: 40px 0px 40px; background: #f6f7f9; min-height: 90vh; }

.productMain .productClass { margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.productMain .productClass a { padding: 0px 15px; width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; font-size: 14px; color: #696969; font-weight: 600; position: relative; }

.productMain .productClass a i { display: none; margin-right: 12px; background-position: center; background-repeat: no-repeat; }

.productMain .productClass a .icon1 { width: 46px; height: 55px; background-image: url(../images/img_02.png); }

.productMain .productClass a .icon2 { width: 95px; height: 33px; background-image: url(../images/img_03.png); }

.productMain .productClass a::after { content: ''; width: 1px; height: 18px; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #dddee0; }

.productMain .productClass a.cur { color: #0c2545; }

.productMain .productClass a.cur .icon1 { background-image: url(../images/img_002.png); }

.productMain .productClass a.cur .icon2 { background-image: url(../images/img_003.png); }

.productMain .productClass a:hover { color: #0c2545; }

.productMain .productClass a:hover .icon1 { background-image: url(../images/img_002.png); }

.productMain .productClass a:hover .icon2 { background-image: url(../images/img_003.png); }

.productMain .productClass a:last-child::after { display: none; }

.productMain .productList { padding-top: 40px; margin: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.productMain .productList .list { width: 100%; margin: 0px 0px 20px; padding: 15px 20px 30px; position: relative; }

.productMain .productList .list a { position: relative; z-index: 10;  display: block;}

.productMain .productList .list a .imgBox { height: 200px; overflow: hidden; position: relative; }

.productMain .productList .list a .imgBox img { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0px; height: 100%; object-fit: cover; }

/*.productMain .productList .list a .title { text-align: center; font-size: 18px; height: 30px; line-height: 30px; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #0c2545; }*/
.productMain .productList .list a .title { text-align: center; font-size: 18px; height: 30px; line-height: 30px; font-weight: 600;  text-overflow: ellipsis;color: #0c2545; }


.productMain .productList .list a .desc { margin-top: 5px; font-size: 14px; height: 20px; line-height: 20px; color: #868f9b; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center; }

.productMain .productList .list a .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 15px; }

.productMain .productList .list a .btn span { width: 101px; height: 35px; font-size: 14px; text-indent: 1em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all .8s ease; transition: all .8s ease; color: #00316f; background-image: url(../images/img_05.png); background-repeat: no-repeat; background-size: 101px 35px; }

.productMain .productList .list::after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; z-index: 2; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; }

.productMain .productList .list::before { content: ''; left: 10px; height: 50%; bottom: 0px; right: 10px; z-index: 1; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background-color: #165a9d; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#15a8c3)); background-image: linear-gradient(to right, #164794, #15a8c3); -webkit-border-radius: 20px; border-radius: 20px; }

.productMain .productList .list:hover::after { -webkit-box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); }

.productMain .productList .list:hover a .btn span { background-image: url(../images/img_06.png); color: #fff; }

.productMain .productList .list:hover::before { bottom: -10px; }

.loading { text-align: center; margin-top: 20px; display: none; }

.loading img { width: 36px; -webkit-animation: loading linear infinite 2s; animation: loading linear infinite 2s; }

/*--产品详情--*/
.productDetailBanner { position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; }

.productDetailBanner .content { padding: 45px 0px; color: #fff; }

.productDetailBanner .content h3 { font-size: 20px; line-height: 1.3; font-weight: 600; }

.productDetailBanner .content .desc { margin-top: 15px; font-size: 14px; line-height: 20px; max-width: 625px; }

.productDetailBanner .content h4 { margin-top: 15px; font-size: 16px; line-height: 1.3; font-weight: 600; }

.productDetailBanner .content .desc2 { margin-top: 10px; font-size: 14px; line-height: 20px; max-width: 625px; }

.productDetailImg { padding: 40px 0px; }

.productDetailImg .title { font-size: 20px; text-align: center; font-weight: 600; text-transform: uppercase; line-height: 1.3; color: #0c2545; }

.productDetailImg .imgBox { padding-top: 30px; }

.productDetailImg .imgBox img { width: 100%; display: block; }

.sliderListMain { padding: 30px 0px 45px; background: #f1f4f6; }

.sliderListMain .title { font-size: 20px; text-align: center; font-weight: 600; text-transform: uppercase; line-height: 1.3; color: #0c2545; }

.sliderListMain .sliderList { margin-top: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.sliderListMain .sliderList .list { width: 100%; margin: 20px 0px 0px; }

.sliderListMain .sliderList .list img { width: 100%; display: block; }

.sliderListMain .sliderList .list .slider { overflow: hidden; position: relative; }

.sliderListMain .sliderList .list .slider .beer-range { position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; cursor: pointer; z-index: 10; -webkit-appearance: slider-horizontal !important; -moz-appearance: none; opacity: 0; -ms-touch-action: auto; touch-action: auto; }

.sliderListMain .sliderList .list .slider .beer-reveal { position: absolute; left: 0px; top: 0px; bottom: 0px; right: 50%; overflow: hidden; }

.sliderListMain .sliderList .list .slider .beer-handle { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 32px; height: 32px; background: url(../images/img_27.png) no-repeat; background-size: cover; }

.sliderListMain .sliderList .list .slider .beer-handle::after { position: absolute; height: 500%; width: 2px; background: #fff; top: -500%; content: ''; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.sliderListMain .sliderList .list .slider .beer-handle::before { position: absolute; height: 500%; width: 2px; background: #fff; top: 32px; content: ''; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.productDetailParamMain { padding: 45px 0px; }

.productDetailParamMain .title { font-size: 20px; text-align: center; font-weight: 600; text-transform: uppercase; line-height: 1.3; color: #0c2545; }

.productDetailParamMain .DatasheetBtn { padding-top: 15px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.productDetailParamMain .DatasheetBtn a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #fff; font-size: 14px; -webkit-border-radius: 51px; border-radius: 51px; height: 51px; padding: 0px 30px; background-color: #164794; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#f5944d)); background-image: linear-gradient(to right, #164794, #f5944d); }

.productDetailParamMain .DatasheetBtn a img { width: 17px; margin-right: 10px; }

.productDetailParamMain .paramList { margin-top: 10px; }

.productDetailParamMain .paramList .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 30px 0px 10px; border-bottom: 1px solid #e6e9ec; }

.productDetailParamMain .paramList .list .subTitle { width: 24%; }

.productDetailParamMain .paramList .list .size { width: 38%; }

.productDetailParamMain .paramList .list .weight { width: 38%; }

.productDetailParamMain .paramList .list .subTitle .listTitle{ color: #000000 !important; }

.productDetailParamMain .paramList .list .listTitle { font-size: 14px; margin-bottom: 5px; line-height: 20px; color: #828282; font-weight: 600; }

.productDetailParamMain .paramList .list .listTitle p { color: #000000; font-weight: 600; }

.productDetailParamMain .paramList .list .desc { font-size: 14px; line-height: 20px; color: #000000; padding-bottom: 20px; }

.productDetailParamMain .paramList .list:last-child { border: none; }

.productDetailParamMain .table { padding-top: 30px; }

.productDetailParamMain .table table { width: 100%; border-collapse: collapse; }

.productDetailParamMain .table table th { background: #f0f2f3; padding: 15px; border: 1px solid #e6e9ec; height: 100px; font-size: 14px; color: #646464; line-height: 22px; text-align: left; width: 40%; }

.productDetailParamMain .table table td { background: #fafbfb; padding: 15px; border: 1px solid #e6e9ec; font-size: 14px; color: #000000; line-height: 24px; font-weight: 600; }

.productDetailParamMain .Notes { margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fafbfb; }

.productDetailParamMain .Notes .subTitle { padding: 20px; font-size: 16px; color: #000000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; border-bottom: 1px solid #e7e8e8; }

.productDetailParamMain .Notes .subTitle img { width: 20px; margin-right: 10px; }

.productDetailParamMain .Notes .desc { width: 100%; color: #000000; opacity: 0.8; line-height: 24px; font-size: 16px; padding: 20px; }

.footContact { padding: 30px 0px; background-image: url(../images/img_29.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

.footContact dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.footContact dl dt { width: 100%; font-size: 20px; line-height: 1.3; color: #fff; text-align: center; }

.footContact dl dd { text-align: center; width: 100%; padding-top: 20px; }

.footContact dl dd a { width: 100%; display: inline-block; max-width: 140px; padding: 0px 15px; font-size: 16px; color: #0c2545; line-height: 50px; -webkit-border-radius: 50px; border-radius: 50px; background: #fff; }

.popupFormMain { position: fixed; top: 0px; left: 0px; z-index: 99; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

.popupFormBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; padding: 20px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.popupFormBox .popupForm { position: relative; max-height: 100%; padding: 30px 20px; max-width: 880px; width: 92%; background: #fff; -webkit-border-radius: 15px; border-radius: 15px; overflow-y: auto; }

.popupFormBox .popupForm .commonTitle { font-size: 20px; padding-bottom: 15px; -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left; text-transform: none; }

.popupFormBox .popupForm .popupFormList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -10px; }

.popupFormBox .popupForm .popupFormList .list { width: 100%; padding: 0px 10px; margin-top: 15px; }

.popupFormBox .popupForm .popupFormList .list p { font-size: 14px; padding-bottom: 5px; color: #000000; }

.popupFormBox .popupForm .popupFormList .list p i { color: #ff0000; }

.popupFormBox .popupForm .popupFormList .list label { border: 1px solid #cedae0; display: block; padding: 8px 20px; -webkit-border-radius: 15px; border-radius: 15px; }

.popupFormBox .popupForm .popupFormList .list label input { width: 100%; font-size: 14px; }

.popupFormBox .popupForm .popupFormList .list label textarea { height: 50px; width: 100%; font-size: 18px; }

.popupFormBox .popupForm .popupFormList .list .vcodeBox { position: relative; }

.popupFormBox .popupForm .popupFormList .list .vcodeBox img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 15px; height: 80%; }

.popupFormBox .popupForm .popupFormList .btn { padding-top: 20px; width: 100%; }

.popupFormBox .popupForm .popupFormList .btn input { font-size: 14px; width: 100%; height: 40px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 600; background-color: #f58220; color: #fff; background-image: -webkit-gradient(linear, left top, right top, from(#f5b620), to(#f58220)); background-image: linear-gradient(to right, #f5b620, #f58220); }

.popupFormBox .popupForm .closepopupForm { position: absolute; right: 20px; top: 20px; width: 26px; height: 26px; cursor: pointer; background: url(../images/img_30.png) no-repeat; background-size: 26px; }

.productDetailListMain { background: #f1f4f6; padding: 35px 0px; }

.productDetailListMain .title { font-size: 20px; color: #0c2545; line-height: 1.3; text-align: center; padding-bottom: 30px; text-transform: uppercase; font-weight: 600; }

.productDetailListMain .productDetailList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px; }

.productDetailListMain .productDetailList .list { width: 100%; padding: 0px 0px 20px; }

.productDetailListMain .productDetailList .list .imgBox { overflow: hidden; position: relative; }

.productDetailListMain .productDetailList .list .imgBox img { width: 100%; display: block; }

.productDetailListMain .productDetailList .list .listTitle { margin-top: 15px; font-size: 16px; color: #000000; font-weight: 600; }

/*--底部--*/
@-webkit-keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.footer { background: #eeeeee; padding: 30px 0px; }

.footClassBox { padding-bottom: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #d6d6d6; display: none; }

.footClassBox .footClass a { font-size: 20px; color: #2d2d2d; margin-right: 45px; }

.footClassBox .footClass a:last-child { margin: 0px; }

.footClassBox .footshare a { margin-left: 25px; }

.footClassBox .footshare a img { width: 16px; }

.footBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-top: 0px; font-size: 14px; color: #6d6d6d; line-height: 24px; }

.footBox .footRight { text-align: right; color: rgba(0, 0, 0, 0.4); display: none; }

.footBox a { color: #6d6d6d; }

.productDetailThreeMain { background: #f1f4f6; padding: 30px 0px; }

.productDetailThreeMain .productDetailThree { background: #fff; -webkit-border-radius: 20px; border-radius: 20px; padding: 20px 20px; font-size: 14px; line-height: 24px; }

.productDetailThreeMain .productDetailThree .list { padding-bottom: 30px; }

.productDetailThreeMain .productDetailThree .list .listTitle { font-size: 16px; line-height: 1.3; color: #000000; font-weight: 600; padding-bottom: 20px; text-align: center; }

.productDetailThreeMain .productDetailThree .list .imgBox img { max-width: 100%; display: block; margin: 0px auto; }

@media (min-width: 768px) {
  .productDetailThreeMain .productDetailThree .list .imgBox img { width: 560px; display: block; margin: 0px auto; }
}

/*--联系我们--*/
.commonBanner { position: relative; }

.commonBanner .imgBox { position: relative; padding-top: 43.63%; }

.commonBanner .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.commonBanner .commonBannerText { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.commonBanner .commonBannerText h3 { font-size: 24px; color: #fff; font-weight: 700; line-height: 1.3; }
.commonBanner .commonBannerText h3.listTintle{ font-size: 18px; color: #fff; font-weight: 700; line-height: 1.3; }

.contactMain { padding: 0px 0px 35px; z-index: 10; position: relative; }

.contactMain .contact { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.contactMain .contact .contactAddress { width: 100%; padding: 30px 0px; }

.contactMain .contact .contactAddress .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 15px 0px; }

.contactMain .contact .contactAddress .list .icon { margin-right: 15px; }

.contactMain .contact .contactAddress .list .icon img { width: 22px; }

.contactMain .contact .contactAddress .list .content { width: 100%; }

.contactMain .contact .contactAddress .list .content .listTitle { font-size: 18px; color: #000000; }

.contactMain .contact .contactAddress .list .content .desc { font-size: 14px; color: rgba(0, 0, 0, 0.6); }

.contactMain .contact .contactEmail { width: 100%; padding: 40px 0px 20px; background: #f6f6f6; text-align: center; position: relative; }

.contactMain .contact .contactEmail .list { padding: 20px 0px; }

.contactMain .contact .contactEmail .list .icon img { width: 40px; }

.contactMain .contact .contactEmail .list .email { margin-top: 5px; font-size: 18px; color: #000000; }

.contactMain .contact .contactEmail .list .listTitle { font-size: 16px; color: #979797; }

.contactMain .contact .contactEmail::after { position: absolute; height: 40px; width: 100%; top: 0px; content: ''; left: 0px; background-color: #164794; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#f5944d)); background-image: linear-gradient(to right, #164794, #f5944d); }

/*--人才招聘--*/
.jobsMain { overflow: hidden; background: #f6f7f9; padding: 35px 0px; }

.jobsMain .jobsList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px; }

.jobsMain .jobsList .list { position: relative; width: 100%; margin: 0px 0px 20px; position: relative; cursor: pointer; }

.jobsMain .jobsList .list .content { padding: 20px; position: relative; z-index: 20; }

.jobsMain .jobsList .list .content .listTitle { font-size: 18px; color: #000000; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 600; }

.jobsMain .jobsList .list .content .place { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 15px; font-size: 14px; color: #535353; }

.jobsMain .jobsList .list .content .place img { width: 15px; height: 100%; margin-right: 10px; }

.jobsMain .jobsList .list .content .jobDetail { display: none; }

.jobsMain .jobsList .list .content .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 25px; }

.jobsMain .jobsList .list .content .more span { width: 101px; height: 35px; font-size: 14px; text-indent: 1em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all .8s ease; transition: all .8s ease; color: #00316f; background-image: url(../images/img_05.png); background-repeat: no-repeat; background-size: 101px 35px; }

.jobsMain .jobsList .list::after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; z-index: 2; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; }

.jobsMain .jobsList .list::before { content: ''; left: 10px; height: 50%; bottom: 0px; right: 10px; z-index: 1; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background-color: #165a9d; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#15a8c3)); background-image: linear-gradient(to right, #164794, #15a8c3); -webkit-border-radius: 20px; border-radius: 20px; }

.jobsMain .jobsList .list:hover::after { -webkit-box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); box-shadow: 0px 0px 29px rgba(22, 81, 153, 0.24); }

.jobsMain .jobsList .list:hover .more span { background-image: url(../images/img_06.png); color: #fff; }

.jobsMain .jobsList .list:hover::before { bottom: -10px; }

.jobsEjectMain { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; background-color: rgba(0, 0, 0, 0.5); display: none; }

.jobsEjectBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.jobsEject { width: 1060px; max-width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; max-height: 85%; padding: 20px 20px 0px; background: #fff; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; position: relative; }

.jobsEjectClose { position: absolute; right: 20px; top: 20px; width: 24px; height: 24px; -webkit-border-radius: 100%; border-radius: 100%; border: 2px solid #333; color: #000; font-weight: 700; cursor: pointer; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.jobsEjectClose::after { content: ''; width: 2px; height: 70%; top: 50%; left: 50%; background: #333; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }

.jobsEjectClose::before { content: ''; width: 70%; height: 2px; top: 50%; left: 50%; background: #333; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }

.jobsEjectTitle { padding-bottom: 15px; margin-right: 10%; position: relative; font-size: 18px; font-weight: 600; }

.jobsEjectPlace { font-size: 18px; padding-bottom: 30px; color: #535353; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #e1e1e1; }

.jobsEjectPlace img { width: 15px; height: auto; margin-right: 15px; }

.jobsEjectContent { padding: 15px 10% 15px 0px; font-size: 14px; line-height: 24px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow-y: auto; color: #474b51; }

.jobsEjectContent .contentTitle { font-size: 14px; color: #000000; font-weight: 600; }

.jobsEjectContent::-webkit-scrollbar { width: 4px; height: 16px; background-color: #fff; }

.jobsEjectContent::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 6px; border-radius: 6px; background-color: #fff; }

.jobsEjectContent::-webkit-scrollbar-thumb { -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #f06b02; }

.jobsEject .Email { background: #f9f9f9; padding: 20px 20px; margin: 0px -20px; font-size: 14px; font-weight: 600; }

.jobsEject .Email img { width: 20px; margin-right: 10px; }

.jobsEject .Email a { color: #385089; }

/*--关于我们--*/
.aboutBannerMain { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 40px 0px; }

.aboutBannerMain .about .title { font-size: 20px; color: #fff; font-weight: 600; padding-bottom: 30px; }

.aboutBannerMain .about .desc { font-size: 14px; line-height: 20px; max-width: 500px; color: #fff; }

.BiographyMain { padding: 35px 0px 45px; }

.BiographyMain .title { font-size: 20px; padding-bottom: 20px; line-height: 1.3; font-weight: 600; color: #0c2545; }

.BiographyMain .Biography { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.BiographyMain .Biography .imgBox { width: 100%; height: 100%; position: relative; }

.BiographyMain .Biography .imgBox::before { content: ''; left: 10px; height: 50%; bottom: -7px; right: 10px; z-index: 1; position: absolute; -webkit-transition: all .8s ease; transition: all .8s ease; background-color: #165a9d; background-image: -webkit-gradient(linear, left top, right top, from(#164794), to(#15a8c3)); background-image: linear-gradient(to right, #164794, #15a8c3); }

.BiographyMain .Biography .imgBox img { width: 100%; display: block; position: relative; z-index: 20; }

.BiographyMain .Biography .desc { padding-top: 30px; font-size: 14px; line-height: 20px; color: #696969; }

@media (min-width: 768px) { .indexProductListpage { display: none; }
  .jobsEjectBox { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .jobsEject { width: 66.25vw; padding: 3.75vw 5.625vw 0px; max-width: 92%; -webkit-border-radius: 0.9375vw; border-radius: 0.9375vw; }
  .jobsEjectClose { right: 1.25vw; top: 1.25vw; width: 1.5vw; height: 1.5vw; }
  .jobsEjectTitle { padding-bottom: 1.5625vw; font-size: 32px; }
  .jobsEjectContent { padding: 1.875vw 10% 1.875vw 0vw; font-size: 1.125vw; line-height: -webkit-calc(24 / 18); line-height: calc(24 / 18); }
  .jobsEjectContent .contentTitle { font-size: 1.125vw; }
  .jobsEject .Email { margin: 0vw -5.625vw; -webkit-border-radius: 0vw 0vw 0.9375vw 0.9375vw; border-radius: 0vw 0vw 0.9375vw 0.9375vw; padding: 2.5vw 5.625vw; font-size: 1.125vw; }
  .jobsEject .Email img { width: 1.875vw; margin-right: 0.625vw; }
  .commonBanner .imgBox { padding-top: 33.63%; }
  .commonBanner .commonBannerText h3 { font-size: 3.125vw; }
  .contactMain { padding: 0vw 0vw 5.208vw; }
  .contactMain .contact .contactAddress { width: auto; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 3.646vw 0vw; }
  .contactMain .contact .contactAddress .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 2.604vw 0vw; }
  .contactMain .contact .contactAddress .list .icon { margin-right: 1.302vw; }
  .contactMain .contact .contactAddress .list .icon img { width: 1.771vw; }
  .contactMain .contact .contactAddress .list .content { width: 65%; }
  .contactMain .contact .contactAddress .list .content .listTitle { font-size: 1.458vw; }
  .contactMain .contact .contactAddress .list .content .desc { font-size: 1.042vw; }
  .contactMain .contact .contactEmail { width: 25vw; padding: 2.083vw 0vw; min-height: 27.344vw; }
  .contactMain .contact .contactEmail .list { padding: 2.083vw 0vw; }
  .contactMain .contact .contactEmail .list .icon img { width: 3.177vw; }
  .contactMain .contact .contactEmail .list .email { margin-top: 1.042vw; font-size: 1.146vw; }
  .contactMain .contact .contactEmail .list .listTitle { font-size: 1.042vw; }
  .contactMain .contact .contactEmail::after { height: 3.646vw; top: -3.646vw; }
  .jobsMain { padding: 5vw 0vw; }
  .jobsMain .jobsList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0vw -1.25vw; }
  .jobsMain .jobsList .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 0vw 1.25vw 2.5vw; }
  .jobsMain .jobsList .list .content { padding: 3.125vw; }
  .jobsMain .jobsList .list .content .listTitle { font-size: 1.5vw; display: -webkit-box; height: 5.625vw; line-height: 1.875vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .jobsMain .jobsList .list .content .place { margin-top: 1.875vw; font-size: 1.125vw; }
  .jobsMain .jobsList .list .content .place img { width: 0.938vw; height: 100%; margin-right: 0.625vw; }
  .jobsMain .jobsList .list .content .more { margin-top: 2.813vw; }
  .jobsMain .jobsList .list .content .more span { width: 7.938vw; height: 2.75vw; font-size: 0.875vw; background-size: 7.938vw 2.75vw; }
  .jobsMain .jobsList .list::after { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .jobsMain .jobsList .list::before { right: 0.625vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .jobsMain .jobsList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); }
  .jobsMain .jobsList .list:hover::before { bottom: -0.625vw; }
  .footer { padding: 5vw 0vw; }
  .footClassBox { padding-bottom: 1.875vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .footClassBox .footClass a { font-size: 1.25vw; margin-right: 2.813vw; }
  .footClassBox .footshare a { margin-left: 1.563vw; }
  .footClassBox .footshare a img { width: 1vw; }
  .footBox { padding-top: 2.188vw; font-size: 1vw; line-height: 1.625vw; }
  .footBox .footRight { display: block; }
  .aboutBannerMain { padding: 8.125vw 0vw; }
  .aboutBannerMain .about .title { font-size: 3.125vw; padding-bottom: 1.875vw; }
  .aboutBannerMain .about .desc { font-size: 1.25vw; line-height: -webkit-calc(26 / 20); line-height: calc(26 / 20); max-width: 47.5vw; }
  .BiographyMain { padding: 5.625vw 0vw 8.125vw; }
  .BiographyMain .title { font-size: 2.5vw; padding-bottom: 2.5vw; }
  .BiographyMain .Biography { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .BiographyMain .Biography .imgBox { width: 25.625vw; }
  .BiographyMain .Biography .imgBox::before { left: 0.625vw; bottom: -0.438vw; right: 0.625vw; }
  .BiographyMain .Biography .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 4.375vw; padding-top: 0px; font-size: 1.25vw; line-height: -webkit-calc(26 / 20); line-height: calc(26 / 20); }
  .commonTitle { font-size: 2.813vw; }
  .commonTitle span { padding-left: 1.125vw; }
  .commonTitle span::after { width: 0.375vw; }
  .productMain { padding: 6.875vw 0vw 3.75vw; min-height: 90vh; }
  .productMain .productClass { margin-top: 1.875vw; }
  .productMain .productClass a { padding: 0vw 1.75vw; font-size: 1.125vw; width: auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
  .productMain .productClass a i { margin-right: 0.75vw; display: block; }
  .productMain .productClass a .icon1 { width: 2.875vw; height: 3.438vw; background-size: 2.875vw 3.438vw; }
  .productMain .productClass a .icon2 { width: 5.938vw; height: 2.063vw; background-size: 5.938vw 2.063vw; }
  .productMain .productClass a::after { width: 0.063vw; height: 1.125vw; }
  .productMain .productList { padding-top: 4.375vw; margin: 0vw -1.25vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .productMain .productList .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 0vw 1.25vw 2.5vw; padding: 1.563vw 1.25vw 3.125vw; }
  .productMain .productList .list a .imgBox { height: 16.25vw; }
  .productMain .productList .list a .title { font-size: 1.875vw; height: 2.5vw; line-height: -webkit-calc(40 / 40); line-height: calc(40 / 40); }
  .productMain .productList .list a .desc { margin-top: 0.938vw; font-size: 1.125vw; height: 1.5vw; line-height: -webkit-calc(24 / 24); line-height: calc(24 / 24); }
  .productMain .productList .list a .btn { margin-top: 1.563vw; }
  .productMain .productList .list a .btn span { width: 7.938vw; height: 2.75vw; font-size: 0.875vw; background-size: 7.938vw 2.75vw; }
  .productMain .productList .list::after { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productMain .productList .list::before { left: 0.625vw; right: 0.625vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productMain .productList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); }
  .productMain .productList .list:hover::before { bottom: -0.625vw; }
  .productDetailBanner .content { padding: 10vw 0vw; }
  .productDetailBanner .content h3 { font-size: 2.813vw; }
  .productDetailBanner .content .desc { margin-top: 2.188vw; font-size: 1.375vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); max-width: 39.063vw; }
  .productDetailBanner .content h4 { margin-top: 2.188vw; font-size: 1.75vw; }
  .productDetailBanner .content .desc2 { margin-top: 1.25vw; font-size: 1.375vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); max-width: 39.063vw; }
  .productDetailImg { padding: 5vw 0vw; }
  .productDetailImg .title { font-size: 2vw; }
  .productDetailImg .imgBox { padding-top: 3.125vw; }
  .sliderListMain { padding: 5vw 0vw; }
  .sliderListMain .title { font-size: 2vw; }
  .sliderListMain .sliderList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 2.5vw -1.25vw 0vw; }
  .sliderListMain .sliderList .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 0vw 1.25vw; }
  .sliderListMain .sliderList .list .slider .beer-handle { width: 3.25vw; height: 3.25vw; }
  .sliderListMain .sliderList .list .slider .beer-handle::after { width: 0.25vw; }
  .sliderListMain .sliderList .list .slider .beer-handle::before { width: 0.25vw; top: 3.25vw; }
  .productDetailParamMain { padding: 5.625vw 0vw; }
  .productDetailParamMain .title { font-size: 2vw; }
  .productDetailParamMain .DatasheetBtn { padding-top: 0.938vw; }
  .productDetailParamMain .DatasheetBtn a { font-size: 0.875vw; -webkit-border-radius: 3.188vw; border-radius: 3.188vw; height: 3.188vw; padding: 0vw 1.875vw; }
  .productDetailParamMain .DatasheetBtn a img { width: 1.063vw; margin-right: 0.625vw; }
  .productDetailParamMain .paramList { margin-top: 0.625vw; }
  .productDetailParamMain .paramList .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 3.75vw 0vw 1.25vw; }
  .productDetailParamMain .paramList .list .subTitle { width: 24%; }
  .productDetailParamMain .paramList .list .size { width: 38%; }
  .productDetailParamMain .paramList .list .weight { width: 38%; }
  .productDetailParamMain .paramList .list .listTitle { font-size: 1.375vw; margin-bottom: 0.625vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); }
  .productDetailParamMain .paramList .list .desc { font-size: 1.375vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); padding-bottom: 2.5vw; }
  .footContact { padding: 3.75vw 0vw; }
  .footContact dl { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .footContact dl dt { font-size: 2.375vw; width: auto; }
  .footContact dl dd { width: auto; }
  .footContact dl dd a { padding: 0vw 2.813vw; max-width: inherit; font-size: 1vw; line-height: 3.125vw; -webkit-border-radius: 3.125vw; border-radius: 3.125vw; }
  .popupFormBox { padding: 1.875vw 0vw; }
  .popupFormBox .popupForm { height: 52.5vw; padding: 5vw 4.375vw; max-width: 55vw; width: 100%; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .popupFormBox .popupForm .commonTitle { font-size: 2.375vw; padding-bottom: 1.563vw; }
  .popupFormBox .popupForm .popupFormList { margin: 0vw -0.625vw; }
  .popupFormBox .popupForm .popupFormList .list { width: 50%; padding: 0vw 0.625vw; margin-top: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .list p { font-size: 1.125vw; }
  .popupFormBox .popupForm .popupFormList .list label { padding: 0.875vw 1.25vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .list label input { font-size: 1.125vw; }
  .popupFormBox .popupForm .popupFormList .list label textarea { height: 3.125vw; font-size: 1.125vw; }
  .popupFormBox .popupForm .popupFormList .list .vcodeBox img { right: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .btn { padding-top: 2.5vw; }
  .popupFormBox .popupForm .popupFormList .btn input { font-size: 1.125vw; width: 11.25vw; height: 3.125vw; -webkit-border-radius: 3.125vw; border-radius: 3.125vw; }
  .popupFormBox .popupForm .closepopupForm { right: 1.25vw; top: 1.25vw; width: 1.625vw; height: 1.625vw; background-size: 1.625vw; }
  .productDetailListMain { padding: 4.375vw 0vw 6.25vw; }
  .productDetailListMain .title { font-size: 2.813vw; padding-bottom: 1.875vw; }
  .productDetailListMain .productDetailList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0vw -1.25vw; }
  .productDetailListMain .productDetailList .list { width: 50%; padding: 0vw 1.25vw; }
  .productDetailListMain .productDetailList .list .listTitle { margin-top: 1.563vw; font-size: 1.375vw; }
  .banner .imgBox { height: 41.438vw; }
  .banner .bannerTextBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
  .banner .bannerTextBox .bannerText { width: 38.125vw; }
  .banner .bannerTextBox .bannerText h3 { font-size: 3.125vw; }
  .banner .bannerTextBox .bannerText .desc { margin-top: 0.625vw; font-size: 1.125vw; line-height: 1.438vw; }
  .banner .bannerTextBox .bannerText .more { margin-top: 1.563vw; }
  .banner .bannerTextBox .bannerText .more a { width: 7.938vw; height: 2.75vw; font-size: 0.875vw; background-size: 7.938vw 2.75vw; }
  .indexApplicationMain { padding: 6.25vw 4.375vw; }
  .indexApplication { margin-top: 4.063vw; }
  .indexApplication ul li { min-height: 43.438vw; }
  .indexApplication .imgBox { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .indexApplication .contentBox { max-width: 45vw; padding-top: 6.563vw; }
  .indexApplication .contentBox .icon img { width: 3.688vw; }
  .indexApplication .contentBox .title { font-size: 2.375vw; line-height: 1.2; padding-top: 1.25vw; font-weight: 600; }
  .indexApplication .contentBox .desc { font-size: 1.125vw; line-height: 1.438vw; margin-top: 1.875vw; }
  .indexApplication .contentBox .more { margin-top: 1.875vw; }
  .indexApplication .contentBox .more a { width: 7.938vw; height: 2.75vw; font-size: 0.875vw; background-size: 7.938vw 2.75vw; }
  .indexApplicationClass { right: 1.875vw; display: block; }
  .indexApplicationClass p { border-right: 0.125vw solid rgba(255, 255, 255, 0.3); padding: 2.188vw 1.563vw 2.188vw 0vw; font-size: 1.125vw; }
  .indexApplicationClass p img { margin-left: 0.625vw; }
  .indexProductMain { padding: 4.688vw 4.375vw; }
  .indexProductMain .indexProductClass { margin-top: 1.875vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .indexProductMain .indexProductClass a { padding: 0vw 1.75vw; width: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 1.125vw; }
  .indexProductMain .indexProductClass a i { display: block; margin-right: 0.75vw; }
  .indexProductMain .indexProductClass a .icon1 { width: 2.875vw; height: 3.438vw; background-image: url(../images/img_02.png); background-size: 2.875vw 3.438vw; }
  .indexProductMain .indexProductClass a .icon2 { width: 5.938vw; height: 2.063vw; background-image: url(../images/img_03.png); background-size: 5.938vw 2.063vw; }
  .indexProductMain .indexProductClass a::after { width: 0.063vw; height: 1.125vw; }
  .indexProductMain .indexProductList { padding: 1.25vw 1.875vw 1.875vw; margin: 1.875vw -1.875vw 0vw; }
  .indexProductMain .indexProductList .list { padding: 1.563vw 1.25vw 4.688vw; }
  .indexProductMain .indexProductList .list a .imgBox { height: 16.25vw; }
  .indexProductMain .indexProductList .list a .title { margin-top: 2.5vw; font-size: 1.875vw; height: 2.5vw; line-height: -webkit-calc(40 / 40); line-height: calc(40 / 40); }
  .indexProductMain .indexProductList .list a .title2 { margin-top: 1.25vw; font-size: 1.75vw; display: -webkit-box; height: 3.876vw; line-height: 1.938vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductMain .indexProductList .list a .desc { margin-top: 0.938vw; font-size: 1.125vw; display: -webkit-box; height: 3vw; line-height: 1.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductMain .indexProductList .list a .btn { margin-top: 3.125vw; }
  .indexProductMain .indexProductList .list a .btn span { width: 7.938vw; height: 2.75vw; font-size: 0.875vw; background-size: 7.938vw 2.75vw; }
  .indexProductMain .indexProductList .list::after { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .indexProductMain .indexProductList .list::before { left: 0.625vw; right: 0.625vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .indexProductMain .indexProductList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.813vw rgba(22, 81, 153, 0.24); }
  .indexProductMain .indexProductList .list:hover::before { bottom: -0.625vw; }
  .productDetailParamMain .table { padding-top: 3.646vw; }
  .productDetailParamMain .table table th { padding: 1.302vw 1.823vw; height: 5.208vw; font-size: 1.042vw; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); width: 30%; }
  .productDetailParamMain .table table td { padding: 1.302vw 1.823vw; font-size: 1.042vw; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); }
  .productDetailParamMain .Notes { margin-top: 4.688vw; }
  .productDetailParamMain .Notes .subTitle { padding: 0.781vw 1.563vw; font-size: 1.042vw; border-right: 1px solid #e7e8e8; border-bottom: none; width: auto; }
  .productDetailParamMain .Notes .subTitle img { width: 1.563vw; margin-right: 0.521vw; }
  .productDetailParamMain .Notes .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); font-size: 1.042vw; padding: 1.823vw 2.604vw; width: auto; }
  .productDetailThreeMain { padding: 3.75vw 0vw; }
  .productDetailThreeMain .productDetailThree { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 3.75vw; font-size: 1.125vw; line-height: -webkit-calc(30 / 18); line-height: calc(30 / 18); }
  .productDetailThreeMain .productDetailThree .list { padding-bottom: 4.688vw; }
  .productDetailThreeMain .productDetailThree .list .listTitle { font-size: 1.625vw; padding-bottom: 3.125vw; } }

@media (min-width: 992px) { body { padding-top: 5.125vw !important; }
  .header { height: 5.125vw; }
  .header .logo img { height: 3.625vw; }
  .header .nav { display: block; position: relative; left: auto; top: auto; height: auto; width: auto; background: none; }
  .header .nav ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0vw; }
  .header .nav ul li { margin: 0vw 1.375vw; border: none; }
  .header .nav ul li > a { font-size: 1.25vw; color: #2d2d2d; }
  .header .nav ul li:hover > a { color: #165a9d; }
  .header .nav ul li.cur > a { color: #165a9d; }
  .lang .btn { padding: 0vw 1.563vw; height: 1.875vw; -webkit-border-radius: 1.875vw; border-radius: 1.875vw; font-size: 0.833vw; }
  .lang .btn img { height: 0.938vw; margin-right: 0.26vw; }
  .navbtn { display: none; }
  .header .nav ul li i { display: none; }
  .navbtn { width: 1.875vw; height: 1.625vw; position: relative; cursor: pointer; margin-top: 0.125vw; margin-left: 0.625vw; }
  .navbtn span { display: block; height: 0.125vw; background: #333; top: 0vw; position: absolute; width: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; }
  .navbtn span:nth-child(2) { top: 0.75vw; }
  .navbtn span:nth-child(3) { top: 1.5vw; }
  .closeNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 0.75vw; }
  .closeNavbtn span:nth-child(2) { display: none; }
  .closeNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 0.75vw; }
  .subNav { position: fixed; left: 0vw; padding: 0px; width: 100%; top: 4.271vw; background: #fff; z-index: 10; display: block; max-height: 0vw; -webkit-transition: all .8s ease; transition: all .8s ease; overflow: hidden; }
  .subNav .commonweb { margin: 0px auto; }
  .subNav a { display: inline-block; font-size: 0.833vw; color: #7f7f7f; margin-right: 2.083vw; line-height: 3.594vw; position: relative; }
  .subNav a:hover { color: #000000; }
  .subNav a:hover::after { content: ''; bottom: 0vw; width: 100%; height: 0.052vw; background: #f58220; position: absolute; left: 0vw; }
  .header .nav ul li:hover .subNav { max-height: 300px; border-top: 1px solid #f4f4f4; }
  .jobsMain .jobsList .list { width: -webkit-calc(33.333% - 2.5vw); width: calc(33.333% - 2.5vw); margin: 0vw 1.25vw 2.5vw; } }

@media (min-width: 1200px) { body { padding-top: 4.271vw !important; }
  .header { height: 4.271vw; }
  .header .logo img { height: 3.021vw; }
  .header .nav ul li { margin: 0vw 1.146vw; }
  .header .nav ul li > a { font-size: 1.242vw; }
  .lang .btn { padding: 0vw 1.563vw; height: 1.875vw; -webkit-border-radius: 1.875vw; border-radius: 1.875vw; font-size: 0.833vw; }
  .lang .btn img { height: 0.938vw; margin-right: 0.26vw; }
  .subNav { top: 4.271vw; }
  .subNav a { font-size: 0.833vw; margin-right: 2.083vw; line-height: 3.594vw; }
  .header .nav ul li:hover .subNav { max-height: 300px; border-top: 1px solid #f4f4f4; }
  .jobsEject { width: 55.208vw; padding: 3.125vw 4.688vw 0px; -webkit-border-radius: 0.7813vw; border-radius: 0.7813vw; }
  .jobsEjectClose { right: 1.042vw; top: 1.042vw; width: 1.25vw; height: 1.25vw; }
  .jobsEjectTitle { padding-bottom: 1.3021vw; font-size: 32px; }
  .jobsEjectContent { padding: 1.5625vw 10% 1.5625vw 0vw; font-size: 0.938vw; line-height: -webkit-calc(24 / 18); line-height: calc(24 / 18); }
  .jobsEjectContent .contentTitle { font-size: 0.9375vw; }
  .jobsEject .Email { margin: 0vw -4.68vw; -webkit-border-radius: 0vw 0vw 0.7813vw 0.7813vw; border-radius: 0vw 0vw 0.7813vw 0.7813vw; padding: 2.083vw 4.688vw; font-size: 0.938vw; }
  .jobsEject .Email img { width: 1.563vw; margin-right: 0.521vw; }
  .commonBanner .imgBox { padding-top: 23.63%; }
  .commonBanner .commonBannerText h3 { font-size:  2.604vw; }
  .contactMain { padding: 0vw 0vw 5.208vw; }
  .contactMain .contact .contactAddress { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 3.646vw 0vw; }
  .contactMain .contact .contactAddress .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 2.604vw 0vw; }
  .contactMain .contact .contactAddress .list .icon { margin-right: 1.302vw; }
  .contactMain .contact .contactAddress .list .icon img { width: 1.771vw; }
  .contactMain .contact .contactAddress .list .content { width: 65%; }
  .contactMain .contact .contactAddress .list .content .listTitle { font-size: 1.458vw; }
  .contactMain .contact .contactAddress .list .content .desc { font-size: 1.042vw; }
  .contactMain .contact .contactEmail { width: 25vw; padding: 2.083vw 0vw; min-height: 27.344vw; }
  .contactMain .contact .contactEmail .list { padding: 2.083vw 0vw; }
  .contactMain .contact .contactEmail .list .icon img { width: 3.177vw; }
  .contactMain .contact .contactEmail .list .email { margin-top: 1.042vw; font-size: 1.146vw; }
  .contactMain .contact .contactEmail .list .listTitle { font-size: 1.042vw; }
  .contactMain .contact .contactEmail::after { height: 3.646vw; top: -3.646vw; }
  .jobsMain { padding: 4.167vw 0vw; }
  .jobsMain .jobsList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0vw -1.042vw; }
  .jobsMain .jobsList .list { width: -webkit-calc(33.333% - 2.083vw); width: calc(33.333% - 2.083vw); margin: 0vw 1.042vw 2.083vw; }
  .jobsMain .jobsList .list .content { padding: 2.604vw; }
  .jobsMain .jobsList .list .content .listTitle { font-size: 1.25vw; display: -webkit-box; height: 4.689vw; line-height: 1.563vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .jobsMain .jobsList .list .content .place { margin-top: 1.563vw; font-size: 0.938vw; }
  .jobsMain .jobsList .list .content .place img { width: 0.781vw; height: 100%; margin-right: 0.521vw; }
  .jobsMain .jobsList .list .content .more { margin-top: 2.344vw; }
  .jobsMain .jobsList .list .content .more span { width: 6.615vw; height: 2.292vw; font-size: 0.729vw; background-size: 6.615vw 2.292vw; }
  .jobsMain .jobsList .list::after { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .jobsMain .jobsList .list::before { right: 0.521vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .jobsMain .jobsList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); }
  .jobsMain .jobsList .list:hover::before { bottom: -0.521vw; }
  .footer { padding: 80px 0px; }
  .footClassBox { padding-bottom: 30px; }
  .footClassBox .footClass a { font-size: 20px; margin-right: 45px; }
  .footClassBox .footshare a { margin-left: 25px; }
  .footClassBox .footshare a img { width: 16px; }
  .footBox { padding-top: 35px; font-size: 16px; line-height: 26px; }
  .aboutBannerMain { padding: 130px 0px; }
  .aboutBannerMain .about .title { font-size: 50px; padding-bottom: 30px; }
  .aboutBannerMain .about .desc { font-size: 20px; line-height: -webkit-calc(26 / 20); line-height: calc(26 / 20); max-width: 500px; }
  .BiographyMain { padding: 90px 0px 130px; }
  .BiographyMain .title { font-size: 40px; padding-bottom: 40px; }
  .BiographyMain .Biography { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .BiographyMain .Biography .imgBox { width: 410px; }
  .BiographyMain .Biography .imgBox::before { left: 10px; bottom: -7px; right: 10px; }
  .BiographyMain .Biography .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 70px; font-size: 20px; line-height: -webkit-calc(26 / 20); line-height: calc(26 / 20); }
  .commonTitle { font-size: 2.344vw; }
  .commonTitle span { padding-left: 0.938vw; }
  .commonTitle span::after { width: 0.313vw; }
  .productMain { padding: 5.729vw 0vw 3.125vw; min-height: 90vh; }
  .productMain .productClass { margin-top: 1.563vw; }
  .productMain .productClass a { padding: 0vw 1.458vw; font-size: 0.938vw; }
  .productMain .productClass a i { margin-right: 0.625vw; }
  .productMain .productClass a .icon1 { width: 2.396vw; height: 2.865vw; background-size: 2.396vw 2.865vw; }
  .productMain .productClass a .icon2 { width: 4.948vw; height: 1.719vw; background-size: 4.948vw 1.719vw; }
  .productMain .productClass a::after { width: 0.052vw; height: 0.938vw; }
  .productMain .productList { padding-top: 3.646vw; margin: 0vw -1.042vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .productMain .productList .list { width: -webkit-calc(50% - 2.084vw); width: calc(50% - 2.084vw); margin: 0vw 1.042vw 2.083vw; padding: 1.302vw 1.042vw 2.604vw; }
  .productMain .productList .list a .imgBox { height: 13.542vw; }
  .productMain .productList .list a .title { font-size: 1.363vw; height: 2.083vw; line-height: -webkit-calc(40 / 40); line-height: calc(40 / 40); }
  .productMain .productList .list a .desc { margin-top: 0.781vw; font-size: 0.938vw; height: 1.25vw; line-height: -webkit-calc(24 / 24); line-height: calc(24 / 24); }
  .productMain .productList .list a .btn { margin-top: 1.302vw; }
  .productMain .productList .list a .btn span { width: 6.615vw; height: 2.292vw; font-size: 0.729vw; background-size: 6.615vw 2.292vw; }
  .productMain .productList .list::after { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productMain .productList .list::before { left: 0.521vw; right: 0.521vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productMain .productList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); }
  .productMain .productList .list:hover::before { bottom: -0.521vw; }
  .productDetailBanner .content { padding: 8.333vw 0vw; }
  .productDetailBanner .content h3 { font-size: 2.344vw; }
  .productDetailBanner .content .desc { margin-top: 1.823vw; font-size: 1.146vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); max-width: 32.552vw; }
  .productDetailBanner .content h4 { margin-top: 1.823vw; font-size: 1.458vw; }
  .productDetailBanner .content .desc2 { margin-top: 1.042vw; font-size: 1.146vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); max-width: 32.552vw; }
  .productDetailImg { padding: 4.167vw 0vw; }
  .productDetailImg .title { font-size: 1.8vw; }
  .productDetailImg .imgBox { padding-top: 2.604vw; }
  .sliderListMain { padding: 4.167vw 0vw; }
  .sliderListMain .title { font-size: 2vw; }
  .sliderListMain .sliderList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 2.083vw -1.042vw 0vw; }
  .sliderListMain .sliderList .list { width: -webkit-calc(50% - 2.083vw); width: calc(50% - 2.083vw); margin: 0vw 1.042vw; }
  .sliderListMain .sliderList .list .slider .beer-handle { width: 2.708vw; height: 2.708vw; }
  .sliderListMain .sliderList .list .slider .beer-handle::after { width: 0.208vw; }
  .sliderListMain .sliderList .list .slider .beer-handle::before { width: 0.208vw; top: 2.708vw; }
  .productDetailParamMain { padding: 4.688vw 0vw; }
  .productDetailParamMain .title { font-size: 1.354vw; }
  .productDetailParamMain .DatasheetBtn { padding-top: 0.781vw; }
  .productDetailParamMain .DatasheetBtn a { font-size: 0.729vw; -webkit-border-radius: 2.656vw; border-radius: 2.656vw; height: 2.656vw; padding: 0vw 1.563vw; }
  .productDetailParamMain .DatasheetBtn a img { width: 0.885vw; margin-right: 0.521vw; }
  .productDetailParamMain .paramList { margin-top: 0.521vw; }
  .productDetailParamMain .paramList .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 3.125vw 0vw 1.042vw; }
  .productDetailParamMain .paramList .list .subTitle { width: 24%; }
  .productDetailParamMain .paramList .list .size { width: 38%; }
  .productDetailParamMain .paramList .list .weight { width: 38%; }
  .productDetailParamMain .paramList .list .listTitle { font-size: 1.146vw; margin-bottom: 0.521vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); }
  .productDetailParamMain .paramList .list .desc { font-size: 1.146vw; line-height: -webkit-calc(28 / 22); line-height: calc(28 / 22); padding-bottom: 2.083vw; }
  .footContact { padding: 3.125vw 0vw; }
  .footContact dl dt { font-size: 1.979vw; }
  .footContact dl dd a { padding: 0vw 2.344vw; font-size: 0.833vw; line-height: 2.604vw; -webkit-border-radius: 2.604vw; border-radius: 2.604vw; }
  .popupFormBox { padding: 1.563vw 0vw; }
  .popupFormBox .popupForm { height: 43.75vw; padding: 4.167vw 3.646vw; max-width: 45.833vw; width: 100%; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .popupFormBox .popupForm .commonTitle { font-size: 1.979vw; padding-bottom: 1.302vw; }
  .popupFormBox .popupForm .popupFormList { margin: 0vw -0.521vw; }
  .popupFormBox .popupForm .popupFormList .list { width: 50%; padding: 0vw 0.521vw; margin-top: 0.781vw; }
  .popupFormBox .popupForm .popupFormList .list p { font-size: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .list label { padding: 0.729vw 1.042vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .popupFormBox .popupForm .popupFormList .list label input { font-size: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .list label textarea { height: 2.604vw; font-size: 0.938vw; }
  .popupFormBox .popupForm .popupFormList .list .vcodeBox img { right: 0.781vw; }
  .popupFormBox .popupForm .popupFormList .btn { padding-top: 2.083vw; }
  .popupFormBox .popupForm .popupFormList .btn input { font-size: 0.938vw; width: 9.375vw; height: 2.604vw; -webkit-border-radius: 2.604vw; border-radius: 2.604vw; }
  .popupFormBox .popupForm .closepopupForm { right: 1.042vw; top: 1.042vw; width: 1.354vw; height: 1.354vw; background-size: 1.354vw; }
  .productDetailListMain { padding: 3.646vw 0vw 5.208vw; }
  .productDetailListMain .title { font-size: 2.344vw; padding-bottom: 1.563vw; }
  .productDetailListMain .productDetailList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0vw -1.042vw; }
  .productDetailListMain .productDetailList .list { width: 50%; padding: 0vw 1.042vw; }
  .productDetailListMain .productDetailList .list .listTitle { margin-top: 1.302vw; font-size: 1.146vw; }
  .banner .imgBox { height: 34.531vw; }
  .banner .bannerTextBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
  .banner .bannerTextBox .bannerText { width: 31.771vw; }
  .banner .bannerTextBox .bannerText h3 { font-size: 2.604vw; }
  .banner .bannerTextBox .bannerText .desc { margin-top: 0.521vw; font-size: 0.938vw; line-height: 1.198vw; }
  .banner .bannerTextBox .bannerText .more { margin-top: 1.302vw; }
  .banner .bannerTextBox .bannerText .more a { width: 6.615vw; height: 2.292vw; font-size: 0.729vw; background-size: 6.615vw 2.292vw; }
  .indexApplicationMain { padding: 5.208vw 3.646vw; }
  .indexApplication { margin-top: 3.385vw; }
  .indexApplication ul li { min-height: 36.198vw; }
  .indexApplication .imgBox { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .indexApplication .contentBox { max-width: 50vw; padding-top: 5.469vw; }
  .indexApplication .contentBox .icon img { width: 3.073vw; }
  .indexApplication .contentBox .title { font-size: 1.979vw; line-height: 1.2; padding-top: 1.042vw; font-weight: 600; }
  .indexApplication .contentBox .desc { font-size: 0.938vw; line-height: 1.198vw; margin-top: 1.563vw; }
  .indexApplication .contentBox .more { margin-top: 1.563vw; }
  .indexApplication .contentBox .more a { width: 6.615vw; height: 2.292vw; font-size: 0.729vw; background-size: 6.615vw 2.292vw; }
  .indexApplicationClass { right: 1.563vw; }
  .indexApplicationClass p { border-right: 0.104vw solid rgba(255, 255, 255, 0.3); padding: 1.823vw 1.302vw 1.823vw 0vw; font-size: 0.938vw; }
  .indexApplicationClass p img { margin-left: 0.521vw; }
  .indexProductMain { padding: 3.906vw 3.646vw; }
  .indexProductMain .indexProductClass { margin-top: 1.563vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .indexProductMain .indexProductClass a { padding: 0vw 1.458vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 0.938vw; }
  .indexProductMain .indexProductClass a i { display: block; margin-right: 0.625vw; }
  .indexProductMain .indexProductClass a .icon1 { width: 2.396vw; height: 2.865vw; background-image: url(../images/img_02.png); background-size: 2.396vw 2.865vw; }
  .indexProductMain .indexProductClass a .icon2 { width: 4.948vw; height: 1.719vw; background-image: url(../images/img_03.png); background-size: 4.948vw 1.719vw; }
  .indexProductMain .indexProductClass a::after { width: 0.052vw; height: 0.938vw; }
  .indexProductMain .indexProductList { padding: 1.042vw 1.563vw 1.563vw; margin: 1.563vw -1.563vw 0vw; }
  .indexProductMain .indexProductList .list { padding: 1.302vw 1.042vw 3.906vw; }
  .indexProductMain .indexProductList .list a .imgBox { height: 13.542vw; }
  .indexProductMain .indexProductList .list a .title { margin-top: 2.083vw; font-size: 1.563vw; height: 2.083vw; line-height: -webkit-calc(40 / 40); line-height: calc(40 / 40); }
  .indexProductMain .indexProductList .list a .title2 { margin-top: 1.042vw; font-size: 1.458vw; display: -webkit-box; height: 3.23vw; line-height: 1.615vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductMain .indexProductList .list a .desc { margin-top: 0.781vw; font-size: 0.938vw; display: -webkit-box; height: 2.5vw; line-height: 1.25vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductMain .indexProductList .list a .btn { margin-top: 2.604vw; }
  .indexProductMain .indexProductList .list a .btn span { width: 6.615vw; height: 2.292vw; font-size: 0.729vw; background-size: 6.615vw 2.292vw; }
  .indexProductMain .indexProductList .list::after { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .indexProductMain .indexProductList .list::before { left: 0.521vw; right: 0.521vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .indexProductMain .indexProductList .list:hover::after { -webkit-box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); box-shadow: 0vw 0vw 1.51vw rgba(22, 81, 153, 0.24); }
  .indexProductMain .indexProductList .list:hover::before { bottom: -0.521vw; }
  .productDetailParamMain .table { padding-top: 3.646vw; }
  .productDetailParamMain .table table th { padding: 1.302vw 1.823vw; height: 5.208vw; font-size: 1.042vw; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); }
  .productDetailParamMain .table table td { padding: 1.302vw 1.823vw; font-size: 1.042vw; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); }
  .productDetailParamMain .Notes { margin-top: 4.688vw; }
  .productDetailParamMain .Notes .subTitle { padding: 0.781vw 1.563vw; font-size: 1.042vw; }
  .productDetailParamMain .Notes .subTitle img { width: 1.563vw; margin-right: 0.521vw; }
  .productDetailParamMain .Notes .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; line-height: -webkit-calc(28 / 20); line-height: calc(28 / 20); font-size: 1.042vw; padding: 1.823vw 2.604vw; }
  .productDetailThreeMain { padding: 3.125vw 0vw; }
  .productDetailThreeMain .productDetailThree { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 3.125vw; font-size: 0.938vw; line-height: -webkit-calc(30 / 18); line-height: calc(30 / 18); }
  .productDetailThreeMain .productDetailThree .list { padding-bottom: 3.906vw; }
  .productDetailThreeMain .productDetailThree .list .listTitle { font-size: 1.354vw; padding-bottom: 2.604vw; } }
