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

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

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

ul, li { list-style: none; }

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

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

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

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

article, aside, footer, header, nav, section { display: block; }

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

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

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

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

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

input, textarea, select { outline: none; }

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

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

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

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

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

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

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

.commonleft { float: none; }

.commonright { float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-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-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.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-pagination.swiper-pagination-hidden { opacity: 0; }

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

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

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

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

.swiper-scrollbar { -webkit-border-radius: 10px; border-radius: 10px; position: relative; -ms-touch-action: none; background: #dde2e9; }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 0px; bottom: 20px; z-index: 50; height: 2px; width: 100%; opacity: 1 !important; }

.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: #c1c7cf; -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



/* banner s*/
.indexbanner { width: 100%; overflow: hidden; position: relative; z-index: 10; }

.indexbanner ul { width: 100%; }

.indexbanner ul li { width: 100%; height: auto; overflow: hidden; z-index: 44; }

.indexbanner ul li.cur .banner-offset { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.picbox, .viobox { position: relative; width: 100%; height: 100%; top: 0; left: 0; }

.banner-img, .mbanner-img { display: block; width: 100%; height: 100%; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; }

.banner-img img, .mbanner-img img { display: block; width: 100%; }

.watch-video { display: block; width: 100%; height: 100%; position: absolute; z-index: 6; top: 0; left: 0; }

.bannerwatch-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 13; display: none; }

.watct-link { position: absolute; text-align: center; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.watct-link a { width: 60px; height: 60px; display: block; margin: 0 auto; background: url(../images/playbtn.png) center center no-repeat; background-size: auto 40px; }

.bannervideo { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; background-color: #000; }

.bannervideo video { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.bannervideo video + div { display: none !important; }

.bannervideo video + div + div { display: none !important; }

.bannervideo video + div + div + div { display: none !important; }

.bannervideo video + div + div + div + div { display: none !important; }

.nnvcommonweb { padding-left: 15px; padding-right: 15px; }

.banner-offset { position: absolute; z-index: 22; top: 14.89362%; left: 0; width: 100%; text-align: center; -webkit-transition: opacity .9s linear 0.3s,-webkit-transform .9s linear 0.3s; transition: opacity .9s linear 0.3s,-webkit-transform .9s linear 0.3s; transition: transform .9s linear 0.3s,opacity .9s linear 0.3s; transition: transform .9s linear 0.3s,opacity .9s linear 0.3s,-webkit-transform .9s linear 0.3s; opacity: 0; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }

.banner-font { color: #fff; line-height: 1.5; }

.banner-font .entitle { font-weight: bold; line-height: 1.2; font-size: 22px; position: relative; padding-bottom: 10px; margin-bottom: 15px; }

.banner-font .entitle::before { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); width: 40px; height: 3px; background-color: #1f58b2; }

.banner-font .cntitle { font-size: 16px; }

.banner-font .text { font-size: 14px; }

.idxarrow-offset { position: absolute; right: 0; z-index: 23; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: none; }

.swiper-idxarrow-prev, .swiper-idxarrow-next { cursor: pointer; display: block; width: 40px; height: 40px; -webkit-transition: background 0.3s; transition: background 0.3s; background-repeat: no-repeat; background-position: 0 0; background-size: cover; }

.swiper-idxarrow-prev { background-image: url(../images/index-swiper-prev.png); }

.swiper-idxarrow-next { background-image: url(../images/index-swiper-next.png); }

.dots-paginationpos { position: absolute; bottom: 15px; width: 100%; left: 0; }

.dots-pagination { text-align: center; z-index: 66; line-height: normal; font-size: 0; }

.dots-pagination span { display: inline-block; margin: 0 4px; vertical-align: middle; width: 10px; height: 10px; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s; border: 2px solid #fff; background-color: #fff; }

.dots-pagination span.swiper-pagination-bullet-active { background-color: #1f58b2; border-color: #1f58b2; }

@media (min-width: 768px) { .nnvcommonweb { padding-left: 20px; padding-right: 20px; } }

@media (min-width: 1024px) { .watch-video { display: none; }
  .bannerwatch-video { display: block; }
  .nnvcommonweb { padding-left: 40px; padding-right: 40px; }
  .banner-offset { text-align: left; }
  .banner-offset.rtl { text-align: right; }
  .banner-offset.rtl .banner-font { padding-left: 40%; padding-right: 0; }
  .banner-offset.rtl .banner-font .entitle::before { right: -35px; left: auto; }
  .banner-font { padding-right: 40%; }
  .banner-font .entitle { font-size: 30px; padding-bottom: 0px; letter-spacing: -2px; }
  .banner-font .entitle::before { left: -35px; -webkit-transform: none; -ms-transform: none; transform: none; width: 30px; top: 16px; }
  .banner-font .cntitle { font-size: 24px; }
  .banner-font .text { font-size: 16px; }
  .idxarrow-offset { display: block; }
  .swiper-idxarrow-prev:hover { background-image: url(../images/index-swiper-prevs.png); }
  .swiper-idxarrow-next:hover { background-image: url(../images/index-swiper-nexts.png); }
  .dots-paginationpos { bottom: 12.76596%; }
  .dots-pagination { text-align: left; }
  .dots-pagination span { margin: 0 22px; width: 14px; height: 14px; border: 2px solid #fff; background-color: transparent; position: relative; cursor: pointer; }
  .dots-pagination span:last-child { margin-right: 0; }
  .dots-pagination span:first-child::before { display: none; }
  .dots-pagination span::before { content: ''; width: 28px; height: 4px; display: block; position: absolute; background: url(../images/banner-dot.png) no-repeat center center; right: 22px; top: 50%; margin-top: -2px; z-index: 1; pointer-events: none; cursor: default; }
  .dots-pagination span:after { content: ''; position: absolute; top: -20px; right: -20px; bottom: -20px; left: -20px; -webkit-border-radius: 50%; border-radius: 50%; background-color: rgba(255, 255, 255, 0.2); z-index: 2; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 0; }
  .dots-pagination span.swiper-pagination-bullet-active { background-color: #fff; border-color: transparent; margin-right: 40px; margin-left: 40px; }
  .dots-pagination span.swiper-pagination-bullet-active::before { right: 40px; }
  .dots-pagination span.swiper-pagination-bullet-active:after { opacity: 1; } }

@media (min-width: 1260px) { .nnvcommonweb { padding-left: 60px; padding-right: 60px; width: 100%; max-width: 1520px; margin: 0 auto; }
  .banner-offset.rtl .banner-font .entitle::before { right: -45px; }
  .banner-font .entitle { font-size: 40px; }
  .banner-font .entitle::before { left: -45px; width: 40px; top: 20px; height: 6px; }
  .banner-font .cntitle { font-size: 30px; }
  .banner-font .text { font-size: 18px; }
  .swiper-idxarrow-prev, .swiper-idxarrow-next { width: 60px; height: 60px; } }

@media (min-width: 1680px) { .banner-offset.rtl .banner-font .entitle::before { right: -120px; }
  .banner-font .entitle { font-size: 50px; letter-spacing: -3px; }
  .banner-font .entitle::before { left: -120px; width: 80px; top: 24px; }
  .banner-font .cntitle { font-size: 40px; }
  .banner-font .text { font-size: 20px; } }

/* banner e*/
.inside-banner { position: relative; overflow: hidden; }

.inside-banner .image img { display: block; height: 200px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.insbantitle { position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; text-transform: uppercase; color: #fff; width: 100%; }

.insbantitle h4 { padding: 0 0 5px; }

.insbantitle h2 { font-size: 18px; color: #ffffff; }

@media (min-width: 768px) { .inside-banner .image img { width: 100%; -webkit-transform: none; -ms-transform: none; transform: none; left: 0; height: auto; } }

@media (min-width: 1260px) { .insbantitle h4 { font-size: 26px; padding: 0 0 5px; }
  .insbantitle h2 { font-size: 32px; } }

@media (min-width: 1420px) { .insbantitle h2 { font-size: 56px; line-height: 56px; } }

/*产品*/
.probantitle { top: 55%; }

/*footer*/
footer { background-color: #292929; padding-top: 20px; padding-bottom: 20px; font-size: 13px; }

.flogo { padding: 0 0 17px; }

.flogo img { display: block; margin: 0 auto; height: 44px; }

.finfo { color: #999999; opacity: 0.7; text-align: center; }

.finfo a { color: #999999; display: inline-block; }

.finfo a:hover { color: #1f58b2; }

@media (min-width: 1024px) { .flogo img { height: 56px; } }

@media (min-width: 1260px) { footer { padding-top: 42px; padding-bottom: 60px; }
  .flogo img { height: 65px; } }


/* header s */
body { width: 100%; overflow-x: hidden; }

header { position: fixed; width: 100%; top: 0; left: 0; z-index: 299; -webkit-transition: background-color 0.3s , top 0.3s; transition: background-color 0.3s , top 0.3s; }

header.open .index-login { -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; }

.headerweb { width: 100%; position: relative; padding-left: 15px; padding-right: 15px; }

.header-left { float: left; }

.header-right { float: right; line-height: 60px; font-size: 0; }

.logo { padding: 8px 0; }

.logo a { display: block; width: 100%; }

.logo a img { display: block; height: 44px; }

.logo a .dark { display: none; }

.logo a .light { display: block; }

.search-icon { display: block; width: 40px; height: 40px; background-image: url(../images/index-search.png); background-repeat: no-repeat; background-position: center center; background-size: auto; margin: 0 auto; -webkit-border-radius: 50%; border-radius: 50%; }

.index-search { display: inline-block; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; }

.index-search .search-txt { line-height: 20px; color: #999999; font-size: 14px; display: none; }

.index-search .search-box { position: absolute; overflow: hidden; top: 60px; width: 100%; left: 0; background-color: #fff; padding: 20px 15px; display: none; border-bottom: 1px solid #ddd; }

.index-search .search-box input { display: block; height: 40px; font-size: 14px; }

.index-search .search-box .search-txt { width: 80%; text-indent: 10px; display: inline-block; vertical-align: top; float: left; border: 1px solid #cdcdcd; border-right-color: #1f58b2; }

.index-search .search-box .search-txt::-webkit-input-placeholder { /* WebKit browsers */ color: #999; }

.index-search .search-box .search-txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; }

.index-search .search-box .search-txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; }

.index-search .search-box .search-txt:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; }

.index-search .search-box .search-btn { width: 20%; z-index: 2; color: #fff; display: inline-block; vertical-align: top; font-family: "微软雅黑"; background-color: #1f58b2; -webkit-transition: all .3s; transition: all .3s; float: left; }

.lang-icon { display: block; line-height: 26px; height: 26px; position: relative; color: #fff; text-transform: uppercase; font-size: 13px; background-image: url(../images/index-lang.png); background-repeat: no-repeat; background-position: 10px center; background-size: auto auto; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.3); padding-left: 30px; padding-right: 30px; -webkit-border-radius: 16px; border-radius: 16px; }

.lang-icon::before { content: ""; display: block; width: 0; height: 0; border: 4px solid transparent; border-top-color: #fff; position: absolute; top: 11px; right: 10px; }

.index-lang { display: inline-block; vertical-align: middle; padding-top: 17px; padding-bottom: 17px; position: relative; display: none; }

.lang-dropmenu { position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; width: 100px; padding-top: 5px; padding-bottom: 5px; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); display: none; }

.lang-dropmenu ul li { width: 100%; line-height: 20px; padding: 4px 0; text-align: center; }

.lang-dropmenu ul li a { display: block; width: 100%; color: #333; font-size: 14px; -webkit-transition: all 0.3s; transition: all 0.3s; }

/*===========================*/
.mobnav-btn { display: inline-block; vertical-align: middle; width: 26px; height: 44px; position: relative; margin-left: 10px; }

.mobnav-btn span { position: absolute; width: 100%; height: 3px; background-color: #1f58b2; -webkit-transition: all .3s; transition: all .3s; -webkit-border-radius: 3px; border-radius: 3px; }

.mobnav-btn span:first-child { top: 12px; left: 3px; right: 3px; width: auto; }

.mobnav-btn span:nth-child(2) { top: 50%; margin-top: -1px; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }

.mobnav-btn span:last-child { bottom: 12px; left: 3px; right: 3px; width: auto; }

.mobnav-btn.open span:first-child { top: 20px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 100%; left: 0; right: 0; }

.mobnav-btn.open span:nth-child(2) { opacity: 0; }

.mobnav-btn.open span:last-child { bottom: 21px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width: 100%; left: 0; right: 0; }

/*===========================*/
nav { position: fixed; top: 60px; background-color: #fff; left: 0; right: 0; bottom: 0; padding-bottom: 80px; z-index: 188; overflow-x: hidden; overflow-y: auto; display: none; }

nav .lvnav { width: 100%; }

nav .lvnav .lv1 { width: 100%; padding: 0 15px; line-height: 40px; border-bottom: 1px solid #ddd; }

nav .lvnav .lv1 h4 { width: 100%; padding: 10px 0; position: relative; }

nav .lvnav .lv1 h4 a { display: block; color: #333333; font-size: 16px; -webkit-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; }

nav .lvnav .lv1 h4 .icon { position: absolute; width: 30%; right: 0; top: 0; height: 100%; }

nav .lvnav .lv1 h4 .icon:after { content: ''; position: absolute; border: 2px solid #666; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 5px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); top: 50%; margin-top: -9px; }

nav .lvnav .lv1.cur2 h4 .icon:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.hsubnav { width: 100%; padding: 0 15px 15px 20px; display: none; }

.lv2nav { line-height: 30px; }

.lv2nav .lv2 { width: 100%; position: relative; }

.lv2nav .lv2 a { display: block; width: 100%; color: #333; font-size: 14px; -webkit-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; }

header.scroll, header.hover, header.open { background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

header.scroll .logo a .light, header.hover .logo a .light, header.open .logo a .light { display: none; }

header.scroll .logo a .dark, header.hover .logo a .dark, header.open .logo a .dark { display: block; }

header.scroll nav .lvnav .lv1 h4 a, header.hover nav .lvnav .lv1 h4 a, header.open nav .lvnav .lv1 h4 a { color: #333; }

header.scroll nav .lvnav .lv1.cur h4 a, header.scroll nav .lvnav .lv1:hover h4 a, header.hover nav .lvnav .lv1.cur h4 a, header.hover nav .lvnav .lv1:hover h4 a, header.open nav .lvnav .lv1.cur h4 a, header.open nav .lvnav .lv1:hover h4 a { color: #1f58b2; }

header.scroll .search-icon, header.hover .search-icon, header.open .search-icon { background-image: url(../images/index-searchac.png); }

@media (min-width: 1024px) { body { padding-top: 0px; }
  header { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
  .inside-header { background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .inside-header .logo a .light { display: none; }
  .inside-header .logo a .dark { display: block; }
  .inside-header nav .lvnav .lv1 h4 a { color: #333; }
  .headerweb { padding-left: 2.08333%; padding-right: 1.5625%; position: relative; }
  .header-left { float: none; width: 100%; padding-right: 50px; font-size: 0; text-align: left; }
  .header-right { line-height: 80px; position: absolute; top: 0; right: 1.5625%; }
  .logo { padding: 12px 0; float: left; }
  .logo a img { height: 56px; }
  .logo a .light { display: block; }
  .search-icon { margin-left: 10px; }
  .index-search { position: relative; padding-top: 18px; padding-bottom: 18px; margin: 0; cursor: pointer; }
  .index-search .search-txt { display: block; }
  .index-search .search-box { top: 80px; width: 300px; left: auto; right: 0; background-color: #fff; padding: 10px 10px; border-bottom: none; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .index-search .search-box .search-btn:hover { background-color: #1f58b2; }
  .lang-icon { height: 29px; line-height: 29px; padding-left: 37px; background-position-x: 15px; padding-right: 36px; }
  .lang-icon::before { top: 12px; right: 16px; }
  .index-lang { padding-top: 25px; padding-bottom: 25px; cursor: pointer; margin-left: 20px; }
  .lang-dropmenu ul li:hover a { color: #1f58b2; }
  /*===========================*/
  .mobnav-btn { display: none; }
  /*===========================*/
  nav { position: static; background-color: transparent; padding-top: 0px; padding-bottom: 0px; overflow: inherit; display: inline-block; vertical-align: top; float: right; }
  nav .lvnav { font-size: 0; }
  nav .lvnav .lv1 { width: auto; padding: 0 12px; border-bottom: none; display: inline-block; vertical-align: top; position: relative; }
  nav .lvnav .lv1 h4 { padding: 0; text-align: center; line-height: 80px; }
  nav .lvnav .lv1 h4 a { font-size: 18px; position: relative; color: #fff; font-weight: 700; }
  nav .lvnav .lv1 h4 a:after { content: ''; position: absolute; bottom: 0; height: 4px; background-color: #1f58b2; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transition: all 0.3s; transition: all 0.3s; left: 51%; right: 51%; display: none; }
  nav .lvnav .lv1 h4 .num { display: none; }
  nav .lvnav .lv1 h4 .nvm { display: block; }
  nav .lvnav .lv1 h4 .icon { display: none !important; }
  nav .lvnav .lv1.cur h4 a, nav .lvnav .lv1:hover h4 a { color: #1f58b2; }
  nav .lvnav .lv1.cur h4 a:after, nav .lvnav .lv1:hover h4 a:after { left: 0; right: 0; }
  .hsubnav { position: absolute; width: 130px; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding: 10px 0 15px; }
  .lv2nav { display: block; padding-right: 0px; line-height: 38px; }
  .lv2nav .lv2 { text-align: center; }
  .lv2nav .lv2 a { position: relative; }
  .lv2nav .lv2 a:hover { color: #1f58b2; } }

@media (min-width: 1260px) { .headerweb { margin: 0 auto; }
  .header-right { line-height: 100px; }
  .logo { padding: 15px 0; }
  .logo a img { height: 65px; }
  .index-search { padding-top: 28px; padding-bottom: 28px; }
  .index-search .search-box { top: 98px; }
  .index-lang { padding-top: 30px; padding-bottom: 30px; margin-left: 0; }
  nav .lvnav .lv1 { padding: 0 16px; }
  nav .lvnav .lv1 h4 { line-height: 100px; }
  .hsubnav { width: 150px; }
  .lv2nav .lv2 a { font-size: 15px; } }

@media (min-width: 1400px) { .logo { padding: 15px 0; }
  .logo a img { height: 70px; }
  .index-lang { margin-right: 9px; }
  nav .lvnav .lv1 { padding: 0 24px; } }


@font-face { font-family: 'SourceHanSans'; src: url("../../fonts/SourceHanSansCN-Light.woff"); font-style: normal; }

body { font-family: "SourceHanSans"; }

.inside-wrap { padding-top: 30px; }

.inside-title { padding: 0 0 10px; }

.inside-title .title { font-size: 16px; text-align: center; color: #1f58b2; font-weight: bold; }

.wfont40 { font-size: 18px; }

.wfont36, .wfont30, .wfont28, .wfont26, .wfont24 { font-size: 16px; }

.wpt90 { padding-top: 20px; }

.inside-subnav { background-color: #fff; border-bottom: 1px solid #d6d6d6; position: relative; z-index: 200; }

.channel-title { line-height: 50px; color: #4d5c63; position: relative; text-align: center; }

.channel-title:after { content: ''; display: inline-block; vertical-align: middle; margin: 0 -15px -3px 10px; border-width: 5px; border-style: solid dashed dashed dashed; border-color: #333 transparent transparent transparent; }

.subnav { display: none; position: absolute; width: 100%; top: 51px; z-index: 10; left: 0; background-color: #fff; padding-bottom: 10px; -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); font-size: 0; overflow: hidden; }

.subnav ul { display: block; width: 100%; }

.subnav ul li { display: block; width: 100%; text-align: center; line-height: 42px; }

.subnav ul li a { display: block; width: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; font-size: 14px; padding: 0 15px; color: #828282; font-family: "SourceHanSans"; font-weight: bold; }

.subnav ul li.cur a {color: #fff; }

.subnav .sub-btn { display: none; }

/* 新闻中心 */
.in-hotnews { width: 100%; overflow: hidden; position: relative; }

.in-hotnews ul { width: 100%; }

.in-hotnews ul li { width: 100%; position: relative; overflow: hidden; background-color: #1f58b2; }

.in-newsdl { width: 100%; }

.in-newsdl:after { content: ''; display: block; clear: both; visibility: visible; height: 0; }

.in-newsdl dt { width: 100%; overflow: hidden; }

.in-newsdl dt a { display: block; width: 100%; }

.in-newsdl dt a img { display: block; width: 100%; -webkit-transition: all 0.9s; transition: all 0.9s; }

.in-newsdl dd { padding: 20px 10px 32px; }

.in-newsdl dd .title { font-size: 16px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 10px 0; }

.in-newsdl dd .title a { display: block; color: #fff; }

.in-newsdl dd .info { max-height: 80px; line-height: 20px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; opacity: 0.7; color: #fff; }

.in-newsdl dd .date { position: relative; color: #fff; margin: 0; }

.hotnews-pagination { position: absolute; z-index: 2; bottom: 10px; width: 100%; text-align: center; line-height: normal; height: 6px; }

.hotnews-pagination span { display: inline-block; vertical-align: top; width: 6px; height: 6px; -webkit-border-radius: 0; border-radius: 0; background-color: rgba(255, 255, 255, 0.7); margin: 0 3px; cursor: pointer; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.hotnews-pagination span.swiper-pagination-bullet-active { width: 20px; background-color: #1f58b2; }

.ins-newslist { position: relative; padding: 20px 0; }

.ins-newslist::before { content: ""; display: block; width: 100%; height: 100%; background: url(../images/newsbg.jpg) no-repeat 0 0; background-size: cover; position: absolute; top: -60px; left: 0; z-index: -1; }

.ins-newslist ul li { padding: 15px 0; border-bottom: 1px solid rgba(153, 153, 153, 0.2); }

.ins-newslist ul li .date { float: left; width: 50px; padding: 8px 0 0; }

.ins-newslist ul li .date span { display: block; color: #999999; line-height: 24px; text-align: center; }

.ins-newslist ul li .date .day { font-size: 20px; }

.ins-newslist ul li .date .year { letter-spacing: -1px; font-family: Arial, Helvetica, sans-serif; }

.ins-newslist ul li .info { overflow: hidden; position: relative; padding: 0 40px 0 10PX; }

.ins-newslist ul li .info .name { color: #333333; font-weight: bold; }

.ins-newslist ul li .info .name a { display: block; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ins-newslist ul li .info .text { display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #999999; }

.ins-newslist ul li .info .more { width: 30px; height: 30px; border: solid 1px rgba(102, 102, 102, 0.3); -webkit-border-radius: 100%; border-radius: 100%; position: absolute; display: block; right: 0; top: 12px; }

.ins-newslist ul li .info .more::before { content: ""; display: block; width: 10px; height: 10px; border-top: 2px solid #999999; border-left: 2px solid #999999; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); position: absolute; top: 9px; left: 7px; }

.newsmore, .return-list { padding: 20px 0 0; text-align: center; }

.newsmore a, .return-list a { display: inline-block; border: solid 2px #1f58b2; padding: 0 28px; height: 32px; line-height: 32px; }

.ins-newsearch { text-align: right; }

.ins-newsearch .form { width: 100%; max-width: 396px; height: 100%; display: inline-block; }

.ins-newsearch form { display: block; height: 100%; }

.ins-newsearch .input-text { width: 80%; display: inline-block; vertical-align: top; float: left; border: 2px solid #c6c7cb; border-right: 0; padding: 7px 10px; font-size: 14px; background-color: transparent; }

.ins-newsearch .input-text::-webkit-input-placeholder { color: #333333; opacity: 0.7; }

.ins-newsearch .input-text::-moz-placeholder { color: #333333; opacity: 0.7; }

.ins-newsearch .input-text:-ms-input-placeholder { color: #333333; opacity: 0.7; }

.ins-newsearch .input-text::placeholder { color: #333333; opacity: 0.7; }

.ins-newsearch .input-btn { width: 20%; z-index: 2; color: #fff; display: inline-block; vertical-align: top; font-family: "微软雅黑"; background-color: #333333; -webkit-transition: all .3s; transition: all .3s; float: left; -webkit-border-radius: 0; border-radius: 0; background-image: url(../images/news-search.png); background-repeat: no-repeat; background-position: center center; height: 39px; line-height: 39px; }

/*新闻详情页面*/
.news-detail-title { position: relative; border-left: 5px solid #1f58b2; padding: 5px 10px 5px 5%; color: #444444; }

.news-date, .news-num { font-family: Arial, Helvetica, sans-serif; color: #1f58b2; padding: 0 24px 0 0; }

.news-num img { display: inline-block; vertical-align: -1px; margin: 0 12px 0 0; }

.news-date { font-weight: bold; }

.news-detail-title h1 { /*font-size: 18px;*/ padding: 0 0 5px; }

.news-detail-cont { color: #828282; padding: 20px 0; margin: 15px 0 0 0; position: relative; z-index: -1; }

.news-detail-cont::before { content: ""; display: block; width: 97.41667%; height: 1px; background-color: #e4e4e4; position: absolute; right: 0; top: 0; }

.news-detail-cont img { max-width: 100%; }

.news-share-btn { margin: 5px 0 0; }

#news-share a { display: inline-block; width: 20px; height: 20px; margin-right: 15px; background-size: contain; background-position: center; }

#news-share a.weixin { background-image: url(../images/wqweixin.png); }

#news-share a.xinlang { background-image: url(../images/wqxinlang.png); }

#news-share a.QQ { background-image: url(../images/wqqq.png); }

#news-share .share-btn { display: inline-block; width: 30px; height: 30px; -webkit-border-radius: 100%; border-radius: 100%; background-color: #1f58b2; position: relative; -webkit-box-shadow: 0px 4px 16px rgba(35, 150, 171, 0.6); box-shadow: 0px 4px 16px rgba(35, 150, 171, 0.6); margin: 0; background-image: none; padding: 0; }

#news-share .share-btn span::before, #news-share .share-btn span::after { content: ""; display: block; background-color: #fff; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

#news-share .share-btn span::before { width: 15px; height: 2px; }

#news-share .share-btn span::after { width: 2px; height: 15px; }

.news-detail-foot { padding: 0 0 20px; }

.news-detail-foot dl { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; font-size: 14px; padding: 20px 0; }

.news-detail-foot dl span { display: inline-block; line-height: 27px; color: #999999; }

.news-detail-foot dl a { color: #333333; }

.news-detail-foot dl dd, .news-detail-foot dl dt { height: 24px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-detail-foot dl dd:hover a, .news-detail-foot dl dd:hover span, .news-detail-foot dl dt:hover a, .news-detail-foot dl dt:hover span { color: #1f58b2; }

/*组织架构*/
.ins-struct { text-align: center; padding: 20px 0; background: url(../images/wbg1.jpg) no-repeat right bottom; background-size: contain; }

.ins-struct img { width: 150%; }

/*生产基地*/
.ins-probase dl { background-color: #f4f4f4; margin: 0 0 20px; }

.ins-probase dl dt img { display: block; max-width: 100%; }

.ins-probase dl dd { padding: 20px; }

.ins-probase dl dd h4 { position: relative; padding: 0 0 5px; margin: 0 0 10px; color: #1f58b2; }

.ins-probase dl dd h4::before { content: ""; display: block; width: 30px; height: 2px; background-color: #1f58b2; position: absolute; bottom: 0; left: 0; }

.ins-probase dl dd p { color: #828282; }

/*企业简介*/
.insabout-name { text-align: center; position: relative; }

.insabout-name img { max-width: 100%; height: 80px; }

.insabout-name h2 { width: 100%; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.insabout-desc { color: #828282; text-align: left; padding: 20px 0; }

.insabout-dl { padding: 10px 0; }

.insabout-dl dl { background-color: #353c48; }

.insabout-dl dl dt img { width: 100%; }

.insabout-dl dl dd { padding: 20px; color: #fff; }

.insabout-dl dl dd h4 { font-size: 16px; padding: 0 0 15px; }

.insabout-dl dl dd p { color: rgba(255, 255, 255, 0.5); padding: 0 0 10px; }

.inside-aboutus { padding-bottom: 20px; }

.insabout-text { color: #333; text-align: center; font-weight: lighter; }

.inside-iconlist { background-color: #1f58b2; }

.insabout-scroll ul li { padding: 15px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); float: left; width: 50%; text-align: center; color: #fff; }

.insabout-scroll ul li:nth-child(1), .insabout-scroll ul li:nth-child(3) { border-right: 1px solid rgba(255, 255, 255, 0.2); }

.insabout-scroll ul li:nth-child(3), .insabout-scroll ul li:nth-child(4) { border-bottom: 0; }

.insabout-scroll ul li .icon img { display: block; height: 40px; margin: 0 auto; }

.insabout-scroll ul li .desc { font-size: 12px; margin-left: -10px; margin-right: -10px; color: #00ffd0; padding: 5px 0; font-weight: bold; }

.insabout-scroll ul li .num { font-family: Arial, Helvetica, sans-serif; }

.insabout-scroll ul li span { display: inline-block; vertical-align: middle; }

.inabout-name { text-align: center; }

.inabout-name h4 { position: relative; padding: 0 0 25px; font-weight: bold; }

.inabout-name h4::before { content: ""; display: block; width: 2px; height: 20px; position: absolute; z-index: 3; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; background-color: #1f58b2; -webkit-transform: rotate(35deg); -ms-transform: rotate(35deg); transform: rotate(35deg); }

.inabout-name h4.white { color: #fff; }

.inabout-name h4.white::before { background-color: #fff; }

.insnwtc-list { padding: 20px 0 0; }

.insnwtc-list ul li { padding: 0 0 20px; }

.insnwtc-list ul li .cont { position: relative; }

.insnwtc-list ul li .cont img { display: block; width: 100%; }

.insnwtc-list ul li .cont .txt { position: absolute; bottom: 0; padding: 10px 10px 20px 15px; color: #fff; font-size: 16px; font-weight: bold; }

.insculture-list { padding: 20px 0 0; }

.insculture-list ul { margin: 0 -10px; }

.insculture-list ul li { padding: 0 10px 20px; float: left; width: 50%; }

.insculture-list ul li .cont { border: solid 1px #d5d5d5; position: relative; }

.insculture-list ul li .cont::before { content: ""; display: block; width: 43px; height: 2px; background-color: #1f58b2; position: absolute; z-index: 3; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -1px; }

.insculture-list ul li .icon { text-align: center; padding: 20px 0; }

.insculture-list ul li .icon .cn { font-size: 16px; padding: 5px 0 0; }

.insculture-list ul li .icon .en { text-transform: uppercase; font-size: 12px; color: #999; }

.insculture-list ul li .icon img { display: block; height: 40px; margin: 0 auto; }

.insculture-list ul li .desc { background-color: #f5f5f5; text-align: center; position: relative; padding: 30px 0; }

.insculture-list ul li .desc p { width: 100%; padding: 0 10px; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 12px; }

.instrength-wrap { overflow: hidden; padding: 20px 0 0; }

.instrength-wrap ul li { padding: 0; position: relative; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; margin: 0 0 10px  0; }

.instrength-wrap ul li .zoom { display: block; position: relative; overflow: hidden; background: #0846B1; z-index: 1; height: 100%; }

.instrength-wrap ul li .zoom img { display: block; width: 100%; }

.instrength-wrap ul li .before-con { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); color: #fff; }

.instrength-wrap ul li .before-con img { width: auto; height: 30px; position: absolute; bottom: 10px; right: 5px; }

.instrength-wrap ul li .insol-tit { display: block; font-size: 16px; text-align: center; position: relative; padding-bottom: 10px; margin-bottom: 10px; font-weight: bold; letter-spacing: 1px; }

.instrength-wrap ul li .insol-tit:after { content: ""; width: 30px; height: 2px; background: #fff; display: block; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.insol-desc { font-size: 12px; text-align: left; }

.insol-desc { opacity: 0.6; line-height: 16px; /*text-align: center;display:-webkit-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:48px;*/ }

.instrength-wrap ul li .m-ymiddle { position: absolute; top: 14%; left: 22px; padding: 0 10px 0 0; }

.instrength-box { position: relative; }

.inside-nwtc { position: relative; }

.inside-nwtc::before { content: ""; display: block; width: 100%; height: 100%; max-height: 470px; background-color: #f5f5f5; position: absolute; top: 0; left: 0; }

.inside-culture { position: relative; }

.inside-culture::before { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/wbg3.jpg) no-repeat 0 0; z-index: -1; }

.development-box { padding-left: 40px; padding-right: 40px; padding-bottom: 30px; background: url(../images/wbg2.jpg) no-repeat 0 0; background-size: cover; }

.history-swiper { position: relative; overflow: hidden; }

.history-list { position: relative; padding: 0; }

.history-list::before { content: ""; display: block; height: 2px; background-color: rgba(255, 255, 255, 0.1); position: absolute; left: 0; right: 0; bottom: 5px; }

.history-list ul li { color: #fff; position: relative; float: left; width: 100%; margin-left: 5px; }

.history-list ul li .line { position: absolute; display: block; width: 12px; height: 12px; bottom: 0px; left: 0; border: 1px solid rgba(255, 255, 255, 0.5); }

.history-list ul li .line::before { content: ""; display: block; position: absolute; width: 5px; height: 5px; bottom: 3px; left: 2px; background-color: #3d9cf6; }

.history-list ul li img { display: block; width: 100%; }

.history-list ul li:hover p.img:after, .history-list ul li.cur p.img:after { opacity: 1; }

.history-list ul li .his-date { font-size: 28px; color: #fff; display: block; padding: 10px 0; font-family: "Montserrat"; }

.history-list ul li .history-con { margin-bottom: 20px; font-size: 12px; line-height: 20px; color: rgba(255, 255, 255, 0.6); }

.history-list ul li .history-con p { position: relative; padding-left: 16px; }

.history-list ul li .history-con p::before { content: ""; display: block; width: 4px; height: 4px; background-color: rgba(255, 255, 255, 0.4); position: absolute; left: 0; top: 8px; }

.history-list .history-btn { position: absolute; bottom: -9px; z-index: 10; display: block; width: 30px; height: 30px; border: 2px solid #fff; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.history-list .history-left { left: -30px; }

.history-list .history-right { right: -30px; }

.history-list .history-btn::before { content: ""; display: block; width: 13px; height: 13px; border-top: 1px solid #fff; border-left: 1px solid #fff; position: absolute; top: 7px; }

.history-list .history-right::before { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); right: 11px; }

.history-list .history-left::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 11px; }

/*品牌客户*/
.insbrand-list { padding: 0 0 20px; }

.insbrand-list ul li { border: solid 1px #dcdcdc; padding: 20px 10px; float: left; width: 25%; margin-bottom: -1px; margin-left: -1px; }

.insbrand-list ul li a { cursor: auto; }

.insbrand-list ul li img { display: block; margin: 0 auto; max-width: 100%; }

.insbrand-list ul li img.imgho { display: none; }

/*联系我们-招贤纳士*/
.download-box { margin: 0 auto; text-align: center; }

.download-box .title { border: solid 1px #555555; line-height: 43px; padding: 0 20px; display: inline-block; margin-right: 8px; vertical-align: 1px; display: none; }

.download-search { position: relative; padding: 0 70px 0 0; height: 45px; background-color: #f5f5f5; /*width:70%;*/ font-size: 14px; color: #999999; display: inline-block; }

.download-search form { display: block; width: 100%; height: 100%; }

.download-search .download-icon { display: block; background-color: transparent; background-position: center; background-repeat: no-repeat; width: 45px; height: 100%; position: absolute; top: 0; right: 0; background-image: url(../images/insearch.png); padding: 0; }

.download-search label { display: block; }

.download-search input[type=text] { display: block; width: 100%; height: 45px; line-height: 45px; color: #666666; padding: 0 20px; background: none; }

.insrecruit-list { padding: 20px 0; }

.insrecruit-list li { padding: 0 0 10px; }

.insrecruit-list li:hover .rectue-top, .insrecruit-list li.cur .rectue-top { background-color: #1686d9; border-color: #1686d9; border-bottom-color: rgba(255, 255, 255, 0.2); }

.insrecruit-list li:hover .rectue-top .name, .insrecruit-list li.cur .rectue-top .name, .insrecruit-list li:hover .rectue-top .date, .insrecruit-list li.cur .rectue-top .date, .insrecruit-list li:hover .rectue-top .num, .insrecruit-list li.cur .rectue-top .num, .insrecruit-list li:hover .rectue-top .place, .insrecruit-list li.cur .rectue-top .place { color: #fff; }

.insrecruit-list li.cur .rectue-top .icon em { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background-color: #fff; }

.insrecruit-list .rectue-top { border: 1px solid #e5e5e5; padding: 15px 30px 15px 10px; color: #323232; font-size: 0; position: relative; }

.insrecruit-list .rectue-min { background-color: #1686d9; color: #fff; }

.insrecruit-list .rectue-top span { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; vertical-align: middle; font-size: 13px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 30%; }

.insrecruit-list .rectue-top span:nth-child(1), .insrecruit-list .rectue-top span:nth-child(3) { width: 50%; }

.insrecruit-list .rectue-top .date { min-width: 110px; background: url(../images/date.png) no-repeat 0 center; padding-left: 28px; font-family: Rubik; }

.insrecruit-list li:hover .rectue-top .date, .insrecruit-list li.cur .rectue-top .date { background-image: url(../images/dateho.png); }

.insrecruit-list .rectue-top .icon { width: 20px; height: 20px; position: absolute; right: 10px; top: 14px; margin: 0; }

.insrecruit-list .rectue-top .icon em { position: absolute; background: #c6c6c6; width: 20px; height: 1px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; left: 0; top: 50%; }

.insrecruit-list .rectue-top .icon em:nth-child(2) { width: 1px; height: 20px; left: 50%; top: 0; }

.insrecruit-list li.cur .rectue-top .icon em { background-color: #fff; }

.insrecruit-list .rectue-min { padding: 20px 10px; display: none; }

.insrecruit-list .rectue-min .desc { padding: 0 0 10px; font-size: 12px; }

.insrecruit-list .rectue-top .num, .insrecruit-list .rectue-top .place { color: #999; display: none; }

.insrecruit-list .rectue-min .cont img { margin-right: 13px; vertical-align: -1px; }

.insrecruit-list .rectue-min .cont a { color: #fff; }

.insrecruit-list .rectue-min .text { color: rgba(255, 255, 255, 0.8); padding: 5px 0; }

.insrecruit-list .rectue-min h3 { padding: 0 0 5px; }

.insrecruit-list .rectue-send { padding: 10px 0 0; }

.insrecruit-list .rectue-send a { display: inline-block; vertical-align: top; color: #fff; background: -webkit-gradient(linear, left top, right bottom, from(#00cdf6), to(#00bdf3)); background: linear-gradient(to bottom right, #00cdf6, #00bdf3); -webkit-transition: all .3s; transition: all .3s; line-height: 45px; min-width: 120px; position: relative; padding: 0 20px 0 50px; }

.insrecruit-list .rectue-send a::before { content: ""; display: block; width: 20px; height: 21px; background: url(../images/send.png) no-repeat center; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20px; }

.insrecruit-list .rectue-min .cont { padding: 5px 0 0; }

/*联系我们-联系我们*/
.inscontact .content { background-size: cover; border: solid 1px #ececec; margin: 0 0 10px; padding: 10px; }

.inscontact .left { color: #1f58b2; }

.inscontact .left .en { text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.inscontact .left .en { font-size: 16px; display: inline-block; }

.inscontact .left .cn { display: inline-block; padding: 0 0 0 5px; }

.inscontact .right { color: #828282; padding: 10px 0 0; }

.inscontact .info p { background-position: 0 0; background-repeat: no-repeat; padding: 0 0 5px 35px; }

.inscontact .info .add { background-image: url(../images/wicon10.png); }

.inscontact .info .tel { background-image: url(../images/wicon11.png); font-family: Arial, Helvetica, sans-serif; }

.inscontact .info .pho { background-image: url(../images/wicon12.png); font-family: Arial, Helvetica, sans-serif; }

.inscontact .info .net { background-image: url(../images/wicon13.png); font-family: Arial, Helvetica, sans-serif; }

.inscontact .ercode { font-size: 14px; line-height: 24px; text-align: center; max-width: 95px; }

.map { width: 100%; height: 300px; }

/*董事长致辞*/
.ins-speech { padding-bottom: 20px; }

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

.inspe-text { background: url(../images/wbg7.jpg) no-repeat 0 0; background-size: cover; color: rgba(255, 255, 255, 0.4); padding: 20px; }

.inspe-text h4 { color: white; padding: 0 0 10px; }

/*产品*/
.insidepro-title { padding: 0 0 10px; }

.insidepro-title .title { font-size: 16px; text-align: center; }

.prostrength-wrap { overflow: hidden; padding: 0 0 20px 0; }

.prostrength-wrap ul li { padding: 0; position: relative; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; margin: 0 0 10px  0; }

.prostrength-wrap ul li .zoom { display: block; position: relative; overflow: hidden; z-index: 1; height: 100%; }

.prostrength-wrap ul li .zoom img { display: block; width: 100%; }

.prostrength-wrap ul li .before-con { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; background: rgba(0,0,0,0.2) !important;}

.prostrength-wrap ul li .before-con img { width: auto; height: 30px; position: absolute; bottom: 10px; right: 5px; }

.prostrength-wrap ul li .insol-tit { display: block; font-size: 16px; text-align: center; position: relative; padding-bottom: 10px; margin-bottom: 10px; font-weight: bold; }

.prostrength-wrap ul li .insol-tit:after { content: ""; width: 30px; height: 2px; background: #facd00; display: block; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.prostrength-wrap ul li .insol-desc { font-size: 12px; opacity: 1; }

.prostrength-wrap ul li .insol-desc { line-height: 16px; text-align: left; /*font-weight: bold;;display:-webkit-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:48px;*/ }

.prostrength-wrap ul li .m-ymiddle { position: absolute; top: 14%; left: 22px; padding: 0 10px 0 0; }

.prostrength-box { position: relative; }

.prostrength-wrap ul li .num { text-align: center;color: #facd00 }

.procommonweb { padding: 0 15px; }

.inspro-thumb { font-size: 0; padding: 0 0 10px; }

.inspro-thumb a { font-size: 14px; text-align: center; margin-bottom: -1px; display: inline-block; width: 24%; border: solid 1px #d6d6d6; padding: 10px; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; color: #828282; margin-right: -1px; font-size: 12px; min-width: 90px; }

.inspro-thumb a:hover, .inspro-thumb a.cur { background-color: #0052a0; border-color: #0052a0; -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); color: #fff; }

.inspro-siwper { position: relative; overflow: hidden; }

.inspro-siwper li .content { position: relative; }

.inspro-siwper li .img img { width: 100%; }

.inspro-siwper li .desc { padding: 10px; color: #666666; }

.inspro-siwper li .desc h4 { position: relative; padding: 0 0 5px 0; color: #333333; margin: 0 0 10px; }

.inspro-siwper li .desc h4::before { content: ""; display: block; width: 30px; height: 3px; background-color: #1f58b2; position: absolute; left: 0; bottom: 0; }

.inspro-table { padding: 0 0 20px; }

.inspro-table table { width: 100%; }

.inspro-table table tr { border: solid 1px #e1e1e1; }

.inspro-table table tr:nth-child(even) { background-color: #fcfcfc; }

.inspro-table table tr td {text-align: center; padding: 10px; }

.inspro-btn { display: inline-block; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; z-index: 2; background-image: url(../images/rightbtnho.png); background-size: cover; }

.inspro-prev { left: 20px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.inspro-next { right: 20px; }

.inspro-video { position: relative; padding-bottom: 30px; }

.inspro-video .img{position: relative;}

.inspro-video .img img { width: 100%; }

.inspro-video .text { position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; text-align: center; }

.inspro-video .play { width: 30px; height: 30px; background: url(../images/playbtn.png) no-repeat center center; background-size: cover; margin: 0 auto; margin-top: 10px; }

/* 视频播放*/
.recruitmentfloat { display: none; z-index: 2000; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 1000px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.inspro-tabls { font-size: 0; }

.inspro-tabls a { display: inline-block; width: 25%; font-size: 14px; color: #666; border-bottom: 3px solid #eaeaea; padding: 0 5px 10px; text-align: center; }

.inspro-tabls a:hover, .inspro-tabls a.cur { border-color: #facd00; color: #0052a0; }

.insolut-cont { padding: 10px 0 0; display: none; }

.insolut-cont .img img { width: 100%; }

.insolut-cont .left { background-color: #0052a0; color: #fff; padding: 10px 20px; -webkit-box-shadow: 3px 5px 28px rgba(0, 82, 160, 0.8); box-shadow: 3px 5px 28px rgba(0, 82, 160, 0.8); }

.insolut-cont .right { padding: 10px 0; color: #828282; }

/*productindex*/
.indexbanner li { position: relative; }

.indexbanner li a { position: relative; display: block; }

.indexbanner li .img { display: block; position: relative; height: 300px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.indexbanner .inban-info { width: 100%; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; font-size: 12px; padding: 0 20px; }

.indexbanner .inban-info img { display: block; width: 80%; }

.indexbanner .inban-info h2 { font-size: 16px; font-weight: lighter; font-weight: 700; font-weight: 700; }

.indexbanner .inban-info p { opacity: 0.3; display: none; }

.indexbanner .bannerSubTitle { font-size: 16px; padding-bottom: 15px; color: #fff; font-weight: lighter; }

.indexbannerall .inban-info { top: 60%; }

.indexbannerall .inban-info p { display: none; }

.inxban-btn { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; z-index: 2; display: none; }

.inxban-btn span { display: block; cursor: pointer; width: 13px; height: 13px; border-top: 1px solid #fff; border-left: 1px solid #fff; position: absolute; opacity: 0.3; }

.inxban-btn span::before { content: ""; display: block; width: 25px; height: 25px; border: 1px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; left: -10px; top: -10px; }

.inxban-btn .inxban-prev { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 15px; }

.inxban-btn .inxban-next { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }

@-webkit-keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

@keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

.product-title { font-weight: bold; }

.product-title .en { color: #1f58b2; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.product-title .cn { font-weight: bold; }

.product-title.white { color: #fff; }

.product-title.white .en { color: #fff; }

.product-title.tcenter { text-align: center; }

.protype-list { overflow: hidden; }

.protype-list ul li .content { background-color: #e6e9ee; position: relative; padding: 20px 0 30px; }

.protype-list ul li img { display: block; max-width: 100%; margin: 0 auto; }

.protype-list ul li .name { text-align: center; position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.protype-page { position: relative; }

.protype-page span { width: 24px; height: 4px; -webkit-border-radius: 0; border-radius: 0; margin: 0 4px; background-color: #dfdfdf; }

.protype-page .swiper-pagination-bullet-active { background-color: #facd00; }

.wpd20 { padding-top: 20px; padding-bottom: 20px; }

.product-type .left { padding: 0 0 10px; }

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

.coretage-list { padding: 20px 0; margin: 0 -5px; }

.core-item { color: #fff; float: left; width: 50%; text-align: center; padding: 0 5px 10px; }

.core-item .icon img { display: block; margin: 0 auto; height: 40px; }

.core-item .tit { font-size: 14px; padding: 8px 0 4px; opacity: 0.8;  color: #facd00;}

.core-item .txt { opacity: 0.6; font-size: 12px; text-align: left; max-height: 36px; line-height: 18px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.lead-more { text-align: center; }

.lead-more a { display: inline-block; color: #fff; border: 2px solid rgba(255, 255, 255, 0.3); padding: 6px 20px; font-family: Arial, Helvetica, sans-serif; }

.industry-list { overflow: hidden; margin: 10px 0 20px; }

.industry-list li .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; }

.industry-list li .desc { display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #999999; margin: 0 0 5px; font-size: 12px; }

.industry-list li .img img { display: block; width: 100%; }

.industry-list li .more { width: 25px; height: 25px; border: 2px solid #bebebe; background: url(../images/righticon.png) no-repeat center; margin: 8px 0 0; background-size: 15px; }

.indudtry-btn { text-align: right; margin-top: -35px; position: relative; z-index: 2; }

.indudtry-btn span { display: inline-block; width: 35px; height: 35px; background-position: center; background-repeat: no-repeat; border: 1px solid #bebebe; cursor: pointer; }

.indudtry-btn .indudtry-prev { background-image: url(../images/lefticon.png); }

.indudtry-btn .indudtry-next { background-image: url(../images/righticon.png); }

.insolute-list { overflow: hidden; padding: 20px 0 0; }

.insolute-list ul { margin: 0 -10px; }

.insolute-list ul li { color: #fff; float: left; width: 50%; padding: 0 15px 20px; }

.insolute-list ul li .icon img { display: block; height: 40px; }

.insolute-list ul li .name { padding: 8px 0 4px; color: #facd00; }

.insolute-list ul li .desc { opacity: 0.4; font-size: 12px; }

.indexbanner .inban-info .en { color: #00bbbe; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.incustomer-wrap { overflow: hidden; }

.incustomer-list { overflow: hidden; }

.incustomer-list ul li { background-color: #fff; }

.incustomer-list ul li .culogo { border: 1px solid #e6e6e6; margin-right: -1px; margin-top: -1px; padding: 10px; text-align: center; }

.incustomer-list ul li img { max-width: 100%; }

.incustomer-btn { padding: 10px 0; }

.incustomer-btn em { display: inline-block; width: 5px; height: 7px; background: url(../images/splay.png) no-repeat center; vertical-align: 5px; cursor: pointer; margin: 0 13px; }

.incustomer-btn em.cur { background-image: url(../images/pout.png); }

.incustomer-btn span { display: inline-block; cursor: pointer; width: 13px; height: 13px; border-top: 2px solid rgba(0, 0, 0, 0.36); border-left: 2px solid rgba(0, 0, 0, 0.36); }

.incustomer-btn span:hover { border-color: #facd00; }

.incustomer-btn .incustomer-prev { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.incustomer-btn .incustomer-next { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.indexsolut-wrapper { overflow: hidden; }

.indexban-swiper ul li { text-align: center; position: relative; }

.indexban-swiper ul li a { display: block; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 10px; width: 100%; height: 100%; }

.indexban-swiper ul li a::before { content: ""; display: block; width: 100%; height: 100%; padding-bottom: 35.17588%; position: absolute; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); -webkit-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px; -webkit-transition: all 0.3s; transition: all 0.3s; z-index: 3; }

.indexban-swiper ul li .icon img { display: block; height: 30px; margin: 0 auto; }

.indexban-swiper ul li .name { font-size: 12px; color: #fff; margin: 5px 0 0; }

.indexban-swiper ul li .link { width: 27px; height: 8px; background: url(../images/inmore.png) no-repeat center; position: absolute; z-index: 3; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 10px; -webkit-transition: all 0.5s; transition: all 0.5s; }

.indexban-swiper ul li.cur a::before, .indexban-swiper ul li:hover a::before { background-color: rgba(12, 136, 252, 0.8); }

.indexban-swiper ul li .img { display: none; position: absolute; left: 0; bottom: 0; -webkit-transition: all 0.4s; transition: all 0.4s; max-width: 100%; }

.indexban-swiper ul li .cont { position: relative; z-index: 22; -webkit-transition: all 0.3s; transition: all 0.3s; padding-bottom: 20px; }

.indexsolut-wrap { color: #fff; margin: 20px 10px 0; }

.indexsolut-wrap .left { padding-top: 20px; padding-bottom: 20px; }

.indexsolut-wrap .left .desc { color: rgba(255, 255, 255, 0.5); font-size: 13px; padding: 0 0 15px; }

.indexsolut-wrap .left h3 { padding: 5px 0; }

.indexsolut-wrap .right img { max-width: 100%; }

.index-more { display: inline-block; border: 2px solid rgba(255, 255, 255, 0.3); color: #fff; padding: 0 5px; line-height: 24px; height: 26px; text-align: center; font-size: 12px; }

.indexban-pages2 { background-color: #f6f6f6; padding-bottom: 20px; }

.indexban-swiper2 { background-color: #fff; -webkit-box-shadow: 0px 15px 18px rgba(0, 0, 0, 0.1); box-shadow: 0px 15px 18px rgba(0, 0, 0, 0.1); position: relative; z-index: 2; }

.indexban-swiper2 ul li { text-align: center; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; }

.indexban-swiper2 ul li a { display: block; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 10px; width: 100%; height: 100%; }

.indexban-swiper2 ul li .icon img { display: block; height: 30px; margin: 0 auto; }

.indexban-swiper2 ul li .icon .ac { display: none; }

.indexban-swiper2 ul li .name { font-size: 12px; color: #748892; margin: 5px 0 0; }

.indexban-swiper2 ul li.cur, .indexban-swiper2 ul li:hover { -webkit-box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.1); box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.1); z-index: 2; }

.indexban-swiper2 ul li.cur .icon .ac, .indexban-swiper2 ul li:hover .icon .ac { display: block; }

.indexban-swiper2 ul li.cur .icon .cu, .indexban-swiper2 ul li:hover .icon .cu { display: none; }

.indexban-swiper2 ul li .cont { position: relative; z-index: 22; -webkit-transition: all 0.3s; transition: all 0.3s; padding-bottom: 20px; }

.indexbrand-wrap { padding: 20px 0; }

.inxbrand-right ul li { float: left; width: 25%; }

.inxbrand-right ul li img { display: block; margin: 0 auto; max-width: 100%; }

.indexservice-wrap { color: #fff; text-align: center; padding: 40px 0; }

.indexservice-wrap .desc { font-size: 12px; opacity: 0.6; padding: 20px 0; text-align: left; }

.indexservice-wrap h3::after { content: ""; display: block; width: 36px; height: 4px; background-color: #1f58b2; margin: 5px auto 0; }

.inxservice-num { text-align: center; padding: 20px 0; }

.inxservice-num .numitem { display: inline-block; position: relative; padding: 0 10px; font-size: 12px; }

.inxservice-num .numitem::after { content: ""; display: block; width: 1px; height: 80%; max-height: 64px; background-color: #666; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.inxservice-num .numitem:last-child::after { display: none; }

.inxservice-num .numitem .num { font-family: Arial, Helvetica, sans-serif; font-size: 26px; line-height: 30px; }

.indexnews-wrap .inxnews-base em { background-image: url(../images/splay2.png); }

.inxnews-base { padding: 20px 0 0; }

.inxnews-base em { display: inline-block; width: 5px; height: 7px; background: url(../images/splay1.png) no-repeat center; vertical-align: 5px; cursor: pointer; margin: 0 13px; }

.inxnews-base em.cur { background-image: url(../images/pout1.png); }

.inxnews-base span { display: inline-block; cursor: pointer; width: 14px; height: 14px; border-top: 2px solid #fff; border-left: 2px solid #fff; }

.inxnews-base span:hover { border-color: #1f58b2; }

.inxnews-base .inxnews-prev { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.inxnews-base .inxnews-next { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.inxnews-base i { font-style: normal; }

.inxnews-swiper { overflow: hidden; margin: 20px 0 0; }

.inxnews-swiper ul li a { display: block; color: #fff; }

.inxnews-swiper ul li img { width: 100%; }

.inxnews-swiper ul li .content { background-color: #fff; }

.inxnews-swiper ul li .info { padding: 10px; }

.inxnews-swiper ul li .info .name { display: -webkit-box; height: 44px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #222426; font-size: 14px; }

.inxnews-swiper ul li .info .date { padding: 5px 0 0; color: #9aa1a5; font-family: Arial, Helvetica, sans-serif; }

.indexnews-wrap { padding: 20px 0; color: #fff; }

.indexnews-wrap .index-more { float: right; margin-top: -30px; }

.inxnews-pagination { display: inline-block; padding: 0 0 0 30px; }

.inxdustry-pagination { text-align: center; padding: 10px  0 0 0; color: #858b94; }

.inxdustry-pagination .swiper-pagination-current { color: #042536; font-size: 24px; }

.indexdustry-wrap { padding: 20px 0; overflow: hidden; }

.indexdustry-wrap .index-more { border-color: rgba(102, 102, 102, 0.2); color: #666666; float: right; margin-top: -30px; font-size: 12px; }

.indexdustry-wrap .index-more:hover { color: #fff; }

.inxdustry-swiper { margin: 20px 0 0; position: relative; padding: 0 30px; }

.inxdustry-swiper ul li { position: relative; }

.inxdustry-swiper ul li .img { position: relative; overflow: hidden; }

.inxdustry-swiper ul li .img::before { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(215, 215, 215, 0.7); }

.inxdustry-swiper ul li.swiper-slide-active .img::before { background-color: rgba(153, 153, 153, 0); }

.inxdustry-swiper ul li img { display: block; position: relative; height: 260px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.inxdustry-swiper ul li .info { padding: 20px 20px 20px 30px; background-color: #fff; width: 80%; margin-top: -50px; margin-left: 30px; -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); position: relative; z-index: 3; }

.inxdustry-swiper ul li .info h4 { color: #1f58b2; position: relative; padding: 10px 0; }

.inxdustry-swiper ul li .info h4::before { content: ""; display: block; width: 42px; height: 2px; background-color: #1f58b2; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: -50px; }

.inxdustry-swiper ul li .info h3 { padding: 0 0 5px; }

.inxdustry-swiper ul li .info p { color: #828282; font-size: 12px; max-height: 36px; line-height: 18px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.inxdustry-btn { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; display: block; width: 30px; height: 30px; border: 2px solid #cacaca; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; top: 29%; background-color: #fff; }

.inxdustry-prev { left: 10px; }

.inxdustry-next { right: 10px; }

.inxdustry-btn::before { content: ""; display: block; width: 13px; height: 13px; border-top: 2px solid #cacaca; border-left: 2px solid #cacaca; position: absolute; top: 7px; }

.inxdustry-btn.inxdustry-next::before { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); right: 11px; }

.inxdustry-btn.inxdustry-prev::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 11px; }

.indexbannerall .index-more { margin: 10px 0 0; }

.indexban-pages { display: none; }

/* 法律声明 s */
.inside-wrapper { padding-top: 30px; padding-bottom: 25px; }

.legal-title { text-align: center; font-size: 22px; color: #333333; line-height: 1.2; }

.terms-contents, .legaltext { padding: 30px 0 15px; }

.fonts-lh28, .fonts-lh30, .fonts-lh32 { font-size: 14px; color: #333; line-height: 24px; }

.incustomer-wrap .incustomer-btn span { border-width: 1px; }

.core-advantages .product-title { text-align: left; }

.indexb-dots { position: absolute; bottom: 5px; left: 0; right: 0; text-align: center; z-index: 3; }

.indexb-dots span { background-color: #fff; opacity: 0.5; margin: 0 3px; }

.indexb-dots .swiper-pagination-bullet-active { background-color: #1f58b2; opacity: 1; }

.bannerArrow { position: absolute; bottom: 60px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 105px; text-align: center; z-index: 99; display: none; }

.bannerArrow p { color: #facd00; font-size: 14px; text-transform: uppercase; letter-spacing: 5px; padding-bottom: 10px; }

.bannerArrow img { display: block; position: fixed; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 20; margin: 0px auto; height: 33px; animation: mymove 1.2s infinite; -webkit-animation: mymove 1.2s infinite; opacity: 0; }

.downArrow{display: none; position: fixed; left: 50%; bottom: 35px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 20;}
.downArrow img{display: block;height: 33px; animation: mymove 1.2s infinite; -webkit-animation: mymove 1.2s infinite; opacity: 0;}

@keyframes mymove { 0% { opacity: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  80% { opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to { opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@-webkit-keyframes mymove { 0% { opacity: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  80% { opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to { opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }


.bannerTextImg{ max-width: 25% !important; display: block;}

@media (min-width: 440px) { .indexbanner li .img, .inxdustry-swiper ul li img { width: 100%; height: auto; } }

@media (min-width: 768px) { /*生产基地*/
  .ins-probase dl { position: relative; }
  .ins-probase dl dd { width: 33%; height: 100%; position: absolute; top: 0; }
  .ins-probase dl dd .info { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 50px; }
  .ins-probase dl dd h4 { margin: 0 0 15px 0; padding: 0 0 15px 0; }
  .ins-probase dl dd h4::before { width: 50px; }
  .ins-probase dl dt { width: 67%; }
  .ins-probase dl:nth-child(even) dd { right: 0; }
  .ins-probase dl:nth-child(even) dt { float: left; }
  .ins-probase dl:nth-child(odd) dd { left: 0; }
  .ins-probase dl:nth-child(odd) dt { float: right; }
  .insabout-scroll { padding: 40px 0; }
  .insabout-scroll ul { text-align: center; font-size: 0; }
  .insabout-scroll ul li { float: none; display: inline-block; width: 25%; border-bottom: 0; padding: 0 20px; border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .insabout-scroll ul li:last-child { border: 0; }
  .insnwtc-list { padding: 30px 0 0; }
  .insnwtc-list ul { margin: 0 -20px; }
  .insnwtc-list ul li { width: 50%; float: left; padding: 0 20px; }
  /*品牌客户*/
  .insbrand-list { padding-bottom: 186px; }
  .insbrand-list ul li { width: 20%; }
  .indexsolut-wrap { position: relative; }
  .indexsolut-wrap .right { width: 50%; float: right; margin-left: 90px; }
  .indexsolut-wrap .left { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
  .indexsolut-wrap .left h4 { font-size: 16px; }
  .indexsolut-wrap .left h3 { padding: 0; max-width: 318px; }
  .indexsolut-wrap .left .desc { font-size: 15px; }
  .indexsolut-wrap .left .cont { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 38%; max-width: 520px; }
  .index-more { padding: 2px 20px; }
  .inxnews-swiper { margin: 30px 0 0; }
  .indexnews-wrap { padding: 50px 0; }
  .indexnews-wrap .index-more { margin-top: -50px; } }


@media (min-width: 1024px) { .inside-wrap { padding-top: 50px; }
  .inside-title { padding: 0 0 30px; }
  .inside-title .title { font-size: 22px; }
  .indexbanner .bannerSubTitle { font-size: 20px; padding-bottom: 20px; }
  .indexbanner40 { font-size: 24px; }
  .wfont36, .wfont30, .wfont28, .wfont26, .wfont24 { font-size: 22px; }
  .wpt90 { padding-top: 40px; }
  .inside-subnav { margin: 0 auto; background-color: #0052a0; }
  .channel-title { display: none; }
  .subnav { display: block !important; position: static; background-color: transparent; padding-bottom: 0px; -webkit-box-shadow: none; box-shadow: none; }
  .subnav ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .subnav ul li { line-height: 60px; width: 25%; position: relative; text-align: center; }
  .subnav ul li::after { content: ""; width: 1px; height: 16px; background-color: rgba(214, 214, 214, 0.6); position: absolute; right: 0; top: 50%; margin-top: -8px; }
  .subnav ul li:last-child::after { display: none; }
  .subnav ul li a { position: relative; -webkit-transition: all ease .5s; transition: all ease .5s; position: relative; color: rgba(255, 255, 255, 0.5); }
  .subnav ul li a:after { content: ""; height: 3px; position: absolute; bottom: -1px; left: 51%; right: 51%; z-index: -1; background-color: #1f58b2; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; color: #1f58b2; display: none; }
  .subnav ul li a::before { content: ""; width: 0; height: 0; border: 7px solid transparent; border-bottom-color: #1f58b2; position: absolute; z-index: 3; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -5px; border-bottom-width: 12px; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; opacity: 0; display: none; }
  .subnav ul li.cur a, .subnav ul li:hover a { color: #fff; }
  .subnav ul li.cur a::after, .subnav ul li:hover a::after { left: 0; right: 0; z-index: 1; }
  .subnav ul li.cur a::before, .subnav ul li:hover a::before { opacity: 1; }
  .subnav .sub-btn { width: 44px; height: 100%; cursor: pointer; z-index: 10; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0; }
  .subnav .sub-btn::before { display: block; content: ""; width: 16px; height: 16px; border-left: 2px solid #848484; border-bottom: 2px solid #848484; }
  .subnav .sub-btn.sub-prev { left: 0; }
  .subnav .sub-btn.sub-prev::before { -webkit-transform: rotate(40deg); -ms-transform: rotate(40deg); transform: rotate(40deg); margin: 25px 0 0 17px; }
  .subnav .sub-btn.sub-next { right: 0; }
  .subnav .sub-btn.sub-next::before { -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); margin: 25px 0 0 8px; }
  .inspro-subnav .subnav ul li { width: auto; }
  .inspro-subnav .subnav ul li:last-child::after { display: none; }

  /*新闻中心*/
  .in-newsdl dt { width: 67%; float: left; }
  .in-newsdl dt a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  .in-newsdl dd { padding: 32px 25px 0px; overflow: hidden; }
  .in-newsdl dd .title { line-height: 32px; font-size: 22px; max-height: 64px; }
  .in-newsdl dd .title a:hover { color: #fff; }
  .in-newsdl dd .info { max-height: 80px; font-size: 14px; }
  .hotnews-pagination { width: 33%; left: 67%; text-align: left; padding: 0 0 0 25px; }
  .ins-newslist { padding-bottom: 100px; }
  .ins-newslist::before { top: -150px; }
  .ins-newslist ul li { padding: 36px 0; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
  .ins-newslist ul li:hover { border-color: #1f58b2; }
  .ins-newslist ul li:hover .info .name a { color: #1f58b2; }
  .ins-newslist ul li:hover .info .more { border-color: #1f58b2; opacity: 1; }
  .ins-newslist ul li:hover .info .more::before { border-color: #1f58b2; }
  .ins-newslist ul li .date { padding: 0; }
  .ins-newslist ul li .date .day { font-size: 40px; line-height: 40px; }
  .ins-newslist ul li .date .year { margin: 10px 0 0; }
  .ins-newslist ul li .info { padding: 0 157px 0 60px; }
  .ins-newslist ul li .info .name { font-size: 18px; }
  .ins-newslist ul li .info .text { margin: 7px 0 0; }
  .ins-newslist ul li .info .more { width: 48px; height: 48px; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
  .ins-newslist ul li .info .more::before { top: 18px; left: 16px; border-width: 2px; }
  .ins-newsearch { height: 60px; }
  .ins-newsearch .input-text, .ins-newsearch .input-btn { height: 100%; }
  .ins-newsearch .input-text { width: 80%; max-width: 276px; }
  .ins-newsearch .input-btn { width: 40%; max-width: 120px; }
  .newsmore, .return-list { padding: 50px 0 0 0; }
  .newsmore a, .return-list a { padding: 0 70px; height: 59px; line-height: 59px; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
  .newsmore a:hover, .return-list a:hover { background-color: #1f58b2; color: #fff; }
  /*新闻详情页面*/
  .news-detail-title { padding: 12px 60px 14px 25px; }
  .news-detail-title .date { padding: 10px 0 0; }
  .news-detail-title h1 { /*font-size: 22px;*/ padding: 0 0 25px 0; }
  .news-share-btn { display: block; position: absolute; right: 0; bottom: -40px; z-index: 1; margin: 0; }
  #news-share { width: 44px; }
  #news-share a { float: none; display: block; width: 27px; height: 22px; margin: 0 auto 17px; padding: 0; }
  #news-share .share-btn { display: block; width: 44px; height: 44px; }
  .bdshare_dialog_bg, .bdshare_dialog_box { display: none !important; }
  .news-detail-cont { margin: 18px 0 0 0; padding: 34px 0 45px; line-height: 26px; color: #828282; }
  .news-date { font-size: 16px; }
  .news-detail-foot { padding: 0 0 100px; }
  .news-detail-foot dl { padding: 25px 50px 32px; }
  .news-detail-foot dl dd, .news-detail-foot dl dt { float: left; width: 50%; }
  .news-detail-foot dl dd { text-align: right; }
  /*组织架构*/
  .ins-struct { text-align: center; padding: 20px 0 100px; }
  .ins-struct img { width: auto; max-width: 100%; }
  /*生产基地*/
  .ins-probase { padding: 10px 0 80px; }
  .ins-probase dl dd .info { padding: 70px; }
  .ins-probase dl dd h4 { margin: 0 0 27px; }
  .insabout-desc { line-height: 28px; padding: 40px 0; font-size: 16px; text-align: center; max-width: 900px; margin: 0 auto; }
  .insabout-name img { height: auto; }
  .inside-aboutus { padding-bottom: 90px; }
  .insabout-dl { padding-bottom: 27px; }
  .insabout-dl dl dt { float: left; width: 50%; }
  .insabout-dl dl dd { overflow: hidden; }
  .insabout-dl dl dd h4 { font-size: 22px; padding: 0 0 20px; }
  .insabout-dl dl dd p { font-size: 16px; }
  .insabout-text { line-height: 36px; }
  .insabout-scroll { padding: 80px 0 65px; }
  .insabout-scroll ul li .icon img { height: 81px; }
  .insabout-scroll ul li .desc { font-size: 18px; }
  .insabout-scroll ul li .num { line-height: 35px; }
  .insabout-scroll ul li .type { font-size: 24px; }
  .inabout-name h4 { padding: 0 0 40px; }
  .inabout-name h4::before { width: 4px; height: 30px; }
  .insnwtc-list ul li .cont { overflow: hidden; }
  .insnwtc-list ul li .cont:hover img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); }
  .insnwtc-list ul li .cont img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s; }
  .insnwtc-list ul li .cont .txt { font-size: 20px; padding: 10px 40px 50px; -webkit-transition: all ease 0.7s; transition: all ease 0.7s; }
  .insnwtc-list ul li .cont:hover .txt { padding-left: 20px; }
  .insculture-list { padding: 30px 0 0; }
  .insculture-list ul li { width: 25%; padding-bottom: 0; }
  .insculture-list ul li .icon { padding: 47px 0; }
  .insculture-list ul li .icon .cn { padding: 10px 0 0; font-size: 20px; }
  .insculture-list ul li .icon img { height: 61px; }
  .insculture-list ul li .desc { padding: 71px 0; text-align: center; }
  .insculture-list ul li .desc p { padding: 0 43px; font-size: 16px; }
  .instrength-wrap { padding: 30px 0 100px 0; }
  .instrength-wrap ul li { float: left; padding: 0; margin: 0; position: relative; width: 10.83333%; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
  .instrength-box { height: 600px; overflow: hidden; }
  .instrength-wrap ul li .zoom:after { content: ""; width: 100%; height: 492px; overflow: hidden; display: block; }
  .instrength-wrap ul li .m-ymiddle { padding: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .instrength-wrap ul:hover li { width: 10.83333%; }
  .instrength-wrap ul li:hover, .instrength-wrap ul li.cur { width: 89.16667%; }
  .instrength-wrap ul li .before-con { background-color: #1f58b2; }
  .instrength-wrap ul li .before-con img { height: 56px; bottom: 30px; right: 20px; }
  .instrength-wrap ul li .insol-tit:after { width: 33px; height: 4px; display: none; }
  .instrength-wrap ul li:hover .insol-tit:after, .instrength-wrap ul li.cur .insol-tit:after { display: block; }
  .instrength-wrap ul li .zoom > img { position: absolute; width: auto; height: auto; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .instrength-wrap ul li:hover .before-con, .instrength-wrap ul li.cur .before-con { background: none; }
  .instrength-wrap ul li .insol-tit { font-size: 20px; padding: 0; margin: 0; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; }
  .insol-desc { font-size: 16px; line-height: 26px; display: none; text-align: center; }
  .instrength-wrap ul li:hover .insol-desc, .instrength-wrap ul li.cur .insol-desc { display: block; }
  .instrength-wrap ul li:hover .insol-tit, .instrength-wrap ul li.cur .insol-tit { -webkit-writing-mode: horizontal-tb; -ms-writing-mode: lr-tb; writing-mode: horizontal-tb; font-size: 26px; padding-bottom: 25px; margin-bottom: 25px; }
  .inside-culture::before { top: -117px; }
  .history-list { margin: 0 auto; background-position: 0 center; max-width: 1320px; padding-left: 60px; margin-top: 60px; }
  .history-list ul li { width: 25%; height: 200px; }
  .history-list ul li .his-date { font-size: 30px; padding: 0; }
  .history-list ul li .history-con { margin-bottom: 20px; margin-top: 11px; height: 110px; font-size: 14px; overflow-y: auto; }
  .history-list .history-btn { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; opacity: 0.7; }
  .history-list ul li .history-con p { margin-bottom: 9px; }
  .history-list .history-btn::before { top: 16px; }
  .history-list .history-right::before { right: 20px; }
  .history-list .history-left::before { left: 20px; }
  .history-list .history-btn:hover::before, .history-list .history-btn:hover { opacity: 1; }
  .history-list .history-right { right: -46px; }
  .history-list .history-left { left: -46px; }
  .history-list ul li .line { width: 15px; height: 15px; bottom: -7px; }
  .history-list ul li .line::before { width: 5px; height: 5px; left: 4px; bottom: 4px; }
  .history-list ul li:nth-child(odd) { margin: 200px 0 0 0; padding: 23px 0 0 0; }
  .history-list ul li:nth-child(odd) .line { top: -7px; bottom: auto; }
  .history-list::before { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .development-box { position: relative; padding: 30px 0; padding-bottom: 63px; }
  .history-list ul li .history-con::-webkit-scrollbar { width: 2px; height: 100%; background-color: #F5F5F5; }
  /*品牌客户*/
  .insbrand-list ul li { position: relative; padding: 25px 0; }
  .insbrand-list ul li::before { content: ""; position: absolute; z-index: -1; top: -1px; left: -1px; right: -1px; bottom: -1px; background: -webkit-gradient(linear, left top, right bottom, from(#0084da), to(#0057a6)); background: linear-gradient(to bottom right, #0084da, #0057a6); -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); }
  .insbrand-list ul li:hover img.imgho { display: block; }
  .insbrand-list ul li:hover img.imgbl { display: none; }
  .insbrand-list ul li:hover:before { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /*联系我们-招贤纳士*/
  .download-search { width: 50%; max-width: 400px; height: 60px; padding: 0 80px 0 0; }
  .download-search .download-icon { width: 60px; }
  .download-search .focus-text { font-size: 16px; }
  .download-search input[type=text] { height: 60px; line-height: 60px; }
  .download-box .title { height: 60px; line-height: 60px; width: 132px; font-size: 16px; display: inline-block; }
  .insrecruit-list { padding: 50px 0 100px; }
  .insrecruit-list .rectue-top { -webkit-transition: all 0.5s; transition: all 0.5s; cursor: pointer; padding: 28px 40px; }
  .insrecruit-list .rectue-top span { width: 20%; margin-bottom: 0; font-size: 14px; margin-right: 20px; }
  .insrecruit-list .rectue-top .date { width: 24%; float: right; }
  .insrecruit-list .rectue-top .icon { width: 36px; height: 36px; right: 40px; top: 21px; }
  .insrecruit-list .rectue-top .icon em { width: 36px; }
  .insrecruit-list .rectue-top .icon em:nth-child(2) { width: 1px; height: 36px; }
  .insrecruit-list .rectue-min { padding: 46px 30px 58px; line-height: 24px; }
  .insrecruit-list .rectue-min .desc { line-height: 26px; font-size: 14px; }
  .insrecruit-list .rectue-min .cont { padding: 23px 0 0; }
  .insrecruit-list .rectue-min h3 { font-size: 18px; padding: 0 0 9px 0; }
  .insrecruit-list .rectue-send { text-align: right; padding: 0; margin-top: -60px; }
  .insrecruit-list .rectue-send a { min-width: 182px; line-height: 62px; font-size: 18px; padding: 0 44px 0 74px; }
  .insrecruit-list .rectue-send a::before { left: 44px; }
  .insrecruit-list .rectue-top span:nth-child(1), .insrecruit-list .rectue-top span:nth-child(3) { width: 20%; }
  .insrecruit-list .rectue-top .num, .insrecruit-list .rectue-top .place { display: inline-block; }
  /*联系我们-联系我们*/
  .inscontact-box { margin-top: -80px; }
  .inscontact { position: relative; bottom: -80px; z-index: 9; }
  .inscontact .content { float: left; width: 48.33333%; padding: 0; background: url(../images/wbg5.jpg) no-repeat 0 0; background-size: cover; margin-bottom: 0; }
  .inscontact .content:nth-child(1) { margin-right: 20px; }
  .inscontact .left { float: left; width: 39.65517%; height: 100%; position: relative; }
  .inscontact .left .text { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; padding: 0 10px; }
  .inscontact .left .en { line-height: 24px; font-size: 18px; }
  .inscontact .left .cn { padding: 0; }
  .inscontact .right { float: left; width: 60.34483%; padding: 25px; }
  .inscontact .info p { background-position-y: 3px; padding-bottom: 10px; }
  .map { height: 700px; margin-top: -80px; }
  /*董事长致辞*/
  .ins-speech { padding-bottom: 60px; }
  .inspe-text { max-width: 1400px; margin: 0 auto; margin-top: -50px; position: relative; z-index: 1; width: 80%; }
  .inspe-text p { line-height: 24px; }
  .indexbannerall .inxban-btn { max-width: 1200px; }
  .indexban-pages { width: 100%; position: relative; left: 0; top: -140px; z-index: 22; background: none; }
  .indexban-swiper ul li { height: 140px; }
  .indexban-swiper ul li .name { font-size: 16px; margin: 15px 0 0; }
  .indexban-swiper ul li .link { display: none; }
  .indexban-swiper ul li a { overflow: inherit; padding: 26px 0 22px; }
  .indexban-swiper ul li a::before { background-color: rgba(246, 246, 246, 0.2); }
  .indexban-swiper ul li:hover a::before, .indexban-swiper ul li.cur a::before { padding-bottom: 46.73367%; background-color: rgba(9, 175, 244, 0.8); -webkit-border-radius: 0; border-radius: 0; }
  .indexban-swiper ul li:hover .img, .indexban-swiper ul li.cur .img { opacity: 1; }
  .indexban-swiper ul li:hover .link, .indexban-swiper ul li.cur .link { display: block; }
  .indexban-swiper ul li:hover .cont, .indexban-swiper ul li.cur .cont { margin-top: -10px; padding-bottom: 20px; }
  .indexban-swiper ul li .img { opacity: 0; display: block; }
  .insidepro-title { padding: 0 0 30px; }
  .insidepro-title .title { font-size: 22px; }
  .prostrength-wrap { padding: 0 0 100px 0; }
  .prostrength-wrap ul li { float: left; padding: 0; margin: 0; position: relative; width: 14.28571%; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; padding: 0 1px; }
  .prostrength-box { height: 500px; overflow: hidden; }
  .prostrength-wrap ul li .zoom:after { content: ""; width: 100%; height: 500px; overflow: hidden; display: block; }
  .prostrength-wrap ul li .m-ymiddle { padding: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }
  .prostrength-wrap ul:hover li { width: 10.83333%; }
  .prostrength-wrap ul li:hover, .prostrength-wrap ul li.cur { width: 56.71429%; }
  .prostrength-wrap ul li .before-con img { height: 56px; bottom: 30px; right: 20px; }
  .prostrength-wrap ul li .insol-tit:after { width: 33px; height: 4px; display: none; }
  .prostrength-wrap ul li:hover .insol-tit:after, .prostrength-wrap ul li.cur .insol-tit:after { display: block; }
  .prostrength-wrap ul li .zoom > img { position: absolute; width: auto; height: auto; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .prostrength-wrap ul li:hover .before-con, .prostrength-wrap ul li.cur .before-con { background: none; }
  .prostrength-wrap ul li .insol-tit { font-size: 16px; padding: 0; margin: 0; }
  .prostrength-wrap ul li .insol-desc { font-size: 16px; line-height: 26px; display: none; width: 60%; margin: 0 auto; text-align: center; font-weight: bold; }
  .prostrength-wrap ul li:hover .insol-desc, .prostrength-wrap ul li.cur .insol-desc { display: block; }
  .prostrength-wrap ul li:hover .insol-tit, .prostrength-wrap ul li.cur .insol-tit { -webkit-writing-mode: horizontal-tb; -ms-writing-mode: lr-tb; writing-mode: horizontal-tb; font-size: 26px; padding-bottom: 17px; margin-bottom: 17px; }
  .prostrength-wrap ul li .num { font-size: 16px; }
  .inspro-thumb { padding: 0 0 40px; }
  .inspro-thumb a { padding: 19px 10px; font-size: 14px; }
  .inspro-siwper { padding-bottom: 20px; }
  .inspro-siwper li .desc { position: absolute; bottom: -76px; left: 174px; background-color: #fff; max-width: 382px; -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3); padding: 87px 42px; font-size: 16px; line-height: 26px; }
  .inspro-siwper li .desc h4 { padding: 0 0 30px; margin: 0 0 25px; }
  .inspro-table { padding: 0 0 120px; }
  .inspro-table table tr td { padding: 22px 10px; font-size: 16px; }
  .inspro-btn { width: 44px; height: 44px; background-color: transparent; position: absolute; top: 36%; }
  .inspro-btn:hover { background-image: url(../images/rightbtnho.png); }
  .inspro-prev { left: 40px; }
  .inspro-next { right: 40px; }
  .inspro-video .play { cursor: pointer; width: 59px; height: 59px; margin-top: 33px; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; position: relative; }
  .inspro-video .play:hover { margin-top: 40px; }
  /* 视频播放*/
  .tianjiatvwrap .videobox { height: 400px; }
  .inspro-tabls a { font-size: 16px; }
  .insolut-cont { padding: 30px 0 83px; }
  .insolut-cont .content { position: relative; top: -40px; padding: 0 40px; }
  .insolut-cont .left { float: left; width: 22.92857%; padding: 65px 10px; text-align: center; text-align: center; line-height: 34px; }
  .insolut-cont .left .cn { font-size: 20px; padding: 7px 0 0; }
  .insolut-cont .right { overflow: hidden; padding: 110px 50px 0; }
  /*productindex*/
  .indexbanner .inban-info p { display: none; }
  .indexbanner .inban-info .info-one { position: relative; padding: 0 0 10px; margin: 0 0 10px; }
  .indexbanner .inban-info .info-one::before { content: ""; display: block; width: 182.85714%; height: 1px; background-color: #fff; opacity: 0.1; position: absolute; right: 0; bottom: 0; }
  .indexbanner .inban-info h2 { font-size: 24px; font-weight: 700; }
  .indexbanner .inban-info .info-three { width: 53%; line-height: 24px; font-size: 14px; }
  .inxban-btn { max-width: 1400px; height: 103px; right: 40px; top: 60%; display: block; }
  .inxban-btn span::before { display: none; }
  .inxban-btn span:hover { border-color: white; opacity: 1; }
  .inxban-btn .inxban-prev { left: auto; right: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
  .inxban-btn .inxban-next { bottom: 0; right: 0; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
  .product-title.tleft { text-align: left; }
  .product-title.tcenter .en { padding: 0; }
  .product-type { padding: 50px 0; }
  .product-type .left { float: left; width: 26.14286%; }
  .product-type .right { overflow: hidden; padding: 15px 0 0; }
  .protype-list ul li { -webkit-transition: all 0.3s; transition: all 0.3s; overflow: hidden; }
  .protype-list ul li:hover img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); }
  .protype-list ul li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s; }
  .protype-list ul li .content { padding: 45px 20px 79px; }
  .protype-list ul li .name { font-size: 16px; bottom: 25px; font-weight: 700; }
  .protype-list ul li:hover .name { color: #facd00; }
  .protype-page { padding: 20px 0 10px; }
  .core-advantages { padding: 50px 0 70px; overflow: hidden; }
  .coretage-list { padding: 30px 0 50px; }
  .core-item { float: left; width: 25%; padding: 0 60px; line-height: 26px; position: relative; }
  .core-item::after, .core-item::before { content: ""; display: block; width: 1px; height: 1000%; background-color: rgba(255, 255, 255, 0.1); position: absolute; top: -500%; }
  .core-item::before { left: 0; }
  .core-item::after { right: 0; }
  .core-item .icon img { height: 52px; }
  .core-item .tit { font-size: 22px; padding: 25px 0 10px; }
  .core-item .txt { text-align: center; font-size: 14px; line-height: 26px; max-height: 104px; -webkit-line-clamp: 4; }
  .lead-more a { padding: 14px 47px; -webkit-transition: all 0.5s; transition: all 0.5s; }
  .lead-more:hover a { background-color: #fabc00; color: #fff; }
  .industry-wrap { padding: 50px 0; }
  .industry-list { margin: 47px 0 0; }
  .industry-list li .img { overflow: hidden; }
  .industry-list li .img:hover img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); }
  .industry-list li .img img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s; }
  .industry-list li .desc { margin: 40px 0 35px; font-size: 14px; }
  .industry-list li .more { margin: 25px 0 0; background-size: auto; width: 30px; height: 30px; }
  .industry-list li:hover .name { color: #1f58b2; }
  .industry-list li:hover .more { background-image: url(../images/righticonho.png); border-color: #fabc00; }
  .indudtry-btn { margin-top: -75px; }
  .indudtry-btn span:hover { border-color: #fabc00; }
  .indudtry-btn .indudtry-prev:hover { background-image: url(../images/lefticonho1.png); }
  .indudtry-btn .indudtry-next:hover { background-image: url(../images/righticonho.png); }
  .insolution-wrap { padding: 50px 0; }
  .insolute-list { padding: 40px 0 0; }
  .insolute-list ul { margin: 0 -31px; }
  .insolute-list ul li { padding: 0 31px; width: 25%; }
  .insolute-list ul li .icon img { height: 70px; }
  .insolute-list ul li .name { font-size: 16px; padding: 25px 0 22px; }
  .incustomer-btn { padding: 20px 0; }
  .incustomer-btn span { width: 17px; height: 17px; }
  .indexbannerall .inxban-btn { top: 56%; }
  .indexsolut-wrap { margin-left: 0; margin-right: 0; }
  .indexsolut-wrap .left h3 { padding: 5px 0; }
  .indexsolut-wrap .left .desc { line-height: 24px; }
  .index-more { -webkit-transition: all 0.3s; transition: all 0.3s; padding: 0 60px; font-size: 14px; height: 54px; line-height: 54px; }
  .index-more:hover { background-color: #1f58b2; border-color: #1f58b2; }
  .indexban-swiper2 { margin-top: -70px; }
  .indexban-swiper2 ul li { height: 160px; }
  .indexban-swiper2 ul li .name { font-size: 16px; margin: 15px 0 0; }
  .indexban-swiper2 ul li a { overflow: inherit; padding: 35px 0 22px; background-color: #fff; }
  .indexban-swiper2 ul li:hover a, .indexban-swiper2 ul li.cur a { top: -10px; }
  .indexban-swiper2 ul li:hover .name, .indexban-swiper2 ul li.cur .name { color: #1f58b2; }
  .indexbrand-wrap { padding: 0; }
  .inxbrand-left { float: left; padding-top: 30px; }
  .inxbrand-right { overflow: hidden; }
  .inxbrand-right ul li { width: 14.28%; }
  .indexservice-wrap { padding: 50px 0; margin-top: -120px; }
  .indexservice-wrap .desc { font-size: 16px; line-height: 30px; max-width: 820px; margin: 0 auto; text-align: center; }
  .indexservice-wrap .code { font-size: 16px; }
  .indexservice-wrap h3 { padding: 10px 0; }
  .indexservice-wrap h3::after { margin-top: 20px; }
  .inxservice-num { padding: 40px 0 80px; }
  .inxservice-num .numitem { padding: 0 90px; font-size: 14px; }
  .inxservice-num .numitem .num { font-size: 60px; line-height: 60px; }
  .inxservice-num .numitem .type { font-size: 16px; }
  .inxservice-num .numitem .text { margin: 7px 0 0; }
  .inxnews-swiper { margin: 50px 0 0; }
  .inxnews-swiper ul li .info { padding: 30px; }
  .inxnews-swiper ul li .info .name { font-size: 22px; line-height: 28px; height: 56px; }
  .inxnews-swiper ul li .info .date { padding: 20px 0 0; }
  .inxnews-base { padding: 60px 0 0; }
  .inxdustry-btn { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; opacity: 0.7; cursor: pointer; }
  .inxdustry-btn::before { top: 16px; }
  .inxdustry-btn:hover { background-color: #1f58b2; border-color: #1f58b2; -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); }
  .inxdustry-btn.inxdustry-next::before { right: 20px; }
  .inxdustry-btn.inxdustry-prev::before { left: 20px; }
  .inxdustry-btn:hover::before, .inxdustry-btn:hover { opacity: 1; }
  .inxdustry-base { width: 100%; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 50px; }
  .inxdustry-base .commonweb { height: 47px; position: relative; }
  .indexdustry-wrap { padding: 90px 0 174px; }
  .indexdustry-wrap .index-more { font-size: 14px; }
  .inxdustry-swiper { margin: 40px 0 0; }
  .inxdustry-swiper ul li .info { position: absolute; top: 24.91228%; left: 77px; margin: 0; padding: 75px 53px 215px 40px; max-width: 420px; display: none; -webkit-box-shadow: 4px 12px 14px 0 rgba(0, 0, 0, 0.3); box-shadow: 4px 12px 14px 0 rgba(0, 0, 0, 0.3); }
  .inxdustry-swiper ul li .info h4 { font-size: 18px; }
  .inxdustry-swiper ul li .info h3 { line-height: 36px; padding: 35px 0 25px; }
  .inxdustry-swiper ul li .info p { font-size: 14px; line-height: 22px; max-height: 110px; -webkit-line-clamp: 5; }
  .inxdustry-swiper ul li.swiper-slide-active .info { display: block; }
  .inxdustry-pagination { max-width: 1200px; margin: 0 auto; text-align: left; padding-left: 115px; position: relative; z-index: 1; }
  .indexban-pages2 { background-color: transparent; position: relative; z-index: 2; }
  .indexbannerall .index-more { display: none; }
  .indexban-pages { display: block; }
  .inside-wrapper { padding-top: 60px; padding-bottom: 50px; }
  .legal-title { font-size: 30px; }
  .legaltext { padding-top: 60px; padding-bottom: 30px; }
  .fonts-lh30 { font-size: 16px; line-height: 30px; }
  .inxdustry-pagination { font-size: 24px; }
  .inxdustry-pagination .swiper-pagination-current { font-size: 36px; }
  .core-advantages .product-title { text-align: center; }
  .indexb-dots { display: none; }
  .bannerArrow { display: block; }
  .downArrow{display: block;}
  .inspro-video{padding-bottom: 50px;}
}

@media (min-width: 1260px) { .inside-wrap { padding-top: 90px; }
  .inside-title .title { font-size: 28px; }
  .indexbanner .bannerSubTitle { font-size: 24px; padding-bottom: 25px; letter-spacing: 15px;}
  .wfont40 { font-size: 32px; }
  .wfont36 { font-size: 30px; }
  .wfont30 { font-size: 30px; }
  .wfont28 { font-size: 28px; }
  .wfont26 { font-size: 26px; }
  .wfont24 { font-size: 24px; }
  .insidepro-title .title { font-size: 28px; }
  .industry-list li .name { font-size: 22px; }
  .industry-list li .more { width: 48px; height: 48px; }
  .indudtry-btn span { width: 55px; height: 55px; }
  .indexban-swiper ul li .icon img { height: 53px; }
  .indexban-swiper ul li:hover .cont, .indexban-swiper ul li.cur .cont { margin-top: -40px; padding-bottom: 44px; }
  .indexban-swiper2 ul li .icon img { height: 53px; }
  .inxbrand-left { padding-top: 40px; }
  .indexbanner .inban-info p { display: block; } 
  .inspro-video{padding-bottom: 90px;}
}

.share-module { width: 100%; }

.share-module .title { display: inline-block; vertical-align: middle; color: #333333; font-size: 14px; font-weight: bold; line-height: 1.5; }

.share-module .bdsharebuttonbox { line-height: normal; display: inline-block; vertical-align: middle; }

.share-module .bdsharebuttonbox a { display: inline-block; vertical-align: top; margin: 0; width: 31px; height: 31px; background-position: center center; float: none; background-size: contain; margin-right: 8px; position: relative; -webkit-border-radius: 4px; border-radius: 4px; border: none; padding: 0; }

.share-module .bdsharebuttonbox a::before { display: none; }

.share-module .bdsharebuttonbox a:hover { background-size: 100% 100%; background-position: center center; opacity: 1; }

.share-module .bdsharebuttonbox a:hover .img { opacity: 1; visibility: visible; }

.share-module .bdsharebuttonbox a .img { position: absolute; width: 150px; height: 150px; padding: 5px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; bottom: 60px; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.1); opacity: 0; visibility: hidden; }

.share-module .bdsharebuttonbox a .img img { display: block; width: 100%; }

.share-module .bdsharebuttonbox a .img:after { content: ''; border: 8px solid transparent; border-top-color: #fff; position: absolute; bottom: -16px; left: 50%; margin-left: -8px; }

.share-module .bdsharebuttonbox .bds_QQ { background-image: url(../images/QQ.png); }

.share-module .bdsharebuttonbox .bds_tsina { background-image: url(../images/weibo.png); }

.share-module .bdsharebuttonbox .bds_weixin { background-image: url(../images/wechat.png); }

.share-module .bdsharebuttonbox .fotel { background-image: url(../images/tel3.png); }

.footer { width: 100%; position: relative; z-index: 33; color: rgba(255, 255, 255, 0.5); }

.ffcommonweb { padding-left: 15px; padding-right: 15px; }

.footer-top { padding-top: 35px; padding-bottom: 25px; background-color: #e7e8ea; }

.footer-bottom { width: 100%; padding: 15px 0; border-top: 1px solid #ddd;background-color: #e7e8ea;}

.footernav { width: 100%; }

.ftlvnav { width: 100%; }

.ftlvnav .lv1 { width: 100%; line-height: 30px; border-bottom: 1px solid #666; }

.ftlvnav .lv1 h4 { width: 100%; position: relative; padding: 10px 0; text-align: left; }

.ftlvnav .lv1 h4 a { display: block; width: 100%; color: #666; }

.ftlvnav .lv1 h4 .icon { position: absolute; width: 30%; right: 0; top: 0; height: 100%; }

.ftlvnav .lv1 h4 .icon:after { content: ''; position: absolute; border: 2px solid #666; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 10px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); top: 50%; margin-top: -9px; }

.ftlvnav .lv1.cur h4 a { color: #1f58b2; }

.ftlvnav .lv1.cur h4 .icon:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; border-color: #1f58b2; }

.ftsub { width: 100%; padding: 0 10px 15px; display: none; }

.ftsub .lv2 { line-height: 24px; padding-bottom: 2px; text-align: left; }

.ftsub .lv2 a { display: block; width: 100%; font-size: 14px; color: #666; }

.copyright { color: #666; font-size: 14px; line-height: 22px; text-align: center; padding: 0 0 5px; }

.copyright a { color: #666; }

.copyright a:hover { color: #1f58b2; }

.footer-share { display: inline-block; vertical-align: top; width: auto; padding: 20px 0 0; }

.footop-left { color: #666; }

.footop-right { text-align: center; padding-top: 20px; }

.footer-link { text-align: center; }

.footer-link ul { font-size: 0; }

.footer-link ul li { display: inline-block; vertical-align: top; line-height: 13px; border-right: 1px solid #666; padding: 0 10px; }

.footer-link ul li a { display: block; color: #666; font-size: 14px; border-color: #666; }

.footer-link ul li:last-child { border: 0; }

.footer-link ul li:hover a { color: #1f58b2; }

.footer-tel { background: url(../images/tel2.png) no-repeat 0 center; padding: 0 0 0 35px; font-size: 16px; margin: 0 0 15px 0; color: #1f58b2; }

@media (min-width: 1024px) { .ffcommonweb { padding-left: 40px; padding-right: 40px; }
  .footerweb { position: relative; }
  .footer-top { padding-top: 52px; padding-bottom: 89px; }
  .footer-bottom { padding: 21px 0; }
  .footernav { display: block; width: auto; overflow: hidden; padding-left: 60px; }
  .ftlvnav .lv1 { border-bottom: none; float: left; width: auto; position: relative; padding-right: 40px; }
  .ftlvnav .lv1:last-child { padding-right: 0; }
  .ftlvnav .lv1 h4 { padding: 0; }
  .ftlvnav .lv1 h4 a { font-size: 15px; }
  .ftlvnav .lv1 h4 a:hover { color: #1f58b2; }
  .ftlvnav .lv1 h4 .icon { display: none !important; }
  .ftsub { padding: 20px 0 0; display: block !important; }
  .ftsub .lv2 { padding-bottom: 6px; }
  .ftsub .lv2 a { font-size: 14px; display: inline-block; vertical-align: top; width: auto; }
  .ftsub .lv2 a:hover { color: #1f58b2; }
  .footer-share { padding: 27px 0 0; }
  .footer-share .bdsharebuttonbox a { margin-right: 15px; }
  .footop-left { float: left; }
  .footop-right { text-align: right; padding-top: 0; float: right; }
  .foobot-left { float: left; }
  .foobot-right { float: right; padding: 7px 0 0; }
  .footer-link { text-align: right; }
  .footer-link ul li { padding: 0 15px; }
  .footer-link ul li a:hover { color: #1f58b2; }
  .footer-tel { font-size: 24px; margin: 0 0 30px; }
  .footer-info p { padding: 0 0 5px; } }

@media (min-width: 1260px) { 
  .ffcommonweb { padding-left: 60px; padding-right: 60px; max-width: 1520px; margin: 0 auto; }
  .ftlvnav .lv1 { padding-right: 60px; }
}

/*==========================================================*/


@media (min-width: 1440px) { .subnav ul li a { font-size: 16px; }
  .inspro-subnav .subnav ul li a { padding: 0 27px; }
  .inside-title .title { font-size: 36px; }
  .wfont40 { font-size: 40px; }
  .wfont36 { font-size: 36px; }
  .wpt90 { padding-top: 90px; }
  .in-newsdl dd { padding: 85px 46px 40px 40px; }
  .in-newsdl dd .title { margin: 20px 0 22px; }
  .hotnews-pagination { padding: 0 0 0 40px; bottom: 20%; }
  .insabout-dl dl dd { padding: 70px 60px 20px; }
  .insabout-scroll ul { margin: 0 -100px; }
  .insabout-scroll ul li { width: auto; padding: 0 100px; }
  .history-list .history-btn { width: 46px; height: 47px; }
  .history-list .history-right { right: -46px; }
  .history-list .history-left { left: -46px; }
  .history-list ul li .his-date { font-size: 40px; }
  /*联系我们-联系我们*/
  .inscontact .content:nth-child(1) { margin-right: 40px; }
  .inscontact .left .en { font-size: 24px; line-height: 26px; }
  .inscontact .left .cn { font-size: 20px; padding: 10px 0 0; }
  .inscontact .right { padding: 73px 25px 55px; font-size: 16px; line-height: 26px; }
  /*董事长致辞*/
  .ins-speech { padding-bottom: 100px; }
  .inspe-text { margin-top: -120px; padding: 50px 250px 50px 100px; }
  .inspe-text h4 { padding: 0 0 20px; }
  .procommonweb { max-width: 1400px; margin: 0 auto; padding: 0; }
  .insidepro-title .title { font-size: 34px; }
  .inspro-video .text h4 { line-height: 44px; }
  /* 视频播放*/
  .tianjiatvwrap .videobox { height: 600px; }
  .insolut-cont .img { margin: 0 -100px; }
  .insolut-cont .content { top: -68px; padding: 0; }
  .insolut-cont .right { padding: 100px 50px 0; font-size: 16px; line-height: 34px; }
  /*productindex*/
  .indexbanner .inban-info { top: 56%; }
  .indexbanner .inban-info img { width: auto; max-width: 100%; }
  .indexbanner .inban-info .info-one { padding: 0 0 30px; margin: 0 0 25px; }
  .indexbanner .inban-info .info-three { width: 40%; }
  .indexbanner .inban-info h2 { font-size: 54px; opacity: 0.8; }
  .inxban-btn { right: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 50%; }
  .product-type { padding: 100px 0; }
  .core-advantages { padding: 130px 0 150px; }
  .coretage-list { padding: 100px 0 117px; }
  .industry-wrap { padding: 146px 0 100px; }
  .insolution-wrap { padding: 150px 0; }
  .insolute-list { padding: 100px 0 0; }
  .insolute-list ul li .icon img { height: 98px; }
  .insolute-list ul li .name { font-size: 20px; }
  .insolute-list ul li .desc { font-size: 14px; }
  .incustomer-wrap { padding: 125px 0 140px; }
  .incustomer-list { margin-right: -260px; }
  .incustomer-list ul li .culogo { padding: 29px 16px; }
  .incustomer-btn { padding: 35px 0 40px; }
  .indexbannerall .inxban-btn { top: 46%; }
  .indexsolut-wrap .left h3 { line-height: 46px; }
  .indexservice-wrap { padding: 195px 0 200px; }
  .inxservice-num .num { font-size: 80px; line-height: 80px; }
  .inxnews-swiper { margin-right: -360px; }
  .indexnews-wrap { padding: 180px 0 170px; }
  .indexsolut-wrap .left h3 { padding: 10px 0 40px; }
  .indexsolut-wrap .left .desc { padding: 0 0 85px; }
  .inxdustry-next { right: -100px; }
  .inxdustry-prev { left: -100px; }
  .indexdustry-wrap .index-more { margin-top: -50px; } 
  .ftlvnav .lv1 { padding-right: 100px; }
}

@media (min-width: 2560px) { .indexbannerall .inxban-btn { top: 49%; }
  .indexsolut-wrap .right { margin-right: -320px; }
  .inxdustry-prev { left: -250px; }
  .inxdustry-next { right: -250px; }
  .inxdustry-swiper ul li .info { top: 40%; } }

.inspro-gallery-thumbs .swiper-slide img{width: 100%;}
.insprobtn_box{padding-left: 50px;padding-right: 50px;box-sizing: border-box;position: relative;}
.insprobtn_box .insprobtn_left{cursor: pointer;width: 30px;height: auto;background-color: #e7eff8;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;}
.insprobtn_box .insprobtn_right{cursor: pointer;width: 30px;height: auto;background-color: #e7eff8;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;right: 0;}
.insprobtn_box .active-nav{border: 1px solid #0f66b9;opacity: 1 !important;}
.insprobtn_box .swiper-slide{opacity: 0.3;}

.imgimg02{display: none;}
.inspro_desc{padding-top: 40px;padding-bottom: 90px;}
.inspro_desc .inspro_desc_left{display: inline-block;width: 29%;vertical-align: middle;}
.inspro_desc .inspro_desc_right{display: inline-block;width: 70%;vertical-align: middle;}
.inspro_desc .inspro_desc_left h2{font-size: 32px;line-height: 32px;font-weight: 600;color: #999999;}
.inspro_desc .inspro_desc_left p{font-size: 26px;color: #0052a0;margin-top: 10px;}
.inspro_desc_right{font-size: 16px;color: #666;line-height: 28px;}
 .insprobtn_left:hover .imgimg02{display: block;}
 .insprobtn_right:hover .imgimg02{display: block;}
 .insprobtn_left:hover .imgimg01{display: none;}
 .insprobtn_right:hover .imgimg01{display: none;}
 .insprobtn_left:hover{background-color: #facd00;}
 .insprobtn_right:hover{background-color: #facd00;}
 .inspro-btnboxdiv{display: none;}
 .insprobtn_box{margin-top: 15px;}

 @media (min-width: 1024px){
  .inspro-btnboxdiv{display: none;}
  .insprobtn_box{margin-top: 0;}
 }
 @media (max-width: 768px){
    .inspro_desc_left,.inspro_desc_right{display: block !important;width: 100% !important;}
    .inspro_desc{padding-bottom: 40px;}
 }
 @media (max-width: 580px){
  .insprobtn_box{padding-left: 30px;padding-right: 30px;}
  .insprobtn_box .insprobtn_left,.insprobtn_box .insprobtn_right{width: 20px;}
  .insprobtn_box .insprobtn_left img,.insprobtn_box .insprobtn_right img{width: 5px;}
  .inspro_desc .inspro_desc_left h2{font-size: 20px;line-height: 22px;}
  .inspro_desc .inspro_desc_left p{font-size: 18px;}
  .inspro_desc_right{font-size: 14px;line-height: 22px;margin-top: 5px;}
 }



 .indexbanner .image{position: relative;overflow: hidden;}
 .indexbanner .image video{position: absolute;width: 150%;left: 50%;top:50%;transform: translate(-50%,-50%);}
 .banner_videobox{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(88,88,111,0.5); display: none;}
 /* .video_titlebox{top: 70% !important;} */
 .video_titlebox h2{font-size: 48px !important;font-weight: normal !important;line-height: 42px !important;opacity: 1 !important;letter-spacing: 4px;}
 .video_titlebox p{font-size: 18px !important;text-transform: uppercase !important;margin: 20px 0 !important;opacity: 1 !important;}
 @media (min-width: 440px){
   .indexbanner .image video{width: 100%;top: 0;left: 0;transform: translate(0,0);}
 }
 @media (max-width: 580px){
   .video_titlebox{top: 30% !important;}
   .video_titlebox h2{font-size: 22px !important;letter-spacing: 0px;}
   .video_titlebox p{font-size: 14px !important;}
 }


 
.core-item,.insolute-list ul li .icon img{transition: all 0.5s;}
.core-item:hover .icon img{-webkit-animation: bounce 1s ease 0s 1 both;animation: bounce 1s ease 0s 1 both;transition: 1s;}
.incustomer-list ul li .culogo{overflow: hidden;}
.incustomer-list ul li .culogo img{transition: all 0.5s;}
.incustomer-list ul li .culogo:hover img{transform: scale(1.2);}
.insolute-list ul li:hover .icon img{transform: rotate(360deg);}