
/*--公共部分--*/
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 inherit, sans-serif,Arial; color: #333; }

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

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

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

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

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

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

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

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

input, textarea, select { outline: none; }

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

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

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

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

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

.clearfix { *zoom: 1; }

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

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

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

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

/* 字体图标 */
.iconfont { color: inherit; font-size: inherit; display: inline-block; -webkit-font-smoothing: antialiased; /* 文字抗锯齿 */ -moz-osx-font-smoothing: grayscale; /* 文字抗锯齿 */ }
@font-face { 
  font-family: 'polya_regularregular'; 
  src: url("../font/polya-webfont.woff2") format("woff2");
        font-weight: normal; 
        font-style: normal; 
}
.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb, .commonweb1360 { padding: 0px 20px; }

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

.commonleft { float: none; }

.commonright { float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) { .commonweb, .commonweb1360 { 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, .commonweb1360 { margin: 0px auto; max-width: 750px; } }

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

@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: 1300px) { .commonweb, .commonweb1360 { max-width: 1280px; } }

@media (min-width: 1400px) { .commonweb1360 { max-width: 1360px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 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(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px;height:90%;display: flex;
  align-items: center;justify-content: center;}
.videoPlayer{height: 100%;width: 100%;align-items: center;justify-content: center;display: flex;}
.PopupVideo video { height: 100%; max-width: 100%;}

.PopupVideo iframe { width: 80%; height: 90%; }

.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%); }

.social-share .icon-wechat .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; }

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

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

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

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

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

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

.social-share .icon-wechat .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); }

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

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

.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: 10px 20px 15px; margin-top: 15px; border-bottom: 1px solid #eee; background: #f6f6f6; }

