
/*--公共部分--*/
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 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif,Arial; color: #333; }

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

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

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

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

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

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

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

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

input, textarea, select { outline: none; }

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

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

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

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

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

.clearfix { *zoom: 1; }

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

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

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

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

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

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { width: 100%; padding: 0px 20px; }

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

.commonleft { float: none; }

.commonright { float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face { font-family: 'commoniconFont'; src: url("data:font/woff2;charset=utf-8;base64,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") format("woff2"), url("data:font/woff;charset=utf-8;base64,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") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

[class^="icon-"], [class*=" icon-"] { font-family: 'commoniconFont'; line-height: 1; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-Youtube-fill:before { content: "\e883"; }

.icon-wifi:before { content: "\e8f8"; }

.icon-liujisuan:before { content: "\ec56"; }

.icon-shuangxinpian:before { content: "\e6ab"; }

.icon-dikuguanli:before { content: "\e63d"; }

.icon-custom-service:before { content: "\e617"; }

.icon-youxiang3:before { content: "\e619"; }

.icon-instagram-fill:before { content: "\e88f"; }

.icon-24gf-telephone:before { content: "\e96c"; }

.icon-facebook:before { content: "\e8e7"; }

.icon-tuite:before { content: "\e652"; }

.icon-linkedin:before { content: "\eccc"; }

.icon-youshangjiao:before { content: "\e79a"; }

.icon-zuoshangjiao:before { content: "\e79b"; }

.icon-top:before { content: "\e606"; }

.icon-icons01:before { content: "\e698"; }

.icon-shangchuantupian:before { content: "\e712"; }

.icon-huo:before { content: "\e66c"; }

.icon-icon_pc:before { content: "\e607"; }

.icon-youxiang1:before { content: "\e694"; }

.icon-boshimao:before { content: "\e604"; }

.icon-yulanjianli:before { content: "\e613"; }

.icon-point:before { content: "\e60f"; }

.icon-gerenzhongxin:before { content: "\e653"; }

.icon-yunduanshangchuan:before { content: "\ec1d"; }

.icon-youxiang2:before { content: "\e605"; }

.icon-dianhua1:before { content: "\e608"; }

.icon-jilu:before { content: "\e65f"; }

.icon-shanchu:before { content: "\e8b6"; }

.icon-shoucang1:before { content: "\e8b9"; }

.icon-shangchuan:before { content: "\e60e"; }

.icon-ren-renyuan:before { content: "\e6d8"; }

.icon-dianhua2:before { content: "\e817"; }

.icon-lock:before { content: "\e881"; }

.icon-gerenzhongxin-1:before { content: "\e64e"; }

.icon-zhengque:before { content: "\e62d"; }

.icon-31shoucang:before { content: "\e603"; }

.icon-fenxiang:before { content: "\e60d"; }

.icon-shoucang:before { content: "\e8c2"; }

.icon-weixin2:before { content: "\e628"; }

.icon-youxiang:before { content: "\e66a"; }

.icon-sort:before { content: "\e65e"; }

.icon-24gl-telephone:before { content: "\e953"; }

.icon-fenlei:before { content: "\e811"; }

.icon-lanya:before { content: "\ec4a"; }

.icon-weibiaoti-:before { content: "\e618"; }

.icon-chuanganqi2:before { content: "\e8dd"; }

.icon-line-075:before { content: "\e74d"; }

.icon-rongliangxingyunyingpan:before { content: "\e714"; }

.icon-jurassic_message:before { content: "\e69d"; }

.icon-fankuibeifen:before { content: "\e616"; }

.icon-xiazai:before { content: "\e602"; }

.icon-yanjing:before { content: "\e661"; }

.icon-dayinchuanzhen:before { content: "\e627"; }

.icon-shouye:before { content: "\e633"; }

.icon-31shijian:before { content: "\e601"; }

.icon-changyongicon-:before { content: "\e612"; }

.icon-changyongtubiao-fuben-12:before { content: "\e60c"; }

.icon-wangluo:before { content: "\e638"; }

.icon-rili1:before { content: "\e6bc"; }

.icon-rili:before { content: "\e8b4"; }

.icon-youjiantou2:before { content: "\e62c"; }

.icon-youjiantou1:before { content: "\e60a"; }

.icon-zuojiantou1:before { content: "\e62b"; }

.icon-sousuo1:before { content: "\e651"; }

.icon-douyin:before { content: "\e8db"; }

.icon-bilibili-line:before { content: "\e75d"; }

.icon-world:before { content: "\e609"; }

.icon-double-left-1:before { content: "\e615"; }

.icon-jinrujiantouxiao:before { content: "\e8d4"; }

.icon-jinrujiantou:before { content: "\e8f1"; }

.icon-jiantou_xiangyou:before { content: "\eb08"; }

.icon-jiantou_xiangzuo:before { content: "\eb09"; }

.icon-igw-l-screen:before { content: "\e626"; }

.icon-guanbi:before { content: "\e614"; }

.icon-youjiantou:before { content: "\e637"; }

.icon-zuojiantou:before { content: "\e63b"; }

.icon-arrow-left:before { content: "\e645"; }

.icon-weibo:before { content: "\e64c"; }

.icon-weixin1:before { content: "\e64f"; }

.icon-qq:before { content: "\e611"; }

.icon-xinlangweibo:before { content: "\e600"; }

.icon-weixin:before { content: "\e67b"; }

.icon-QQ:before { content: "\e882"; }

.icon-riqi:before { content: "\e64d"; }

.icon-_didian:before { content: "\e659"; }

.icon-youjian:before { content: "\e60b"; }

.icon-dianhua:before { content: "\e632"; }

.icon-arrowRight:before { content: "\e65d"; }

.icon-caidan:before { content: "\e624"; }

.icon-denglu-copy:before { content: "\e63a"; }

.icon-sousuo:before { content: "\e636"; }

@font-face { font-family: 'Bronova'; src: url("data:font/woff2;charset=utf-8;base64,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") format("woff2"), url("data:font/woff;charset=utf-8;base64,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") format("woff"); font-weight: bold; font-style: normal; font-display: swap; }



html { scroll-behavior: smooth; }

/*--公共--*/
body { padding-top: 60px !important; width: 100%; min-height: 100vh; position: relative; -webkit-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); left: 0px; }

.header { background: #fff; height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: fixed; width: 100%; top: 0px; left: 0px; -webkit-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); left: 0px; z-index: 99; }

.header .commonMain { width: 100%; margin: 0px auto; padding: 0px 20px; 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; }

.header .logo { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

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

.header .logo .transparent { display: none; }

.header .logo .colour { display: block; }

.header .navBox { 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; }

.header .navBox .navList { background: #FAFAFA; display: none; position: fixed; width: 260px; right: -260px; top: 0px; bottom: 0px; padding: 50px 0px 0px; overflow-y: auto; -webkit-transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); }

.header .navBox .navList .list { position: relative; border-top: 1px solid #eff1f3; }

.header .navBox .navList .list h3 a { padding: 0px 25px; 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; line-height: 50px; font-size: 14px; position: relative; color: #333; }

.header .navBox .navList .list h3 a::before { content: ''; display: block; width: 8px; height: 8px; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #D8D8D8; margin-right: 15px; }

.header .navBox .navList .list.cur { background: #fff; }

.header .navBox .navList .list.cur h3 a::before { background: #666; border-color: #666; }

.header .navBox .navList .closeNavText a { visibility: hidden; }

.header .navBox .haderOther { 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; }

.header .navBox .haderOther .searchBox { margin-left: 15px; position: relative; }

.header .navBox .haderOther .searchBox .searchBtn { display: block; width: 21px; color: #000; font-size: 21px; }

.header .navBox .haderOther .langBox { margin-left: 15px; position: relative; 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; }

.header .navBox .haderOther .langBox .langBtn { display: block; width: 30px; color: #000; font-size: 30px; }

.header .navBox .haderOther .navbtn { color: #000; width: 26px; position: relative; cursor: pointer; margin-left: 15px; font-size: 26px; }

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

.header .searchformMain .searchformBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow-y: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 20px 20px; }

.header .searchformMain .searchformBox .searchform { max-width: 760px; width: 100%; background: #fff; padding: 40px 20px 20px; -webkit-border-radius: 25px; border-radius: 25px; height: auto; margin: auto; transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1); opacity: 0; -webkit-transform: translate3d(0px, 100px, 1px); transform: translate3d(0px, 100px, 1px); }

.header .searchformMain .searchformBox .searchform .closeSearch { position: absolute; right: 10px; top: 10px; font-size: 20px; width: 30px; height: 30px; cursor: pointer; 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; }

.header .searchformMain .searchformBox .searchform .title { font-size: 14px; color: #2b2b2b; font-weight: 600; }

.header .searchformMain .searchformBox .searchform .searchformInputBox { position: relative; }

.header .searchformMain .searchformBox .searchform .searchformInputBox label { display: block; padding: 10px 115px 10px 30px; border-bottom: 1px solid #c8c8c8; }

.header .searchformMain .searchformBox .searchform .searchformInputBox label input { font-size: 14px; height: 32px; width: 100%; }

.header .searchformMain .searchformBox .searchform .searchformInputBox button { position: absolute; left: 0px; top: 0px; height: 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; background: none; border: none; }

.header .searchformMain .searchformBox .searchform .searchformInputBox button i { font-size: 18px; color: #ee1d23; font-weight: 600; }

.header .searchformMain .searchformBox .searchform .searchformInputBox .submitBtn{position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); height: 100%; background:#ee1d23; padding:0px 20px; height:35px; border-radius:35px;color:#fff; font-size:14px;}

.header .searchformMain .searchformBox .searchform .searchformInputBox .label { position: absolute; right: 0px; top: 12px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display:none;}

.header .searchformMain .searchformBox .searchform .searchformInputBox .label a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 10px; margin-left: 10px; height: 28px; -webkit-border-radius: 28px; border-radius: 28px; font-size: 12px; color: #1f1f1f; }

.header .searchformMain .searchformBox .searchform .searchformInputBox .label a.cur { background: #ee1d23; color: #fff; }

.header .searchformMain .searchformBox .searchform .hotSearch { padding-top: 20px; }

.header .searchformMain .searchformBox .searchform .hotSearch .listBox { 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; }

.header .searchformMain .searchformBox .searchform .hotSearch .listBox a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 10px; font-size: 12px; color: #2b2b2b; height: 32px; -webkit-border-radius: 32px; border-radius: 32px; background: #f6f6f6; margin-right: 5px; margin-bottom: 5px; }

.header .searchformMain .searchformBox .searchform .hotSearch .listBox a:hover { background: #ee1d23; color: #fff; }

.header .searchformMain .searchformBox .searchform .hotSearchNews { padding-top: 20px; }

.header .searchformMain .searchformBox .searchform .hotSearchNews .listBox { padding-top: 20px; }

.header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .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-bottom: 10px; }

.header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list a { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 15px; font-size: 12px; -webkit-border-radius: 32px; border-radius: 32px; background: #f6f6f6; display: -webkit-box; height: 32px; line-height: 32px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-right: 10px; }

.header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list img { width: 12px; height: 100%; }

.header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list a:hover { background: #ee1d23; color: #fff; }

.header .searchformMain .searchformBox .searchform .searchProductList { padding-top: 15px; margin: 0px -5px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.header .searchformMain .searchformBox .searchform .searchProductList .list { width: -webkit-calc(33.333% - 10px); width: calc(33.333% - 10px); margin: 0px 5px; overflow: hidden; }

.header .searchformMain .searchformBox .searchform .searchProductList .list img { width: 100%; display: block; -webkit-transition: all .8s; transition: all .8s; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.header .searchformMain .searchformBox .searchform .searchProductList .list:hover img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.header .searchformMain.admission .searchform { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); opacity: 1; }

.admissionheader { left: -260px; }

.admissionheader .navBox .navList { right: 0px; }

.hideScroll { overflow: hidden; }

.admissionBody { left: -260px; }

.mSecondLevel { display: none; }

.mBandFourListMain{display:none;}

.mBandFour { position:relative; }

.subNavBtn { position: absolute; right: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: right; -webkit-justify-content: right; -ms-flex-pack: right; justify-content: right; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 45%; height: 50px; top: 0px; right: 0px; padding-right: 25px; }

.subNavBtn i { width: 12px; height: 12px; display: block; position: relative; }

.subNavBtn i::after { content: ''; width: 100%; height: 2px; background: #474747; position: absolute; left: 0px; top: 50%; margin-top: -1px; }

.subNavBtn i::before { content: ''; width: 2px; height: 100%; background: #474747; position: absolute; left: 50%; top: 0px; margin-left: -1px; -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); }

.subNavBtn i.active::before { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.subNavMain { display: none; }

.secondLevelNav .listNav { position: relative; border-top: 1px solid #eff1f3; }

.secondLevelNav .listNav .secondLevelTitle { position: relative; }

.secondLevelNav .listNav .secondLevelTitle a { padding: 0px 25px 0px 50px; 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; line-height: 50px; font-size: 14px; position: relative; color: #333; background: #f6f6f6; }

.secondLevelNav .listNav .secondLevelTitle i { position: absolute; left: 20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.mSecondLevel .listNav .listNavTitle a { display: block; padding: 0px 50px; line-height:50px; }

.mBandFour .mBandFourTitle { position: relative; border-top: 1px solid #eff1f3; }

.mBandFour .mBandFourTitle a { display: block; padding: 0px 60px; line-height:50px; }

.mBandFour .mbandFourList{display:none;}

.mBandFour .mbandFourList a { display: block; padding: 13px 65px; border-top: 1px solid #eff1f3; }

.threeLevelBox { display: none; }

.bandFourBox { display: none; }

.commonBanner { position: relative; z-index: 20; }

.commonBanner .imgBox { padding-top: 53.6%; position: relative; overflow: hidden; }

.commonBanner .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-animation: bannerScale 7s linear infinite alternate; animation: bannerScale 7s linear infinite alternate; }

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

.commonBanner .commonBannerText .title { font-size: 24px; line-height: 1.2; color: #fff; font-weight: 500; }

.commonBanner .commonBannerText .desc { margin-top: 5px; font-size: 14px; color: #fff; line-height: 1.6; }

.commonBanner .commonBannerText .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 25px; }

.commonBanner .commonBannerText .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 10px 0px 20px; font-size: 12px; height: 37px; -webkit-border-radius: 37px; border-radius: 37px; background: #eb0b16; color: #fff; }

.commonBanner .commonBannerText .more a i { margin-left: 10px; }

@keyframes bannerScale { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(1.1); transform: scale(1.1); } }

@-webkit-keyframes bannerScale { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(1.1); transform: scale(1.1); } }

.locationBox { position: absolute; left: 0px; width: 100%; bottom: 20px; display: none; min-height: 40px; }

.locationBox .location { position: relative; width: 100%; padding: 12px 0px; }

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

.location .list { position: relative; }

.location .list > a { color: rgba(255, 255, 255, 0.4); font-size: 12px; }

.location .list > a i { font-size: 14px; }

.location .list > a .icon-shouye { color: #fff; }

.location .list > a .icon-youjiantou2 { margin: 0px 10px; }

.location .list > a.cur { color: white; }

.location .list:last-child > a i { display: none; }

.location .list .lProductListBox { position: absolute; top: 100%; left: -10px; min-width: 190px; -webkit-border-radius: 10px; border-radius: 10px; max-height: 0px; overflow: hidden; -webkit-transition: max-height .6s; transition: max-height .6s; }

.location .list .lProductList { margin-top: 10px; padding: 20px 0px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; z-index: 20; }

.location .list .lProductList a { display: block; font-size: 14px; line-height: 35px; padding: 0px 25px; white-space: nowrap; color: #111111; position: relative; }

.location .list .lProductList a:hover { background: #e9edee; }

.location .list .lProductList a:hover::after { content: ''; border-right: 8px solid transparent; border-top: 8px solid #ee1d23; position: absolute; left: 0px; top: 0px; }

.location .list:hover .lProductListBox { max-height: 1000px; -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4); box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4); }

.location .list:last-child > a { color: #fff; }

.locationBox .locationFixed { position: fixed; top: 60px; background: #fff; border-top: 1px solid #eee; }

.locationBox .locationFixed .list a { color: #666; }

.locationBox .locationFixed .list a .icon-shouye { color: #666; }

.locationBox .locationFixed .list a.cur { color: #111; }

.locationBox .locationFixed .list:last-child a { color: #111; }

.pageMain { padding: 30px 0px 0px; overflow: hidden; position: relative; }

.pageMain #pagination { text-align: center; display: none; }

.pageMain #pagination a { height: 30px; line-height: 30px; width: 30px; -webkit-border-radius: 8px; border-radius: 8px; padding: 0px; margin: 0px 4px; position: relative; background: #fff; border: none; font-size: 14px; }

.pageMain #pagination a:hover { background-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); color: #fff; }

.pageMain #pagination a.layui-laypage-prev { font-size: 16px; }

.pageMain #pagination a.layui-laypage-next { font-size: 16px; }

.pageMain #pagination .layui-laypage .layui-laypage-curr { height: 30px; line-height: 30px; width: 30px; font-size: 14px; -webkit-border-radius: 8px; border-radius: 8px; border: none; padding: 0px; margin: 0px 4px; font-weight: 600; }

.pageMain #pagination .layui-laypage .layui-laypage-curr em { -webkit-border-radius: 8px; border-radius: 8px; background-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); }

.pageMain .loadMore { 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; }

.pageMain .loadMore a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-transition: .8s ease; transition: .8s ease; font-size: 12px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #e60013; width: 130px; -webkit-border-radius: 45px; border-radius: 45px; height: 45px; border: 2px solid #e60013; }

.pageMain .loadMore a .icon { margin-left: 10px; width: 12px; height: 13px; -webkit-transition: .6s ease; transition: .6s ease; background-position: 0px -14px; background-repeat: no-repeat; background-image: url(/dist/images/img_76.png); display: block; }

.pageMain .loadMore a:hover { background: #e60013; border-color: #e60013; color: #fff; }

.pageMain .loadMore a:hover .icon { background-position: 0px 0px; }

.commonTitle { font-size: 20px; line-height: 26px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.commonTitle img { width: 20px; margin: 8px 10px 0px 0px; height: 100%; display: block; }

/*--新闻详情页--*/
@font-face { font-family: 'shareIcon'; src: url("data:font/ttf;charset=utf-8;base64,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sSQBFCuwBEMusCQrLbA5LLAAFrAEJbAEJiAuRyNHI2GwBkUrIyA8IC4jOLEkARQrLbA6LLEJBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmGwAiVGYTgjIDwjOBshICBGI0ewACsjYTghWbEkARQrLbA7LLAuKy6xJAEUKy2wPCywLyshIyAgPLAEI0IjOLEkARQrsARDLrAkKy2wPSywABUgR7AAI0KyAAEBFRQTLrAqKi2wPiywABUgR7AAI0KyAAEBFRQTLrAqKi2wPyyxAAEUE7ArKi2wQCywLSotsEEssAAWRSMgLiBGiiNhOLEkARQrLbBCLLAJI0KwQSstsEMssgAAOistsEQssgABOistsEUssgEAOistsEYssgEBOistsEcssgAAOystsEgssgABOystsEkssgEAOystsEossgEBOystsEsssgAANystsEwssgABNystsE0ssgEANystsE4ssgEBNystsE8ssgAAOSstsFAssgABOSstsFEssgEAOSstsFIssgEBOSstsFMssgAAPCstsFQssgABPCstsFUssgEAPCstsFYssgEBPCstsFcssgAAOCstsFgssgABOCstsFkssgEAOCstsFossgEBOCstsFsssDArLrEkARQrLbBcLLAwK7A0Ky2wXSywMCuwNSstsF4ssAAWsDArsDYrLbBfLLAxKy6xJAEUKy2wYCywMSuwNCstsGEssDErsDUrLbBiLLAxK7A2Ky2wYyywMisusSQBFCstsGQssDIrsDQrLbBlLLAyK7A1Ky2wZiywMiuwNistsGcssDMrLrEkARQrLbBoLLAzK7A0Ky2waSywMyuwNSstsGossDMrsDYrLbBrLCuwCGWwAyRQeLABFTAtAABLuADIUlixAQGOWbkIAAgAYyCwASNEILADI3CwDkUgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbABRWMjYrACI0SzCgkFBCuzCgsFBCuzDg8FBCtZsgQoCUVSRLMKDQYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAAAAAAAAAAAAAAAAAAAAAAAAAAMgAyAxj/4QNH/7MDGP/hA0f/swAAACgAKAAoAWQB+gJyAqwD6gRyBQQFhAYeBxgHmAhMCSYJhgACACIAAAEyAqoAAwAHAClAJgAAAAMCAANXAAIBAQJLAAICAU8EAQECAUMAAAcGBQQAAwADEQUPKzMRIREnMxEjIgEQ7szMAqr9ViICZgAAAAUALP/hA7wDGAAWADAAOgBSAF4Bd0uwE1BYQEoCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoGCV4RAQwGBAYMXgALBAtpDwEIAAYMCAZYAAoHBQIECwoEWRIBDg4NUQANDQoOQhtLsBdQWEBLAgEADQ4NAA5mAAMOAQ4DXgABCAgBXBABCQgKCAkKZhEBDAYEBgxeAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CG0uwGFBYQEwCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoICQpmEQEMBgQGDARmAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CG0BOAgEADQ4NAA5mAAMOAQ4DAWYAAQgOAQhkEAEJCAoICQpmEQEMBgQGDARmAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CWVlZQChTUzs7MjEXF1NeU15bWDtSO1JLQzc1MToyOhcwFzBRETEYESgVQBMWKwEGKwEiDgIdASE1NCY1NC4CKwEVIQUVFBYUDgIjBiYrASchBysBIiciLgI9ARciBhQWMzI2NCYXBgcOAx4BOwYyNicuAScmJwE1ND4COwEyFh0BARkbGlMSJRwSA5ABChgnHoX+SgKiARUfIw4OHw4gLf5JLB0iFBkZIBMIdwwSEgwNEhKMCAYFCwQCBA8OJUNRUEAkFxYJBQkFBQb+pAUPGhW8HykCHwEMGScaTCkQHAQNIBsSYYg0Fzo6JRcJAQGAgAETGyAOpz8RGhERGhF8GhYTJA4QDQgYGg0jERMUAXfkCxgTDB0m4wAAAgBC/8wDvgM0ADIARABmtQ8BAAEBQEuwGFBYQB4AAQABaAUBAAACUgQBAgILQQYBAwMCUQQBAgILAkIbQB8AAQABaAUBAAMCAE0GAQMCAgNNBgEDAwJRBAECAwJFWUAUNTMBAD47M0Q1RCgkDAkAMgEyBw4rASU2NzYnJicuASsBIg4BFTAdAhQHDgIHDgMHBhURFBcWMyQzMjY/AT4BNTc0LgEFIyIOARURFBY7ATI+ATURNCYDj/6yEwQEBwsXBhYNQQ0VDQEMHR4RBgsMDQcNDRwtAUN1DRYGdwYGAQ0V/P8qDRYMGxQqDRUNHAIAAU8lLR8vKwwNDRUNIyAaCgEaNDMYCRAQEAcOEv5lEw4cAQwLywsXDPQNFgxDDBYN/m0THA0VDQGTFBsAAwAz/7sDzQNHAAoADgAkAH5LsA9QWEAsAAUCCAIFXgABAAAGAQBZBAECBQMCSwAGAAgDBghZBAECAgNPCQcKAwMCA0MbQC0ABQIIAgUIZgABAAAGAQBZBAECBQMCSwAGAAgDBghZBAECAgNPCQcKAwMCA0NZQBcLCyQjHx0bGhcVFBMSEQsOCw4TFCILESsBFAYjIiY1NDYyFgMRMxETNCczFzM2MzIWFREjETQjIgcGFREjAQQ7Ly06Ol43ycV1BKoKBD2FZ33FZEgdBsYC5Ck5OSkrODj8rAJ5/YcBrllyWGeKh/6JAV+JSgwl/pMAAQEh/7oC7wM1ABQAMkAvAAEABgFAAAMCA2kABgAAAQYAWQUBAQICAUsFAQEBAk8EAQIBAkMjERERERMhBxUrARUjIgYdATMHIxEjESM1MzU0NjMyAu9ULiCdFYikiIhwXE8DL44mJ2We/mkBl551ZG0AAAAEACX/ygPXAz4AUABmAH4AigEOthgXAgQBAUBLsBZQWEBDAAoPAQ8KAWYDAgIBBA8BBGQAAAsBBgwABlkSEQINEAEODw0OVwAECQEIBwQIWgAPDwxPAAwMCkEABwcFUQAFBQsFQhtLsBhQWEBAAAoPAQ8KAWYDAgIBBA8BBGQAAAsBBgwABlkSEQINEAEODw0OVwAECQEIBwQIWgAHAAUHBVUADw8MTwAMDAoPQhtARgAKDwEPCgFmAwICAQQPAQRkAAALAQYMAAZZEhECDRABDg8NDlcADAAPCgwPVwAECQEIBwQIWgAHBQUHTQAHBwVRAAUHBUVZWUAmf39/in+KiYiHhoWEg4KBgHRyamhjYF9bVlRQTzIwJSMSMRkgExIrASMiDgEHDgEVFB4BMzA7ATI+ATMOAg8BFA4CFAYVFB4BFw4GBw4BFRQWMzI+AjU0LgQvAS4CND4BNz4DNTQuAiczAxQOASMiJjU0NzY7AjIWOwEyFx4BAwYjIi4CNTQ3PgEzMh4BHQEUDgQlNSMVIxUzFTM1MzUCdfUlQE8gJSctXDwHCAILBAYBAgEBAgIBAQENCg0SESkaKh8lDzArhXpKeUwpBxAOHBIRKwkKCwwKCxgbIQ8RHxQQSh0nUDdec2Y5RAYEAwMCBQICSzZfIS8kPCISGg4tGC5HIAICBQYJAa47d3c7dgM+CB4aH1MpLlI2AQEBBgIDBQEFBAUFBQMRIA4QAQEEBQgKDwkcTSVFYSY/TSoTIh4XGhAOIAgJFhcXCwsSGSkyHx81KBQM/WQkOCFPP1MkEwEBMzwBTCEqQUUfNiARFUpfLQoEDQwODQ2adnY6dnY6AAAFAFb/twOqA0cADgASACAAKAA4AGVAYg4BCj0ABAMEaAADAAIBAwJXBQEBAAcIAQdYDwEIBgEACQgAVxENCxAECQoKCU0RDQsQBAkJClEODAIKCQpFKikUEw8PMjEpOCo4JiUiIR0bEyAUIA8SDxITEREREREREBIWKyUhESEnITUhNSMRIREzEQM1IRUXIg4CFB4CMzI2NCYqAQYUFjI2NCUiDgMVFBYyNjU0LgICHAFy/o8BAR3+447/AMc5AeRVESAXDQ0XIBEjMjL/RzIyRzH+AQ4aFRAIMUcyDhYguQFyVXJV/uT+jv7+AWCvr7MNFyAjIBcOM0cyMkczM0cyCBAVGw4jMzMjEiAXDQAAAAEAAP/gBAADIABGAFVAUj0UBwUCAAYBAB0BAgEqJSEDAwIzAQYFBEAAAQACAAECZgACAwACA2QABQMGAwUGZgAGBwMGB2QAAAAKQQQBAwMHUgAHBwsHQiIjFRImGRcoCBYrAQYHPgE3BgcmIyIOARUUHgEXLgEnDgEVFB4BFyYnFRQWFwYjIicwIy4BJx4BFw4CIyInFjMyPgM1NCc+AT8BPgQEADo/ITAMP0c+WzlhOAEDAYHhTw0PFyocMi1gSRsdBQUKBQkFFGxEJFNdMRkZk69wxIxlMQEIDwcOBw0NCwwCvhoIFDwlJQ5COGE5CBAQCAd0YRg2HCRCNhMCGAJMdA4IAQEBAT9RAhwoFgNeR3eaqVUODQUMBg4GDQ8OEAAAAAACAJD/vwNvA04AKABEACVAIkM1AgA+AAIBAmkAAAEBAE0AAAABUQABAAFFPTwgHxwbAw4rAQ4CFxYXHgI3PgEnJicmPgIeAg4BBwYnJg4BFhcWNz4CLgITPgEnLgIHDgEXFhcOARceATc2Mz4BJyY2NxYBs16LOhUHDgQREwkPCwYLBhEubpWOZSEtbkssLQ8YAxQPODhejDkpgLUNOT4NCDJHJTk+DAULRkYTAhkQAQEOEQIROzsuAzoVgbZfIiAJDAIEBh0OGRxKkGYhLm+VkGYQCgUBFB4ZAQYNFIK1vYw6/gUNYjklNxcIDWI5FRRR6HsQEgIBAxkOacdFGQAAAQAp/70D2AM/AEsAQkA/JBsCAwABQCYBAwE/AAIBAAECAGYAAAMBAANkAAMEAQMEZAAEBGcABQEBBU0ABQUBUQABBQFFQkEXSSErFAYTKwEOAR8BJicmNyU2Jy4BLwEmIyIHMzIXFgcFMAcGFxYXFjMyPwEGBxcWDgEvASYPAQYmNxM2Ji8BLgE2NyU+ATcTNjIXEx4BFwUeAQcC/wkEAgS3cgYGASELDAcYCQlaZKqFCOGVBwf+3wUCBy0xOzmwiAUTLCoCBw8L8RgZ8BASBDUDAwfSCQMMDAEMDwwGfgkXCHYFDA8BFRIHDQEVCAsLGAIQAgPJBwIBBAEBCx4XAgTOBAQBBgMEIAEPD+IMDgEFjA8QiwkNEgEcCQoHwQgQCgEeAgcLAQYREf76DQgCGwIUDQAGABD/5wPwAxkAGAA2AEkAVwBtAIMAeUB2KCclJAQABA0LAgEKOzkMAwYBA0A6AQY9DgEABAMEAANmCQEDBwQDB2QAAQoGCgEGZgAHDQELCgcLWQwPAgoABgoGVQgFAgQEAlEAAgIKBEJZWAEAfHtwb2NhWG1ZbVNSTEtIRj48LywrKh0bFBIKCAAYARgQDisBIgYHDgEVFBcjIicHNy4BNTQ2MzIXFhcwJR4BMzI2NTQmJyYvASYvASYnIyciIyIHDgEVFB4BARQHFycGIyImNTQ2Nz4CMzIWJCYiBw4BFRQWMjc+ATUTMjY3NjU0JicmIyIOAQcGFRQWFx4BNxYyNz4DNTQuAScmIgcOAhUUFgLAV5gsFhcOEkA8fB5AStGTgGNjF/4JCBIKFh0IBwICBAICBAICBgQDAxUPBwcDBwMadBdpMjh8slFGFzE0G36y/i0dKQ4HCB0pDwcHPgkPBg0HBgwSBgoKBA0MCgUKsgwlDQMEBAEDBQQNJQwFBQMGAiNMQSBGJiklEjhmK3xIfLJGRmoKBwcdFQsSBwIBBAEBAgEBAg8HEgsHDQv+2H5OVzEQl2tGdiILDwiW8x0PBxIKFB0OCBEK/uYHBg0QCA8GDQMGBA0PDBMGAwMLDQ0DBwgIBAYKCgQNDQQKCgYJDwAAAAQAdQAAA4oDBQADAAcACwAbAJdACRUUDw4EBgMBQEuwD1BYQDIAAAEAaAABAgIBXAACAAQFAgRYAAUKAQMGBQNXCwkHAwYICAZLCwkHAwYGCE8ACAYIQxtAMQAAAQBoAAECAWgAAgAEBQIEWAAFCgEDBgUDVwsJBwMGCAgGSwsJBwMGBghPAAgGCENZQBsMDAQEDBsMGxoZGBcSEQsKCQgEBwQHEhEQDBErEyEVIQERIRE3IRUhATY3JwYHIyYnBxYXIxUhNYoC6v0WAqr9l1kBt/5JAYopI1ojLpwnMVMzIOYDFQMFVP5gAUj+uPSg/u4/UCFhT2dJIU1CU1MAAAABAGH/tAOPAzgAZABRQBBkXFtTTTcxLxoKBgsCAAFAS7AmUFhAEQMBAQIBaQAAAAJPAAICCwJCG0AWAwEBAgFpAAACAgBNAAAAAk8AAgACQ1lACkhHREM/PhQQBA4rJS4DLwE2Ji8BLgYjIg4FBw4EFzAHDgMHBhQeAj4BNxYXDgQXFB4FNz4CNzMWHwEWPgM1Ni4CLwE+AT8BPgI/AR4CPgI9AQOPBRgbGggIBQ8KCgIhLj40OBUHBhU5Mz8uIQECBQ4HBwQJBR0YGQUBAgUNEiAVFykDChkSDgIBBQsYIDUgDSdQDx4fbgYtQh0RAQINFBUICAkQBgwGBwYBARUgEwwFAt8fPCkhCAksOgcIPmU+LRQLAQELFC0+ZT4BBBAZKxwJBSUnPR8EDCAYEgIgIj43AQUPEyESAgUPDRALBwEBBhwWLAwBAQ0SGQoDEiAUDwMDCxkLFgsRDQMEIiACEhggBwkAAAAH//7/3gQKAycAJQAzAEAATABXAG4AggAZQBYNAQEAAUAAAAEAaAABAQsBQiIhHwIPKzU0Njc+ARcWBwYeATY/ATYyFxYHDgEeARceAhcUDgMuAzceAjc+AScuAgcOARcmNz4BFx4BBw4BJyY3HgE2NzYmJyYGBwY3BhcWNjc2JicmBgEmNjc2FhceAQcOAS4BNzYmJy4BBwYmFyY2NzYeAgcOAScuATc2JgcGJlBJYMcpJBkCBAYKAwNQexoZGQEECgQHITUlASlUbJagm3dOagVckVSApgcFWpZSf6iOGBsbdz0/NxoagT8+GAUnLwwLChQULQsNfQoSCBAEBgcHBxIBBAMQEUaLMTIeFwUdHw4EEBQkJGIxERodAxEMI0MwDgoFGQ0NDgULMSUNGPJBlkhhSykkUwkGAgIBASIjI0IIBgkCAgohPSQnUE43KQYhSGYWN1QoCA2HVDZUKQgNh4Y0NjU2ERBnOjo2FBNFFRIQFBIpCAkRERQ+EwgCBgcIEAIDBgHsEB0CDik4OJFBEA4KHQ8vZicoHQkDEnMPFgMIFTVIIAwOBQUZDSQ1BgMOAAAAAQAh/7MD5QMpACcAP7UIAQQBAUBLsCZQWEAUAgEBAAQAAQRmAAQEZwMBAAAKAEIbQBADAQABAGgCAQEEAWgABARfWbYcIREUFAUTKwEuAicmBzAnJiMUIyYHDgEHDgEeARcWFxYfATM3PgE3PgM3PgEDsRc/SiqUUAEBAQNQlDxqJBoUCigiNSR6oBUGFU6QPAsaExkIRRUCpSU2HwMHbAIBA2wHA0I4KWFlaC5FKYZqDw80ekINHxkfCl7VAAAAAAAMAJYAAQAAAAAAAQAIABIAAQAAAAAAAgAGACkAAQAAAAAAAwAlAHwAAQAAAAAABAAIALQAAQAAAAAABQBGAUsAAQAAAAAABgAIAaQAAwABBAkAAQAQAAAAAwABBAkAAgAMABsAAwABBAkAAwBKADAAAwABBAkABAAQAKIAAwABBAkABQCMAL0AAwABBAkABgAQAZIAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAATQBlAGQAaQB1AG0AAE1lZGl1bQAARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIABpAGMAbwBuAGYAbwBuAHQAIAA6ACAAMgA4AC0AMQAxAC0AMgAwADEANQAARm9udEZvcmdlIDIuMCA6IGljb25mb250IDogMjgtMTEtMjAxNQAAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAAVgBlAHIAcwBpAG8AbgAgADEALgAwACAAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAwAC4AOQA0ACkAIAAtAGwAIAA4ACAALQByACAANQAwACAALQBHACAAMgAwADAAIAAtAHgAIAAxADQAIAAtAHcAIAAiAEcAIgAgAC0AZgAgAC0AcwAAVmVyc2lvbiAxLjAgOyB0dGZhdXRvaGludCAodjAuOTQpIC1sIDggLXIgNTAgLUcgMjAwIC14IDE0IC13ICJHIiAtZiAtcwAAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAAAAIAAAAAAAD/UQAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAEAAgBbAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4HdW5pRjAwQQd1bmlGMDFBB3VuaUYwM0EHdW5pRjA0QQd1bmlGMDVBB3VuaUYwNkEHdW5pRjA3QQd1bmlGMDhBB3VuaUYwOUEHdW5pRjEwQQd1bmlGMTFBB3VuaUYxMkEHdW5pRjIwQQABAAH//wAPAAEAAAAMAAAAFgAAAAIAAQABABAAAQAEAAAAAgAAAAAAAAABAAAAANWkJwgAAAAA0n9vUQAAAADSf29S") format("truetype"); font-weight: 500; font-style: normal; font-display: swap; }

.social-share-icon { font-family: "shareIcon"; }

.social-share .icon-tencent:before { content: "\f07a"; }

.social-share .icon-qq:before { content: "\f11a"; }

.social-share .icon-weibo:before { content: "\f12a"; }

.social-share .icon-wechat:before { content: "\f09a"; }

.social-share .icon-douban:before { content: "\f10a"; }

.social-share .icon-heart:before { content: "\f20a"; }

.social-share .icon-like:before { content: "\f00a"; }

.social-share .icon-qzone:before { content: "\f08a"; }

.social-share .icon-linkedin:before { content: "\f01a"; }

.social-share .icon-diandian:before { content: "\f05a"; }

.social-share .icon-facebook:before { content: "\f03a"; }

.social-share .icon-google:before { content: "\f04a"; }

.social-share .icon-twitter:before { content: "\f06a"; }

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

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

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

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

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

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

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

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

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

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

.footerBox { position: relative; }

.footerBox .footerClassBox { background: #ecf0f4; display: none; }

.footerBox .footerClassBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.footerBox .footerClassBox .commonweb .footerClsas { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.footerBox .footerClassBox .commonweb .footerClsas .list { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 60px 0px 30px 30px; border-left: 1px solid #e2e6ea; }

.footerBox .footerClassBox .commonweb .footerClsas .list h3 { font-size: 15px; color: #282828; }

.footerBox .footerClassBox .commonweb .footerClsas .list h3 a { color: #282828; }

.footerBox .footerClassBox .commonweb .footerClsas .list h3 a:hover { color: #e60012; }

.footerBox .footerClassBox .commonweb .footerClsas .list p { padding-top: 15px; }

.footerBox .footerClassBox .commonweb .footerClsas .list p a { display: block; color: #7b7b7b; font-size: 14px; line-height: 30px; }

.footerBox .footerClassBox .commonweb .footerClsas .list p a:hover { color: #e60012; text-decoration: underline; }

.footerBox .footerClassBox .commonweb .footqrCode { border-left: 1px solid #e2e6ea; width: 300px; padding-top: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.footerBox .footerClassBox .commonweb .footqrCode .list { padding: 0px 0px 0px 30px; }

.footerBox .footerClassBox .commonweb .footqrCode .list .imgBox { width: 100px; padding: 5px; background: #fff; -webkit-border-radius: 5px; border-radius: 5px; margin: 0px auto; }

.footerBox .footerClassBox .commonweb .footqrCode .list .imgBox img { display: block; width: 100%; }

.footerBox .footerClassBox .commonweb .footqrCode .list p { text-align: center; font-size: 12px; color: #363636; }

.footerBox .foot { background: #3f3f3f; 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: 68px; }

.footerBox .foot .copyright { color: #fff; opacity: 0.6; font-size: 14px; text-align: center; }

.footerBox .foot .copyright a { color: #fff; }

.footerBox .foot .copyright a.ICP { display: block; }

.footerBox .foot .footPlatform { display: none; }

.footerBox .foot .footPlatform a { width: 40px; height: 40px; font-size: 18px; color: #fff; margin-left: 5px; 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; position: relative; }

.footerBox .foot .footPlatform a p { position: absolute; right: 0px; bottom: 38px; width: 110px; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; padding: 5px; display: none; }

.footerBox .foot .footPlatform a p img { width: 100%; display: block; }

.footerBox .foot .footPlatform a p::after { content: ''; position: absolute; right: 17px; bottom: -6px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 7px solid #fff; }

.footerBox .foot .footPlatform a:hover p { display: block; }

.indexApplicationFieldListPage span, .solutionCorePage span, .solutionBrightSpotPage span { background: #fff; opacity: 1; }

.commonPage { text-align: center; padding-top: 15px; }

.commonPage span { margin: 0px 4px; }

.commonPage span.swiper-pagination-bullet-active { background: #e60013; }

.btn a.prevBtn:hover, .btn a.nextBtn:hover { background: #e60013; color: #fff !important; border-color: #e60013 !important; }

/*--产品列表--*/
.productListMain { padding: 35px 0px; background: #f1f3f7; }

.productListMain .commonweb { 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: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

.productListMain .productList { width: 100%; padding-right: 0px; padding-top: 30px; }

.productListMain .productList .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -5px; }

.productListMain .productList .row .list { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 0px 5px 10px; -webkit-border-radius: 10px; border-radius: 10px; top: 0px; text-align: center; position: relative; -webkit-transition: all .8s ease; transition: all .8s ease; }

.productListMain .productList .row .list a { position: relative; z-index: 20; display: block; padding: 15px 15px 30px; }

.productListMain .productList .row .list .imgBox { padding-top: 85.973%; position: relative; overflow: hidden; }

.productListMain .productList .row .list .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.productListMain .productList .row .list .modelNumber { margin-top: 15px; font-size: 18px; line-height: 1.2; color: #000000; font-weight: 600; }

.productListMain .productList .row .list .listTitle { margin-top: 5px; font-size: 12px; color: #5c5c5c; }

.productListMain .productList .row .list .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 13px; -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; }

.productListMain .productList .row .list .more span { font-size: 12px; line-height: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; padding: 0px 15px; color: #e70214; }

.productListMain .productList .row .list .more span i { font-size: 14px; margin-left: 5px; height: auto; }

.productListMain .productList .row .list::after { background: #fff; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 20px; border-radius: 20px; content: ''; z-index: 2; -webkit-box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39); box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39); -webkit-transition: all .4s ease; transition: all .4s ease; }

.productListMain .productList .row .list::before { background: #fff; opacity: 0.7; position: absolute; left: 14px; top: 0px; bottom: 0px; right: 14px; -webkit-border-radius: 20px; border-radius: 20px; content: ''; -webkit-transition: all .8s ease; transition: all .8s ease; z-index: 1; }

.productListMain .productList .row .list .label { position: absolute; left: 15px; top: 15px; z-index: 10; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.productListMain .productList .row .list .label em { -webkit-border-radius: 5px; border-radius: 5px; font-style: normal; padding: 0px 10px; line-height: 24px; -webkit-border-radius: 24px; border-radius: 24px; font-size: 12px; color: #fff; }

.productListMain .productList .row .list .label em.new { background: #e60013; }

.productListMain .productList .row .list .label em.hot { background: #e60013; }

.productListMain .productList .row .list:hover { top: -15px; }

.productListMain .productList .row .list:hover::after { -webkit-box-shadow: 0px 21px 27px rgba(201, 201, 201, 0.39); box-shadow: 0px 21px 27px rgba(201, 201, 201, 0.39); }

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

.productListMain .productList .row .list:hover .imgBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.productListMain .productList .row .list:hover .more span { background-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); color: #fff; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.productListMain .productScreen { width: 100%; height: 100%; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.productListMain .productScreen .title { padding: 0px 15px; height: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-image: url(/dist/images/img_04.jpg); background-repeat: no-repeat; background-size: cover; }

.productListMain .productScreen .title span { border-left: 4px solid #e70214; padding-left: 10px; font-size: 16px; color: #ffffff; font-weight: 600; }

.productListMain .productScreen .productScreenList { padding: 15px 25px 40px; }

.productListMain .productScreen .productScreenList .list .listTitle { font-size: 14px; cursor: pointer; padding-right: 20px; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; border-bottom: 1px solid #dde1ec; color: #000000; font-weight: 600; position: relative; }

.productListMain .productScreen .productScreenList .list .listTitle::after { content: ''; position: absolute; top: 50%; right: 5px; width: 8px; height: 8px; border-right: 1px solid #000; border-bottom: 1px solid #000; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); }

.productListMain .productScreen .productScreenList .list .listTitle.cur { color: #e70214; }

.productListMain .productScreen .productScreenList .list .listTitle.cur::after { border: none; border-left: 1px solid #000; border-top: 1px solid #000; }

.productListMain .productScreen .productScreenList .list .threeListBox { padding: 0px 10px; display: none; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeList { border-bottom: 1px dashed #dde1ec; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle { font-size: 13px; color: #000000; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; cursor: pointer; position: relative; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 16px; height: 16px; border: 1px solid #6c6c6c; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 2px; height: 8px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #6c6c6c; content: ''; position: absolute; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 8px; height: 2px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #6c6c6c; content: ''; position: absolute; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span { background: #8e959c; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span::after { display: none; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span::before { background: #fff; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList { display: none; padding: 0px 10px 20px; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label { 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; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 12px; color: #777777; display: -webkit-box; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 16px; height: 16px; position: relative; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox span { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #6f6f6f; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input { opacity: 0; visibility: hidden; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span { border-color: #e70214; color: #e70214; }

.productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { content: '✔'; position: absolute; left: 0px; top: 0px; line-height: 16px; width: 100%; text-align: center; font-size: 12px; }

.productListMain .productScreen .productScreenList .list .firstScreening label { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #dde1ec; }

.productListMain .productScreen .productScreenList .list .firstScreening label .firstTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #000000; font-weight: 600; }

.productListMain .productScreen .productScreenList .list .firstScreening label .checkbox { width: 16px; height: 16px; position: relative; }

.productListMain .productScreen .productScreenList .list .firstScreening label .checkbox span { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #6f6f6f; }

.productListMain .productScreen .productScreenList .list .firstScreening label .checkbox input { opacity: 0; visibility: hidden; }

.productListMain .productScreen .productScreenList .list .firstScreening label .checkbox input:checked + span { border-color: #e70214; color: #e70214; }

.productListMain .productScreen .productScreenList .list .firstScreening label .checkbox input:checked + span::after { content: '✔'; position: absolute; left: 0px; top: 0px; line-height: 16px; width: 100%; text-align: center; font-size: 12px; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label { 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; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .threeTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 13px; color: #000000; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; cursor: pointer; position: relative; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox { width: 16px; height: 16px; position: relative; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox span { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #6f6f6f; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox input { opacity: 0; visibility: hidden; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox input:checked + span { border-color: #e70214; color: #e70214; }

.productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox input:checked + span::after { content: '✔'; position: absolute; left: 0px; top: 0px; line-height: 16px; width: 100%; text-align: center; font-size: 12px; }

/*--系列--*/
.seriesProductDescMain { padding: 35px 0px 45px; overflow: hidden; background-image: url(/dist/images/img_08.jpg); background-position: left bottom; background-size: cover; background-repeat: no-repeat; }

.seriesProductDescMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.seriesProductDescMain .title { width: 100%; height: 100%; }

.seriesProductDescMain .seriesDesc { width: auto; padding-top: 20px; }

.seriesProductDescMain .seriesDesc .desc { font-size: 14px; line-height: 22px; color: #3d3d3d; }

.seriesProductDescMain .seriesDesc .seriesListBox { padding-top: 20px; }

.seriesProductDescMain .seriesDesc .seriesListBox .subTitle { font-size: 18px; color: #000000; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList { padding-top: 15px; margin: 0px -10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list { width: -webkit-calc(50% - 20px); width: calc(50% - 20px); margin: 0px 10px; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 0px 0px 15px; background-image: url(/dist/images/img_10.png); background-repeat: no-repeat; background-position: left center; font-size: 14px; border-bottom: 1px solid #e8e8e8; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a span { display: block; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a i { color: #9a9a9a; padding-right: 0px; -webkit-transition: all .8s; transition: all .8s; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a:hover { color: #e60013; }

.seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a:hover i { padding-right: 15px; color: #e60013; }

.seriesSelectMain { padding: 35px 0px; background-image: url(/dist/images/img_11.jpg); background-repeat: no-repeat; background-size: cover; }

.seriesSelectMain .title { font-size: 18px; color: #fff; font-weight: 600; }

.seriesSelectMain .seriesSelect { margin-top: 25px; overflow: hidden; position: relative; }

.seriesSelectMain .seriesSelect .swiper-slide { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); text-align: center; background: #ebf1f6; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px 20px 40px; margin-right: 20px; height: auto; }

.seriesSelectMain .seriesSelect .swiper-slide .icon img { width: 40px; vertical-align: middle; }

.seriesSelectMain .seriesSelect .swiper-slide .listTitle { margin-top: 10px; font-size: 16px; color: #000000; font-weight: 600; }

.seriesSelectMain .seriesSelect .swiper-slide .desc { margin-top: 10px; font-size: 12px; color: #696969; line-height: 18px; }

.seriesSelectMain .seriesSelect .swiper-slide:last-child { margin: 0px; }

/*--产品详情页--*/
.productDetailSubNavBox { margin-top: 0px; min-height: 60px; position: relative; z-index: 30; }

.productDetailSubNavBox .productDetailSubNav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-top: 1px solid #f4f4f4; padding: 0px 20px; background: #fff; height: auto; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }

.productDetailSubNavBox .productDetailSubNav .title { font-size: 16px; color: #000000; font-weight: 600; display: none; }

.productDetailSubNavBox .productDetailSubNav .tabClass { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; white-space: nowrap; overflow-x: auto; }

.productDetailSubNavBox .productDetailSubNav .tabClass::-webkit-scrollbar { width: auto; height: 2px; background-color: #d5d5d5; -webkit-border-radius: 2px; border-radius: 2px; }

.productDetailSubNavBox .productDetailSubNav .tabClass::-webkit-scrollbar-track { -webkit-border-radius: 2px; border-radius: 2px; background-color: #d5d5d5; }

.productDetailSubNavBox .productDetailSubNav .tabClass::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; background-color: #a01323; }

.productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint { display: block; color: #7f7f7f; line-height: 60px; margin-right: 20px; font-size: 14px; font-weight: 600; position: relative; }

.productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint::after { display: none; bottom: 0px; content: ''; width: 100%; height: 2px; background: #a01323; position: absolute; left: 0px; }

.productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint.cur { color: #a01323; }

.productDetailSubNavBox .productDetailSubNav .tabClass .pContact { padding: 0px 15px; height: 34px; border: 1px solid #ea0a16; -webkit-border-radius: 34px; border-radius: 34px; font-size: 12px; color: #ea0a16; 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; }

.productDetailSubNavBox .productDetailSubNav .tabClass .pContact:hover { background: #ea0a16; color: #fff; }

.productDetailSubNavBox .productDetailSubNav.subNavFixed { position: fixed; z-index: 80; top: 60px; }

.productAnchorPoint { top: -60px; position: relative; }

.productBanner { position: relative; z-index: 20; }

.productBanner .imgBox { padding-top: 570px; position: relative; }

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

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

.productBanner .productBannerText .commonweb { 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; }

.productBanner .productBannerText .commonweb .content { width: 100%; }

.productBanner .productBannerText .commonweb .productImg { width: 260px; margin: 0px auto; padding-top: 20px; }

.productBanner .productBannerText .commonweb .productImg img { display: block; width: 100%; }

.productBanner .productBannerText .subTitle { font-size: 16px; font-weight: 600; color: #fff; }

.productBanner .productBannerText .title { margin-top: 10px; font-size: 26px; line-height: 1; color: #fff; font-weight: 600; font-family: Arial, Helvetica, sans-serif; }

.productBanner .productBannerText .desc { margin-top: 10px; font-size: 14px; color: #fff; line-height: 1.6; }

.productBanner .productBannerText .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 15px; }

.productBanner .productBannerText .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 10px 0px 20px; font-size: 14px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; background: #eb0b16; color: #fff; }

.productBanner .productBannerText .more a i { margin-left: 10px; }

.productDescBox { padding: 35px 0px; }

.productDescBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.productDescBox .commonweb .title { width: 100%; height: 100%; }

.productDescBox .commonweb .desc { width: 100%; font-size: 14px; padding-top: 20px; line-height: 24px; color: #3d3d3d; }

.paramPeculiarityMain { padding: 35px 0px 45px; background-image: url(/dist/images/img_18.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; overflow: hidden; position: relative; }

.paramPeculiarityMain .classListBox { padding-bottom: 25px; 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; }

.paramPeculiarityMain .classListBox .classList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.paramPeculiarityMain .classListBox .classList a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 25px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transition: all .8s ease; transition: all .8s ease; margin-right: 10px; font-size: 14px; color: #ffffff; border: 2px solid rgba(255, 255, 255, 0.5); }

.paramPeculiarityMain .classListBox .classList a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; }

.paramPeculiarityMain .classListBox .btn { display: none; -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; }

.paramPeculiarityMain .classListBox .btn a { width: 50px; height: 50px; border: 2px solid #fff; color: #fff; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.paramPeculiarityMain .paramPeculiarity { display: none; }

.paramPeculiarityMain .paramBox { padding: 20px; position: relative; min-height: 456px; }

.paramPeculiarityMain .paramBox::after { content: ''; background: #fff; opacity: 0.9; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 20px; border-radius: 20px; position: absolute; background-image: url(/dist/images/img_19.jpg); background-repeat: no-repeat; background-position: bottom; background-size: cover; }

.paramPeculiarityMain .paramBox .param { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px; z-index: 10; position: relative; }

.paramPeculiarityMain .paramBox .param .list { width: 100%; margin: 0px; padding: 15px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 14px; color: #000000; border-bottom: 1px solid #bbb; }

.paramPeculiarityMain .paramBox .param .list p { min-width: 100px; color: #525252; }

.paramPeculiarityMain .paramBox .downWord { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; position: relative; z-index: 10; padding-top: 20px; }

.paramPeculiarityMain .paramBox .downWord a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 12px; height: 40px; -webkit-border-radius: 40px; border-radius: 40px; padding: 0px 15px 0px 20px; background: #fff; color: #3d3d3d; }

.paramPeculiarityMain .paramBox .downWord a i { margin-left: 10px; font-size: 14px; color: #e90615; background-position: center; background-repeat: no-repeat; }

.paramPeculiarityMain .paramBox .downWord a:hover { color: #fff; background: #e90615; }

.paramPeculiarityMain .paramBox .downWord a:hover i { color: #fff; }

.paramPeculiarityMain .peculiarity .swiper-slide { width: 100%; margin-right: 20px; height: auto; padding: 20px; -webkit-border-radius: 10px; border-radius: 10px; background: url(/dist/images/img_22.png); background-position: center; background-repeat: no-repeat; background-size: cover; }

.paramPeculiarityMain .peculiarity .swiper-slide .listTitle { font-size: 18px; line-height: 1.3; color: #000000; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.paramPeculiarityMain .peculiarity .swiper-slide .listTitle img { width: 18px; margin-top: 5px; margin-right: 5px; height: 100%; display: block; }

.paramPeculiarityMain .peculiarity .swiper-slide .desc { padding-top: 10px; font-size: 12px; color: #696969; line-height: 22px; }

.paramPeculiarityMain .peculiarity .swiper-slide:last-child { margin: 0px; }

.designDocumentMain { padding: 30px 0px 40px; }

.designDocumentMain .titleBox { padding-bottom: 30px; padding-top: 1px; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.designDocumentMain .titleBox .title { width: 100%; }

.designDocumentMain .titleBox .classList { padding-top: 20px; 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; white-space: nowrap; overflow-x: auto; padding-bottom: 10px; }

.designDocumentMain .titleBox .classList a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #000000; border: 1px solid #ffffff; padding: 0px 15px; font-size: 12px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; margin-left: 10px; border: 1px solid #7f7f7f; }

.designDocumentMain .titleBox .classList a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.designDocumentMain .titleBox .classList a:first-child { margin: 0px; }

.designDocumentMain .titleBox .classList::-webkit-scrollbar { width: auto; height: 2px; background-color: #d5d5d5; -webkit-border-radius: 2px; border-radius: 2px; }

.designDocumentMain .titleBox .classList::-webkit-scrollbar-track { -webkit-border-radius: 2px; border-radius: 2px; background-color: #d5d5d5; }

.designDocumentMain .titleBox .classList::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; background-color: #e60013; }

.designDocumentMain .designDocument { display: none; }

.designDocumentMain .designDocumentList .list { margin-top: 10px; 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: 10px 15px; -webkit-border-radius: 10px; border-radius: 10px; background: #ebf1f6; border: 1px solid #ebf1f6; }

.designDocumentMain .designDocumentList .list .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; 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; }

.designDocumentMain .designDocumentList .list .listTitle p { font-size: 12px; color: #000000; display: -webkit-box; height: 20px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; word-break: break-all; padding-right: 10px; }

.designDocumentMain .designDocumentList .list .listTitle img { width: 18px; margin-right: 10px; }

.designDocumentMain .designDocumentList .list .downBtn { 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; }

.designDocumentMain .designDocumentList .list .downBtn span { font-size: 14px; margin-right: 25px; color: #383838; display: none; }

.designDocumentMain .designDocumentList .list .downBtn span i { font-size: 18px; margin-right: 5px; }

.designDocumentMain .designDocumentList .list .downBtn .icon-xiazai { width: 30px; height: 30px; font-size: 16px; color: #fff; -webkit-border-radius: 100%; border-radius: 100%; background-color: #57585a; 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; }

.designDocumentMain .designDocumentList .list:hover { background: #fff; border-color: #d7dee4; }

.designDocumentMain .designDocumentList .list:hover .downBtn .icon-xiazai { background-color: #e60013; background: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background: linear-gradient(to right, #ff3c22, #e60013); }

.designDocumentMain .designDocumentList .list:first-child { margin-top: 0px; }

.recommendedCaseMain { padding: 35px 0px 45px; background: #ebf1f6; }

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

.recommendedCaseMain .titleBox .btn { display: none; -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; }

.recommendedCaseMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #57585a; color: #57585a; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.recommendedCaseMain .titleBox .btn.btnshow { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.recommendedCaseMain .recommendedCase { margin-top: 20px; overflow: hidden; position: relative; }

.recommendedCaseMain .recommendedCase .swiper-slide { 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; background: #fff; -webkit-border-radius: 15px; border-radius: 15px; overflow: hidden; }

.recommendedCaseMain .recommendedCase .swiper-slide .imgBox { width: 100%; position: relative; padding-top: 62%; overflow: hidden; }

.recommendedCaseMain .recommendedCase .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s; transition: all .8s; }

.recommendedCaseMain .recommendedCase .swiper-slide .content { width: 100%; padding: 20px; }

.recommendedCaseMain .recommendedCase .swiper-slide .content .listTitle { font-size: 18px; line-height: 1.2; color: #000000; font-weight: 600; }

.recommendedCaseMain .recommendedCase .swiper-slide .content .desc { padding-top: 10px; font-size: 14px; color: #3d3d3d; line-height: 22px; }

.recommendedCaseMain .recommendedCase .swiper-slide .content .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 15px; }

.recommendedCaseMain .recommendedCase .swiper-slide .content .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 10px 0px 20px; font-size: 12px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; background: #eb0b16; color: #fff; }

.recommendedCaseMain .recommendedCase .swiper-slide .content .more a i { margin-left: 5px; }

.recommendedCaseMain .recommendedCase .swiper-slide:hover .imgBox img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.relatedProductMain { padding: 30px 0px 25px; background-image: url(/dist/images/img_27.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }

.relatedProductMain .titleBox { 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; }

.relatedProductMain .titleBox .btn { display: none; -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; }

.relatedProductMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #fff; color: #fff; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.relatedProductMain .title { color: #fff; }

.relatedProductMain .relatedProduct { overflow: hidden; position: relative; padding: 20px; margin: 10px -20px 0px; }

.relatedProductMain .relatedProduct .swiper-slide { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin-right: 20px; -webkit-border-radius: 10px; border-radius: 10px; top: 0px; text-align: center; position: relative; -webkit-transition: all .8s ease; transition: all .8s ease; }

.relatedProductMain .relatedProduct .swiper-slide a { position: relative; z-index: 20; display: block; padding: 15px 10px 20px; }

.relatedProductMain .relatedProduct .swiper-slide .imgBox { padding-top: 70.973%; position: relative; overflow: hidden; }

.relatedProductMain .relatedProduct .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.relatedProductMain .relatedProduct .swiper-slide .modelNumber { margin-top: 10px; font-size: 16px; line-height: 1.2; color: #000000; font-weight: 600; }

.relatedProductMain .relatedProduct .swiper-slide .listTitle { margin-top: 5px; font-size: 13px; color: #5c5c5c; }

.relatedProductMain .relatedProduct .swiper-slide .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 10px; -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; }

.relatedProductMain .relatedProduct .swiper-slide .more span { font-size: 12px; line-height: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 20px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; color: #e70214; }

.relatedProductMain .relatedProduct .swiper-slide .more span i { font-size: 14px; margin-left: 5px; height: auto; }

.relatedProductMain .relatedProduct .swiper-slide::after { background: #fff; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 20px; border-radius: 20px; content: ''; z-index: 2; -webkit-transition: all .8s ease; transition: all .8s ease; }

.relatedProductMain .relatedProduct .swiper-slide::before { background: #fff; opacity: 0.7; position: absolute; left: 14px; top: 0px; bottom: 0px; right: 14px; -webkit-border-radius: 20px; border-radius: 20px; content: ''; -webkit-transition: all .8s ease; transition: all .8s ease; z-index: 1; }

.relatedProductMain .relatedProduct .swiper-slide:last-child { margin: 0px; }

.relatedProductMain .relatedProduct .swiper-slide:hover { top: -15px; }

.relatedProductMain .relatedProduct .swiper-slide:hover::before { bottom: -10px; }

.relatedProductMain .relatedProduct .swiper-slide:hover::after { -webkit-box-shadow: 0px 5px 10px rgba(201, 201, 201, 0.7); box-shadow: 0px 5px 10px rgba(201, 201, 201, 0.7); }

.relatedProductMain .relatedProduct .swiper-slide:hover .imgBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.relatedProductMain .relatedProduct .swiper-slide:hover .more span { background-color: #e60013; color: #fff; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); }

/*--视频列表--*/
.videoList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px; }

.videoList .list { width: 100%; margin: 20px 0px 0px; overflow: hidden; -webkit-border-radius: 15px; border-radius: 15px; }

.videoList .list .imgBox { position: relative; padding-top: 50%; cursor: pointer; }

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

.videoList .list .imgBox .videoIcon { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 2px solid #fff; width: 72px; -webkit-border-radius: 40px; border-radius: 40px; height: 40px; }

.videoList .list .imgBox .videoIcon::after { content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 0px; height: 0px; border: 6px solid transparent; border-left: 10px solid #fff; border-right: none; }

.videoList .list .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #ebf1f6; padding: 15px 20px; }

.videoList .list .content .listTitleBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.videoList .list .content .listTitleBox .listTitle { font-size: 16px; font-weight: 600; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #333; }

.videoList .list .content .listTitleBox .time { padding-top: 10px; font-size: 12px; color: #383838; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.videoList .list .content .listTitleBox .time span { margin-right: 15px; 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; }

.videoList .list .content .listTitleBox .time span i { font-size: 14px; margin-right: 5px; }

.videoList .list .content .downBtn { padding-left: 20px; }

.videoList .list .content .downBtn .icon-xiazai { width: 30px; height: 30px; font-size: 16px; color: #fff; -webkit-border-radius: 100%; border-radius: 100%; background-color: #57585a; 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; }

.videoList .list:hover .content .downBtn .icon-xiazai { background-color: #e60013; background: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background: linear-gradient(to right, #ff3c22, #e60013); }

.videoList .list:nth-child(-n+1) { margin-top: 0px; }

.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: 960px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; min-height: 500px; }

.PopupVideo .videoPlayer { overflow: hidden; -webkit-border-radius: 10px; border-radius: 10px; }

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

/*--解决方案--*/
.solutionDescBox { padding: 35px 0px; }

.solutionDescBox .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.solutionDescBox .commonweb .title { width: 100%; height: 100%; }

.solutionDescBox .commonweb .desc { margin-top: 20px; width: 100%; font-size: 14px; line-height: 22px; color: #3d3d3d; height: 154px; padding-right: 15px; overflow-y: auto; }

.solutionDescBox .commonweb .desc::-webkit-scrollbar { width: 4px; height: auto; background-color: #d5d5d5; -webkit-border-radius: 6px; border-radius: 6px; }

.solutionDescBox .commonweb .desc::-webkit-scrollbar-track { -webkit-border-radius: 4px; border-radius: 4px; background-color: #d5d5d5; }

.solutionDescBox .commonweb .desc::-webkit-scrollbar-thumb { -webkit-border-radius: 4px; border-radius: 4px; background-color: #e70214; }

.solutionBrightSpotMain { padding: 35px 0px; background-image: url(/dist/images/img_29.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; }

.solutionBrightSpotMain .titleBox { 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; }

.solutionBrightSpotMain .titleBox .title { color: #fff; }

.solutionBrightSpotMain .titleBox .btn { display: none; -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; }

.solutionBrightSpotMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #fff; color: #fff; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.solutionBrightSpotMain .solutionBrightSpot { margin-top: 20px; }

.solutionBrightSpotMain .solutionBrightSpot .swiper-slide { width: 100%; margin-right: 20px; height: auto; padding: 20px 20px 40px; -webkit-border-radius: 10px; border-radius: 10px; background: url(/dist/images/img_22.png); background-position: center; background-repeat: no-repeat; background-size: cover; }

.solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle { font-size: 18px; line-height: 1.3; color: #000000; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle img { width: 18px; margin-top: 5px; margin-right: 10px; height: 100%; display: block; }

.solutionBrightSpotMain .solutionBrightSpot .swiper-slide .desc { padding-top: 10px; font-size: 13px; color: #696969; line-height: 20px; }

.solutionBrightSpotMain .solutionBrightSpot .swiper-slide:last-child { margin: 0px; }

.solutionSpecificationmMain { padding: 35px 0px; }

.solutionSpecificationmMain .titleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.solutionSpecificationmMain .titleBox .title { width: 100%; height: 100%; }

.solutionSpecificationmMain .titleBox .desc { margin-top: 15px; width: 100%; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.solutionSpecificationmMain .solutionSpecificationm { margin: 30px 0px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.solutionSpecificationmMain .solutionSpecificationm .list { background: #f3f7fa; -webkit-border-radius: 20px; border-radius: 20px; padding: 20px 20px; width: 100%; margin: 0px 0px 15px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.solutionSpecificationmMain .solutionSpecificationm .list .icon { min-width: 30px; }

.solutionSpecificationmMain .solutionSpecificationm .list .icon img { width: 30px; display: block; }

.solutionSpecificationmMain .solutionSpecificationm .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; }

.solutionSpecificationmMain .solutionSpecificationm .list .content .listTitle { font-size: 16px; font-weight: 600; color: #000000; }

.solutionSpecificationmMain .solutionSpecificationm .list .content .desc { font-size: 12px; line-height: 18px; padding-top: 10px; color: #696969; max-width: 480px; }

.wirelessBluetoothMain { padding: 30px 0px; background-image: url(/dist/images/img_37.jpg); background-position: bottom; background-repeat: no-repeat; background-size: cover; }

.wirelessBluetoothMain .commonweb { 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; }

.wirelessBluetoothMain .commonweb .content { width: 100%; }

.wirelessBluetoothMain .commonweb .content .desc { padding-top: 15px; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.wirelessBluetoothMain .commonweb .content .desc2 { padding-top: 20px; }

.wirelessBluetoothMain .commonweb .content .desc2 img { max-width: 100%; }

.wirelessBluetoothMain .commonweb .imgBox { width: 100%; padding-top: 30px; }

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

.solutionCoreMain { padding: 30px 0px; background-image: url(/dist/images/img_39.jpg); background-repeat: no-repeat; background-size: cover; }

.solutionCoreMain .titleBox { 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; }

.solutionCoreMain .titleBox .title { color: #fff; }

.solutionCoreMain .titleBox .btn { display: none; -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; }

.solutionCoreMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #fff; color: #fff; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.solutionCoreMain .solutionCore { margin-top: 20px; overflow: hidden; position: relative; }

.solutionCoreMain .solutionCore .swiper-slide { width: -webkit-calc(50% - 19px); width: calc(50% - 19px); text-align: center; background: #ebf1f6; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px; margin-right: 25px; height: auto; }

.solutionCoreMain .solutionCore .swiper-slide .icon img { width: 35px; vertical-align: middle; }

.solutionCoreMain .solutionCore .swiper-slide .listTitle { margin-top: 10px; font-size: 16px; color: #000000; font-weight: 600; }

.solutionCoreMain .solutionCore .swiper-slide .desc { margin-top: 5px; font-size: 12px; color: #696969; line-height: 18px; }

.solutionCoreMain .solutionCore .swiper-slide:last-child { margin: 0px; }

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

.solutionScenarioMain .titleBox { 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; }

.solutionScenarioMain .titleBox .btn { display: none; -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; }

.solutionScenarioMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #000000; color: #000000; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.solutionScenarioMain .solutionScenario { margin-top: 30px; overflow: hidden; position: relative; }

.solutionScenarioMain .solutionScenario .swiper-slide { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin-right: 20px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; background: #f2f3f5; }

.solutionScenarioMain .solutionScenario .swiper-slide .imgBox { position: relative; padding-top: 71%; overflow: hidden; }

.solutionScenarioMain .solutionScenario .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.solutionScenarioMain .solutionScenario .swiper-slide .listTitle { font-size: 16px; color: #000000; display: -webkit-box; height: 60px; line-height: 60px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding: 0px 15px; }

.solutionScenarioMain .solutionScenario .swiper-slide .imgBox img:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.solutionScenarioMain .solutionScenario .swiper-slide:last-child { margin: 0px; }

.solutionProjectMain { padding: 35px 0px 45px; background: #fafafc; }

.solutionProjectMain .titleBox { 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; }

.solutionProjectMain .titleBox .btn { display: none; -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; }

.solutionProjectMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #000000; color: #000000; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.solutionProjectMain .solutionProject { margin-top: 30px; overflow: hidden; position: relative; }

.solutionProjectMain .solutionProject .swiper-slide { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin-right: 20px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; background: #fff; }

.solutionProjectMain .solutionProject .swiper-slide .imgBox { position: relative; padding-top: 71%; overflow: hidden; }

.solutionProjectMain .solutionProject .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.solutionProjectMain .solutionProject .swiper-slide .content { padding: 15px; }

.solutionProjectMain .solutionProject .swiper-slide .content .listTitle { font-size: 16px; color: #000000; display: -webkit-box; height: 22px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.solutionProjectMain .solutionProject .swiper-slide .content .year { margin-top: 5px; font-size: 12px; color: #383838; }

.solutionProjectMain .solutionProject .swiper-slide .content .year i { font-size: 14px; color: #c2302c; margin-right: 5px; }

.solutionProjectMain .solutionProject .swiper-slide .imgBox img:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.solutionProjectMain .solutionProject .swiper-slide:last-child { margin: 0px; }

/*--解决方案列表--*/
.solutionListMain { padding: 30px 0px 40px; background: #f1f3f7; }

.solutionListMain .solutionList .list { margin-top: 15px; 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; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.solutionListMain .solutionList .list .imgBox { position: relative; overflow: hidden; width: 100%; padding-top: 63%; }

.solutionListMain .solutionList .list .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s; transition: all .8s; }

.solutionListMain .solutionList .list .content { width: 100%; padding: 20px 20px 30px; }

.solutionListMain .solutionList .list .content .listTitle { font-size: 18px; line-height: 1.2; font-weight: 600; color: #000000; }

.solutionListMain .solutionList .list .content .desc { padding-top: 10px; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.solutionListMain .solutionList .list .content .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 20px; }

.solutionListMain .solutionList .list .content .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 10px 0px 20px; font-size: 12px; height: 37px; -webkit-border-radius: 37px; border-radius: 37px; background: #eb0b16; color: #fff; }

.solutionListMain .solutionList .list .content .more a i { margin-left: 10px; }

.solutionListMain .solutionList .list:hover .imgBox img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.solutionListMain .solutionList .list:first-child { margin-top: 0px; }

/*--样品申请--*/
.sampleMain { padding: 30px 0px; }

.sampleMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.sampleMain .title { width: 100%; height: 100%; }

.sampleMain .sampleDesc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 100%; padding-top: 15px; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.sampleMain .sampleDesc a { text-decoration: underline; }

.sampleformMain { padding: 30px 0px; background-image: url(/dist/images/img_57.jpg); background-repeat: no-repeat; background-size: cover; }

.sampleformMain .title { color: #fff; padding-bottom: 20px; }

.sampleformMain .sampleform { -webkit-border-radius: 20px; border-radius: 20px; background: #fff; padding: 35px 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.sampleformMain .sampleform .input { width: 100%; margin: 0px; padding-bottom: 20px; }

.sampleformMain .sampleform .input p { font-size: 14px; color: #000000; font-weight: 600; padding-bottom: 5px; }

.sampleformMain .sampleform .input p i { color: #ff0000; }

.sampleformMain .sampleform .input label { display: block; position: relative; padding: 10px 15px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid rgba(104, 126, 145, 0.3); }

.sampleformMain .sampleform .input label input { width: 100%; background: none; border: none; font-size: 12px; }

.sampleformMain .sampleform .input label textarea { width: 100%; height: 75px; font-size: 12px;}

.sampleformMain .sampleform .textareaInput { width: 100%; }

.sampleformMain .sampleform .btn { padding-top: 10px; width: 100%; 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; }

.sampleformMain .sampleform .btn button { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: none; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 20px 0px 30px; font-size: 14px; height: 40px; -webkit-border-radius: 40px; border-radius: 40px; background: #eb0b16; color: #fff; }

.sampleformMain .sampleform .btn button i { margin-left: 15px; }

/*--资料下载--*/
.dataDownloadMain { padding: 30px 0px 45px; }

.dataDownloadMain .titleBox { padding-bottom: 30px; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.dataDownloadMain .titleBox .dataSearchBox { padding-top: 20px; width: 100%; 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; }

.dataDownloadMain .titleBox .dataSearchBox .dataSearch { width: 100%; position: relative; }

.dataDownloadMain .titleBox .dataSearchBox .dataSearch label { border: 1px solid #7f7f7f; padding: 11px 50px 11px 20px; -webkit-border-radius: 45px; border-radius: 45px; display: block; }

.dataDownloadMain .titleBox .dataSearchBox .dataSearch label input { width: 100%; }

.dataDownloadMain .titleBox .dataSearchBox .dataSearch button { position: absolute; right: 0px; top: 0px; border: none; background: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 60px; height: 100%; }

.dataDownloadMain .titleBox .dataSearchBox .dataSearch button i { font-size: 20px; }

.dataDownloadMain .titleBox .classList { 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: 20px; padding-bottom: 10px; white-space: nowrap; overflow-x: auto; width: 100%; }

.dataDownloadMain .titleBox .classList a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #000000; border: 1px solid #ffffff; padding: 0px 15px; height: 40px; font-size: 12px; -webkit-border-radius: 40px; border-radius: 40px; margin-left: 10px; border: 1px solid #7f7f7f; }

.dataDownloadMain .titleBox .classList a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.dataDownloadMain .titleBox .classList a:first-child { margin: 0px; }

.dataDownloadMain .titleBox .classList::-webkit-scrollbar { width: auto; height: 2px; background-color: #d5d5d5; -webkit-border-radius: 2px; border-radius: 2px; }

.dataDownloadMain .titleBox .classList::-webkit-scrollbar-track { -webkit-border-radius: 2px; border-radius: 2px; background-color: #d5d5d5; }

.dataDownloadMain .titleBox .classList::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; background-color: #e60013; }

.dataDownloadMain .dataDownload .list { margin-top: 20px; 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: 10px 20px; -webkit-border-radius: 10px; border-radius: 10px; background: #ebf1f6; border: 1px solid #ebf1f6; }

.dataDownloadMain .dataDownload .list .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; 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-right: 10px; }

.dataDownloadMain .dataDownload .list .listTitle p { font-size: 12px; color: #000000; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; word-break: break-all; }

.dataDownloadMain .dataDownload .list .listTitle img { width: 20px; margin-right: 10px; }

.dataDownloadMain .dataDownload .list .downBtn { 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; }

.dataDownloadMain .dataDownload .list .downBtn span { font-size: 14px; margin-right: 25px; color: #383838; display: none; }

.dataDownloadMain .dataDownload .list .downBtn span i { font-size: 18px; margin-right: 5px; }

.dataDownloadMain .dataDownload .list .downBtn .icon-xiazai { width: 30px; height: 30px; font-size: 16px; color: #fff; -webkit-border-radius: 100%; border-radius: 100%; background-color: #57585a; 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; }

.dataDownloadMain .dataDownload .list:hover { background: #fff; border-color: #d7dee4; }

.dataDownloadMain .dataDownload .list:hover .downBtn .icon-xiazai { background-color: #e60013; background: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background: linear-gradient(to right, #ff3c22, #e60013); }

.dataDownloadMain .dataDownload .list:first-child { margin-top: 0px; }

/*--常见问题--*/
.qaSearchMain { padding: 35px 0px 45px; }

.qaSearchMain .title { font-size: 20px; color: #000000; padding-bottom: 15px; line-height: 1.2; text-align: center; }

.qaSearchMain .qaSearch { max-width: 550px; margin: 0px auto; position: relative; }

.qaSearchMain .qaSearch label { border: 1px solid #dde1ec; padding: 11px 50px 11px 20px; background: #f8f8fa; -webkit-border-radius: 45px; border-radius: 45px; display: block; }

.qaSearchMain .qaSearch label input { width: 100%; background: none; border: none; }

.qaSearchMain .qaSearch button { position: absolute; right: 0px; top: 0px; border: none; background: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 60px; height: 100%; }

.qaSearchMain .qaSearch button i { font-size: 20px; }

.qaListMain { padding: 30px 0px 45px; background-color: #ebf1f6; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #ebf1f6), color-stop(70%, #f3f7fa)); background-image: linear-gradient(to bottom, #ebf1f6 70%, #f3f7fa); }

.qaListMain .qaList { margin: 0px; }

.qaListMain .qaList li { width: 100%; padding: 0px 0px 20px; }

.qaListMain .qaList li .content { -webkit-border-radius: 15px; border-radius: 15px; background: #fff; padding: 20px 20px 30px; }

.qaListMain .qaList li .content .listTitleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.qaListMain .qaList li .content .listTitleBox .Q { min-width: 25px; height: 25px; -webkit-border-radius: 100%; border-radius: 100%; background: #e70213; color: #fff; font-size: 12px; line-height: 25px; text-align: center; }

.qaListMain .qaList li .content .listTitleBox .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 16px; color: #000000; line-height: 24px; margin-left: 15px; font-weight: 600; }

.qaListMain .qaList li .content .descMain { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 15px; }

.qaListMain .qaList li .content .descMain .A { min-width: 25px; height: 25px; -webkit-border-radius: 100%; border-radius: 100%; background: #7e7e7e; color: #fff; font-size: 12px; line-height: 25px; text-align: center; }

.qaListMain .qaList li .content .descMain .descBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 15px; }

.qaListMain .qaList li .content .descMain .descBox .desc { font-size: 13px; color: #696969; display: -webkit-box; height: 60px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.qaListMain .qaList li .content .descMain .descBox .moreBtn { margin-top: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 13px; font-weight: 600; cursor: pointer; color: #e70214; }

.qaListMain .qaList li .content .descMain .descBox .moreBtn i { display: block; width: 8px; height: 8px; margin-left: 10px; position: relative; }

.qaListMain .qaList li .content .descMain .descBox .moreBtn i::after { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-right: 2px solid #e70214; border-bottom: 2px solid #e70214; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.qaListMain .qaList li .content .descMain .descBox .moreBtn.cur i::after { border: none; border-left: 2px solid #e70214; border-top: 2px solid #e70214; }

.qaListMain .qaList li .content .descMain .descBox .desc.descShow { height: auto; -webkit-line-clamp: 1000; }

/*--反馈激励--*/
.feedbackDescMain { padding: 30px 0px; }

.feedbackDescMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.feedbackDescMain .title { width: 100%; height: 100%; }

.feedbackDescMain .title .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 15px; }

.feedbackDescMain .title .btn a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 20px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; color: #fff; background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; }

.feedbackDescMain .title .btn a i { margin-left: 15px; }

.feedbackDescMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 100%; padding-top: 20px; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.feedbackMain { padding: 30px 0px 45px; background-color: #ebf1f6; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #ebf1f6), color-stop(70%, #fefeff)); background-image: linear-gradient(to bottom, #ebf1f6 70%, #fefeff); }

.feedbackMain .feedbacList { margin: 0px 0px; }

.feedbackMain .feedbacList li { width: 100%; padding: 0px 0px 20px; }

.feedbackMain .feedbacList li .content { -webkit-border-radius: 15px; border-radius: 15px; background: #fff; padding: 20px; position: relative; }

.feedbackMain .feedbacList li .content .hot { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 15px; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.feedbackMain .feedbacList li .content .hot span { color: #fff; display: block; -webkit-border-radius: 24px; border-radius: 24px; line-height: 24px; padding: 0px 10px; background: #e60013; color: #fff; }

.feedbackMain .feedbacList li .content .listTitleMain { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.feedbackMain .feedbacList li .content .listTitleMain .Q { min-width: 25px; height: 25px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-border-radius: 100%; border-radius: 100%; background: #e70213; color: #fff; font-size: 16px; }

.feedbackMain .feedbacList li .content .listTitleMain .listTitleBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 15px; }

.feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .listTitle { font-size: 14px; line-height: 22px; font-weight: 600; }

.feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name { margin-top: 10px; font-size: 12px; color: #383838; }

.feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span { margin-right: 15px; }

.feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span i { font-size: 14px; margin-right: 5px; }

.feedbackMain .feedbacList li .content .descMain { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 15px; }

.feedbackMain .feedbacList li .content .descMain .A { min-width: 25px; height: 25px; -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; background: #7e7e7e; color: #fff; font-size: 16px; }

.feedbackMain .feedbacList li .content .descMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 10px; font-size: 13px; line-height: 22px; color: #696969; }

.feedbackMain .loading { text-align: center; padding-top: 50px; display: none; }

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

@keyframes rotateloding { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes rotateloding { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

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

.popupFeedbackMain .popupFeedbackBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 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; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; background: #fff; position: relative; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox { width: 100%; padding: 25px 0px 15px 25px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-image: url(/dist/images/img_196.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .descTitle { font-size: 16px; color: #fff; font-weight: 600; line-height: 1; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .desc { font-size: 12px; padding-top: 10px; line-height: 18px; color: #f5f7fa; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .desc br { display: none; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox { padding-top: 10px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .tel { font-size: 18px; line-height: 1; font-weight: 600; color: #fff; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .desc { font-size: 13px; padding-top: 5px; color: #f5f7fa; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox { width: 100%; padding: 20px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input { width: 100%; margin: 0px; padding-bottom: 5px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input p { font-size: 14px; color: #000000; font-weight: 600; padding-bottom: 5px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input p i { color: #ff0000; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label { display: block; position: relative; padding: 8px 15px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid rgba(104, 126, 145, 0.3); }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label input { width: 100%; background: none; border: none; font-size: 14px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label textarea { width: 100%; height: 75px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .textareaInput { width: 100%; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn { padding-top: 10px; width: 100%; 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; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: none; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 15px 0px 40px; font-size: 14px; height: 37px; -webkit-border-radius: 37px; border-radius: 37px; background: #eb0b16; color: #fff; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button i { margin-left: 20px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select { padding: 8px 15px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid rgba(104, 126, 145, 0.3); }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-select-title input { height: 21px; padding-left: 0px; font-size: 14px; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select dl dd.layui-this { background: #eb0b16; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select .layui-edge { top: 50%; right: 15px; margin: 0px; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; border: none; border-right: 1px solid #000; border-bottom: 1px solid #000; }

.popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-selected .layui-edge { top: -webkit-calc(50% + 3px); top: calc(50% + 3px); border: none; border-left: 1px solid #000; border-top: 1px solid #000; }

.popupFeedbackMain .popupFeedbackBox .closePopupFeedback { position: absolute; right: 20px; top: 20px; width: 26px; height: 26px; border: 2px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; cursor: pointer; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.popupFeedbackMain .popupFeedbackBox .closePopupFeedback::after { content: ''; width: 2px; height: 60%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; background: #fff; position: absolute; }

.popupFeedbackMain .popupFeedbackBox .closePopupFeedback::before { content: ''; width: 60%; height: 2px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; background: #fff; position: absolute; }

/*--联系350VIP浦京--*/
.contactMain { padding: 35px 0px 45px; }

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

.contactMain .titleBox .contactEmail .list { width: 100%; padding-top: 20px; 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; }

.contactMain .titleBox .contactEmail .list .icon img { width: 28px; }

.contactMain .titleBox .contactEmail .list .content { padding-left: 10px; }

.contactMain .titleBox .contactEmail .list .content .listTitle { font-size: 16px; color: #000000; font-weight: 600; }

.contactMain .titleBox .contactEmail .list .content .email { padding-top: 3px; font-size: 13px; color: #a9a9a9; }

.contactList { position: relative; overflow: hidden; margin-top: 30px; }

.contactList .swiper-slide { width: 100%; margin-right: 10px; height: auto; background: #f6f6f6; -webkit-border-radius: 20px; border-radius: 20px; padding: 20px; }

.contactList .swiper-slide .icon img { width: 40px; }

.contactList .swiper-slide .listTitle { font-size: 16px; color: #010101; font-weight: 600; margin-top: 15px; }

.contactList .swiper-slide .desc { padding-top: 10px; font-size: 14px; line-height: 24px; color: #45423e; }

.contactList .swiper-slide:last-child { margin: 0px; }

/*--新闻列表--*/
.newsListMain { padding: 35px 0px; overflow: hidden; position: relative; background: #fbfafb; }

.newsListMain .newsClass { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-bottom: 20px; overflow-x: auto; white-space: nowrap; }

.newsListMain .newsClass a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #000000; border: 1px solid #ffffff; padding: 0px 20px; font-size: 14px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; margin-left: 10px; border: 1px solid #7f7f7f; }

.newsListMain .newsClass a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.newsListMain .newsClass a:first-child { margin: 0px; }

.newsListMain .newsList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px 0px -10px; }

.newsListMain .newsList .list { margin: 0px 0px 20px; width: 100%; position: relative; -webkit-border-radius: 15px; border-radius: 15px; overflow: hidden; background: #ffffff; -webkit-transition: .8s ease; transition: .8s ease; -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }

.newsListMain .newsList .list .imgBox { position: relative; padding-top: 57.075%; overflow: hidden; }

.newsListMain .newsList .list .imgBox::after { content: ''; width: 100%; height: 100%; background: #000; position: absolute; left: 0px; top: 0px; z-index: 20; -webkit-transition: all .8s; transition: all .8s; opacity: 0; visibility: hidden; }

.newsListMain .newsList .list .imgBox img { position: absolute; opacity: 1; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transition: .8s ease; transition: .8s ease; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.newsListMain .newsList .list .content { padding: 20px; }

.newsListMain .newsList .list .content .time { font-size: 14px; color: #535353; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.newsListMain .newsList .list .content .time::before { margin-right: 10px; color: #e60013; }

.newsListMain .newsList .list .content .subTitle { margin-top: 10px; font-size: 16px; color: #000000; height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.newsListMain .newsList .list .content .arrow { margin-top: 10px; font-size: 24px; color: #000; }

.newsListMain .newsList .list:hover { -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2); box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2); }

.newsListMain .newsList .list:hover .imgBox::after { opacity: 0.5; visibility: visible; }

.newsListMain .newsList .list:hover .imgBox img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.newsListMain .newsList .list:hover .content .arrow { color: #e60013; }

/*--新闻详情页--*/
.newsDetailMain { padding: 35px 0px 40px; background: #f5f7fa; }

.newsDetailMain .location { position: relative; bottom: 0px; padding: 0vw 2.6042vw; }

.newsDetailMain .location .icon-shouye { color: #4c505f; }

.newsDetailMain .location a { color: #4c505f; }

.newsDetailMain .newsDetailTitle { padding: 0px 0px 20px; }

.newsDetailMain .newsDetailTitle .time { text-align: center; font-size: 12px; color: #8e8e8e; line-height: 20px; font-weight: 600; }

.newsDetailMain .newsDetailTitle .time span { background: #ee1d23; padding: 0px 7px; color: #fff; display: inline-block; margin-right: 12px; line-height: 1.5; }

.newsDetailMain .newsDetailTitle .title { margin-top: 10px; text-align: left; font-size: 20px; color: #000000; line-height: 1.4; }

.newsDetailMain .newsDetailTitle .title br { display: none; }

.newsDetailMain .newsDetailBox { background: #ffffff; -webkit-border-radius: 30px; border-radius: 30px; padding: 30px 15px; }

.newsDetailMain .newsDetailBox .newsDetail { max-width: 980px; margin: 0px auto; }

.newsDetailMain .newsDetailBox .newsDetail .detailShare { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 14px; }

.newsDetailMain .newsDetailBox .newsDetail .detailShare a { width: 30px; height: 30px; margin-right: 10px; font-size: 16px; background: #f4f4f4; color: #000; -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; }

.newsDetailMain .newsDetailBox .newsDetail .detail { padding: 20px 0px; font-size: 14px; line-height: 24px; color: #2a303b; border-bottom: 1px solid #e5e6e7; }

.newsDetailMain .newsDetailBox .newsDetail .detail img { max-width: 100%; height: auto !important; }

.newsDetailMain .newsDetailBox .newsDetail .detailArticle { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 20px; }

.newsDetailMain .newsDetailBox .newsDetail .detailArticle .list { width: 100%; margin: 0px 0px 10px; }

.newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a { display: block; -webkit-border-radius: 15px; border-radius: 15px; padding: 20px; background: #f5f7fa; }

.newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a p span { background: #ee1d23; padding: 0px 7px; line-height: 20px; font-size: 12px; color: #fff; display: inline-block; }

.newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a h3 { margin-top: 10px; font-size: 14px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 600; color: #000000; }

/*--加入350VIP浦京--*/
.joinUsMain { padding: 35px 0px; }

.joinUsMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.joinUsMain .commonweb .title { width: 100%; height: 100%; }

.joinUsMain .commonweb .desc { width: 100%; padding-top: 20px; font-size: 14px; color: #3d3d3d; line-height: 22px; }

.joinUsListMain { padding: 30px 0px; background: #f6f6f6; overflow: hidden; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide { width: 100%; margin-right: 20px; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; height: auto; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .imgBox { padding-top: 51%; position: relative; overflow: hidden; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content { padding: 20px; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .listTitle { font-size: 18px; line-height: 1.2; color: #010101; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .desc { font-size: 14px; padding-top: 10px; color: #45423e; line-height: 20px; }

.joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide:last-child { margin: 0px; }

.joinUsListMain .joinUsList .joinUsListAtlas { top: 0px; left: 0px; overflow: hidden; position: absolute; width: 100%; height: 100%; }

.joinUsListMain .joinUsList .joinUsListAtlas .swiper-slide { width: 100% !important; -webkit-border-radius: 0px !important; border-radius: 0px !important; margin: 0px !important; }

.joinUsListMain .joinUsList .joinUsListAtlas a { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 35px; height: 35px; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #fff; font-size: 18px; color: #fff; z-index: 20; 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; }

.joinUsListMain .joinUsList .joinUsListAtlas a.prevBtn { left: 10px; }

.joinUsListMain .joinUsList .joinUsListAtlas a.nextBtn { right: 10px; }

.joinUsListMain .joinUsList .joinUsListAtlas a:hover { background: #e60012; color: #fff; border-color: #e60012; }

.jobsMain { padding: 35px 0px; overflow: hidden; position: relative; background-image: url(/dist/images/img_82.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }

.jobsMain .title { text-align: center; color: #fff; display: block; }

.jobsMain .jobsListBox { 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; margin: 0px; }

.jobsMain .jobsListBox .list { display: block; width: 100%; margin: 15px 0px 0px; -webkit-border-radius: 15px; border-radius: 15px; padding: 20px; background: #fff; border: 2px solid transparent; cursor: pointer; }

.jobsMain .jobsListBox .list .jobTitleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.jobsMain .jobsListBox .list .jobTitleBox .icon { padding-right: 10px; }

.jobsMain .jobsListBox .list .jobTitleBox .icon img { width: 30px; display: block; }

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle { font-size: 16px; line-height: 20px; color: #2a2f41; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city { margin-top: 8px; font-size: 13px; color: #535353; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i { margin-right: 10px; }

.jobsMain .jobsListBox .list .jobTitleBox .jobDetail { display: none; }

.jobsMain .jobsListBox .list .desc { margin-top: 15px; font-size: 14px; color: #5e647a; line-height: 24px; height: 48px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.jobsMain .jobsListBox .list .more { padding-top: 20px; font-size: 24px; color: #5e647a; }

.jobsMain .jobsListBox .list:hover { border-color: #e70214; }

.jobsMain .jobsListBox .list:hover .more { color: #e70214; }

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

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

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

.jobsEjectClose { position: absolute; right: 20px; top: 20px; font-size: 20px; color: #000; font-weight: 700; cursor: pointer; }

.jobsEjectTitle { padding-bottom: 15px; margin-right: 10%; position: relative; }

.jobsEjectTitle::after { content: ''; background: #e1e1e1; position: absolute; bottom: 0px; width: 100%; height: 1px; }

.jobsEjectTitle .subTitle { font-size: 18px; line-height: 1.2; color: #000000; font-weight: 600; }

.jobsEjectTitle .city { padding-top: 10px; font-size: 12px; color: #535353; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.jobsEjectTitle .city img { width: 15px; margin-right: 5px; }

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

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

.jobsEjectContent .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 20px; }

.jobsEjectContent .btn a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: none; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 15px 0px 15px; font-size: 12px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; background-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); color: #fff; }

.jobsEjectContent .btn a i { margin-left: 10px; }

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

.jobsEjectContent::-webkit-scrollbar-track { -webkit-border-radius: 6px; border-radius: 6px; background-color: #dfdfdf; }

.jobsEjectContent::-webkit-scrollbar-thumb { -webkit-border-radius: 6px; border-radius: 6px; background-color: #e70214; }

/*--投资者关系--*/
.investorRelationsMain { padding: 35px 0px; }

.investorRelationsMain .titleBox { 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-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; }

.investorRelationsMain .titleBox .classList { 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; width: 100%; padding-top: 20px; }

.investorRelationsMain .titleBox .classList a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 13px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transition: all .8s ease; transition: all .8s ease; margin-right: 10px; font-size: 14px; color: #000000; border: 2px solid rgba(0, 0, 0, 0.5); }

.investorRelationsMain .titleBox .classList a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.investorRelationsMain .titleBox .classList a:last-child { margin: 0px; }

.investorRelationsMain .investorRelations { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -5px; padding-top: 10px; }

.investorRelationsMain .investorRelations .list { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 10px 5px 0px; padding: 20px 10px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid #d5dade; background-image: url(/dist/images/img_84.jpg); background-position: right; background-repeat: no-repeat; background-size: cover; display: block; -webkit-transition: all .8s ease; transition: all .8s ease; }

.investorRelationsMain .investorRelations .list .icon img { width: 22px; }

.investorRelationsMain .investorRelations .list .listTitle { margin-top: 10px; font-size: 14px; display: -webkit-box; height: 66px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #000000; }

.investorRelationsMain .investorRelations .list .time { margin-top: 30px; font-size: 14px; color: #383838; }

.investorRelationsMain .investorRelations .list .time i { font-size: 16px; margin-right: 5px; }

.investorRelationsMain .investorRelations .list:hover { border-color: #e90615; background-image: url(/dist/images/img_85.jpg); -webkit-box-shadow: 0px 18px 29px rgba(59, 59, 59, 0.22); box-shadow: 0px 18px 29px rgba(59, 59, 59, 0.22); }

/*--社会责任--*/
.socialResponsibilityMain { padding: 35px 0px; background-image: url(/dist/images/img_89.jpg); background-position: right top; background-repeat: no-repeat; background-size: cover; }

.socialResponsibilityMain .titleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.socialResponsibilityMain .titleBox .title { width: 100%; height: 100%; }

.socialResponsibilityMain .titleBox .desc { padding-top: 20px; width: 100%; font-size: 14px; color: #3d3d3d; line-height: 22px; }

.socialResponsibilityMain .imgBox { padding-top: 20px; }

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

.environmentMain { padding: 35px 0px; position: relative; overflow: hidden; background-image: url(/dist/images/img_91.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }

.environmentMain .content { max-width: 660px; }

.environmentMain .content .title { font-size: 14px; font-weight: 600; color: #fff; opacity: 0.6; }

.environmentMain .content .subTitle { margin-top: 10px; font-size: 18px; line-height: 24px; font-weight: 600; color: #fff; }

.environmentMain .content .desc { max-width: 620px; padding-top: 15px; font-size: 14px; color: #fff; opacity: 0.8; }

.communityMain { padding: 30px 0px; background-image: url(/dist/images/img_94.jpg); background-position: right top; background-repeat: no-repeat; background-size: cover; overflow: hidden; }

.communityMain .list { padding: 15px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.communityMain .list .imgBox { width: 100%; padding-top: 53.403%; position: relative; overflow: hidden; -webkit-border-radius: 10px; border-radius: 10px; }

.communityMain .list .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.communityMain .list .content { width: 100%; padding: 10px 0px 0px; }

.communityMain .list .content .title { font-size: 14px; color: #272727; opacity: 0.6; }

.communityMain .list .content .subTitle { margin-top: 10px; font-size: 18px; line-height: 24px; color: #272727; }

.communityMain .list .content .desc { margin-top: 10px; max-width: 430px; font-size: 14px; color: #4c505f; line-height: 22px; }

.communityMain .list:hover .imgBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

/*--关于350VIP浦京--*/
.aboutMain { padding: 30px 0px; background-image: url(/dist/images/img_96.jpg); background-position: top; background-repeat: no-repeat; background-size: cover; }

.aboutMain .titleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.aboutMain .titleBox .title { width: 470px; height: 100%; }

.aboutMain .titleBox .descBox { width: 100%; padding-top: 20px; }

.aboutMain .titleBox .descBox .desc { font-size: 14px; color: #3d3d3d; line-height: 24px; height: -webkit-calc(24px * 7); height: calc(24px * 7); overflow-y: auto; overflow-x: hidden; padding-right: 15px; }

.aboutMain .titleBox .descBox .desc::-webkit-scrollbar { width: 4px; height: auto; background-color: #d5d5d5; }

.aboutMain .titleBox .descBox .desc::-webkit-scrollbar-track { -webkit-border-radius: 4px; border-radius: 4px; background-color: #d5d5d5; }

.aboutMain .titleBox .descBox .desc::-webkit-scrollbar-thumb { -webkit-border-radius: 4px; border-radius: 4px; background-color: #e70214; }

.aboutMain .titleBox .descBox .aboutList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -10px; padding-top: 40px; }

.aboutMain .titleBox .descBox .aboutList .list { width: -webkit-calc(50% - 30px); width: calc(50% - 30px); margin: 0px 10px; padding: 20px 0px; border-top: 1px solid #e4e2e2; }

.aboutMain .titleBox .descBox .aboutList .list .numberBox { font-size: 30px; font-weight: 600; line-height: 0.8; color: #000000; }

.aboutMain .titleBox .descBox .aboutList .list .text { padding-top: 10px; font-size: 12px; color: #555555; }

.aboutAdvantageMain { overflow: hidden; background-image: url(/dist/images/img_97.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; }

.aboutAdvantageMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.aboutAdvantageMain .titleBox { width: 100%; padding: 30px 0px 0px; color: #fff; }

.aboutAdvantageMain .titleBox .title { font-size: 14px; padding-bottom: 10px; opacity: 0.6; }

.aboutAdvantageMain .titleBox .btn { padding-top: 20px; display: none; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.aboutAdvantageMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #fff; color: #fff; font-size: 14px; margin-right: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.aboutAdvantageMain .aboutAdvantageListBox { width: 100%; position: relative; padding: 25px 0px 35px; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList { overflow: hidden; position: relative; width: 100%; height: 100%; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide { width: 100%; padding-top: 20px; padding-bottom: 20px; background: rgba(0, 0, 0, 0.1); border-left: 1px solid rgba(255, 255, 255, 0.1); }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content { padding: 0px 20px; color: #fff; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle { font-size: 15px; opacity: 0.5; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle { margin-top: 10px; font-size: 16px; line-height: 24px; position: relative; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after { content: ''; width: 2px; height: 40px; background: #fff; position: absolute; left: -20px; top: 5px; -webkit-transition: all .8s ease; transition: all .8s ease; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon { padding-top: 20px; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img { width: 40px; }

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide:hover .content .listTitle::after { background: #e91c2c; }

.aboutTeamMain { background-image: url(/dist/images/img_101.jpg); background-position: top; background-repeat: no-repeat; background-size: 100%; position: relative; }

.aboutTeamMain::after { content: ''; width: 119px; height: 100%; background-image: url(/dist/images/img_210.png); background-repeat: repeat-y; background-position: top; position: absolute; left: 0px; top: 0px; }

.aboutTeamMain .aboutTeamBox { padding: 35px 0px 45px; position: relative; z-index: 10; }

.aboutTeamMain .aboutTeamBox .aboutTeam { margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox { width: 100%; position: relative; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .aboutTeamImg { width: 100%; display: block; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox { width: 100%; padding: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: #e70214; background-image: -webkit-gradient(linear, left top, right top, from(#e73d02), to(#e70214)); background-image: linear-gradient(to right, #e73d02, #e70214); }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list { width: 50%; padding: 10px; 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; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon { padding-right: 10px; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon img { width: 30px; display: block; }

.aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .text { font-size: 14px; color: #fff; }

.aboutTeamMain .aboutTeamBox .aboutTeam .content { width: 100%; padding-top: 25px; }

.aboutTeamMain .aboutTeamBox .aboutTeam .content .title { font-size: 14px; font-weight: 600; color: #272727; opacity: 0.6; }

.aboutTeamMain .aboutTeamBox .aboutTeam .content .subTitle { margin-top: 5px; font-size: 18px; line-height: 28px; color: #272727; }

.aboutTeamMain .aboutTeamBox .aboutTeam .content .desc { margin-top: 10px; font-size: 14px; max-width: 460px; color: #4c505f; line-height: 22px; }

.aboutHistoryMain { position: relative; padding-bottom: 30px; z-index: 10; }

.aboutHistoryMain .aboutHistoryBg { position: absolute; right: 0px; top: 0px; width: 56.5%; padding-top: 37.85%; display: none; background-image: url(/dist/images/img_107.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }

.aboutHistoryMain .aboutHistoryBg .yearBox { position: absolute; left: 70px; width: 150px; top: 90px; bottom: 80px; }

.aboutHistoryMain .aboutHistoryBg .yearBox .yearList { position: absolute; right: 0; -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; -webkit-transform: rotate(-90deg) translateY(-126px); -ms-transform: rotate(-90deg) translateY(-126px); transform: rotate(-90deg) translateY(-126px); }

.aboutHistoryMain .aboutHistoryBg .yearBox .yearList .list { font-size: 70px; line-height: 1; font-weight: 600; font-family: Arial, Helvetica, sans-serif; color: #fff; display: none; white-space: nowrap; }

.aboutHistoryMain .aboutHistoryBg .yearBox .bar { position: absolute; right: 30px; top: 10px; bottom: 0px; background: rgba(255, 255, 255, 0.2); width: 2px; }

.aboutHistoryMain .aboutHistoryBg .yearBox .bar::after { content: ''; width: 10px; height: 10px; position: absolute; left: -4px; top: -10px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; }

.aboutHistoryMain .aboutHistoryBg .yearBox .bar span { position: absolute; width: 100%; height: 0%; background: #fff; -webkit-transition: all .8s ease; transition: all .8s ease; }

.aboutHistoryMain .commonweb { position: relative; z-index: 10; }

.aboutHistoryMain .commonTitle { padding-bottom: 30px; }

.aboutHistoryMain .aboutHistoryList { width: 100%; padding-right: 0px; }

.aboutHistoryMain .aboutHistoryList .list { padding-bottom: 20px; opacity: 1; -webkit-transition: all .8s ease; transition: all .8s ease; }

.aboutHistoryMain .aboutHistoryList .list .date { font-size: 14px; line-height: 1; color: #d10911; font-weight: 600; }

.aboutHistoryMain .aboutHistoryList .list .listTitle { font-size: 18px; line-height: 28px; color: #272727; }

.aboutHistoryMain .aboutHistoryList .list .desc { font-size: 12px; padding-top: 15px; line-height: 22px; color: #4c505f; }

.aboutQualityMain { padding: 30px 0px; background-image: url(/dist/images/img_108.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; }

.aboutQualityMain .aboutQuality { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; margin-left: 0px; margin-top: 25px; }

.aboutQualityMain .aboutQuality .imgBox { width: 100%; }

.aboutQualityMain .aboutQuality .imgBox img { width: 100%; display: block; -webkit-border-radius: 10px; border-radius: 10px; position: relative; }

.aboutQualityMain .aboutQuality .content { width: 100%; padding: 20px; }

.aboutQualityMain .aboutQuality .content .title { font-size: 16px; line-height: 24px; color: #000000; }

.aboutQualityMain .aboutQuality .content .desc { padding-top: 20px; }

.aboutQualityMain .aboutQuality .content .desc p { position: relative; color: #4c505f; padding-left: 10px; margin-bottom: 10px; font-size: 14px; line-height: 20px; }

.aboutQualityMain .aboutQuality .content .desc p::after { content: ''; width: 4px; height: 4px; -webkit-border-radius: 100%; border-radius: 100%; background: #4c505f; left: 0px; top: 7px; position: absolute; }

.aboutHonorMain { padding: 35px 0px; }

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

.aboutHonorMain .titleBox .btn { display: none; -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; }

.aboutHonorMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #a9a9a9; color: #a9a9a9; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.aboutHonorMain .aboutHonorListBox { margin-top: 20px; overflow: hidden; position: relative; }

.aboutHonorMain .aboutHonorListBox .aboutHonor { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -5px; position: relative; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); height: 100%; margin: 0px 5px 10px; padding-top: 60%; position: relative; -webkit-border-radius: 10px; border-radius: 10px; background-image: url(/dist/images/img_117.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list .imgBox { position: absolute; left: 50%; bottom: 55px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 100%; width: 56%; text-align: center; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list .imgBox img { max-width: 100%; vertical-align: middle; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list .listTitle { position: absolute; left: 0px; right: 0px; bottom: 15px; color: #fff; font-size: 14px; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-align: center; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) { width: 100%; position: relative; left: 0px; top: 0px; padding-top: 65.8%; background-image: url(/dist/images/img_116.jpg); }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) .imgBox { width: 200px; bottom: 55px; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) .listTitle { font-weight: 600; }

.aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-last-child(-n+2) { margin-bottom: 0px; }

.aboutPartnerMain { padding: 35px 0px 50px; background-image: url(/dist/images/img_118.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; }

.aboutPartnerMain .titleBox { padding-bottom: 30px; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.aboutPartnerMain .titleBox .title { color: #fff; padding-bottom: 20px; }

.aboutPartnerMain .titleBox .classList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; white-space: nowrap; overflow-x: auto; padding-bottom: 10px; }

.aboutPartnerMain .titleBox .classList a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 15px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transition: all .8s ease; transition: all .8s ease; margin-right: 5px; font-size: 14px; color: #ffffff; border: 2px solid transparent; }

.aboutPartnerMain .titleBox .classList a.cur { border-color: #fff; }

.aboutPartnerMain .titleBox .classList a:last-child { margin: 0px; }

.aboutPartnerMain .titleBox .classList::-webkit-scrollbar { width: auto; height: 2px; background-color: #fff; -webkit-border-radius: 6px; border-radius: 6px; }

.aboutPartnerMain .titleBox .classList::-webkit-scrollbar-track { -webkit-border-radius: 4px; border-radius: 4px; background-color: #fff; }

.aboutPartnerMain .titleBox .classList::-webkit-scrollbar-thumb { -webkit-border-radius: 4px; border-radius: 4px; background-color: #e70214; }

.aboutPartnerListTab { display: none; }

.aboutPartnerMain .aboutPartnerList { margin: 0px -5px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.aboutPartnerMain .aboutPartnerList .list { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 0px 5px 10px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.aboutPartnerMain .aboutPartnerList .list img { width: 100%; display: block; }

/*--在线选型--*/
.typeSelectionMain { padding: 35px 0px 40px; position: relative; z-index: 10; }

.typeSelectionMain .title { font-size: 18px; padding-bottom: 20px; text-align: center; line-height: 1.2; }

.typeSelectionMain .classList { 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-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -5px; }

.typeSelectionMain .classList .list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0px 5px 10px; position: relative; width: -webkit-calc(33.333% - 10px); width: calc(33.333% - 10px); position: relative; }

.typeSelectionMain .classList .list > a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; height: 50px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all .8s ease; transition: all .8s ease; font-size: 12px; color: #000000; border: 1px solid #7f7f7f; }

.typeSelectionMain .classList .list > a i { font-size: 18px; }

.typeSelectionMain .classList .list > a img { height: 21px; }

.typeSelectionMain .classList .list > a img.black { display: block; }

.typeSelectionMain .classList .list > a img.white { display: none; }

.typeSelectionMain .classList .list > a.cur { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.typeSelectionMain .classList .list > a.cur img.black { display: none; }

.typeSelectionMain .classList .list > a.cur img.white { display: block; }

.typeSelectionMain .classList .list > a:hover { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.typeSelectionMain .classList .list > a:hover img.black { display: none; }

.typeSelectionMain .classList .list > a:hover img.white { display: block; }

.typeSelectionMain .classList .list p { position: absolute; left: 0px; right: 0px; top: 120%; padding-top: 20px; z-index: -1; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; }

.typeSelectionMain .classList .list p::after { content: ''; position: absolute; left: 0px; top: 20px; bottom: 0px; right: 0px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); }

.typeSelectionMain .classList .list p a { padding: 15px 0px; font-size: 12px; border-bottom: 1px solid #e2e4e8; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -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; position: relative; z-index: 10; }

.typeSelectionMain .classList .list p a:hover { background: #f8fafc; }

.typeSelectionMain .classList .list p a:nth-child(1)::before { position: absolute; left: 50%; top: -8px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-left: 8px solid transparent; z-index: 10; border-right: 8px solid transparent; border-bottom: 8px solid #fff; content: ''; }

.typeSelectionMain .classList .list p a:first-child { -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px; }

.typeSelectionMain .classList .list p a:last-child { border: none; -webkit-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; }

.typeSelectionMain .classList .list:hover > a { background-color: #e90615; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); border-color: transparent; color: #fff; }

.typeSelectionMain .classList .list:hover p { z-index: 10; opacity: 1; visibility: visible; top: 98%; }

.typeSelectionListMain { padding: 30px 20px 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; background-image: url(/dist/images/img_134.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; }

.typeSelectionListMain .productScreen { width: 100%; height: 100%; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.typeSelectionListMain .productScreen .title { padding: 0px 15px; height: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-image: url(/dist/images/img_04.jpg); background-repeat: no-repeat; background-size: cover; }

.typeSelectionListMain .productScreen .title span { border-left: 4px solid #e70214; padding-left: 10px; font-size: 14px; color: #ffffff; font-weight: 600; }

.typeSelectionListMain .productScreen .productScreenList { padding: 20px 20px 30px; }

.typeSelectionListMain .productScreen .productScreenList .list .listTitle { font-size: 14px; cursor: pointer; padding-right: 20px; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; border-bottom: 1px solid #dde1ec; color: #000000; font-weight: 600; position: relative; }

.typeSelectionListMain .productScreen .productScreenList .list .listTitle::after { content: ''; position: absolute; top: 50%; right: 5px; width: 8px; height: 8px; border-right: 1px solid #000; border-bottom: 1px solid #000; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); }

.typeSelectionListMain .productScreen .productScreenList .list .listTitle.cur { color: #e70214; }

.typeSelectionListMain .productScreen .productScreenList .list .listTitle.cur::after { border: none; border-left: 1px solid #000; border-top: 1px solid #000; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox { padding: 0px 5px; display: none; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeList { border-bottom: 1px dashed #dde1ec; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle { line-height: 50px; font-size: 13px; color: #000000; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; cursor: pointer; position: relative; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 16px; height: 16px; border: 1px solid #6c6c6c; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 2px; height: 8px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #6c6c6c; content: ''; position: absolute; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 8px; height: 2px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #6c6c6c; content: ''; position: absolute; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span { background: #8e959c; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span::after { display: none; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle.cur1 span::before { background: #fff; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList { display: none; padding: 0px 10px 20px; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label { 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; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 12px; color: #777777; display: -webkit-box; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 16px; height: 16px; position: relative; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox span { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #6f6f6f; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input { opacity: 0; visibility: hidden; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span { border-color: #e70214; color: #e70214; }

.typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { content: '✔'; position: absolute; left: 0px; top: 0px; line-height: 16px; width: 100%; text-align: center; font-size: 12px; }

.typeSelectionListMain .typeSelectionList { width: 100%; padding: 15px 0px 0px; }

.typeSelectionListMain .typeSelectionList .layui-form { -webkit-border-radius: 10px; border-radius: 10px; margin: 0px; background: #fff; overflow: hidden; }

.typeSelectionListMain .typeSelectionList table { width: 100%; text-align: center; }

.typeSelectionListMain .typeSelectionList table td { padding: 15px 0px; }

.typeSelectionListMain .typeSelectionList table th { padding: 15px 0px; text-align: center; }

.typeSelectionListMain .typeSelectionList .layui-table-grid-down { display: none; }

.typeSelectionListMain .typeSelectionList .layui-table-body div { overflow: visible; width: auto; height: auto; white-space: nowrap; display: inline-block; text-align: center; color: #010101; font-size: 12px; line-height: 22px; font-weight: 600; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tbody tr:nth-child(odd) { background: #f8f8fa; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tbody tr:nth-child(even) { background: #fff; }

.typeSelectionListMain .typeSelectionList .layui-table-body table thead tr { background: #fff; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tr td:nth-child(1) div { font-size: 14px; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tr th div { font-size: 14px; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tr td { border-color: #eaecf3; }

.typeSelectionListMain .typeSelectionList .layui-table-body table tr td a:hover { color: #e60012; text-decoration: underline; }

.typeSelectionListMain .typeSelectionList .layui-table-header { display: none !important; }

.typeSelectionListMain .typeSelectionList .layui-table-header th { padding: 15px 0px; background: #fff; border-color: #eaecf3; }

.typeSelectionListMain .typeSelectionList .layui-table-header th div { font-size: 14px; width: auto; text-align: center; font-weight: 600; color: #010101; white-space: nowrap; }

/*--首页--*/
.pcImg { display: none; }

.mImg { display: block; }

.indexScreen { position: relative; top: -60px; margin-bottom: -60px; }

.banner { position: relative; height: 100vh; width: 100%; overflow: hidden; position: relative; }

.banner .imgBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #000; }

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

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

.banner .bannerText { position: absolute; bottom: 0px; width: 100%; bottom: 100px; text-align: center; }

.banner .bannerText .title { font-size: 24px; line-height: 32px; color: #ffffff; font-weight: 600; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s; transition: all .8s; }

.banner .bannerText .label { padding-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s; transition: all .8s; }

.banner .bannerText .label a { width: 110px; height: 34px; font-size: 12px; margin: 0px 5px; background-image: url(/dist/images/img_140.png); background-repeat: no-repeat; background-size: 110px 34px; text-align: center; color: #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; }

.banner .bannerText .desc{padding-top: 10px; font-size: 14px; text-align: center; color: #fff; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s; transition: all .8s;}

.banner .bannerText .more { padding-top: 25px; 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-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s; transition: all .8s; }

.banner .bannerText .more a { width: 120px; height: 40px; -webkit-border-radius: 40px; border-radius: 40px; font-size: 12px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.banner .bannerText .more a i { width: 20px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.banner .bannerText .more a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.banner .bannerTextCenter{top: 50%; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); bottom: auto;}

.banner .indexDown { width: 60px; height: 60px; position: absolute; left: 70px; bottom: 60px; z-index: 10; cursor: pointer; display: none; }

.banner .indexDown i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(90deg); -ms-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); font-size: 18px; color: rgba(255, 255, 255, 0.8); }

.banner .indexDown::after { content: ''; width: 100%; height: 100%; -webkit-animation: turnAround 2s linear infinite; animation: turnAround 2s linear infinite; position: absolute; left: 0px; top: 0px; background-image: url(/dist/images/img_145.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

@keyframes turnAround { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes turnAround { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

.bannerPage span { width: 13px; height: 5px; -webkit-border-radius: 3px; border-radius: 3px; opacity: 0.2; -webkit-transition: all .8s ease; transition: all .8s ease; margin: 0px 3px; background: #fff; }

.bannerPage span.swiper-pagination-bullet-active { width: 22px; opacity: 1; }

.banner .cur .title { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.banner .cur .label { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }

.banner .cur .desc { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.banner .cur .more { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }

.indexProductMain { display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 0; background-image: url(/dist/images/img_141.png); background-repeat: no-repeat; background-size: cover; background-position: center; overflow: hidden; opacity: 0; }

.indexProductIntro { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; padding-top: 100px; text-align: center; z-index: 10; }

.indexProductIntro .titleBox { 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; }

.indexProductIntro .title { position: relative; margin-top: 200px; }

.indexProductIntro .title img { height: 20%; margin-left: 15px; opacity: 0; }

.indexProductIntro .title .invertedImg { position: absolute; left: 0px; top: 0px; opacity: 1; height: 100%; }

.indexProductIntro .title .maskLayer { overflow: hidden; position: absolute; left: 15px; top: 0px; right: 0px; height: 100%; }

.indexProductIntro .title .maskLayer video { position: absolute; left: 0px; top: 0px; width: 100%; height: -webkit-calc(100% - 2px); height: calc(100% - 2px); object-fit: cover; -webkit-mask-image: url(/dist/images/img_142.png); mask-image: url(/dist/images/img_142.png); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover;}

.indexProductIntro .content { opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 1.5s ease; transition: all 1.5s ease; }

.indexProductIntro .content .desc { padding-top: 20px; font-size: 18px; line-height: 20px; color: #010101; }

.indexProductIntro .content .more { padding-top: 25px; 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; }

.indexProductIntro .content .more a { width: 160px; height: 53px; -webkit-border-radius: 53px; border-radius: 53px; font-size: 14px; color: #e60013; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: 2px solid #e60013; }

.indexProductIntro .content .more a i { width: 30px; height: 1px; background: #e60013; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.indexProductIntro .content .more a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #e60013; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.indexProductIntro .hideImg { visibility: hidden; opacity: 0; }

.indexProductIntro.eventaAnima .content { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; }

.indexProductBox { padding-top: 100px; position: relative; }

.indexProductBox .title { text-align: center; }

.indexProductBox .title img { height: 2.344vw; margin-left: 15px; opacity: 0; visibility: hidden; }

.indexProductBox .desc { font-size: 36px; color: #000000; font-weight: 600; text-align: center; opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; }

.indexProductBox .indexProductClass { padding: 50px 0px; 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; opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; }

.indexProductBox .indexProductClass a { display: block; margin: 0px 22px; text-align: center; }

.indexProductBox .indexProductClass .icon img { width: 33px; }

.indexProductBox .indexProductClass .listTitle { font-size: 14px; color: #010101; padding-top: 10px; }

.indexProductBox .indexProductList { margin: 0px auto; max-width: 1330px; position: relative; opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; }

.indexProductBox .indexProductList .swiper-slide { width: 100%; margin-right: 60px; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.indexProductBox .indexProductList .swiper-slide .imgBox { padding-top: 39%; }

.indexProductBox .indexProductList .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText { position: absolute; right: 170px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 390px; text-align: center; color: #fff; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .modelNumber { font-size: 18px; color: #fff; opacity: 0.6; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .listTitle { font-size: 45px; line-height: 1.2; font-weight: 600; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #cbcfd2)); background-image: linear-gradient(to bottom, #fff 50%, #cbcfd2); }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .listDesc { margin-top: 15px; font-size: 16px; color: #fff; display: -webkit-box; height: 44px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .more { padding-top: 25px; 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; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .more a { width: 160px; height: 53px; -webkit-border-radius: 53px; border-radius: 53px; font-size: 14px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i { width: 30px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.indexProductBox.eventaAnima { z-index: 20; }

.indexProductBox.eventaAnima .desc { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: .2s; transition-delay: .2s; visibility: visible; }

.indexProductBox.eventaAnima .indexProductClass { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: .4s; transition-delay: .4s; visibility: visible; }

.indexProductBox.eventaAnima .indexProductList { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: .6s; transition-delay: .6s; visibility: visible; }

.indexProductBox .showImg img { opacity: 1; visibility: visible; }

.indexApplicationFieldMain { padding: 35px 0px 45px; background-image: url(/dist/images/img_152.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; overflow: hidden; position: relative; }

.indexApplicationFieldMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; z-index: 10; position: relative; }

.indexApplicationFieldMain .indexApplicationFieldClassBox { width: 100%; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .title { font-size: 16px; color: #fff; opacity: 0.5; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .desc { color: #fff; font-weight: 600; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList { padding-top: 25px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; white-space: nowrap; width: 100%; overflow-x: auto; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList a { margin-right: 20px; height: 20px; padding: 0px 0px 15px; -webkit-border-radius: 0px; border-radius: 0px; font-size: 14px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 2px solid transparent; color: #fff; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList a:hover { border-color: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList a i { font-size: 12px; margin-left: 5px; display: none; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList a.cur { border-color: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldClassBox .classList a:last-child { margin: 0px; }

.indexApplicationFieldMain .indexApplicationFieldListBox { width: 100%; padding-top: 30px; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList { position: relative; display: none; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide { width: 100%; height: auto; margin-right: 20px; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s; transition: all .8s; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .imgBox { position: relative; padding-top: 70%; overflow: hidden; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content { padding: 15px 20px 20px; background: #fff; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .listTitle { font-size: 14px; display: -webkit-box; height: 20px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #000000; font-weight: 600; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .desc { margin-top: 5px; font-size: 12px; display: -webkit-box; height: 44px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #4c5664; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more { margin-top: 15px; font-size: 12px; -webkit-transition: all .8s; transition: all .8s; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more i { font-size: 12px; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme { position: absolute; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: center; -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; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .icon img { width: 32px; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .icon img.white { display: inline; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .icon img.red { display: none; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text { margin-top: 15px; font-size: 14px; font-weight: 600; color: #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; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text i { width: 10px; height: 10px; position: relative; margin-left: 10px; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text i::after { content: ''; width: 100%; height: 2px; position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #fff; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text i::before { content: ''; width: 2px; height: 100%; position: absolute; left: 50%; top: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: #fff; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:last-child { margin: 0px; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .content .more { color: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .moreProgramme .icon img.white { display: none; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .moreProgramme .icon img.red { display: inline; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .moreProgramme .text { color: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .moreProgramme .text i::after { background: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide:hover .moreProgramme .text i::before { background: #e60013; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList.Animation .swiper-slide { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList.Animation .swiper-slide:nth-child(1) { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList.Animation .swiper-slide:nth-child(2) { -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }

.indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList.Animation .swiper-slide:nth-child(3) { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.indexApplicationFieldBg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; }

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

.indexNewsListMain { padding: 35px 0px; }

.indexNewsListMain .titleBox { text-align: center; padding-bottom: 25px; }

.indexNewsListMain .titleBox .commonTitle { font-weight: 600; display: block; }

.indexNewsListMain .titleBox .desc { font-size: 12px; color: #848484; padding-top: 5px; }

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

.indexNewsListMain .indexNewsList .list { display: block; width: 100%; margin: 0px 0px 15px; position: relative; }

.indexNewsListMain .indexNewsList .list .imgBox { padding-top: 85.093%; position: relative; -webkit-border-radius: 15px; border-radius: 15px; overflow: hidden; }

.indexNewsListMain .indexNewsList .list .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s; transition: all .8s; }

.indexNewsListMain .indexNewsList .list .content { padding-top: 10px; }

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

.indexNewsListMain .indexNewsList .list .content .time { margin-top: 10px; font-size: 12px; color: #b0b0b0; }

.indexNewsListMain .indexNewsList .list .content .more { margin-top: 15px; font-size: 12px; }

.indexNewsListMain .indexNewsList .list .content .more i { font-size: 12px; margin-left: 5px; }

.indexNewsListMain .indexNewsList .list:nth-child(1) { width: 100%; }

.indexNewsListMain .indexNewsList .list:nth-child(1) .content { position: absolute; left: 20px; right: 20px; bottom: 20px; color: #fff; }

.indexNewsListMain .indexNewsList .list:nth-child(1) .content .listTitle { color: #fff; }

.indexNewsListMain .indexNewsList .list:nth-child(1) .content .time { color: rgba(255, 255, 255, 0.6); }

.indexNewsListMain .indexNewsList .list:nth-child(1) .content .more { display: none; }

.indexNewsListMain .indexNewsList .list:hover .imgBox img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.indexNewsListMain .indexNewsList .list:hover .content .more { color: #e60013; }

.indexNewsListMain .newsMore { padding-top: 25px; 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; }

.indexNewsListMain .newsMore a { width: 100px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; font-size: 12px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.indexNewsListMain .newsMore a i { width: 15px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.indexNewsListMain .newsMore a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.indexAboutMain { position: relative; overflow: hidden; width: 100%; height: 100vh; display: none; }

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

.indexAboutMain .indexAboutBox .indexAbout { width: 100vw; height: 100vh; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; background-color: #f1f3f7; background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), to(#e6e6e6)); background-image: linear-gradient(to bottom, #f8f9fb, #e6e6e6); }

.indexAboutMain .indexAboutBox .indexAbout .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 10; }

.indexAboutMain .indexAboutBox .indexAbout .content { max-width: 740px; opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.indexAboutMain .indexAboutBox .indexAbout .title { font-size: 50px; line-height: 1.2; color: #24283b; }

.indexAboutMain .indexAboutBox .indexAbout .enTitle { padding-top: 20px; }

.indexAboutMain .indexAboutBox .indexAbout .enTitle img { height: 49px; display: block; }

.indexAboutMain .indexAboutBox .indexAbout .desc { margin-top: 35px; font-size: 16px; display: -webkit-box; height: 75px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #777777; }

.indexAboutMain .indexAboutBox .indexAbout .more { padding-top: 35px; }

.indexAboutMain .indexAboutBox .indexAbout .more a { width: 160px; height: 53px; -webkit-border-radius: 53px; border-radius: 53px; font-size: 14px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.indexAboutMain .indexAboutBox .indexAbout .more a i { width: 30px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.indexAboutMain .indexAboutBox .indexAbout .more a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.indexAboutMain .indexAboutBox .indexAbout .imgBox { position: absolute; right: -460px; height: 100%; z-index: 9; }

.indexAboutMain .indexAboutBox .indexAbout .imgBox img { height: 100%; display: block; }

.indexAboutMain .indexAboutBox .indexAbout .imgBox .buildingImg { position: absolute; left: 0px; top: 0px; z-index: 10; opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexAboutBox .indexAbout .imgBox .buildingBg { opacity: 0; -webkit-transform: translateX(100px); -ms-transform: translateX(100px); transform: translateX(100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }

.indexAboutMain .indexAboutBox .indexAbout .aboutImg { position: absolute; left: -65px; bottom: -40px; height: 252px; -webkit-transform: translateX(-200px); -ms-transform: translateX(-200px); transform: translateX(-200px); opacity: 0; visibility: hidden; -webkit-transition: all 2s; transition: all 2s; }

.indexAboutMain .indexBaoutFoundedBox { width: 200%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; background-image: url(/dist/images/img_168.jpg); background-position: left center; background-repeat: no-repeat; background-size: cover; }

.indexAboutMain .indexBaoutFoundedBox .year { color: #fff; font-weight: 600; font-size: 26px; }

.indexAboutMain .indexBaoutFoundedBox .year span { font-size: 220px; line-height: 0.8; font-weight: 500; letter-spacing: -10px; font-family: 'Bronova'; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(20%, #afafaf)); background-image: linear-gradient(to bottom, #fff 20%, #afafaf); }

.indexAboutMain .indexBaoutFoundedBox .FoundedYear { padding-top: 0px; line-height: 1.2; font-size: 32px; color: #fff; }

.indexAboutMain .indexBaoutFoundedBox .desc { padding-top: 20px; font-size: 16px; max-width: 360px; line-height: 22px; color: #fff; opacity: 0.6; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded { padding: 0px 0px 0px 690px; width: 45.6%; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; 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; position: relative; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content { padding-bottom: 50px; position: relative; z-index: 10; opacity: 0; -webkit-transform: translate(-50px, -100px); -ms-transform: translate(-50px, -100px); transform: translate(-50px, -100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg { position: absolute; right: 200px; bottom: -150px; width: 860px; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg img { width: 100%; display: block; opacity: 0; -webkit-transform: translate(100px, 100px); -ms-transform: translate(100px, 100px); transform: translate(100px, 100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent { width: 23.253%; position: relative; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; 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; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content { padding-bottom: 140px; position: relative; z-index: 10; opacity: 0; -webkit-transform: translate(0px, -100px); -ms-transform: translate(0px, -100px); transform: translate(0px, -100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc { width: 300px; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox { position: absolute; left: -320px; bottom: -20px; width: 950px; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox img { width: 100%; display: block; opacity: 0; -webkit-transform: translate(0px, 100px); -ms-transform: translate(0px, 100px); transform: translate(0px, 100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover { position: relative; width: 18%; padding-top: 260px; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox { width: 284px; position: relative; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox img { width: 100%; display: block; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg { width: 284px; position: relative; z-index: 10; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg img { opacity: 0; -webkit-transform: translate(0px, -100px); -ms-transform: translate(0px, -100px); transform: translate(0px, -100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 { width: 629px; position: absolute; left: -290px; bottom: -230px; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 img { opacity: 0; -webkit-transform: translate(-50px, 100px); -ms-transform: translate(-50px, 100px); transform: translate(-50px, 100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 { width: 629px; position: absolute; right: -275px; top: -260px; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 img { opacity: 0; -webkit-transform: translate(50px, -100px); -ms-transform: translate(50px, -100px); transform: translate(50px, -100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content { padding-left: 72px; left: 0px; opacity: 0; -webkit-transform: translate(0px, 100px); -ms-transform: translate(0px, 100px); transform: translate(0px, 100px); visibility: hidden; -webkit-transition: all 1s; transition: all 1s; }

.indexAboutMain .indexAboutBox .indexAbout.Animation .aboutImg { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; visibility: visible; }

.indexAboutMain .indexAboutBox .indexAbout.Animation .imgBox .buildingBg { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); visibility: visible; }

.indexAboutMain .indexAboutBox .indexAbout.Animation .imgBox .buildingImg { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); visibility: visible; }

.indexAboutMain .indexAboutBox .indexAbout.Animation .content { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); visibility: visible; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded.Animation .content { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; }

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded.Animation .circleImg img { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent.Animation .content { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent.Animation .imgBox img { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .earthImg { -webkit-animation: turnAround 2s linear infinite; animation: turnAround 2s linear infinite; -webkit-animation-delay: 1s; animation-delay: 1s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .earthImg img { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .circleImg1 img { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .circleImg2 img { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .content { opacity: 1; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); visibility: visible; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }

@keyframes turnAround { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes turnAround { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.indexServiceSupportMain { padding: 35px 0px 45px; position: relative; }

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

.indexServiceSupportMain .indexServiceSupport .list { width: 100%; margin: 0px 0px 20px; padding-top: 74%; position: relative; -webkit-border-radius: 15px; border-radius: 15px; overflow: hidden; }

.indexServiceSupportMain .indexServiceSupport .list .imgBox { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }

.indexServiceSupportMain .indexServiceSupport .list .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s; transition: all .8s; }

.indexServiceSupportMain .indexServiceSupport .list .content { position: absolute; left: 20px; right: 20px; top: 20px; }

.indexServiceSupportMain .indexServiceSupport .list .content .listTitle { font-size: 14px; color: #fff; opacity: 0.6; }

.indexServiceSupportMain .indexServiceSupport .list .content .desc { margin-top: 5px; font-size: 18px; line-height: 24px; color: #fff; font-weight: 600; }

.indexServiceSupportMain .indexServiceSupport .list .content .more { padding-top: 10px; }

.indexServiceSupportMain .indexServiceSupport .list .content .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 90px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; color: #fff; font-size: 12px; border: 1px solid #fff; }

.indexServiceSupportMain .indexServiceSupport .list .iconBox { position: absolute; left: 20px; right: 20px; bottom: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList { margin: 0px 10px; text-align: center; }

.indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .icon img { width: 32px; }

.indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .text { padding-top: 15px; font-size: 12px; color: #fff; }

.indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList:hover .text { color: #e60013; }

.indexServiceSupportMain .indexServiceSupport .list .boxImg { position: absolute; right: 10%; top: 43%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 36%; }

.indexServiceSupportMain .indexServiceSupport .list .boxImg img { width: 100%; display: block; -webkit-animation: floatUpDown 3s infinite linear; animation: floatUpDown 3s infinite linear; }

.indexServiceSupportMain .indexServiceSupport .list:hover .imgBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.indexServiceSupportMain .indexServiceSupport .list:hover .content .more a { background: #e60013; color: #fff; border-color: #e60013; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(1) .imgBox img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(2) { width: 100%; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) { width: 100%; background: #ececec; padding-top: 86%; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .imgBox { top: auto; bottom: 0px; height: 50%; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content { text-align: center; top: 24%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .listTitle { color: #000000; opacity: 0.7; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .desc { margin-top: 5px; color: #000; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .more { 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; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .more a { border-color: #000000; color: #000000; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(3):hover .content .more a { background: #e60013; color: #fff; border-color: #e60013; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(4) { width: 100%; padding-top: 73%; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(4) .content { bottom: 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.indexServiceSupportMain .indexServiceSupport .list:nth-child(4) .content .listTitleBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

@keyframes floatUpDown { 0% { -webkit-transform: translateY(0px); transform: translateY(0px); }
  30% { -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  60% { -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { -webkit-transform: translateY(0px); transform: translateY(0px); } }

@-webkit-keyframes floatUpDown { 0% { -webkit-transform: translateY(0px); transform: translateY(0px); }
  30% { -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  60% { -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { -webkit-transform: translateY(0px); transform: translateY(0px); } }

/*--系列产品2--*/
.seriesBanner { position: relative; z-index: 10; overflow: hidden; }

.seriesBanner .imgBox { padding-top: 46.25%; position: relative; }

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

.seriesBanner .seriesBannerText { position: absolute; left: 0px; top: 45.5%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; z-index: 10; }

.seriesBanner .seriesBannerText .seriesBannerLogin { padding-left: 10px; }

.seriesBanner .seriesBannerText .seriesBannerLogin img { height: 30px; }

.seriesBanner .seriesBannerText .seriesBannerTitle { padding-top: 10px; font-size: 18px; line-height: 1; color: #fff; font-weight: 600; letter-spacing: 5px; }

.seriesBanner .seriesBannerText .label { padding-top: 10px; }

.seriesBanner .seriesBannerText .label img { -webkit-border-radius: 10px; border-radius: 10px; height: 18px; margin: 0px 5px; }

.seriesBanner .labelPoint { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display:none; }

.seriesBanner .labelPoint li { position: absolute; left: 0px; top: 0px; }

.seriesBanner .labelPoint li span { position: absolute; width: 12px; height: 12px; }

.seriesBanner .labelPoint li span i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 100%; border-radius: 100%; border: 2px solid #8cfff3; z-index: 10; }

.seriesBanner .labelPoint li span::after { content: ''; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); position: absolute; left: 0px; top: 0px; -webkit-border-radius: 100%; border-radius: 100%; -webkit-animation: blowUp 2s linear infinite; animation: blowUp 2s linear infinite; -webkit-animation-delay: .6s; animation-delay: .6s; }

.seriesBanner .labelPoint li span::before { content: ''; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); position: absolute; left: 0px; top: 0px; -webkit-border-radius: 100%; border-radius: 100%; -webkit-animation: blowUp 2s linear infinite; animation: blowUp 2s linear infinite; }

.seriesBanner .labelPoint li:nth-child(1) { width: 1px; height: 40.2%; border-left: 1px dashed rgba(140, 255, 243, 0.6); left: 38.5%; top: 0px; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

.seriesBanner .labelPoint li:nth-child(1) span { display: none; }

.seriesBanner .labelPoint li:nth-child(2) { width: 10.9%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 28.2%; top: 39%; -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

.seriesBanner .labelPoint li:nth-child(2) span { left: -14px; top: -7px; }

.seriesBanner .labelPoint li:nth-child(3) { width: 17.3%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 37.4%; top: 29.3%; -webkit-transform: rotate(-35deg); -ms-transform: rotate(-35deg); transform: rotate(-35deg); }

.seriesBanner .labelPoint li:nth-child(3) span { right: -13px; top: -7px; }

.seriesBanner .labelPoint li:nth-child(4) { width: 32%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 39%; top: 37.6%; -webkit-transform: rotate(-4deg); -ms-transform: rotate(-4deg); transform: rotate(-4deg); }

.seriesBanner .labelPoint li:nth-child(4) span { right: -14px; top: -7px; }

.seriesBanner .labelPoint li:nth-child(5) { width: 21.3%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 21.2%; top: 56.7%; -webkit-transform: rotate(-47deg); -ms-transform: rotate(-47deg); transform: rotate(-47deg); }

.seriesBanner .labelPoint li:nth-child(5) span { left: -14px; top: -7px; }

.seriesBanner .labelPoint li:nth-child(6) { width: 1px; height: 68.2%; border-left: 1px dashed rgba(140, 255, 243, 0.6); left: 46.38%; top: 35.9%; -webkit-transform: rotate(-28deg); -ms-transform: rotate(-28deg); transform: rotate(-28deg); }

.seriesBanner .labelPoint li:nth-child(6) span { display: none; }

@keyframes blowUp { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(6); transform: scale(6); } }

@-webkit-keyframes blowUp { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(6); transform: scale(6); } }

.seriesAdvantageMain { background-image: url(/dist/images/img_177.jpg); }

.seriesAdvantageMain .seriesSelect .swiper-slide { background: #fff; padding: 20px 20px 30px; }

.seriesEquipmentMain { padding: 35px 0px 30px; }

.seriesEquipmentMain .seriesEquipment { padding-top: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px -5px; }

.seriesEquipmentMain .seriesEquipment .list { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 0px 5px 20px; }

.seriesEquipmentMain .seriesEquipment .list .imgBox { padding-top: 70%; position: relative; }

.seriesEquipmentMain .seriesEquipment .list .imgBox img { position: absolute; left: 50%; top: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); height: 100%; }

.seriesEquipmentMain .seriesEquipment .list .listTitle { padding-top: 10px; font-size: 16px; color: #000000; text-align: center; }

.seriesChallengeMain { padding: 35px 0px 40px; background-image: url(/dist/images/img_190.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }

.seriesChallengeMain .commonTitle { color: #fff; }

.seriesChallengeMain .seriesChallenge { padding-top: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px 0px; }

.seriesChallengeMain .seriesChallenge .list { width: 100%; margin: 0px 0px 15px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.seriesChallengeMain .seriesChallenge .list .icon { min-width: 35px; }

.seriesChallengeMain .seriesChallenge .list .icon img { width: 35px; display: block; }

.seriesChallengeMain .seriesChallenge .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; }

.seriesChallengeMain .seriesChallenge .list .content .listTitle { font-size: 18px; color: #000000; }

.seriesChallengeMain .seriesChallenge .list .content .desc { margin-top: 10px; font-size: 13px; line-height: 18px; color: #696969; }

.seriesChooseUsMain { background: none; }

.seriesChooseUsMain .seriesSelect .swiper-slide { padding: 20px 20px 30px; }

.seriesChooseUsMain .seriesSelect .swiper-slide .desc { text-align: left; }

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

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

.seriesSolutionMain .titleBox .btn { display: none; -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; }

.seriesSolutionMain .titleBox .btn a { width: 50px; height: 50px; border: 2px solid #57585a; color: #57585a; font-size: 14px; margin-left: 10px; 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-border-radius: 100%; border-radius: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.seriesSolutionMain .seriesSolution { margin-top: 60px; overflow: hidden; position: relative; }

.seriesSolutionMain .seriesSolution .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-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #ecf1f8; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.seriesSolutionMain .seriesSolution .list .imgBox { position: relative; overflow: hidden; width: 100%; padding-top: 62%; }

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

.seriesSolutionMain .seriesSolution .list .content { width: 100%; padding: 20px 20px 35px; }

.seriesSolutionMain .seriesSolution .list .content .listTitle { font-size: 18px; line-height: 1.2; font-weight: 600; color: #000000; }

.seriesSolutionMain .seriesSolution .list .content .desc { padding-top: 10px; font-size: 14px; line-height: 22px; color: #3d3d3d; }

.seriesSolutionMain .seriesSolution .list .content .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 20px; }

.seriesSolutionMain .seriesSolution .list .content .more a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0px 10px 0px 20px; font-size: 12px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; background: #eb0b16; color: #fff; }

.seriesSolutionMain .seriesSolution .list .content .more a i { margin-left: 5px; }

/*--移动端--*/
.mIndexProductMain { overflow: hidden; position: relative; padding: 60px 0px; background-image: url(/dist/images/img_207.jpg); background-repeat: no-repeat; background-size: cover; background-position: top; }

.mIndexProductMain .title { text-align: center; }

.mIndexProductMain .title img { height: 24px; }

.mIndexProductMain .desc { font-size: 22px; padding-top: 5px; color: #000000; text-align: center; font-weight: 600; }

.mIndexProductMain .mIndexProductList { overflow: hidden; position: relative; margin-top: 30px; }

.mIndexProductMain .mIndexProductList .swiper-slide { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.mIndexProductMain .mIndexProductList .imgBox { padding-top: 120%; position: relative; }

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

.mIndexProductMain .mIndexProductList .content { position: absolute; left: 15px; bottom: 30px; right: 15px; text-align: center; color: #fff; }

.mIndexProductMain .mIndexProductList .content .modelNumber { font-size: 14px; color: #fff; opacity: 0.6; }

.mIndexProductMain .mIndexProductList .content .listTitle { margin-top: 5px; font-size: 20px; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.mIndexProductMain .mIndexProductList .content .listDesc { margin-top: 5px; font-size: 12px; }

.mIndexProductMain .mIndexProductList .content .more { 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; padding-top: 10px; }

.mIndexProductMain .mIndexProductList .content .more span { width: 100px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; font-size: 12px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.mIndexProductMain .mIndexProductList .content .more span i { width: 15px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.mIndexProductMain .mIndexProductList .content .more span i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.mIndexAboutMain { position: relative; background: #f6f6f6; }

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

.mIndexAboutMain .content { padding: 20px 0px 30px; }

.mIndexAboutMain .title { font-size: 24px; color: #24283b; }

.mIndexAboutMain .enTitle { font-size: 30px; font-weight: 600; text-transform: uppercase; color: #24283b; }

.mIndexAboutMain .desc { margin-top: 10px; font-size: 14px; line-height: 24px; color: #777777; }

.mIndexAboutMain .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 20px; }

.mIndexAboutMain .more a { width: 100px; height: 35px; -webkit-border-radius: 35px; border-radius: 35px; font-size: 12px; color: #fff; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #f6261d; }

.mIndexAboutMain .more a i { width: 15px; height: 1px; background: #fff; opacity: 0.3; position: absolute; left: 0px; top: 50%; margin-top: -0.5px; }

.mIndexAboutMain .more a i::after { content: ''; width: 7px; height: 7px; position: absolute; right: -7px; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.rightFixed { position: fixed; right: 0px; top: 50%; right: -72px; background: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border: 1px solid #d9e1ee; -webkit-border-radius: 15px 0px 0px 15px; border-radius: 15px 0px 0px 15px; -webkit-box-shadow: 3px 0px 16px rgba(60, 96, 232, 0.13); box-shadow: 3px 0px 16px rgba(60, 96, 232, 0.13); z-index: 90; -webkit-transition: all .8s; transition: all .8s; }

.rightFixed .list { position: relative; z-index: 10; }

.rightFixed .list a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 10px 5px; -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-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; border-bottom: 1px solid #d9e1ee; }

.rightFixed .list a i { font-size: 20px; position: relative; z-index: 10; }

.rightFixed .list a p { font-size: 12px; padding-top: 5px; position: relative; z-index: 10; }

.rightFixed .list .qrCode { position: absolute; right: 115%; top: 0px; width: 110px; padding: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; display: none; }

.rightFixed .list .qrCode img { width: 100%; }

.rightFixed .list .tel { position: absolute; display: none; right: 0px; background: #e60012; width: 305px; bottom: 0px; top: 0px; color: #fff; color: #f3eccb; font-size: 12px; padding: 15px 0px 0px 20px; }

.rightFixed .list .tel span { font-size: 28px; line-height: 1.5; display: block; color: #fff; }

.rightFixed .list:hover { background: #e60012; }

.rightFixed .list:hover i { color: #fff; }

.rightFixed .list:hover p { color: #fff; }

.rightFixed .list:hover .qrCode { display: block; }

.rightFixed .list:nth-last-child(2) { border: none; }

.rightFixed .scrollTopBtn { background: #e60012; text-align: center; -webkit-border-radius: 0px 0px 0px 15px; border-radius: 0px 0px 0px 15px; }

.rightFixed .scrollTopBtn a { padding: 10px 0px; font-size: 12px; color: #fff; font-weight: 600; 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-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.rightFixed .sidebarBtn { position: absolute; left: -31px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #e60012; color: #fff; width: 30px; padding: 8px; font-size: 14px; line-height: 24px; display: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.rightFixed .sidebarBtn i { font-size: 18px; }

.rightFixed:hover { right: 0px; }

.rightFixed.rightFixedShow { right: 0px; }

.rightFixed.rightFixedHide { right: -72px; }

.hideRightBtn { position: absolute; cursor: pointer; right: 71px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px; background: #fa301f; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 40px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 18px; color: #fff; }

.hideRightBtn.rotate180 i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

/*--搜索结果--*/
.searchInputMain { background: #f7f8f9; padding: 30px 0px; }

.searchInputMain .searchInput { max-width: 770px; position: relative; }

.searchInputMain .searchInput label { background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 10px 60px 10px 20px; }

.searchInputMain .searchInput label input { width: 100%; font-size: 14px; }

.searchInputMain .searchInput button { position: absolute; right: 0px; top: 0px; width: 60px; height: 100%; font-size: 20px; background: none; border: none; }

.searchListMain { padding: 35px 0px; }

.searchListMain .searchListBox .title { font-size: 16px; }

.searchListMain .searchListBox .searchList { padding-top: 20px; }

.searchListMain .searchListBox .searchList .list { border-bottom: 1px solid #eee; padding: 20px 0px; }

.searchListMain .searchListBox .searchList .list a { 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; }

.searchListMain .searchListBox .searchList .list a .imgBox { width: 100%; }

.searchListMain .searchListBox .searchList .list a .imgBox img { display: block; width: 100%; }

.searchListMain .searchListBox .searchList .list a .content { width: 100%; padding-top: 20px; }

.searchListMain .searchListBox .searchList .list a .content .listTitle { font-size: 16px; max-width: 500px; color: #000; font-weight: 600; }

.searchListMain .searchListBox .searchList .list a .content .desc { max-width: 500px; margin-top: 10px; font-size: 14px; color: #666; line-height: 20px; }

.searchListMain .searchListBox .searchList .list a .content .more { margin-top: 15px; }

.searchListMain .searchListBox .searchList .list a .content .more span { font-size: 12px; 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; }

.searchListMain .searchListBox .searchList .list a .content .more span i { margin-left: 5px; font-size: 14px; }

.searchListMain .searchListBox .searchList .list a:hover .more span { color: #e60012; }

.noData { width: 100%; text-align: center; font-size: 20px; padding: 80px 0px; }

.inputVcode{position: absolute; right:15px; top: 50%; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); height: 76%;}


.defaWebMap { margin: 0px auto; padding: 30px 0px 50px; }

.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: #fa301f; position: relative; top: -12px; background-color: #fff; padding: 0px 13px; }

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

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

.defaWebMap dl dd a { font-size: 14px; padding-right: 20px; display: inline-block; padding-bottom: 8px; color: #323232; }

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


@media (max-width: 375px) { .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label input { font-size: 12px; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-select-title input { font-size: 12px; } }

@media (max-width: 480px) { .solutionCoreMain .solutionCore .swiper-slide { width: 100%; margin-right: 10px; }
  .solutionScenarioMain .solutionScenario .swiper-slide { width: 100%; margin-right: 10px; }
  .solutionProjectMain .solutionProject .swiper-slide { width: 100%; margin-right: 10px; }
  .seriesSelectMain .seriesSelect .swiper-slide { width: 100%; margin-right: 10px; } }

@media (min-width: 768px) { .header .commonMain { padding: 0vw 3.125vw; }
  .commonBanner .imgBox { padding-top: 38.9%; }
  .commonBanner .commonBannerText .title { font-size: 2.875vw; }
  .commonBanner .commonBannerText .desc { margin-top: 0.725vw; font-size: 1.125vw; }
  .commonBanner .commonBannerText .more { padding-top: 1.563vw; }
  .commonBanner .commonBannerText .more a { padding: 0vw 0.938vw 0vw 1.875vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .commonBanner .commonBannerText .more a i { margin-left: 0.625vw; }
  .locationBox { bottom: 2.5vw; display: block; }
  .location .list > a { font-size: 0.875vw; }
  .location .list > a .icon-youjiantou2 { margin: 0vw 0.625vw; }
  .pageMain { padding: 5.875vw 0vw 0vw; }
  .pageMain #pagination { display: block; }
  .pageMain #pagination a { height: 3vw; line-height: 3vw; width: 3vw; -webkit-border-radius: 0.5vw; border-radius: 0.5vw; margin: 0vw 0.25vw; font-size: 0.875vw; }
  .pageMain #pagination .layui-laypage .layui-laypage-curr { height: 3vw; line-height: 3vw; width: 3vw; font-size: 1.125vw; }
  .pageMain #pagination .layui-laypage .layui-laypage-curr em { -webkit-border-radius: 0.5vw; border-radius: 0.5vw; }
  .pageMain #pagination a.layui-laypage-prev { font-size: 1vw; }
  .pageMain #pagination a.layui-laypage-next { font-size: 1vw; }
  /*.pageMain .loadMore { display: none; }*/
  .productDetailSubNavBox { min-height: 4.375vw; }
  .productDetailSubNavBox .productDetailSubNav { padding: 0vw 3.125vw; height: 4.375vw; }
  .productDetailSubNavBox .productDetailSubNav .title { font-size: 1vw; display: block; }
  .productDetailSubNavBox .productDetailSubNav .tabClass { width: auto; overflow: visible; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint { line-height: 4.375vw; margin-right: 2.5vw; font-size: 0.875vw; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint.cur { color: #000; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint.cur::after { display: block; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pContact { width: 7.625vw; height: 2.725vw; -webkit-border-radius: 2.125vw; border-radius: 2.125vw; font-size: 0.75vw; }
  .productBanner .imgBox { padding-top: 35.625vw; }
  .productBanner .productBannerText .commonweb .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; }
  .productBanner .productBannerText .commonweb .productImg { width: 22.5vw; padding-top: 0vw; }
  .productBanner .productBannerText .subTitle { font-size: 1.625vw; font-weight: 600; }
  .productBanner .productBannerText .title { margin-top: 0.625vw; font-size: 3.75vw; }
  .productBanner .productBannerText .desc { margin-top: 0.625vw; font-size: 1.125vw; }
  .productBanner .productBannerText .more { padding-top: 1.563vw; }
  .productBanner .productBannerText .more a { padding: 0vw 1.063vw 0vw 2.5vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .productBanner .productBannerText .more a i { margin-left: 0.938vw; }
  .PopupVideo .videoPlayer { -webkit-border-radius: 0.625vw; border-radius: 0.625vw; }
  .PopupVideo { max-width: 60vw; padding: 0vw 1.5625vw; }
  .PopupVideo iframe { min-height: 31.25vw; }
  .closeVideo { right: 1.5625vw; top: -1.5625vw; width: 1.375vw; height: 1.375vw; }
  .closeVideo::after { width: 0.125vw; }
  .closeVideo::before { height: 0.125vw; }
  .newsListMain { padding: 3.438vw 0vw 5.625vw; }
  .newsListMain .newsClass { padding-bottom: 3.438vw; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .newsListMain .newsClass a { padding: 0vw 2.5vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-left: 0.625vw; font-size: 0.875vw; }
  .newsListMain .newsList { margin: 0vw -1.5625vw -3.125vw; }
  .newsListMain .newsList .list { margin: 0vw 1.5625vw 3.125vw; width: -webkit-calc(33% - 3.125vw); width: calc(33% - 3.125vw); -webkit-border-radius: 0.9375vw; border-radius: 0.9375vw; }
  .newsListMain .newsList .list .content { padding: 2.5vw 3.125vw; }
  .newsListMain .newsList .list .content .time { font-size: 0.875vw; }
  .newsListMain .newsList .list .content .time::before { margin-right: 0.625vw; }
  .newsListMain .newsList .list .content .subTitle { margin-top: 0.9375vw; font-size: 1.5vw; height: -webkit-calc(2.1875vw * 2); height: calc(2.1875vw * 2); line-height: 2.1875vw; }
  .newsListMain .newsList .list .content .arrow { margin-top: 1.5625vw; font-size: 1.5vw; }
  .newsListMain .newsList .list:nth-child(1) { width: -webkit-calc(66.666% - 3.125vw); width: calc(66.666% - 3.125vw); }
  .newsListMain .newsList .list:nth-child(1) .content .subTitle { color: #fff; font-size: 1.875vw; height: 5vw; line-height: 2.5vw; }
  .newsListMain .newsList .list:nth-child(1) .imgBox { height: 100%; padding-top: 51.55%; }
  .newsListMain .newsList .list:nth-child(1) .content { position: absolute; left: 0vw; width: 100%; bottom: 0vw; background: none; }
  .newsListMain .newsList .list:nth-child(1) .content .time { color: rgba(255, 255, 255, 0.8); }
  .newsListMain .newsList .list:nth-child(1) .content .arrow { display: none; }
  .newsListMain .newsList .list:hover { -webkit-box-shadow: 0vw 0.3125vw 0.9375vw rgba(0, 0, 0, 0.2); box-shadow: 0vw 0.3125vw 0.9375vw rgba(0, 0, 0, 0.2); }
  .jobsMain { padding: 6.875vw 0vw; }
  .jobsMain .jobsListBox { padding-top: 1.875vw; margin: 0vw -1.375vw; }
  .jobsMain .jobsListBox .list { width: -webkit-calc(50% - 2.75vw); width: calc(50% - 2.75vw); margin: 2.8125vw 1.375vw 0vw; padding: 3.125vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle { font-size: 1.375vw; line-height: 1.5vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city { margin-top: 0.5vw; font-size: 0.9375vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i { margin-right: 0.625vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .icon { padding-right: 0.938vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .icon img { width: 3.063vw; }
  .jobsMain .jobsListBox .list .desc { margin-top: 1.5625vw; font-size: 1vw; line-height: 1.75vw; height: 3.5vw; }
  .jobsMain .jobsListBox .list .more { padding-top: 1.25vw; font-size: 1.5vw; }
  .jobsEjectBox { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .jobsEject { padding: 3.75vw; max-width: 92%; -webkit-border-radius: 0.9375vw; border-radius: 0.9375vw; }
  .jobsEjectClose { right: 3.75vw; top: 3.75vw; }
  .jobsEjectTitle { padding-bottom: 1.5625vw; }
  .jobsEjectTitle .subTitle { font-size: 2.125vw; }
  .jobsEjectTitle .city { font-size: 0.9375vw; padding-top: 1.25vw; }
  .jobsEjectTitle .city i { margin-right: 0.625vw; }
  .jobsEjectContent { padding: 1.875vw 10% 1.875vw 0vw; font-size: 1vw; line-height: 2vw; }
  .jobsEjectContent .contentTitle { font-size: 1.125vw; }
  .jobsEjectContent .btn { padding-top: 2.5vw; }
  .jobsEjectContent .btn a { padding: 0vw 1.25vw 0vw 1.563vw; font-size: 0.875vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .jobsEjectContent .btn a i { margin-left: 2.5vw; }
  .pcImg { display: block; }
  .mImg { display: none; }
  .contactMain { padding: 8.125vw 0vw 6.25vw; }
  .contactMain .titleBox { 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; }
  .contactMain .titleBox .contactEmail .list { width: auto; padding: 0vw 3.125vw; border-right: 1px solid #d1d6da; }
  .contactMain .titleBox .contactEmail .list .icon img { width: 2.375vw; }
  .contactMain .titleBox .contactEmail .list .content { padding-left: 0.938vw; }
  .contactMain .titleBox .contactEmail .list .content .listTitle { font-size: 1.25vw; }
  .contactMain .titleBox .contactEmail .list .content .email { padding-top: 0.188vw; font-size: 0.938vw; }
  .contactMain .titleBox .contactEmail .list:first-child { padding-left: 0px; }
  .contactMain .titleBox .contactEmail .list:last-child { padding-right: 0px; border: none; }
  .contactList { margin-top: 3.125vw; }
  .contactList .swiper-slide { width: -webkit-calc(33.333% - 1.25vw); width: calc(33.333% - 1.25vw); margin-right: 1.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 2.813vw 2.813vw 3.125vw; }
  .contactList .swiper-slide .icon img { width: 3.813vw; }
  .contactList .swiper-slide .listTitle { font-size: 1.5vw; margin-top: 2.5vw; }
  .contactList .swiper-slide .desc { padding-top: 1.563vw; font-size: 1vw; line-height: -webkit-calc(24 / 16); line-height: calc(24 / 16); }
  .commonTitle { font-size: 2.875vw; line-height: -webkit-calc(56 / 46); line-height: calc(56 / 46); }
  .commonTitle img { width: 2.688vw; margin: 0.813vw 0.938vw 0vw -3.625vw; }
  .footerBox .footerClassBox { display: block; }
  .footerBox .footerClassBox .commonweb .footerClsas .list { padding: 3.75vw 0vw 1.875vw 1.875vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list h3 { font-size: 0.938vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list p { padding-top: 0.938vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list p a { font-size: 0.875vw; line-height: -webkit-calc(30 / 14); line-height: calc(30 / 14); }
  .footerBox .footerClassBox .commonweb .footqrCode { width: 18.75vw; padding-top: 3.75vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list { padding: 0vw 0vw 0vw 1.875vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list .imgBox { width: 6.25vw; padding: 0.313vw; -webkit-border-radius: 0.313vw; border-radius: 0.313vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list p { font-size: 0.75vw; padding-top: 0.521vw; }
  .footerBox .foot { height: 4.25vw; }
  .footerBox .foot .commonweb { 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; }
  .footerBox .foot .copyright { font-size: 0.875vw; }
  .footerBox .foot .copyright a.ICP { display: inline; }
  .footerBox .foot .footPlatform a { width: 2.5vw; height: 2.5vw; font-size: 1.125vw; margin-left: 0.313vw; }
  .footerBox .foot .footPlatform a p { bottom: 2.375vw; width: 6.875vw; -webkit-border-radius: 0.313vw; border-radius: 0.313vw; padding: 0.313vw; }
  .footerBox .foot .footPlatform a p::after { right: 1.063vw; bottom: -0.375vw; border-left: 0.313vw solid transparent; border-right: 0.313vw solid transparent; border-top: 0.438vw solid #fff; }
  .footerBox .foot .footPlatform { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .sampleMain { padding: 7.5vw 0vw; }
  .sampleMain .title { width: 32.5vw; height: 100%; }
  .sampleMain .sampleDesc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; font-size: 1vw; line-height: 1.75vw; padding: 0vw; }
  .sampleformMain { padding: 5.625vw 0vw; }
  .sampleformMain .title { padding-bottom: 3.125vw; }
  .sampleformMain .sampleform { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 3.75vw 5vw; }
  .sampleformMain .sampleform .input { width: -webkit-calc(33.3333% - 2.5vw); width: calc(33.3333% - 2.5vw); margin: 0vw 1.25vw; padding-bottom: 1.875vw; }
  .sampleformMain .sampleform .input p { font-size: 0.875vw; font-weight: 600; padding-bottom: 0.313vw; }
  .sampleformMain .sampleform .input label { padding: 1.063vw 1.563vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .sampleformMain .sampleform .input label textarea { height: 4.688vw; }
  .sampleformMain .sampleform .textareaInput { width: 100%; }
  .sampleformMain .sampleform .btn { padding-top: 0.625vw; width: 100%; }
  .sampleformMain .sampleform .btn button { padding: 0vw 1.25vw 0vw 3.75vw; font-size: 0.875vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; }
  .sampleformMain .sampleform .btn button i { margin-left: 1.875vw; }
  .aboutMain { padding: 9.375vw 0vw; }
  .aboutMain .titleBox .title { width: 29.375vw; height: 100%; }
  .aboutMain .titleBox .descBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; }
  .aboutMain .titleBox .descBox .desc { font-size: 1vw; line-height: 1.75vw; height: -webkit-calc(1.75vw * 7); height: calc(1.75vw * 7); padding-right: 1.563vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar { width: 0.25vw; height: 1vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar-track { -webkit-border-radius: 0.375vw; border-radius: 0.375vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar-thumb { -webkit-border-radius: 0.375vw; border-radius: 0.375vw; }
  .aboutMain .titleBox .descBox .aboutList { margin: 0vw -0.938vw; padding-top: 6.25vw; }
  .aboutMain .titleBox .descBox .aboutList .list { width: -webkit-calc(50% - 1.875vw); width: calc(50% - 1.875vw); margin: 0vw 0.938vw; padding: 3.125vw 0vw; }
  .aboutMain .titleBox .descBox .aboutList .list .numberBox { font-size: 4.375vw; font-weight: 600; line-height: 0.8; }
  .aboutMain .titleBox .descBox .aboutList .list .text { padding-top: 1.25vw; font-size: 1vw; }
  .aboutAdvantageMain .titleBox { width: 30vw; padding: 16.25vw 0vw 18.75vw; color: #fff; }
  .aboutAdvantageMain .titleBox .title { font-size: 1vw; padding-bottom: 0.938vw; opacity: 0.6; }
  .aboutAdvantageMain .titleBox .btn { padding-top: 6.25vw; 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; }
  .aboutAdvantageMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; -webkit-border-radius: 100%; border-radius: 100%; }
  .aboutAdvantageMain .aboutAdvantageListBox { width: -webkit-calc(100% - 30vw); width: calc(100% - 30vw); padding: 0px; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList { width: 134%; height: 100%; position: absolute; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide { width: 30vw; padding-top: 16.25vw; background: none; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content { padding: 0vw 3.125vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle { font-size: 0.938vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle { margin-top: 0.625vw; font-size: 1.625vw; line-height: 2.188vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after { width: 0.125vw; height: 3.75vw; left: -3.125vw; top: 0.313vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon { padding-top: 8.125vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img { width: 3.688vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide:nth-child(2n+1) { background: rgba(0, 0, 0, 0.1); }
  .aboutTeamMain .aboutTeamBox { padding: 6.25vw 0vw 9.375vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam { margin-top: 3.75vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox { width: 46.875vw; padding-top: 30.56%; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .aboutTeamImg { width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; object-fit: cover; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox { position: absolute; left: -1.25vw; bottom: 2.813vw; width: 19.375vw; padding: 1.25vw 0.938vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list { width: 50%; padding: 0.75vw 0.938vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon { padding-right: 0.625vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon img { width: 2.25vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .text { font-size: 1vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content { padding-left: 5.313vw; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding-top: 0px; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .title { font-size: 1vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .subTitle { margin-top: 0.938vw; font-size: 2.5vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .desc { margin-top: 3.125vw; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .aboutHistoryMain { padding-bottom: 3.125vw; }
  .aboutHistoryMain .aboutHistoryBg { width: 56.5%; padding-top: 37.85%; display: block; }
  .aboutHistoryMain .aboutHistoryBg .yearBox { left: 4.375vw; width: 9.375vw; top: 5.625vw; bottom: 5vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .yearList { -webkit-transform: rotate(-90deg) translateY(-7.875vw); -ms-transform: rotate(-90deg) translateY(-7.875vw); transform: rotate(-90deg) translateY(-7.875vw); }
  .aboutHistoryMain .aboutHistoryBg .yearBox .yearList .list { font-size: 4.375vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .bar { right: 1.875vw; top: 0.625vw; width: 0.125vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .bar::after { width: 0.625vw; height: 0.625vw; left: -0.25vw; top: -0.625vw; }
  .aboutHistoryMain .commonTitle { padding-bottom: 6.25vw; }
  .aboutHistoryMain .aboutHistoryList { width: 37.5vw; padding-right: 11.875vw; }
  .aboutHistoryMain .aboutHistoryList .list { padding-bottom: 6.25vw; opacity: 0.5; }
  .aboutHistoryMain .aboutHistoryList .list .date { font-size: 1.25vw; padding-bottom: 0.625vw; font-weight: 600; }
  .aboutHistoryMain .aboutHistoryList .list .listTitle { font-size: 2.5vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .aboutHistoryMain .aboutHistoryList .list .desc { font-size: 1vw; padding-top: 1.875vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .aboutHistoryMain .aboutHistoryList .list.cur { opacity: 1; }
  .aboutQualityMain { padding: 5.625vw 0vw; }
  .aboutQualityMain .aboutQuality { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; margin-left: 6.25vw; margin-top: 4.688vw; }
  .aboutQualityMain .aboutQuality .imgBox { width: 40.313vw; }
  .aboutQualityMain .aboutQuality .imgBox img { width: -webkit-calc(100% + 6.25vw); width: calc(100% + 6.25vw); left: -6.25vw; top: -1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .aboutQualityMain .aboutQuality .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 5vw 5.625vw 5vw 5vw; }
  .aboutQualityMain .aboutQuality .content .title { font-size: 1.75vw; line-height: -webkit-calc(40 / 28); line-height: calc(40 / 28); }
  .aboutQualityMain .aboutQuality .content .desc { padding-top: 3.125vw; }
  .aboutQualityMain .aboutQuality .content .desc p { padding-left: 0.938vw; margin-bottom: 0.938vw; font-size: 1vw; line-height: -webkit-calc(22 / 16); line-height: calc(22 / 16); }
  .aboutQualityMain .aboutQuality .content .desc p::after { width: 0.25vw; height: 0.25vw; top: 0.563vw; }
  .aboutHonorMain { padding: 6.875vw 0vw; }
  .aboutHonorMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .aboutHonorMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .aboutHonorMain .aboutHonorListBox { margin-top: 3.438vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor { margin: 0vw -0.625vw; padding-left: 50%; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list { width: -webkit-calc(50% - 1.25vw); width: calc(50% - 1.25vw); margin: 0vw 0.625vw 1.25vw; padding-top: 33%; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list .imgBox { bottom: 3.438vw; width: 100%; width: 11.563vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list .listTitle { bottom: 0.938vw; font-size: 1vw; display: -webkit-box; height: 1.75vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) { width: -webkit-calc(50% - 1.875vw); width: calc(50% - 1.875vw); padding-top: 34.8%; position: absolute; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) .imgBox { width: 25vw; bottom: 6.875vw; }
  .aboutPartnerMain { padding: 6.875vw 0vw 15vw; }
  .aboutPartnerMain .titleBox { padding-bottom: 5vw; }
  .aboutPartnerMain .titleBox .title { padding: 0px; }
  .aboutPartnerMain .titleBox .classList { width: auto; overflow: visible; padding: 0px; }
  .aboutPartnerMain .titleBox .classList a { padding: 0vw 1.563vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-right: 0.625vw; font-size: 0.938vw; }
  .aboutPartnerMain .aboutPartnerList { margin: 0vw -0.625vw; }
  .aboutPartnerMain .aboutPartnerList .list { width: -webkit-calc(25% - 1.25vw); width: calc(25% - 1.25vw); margin: 0vw 0.625vw 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .socialResponsibilityMain { padding: 8.125vw 0vw; }
  .socialResponsibilityMain .titleBox .title { width: 33.75vw; height: 100%; }
  .socialResponsibilityMain .titleBox .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); padding-top: 0px; }
  .socialResponsibilityMain .imgBox { padding-top: 6.25vw; }
  .environmentMain { padding: 10.313vw 0vw 15.938vw; }
  .environmentMain .content .title { font-size: 1vw; }
  .environmentMain .content .subTitle { margin-top: 0.938vw; font-size: 2.5vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .environmentMain .content .desc { max-width: 38.75vw; padding-top: 3.125vw; font-size: 1vw; }
  .communityMain { padding: 4.375vw 0vw; }
  .communityMain .list { padding: 3.438vw 0vw; }
  .communityMain .list .imgBox { width: 57%; padding-top: 33.403%; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .communityMain .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 4.063vw 0vw 4.063vw 5vw; }
  .communityMain .list .content .title { font-size: 1vw; }
  .communityMain .list .content .subTitle { margin-top: 0.625vw; font-size: 2.5vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .communityMain .list .content .desc { margin-top: 2.5vw; max-width: 26.875vw; font-size: 1vw; line-height: 1.75vw; }
  .communityMain .list:nth-child(2n) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .communityMain .list:nth-child(2n) .content { padding: 4.063vw 5vw 4.063vw 0vw; }
  .investorRelationsMain { padding: 5.625vw 0px; }
  .investorRelationsMain .titleBox .classList { width: auto; padding: 0px; }
  .investorRelationsMain .titleBox .classList a { padding: 0vw 2.188vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-right: 0.625vw; font-size: 0.875vw; }
  .investorRelationsMain .investorRelations { margin: 0vw -1.25vw; padding-top: 2.5vw; }
  .investorRelationsMain .investorRelations .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 2.5vw 1.25vw 0vw; padding: 3.125vw 2.5vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .investorRelationsMain .investorRelations .list .icon img { width: 2vw; }
  .investorRelationsMain .investorRelations .list .listTitle { margin-top: 1.875vw; font-size: 1.875vw; display: -webkit-box; height: 7.914vw; line-height: 2.638vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .investorRelationsMain .investorRelations .list .time { margin-top: 6.25vw; font-size: 0.875vw; }
  .investorRelationsMain .investorRelations .list .time i { font-size: 1vw; margin-right: 0.313vw; }
  .investorRelationsMain .investorRelations .list:hover { -webkit-box-shadow: 0vw 1.125vw 1.813vw rgba(59, 59, 59, 0.22); box-shadow: 0vw 1.125vw 1.813vw rgba(59, 59, 59, 0.22); }
  .newsDetailMain { padding: 3.5vw 0vw 5.625vw; }
  .newsDetailMain .location { padding: 0vw 3.125vw; }
  .newsDetailMain .newsDetailTitle { padding: 5vw 0vw; }
  .newsDetailMain .newsDetailTitle .time { font-size: 0.75vw; line-height: 1.25vw; font-weight: 600; }
  .newsDetailMain .newsDetailTitle .time span { padding: 0vw 0.438vw; margin-right: 0.75vw; }
  .newsDetailMain .newsDetailTitle .title { margin-top: 1.25vw; font-size: 3.125vw; text-align: center; }
  .newsDetailMain .newsDetailTitle .title br { display: block; }
  .newsDetailMain .newsDetailBox { -webkit-border-radius: 1.875vw; border-radius: 1.875vw; padding: 5vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailShare { font-size: 0.875vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailShare a { width: 2.125vw; height: 2.125vw; margin-right: 0.625vw; font-size: 1vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detail { padding: 3.75vw 0vw; font-size: 1.125vw; line-height: 1.875vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle { margin: 0vw -1.25vw; padding-top: 3.125vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 0vw 1.25vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a { -webkit-border-radius: 0.938vw; border-radius: 0.938vw; padding: 1.875vw 2.5vw 3.125vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a p span { padding: 0vw 0.438vw; line-height: -webkit-calc(20 / 12); line-height: calc(20 / 12); font-size: 0.75vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a h3 { margin-top: 0.938vw; font-size: 1.25vw; display: -webkit-box; height: 3.5vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .joinUsMain { padding: 8.125vw 0vw; }
  .joinUsMain .commonweb .title { width: 29.375vw; }
  .joinUsMain .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 0vw; font-size: 1vw; line-height: 1.75vw; }
  .joinUsListMain { padding: 6.25vw 0vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide { width: -webkit-calc(50% - 1.875vw); width: calc(50% - 1.875vw); margin-right: 3.75vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .imgBox { padding-top: 40%; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content { padding: 2.813vw 3.75vw 5vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .listTitle { font-size: 1.875vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .desc { font-size: 1vw; padding-top: 1.25vw; line-height: -webkit-calc(24 / 16); line-height: calc(24 / 16); }
  .feedbackDescMain { padding: 7.5vw 0vw; }
  .feedbackDescMain .title { width: 32.5vw; height: 100%; }
  .feedbackDescMain .title .btn { padding-top: 1.563vw; }
  .feedbackDescMain .title .btn a { padding: 0vw 1.688vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; }
  .feedbackDescMain .title .btn a i { margin-left: 0.938vw; }
  .feedbackDescMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 0vw; font-size: 1vw; line-height: 1.75vw; }
  .feedbackMain { padding: 3.75vw 0vw 5.625vw; }
  .feedbackMain .feedbacList { margin: 0vw -1.25vw; }
  .feedbackMain .feedbacList li { width: 50%; padding: 0vw 1.25vw 2.5vw; }
  .feedbackMain .feedbacList li .content { -webkit-border-radius: 0.938vw; border-radius: 0.938vw; padding: 4.063vw 2.5vw 5vw; }
  .feedbackMain .feedbacList li .content .hot { position: absolute; right: 2.5vw; top: .563vw; padding-top: 10px; }
  .feedbackMain .feedbacList li .content .listTitleMain .Q { min-width: 2.938vw; height: 2.938vw; font-size: 1.6vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.938vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .listTitle { font-size: 1.25vw; line-height: 1.75vw; font-weight: 600; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name { margin-top: 0.625vw; font-size: 0.875vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span { margin-right: 0.938vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span i { font-size: 1.125vw; margin-right: 0.313vw; }
  .feedbackMain .feedbacList li .content .descMain { margin-top: 1.875vw; }
  .feedbackMain .feedbacList li .content .descMain .A { min-width: 2.938vw; height: 2.938vw; font-size: 1.6vw; }
  .feedbackMain .feedbacList li .content .descMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.938vw; font-size: 0.938vw; line-height: -webkit-calc(28 / 15); line-height: calc(28 / 15); }
  .feedbackMain .loading { padding-top: 3.125vw; }
  .feedbackMain .loading img { width: 2.25vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox { width: 27.5vw; padding: 4.688vw 0vw 4.688vw 3.438vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .descTitle { font-size: 2.5vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .desc { font-size: 0.938vw; padding-top: 1.25vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .tel { font-size: 1.75vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .desc { font-size: 0.813vw; padding-top: 0.313vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 4.375vw 7.5vw 8.125vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input { width: -webkit-calc(50% - 1.25vw); width: calc(50% - 1.25vw); margin: 0vw 0.625vw; padding-bottom: 1.25vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input p { font-size: 0.875vw; font-weight: 600; padding-bottom: 0.313vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label { padding: 1.125vw 1.563vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label textarea { height: 4.688vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .textareaInput { width: 100%; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn { padding-top: 0.625vw; width: 100%; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button { padding: 0vw 1.563vw 0vw 3.75vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button i { margin-left: 1.875vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select { padding: 1.125vw 1.563vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-select-title input { height: 21px; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select .layui-edge { top: 50%; right: 0.938vw; width: 0.5vw; height: 0.5vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-selected .layui-edge { top: -webkit-calc(50% + 0.188vw); top: calc(50% + 0.188vw); }
  .popupFeedbackMain .popupFeedbackBox .closePopupFeedback { right: 1.25vw; top: 1.25vw; width: 2vw; height: 2vw; border-color: #666666; }
  .popupFeedbackMain .popupFeedbackBox .closePopupFeedback::after { background: #666666; }
  .popupFeedbackMain .popupFeedbackBox .closePopupFeedback::before { background: #666666; }
  .dataDownloadMain { padding: 5.625vw 0vw 5vw; }
  .dataDownloadMain .titleBox { padding-bottom: 3.75vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch { width: 18.125vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch label { padding: 0.688vw 3.125vw 0.688vw 1.25vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch button { width: 3.75vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch button i { font-size: 1.25vw; }
  .dataDownloadMain .titleBox .classList { width: auto; padding: 0px; overflow: visible; }
  .dataDownloadMain .titleBox .classList a { padding: 0vw 1.25vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-left: 0.625vw !important; font-size: 0.875vw; }
  .dataDownloadMain .dataDownload .list { margin-top: 1.25vw; padding: 1.25vw 2.188vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .dataDownloadMain .dataDownload .list .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .dataDownloadMain .dataDownload .list .listTitle p { font-size: 1vw; display: -webkit-box; height: 1.625vw; line-height: 1.625vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .dataDownloadMain .dataDownload .list .listTitle img { width: 1.625vw; margin-right: 0.938vw; }
  .dataDownloadMain .dataDownload .list .downBtn span { font-size: 0.875vw; margin-right: 1.563vw; display: block; }
  .dataDownloadMain .dataDownload .list .downBtn span i { font-size: 1.125vw; margin-right: 0.313vw; }
  .dataDownloadMain .dataDownload .list .downBtn .icon-xiazai { width: 2.5vw; height: 2.5vw; font-size: 1.25vw; }
  .qaSearchMain { padding: 6.875vw 0vw; }
  .qaSearchMain .title { font-size: 2.5vw; padding-bottom: 1.875vw; }
  .qaSearchMain .qaSearch label { padding: 0.688vw 3.125vw 0.688vw 1.25vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; }
  .qaSearchMain .qaSearch button { width: 3.75vw; }
  .qaSearchMain .qaSearch button i { font-size: 1.25vw; }
  .qaListMain { padding: 5vw 0vw 5.625vw; }
  .qaListMain .qaList { margin: 0vw -1.25vw; }
  .qaListMain .qaList li { width: 50%; padding: 0vw 1.25vw 2.5vw; }
  .qaListMain .qaList li .content { -webkit-border-radius: 0.938vw; border-radius: 0.938vw; padding: 4.063vw 2.5vw 5vw; }
  .qaListMain .qaList li .content .listTitleBox .Q { min-width: 2.938vw; height: 2.938vw; font-size: 1.375vw; line-height: 2.938vw; }
  .qaListMain .qaList li .content .listTitleBox .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 1.75vw; line-height: 2.25vw; margin-left: 0.938vw; font-weight: 600; }
  .qaListMain .qaList li .content .descMain { margin-top: 1.875vw; }
  .qaListMain .qaList li .content .descMain .A { min-width: 2.938vw; height: 2.938vw; font-size: 1.375vw; line-height: 2.938vw; }
  .qaListMain .qaList li .content .descMain .descBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.938vw; }
  .qaListMain .qaList li .content .descMain .descBox .desc { font-size: 1.338vw; display: -webkit-box; height: 6.15vw; line-height: 2.05vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .qaListMain .qaList li .content .descMain .descBox .moreBtn { margin-top: 1.875vw; font-size: 0.813vw; }
  .qaListMain .qaList li .content .descMain .descBox .moreBtn i { width: 0.5vw; height: 0.5vw; margin-left: 0.625vw; }
  .solutionListMain { padding: 4.375vw 0vw 7.5vw; }
  .solutionListMain .solutionList .list { margin-top: 3.125vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .solutionListMain .solutionList .list .imgBox { width: 50%; padding-top: 36%; }
  .solutionListMain .solutionList .list .content { width: 50%; padding: 3.125vw 4.688vw 5vw; }
  .solutionListMain .solutionList .list .content .listTitle { font-size: 1.875vw; }
  .solutionListMain .solutionList .list .content .desc { padding-top: 1.563vw; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .solutionListMain .solutionList .list .content .more { padding-top: 2.5vw; }
  .solutionListMain .solutionList .list .content .more a { padding: 0vw 0.938vw 0vw 1.875vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .solutionListMain .solutionList .list .content .more a i { margin-left: 0.625vw; }
  .solutionListMain .solutionList .list:nth-child(2n) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .solutionDescBox { padding: 8.125vw 0vw; }
  .solutionDescBox .commonweb .title { width: 36.25vw; height: 100%; }
  .solutionDescBox .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; margin-top: 0px; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); height: 11.25vw; padding-right: 2.5vw; }
  .solutionBrightSpotMain { padding: 6.25vw 0vw; }
  .solutionBrightSpotMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .solutionBrightSpotMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .solutionBrightSpotMain .solutionBrightSpot { margin-top: 3.75vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide { width: 40%; margin-right: 1.875vw; padding: 5vw; min-height: 20vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle { font-size: 1.75vw; line-height: 1.3; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle img { width: 1.813vw; margin-top: 0.5vw; margin-right: 0.625vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .desc { padding-top: 1.25vw; font-size: 0.938vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .solutionSpecificationmMain { padding: 5.625vw 0vw; }
  .solutionSpecificationmMain .titleBox .title { width: 33.125vw; height: 100%; }
  .solutionSpecificationmMain .titleBox .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .solutionSpecificationmMain .solutionSpecificationm { margin: 5vw -0.938vw 0vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 2.188vw 2.5vw; width: -webkit-calc(33.333% - 1.875vw); width: calc(33.333% - 1.875vw); margin: 0vw 0.938vw 1.875vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .icon { min-width: 2.75vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .icon img { width: 2.75vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 1.25vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content .listTitle { font-size: 1.375vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content .desc { font-size: 0.938vw; padding-top: 0.625vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .wirelessBluetoothMain { padding: 6.25vw 0vw; }
  .wirelessBluetoothMain .commonweb .content { width: 33.75vw; }
  .wirelessBluetoothMain .commonweb .content .desc { padding-top: 0.938vw; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .wirelessBluetoothMain .commonweb .content .desc2 { padding-top: 3.75vw; }
  .wirelessBluetoothMain .commonweb .content .desc2 img { max-width: 100%; }
  .wirelessBluetoothMain .commonweb .imgBox { width: auto; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0px; }
  .solutionCoreMain { padding: 6.25vw 0vw; }
  .solutionCoreMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .solutionCoreMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .solutionCoreMain .solutionCore { margin-top: 3.75vw; }
  .solutionCoreMain .solutionCore .swiper-slide { width: -webkit-calc(25% - 1.188vw); width: calc(25% - 1.188vw); -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 2.813vw 2.5vw 3.125vw; margin-right: 1.563vw; }
  .solutionCoreMain .solutionCore .swiper-slide .icon img { width: 3.438vw; }
  .solutionCoreMain .solutionCore .swiper-slide .listTitle { margin-top: 1.875vw; font-size: 1.375vw; }
  .solutionCoreMain .solutionCore .swiper-slide .desc { margin-top: 0.938vw; font-size: 0.938vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .solutionCoreMain .solutionCore .swiper-slide:last-child { margin: 0vw; }
  .solutionScenarioMain { padding: 6.25vw 0vw; }
  .solutionScenarioMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .solutionScenarioMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .solutionScenarioMain .solutionScenario { margin-top: 3.75vw; }
  .solutionScenarioMain .solutionScenario .swiper-slide { width: -webkit-calc(33.3333% - 1.313vw); width: calc(33.3333% - 1.313vw); margin-right: 1.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .solutionScenarioMain .solutionScenario .swiper-slide .imgBox { padding-top: 71%; }
  .solutionScenarioMain .solutionScenario .swiper-slide .listTitle { font-size: 1.25vw; display: -webkit-box; height: 5.5vw; line-height: 5.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding: 0vw 2.188vw; }
  .solutionProjectMain { padding: 6.25vw 0vw; }
  .solutionProjectMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .solutionProjectMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .solutionProjectMain .solutionProject { margin-top: 3.75vw; }
  .solutionProjectMain .solutionProject .swiper-slide { width: -webkit-calc(33.3333% - 1.313vw); width: calc(33.3333% - 1.313vw); margin-right: 1.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .solutionProjectMain .solutionProject .swiper-slide .imgBox { padding-top: 71%; }
  .solutionProjectMain .solutionProject .swiper-slide .content { padding: 1.875vw 2.188vw; }
  .solutionProjectMain .solutionProject .swiper-slide .content .listTitle { font-size: 1.25vw; display: -webkit-box; height: 1.5vw; line-height: 1.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .solutionProjectMain .solutionProject .swiper-slide .content .year { margin-top: 0.5vw; font-size: 0.875vw; }
  .solutionProjectMain .solutionProject .swiper-slide .content .year i { font-size: 1vw; margin-right: 0.625vw; }
  .productListMain { padding: 4.375vw 0vw; }
  .productListMain .commonweb { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
  .productListMain .productList { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding-right: 1.25vw; padding-top: 0vw; }
  .productListMain .productList .row { margin: 0vw -0.625vw; }
  .productListMain .productList .row .list { width: -webkit-calc(50% - 1.25vw); width: calc(50% - 1.25vw); margin: 0vw 0.625vw 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productListMain .productList .row .list a { padding: 1.563vw 1.25vw 2.5vw; }
  .productListMain .productList .row .list .imgBox { padding-top: 70.973%; }
  .productListMain .productList .row .list .modelNumber { margin-top: 1.563vw; font-size: 1.625vw; }
  .productListMain .productList .row .list .listTitle { margin-top: 0.313vw; font-size: 0.938vw; }
  .productListMain .productList .row .list .more { padding-top: 0.813vw; }
  .productListMain .productList .row .list .more span { font-size: 0.875vw; line-height: 1.5vw; height: 2.75vw; -webkit-border-radius: 2.75vw; border-radius: 2.75vw; padding: 0px 1.563vw; }
  .productListMain .productList .row .list .more span i { font-size: 0.875vw; margin-left: 0.313vw; }
  .productListMain .productList .row .list::after { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productListMain .productList .row .list::before { left: 0.875vw; right: 0.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productListMain .productList .row .list:hover { top: -0.938vw; }
  .productListMain .productList .row .list:hover::after { -webkit-box-shadow: 0vw 1.313vw 1.688vw rgba(201, 201, 201, 0.39); box-shadow: 0vw 1.313vw 1.688vw rgba(201, 201, 201, 0.39); }
  .productListMain .productList .row .list:hover::before { bottom: -0.625vw; }
  .productListMain .productScreen { width: 18.75vw; height: 100%; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .productListMain .productScreen .title { padding: 0vw 1.563vw; height: 5vw; }
  .productListMain .productScreen .title span { border-left: 0.25vw solid #e70214; padding-left: 0.625vw; font-size: 1.25vw; }
  .productListMain .productScreen .productScreenList { padding: 0.938vw 1.563vw 2.5vw; }
  .productListMain .productScreen .productScreenList .list .listTitle { font-size: 1vw; padding-right: 1.25vw; display: -webkit-box; height: 3.5vw; line-height: 3.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .listTitle::after { top: 50%; right: 0.313vw; width: 0.5vw; height: 0.5vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox { padding: 0vw 0.625vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle { line-height: 3.125vw; height: 2.813vw; font-size: 0.938vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 1vw; height: 1vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 0.125vw; height: 0.5vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 0.5vw; height: 0.125vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList { padding: 0vw 0.625vw 1.25vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { font-size: 0.875vw; display: -webkit-box; height: 1.875vw; line-height: 1.875vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 1vw; height: 1vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox span { -webkit-border-radius: 0.188vw; border-radius: 0.188vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { line-height: 1vw; font-size: 0.75vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .firstTitle { font-size: 1vw; display: -webkit-box; height: 3.5vw; line-height: 3.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox { width: 1vw; height: 1vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox span { -webkit-border-radius: 0.188vw; border-radius: 0.188vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox input:checked + span::after { line-height: 1vw; font-size: 0.75vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .threeTitle { line-height: 3.125vw; height: 2.813vw; font-size: 0.938vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox { width: 1vw; height: 1vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox span { -webkit-border-radius: 0.188vw; border-radius: 0.188vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label input:checked + span::after { line-height: 1vw; font-size: 0.75vw; }
  .productDescBox { padding: 8.125vw 0vw; }
  .productDescBox .commonweb .title { width: 28.125vw; height: 100%; }
  .productDescBox .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 0px; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .paramPeculiarityMain { padding: 3.75vw 0vw 6.25vw; }
  .paramPeculiarityMain .classListBox { padding-bottom: 3.125vw; }
  .paramPeculiarityMain .classListBox .classList a { padding: 0vw 2.188vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-right: 0.625vw; font-size: 0.875vw; }
  .paramPeculiarityMain .classListBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .paramPeculiarityMain .classListBox .btn.btnshow { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .paramPeculiarityMain .paramBox { padding: 3.75vw 5.625vw; min-height: 28.5vw; }
  .paramPeculiarityMain .paramBox::after { opacity: 0.9; left: 0vw; top: 0vw; width: 100%; height: 100%; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .paramPeculiarityMain .paramBox .param { margin: 0vw -1.563vw; z-index: 10; }
  .paramPeculiarityMain .paramBox .param .list { width: -webkit-calc(50% - 3.125vw); width: calc(50% - 3.125vw); margin: 0vw 1.563vw; padding: 0.938vw 0vw; font-size: 1vw; }
  .paramPeculiarityMain .paramBox .param .list p { width: 12.5vw; }
  .paramPeculiarityMain .paramBox .downWord { padding-top: 1.25vw; }
  .paramPeculiarityMain .paramBox .downWord a { font-size: 0.938vw; height: 3.125vw; -webkit-border-radius: 3.125vw; border-radius: 3.125vw; padding: 0vw 1.563vw 0vw 2.5vw; }
  .paramPeculiarityMain .paramBox .downWord a i { margin-left: 0.625vw; font-size: 1vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide { width: 40%; margin-right: 1.875vw; padding: 5vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .listTitle { font-size: 1.75vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .listTitle img { width: 1.813vw; margin-top: 0.5vw; margin-right: 0.625vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .desc { padding-top: 1.25vw; font-size: 0.938vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .designDocumentMain { padding: 5.625vw 0vw 5vw; }
  .designDocumentMain .titleBox { padding-bottom: 3.75vw; }
  .designDocumentMain .titleBox .title { width: auto; }
  .designDocumentMain .titleBox .classList { padding: 0vw; overflow: visible; }
  .designDocumentMain .titleBox .classList a { padding: 0vw 1.875vw; height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; margin-left: 0.625vw; font-size: 0.875vw; }
  .designDocumentMain .designDocumentList .list { margin-top: 1.25vw; padding: 1.25vw 2.188vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .designDocumentMain .designDocumentList .list .listTitle p { font-size: 1vw; display: -webkit-box; height: 1.625vw; line-height: 1.625vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .designDocumentMain .designDocumentList .list .listTitle img { width: 1.625vw; margin-right: 0.938vw; }
  .designDocumentMain .designDocumentList .list .downBtn span { font-size: 0.875vw; margin-right: 1.563vw; display: inline; }
  .designDocumentMain .designDocumentList .list .downBtn span i { font-size: 1.125vw; margin-right: 0.313vw; }
  .designDocumentMain .designDocumentList .list .downBtn .icon-xiazai { width: 2.5vw; height: 2.5vw; font-size: 1.25vw; }
  .recommendedCaseMain { padding: 5vw 0vw 7.5vw; }
  .recommendedCaseMain .titleBox { width: 100%; }
  .recommendedCaseMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .recommendedCaseMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .recommendedCaseMain .recommendedCase { margin-top: 3.75vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide { -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .imgBox { width: 50%; padding-top: 32%; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content { width: 50%; padding: 1.875vw 3.75vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .listTitle { font-size: 1.875vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .desc { padding-top: 1.563vw; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more { padding-top: 2.5vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more a { padding: 0vw 0.938vw 0vw 1.875vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more a i { margin-left: 0.625vw; }
  .relatedProductMain { padding: 5vw 0vw; }
  .relatedProductMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .relatedProductMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; font-size: 0.875vw; margin-left: 0.625vw; }
  .relatedProductMain .relatedProduct { padding: 1.25vw; margin: 3.75vw -1.25vw 0vw; }
  .relatedProductMain .relatedProduct .swiper-slide { width: -webkit-calc(33.333% - 0.838vw); width: calc(33.333% - 0.838vw); margin-right: 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; top: 0vw; }
  .relatedProductMain .relatedProduct .swiper-slide a { padding: 1.563vw 1.25vw 2.5vw; }
  .relatedProductMain .relatedProduct .swiper-slide .imgBox { padding-top: 70.973%; }
  .relatedProductMain .relatedProduct .swiper-slide .modelNumber { margin-top: 1.563vw; font-size: 1.625vw; }
  .relatedProductMain .relatedProduct .swiper-slide .listTitle { margin-top: 0.313vw; font-size: 0.938vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more { padding-top: 0.813vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more span { font-size: 0.875vw; line-height: -webkit-calc(24 / 14); line-height: calc(24 / 14); height: 2.75vw; padding: 0vw 1.563vw; -webkit-border-radius: 2.75vw; border-radius: 2.75vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more span i { font-size: 0.875vw; margin-left: 0.313vw; }
  .relatedProductMain .relatedProduct .swiper-slide::after { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .relatedProductMain .relatedProduct .swiper-slide::before { left: 0.875vw; right: 0.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover { top: -0.938vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover::before { bottom: -0.625vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover::after { -webkit-box-shadow: 0vw 0.625vw 1.25vw rgba(201, 201, 201, 0.7); box-shadow: 0vw 0.625vw 1.25vw rgba(201, 201, 201, 0.7); }
  .videoList { margin: 0vw -1.25vw; }
  .videoList .list { width: -webkit-calc(50% - 2.5vw); width: calc(50% - 2.5vw); margin: 2.5vw 1.25vw 0vw; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .videoList .list .imgBox { padding-top: 50%; }
  .videoList .list .imgBox .videoIcon { width: 5.75vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; height: 3.313vw; }
  .videoList .list .imgBox .videoIcon::after { border: 0.375vw solid transparent; border-left: 0.625vw solid #fff; }
  .videoList .list .content { padding: 2.188vw 3.125vw; }
  .videoList .list .content .listTitleBox .listTitle { font-size: 1.375vw; display: -webkit-box; height: 1.75vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .videoList .list .content .listTitleBox .time { padding-top: 0.938vw; font-size: 0.875vw; }
  .videoList .list .content .listTitleBox .time span { margin-right: 0.938vw; }
  .videoList .list .content .listTitleBox .time span i { font-size: 1.125vw; }
  .videoList .list .content .downBtn { padding-left: 1.25vw; }
  .videoList .list .content .downBtn .icon-xiazai { width: 2.5vw; height: 2.5vw; font-size: 1.25vw; }
  .videoList .list:nth-child(-n+2) { margin-top: 0px; }
  .seriesProductDescMain { padding: 5.625vw 0vw 6.875vw; }
  .seriesProductDescMain .title { width: 27.5vw; height: 100%; }
  .seriesProductDescMain .seriesDesc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding: 0vw; }
  .seriesProductDescMain .seriesDesc .desc { font-size: 1vw; line-height: 1.75vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox { padding-top: 1.875vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .subTitle { font-size: 1.375vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList { padding-top: 1.25vw; margin: 0vw -1.563vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list { width: -webkit-calc(33.333% - 3.125vw); width: calc(33.333% - 3.125vw); margin: 0vw 1.563vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a { padding: 0vw 0vw 0vw 0.938vw; font-size: 1vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; height: 3.5vw; line-height: 3.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .seriesSelectMain { padding: 6.875vw 0vw; }
  .seriesSelectMain .title { font-size: 2vw; font-weight: 600; }
  .seriesSelectMain .seriesSelect { margin-top: 3.75vw; }
  .seriesSelectMain .seriesSelect .swiper-slide { width: -webkit-calc(25% - 1.188vw); width: calc(25% - 1.188vw); -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 2.813vw 2.5vw 5vw; margin-right: 1.563vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .icon img { width: 3.438vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .listTitle { margin-top: 1.875vw; font-size: 1.375vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .desc { margin-top: 0.938vw; font-size: 0.938vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .seriesAdvantageMain .seriesSelect .swiper-slide { padding: 2.813vw 2.5vw 3.125vw; }
  .seriesEquipmentMain { padding: 6.25vw 0vw 4.375vw; }
  .seriesEquipmentMain .seriesEquipment { padding-top: 3.75vw; margin: 0vw -0.625vw; }
  .seriesEquipmentMain .seriesEquipment .list { width: -webkit-calc(25% - 1.25vw); width: calc(25% - 1.25vw); margin: 0vw 0.625vw 1.875vw; }
  .seriesEquipmentMain .seriesEquipment .list .imgBox { padding-top: 14.375vw; }
  .seriesEquipmentMain .seriesEquipment .list .imgBox img { height: 14.375vw; }
  .seriesEquipmentMain .seriesEquipment .list .listTitle { padding-top: 0.938vw; font-size: 1.25vw; }
  .seriesChallengeMain { padding: 6.25vw 0vw 5vw; }
  .seriesChallengeMain .seriesChallenge { padding-top: 3.75vw; margin: 0vw -0.938vw; }
  .seriesChallengeMain .seriesChallenge .list { width: -webkit-calc(50% - 1.875vw); width: calc(50% - 1.875vw); margin: 0vw 0.938vw 1.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; padding: 2.5vw 5.938vw 2.5vw 1.875vw; min-height: 12.5vw; }
  .seriesChallengeMain .seriesChallenge .list .icon { min-width: 2.813vw; }
  .seriesChallengeMain .seriesChallenge .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 1.25vw; }
  .seriesChallengeMain .seriesChallenge .list .content .listTitle { font-size: 1.375vw; }
  .seriesChallengeMain .seriesChallenge .list .content .desc { margin-top: 0.625vw; font-size: 0.938vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .seriesChooseUsMain .seriesSelect .swiper-slide { padding: 2.813vw 2.688vw 3.125vw; }
  .seriesSolutionMain { padding: 5.625vw 0vw 6.875vw; }
  .seriesSolutionMain .titleBox .btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .seriesSolutionMain .titleBox .btn a { width: 3.125vw; height: 3.125vw; border: 0.125vw solid #57585a; font-size: 0.875vw; margin-left: 0.625vw; }
  .seriesSolutionMain .seriesSolution { margin-top: 3.75vw; }
  .seriesSolutionMain .seriesSolution .list { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .seriesSolutionMain .seriesSolution .list .imgBox { width: 50%; padding-top: 32%; }
  .seriesSolutionMain .seriesSolution .list .content { width: 50%; padding: 3.125vw 4.688vw 5vw; }
  .seriesSolutionMain .seriesSolution .list .content .listTitle { font-size: 1.875vw; }
  .seriesSolutionMain .seriesSolution .list .content .desc { padding-top: 1.563vw; font-size: 1vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .seriesSolutionMain .seriesSolution .list .content .more { padding-top: 2.5vw; }
  .seriesSolutionMain .seriesSolution .list .content .more a { padding: 0vw 0.938vw 0vw 1.875vw; font-size: 1vw; height: 2.938vw; -webkit-border-radius: 2.938vw; border-radius: 2.938vw; }
  .seriesSolutionMain .seriesSolution .list .content .more a i { margin-left: 0.625vw; }
  .seriesBanner .seriesBannerText .seriesBannerLogin img { height: 7.5vw; }
  .seriesBanner .seriesBannerText .seriesBannerTitle { padding-top: 0.625vw; font-size: 2.5vw; letter-spacing: 1.25vw; }
  .seriesBanner .seriesBannerText .label { padding-top: 1.875vw; }
  .seriesBanner .seriesBannerText .label img { -webkit-border-radius: 0.625vw; border-radius: 0.625vw; height: 2.25vw; margin: 0vw 0.313vw; }
  .seriesBanner .labelPoint li span { position: absolute; width: 17px; height: 17px; }
  .seriesBanner .labelPoint li span i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; -webkit-border-radius: 100%; border-radius: 100%; border: 2px solid #8cfff3; z-index: 10; }
  .seriesBanner .labelPoint li span::after { content: ''; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); position: absolute; left: 0px; top: 0px; -webkit-border-radius: 100%; border-radius: 100%; -webkit-animation: blowUp 2s linear infinite; animation: blowUp 2s linear infinite; -webkit-animation-delay: .6s; animation-delay: .6s; }
  .seriesBanner .labelPoint li span::before { content: ''; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); position: absolute; left: 0px; top: 0px; -webkit-border-radius: 100%; border-radius: 100%; -webkit-animation: blowUp 2s linear infinite; animation: blowUp 2s linear infinite; }
  .seriesBanner .labelPoint li:nth-child(1) { width: 1px; height: 40.2%; border-left: 1px dashed rgba(140, 255, 243, 0.6); left: 38.5%; top: 0px; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }
  .seriesBanner .labelPoint li:nth-child(1) span { display: none; }
  .seriesBanner .labelPoint li:nth-child(2) { width: 10.9%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 28.2%; top: 39%; -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }
  .seriesBanner .labelPoint li:nth-child(2) span { left: -20px; top: -9px; }
  .seriesBanner .labelPoint li:nth-child(3) { width: 17.3%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 37.4%; top: 29.3%; -webkit-transform: rotate(-35deg); -ms-transform: rotate(-35deg); transform: rotate(-35deg); }
  .seriesBanner .labelPoint li:nth-child(3) span { right: -19px; top: -9px; }
  .seriesBanner .labelPoint li:nth-child(4) { width: 32%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 39%; top: 37.6%; -webkit-transform: rotate(-4deg); -ms-transform: rotate(-4deg); transform: rotate(-4deg); }
  .seriesBanner .labelPoint li:nth-child(4) span { right: -20px; top: -9px; }
  .seriesBanner .labelPoint li:nth-child(5) { width: 21.3%; height: 1px; border-top: 1px dashed rgba(140, 255, 243, 0.6); left: 21.2%; top: 56.7%; -webkit-transform: rotate(-47deg); -ms-transform: rotate(-47deg); transform: rotate(-47deg); }
  .seriesBanner .labelPoint li:nth-child(5) span { left: -20px; top: -9px; }
  .seriesBanner .labelPoint li:nth-child(6) { width: 1px; height: 68.2%; border-left: 1px dashed rgba(140, 255, 243, 0.6); left: 46.38%; top: 35.9%; -webkit-transform: rotate(-28deg); -ms-transform: rotate(-28deg); transform: rotate(-28deg); }
  .seriesBanner .labelPoint li:nth-child(6) span { display: none; }
  .banner .bannerText { bottom: 10.313vw; }
  .banner .bannerText .title { font-size: 3.125vw; line-height: -webkit-calc(60 / 50); line-height: calc(60 / 50); }
  .banner .bannerText .label { padding-top: 1.25vw; }
  .banner .bannerText .label a { width: 6.875vw; height: 2.125vw; font-size: 1vw; margin: 0vw 0.313vw; background-size: 6.875vw 2.125vw; }
  .banner .bannerText .desc{padding-top: 1.25vw; font-size: 1.125vw;}
  .banner .bannerText .more { padding-top: 1.563vw; }
  .banner .bannerText .more a { width: 10vw; height: 3.313vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; font-size: 0.875vw; }
  .banner .bannerText .more a i { width: 1.875vw; }
  .banner .bannerText .more a i::after { content: ''; width: 0.438vw; height: 0.438vw; right: -0.438vw; }
  .banner .indexDown { width: 3.75vw; height: 3.75vw; left: 4.375vw; bottom: 3.75vw; display: block; }
  .banner .indexDown i { font-size: 1.125vw; }
  .bannerPage { position: absolute; right: 4.375vw !important; bottom: 3.75vw !important; width: auto !important; }
  .bannerPage span { width: 0.813vw; height: 0.313vw; -webkit-border-radius: 0.188vw; border-radius: 0.188vw; margin: 0vw 0.188vw; }
  .bannerPage span.swiper-pagination-bullet-active { width: 1.375vw; opacity: 1; }
  .indexProductIntro { padding-top: 6.25vw; }
  .indexProductIntro .title { margin-top: 12.5vw; }
  .indexProductIntro .title img { margin-left: 0.938vw; opacity: 0; }
  .indexProductIntro .title .maskLayer { left: 0.938vw; }
  .indexProductIntro .content .desc { padding-top: 2.813vw; font-size: 2.25vw; line-height: -webkit-calc(50 / 36); line-height: calc(50 / 36); }
  .indexProductIntro .content .more { padding-top: 1.563vw; }
  .indexProductIntro .content .more a { width: 10vw; height: 3.313vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; font-size: 0.875vw; }
  .indexProductIntro .content .more a i { width: 1.875vw; }
  .indexProductIntro .content .more a i::after { content: ''; width: 0.438vw; height: 0.438vw; right: -0.438vw; }
  .indexProductBox { padding-top: 6.25vw; }
  .indexProductBox .title img { height: 2.813vw; margin-left: 0.938vw; }
  .indexProductBox .desc { font-size: 2.25vw; }
  .indexProductBox .indexProductClass { padding: 3.125vw 0vw; }
  .indexProductBox .indexProductClass a { margin: 0vw 1.375vw; }
  .indexProductBox .indexProductClass .icon img { width: 2.063vw; }
  .indexProductBox .indexProductClass .listTitle { font-size: 0.875vw; padding-top: 0.625vw; }
  .indexProductBox .indexProductList { max-width: 83.125vw; }
  .indexProductBox .indexProductList .swiper-slide { width: 100%; margin-right: 3.75vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .indexProductBox .indexProductList .swiper-slide .imgBox { padding-top: 39%; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText { right: 10.625vw; width: 24.375vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .modelNumber { font-size: 1.125vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .listTitle { font-size: 2.813vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .listDesc { margin-top: 0.938vw; font-size: 1vw; display: -webkit-box; height: 2.75vw; line-height: 1.375vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more { padding-top: 1.563vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a { width: 10vw; height: 3.313vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; font-size: 0.875vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i { width: 1.875vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i::after { content: ''; width: 0.438vw; height: 0.438vw; right: -0.438vw; }
  .indexApplicationFieldMain { padding: 11.25vw 0vw 15.625vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox { width: 25.938vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .title { font-size: 1vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .desc { font-weight: 600; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList { padding-top: 3.125vw; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a { margin-top: 0.625vw; width: 11.375vw; height: 2.5vw; padding: 0vw 1.563vw; -webkit-border-radius: 2.5vw; border-radius: 2.5vw; font-size: 0.875vw; border: 2px solid rgba(255, 255, 255, 0.5); }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a i { font-size: 0.75vw; display: block; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a:hover { background-color: #e60013; border-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a.cur { background-color: #e60013; border-color: #e60013; background-image: -webkit-gradient(linear, left top, right top, from(#ff3c22), to(#e60013)); background-image: linear-gradient(to right, #ff3c22, #e60013); }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a:last-child { margin: 0px; margin-top: 0.625vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; padding-top: 1.875vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide { width: -webkit-calc(33.333% - 1.25vw); width: calc(33.333% - 1.25vw); margin-right: 1.875vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .imgBox { padding-top: 76%; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content { padding: 2.5vw 1.875vw 2.5vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .listTitle { font-size: 1.25vw; display: -webkit-box; height: 1.75vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .desc { margin-top: 0.625vw; font-size: 0.875vw; display: -webkit-box; height: 3.35vw; line-height: 1.675vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more { margin-top: 2.5vw; font-size: 0.875vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more i { font-size: 0.75vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .icon img { width: 2.938vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text { margin-top: 0.938vw; font-size: 1.125vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text i { width: 0.875vw; height: 0.875vw; margin-left: 0.625vw; }
  .indexNewsListMain { padding: 5.625vw 0vw; }
  .indexNewsListMain .titleBox { padding-bottom: 3.75vw; }
  .indexNewsListMain .titleBox .desc { font-size: 1vw; padding-top: 0.625vw; }
  .indexNewsListMain .indexNewsList { margin: 0vw -1.688vw; }
  .indexNewsListMain .indexNewsList .list { width: -webkit-calc(28% - 3.375vw); width: calc(28% - 3.375vw); margin: 0vw 1.688vw; }
  .indexNewsListMain .indexNewsList .list .imgBox { padding-top: 85.093%; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .indexNewsListMain .indexNewsList .list .content { padding-top: 2.5vw; }
  .indexNewsListMain .indexNewsList .list .content .listTitle { font-size: 1.25vw; display: -webkit-box; height: 3.5vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexNewsListMain .indexNewsList .list .content .time { margin-top: 0.938vw; font-size: 0.875vw; }
  .indexNewsListMain .indexNewsList .list .content .more { margin-top: 1.875vw; font-size: 0.875vw; }
  .indexNewsListMain .indexNewsList .list .content .more i { font-size: 0.75vw; margin-left: 0.313vw; }
  .indexNewsListMain .indexNewsList .list:nth-child(1) { width: -webkit-calc(44% - 3.375vw); width: calc(44% - 3.375vw); }
  .indexNewsListMain .indexNewsList .list:nth-child(1) .content { left: 3.125vw; right: 3.125vw; bottom: 2.188vw; }
  .indexNewsListMain .newsMore { padding-top: 2.813vw; }
  .indexNewsListMain .newsMore a { width: 10vw; height: 3.313vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; font-size: 0.875vw; }
  .indexNewsListMain .newsMore a i { width: 1.875vw; }
  .indexNewsListMain .newsMore a i::after { width: 0.438vw; height: 0.438vw; right: -0.438vw; }
  .indexAboutMain .indexAboutBox .indexAbout { width: 100vw; height: 100vh; }
  .indexAboutMain .indexAboutBox .indexAbout .content { max-width: 46.25vw; }
  .indexAboutMain .indexAboutBox .indexAbout .title { font-size: 3.125vw; line-height: 1.2; }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle { padding-top: 1.25vw; }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle img { height: 3.063vw; }
  .indexAboutMain .indexAboutBox .indexAbout .desc { margin-top: 2.188vw; font-size: 1vw; display: -webkit-box; height: 4.689vw; line-height: 1.563vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .indexAboutMain .indexAboutBox .indexAbout .more { padding-top: 2.188vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a { width: 10vw; height: 3.313vw; -webkit-border-radius: 3.313vw; border-radius: 3.313vw; font-size: 0.875vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a i { width: 1.875vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a i::after { width: 0.438vw; height: 0.438vw; right: -0.438vw; }
  .indexAboutMain .indexAboutBox .indexAbout .imgBox { right: -28.75vw; height: 100%; z-index: 9; }
  .indexAboutMain .indexAboutBox .indexAbout .aboutImg { left: -4.063vw; bottom: -2.5vw; height: 15.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .year { font-size: 1.625vw; }
  .indexAboutMain .indexBaoutFoundedBox .year span { font-size: 13.75vw; line-height: 0.8; font-weight: 500; letter-spacing: -0.625vw; }
  .indexAboutMain .indexBaoutFoundedBox .FoundedYear { padding-top: 0vw; line-height: 1.2; font-size: 2vw; }
  .indexAboutMain .indexBaoutFoundedBox .desc { padding-top: 1.25vw; font-size: 1vw; max-width: 22.5vw; line-height: -webkit-calc(22 / 16); line-height: calc(22 / 16); }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded { padding: 0vw 0vw 0vw 43.125vw; width: 45.6%; }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content { padding-bottom: 3.125vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg { right: 12.5vw; bottom: -9.375vw; width: 53.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent { width: 23.253%; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content { padding-bottom: 8.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc { width: 18.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox { left: -20vw; bottom: -1.25vw; width: 59.375vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover { width: 18%; padding-top: 16.25vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox { width: 17.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg { width: 17.75vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 { width: 39.313vw; left: -18.125vw; bottom: -14.375vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 { width: 39.313vw; right: -17.188vw; top: -16.25vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content { padding-left: 4.5vw; }
  .indexServiceSupportMain { padding: 6.875vw 0vw 3.75vw; }
  .indexServiceSupportMain .indexServiceSupport { margin: 0vw -0.625vw; }
  .indexServiceSupportMain .indexServiceSupport .list { width: -webkit-calc(69% - 1.25vw); width: calc(69% - 1.25vw); margin: 0vw 0.625vw 1.25vw; padding-top: 47%; -webkit-border-radius: 0.938vw; border-radius: 0.938vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content { left: 3.75vw; right: 3.75vw; top: 3.125vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .listTitle { font-size: 1.125vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .desc { margin-top: 0.313vw; font-size: 2vw; line-height: -webkit-calc(40 / 32); line-height: calc(40 / 32); }
  .indexServiceSupportMain .indexServiceSupport .list .content .more { padding-top: 1.25vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .more a { width: 8.125vw; height: 2.625vw; -webkit-border-radius: 2.625vw; border-radius: 2.625vw; font-size: 0.75vw; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox { left: 3.75vw; right: 3.75vw; bottom: 3.75vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList { margin: 0vw 1.875vw; text-align: center; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .icon img { width: 2.938vw; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .text { padding-top: 0.938vw; font-size: 1.125vw; }
  .indexServiceSupportMain .indexServiceSupport .list .boxImg { right: 8.438vw; top: 38%; width: 19.5vw; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(2) { width: -webkit-calc(31% - 1.25vw); width: calc(31% - 1.25vw); }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) { width: -webkit-calc(44% - 1.25vw); width: calc(44% - 1.25vw); padding-top: 47%; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .imgBox { height: 50%; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content { top: 5vw; -webkit-transform: translateY(0vw); -ms-transform: translateY(0vw); transform: translateY(0vw); }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .desc { margin-top: 0.938vw; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(4) { width: -webkit-calc(56% - 1.25vw); width: calc(56% - 1.25vw); padding-top: 48%; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(4) .content { bottom: 2.5vw; }
  .typeSelectionMain { padding: 6.875vw 0vw 5.938vw; }
  .typeSelectionMain .title { font-size: 2.5vw; padding-bottom: 1.875vw; }
  .typeSelectionMain .classList { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .typeSelectionMain .classList .list { margin: 0vw 0.625vw 0vw 0vw; width: 8.75vw; }
  .typeSelectionMain .classList .list > a { height: 2.813vw; -webkit-border-radius: 2.813vw; border-radius: 2.813vw; font-size: 0.875vw; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
  .typeSelectionMain .classList .list > a i { font-size: 1.375vw; margin-right: 0.625vw; }
  .typeSelectionMain .classList .list > a img { height: 1.313vw; margin-right: 0.625vw; }
  .typeSelectionMain .classList .list p { padding-top: 1.25vw; }
  .typeSelectionMain .classList .list p::after { top: 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; -webkit-box-shadow: 0vw 0vw 0.625vw rgba(0, 0, 0, 0.4); box-shadow: 0vw 0vw 0.625vw rgba(0, 0, 0, 0.4); }
  .typeSelectionMain .classList .list p a { padding: 1.25vw 0vw; font-size: 0.875vw; }
  .typeSelectionMain .classList .list p a:nth-child(1):before { top: -0.4vw; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-left: 0.5vw solid transparent; border-right: 0.5vw solid transparent; border-bottom: 0.5vw solid #fff; }
  .typeSelectionMain .classList .list p a:first-child { -webkit-border-radius: 1.25vw 1.25vw 0vw 0vw; border-radius: 1.25vw 1.25vw 0vw 0vw; }
  .typeSelectionMain .classList .list p a:last-child { -webkit-border-radius: 0vw 0vw 1.25vw 1.25vw; border-radius: 0vw 0vw 1.25vw 1.25vw; }
  .typeSelectionMain .classList .list:last-child { margin: 0px; }
  .typeSelectionListMain { padding: 3.75vw 1.875vw 4.688vw; }
  .typeSelectionListMain .productScreen { width: 18.75vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .typeSelectionListMain .productScreen .title { padding: 0vw 1.563vw; height: 5vw; }
  .typeSelectionListMain .productScreen .title span { border-left: 0.25vw solid #e70214; padding-left: 0.625vw; font-size: 1.25vw; font-weight: 600; }
  .typeSelectionListMain .productScreen .productScreenList { padding: 0.938vw 1.563vw 2.5vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .listTitle { font-size: 1vw; padding-right: 1.25vw; display: -webkit-box; height: 3.5vw; line-height: 3.5vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .listTitle::after { right: 0.313vw; width: 0.5vw; height: 0.5vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox { padding: 0vw 0.625vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle { line-height: 3.125vw; font-size: 0.938vw; display: -webkit-box; height: 3.125vw; line-height: 3.125vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 1vw; height: 1vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 0.125vw; height: 0.5vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 0.5vw; height: 0.125vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList { padding: 0vw 0.625vw 1.25vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { font-size: 0.875vw; display: -webkit-box; height: 1.875vw; line-height: 1.875vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 1vw; height: 1vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { line-height: 1vw; font-size: 0.75vw; }
  .typeSelectionListMain .typeSelectionList { width: -webkit-calc(100% - 18.75vw); width: calc(100% - 18.75vw); padding: 0vw 0vw 0vw 1.875vw; }
  .typeSelectionListMain .typeSelectionList .layui-form { -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .typeSelectionListMain .typeSelectionList table td { padding: 1.25vw 0vw; }
  .typeSelectionListMain .typeSelectionList table th { padding: 1.25vw 0vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body div { font-size: 0.875vw; line-height: 1.375vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body table tr td:nth-child(1) div { font-size: 1vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body table tr th div { font-size: 1vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-header th { padding: 1.25vw 0vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-header th div { font-size: 1vw; }
  .commonPage { display: none; }
  .location .list .lProductListBox { left: -0.625vw; min-width: 11.875vw; -webkit-border-radius: 0.625vw; border-radius: 0.625vw; }
  .location .list .lProductList { padding: 1.25vw 0vw; -webkit-border-radius: 0.625vw; border-radius: 0.625vw; z-index: 20; }
  .location .list .lProductList a { font-size: 0.875vw; line-height: 3.188vw; padding: 0vw 1.563vw; }
  .location .list .lProductList a:hover::after { content: ''; border-right: 0.5vw solid transparent; border-top: 0.5vw solid #ee1d23; }
  .location .list:hover .lProductListBox { -webkit-box-shadow: 0vw 0.625vw 0.625vw rgba(0, 0, 0, 0.4); box-shadow: 0vw 0.625vw 0.625vw rgba(0, 0, 0, 0.4); }
  .rightFixed { right: -5.825vw; -webkit-border-radius: 0.938vw 0vw 0vw 0.938vw; border-radius: 0.938vw 0vw 0vw 0.938vw; -webkit-box-shadow: 0.188vw 0vw 1vw rgba(60, 96, 232, 0.13); box-shadow: 0.188vw 0vw 1vw rgba(60, 96, 232, 0.13); }
  .rightFixed .list a { padding: 1.25vw 0px; width: 5.625vw; }
  .rightFixed .list a i { font-size: 1.563vw; }
  .rightFixed .list a p { font-size: 0.75vw; padding-top: 0.313vw; }
  .rightFixed .list .qrCode { width: 6.875vw; padding: 0.313vw; -webkit-border-radius: 0.313vw; border-radius: 0.313vw; }
  .rightFixed .list .tel { width: 19.063vw; font-size: 0.75vw; padding: 0.938vw 0vw 0vw 1.25vw; }
  .rightFixed .list .tel span { font-size: 1.75vw; }
  .rightFixed .scrollTopBtn { -webkit-border-radius: 0vw 0vw 0vw 0.938vw; border-radius: 0vw 0vw 0vw 0.938vw; }
  .rightFixed .scrollTopBtn a { padding: 0.625vw 0vw; font-size: 0.75vw; }
  .rightFixed .sidebarBtn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .header .searchformMain .searchformBox { padding: 1.25vw 1.25vw; }
  .header .searchformMain .searchformBox .searchform { padding: 5vw; -webkit-border-radius: 1.563vw; border-radius: 1.563vw; }
  .header .searchformMain .searchformBox .searchform .title { font-size: 0.875vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox label { padding: 1vw 12.125vw 1vw 1.875vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox label input { font-size: 1vw; height: 2vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox button i { font-size: 1.375vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox .submitBtn{padding: 0vw 1.563vw; height:2.5vw; border-radius:2.5vw; font-size:1vw;}
  .header .searchformMain .searchformBox .searchform .searchformInputBox .label { top: 1vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox .label a { padding: 0vw 1.813vw; margin-left: 0.625vw; height: 2vw; -webkit-border-radius: 2vw; border-radius: 2vw; font-size: 0.875vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch { padding-top: 2.5vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch .listBox { padding-top: 0.625vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch .listBox a { padding: 0vw 1.25vw; font-size: 0.875vw; height: 2vw; -webkit-border-radius: 2vw; border-radius: 2vw; margin-right: 0.625vw; margin-bottom: 0.625vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews { padding-top: 2.5vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox { padding-top: 1.25vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list { margin-bottom: 0.625vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list a { padding: 0vw 1.25vw; font-size: 0.875vw; -webkit-border-radius: 2vw; border-radius: 2vw; display: -webkit-box; height: 2vw; line-height: 2vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-right: 0.625vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list img { width: 0.75vw; height: 100%; }
  .header .searchformMain .searchformBox .searchform .searchProductList { padding-top: 1.875vw; margin: 0vw -0.313vw; }
  .header .searchformMain .searchformBox .searchform .searchProductList .list { width: -webkit-calc(33.333% - 0.625vw); width: calc(33.333% - 0.625vw); margin: 0vw 0.313vw; }
  .hideRightBtn { display: none; }
  .searchInputMain { padding: 64px 0px; }
  .searchInputMain .searchInput { max-width: 770px; }
  .searchInputMain .searchInput label { padding: 15px 60px 15px 20px; }
  .searchInputMain .searchInput label input { font-size: 18px; }
  .searchInputMain .searchInput button { width: 60px; font-size: 22px; }
  .searchListMain { padding: 5vw 0vw; }
  .searchListMain .searchListBox .title { font-size: 1.125vw; }
  .searchListMain .searchListBox .searchList { padding-top: 1.25vw; }
  .searchListMain .searchListBox .searchList .list { padding: 1.875vw 0vw; }
  .searchListMain .searchListBox .searchList .list a .imgBox { width: 40%; }
  .searchListMain .searchListBox .searchList .list a .content { width: 60%; padding: 0vw 0vw 0vw 1.875vw; }
  .searchListMain .searchListBox .searchList .list a .content .listTitle { font-size: 1.125vw; max-width: 31.25vw; }
  .searchListMain .searchListBox .searchList .list a .content .desc { max-width: 31.25vw; margin-top: 0.938vw; font-size: 0.875vw; line-height: -webkit-calc(20 / 14); line-height: calc(20 / 14); }
  .searchListMain .searchListBox .searchList .list a .content .more { margin-top: 1.25vw; }
  .searchListMain .searchListBox .searchList .list a .content .more span { font-size: 0.75vw; }
  .searchListMain .searchListBox .searchList .list a .content .more span i { margin-left: 0.313vw; font-size: 0.875vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a { width: 3.125vw; height: 3.125vw; font-size: 1.375vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a.prevBtn { left: 0.625vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a.nextBtn { right: 0.625vw; } 
  .inputVcode{right: 1.25vw;}
  .sampleformMain .sampleform .input label input ,.sampleformMain .sampleform .input label textarea{font-size: 0.875vw;}
  .defaWebMap { padding: 35px 0px 70px; }
}

@media (min-width: 992px) { .homePage { top: 0px; }
  body { padding-top: 0vw !important; }
  .header .commonMain { padding: 0vw 2.6042vw; }
  .header { height: 5.2083vw; position: fixed; left: 0vw; top: 0vw; width: 100%; background: none; -webkit-transition: .8s ease; transition: .8s ease; }
  .header .logo img { height: 1.406vw; }
  .header .logo .transparent { display: block; }
  .header .logo .colour { display: none; }
  .header .navBox .haderOther .navbtn { display: none; }
  .header .navBox .navList { padding: 0vw; width: auto; right: 0vw; background: none; 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; position: relative; padding: 0vw; position: relative; overflow: visible; top: 0vw; }
  .header .navBox .navList .list { margin-left: 2.6042vw; padding: 0vw; border-top: none; }
  .header .navBox .navList .list h3 a { line-height: 5.2083vw; font-size: 0.8333vw; padding: 0vw; color: #fff; }
  .header .navBox .navList .list h3 a::before { display: none; }
  .header .navBox .navList .list h3 a::after { bottom: 0vw; width: 0vw; height: 0.1042vw; background: #e70214; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); content: ''; position: absolute; -webkit-transition: .6s ease; transition: .6s ease; }
  .header .navBox .navList .list.cur { background: none; }
  .header .navBox .navList .list.cur h3 a::after { width: 100%; }
  .header .navBox .navList .list:hover h3 a::after { width: 100%; }
  .header .navBox .navList .list:first-child { margin-left: 0vw; }
  .header .navBox .navList .closeNavText { display: none; }
  .header .navBox .haderOther .searchBox { margin-left: 1.5625vw; }
  .header .navBox .haderOther .searchBox .searchBtn { color: #fff; width: 1.0938vw; font-size: 1.0938vw; }
  .header .navBox .haderOther .langBox { margin-left: 1.563vw; color: #fff; font-size: 0.729vw; }
  .header .navBox .haderOther .langBox .langBtn { color: #fff; width: 1.563vw; font-size: 1.563vw; }
  .headerbg { background: #fff; }
  .headerbg .logo .transparent { display: none; }
  .headerbg .logo .colour { display: block; }
  .headerbg .navBox .navList .list h3 a { color: #333; }
  .headerbg .navBox .haderOther .searchBox .searchBtn { color: #333; }
  .headerbg .navBox .haderOther .langBox { color: #333; }
  .headerbg .navBox .haderOther .langBox .langBtn { color: #333; }
  .headerHover { background: #fff; }
  .headerHover .logo .transparent { display: none; }
  .headerHover .logo .colour { display: block; }
  .headerHover .navBox .navList .list h3 a { color: #333; }
  .headerHover .navBox .haderOther .searchBox .searchBtn { color: #333; }
  .headerHover .navBox .haderOther .langBox { color: #333; }
  .headerHover .navBox .haderOther .langBox .langBtn { color: #333; }
  .headerblack .logo .transparent { display: none; }
  .headerblack .logo .colour { display: block; }
  .headerblack .navBox .navList .list h3 a { color: #333; }
  .headerblack .navBox .haderOther .searchBox .searchBtn { color: #333; }
  .headerblack .navBox .haderOther .langBox { color: #333; }
  .headerblack .navBox .haderOther .langBox .langBtn { color: #333; }
  .headerDownBg { background: #fff; }
  .headerDownBg .logo .transparent { display: none; }
  .headerDownBg .logo .colour { display: block; }
  .headerDownBg .navBox .navList .list h3 a { color: #333; }
  .headerDownBg .navBox .haderOther .searchBox .searchBtn { color: #333; }
  .headerDownBg .navBox .haderOther .langBox { color: #333; }
  .headerDownBg .navBox .haderOther .langBox .langBtn { color: #333; }
  .headerHide { top: -5.2083vw; }
  .subNavBtn { display: none; }
  .subNavMain { position: absolute; top: 5.2083vw; left: -5.208vw; 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; max-height: 0px; overflow: hidden; }
  .subNavMain .subNavBox { background: #fff; -webkit-border-radius: 0vw 0vw 0.521vw 0.521vw; border-radius: 0vw 0vw 0.521vw 0.521vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; }
  .subNavMain .subNavBox .icon-jinrujiantou { position: absolute; right: 1.302vw; left: auto !important; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.042vw; color: #111111; }
  .subNavMain .secondLevelNav { min-width: 13.542vw; background: #f5f9fa; padding: 2.083vw 0vw; white-space: nowrap; }
  .subNavMain .secondLevelNav .listNav { border: none; }
  .subNavMain .secondLevelNav .secondLevelTitle { position: relative; }
  .subNavMain .secondLevelNav .secondLevelTitle a { display: block; line-height: 2.5vw; padding: 0vw 1.563vw; font-size: 0.833vw; color: #111111; background: none; }
  .subNavMain .secondLevelNav .secondLevelTitle a:hover::after { content: ''; border-right: 0.4167vw solid transparent; border-top: 0.4167vw solid #ee1d23; position: absolute; left: 0vw; top: 0vw; }
  .subNavMain .secondLevelNav .secondLevelTitle a:hover { background: #e9edee; }
  .subNavMain .secondLevelNav .secondLevelTitle a.cur { background: #e9edee; }
  .subNavMain .secondLevelNav .secondLevelTitle a.cur::after { content: ''; border-right: 0.4167vw solid transparent; border-top: 0.4167vw solid #ee1d23; position: absolute; left: 0vw; top: 0vw; }
  .subNavMain .threeLevelBox { background: #edeeef; white-space: nowrap; display: block; }
  .subNavMain .threeLevelNav { border-left: 0.052vw solid #fff; padding: 2.083vw 0vw; min-width: 13.542vw; display: none; }
  .subNavMain .threeLevelNav .listNav { position: relative; }
  .subNavMain .threeLevelNav .listNav a { display: block; line-height: 2.5vw; padding: 0vw 1.563vw; font-size: 0.833vw; color: #111111; }
  .subNavMain .threeLevelNav .listNav a:hover { background: #fff; }
  .subNavMain .threeLevelNav .listNav a:hover::after { content: ''; border-right: 0.4167vw solid transparent; border-top: 0.4167vw solid #ee1d23; position: absolute; left: 0vw; top: 0vw; }
  .subNavMain .threeLevelNav .listNav a.cur { background: #fff; }
  .subNavMain .threeLevelNav .listNav a.cur::after { content: ''; border-right: 0.4167vw solid transparent; border-top: 0.4167vw solid #ee1d23; position: absolute; left: 0vw; top: 0vw; }
  .subNavMain .bandFourBox { min-width: 35.156vw; padding: 2.083vw 3.125vw; display: block; }
  .subNavMain .bandFourNav .listBox { display: none; }
  .subNavMain .bandFourNav .listNav .bandFourTitle { border-bottom: 0.052vw solid #ebf0f6; line-height: 2.5vw; }
  .subNavMain .bandFourNav .listNav .bandFourTitle a { font-size: 0.938vw; color: #000000; }
  .subNavMain .bandFourNav .listNav .bandFourTitle a:hover { color: #e60013; }
  .subNavMain .bandFourNav .listNav .bandFourList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0vw -0.26vw; padding: 0.521vw 0vw 1.823vw; }
  .subNavMain .bandFourNav .listNav .bandFourList a { display: block; width: -webkit-calc(33.333% - 0.521vw); width: calc(33.333% - 0.521vw); margin: 0.781vw 0.26vw 0vw; }
  .subNavMain .bandFourNav .listNav .bandFourList a:hover { color: #e60013; text-decoration: underline; }
  .subProductNavMain { right: -18.229vw; left: auto; }
  .header .navBox .navList .list:hover .subNavMain { max-height: 156.25vw; -webkit-transition: all .8s ease-in-out; transition: all .8s ease-in-out; }
  .productDetailSubNavBox { padding-top: 5.2083vw; }
  .productDetailSubNavBox .productDetailSubNav.subNavFixed { top: 5.2083vw; }
  .locationBox .locationFixed { top: 5.2083vw; }
  .productAnchorPoint { top: -5.15vw; position: relative; }
  .investorRelationsMain .investorRelations .list { width: -webkit-calc(25% - 2.5vw); width: calc(25% - 2.5vw); margin: 2.5vw 1.25vw 0vw; padding: 3.125vw 2.5vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .newsDetailMain { padding: 7.5vw 0vw 5.625vw; }
  .newsDetailMain .location { padding: 0vw 2.6042vw; }
  .dataDownloadMain .titleBox .dataSearchBox { padding: 0px; width: auto; }
  .productListMain .productList .row .list { width: -webkit-calc(33.333% - 1.25vw); width: calc(33.333% - 1.25vw); margin: 0vw 0.625vw 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
  .relatedProductMain .relatedProduct .swiper-slide { width: -webkit-calc(25% - 0.938vw); width: calc(25% - 0.938vw); margin-right: 1.25vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; top: 0vw; }
  .searchInputMain { margin-top: 5.2083vw; }
  .banner { height: 100vh; margin: 0px; }
  .indexScreen { top: 0px; margin: 0px; }
  .indexAboutMain { display: block; }
  .indexProductMain { display: block; }
  .mIndexProductMain { display: none; }
  .mIndexAboutMain { display: none; } }

@media (min-width: 1200px) { .commonBanner .imgBox { padding-top: 38.9%; }
  .commonBanner .commonBannerText .title { font-size: 2.396vw; }
  .commonBanner .commonBannerText .desc { margin-top: 0.621vw; font-size: 0.938vw; }
  .commonBanner .commonBannerText .more { padding-top: 1.302vw; }
  .commonBanner .commonBannerText .more a { padding: 0vw 0.781vw 0vw 1.563vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .commonBanner .commonBannerText .more a i { margin-left: 0.521vw; }
  .locationBox { bottom: 2.083vw; }
  .location .list > a { font-size: 0.729vw; }
  .location .list > a .icon-youjiantou2 { margin: 0vw 0.521vw; }
  .pageMain { padding: 4.7292vw 0vw 0vw; }
  .pageMain #pagination a { height: 2.5vw; line-height: 2.5vw; width: 2.5vw; -webkit-border-radius: 0.4167vw; border-radius: 0.4167vw; margin: 0vw 0.2083vw; font-size: 0.7292vw; }
  .pageMain #pagination .layui-laypage .layui-laypage-curr { height: 2.5vw; line-height: 2.5vw; width: 2.5vw; font-size: 0.9375vw; }
  .pageMain #pagination .layui-laypage .layui-laypage-curr em { -webkit-border-radius: 0.4167vw; border-radius: 0.4167vw; }
  .pageMain #pagination a.layui-laypage-prev { font-size: 0.8333vw; }
  .pageMain #pagination a.layui-laypage-next { font-size: 0.8333vw; }
  .productDetailSubNavBox { min-height: 3.646vw; }
  .productDetailSubNavBox .productDetailSubNav { padding: 0vw 2.604vw; height: 3.646vw; }
  .productDetailSubNavBox .productDetailSubNav .title { font-size: 0.833vw; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pAnchorPoint { line-height: 3.646vw; margin-right: 2.083vw; font-size: 0.729vw; }
  .productDetailSubNavBox .productDetailSubNav .tabClass .pContact { width: 4.688vw; height: 1.771vw; -webkit-border-radius: 1.771vw; border-radius: 1.771vw; font-size: 0.625vw; }
  .productBanner .imgBox { padding-top: 29.688vw; }
  .productBanner .productBannerText .commonweb .productImg { width: 18.75vw; }
  .productBanner .productBannerText .subTitle { font-size: 1.354vw; font-weight: 600; }
  .productBanner .productBannerText .title { margin-top: 0.521vw; font-size: 3.125vw; }
  .productBanner .productBannerText .desc { margin-top: 0.521vw; font-size: 0.938vw; }
  .productBanner .productBannerText .more { padding-top: 1.302vw; }
  .productBanner .productBannerText .more a { padding: 0vw 0.885vw 0vw 2.083vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .productBanner .productBannerText .more a i { margin-left: 0.781vw; }
  .PopupVideo .videoPlayer { -webkit-border-radius: 0.52083vw; border-radius: 0.52083vw; }
  .PopupVideo { max-width: 50vw; padding: 0vw 1.30208vw; }
  .PopupVideo iframe { min-height: 26.04167vw; }
  .closeVideo { right: 1.30208vw; top: -1.30208vw; width: 1.14583vw; height: 1.14583vw; }
  .closeVideo::after { width: 0.10417vw; }
  .closeVideo::before { height: 0.10417vw; }
  .newsListMain { padding: 2.865vw 0vw 4.688vw; }
  .newsListMain .newsClass { padding-bottom: 2.865vw; }
  .newsListMain .newsClass a { padding: 0vw 2.083vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-left: 0.521vw; font-size: 0.729vw; }
  .newsListMain .newsList { margin: 0vw -1.3021vw -2.6042vw; }
  .newsListMain .newsList .list { margin: 0vw 1.3021vw 2.6042vw; width: -webkit-calc(33% - 2.6042vw); width: calc(33% - 2.6042vw); -webkit-border-radius: 0.7813vw; border-radius: 0.7813vw; }
  .newsListMain .newsList .list .content { padding: 2.0833vw 2.6042vw; }
  .newsListMain .newsList .list .content .time { font-size: 0.7292vw; }
  .newsListMain .newsList .list .content .time::before { margin-right: 0.5208vw; }
  .newsListMain .newsList .list .content .subTitle { margin-top: 0.7813vw; font-size: 1.25vw; height: -webkit-calc(1.8229vw * 2); height: calc(1.8229vw * 2); line-height: 1.8229vw; }
  .newsListMain .newsList .list .content .arrow { margin-top: 1.3021vw; font-size: 1.25vw; }
  .newsListMain .newsList .list:nth-child(1) { width: -webkit-calc(66.666% - 2.6042vw); width: calc(66.666% - 2.6042vw); }
  .newsListMain .newsList .list:nth-child(1) .content .subTitle { font-size: 1.5625vw; height: 4.1667vw; line-height: 2.0833vw; }
  .newsListMain .newsList .list:hover { -webkit-box-shadow: 0vw 0.2604vw 0.7813vw rgba(0, 0, 0, 0.2); box-shadow: 0vw 0.2604vw 0.7813vw rgba(0, 0, 0, 0.2); }
  .jobsMain { padding: 5.7292vw 0vw; }
  .jobsMain .jobsListBox { padding-top: 1.5625vw; margin: 0vw -1.1458vw; }
  .jobsMain .jobsListBox .list { width: -webkit-calc(33.333% - 2.2917vw); width: calc(33.333% - 2.2917vw); margin: 2.3438vw 1.1458vw 0vw; padding: 2.6042vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle { font-size: 1.1458vw; line-height: 1.25vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city { margin-top: 0.4167vw; font-size: 0.7813vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i { margin-right: 0.5208vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .icon { padding-right: 0.781vw; }
  .jobsMain .jobsListBox .list .jobTitleBox .icon img { width: 2.552vw; }
  .jobsMain .jobsListBox .list .desc { margin-top: 1.3021vw; font-size: 0.8333vw; line-height: 1.4583vw; height: 2.9167vw; }
  .jobsMain .jobsListBox .list .more { padding-top: 1.0417vw; font-size: 1.25vw; }
  .jobsEject { padding: 3.125vw; -webkit-border-radius: 0.7813vw; border-radius: 0.7813vw; }
  .jobsEjectClose { right: 3.125vw; top: 3.125vw; }
  .jobsEjectTitle { padding-bottom: 1.3021vw; }
  .jobsEjectTitle .subTitle { font-size: 1.7708vw; }
  .jobsEjectTitle .city { font-size: 0.7813vw; padding-top: 1.0417vw; }
  .jobsEjectTitle .city i { margin-right: 0.5208vw; }
  .jobsEjectContent { padding: 1.5625vw 10% 1.5625vw 0vw; font-size: 0.8333vw; line-height: 1.6667vw; }
  .jobsEjectContent .contentTitle { font-size: 0.9375vw; }
  .jobsEjectContent .btn { padding-top: 2.083vw; }
  .jobsEjectContent .btn a { padding: 0vw 1.042vw 0vw 1.302vw; font-size: 0.729vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .jobsEjectContent .btn a i { margin-left: 2.083vw; }
  .contactMain { padding: 6.771vw 0vw 5.208vw; }
  .contactMain .titleBox .contactEmail .list { padding: 0vw 2.604vw; }
  .contactMain .titleBox .contactEmail .list .icon img { width: 1.979vw; }
  .contactMain .titleBox .contactEmail .list .content { padding-left: 0.781vw; }
  .contactMain .titleBox .contactEmail .list .content .listTitle { font-size: 1.042vw; }
  .contactMain .titleBox .contactEmail .list .content .email { padding-top: 0.156vw; font-size: 0.781vw; }
  .contactList { margin-top: 2.604vw; }
  .contactList .swiper-slide { width: -webkit-calc(33.333% - 1.042vw); width: calc(33.333% - 1.042vw); margin-right: 1.563vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 2.344vw 2.344vw 2.604vw; }
  .contactList .swiper-slide .icon img { width: 3.177vw; }
  .contactList .swiper-slide .listTitle { font-size: 1.25vw; margin-top: 2.083vw; }
  .contactList .swiper-slide .desc { padding-top: 1.302vw; font-size: 0.833vw; }
  .commonTitle { font-size: 2.396vw; line-height: -webkit-calc(56 / 46); line-height: calc(56 / 46); }
  .commonTitle img { width: 2.24vw; margin: 0.677vw 0.781vw 0vw -3.021vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list { padding: 3.125vw 0vw 1.563vw 1.563vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list h3 { font-size: 0.781vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list p { padding-top: 0.781vw; }
  .footerBox .footerClassBox .commonweb .footerClsas .list p a { font-size: 0.729vw; }
  .footerBox .footerClassBox .commonweb .footqrCode { width: 15.625vw; padding-top: 3.125vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list { padding: 0vw 0vw 0vw 1.563vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list .imgBox { width: 5.208vw; padding: 0.26vw; -webkit-border-radius: 0.26vw; border-radius: 0.26vw; }
  .footerBox .footerClassBox .commonweb .footqrCode .list p { font-size: 0.625vw; padding-top: 0.625vw; }
  .footerBox .foot { height: 3.542vw; }
  .footerBox .foot .copyright { font-size: 0.729vw; }
  .footerBox .foot .footPlatform a { width: 2.083vw; height: 2.083vw; font-size: 0.938vw; margin-left: 0.26vw; }
  .footerBox .foot .footPlatform a p { bottom: 1.979vw; width: 5.729vw; -webkit-border-radius: 0.26vw; border-radius: 0.26vw; padding: 0.26vw; }
  .footerBox .foot .footPlatform a p::after { right: 0.885vw; bottom: -0.313vw; border-left: 0.26vw solid transparent; border-right: 0.26vw solid transparent; border-top: 0.365vw solid #fff; }
  .sampleMain { padding: 6.25vw 0vw; }
  .sampleMain .title { width: 27.083vw; height: 100%; }
  .sampleMain .sampleDesc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.833vw; line-height: 1.458vw; }
  .sampleformMain { padding: 4.688vw 0vw; }
  .sampleformMain .title { padding-bottom: 2.604vw; }
  .sampleformMain .sampleform { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 3.125vw 4.167vw; }
  .sampleformMain .sampleform .input { width: -webkit-calc(33.3333% - 2.084vw); width: calc(33.3333% - 2.084vw); margin: 0vw 1.042vw; padding-bottom: 1.563vw; }
  .sampleformMain .sampleform .input p { font-size: 0.729vw; font-weight: 600; padding-bottom: 0.26vw; }
  .sampleformMain .sampleform .input label { padding: 0.885vw 1.302vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .sampleformMain .sampleform .input label textarea { height: 3.906vw; }
  .sampleformMain .sampleform .textareaInput { width: 100%; }
  .sampleformMain .sampleform .btn { padding-top: 0.521vw; width: 100%; }
  .sampleformMain .sampleform .btn button { padding: 0vw 1.042vw 0vw 3.125vw; font-size: 0.729vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; }
  .sampleformMain .sampleform .btn button i { margin-left: 1.563vw; }
  .aboutMain { padding: 7.813vw 0vw; }
  .aboutMain .titleBox .title { width: 24.479vw; height: 100%; }
  .aboutMain .titleBox .descBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; }
  .aboutMain .titleBox .descBox .desc { font-size: 0.833vw; line-height: 1.458vw; height: -webkit-calc(1.458vw * 7); height: calc(1.458vw * 7); padding-right: 1.302vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar { width: 0.208vw; height: 0.833vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar-track { -webkit-border-radius: 0.313vw; border-radius: 0.313vw; }
  .aboutMain .titleBox .descBox .desc::-webkit-scrollbar-thumb { -webkit-border-radius: 0.313vw; border-radius: 0.313vw; }
  .aboutMain .titleBox .descBox .aboutList { margin: 0vw -0.781vw; padding-top: 5.208vw; }
  .aboutMain .titleBox .descBox .aboutList .list { width: -webkit-calc(50% - 1.563vw); width: calc(50% - 1.563vw); margin: 0vw 0.781vw; padding: 2.604vw 0vw; }
  .aboutMain .titleBox .descBox .aboutList .list .numberBox { font-size: 3.646vw; font-weight: 600; line-height: 0.8; }
  .aboutMain .titleBox .descBox .aboutList .list .text { padding-top: 1.042vw; font-size: 0.833vw; }
  .aboutAdvantageMain .titleBox { width: 25vw; padding: 13.542vw 0vw 15.625vw; color: #fff; }
  .aboutAdvantageMain .titleBox .title { font-size: 0.833vw; padding-bottom: 0.781vw; opacity: 0.6; }
  .aboutAdvantageMain .titleBox .btn { padding-top: 5.208vw; 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; }
  .aboutAdvantageMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; -webkit-border-radius: 100%; border-radius: 100%; }
  .aboutAdvantageMain .aboutAdvantageListBox { width: -webkit-calc(100% - 25vw); width: calc(100% - 25vw); }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList { width: 134%; height: 100%; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide { width: 25vw; padding-top: 13.542vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content { padding: 0vw 2.604vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle { font-size: 0.781vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle { margin-top: 0.521vw; font-size: 1.354vw; line-height: 1.823vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after { width: 0.104vw; height: 3.125vw; left: -2.604vw; top: 0.26vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon { padding-top: 6.771vw; }
  .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img { width: 3.073vw; }
  .aboutTeamMain .aboutTeamBox { padding: 5.208vw 0vw 7.813vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam { margin-top: 3.125vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox { width: 39.063vw; padding-top: 30.56%; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox { left: -1.042vw; bottom: 2.344vw; width: 16.146vw; padding: 1.042vw 0.781vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list { width: 50%; padding: 0.625vw 0.781vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon { padding-right: 0.521vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .icon img { width: 1.875vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .imgBox .iconBox .list .text { font-size: 0.833vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content { padding-left: 4.427vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .title { font-size: 0.833vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .subTitle { margin-top: 0.781vw; font-size: 2.083vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .desc { margin-top: 2.604vw; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .aboutHistoryMain { padding-bottom: 2.604vw; }
  .aboutHistoryMain .aboutHistoryBg { width: 56.5%; padding-top: 37.85%; }
  .aboutHistoryMain .aboutHistoryBg .yearBox { left: 3.646vw; width: 7.813vw; top: 4.688vw; bottom: 4.167vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .yearList { -webkit-transform: rotate(-90deg) translateY(-6.563vw); -ms-transform: rotate(-90deg) translateY(-6.563vw); transform: rotate(-90deg) translateY(-6.563vw); }
  .aboutHistoryMain .aboutHistoryBg .yearBox .yearList .list { font-size: 3.646vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .bar { right: 1.563vw; top: 0.521vw; width: 0.104vw; }
  .aboutHistoryMain .aboutHistoryBg .yearBox .bar::after { width: 0.521vw; height: 0.521vw; left: -0.208vw; top: -0.521vw; }
  .aboutHistoryMain .commonTitle { padding-bottom: 5.208vw; }
  .aboutHistoryMain .aboutHistoryList { width: 31.25vw; padding-right: 9.896vw; }
  .aboutHistoryMain .aboutHistoryList .list { padding-bottom: 5.208vw; }
  .aboutHistoryMain .aboutHistoryList .list .date { font-size: 1.042vw; padding-bottom: 0.521vw; font-weight: 600; }
  .aboutHistoryMain .aboutHistoryList .list .listTitle { font-size: 2.083vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .aboutHistoryMain .aboutHistoryList .list .desc { font-size: 0.833vw; padding-top: 1.563vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .aboutQualityMain { padding: 4.688vw 0vw; }
  .aboutQualityMain .aboutQuality { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; margin-left: 5.208vw; margin-top: 3.906vw; }
  .aboutQualityMain .aboutQuality .imgBox { width: 33.594vw; }
  .aboutQualityMain .aboutQuality .imgBox img { width: -webkit-calc(100% + 5.208vw); width: calc(100% + 5.208vw); left: -5.208vw; top: -1.042vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .aboutQualityMain .aboutQuality .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 4.167vw 4.688vw 4.167vw 4.167vw; }
  .aboutQualityMain .aboutQuality .content .title { font-size: 1.458vw; line-height: -webkit-calc(40 / 28); line-height: calc(40 / 28); }
  .aboutQualityMain .aboutQuality .content .desc { padding-top: 2.604vw; }
  .aboutQualityMain .aboutQuality .content .desc p { padding-left: 0.781vw; margin-bottom: 0.781vw; font-size: 0.833vw; line-height: -webkit-calc(22 / 16); line-height: calc(22 / 16); }
  .aboutQualityMain .aboutQuality .content .desc p::after { width: 0.208vw; height: 0.208vw; top: 0.469vw; }
  .aboutHonorMain { padding: 5.729vw 0vw; }
  .aboutHonorMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .aboutHonorMain .aboutHonorListBox { margin-top: 2.865vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor { margin: 0vw -0.521vw; padding-left: 50%; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list { width: -webkit-calc(50% - 1.042vw); width: calc(50% - 1.042vw); margin: 0vw 0.521vw 1.042vw; padding-top: 33%; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list .imgBox { bottom: 2.865vw; width: 100%; width: 9.635vw; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list .listTitle { bottom: 0.781vw; font-size: 0.833vw; display: -webkit-box; height: 1.458vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) { width: -webkit-calc(50% - 1.563vw); width: calc(50% - 1.563vw); padding-top: 34.8%; }
  .aboutHonorMain .aboutHonorListBox .aboutHonor .list:nth-child(1) .imgBox { width: 20.833vw; bottom: 5.729vw; }
  .aboutPartnerMain { padding: 5.729vw 0vw 12.5vw; }
  .aboutPartnerMain .titleBox { padding-bottom: 4.167vw; }
  .aboutPartnerMain .titleBox .classList a { padding: 0vw 1.302vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-right: 0.521vw; font-size: 0.781vw; }
  .aboutPartnerMain .aboutPartnerList { margin: 0vw -0.521vw; }
  .aboutPartnerMain .aboutPartnerList .list { width: -webkit-calc(20% - 1.042vw); width: calc(20% - 1.042vw); margin: 0vw 0.521vw 1.042vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .socialResponsibilityMain { padding: 6.771vw 0vw; }
  .socialResponsibilityMain .titleBox .title { width: 28.125vw; height: 100%; }
  .socialResponsibilityMain .titleBox .desc { font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .socialResponsibilityMain .imgBox { padding-top: 5.208vw; }
  .environmentMain { padding: 8.594vw 0vw 13.281vw; }
  .environmentMain .content .title { font-size: 0.833vw; }
  .environmentMain .content .subTitle { margin-top: 0.781vw; font-size: 2.083vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .environmentMain .content .desc { max-width: 32.292vw; padding-top: 2.604vw; font-size: 0.833vw; }
  .communityMain { padding: 3.646vw 0vw; }
  .communityMain .list { padding: 2.865vw 0vw; }
  .communityMain .list .imgBox { width: 57%; padding-top: 33.403%; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .communityMain .list .content { padding: 3.385vw 0vw 3.385vw 4.167vw; }
  .communityMain .list .content .title { font-size: 0.833vw; }
  .communityMain .list .content .subTitle { margin-top: 0.521vw; font-size: 2.083vw; line-height: -webkit-calc(50 / 40); line-height: calc(50 / 40); }
  .communityMain .list .content .desc { margin-top: 2.083vw; max-width: 22.396vw; font-size: 0.833vw; line-height: 1.458vw; }
  .communityMain .list:nth-child(2n) .content { padding: 3.385vw 4.167vw 3.385vw 0vw; }
  .investorRelationsMain { padding: 4.688vw 0px; }
  .investorRelationsMain .titleBox .classList a { padding: 0vw 1.823vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-right: 0.521vw; font-size: 0.729vw; }
  .investorRelationsMain .investorRelations { margin: 0vw -1.042vw; padding-top: 2.083vw; }
  .investorRelationsMain .investorRelations .list { width: -webkit-calc(25% - 2.084vw); width: calc(25% - 2.084vw); margin: 2.083vw 1.042vw 0vw; padding: 2.604vw 2.083vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .investorRelationsMain .investorRelations .list .icon img { width: 1.667vw; }
  .investorRelationsMain .investorRelations .list .listTitle { margin-top: 1.563vw; font-size: 1.146vw; display: -webkit-box; height: 4.845vw; line-height: 1.615vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .investorRelationsMain .investorRelations .list .time { margin-top: 5.208vw; font-size: 0.729vw; }
  .investorRelationsMain .investorRelations .list .time i { font-size: 0.833vw; margin-right: 0.26vw; }
  .investorRelationsMain .investorRelations .list:hover { -webkit-box-shadow: 0vw 0.938vw 1.51vw rgba(59, 59, 59, 0.22); box-shadow: 0vw 0.938vw 1.51vw rgba(59, 59, 59, 0.22); }
  .newsDetailMain { padding: 6.25vw 0vw 4.688vw; }
  .newsDetailMain .newsDetailTitle { padding: 4.167vw 0vw; }
  .newsDetailMain .newsDetailTitle .time { font-size: 0.625vw; line-height: 1.042vw; font-weight: 600; }
  .newsDetailMain .newsDetailTitle .time span { padding: 0vw 0.365vw; margin-right: 0.625vw; }
  .newsDetailMain .newsDetailTitle .title { margin-top: 1.042vw; font-size: 2.604vw; }
  .newsDetailMain .newsDetailBox { -webkit-border-radius: 1.563vw; border-radius: 1.563vw; padding: 4.167vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailShare { font-size: 0.729vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailShare a { width: 1.771vw; height: 1.771vw; margin-right: 0.521vw; font-size: 0.833vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detail { padding: 3.125vw 0vw; font-size: 0.938vw; line-height: 1.563vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle { margin: 0vw -1.042vw; padding-top: 2.604vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list { width: -webkit-calc(50% - 2.083vw); width: calc(50% - 2.083vw); margin: 0vw 1.042vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a { -webkit-border-radius: 0.781vw; border-radius: 0.781vw; padding: 1.563vw 2.083vw 2.604vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a p span { padding: 0vw 0.365vw; font-size: 0.625vw; }
  .newsDetailMain .newsDetailBox .newsDetail .detailArticle .list a h3 { margin-top: 0.781vw; font-size: 1.042vw; display: -webkit-box; height: 2.916vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .joinUsMain { padding: 6.771vw 0vw; }
  .joinUsMain .commonweb .title { width: 24.479vw; }
  .joinUsMain .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.833vw; line-height: 1.458vw; }
  .joinUsListMain { padding: 5.208vw 0vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide { width: -webkit-calc(50% - 1.563vw); width: calc(50% - 1.563vw); margin-right: 3.125vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .imgBox { padding-top: 40%; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content { padding: 2.344vw 3.125vw 4.167vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .listTitle { font-size: 1.563vw; }
  .joinUsListMain .joinUsList .swiper-wrapper > .swiper-slide .content .desc { font-size: 0.833vw; padding-top: 1.042vw; line-height: -webkit-calc(24 / 16); line-height: calc(24 / 16); }
  .feedbackDescMain { padding: 6.25vw 0vw; }
  .feedbackDescMain .title { width: 27.083vw; height: 100%; }
  .feedbackDescMain .title .btn { padding-top: 1.302vw; }
  .feedbackDescMain .title .btn a { padding: 0vw 1.406vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; }
  .feedbackDescMain .title .btn a i { margin-left: 0.781vw; }
  .feedbackDescMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.833vw; line-height: 1.458vw; }
  .feedbackMain { padding: 3.125vw 0vw 4.688vw; }
  .feedbackMain .feedbacList { margin: 0vw -1.042vw; }
  .feedbackMain .feedbacList li { width: 50%; padding: 0vw 1.042vw 2.083vw; }
  .feedbackMain .feedbacList li .content { -webkit-border-radius: 0.781vw; border-radius: 0.781vw; padding: 3.385vw 2.083vw 4.167vw; }
  .feedbackMain .feedbacList li .content .hot { right: 2.083vw; top: .563vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .Q { min-width: 1.615vw; height: 1.615vw; font-size: 0.833vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.781vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .listTitle { font-size: 1.042vw; line-height: 1.458vw; font-weight: 600; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name { margin-top: 0.521vw; font-size: 0.729vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span { margin-right: 0.781vw; }
  .feedbackMain .feedbacList li .content .listTitleMain .listTitleBox .name span i { font-size: 0.938vw; margin-right: 0.26vw; }
  .feedbackMain .feedbacList li .content .descMain { margin-top: 1.563vw; }
  .feedbackMain .feedbacList li .content .descMain .A { min-width: 1.615vw; height: 1.615vw; font-size: 0.833vw; }
  .feedbackMain .feedbacList li .content .descMain .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.781vw; font-size: 0.781vw; }
  .feedbackMain .loading { padding-top: 2.604vw; }
  .feedbackMain .loading img { width: 1.875vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox { width: 22.917vw; padding: 3.906vw 0vw 3.906vw 2.865vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .descTitle { font-size: 2.083vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .desc { font-size: 0.781vw; padding-top: 1.042vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .content .desc br { display: block; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .tel { font-size: 1.458vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .descBox .telBox .desc { font-size: 0.677vw; padding-top: 0.26vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 3.646vw 6.25vw 6.771vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input { width: -webkit-calc(50% - 1.042vw); width: calc(50% - 1.042vw); margin: 0vw 0.521vw; padding-bottom: 1.042vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input p { font-size: 0.729vw; font-weight: 600; padding-bottom: 0.26vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label { padding: 0.938vw 1.302vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .input label textarea { height: 3.906vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .textareaInput { width: 100%; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn { padding-top: 0.521vw; width: 100%; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button { padding: 0vw 1.302vw 0vw 3.125vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .btn button i { margin-left: 1.563vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select { padding: 0.938vw 1.302vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-select-title input { height: 21px; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-select .layui-edge { top: 50%; right: 0.781vw; width: 0.417vw; height: 0.417vw; }
  .popupFeedbackMain .popupFeedbackBox .popupFeedback .formBox .layui-form-selected .layui-edge { top: -webkit-calc(50% + 0.156vw); top: calc(50% + 0.156vw); }
  .popupFeedbackMain .popupFeedbackBox .closePopupFeedback { right: 1.042vw; top: 1.042vw; width: 1.354vw; height: 1.354vw; }
  .dataDownloadMain { padding: 4.688vw 0vw 4.167vw; }
  .dataDownloadMain .titleBox { padding-bottom: 3.125vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch { width: 15.104vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch label { padding: 0.573vw 2.604vw 0.573vw 1.042vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch button { width: 3.125vw; }
  .dataDownloadMain .titleBox .dataSearchBox .dataSearch button i { font-size: 1.042vw; }
  .dataDownloadMain .titleBox .classList a { padding: 0vw 1.042vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-left: 0.521vw !important; font-size: 0.729vw; }
  .dataDownloadMain .dataDownload .list { margin-top: 1.042vw; padding: 1.042vw 1.823vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .dataDownloadMain .dataDownload .list .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .dataDownloadMain .dataDownload .list .listTitle p { font-size: 0.833vw; display: -webkit-box; height: 1.354vw; line-height: 1.354vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .dataDownloadMain .dataDownload .list .listTitle img { width: 1.354vw; margin-right: 0.781vw; }
  .dataDownloadMain .dataDownload .list .downBtn span { font-size: 0.729vw; margin-right: 1.302vw; }
  .dataDownloadMain .dataDownload .list .downBtn span i { font-size: 0.938vw; margin-right: 0.26vw; }
  .dataDownloadMain .dataDownload .list .downBtn .icon-xiazai { width: 2.083vw; height: 2.083vw; font-size: 1.042vw; }
  .qaSearchMain { padding: 5.729vw 0vw; }
  .qaSearchMain .title { font-size: 2.083vw; padding-bottom: 1.563vw; }
  .qaSearchMain .qaSearch label { padding: 0.573vw 2.604vw 0.573vw 1.042vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; }
  .qaSearchMain .qaSearch button { width: 3.125vw; }
  .qaSearchMain .qaSearch button i { font-size: 1.042vw; }
  .qaListMain { padding: 4.167vw 0vw 4.688vw; }
  .qaListMain .qaList { margin: 0vw -1.042vw; }
  .qaListMain .qaList li { width: 33.333%; padding: 0vw 1.042vw 2.083vw; }
  .qaListMain .qaList li .content { -webkit-border-radius: 0.781vw; border-radius: 0.781vw; padding: 3.385vw 2.083vw 4.167vw; }
  .qaListMain .qaList li .content .listTitleBox .Q { min-width: 1.615vw; height: 1.615vw; font-size: 0.729vw; line-height: 1.615vw; }
  .qaListMain .qaList li .content .listTitleBox .listTitle { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 1.042vw; line-height: 1.458vw; margin-left: 0.781vw; font-weight: 600; }
  .qaListMain .qaList li .content .descMain { margin-top: 1.563vw; }
  .qaListMain .qaList li .content .descMain .A { min-width: 1.615vw; height: 1.615vw; font-size: 0.729vw; line-height: 1.615vw; }
  .qaListMain .qaList li .content .descMain .descBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.781vw; }
  .qaListMain .qaList li .content .descMain .descBox .desc { font-size: 0.781vw; display: -webkit-box; height: 4.374vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .qaListMain .qaList li .content .descMain .descBox .moreBtn { margin-top: 1.563vw; font-size: 0.677vw; }
  .qaListMain .qaList li .content .descMain .descBox .moreBtn i { width: 0.417vw; height: 0.417vw; margin-left: 0.521vw; }
  .solutionListMain { padding: 3.646vw 0vw 6.25vw; }
  .solutionListMain .solutionList .list { margin-top: 2.604vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .solutionListMain .solutionList .list .imgBox { width: 50%; padding-top: 32%; }
  .solutionListMain .solutionList .list .content { width: 50%; padding: 2.604vw 3.906vw 4.167vw; }
  .solutionListMain .solutionList .list .content .listTitle { font-size: 1.563vw; }
  .solutionListMain .solutionList .list .content .desc { padding-top: 1.302vw; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .solutionListMain .solutionList .list .content .more { padding-top: 2.083vw; }
  .solutionListMain .solutionList .list .content .more a { padding: 0vw 0.781vw 0vw 1.563vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .solutionListMain .solutionList .list .content .more a i { margin-left: 0.521vw; }
  .solutionDescBox { padding: 6.771vw 0vw; }
  .solutionDescBox .commonweb .title { width: 30.208vw; height: 100%; }
  .solutionDescBox .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); height: 9.375vw; padding-right: 2.083vw; }
  .solutionBrightSpotMain { padding: 5.208vw 0vw; }
  .solutionBrightSpotMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .solutionBrightSpotMain .solutionBrightSpot { margin-top: 3.125vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide { width: 40%; margin-right: 1.563vw; padding: 4.167vw; min-height: 16.667vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle { font-size: 1.458vw; line-height: 1.3; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .listTitle img { width: 1.51vw; margin-top: 0.417vw; margin-right: 0.521vw; }
  .solutionBrightSpotMain .solutionBrightSpot .swiper-slide .desc { padding-top: 1.042vw; font-size: 0.781vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .solutionSpecificationmMain { padding: 4.688vw 0vw; }
  .solutionSpecificationmMain .titleBox .title { width: 27.604vw; height: 100%; }
  .solutionSpecificationmMain .titleBox .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .solutionSpecificationmMain .solutionSpecificationm { margin: 4.427vw -0.781vw 0vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 1.823vw 2.083vw; width: -webkit-calc(33.333% - 1.563vw); width: calc(33.333% - 1.563vw); margin: 0vw 0.781vw 1.563vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .icon { min-width: 2.292vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .icon img { width: 2.292vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 1.042vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content .listTitle { font-size: 1.146vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content .desc { font-size: 0.781vw; padding-top: 0.521vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .wirelessBluetoothMain { padding: 5.208vw 0vw; }
  .wirelessBluetoothMain .commonweb .content { width: 28.125vw; }
  .wirelessBluetoothMain .commonweb .content .desc { padding-top: 0.781vw; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .wirelessBluetoothMain .commonweb .content .desc2 { padding-top: 3.125vw; }
  .wirelessBluetoothMain .commonweb .content .desc2 img { max-width: 100%; }
  .solutionCoreMain { padding: 5.208vw 0vw; }
  .solutionCoreMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .solutionCoreMain .solutionCore { margin-top: 3.125vw; }
  .solutionCoreMain .solutionCore .swiper-slide { width: -webkit-calc(25% - 0.99vw); width: calc(25% - 0.99vw); -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 2.344vw 2.083vw 2.604vw; margin-right: 1.302vw; }
  .solutionCoreMain .solutionCore .swiper-slide .icon img { width: 2.865vw; }
  .solutionCoreMain .solutionCore .swiper-slide .listTitle { margin-top: 1.563vw; font-size: 1.146vw; }
  .solutionCoreMain .solutionCore .swiper-slide .desc { margin-top: 0.781vw; font-size: 0.781vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .solutionCoreMain .solutionCore .swiper-slide:last-child { margin: 0vw; }
  .solutionScenarioMain { padding: 5.208vw 0vw; }
  .solutionScenarioMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .solutionScenarioMain .solutionScenario { margin-top: 3.125vw; }
  .solutionScenarioMain .solutionScenario .swiper-slide { width: -webkit-calc(33.3333% - 1.094vw); width: calc(33.3333% - 1.094vw); margin-right: 1.563vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .solutionScenarioMain .solutionScenario .swiper-slide .imgBox { padding-top: 71%; }
  .solutionScenarioMain .solutionScenario .swiper-slide .listTitle { font-size: 1.042vw; display: -webkit-box; height: 4.583vw; line-height: 4.583vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding: 0vw 1.823vw; }
  .solutionProjectMain { padding: 5.208vw 0vw; }
  .solutionProjectMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .solutionProjectMain .solutionProject { margin-top: 3.125vw; }
  .solutionProjectMain .solutionProject .swiper-slide { width: -webkit-calc(33.3333% - 1.094vw); width: calc(33.3333% - 1.094vw); margin-right: 1.563vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .solutionProjectMain .solutionProject .swiper-slide .imgBox { padding-top: 71%; }
  .solutionProjectMain .solutionProject .swiper-slide .content { padding: 1.563vw 1.823vw; }
  .solutionProjectMain .solutionProject .swiper-slide .content .listTitle { font-size: 1.042vw; display: -webkit-box; height: 1.25vw; line-height: 1.25vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .solutionProjectMain .solutionProject .swiper-slide .content .year { margin-top: 0.417vw; font-size: 0.729vw; }
  .solutionProjectMain .solutionProject .swiper-slide .content .year i { font-size: 0.833vw; margin-right: 0.521vw; }
  .productListMain { padding: 3.646vw 0vw; }
  .productListMain .productList { padding-right: 1.042vw; }
  .productListMain .productList .row { margin: 0vw -0.521vw; }
  .productListMain .productList .row .list { width: -webkit-calc(33.333% - 1.042vw); width: calc(33.333% - 1.042vw); margin: 0vw 0.521vw 1.042vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productListMain .productList .row .list a { padding: 1.302vw 1.042vw 2.083vw; }
  .productListMain .productList .row .list .imgBox { padding-top: 70.973%; }
  .productListMain .productList .row .list .modelNumber { margin-top: 1.302vw; font-size: 1.354vw; }
  .productListMain .productList .row .list .listTitle { margin-top: 0.26vw; font-size: 0.781vw; }
  .productListMain .productList .row .list .more { padding-top: 0.677vw; }
  .productListMain .productList .row .list .more span { font-size: 0.729vw; line-height: 1.25vw; height: 2.292vw; -webkit-border-radius: 2.292vw; border-radius: 2.292vw; padding: 0px 1.302vw; }
  .productListMain .productList .row .list .more span i { font-size: 0.729vw; margin-left: 0.26vw; }
  .productListMain .productList .row .list::after { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productListMain .productList .row .list::before { left: 0.729vw; right: 0.729vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productListMain .productList .row .list:hover { top: -0.781vw; }
  .productListMain .productList .row .list:hover::after { -webkit-box-shadow: 0vw 1.094vw 1.406vw rgba(201, 201, 201, 0.39); box-shadow: 0vw 1.094vw 1.406vw rgba(201, 201, 201, 0.39); }
  .productListMain .productList .row .list:hover::before { bottom: -0.521vw; }
  .productListMain .productScreen { width: 15.625vw; height: 100%; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .productListMain .productScreen .title { padding: 0vw 1.302vw; height: 4.167vw; }
  .productListMain .productScreen .title span { border-left: 0.208vw solid #e70214; padding-left: 0.521vw; font-size: 1.042vw; }
  .productListMain .productScreen .productScreenList { padding: 0.781vw 1.302vw 2.083vw; }
  .productListMain .productScreen .productScreenList .list .listTitle { font-size: 0.833vw; padding-right: 1.042vw; display: -webkit-box; height: 2.917vw; line-height: 2.917vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .listTitle::after { top: 50%; right: 0.26vw; width: 0.417vw; height: 0.417vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox { padding: 0vw 0.521vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle { line-height: 2.604vw; height: 2.344vw; font-size: 0.781vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 0.833vw; height: 0.833vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 0.104vw; height: 0.417vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 0.417vw; height: 0.104vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList { padding: 0vw 0.521vw 1.042vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { font-size: 0.729vw; display: -webkit-box; height: 1.563vw; line-height: 1.563vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 0.833vw; height: 0.833vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox span { -webkit-border-radius: 0.156vw; border-radius: 0.156vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { line-height: 0.833vw; font-size: 0.625vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .firstTitle { font-size: 0.833vw; display: -webkit-box; height: 2.917vw; line-height: 2.917vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox { width: 0.833vw; height: 0.833vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox span { -webkit-border-radius: 0.156vw; border-radius: 0.156vw; }
  .productListMain .productScreen .productScreenList .list .firstScreening label .checkbox input:checked + span::after { line-height: 0.833vw; font-size: 0.625vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .threeTitle { line-height: 2.604vw; height: 2.344vw; font-size: 0.781vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox { width: 0.833vw; height: 0.833vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label .checkbox span { -webkit-border-radius: 0.156vw; border-radius: 0.156vw; }
  .productListMain .productScreen .productScreenList .list .threeListBox .threeScreening label input:checked + span::after { line-height: 0.833vw; font-size: 0.625vw; }
  .productDescBox { padding: 6.771vw 0vw; }
  .productDescBox .commonweb .title { width: 23.438vw; height: 100%; }
  .productDescBox .commonweb .desc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .paramPeculiarityMain { padding: 3.125vw 0vw 5.208vw; }
  .paramPeculiarityMain .classListBox { padding-bottom: 2.604vw; }
  .paramPeculiarityMain .classListBox .classList a { padding: 0vw 1.823vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-right: 0.521vw; font-size: 0.729vw; }
  .paramPeculiarityMain .classListBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .paramPeculiarityMain .paramBox { padding: 3.125vw 4.688vw; min-height: 23.75vw; }
  .paramPeculiarityMain .paramBox::after { opacity: 0.9; left: 0vw; top: 0vw; width: 100%; height: 100%; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .paramPeculiarityMain .paramBox .param { margin: 0vw -1.302vw; z-index: 10; }
  .paramPeculiarityMain .paramBox .param .list { width: -webkit-calc(50% - 2.604vw); width: calc(50% - 2.604vw); margin: 0vw 1.302vw; padding: 0.781vw 0vw; font-size: 0.833vw; }
  .paramPeculiarityMain .paramBox .param .list p { width: 10.417vw; }
  .paramPeculiarityMain .paramBox .downWord { padding-top: 1.042vw; }
  .paramPeculiarityMain .paramBox .downWord a { font-size: 0.781vw; height: 2.604vw; -webkit-border-radius: 2.604vw; border-radius: 2.604vw; padding: 0vw 1.302vw 0vw 2.083vw; }
  .paramPeculiarityMain .paramBox .downWord a i { margin-left: 0.521vw; font-size: 0.833vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide { width: 40%; margin-right: 1.563vw; padding: 4.167vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .listTitle { font-size: 1.458vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .listTitle img { width: 1.51vw; margin-top: 0.417vw; margin-right: 0.521vw; }
  .paramPeculiarityMain .peculiarity .swiper-slide .desc { padding-top: 1.042vw; font-size: 0.781vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .designDocumentMain { padding: 4.688vw 0vw 4.167vw; }
  .designDocumentMain .titleBox { padding-bottom: 3.125vw; }
  .designDocumentMain .titleBox .classList a { padding: 0vw 1.563vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; margin-left: 0.521vw; font-size: 0.729vw; }
  .designDocumentMain .designDocumentList .list { margin-top: 1.042vw; padding: 1.042vw 1.823vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .designDocumentMain .designDocumentList .list .listTitle p { font-size: 0.833vw; display: -webkit-box; height: 1.354vw; line-height: 1.354vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .designDocumentMain .designDocumentList .list .listTitle img { width: 1.354vw; margin-right: 0.781vw; }
  .designDocumentMain .designDocumentList .list .downBtn span { font-size: 0.729vw; margin-right: 1.302vw; }
  .designDocumentMain .designDocumentList .list .downBtn span i { font-size: 0.938vw; margin-right: 0.26vw; }
  .designDocumentMain .designDocumentList .list .downBtn .icon-xiazai { width: 2.083vw; height: 2.083vw; font-size: 1.042vw; }
  .recommendedCaseMain { padding: 4.167vw 0vw 6.25vw; }
  .recommendedCaseMain .titleBox { width: 100%; }
  .recommendedCaseMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .recommendedCaseMain .recommendedCase { margin-top: 3.125vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide { -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .imgBox { width: 50%; padding-top: 32%; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content { width: 50%; padding: 1.563vw 3.125vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .listTitle { font-size: 1.563vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .desc { padding-top: 1.302vw; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more { padding-top: 2.083vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more a { padding: 0vw 0.781vw 0vw 1.563vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .recommendedCaseMain .recommendedCase .swiper-slide .content .more a i { margin-left: 0.521vw; }
  .relatedProductMain { padding: 4.167vw 0vw; }
  .relatedProductMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; font-size: 0.729vw; margin-left: 0.521vw; }
  .relatedProductMain .relatedProduct { padding: 1.042vw; margin: 3.125vw -1.042vw 0vw; }
  .relatedProductMain .relatedProduct .swiper-slide { width: -webkit-calc(25% - 0.781vw); width: calc(25% - 0.781vw); margin-right: 1.042vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; top: 0vw; }
  .relatedProductMain .relatedProduct .swiper-slide a { padding: 1.302vw 1.042vw 2.083vw; }
  .relatedProductMain .relatedProduct .swiper-slide .imgBox { padding-top: 70.973%; }
  .relatedProductMain .relatedProduct .swiper-slide .modelNumber { margin-top: 1.302vw; font-size: 1.354vw; }
  .relatedProductMain .relatedProduct .swiper-slide .listTitle { margin-top: 0.26vw; font-size: 0.781vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more { padding-top: 0.677vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more span { font-size: 0.729vw; line-height: -webkit-calc(24 / 14); line-height: calc(24 / 14); height: 2.292vw; padding: 0vw 1.302vw; -webkit-border-radius: 2.292vw; border-radius: 2.292vw; }
  .relatedProductMain .relatedProduct .swiper-slide .more span i { font-size: 0.729vw; margin-left: 0.26vw; }
  .relatedProductMain .relatedProduct .swiper-slide::after { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .relatedProductMain .relatedProduct .swiper-slide::before { left: 0.729vw; right: 0.729vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover { top: -0.781vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover::before { bottom: -0.521vw; }
  .relatedProductMain .relatedProduct .swiper-slide:hover::after { -webkit-box-shadow: 0vw 0.521vw 1.042vw rgba(201, 201, 201, 0.7); box-shadow: 0vw 0.521vw 1.042vw rgba(201, 201, 201, 0.7); }
  .videoList { margin: 0vw -1.042vw; }
  .videoList .list { width: -webkit-calc(50% - 2.084vw); width: calc(50% - 2.084vw); margin: 2.083vw 1.042vw 0vw; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .videoList .list .imgBox { padding-top: 50%; }
  .videoList .list .imgBox .videoIcon { width: 4.792vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; height: 2.76vw; }
  .videoList .list .imgBox .videoIcon::after { border: 0.313vw solid transparent; border-left: 0.521vw solid #fff; }
  .videoList .list .content { padding: 1.823vw 2.604vw; }
  .videoList .list .content .listTitleBox .listTitle { font-size: 1.146vw; display: -webkit-box; height: 1.458vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .videoList .list .content .listTitleBox .time { padding-top: 0.781vw; font-size: 0.729vw; }
  .videoList .list .content .listTitleBox .time span { margin-right: 0.781vw; }
  .videoList .list .content .listTitleBox .time span i { font-size: 0.938vw; }
  .videoList .list .content .downBtn { padding-left: 1.042vw; }
  .videoList .list .content .downBtn .icon-xiazai { width: 2.083vw; height: 2.083vw; font-size: 1.042vw; }
  .seriesProductDescMain { padding: 4.688vw 0vw 5.729vw; }
  .seriesProductDescMain .title { width: 22.917vw; height: 100%; }
  .seriesProductDescMain .seriesDesc { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .seriesProductDescMain .seriesDesc .desc { font-size: 0.833vw; line-height: 1.458vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox { padding-top: 1.563vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .subTitle { font-size: 1.146vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList { padding-top: 1.042vw; margin: 0vw -1.302vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list { width: -webkit-calc(33.333% - 2.604vw); width: calc(33.333% - 2.604vw); margin: 0vw 1.302vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a { padding: 0vw 0vw 0vw 0.781vw; font-size: 0.833vw; }
  .seriesProductDescMain .seriesDesc .seriesListBox .seriesList .list a span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; height: 2.917vw; line-height: 2.917vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .seriesSelectMain { padding: 5.729vw 0vw; }
  .seriesSelectMain .title { font-size: 1.667vw; font-weight: 600; }
  .seriesSelectMain .seriesSelect { margin-top: 3.125vw; }
  .seriesSelectMain .seriesSelect .swiper-slide { width: -webkit-calc(25% - 0.99vw); width: calc(25% - 0.99vw); -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 2.344vw 2.083vw 4.167vw; margin-right: 1.302vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .icon img { width: 2.865vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .listTitle { margin-top: 1.563vw; font-size: 1.146vw; }
  .seriesSelectMain .seriesSelect .swiper-slide .desc { margin-top: 0.781vw; font-size: 0.781vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .seriesAdvantageMain .seriesSelect .swiper-slide { padding: 2.344vw 2.083vw 2.604vw; }
  .seriesEquipmentMain { padding: 5.208vw 0vw 3.646vw; }
  .seriesEquipmentMain .seriesEquipment { padding-top: 3.125vw; margin: 0vw -0.521vw; }
  .seriesEquipmentMain .seriesEquipment .list { width: -webkit-calc(25% - 1.042vw); width: calc(25% - 1.042vw); margin: 0vw 0.521vw 1.563vw; }
  .seriesEquipmentMain .seriesEquipment .list .imgBox { padding-top: 11.979vw; }
  .seriesEquipmentMain .seriesEquipment .list .imgBox img { height: 11.979vw; }
  .seriesEquipmentMain .seriesEquipment .list .listTitle { padding-top: 0.781vw; font-size: 1.042vw; }
  .seriesChallengeMain { padding: 5.208vw 0vw 4.167vw; }
  .seriesChallengeMain .seriesChallenge { padding-top: 3.125vw; margin: 0vw -0.781vw; }
  .seriesChallengeMain .seriesChallenge .list { width: -webkit-calc(50% - 1.563vw); width: calc(50% - 1.563vw); margin: 0vw 0.781vw 1.563vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; padding: 2.083vw 4.948vw 2.083vw 1.563vw; min-height: 10.417vw; }
  .seriesChallengeMain .seriesChallenge .list .icon { min-width: 2.344vw; }
  .seriesChallengeMain .seriesChallenge .list .content { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-left: 1.042vw; }
  .seriesChallengeMain .seriesChallenge .list .content .listTitle { font-size: 1.146vw; }
  .seriesChallengeMain .seriesChallenge .list .content .desc { margin-top: 0.521vw; font-size: 0.781vw; line-height: -webkit-calc(22 / 15); line-height: calc(22 / 15); }
  .seriesChooseUsMain .seriesSelect .swiper-slide { padding: 2.344vw 2.24vw 2.604vw; }
  .seriesSolutionMain { padding: 4.688vw 0vw 5.729vw; }
  .seriesSolutionMain .titleBox .btn a { width: 2.604vw; height: 2.604vw; border: 0.104vw solid #57585a; font-size: 0.729vw; margin-left: 0.521vw; }
  .seriesSolutionMain .seriesSolution { margin-top: 3.125vw; }
  .seriesSolutionMain .seriesSolution .list { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .seriesSolutionMain .seriesSolution .list .imgBox { width: 50%; padding-top: 32%; }
  .seriesSolutionMain .seriesSolution .list .content { width: 50%; padding: 2.604vw 3.906vw 4.167vw; }
  .seriesSolutionMain .seriesSolution .list .content .listTitle { font-size: 1.563vw; }
  .seriesSolutionMain .seriesSolution .list .content .desc { padding-top: 1.302vw; font-size: 0.833vw; line-height: -webkit-calc(28 / 16); line-height: calc(28 / 16); }
  .seriesSolutionMain .seriesSolution .list .content .more { padding-top: 2.083vw; }
  .seriesSolutionMain .seriesSolution .list .content .more a { padding: 0vw 0.781vw 0vw 1.563vw; font-size: 0.833vw; height: 2.448vw; -webkit-border-radius: 2.448vw; border-radius: 2.448vw; }
  .seriesSolutionMain .seriesSolution .list .content .more a i { margin-left: 0.521vw; }
  .seriesBanner .seriesBannerText .seriesBannerLogin img { height: 6.25vw; }
  .seriesBanner .seriesBannerText .seriesBannerTitle { padding-top: 0.521vw; font-size: 2.083vw; letter-spacing: 1.042vw; }
  .seriesBanner .seriesBannerText .label { padding-top: 1.563vw; }
  .seriesBanner .seriesBannerText .label img { -webkit-border-radius: 0.521vw; border-radius: 0.521vw; height: 1.875vw; margin: 0vw 0.26vw; }
  .banner .bannerText { bottom: 8.594vw; }
  .banner .bannerText .title { font-size: 2.604vw; line-height: -webkit-calc(60 / 50); line-height: calc(60 / 50); }
  .banner .bannerText .label { padding-top: 1.042vw; }
  .banner .bannerText .label a { width: 5.729vw; height: 1.771vw; font-size: 0.833vw; margin: 0vw 0.26vw; background-size: 5.729vw 1.771vw; }
  .banner .bannerText .desc{padding-top: 1.042vw; font-size: 0.938vw;}
  .banner .bannerText .more { padding-top: 1.302vw; }
  .banner .bannerText .more a { width: 8.333vw; height: 2.76vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; font-size: 0.729vw; }
  .banner .bannerText .more a i { width: 1.563vw; }
  .banner .bannerText .more a i::after { content: ''; width: 0.365vw; height: 0.365vw; right: -0.365vw; }
  .banner .indexDown { width: 3.125vw; height: 3.125vw; left: 3.646vw; bottom: 3.125vw; }
  .banner .indexDown i { font-size: 0.938vw; }
  .bannerPage { position: absolute; right: 3.646vw !important; bottom: 3.125vw !important; }
  .bannerPage span { width: 0.677vw; height: 0.26vw; -webkit-border-radius: 0.156vw; border-radius: 0.156vw; margin: 0vw 0.156vw; }
  .bannerPage span.swiper-pagination-bullet-active { width: 1.146vw; opacity: 1; }
  .indexProductIntro { padding-top: 5.208vw; }
  .indexProductIntro .title { margin-top: 10.417vw; }
  .indexProductIntro .title img { margin-left: 0.781vw; opacity: 0; }
  .indexProductIntro .title .maskLayer { left: 0.781vw; }
  .indexProductIntro .content .desc { padding-top: 2.344vw; font-size: 1.875vw; line-height: -webkit-calc(50 / 36); line-height: calc(50 / 36); }
  .indexProductIntro .content .more { padding-top: 1.302vw; }
  .indexProductIntro .content .more a { width: 8.333vw; height: 2.76vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; font-size: 0.729vw; }
  .indexProductIntro .content .more a i { width: 1.563vw; }
  .indexProductIntro .content .more a i::after { content: ''; width: 0.365vw; height: 0.365vw; right: -0.365vw; }
  .indexProductBox { padding-top: 5.208vw; }
  .indexProductBox .title img { height: 2.344vw; margin-left: 0.781vw; }
  .indexProductBox .desc { font-size: 1.875vw; }
  .indexProductBox .indexProductClass { padding: 2.604vw 0vw; }
  .indexProductBox .indexProductClass a { margin: 0vw 1.146vw; }
  .indexProductBox .indexProductClass .icon img { width: 1.719vw; }
  .indexProductBox .indexProductClass .listTitle { font-size: 0.729vw; padding-top: 0.521vw; }
  .indexProductBox .indexProductList { max-width: 69.271vw; }
  .indexProductBox .indexProductList .swiper-slide { width: 100%; margin-right: 3.125vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .indexProductBox .indexProductList .swiper-slide .imgBox { padding-top: 39%; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText { right: 8.854vw; width: 20.313vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .modelNumber { font-size: 0.938vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .listTitle { font-size: 2.344vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .listDesc { margin-top: 0.781vw; font-size: 0.833vw; display: -webkit-box; height: 2.292vw; line-height: 1.146vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more { padding-top: 1.302vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a { width: 8.333vw; height: 2.76vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; font-size: 0.729vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i { width: 1.563vw; }
  .indexProductBox .indexProductList .swiper-slide .indexProductListText .more a i::after { content: ''; width: 0.365vw; height: 0.365vw; right: -0.365vw; }
  .indexApplicationFieldMain { padding: 9.375vw 0vw 13.021vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox { width: 21.615vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .title { font-size: 0.833vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .desc { font-weight: 600; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList { padding-top: 2.604vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a { margin-top: 0.521vw; width: 7.813vw; height: 2.083vw; padding: 0vw 1.302vw; -webkit-border-radius: 2.083vw; border-radius: 2.083vw; font-size: 0.729vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a i { font-size: 0.625vw; }
  .indexApplicationFieldMain .indexApplicationFieldClassBox .classList a:last-child { margin: 0px; margin-top: 0.521vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-top: 1.563vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide { width: -webkit-calc(33.333% - 1.042vw); width: calc(33.333% - 1.042vw); margin-right: 1.563vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .imgBox { padding-top: 76%; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content { padding: 2.083vw 1.563vw 2.083vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .listTitle { font-size: 1.042vw; display: -webkit-box; height: 1.458vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .desc { margin-top: 0.521vw; font-size: 0.729vw; display: -webkit-box; height: 2.292vw; line-height: 1.146vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more { margin-top: 2.083vw; font-size: 0.729vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .content .more i { font-size: 0.625vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .icon img { width: 2.448vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text { margin-top: 0.781vw; font-size: 0.938vw; }
  .indexApplicationFieldMain .indexApplicationFieldListBox .indexApplicationFieldList .swiper-slide .moreProgramme .text i { width: 0.729vw; height: 0.729vw; margin-left: 0.521vw; }
  .indexNewsListMain { padding: 4.688vw 0vw; }
  .indexNewsListMain .titleBox { padding-bottom: 3.125vw; }
  .indexNewsListMain .titleBox .desc { font-size: 0.833vw; padding-top: 0.521vw; }
  .indexNewsListMain .indexNewsList { margin: 0vw -1.406vw; }
  .indexNewsListMain .indexNewsList .list { width: -webkit-calc(28% - 2.813vw); width: calc(28% - 2.813vw); margin: 0vw 1.406vw; }
  .indexNewsListMain .indexNewsList .list .imgBox { padding-top: 85.093%; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .indexNewsListMain .indexNewsList .list .content { padding-top: 2.083vw; }
  .indexNewsListMain .indexNewsList .list .content .listTitle { font-size: 1.042vw; display: -webkit-box; height: 2.916vw; line-height: 1.458vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexNewsListMain .indexNewsList .list .content .time { margin-top: 0.781vw; font-size: 0.729vw; }
  .indexNewsListMain .indexNewsList .list .content .more { margin-top: 1.563vw; font-size: 0.729vw; }
  .indexNewsListMain .indexNewsList .list .content .more i { font-size: 0.625vw; margin-left: 0.26vw; }
  .indexNewsListMain .indexNewsList .list:nth-child(1) { width: -webkit-calc(44% - 2.813vw); width: calc(44% - 2.813vw); }
  .indexNewsListMain .indexNewsList .list:nth-child(1) .content { left: 2.604vw; right: 2.604vw; bottom: 1.823vw; }
  .indexNewsListMain .newsMore { padding-top: 2.344vw; }
  .indexNewsListMain .newsMore a { width: 8.333vw; height: 2.76vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; font-size: 0.729vw; }
  .indexNewsListMain .newsMore a i { width: 1.563vw; }
  .indexNewsListMain .newsMore a i::after { width: 0.365vw; height: 0.365vw; right: -0.365vw; }
  .indexAboutMain .indexAboutBox .indexAbout { width: 100vw; height: 100vh; }
  .indexAboutMain .indexAboutBox .indexAbout .content { max-width: 38.542vw; }
  .indexAboutMain .indexAboutBox .indexAbout .title { font-size: 2.604vw; line-height: 1.2; }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle { padding-top: 1.042vw; }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle img { height: 2.552vw; }
  .indexAboutMain .indexAboutBox .indexAbout .desc { margin-top: 1.823vw; font-size: 0.833vw; display: -webkit-box; height: 3.906vw; line-height: 1.302vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .indexAboutMain .indexAboutBox .indexAbout .more { padding-top: 1.823vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a { width: 8.333vw; height: 2.76vw; -webkit-border-radius: 2.76vw; border-radius: 2.76vw; font-size: 0.729vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a i { width: 1.563vw; }
  .indexAboutMain .indexAboutBox .indexAbout .more a i::after { width: 0.365vw; height: 0.365vw; right: -0.365vw; }
  .indexAboutMain .indexAboutBox .indexAbout .imgBox { right: -33.958vw; height: 100%; z-index: 9; }
  .indexAboutMain .indexAboutBox .indexAbout .aboutImg { left: -3.385vw; bottom: -2.083vw; height: 13.125vw; }
  .indexAboutMain .indexBaoutFoundedBox .year { font-size: 1.354vw; }
  .indexAboutMain .indexBaoutFoundedBox .year span { font-size: 11.458vw; line-height: 0.8; font-weight: 500; letter-spacing: -0.521vw; }
  .indexAboutMain .indexBaoutFoundedBox .FoundedYear { padding-top: 0vw; line-height: 1.2; font-size: 1.667vw; }
  .indexAboutMain .indexBaoutFoundedBox .desc { padding-top: 1.042vw; font-size: 0.833vw; max-width: 18.75vw; line-height: -webkit-calc(22 / 16); line-height: calc(22 / 16); }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded { padding: 0vw 0vw 0vw 35.938vw; width: 45.6%; }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content { padding-bottom: 2.604vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg { right: 10.417vw; bottom: -7.813vw; width: 44.792vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent { width: 23.253%; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content { padding-bottom: 7.292vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc { width: 15.625vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox { left: -16.667vw; bottom: -1.042vw; width: 49.479vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover { width: 18%; padding-top: 13.542vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox { width: 14.792vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg { width: 14.792vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 { width: 32.76vw; left: -15.104vw; bottom: -11.979vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 { width: 32.76vw; right: -14.323vw; top: -13.542vw; }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content { padding-left: 3.75vw; }
  .indexServiceSupportMain { padding: 5.729vw 0vw 3.125vw; }
  .indexServiceSupportMain .indexServiceSupport { margin: 0vw -0.521vw; }
  .indexServiceSupportMain .indexServiceSupport .list { width: -webkit-calc(69% - 1.042vw); width: calc(69% - 1.042vw); margin: 0vw 0.521vw 1.042vw; padding-top: 47%; -webkit-border-radius: 0.781vw; border-radius: 0.781vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content { left: 3.125vw; right: 3.125vw; top: 2.604vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .listTitle { font-size: 0.938vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .desc { margin-top: 0.26vw; font-size: 1.667vw; line-height: -webkit-calc(40 / 32); line-height: calc(40 / 32); }
  .indexServiceSupportMain .indexServiceSupport .list .content .more { padding-top: 1.042vw; }
  .indexServiceSupportMain .indexServiceSupport .list .content .more a { width: 6.771vw; height: 2.188vw; -webkit-border-radius: 2.188vw; border-radius: 2.188vw; font-size: 0.625vw; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox { left: 3.125vw; right: 3.125vw; bottom: 3.125vw; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList { margin: 0vw 1.563vw; text-align: center; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .icon img { width: 2.448vw; }
  .indexServiceSupportMain .indexServiceSupport .list .iconBox .iconList .text { padding-top: 0.781vw; font-size: 0.938vw; }
  .indexServiceSupportMain .indexServiceSupport .list .boxImg { right: 7.031vw; top: 38%; width: 16.25vw; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(2) { width: -webkit-calc(31% - 1.042vw); width: calc(31% - 1.042vw); }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) { width: -webkit-calc(44% - 1.042vw); width: calc(44% - 1.042vw); }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .imgBox { height: 50%; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content { top: 4.167vw; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(3) .content .desc { margin-top: 0.781vw; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(4) { width: -webkit-calc(56% - 1.042vw); width: calc(56% - 1.042vw); padding-top: 48%; }
  .indexServiceSupportMain .indexServiceSupport .list:nth-child(4) .content { bottom: 2.083vw; }
  .typeSelectionMain { padding: 5.729vw 0vw 4.948vw; }
  .typeSelectionMain .title { font-size: 2.083vw; padding-bottom: 1.563vw; }
  .typeSelectionMain .classList .list { margin-right: 0.521vw; width: 7.292vw; }
  .typeSelectionMain .classList .list > a { width: 7.292vw; height: 2.344vw; -webkit-border-radius: 2.344vw; border-radius: 2.344vw; font-size: 0.729vw; }
  .typeSelectionMain .classList .list > a i { font-size: 1.146vw; margin-right: 0.521vw; }
  .typeSelectionMain .classList .list > a img { height: 1.094vw; margin-right: 0.521vw; }
  .typeSelectionMain .classList .list p { padding-top: 1.042vw; }
  .typeSelectionMain .classList .list p::after { top: 1.042vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; -webkit-box-shadow: 0vw 0vw 0.521vw rgba(0, 0, 0, 0.4); box-shadow: 0vw 0vw 0.521vw rgba(0, 0, 0, 0.4); }
  .typeSelectionMain .classList .list p a { padding: 1.042vw 0vw; font-size: 0.729vw; }
  .typeSelectionMain .classList .list p a:nth-child(1):before { top: -0.357vw; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-left: 0.417vw solid transparent; border-right: 0.417vw solid transparent; border-bottom: 0.417vw solid #fff; }
  .typeSelectionMain .classList .list p a:first-child { -webkit-border-radius: 1.042vw 1.042vw 0vw 0vw; border-radius: 1.042vw 1.042vw 0vw 0vw; }
  .typeSelectionMain .classList .list p a:last-child { -webkit-border-radius: 0vw 0vw 1.042vw 1.042vw; border-radius: 0vw 0vw 1.042vw 1.042vw; }
  .typeSelectionListMain { padding: 3.125vw 1.563vw 3.906vw; }
  .typeSelectionListMain .productScreen { width: 15.625vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .typeSelectionListMain .productScreen .title { padding: 0vw 1.302vw; height: 4.167vw; }
  .typeSelectionListMain .productScreen .title span { border-left: 0.208vw solid #e70214; padding-left: 0.521vw; font-size: 1.042vw; font-weight: 600; }
  .typeSelectionListMain .productScreen .productScreenList { padding: 0.781vw 1.302vw 2.083vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .listTitle { font-size: 0.833vw; padding-right: 1.042vw; display: -webkit-box; height: 2.917vw; line-height: 2.917vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .listTitle::after { right: 0.26vw; width: 0.417vw; height: 0.417vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox { padding: 0vw 0.521vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle { line-height: 2.604vw; font-size: 0.781vw; display: -webkit-box; height: 2.604vw; line-height: 2.604vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span { width: 0.833vw; height: 0.833vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::after { width: 0.104vw; height: 0.417vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .threeTitle span::before { width: 0.417vw; height: 0.104vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList { padding: 0vw 0.521vw 1.042vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .fourTitle { font-size: 0.729vw; display: -webkit-box; height: 1.563vw; line-height: 1.563vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox { width: 0.833vw; height: 0.833vw; }
  .typeSelectionListMain .productScreen .productScreenList .list .threeListBox .fourList label .checkbox input:checked + span::after { line-height: 0.833vw; font-size: 0.625vw; }
  .typeSelectionListMain .typeSelectionList { width: -webkit-calc(100% - 15.625vw); width: calc(100% - 15.625vw); padding: 0vw 0vw 0vw 1.563vw; }
  .typeSelectionListMain .typeSelectionList .layui-form { -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
  .typeSelectionListMain .typeSelectionList table td { padding: 1.042vw 0vw; }
  .typeSelectionListMain .typeSelectionList table th { padding: 1.042vw 0vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body div { font-size: 0.729vw; line-height: 1.146vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body table tr td:nth-child(1) div { font-size: 0.833vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-body table tr th div { font-size: 0.833vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-header th { padding: 1.042vw 0vw; }
  .typeSelectionListMain .typeSelectionList .layui-table-header th div { font-size: 0.833vw; }
  .location .list .lProductListBox { left: -0.521vw; min-width: 9.896vw; -webkit-border-radius: 0.521vw; border-radius: 0.521vw; }
  .location .list .lProductList { padding: 1.042vw 0vw; -webkit-border-radius: 0.521vw; border-radius: 0.521vw; z-index: 20; }
  .location .list .lProductList a { font-size: 0.729vw; line-height: 1.823vw; padding: 0vw 1.302vw; }
  .location .list .lProductList a:hover::after { content: ''; border-right: 0.417vw solid transparent; border-top: 0.417vw solid #ee1d23; }
  .location .list:hover .lProductListBox { -webkit-box-shadow: 0vw 0.521vw 0.521vw rgba(0, 0, 0, 0.4); box-shadow: 0vw 0.521vw 0.521vw rgba(0, 0, 0, 0.4); }
  .rightFixed { right: -4.888vw; -webkit-border-radius: 0.781vw 0vw 0vw 0.781vw; border-radius: 0.781vw 0vw 0vw 0.781vw; -webkit-box-shadow: 0.156vw 0vw 0.833vw rgba(60, 96, 232, 0.13); box-shadow: 0.156vw 0vw 0.833vw rgba(60, 96, 232, 0.13); }
  .rightFixed .list a { padding: 1.042vw 0vw; width: 4.688vw; }
  .rightFixed .list a i { font-size: 1.302vw; }
  .rightFixed .list a p { font-size: 0.625vw; padding-top: 0.26vw; }
  .rightFixed .list .qrCode { width: 5.729vw; padding: 0.26vw; -webkit-border-radius: 0.26vw; border-radius: 0.26vw; }
  .rightFixed .list .tel { width: 15.885vw; font-size: 0.625vw; padding: 0.781vw 0vw 0vw 1.042vw; }
  .rightFixed .list .tel span { font-size: 1.458vw; }
  .rightFixed .scrollTopBtn { -webkit-border-radius: 0vw 0vw 0vw 0.781vw; border-radius: 0vw 0vw 0vw 0.781vw; }
  .rightFixed .scrollTopBtn a { padding: 0.521vw 0vw; font-size: 0.625vw; }
  .header .searchformMain .searchformBox { padding: 1.042vw 1.042vw; }
  .header .searchformMain .searchformBox .searchform { padding: 4.167vw; -webkit-border-radius: 1.302vw; border-radius: 1.302vw; }
  .header .searchformMain .searchformBox .searchform .title { font-size: 0.729vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox label { padding: 0.833vw 10.771vw 0.833vw 1.563vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox label input { font-size: 0.833vw; height: 1.667vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox button i { font-size: 1.146vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox .submitBtn{padding: 0vw 1.302vw; height:2.083vw; border-radius:2.083vw; font-size:0.833vw;}
  .header .searchformMain .searchformBox .searchform .searchformInputBox .label { top: 0.833vw; }
  .header .searchformMain .searchformBox .searchform .searchformInputBox .label a { padding: 0vw 1.677vw; margin-left: 0.521vw; height: 1.667vw; -webkit-border-radius: 1.667vw; border-radius: 1.667vw; font-size: 0.729vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch { padding-top: 2.083vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch .listBox { padding-top: 0.521vw; }
  .header .searchformMain .searchformBox .searchform .hotSearch .listBox a { padding: 0vw 1.042vw; font-size: 0.729vw; height: 1.667vw; -webkit-border-radius: 1.667vw; border-radius: 1.667vw; margin-right: 0.521vw; margin-bottom: 0.521vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews { padding-top: 2.083vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox { padding-top: 1.042vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list { margin-bottom: 0.521vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list a { padding: 0vw 1.042vw; font-size: 0.729vw; -webkit-border-radius: 1.667vw; border-radius: 1.667vw; display: -webkit-box; height: 1.667vw; line-height: 1.667vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-right: 0.521vw; }
  .header .searchformMain .searchformBox .searchform .hotSearchNews .listBox .list img { width: 0.625vw; height: 100%; }
  .header .searchformMain .searchformBox .searchform .searchProductList { padding-top: 1.563vw; margin: 0vw -0.26vw; }
  .header .searchformMain .searchformBox .searchform .searchProductList .list { width: -webkit-calc(33.333% - 0.521vw); width: calc(33.333% - 0.521vw); margin: 0vw 0.26vw; }
  .searchInputMain { padding: 3.333vw 0vw; }
  .searchInputMain .searchInput { max-width: 40.104vw; }
  .searchInputMain .searchInput label { padding: 0.781vw 3.125vw 0.781vw 1.042vw; }
  .searchInputMain .searchInput label input { font-size: 0.938vw; }
  .searchInputMain .searchInput button { width: 3.125vw; font-size: 1.146vw; }
  .searchListMain { padding: 4.167vw 0vw; }
  .searchListMain .searchListBox .title { font-size: 0.938vw; }
  .searchListMain .searchListBox .searchList { padding-top: 1.042vw; }
  .searchListMain .searchListBox .searchList .list { padding: 1.563vw 0vw; }
  .searchListMain .searchListBox .searchList .list a .imgBox { width: 30%; }
  .searchListMain .searchListBox .searchList .list a .content { width: 70%; padding: 0vw 0vw 0vw 1.563vw; }
  .searchListMain .searchListBox .searchList .list a .content .listTitle { font-size: 0.938vw; max-width: 26.042vw; }
  .searchListMain .searchListBox .searchList .list a .content .desc { max-width: 26.042vw; margin-top: 0.781vw; font-size: 0.729vw; line-height: -webkit-calc(20 / 14); line-height: calc(20 / 14); }
  .searchListMain .searchListBox .searchList .list a .content .more { margin-top: 1.042vw; }
  .searchListMain .searchListBox .searchList .list a .content .more span { font-size: 0.625vw; }
  .searchListMain .searchListBox .searchList .list a .content .more span i { margin-left: 0.26vw; font-size: 0.729vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a { width: 2.604vw; height: 2.604vw; font-size: 1.146vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a.prevBtn { left: 0.521vw; }
  .joinUsListMain .joinUsList .joinUsListAtlas a.nextBtn { right: 0.521vw; } 
  .inputVcode{right: 1.042vw;}
  .sampleformMain .sampleform .input label input ,.sampleformMain .sampleform .input label textarea{font-size: 0.729vw;}
  .defaWebMap { padding: 40px 0px 100px; }
}

@media (min-width: 1680px) { .indexAboutMain .indexAboutBox .indexAbout .imgBox { right: -23.958vw; } }

@media (min-width: 1920px) { .newsDetailMain .newsDetailBox .newsDetail { max-width: 51.042vw; }
  .indexProductList { max-width: 69.271vw; }
  .aboutTeamMain .aboutTeamBox .aboutTeam .content .desc { max-width: 23.958vw; }
  .communityMain .list .content .desc { max-width: 22.396vw; }
  .environmentMain .content { max-width: 34.375vw; }
  .newsDetailMain .newsDetailBox .newsDetail { max-width: 51.042vw; }
  .qaSearchMain .qaSearch { max-width: 28.646vw; }
  .solutionSpecificationmMain .solutionSpecificationm .list .content .desc { max-width: 25vw; }
  .header .searchformMain .searchformBox .searchform { max-width: 39.583vw; } }
