.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }


@charset "UTF-8";
/*--公共部分--*/
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, body, strong, span, pre, input { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p, dl, dt, dd { margin: 0; padding: 0; font-weight: normal; }

body { font-family: "Source Han Sans", "Source Han Serif", Arial, sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 24px; margin: 0px; padding: 0px; color: #333; }

img { border: 0px; }

ul, li { list-style: none; }

em, i { font-style: normal; }

a { text-decoration: none; color: #333; outline: none; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, area { blr: expression(this.onFocus=this.blur()); }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; }

* { webkit-box-sizing: border-box; box-sizing: border-box; }

input, textarea, select { font-family: "simhei"; outline: none; }

.fl { float: left; }

.fr { float: right; }

.commonweb { padding: 0px 10px; }

.commonweb2 { padding: 0px 10px; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; font-family: "simhei"; border-radius: 0; }

* { -webkit-tap-highlight-color: transparent; tap-hightlight-color: transparent; touch-callout: none; -webkit-touch-callout: none; }

html { -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }

.z-transition { -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; }

.z-css3 { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; } }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.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 (min-width: 768px) { .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%; } }

@media (min-width: 992px) { .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .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: 1200px) { .commonweb { margin: 0px auto; max-width: 1180px; padding: 0; }
  .commonweb2 { margin: 0px auto; max-width: 1366px; padding: 0; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .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%; } }

.visible-lg, .visible-md, .visible-sm { display: none; }

.hidden-lg, .hidden-md, .hidden-sm { display: none; }

@media (min-width: 767px) { .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 991px) { .visible-md { display: block; }
  .hidden-sm { display: block; } }

@media (min-width: 1200px) { .visible-lg { display: block; }
  .hidden-lg { display: block; } }

/* 样式开始*/

/** Swiper 3.4.2 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2017, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: March 10, 2017 */
.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; 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; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; 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, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.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 { 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); 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); } }

@charset "UTF-8";
.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }

header { position: relative; z-index: 10; height: 60px; background-color: #fff; }

.headerM { position: fixed; top: 0; left: 0; right: 0; height: 60px; background-color: #fff; padding: 5px 10px; }

.headerM .logo { position: absolute; z-index: 1; height: 50%; text-align: center; top: 50%; left: 45%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.headerM .logo a { display: block; position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; }

.headerM .logo img { height: 100%; }

.headerM .logo iframe { width: 138px; height: 30px; padding: 0; border: none; position: relative; z-index: 1; }

.headerM .languagebtn { float: right; width: 40px; height: 40px; background: url(../images/languagebtn.png) no-repeat center center; background-size: 70% auto; margin-top: 5px; }

.headerM .languagebtn.linkto { background: none; width: 78px; line-height: 40px; }

.headerM .searchbtn12 { float: right; width: 40px; height: 40px; background: url(../images/searchicon.png) no-repeat center center; background-size: 70% auto; margin-top: 5px; }

.searchM12 { position: absolute; top: 100%; left: 0; right: 0; border-top: 1px solid #eee; padding: 10px; background-color: #fff; display: none; }

.searchbox12.show .searchM12 { display: block; }

.searchMb12 { border-width: 1px; border-style: solid; border-color: #eee; position: relative; padding-right: 50px; background-color: #fff; }

.searchMb12 label { display: block; padding: 10px; }

.searchMb12 label input { display: block; width: 100%; height: 20px; }

.searchMb12 .submitbtn12 { position: absolute; right: 0px; top: 0; width: 50px; height: 40px; line-height: 200px; overflow: hidden; background: none; background-position: center center; background-repeat: no-repeat; background-size: 40% auto; background-image: url(/res/webimages/searchbtn2.png); background-color: #eee; }

.logo .icon-logoicon { font-size: 30px; }

nav ul { display: none; position: absolute; top: 100%; left: 0; right: 0; background-color: #fff; padding: 5px 10px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; overflow-x: hidden; overflow-y: auto; }

nav ul li { line-height: 45px; border-bottom: 1px solid #eee; font-size: 15px; }

nav ul li .onenav { font-size: 16px; }

nav ul li.hastwonav .onenav { position: relative; }

nav ul li.hastwonav .onenav .ficon { position: absolute; display: block; top: 0; right: 0; bottom: 0; width: 90px; }

nav ul li.hastwonav .onenav .ficon::after { content: ""; display: block; width: 10px; height: 10px; border-top: 3px solid #999; border-right: 3px solid #aaa; position: absolute; top: 50%; right: 15px; -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); -webkit-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; margin-top: -2px; }

nav ul li a { display: block; }

nav ul li .twonav { border-top: 1px solid #eee; padding: 0 15px; display: none; }

nav ul li.show.hastwonav .onenav .ficon::after { -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); -webkit-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; border-color: #006ba7; margin-top: 2px; }

nav ul li:last-child { border-bottom: none; }

nav .navbtn { position: absolute; left: 5px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 40px; height: 40px; }

nav .navicon, nav .navicon:after, nav .navicon:before { background: #999; content: ""; cursor: pointer; display: block; height: 2px; left: 50%; position: absolute; top: 50%; -webkit-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; width: 30px; }

nav .navicon:after { -webkit-transform: translate3d(-50%, 8px, 0px); transform: translate3d(-50%, 8px, 0px); }

nav .navicon:before { -webkit-transform: translate3d(-50%, -11px, 0px); transform: translate3d(-50%, -11px, 0px); }

nav .navicon { -webkit-transform: translate3d(-50%, 0px, 0px); transform: translate3d(-50%, 0px, 0px); }

nav.show ul { display: block; }

nav.show .navicon:after { top: 10px; -webkit-transform: translateX(-50%) translateY(-10px) rotate(-45deg); -ms-transform: translateX(-50%) translateY(-10px) rotate(-45deg); transform: translateX(-50%) translateY(-10px) rotate(-45deg); background-color: #006ba7; }

nav.show .navicon:before { top: 0px; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); background-color: #006ba7; }

nav.show .navicon { background: transparent; }



.mainer img { max-width: 100%; vertical-align: top; line-height: 0; }

.indexbanner { overflow: hidden; }

.indexbanner img { display: block; width: 100%; }

.indexbanner ul { position: relative; z-index: 1; }

.indexbanner .dot { position: absolute; z-index: 2; left: 0; right: 0; bottom: 10px; text-align: center; }

.indexbanner .dot .swiper-pagination-bullet { background-color: #fff; opacity: .5; }

.indexbanner .dot .swiper-pagination-bullet-active { background-color: #006ba7; opacity: 1; }

.indexnews { height: 65px; line-height: 45px; color: #fff; background: rgba(0, 107, 167, 0.8); padding: 10px 0; }

.indexnews a { color: #fff; }

.indexnews .commonweb { position: relative; padding-left: 130px; height: 45px; overflow: hidden; }

.indexnews .name { font-size: 16px; font-weight: bold; position: absolute; top: 50%; left: 10px; height: 45px; margin-top: -22px; padding-left: 42px; background: url(../images/newsicon1.png) no-repeat left center; }

.indexnews .swiper-container { height: 45px; position: relative; padding-left: 15px; }

.indexnews .swiper-container ul { height: 45px; }

.indexnews .swiper-container ul li { height: 45px; line-height: 45px; height: 45px; line-height: 45px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; }

.indexnews .swiper-container::after { content: ""; display: block; width: 1px; background-color: #515b6b; height: 24px; position: absolute; top: 50%; left: 0px; margin-top: -12px; }

.zdsbacktop { position: fixed; right: 50px; bottom: 10%; width: 50px; height: 50px; border-radius: 100%; display: block; display: none; background-color: #000000; }

.zdsbacktop:after { display: block; content: ""; width: 6px; height: 6px; border-left: 2px solid #ffffff; position: absolute; left: 50%; top: 50%; margin: -3px 0 0 -3px; border-bottom: 2px solid #ffffff; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.indexlump1 ul li { position: relative; }

.indexlump1 ul li .imgbox { position: relative; z-index: 1; }

.indexlump1 ul li .imgbox img { display: block; }

.indexlump1 ul li .textbox { position: absolute; z-index: 2; top: 20px; left: 20px; color: #fff; }

.indexlump1 ul li .name { font-size: 20px; line-height: 40px; }

.indexlump1 ul li.li1 .textbox { color: #333; }

.indexlump2 ul li { position: relative; background-repeat: no-repeat; background-size: cover; text-align: center; }

.indexlump2 ul li .textbox { padding: 20px 0; }

.indexlump2 ul li .name { font-size: 30px; line-height: 80px; color: #333; }

.indexlump2 ul li .name sup { font-size: 14px; }

.indexlump3 { padding: 30px 0; background-color: #f2f2f2; }

.indexlump3 .titlename1 { font-size: 20px; position: relative; padding-bottom: 10px; margin-bottom: 20px; }

.indexlump3 .titlename1 .name2 { color: #999; font-size: 20px; }

.indexlump3 .titlename1::after { content: ""; width: 40px; height: 3px; background-color: #333; position: absolute; bottom: -1px; left: 0; }

.indexlump3 ul li { padding-bottom: 20px; }

.indexlump3 ul li .imgbox { position: relative; }

.indexlump3 ul li .imgbox img { display: block; width: 100%; position: relative; z-index: 1; }

.indexlump3 ul li .textbox { padding: 15px 15px 25px; background-color: #fff; }

.indexlump3 ul li .time { font-size: 14px; color: #a8a8a8; line-height: 36px; }

.indexlump3 ul li .name { font-size: 16px; line-height: 30px; }

.indexlump3 ul li .text { color: #666; margin-top: 11px; }

.indexlump3 .morebtn { display: block; width: 140px; margin: 0 auto; border: 1px solid #666; padding: 5px 10px; text-align: center; }

.indexlump3 .morebtn .fricon { display: inline-block; height: 1px; width: 18px; background-color: #686772; position: relative; vertical-align: 4px; margin-left: 4px; }

.indexlump3 .morebtn .fricon::after { content: ""; width: 8px; height: 8px; border-top: 1px solid #686772; border-right: 1px solid #686772; position: absolute; right: 4px; top: 50%; -webkit-transform: rotate(45deg) translateY(-60%); -ms-transform: rotate(45deg) translateY(-60%); transform: rotate(45deg) translateY(-60%); }

.indexlump3 .morebtn:hover { color: #fff; background-color: #006ba7; border-color: #006ba7; }

.indexlump3 .morebtn:hover .fricon { background-color: #fff; }

.indexlump3 .morebtn:hover .fricon::after { border-color: #fff; }

.indexlump4 { padding: 45px 0; background-color: #fff; }

.indexlump4 ul { text-align: center; }

.indexlump4 ul li { display: inline-block; width: 30%; margin: 0 1%; padding: 5px 10px; }

.indexlump4 ul li img { display: block; width: 80%; margin: 0 auto 10px; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); }

.indexlump4 ul li:hover a { color: #006ba7; }

.indexlump4 ul li:hover img { -webkit-transform: translateY(-5%); -ms-transform: translateY(-5%); transform: translateY(-5%); -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); }

.innerbanner { width: 100%; position: relative; overflow: hidden; }

.innerbanner img { display: block; max-width: 100%; margin: 0 auto; }

.subnavlist { background-color: #f2f2f2; }

.subnavlist .commonweb { display: none; max-width: 100%; }

.subnavlist ul li { font-size: 16px; text-align: center; }

.zsannavbtn { padding: 15px; color: #333333; text-align: center; font-size: 16px; cursor: pointer; }

.subnavlist ul li a { display: block; width: 100%; font-size: 16px; padding: 22px 0; text-align: center; line-height: 18px; background-color: #f2f2f2; color: #333333; }

.subnavlist ul li a:hover { background-color: #0068b7; color: #ffffff; }

.subnavlist ul li a.cur { background-color: #0068b7; color: #ffffff; }

.zsannavbtn { padding: 15px; color: #333333; text-align: center; font-size: 16px; cursor: pointer; }

.zsannavbtn a:after { display: inline-block; content: ""; width: 12px; height: 12px; border-left: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0 0 3px 6px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }

.insidelump { max-width: 1920px; margin: 0 auto; }

.insidetitle1 { font-size: 20px; font-weight: bold; color: #006ba7; line-height: 50px; }

.insidelump1 { padding: 40px 0 52px; background-color: #fff; }

.insidelumpP1 dt { text-align: center; padding-bottom: 20px; }

.insidelumpP1 dt img { width: 100%; max-width: 615px; }

.insidelumpP1 dd { font-size: 14px; line-height: 28px; }

.insidelumpP1 dd .stitle1 { color: #006ba7; font-weight: bold; }

.insidelumpP1 dd .stitle2 { padding-left: 18px; position: relative; font-weight: bold; }

.insidelumpP1 dd .stitle2::after { content: ""; display: block; width: 6px; height: 6px; background-color: #333; border-radius: 5px; position: absolute; top: 50%; left: 2px; margin-top: -2px; }

.insidedottext li { padding-left: 18px; position: relative; }

.insidedottext li::after { content: ""; display: block; width: 6px; height: 6px; border-radius: 6px; background-color: #333; position: absolute; top: 11px; left: 0; }

.insidelump2 { background-color: #e6e6e6; }

.insidelump2 dl dt { overflow: hidden; }

.insidelump2 dl dt img { display: block; width: 100%; }

.insidelump2M { padding: 20px 0; overflow: hidden; }

.insidelump2M ul { max-width: 320px; margin: 0 auto; }

.insidelump2M ul li { float: left; width: 50%; padding: 16px 20px; text-align: center; }

.insidelump2M ul li .imgbox { width: 100px; height: 100px; border-radius: 120px; background-color: #fff; margin: 0 auto 12px; }

.insidelump2M ul li .textbox { line-height: 20px; height: 40px; overflow: hidden; }

.insidelump3 { padding: 40px 0; }

.insidelump3 .insidelumpP1 dt { padding-bottom: 0; }

.insidelump4 { background-color: #dce9f8; text-align: center; padding: 36px 0 47px; }

.insidelump4M dt { padding-bottom: 20px; }

.insidelump4M dt img { display: block; margin: 0 auto 26px; }

.insidelump4M dd { background-color: #fff; max-width: 320px; margin: 0 auto 20px; text-align: left; }

.insidelump4M dd .textbox { padding: 0 16px; overflow: hidden; height: 133px; }

.insidelump4M dd .text1 { font-size: 16px; color: #666; }

.insidelump4M dd .linkbox1 { margin-right: -30px; margin-top: 5px; }

.insidelump4M dd .linkbox1 a { float: left; width: 113px; padding-left: 13px; position: relative; color: #999; margin-right: 40px; }

.insidelump4M dd .linkbox1 a::after { content: ""; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #999; position: absolute; top: 50%; left: 0; margin-top: -2px; }

.insidelump4M dd .linkbox1 a:hover { color: #006ba7; }

.insidelump4M .sname1 { display: block; font-size: 18px; font-weight: bold; line-height: 42px; height: 42px; height: 42px; line-height: 42px; display: -webkit-box; word-break: break-all; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.insidelump5 { text-align: center; padding: 30px 0; }

.insidelump6M { padding: 20px 10px 30px; }

.insidelump7 { padding: 30px 0 20px; }

.insidelump7 .insidelumpP1 dt { text-align: center; }

.insidelump7 .insidelumpP1 dt img { max-width: 100%; width: auto; margin: 0 auto; }

.insidelump7 .insidelumpP1 dd { line-height: 24px; }

.insidelumpP2 { height: 214px; overflow: hidden; position: relative; }

.insidelumpP2 .bgimg { height: 214px; position: relative; z-index: 1; }

.insidelumpP2 .bgimg img { display: block; max-width: initial; height: 214px; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.insidelumpP2m { position: absolute; z-index: 2; top: 3%; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); min-width: 300px; text-align: center; }

.videobox .videobtn { display: block; width: 100px; height: 100px; margin: 0 auto 0; background: url(../images/ndricon_01.png) no-repeat center center; background-size: 70px 70px; }

.insidelump9 { padding: 20px 0 58px; text-align: center; background-color: #fff; }

.insidelump9M { overflow-x: auto; overflow-y: hidden; }

.insidelump9M table, .insidelump9M th, .insidelump9M td { border: 1px solid #ccc; border-collapse: collapse; }

.insidelump9M table { width: 100%; min-width: 900px; }

.insidelump9M table th, .insidelump9M table td { padding: 8px 20px; font-size: 14px; line-height: 26px; width: 25%; }

.insidelump9M table th { padding: 6px 20px; background-color: #e1e2e1; }

.insidelump9M table .th1 { background-color: #0068b7; color: #fff; }

.insidelump9M table .td1 { background-color: #6caedf; color: #fff; }

.insidelump9M table .td2 { background-color: #f0f2f0; }

.numol1 li { padding-left: 20px; text-indent: -1.5em; text-align: left; }

.insidelump10 { padding: 30px 0 20px; }

.insidelump10 .insidelumpP1 dt { text-align: center; }

.insidelump10 .insidelumpP1 dt img { max-width: 100%; width: auto; margin: 0 auto; }

.insidelump10 .insidelumpP1 dd { line-height: 24px; }

.insidelump10 .insidedottext li::after { top: 9px; }

.insidelump11 { padding: 20px 0 45px; text-align: center; }

.insidelumpP3 ul li img { display: block; width: 100%; }

.insidelumpP3 ul li .name1 { height: 40px; line-height: 40px; overflow: hidden; font-size: 16px; background-color: #e6e6e6; }

.insidelump12 { text-align: center; padding: 11px 0 40px; background-color: #dce9f8; }

.insidelump12 ul li { margin: 10px 0; }

.insidelump12 ul li .textbox1 { padding: 10px 20px; background-color: #fff; text-align: left; }

.insidelump13 { padding: 26px 0 44px; }

.insidelump13 .insidelumpP1 dd { line-height: 24px; }

.insidelump13 .insidedottext li::after { top: 9px; }

.insidelump14 { padding: 0 0 40px; background-color: #e6e6e6; text-align: center; }

.insidelump14 ul li { padding: 0 1px 1px 0; text-align: left; font-size: 12px; }

.insidelump14 ul li img { display: block; width: 100%; }

.insidelump14 ul li .textbox { position: relative; }

.insidelump14 ul li .bgbox { position: relative; z-index: 1; }

.insidelump14 ul li .text { position: absolute; z-index: 2; top: 0; left: 0; rihgt: 0; bottom: 0; overflow: hidden; line-height: 20px; padding: 10px; }

.insidelump14 ul li .name1 { font-size: 13px; font-weight: bold; }

.insidelump15 { padding: 20px 0 70px; text-align: center; }

.insidelump16 { padding: 0 0 50px; background-color: #dce9f9; text-align: center; }

.insidelump16M { overflow-x: auto; overflow-y: hidden; }

.insidelump16M table, .insidelump16M th, .insidelump16M td { border: 2px solid #dce9f9; border-collapse: collapse; }

.insidelump16M table { width: 100%; min-width: 900px; }

.insidelump16M table th, .insidelump16M table td { padding: 8px 20px; font-size: 14px; line-height: 26px; width: 25%; }

.insidelump16M table th { padding: 6px 20px; background-color: #4472c4; color: #e9ebf5; }

.insidelump16M table tr:nth-child(2n) td { background-color: #cfd5ea; }

.insidelump16M table tr:nth-child(2n+1) td { background-color: #e9ebf5; }

.insidelump17 { padding: 28px 0 60px; text-align: center; }

.insidetext1 { max-width: 1000px; margin: 0 auto; font-size: 14px; line-height: 26px; }

.insidelump17M { padding: 20px 0 0; overflow: hidden; }

.insidelump17M ul { margin-left: -6px; margin-right: -6px; }

.insidelump17M ul li { padding: 6px; font-size: 16px; line-height: 40px; }

.insidelump17M ul li img { display: block; width: 100%; }

.insidelump18 { padding: 12px 0 52px; text-align: center; background-color: #dce9f9; }

.insidelump19 { padding: 36px 0 110px; text-align: center; }

.insideRmain { padding-top: 10px; }

.solutionpage { padding: 0px 15px; text-align: center; }

.solutionpage .btitle1 { font-size: 20px; font-weight: bold; color: #006ba7; line-height: 50px; }

.solutionnav { background-color: #f2f2f2; margin-bottom: 10px; }

.solutionnav a { float: left; width: 27%; text-align: center; height: 40px; line-height: 40px; position: relative; }

.solutionnav a::after { content: ""; display: block; width: 1px; height: 12px; background-color: #d9d9d9; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.solutionnav a:first-child { width: 19%; }

.solutionnav a:last-child::after { display: none; }

.solutionnav a:hover, .solutionnav a.cur { background-color: #006ba7; color: #fff; }

.solutionnav a:hover::after, .solutionnav a.cur::after { display: none; }

.solutionlumpMain .insidenewL { padding-top: 17px; }

.solutionlump { border-top: 1px solid #ccc; margin-top: 24px; }

.solutionlump:first-child { border-top: none; margin-top: 0; }

.solutionlump .ctitle1 { font-size: 18px; font-weight: bold; color: #006ba7; line-height: 40px; }

.solutionlump .dotp3 { position: relative; text-indent: 9px; text-align: left; }

.solutionlump .dotp3::after { content: ""; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #666; position: absolute; top: 7px; left: 0; }

.solutionlump1M { background-color: #f2f2f2; }

.solutionlump1M dl dt img { display: block; width: 100%; }

.solutionlump1M dl dd { padding: 15px; }

.solutionlump2M { overflow: hidden; }

.solutionlump2M ul { margin-left: -6px; margin-right: -6px; }

.solutionlump2M ul li { margin-bottom: 12px; padding-left: 6px; padding-right: 6px; }

.solutionlump2M ul li .imgbox img { display: block; width: 100%; }

.solutionlump2M ul li .textbox { background-color: #f2f2f2; padding: 5px 15px 12px; overflow: hidden; color: #666; }

.solutionlump2M ul li .name1 { font-size: 16px; line-height: 28px; height: 28px; overflow: hidden; color: #333; font-weight: bold; }

.solutionlump2M ul li .dotp { padding-left: 9px; position: relative; }

.solutionlump2M ul li .dotp::after { content: ""; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #666; position: absolute; top: 10px; left: 0; }

.solutionlump3M { background-color: #f2f2f2; }

.solutionlump3M dl dt img { display: block; width: 100%; }

.solutionlump3M dl dd { padding: 15px; }

.solutionlump3M dl dd .stext1 { font-size: 16px; font-weight: bold; }

.solutionlump3M dl dd .stext3 { font-size: 16px; font-weight: bold; color: #333; }

.solutionlump3M dl dd .dotp2 { padding-left: 9px; position: relative; }

.solutionlump3M dl dd .dotp2::after { content: ""; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #333; position: absolute; top: 10px; left: 0; }

.solutionlump3M dl dd .stext2 { padding-left: 9px; position: relative; color: #333; font-weight: bold; }

.solutionlump3M dl dd .stext2::after { content: ""; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #333; position: absolute; top: 10px; left: 0; }

.solutionlump5 { margin-top: 0; border-top: none; }

.solutionlump5M { overflow: hidden; }

.solutionlump5M ul { margin-left: -2px; margin-right: -2px; }

.solutionlump5M ul li { margin-bottom: 4px; padding-left: 2px; padding-right: 2px; }

.solutionlump5M ul li .imgbox img { display: block; width: 100%; }

.solutionlump5M ul li .name1 { font-size: 16px; line-height: 45px; height: 45px; overflow: hidden; text-align: center; }

.solutionlump7 .solutionlump3M dl dd { color: #666; }

.solutionlump8 { border-top: none; margin-top: 10px; }

.downtablebox { padding-top: 15px; }

.downtablebox table, .downtablebox th, .downtablebox td { border-collapse: collapse; }

.downtablebox table { width: 100%; }

.downtablebox th { border: 1px solid #fff; background-color: #006ba7; color: #fff; }

.downtablebox td { border: 1px solid #d9d9d9; }

.downtablebox th, .downtablebox td { height: 48px; text-align: center; }

.downtablebox th:nth-child(1), .downtablebox td:nth-child(1) { width: 42%; }

.downtablebox th:nth-child(2), .downtablebox td:nth-child(2) { display: none; width: 38%; }

.downtablebox th:nth-child(3), .downtablebox td:nth-child(3) { width: 20%; }

.downtablebox .downbtn1 { display: block; width: 35px; height: 35px; background: url(../images/ndricon_04.png) no-repeat center center; background-size: 100% 100%; margin: 0 auto; }

.popupbox { position: fixed; z-index: 99999; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); display: none; }

.popupbg { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; }

.popupM { position: absolute; z-index: 2; left: 50%; top: 50%; background-color: #fff; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.popupM .closebtn { display: block; width: 16px; height: 16px; background: url(../images/closebtn.png) no-repeat center center; position: absolute; top: 5px; right: 5px; z-index: 2; }

.requestpopup .popupM { width: 95%; padding: 40px 20px 20px; max-width: 975px; }

.requestpopup .popupM .closebtn { width: 30px; height: 30px; background: url(../images/20170627icon_13.png) no-repeat center center; top: 11px; right: 11px; }

.requestpopupB table { width: 100%; border-collapse: collapse; }

.requestpopupB table tr td, .requestpopupB table tr th { border-collapse: collapse; border: 1px solid #bbceee; height: 55px; font-size: 14px; color: #333; }

.requestpopupB table tr th { width: 65px; background-color: #f5f8fc; font-weight: normal; }

.requestpopupB table tr td label { display: block; min-height: 18px; padding: 10px; }

.requestpopupB table tr td label input { display: block; width: 100%; height: 18px; background: none; }

.requestpopupB table tr td label textarea { display: block; width: 100%; height: 110px; background: none; resize: none; }

.requestpopupB table tr td .codeimport { padding: 5px 150px 5px 0; position: relative; }

.requestpopupB table tr td .codeimport .codenum { position: absolute; top: 50%; right: 0; height: 40px; margin-top: -20px; }

.requestpopupB table tr td .codeimport .codenum img { display: block; width: 105px; height: 40px; }

.requestpopupB .submitbtn { display: block; width: 103px; height: 34px; line-height: 34px; text-align: center; background: #346ccd; font-size: 14px; color: #fff; cursor: pointer; margin-top: 13px; }

.solutionlump9 .solutionlump2M ul li .textbox { height: 70px; padding-top: 10px; padding-bottom: 10px; }

.solutionlump9 .solutionlump2M ul li .name1 { line-height: 50px; height: 50px; }

.solutionlump10M { overflow-x: auto; overflow-y: hidden; }

.solutionlump10M table { width: 100%; min-width: 900px; }

.solutionlump10M table, .solutionlump10M th, .solutionlump10M td { border-collapse: collapse; border: 1px solid #ccc; text-align: center; height: 50px; }

.solutionlump10M th { width: 27%; font-weight: bold; font-size: 16px; }

.solutionlump10M th:nth-child(1) { width: 13%; }

.solutionlump10M td { padding: 7px 12px; line-height: 18px; color: #666; }

.solutionlump10M td .imgbox { margin-left: -9px; margin-right: -9px; }

.solutionlump11 .solutionlump3M dl dd { color: #666; }

.solutionlump11 .solutionlump3M dl dd .dotp2::after { background-color: #666; }

.solutionlump12 .solutionlump2M ul li { line-height: 18px; }

.solutionlump12 .solutionlump2M ul li .dotp::after { top: 7px; }

.solutionlump12 .solutionlump2M ul li .name1 { height: auto; line-height: 16px; font-size: 14px; padding-bottom: 8px; padding-top: 6px; }

.solutionlump13M { overflow-x: auto; overflow-y: hidden; margin-top: 29px; }

.solutionlump13M table { width: 100%; min-width: 900px; }

.solutionlump13M table, .solutionlump13M th, .solutionlump13M td { border-collapse: collapse; border: 1px solid #ccc; height: 50px; }

.solutionlump13M th { width: 33.33%; font-weight: bold; font-size: 16px; background-color: #e1e2e1; text-align: center; }

.solutionlump13M td { padding: 12px 15px; line-height: 18px; color: #666; width: 33.33%; }

.solutionlump13M td .imgbox { margin: -12px -15px; }

.solutionlump13M td .textbox2 { padding-left: 20px; padding-right: 20px; }

.solutionlump16M { overflow-x: auto; overflow-y: hidden; }

.solutionlump16M table { width: 100%; min-width: 900px; }

.solutionlump16M table, .solutionlump16M th, .solutionlump16M td { border-collapse: collapse; border: 2px solid #fff; text-align: center; height: 48px; }

.solutionlump16M th { width: 25%; font-weight: bold; font-size: 16px; background-color: #006ba7; color: #fff; border-bottom: 3px solid #fff; }

.solutionlump16M th:nth-child(1) { width: 19%; }

.solutionlump16M td { padding: 9px 5px; background-color: #cfd5ea; }

.solutionlump16M td img { margin-top: 10px; margin-bottom: 10px; }

.solutionlump16M tr:nth-child(2n-1) td { background-color: #e9ebf5; }

.solutionlump17M { overflow: hidden; }

.solutionlump17M ul { margin-left: -6px; margin-right: -6px; }

.solutionlump17M ul li { margin-bottom: 12px; padding-left: 6px; padding-right: 6px; }

.solutionlump17M ul li .imgbox { padding: 30px 10px 20px; }

.solutionlump17M ul li .imgbox img { display: block; max-width: 100%; margin: 0 auto; }

.solutionlump17M ul li .textbox { padding: 5px 15px 12px; overflow: hidden; color: #666; }

.solutionlump17M ul li .name1 { font-size: 16px; line-height: 28px; height: 28px; overflow: hidden; color: #333; font-weight: bold; }

.solutionlump17M ul li .libox { border: 1px solid #e6e6e6; text-align: center; }

.solutionlump18M { overflow: hidden; }

.solutionlump18M ul { margin-left: -1px; margin-right: -1px; }

.solutionlump18M ul li { padding: 1px; }

.solutionlump18M ul li .libox { border: 1px solid #d9d9d9; }

.solutionlump18M ul li .imgbox img { display: block; width: 100%; }

.solutionlump18M ul li .name1 { text-align: center; height: 32px; line-height: 32px; overflow: hidden; }

.solutionlump19 .solutionlump3M { background-color: #fff; }

.solutionlump19 .solutionlump3M dl { border: 1px solid #e6e6e6; }

.solutionlump19 .solutionlump3M dl dt { bottom-bottom: 1px solid #e6e6e6; margin-left: -1px; margin-right: -1px; margin-top: -1px; }

.solutionlump20 .solutionlump5M ul li .name1 { height: auto; line-height: 24px; padding: 16px 0 5px; }

.solutionlump21 .solutionlump3M dl dd { color: #666; }

.solutionlump21 .solutionlump3M dl dd .dotp2 { margin-left: 24px; }

.solutionlump23M { overflow-x: auto; overflow-y: hidden; margin-top: 29px; }

.solutionlump23M table { width: 100%; min-width: 900px; text-align: center; }

.solutionlump23M table, .solutionlump23M th, .solutionlump23M td { border-collapse: collapse; border: 1px solid #ccc; height: 50px; }

.solutionlump23M th { width: 33.33%; font-weight: bold; font-size: 16px; background-color: #e1e2e1; text-align: center; }

.solutionlump23M td { padding: 12px 15px 18px; line-height: 18px; color: #666; width: 33.33%; }

.solutionlump23M td .imgbox { padding-bottom: 7px; }

.solutionlump23M td .textbox2 { padding-left: 20px; padding-right: 20px; }

.solutionlump23M .sname2 { font-size: 16px; font-weight: bold; padding-bottom: 24px; }

.solutionlump24M ul { border-left: 1px solid #bcdaf2; }

.solutionlump24M ul li { border: 1px solid #bcdaf2; border-left: none; padding: 28px 20px 20px; background-color: #dfeffc; text-align: center; font-size: 15px; }

.solutionlump24M ul li .imgbox { padding-bottom: 18px; }

.solutionlump25 { padding-top: 20px; }

.solutionlump25M { overflow: hidden; }

.solutionlump25M ul li { padding: 10px 0; }

.solutionlump25M ul li .imgbox img { display: block; width: 100%; }

.solutionlump25M ul li .textbox { padding: 15px 0; height: 54px; overflow: hidden; font-size: 16px; }

.solutionlump25M ul li .name1 { float: left; }

.solutionlump25M ul li .btn1 { float: right; color: #006ba7; }

.solutionlump26 .solutionlump3M dl dd { color: #666; }

.solutionlump26 .solutionlump3M dl dd .dotp2::after { background-color: #666; }

.solutionlump27 .solutionlump13M { margin-top: 0; }

.popup { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: rgba(0, 0, 0, 0.5); display: none; }

.popup .bg { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }

.popupM { position: absolute; top: 50%; left: 50%; z-index: 2; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: #fff; }

.popupM .closebtn { display: block; width: 25px; height: 25px; background: url(../images/close_01.png) no-repeat; position: absolute; right: -22px; top: -22px; display: none; }

.videopopup1 .popupM { width: 100%; max-width: 888px; height: 300px; }

.videopopupM { height: 100%; background-color: #000; }

.videopopupM video { width: 100%; height: 100%; background-color: #fff; }

.cultureOne { overflow: hidden; }

.cultureOne ul { padding: 25px 0; }

.cultureOne li { margin: 10px 0; text-align: center; font-size: 16px; }

.cultureOne img { width: 100%; display: block; margin-bottom: 10px; }

.cultureTwo { background-color: #f2f2f2; overflow: hidden; }

.cultureTwo h2 { background-color: #E6E6E6; color: #0068b7; text-align: center; font-weight: bold; line-height: 60px; font-size: 16px; margin-bottom: 30px; }

.cultureTwo-list-head { padding: 0 10px; overflow: hidden; font-weight: bold; }

.cultureTwo-list-head .cultureTwo-num { background-color: #0068b7; width: 60px; height: 60px; float: left; font-size: 40px; line-height: 60px; text-align: center; font-family: arial; color: #fff; margin-right: 15px; }

.cultureTwo-list-head p { font-size: 20px; font-weight: bold; }

.cultureTwo-list-head p span { display: block; color: #333; padding-bottom: 5px; padding-top: 5px; }

.cultureTwo-list-head p i { display: block; color: #999; text-transform: uppercase; font-family: arial; }

.cultureTwo-list ul { padding-top: 20px; padding-bottom: 10px; }

.cultureTwo-list li { text-align: center; margin-bottom: 20px; }

.cultureTwo-list li p { background-color: #FFFFFF; font-size: 16px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 5px; }

.cultureTwo-list img { display: block; width: 100%; }

@media (min-width: 400px) { .cultureTwo h2 { font-size: 18px; } }

@media (min-width: 767px) { .cultureTwo h2 { font-size: 24px; line-height: 70px; margin-bottom: 40px; }
  .cultureTwo-list-head { padding: 0; }
  .cultureTwo-list ul { padding-bottom: 20px; margin: 0 -7px; }
  .cultureTwo-list ul li { padding: 0 7px; } }

@media (min-width: 991px) { .cultureTwo h2 { font-size: 26px; line-height: 80px; } }

@media (min-width: 1024px) { .cultureTwo h2 { font-size: 28px; line-height: 85px; }
  .cultureTwo-list { position: relative; }
  .cultureTwo-list ul { padding-left: 70px; }
  .cultureTwo-list li p { font-size: 14px; padding: 0; }
  .cultureTwo-list-head { position: relative; z-index: 2; }
  .cultureTwo-list-head .cultureTwo-num { margin-right: 10px; }
  .cultureTwo-list:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; left: 30px; top: 0; background-color: #0068B7; z-index: 1; }
  .cultureTwo-list:last-of-type:after { display: none; } }

@media (min-width: 1180px) { .cultureOne ul { padding: 65px 0 20px; margin: 0 -18px; }
  .cultureOne ul li { padding: 0 18px; font-size: 18px; }
  .cultureOne ul li img { margin-bottom: 20px; }
  .cultureTwo { padding-bottom: 20px; }
  .cultureTwo h2 { font-size: 30px; line-height: 95px; }
  .cultureTwo-list-head .cultureTwo-num { width: 80px; height: 80px; margin-right: 22px; line-height: 80px; font-size: 60px; }
  .cultureTwo-list-head p { font-size: 30px; line-height: 28px; }
  .cultureTwo-list-head p span { padding-top: 3px; padding-bottom: 18px; }
  .cultureTwo-list ul { padding: 35px 0 38px 102px; }
  .cultureTwo-list li p { font-size: 16px; height: 50px; line-height: 50px; } }

/*--------ndrcase401 start--------*/
.ndrcase401 { background-color: #dce9f9; padding: 30px 0; }

.ndrcase401 h2 { color: #0068B7; font-size: 22px; font-weight: bold; text-align: center; position: relative; margin-bottom: 20px; }

.ndryearbox { padding: 0 40px; position: relative; margin-bottom: 15px; }

.ndryearwrap:after { content: ''; display: block; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: 3px; background-color: #FFFFFF; margin: 0 10px; }

.ndryearbox li { width: 84px; height: 84px; position: relative; line-height: 84px; text-align: center; cursor: pointer; font-size: 18px; }

.ndryearbox li:after { content: ''; display: block; width: 84px; height: 84px; background-color: #FFFFFF; overflow: hidden; border-radius: 100%; position: absolute; left: 50%; top: 0; z-index: -1; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.ndryearbox li:hover a, .ndryearbox li.cur a { color: #FFFFFF; }

.ndryearbox li:hover:after, .ndryearbox li.cur:after { background-color: #0068B7; }

.ndrbtn { width: 35px; height: 70px; position: absolute; top: 50%; background-color: #FFFFFF; background-repeat: no-repeat; background-position: center center; border: 1px solid #dadada; border-radius: 2px; overflow: hidden; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#ndrPrevBtn { left: 0; background-image: url(../images/ndrprev.png); }

#ndrNextBtn { right: 0; background-image: url(../images/ndrnext.png); }

@media (min-width: 768px) { .ndrcase401 h2 { font-size: 24px; margin-bottom: 30px; } }

@media (min-width: 1023px) { .ndryearbox { margin-bottom: 20px; }
  .ndrcase401 { padding: 40px 0 60px; }
  .ndrcase401 h2 { font-size: 26px; }
  .ndrbtn:hover { background-color: #0068B7; border-color: #0068B7; }
  #ndrPrevBtn:hover { background-image: url(../images/ndrprev02.png); }
  #ndrNextBtn:hover { background-image: url(../images/ndrnext02.png); } }

@media (min-width: 1180px) { .ndrcase401 { padding: 50px 0 70px; }
  .ndrcase401 h2 { font-size: 30px; }
  .ndryearbox { padding: 0 93px; }
  #ndrPrevBtn { left: 32px; }
  #ndrNextBtn { right: 32px; } }

.productcont6 { padding: 36px 0; background-color: #f2f2f2; }

.productlist6 { overflow: hidden; display: none; }

.productlist6:first-of-type { display: block; }

.productlist6 ul { margin: 0 -14px; }

.productlist6 ul li { padding: 14px; }

.proimgcont03 img { display: block; width: 70%; margin: 0 auto; }

.productimgbox { background-color: #FFFFFF; }

.producttext6 { display: none; padding: 0 20px 20px; color: #ffffff; }

.producttext6:hover { color: #ffffff; }

.productlist6 h4 { color: #333333; text-align: center; font-size: 15px; padding: 15px 15px 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.producttitle6 { display: none; }

.producttitle6 a { color: #FFFFFF; }

.producttext6 p { height: 96px; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; display: none; }

.producticon6 { width: 56px; height: 56px; background-image: url(../images/product6cp04.png); background-repeat: no-repeat; display: block; margin: 40px auto 0; display: none; }

.productnavmore { width: 70px; height: 70px; background-image: url(../images/product6cp05.jpg); background-repeat: no-repeat; position: absolute; right: 0; top: 0; }

.productnav6 ul { overflow: hidden; }

.productnav6 ul li { font-size: 16px; text-align: center; }

.productnav6 ul li a { display: block; width: 100%; font-size: 16px; padding: 22px 0; text-align: center; line-height: 18px; color: #333333; }

.productnav6 ul li a:hover { background-color: #0068b7; color: #ffffff; }

.productnav6 ul li a.cur { background-color: #0068b7; color: #ffffff; }

.productactive { display: none; }

.productnavbtn6 { padding: 15px; color: #333333; text-align: center; font-size: 16px; cursor: pointer; }

.productnavbtn6 a:after { display: inline-block; content: ""; width: 12px; height: 12px; border-left: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0 0 3px 6px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }

.productnavmore { display: none; }

@media (min-width: 768px) { .productlist6 h4 { font-size: 20px; }
  .proimgcont03 { display: block; padding: 3% 3%; height: 324px; position: relative; overflow: hidden; }
  .proimgcont03 img { width: 81%; margin: 0; max-width: 100%; position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); } }

@media (min-width: 1024px) { .productnavbtn6 { display: none; }
  .productactive, .productnavmore { display: block; }
  .productnav6 { position: relative; padding-right: 70px; height: 70px; overflow: hidden; background-color: #FFFFFF; }
  .productnav6 ul { transition: all .6s; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; }
  .productnav6 ul li { color: #333333; float: left; width: 175px; line-height: 70px; }
  .productnav6 ul li:nth-child(7n) { margin-right: 20px; }
  .productnav6 ul li a { display: inline-block; padding: 0; line-height: 70px; position: relative; }
  .productnav6 ul li a:hover { color: #0068b7; background-color: #FFFFFF; }
  .productnav6 ul li a.cur { color: #0068b7; background-color: #FFFFFF; }
  .productnav6 ul li a:hover:after { content: ''; width: 100%; height: 3px; position: absolute; bottom: 0; left: 0; background-color: #0068b7; }
  .productactive { font-weight: bold; font-size: 18px; position: relative; margin-right: 20px; }
  .productactive span:after { content: ''; display: block; width: 1px; height: 29px; background-color: #d9d9d9; position: absolute; right: 0; top: 50%; margin-top: -15px; }
  .productlist6 h4 { padding: 10px 20px 40px; }
  .productimgbox { position: relative; }
  .producttext6 { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-color: rgba(0, 104, 183, 0.8); color: #FFFFFF; padding: 85px 35px 0; opacity: 0; transition: all .6s; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; }
  .producttitle6 { display: block; font-size: 20px; font-weight: bold; padding-bottom: 15px; }
  .producttext6 p { display: block; }
  .productlist6 ul li:hover .producttext6 { opacity: 1; }
  .productlist6 ul li:hover .producticon6 { display: block; } }

/*--------ndrcase401 end--------*/
/*--------员工心声 start--------*/
.staffStyle { background: url(../images/lpic14.jpg) no-repeat; background-size: cover; padding: 93px 0; }

.goodiximg { display: block; width: 100%; }

.goodixphmess { padding: 12px 18px; background: #fff; margin-top: 24px; }

.goodixleftimg { width: 28%; overflow: hidden; float: left; }

.goodixleftimg img { display: block; width: 100%; }

.goodixrgtext { float: left; font-size: 15px; width: 100%; padding-top: 8px; }

.goodixrgtext h4 { font-size: 18px; font-weight: bold; }

.goodixrgtext h4 span { font-weight: normal; font-size: 14px; }

.staffStyle-list { display: none; }

/*员工风采移动端*/
.goodixphonelist { width: 100%; margin: 0 auto; position: relative; }

.leftgoodix, .rightgoodix { display: block; width: 26px; height: 154px; background: url(../images/zimg83.png) no-repeat; position: absolute; top: 50%; margin-top: -77px; }

.leftgoodix { left: 0; background-position: left bottom; }

.leftgoodix:hover { background-position: left top; }

.rightgoodix { right: 0; background-position: right bottom; }

.rightgoodix:hover { background-position: right top; }

.goodixphonescroll { width: 76%; margin: 0 auto; overflow: hidden; }

.goodixphonelistM { position: relative; }

.goodixphonescroll ul li { overflow: hidden; float: left; position: relative; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; display: -ms-flexbox; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; }

.goodixphonescroll ul { 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; box-sizing: content-box; }

@media (min-width: 429px) { .leftgoodix, .rightgoodix { width: 45px; }
  .goodixrgtext { width: 76%; padding: 4px 0 0 11px; color: #666; }
  .goodixleftimg { width: 20%; }
  .goodixrgtext h4 { padding-bottom: 11px; color: #333; } }

@media (min-width: 1180px) { .goodixphonelist { display: none; }
  .staffStyle { padding: 230px 0 255px; }
  .staffStyle-list { display: block; }
  .staffStyle-list dl { float: left; margin-right: 20px; }
  .staffStyle-list dl dd { width: 50%; height: 158px; float: left; position: relative; }
  .goodix1 { width: 368px; height: 315px; background: url(../images/lpic15.png) no-repeat; }
  .goodix2 { width: 359px; height: 315px; background: url(../images/lpic16.png) no-repeat; }
  .goodix3 { width: 333px; height: 315px; background: url(../images/lpic17.png) no-repeat; }
  .zfloatgoodix { width: 400px; min-height: 165px; padding: 15px; background: #fff; border: 1px solid #e0e0e0; position: absolute; left: 0; bottom: 175px; display: none; z-index: 10; }
  .zgoodixicon { display: inline-block; content: ""; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 13px solid #fff; position: absolute; left: 195px; bottom: -16px; z-index: 10; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
  .zfloatgoodixtext { width: 230px; float: left; padding: 4px 0 0 15px; }
  .zfloatgoodixtext h4 { font-size: 16px; font-weight: bold; padding-bottom: 10px; }
  .zfloatgoodixtext p { color: #666; }
  .zfloatgoodiximg { width: 135px; height: 135px; overflow: hidden; float: left; }
  .zgoodix0 .zgoodixicon { left: 31px; }
  .zgoodix1 .zfloatgoodix { left: -97px; }
  .zgoodix2 .zfloatgoodix { left: 0; top: 176px; bottom: auto; }
  .zgoodix2 .zgoodixicon { bottom: auto; top: -16px; left: 41px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
  .zgoodix3 .zfloatgoodix { left: -97px; bottom: auto; top: 176px; }
  .zgoodix3 .zgoodixicon { bottom: auto; top: -16px; left: 158px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
  .zgoodix4 .zgoodixicon { left: 35px; }
  .zgoodix5 .zfloatgoodix { left: -107px; }
  .zgoodix5 .zgoodixicon { left: 167px; }
  .zgoodix6 .zfloatgoodix { bottom: auto; top: 176px; }
  .zgoodix6 .zgoodixicon { left: 50px; top: -16px; bottom: auto; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
  .zgoodix7 .zfloatgoodix { left: -107px; bottom: auto; top: 176px; }
  .zgoodix7 .zgoodixicon { bottom: auto; top: -16px; left: 156px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
  .zgoodix8 .zgoodixicon { left: 32px; }
  .zgoodix9 .zfloatgoodix { left: -110px; }
  .zgoodix9 .zgoodixicon { left: 231px; }
  .zgoodix10 .zfloatgoodix { bottom: auto; top: 176px; }
  .zgoodix10 .zgoodixicon { left: 107px; top: -16px; bottom: auto; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
  .zgoodix11 .zfloatgoodix { left: -110px; bottom: auto; top: 176px; }
  .zgoodix11 .zgoodixicon { bottom: auto; top: -16px; left: 159px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); } }

/*--------员工心声 end--------*/
/*--------新闻中心 start--------*/
.news-leftwrap h3 { color: #333; line-height: 50px; width: 100%; padding: 0 50px 0 15px; font-size: 18px; background-color: #f2f2f2; cursor: pointer; position: relative; }

.news-leftwrap h3:after { display: block; content: ""; width: 12px; height: 12px; border-left: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0 0 3px 6px; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); position: absolute; top: 50%; right: 15px; margin-top: -4px; }

.news-leftwrap ul { display: none; background: #f8f8f8; }

.news-leftwrap li { border-bottom: 1px solid #ddd; }

.news-leftwrap li .insidenavtwo1 { padding-bottom: 12px; padding-left: 20px; display: none; }

.news-leftwrap li .insidenavtwo1 a { padding: 4px 20px; position: relative; line-height: 20px; display: block; color: #666; }

.news-leftwrap li .insidenavtwo1 a::after { content: ""; display: block; width: 5px; height: 5px; border-radius: 5px; background-color: #b1b1b1; position: absolute; top: 12px; left: 0; }

.news-leftwrap li .insidenavtwo1 a .name2 { display: block; }

.news-leftwrap li .insidenavtwo1 a:hover, .news-leftwrap li .insidenavtwo1 a.cur { color: #006ba7; }

.news-leftwrap li .insidenavtwo1 a:hover::after, .news-leftwrap li .insidenavtwo1 a.cur::after { background-color: #006ba7; }

.news-leftwrap li.hastwo .stname1 { position: relative; }

.news-leftwrap li.hastwo .stname1 a { position: relative; z-index: 1; }

.news-leftwrap li.hastwo .stname1 .icon1 { display: block; width: 72px; position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; background: url(../images/ndricon_02.png) no-repeat center center; cursor: pointer; }

.news-leftwrap li.show .stname1 a { color: #006ba7; font-weight: bold; }

.news-leftwrap li.show .stname1 .icon1 { background-image: url(../images/ndricon_03.png); }

.news-leftwrap li.cur .stname1 a { color: #006ba7; font-weight: bold; }

.news-leftwrap li.cur .insidenavtwo1 { display: block; }

.news-leftwrap li .stname1 { display: block; font-size: 16px; padding: 0 20px; line-height: 18px; background-color: #f8f8f8; color: #333333; }

.news-leftwrap li .stname1 a { display: block; padding: 12px 0; line-height: 24px; }

.news-leftwrap li .stname1 .name1 { display: block; }

.news-leftwrap li .stname1:hover a, .news-leftwrap li .stname1.cur a { color: #006ba7; font-weight: bold; }

.insideR { padding: 10px; }

.insideR .news-loadmore { background: #0068b7 url(../images/lpic26.png) center center no-repeat; text-align: center; font-size: 14px; display: block; height: 45px; margin: 20px 0; }

.news-right-topnav { display: none; }

.insidenewL li { padding: 15px 0; border-bottom: 1px solid #d9d9d9; }

.insidenewL li:first-child { padding-top: 0; }

.insidenewL li img { float: left; display: block; width: 35%; max-width: 200px; }

.insidenewL li .textright { width: 65%; float: left; padding-left: 10px; }

.insidenewL li .textright h4 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 16px; }

.insidenewL li .textright p { text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 13px; color: #666; line-height: 20px; height: 40px; margin: 7px 0; }

.insidenewL li .textright .morebtn { display: inline-block; font-size: 12px; font-weight: bold; color: #666; }

@media (min-width: 1023px) { .news-box { max-width: 1180px; margin: 0 auto; }
  .news-wrap { position: relative; }
  .news-wrap:before { content: ''; display: block; width: 50%; height: 100%; background-color: #fbfbfb; position: absolute; left: 0; top: 0; z-index: 0; }
  .news-wrap:after { content: ''; display: block; width: 50%; height: 100%; background: #fff; position: absolute; right: 0; top: 0; z-index: 0; }
  .news-leftcolor { display: block; width: 50%; height: 70px; background-color: #0068b7; position: absolute; left: 0; top: 0; z-index: 1; }
  .news-rightcolor { display: block; width: 50%; height: 70px; background-color: #f2f2f2; position: absolute; right: 0; top: 0; z-index: 1; }
  .news-box { position: relative; z-index: 2; padding-left: 19.5%; }
  .news-leftwrap { width: 19.5%; height: 100%; float: left; margin-left: -19.5%; background: none; }
  .news-leftwrap h3 { padding: 0; background: #0068B7; color: #FFFFFF; height: 70px; line-height: 70px; text-align: left; font-size: 24px; font-weight: bold; }
  .news-leftwrap h3:after { display: none; }
  .news-leftwrap ul { display: block; padding: 0; background: none; }
  .news-leftwrap ul.pctop { position: fixed; top: 0; width: 230px; overflow-x: hidden; overflow-y: auto; }
  .news-leftwrap ul.pctop::-webkit-scrollbar { display: none; }
  .news-leftwrap li { background: none; padding-left: 0; }
  .news-leftwrap li .insidenavtwo1 { padding-left: 0; }
  .news-leftwrap li .stname1 { margin: 0; padding: 0; background: none; font-size: 16px; }
  .insideR { width: 100%; float: left; padding: 0 0 45px; background: #FFFFFF; }
  .insideR .news-loadmore { margin: 40px 0 0; }
  .insidenewL li { padding: 30px 0; }
  .insidenewL li .textright { width: 560px; padding-left: 20px; }
  .insidenewL li .textright h4 { font-size: 18px; font-weight: bold; }
  .insidenewL li .textright p { margin: 15px 0; -webkit-line-clamp: 3; height: 72px; font-size: 14px; line-height: 24px; }
  .news-right-topnav { display: block; height: 70px; background: #f2f2f2; text-align: right; line-height: 70px; color: #666; padding: 0 10px; }
  .news-right-topnav .homebtn { display: inline-block; padding-left: 25px; background: url(../images/lpic27.png) left 26px no-repeat; color: #666; }
  .news-right-topnav a:hover, .news-right-topnav span { color: #0068B7; } }

@media (min-width: 1180px) { .news-leftwrap { width: 230px; }
  .insidenewL li .textright { width: 620px; }
  .news-box { padding-left: 230px; width: 100%; }
  .news-leftwrap { width: 230px; margin-left: -230px; } }

.newscont11 { padding: 20px 0 0; }

.detailtitle11 h4 { font-size: 22px; line-height: 26px; color: #333333; margin-bottom: 16px; }

.detaildate11 { font-size: 20px; color: #8e8e8e; font-family: Arial; }

.detailtext11 { padding: 30px 0; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; margin-top: 30px; font-size: 16px; line-height: 32px; color: #333333; }

.detailtext11 img { display: block; max-width: 100%; width: auto !important; height: auto !important; margin: 0 auto; }

.detailpage11 { padding-top: 25px; color: #666666; line-height: 28px; }

.detailpage11 dd a { color: #666666; }

.detailback11 { display: block; margin-top: 15px; width: 144px; height: 49px; background-color: #0068B7; color: #ffffff; text-align: center; line-height: 49px; }

.detailback11:hover { color: #ffffff; }

@media (min-width: 768px) { .detailpage11 { padding-top: 50px; }
  .detailtext11 { min-height: 510px; margin-top: 35px; } }

@media (min-width: 992px) { .detailtitle11 h4 { font-size: 36px; line-height: 42px; margin-bottom: 30px; }
  .detaildate11 { font-size: 24px; }
  .detailpage11 dd { float: left; }
  .detailpage11 dt { float: right; }
  .detailback11 { margin: 0; } }

/*--------新闻中心 end--------*/

.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }

@media (min-width: 768px) { .indexlump4 { padding: 75px 0; background-color: #fff; }
  .indexlump4 ul { text-align: center; }
  .indexlump4 ul li { float: left; width: 20%; margin: 0; padding: 0 10px; font-size: 20px; line-height: 36px; }
  .indexlump4 ul li img { display: block; width: 100%; margin: 0 auto 24px; }
  .zsannavbtn { display: none; }
  .subnavlist .commonweb { display: block; }
  .subnavlist { display: block; text-align: center; font-size: 0; }
  .subnavlist ul li { display: inline-block; }
  .subnavlist ul li a { width: auto; padding: 22px 15px; margin: 0; }
  .insidelump2M ul { max-width: 480px; }
  .insidelump2M ul li { float: left; width: 33.33%; }
  .insidelump14 ul li { font-size: 14px; }
  .insidelump14 ul li .text { line-height: 24px; padding: 30px 20px; }
  .insidelump14 ul li .name1 { font-size: 16px; }
  .solutionlump2M ul li:nth-child(3n) { margin-bottom: 0; }
  .solutionlump2 .solutionlump2M ul li .textbox { height: 90px; }
  .requestpopupB table tr th { width: 102px; }
  .solutionlump12 .solutionlump2M ul li .textbox { height: 100px; }
  .solutionlump17M ul li .imgbox { padding: 50px 10px 36px; }
  .solutionlump17M ul li .textbox { height: 130px; } }

@charset "UTF-8";
.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }

@media (min-width: 992px) { header { height: 80px; }
  .headerM { height: 80px; position: relative; padding: 0 18px; }
  .headerM .logo { float: left; height: 64px; padding-top: 16px; position: relative; top: 0; left: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
  .headerM .logo img { display: block; }
  .headerM .logo iframe { width: 220px; height: 48px; padding: 0; border: none; }
  .headerM .languagebtn { width: 44px; height: 44px; background-size: 100% auto; margin-top: 18px; margin-left: 13px; }
  .headerM .searchbtn12 { float: right; width: 40px; height: 40px; margin-top: 5px; background-position: center center; background-repeat: no-repeat; background-size: 70% auto; background-image: url(../images/searchicon.png); }
  .headerM .searchbox12 { float: right; width: 44px; height: 44px; background-size: 100% auto; margin-top: 18px; margin-left: 13px; position: relative; }
  .headerM .searchbtn12 { display: block; float: none; width: 44px; height: 44px; background-size: 100% auto; margin: 0; }
  .searchbox12 .searchM12 { width: 300px; left: auto; right: -40px; border: none; padding-top: 20px; background: none; }
  nav { width: 70%; margin: 0 auto; padding-left: 50px; }
  nav .navbtn { display: none; }
  nav ul { display: block; position: relative; top: 0; left: 0; height: 80%; padding: 0; border: none; text-align: center; overflow: initial; }
  nav ul li { display: inline-block; height: 80px; line-height: 80px; border: none; font-size: 18px; position: relative; }
  nav ul li a { display: block; height: 80px; padding: 0 5px; }
  nav ul li:hover .onenav a, nav ul li.cur .onenav a { background-color: #006ba7; color: #fff; }
  nav ul li.hastwonav .onenav .ficon { display: none; }
  nav ul li .twonav { position: absolute; top: 100%; left: 0; right: 0; background-color: #fff; padding: 14px 0; }
  nav ul li .twonav a { font-size: 14px; line-height: 18px; height: auto; padding: 12px 5px; }
  nav ul li .twonav a:hover { color: #006ba7; }
  .logo .icon-logoicon { font-size: 48px; }

  .indexbanner .dot { bottom: 74px; }
  .indexbanner .dot .swiper-pagination-bullet { width: 12px; height: 12px; }
  .indexnews { margin-top: -65px; position: relative; z-index: 2; background: rgba(0, 107, 167, 0.3); }
  .indexnews .commonweb { padding-left: 150px; }
  .indexnews .name { font-size: 20px; }
  .indexnews .swiper-container { height: 45px; position: relative; padding-left: 15px; }
  .indexnews .swiper-container ul li { font-size: 18px; }
  .indexnews .prevbtn, .indexnews .nextbtn { display: block; width: 12px; height: 19px; position: absolute; top: 50%; margin-top: -9px; background: url(../images/icon_01.png) no-repeat; z-index: 2; }
  .indexnews .prevbtn { right: 47px; }
  .indexnews .nextbtn { right: 10px; background-position: right center; }
  .indexlump1 ul li { float: left; width: 50%; position: relative; z-index: 1; }
  .indexlump1 ul li .imgbox { position: relative; z-index: 1; overflow: hidden; }
  .indexlump1 ul li .imgbox img { display: block; width: 100%; }
  .indexlump1 ul li .textbox { top: 38px; left: 50px; color: #fff; font-size: 18px; line-height: 30px; }
  .indexlump1 ul li .name { font-size: 40px; line-height: 70px; }
  .indexlump1 ul li img { -webkit-transform: scale(1.01, 1.01); -ms-transform: scale(1.01, 1.01); transform: scale(1.01, 1.01); -webkit-transition: all 4s cubic-bezier(0.23, 1, 0.32, 1); transition: all 4s cubic-bezier(0.23, 1, 0.32, 1); }
  .indexlump1 ul li:hover img { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); -webkit-transition: all 4s cubic-bezier(0.23, 1, 0.32, 1); transition: all 4s cubic-bezier(0.23, 1, 0.32, 1); }
  .indexlump2 ul li { overflow: hidden; }
  .indexlump2 ul li .textbox { padding: 36px 0; }
  .indexlump2 ul li .name { font-size: 50px; line-height: 140px; }
  .indexlump2 ul li .name sup { font-size: 20px; }
  .indexlump3 { padding: 30px 0; background-color: #f2f2f2; }
  .indexlump3 .titlename1 { font-size: 45px; position: relative; padding-bottom: 20px; margin-bottom: 0; }
  .indexlump3 .titlename1 .name1 { font-size: 45px; line-height: 60px; }
  .indexlump3 .titlename1 .name2 { color: #999; font-size: 36px; line-height: 60px; height: 60px; }
  .indexlump3 .titlename1::after { width: 50px; height: 5px; }
  .indexlump3 ul { padding-top: 85px; }
  .indexlump3 ul li { padding-bottom: 20px; float: left; width: 28%; margin-right: 8%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .indexlump3 ul li:nth-child(2) { -webkit-transform: translateY(-30%); -ms-transform: translateY(-30%); transform: translateY(-30%); }
  .indexlump3 ul li:nth-child(2):hover { -webkit-transform: translateY(-31%); -ms-transform: translateY(-31%); transform: translateY(-31%); }
  .indexlump3 ul li:nth-child(3) { margin-right: 0; -webkit-transform: translateY(-10%); -ms-transform: translateY(-10%); transform: translateY(-10%); }
  .indexlump3 ul li:nth-child(3):hover { -webkit-transform: translateY(-11%); -ms-transform: translateY(-11%); transform: translateY(-11%); }
  .indexlump3 ul li .textbox { padding: 15px 25px 6px; background-color: #fff; }
  .indexlump3 ul li .time { font-size: 16px; color: #a8a8a8; line-height: 36px; }
  .indexlump3 ul li .name { font-size: 20px; line-height: 30px; height: 60px; overflow: hidden; }
  .indexlump3 ul li .text { color: #666; margin-top: 11px; height: 96px; line-height: 24px; overflow: hidden; }
  .indexlump3 ul li:hover .textbox { background-color: #006ba7; color: #fff; }
  .indexlump3 ul li:hover .time { color: #fff; }
  .indexlump3 ul li:hover .text { color: #fff; }
  .indexlump3 ul li:hover .imgbox .icon { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; background: rgba(0, 107, 167, 0.8); }
  .indexlump3 ul li:hover .imgbox .icon::after { content: "+"; display: block; width: 56px; height: 56px; background-color: #fff; border-radius: 56px; font-size: 50px; text-align: center; line-height: 50px; color: #006ba7; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .indexlump3 ul li:hover { -webkit-transform: translateY(-1%); -ms-transform: translateY(-1%); transform: translateY(-1%); -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .indexlump3 .morebtn { width: 171px; height: 42px; line-height: 30px; font-size: 16px; -webkit-transform: translateY(-80px); -ms-transform: translateY(-80px); transform: translateY(-80px); -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .indexlump3 .morebtn .fricon::after { -webkit-transform: rotate(45deg) translateY(-65%); -ms-transform: rotate(45deg) translateY(-65%); transform: rotate(45deg) translateY(-65%); }
  .indexlump3 .morebtn:hover { -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .insidelumpP1 dt { float: right; width: 55%; padding-bottom: 0; }
  .insidelumpP1 dd { float: left; width: 38%; line-height: 36px; font-size: 16px; }
  .insidelump2 dl dt { float: right; width: 50%; height: 408px; }
  .insidelump2 dl dt img { max-width: initial; height: 100%; width: auto; }
  .insidelump2 dl dd { float: left; width: 50%; }
  .insidelump3 .insidelumpP1 dt { float: left; }
  .insidelump3 .insidelumpP1 dd { float: right; font-size: 18px; padding-top: 72px; }
  .insidedottext li::after { top: 16px; }
  .insidelump3 { padding: 60px 0; }
  .insidelump6 dl dt { float: left; }
  .insidelump6M { padding: 50px 20px 0; font-size: 18px; line-height: 36px; }
  .insidelump7 { padding: 38px 0; }
  .insidelump7 .insidelumpP1 dt { width: 51%; margin-top: 14px; }
  .insidelump7 .insidelumpP1 dd { width: 48%; font-size: 16px; }
  .insidelumpP2 { height: 314px; }
  .insidelumpP2 .bgimg { height: 314px; }
  .insidelumpP2 .bgimg img { height: 314px; }
  .videobox .videobtn { width: 170px; height: 170px; background-size: 90px 90px; }
  .insidelump10 { padding: 38px 0; }
  .insidelump10 .insidelumpP1 dt { width: 51%; margin-top: 14px; }
  .insidelump10 .insidelumpP1 dd { width: 48%; font-size: 16px; }
  .insidelumpP3 ul li .name1 { height: 50px; line-height: 50px; ont-size: 18px; }
  .insidelump12 { text-align: center; padding: 11px 0 40px; background-color: #dce9f8; }
  .insidelump12 ul li { margin: 10px 0; }
  .insidelump12 ul li .textbox1 { padding: 25px 36px; font-size: 16px; height: 122px; overflow: hidden; }
  .insidelump13 .insidelumpP1 dt { width: 50%; margin-top: 100px; }
  .insidelump13 .insidelumpP1 dd { width: 47%; }
  /*解决方案*/
  .solutionpage .btitle1 { font-size: 30px; padding-bottom: 10px; }
  .solutionlump .ctitle1 { font-size: 24px; line-height: 58px; }
  .solutionlump1M dl dt { float: left; width: 50%; }
  .solutionlump1M dl dd { padding: 20px; float: left; width: 50%; font-size: 14px; line-height: 30px; }
  .solutionlump3M dl dt { float: left; width: 50%; }
  .solutionlump3M dl dd { padding: 20px; float: left; width: 50%; }
  .solutionlump3M dl dd .stext3 { font-size: 18px; line-height: 32px; }
  .solutionnav a { height: 51px; line-height: 51px; }
  .downtablebox th:nth-child(2), .downtablebox td:nth-child(2) { display: table-cell; }
  .solutionlump19 .solutionlump3M dl dt { margin: -1px 0 -1px -1px; border-bottom: 0; border-right: 1px solid #e6e6e6; }
  .solutionlump24M ul li { font-size: 18px; }
  .solutionlump25M { overflow: hidden; }
  .solutionlump25M ul { margin-left: -15px; margin-right: -15px; }
  .solutionlump25M ul li { padding: 10px 15px; }
  .popupM .closebtn { display: block; }
  .videopopup1 .popupM { height: 500px; }
  /* end 992*/ }

.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }

@media (min-width: 1024px) { .subnavlist ul li a { padding: 22px 20px; }
  .insidelump16M table th, .insidelump16M table td { padding: 15px 20px; font-size: 16px; line-height: 30px; }
  .insidelump17M ul li { font-size: 18px; line-height: 60px; }
  .insideRmain { padding: 30px 0 0 20px; }
  .solutionlump11 .solutionlump5M ul { margin-left: -25px; margin-right: -25px; }
  .solutionlump11 .solutionlump5M ul li { padding-left: 25px; padding-right: 25px; } }

@charset "UTF-8";
.zoom { overflow: hidden; }

.zoom img { -webkit-transition: -webkit-transform 0.8s ease; transition: -webkit-transform 0.8s ease; transition: transform 0.8s ease; transition: transform 0.8s ease, -webkit-transform 0.8s ease; }

.zoom:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.03); transform: translate3d(0, 0, 0) scale(1.03); }

@media (min-width: 1200px) { nav ul li .onenav { font-size: 18px; }
  nav ul li a { display: block; height: 80px; padding: 0 17px; }
  .indexlump4 ul li { width: 11%; margin-right: 11.25%; }
  .indexlump4 ul li:nth-child(5) { margin-right: 0; }
  .subnavlist ul li a { padding: 22px 36px; }
  .insidetitle1 { font-size: 30px; line-height: 100px; }
  .insidelump1 { padding: 66px 0 82px; }
  .insidelump1 dl dt { margin-top: 30px; }
  .insidelump1 dl dd { font-size: 16px; line-height: 36px; }
  .insidelump2 dl dt { height: 556px; }
  .insidelump2M { padding: 24px 0; }
  .insidelump2M ul { max-width:none; width: 626px; margin-left: -26px; float: right; padding-right: 4px; }
  .insidelump2M ul li { padding: 26px; text-align: center; }
  .insidelump2M ul li .imgbox { width: 150px; height: 150px; border-radius: 150px; }
  .insidelump4 { padding: 46px 0 77px; }
  .insidelump4M { width: 1180px; }
  .insidelump4M dt { padding-bottom: 0; float: left; width: 540px; }
  .insidelump4M dt img { display: block; margin: 0 auto 36px; }
  .insidelump4M dd { margin: 0; float: left; }
  .insidelump4M .sname1 { display: block; font-size: 18px; font-weight: bold; line-height: 42px; height: 42px; height: 42px; line-height: 42px; display: -webkit-box; word-break: break-all; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .insidelump6M { padding: 110px 69px 0; max-width: 600px; font-size: 18px; line-height: 36px; }
  .insidelumpP2 { height: 414px; }
  .insidelumpP2 .bgimg { height: 414px; }
  .insidelumpP2 .bgimg img { height: 414px; }
  .videobox .videobtn { width: 250px; height: 250px; background-size: 110px 110px; }
  .insidelump9M table th, .insidelump9M table td { padding: 12px 20px; font-size: 16px; line-height: 30px; }
  .insidelump9M table th { padding: 10px 20px; }
  .insidelump14 ul li .name1 { line-height: 50px; }
  /*解决方案*/
  .insideRmain { float: right; padding-left: 40px; width: 950px; }
  .solutionlump1M dl dd { padding: 50px 48px 0 50px; }
  .solutionlump2M ul li { margin-bottom: 0; }
  .solutionlump3M dl dd { padding: 44px 28px 0 30px; }
  .solutionlump7 .solutionlump3M dl dd { line-height: 30px; padding-top: 35px; padding-left: 42px; padding-right: 42px; }
  .requestpopup .popupM { padding: 69px 37px 49px; }
  .solutionlump11 .solutionlump3M dl dd { padding-top: 35px; padding-left: 42px; padding-right: 42px; }
  .solutionlump12 .solutionlump2M ul li:nth-child(4) { font-size: 12px; }
  .solutionlump12 .solutionlump2M ul li:nth-child(4) .name1 { font-size: 12px; }
  .solutionlump13 .solutionlump3M dl dd { padding-top: 32px; }
  .solutionlump15 .solutionlump1M dl dd { padding-top: 40px; }
  .solutionlump19 .solutionlump3M dl dd { padding: 28px 20px 0 26px; }
  .solutionlump21 .solutionlump3M dl dd { padding: 27px 50px 0; }
  /* end 1200*/ }


/*20180108*/
.companyaddlist402{text-align: left;padding-left: 55px;}
.companyaddlist402 img{margin-left: -55px;float:left;}
.honorlist403 ul li:hover .honordiv403{color:#0068b7;}
.contactconttop1 img{max-width:100%;}
.singletitle1{font-weight: bold;color:#0068b7;font-size: 18px;text-align: center;line-height: 30px;}
/*.innerbanner03 .CanChangeImg{font-size: 14px;display: block;
    margin: 0 auto;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);}*/
    .innerbanner03,.innerbanner{position:relative;height:150px;}
    .innerbanner03 img,.innerbanner img {max-width:none;width:auto;position:relative;left:50%; -webkit-transform: translateX(-40%);-moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%);height:150px;}


    @media (min-width:640px) {
      .innerbanner03,.innerbanner{height:250px;}
      .innerbanner03 img,.innerbanner img {height:250px; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);}
    }
    @media (min-width:992px) {
      .innerbanner03,.innerbanner{height:auto;}
       .innerbanner03 img,.innerbanner img {height:auto;max-width:none;}

      }


@media (min-width:992px ) {
	.insidelump6 dl{position: relative;}
	.insidelump6 dl dt{height:auto;}
	.insidelump6 dl dt img{width:100%;height:auto;}
	.insidelump6 dl dd{position: absolute;top:0;right:0;bottom:0;}
	.insidelump6M{position: absolute;top:50%;right:0;left:0;transform: translateY(-50%);-webkit-transform: translateY(-50%);padding-top: 0;}
	
	.contactaddtext402 dd{width:50%;}
	.contactaddtext402 dt{width:50%;}
	
	.nav12 ul{overflow:inherit;}
	.singletitle1{font-size: 24px;line-height: 40px;}
  .innerbanner03{height:auto;}
  .innerbanner03 img {width:auto;height:auto; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);}


}
@media (min-width:1024px ) {
	.innerbanner03 img{max-width:initial !important;}
	.contactcont402,.contactcont401{font-size: 16px;}
	.teamlist402 dl dd{font-size: 16px;}
	.singletitle1{font-size: 30px;line-height: 48px;}
}
@media (max-width:992px){
	.innerbanner03 .CanChangeImg{height:260px;}
	
}

/*20180404*/
.singtitle20 p img{max-width:100%}
.nav12 ul li{height:auto !important}
.nav12 ul li .onenav12{position: relative;}