.defaSearchList li h3 { font-size: 16px; color: #1a1a1a; line-height: 26px; padding-bottom: 5px; }

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

.defaWebMap { background-color: #fff; padding-bottom: 30px; }

.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: #fff; padding: 0px 13px; }

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

.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; }

.defaWebMap dl dd a em { display: inline-block; margin-right: 8px; width: 3px; height: 3px; background-color: #e95a28; 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; }

@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 { max-width: 1920px; margin: 0px auto; overflow-x: hidden; }

.headerBox { position: fixed; width: 100%; z-index: 99; left: 0px; top: 0px;transition: 0.4s;}

.header { max-width: 1920px; margin: 0px auto; background: #fff; height: 70px; padding: 0px 40px; }

.header .logo { display: block; float: left; padding-top: 16px; }

.header .logo img { height: 37px; }

.nav { position: absolute; left: 200px; right: 200px; line-height: 70px; 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; }

.nav ul { text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.nav ul li { position: relative; }

.nav ul li > a { line-height: 68px; padding: 0px 40px; color: #282828; font-size: 18px; display: block; }

.nav ul li .twoLevelNav { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 66px; padding-top: 4px; max-height: 0px; overflow: hidden; -webkit-transition: all .6s ease; transition: all .6s ease; }

.nav ul li .twoLevelNav p { padding: 10px; white-space: nowrap; background: #f5f5f5; }

.nav ul li .twoLevelNav p a { display: block; font-size: 16px; line-height: 32px; }

.nav ul li:hover .twoLevelNav { max-height: 300px; }

.subNav { position: absolute; left: 0px; width: 100%; top: 70px; background: #fff; border-top: 1px solid #f1f1f1; }

.headerSerarch { float: right; padding-top: 20px; }

.headerSerarch dd { float: left; padding-left: 25px; }

.headerSerarch dt { float: left; }

.headerSerarch span { display: block; cursor: pointer; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; }

.headerSerarch .SerarchBox span { background-image: url(../images/img_01.png); }

.headerSerarch .LangBox span { background-image: url(../images/img_02.png); }

#search-form { max-height: 0; position: absolute; top: 100%; right: 40px; -webkit-transition: max-height, 0.5s; transition: max-height, 0.5s; width: 380px; height: 45px; overflow: hidden; background-color: #fff; }

#search-form input { height: 100%; width: 100%; padding: 0 5px 0 22px; background: #ffffff; border: none; color: #333; z-index: 9; border: 1px solid #eee; border-right: none; }

#search-form .searchbtn { position: absolute; bottom: 0; right: 0; width: 15%; margin: 0; padding: 0; text-transform: uppercase; color: #ffffff; background: #23b24b; border: none; cursor: pointer; z-index: 11; height: 100%; }

#search-form .searchbtn i { font-size: 20px; }

/*--banner--*/
.banner { height: 100vh; position: relative; overflow: hidden; }

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

.bannerDot span { display: inline-block; position: relative; -webkit-border-radius: 0px; border-radius: 0px; margin: 0px 8px !important; width: 46px; height: 3px; background: rgba(255, 255, 255, 0.3); opacity: 1; }

.bannerDot span::after { content: ''; width: 0px; height: 100%; background: #fff; position: absolute; left: 0px; top: 0px; }

.bannerDot span.swiper-pagination-bullet-active::after { animation: line 4s ease; -webkit-animation: line 4s ease; }

@keyframes line { 0% { width: 0px; }
  100% { width: 100%; } }

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

.dot1 { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.dot2 { -webkit-line-clamp: 2; }

.dot3 { -webkit-line-clamp: 3; }

.dot4 { -webkit-line-clamp: 4; }

.dot2, .dot3, .dot4 { display: -webkit-box; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; -webkit-box-orient: vertical; }

.bannerImg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; }

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

.bannerText h3 { font-size: 50px; padding-bottom: 10px;}

.bannerText .desc { font-size: 30px; line-height: 1.2; }

.indexAboutBox { padding-top: 50.447%; margin-top: 12px; background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; text-align: center; }

.indexAboutBox .indexAbout { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; color: #ffffff; }

.indexAboutBox .indexAbout .indexAboutDesc { font-size: 36px; }

.indexAboutBox .indexAbout ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 80px; }

.indexAboutBox .indexAbout ul li { width: 33.3333%; position: relative; }

.indexAboutBox .indexAbout ul li h3 { font-size: 14px; }

.indexAboutBox .indexAbout ul li .num { font-size: 72px; }

.indexAboutBox .indexAbout ul li .num em { font-style: normal; }

.indexAboutBox .indexAbout ul li .desc { font-size: 14px; line-height: 18px; }

.indexAboutBox .indexAbout ul li::after { content: ''; width: 1px; background: rgba(255, 255, 255, 0.3); top: 10px; bottom: 30px; position: absolute; right: 0px; }

.indexAboutBox .indexAbout ul li:last-child::after { display: none; }

.indexThreeColumnsBox { position: relative; margin-top: 12px; }

.indexThreeColumns { position: relative; overflow: hidden; }

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

.indexThreeColumns ul li video { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; z-index: 2; }

.indexThreeColumnsTab { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 10; background: rgba(0, 0, 0, 0.4); }

.indexThreeColumnsTab ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; }

.indexThreeColumnsTab ul li { width: 33.3333%; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.2); 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; }

.indexThreeColumnsTab ul li:last-child { border-right: none; }

.indexThreeColumnsTab ul li .ThreeColumnsContent { color: #fff; opacity: 0.4; -webkit-transition: all .6s ease; transition: all .6s ease; }

.indexThreeColumnsTab ul li .ThreeColumnsContent h3 { font-size: 36px; line-height: 46px; }

.indexThreeColumnsTab ul li .ThreeColumnsContent .num { font-size: 120px; line-height: 1.2; }

.indexThreeColumnsTab ul li .ThreeColumnsContent .desc { font-size: 18px; }

.indexThreeColumnsTab ul li.cur .ThreeColumnsContent { opacity: 1; }

.environmentalReport { position: relative; overflow: hidden; margin-top: 12px; padding: 0px 12px; }

.environmentalReport dl { margin: 0px -6px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.environmentalReport dl dt { width: 50%; padding: 0px 6px; }

.environmentalReport dl dd { width: 50%; }

.environment { height: 580px; text-align: center; padding-top: 60px; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url(../images/img_06.jpg); }

.environment h3 { font-size: 18px; color: #282828; font-weight: 700; padding-bottom: 20px; }

.environment .desc { font-size: 24px; color: #282828; line-height: 34px; }

.environment .desc span { color: #469c73; }

.environment .icon { padding-top: 30px; }

.environment .icon img { height: 118px; margin: 0px auto; display: block; }

.report { height: 580px; text-align: center; padding-top: 60px; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url(../images/img_07.jpg); }

.report h3 { font-size: 18px; color: #282828; font-weight: 700; padding-bottom: 20px; }

.report .desc { font-size: 36px; color: #282828; line-height: 46px; }

.report .desc span { color: #469c73; }

.report .more { padding-top: 30px; }

.report .more span { background: url(../images/img_09.png) no-repeat right center; font-size: 14px; font-weight: 500; padding-right: 30px; display: inline-block; }

.newsBox { overflow: hidden; position: relative; padding: 80px 0px 120px; }

.newsBox h2 { font-size: 36px; color: #282828; padding-bottom: 45px; text-align: center; }

.newsBox::after { width: 20%; left: -10%; height: 100%; background: rgba(255, 255, 255, 0.7); content: ''; z-index: 30; position: absolute; top: 0px; }

.newsBox::before { width: 20%; right: -10%; height: 100%; background: rgba(255, 255, 255, 0.7); content: ''; z-index: 30; position: absolute; top: 0px; }

.news { width: 440px; margin: 0px auto; position: relative; }

.news span { position: absolute; width: 30px; height: 30px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 20; cursor: pointer; }

.news span::after { content: ''; width: 20px; height: 20px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); border-left: 1px solid #000; border-bottom: 1px solid #000; }

.news span.newsPrevBtn { left: -40px; }

.news span.newsNextBtn { right: -40px; }

.news span.newsNextBtn::after { border: none; border-right: 1px solid #000; border-top: 1px solid #000; }

.news ul li { height: 360px; -webkit-border-radius: 30px; border-radius: 30px; overflow: hidden; }

.news ul li a { display: block; padding: 60px 40px 0px; }

.news ul li h3 { font-size: 24px; color: #000; display: -webkit-box; height: 102px; line-height: 34px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.news ul li .desc { font-size: 14px; color: #000; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 73px; border-top: 1px solid #d4d4d4; margin-top: 25px; padding-top: 25px; }

.news ul li .time { font-size: 14px; padding-top: 25px; color: #000000; }

.news ul li.swiper-slide-active { background: url(../images/img_13.png) no-repeat center; background-size: cover; }

.news ul li.swiper-slide-active h3 { color: #fff; }

.news ul li.swiper-slide-active p { color: #fff; }

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

.footer .commonweb { max-width: 1650px; }

.footClass { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-bottom: 45px; }

.footClass ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.footClass ul li { position: relative; padding-right: 70px; line-height: 30px; }

.footClass ul li h3 { left: 0px; top: 0px; font-size: 13px; }

.footClass ul li h3 a { color: rgba(40, 40, 40, 0.9); }

.footClass ul li p a { font-size: 13px; color: rgba(40, 40, 40, 0.4); display: block; }

.footClass ul li p a:hover { color: #23b24b; }

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

.footClass dl dt { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.footClass dl dt .subscribeBox { position: relative; background: #fff; padding-left: 130px; padding-right: 120px; width: 480px; }

.footClass dl dt .subscribeBox label { display: block; padding: 14px 0px; }

.footClass dl dt .subscribeBox label input { width: 100%; vertical-align: middle; }

.footClass dl dt .subscribeBox p { position: absolute; left: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 13px; color: #282828; }

.footClass dl dt .subscribeBox .subscribeBtn { position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100px; height: 34px; background: #545454 url(../images/img_12.png) no-repeat 5px center; text-indent: 15px; color: #fff; }

.footClass dl dt .subscribeBox::after { content: ''; width: 2px; height: 13px; background: #eeeeee; left: 119px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; }

.footClass dl dd { width: 200px; margin-left: 10px; }

.footClass dl dd h3 { background: #fff; line-height: 50px; padding: 0px 20px; cursor: pointer; font-size: 13px; color: #282828; position: relative; }

.footClass dl dd h3::after { content: ''; position: absolute; right: 20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #282828; }

.foot { border-top: 1px solid #dadada; padding-top: 40px; }

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

.foot dl dt { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.foot dl dt .Copyright { font-size: 13px; color: rgba(40, 40, 40, 0.4); line-height: 20px; }

.foot dl dt .Copyright a { color: rgba(40, 40, 40, 0.4); font-size: 13px; }

.foot dl dt .qrCode { padding-top: 20px; }

.foot dl dt .qrCode a { width: 30px; height: 30px; display: inline-block; margin-right: 10px; background-repeat: no-repeat; background-position: center; position: relative; }

.foot dl dt .qrCode a.weixin, .foot dl dt .qrCode a.icon-wechat { background-image: url(../images/img_10.png); }

.foot dl dt .qrCode a.weibo, .foot dl dt .qrCode a.icon-weibo { background-image: url(../images/img_11.png); }

.foot dl dd a { color: rgba(40, 40, 40, 0.4); font-size: 13px; margin-left: 20px; }

.foot dl dd a:first-child { margin-left: 0px; }

.qrcode_img { position: absolute; bottom: 160%; left: 50%; width: 110px; height: 110px; background: #fff; padding: 5px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 0.4s; transition: all 0.4s; opacity: 0; z-index: -1; }

.qrcode_img img { width: 100%; height: 100%; }

.qrcode_img::after { display: block; content: ""; position: absolute; bottom: -5px; left: 50%; width: 8px; height: 8px; background: #fff; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); }

.qrCode a:hover .qrcode_img { bottom: 120%; opacity: 1; z-index: 1; }
em,i{font-style: normal;}
/*--关于我们--*/
.commonClass { margin-top: 70px; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;padding: 0px 40px; position: fixed; z-index: 40;top: 0;left: 0;right: 0;background: #fff;transition: all 0.4s;}

.commonClass h3 { display: none; }

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

.commonClass ul li { line-height: 68px; margin-right: 45px; border-bottom: 2px solid transparent; position: relative; }

.commonClass ul li:nth-child(1) a { padding: 0px; }

.commonClass ul li:nth-child(1)::before { content: ''; width: 1px; height: 14px; position: absolute; right: -25px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #888888; }

.commonClass ul li > a { color: #282828; font-size: 16px; font-weight: 600; display: block; padding: 0px 5px; position: relative; }

.commonClass ul li.threeColumn > a { padding: 0px 15px 0px 5px; }

.commonClass ul li.threeColumn > a::after { content: ''; right: 0px; width: 5px; height: 5px; position: absolute; border-left: 2px solid #000; border-bottom: 2px solid #000; top: 50%; -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); }

.commonClass ul li.cur { border-bottom: 2px solid #000000; }

.commonClass ul li:hover { border-bottom: 2px solid #000000; }

.commonClass ul li p { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top:70px; padding: 0px 10px; background: #fff; max-height: 200px; overflow: hidden; display: none; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}

.commonClass ul li p a { display: block; line-height: 30px; color: #000; text-align: center; font-size: 13px; }

.commonBanner { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }

.commonBannerText { color: #fff; text-align: center; }

.commonBannerText h3 { font-size: 48px; font-weight: 700; letter-spacing: 8px; padding-left: 5px; }

.commonBannerText .desc { font-size: 30px; padding-top: 10px; line-height: 1.3; font-weight: 100; }

.aboutTitle { font-size: 36px; font-weight: 700; color: #282828; text-align: center; }

.location { position: absolute; right: 35px; top: 30px; display: none; }

.location a { padding: 12px; color: #fff; font-size: 12px; position: relative; }

.location a::after { position: absolute; top: 50%; right: -2px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border: 3px solid transparent; border-left-color: #fff; content: ''; border-right: none; }

.location a:last-child { padding-right: 0px; }

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

.aboutBanner { background-image: url(../images/img_14.jpg); height: 800px; }

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

.commonTitle { padding: 80px 0px; text-align: center; }

.commonTitle h3 { font-size: 48px; color: #282828; font-weight: 600; }

.commonTitle p { font-size: 24px; color: #282828; padding-top: 15px; }

.manufacturerBox { position: relative; background: #f7faf9; }

.manufacturerBox img { float: right; width: 50%; }

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

.manufacturer dl dt { width: 45%; }

.manufacturer dl dt h3 { padding-bottom: 30px; text-align: left; }

.manufacturer dl dt .desc { font-size: 18px; color: rgba(40, 40, 40, 0.6); line-height: 30px; }

.BusinessLayout { padding: 100px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.BusinessLayout dt { width: 50%; }

.BusinessLayout dt img { width: 100%; display: block; }

.BusinessLayout dd { width: 50%; padding-left: 50px; }

.BusinessLayout dd h3 { padding-bottom: 30px; text-align: left; }

.BusinessLayout dd .desc { font-size: 18px; color: rgba(40, 40, 40, 0.6); line-height: 30px; white-space: nowrap; }

.BusinessLayoutList { position: relative; padding-top: 75px; margin-top: 40px; }

.BusinessLayoutList img { width: 55.4034%; margin: 0px auto; display: block; }

.BusinessLayoutList ul { position: absolute; left: 0px; top: 0px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.BusinessLayoutList ul li { width: 50%; }

.BusinessLayoutList ul li:nth-child(2n) { text-align: right; }

.BusinessLayoutListContent { border-top: 1px solid #e4e4e4; text-align: left; height: 160px; display: inline-block; width: 300px; }

.BusinessLayoutListContent h3 { font-size: 36px; color: #0b0d11; padding-top: 20px; }

.BusinessLayoutListContent p { font-size: 16px; color: #0b0d11; padding-top: 15px; }

.BusinessLayoutList ul li:hover .BusinessLayoutListContent { border-top: 1px solid #00a13a; }

.BusinessLayoutList ul li:hover .BusinessLayoutListContent h3 { color: #00a13a; }

.CultureBox { background: #f7faf9; padding-top: 80px; }

.cultureClass { text-align: center; padding-top: 50px; }

.cultureClass a { display: inline-block; width: 120px; height: 120px; background: #fff; -webkit-border-radius: 30px; border-radius: 30px; margin: 0px 10px; overflow: hidden; position: relative; }

.cultureClass a img { display: block; width: 120px; height: 120px; opacity: 0; visibility: hidden; }

.cultureClass a span { font-size: 16px; position: absolute; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; z-index: 20; color: #282828; }

.cultureClass a.cur { -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2); box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2); }

.cultureClass a.cur img { opacity: 1; visibility: visible; }

.cultureClass a.cur span { color: #fff; font-weight: 700; }

.culture { position: relative; overflow: hidden; padding-top: 35px; }

.culture dl { display: none; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #d7eae5; }

.culture dl dt { width: 50%; }

.culture dl dt img { display: block; width: 100%; }

.culture dl dd { width: 50%; font-size: 30px; line-height: 40px; color: #282828; padding: 0px 60px; }

.culture dl.cultureShow { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.developmentBox { background: #f7faf9; padding: 80px 0px 120px; overflow: hidden; }

.development { margin-top: 55px; }

.development ul li { position: relative; overflow: hidden; -webkit-border-radius: 24px; border-radius: 24px; }

.development ul li .img { background: #000; overflow: hidden; position: relative; }

.development ul li .img img { display: block; width: 100%; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; -webkit-transition: all .8s ease; transition: all .8s ease; }

.development ul li .developmentContent { position: absolute; z-index: 10; -webkit-transition: all .4s ease; transition: all .4s ease; bottom: 0px; right: 0px; width: 75%; padding: 25px 30px 0px 30px; background: #fff; min-height: 160px; -webkit-border-radius: 24px 0px 0px 0px; border-radius: 24px 0px 0px 0px; }

.development ul li .developmentContent h3 { font-size: 24px; color: #b9c6c3; }

.development ul li .developmentContent h3 span { color: #00a13a; }

.development ul li .developmentContent .desc { font-size: 18px; color: #282828; line-height: 24px; height: 24px; overflow: hidden; margin-top: 10px; }

.development ul li .developmentContent .more { font-size: 14px; text-decoration: underline; color: #282828; margin-top: 10px; }

.development ul li:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity: 0.6; }

.development ul li:hover .developmentContent { min-height: 75%; }

.development ul li:hover .developmentContent .desc { height: auto; }

.development ul li:hover .developmentContent .more { display: none; }

.aboutVideo img { width: 100%; display: block; cursor: pointer; }

.feelm img { width: 100%; display: block; cursor: pointer; }

/*--联系我们--*/
.contactBanner { background-image: url(../images/img_24.jpg); padding: 80px 0px 80px; }

.contactInfo { background: url(../images/img_25.png) no-repeat center; background-size: cover; margin-top: 50px; -webkit-border-radius: 24px; border-radius: 24px; }

.contactInfo dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 40px 0px; }

.contactInfo dl dt { width: 50%; position: relative; padding: 0px 80px; }

.contactInfo dl dt::after { content: ''; right: 0px; top: 20%; bottom: 20%; width: 1px; background: rgba(255, 255, 255, 0.1); position: absolute; }

.contactInfo dl ul { width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.contactInfo dl ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; padding-left: 80px; }

.contactInfo dl ul li::after { content: ''; width: 1px; height: 100px; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: rgba(255, 255, 255, 0.1); }

.contactInfo dl dd { width: 50%; padding: 0px 20px 0px 100px; }

.contactInfo dl h3 { font-size: 30px; color: #d2d2d5; padding-bottom: 15px; }

.contactInfo dl p { position: relative; padding-left: 120px; line-height: 30px; font-size: 16px; color: #d5d7dd; }

.contactInfo dl p span { color: rgba(213, 215, 221, 0.6); position: absolute; left: 0px; top: 0px; display: block; }

.contactReportBox { padding: 80px 0px; }
.contactReport{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contactReport_item{width: 45%;}
.contactReport { -webkit-border-radius: 24px; border-radius: 24px; border: 1px solid #e5e5e5; padding: 60px 70px 65px; background-color: #fff; background-image: url(../images/img_26.jpg); background-position: right center; background-size: cover; }

.contactReport h3 { font-size: 30px; color: #23b24b; padding-bottom: 15px; font-weight: 700; }

.contactReport .desc { font-size: 16px; line-height: 30px; color: #000000; }

.contactReport .vCode { padding-top: 25px; }

.contactReport .vCode img { width: 90px; display: block; }

.contactJob { background: url(../images/img_28.jpg) no-repeat center; background-size: cover; padding: 70px 0px; text-align: center; }

.contactJob h3 { font-size: 48px; color: #fff; font-weight: 700; }

.contactJob .desc { font-size: 24px; color: #fff; padding-top: 15px; }

.contactJob .btn { padding-top: 30px; }

.contactJob .btn a { display: inline-block; width: 120px; line-height: 40px; margin: 0px 9px; color: #000000; text-align: center; font-size: 14px; background: #ffffff; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.contactJob .btn a:hover { background: #23b24b; color: #fff; }

/*--品牌故事--*/
.brandBanner { background-image: url(../images/img_29.jpg); padding: 220px 0px 290px; }

.surveyBox { background: #191d26; position: relative; z-index: 10; padding-top: 110px; padding-bottom: 110px; }

.survey { max-width: 980px; margin: 0px auto; }

.survey dl { background: url(../images/img_30.jpg) no-repeat center; background-size: cover; min-height: 320px; -webkit-border-radius: 24px; border-radius: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 80px 60px; position: relative; top: -160px; margin-bottom: -80px; }

.survey dl dt { font-size: 48px; font-weight: 700; color: #fa2a01; line-height: 1; }

.survey dl dd { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 24px; line-height: 36px; color: #fff; padding-left: 70px; }

.survey dl dd .link { margin-top: 35px; font-size: 16px; }

.survey dl dd .link a { text-decoration: underline; color: #fff; }

.brandEventBox { max-width: 980px; margin: 0px auto; }

.brandEventBox h3 { font-size: 48px; font-weight: 700; color: #fff; text-align: center; line-height: 1.1; }

.brandEventTime_content { line-height: 56px; -webkit-border-radius: 28px; border-radius: 28px; overflow: hidden; position: relative; padding: 0px 20px; margin-top: 40px; }
.brandEventTime {padding-bottom: 30px;}
.brandEventTime ul li { text-align: center; color: #4a5370; font-size: 18px; cursor: pointer; }

.brandEventTime ul li.cur { color: #fff; }

.brandEventList em { 
    position: absolute;
    top: 30px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    cursor: pointer;
    z-index: 20;
   }

.brandEventList em.brandEventPrevBtn { left: 20%; }

.brandEventList em.brandEventNextBtn {  right:20%; }

.brandEventList { overflow: hidden; position: relative; margin-top: 40px; }

.brandEventList ul li {  display: block;text-align: center; }
.brandEventList ul li h5{
  font-size: 80px;
  line-height: 108px;
  color: #1c6fb8;
  font-family: 'polya_regularregular';
}
.brandEventList.Lcolor_W ul li h5{color: #fff;}
.brandEventList.Lcolor_O ul li h5{color: #e1211c;}
.brandEventList ul li .t{
  padding: 50px 20px 0px;
    font-size: 18px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.8);
}
.brandEventList ul li .brandEventContent { width: 50%; padding: 0px 60px; }

.brandEventList ul li .brandEventContent h4 { font-size: 48px; line-height: 1; color: #fa2a01; }

.brandEventList ul li .brandEventContent .desc { font-size: 16px; line-height: 30px; padding-top: 20px; color: rgba(255, 255, 255, 0.8); }

.brandEventList ul li .brandEventImg { width: 50%; }

.brandEventList ul li .brandEventImg img { display: block; width: 100%; -webkit-border-radius: 24px; border-radius: 24px; }

.SolutionBox { padding: 90px 0px 0px; }

.SolutionBox h3 { font-size: 48px; color: #202020; text-align: center; font-weight: 700; }

.SolutionBox .commonweb { max-width: 1440px; }

.SolutionClass { margin-top: 30px; text-align: center; position: relative; }

.SolutionClass a { width: 180px; line-height: 30px; padding: 25px 0px; font-size: 16px; position: relative; z-index: 2; margin: 0px 10px; -webkit-border-radius: 20px; border-radius: 20px; background: #ececec; color: #282828; font-weight: 700; display: inline-block; }

.SolutionClass a.cur { background: #fa2a01; color: #fff; }

.SolutionClass::after { content: ''; width: 100%; height: 1px; background: #e5e5e5; position: absolute; left: 0px; top: 50%; }

.solutionContent { text-align: center; padding-top: 40px;padding-bottom: 100px; }

.solutionContent h4 { font-size: 36px; color: #202020; font-weight: 700; }

.solutionContent h5 { font-size: 24px; color: rgba(32, 32, 32, 0.9); }

.solutionContent .desc { font-size: 16px; line-height: 30px; padding-top: 30px; color: rgba(32, 32, 32, 0.9); max-width: 870px; margin: 0px auto; }

.solutionContent ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 65px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.solutionContent ul li { width: 20%; }

.solutionContent ul li img { height: 72px; vertical-align: middle; }

.solutionContent ul li p { font-size: 16px; padding-top: 20px; }

.solutionImgList { padding-top: 90px; }

.solutionImgList ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.solutionImgList ul li { width: 33.3333%; position: relative; }
.solutionImgList ul li::after{display: block;content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.4);transition: all 0.4s;opacity: 0;}
.solutionImgList ul li:hover::after{opacity: 1;}
.solutionImgList ul li .desc { position: absolute; left: 0px; bottom: 10%; width: 100%; padding: 0px 40px; color: #fff; opacity: 0; visibility: hidden; -webkit-transition: all .6s ease; transition: all .6s ease;z-index: 10; }
.solutionImgList ul li img{width: 100%;}
.culturenew_content{padding-top: 60px;}
.culturenew_content .item{margin-bottom: 10px;}
.culturenew_content .item h2{color: rgb(6, 177, 70);font-weight: bold;letter-spacing: 2px;margin-bottom: 6px;}
.culturenew_content .item p{color: rgb(85, 85, 85);line-height: 2;font-size: 16px;}
.culturenew_content .item:last-child{margin-bottom: 0;}

.solutionImgList ul li .desc h4 { font-size: 36px; }

.solutionImgList ul li .desc p { font-size: 18px; padding-top: 5px; }

.solutionImgList ul li:hover .desc { opacity: 1; visibility: visible; }

.solutionFootImg { position: relative; text-align: center; padding: 220px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.solutionFootImg dl { font-size: 48px; color: #fff; font-weight: 700; line-height: 1.3; }

.SketchMap { padding-top: 0 !important; }

.SketchMap h3 { font-size: 36px; font-weight: 700; margin: 0px 100px; padding-bottom: 40px; color: #202020; text-align: center; border-bottom: 1px solid #e5e5e5; }

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

.SketchMap p { padding-top: 50px; }

.solutionTab { display: none; }

/*--企业动态--*/
.enterpriseBanner { background-image: url(../images/img_42.jpg); padding: 220px 0px 290px; }

.enterpriseMain { overflow: hidden; position: relative; z-index: 20; }

.enterpriseBox { max-width: 980px; margin: 0px auto; }

.enterpriseScreenBox { background: #f2f5fa; -webkit-border-radius: 24px; border-radius: 24px; padding: 30px 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; top: -55px; z-index: 10; }

.enterpriseScreenBox dl { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.enterpriseScreenBox dl dd { 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: 250px; margin-right: 20px; }

.enterpriseScreenBox dl dd select { width: 120px; }
.select2-container{width: 190px !important;}
.enterpriseScreenBox dl dd p { font-size: 16px; color: #000000; padding-right: 20px; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single { background: none; border: none; -webkit-border-radius: 0px; border-radius: 0px; border-bottom: 2px solid #e5e5e5; height: 35px; outline: none; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 33px; font-size: 16px; color: #1b4195; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__arrow { height: 33px; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__arrow b { border: none; top: 50%; margin-top: -9px; width: 9px; height: 9px; border-left: 1px solid #1b4195; border-bottom: 1px solid #1b4195; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.enterpriseScreenBox dl dd .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border: none; border-right: 1px solid #1b4195; border-top: 1px solid #1b4195; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -3px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background: #1b4195; }

.newsSearch { position: relative; width: 250px; }

.newsSearch label { padding: 10px 40px 10px 0px; display: block; border-bottom: 2px solid #e5e5e5; }

.newsSearch label input { width: 100%; vertical-align: middle; background: none; font-size: 14px; }

.newsSearch .searchBtn { background: url(../images/img_43.png) no-repeat center; width: 30px; height: 100%; position: absolute; right: 0px; top: 0px; }

.enterpriseList ul li a { display: block; -webkit-border-radius: 24px; border-radius: 24px; background: #f2f5fa; overflow: hidden; }

.enterpriseList ul li a .img { overflow: hidden; position: relative; max-height: 186px; }

.enterpriseList ul li a .img img { display: block; width: 100%; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.enterpriseList ul li a:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.enterpriseList ul li a h3 { color: #45b8b4; }

.enterpriseList ul li a h4 { display: -webkit-box; height: 108px; line-height: 36px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #1b4195; }

.enterpriseList ul li a .time { color: rgba(40, 40, 40, 0.6); }

.enterpriseListContent { padding: 25px 30px 140px 30px; }

.enterpriseListContent h3 { font-size: 18px; font-weight: 700; }

.enterpriseListContent .time { font-size: 14px; padding: 15px 0px 30px; }

.enterpriseListContent h4 { font-size: 26px; }

.enterpriseListContent .desc { font-size: 16px; line-height: 30px; padding-top: 30px; }

.enterpriseListDot { text-align: center; margin-top: 40px; }

.enterpriseListDot span { opacity: 1; width: 8px; height: 8px; background: #dedede; margin: 0px 5px; }

.enterpriseListDot span.swiper-pagination-bullet-active { background: #1bc717; }

.newsList { padding-top: 60px; }

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

.newsList dl dt { padding: 20px 0px 0px; width: 300px; margin-right: 40px; height: 540px; -webkit-border-radius: 24px; border-radius: 24px; background-image: url(../images/img_48.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; }

.newsList dl dt a h3 { color: #45b8b4; }

.newsList dl dt a .time { color: rgba(40, 40, 40, 0.6); }

.newsList dl dt a h4 { color: #535d77; }

.newsList dl dt a .desc { color: rgba(83, 93, 119, 0.6); }

.newsList dl dd { padding: 20px 0px 0px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; background-size: cover; background-repeat: no-repeat; background-position: center; -webkit-border-radius: 24px; border-radius: 24px; }

.newsList dl dd a h3 { color: #fff; }

.newsList dl dd a .time { color: rgba(255, 255, 255, 0.6); }

.newsList dl dd a h4 { color: #fff; }

.newsList dl dd a .desc { color: rgba(255, 255, 255, 0.6); }

.newsMeeting { margin-top: 80px; background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url(../images/img_50.jpg); padding: 75px 0px; }

.newsMeeting dl { max-width: 980px; margin: 0px auto; }

.newsMeeting dl h3 { font-size: 24px; color: #fff; padding-bottom: 25px; }

.newsMeeting dl h4 { font-size: 30px; color: #fff; padding-bottom: 35px; }

.newsMeeting dl .more span { width: 92px; line-height: 40px; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #70afd3; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); }

.newsReport { position: relative; overflow: hidden; max-width: 980px; margin: 60px auto 0px; }

.newsReport ul li { background: #f2f5fa; -webkit-border-radius: 24px; border-radius: 24px; padding: 15px 0px; text-align: center; }

.newsReport ul li h3 { font-size: 26px; color: #1b4195; display: -webkit-box; height: 36px; line-height: 36px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.newsReport ul li .img { position: relative; overflow: hidden; -webkit-border-radius: 24px; border-radius: 24px; margin: 20px 15px 0px; }

.newsReport ul li .img img { width: 100%; display: block; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.newsReport ul li .desc { font-size: 16px; color: #1b4195; display: -webkit-box; height: 36px; line-height: 36px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-top: 10px; }

.newsReport ul li .more { padding-top: 20px; }

.newsReport ul li .more span { margin: 0px auto; width: 92px; line-height: 40px; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; text-align: left; display: block; color: #fff; background-color: #70afd3; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); }

.newsReport ul li:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.newsReportDot { text-align: center; margin-top: 30px; display: none; }

.newsReportDot span { opacity: 1; width: 8px; height: 8px; background: #dedede; margin: 0px 5px; }

.newsReportDot span.swiper-pagination-bullet-active { background: #1bc717; }

.footerContact { position: relative; padding: 60px 0px; text-align: center; background-position: center; background-repeat: no-repeat; background-size: cover; }

.footerContact h3 { font-size: 36px; color: #282828; font-weight: 700; }

.footerContact .desc { font-size: 16px; color: #282828; margin-top: 15px; }

.footerContact .share { padding-top: 20px; }

.footerContact .share a { display: inline-block; width: 64px; height: 64px; margin: 0px 10px; background-color: #0baacc; background-repeat: no-repeat; background-position: center; -webkit-border-radius: 10px; border-radius: 10px; }

.footerContact .share a.weixin { background-image: url(../images/img_56.png); }

.footerContact .share a.weibo { background-image: url(../images/img_57.png); }

.footerContact .share a.icon1 { background-image: url(../images/img_58.png); }

.footerContact .share a.Twitter { background-image: url(../images/img_59.png); }

.footerContact .viewContact { padding-top: 20px; }

.footerContact .viewContact a { -webkit-border-radius: 20px; border-radius: 20px; width: 180px; line-height: 40px; font-size: 14px; margin: 0px auto; display: block; background: #f7f9fa; color: #0baacc; }

.newsContact { background-image: url(../images/img_55.jpg); margin-top: 60px; }

.newsContact h3 { color: #fff; }

.newsContact .desc { color: rgba(255, 255, 255, 0.6); }

/*--企业动态详情页--*/
.newsDetailBanner { padding: 180px 0px 60px; }

.newsDetailTitle { max-width: 980px; margin: 0px auto; }

.newsDetailTitle p { font-size: 14px; color: #fff; }

.newsDetailTitle h2 { font-size: 36px; line-height: 58px; color: #fff; margin-top: 15px; }

.newsDetailBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 980px; margin: 0px auto; }

.newsDetail { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; background: #fafafa; position: relative; font-size: 16px; color: rgba(83, 93, 119, 0.8); line-height: 30px; padding: 60px 40px 120px 0px; }

.newsDetail::after { content: ''; background: #fafafa; position: absolute; left: -500%; top: 0px; width: 500%; height: 100%; }

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

.newsDetailRight { width: 340px; padding: 30px 0px 60px 60px; }

.newsDetailRight .return { line-height: 1; padding: 30px 0px 35px 35px; font-size: 16px; background: url(../images/img_62.png) no-repeat left center; display: block; color: #000000; border-bottom: 1px solid #e5e5e5; }

.newsDetailRight .return:hover { color: #23b24b; background: url(../images/img_62_hover.png) no-repeat left center; }

.newsDetailShareTitle { font-size: 16px; color: #000000; padding-top: 30px; }

.newsDetailShare { padding: 20px 0px; border-bottom: 1px solid #e5e5e5; }

.newsDetailShare a { width: 38px; height: 38px; -webkit-border-radius: 5px; border-radius: 5px; margin-right: 10px; background-repeat: no-repeat; background-position: center; background-color: #a8a9ad; display: inline-block; }

.newsDetailShare a.icon-wechat { background-image: url(../images/img_63.png); }

.newsDetailShare a.icon-weibo { background-image: url(../images/img_64.png); }

.newsDetailShare a.icon-qzone { background-image: url(../images/img_65.png); }

.newsDetailShare a.icon-wechat:hover { background-color: #23b24b; }

.newsDetailShare a.icon-weibo:hover { background-color: #ff0000; }

.newsDetailShare a.icon-qzone:hover { background-color: #38c24f; }

.relevant h3 { font-size: 16px; color: rgba(0, 0, 0, 0.8); padding: 30px 0px 0px; }

.relevant ul li { padding-top: 25px; }

.relevant ul li a { font-size: 18px; color: #939aab; line-height: 24px; }

.relevant ul li a:hover { color: #23b24b; }

/*--ESG报告--*/
.segReportBanner { background-image: url(../images/img_66.jpg); padding: 70px 0px 40px; overflow: hidden; position: relative; margin-top: 70px;}

.segReport dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.segReport dl dt { width: 360px; position: relative; }

.segReport dl dt img { width: 100%; display: block; position: relative; z-index: 10; -webkit-border-radius: 24px; border-radius: 24px; }

.segReport dl dt::after { content: ''; width: 100%; height: 100%; background: url(../images/img_69.png) no-repeat center; background-size: cover; position: absolute; right: -20%; top: 20%; }

.segReport dl dd { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.segReport dl dd h3 { font-size: 36px; color: #fff; line-height: 1.2; }

.segReport dl dd h4 { font-size: 48px; color: #138478; line-height: 1.2; padding-top: 10px; }

.segReport dl dd .desc { font-size: 16px; line-height: 24px; color: rgba(255, 255, 255, 0.6); margin-top: 15px; }

.segReport dl dd .btn { padding-top: 25px; }

.segReport dl dd .btn a { display: inline-block; width: 140px; line-height: 40px; margin-right: 15px; font-size: 14px; text-align: center; position: relative; }

.segReport dl dd .btn a span { display: block; border: 1px solid rgba(255, 255, 255, 0.4); color: #fff; position: relative; z-index: 2; -webkit-border-radius: 20px; border-radius: 20px; }

.segReport dl dd .btn a:last-child { margin: 0px; }

.segReport dl dd .btn a:hover span { background: #fff; color: #4ea5a6; }

.segReport dl dd .btn a:hover::after { content: ''; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0px; width: 80%; height: 100%; -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); -webkit-border-radius: 20px; border-radius: 20px; }

.segReportListBox { padding: 80px 0px 120px; background: #f7f9fa; overflow: hidden; }

.segReportListBox h2 { font-size: 36px; color: #282828; font-weight: 700; }

.segReportListBox h2 span { font-weight: 400; }

.segReportList { margin: 0px -20px; }

.segReportList ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.segReportList ul li { padding-top: 95px; width: 33.333%; padding: 95px 20px 0px; }

.segReportList ul li a { -webkit-transition: all 0.4s; transition: all 0.4s; position: relative; display: block; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; height: 200px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.segReportList ul li a .img { width: 180px; position: relative; }

.segReportList ul li a .img img { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 250px; border-radius: 10px;border: 3px solid #fff;}

.segReportList ul li a .segReportListContent { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 20px 10px 0px 20px; }

.segReportList ul li a .segReportListContent h3 { font-size: 24px; color: #282828; }

.segReportList ul li a .segReportListContent h4 { font-size: 20px; color: #282828; display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.segReportList ul li a .segReportListContent .icon { padding-top: 25px; }

.segReportList ul li a .segReportListContent .icon img { height: 40px; }

.segReportList ul li a:hover { -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }

.publicWelfare { padding: 85px 0px; background: url(../images/img_74.jpg) no-repeat center; background-size: cover; text-align: center; }

.publicWelfare h3 { font-size: 24px; color: rgba(255, 255, 255, 0.4); }

.publicWelfare h4 { font-size: 36px; font-weight: 700; color: #fff; padding-top: 20px; }

.publicWelfare h4 span { font-weight: 400; }

.publicWelfare .more { padding-top: 30px; }

.publicWelfare .more span { width: 92px; margin: 0px auto; line-height: 40px; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #1cb045; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); -webkit-transition: all 0.4s; transition: all 0.4s; }

.publicWelfare .more span:hover { width: 130px; }

/*--公益慈善--*/
.publicWelfareCharityBanner { background-image: url(../images/img_75.jpg); padding: 200px 0px 280px; overflow: hidden; position: relative; }

.publicWelfareCharityDesc { background: #dae9e9; padding: 90px 0px; }

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

.publicWelfareCharityDesc dl dt { width: 50%; font-size: 36px; color: #282828; line-height: 48px; }

.publicWelfareCharityDesc dl dt span { color: #22b24a; }

.publicWelfareCharityDesc dl dd { width: 50%; font-size: 16px; color: rgba(32, 32, 32, 0.6); line-height: 24px; }

.publicWelfareActivityBox { background: #f5f6f6; padding: 60px 0px 120px; }

.publicWelfareActivity h2 { font-size: 36px; font-weight: 600; color: #282828; }

.publicWelfareActivity dl { margin-top: 40px; background: #fbfbfb; -webkit-transition: all .6s ease; transition: all .6s ease; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; overflow: hidden; -webkit-border-radius: 24px; border-radius: 24px; }

.publicWelfareActivity dl dt { width: 540px; }

.publicWelfareActivity dl dt img { display: block; width: 100%; -webkit-border-radius: 24px 0px 0px 24px; border-radius: 24px 0px 0px 24px; }

.publicWelfareActivity dl dd { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0px 165px 0px 45px; width: calc(100% - 540px);}

.publicWelfareActivity dl dd h3 { font-size: 30px; display: -webkit-box; height: 72px; line-height: 36px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #282828; -webkit-transition: all .6s ease; transition: all .6s ease; }

.publicWelfareActivity dl dd .desc { font-size: 16px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 20px; color: rgba(32, 32, 32, 0.6); }

.publicWelfareActivity dl dd .time { font-size: 16px; margin-top: 30px; color: #282828; }

.publicWelfareActivity dl .arrow { position: absolute; right: 0px; top: 0px; height: 100%; width: 55px; background: #e4eded; -webkit-transition: all .6s ease; transition: all .6s ease; }

.publicWelfareActivity dl .arrow::after { content: ''; width: 13px; height: 13px; border-right: 3px solid #909696; -webkit-transition: all .6s ease; transition: all .6s ease; border-top: 3px solid #909696; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }

.publicWelfareActivity dl:hover { -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.2); box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.2); }

.publicWelfareActivity dl:hover h3 { color: #23b24b; }

.publicWelfareActivity dl:hover .arrow { background: #23b24b; }

.publicWelfareActivity dl:hover .arrow::after { border-color: #fff; }

.charitableReport { background: url(../images/img_78.jpg) no-repeat; padding: 190px 0px; }

.charitableReport h3 { font-size: 36px; color: #fff; }

.charitableReport h4 { font-size: 36px; color: #fff; font-weight: 600; }

.charitableReport h4 span { font-weight: 400; }

.charitableReport .more { padding-top: 20px; }

.charitableReport .more span { width: 92px; line-height: 40px; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #27b750; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); -webkit-transition: all 0.4s; transition: all 0.4s; }

.charitableReport .more span:hover { width: 130px; }

/*--人才招聘--*/
.recruitBanner { background-image: url(../images/img_79.jpg); padding: 250px 0px; overflow: hidden; position: relative; }

.recruitClass { max-width: 980px; margin: 0px auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 100px; }

.recruitClass a { display: block; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 36px; margin: 0px 20px; line-height: 120px; text-align: center; color: #282828; background: #fff; -webkit-border-radius: 24px; border-radius: 24px; }

.recruitClass a span { display: inline-block; padding-left: 65px; background-repeat: no-repeat; background-position: left center; }

.recruitClass a span.campus { background-image: url(../images/img_80.png); }

.recruitClass a span.Sociology { background-image: url(../images/img_99.png); }

.recruitClass a.cur { background: #23b24b; color: #fff; }

.recruitClass a.cur span.campus { background: none; padding: 0px; }

.recruitClass a.cur span.Sociology { background: none; padding: 0px; }

.recruitClass a:hover { background: #23b24b; color: #fff; }

.recruitClass a:hover span.campus { background-image: url(../images/img_080.png); }

.recruitClass a:hover span.Sociology { background-image: url(../images/img_099.png); }

.recruitClass a.cur:hover span.campus { background: none; }

.recruitClass a.cur:hover span.Sociology { background: none; }

.recruitBox { background: #fafafa; padding: 70px 0px 80px; }

.recruitBox h2 { font-size: 48px; color: #282828; font-weight: 700; text-align: center; }

.recruitSearch { max-width: 570px; margin: 30px auto 0px; }

.recruitSearch dl { 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; }

.recruitSearch dl dt { width: 160px; background: #23b24b; -webkit-border-radius: 24px 0px 0px 24px; border-radius: 24px 0px 0px 24px; 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; }

.recruitSearch dl dt p { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: right; font-size: 14px; color: rgba(255, 255, 255, 0.8); }

.recruitSearch dl dt select { width: 100px; }

.recruitSearch dl dd { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; }

.recruitSearch dl dd label { border: 1px solid #dbdbdb; background: #fff; -webkit-border-radius: 0px 24px 24px 0px; border-radius: 0px 24px 24px 0px; display: block; padding: 12px 50px 11px 20px; }

.recruitSearch dl dd label input { width: 100%; vertical-align: middle; }

.recruitSearch dl dd .recruitSearchBtn { width: 50px; height: 100%; position: absolute; right: 0px; top: 0px; cursor: pointer; background: url(../images/img_43.png) no-repeat 30% center; }

.recruitSearch dl dt .select2-container--default .select2-selection--single { background: none; border: none; -webkit-border-radius: 0px; border-radius: 0px; height: 48px; outline: none; }

.recruitSearch dl dt .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 48px; font-size: 14px; font-weight: 600; color: #fff; }

.recruitSearch dl dt .select2-container--default .select2-selection--single .select2-selection__arrow { height: 48px; right: 10px; }

.recruitSearch dl dt .select2-container--default .select2-selection--single .select2-selection__arrow b { border: none; top: 50%; margin-top: -5px; width: 6px; height: 6px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.recruitSearch dl dt .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border: none; border-right: 2px solid #fff; border-top: 2px solid #fff; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.recruitList { padding-top: 50px; }

.recruitList dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border: 1px solid transparent; background: #fff; margin-top: 10px; cursor: pointer; }

.recruitList dl dd { width: 25%; padding: 0px 30px; line-height: 80px; }

.recruitList dl dd span { font-size: 14px; padding-left: 22px; background-repeat: no-repeat; background-position: left center; color: rgba(40, 40, 40, 0.9); }

.recruitList dl dd span.title { background-image: url(../images/img_81.png); }

.recruitList dl dd span.address { background-image: url(../images/img_82.png); }

.recruitList dl dd span.time { background-image: url(../images/img_83.png); }

.recruitList dl dd p.title { font-size: 18px; height: 80px; font-weight: 700; color: #282828; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.recruitList dl dd p.address { font-size: 14px; color: #282828; }

.recruitList dl dd p.time { font-size: 14px; color: #282828; }

.recruitList dl dd p.btn { text-align: center; }

.recruitList dl dd p.btn a { display: inline-block; width: 120px; line-height: 40px; -webkit-border-radius: 40px; border-radius: 40px; background-color: transparent; background-repeat: no-repeat; font-size: 14px; background-position: 80% center; border: 1px solid #d4d4d4; color: #23b24b; text-align: center; }

.recruitList dl dd:nth-child(1) { width: 33%; }

.recruitList dl dd:nth-child(2) { width: 24%; }

.recruitList dl dd:nth-child(3) { width: 24%; }

.recruitList dl dd:nth-child(4) { width: 19%; padding: 0px; }

.recruitList dl:hover { border-color: #b9eeca; background: #e4f2e8; }

.recruitList dl:hover p.btn a { background-color: #23b24b; background-image: url(../images/img_51.png); border-color: #23b24b; color: #fff; text-align: left; padding-left: 20px; }

.recruitList dl:nth-child(1) { background: none; border: none; cursor: default; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background: #23b24b; }

.recruitMore { text-align: center; padding-top: 50px; }

.recruitMore a { display: inline-block; width: 240px; line-height: 56px; -webkit-border-radius: 56px; border-radius: 56px; text-align: center; border: 1px solid #e3e3e3; background: #eeeeee; font-weight: bold; -webkit-transition: all 0.4s; transition: all 0.4s; }

.recruitMore a:hover { background: #23b24b; color: #fff; border-color: #23b24b; }

.recruitDescBox { overflow: hidden; position: relative; padding: 80px 0px; }

.recruitDesc { margin: 0px; }

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

.recruitDesc ul li { width: 50%; text-align: center; }

.recruitDesc ul li img { display: block; max-width: 36%; margin: 0px auto; }

.recruitDesc ul li p { font-size: 24px; max-width: 300px; margin: 0px auto; font-weight: 100; padding-top: 20px; }

.recruitListContent { display: none; }

.recruitCampusBanner { background: #f6e4d8; text-align: center; padding: 80px 0px; }

.recruitCampusBanner h3 { font-size: 24px; color: #282828; font-weight: 600; }

.recruitCampusBanner h3 span { font-weight: 400; }

.recruitCampusBanner h4 { padding-top: 10px; font-size: 48px; font-weight: 100; color: #282828; }

.recruitCampusBanner .more { padding-top: 20px; }

.recruitCampusBanner .more span { width: 92px; line-height: 40px; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: inline-block; color: #fff; background-color: #23b24b; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); -webkit-transition: all 0.4s; transition: all 0.4s; }

.recruitCampusBanner .more span:hover { width: 130px; }

.recruitCompany dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.recruitCompany dl dt { width: 50%; }

.recruitCompany dl dt img { display: block; width: 100%; }

.recruitCompany dl dd { text-align: center; width: 50%; }

.recruitCompany dl dd h3 { font-size: 36px; color: #282828; font-weight: 700; }

.recruitCompany dl dd .desc { font-size: 16px; color: #282828; padding-top: 15px; }

.recruitCompany dl dd .more { padding-top: 20px; }

.recruitCompany dl dd .more span { width: 92px; margin: 0px auto; line-height: 40px; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #23b24b; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); -webkit-transition: all 0.4s; transition: all 0.4s; }

.recruitCompany dl dd .more span:hover { width: 130px; }

.recruitPopupBox { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; display: none; }

.recruitPopupBg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }

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

.recruitPopupclose { width: 58px; height: 58px; position: absolute; right: 0px; top: -65px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); cursor: pointer; }

.recruitPopupclose::after { content: ''; width: 2px; height: 100%; background: rgba(255, 255, 255, 0.6); position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0px; }

.recruitPopupclose::before { content: ''; width: 100%; height: 2px; background: rgba(255, 255, 255, 0.6); position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0px; }

.recruitPopup .commonweb { position: relative; }

.recruitDetailBox { background-color: #e4f2e8; background-image: url(../images/img_89.png); background-position: right center; background-size: auto 120%; background-repeat: no-repeat; border: 1px solid #b9eeca; }

.recruitDetailBox h3 { font-size: 18px; font-weight: 700; line-height: 80px; position: relative; padding: 0px 40px; border-bottom: 2px solid #70cc8a; }

.recruitDetailBox h3 a { display: block; position: absolute; right: 40px; top: 50%; font-size: 14px; font-weight: 400; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 120px; line-height: 40px; -webkit-border-radius: 40px; border-radius: 40px; background-repeat: no-repeat; background-position: 80% center; border: 1px solid #d4d4d4; background-color: #23b24b; background-image: url(../images/img_51.png); border-color: #23b24b; color: #fff; text-align: left; padding-left: 20px; }

.recruitDetail { padding-bottom: 70px; max-height: 500px; overflow-y: auto; }

.recruitDetail dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 50px; }

.recruitDetail dl dt { width: 280px; padding-left: 40px; font-size: 30px; color: #282828; font-weight: 700; }

.recruitDetail dl dt span { display: inline-block; padding-left: 45px; background-repeat: no-repeat; background-position: left center; }

.recruitDetail dl dt.duty span { background-image: url(../images/img_90.png); }

.recruitDetail dl dt.requirement span { background-image: url(../images/img_91.png); }

/*--投资者关系--*/
.investorBanner { background-image: url(../images/img_92.jpg); padding: 190px 0px 80px; overflow: hidden; position: relative; }

.investorBanner h3 { font-size: 48px; color: #fff; text-align: center; font-weight: 700; }

.StockCode { background: #fff; -webkit-border-radius: 24px 24px 0 0; border-radius: 24px 24px 0 0; overflow: hidden; position: relative; }

.StockCode h4 { line-height: 48px; font-size: 16px; padding: 0px 55px; background: #c49963; color: #fff; }

.StockCode h4 a { position: absolute; right: 55px; padding-right: 25px; color: #fff; background-position: right center; background-repeat: no-repeat; background-image: url(../images/img_51.png); }

.StockCode dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 50px; padding-left: 80px; }

.StockCode dl dt { width: 480px; }

.StockCode dl dt .plusReduce { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.StockCode dl dt .plusReduce .val { font-size: 60px; color: #d10025; line-height: 1; }

.StockCode dl dt .plusReduce .hkd { padding-left: 20px; font-size: 24px; color: #d10025; padding-top: 10px; font-weight: 500; }

.StockCode dl dt .plusReduce .rate { font-size: 18px; color: #282828; padding-top: 15px; padding-left: 10px; }

.StockCode dl dt .time { font-size: 14px; color: #282828; padding-top: 10px; }

.StockCode dl dd { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.StockCode dl dd p { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; font-weight: 100; }

.StockCode dl dd p span { display: block; font-size: 24px; color: #282828; font-weight: 500; }

.circulars { padding-bottom: 80px; }

.circulars h3 { font-size: 36px; color: #282828; font-weight: 700; position: relative; border-bottom: 2px solid #e9e9e9; padding-bottom: 25px; }

.circulars h3 a { position: absolute; top: 0; right: 0px; width: 92px; line-height: 40px; font-weight: 700; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #c49963; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); }

.circulars h3 a.return { background-position: 18px center; text-indent: 42px; background-image: url(../images/img_0051.png); }

.circulars ul li { border-bottom: 2px solid #f0f7fb; }

.circulars ul li a { display: block; padding: 25px 0px; position: relative; }

.circulars ul li a p { font-size: 14px; color: #585858; }

.circulars ul li a h4 { font-size: 24px; margin-top: 15px; padding-right: 40px; }

.circulars ul li a img { position: absolute; right: 0; top: 50%; height: 40px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.circulars ul li a:hover h4 { color: #23b24b; }

.ProspectusBox { background: #f7f7f7; padding: 90px 0px 160px; }

.Prospectus { margin: 0px -30px; }

.Prospectus ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.Prospectus ul li { width: 50%; padding: 0px 30px 30px; }

.Prospectus ul li h2 { position: relative; font-size: 36px; font-weight: 700; color: #282828; }

.Prospectus ul li h2 a { -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; right: 0px; padding-right: 25px; top: 50%; margin-top: -10px; color: #282828; font-size: 14px; font-weight: 700; background-position: right center; background-repeat: no-repeat; background-image: url(../images/img_051.png); }

.Prospectus ul li h2 a:hover { color: #23b24b; background-image: url(../images/img_051_hover.png); -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }

.Prospectus ul li .ProspectusContentBox { display: block; height: 240px; position: relative; background: #ebebeb; -webkit-border-radius: 24px; border-radius: 24px; margin-top: 135px; }

.Prospectus ul li .ProspectusContentBox .ProspectusContent { padding: 75px 0px 0px 35px; width: -webkit-calc(100% - 260px); width: calc(100% - 260px); }

.Prospectus ul li .ProspectusContentBox .ProspectusContent h3 { font-size: 24px; font-weight: 600; color: #0c1125; }

.Prospectus ul li .ProspectusContentBox .ProspectusContent .desc { font-size: 14px; padding-top: 10px; color: #4c4c4c; }

.Prospectus ul li .ProspectusContentBox .ProspectusContent .desc span { background: url(../images/img_00051.png) no-repeat right center; padding-right: 50px; }

.Prospectus ul li .ProspectusContentBox .img { -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; right: 0px; width: 220px; bottom: 25%; right: 10%; }

.Prospectus ul li .ProspectusContentBox .img img { display: block; width: 100%; -webkit-border-radius: 20px; border-radius: 20px; border: 1px solid #e6e6e6; }

.Prospectus ul li .ProspectusContentBox:hover h3 { color: #23b24b; }

.Prospectus ul li .ProspectusContentBox:hover .img { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }

.ProspectusList { padding: 80px 0; }

.ProspectusList h2 { font-size: 36px; color: #282828; font-weight: 700; position: relative; border-bottom: 2px solid #e9e9e9; padding-bottom: 25px; }

.ProspectusList h2 a { position: absolute; top: 0; right: 0px; width: 92px; line-height: 40px; font-weight: 700; text-align: left; text-indent: 20px; font-size: 16px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; display: block; color: #fff; background-color: #c49963; background-position: 85% center; background-repeat: no-repeat; background-image: url(../images/img_51.png); }

.ProspectusList h2 a.return { color: #333; -webkit-transition: all 0.4s; transition: all 0.4s; background-position: 18px center; text-indent: 42px; background-image: url(../images/img_0051_hover.png); background-color: #fff; border: 1px solid #e4e2e2; }

.ProspectusList h2 a.return:hover { background-image: url(../images/img_0051.png); color: #fff; border-color: #c49963; background-color: #c49963; }

.ProspectusList .Prospectus { padding-top: 40px; }

.Governance { padding: 120px 0px 0px; }

.Governance h2 { position: relative; font-size: 36px; font-weight: 700; color: #282828; }

.Governance h2 a { -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; right: 0px; padding-right: 25px; top: 50%; margin-top: -10px; color: #282828; font-size: 14px; font-weight: 700; background-position: right center; background-repeat: no-repeat; background-image: url(../images/img_051.png); }

.Governance h2 a:hover { color: #23b24b; background-image: url(../images/img_051_hover.png); -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }

.Governance dl { padding-left: 24.15%; margin-top: 30px; position: relative; }

.Governance dl dt img { display: block; width: 100%; -webkit-border-radius: 24px; border-radius: 24px; }

.Governance dl dd { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 580px; -webkit-border-radius: 24px; border-radius: 24px; background: #fff; padding: 55px 35px; }

.Governance dl dd h3 { font-size: 14px; color: #585858; }

.Governance dl dd h4 { font-size: 30px; font-weight: 600; color: #0c1125; padding-top: 5px; }

.Governance dl dd .desc { font-size: 14px; padding-top: 10px; color: #4c4c4c; }

.Governance dl dd img { position: absolute; right: 40px; top: 50%; height: 40px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.investorContactBox { background: none !important; padding: 100px 0px; }

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

.investorContact dl { width: 50%; }

.investorContact dl h3 { font-size: 36px; font-weight: 700; color: #fff; padding-bottom: 70px; }

.investorContact dl dd { font-size: 26px;line-height: 1.2; }

.investorContact dl dt { font-size: 20px; padding-top: 40px; }

.investorContact ul { width: 50%; margin-top: -15px; }

.investorContact ul li { float: left; width: 100%; position: relative; margin-top: 30px; padding: 0px 20px; }

.investorContact ul li label { display: block; border-bottom: 1px solid #e4e1e1; padding: 10px 0px; position: relative; z-index: 10; }

.investorContact ul li label input { font-size: 14px;width: 100%; background: none; border: none; }

.investorContact ul li label textarea { border: none; background: none; resize: none; font-size: 14px; width: 100%; }

.investorContact ul li span { position: absolute; left: 0px; top: 6px; font-size: 18px;-webkit-transition: all .4s ease; transition: all .4s ease; }

.investorContact ul li:nth-child(1) { width: 50%; }

.investorContact ul li:nth-child(2) { width: 50%; }

.investorContact ul li.investorContactBtn { padding-top: 20px; }

.investorContact ul li.investorContactBtn input { width: 300px; height: 56px; background: #e4e4e4; color: #282828; letter-spacing: 5px; font-size: 18px; font-weight: 500; -webkit-border-radius: 56px; border-radius: 56px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.investorContact ul li.investorContactBtn input:hover { background: #23b24b; color: #fff; }

.investorContact ul li label.cur { border-color: #e4e1e1; }

.investorContact ul li label.cur span { font-size: 14px; top: -15px; color: #333; font-weight: 600; }

.investorContact ul li.VerificationCode { 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; }

.investorContact ul li.VerificationCode label { width: 50%; }

.investorContact ul li.VerificationCode p {overflow: hidden; background: #595959; position: relative; height: 40px; margin-left: 30px; -webkit-border-radius: 20px; border-radius: 20px; width: 140px; }

.investorContact ul li.VerificationCode p i { position: absolute; right: 0px; top: 0px; width: 40px; height: 41px; cursor: pointer; background: url(../images/img_97.png) no-repeat center; border-left: 1px solid rgba(255, 255, 255, 0.3); }

/*--校园招聘--*/
.campusBanner { background-image: url(../images/img_98.jpg); padding: 250px 0px; overflow: hidden; position: relative; }

.campusBanner .recruitClass a.cur { background: #0045f6; color: #fff; }

.campusBanner .recruitClass a:hover { background: #0045f6; color: #fff; }

.campusDescBox { padding: 100px 0px; background: #f5f8ff; }

.campusDesc { margin: 0px -30px; }

.campusDesc ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.campusDesc ul li { width: 50%; padding: 0px 30px; position: relative; }

.campusDesc ul li .campusDescContent { background: #e4f2ff; position: relative; -webkit-border-radius: 24px; border-radius: 24px; padding: 85px 50px; }

.campusDesc ul li .campusDescContent .icon1 { max-width: initial; position: absolute; width: 116%; left: -44px; right: -60px; top: -40px; display: block; }

.campusDesc ul li .campusDescContent .icon2 { position: absolute; right: -70px; top: -50px; max-width: 68%; display: block; }

.campusDesc ul li .campusDescContent h3 { font-size: 48px; font-weight: 700; color: #282828; }

.campusDesc ul li .campusDescContent h3 span { color: #0045f6; }

.campusDesc ul li .campusDescContent .desc { margin-top: 200px; font-size: 16px; color: rgba(40, 40, 40, 0.8); display: -webkit-box; height: 180px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 6; }

.campusDesc ul li .campusDescContent .view { margin-top: 30px; }

.campusDesc ul li .campusDescContent .view a { -webkit-transition: all 0.4s; transition: all 0.4s; display: block; width: 180px; line-height: 40px; background: #0045f6; text-align: center; -webkit-border-radius: 40px; border-radius: 40px; color: #fff; }

.campusDesc ul li .campusDescContent .view a:hover { background: #23b24b !important; }

.campusDesc ul li:nth-child(2) .campusDescContent { background: #def9ff; }

.campusDesc ul li:nth-child(2) .campusDescContent h3 span { color: #23afe3; }

.campusDesc ul li:nth-child(2) .campusDescContent .view a { background: #23afe3; }

.processBox { background: #e3faff; padding: 80px 0px; }

.processBox h2 { font-size: 48px; font-weight: 700; color: #282828; text-align: center; }

.processClass { text-align: center; padding-top: 15px; }

.processClass a { display: inline-block; font-size: 14px; -webkit-border-radius: 24px; border-radius: 24px; width: 180px; line-height: 40px; color: #282828; font-weight: 600; background: #fff; margin: 0px 10px; }

.processClass a.cur { background: #0045f6; color: #fff; }

.processList { margin: 0px auto; padding-top: 0px; display: none; }

.processList ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.processList ul li { width: 173px; height: 173px; margin-right: 40px; margin-top: 35px; -webkit-border-radius: 100%; border-radius: 100%; position: relative; background: #fff; 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; text-align: center; }

.processList ul li p img { display: block; }

.processList ul li p span { display: block; font-size: 20px; color: #282828; font-weight: 700; padding-top: 10px; }

.processList ul li:last-child { margin-right: 0px; }

.processList ul li::after { content: ''; position: absolute; top: 50%; right: -20px; width: 10px; height: 10px; border-right: 2px solid #333333; border-top: 2px solid #333; -webkit-transform: rotate(45deg) translateY(-50%); -ms-transform: rotate(45deg) translateY(-50%); transform: rotate(45deg) translateY(-50%); }

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

.processList ul li:nth-child(4n)::after { display: none; }

.processList ul li .img2 { display: none; }

.processList ul li:hover .img1 { display: none; }

.processList ul li:hover .img2 { display: block; }

.processList ul li:hover { background: #0045f6; }

.processList ul li:hover p span { color: #fff; }

.welfare { position: relative; }

.welfare h3 { position: absolute; left: 0px; width: 100%; top: 30px; font-size: 48px; text-align: center; font-weight: 700; color: #282828; }

.welfare ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.welfare ul li { width: 50%; }

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

.commonProblem { background: url(../images/img_110.jpg) no-repeat center; background-size: cover; padding: 80px 0px; text-align: center; }

.commonProblem h3 { font-size: 48px; font-weight: 600; color: #fff; }

.commonProblem .desc { font-size: 16px; line-height: 24px; max-width: 980px; margin: 0px auto; color: #fff; padding-top: 10px; }

.commonProblem .view { margin-top: 30px; }

.commonProblem .view a { -webkit-transition: all 0.4s; transition: all 0.4s; display: block; margin: 0px auto; width: 180px; line-height: 40px; background: #fff; text-align: center; -webkit-border-radius: 40px; border-radius: 40px; color: #023bb7; }

.commonProblem .tongTitle h2 { color: #fff; }

.commonProblem .view a:hover { background: #0045f6; color: #fff; }

/*--应用--*/
.applicationBanner { background-image: url(../images/img_111.jpg); padding: 200px 0px 80px; overflow: hidden; position: relative; }

.applicationClass { padding-top: 50px; max-width: 1100px; }

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

.applicationClass ul li { width: 33.3333%; padding: 0px 20px; }

.applicationClass ul li .applicationClassContentBox { position: relative; }

.applicationClass ul li .applicationClassContentBox .bg { width: 100%; display: block; -webkit-border-radius: 24px; border-radius: 24px; }

.applicationClass ul li .applicationClassContentBox .applicationClassContent { position: absolute; left: 0px; bottom: 0px; width: 100%; -webkit-border-radius: 0px 0px 24px 24px; border-radius: 0px 0px 24px 24px; background: #fff; }

.applicationClass ul li .applicationClassContentBox .applicationClassContent h3 { font-size: 24px; text-align: center; line-height: 80px; color: #23b24b; }

.applicationClass ul li .applicationClassContentBox .applicationClassContent .desc { display: none; padding: 0px 25px; font-size: 16px; line-height: 24px; text-align: center; }

.applicationClass ul li .applicationClassContentBox .applicationClassContent .icon { display: none; text-align: center; padding-top: 15px; }

.applicationClass ul li:nth-child(2) .applicationClassContentBox .applicationClassContent h3 { color: #586ef3; }

.applicationClass ul li:nth-child(3) .applicationClassContentBox .applicationClassContent h3 { color: #ffad62; }

.applicationClass ul li:hover .applicationClassContentBox .applicationClassContent { padding-bottom: 30px; }

.applicationClass ul li:hover .applicationClassContentBox .applicationClassContent h3 { color: #fff; }

.applicationClass ul li:hover .applicationClassContentBox .applicationClassContent .desc { display: block; color: rgba(255, 255, 255, 0.9); }

.applicationClass ul li:hover .applicationClassContentBox .applicationClassContent .icon { display: block; }

.applicationClass ul li:nth-child(1):hover .applicationClassContentBox .applicationClassContent { background: #23b24b; }

.applicationClass ul li:nth-child(2):hover .applicationClassContentBox .applicationClassContent { background: #586ef3; }

.applicationClass ul li:nth-child(3):hover .applicationClassContentBox .applicationClassContent { background: #ffad62; }

.nicotineBox { background: #f1f3f3; padding: 80px 0px; }

.applicationTitle { text-align: center; }

.applicationTitle h2 { font-size: 48px; font-weight: 700; color: #282828; }

.applicationTitle .desc { font-size: 24px; color: #282828; padding-top: 10px; }

.nicotineListBox { position: relative; padding-left: 280px; margin-top: 60px; }

.nicotineListClass { position: absolute; left: 0px; top: 60px; width: 280px; z-index: 10; }

.nicotineListClass ul li { line-height: 68px; font-size: 24px; color: rgba(0, 0, 0, 0.6); border-bottom: 1px solid #e1e3e3; cursor: pointer; padding-left: 20px; margin-top: 15px; }

.nicotineListClass ul li.cur { background: #23b24b url(../images/img_120.png) no-repeat 90% center; color: #fff; padding-left: 50px; width: 380px; border-color: #23b24b; -webkit-border-radius: 24px; border-radius: 24px; }

.nicotineList { width: 100%; }

.nicotineList ul li { background: #fff; -webkit-border-radius: 24px; border-radius: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.nicotineList ul li .img { width: 66%; -webkit-border-radius: 0px 260px 260px 0px; border-radius: 0px 260px 260px 0px; overflow: hidden; position: relative; z-index: 10; }

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

.nicotineList ul li .nicotineListContentBox { width: 34%; padding: 50px 30px 0px; }

.nicotineList ul li .nicotineListContentBox .icon { text-align: right; position: relative; }

.nicotineList ul li .nicotineListContentBox .icon img { vertical-align: middle; height: 62px; }

.nicotineList ul li .nicotineListContentBox .icon::after { content: ''; height: 2px; position: absolute; background: #e5e5e5; left: -45%; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.nicotineList ul li .nicotineListContentBox .nicotineListContent { padding-top: 50px; }

.nicotineList ul li .nicotineListContentBox .nicotineListContent h3 { font-size: 26px; color: #282828; font-weight: 700; }

.nicotineList ul li .nicotineListContentBox .nicotineListContent .desc { font-size: 18px; line-height: 30px; color: #282828; padding-top: 15px; }

.atomizationBox { padding: 100px 0px; }

.atomization { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 60px; padding-bottom: 40px; }

.atomization .circle { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -20px; z-index: -1; width: 360px; }

.atomization dl { width: 50%; padding: 0px 50px; position: relative; }

.atomization dl img { display: block; width: 100%; border: 10px solid #e5e5e5; -webkit-border-radius: 120px; border-radius: 120px; }

.atomization dl dd { text-align: center; position: absolute; left: 0px; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 24px; color: #fff; font-weight: 700; line-height: 1.4; }

.atomizationList { width: 50%; padding: 0px 50px; }

.atomizationList ul { -webkit-border-radius: 120px; border-radius: 120px; background: #edf2f9; padding: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.atomizationList ul li { width: 200px; height: 200px; text-align: center; background: rgba(255, 255, 255, 0.5); -webkit-border-radius: 100%; border-radius: 100%; 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; }

.atomizationList ul li p img { display: block; margin: 0px auto; }

.atomizationList ul li p span { display: block; font-size: 16px; line-height: 24px; color: #000000; padding-top: 10px; }

.atomizationList ul li:nth-child(2) { margin: 0px -50px; position: relative; z-index: 1; }

.atomization .icon { position: absolute; left: 0px; bottom: 0px; text-align: center; width: 100%; }

.atomizationThreeItems { margin-top: 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.atomizationThreeItems dl { width: 33.333%; padding: 0px 15px; }

.atomizationThreeItems dl dt { font-size: 16px; color: #000000; border-bottom: 2px solid #dbdbdb; }

.atomizationThreeItems dl dt span { border-bottom: 2px solid #5a97ea; display: inline-block; margin-bottom: -2px; padding-bottom: 20px; }

.atomizationThreeItems dl dd { 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; padding-top: 25px; }

.atomizationThreeItems dl dd span { display: block; width: 80px; height: 80px; line-height: 80px; -webkit-border-radius: 100%; border-radius: 100%; color: #fff; background: #adcbf5; text-align: center; font-size: 24px; }

.atomizationThreeItems dl dd p { font-size: 24px; color: #282828; line-height: 30px; margin-left: 20px; }

.atomizationThreeItems dl:nth-child(2) dd span { background: #5a97ea; }

.atomizationThreeItems dl:nth-child(3) dd span { background: #317de5; }

.cosmetologyBox { background: #f1f3f3; }

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

.cosmetologyBox dt { background-image: url(../images/img_127.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.cosmetologyBox dd { width: 670px; padding: 80px 50px 120px; }

.cosmetologyBox dd .btn { padding-top: 30px; }

.cosmetologyBox dd .btn a { display: block; margin: 0px auto; width: 300px; font-size: 24px; -webkit-border-radius: 24px; border-radius: 24px; text-align: center; font-weight: 700; line-height: 56px; color: #fff; background: #ffad62; }

.cosmetologyBox dd .cosmetologyDesc { font-size: 16px; color: #000; max-width: 450px; text-align: center; margin: 0px auto; padding-top: 30px; }

.cosmetologyBox dd .cosmetologyImg { padding-top: 80px; }

.cosmetologyBox dd .cosmetologyImg img { max-width: 81%; display: block; margin: 0px auto; }

/*--技术实力--*/
.technologyBanner { background-image: url(../images/img_196.jpg); padding: 280px 0px 380px; overflow: hidden; position: relative; }

.technologyBanner video { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.strategy { padding: 80px 0px; }

.strategy ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 50px; }

.strategy ul li { width: 33.333%; padding: 0px 15px; }

.strategyContent { height: 300px; -webkit-border-radius: 20px; border-radius: 20px; border: 2px solid #f5f4f9; text-align: center; padding: 40px 20px 0px; }

.strategyContent img { display: block; margin: 0px auto; height: 80px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.strategyContent h3 { font-size: 36px; line-height: 1.2; color: #000; padding-top: 20px; }

.strategyContent p { font-size: 18px; color: rgba(0, 0, 0, 0.6); padding-top: 10px; }

.strategyContent img:hover { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }

.globalBox { background-color: #f0eff4; padding: 150px 0px 120px; overflow: hidden; }

.global dl { 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; }

.global dl dt { width: 580px; position: relative; }

.global dl dt img { display: block; width: 100%; opacity: 0; }

.global dl dd { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: left; padding-left: 10%; position: relative; right: -15%; }

.global dl dd .applicationTitle { text-align: left; }

.global dl dd ul { max-width: 400px; padding-top: 30px; }

.global dl dd ul li { max-width: 265px; color: #d5d4d9; font-size: 24px; line-height: 1.2; border-bottom: 2px solid #d1dbdc; margin-top: 20px;cursor: pointer; }

.global dl dd ul li span { padding-left: 20px; font-size: 92px; }

.global dl dd ul li.cur { color: #0eb54c; max-width: 400px; border-color: #0eb54c; }

.globalEarth { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }

.globalEarth canvas { outline: none; }

.patentBox { background: #d6e7ee; padding: 120px 0px; position: relative; }

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

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

.patent { float: right; width: 643px; margin-right: 15%; position: relative; }

.patent img { display: block; max-width: 100%; }

.patent dl { position: absolute; left: 0px; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }

.patent dl dt { font-size: 24px; color: #272727; font-weight: 100; }

.patent dl dd { font-size: 80px; color: #92d8ac; line-height: 1.2; }

.patent ul li { position: absolute; }

.patent ul li p { position: absolute; width: 284px; color: rgba(89, 131, 148, 0.6); height: 110px; background-repeat: no-repeat; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 18px; 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; }

.patent ul li h3 { position: relative; font-size: 24px; color: #282828; }

.patent ul li h3::after { content: ''; width: 18px; height: 18px; border: 4px solid #fff; background: #00a13a; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.patent ul li:nth-child(1) { left: -7%; top: 13%; }

.patent ul li:nth-child(1) h3 { padding-right: 30px; }

.patent ul li:nth-child(1) h3::after { right: 0px; }

.patent ul li:nth-child(1) p { left: -284px; background-image: url(../images/img_136.png); padding-left:25px;}

.patent ul li:nth-child(2) { right:-17%; top: 13%; }

.patent ul li:nth-child(2) h3 { padding-left: 25px; }

.patent ul li:nth-child(2) h3::after { left: 0px; }

.patent ul li:nth-child(3) { left: -10%; bottom: 13%; }

.patent ul li:nth-child(3) h3 { padding-right: 30px; }

.patent ul li:nth-child(3) h3::after { right: 0px; }

.patent ul li:nth-child(4) { right: 4%; bottom: 13%; }

.patent ul li:nth-child(4) h3 { padding-left: 25px; }

.patent ul li:nth-child(4) h3::after { left: 0px; }

.patent ul li:nth-child(4) p { right: -250px; background-image: url(../images/img_137.png); background-position: right center; }

.personnel { padding: 90px 0px 60px; border-bottom: 1px solid #e5e5e5;position: relative; }

.personnel ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: center; padding-top: 40px; }

.personnel ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.personnel ul li h3 { font-size: 48px; color: #000000; line-height: 1; }

.personnel ul li p { font-size: 20px; padding-top: 15px; color: rgba(40, 40, 40, 0.6); }

.personnel .view { margin-top: 50px; }

.personnel .view a { display: block; margin: 0px auto; width: 180px; line-height: 40px; background: #00a13a; text-align: center; -webkit-border-radius: 40px; border-radius: 40px; color: #fff; }

.strategyTitle { text-align: center; }

.strategyTitle h2 { font-size: 36px; font-weight: 700; color: #282828; }

.strategyTitle .desc { font-size: 18px; color: #282828; padding-top: 10px; }

.manufactureBox { padding-top: 60px; }

.manufacture { position: relative; margin-top: 50px; }

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

.manufacture ul {width: 100%; display: flex;}

.manufacture ul li { height: 290px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative;width: 50%;}

.manufacture ul li p { position: absolute; left: 0px; bottom: 0px; width: 100%; padding: 0px 50px 50px; font-size: 24px; font-weight: 700; color: #fff; }

.manufacture dl dd { padding: 20px 0px; }

.manufacture dl dd h3 { font-size: 24px; color: rgba(40, 40, 40, 0.4); padding-top: 10px; }

.manufacture dl dd p { font-size: 60px; color: #282828; line-height: 1; padding-top: 15px; }

.formulateBox { background: url(../images/img_143.jpg) no-repeat center; background-size: cover; padding: 100px 0px;position: relative }

.formulateBox .strategyTitle h2 { color: #fff; }

.formulateBox .strategyTitle .desc { color: #fff; }

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

.formulateClass a { display: inline-block; margin: 0px 10px; padding: 0 24px; line-height: 40px; background: #fff; color: #08041d; text-align: center; -webkit-border-radius: 40px; border-radius: 40px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.formulateClass a.cur { background: #00a13a; color: #fff; }

.formulateClass a span { font-weight: 700; }

.formulate { text-align: center; padding-top: 50px; display: none; }

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

.formulate ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.formulate ul li h3 { font-size: 48px; color: #fff; line-height: 0.8; }

.formulate ul li p { font-size: 20px; color: rgba(255, 255, 255, 0.6); padding-top: 10px; }

.formulate dl { font-size: 24px; color: #fff; padding-top: 40px; }

.countryPopup { position: fixed; left: 0px; top: 200px; z-index: 80; width: 280px; border: 1px solid #00a13a; -webkit-border-radius: 20px; border-radius: 20px; background: #fff; padding: 20px; display: none; }

.countryPopup h3 { font-size: 18px; color: #282828; border-bottom: 1px solid #d8d8d8; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-bottom: 20px; }

.countryPopup h3 img { margin-right: 10px; height: 30px; vertical-align: middle; }

.countryPopup ul { font-size: 0px; padding-top: 10px; }

.countryPopup ul li { display: inline; font-size: 14px; margin-top: 10px; margin-right: 8px; }

/*--最新版本--*/
.indexScroll { height: 100vh; width: 100%; position: relative; overflow: hidden; }

.indexScroll ul > li:last-child { height: auto; }
.indexScroll .footer{height: 100%;    display: flex;align-items: center;}

.indexScrollDot { position: absolute; left: 40px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 90; }

.indexScrollDot span { display: block; width: 8px; height: 8px; background: #fff; opacity: 0.4; margin: 20px 0px !important; position: relative; cursor: pointer; }

.indexScrollDot span.swiper-pagination-bullet-active { opacity: 1; }

.indexScrollDot span.swiper-pagination-bullet-active::after { content: ''; position: absolute; width: 22px; height: 22px; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.indexIntro { height: 100vh; width: 100%; position: relative; background: url(../images/img_04.jpg) no-repeat center; background-size: cover; }

.indexIntro dl { position: absolute; left: 0px; top: -webkit-calc(50% + 70px); top: calc(50% + 70px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }

.indexIntro dl img { vertical-align: middle; }

.indexScientificResearchBox { height: 100vh; width: 100%; position: relative; background: url(../images/img_147.jpg) no-repeat center; background-size: cover; }

.indexScientificResearch { position: absolute; left: 0px; top: -webkit-calc(50% + 70px); top: calc(50% + 70px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }

.indexScientificResearch ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 150px; justify-content: center;}

.indexScientificResearch ul li { padding: 0 30px;max-width: 20%;position: relative; 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; }
.indexScientificResearch ul li::after{display: block;content: "";position: absolute;top: 0;bottom: 30px;right: 0;width: 1px;background: #fff;}
.indexScientificResearch ul li:last-child::after { display: none;}

.indexScientificResearchContent { text-align: center; color: #fff; }

.indexScientificResearchContent p { font-size: 40px; line-height: 1; }

.indexScientificResearchContent h3 { font-size: 16px; padding-top: 20px;word-break: break-word; }

.indexScientificResearch .commonweb { max-width: 1650px; }

.footlogo { display: block; padding-top: 10px; padding-right: 80px; }

.footlogo img { display: block; width: 123px; }

.subNav { position: absolute; left: 0px; top: 100%; background: #f5f5f5; overflow: hidden; max-height: 0px; overflow: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; display: none; }

.subNav ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 40px 0px; max-width: 805px; margin: 0px auto; }

.subNav ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-right: 1px solid #e0e0e0; padding: 0px 10px 0px 40px; }

.subNav ul li h3 { font-size: 16px; font-weight: 700; padding-bottom: 15px; color: #282828; }

.subNav ul li p a { font-size: 16px; line-height: 36px; display: block; }

.subNav ul li p a:hover { color: #00a13a; }

.subNav ul li:first-child { border-left: 1px solid #e0e0e0; }

.subNavShow { max-height: 1000px; }

.historyBox { padding: 100px 0px; }

.historyBox dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 50px; }

.historyBox dl dt { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.historyBox dl dt img { display: block; height: 635px; }

.historyBox dl dd img { display: block; height: 616px; }

.aboutBusiness { background: url(../images/img_151.jpg) no-repeat center; background-size: cover; padding: 120px 0px; }

.aboutBusiness .aboutTitle { color: #fff; }

.aboutBusiness .aboutBusinessList ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 60px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx { -webkit-border-radius: 24px; border-radius: 24px; overflow: hidden; position: relative; padding-bottom: 80px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx .imgbg { width: 100%; -webkit-border-radius: 24px 24px 0px 0px; border-radius: 24px 24px 0px 0px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl { position: absolute; left: 0px; right: 0;bottom: 0px; background: #fff; -webkit-border-radius: 0px 0px 24px 24px; border-radius: 0px 0px 24px 24px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dt { text-align: center; font-size: 24px; line-height: 80px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd { padding: 0px 36px 0px; overflow: hidden; max-height: 0px; margin-top: 0px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .desc { font-size: 16px; color: #56746c; text-align: center; padding: 0px 25px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 10px; padding-bottom: 10px; margin: 0px -10px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo a { display: block; padding: 0px 10px 20px; width: 50%; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo a img { width: 100%; display: block; border: 1px solid #b0cbc4; -webkit-border-radius: 10px; border-radius: 10px; }

.aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo a:hover img { border-color: #23b24b; }

.aboutBusiness .aboutBusinessList ul li:hover dl { -webkit-border-radius: 24px; border-radius: 24px; background: rgba(255, 255, 255,0.9);}

.aboutBusiness .aboutBusinessList ul li:hover dl dd { max-height: 1000px; margin-top: -15px; }

.FEELMsurveyBox { background: #132136 !important; }

.mobile_map { display: none; }

.FEELMBanner { background-image: url(../images/img_158.jpg); padding: 220px 0px 290px; }

.FEELMSurvey dl { background: url(../images/img_159.jpg) no-repeat center; background-size: cover; padding: 80px 60px; -webkit-border-radius: 24px; border-radius: 24px; }

.FEELMSurvey dl dt { color: #1573ca; }

.FEELMSurvey dl dd .link { margin-top: 35px; font-size: 16px; }

.FEELMSurvey dl dd .link a { text-decoration: underline; color: #fff; }

.FEELMEventBox .brandEventTime ul li { color: #1c6fb8; font-size: 30px;font-weight: bold;}
.brandEventTime.Lcolor_O ul li{color:#e1211c;}
.brandEventTime ul li { color: #32507d; font-size: 30px;font-weight: bold;}
.brandEventTime ul li{position: relative;}
.brandEventTime ul li::before{
  content: "";
  width: 4px;
  height: 30px;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1475cf;
  opacity: 0;
  transition: all 0.3s;
}
.brandEventTime.Lcolor_W ul li::before{background-color: #fff;}
.brandEventTime.Lcolor_O ul li::before{background-color: #e1211c;}
.brandEventTime ul li.cur { color: #fff; }
.brandEventTime ul li.cur::before{opacity: 1;}

.FEELMEventBox .brandEventTime ul li{position: relative;}
.FEELMEventBox .brandEventTime ul li::before{
  content: "";
  width: 4px;
  height: 30px;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1c6fb8;
  opacity: 0;
  transition: all 0.3s;
}
.FEELMEventBox .brandEventTime ul li.cur { color: #fff; }
.FEELMEventBox .brandEventTime ul li.cur::before{opacity: 1;}
.FEELMEventBox .brandEventList ul li .brandEventContent h4 { color: #1475cf; }

.FEELMSolution .SolutionClass a.cur { background: #1475cf; }

.FEELMSolutionContent { padding: 40px 0px 80px; }

.FEELMSolutionContent .solutioncontent { padding-top: 60px; text-align: center; }

.solutionTitle { font-size: 36px; color: #202020; text-align: center; font-weight: 600; }

.FEELMsolutionVideo { position: relative; }

.FEELMsolutionVideo .bg { width: 100%; }

.FEELMsolutionVideo dl { position: absolute; width: 100%; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }

.FEELMsolutionVideo dl img { vertical-align: middle; }

.FEELMhonor { position: relative; padding: 120px 0px 120px; }

.FEELMhonor::after { content: ''; width: 100%; height: 70%; background: #f4f7f9; position: absolute; left: 0px; top: 0px; }

.FEELMhonor .commonweb { position: relative; z-index: 20; }

.FEELMhonor h3 { font-size: 48px; font-weight: 700; color: #333333; text-align: center; }

.FEELMhonorListMain { position: relative; max-width: 980px; margin: 0px auto; }

.FEELMhonorListBox { margin: 0px; background: #1475cf; -webkit-border-radius: 24px; border-radius: 24px; height: 425px; margin-top: 190px; padding: 0px 110px; }

.FEELMhonorListBox span { position: absolute; top: 100px; width: 48px; height: 48px; cursor: pointer; z-index: 20; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; color: #fff; line-height: 46px; text-align: center; }

.FEELMhonorListBox span i { font-size: 18px; }

.FEELMhonorListPrev { left: 60px; }

.FEELMhonorListNext { right: 60px; }

.FEELMhonorList { position: relative; top: -200px; overflow: hidden; padding: 50px; }

.FEELMhonorList p { position: relative; padding: 40px 20px; background: #fff; -webkit-border-radius: 24px; border-radius: 24px; overflow: hidden; }

.FEELMhonorList p img { -webkit-border-radius: 12px; border-radius: 12px; position: relative; z-index: 20; max-width: 100%; display: block; margin: 0px auto; }

.FEELMhonorList h4 { font-size: 20px; color: #fff; padding-top: 30px; text-align: center; }

.videoBtn { cursor: pointer; }

.VAPORESSOEventBox .brandEventTime ul li { color: #32507d; }

.VAPORESSOEventBox .brandEventTime ul li.cur { color: #fff; }

.VAPORESSOEventBox .brandEventList ul li .brandEventContent h4 { color: #1475cf; }

.VAPORESSOBanner { background-image: url(../images/img_167.jpg); padding: 220px 0px 290px; }

.VAPORESSOSurvey dl { background: url(../images/img_168.jpg) no-repeat center; background-size: cover; padding: 80px 50px; }

.VAPORESSOSurvey dl dt { color: #23b24b; }

.VAPORESSOSurvey dl dd { padding-left: 60px; }

.VAPORESSOSurvey dl dd .link { margin-top: 35px; font-size: 16px; }

.VAPORESSOSurvey dl dd .link a { text-decoration: underline; color: #fff; }

.VAPORESSOsurveyBox { background: #151515; padding-top: 110px; }

/* .VAPORESSEventBox .brandEventTime { background: #222222; } */

.VAPORESSEventBox .brandEventTime ul li { color: #636363; }

.VAPORESSEventBox .brandEventTime ul li.cur { color: #fff; }

.VAPORESSEventBox .brandEventList ul li .brandEventContent h4 { color: #fff; }

.VAPORESSOProduct { padding: 130px 0px 110px; }

.VAPORESSOProduct h3 { font-size: 48px; text-align: center; font-weight: 700; color: #202020; }

.VAPORESSOProduct ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 40px; }

.VAPORESSOProduct ul li { position: relative; }

.VAPORESSOProduct ul li .img { -webkit-border-radius: 24px; border-radius: 24px; display: block; }

.VAPORESSOProduct ul li .img img { display: block; width: 100%; -webkit-border-radius: 24px; border-radius: 24px; }

.VAPORESSOProduct ul li .content { position: absolute; left: 0px; width: 100%; color: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; display: none; }

.VAPORESSOProduct ul li .content h4 { font-size: 36px; }

.VAPORESSOProduct ul li .content h5 { font-size: 36px; }

.VAPORESSOProduct ul li .content p { font-size: 18px; padding-top: 10px; }

.VAPORESSOProduct ul li:hover .img { background: #000; }

.VAPORESSOProduct ul li:hover .img img { opacity: 0.4; }

.VAPORESSOProduct ul li:hover .content { display: block; }

.classic h3 { font-size: 48px; text-align: center; font-weight: 700; color: #202020; }

.classic ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 40px; }

.classic ul li { width: 50%; }

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

.newsListTwo { margin: 0px -20px; padding-bottom: 140px; }

.newsListTwo ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.newsListTwo ul li { width: 33.333%; padding: 70px 20px 0px; }

.newsListContentBox { background: #f2f5fa; -webkit-border-radius: 24px; border-radius: 24px; position: relative; padding: 0px 0px 40px; }

.newsListContentBox .time { margin: 0px 30px; font-size: 30px;color: #23b24b; position: relative; top: -20px; margin-bottom: -10px; }

.newsListContentBox h3 { font-size: 18px; margin: 0px 30px; color: #282828; height:27px;}

.newsListContentBox h4 { font-size: 24px; margin: 0px 30px; color: #000000; display: -webkit-box; height: 72px; line-height: 36px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 10px;}

.newsListContentBox .img { padding-top: 56.7%; position: relative; overflow: hidden; margin-top: 30px; }

.newsListContentBox .img img { -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; left: 50%; top: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); height: 100%; display: block; }

.newsListContentBox .desc { font-size: 16px; color: #535d77; opacity: 0.6; margin: 30px 30px 0px; display: -webkit-box; height: 90px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.newsListTwo ul li:hover .newsListContentBox .img img { -webkit-transform: translateX(-50%) scale(1.1); -ms-transform: translateX(-50%) scale(1.1); transform: translateX(-50%) scale(1.1); }



.page { text-align: center; padding-top: 80px; }

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

.PCnav_content { display: none; position: fixed; top: 70px; left: 0; right: 0; background: #f5f5f5; z-index: 200; padding: 40px 200px; }

.PCnav_content ul { 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; }

.PCnav_content ul li { list-style: none; width: 90px; border-right: 1px solid #e5e5e5; }

.PCnav_content ul li a {display: block; text-align: center; font-size: 16px; color: #717171; margin-bottom: 15px; line-height: 1.5; padding: 0 10px;}

.PCnav_content ul li a:hover { color: #23b24b; }

.innerNav_content { height: 60px; border-top: 1px solid #f1f1f1; }

.innerNav_content .innerNav_box { 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; height: 100%; padding-left: 40px; }

.innerNav_content .innerNav_box .innerNav_name { font-size: 16px; font-weight: bold; padding-right: 20px; position: relative; }

.innerNav_content .innerNav_box .innerNav_name::after { display: block; content: ""; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; width: 1px; height: 14px; background: #888888; }

.innerNav_list { 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-left: 4px; height: 100%; }

.innerNav_list .item { padding: 0 18px; cursor: pointer; position: relative; height: 100%; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.innerNav_list .item::after { display: block; content: ""; position: absolute; left: 0; bottom: 0; z-index: 2; right: 0; height: 2px; background: #000; opacity: 0; }

.innerNav_list .item .inName { font-size: 16px; line-height: 1; }

.innerNav_list .item .inName img { margin-left: 10px; }

.innerNav_list .item.active::after { opacity: 1; }

/*--企业文化--*/
.CultureBanner { background-image: url(../images/img_202.jpg); height: 800px; }

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

.campusBannerBox { overflow: hidden; position: relative; }

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

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

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

.campusBannerDot span { width: 8px; height: 8px; -webkit-border-radius: 100%; border-radius: 100%; background: #fff; opacity: 0.4; display: inline-block; margin: 0px 12px !important; position: relative; }

.campusBannerDot span.swiper-pagination-bullet-active { opacity: 1; }

.campusBannerDot span.swiper-pagination-bullet-active::after { content: ''; width: 22px; height: 22px; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }

.ani { z-index: 10; }

li { list-style: none; }

.swiper-container-vertical > .swiper-pagination-bullets { right: initial; }

.moreLink { display: block; width: 160px; height: 48px; background: #fff; -webkit-border-radius: 24px; border-radius: 24px; font-size: 16px; text-align: center; line-height: 48px; -webkit-transition: all 0.4s; transition: all 0.4s; margin: 0 auto; }

.moreLink:hover { background: #23b24b; color: #fff; }

.indexIntro_content { color: #fff; }

.indexIntro_content p { font-size: 24px; margin-bottom: 35px; }

.indexIntro_content h2 { font-size: 30px; line-height:1.5;margin-bottom: 90px; }

.network_title { position: relative; }

.network_group { position: absolute; top: 100%; left: 0; right: 0; background: #fff; z-index: 10; max-height: 150px; overflow-y: auto; display: none; }

.network_group a { display: block; padding: 0 20px; line-height: 35px; }

.mobile_navcontent { display: none; }

.mobile_navcontent { overflow-y: auto; z-index: 10000; position: fixed; top: 60px; left: 0; right: 0; background: #fff; bottom: 0; padding: 10px 15px 20px 15px; }

.mobile_navcontent a { display: block; padding: 6px 0; }

.mobile_navcontent li { position: relative; }

.mobile_navcontent li span { position: absolute; right: 0; width: 40%; height: 40px; top: 6px; }

.mobile_navcontent li span::after { position: absolute; top: 50%; right: 0; width: 8px; height: 8px; border-top: 2px solid #666; border-right: 2px solid #666; -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: ""; }

.mobsub_zinav { display: none; }

.mobile_navcontent li span.cur::after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.mobile_navcontent > ul > li > a { font-size: 16px; padding: 15px 0; }

.mobile_navcontent > ul > li { border-bottom: 1px solid #ebebeb; }

.mobsub_zinav ul { padding-left: 15px; padding-bottom: 10px; }

.mobsub_zinav li span { top: 1px; height: 33px; }

.mobsub_zinav > ul > li > a { opacity: 0.8; }

.mobsub_zinav > ul > li > a { opacity: 0.8; }

.navmenu_box { display: none; width: 20px; height: 30px; position: relative; cursor: pointer; z-index: 1003; float: left; margin-left: 25px; }

.navmenu_box span { display: block; height: 2px; background: #333; position: absolute; width: 20px; -webkit-transition: all .3s ease; transition: all .3s ease; left: 0; }

.navmenu_box span:nth-child(1) { top: 8px; }

.navmenu_box span:nth-child(2) { top: 50%; }

.navmenu_box span:nth-child(3) { bottom: 6px; }

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

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

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

img { max-width: 100%; }

.imgbox img { width: 100%; }

.sub_banner { position: relative; }

.sub_content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90%; text-align: center; color: #fff; }

.sub_content h2 { font-size: 48px; font-weight: 700; letter-spacing: 2px; }

.sub_content p { font-size: 30px; padding-top: 10px; line-height: 1.3; font-weight: 100; }

.aboutVideo { position: relative; }

.aboutVideo_box { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; text-align: center; }

.aboutVideo_box h2 { font-size: 48px; font-weight: bold; line-height: 1.25; margin-bottom: 35px; }

.aboutVideo_box img { width: 60px; margin: 0 auto; }

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

.tongDot span { margin: 0 4px; }

.aboutBusinessDot span { background: rgba(255, 255, 255, 0.9); }

.tongDot span.swiper-pagination-bullet-active { background: #38c24f; }

.subcontent_desc { font-size: 24px; line-height: 36px; margin-top: 40px; }

.tongTitle { text-align: center; }

.tongTitle h2 { font-size: 48px; font-weight: bold; line-height: 1.4; }

.distribution_main { padding-top: 90px; padding-bottom: 110px; background: #f2f4f5; }

.mapcontent { margin-left: -50px; margin-right: -50px; margin-top: 70px; }

.padding110 { padding: 110px 0; }

.bgimg { background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; }

.solution_swiper { margin-top: 35px; }

.solutionBox { -webkit-border-radius: 24px; border-radius: 24px; overflow: hidden; position: relative; }

.solutionBox .desc { position: absolute; top: 40px; left: 40px; right: 40px; color: #fff; }

.solutionBox .desc h3 { font-size: 24px; line-height: 1; margin-top: 35px; }

.solutionBox .desc h2 { font-size: 30px; font-weight: bold; margin-top: 30px; }

.solutionBox .desc p { font-size: 20px; margin-top: 8px; opacity: 0.9; }

.surveyBox .tongTitle { color: #fff; }

/* .VAPORESSEventBox .brandEventTime_content { background: #222222; } */

.productline_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 40px; }

.productline_list .item { width: 50%; position: relative; }

.productline_list .item .desc { position: absolute; top: 90px; left: -webkit-calc((100vw - 1560px) / 2); left: calc((100vw - 1560px) / 2); }

.productline_list .item:nth-child(2n) .desc { left: 95px; }

.productline_list .item .desc h6 { font-size: 36px; line-height: 1; margin-bottom: 15px; }

.productline_list .item .desc h2 { font-size: 60px; font-weight: bold; letter-spacing: -2px; margin-bottom: 10px; margin-left: -4px;}

.productline_list .item .desc h2 span { font-size: 40px; }

.productline_list .item .desc p { font-size: 18px; }

/* .METEXEventBox .brandEventTime_content { background: #202530; } */

.atomization_main { padding-top: 110px; }

.atomization_text { text-align: center; font-size: 24px; line-height: 36px; margin: 30px 0; }

.atomization_three { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 auto; background: #edf2f9; max-width: 100%; width: 570px; padding: 40px 0; -webkit-border-radius: 95px; border-radius: 95px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.atomization_three .item img { width: 111px; }

.atomization_three .item { margin-right: 60px; }

.atomization_three .item:last-child { margin-right: 0; }

.atomization_desclist { padding: 0 30px; max-width: 100%; width: 570px; margin: 0 auto; 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: 20px; }

.atomization_desclist .item { font-size: 20px; width: 33.3333%; text-align: center; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__rendered { color: #a1a3a6; }

.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #000; }

.page_box { margin-top: 60px; }

.page_box span, .page_box a { font-size: 18px; width: 45px; height: 45px; -webkit-border-radius: 10px; border-radius: 10px; font-style: normal !important; text-align: center; line-height: 45px; }

.layui-box { 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page_box em { font-style: normal !important; }

.layui-laypage-curr { color: #fff; background: #23b24b; }

.page_box span i, .page_box a i { color: #23b24b; }

.smoreculture_main { padding: 100px 0; }

.smoreculture_img { margin-top: 25px; }

.culture_type { font-size: 16px; color: rgba(0, 0, 0, 0.6); }

.smoreculture_swiper .swiper-slide { width: auto; text-align: center; }

.smoreculture_swiper .swiper-slide-active .culture_type { font-size: 16px; color: #333; font-weight: bold; }

.smoreculture_swipercontainer { overflow: hidden; margin-top: 60px; }

.smoreculture_swiper { margin: 0 auto; }

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

.smoreculture_swipercontainer { position: relative; }

.smoreculture_btn { position: absolute; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.smoreculture_prev { left: 40%; }

.smoreculture_next { right: 40%; }

.smoreculture_btn i { font-size: 24px; cursor: pointer; }

.smoreculture_btn:hover i { color: #27b750; }

.culture_text { display: none; }

.smoreculture_text { max-width: 600px; margin: 50px auto 0 auto; font-size: 16px; line-height: 24px; text-align: center; color: #282828; }

.havelove_main { background: #f1f3f2; }

.havelove_main .havelove_left { width: 50%; position: relative; }

.havelove_main .havelove_right { width: 100%; padding: 80px 0; }

.havelove_main .havelove_left .havelove_btn { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

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

.dreams_swiper { margin-top: 30px; }

.dreams_swiper .swiper-slide { width: auto; }

.dreams_swbox { position: relative; -webkit-border-radius: 24px; border-radius: 24px; overflow: hidden; display: block; width: 100%; }

.dreams_swbox::after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.1)), color-stop(60%, rgba(0, 0, 0, 0.8))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0.8)); }

.dreams_swbox .dreams_desc { position: absolute; left: 35px; right: 35px; z-index: 5; bottom: 30px; color: #fff; font-size: 16px; line-height: 24px; height: 48px; }

.dreams_btn { width: 48px; height: 48px; border: 1px solid #aaacab; line-height: 48px; text-align: center; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; }

.dreams_btn:hover { background: #27b750; color: #fff; border-color: #27b750; }

.dreams_btn i { font-size: 18px; }

.dreams_prev { margin-right: 10px; }

.dreams_swbtncontent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 40px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.welfare_main { padding: 110px 0; }

.welfare_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 35px; }

.welfare_list .item { width: 31.74603%; position: relative; -webkit-border-radius: 24px; border-radius: 24px; overflow: hidden; margin-bottom: 10px; }

.welfare_list .item:nth-child(2), .welfare_list .item:nth-child(3) { width: 67.46032%; }

.welfare_list .item .imgtext { color: #fff; position: absolute; top: 55px; left: 40px; right: 20px; }

.welfare_list .item .imgtext h2 { font-size: 24px; font-weight: bold; margin-bottom: 25px; }

.welfare_list .item .imgtext p { font-size: 16px; line-height: 30px; }

.bigvideo_main { position: relative; }

.bigvideo_btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 48px; height: 48px; border: 1px solid #fff; line-height: 48px; text-align: center; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; color: #fff; z-index: 10; }

.bigvideo_prev { left: 60px; }

.bigvideo_next { right: 60px; }

.bigvideo_btn:hover { background: #27b750; border-color: #27b750; }

.segReportList ul li:hover .segReportListContent h4 { color: #1cb045; }

.recruitSearchTwo { 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; }

.recruit_searchbox { border: 1px solid #dbdbdb; -webkit-border-radius: 24px; border-radius: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fff; }

.recruit_searchbox .re_item { width: 160px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 20px; position: relative; }

.recruit_searchbox .re_item p { color: #282828; opacity: 0.8; line-height: 46px; }

.recruit_searchbox .re_item::after { display: block; content: ""; width: 1px; height: 20px; background: #eeeeee; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.re_item .select2 { width: 78px !important; }

.re_item .select2-selection { border: none !important; background: none !important; height: 46px; }

.re_item .select2-selection__rendered { height: 100%; line-height: 46px !important; text-align: left; padding-left: 0 !important; padding-right: 10px !important; }

.re_item .select2-container--default .select2-selection--single .select2-selection__arrow { top: 10px; }

.re_item .select2-selection__arrow b { border: none !important; background: url(../images/down.png); width: 7px !important; height: 5px !important; }

.re_item .select2-container--default .select2-selection--single .select2-selection__arrow { width: auto; }

.re_search input { height: 100%; padding-left: 20px; line-height: 46px; background: none; width: 380px; }

.re_search button { background: none; border: none; }

.re_search button i { font-size: 18px; width: 40px; margin-right: 10px; }

.stock_datasheet { padding: 0 30px 30px 30px; border: 1px solid #f2f2f2; border-top: none; }

.StockCode dl { border: 1px solid #f2f2f2; border-top: none; border-bottom: none; }

.StockCode_main { padding: 80px 0; }

.StockCode_beizhu { text-align: right; color: #b4b4b4; margin-top: 10px; }

.circulars_top h2 { font-size: 36px; line-height: 1; color: #282828; font-weight: bold; }

.circulars_top { 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-bottom: 40px; border-bottom: 1px solid #e9e9e9; }

.circulars_yearselect .select2-container { width: 100px !important; }

.circulars_yearselect .select2-container .select2-selection--single { height: 40px; border: 1px solid #e4e2e2; -webkit-border-radius: 20px; border-radius: 20px; }

.circulars_yearselect .select2-container .select2-selection--single:hover { background: #c49963; border-color: #c49963; }

.circulars_yearselect .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px; color: #333; padding-left: 20px; }

.circulars_yearselect .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #333 transparent transparent transparent; }

.circulars_yearselect .select2-container--default .select2-selection--single .select2-selection__arrow { top: 6px; right: 10px; }

.circulars_yearselect .select2-container .select2-selection--single:hover .select2-selection__rendered { color: #fff; }

.circulars_yearselect .select2-container .select2-selection--single:hover .select2-selection__arrow b { border-color: #fff transparent transparent transparent; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-width: 5px 4px 0 4px !important; }

.circulars_yearselect .select2-container--default .select2-results__option--highlighted[aria-selected] { background: #c49963; }

.investorContact_title {font-size: 36px; font-weight: bold; margin-bottom: 75px; }

.Prospectus_page { margin-top: 20px; }

.course_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 0; }
.bannerVideo{position: absolute;top: 0;left: 50%;bottom: 0;right: 0;transform: translateX(-50%);}
.course_content .left { width: 50.39683%; }
.bannerText{z-index: 10;}
.course_content .right { width: 38.09524%; padding-top: 230px; }

.cyar_content { height: 710px; position: relative; overflow: hidden; }

.cyar_content .year_circle { width: 440px; height: 440px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #eaeaea; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.yearboxcont { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.yearboxcont .yearnain { font-size: 240px; letter-spacing: -10px; line-height: 200px; font-weight: bold; color: #ceebe4; margin-right: 10px; }

.year_swiper .year { font-size: 240px; color: #f0f6f4; letter-spacing: -10px; line-height: 200px; font-weight: bold; }

.year_swiper { height: 220px; }

.year_swiper .swiper-slide-active .year { color: #23b24b; }

.course_list .c_year { font-size: 24px; color: #cecdce; line-height: 1; }

.course_list .c_desc { font-size: 16px; color: #cecdce; margin-top: 12px; }

.course_list .c_img { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; margin-top: 40px; }

.course_list .item { padding: 40px 0; border-bottom: 1px solid #e5e5e5; }

.course_list .item:last-child { border-bottom: none; }

.course_list .item.active .c_year { color: #23b24b; }

.course_list .item.active .c_desc { color: #333; }

.search_jgcont { margin-top: 100px; }

.search_jgcont { padding-top: 30px; padding-bottom: 80px; }

.search_jgcont .search_box { margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.search_jgcont .search_box input { padding: 0 20px; line-height: 48px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.search_jgcont .search_box { width: 60%; border: 1px solid #23b24b; -webkit-border-radius: 25px; border-radius: 25px; overflow: hidden; }

.search_jgcont .search_box .btn { background-color: #23b24b; width: 80px; cursor: pointer; font-size: 28px; color: #fff; line-height: 42px; border: none; }

.search_jgcont .search_box .btn i { font-size: 20px; }

.search_list { margin-top: 30px; }

.search_list a { display: block; 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-top: 1px solid #dddddd; padding: 20px 0; }

.search_list a .imgbox { width: 300px; }

.search_list a:last-child { border-bottom: 1px solid #dddddd; }

.search_list a .text { width: -webkit-calc(100% - 320px); width: calc(100% - 320px); }

.search_list a .text h2 { font-size: 20px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.search_list a .text p { margin-top: 15px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 26px; }

.search_Title { text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 30px; }

.search_list a:hover .text h2 { color: #23b24b; }

.nosearch_list { font-size: 24px; text-align: center; padding: 100px 0; }

.StockCode_border .StockCode dl { border-bottom: 1px solid #f2f2f2; -webkit-border-radius: 0 0 24px 24px; border-radius: 0 0 24px 24px; }

.pc_map { position: relative; }

.icon_map { cursor: pointer; width: 40px; height: 40px; border: solid 2px #1c6fb8; background: #1c6fb8; -webkit-border-radius: 22px 22px 22px 0; border-radius: 22px 22px 22px 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; -webkit-transition: all 0.4s; transition: all 0.4s; }

.icon_map .icondot { position: absolute; width: 30px; height: 30px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); 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; }

.icon_map .icondot img { max-width: 90%;max-height: 60%; }

.icon_map:hover { border-color: #1475cf; background: #1475cf; -webkit-transform: translateY(-30px) scale(2) rotate(-45deg); -ms-transform: translateY(-30px) scale(2) rotate(-45deg); transform: translateY(-30px) scale(2) rotate(-45deg); z-index: 100; }

.icon_map1 { left: 13.91045%; top: 32.92496%; }

.icon_map2 { left: 20.62687%; top: 39.75345%; }

.icon_map3 { left: 30.89552%; top: 70.4441%; }

.icon_map4 { left: 44.02985%; top: 29.5023%; }

.icon_map5 { left: 48.8806%; top: 26.43951%; }

.icon_map6 { left: 50.74627%; top: 32.56508%; }

.icon_map7 { left: 48.50746%; top: 37.15926%; }

.icon_map8 { left: 54.47761%; top: 38.69066%; }

.icon_map9 { left: 58.20896%; top: 24.90812%; }

.icon_map10 { left: 61.56716%; top: 26.43951%; }

.icon_map11 { left: 65.67164%; top: 28.7366%; }

.icon_map12 { right: 22.38806%; top: 44.81623%; }

.icon_map13 { right: 19.77612%; top: 40.98775%; }

.icon_map13 { right: 19.77612%; top: 40.98775%; }

.icon_map14 { right: 18.65672%; top: 48.64472%; }

.icon_map15 { right: 17.16418%; top: 41.75345%; z-index: 2; }

.icon_map16 { right: 13.67164%; top: 38.75345%; }

.icon_map17 { right: 11.68657%; top: 39.51914%; }

.icon_map18 { right: 15.41791%; top: 59.53599%; }

.icon_map19 { right: 16.91045%; top: 61.59877%; }

.icon_map20 { right: 1.10448%; bottom: 6.71975%; }

.select2-dropdown { border: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.main_content { padding: 80px 0; }

.tong_details { margin-top: 30px; font-size: 16px; }

.Copyright a:hover { color: #23b24b !important; }

.foot dl dd a:hover { color: #23b24b !important; }

.sitmap_content .defaWebMap dl h3 span a { color: #23b24b; }

.sitmap_content .defaWebMap dl dd a em { background-color: #23b24b; }

.sitmap_content .defaWebMap dl h3 span { top: -16px; }

.enterpriseScreenBox dl dd .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width: 1px !important;}
.course_listmobile{display: none;position: relative;}
.cousebtn{position: absolute;top: 60%;transform: translateY(-50%);z-index: 10;width: 30px;height: 30px;background: #fff;border-radius: 50%;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);display: flex;align-items: center;justify-content: center;}
.couse_prev{left: -15px;}
.couse_next{right:-15px;}
.backTop{position: fixed;transition: all 0.8s;right: -100px;bottom: 10%;z-index: 99;cursor: pointer;opacity: 0;}
.backTop.active{right: 30px;opacity: 1;}
.backTop .backbox{width: 45px;height: 45px;border-radius: 5px;display: flex;align-items: center;justify-content: center;border: 1px solid #cdcdcd;background: #fff;transition: all 0.4s;}
.backTop .backbox i{color: #333;transform: rotate(180deg);}
.backTop .backbox:hover{background: #23b24b;border-color: #23b24b;}
.backTop .backbox:hover i{color: #fff;}
.pclink{display: block !important;}
.mobilelink{display: none !important;}

.course_pcContent .course_list .item{display: flex;}
.course_pcContent .course_list .item .course_pcYear{width: 50%;}
.course_pcContent .course_list .item .courseitembox{width: 50%;padding-left: 100px;}
.course_pcYear{font-size: 100px;color: #23b24b;font-weight: bold;line-height:0.8;}


@media (max-width: 1560px) { .bannerText h3 { font-size: 56px; }
  .bannerText .desc { font-size: 36px; }
  .footClass ul li { padding-right: 30px; }
  .footClass ul li:last-child { padding-right: 0; }
  .sub_content h2, .commonTitle h3, .aboutVideo_box h2, .commonBannerText h3, .contactJob h3, .applicationTitle h2 { font-size: 36px; }
  .sub_content p { font-size: 22px; }
  .commonTitle p { font-size: 18px; }
  .aboutTitle { font-size: 24px; }
  .manufacturer dl dt h3 { padding-bottom: 10px; }
  .aboutVideo_box img { width: 45px; }
  .subcontent_desc { font-size: 20px; }
  .tongTitle h2 { font-size: 36px; }
  .solutionContent ul li p { font-size: 14px; }
  .newsListContentBox .time { font-size: 30px; }
  .newsListContentBox h4 { font-size: 22px; }
  .newsListContentBox .time { top: -20px; }
  .commonBannerText .desc { font-size: 24px; }
  .contactInfo dl h3 { font-size: 22px; }
  .contactReport h3 { font-size: 24px; }
  .dreams_swbox { width: 350px; }
  .strategyContent h3, .strategyTitle h2 { font-size: 30px; }
  .personnel ul li h3, .manufacture dl dd p { font-size: 40px; }
  .manufacture dl dd h3 { font-size: 18px; }
  .year_swiper .year, .yearboxcont .yearnain { font-size: 190px; }
  .cyar_content { height: 650px; }
  .course_content .right { width: 42.09524%; } }

@media (max-width: 1440px) { .nav ul li > a { padding: 0 20px;font-size: 16px; }
.commonClass ul li > a,.PCnav_content ul li a{font-size: 14px;}
  .productline_list .item .desc, .productline_list .item:nth-child(2n) .desc { left: 60px; top: 30px; }
  .productline_list .item .desc h6 { font-size: 24px; }
  .productline_list .item .desc h2 { font-size: 40px; }
  .VAPORESSOProduct ul li .content h4 { font-size: 26px; }
  .VAPORESSOProduct ul li .content h5 { font-size: 30px; }
  .VAPORESSOProduct { padding: 90px 0; }
  .newsDetailTitle h2 { font-size: 30px; }
  .havelove_main .havelove_right { padding:50px 0; }
  .global dl dd { right: 0; }
  .globalBox { padding: 80px 0; }
  .patent dl dt { font-size: 18px; }
  .patent dl dd { font-size: 50px; }
  .patent { width: 520px; }
  .patent ul li h3 { font-size: 18px; }
  .patent ul li p { height: 85px; background-size: contain; }
  .patent ul li:nth-child(4) p { background-size: auto; right: -222px; }
  .patent ul li:nth-child(1) p { left: -240px; }
  .formulate ul li h3 { font-size: 36px; }
  .formulate ul li p { font-size: 16px; }
  .formulate dl { font-size: 20px; }
  .segReport dl dd h4 { font-size: 36px; }
  .publicWelfare h4, .publicWelfareCharityDesc dl dt, .publicWelfareActivity h2, .charitableReport h4 { font-size: 30px; }
  .publicWelfareActivity dl dd h3 { font-size: 24px; }
  .campusDesc ul li .campusDescContent h3 { font-size: 36px; }
  .investorContact_title { font-size: 30px; margin-bottom: 40px; }
  .circulars_top h2, .Prospectus ul li h2, .Governance h2 { font-size: 30px; }
  .Governance { padding: 80px 0px 0px; }
  .ProspectusBox { padding: 90px 0 90px; }
  .Governance dl dd h4 { font-size: 26px; }
  .circulars ul li a h4 { font-size: 22px; } }

@media (max-width: 1260px) { .navmenu_box { display: block; }
  .nav { display: none; }
  .header { padding: 0 20px; }
  .footClass ul { display: none; }
  .footer { padding: 30px 0; }
  .aboutBusiness { padding: 80px 0; }
  .solutionBox .desc img { height: 40px; }
  .solutionBox .desc h3 { font-size: 18px; }
  .solutionBox .desc h2 { font-size: 20px; }
  .solutionBox .desc p { font-size: 16px; }
  .solutionBox { -webkit-border-radius: 10px; border-radius: 10px; }
  .solutionBox .desc { top: 20px; left: 20px; }
  .smoreculture_main, .welfare_main { padding: 80px 0; }
  .smoreculture_prev { left: 39%; }
  .smoreculture_next { right: 39%; }
  .segReportListBox h2 { font-size: 30px; }
  .recruitCompany dl dt { width: 100%; }
  .recruitCompany dl dd { width: 100%; padding: 60px 0; }
  .recruitList { padding-top: 0; }
  .recruitDetail dl dt { font-size: 20px; }
  .recruitDetail dl dt.duty span, .recruitDetail dl dt.requirement span { background-size: contain; }
  .recruitCampusBanner h4 { font-size: 30px; }
  .recruitCompany dl dd h3 { font-size: 26px; }
  .campusDesc ul li .campusDescContent .desc br { display: none; }
  .StockCode dl dt .plusReduce .val { font-size: 40px; }
  .StockCode dl dt .plusReduce .hkd { font-size: 18px; }
  .StockCode dl dt .plusReduce .rate { font-size: 16px; }
  .StockCode dl { padding-left: 60px; }
  .StockCode dl dd p span { font-size: 20px; }
  .StockCode dl dt { width: 380px; }
  .Prospectus ul li .ProspectusContentBox .ProspectusContent { padding: 30px 0px 0px 20px; }
  .Prospectus ul li .ProspectusContentBox .img { right: 20px; width: 180px; bottom: 40px; }
  .Prospectus ul li .ProspectusContentBox .ProspectusContent h3 { font-size: 20px; }
  .Prospectus ul li .ProspectusContentBox { height: 210px; }
  .Governance dl dd h4 { font-size: 22px; }
  .ProspectusList h2 { font-size: 30px; }
  .course_content .left { display: none; }
  .course_content .right { width: 100%; padding-top: 0; }
  .course_content { margin-top: 0; } }

@media (max-width: 992px) { .header { height: 60px; }
.contactReport_item{width: 100%;margin-bottom: 20px;}
.contactReport_item:last-child{margin-bottom: 0;}
.pclink{display: none !important;}
.mobilelink{display: block !important;}
  .header .logo img { height: 34px; }
  .commonClass { margin-top: 60px; }
  .header .logo { padding-top: 13px; }
  .headerSerarch { padding-top: 15px; }
  .commonClass { padding: 0 15px; overflow-x: auto; }
  .commonClass ul li { white-space: nowrap; margin-right: 30px; }
  .commonClass ul li > a { font-size: 14px; }
  .commonClass ul li:nth-child(1)::before { right: -15px; }
  .aboutBusiness { padding: 60px 0; }
  .tongDot { display: block; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx dl dt { font-size: 20px; }
  .brandEventList ul li .brandEventContent h4 { font-size: 26px; }
  .brandEventList ul li .brandEventContent .desc br { display: none; }
  .brandEventList ul li .brandEventContent .desc { font-size: 14px; line-height: 26px; }
  .brandEventTime ul li { font-size: 16px; }
  .brandEventList ul li .brandEventContent { padding-left: 0; padding-right: 30px; }
  .brandEventList ul li { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .surveyBox { padding: 90px 0; }
  .brandEventList em{width: 30px;}
  .brandEventList em.brandEventPrevBtn { left: 10%; }
  .brandEventList em.brandEventNextBtn { right: 10%; }
  .productline_list .item { width: 100%; }
  .newsListTwo ul li { width: 50%; }
  .enterpriseScreenBox { padding: 20px 15px; }
  .newsListTwo { padding-bottom: 90px; }
  .newsDetailBox, .newsDetailRight { width: 100%; }
  .newsDetail { width: 100%; -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none; }
  .newsDetailRight { padding-left: 0; }
  .newsDetail::before { content: ''; background: #fafafa; position: absolute; right: -500%; top: 0px; width: 500%; height: 100%; }
  .contactInfo dl ul { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; padding: 0; }
  .contactInfo dl dd { width: 100%; padding: 0; margin-top: 20px; }
  .contactInfo dl ul li { padding-left: 0; }
  .commonBannerText .desc { font-size: 20px; }
  .contactInfo dl { padding: 30px; }
  .contactInfo dl ul li::after { display: none; }
  .dreams_swbox { width: 300px; }
  .global dl dd { padding-left: 30px; }
  .applicationTitle .desc { font-size: 20px; }
  .global dl dd ul li span { font-size: 70px; }
  .global dl dd ul li { font-size: 20px; }
  .patent { float: none; margin: 0 auto; }
  .patentTitle { position: static; -webkit-transform: none; -ms-transform: none; transform: none; text-align: center !important; }
  .patentTitle .applicationTitle { text-align: center; }
  .patentBox { padding: 90px 0; }
  .publicWelfareCharityDesc dl dd br { display: none; }
  .publicWelfareCharityDesc dl dt { font-size: 24px; line-height: 36px; }
  .publicWelfareActivity dl dt { width: 450px; }
  .recruit_searchbox { border: none; background: none; }
  .re_search { width: 100%; position: relative; height: 46px; margin-top: 20px; border: 1px solid #dbdbdb; background: #fff; -webkit-border-radius: 24px; border-radius: 24px; }
  .re_search input { width: 100%; }
  .re_search button { position: absolute; top: 0; right: 0; height: 100%; }
  .recruit_searchbox .re_item { width: -webkit-calc(33.3333% - 10px); width: calc(33.3333% - 10px); border: 1px solid #dbdbdb; background: #fff; -webkit-border-radius: 24px; border-radius: 24px; margin-right: 15px; }
  .recruit_searchbox .re_item:nth-child(3) { margin-right: 0; }
  .re_item .select2 { width: -webkit-calc(100% - 42px) !important; width: calc(100% - 42px) !important; }
  .recruitSearchTwo { display: block; }
  .campusDesc ul li .campusDescContent .icon1, .campusDesc ul li .campusDescContent .icon2 { display: none; }
  .campusDesc ul li .campusDescContent .desc { margin-top: 20px; }
  .campusDesc ul li .campusDescContent { padding: 30px; }
  .campusDesc ul li .campusDescContent .desc { height: auto; }
  .campusDesc ul li .campusDescContent h3 { font-size: 24px; }
  .stock_datasheet { padding: 0 15px 15px 15px; }
  .StockCode dl dt .plusReduce .hkd { font-size: 14px; line-height: 1; }
  .StockCode dl dt .plusReduce .rate { font-size: 14px; padding-top: 5px; }
  .StockCode dl dt .plusReduce .val { font-size: 30px; }
  .StockCode dl dt .time { font-size: 12px; }
  .StockCode dl { padding: 30px 30px 30px 40px; }
  .StockCode h4 { padding: 0 40px; }
  .StockCode dl dt { width: 300px; }
  .StockCode dl dd p span { font-size: 18px; }
  .investorContact dl dd, .circulars_top h2, .Prospectus ul li h2, .Governance h2 { font-size: 24px; }
  .circulars_top { padding-bottom: 20px; }
  .circulars ul li a h4 { font-size: 18px; }
  .circulars ul li a img { height: 26px; }
  .Prospectus ul li { width: 100%; }
  .Prospectus ul li .ProspectusContentBox { margin-top: 100px; }
  .Governance dl dd img { height: 30px; }
  .Governance dl dd { width: 400px; padding: 30px 20px; }
  .investorContact { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .investorContact dl { width: 100%; }
  .investorContact ul { width: 100%; margin-top: 20px; }
  .investorContact_title { font-size: 24px; margin-bottom: 20px; }
  .investorContact dl dd br { display: none; }
  .investorContact dl dd { font-size: 20px; }
  .investorContact dl dt { font-size: 16px; padding-top: 30px; }
  .investorContact ul li { padding-left: 0; }
  .ProspectusList h2 { font-size: 24px; } }

@media (max-width: 768px) { .indexIntro dl { padding: 0 15px; }
    .backTop{display: none;}
    .course_pcContent{display: none;}
    .culturenew_content{padding-top: 40px;}
    .commonClass ul li{line-height: 48px;}
    .indexScientificResearch ul li::after{display: none;}
    .solutionContent{padding-bottom: 40px;}
  .course_listmobile{display: block;margin-bottom: 20px;}
  .course_listmobile .course_list .item{border-bottom: none;}
  .course_content{display: none;}
  .historyBox{padding-bottom: 0 !important; }
  .segReportBanner{margin-top: 60px;}
  .segReport dl dt img{max-width: 60%;margin: 0 auto;}
  .bannerText h3 { font-size: 36px; }
  .bannerText .desc { font-size: 24px; }
  .indexIntro_content p { font-size: 22px; }
  .indexIntro_content h2 { font-size: 26px; line-height: 40px; margin-bottom: 50px; }
  .indexScientificResearchContent h3 { font-size: 12px; }
  .indexScientificResearchContent p { font-size: 30px; }
  .footClass { display: none; }
  .foot { padding-top: 0; border: none; }
  .foot dl { display: block; }
  .foot dl dt .qrCode { padding: 10px 0; }
  .commonTitle { padding: 40px 0; }
  .sub_content h2, .commonTitle h3, .aboutVideo_box h2, .tongTitle h2, .commonBannerText h3, .applicationTitle h2 { font-size: 24px; }
  .sub_content p { font-size: 16px; }
  .commonTitle p { font-size: 16px; padding-top: 10px; }
  .manufacturer dl dt { width: 100%; }
  .manufacturerBox img { float: none; width: 100%; }
  .manufacturer { position: static; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  .manufacturerBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .manufacturer { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; padding: 30px 0; }
  .aboutTitle { font-size: 20px; }
  .manufacturer dl dt .desc { font-size: 16px; line-height: 1.6; }
  .subcontent_desc br { display: none; }
  .subcontent_desc { font-size: 16px; margin-top: 20px; }
  .sub_content p img { height: 20px; }
  .distribution_main { padding: 40px 0; }
  .brandsub_main { padding: 50px 15px; }
  .brandsub_main > .imgbox { display: none; }
  .brandsub_main .sub_content { position: static; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); width: 100%; }
  .padding110 { padding: 40px 0; }
  .FEELMhonorList { position: static; }
  .FEELMhonorListBox { height: auto; margin-top: 0; background: none; padding: 0; }
  .FEELMhonor::after { display: none; }
  .FEELMhonor { background: #f4f7f9; padding: 40px 0; }
  .FEELMhonorList { padding: 0; margin-top: 30px; }
  .FEELMhonorList h4 { font-size: 16px; color: #333; padding-top: 15px; }
  .FEELMhonorList p { padding: 20px; }
  .FEELMhonorList p img { width: 100%; }
  .FEELMhonor_btn { display: none; }
  .surveyBox { padding: 40px 0; }
  .brandEventList ul li { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .brandEventList ul li .brandEventContent { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; padding-right: 0; margin-top: 20px; }
  .brandEventList ul li .brandEventImg { width: 100%; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .VAPORESSOProduct { padding: 40px 0; }
  .atomization_main { padding-top: 40px; }
  .atomization_text { font-size: 16px; line-height: 26px; margin: 15px 0; }
  .atomization_desclist .item { font-size: 16px; }
  .SolutionBox { padding-top: 40px; }
  .SolutionClass a { font-size: 14px; line-height: 24px; padding: 10px 0px; -webkit-border-radius: 10px; border-radius: 10px; width: 130px; }
  .solutionContent h4 { font-size: 18px; }
  .solutionContent h5 { font-size: 16px; }
  .solutionContent { padding-top: 20px; }
  .solutionContent .desc { padding-top: 10px; }
  .solutionContent ul li img { height: 40px; }
  .solutionContent ul li p { font-size: 12px; }
  .solutionContent ul { margin-top: 25px; }
  .SketchMap h3 { font-size: 24px; padding-bottom: 20px; }
  .SketchMap { padding-top: 40px; }
  .solutionImgList { padding-top: 40px; }
  .solutionImgList ul li { width: 50%; }
  .solutionImgList ul li .desc h4 { font-size: 24px; }
  .solutionImgList ul li .desc p { font-size: 16px; }
  .solutionContent ul li p br { display: none; }
  .enterpriseScreenBox { position: static; }
  .enterpriseBox { margin-top: 20px; }
  .newsDetailTitle h2 { font-size: 20px; line-height: 1.5; }
  .newsDetailBanner { padding: 100px 0px 30px; }
  .newsDetail { padding: 30px 0; font-size: 14px; line-height: 24px; }
  .contactInfo dl h3 { font-size: 18px; }
  .contactInfo { margin-top: 20px; }
  .contactInfo dl p { font-size: 14px; }
  .contactBanner { padding: 40px 0; }
  .contactReportBox { padding: 40px 0; }
  .contactReport { padding: 40px; }
  .contactJob h3 { font-size: 24px; }
  .contactJob .desc { font-size: 16px; }
  .smoreculture_main, .welfare_main { padding: 40px 0; }
  .smoreculture_text { margin: 20px auto 0 auto; }
  .culture_type { font-size: 16px; }

  .havelove_main .havelove_left { width: 100%; }
  .dreams_swiper { margin-left: 0; width: 100%; }
  .havelove_main .havelove_right { width: 100%; padding: 30px 0; }
  .dreams_swbox { width: 100%; }
  .welfare_list .item .imgtext h2 { font-size: 18px; margin-bottom: 10px; }
  .welfare_list .item .imgtext p { font-size: 12px; line-height: 22px; }
  .welfare_list .item .imgtext { top: 25px; left: 20px; }
  .welfare_list .item { -webkit-border-radius: 10px; border-radius: 10px; }
  .bigvideo_prev { left: 20px; }
  .bigvideo_next { right: 20px; }
  .applicationTitle .desc { font-size: 16px; }
  .strategy, .formulateBox { padding: 40px 0; }
  .strategyContent img { height: 45px; }
  .strategyContent h3, .strategyTitle h2 { font-size: 20px; }
  .strategyContent p { font-size: 14px; }
  .strategyContent { padding: 30px 15px; height: auto; }
  .strategy ul { margin-top: 20px; }
  .global dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .global dl dt { width: 100%; }
  .global dl dd { padding-left: 0; margin-top: 20px; }
  .globalBox, .patentBox, .personnel { padding: 40px 0; }
  .patent ul li:nth-child(1) p, .patent ul li:nth-child(4) p { display: none; }
  .strategyTitle .desc { font-size: 16px; }
  .personnel ul li h3, .manufacture dl dd p { font-size: 30px; }
  .personnel ul li p { font-size: 16px; }
  .manufactureBox { padding-top: 40px; }
  .manufacture { margin-top: 20px; }
  .manufacture ul li p { font-size: 20px; }
  .formulate ul li h3 { font-size: 26px; }
  .formulate ul li p { font-size: 14px; }
  .formulate dl { font-size: 16px; }
  .segReport dl dd h4 { font-size: 24px; }
  .segReport dl dd h3 { font-size: 26px; }
  .segReportListBox { padding: 40px 0 80px 0; }
  .segReportList ul li { width: 50%; padding: 60px 20px 0; }
  .publicWelfare h4 { font-size: 22px; }
  .publicWelfareCharityDesc { padding: 40px 0; }
  .publicWelfareActivity h2 { font-size: 24px; }
  .publicWelfareCharityDesc dl dt { font-size: 22px; }
  .publicWelfareActivityBox { padding: 40px 0; }
  .publicWelfareActivity dl dt { width: 100%; }
  .publicWelfareActivity dl .arrow { display: none; }
  .publicWelfareActivity dl { margin-top: 20px; }
  .publicWelfareActivity dl dt img { -webkit-border-radius: 0; border-radius: 0; }
  .publicWelfareActivity dl { -webkit-border-radius: 10px; border-radius: 10px; }
  .publicWelfareActivity dl dd { padding: 30px 20px; }
  .charitableReport h3 { font-size: 20px; }
  .charitableReport h4 { font-size: 22px; }
  .recruitBox { padding: 40px 0; }
  .recruitSearchTwo { padding-top: 25px; }
  .recruitList dl dd p.title { font-size: 14px; }
  .recruitList dl dd p.title { height: auto; }
  .recruitList dl dd { line-height: 1.5; }
  .recruitList dl { padding: 20px 0; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .recruitCampusBanner h3 { font-size: 18px; }
  .recruitCampusBanner h4 { font-size: 22px; }
  .recruitCampusBanner { padding: 40px 0; }
  .recruitCompany dl dd h3 { font-size: 22px; }
  .recruitCompany dl dd { padding: 40px 0; }
  .campusDescBox { padding: 40px 0; }
  .campusDesc ul li { width: 100%; padding: 0px 20px; margin-bottom: 20px; }
  .campusDesc ul li:last-child { margin-bottom: 0; }
  .processBox { padding: 40px 0; }
  .processList ul li p span { font-size: 14px; }
  .processList ul li p img { height: 45px; }
  .processList ul li { width: 130px; height: 130px; }
  .commonProblem { padding: 50px 0; }
  .StockCode_main { padding: 40px 0; }
  .StockCode h4 { font-size: 12px; padding: 0 20px; }
  .StockCode h4 a { right: 20px; }
  .StockCode { -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }
  .page_box { margin-top: 30px; }
  .circulars { padding-bottom: 40px; }
  .ProspectusBox { padding: 40px 0; }
  .Governance dl dd h4 { font-size: 18px; }
  .Governance { padding-top: 20px; }
  .investorContactBox { padding: 40px 0; }
  .investorContact ul li.investorContactBtn input { width: 230px; height: 45px; letter-spacing: 0; font-size: 14px; }
  .ProspectusList { padding-top: 30px; padding-bottom: 40px; }
  .ProspectusList h2 a { font-size: 14px; line-height: 35px; }
  .ProspectusList h2 { font-size: 18px; padding-top: 6px; }
  .historyBox { padding: 40px 0; }
  .course_list .item { padding: 20px 0; }
  .course_content { margin-top: 10px; }
  .search_jgcont { padding-top: 0; padding-bottom: 40px; }
  .search_jgcont .search_box { width: 100%; }
  .search_list a .imgbox { width: 180px; }
  .search_list a .text { width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .search_list a .text h2 { font-size: 16px; }
  .search_Title { font-size: 18px; margin-bottom: 15px; }
  .search_jgcont { margin-top: 70px; }
  .nosearch_list { font-size: 20px; padding: 60px 0; }
  .icon_map { -webkit-transform: scale(0.5) rotate(-45deg); -ms-transform: scale(0.5) rotate(-45deg); transform: scale(0.5) rotate(-45deg); }
  .icon_map:hover { -webkit-transform: translateY(-10px) scale(1) rotate(-45deg); -ms-transform: translateY(-10px) scale(1) rotate(-45deg); transform: translateY(-10px) scale(1) rotate(-45deg); }
  .commonClass ul li p { position: fixed; top: 110px; }
  .commonClass ul li p { -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
  .atomization_text br { display: none; }
  .solutionContent ul { -webkit-box-pack: start !important; -webkit-justify-content: flex-start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .solutionContent ul li { padding: 0 5px; }
  .strategyTitle .desc { padding: 0 20px; }
  .recruitPopupclose { width: 30px; height: 30px; top: -40px; right: 18px; }
  .recruitDetail dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 10px 0 10px; }
  .recruitDetail dl dt { width: 100%; font-size: 16px; padding-left: 0; margin-bottom: 5px; }
  .recruitDetail { padding-bottom: 0; }
  .recruitDetail dl:last-child { padding-bottom: 20px; }
  .recruitDetailBox h3 { font-size: 16px; line-height: 60px; padding: 0 20px; }
  .recruitDetailBox h3 a { right: 20px; }
  .campusDesc ul li .campusDescContent .view { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .campusDesc ul li .campusDescContent .view a { width: auto; padding: 0 20px; }
  .main_content { padding: 40px 0; }
  .tong_details { margin-top: 15px; font-size: 14px; } }

@media (max-width: 580px) { .atomization_text { text-align: left; }
.select2-container {
  width: 100% !important;
}
.enterpriseScreenBox dl dd .select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 14px;}
.tongTitle h2 br{display: none;}
#StockCode{height: 820px !important;}
  .sub_content h2, .commonTitle h3, .aboutVideo_box h2, .applicationTitle h2, .publicWelfareActivity h2 { font-size: 18px; }
  .indexIntro dl, .indexScientificResearch { top: 50%; }
  .navmenu_box { margin-left: 10px; }
  .headerSerarch dd { padding-left: 10px; }
  #search-form { top: 60px; left: 0; right: 0; }
  .indexScrollDot { left: 10px; }
  .indexScrollDot span { width: 5px; height: 5px; margin: 15px 0px !important; }
  .indexScrollDot span.swiper-pagination-bullet-active::after { width: 15px; height: 15px; }
  .bannerText h3 { font-size: 26px; }
  .bannerText .desc { font-size: 18px; }
  .indexIntro_content p { font-size: 16px; margin-bottom: 20px; }
  .indexIntro_content h2 { font-size: 18px; line-height: 30px; margin-bottom: 30px; }
  .moreLink { font-size: 14px; width: 130px; height: 45px; line-height: 45px; }
  .indexScientificResearch ul { padding-top: 30px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .indexScientificResearch ul li { -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none; width: 33%; border: none; margin-top: 20px; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .indexScientificResearchContent p { font-size: 22px; }
  .indexScientificResearchContent h3 { padding-top: 10px; }
  .aboutBusiness .aboutBusinessList ul { padding-top: 30px; }
  .commonTitle { padding: 30px 15px; }
  .commonTitle p, .sub_content p { font-size: 14px; }
  .sub_content p { padding-top: 5px; }
  .sub_content h2 { letter-spacing: 0; }
  .aboutTitle { font-size: 18px; }
  .manufacturer dl dt .desc br { display: none; }
  .manufacturer dl dt .desc { font-size: 14px; }
  .aboutBusiness { padding: 30px 0; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx { -webkit-border-radius: 10px; border-radius: 10px; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx dl dt { font-size: 16px; line-height: 60px; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .desc { font-size: 14px; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo { padding-top: 15px; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx dl dd .aboutBusinessLogo a { padding: 0px 10px 10px; }
  .aboutVideo_box img { width: 30px; }
  .aboutVideo_box h2 { margin-bottom: 10px; }
  .manufacturer .aboutTitle { font-size: 16px; }
  .aboutBusiness .aboutBusinessList ul li .contentBpx { padding-bottom: 60px; }
  .subcontent_desc { font-size: 14px; text-align: left; line-height: 26px; }
  .brandsub_main { padding: 30px 15px; }
  .tongTitle h2 { font-size: 18px; }
  .mapcontent { margin: 20px 0 0 0; }
  .solution_swiper { margin-top: 20px; }
  .FEELMhonorList h4 { font-size: 14px; }
  .FEELMhonorList h4 br { display: none; }
  .FEELMhonorList p { padding: 0; -webkit-border-radius: 6px; border-radius: 6px; }
  .FEELMhonorList { margin-top: 20px; }
  .aboutVideo_box h2 { font-size: 16px; }
  .aboutVideo_box h2 br { display: none; }
  .brandEventList ul li .brandEventImg img { -webkit-border-radius: 10px; border-radius: 10px; }
  .brandEventList ul li .brandEventContent h4 { font-size: 20px; }
  .brandEventList ul li .brandEventContent .desc { padding-top: 10px; }
  .brandEventList { margin-top: 20px; }
  .brandEventTime_content { padding: 0 15px; margin-top: 20px; }
  .brandEventList em.brandEventPrevBtn { left: 10px; }
  .brandEventList em.brandEventNextBtn { right: 10px; }
  .brandEventList em { width: 35px;  }
  .VAPORESSOProduct ul { padding-top: 20px; }
  .productline_list { margin-top: 20px; }
  .productline_list .item .desc { left: 15px !important; }
  .productline_list .item .desc h6 { font-size: 16px; margin-bottom: 10px; }
  .productline_list .item .desc h2 { font-size: 24px; letter-spacing: 0; margin-bottom: 5px;margin-left: -2px; }
  .productline_list .item .desc h2 span { font-size: 18px; }
  .productline_list .item .desc p { font-size: 14px; }
  .atomization_three .item { margin-right: 20px; }
  .atomization_three .item img { width: 80px; }
  .atomization_three { padding: 20px 0; }
  .atomization_desclist .item { font-size: 14px; }
  .atomization_desclist { padding: 0; }
  .SolutionClass { margin-top: 15px; }
  .SolutionClass a { font-size: 12px; }
  .solutionContent .desc { font-size: 14px; text-align: left; }
  .solutionContent ul li { width: 33.3333%; margin-top: 15px; }
  .solutionContent ul li p { padding-top: 10px; }
  .solutionContent ul { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 0; }
  .SketchMap h3 { font-size: 18px; padding-bottom: 10px; }
  .solutionImgList ul li .desc { padding: 0 15px; }
  .solutionImgList ul li .desc h4 { font-size: 18px; }
  .solutionImgList ul li .desc p { font-size: 12px; }
  .SketchMap p { padding-top: 20px; }
  .enterpriseScreenBox dl { width: 100%; }
  .newsSearch { width: 100%; margin-top: 10px; }
  .newsListTwo ul li { width: 100%; }
  .newsListContentBox h4 { height: auto; }
  .newsListContentBox h3 { margin: 0 20px; font-size: 16px; }
  .newsListContentBox h4 { font-size: 18px; margin: 0px 20px; }
  .newsListContentBox .img { margin-top: 15px; }
  .newsListContentBox .desc { font-size: 14px; height: auto; line-height: 24px; margin: 20px 20px 0px; }
  .newsListContentBox { -webkit-border-radius: 10px; border-radius: 10px; padding: 0px 0px 20px; }
  .newsListContentBox .time { font-size: 22px; margin: 0px 20px; top: -15px; }
  .newsListTwo ul li { padding: 40px 20px 0px; }
  .newsListTwo { padding-bottom: 30px; }
  .page_box { margin-top: 20px; }
  .page_box span, .page_box a { font-size: 12px; width: 30px; height: 30px; line-height: 30px; }
  .newsDetailRight { padding-top: 0; }
  .newsDetailRight .return { padding: 20px 0px 20px 35px; }
  .newsDetailShareTitle { padding-top: 20px; }
  .relevant ul li a { font-size: 16px; }
  .relevant ul li { padding-top: 15px; }
  .newsDetailRight { padding-bottom: 40px; }
  .newsDetailTitle h2 { font-size: 18px; }
  .commonBannerText h3 { letter-spacing: 0; font-size: 20px; }
  .commonBannerText .desc { font-size: 16px; }
  .contactInfo dl h3 { font-size: 16px; }
  .contactInfo dl p { font-size: 12px; line-height: 26px; }
  .contactInfo dl h3 { padding-bottom: 10px; }
  .contactInfo dl, .contactReport { padding: 20px; }
  .contactInfo { -webkit-border-radius: 10px; border-radius: 10px; }
  .contactReport { -webkit-border-radius: 10px; border-radius: 10px; }
  .contactReport h3 { font-size: 18px; }
  .contactReport .desc { font-size: 14px; line-height: 26px; }
  .contactJob h3 { font-size: 18px; }
  .contactJob .desc { padding-top: 5px; }
  .contactJob { padding: 40px 0; }
  .smoreculture_swipercontainer { margin-top: 20px; }
  .smoreculture_btn { display: none; }
  .smoreculture_text { font-size: 14px; }
  .havelove_main .havelove_left .havelove_btn img { width: 40px; }
  .dreams_swiper { margin-top: 20px; }
  .dreams_swbox { -webkit-border-radius: 10px; border-radius: 10px; }
  .dreams_swbox .dreams_desc { left: 25px; font-size: 14px; }
  .dreams_swbtncontent { margin-top: 20px; }
  .dreams_btn, .bigvideo_btn { width: 30px; height: 30px; line-height: 27px; }
  .dreams_btn i, .bigvideo_btn i { font-size: 12px; }
  .dreams_btn i { font-size: 16px; }
  .welfare_list { margin-top: 20px; }
  .welfare_list .item { width: 100% !important; }
  .applicationTitle .desc { font-size: 14px; padding-top: 5px; }
  .strategy ul li { width: 100%; margin-bottom: 15px; padding: 0; }
  .strategy ul li:last-child { margin-bottom: 0; }
  .strategyContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-border-radius: 10px; border-radius: 10px; }
  .strategyContent img { margin: 0; min-width: 40px; height: auto; width: 40px; }
  .strategyContent { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding: 15px; }
  .strategytextbox { text-align: left; padding-left: 20px; }
  .strategyContent h3 { padding-top: 0; }
  .global dl dd ul li { font-size: 16px; }
  .global dl dd ul li span { font-size: 40px; }
  .global dl dd ul li:first-child { margin-top: 0; }
  .global dl dd ul { padding-top: 10px; }
  .patent { width: 320px; }
  .patent dl dt { font-size: 14px; }
  .patent dl dd { font-size: 30px; }
  .patent ul li h3 { font-size: 16px; }
  .patent ul li:nth-child(1) h3 { padding-right: 34px; }
  .patent ul li:nth-child(2) h3 { padding-left: 34px; }
  .patent ul li:nth-child(3) h3 { padding-right: 38px; }
  .patent ul li:nth-child(4) h3 { padding-left: 30px; }
  .patent ul li h3::after { width: 15px; height: 15px; }
  .personnel ul li h3, .manufacture dl dd p { font-size: 22px; }
  .personnel ul li p { font-size: 14px; padding-top: 10px; }
  .personnel ul { padding-top: 25px; }
  .personnel .view { margin-top: 30px; }
  .manufacture ul li p { font-size: 14px; padding: 0px 15px 15px; }
  .manufacture ul li { height: 180px; }
  .manufacture dl dd img { width: 40px; }
  .manufacture dl dd h3 { font-size: 14px; }
  .manufacture dl dd p { font-size: 20px; padding-top: 5px; }
  .formulateClass a { margin-bottom: 15px; }
  .formulate dl { font-size: 14px; padding-top: 20px; }
  .formulate { padding-top: 30px; }
  .formulate ul li h3 { font-size: 20px; }
  .segReport dl dt img { -webkit-border-radius: 10px; border-radius: 10px; }
  .segReport dl dt::after { display: none; }
  .segReport dl dt { width: 100%; }
  .segReport dl dd { width: 100%; margin-top: 20px; }
  .segReport dl dd h3 { font-size: 20px; }
  .segReport dl dd h4 { font-size: 18px; }
  .segReport dl dd .desc { font-size: 14px; }
  .segReportBanner { padding: 30px 0; }
  .segReportListBox h2 { font-size: 18px; }
  .segReportList ul li { width: 100%; }
  .segReportList ul li a .segReportListContent h3 { font-size: 20px; }
  .segReportList ul li a .segReportListContent h4 { font-size: 16px; }
  .segReportList ul li a .segReportListContent .icon img { height: 30px; }
  .publicWelfare h3 { font-size: 18px; }
  .publicWelfare h4 { font-size: 18px; padding-top: 10px; }
  .publicWelfare { padding: 30px 0; }
  .publicWelfareCharityDesc dl dt { width: 100%; font-size: 18px; line-height: 1.5; }
  .publicWelfareCharityDesc dl dd { width: 100%; font-size: 14px; margin-top: 10px; }
  .publicWelfareCharityDesc { padding: 30px 0; }
  .publicWelfareActivity dl dd h3 { font-size: 18px; line-height: 1.5; height: auto; }
  .publicWelfareActivity dl dd .desc { height: auto; margin-top: 10px; font-size: 14px; }
  .publicWelfareActivity dl dd { padding: 20px; }
  .publicWelfareActivity dl dd .time { font-size: 14px; margin-top: 15px; }
  .charitableReport h3 { font-size: 18px; }
  .charitableReport h4 { font-size: 18px; }
  .charitableReport { padding: 30px 0; }
  .recruit_searchbox .re_item { width: 100%; margin-right: 0; margin-bottom: 10px; }
  .re_search { margin-top: 0; }
  .recruitList dl:nth-child(1) { display: none; }
  .recruitList dl dd { padding: 0 15px; }
  .recruitList_container { overflow-x: auto; }
  .recruitList { width: 540px; min-width: 100%; }
  .recruitList dl dd:nth-child(1) { width: 190px; }
  .recruitList dl dd:nth-child(2) { width: 130px; }
  .recruitList dl dd:nth-child(3) { width: 130px; }
  .recruitList dl dd:nth-child(4) { width: auto; }
  .recruitList dl dd p.btn a { font-size: 12px; width: 90px; line-height: 32px; }
  .recruitList dl { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 10px 0; }
  .recruitMore a { width: auto; padding: 0 40px; line-height: 45px; }
  .recruitMore { padding-top: 20px; }
  .recruitCampusBanner h3 { font-size: 16px; }
  .recruitCampusBanner h4 { font-size: 18px; }
  .recruitCompany dl dd h3 { font-size: 18px; }
  .recruitCompany dl dd .desc { font-size: 14px; padding: 0 20px; margin-top: 5px; }
  .recruitCompany dl dd { padding: 25px 0; }
  .campusDesc ul li .campusDescContent h3 { font-size: 18px; }
  .campusDesc ul li .campusDescContent .desc { margin-top: 10px; font-size: 14px; line-height: 26px; }
  .campusDesc ul li .campusDescContent .view { margin-top: 15px; }
  .processClass a { width: 130px; }
  .processList ul li { width: 105px; height: 105px; min-width: 105px; margin-top: 20px; }
  .processList { overflow-x: auto; }
  .processList ul { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .processList ul li:nth-child(4n)::after { display: block; }
  .campusDesc ul li .campusDescContent { padding: 30px 20px; -webkit-border-radius: 10px; border-radius: 10px; }
  .commonProblem .desc br { display: none; }
  .commonProblem .desc { font-size: 14px; line-height: 26px; padding: 0 20px; }
  .campusBannerDot { bottom: 10px !important; }
  .campusBannerDot span { width: 4px; height: 4px; margin: 0px 6px !important; }
  .campusBannerDot span.swiper-pagination-bullet-active::after { width: 10px; height: 10px; }
  .StockCode dl { padding: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .StockCode dl dt { width: 100%; }
  .StockCode dl dd { width: 100%; margin-top: 15px; }
  .StockCode dl dd p span { font-size: 16px; }
  .StockCode_beizhu { font-size: 12px; }
  .investorContact dl dd, .circulars_top h2, .Prospectus ul li h2, .Governance h2 { font-size: 18px; }
  .circulars ul li a h4 { font-size: 16px; margin-top: 10px; }
  .circulars ul li a { padding: 15px 0; }
  .Prospectus ul li .ProspectusContentBox .img { width: 120px; }
  .Prospectus ul li .ProspectusContentBox .ProspectusContent { width: -webkit-calc(100% - 130px); width: calc(100% - 130px); }
  .Prospectus ul li .ProspectusContentBox { -webkit-border-radius: 10px; border-radius: 10px; height: 150px; margin-top: 70px; }
  .Prospectus ul li .ProspectusContentBox .ProspectusContent h3 { font-size: 16px; }
  .Governance dl dd { width: 100%; position: static; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); -webkit-border-radius: 0; border-radius: 0; }
  .Governance dl { padding-left: 0; }
  .Governance dl dt img { -webkit-border-radius: 0; border-radius: 0; }
  .Governance dl { margin-top: 20px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }
  .Governance dl dd h4 { font-size: 16px; }
  .investorContact dl dd { font-size: 16px; }
  .investorContact_title { font-size: 18px; margin-bottom: 10px; }
  .investorContact dl dt { font-size: 14px; }
  .investorContact ul li span { font-size: 16px; }
  .investorContact ul li.investorContactBtn input { width: 160px; }
  .investorContact ul li { margin-top: 20px; }
  .investorContact ul li:nth-child(1), .investorContact ul li:nth-child(2) { width: 100%; }
  .ProspectusList .Prospectus { padding-top: 10px; }
  .Prospectus ul li { padding: 0 30px 15px; }
  .course_list .c_year { font-size: 20px; }
  .course_list .c_desc { font-size: 14px; }
  .course_list .c_img { -webkit-border-radius: 10px; border-radius: 10px; margin-top: 15px; }
  .course_list .item:last-child { padding-bottom: 0; }
  .course_list .item .c_year { color: #23b24b; }
  .course_list .item .c_desc { color: #333; }
  .icon_map { -webkit-transform: translate(-10px, -10px) scale(0.3) rotate(-45deg); -ms-transform: translate(-10px, -10px) scale(0.3) rotate(-45deg); transform: translate(-10px, -10px) scale(0.3) rotate(-45deg); }
  .icon_map:hover { -webkit-transform: translate(-10px, -15px) scale(0.5) rotate(-45deg); -ms-transform: translate(-10px, -15px) scale(0.5) rotate(-45deg); transform: translate(-10px, -15px) scale(0.5) rotate(-45deg); }
  .indexScientificResearchContent h3 br { display: none; }
  .indexScientificResearch ul { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .enterpriseScreenBox dl dd:last-child p { display: none; }
  .enterpriseScreenBox dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .enterpriseScreenBox dl dd { width: 100%; margin-right: 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 10px; }
  .enterpriseScreenBox dl dd:first-child { margin-top: 0; }
  .enterpriseScreenBox dl dd p { width: 100%; margin-right: 0; }
  .enterpriseScreenBox dl dd select { width: 100% !important; }
  .enterpriseScreenBox { -webkit-border-radius: 10px; border-radius: 10px; }
  .newsSearch .searchBtn { background-size: 50%; }
  .charitableReport { text-align: center; }
  .charitableReport .more span { margin: 0 auto; }
  .commonProblem .desc { text-align: left; } 
  .sub_banner .imgbox img{height: 180px;width: auto;
    max-width: inherit;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .processList ul li p img{height: 35px;}
}

.circulars_top{padding-bottom: 0;border: none;}
.circulars_main{padding-bottom: 60px;}
.circulars_main .commonweb{position: relative;}
.circulars_main .circulars_top{position: absolute;top:15px;left: 15px;}



/* 新增 */
@keyframes arrowanimation{0%{transform: translateY(0);}50%{transform: translateY(8px);}100%{transform: translateY(0);}}
.map_distribution{background: #efeff3;padding: 80px 0;}
.mapcont_content{position: relative;}
.mapiconb{cursor: pointer;}
.mapiconb,.mapiconP{position: absolute;z-index: 2;}
.mapiconb p{position: absolute;top: 5px;right: -83px;width: 80px;font-size: 12px;transition: all 0.4s;opacity: 0;}
.mapiconb:hover p{opacity: 1;}
.mapiconP{font-size: 24px;}
.downani1 img{animation: 1.5s arrowanimation infinite;}
.downani2 img{animation: 1s arrowanimation infinite;}

.mapiconb1-1{left: 12%;top: 43%;}
.mapiconb1-2{left: 21.8%;top: 46%;}
.mapiconb1-3{left: 25.8%;top: 39%;}
.mapiconb1-4{left: 10.8%;top: 39%;}
.mapiconb1_text{left: 24.8%;top: 47%;}


.mapiconb2-1{right: 16.5%;top: 37%;}
.mapiconb2-2{right: 21.8%;top: 44%;}
.mapiconb2-3{right: 19.8%;top: 46%;}
.mapiconb2-4{right: 17.8%;top: 49%;}
.mapiconb2-5{right: 20.8%;top: 48%;}
.mapiconb2-6{right: 17.5%;top: 36%;}
.mapiconb2-7{right: 18.8%;top: 42%;}
.mapiconb2_text{right: 10.8%;top: 47%;}

.distribution_content{display: flex;flex-wrap: wrap;justify-content: space-between;}
.distribution_left{width: calc(100% - 300px);padding-right: 60px;}
.distribution_right{width: 290px;}
.distribution_item_box{display: flex;flex-wrap: wrap;}
.usa_content{width: 50%;}
.china_content{width: 50%;}
.distribution_item{display: none;}
.distribution_item:first-child{display: block;}
.distribution_item .title{font-size: 18px;}
.distribution_item .title span{line-height: 0.9;color: #0eb54c;font-size: 60px;margin-right: 3px;}
.tit_city span{font-size: 24px;color: #0eb54c;padding-right: 55px;position: relative;}
.tit_city span::after{display: block;content: "";position: absolute;top: 50%;transform: translateY(-50%);right: 27px;border-radius: 50%;width: 6px;height: 6px;background: #78787a;}
.tit_city span:last-child:after{display: none;}
.tit_city span:last-child{padding-right: 0;}
.tit_city{margin-top: 15px;}
.distribution_right .distribution_btn{cursor: pointer;height: 50px;line-height: 50px;background: #abd3c9;color: #fff;font-size: 18px;text-align: center;margin-bottom: 10px;}
.distribution_right .distribution_btn.active{background: #0eb54c;}
.distribution_right .distribution_btn:last-child{margin-bottom: 0;}
.distribution_content{margin-top: 50px;}

.distribution_beizhu{margin-top: 20px;text-align: right;font-size: 12px;}
.map_distribution .applicationTitle{margin-bottom: 50px;}
@media (max-width: 1560px) {
  .indexScientificResearch ul{padding-top: 50px;}
  .indexScroll .swiper-slide:nth-child(3) .indexIntro_content h2{margin-bottom: 40px;}
  .indexScientificResearch .commonweb{max-width: 1200px;}
  .indexScientificResearchContent p{font-size: 40px;}

}
@media (max-width: 1260px) {
    .tit_city span{font-size: 18px;}
    .distribution_item .title span{font-size: 40px;}
    .distribution_left{padding-right: 20px;}
    .distribution_right .distribution_btn{font-size: 16px;}
    .distribution_right{width: 200px;}
    .distribution_left{width: calc(100% - 200px);}
    .mapiconP{font-size: 18px;}
}

@media (max-width: 992px) {
    .mapiconb img{width: 18px;}
    .mapiconP{font-size: 16px;}
    .distribution_item .title{font-size: 16px;}
    .tit_city span{font-size: 16px;}
    .tit_city span{padding-right: 30px;}
    .tit_city span::after{right: 13px;width: 4px;height: 4px;}
    
}

@media (max-width: 768px) {
    .map_distribution{padding: 30px 0;}
    .distribution_left{width: 100%;padding-right: 0;}
    .distribution_right{width: 100%;margin-top: 15px;}
    .distribution_item .title span{font-size: 24px;}
    .map_distribution .applicationTitle{margin-bottom: 20px;}
    .brandEventList{margin-top: 20px;}
    .brandEventTime ul li{font-size: 24px;}
    .brandEventList ul li h5{font-size: 70px;line-height: 1.5;}
    .brandEventList ul li .t{font-size: 16px;line-height: 1.5;padding: 30px 10px 0;}
    .indexScientificResearch ul li{max-width: 50%;padding: 0 15px;}
    .indexIntro_content h2,.indexIntro_content{padding: 0 15px;}
    .indexScientificResearchContent p{font-size: 20px;}
}

@media (max-width: 580px) {
  .brandEventList ul li h5{font-size: 50px;}
  .brandEventList em{top: 25px;}
  .brandEventList{margin-top: 5px;}
  .brandEventList ul li .t{font-size: 14px;padding: 10px 10px 0;}
  .brandEventTime{padding-bottom: 20px;}
  .brandEventTime ul li::before{width: 3px;height: 20px;}
    .mapiconP{font-size: 12px;}
    .mapiconb img{width: 12px;}
    .distribution_content{margin-top: 20px;}
    .usa_content{width: 100%;}
    .china_content{width: 100%;margin-top: 20px;}
    .tit_city{margin-top: 5px;}
    .distribution_right .distribution_btn{font-size: 14px;height: 45px;line-height: 45px;}
    .mapiconb1-1 {left: 14%;top: 40%;}
    .mapiconb1-3 {left: 22.8%;top: 32%;}
    .mapiconb1_text {left: 27.8%;}
    .mapiconb2-3{top: 42%;}
    .mapiconb1-2{top: 42%;}
    .mapiconb2-1{top: 34%;}
    .mapiconb2-2{right: 24.8%;}
    .mapiconb2_text{right: 7.8%;}
}

.q_tip{
  text-align: right;
  font-size: 12px;
}
.q_tip.q_location{
  position: absolute;
  right: 15px;
  bottom: 15px;
  padding-right: 0;
}
.q_white.q_tip{
  color: #fff;
}




/* 2022-10-12 */
.action_main{padding: 90px 0;}
.action_type{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 40px;}
.action_type .item{position: relative;font-size: 30px;line-height: 1;background: #e5e5e5;margin-right: 50px;padding: 12px 14px;border-radius: 6px;cursor: pointer;}
.action_type .item:last-child{margin-right: 0;}
.action_type .item.active{background: #009944;color: #fff;}
.action_type .item::after{display: block;content: "";background: #c9c9c9;width: 50px;position: absolute;top: 50%;transform: translateY(-50%);right: -50px;height: 2px;}
.action_type .item:last-child:after{display: none;}

.action_list{margin-top: 10px;}
.action_list .item{position: relative;display: none;}
.action_list .item:first-child{display: block;}
.action_list .item .text{position: absolute;color: #fff;font-size: 20px;line-height: 2;}
.action_list .item:nth-child(1) .text{left: 17.2794%;bottom: 30px;}
.action_list .item:nth-child(2) .text{right: 16.1764%;bottom: 60px;}
.action_list .item:nth-child(3) .text{right: 80px;bottom: 60px;}

.hot_global .tongTitle p{font-size: 24px;margin-top: 5px;}
.hot_global .tongTitle{margin-bottom: 80px;}
.hot_global_list{display: flex;justify-content: center;margin-top: 30px;}
.hot_global_list .item{text-align: center;padding: 0 90px;position: relative;}
.hot_global_list .item img{margin-bottom: 15px;height: 100px;}
.hot_global_list .item p{font-size: 24px;color: #373737;margin-top: 5px;}
.hot_global_list .item .num{font-size: 60px;line-height: 1;font-weight: bold;margin-top: 10px;}
.hot_global_list .item:first-child{padding-left: 0;}
.hot_global_list .item::after{display: block;content: "";position: absolute;right: 0;bottom: 0;height: 150px;width: 2px;background: #373737;}
.hot_global_list .item:last-child:after{display: none;}
.hot_global_list .item:last-child{padding-right: 0;}
.official_certification{background: #f1f1f1;padding-top: 60px;padding-bottom: 70px;margin-top: 50px;}
.official_list{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 65px;margin-top: 75px;}
.official_list .item{text-align: center;max-width: 300px;}
.official_list .item .imgbox{border-radius: 50%;overflow: hidden;}
.official_list .item p{font-size: 30px;margin-top: 25px;}

.ensurebox_main .tongTitle p{font-size: 24px;margin-top: 5px;}
.ensurebox_main{padding-top: 110px;padding-bottom: 65px;}
.ensurebox_list{margin-top: 80px;display: flex;justify-content: center;flex-wrap: wrap;}
.ensurebox_list .item{margin-right: 40px;margin-bottom: 20px;width: 280px;height: 200px;border-radius: 5px;border: 1px solid #474747;display: flex;align-items: center;justify-content: center;}
.ensurebox_list .item img{max-height: 80%;max-width: 80%;}

@media (max-width: 1400px) {
  .action_type .item{font-size: 20px;}
  .action_list .item .text{font-size: 16px;}
  .hot_global .tongTitle p{font-size: 20px;}
  .hot_global_list .item .num{font-size: 40px;}
  .hot_global_list .item p{font-size: 20px;}
  .official_list .item p{font-size: 22px;}
  .official_list .item{max-width: 30%;}
  .ensurebox_list .item{width: 20%;}
  .ensurebox_list .item img{max-width: 60%;}
  .ensurebox_list .item{height: 180px;}
}

@media (max-width: 992px) {
  .action_main,.ensurebox_main{padding: 60px 0;}
  .action_type .item{font-size: 14px;}
  .action_type{margin-top: 20px;}
  .hot_global .tongTitle p{font-size: 16px;}
  .hot_global .tongTitle{margin-bottom: 40px;}
  .hot_global_list .item img{height: 50px;margin-bottom: 0;}
  .hot_global_list .item{padding: 0 15px;}
  .hot_global_list .item p{font-size: 14px;}
  .hot_global_list .item .num{font-size: 20px;}
  .hot_global_list .item::after{display: none;}
  .hot_global_list{justify-content: space-between;}
  .official_list{margin-top: 30px;}
  .official_list .item p{font-size: 18px;}
  .ensurebox_main .tongTitle p{font-size: 16px;}
  .ensurebox_list{margin-top: 30px;}
  .ensurebox_list .item{margin-right: 20px;}
  .ensurebox_list .item{height: 140px;}
  .official_list{padding: 0;}

}

@media (max-width: 768px) {
  .action_list .item .text{position: static;color: #333;margin-top: 15px;}
  
}

@media (max-width: 580px) {
  .action_main, .ensurebox_main{padding: 40px 0;}
  .action_list .item .text{font-size: 14px;line-height: 1.6;}
  .action_type .item{margin-right: 15px;}
  .action_type .item::after{display: none;}
  .action_type .item{font-size: 12px;padding: 12px 6px;}
  .hot_global .tongTitle{margin-bottom: 20px;}
  .hot_global .tongTitle p{font-size: 14px;}
  .hot_global_list .item p{font-size: 12px;}
  .hot_global_list .item .num{font-size: 16px;}
  .hot_global_list .item img{height: 35px;}
  .hot_global_list .item{padding: 0 10px;}
  .official_certification{padding: 40px 0;}
  .official_list .item p{font-size: 14px;margin-top: 15px;}
  .ensurebox_list .item{width: 28%;margin-right: 15px;height: 90px;}
  .ensurebox_list .item img{max-height: 40%;}
  .action_list .imgbox{overflow: hidden;}
  .action_list .imgbox img{transform: translateY(-8px);}
  .action_list .item .text{margin-top: 8px;}
}

.language_list{position: absolute;top: 100%;right:15px;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);padding: 10px;width: 90px;text-align: center;display: none;}
.language_list a{display: block;padding: 2px 0;}
.language_list a:hover{color: #23b24b;}






/* 新增 */
.auditReport{padding-top: 50px;}
.auditReport_content{display: flex;flex-wrap: wrap;align-items: flex-end;}
.auditReport_content .left{margin-left: -85px;width: 620px;}
.auditReport_content .right{width: calc(100% - 535px);padding-left: 50px;padding-top: 40px;padding-bottom: 70px;}
.auditReport_content .left .img>img{width: 100%;}
.auditReport_content .left .img{position: relative;}
.auditReport_content .left .imgEweima{position: absolute;top:60%;left: 50%;transform: translate(-50%,-50%);}
.auditReport_content .left .imgEweima img{width: 170px;}
.auditReport_content .left .imgEweima p{font-size: 18px;color: #23b24b;margin-top: 30px;text-align: center;}
.auditReport_content .right h2{font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.auditReport_content .right p{font-size: 16px;line-height: 30px;}
.auditReport_content .right .linkkou{margin-bottom: 40px;margin-top: 15px;}
.auditReport_content .right .linkkou a{display: inline-block;color: #fff;line-height: 1;font-size: 16px;padding: 10px 30px;background: #23b24b;border-radius: 20px;}

@media (max-width: 1560px) {
  .auditReport_content .right{padding-left: 0;}
}
@media (max-width: 992px) {
  .auditReport_content .left{margin: 0 auto;}
  .auditReport_content .right{width: 100%;}
}
@media (max-width: 768px) {
  .auditReport_content .left .imgEweima img{width: 100px;}
  .auditReport_content .left .imgEweima p{font-size: 13px;margin-top: 10px;}
  .auditReport{padding-top: 0;}
  .auditReport_content .right h2{font-size: 18px;}
  .auditReport_content .right p{font-size: 14px;line-height: 1.8;}
  .auditReport_content .right{padding: 35px 0;}
  .auditReport_content .right .linkkou a{font-size: 14px;}
}

.sitmap_content{margin-top: 120px;}
@media (max-width: 768px){
    .sitmap_content{margin-top: 100px;}
}


/* 新企业文化样式 */
.newculture_main { padding: 100px 0; }

.newculture_list .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 110px; margin-bottom: 20px; }

.newculture_list .item:last-child { margin-bottom: 0; min-height: initial; }

.newculture_list .item .left { font-size: 20px; color: #626262; width: 230px; padding-top: 15px; }

.newculture_list .item:nth-child(odd) .left { border-top: 2px solid #06B146; }

.newculture_list .item:nth-child(even) .left { border-top: 2px solid #C49963; }

.newculture_list .item .right { width: 590px; max-width: 100%; padding-left: 90px;  }
.newculture_list .item .right .rightbox{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;align-items: center;}
.newculture_list .item .right .icon { width: 36px; min-width: 36px; }

.newculture_list .item .right .icon img { width: 100%; }

.newculture_list .item .right .desc { font-size: 16px; color: #366372; line-height: 26px; padding-left: 40px;}

@media (max-width: 992px) { .newculture_list .item .left { font-size: 20px; } }

@media (max-width: 768px) { .newculture_main { padding: 40px 0; }
  .newculture_list .item { display: block; min-height: initial; margin-bottom: 0; padding-bottom: 25px; }
  .newculture_list .item .right { width: 100%; padding-left: 0; margin-top: 15px; }
  .newculture_list .item .right .icon { width: 25px; min-width: 25px; }
  .newculture_list .item .left { border-width: 1px !important; width: 100%; font-size: 16px; padding-top: 20px; }
  .newculture_list .item .right .desc { font-size: 14px; line-height: 1.5; padding-left: 15px; padding-top: 0; }
  .newculture_list .item .right .desc br { display: none; }
  .newculture_list .item:last-child { padding-bottom: 0; } }
  
  
  
  
  
  
  /* 新加样式 */
.contactInfo dl ul{display: block;}
.contact_form input,.contact_form textarea{background: none;color: #fff;width: 90%;padding-left: 15px;}
.contact_form .formLine{width: 100%;height: 45px;border: 1px solid #fff;margin-bottom: 15px;color: #fff;line-height: 45px;padding: 0 15px;display: flex;border-radius: 10px;}
.contact_form .formLine:last-child{border: none;margin-bottom: 0;padding: 0 !important;}
.contact_form .formLinetextarea{height: 100px;}
.contact_form .formLine textarea{height: 100%;padding-top: 12px;}
.contact_form .formLine button{border: none;outline: none;background: #23b24b;width: 200px;margin: 0 auto;color: #fff;border-radius: 30px;}
.contactInfo dl dd{padding: 0px 60px 0px 80px;}

@media (max-width: 992px){
  .contactInfo dl dd{padding: 0 !important;}
  .contact_form input, .contact_form textarea{width: 80%;}
}








/* 新增 */
.auditReport{padding-top: 50px;}
.auditReport_content{display: flex;flex-wrap: wrap;align-items: flex-end;}
.auditReport_content .left{margin-left: -85px;width: 620px;}
.auditReport_content .right{width: calc(100% - 535px);padding-left: 50px;padding-top: 40px;padding-bottom: 70px;}
.auditReport_content .left .img>img{width: 100%;}
.auditReport_content .left .img{position: relative;}
.auditReport_content .left .imgEweima{position: absolute;top:60%;left: 50%;transform: translate(-50%,-50%);}
.auditReport_content .left .imgEweima img{width: 170px;}
.auditReport_content .left .imgEweima p{font-size: 18px;color: #23b24b;margin-top: 30px;text-align: center;}
.auditReport_content .right h2{font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.auditReport_content .right p{font-size: 16px;line-height: 30px;}
.auditReport_content .right .linkkou{margin-bottom: 40px;margin-top: 15px;}
.auditReport_content .right .linkkou a{display: inline-block;color: #fff;line-height: 1;font-size: 16px;padding: 10px 30px;background: #23b24b;border-radius: 20px;}

@media (max-width: 1560px) {
  .auditReport_content .right{padding-left: 0;}
}
@media (max-width: 992px) {
  .auditReport_content .left{margin: 0 auto;}
  .auditReport_content .right{width: 100%;}
}
@media (max-width: 768px) {
  .auditReport_content .left .imgEweima img{width: 100px;}
  .auditReport_content .left .imgEweima p{font-size: 13px;margin-top: 10px;}
  .auditReport{padding-top: 0;}
  .auditReport_content .right h2{font-size: 18px;}
  .auditReport_content .right p{font-size: 14px;line-height: 1.8;}
  .auditReport_content .right{padding: 35px 0;}
  .auditReport_content .right .linkkou a{font-size: 14px;}
}
.social-share a{display:none;}
.social-share a:nth-child(1),.social-share a:nth-child(2),.social-share a:nth-child(3){display:inline-block;}  

.SolutionClass{display: flex;justify-content: center;}
.SolutionClass a{display: flex;align-items: center;justify-content: center;}

 /* 23-6-2 */
 .Notice ul {
  margin: 0 -30px;
}
.Notice .title{
font-size: 36px;
color: #282828;
font-weight: bold;
}
.Notice .columns {
display: flex;
justify-content: space-between;
padding-top: 80px;
align-items: center;
}
.Notice .jinatou {
display: flex;
align-items: center;
}
.Notice .jinatou {
display: flex;
align-items: center;
}

.Notice .jinatou .prev{
width: 48px;
height: 48px;
background: url('../images/prev.png');
}
.Notice .jinatou .next{
width: 48px;
height: 48px;
background: url('../images/prev.png');
margin-left: 10px;
transform: rotate(180deg);
}
.Notice .jinatou .prev:hover {
background: url('../images/next.png');
transform: rotate(180deg);
}
.Notice .jinatou .next:hover {
background: url('../images/next.png');
transform: rotate(0deg);
}
.Notice ul .dl1 {
  display: flex;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 20px;
}
.Notice ul li{
margin: 0 30px;
}
.Notice ul .dl1 a {
display: block;
width: 25%;
text-align: center;
font-size: 18px;
line-height: 1;
padding: 22px 0;
color: #666666;
}
.Notice ul .dl1 a.on {
color: #000000;
background: #EBEBEB;
}
.Notice ul .Htitle {
font-weight: 400;
color: #000000;
font-size: 36px;
padding: 60px 0 40px;
}
.Notice ul .dl2 a{
  display: flex;
  align-items: center;
  background: url('../images/jt_ioc.png') no-repeat 95% / 22px;
  padding: 30px 30px 30px 0;
  border-bottom: 1px solid #F4F4F4;
    
  font-size: 20px;
  color: #0C1125;
}
.Notice ul .dl2 a img{
height: 40px;
margin-right: 30px;
}
.Notice ul .list .dl2{display: none;}
.Notice ul .list .dl2:nth-child(1){
display: block;
}

.Analyst {
padding: 0 0 90px 0
}
/*@media (min-width: 1300px){*/
/*    .Analyst .commonweb{*/
/*        max-width: 1480px;*/
/*    }*/
/*}*/
.Analyst .title{
font-size: 36px;
font-weight: bold;
color: #333333;
padding: 0 0 54px 0
}
.Analyst ul{
  display: flex;
  flex-wrap: wrap;
}
.Analyst ul li:nth-child(1){
        background: #f2f3f5;
}
.Analyst ul li{
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 40px;
    border-radius: 0;
    background: #FAFAFA;
}
/*.Analyst ul li:not(:nth-child(3n)){*/
/*margin-right: 30px;*/
/*}*/
.Analyst ul li .Htitle{
padding-bottom: 0;
    width: 66.66%;
    display: flex;
    align-items: center;
}
.Analyst ul li .Htitle>span:nth-child(1){
font-size: 18px;
/*font-weight: bold;*/
color: #333333;
    padding: 0;
    width: 50%;
}
.Analyst ul li .Htitle>span:nth-child(2){
font-size: 18px;
font-weight: 400;
color: #333333;
    border-left: unset;
    padding: 0;
    width: 50%;
line-height: 1;
display: inline-block;
}
.Analyst ul li .intro{
font-size: 18px;
font-weight: 400;
color: #333333;
line-height: 1;
    width: 33.33%;
}

@media (max-width: 768px){
.Notice .title{
  font-size: 18px;
}
.Notice .columns {
    padding-top: 40px;
}
.Notice .jinatou .prev
,.Notice .jinatou .next  {
    width: 25px;
    height: 25px;
    background-size: 25px !important;
}
.Notice ul .Htitle {
    font-size: 18px;
    padding: 30px 0 20px;
}
.Notice ul .dl1{
  margin-bottom: 10px;
}
.Notice ul .dl2 a {
  background: unset;
  padding: 15px 15px 15px 0;
  font-size: 16px;
}
.Notice ul .dl2 a img {
height: 20px;
margin-right: 15px;
}
.Notice ul .dl1 a{
font-size: 14px;
padding: 11px 0;
}


.Analyst .title{
font-size: 18px;
padding: 0 0 27px 0
}
.Analyst ul li{width: 100%;
padding: 25px 20px;
margin-bottom: 15px;
}
.Analyst ul li:not(:nth-child(3n)) {
margin-right: 0px;
}
.Analyst ul li .Htitle{
padding-bottom: 15px;
}
.Analyst ul li .Htitle>span:nth-child(1){
font-size: 18px;
padding-right: 7px;
}
.Analyst ul li .Htitle>span:nth-child(2){
font-size: 16px;
padding-left: 7px;
}
.Analyst ul li .intro{
font-size: 16px;
}

}