﻿
/*--公共部分--*/
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; -moz-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; -moz-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; -moz-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 10px; }

.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 100px; }
  .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 { margin: 0px auto; 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 { margin: 0px auto; max-width: 1200px; } }

@media (min-width: 1420px) { .commonweb { margin: 0px auto; max-width: 1390px; } }


.bgbaise{ width:100%; background:#fff;}

/* 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; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(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; -o-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; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-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; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-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; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-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: #efefef; }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 0px; bottom: 0px; z-index: 50; height: 5px; width: 100%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 0px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: #434e2a; -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; bottom: 0; background-color: #efefef; -webkit-border-radius: 5px; border-radius: 5px; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #434e2a; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; -webkit-border-radius: 5px; border-radius: 5px; }

.animated { -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; -o-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); } }

@-o-keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -o-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);
    -o-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);
    -o-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; -o-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; transform-origin: center bottom; }

@-webkit-keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

@-o-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; -o-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); } }

@-o-keyframes pulse { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse { -webkit-animation-name: pulse; -o-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); } }

@-o-keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand { -webkit-animation-name: rubberBand; -o-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); } }

@-o-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; -o-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); } }

@-o-keyframes headShake { 0% { -webkit-transform: translateX(0);
    -o-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);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake { 0% { -webkit-transform: translateX(0);
    -o-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);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.headShake { -webkit-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; -o-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); } }

@-o-keyframes swing { 20% { -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing { 20% { -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -o-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); } }

@-o-keyframes tada { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada { 0% { -webkit-transform: scaleX(1);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

.tada { -webkit-animation-name: tada; -o-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; } }

@-o-keyframes wobble { 0% { -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

@keyframes wobble { 0% { -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.wobble { -webkit-animation-name: wobble; -o-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); } }

@-o-keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello { -webkit-animation-name: jello; -o-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; -ms-transform-origin: center; -o-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); } }

@-o-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -o-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);
    -o-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);
    -o-transform: scaleX(1);
    transform: scaleX(1); } }

.bounceIn { -webkit-animation-name: bounceIn; -o-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; } }

@-o-keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

@keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

.bounceInDown { -webkit-animation-name: bounceInDown; -o-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; } }

@-o-keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

@keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

.bounceInLeft { -webkit-animation-name: bounceInLeft; -o-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; } }

@-o-keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

@keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
    transform: none; } }

.bounceInRight { -webkit-animation-name: bounceInRight; -o-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); } }

@-o-keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

@-o-keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; -o-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; } }

@-o-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; -o-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; } }

@-o-keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; -o-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; } }

@-o-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; -o-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; } }

@-o-keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; -o-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; } }

@-o-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInRight { -webkit-animation-name: fadeInRight; -o-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; } }

@-o-keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; -o-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; } }

@-o-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInUp { -webkit-animation-name: fadeInUp; -o-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; } }

@-o-keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    -o-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;
    -o-transform: none;
    transform: none; } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; -o-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

@-o-keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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; } }

@-o-keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { -webkit-animation-timing-function: ease-out;
    -o-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;
    -o-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;
    -o-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;
    -o-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;
    -o-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;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; -o-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); } }

@-o-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    -o-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;
    -o-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; -o-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); } }

@-o-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    -o-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;
    -o-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; -o-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; } }

@-o-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; -o-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; } }

@-o-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; -o-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; } }

@-o-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);
    -o-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    -o-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);
    -o-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn { -webkit-animation-name: lightSpeedIn; -o-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; -o-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; } }

@-o-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; -o-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; -o-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; } }

@-o-keyframes rotateIn { 0% { -o-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -o-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn { 0% { -webkit-transform-origin: center; -o-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; -o-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn { -webkit-animation-name: rotateIn; -o-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; } }

@-o-keyframes rotateInDownLeft { 0% { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; -o-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; } }

@-o-keyframes rotateInDownRight { 0% { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight { -webkit-animation-name: rotateInDownRight; -o-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; } }

@-o-keyframes rotateInUpLeft { 0% { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; -o-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; } }

@-o-keyframes rotateInUpRight { 0% { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight { -webkit-animation-name: rotateInUpRight; -o-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; } }

@-o-keyframes rotateOut { 0% { -o-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -o-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut { 0% { -webkit-transform-origin: center; -o-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; -o-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut { -webkit-animation-name: rotateOut; -o-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; } }

@-o-keyframes rotateOutDownLeft { 0% { -o-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; -o-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; } }

@-o-keyframes rotateOutDownRight { 0% { -o-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; -o-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; } }

@-o-keyframes rotateOutUpLeft { 0% { -o-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; -o-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; } }

@-o-keyframes rotateOutUpRight { 0% { -o-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; -o-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; } }

@-o-keyframes hinge { 0% { -o-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -o-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-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; -o-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-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; -o-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; } }

@-o-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;
    -o-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;
    -o-transform: none;
    transform: none; } }

.rollIn { -webkit-animation-name: rollIn; -o-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); } }

@-o-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; -o-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; } }

@-o-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; -o-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); } }

@-o-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);
    -o-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);
    -o-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);
    -o-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);
    -o-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; -o-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); } }

@-o-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);
    -o-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);
    -o-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);
    -o-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);
    -o-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; -o-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); } }

@-o-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);
    -o-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);
    -o-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);
    -o-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);
    -o-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; -o-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); } }

@-o-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);
    -o-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);
    -o-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);
    -o-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);
    -o-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; -o-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; } }

@-o-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; -o-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); } }

@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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; -o-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; } }

@-o-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;
    -o-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;
    -o-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft { -webkit-animation-name: zoomOutLeft; -o-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; } }

@-o-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;
    -o-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;
    -o-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight { -webkit-animation-name: zoomOutRight; -o-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); } }

@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-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); } }

@-o-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; -o-animation-name: slideOutUp; animation-name: slideOutUp; }



/*--头部开始--*/
body { padding-top: 64px; }

.hideScroll { overflow: hidden; }

.commonBanner { width: 100%; position: relative; }

.commonBanner img { width: 100%; display: block; }

.commonBanner_Text { position: absolute; width: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.commonBanner_Text dl { max-width: 1200px; padding: 0px 10px; margin: 0px auto; font-size: 20px; color: #fff; font-weight: 700; }

.commontitle { font-size: 22px; color: #353535; text-align: center; padding-top: 30px; }

/*--关于我们-员工风采--*/
.childcolumn { border-bottom: 1px solid #e5e5e5; height: 48px; }

.childcolumn dl { max-width: 1200px; margin: 0px auto; position: relative; z-index: 99; }

.childcolumn dl a.returnHome { width: 48px; height: 48px; background-image: url(../images/img07.png); background-color: #0062bb; background-position: center; background-repeat: no-repeat; float: left; }

.childcolumn dl dt { width: 42%; height: 48px; float: left; position: relative; }

.childcolumn dl dt h3 { line-height: 48px; padding-left: 15px; font-weight: 700; color: #666666; font-size: 14px; border-right: 1px solid #e5e5e5; cursor: pointer; }

.childcolumn dl dt h3:after { position: absolute; top: 50%; right: 20px; width: 10px; height: 10px; border-top: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.childcolumn dl dt p { position: absolute; left: 0px; right: 0px; background-color: #fff; border: 1px solid #e5e5e5; top: 57px; display: none; }

.childcolumn dl dt p a { color: #424242; display: block; padding: 10px 0px 10px 30px; font-size: 13px; }

.childcolumn dl dt p a:hover { background-color: #0062bb; color: #fff; }

.childcolumn dl dd { background-color: #fff; position: absolute; right: 0px; left: 0px; top: 48px; text-align: center; display: none; }

.childcolumn dl dd a { color: #8e8e8e; font-size: 14px; display: block; line-height: 40px; }

.childcolumn dl dd a span { display: block; border-bottom: 2px solid transparent; }

.childcolumn dl dd a:last-child { background-image: none; }

.childcolumn dl dd a.cur span { color: #0062bb; border-bottom: 2px solid #0062bb; }

.childcolumn dl dd a:hover span { color: #0062bb; border-bottom: 2px solid #0062bb; }

.curColumnName { display: block; }

.curColumnName h3 { color: #0062bb !important; }

.EmployeeStylebox { max-width: 1200px; margin: 0px auto; position: relative; padding: 0px 0px 60px; margin-top: 50px; overflow: hidden; }

.EmployeeStylebox span { position: absolute; top: 50%; z-index: 99; background-repeat: no-repeat; background-color: #fff; background-position: center; width: 40px; height: -webkit-calc(100% - 49px); height: calc(100% - 49px); top: 0px; cursor: pointer; }

.EmployeeStylebox span.EmployeeStylePrev { background-image: url(../images/img09.png); left: 0px; }

.EmployeeStylebox span.EmployeeStyleNext { background-image: url(../images/img10.png); right: 0px; }

.EmployeeStyle { max-width: 1080px; margin: 0px auto; position: relative; }

.EmployeeStyle ul li img { width: 100%; display: block; }

.EmployeeStyle ul li p { font-size: 16px; text-align: center; color: #282828; padding-top: 25px; }

/*--底部--*/
.footbg { background-color: #0062bb; padding-top: 30px; }

.footClass { padding-bottom: 40px; }

.footClass li h3 { color: #fff; font-weight: 700; font-size: 14px; border-bottom: 1px solid #fff; line-height: 40px; position: relative; }

.footClass li h3:after { width: 7px; height: 7px; background-color: #fff; display: block; -webkit-border-radius: 100%; border-radius: 100%; margin-top: 15px; }

.footClass li h3:before { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.footClass li h3.cur:before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.footClass li p { padding-top: 10px; display: none; border-bottom: 1px solid #fff; padding-left: 20px; padding-bottom: 10px; }

.footClass li p a { display: block; color: #fff; font-size: 14px; line-height: 30px; }

.foot { border-top: 1px solid #0dbdc1; padding: 35px 0px 25px; }

.foot dl dt img { display: block; max-width: 100%; margin-bottom: 25px; }

.foot dl dd { position: relative; }

.foot dl dd h3 { font-size: 16px; color: #fff; padding-bottom: 8px; }

.foot dl dd p { font-size: 14px; color: rgba(255, 255, 255, 0.7); }

.foot dl dd p.fsize15 { font-size: 15px; color: rgba(255, 255, 255, 0.5); padding-top: 8px; }

.erweima { padding-bottom: 20px; }

.erweima img { display: block; margin: 0px auto; width: 83px; }

.erweima p { color: #fff; font-size: 13px; padding-top: 10px; text-align: center; }

/*--单位成员--*/
.unitMember { max-width: 1200px; margin: 0px auto; }

.unitMemberBanner { padding-top: 50px; }

.unitMemberBanner img { width: 100%; display: block; }

.unitMemberlist { max-width: 1120px; margin: 0px auto 0px; background-color: #fff; position: relative; padding-top: 10px; padding-bottom: 80px; }

.unitMemberlist ul { margin: 0px; }

.unitMemberlist ul li { padding: 10px 0px; }

.unitMemberlist ul li img { display: block; width: 100%; }

.unitMemberlist ul li h3 { color: #353535; font-size: 18px; padding-top: 15px; }

.unitMemberlist ul li P { font-size: 14px; color: #353535; padding-top: 10px; }

/*--董事长致辞--*/
.speaking { max-width: 1200px; margin: 0px auto; color: #666666; font-size: 14px; line-height: 26px; position: relative; padding-top: 30px; margin-top: 50px; padding-bottom: 100px; position: relative; }

.speaking:after { background-color: #f0f0f0; width: 30%; height: 460px; position: absolute; left: 0px; top: 0px; display: none; }

.speakingSlogan { max-width: 100%; color: #fff; font-size: 18px; line-height: 34px; background: url(../images/img18.png) no-repeat left bottom #0062bb; padding: 30px; margin-left: 0px; position: relative; z-index: 9; }

/*--发展历程--*/
.developmentBanner { max-width: 1200px; margin: 0px auto; margin-top: 50px; }

.developmentBanner img { display: block; width: 100%; }

.developmentbg { background: url(../images/img21.jpg) no-repeat center bottom; min-height: 540px; padding-top: 30px; padding-left: 15px; padding-right: 15px; }

.development { max-width: 1200px; overflow: hidden; position: relative; margin: 0px auto; padding-top: 40px; }

.development span { position: absolute; right: 0px; top: 0px; width: 40px; height: 40px; background-color: #f6f6f6; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.development span.developmentPrev { background-image: url(../images/img09.png); right: 40px; }

.development span.developmentNext { background-image: url(../images/img10.png); }

.development span.developmentPrev:hover { background-image: url(../images/img009.png); }

.development span.developmentNext:hover { background-image: url(../images/img010.png); }

.development span:hover { background-color: #0062bb; }

.development ul li { float: left; width: 20%; }

.developmentContent { position: relative; padding-left: 40px; padding-top: 20px; min-height: 267px; }

.developmentContent:after { content: ''; width: 24px; height: 267px; background: url(../images/img22.png) no-repeat; display: block; position: absolute; left: 0px; top: 0px; }

.developmentContent h3 { font-size: 28px; color: #d3d3d3; line-height: 30px; }

.developmentContent p { color: #282828; font-size: 12px; line-height: 22px; padding-top: 10px; }

.development ul li:nth-child(5n+1) div { margin-top: 70px; }

.development ul li:nth-child(3n) div { margin-top: 90px; }

.development ul li:nth-child(4n) div { margin-top: 30px; }

.development ul li:nth-child(5n) div { margin-top: 120px; }

/*--美峰承诺--*/
.commonClass { text-align: center; padding-top: 45px; white-space: nowrap; overflow-y: auto; }

.commonClass a { display: inline-block; border: 1px solid #efefef; padding: 8px 20px; font-size: 14px; font-weight: 700; color: #535353; }

.commonClass a.cur { background-color: #0062bb; border: 1px solid #0062bb; color: #fff; }

.committedtobox { max-width: 1200px; margin: 0px auto; }

.committedtoBanner { width: 100%; padding-top: 40px; }

.committedtoBanner img { display: block; width: 100%; }

.committedto { padding: 40px 0px; }

.committedto p { color: #353535; font-size: 14px; line-height: 26px; }

.committedto dl { padding-bottom: 30px; }

.committedto dl dt { color: #353535; font-size: 22px; padding-bottom: 15px; }

.committedto dl dd p { line-height: 40px; font-size: 30px; color: #0062bb; }

/*--企业环境--*/
.surroundingsbox { background-color: #e9f1f0; margin-top: 30px; position: relative; overflow: hidden; padding-bottom: 10px; }

.surroundingsbox .Switchbtn { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 0px; z-index: 99; height: 60px; display: none; }

.surroundingsbox .Switchbtn span { display: inline-block; width: 60px; height: 60px; background-color: #f6f6f6; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.surroundingsbox .Switchbtn span.surroundingPrev { background-image: url(../images/img09.png); right: 60px; }

.surroundingsbox .Switchbtn span.surroundingNext { background-image: url(../images/img10.png); }

.surroundingsbox .Switchbtn span.surroundingPrev:hover { background-image: url(../images/img009.png); }

.surroundingsbox .Switchbtn span.surroundingNext:hover { background-image: url(../images/img010.png); }

.surroundingsbox .Switchbtn span:hover { background-color: #089c45; }

.surroundingsBigImg { overflow: hidden; position: relative; }

.surroundingsBigImg ul li { overflow: hidden; }

.surroundingsBigImg ul li img { width: 100%; display: block; }

.surroundingsSmallImgbox { padding: 20px 15px; }

.surroundingsSmallImgbox p.num { font-size: 18px; color: #353535; font-weight: 700; }

.surroundingsSmallImgbox h3 { color: #0062bb; font-size: 20px; padding-bottom: 10px; }

.surroundingsSmallImg { width: 100%; overflow: hidden; position: relative; }

.surroundingsSmallImg ul li { position: relative; overflow: hidden; float: left; width: 33.3333%; }

.surroundingsSmallImg ul li span { display: block; position: relative; }

.surroundingsSmallImg ul li.cur span:after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; border: 3px solid #0062bb; position: absolute; display: block; }

.surroundingsSmallImg ul li img { width: 100%; display: block; }

.surroundingsSmallImg ul li p { color: #9ca1a0; font-size: 14px; padding: 10px 0px; }

.surroundingsSmallImg:after { position: absolute; left: 75%; right: 0px; bottom: 0px; top: 0px; display: block; z-index: 15; background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#e9f1f0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #e9f1f0); background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #e9f1f0); }

/*--企业简介--*/
.Introductionbox { max-width: 1200px; margin: 0px auto; }

.Introduction { font-size: 14px; color: #737373; line-height: 24px; padding-top: 25px; }

.Introduction p { text-indent: 2em; }

.Introduction p img { max-width: 100%; margin-left: -2em; }

.IntroductionList { padding-bottom: 50px; }

.IntroductionList dl { position: relative; margin-top: 10px; padding-top: 78px; }

.IntroductionList dl dt { position: absolute; left: 0px; top: 0; font-size: 24px; width: 40px; text-align: center; color: #cdcdcd; font-weight: 700; }

.IntroductionList dl dt span { width: 1px; height: 20px; background-color: #0062bb; position: absolute; display: block; left: 20px; top: 54px; }

.IntroductionList dl dt span:after { -webkit-border-radius: 100%; border-radius: 100%; background-color: #0062bb; width: 7px; height: 7px; content: ''; display: block; right: -3px; top: 20px; position: absolute; }

.IntroductionList dl dt span:before { -webkit-border-radius: 100%; border-radius: 100%; background-color: #fff; width: 22px; height: 22px; content: ''; display: block; left: -11px; border: 7px solid #0062bb; top: -21px; position: absolute; }

.IntroductionList dl dd { border: 1px solid #dedede; padding: 10px 20px; -webkit-border-radius: 10px; border-radius: 10px; color: #737373; font-size: 14px; }

.IntroductionBanner { width: 100%; padding-bottom: 110px; }

.IntroductionBanner img { display: block; width: 100%; }

/*--企业文化--*/
.culturebox { max-width: 1200px; margin: 40px auto 0px; padding-bottom: 110px; }

.cultureBanner { position: relative; }

.cultureBanner img { width: 100%; display: block; }

.cultureBanner dl { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #fff; width: 100%; }

.cultureBanner dl h3 { font-size: 22px; }

.cultureBanner dl h3:after { content: ''; width: 20px; height: 2px; background-color: #fff; display: block; margin: 15px auto 0px; }

.cultureBanner dl p { font-size: 36px; letter-spacing: 10px; padding-top: 15px; }

.culture { max-width: 860px; margin: 20px auto 0px; position: relative; z-index: 9; }

.culture ul { margin: 0px -10px; }

.culture ul li { float: left; width: 50%; padding: 0px 10px 20px; }

.culture ul li .cultureContent { background-color: #0263ac; background-size: cover; background-position: center; text-align: center; position: relative; min-height: 200px; padding: 40px 20px 0px; margin-top: 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.culture ul li .cultureContent h4 { font-size: 22px; color: #fff; position: relative; z-index: 9; }

.culture ul li .cultureContent h4:after { content: ''; width: 20px; height: 2px; background-color: #fff; display: block; margin: 15px auto 0px; }

.culture ul li .cultureContent p { font-size: 14px; color: rgba(255, 255, 255, 0.6); padding-top: 15px; line-height: 24px; position: relative; z-index: 9; }

.culture ul li .cultureContent:after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; position: absolute; }

.culture ul li:nth-child(1) .cultureContent { background-color: #0263ac; }

.culture ul li:nth-child(2) .cultureContent { background-color: #0c5790; }

.culture ul li:nth-child(3) .cultureContent { background-color: #29bbc4; }

.culture ul li:nth-child(4) .cultureContent { background-color: #0282ac; }

/*--宣传视频--*/
.Publicityvideobox { max-width: 1200px; margin: 40px auto 0px; }

.PublicityvideoHeadline { background-color: #efefef; position: relative; cursor: pointer; }

.PublicityvideoHeadline dt { position: relative; }

.PublicityvideoHeadline dt img { width: 100%; display: block; }

.PublicityvideoHeadline dt span { width: 60px; display: none; height: 60px; border: 4px solid #05d9de; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.PublicityvideoHeadline dt span:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-left: 19px solid #05d9de; border-bottom: 10px solid transparent; border-top: 10px solid transparent; }

.PublicityvideoHeadline dd { padding: 30px 20px; }

.PublicityvideoHeadline dd h3 { font-size: 22px; color: #333333; }

.PublicityvideoHeadline dd p { color: #888888; font-size: 14px; line-height: 24px; padding-top: 20px; }

.PublicityvideoHeadline:hover dt span { display: block; }

.Publicityvideo { background: url(../images/img33.png) repeat-x; padding-top: 10px; margin-top: 40px; padding-bottom: 80px; }

.Publicityvideo ul { margin: 0px -15px; }

.Publicityvideo ul li { float: left; width: 50%; padding: 0px 15px; margin-top: 30px; cursor: pointer; }

.Publicityvideo ul li .videoImgbox { position: relative; }

.Publicityvideo ul li .videoImgbox img { width: 100%; }

.Publicityvideo ul li .videoImgbox span { display: none; width: 60px; height: 60px; border: 4px solid #05d9de; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.Publicityvideo ul li .videoImgbox span:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-left: 19px solid #05d9de; border-bottom: 10px solid transparent; border-top: 10px solid transparent; }

.Publicityvideo ul li p { text-align: center; font-size: 18px; color: #333333; margin-top: 20px; }

.Publicityvideo ul li:hover .videoImgbox span { display: block; }

/*--产品--*/
.ProductsClass { text-align: center; padding-left: 1px; margin-top: 15px; }

.ProductsClass a { border: 1px solid #efefef; height: 46px; width: 25%; margin-left: -1px; display: inline-block; line-height: 46px; color: #535353; font-size: 12px; }

.ProductsClass a.cur { border: 1px solid #0062bb; background-color: #0062bb; color: #fff; }

.Productsbox { max-width: 1200px; margin: 0px auto; }

.ProductsParameter { padding: 40px 0px; overflow: hidden; }

.ProductsParameter table { border-collapse: collapse; width: 101%; margin-left: -1px; }

.ProductsParameter table th { width: 33.333%; height: 61px; color: #0062bb; font-size: 14px; font-weight: normal; background-color: #f8f6f5; }

.ProductsParameter table td { text-align: center; height: 61px; font-size: 12px; color: #828282; font-weight: 700; padding: 10px; }

.ProductsParameter table tr:nth-child(1) td { border-top: none; }

.ProductsParameter table tr:hover td { background-color: #f8f6f5; }

.ProductsTechnologybox { padding-top: 30px; }

.ProductsTechnologyTitle { width: 125px; height: 45px; line-height: 45px; color: #fff; background-color: #0062bb; text-align: center; font-size: 18px; }

.ProductsIntro { font-size: 14px; color: #666666; line-height: 26px; padding: 20px; }

.ProductsTechnologyClass { text-align: center; padding-left: 1px; margin-top: 35px; }

.ProductsTechnologyClass a { border: 1px solid #efefef; height: 45px; width: 25%; background-color: #f6f6f6; margin-left: -1px; display: inline-block; line-height: 45px; color: #535353; font-size: 14px; }

.ProductsTechnologyClass a.cur { border: 1px solid #ebebeb; background-color: #fff; color: #0062bb; }

.ProductsTab { display: none; padding: 20px 0px;font-size: 14px; }

.ProductsTechnology ul li { border: 1px solid #dfdfdf; font-size: 14px; padding: 10px 30px; margin-bottom: -1px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.ProductsTechnology ul li img { float: right; height: 23px; }

/*--产品描述--*/
.ProductsDesc { font-size: 14px; color: #666; line-height: 24px; }

/*--在线申请--*/
.OnlineApplicationTitle { font-size: 20px; color: #434343; }

.OnlineApplicationForm { padding-left: 0px; padding-bottom: 70px; }

.OnlineApplicationForm h3 { color: #0062bb; font-size: 16px; padding-top: 15px; padding-bottom: 15px; }

.OnlineApplicationForm h4 { color: #0062bb; font-size: 16px; padding-top: 15px; padding-bottom: 15px; padding-top: 30px; }

.OnlineApplicationForm h3 em { border-bottom: 1px solid #0062bb; display: inline-block; padding-bottom: 5px; font-weight: 700; font-style: normal; }

.OnlineApplicationForm h4 em { border-bottom: 1px solid #0062bb; display: inline-block; padding-bottom: 5px; font-weight: 700; font-style: normal; }

.OnlineApplicationForm dl { padding-bottom: 15px; }

.OnlineApplicationForm dl dt { position: relative; padding: 0px 20px 15px 100px; }

.OnlineApplicationForm dl dd { position: relative; padding: 0px 20px 0px 100px; }

.OnlineApplicationForm label { display: block; border: 1px solid #dbdbdb; padding: 5px 20px; position: relative; }

.OnlineApplicationForm label input { width: 100%; background: none; border: none; }

.OnlineApplicationForm span { position: absolute; left: 0px; top: 0px; height: 35px; line-height: 35px; display: block; color: #666666; font-size: 14px; text-align: right; width: 100px; }

.OnlineApplicationForm i { position: absolute; right: 0px; height: 35px; line-height: 35px; display: block; color: #e20505; top: 0px; font-style: normal; font-size: 16px; }

.OnlineApplicationForm .FormTextarea { padding: 0px 20px 0px 100px; position: relative; margin-bottom: 15px; }

.OnlineApplicationForm .FormTextarea textarea { width: 100%; height: 150px; }

.OnlineApplicationForm .vCode { max-width: 525px; padding: 0px 105px 0px 100px; position: relative; }

.OnlineApplicationForm .vCode label { padding: 5px 100px 5px 20px; }

.OnlineApplicationForm .vCode input.Formbtn { position: absolute; width: 98px; background-color: #0062bb; height: 35px; color: #fff; right: 0px; top: 0px; }

.OnlineApplicationForm .vCode img { position: absolute; right: 0px; top: 0px; width: 96px; height: 33px; border-left: 1px solid #dbdbdb; }

/*--首页--*/
.banner { width: 100%; position: relative; overflow: hidden; }

.banner ul li { overflow: hidden; }

.banner ul li img { width: 100%; display: block; }

.banner_Text { position: absolute; width: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.banner_Text dl { max-width: 1200px; padding: 0px 10px; margin: 0px auto; font-size: 28px; color: #fff; font-weight: 700; letter-spacing: 3px; }

.web { max-width: 1200px; margin: 0px auto; }

.indexTitle { padding-top: 35px; }

.indexTitle dt { float: left; }

.indexTitle dt h3 { font-size: 20px; color: #000000; }

.indexTitle dt p { font-size: 12px; color: #0062bb; }

.indexTitle dd { float: right; padding-top: 5px; }

.indexTitle dd p { position: relative; width: 130px; }

.indexTitle dd p a { display: block; color: #000; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; font-size: 14px; line-height: 40px; padding-left: 20px; position: relative; z-index: 9; background-image: url(../images/img38.png); background-repeat: no-repeat; background-position: right center; }

.indexTitle dd p:after { content: ''; position: absolute; left: 0px; top: 0px; height: 100%; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; background-color: rgba(0,98,187, 0.5); width: 40px; border-radius:10px; }

.indexTitle dd p:hover a { padding-left: 10px; color: #ffff; background-position: 90% center; background-image: url(../images/img56.png); }

.indexTitle dd p:hover:after { width: 100%; }

.indexAbout { padding-top: 50px; padding-bottom:50px; overflow: hidden; }

.indexAbout dl dt img { width: 100%; display: block; padding-bottom: 30px; }

.indexAbout dl dd h3 { font-size: 18px; color: #0062bb; line-height: 30px; }

.indexAbout dl dd p { color: #666; font-size: 14px; line-height: 24px; padding-top: 10px; color: #999999; }

.indexAbout dl dd ul { margin: 0px -15px; }

.indexAbout dl dd ul li { padding: 0px 15px; float: left; width: 50%; margin-top: 25px; }

.indexAbout dl dd ul li a { display: block; border-bottom: 2px solid #666666; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; background-size: 30px; background-repeat: no-repeat; background-position: 0px 0px; font-size: 14px; color: #666666; line-height: 37px; padding-left: 52px; padding-bottom: 5px; }

.indexAbout dl dd ul li.icon1 a { background-image: url(../images/img40.png); }

.indexAbout dl dd ul li.icon1:hover a { background-image: url(../images/img040.png); }

.indexAbout dl dd ul li.icon2 a { background-image: url(../images/img41.png); }

.indexAbout dl dd ul li.icon2:hover a { background-image: url(../images/img041.png); }

.indexAbout dl dd ul li.icon3 a { background-image: url(../images/img42.png); }

.indexAbout dl dd ul li.icon3:hover a { background-image: url(../images/img042.png); }

.indexAbout dl dd ul li.icon4 a { background-image: url(../images/img43.png); }

.indexAbout dl dd ul li.icon4:hover a { background-image: url(../images/img043.png); }

.indexAbout dl dd ul li:hover a { color: #0062bb; border-bottom: 2px solid #0062bb; }

.indexIndustryApplicationbox { position: relative; overflow: hidden; margin-top: 0px;  }

.indexIndustryApplicationClass { background: url(../images/img45.jpg) no-repeat; background-size: cover; padding: 30px 0px; }

.indexIndustryApplicationImgbox { position: relative; }

.indexIndustryApplicationClass dl { padding: 0px 15px; text-align: center; }

.indexIndustryApplicationClass dl h3 { color: #fff; font-size: 20px; }

.indexIndustryApplicationClass dl p { font-size: 16px; color: #fff; }

.indexIndustryApplicationClass dl ul { padding-top: 20px; overflow: hidden; }

.indexIndustryApplicationClass dl ul li { padding-top: 10px; float: left; width: 31.3333%; margin: 0px 1%; }

.indexIndustryApplicationClass dl ul li a { color: #bfdbdc; font-size: 16px; display: block; border-bottom: 2px solid transparent; padding-bottom: 8px; }

.indexIndustryApplicationClass dl ul li.cur a { border-bottom: 2px solid #fff; color: #fff; }

.indexIndustryApplicationImg { position: absolute; width: 100%; opacity: 0; filter: alpha(opacity=0); overflow: hidden; }

.indexIndustryApplicationImg img { width: 100%; }

.indexIndustryApplicationImgTab { position: relative; opacity: 1; filter: alpha(opacity=100); }

.indexIndustryApplicationChildClass { background-color: #0062bb; padding: 20px; position: relative; z-index: 99; }

.indexIndustryApplicationChildClass dt { float: left; width:100%; }

.indexIndustryApplicationChildClass dt h3 { font-size: 24px; font-weight: 700; color: #fff; }

.indexIndustryApplicationChildClass dt p { color: #fff; font-size: 16px; font-weight: 700; }

.indexIndustryApplicationChildClass dd { float: left; line-height: 30px; }

.indexIndustryApplicationChildClass dd a { display: block; font-size: 14px; color: #fff; position: relative; padding-left: 12px; }

.indexIndustryApplicationChildClass dd a:after { content: ''; width: 4px; height: 4px; display: block; background-color: #fff; position: absolute; left: 0px; top: 13px; }

.indexIndustryApplicationChildClass dd a:hover { color: #fff; }

.indexIndustryApplicationChildClass dd a:hover:after { background-color: #fff; }

.indexIndustryApplicationImgPrev, .indexIndustryApplicationImgNext { position: absolute; display: block; cursor: pointer; top: -25px; width: 50px; height: 50px; background-color: rgba(0,98,187, 0.8); background-position: center; }

.indexIndustryApplicationImgPrev { left: 50%; -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); background-image: url(../images/img46.png); }

.indexIndustryApplicationImgPrev:hover { background-color: #0062bb; }

.indexIndustryApplicationImgNext { left: 50%; background-image: url(../images/img47.png); }

.indexIndustryApplicationImgNext:hover { background-color: #0062bb; }

.indexproductbg { background: url(../images/img48.jpg) no-repeat center; background-size: cover; overflow: hidden; padding: 0px 0px 50px; }

.indexproduct { padding-top: 30px; }

.indexproduct ul li { margin-top: 20px; }

.indexproduct ul li a { display: block; position: relative; -webkit-mask-image: url(../images/img49.png); mask-image: url(../images/img49.png); -webkit-mask-size: cover; mask-size: cover; }

.indexproduct ul li a img.bigimg { display: block; width: 100%; }

.indexproduct ul li a div.indexproductText { background: url(../images/img53.png) no-repeat; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; height: auto; background-size: cover; position: absolute; left: 0px; bottom: 0px; right: 0px; top: 0px; padding: 50px 25px 30px; }

.indexproduct ul li a div.indexproductText img.icon { width: 40px; padding-bottom: 25px; }

.indexproduct ul li a div.indexproductText h3 { font-size: 20px; color: #fff; margin-bottom: 8px; }

.indexproduct ul li a div.indexproductText p.desc { font-size: 12px; color: #fff; height: 60px; line-height: 20px; overflow: hidden; }

.indexproduct ul li a div.indexproductText p.arrow { margin-top: 30px; }

.indexAdvantage { background: url(../images/img55.jpg) no-repeat center; background-size: cover; min-height: 680px; overflow: hidden; padding: 0px 0px 50px; }

.indexAdvantage .indexTitle dt h3 { color: #fff; }

.indexAdvantage .indexTitle dt p { color: #fff; }

.indexAdvantage .indexTitle dd p a { color: #fff; }

.indexAdvantage .indexTitle dd p:after { background-color: rgba(0,98,187, 0.5); }

.indexAdvantagelist { padding-top: 40px; }

.indexAdvantagelist ul { margin: 0px -10px; }

.indexAdvantagelist ul li { float: left; width: 100%; padding: 0px 10px 20px; }

.indexAdvantagelist ul li div.indexAdvantagelistContent { border: 1px solid rgba(255, 255, 255, 0.5); padding: 15px 25px; background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; }

.indexAdvantagelist ul li div.indexAdvantagelistContent p.num { font-size: 32px; color: #fff; }

.indexAdvantagelist ul li div.indexAdvantagelistContent h3 { font-size: 18px; color: #fff; }

.indexAdvantagelist ul li div.indexAdvantagelistContent p.desc { color: #fff; margin-top: 10px; font-size: 14px; line-height: 22px; }

.indexAdvantagelist ul li div.indexAdvantagelistContent p.arrow { padding-top: 15px; }

.indexAdvantagelist ul li:hover div.indexAdvantagelistContent { background-image: url(../images/img57.png); }

.indexNews { padding-bottom: 70px; }

.indexNews ul { border-top: 1px solid #ebebeb; margin-top: 40px; }

.indexNews ul li { padding: 20px 0px; border-bottom: 1px solid #ebebeb; }

.indexNews ul li a { position: relative; display: block; }

.indexNews ul li a h3 { color: #272727; font-size: 18px; overflow: hidden; height: 33px; line-height: 33px; }

.indexNews ul li a p.desc { font-size: 14px; color: #696969; line-height: 26px; margin-top: 8px; height: 78px; overflow: hidden; }

.indexNews ul li a p.time { font-size: 13px; color: #696969; top: 0px; text-align: left; padding-top: 8px; }

.indexNews ul li a p.name { color: #0062bb; font-size: 16px; padding-top: 8px; }

.indexNews ul li a img { position: absolute; right: 130px; width: 300px; -webkit-box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); top: 40px; display: none; }

.indexNews ul li a:hover h3 span { border-bottom: 1px solid #272727; }

.childcolumn .commonweb { padding: 0px; }

.model-video { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background: rgba(0, 0, 0, 0.6); display: none; }

.videobox2 { position: absolute; top: 50%; width: 100%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.videobox2 dl { position: relative; max-width: 800px; padding: 0px 30px; margin: 0px auto; }

.close-video-btn { display: block; width: 25px; height: 25px; position: absolute; right: 25px; top: -25px; cursor: pointer; margin: 0px; z-index: 9; }

.close-video-btn::after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.close-video-btn::before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.reactionClass { padding: 40px 0px; overflow: hidden; }

.reactionClass table { border-collapse: collapse; width: 101%; margin-left: -1px; }

.reactionClass table th { width: 33.333%; height: 61px; color: #333333; font-size: 14px; font-weight: 700; background-color: #f8f6f5; border-top: 2px solid #222222; }

.reactionClass table td { text-align: center; height: 61px; font-size: 14px; color: #828282; font-weight: normal; padding: 10px; }

/*!
 laypage
*/
.page-wraper { text-align: center; padding: 20px 0px 50px; }

.laypage_main a, .laypage_main input, .laypage_main span { height: 26px; line-height: 26px; }

.laypage_main button, .laypage_main input, .laypageskin_default a { border: 1px solid #ccc; background-color: #fff; }

.laypage_main { font-size: 0; clear: both; color: #666; }

.laypage_main * { display: inline-block; vertical-align: top; font-size: 12px; }

.laypage_main a { text-decoration: none; color: #666; }

.laypage_main a, .laypage_main span { margin: 0 3px 6px; padding: 0 10px; }

.laypage_main input { width: 40px; margin: 0 5px; padding: 0 5px; }

.laypage_main button { height: 28px; line-height: 28px; margin-left: 5px; padding: 0 10px; color: #666; }

.laypageskin_default span { height: 28px; line-height: 28px; color: #999; }

.laypageskin_default .laypage_curr { font-weight: 700; color: #666; }

.laypageskin_molv a, .laypageskin_molv span { padding: 0 12px; -webkit-border-radius: 2px; border-radius: 2px; }

.laypageskin_molv a { background-color: #f1eff0; }

.laypageskin_molv .laypage_curr { background-color: #0062bb !important; color: #fff; }

.laypageskin_molv input { height: 24px; line-height: 24px; }

.laypageskin_molv button { height: 26px; line-height: 26px; }

.laypageskin_yahei { color: #333; }

.laypageskin_yahei a, .laypageskin_yahei span { padding: 0 13px; -webkit-border-radius: 2px; border-radius: 2px; color: #333; }

.laypageskin_yahei .laypage_curr { background-color: #333; color: #fff; }

.laypageskin_flow { text-align: center; }

.laypageskin_flow .page_nomore { color: #999; }

.searchResultList { max-width: 1200px; margin: 0px auto; padding: 20px 0px 50px; }

.searchResultList li { padding: 15px 35px 25px; margin-top: 25px; border-bottom: 1px solid #eee; background: #f6f6f6; }

.searchResultList li h3 { font-size: 20px; line-height: 36px; padding-bottom: 5px; }

.searchResultList li p { font-size: 13px; color: #1a1a1a; padding-top: 10px; line-height: 24px; }

@media (max-width: 480px) { .Publicityvideo ul li { float: left; width: 100%; }
  .OnlineApplicationTitle { text-align: center; }
  .OnlineApplicationForm dl dt { position: relative; padding: 0px 20px 0px 0px; }
  .OnlineApplicationForm dl dd { position: relative; padding: 0px 20px 0px 0px; }
  .OnlineApplicationForm i { top: 35px; }
  .OnlineApplicationForm span { position: relative; font-size: 14px; text-align: left; width: 100px; }
  .OnlineApplicationForm .FormTextarea { padding: 0px 20px 0px 0px; position: relative; margin-bottom: 15px; }
  .OnlineApplicationForm .FormTextarea textarea { width: 100%; height: 150px; }
  .OnlineApplicationForm .vCode { max-width: 525px; padding: 0px 105px 0px 0px; position: relative; }
  .OnlineApplicationForm .vCode label { padding: 5px 106px 5px 10px; } }

@media (min-width: 768px) { .banner_Text dl { font-size: 32px; }
  .indexTitle dt h3 { font-size: 30px; }
  .indexTitle dt p { font-size: 16px; }
  .indexTitle dd { padding-top: 10px; }
  .indexTitle dd p a { display: block; color: #000; font-size: 17px; line-height: 50px; padding-left: 20px; position: relative; z-index: 9; background-image: url(../images/img38.png); background-repeat: no-repeat; background-position: right center; }
  .indexAbout dl dd h3 { font-size: 28px; line-height: 38px; }
  .indexAbout dl dd p { font-size: 16px; line-height: 26px; padding-top: 20px; }
  .foot dl dd { padding-left: 140px; position: relative; }
  .erweima { width: 83px; position: absolute; left: 0px; top: 0px; text-align: center; }
  .indexproduct ul { margin: 0px -10px; }
  .indexproduct ul li { float: left; width: 33.3333%; padding: 0px 10px; }
  .indexproduct ul li a div.indexproductText { padding: 30px 25px; top: auto; }
  .indexproduct ul li a div.indexproductText img.icon { width: 40px; display: none; padding-bottom: 10px; }
  .indexproduct ul li a div.indexproductText h3 { font-size: 18px; color: #fff; margin-bottom: 8px; }
  .indexproduct ul li a div.indexproductText p.desc { font-size: 12px; color: #fff; height: 40px; line-height: 20px; overflow: hidden; }
  .indexproduct ul li a div.indexproductText p.arrow { margin-top: 20px; display: none; }
  .indexproduct ul li:hover a div.indexproductText { top: 0px; padding-top: 40px; }
  .indexproduct ul li:hover a div.indexproductText p.desc { height: 60px; }
  .indexproduct ul li:hover a div.indexproductText img.icon { display: block; }
  .indexproduct ul li:hover a div.indexproductText p.arrow { display: block; }
  .indexAdvantagelist ul li { float: left; width: 50%; }
  .indexAdvantagelist ul li div.indexAdvantagelistContent { min-height: 315px; padding: 35px 25px 0px; border-radius:20px; }
  .indexAdvantagelist ul li div.indexAdvantagelistContent p.num { font-size: 38px; color: #fff; }
  .indexAdvantagelist ul li div.indexAdvantagelistContent h3 { font-size: 18px; color: #fff; }
  .indexAdvantagelist ul li div.indexAdvantagelistContent p.desc { color: #fff; margin-top: 25px; font-size: 14px; line-height: 22px; height: 110px; overflow: hidden; }
  .indexNews ul li { padding: 45px 0px; border-bottom: 1px solid #ebebeb; }
  .indexNews ul li a { position: relative; display: block; padding: 0px 130px 0px 150px; }
  .indexNews ul li a h3 { font-size: 22px; }
  .indexNews ul li a img { position: absolute; right: 80px; width: 200px; -webkit-box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); top: 40px; display: none; }
  .indexNews ul li a p.time { right: 0px; position: absolute; font-size: 13px; color: #696969; top: 0px; text-align: center; padding-top: 0px; }
  .indexNews ul li a p.time span { display: block; font-size: 44px; line-height: 48px; }
  .indexNews ul li a p.name { position: absolute; left: 0px; color: #0062bb; top: 0px; font-size: 16px; padding-top: 0px; }
  .indexNews ul li a p.desc { font-size: 14px; color: #696969; line-height: 26px; margin-top: 15px; height: 78px; overflow: hidden; }
  .indexNews ul li a:hover img { display: block; }
  .developmentContent h3 { font-size: 30px; color: #d3d3d3; line-height: 36px; }
  .developmentContent p { color: #282828; font-size: 14px; line-height: 26px; padding-top: 10px; }
  .culture ul li { float: left; width: 25%; padding: 0px 10px; }
  .Publicityvideo ul li { float: left; width: 50%; }
  .Publicityvideo ul li .videoImgbox span { width: 80px; height: 80px; }
  .EmployeeStylebox span.EmployeeStylePrev { background-image: url(../images/img09.png); left: 40px; }
  .EmployeeStylebox span.EmployeeStyleNext { background-image: url(../images/img10.png); right: 40px; }
  .OnlineApplicationForm dl dt { float: left; width: 47%; position: relative; padding: 0px 20px 0px 100px; }
  .OnlineApplicationForm dl dd { float: right; width: 47%; position: relative; padding: 0px 20px 0px 100px; }
  .OnlineApplicationForm span { font-size: 16px; }
  .childcolumn .commonweb { padding: 0px 10px; } }

@media (min-width: 992px) { body { padding-top: 0px; }
  .headerbox { position: relative; }
  .header a.logo img { height: 60px; }
  .headerLanguage { padding-top: 20px; display: block; }
  .headerTel { margin-top: 10px; display: block; }
  .nav ul li { margin-left: 20px; }
  .nav ul li p { position: absolute; padding: 0px; border-top: none; text-align: center; left: -35px; right: -35px; top: 70px; background-color: #0062bb; overflow: hidden; height: 0px; display: block; z-index: 99; }
  .nav ul li p a { font-size: 14px; line-height: 35px; display: block; color: #fff; }
  .nav ul li:hover p { padding: 8px 0px; max-height: 500px; height: auto; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
  .nav ul li p a:hover { background-color: #0d9b9e; }
  .nav ul li span { display: none; }
  .header-btn { display: none; }
  .navbox { display: block; }
  .footbg { padding-top: 60px; }
  .footClass li { float: left; width: 13%; }
  .footClass li h3 { color: #fff; font-weight: 700; font-size: 18px; border-bottom: none;    font-weight: normal; }
  .footClass li h3:after { content: ''; }
  .footClass li p { padding-top: 25px; display: block; border-bottom: none; padding-left: 0px; padding-bottom: 0px; }
  .footClass li p a { font-size: 15px; }
  .footClass li:last-child { width: auto; float: right; }
  .banner_Text dl { font-size: 40px; }
  .indexTitle { padding-top: 60px; }
  .indexTitle dt h3 { font-size: 36px; }
  .indexTitle dt p { font-size: 16px; }
  .indexAbout dl dt { width: 50%; float: left; }
  .indexAbout dl dd { float: right; width: 50%; padding-left: 50px; }
  .indexAbout dl dd ul li a { display: block; border-bottom: 2px solid #666666; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; background-repeat: no-repeat; background-position: 0px 0px; font-size: 16px; color: #666666; line-height: 37px; padding-left: 52px; padding-bottom: 15px; }
  .indexIndustryApplicationClass dl { position: absolute; left: -webkit-calc(100% - 400px); left: calc(100% - 400px); text-align: left; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .indexIndustryApplicationClass dl h3 { color: #fff; font-size: 36px; }
  .indexIndustryApplicationClass dl p { font-size: 16px; color: #fff; }
  .indexIndustryApplicationClass dl ul { max-width: 260px; padding-top: 0px; }
  .indexIndustryApplicationClass dl ul li { padding-top: 25px; float: none; width: auto; }
  .indexIndustryApplicationClass dl ul li a { color: #bfdbdc; font-size: 18px; display: block; border-bottom: 2px solid transparent; padding-bottom: 8px; }
  .indexIndustryApplicationClass dl ul li.cur a { border-bottom: 2px solid #fff; color: #fff; }
  .indexIndustryApplicationChildClass { position: absolute; right: -webkit-calc(100% - 80%); right: calc(100% - 80%); left: 0px; background-color: rgba(255, 255, 255, 0.7); padding: 30px 15% 30px 5%; z-index: 99; bottom: 0px; }
  .indexIndustryApplicationChildClass dt h3 { font-size: 30px; font-weight: 700; color: #0062bb; }
  .indexIndustryApplicationChildClass dt p { color: #0062bb; font-size: 18px; font-weight: 700; }
  .indexIndustryApplicationChildClass dd a { display: block; font-size: 14px; color: #333333; position: relative; padding-left: 12px; }
  .indexIndustryApplicationChildClass dd a:after { background-color: #333; }
  .indexIndustryApplicationImgPrev, .indexIndustryApplicationImgNext { width: 70px; height: 70px; top: auto; bottom: 0px; }
  .indexIndustryApplicationImgPrev { right: 0px; left: auto; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); }
  .indexIndustryApplicationImgNext { right: -70px; left: auto; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); }
  .indexproduct ul li a div.indexproductText { padding: 30px 25px; }
  .indexproduct ul li a div.indexproductText img.icon { width: 50px; display: none; padding-bottom: 25px; }
  .indexproduct ul li a div.indexproductText h3 { font-size: 22px; color: #fff; margin-bottom: 8px; }
  .indexproduct ul li a div.indexproductText p.desc { font-size: 14px; color: #fff; height: 40px; line-height: 20px; overflow: hidden; }
  .indexproduct ul li a div.indexproductText p.arrow { margin-top: 50px; display: none; }
  .indexproduct ul li:hover a div.indexproductText { top: 0px; padding-top: 60px; }
  .indexproduct ul li:hover a div.indexproductText p.desc { height: 60px; }
  .indexAdvantagelist ul li { float: left; width: 25%; }
  .indexAdvantagelist ul li div.indexAdvantagelistContent p.num { font-size: 48px; color: #fff; font-weight:700; font-family:Arial, Helvetica, sans-serif;  }
  .indexAdvantagelist ul li div.indexAdvantagelistContent h3 { font-size: 22px; color: #fff; }
  .indexNews ul li a { position: relative; display: block; padding: 0px 130px 0px 200px; }
  .indexNews ul li a img { position: absolute; right: 130px; width: 300px; -webkit-box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); box-shadow: 10px 10px 20px rgba(40, 40, 40, 0.5); top: 40px; display: none; }
  .indexIndustryApplicationClass { position: absolute; left: 0px; top: 0px; bottom: 0px; background: url(../images/img45.jpg) no-repeat ; background-size: cover; width: 55%; padding: 40px 0px;  }
  .indexIndustryApplicationImgbox { position: relative; width: 50%; float: right; border-radius:25px 25px 25px 25px;  overflow:hidden;  }
  .head_searchbox { position: absolute; width: 300px; right: -15px; left: auto; top: 150px; }
  .childcolumn { height: 58px; }
  .childcolumn dl a.returnHome { width: 58px; height: 58px; }
  .childcolumn dl dt { width: 130px; height: 58px; float: left; position: relative; }
  .childcolumn dl dt h3 { line-height: 58px; padding-left: 20px; font-weight: 700; color: #666666; font-size: 16px; border-right: 1px solid #e5e5e5; cursor: pointer; }
  .childcolumn dl dd { display: block; background: none; float: left; line-height: 56px; padding-left: 50px; left: auto; right: auto; top: 0px; position: relative; }
  .childcolumn dl dd a { font-size: 14px; padding: 0px 15px 0px 5px; line-height: 56px; display: inline-block; font-weight: 700; background-image: url(../images/img12.png); background-position: right center; background-repeat: no-repeat; }
  .childcolumn dl dd a span { display: inline-block; border-bottom: 2px solid transparent; }
  .curColumnName { display: none; }
  .commontitle { font-size: 38px; color: #353535; text-align: center; padding-top: 60px; }
  .unitMemberlist ul { margin: 0px -10px; }
  .unitMemberlist ul li { float: left; width: 50%; padding: 30px 10px; }
  .unitMemberlist ul li h3 { color: #353535; font-size: 22px; padding-top: 30px; }
  .unitMemberlist ul li P { font-size: 16px; color: #353535; padding-top: 20px; }
  .speaking { padding-left: 30%; padding-right: 105px; font-size: 18px; line-height: 38px; }
  .speaking:after { width: 25%; content: ''; }
  .speakingSlogan { max-width: 400px; height: 240px; color: #fff; font-size: 26px; line-height: 34px; background: url(../images/img18.png) no-repeat left bottom #0062bb; padding: 70px 0px 0px 60px; margin-left: -70px; position: relative; z-index: 9; }
  .developmentbg { padding-top: 50px; }
  .developmentContent h3 { font-size: 38px; color: #d3d3d3; line-height: 40px; }
  .developmentContent p { color: #282828; font-size: 16px; line-height: 26px; padding-top: 10px; }
  .development span { width: 60px; height: 60px; top: 0px; }
  .development span.developmentPrev { right: 60px; }
  .commonClass a { display: inline-block; border: 1px solid #efefef; width: 200px; padding: 0px; height: 55px; font-size: 18px; font-weight: 700; color: #535353; line-height: 55px; }
  .committedto { padding: 80px 0px; }
  .committedto p { color: #353535; font-size: 16px; line-height: 41px; }
  .committedto dl { padding-bottom: 60px; }
  .committedto dl dt { float: left; color: #353535; font-size: 22px; }
  .committedto dl dd { float: right; text-align: right; line-height: 40px; }
  .committedto dl dd p { line-height: 40px; font-size: 30px; color: #0062bb; font-weight: 700; }
  .surroundingsSmallImgbox h3 { color: #0062bb; font-size: 24px; padding-bottom: 20px; }
  .surroundingsSmallImg ul li p { color: #9ca1a0; font-size: 18px; padding: 10px 0px; }
  .surroundingsbox { background-color: #e9f1f0; margin-top: 50px; position: relative; overflow: hidden; padding: 0px; }
  .surroundingsBigImg { width: 50%; overflow: hidden; position: relative; }
  .surroundingsSmallImgbox { position: absolute; left: 50%; right: 0px; top: 50%; -webkit-transform: translateY(-60%); -ms-transform: translateY(-60%); -o-transform: translateY(-60%); transform: translateY(-60%); padding: 0px 10% 0px 4%; }
  .surroundingsSmallImgbox p.num { font-size: 22px; color: #353535; font-weight: 700; }
  .surroundingsbox .Switchbtn { display: block; }
  .surroundingsSmallImg:after { content: ''; }
  .Introduction { font-size: 18px; line-height: 28px; padding-top: 50px; }
  .IntroductionList dl { position: relative; padding-left: 115px; padding-top: 0px; margin-top: 30px; }
  .IntroductionList dl dd { border: 1px solid #dedede; padding: 17px 30px; -webkit-border-radius: 10px; border-radius: 10px; color: #737373; font-size: 18px; }
  .IntroductionList dl dt { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 32px; color: #cdcdcd; font-weight: 700; }
  .IntroductionList dl dt span { width: 40px; height: 1px; background-color: #0062bb; position: absolute; display: block; left: 72px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .IntroductionList dl dt span:after { -webkit-border-radius: 100%; border-radius: 100%; background-color: #0062bb; width: 7px; height: 7px; content: ''; display: block; right: -7px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); position: absolute; }
  .IntroductionList dl dt span:before { -webkit-border-radius: 100%; border-radius: 100%; background-color: #fff; width: 22px; height: 22px; content: ''; display: block; left: -22px; border: 7px solid #0062bb; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); position: absolute; }
  .footClass li h3:before { display: none; }
  .culture { margin: -140px auto 0px; }
  .culture ul li .cultureContent { margin-top: 100px; }
  .culture ul li:hover:nth-child(1) .cultureContent { min-height: 300px; margin-top: 0px; background-image: url(../images/img61.jpg); }
  .culture ul li:hover:nth-child(1) .cultureContent:after { background-image: -webkit-gradient(linear, left top, left bottom, from(#0263ac), to(rgba(0, 0, 0, 0))); background-image: -o-linear-gradient(#0263ac, rgba(0, 0, 0, 0)); background-image: linear-gradient(#0263ac, rgba(0, 0, 0, 0)); }
  .culture ul li:hover:nth-child(2) .cultureContent { min-height: 300px; margin-top: 0px; background-image: url(../images/img61.jpg); }
  .culture ul li:hover:nth-child(2) .cultureContent:after { background-image: -webkit-gradient(linear, left top, left bottom, from(#0c5790), to(rgba(0, 0, 0, 0))); background-image: -o-linear-gradient(#0c5790, rgba(0, 0, 0, 0)); background-image: linear-gradient(#0c5790, rgba(0, 0, 0, 0)); }
  .culture ul li:hover:nth-child(3) .cultureContent { min-height: 300px; margin-top: 0px; background-image: url(../images/img61.jpg); }
  .culture ul li:hover:nth-child(3) .cultureContent:after { background-image: -webkit-gradient(linear, left top, left bottom, from(#29bbc4), to(rgba(0, 0, 0, 0))); background-image: -o-linear-gradient(#29bbc4, rgba(0, 0, 0, 0)); background-image: linear-gradient(#29bbc4, rgba(0, 0, 0, 0)); }
  .culture ul li:hover:nth-child(4) .cultureContent { min-height: 300px; margin-top: 0px; background-image: url(../images/img61.jpg); }
  .culture ul li:hover:nth-child(4) .cultureContent:after { background-image: -webkit-gradient(linear, left top, left bottom, from(#0282ac), to(rgba(0, 0, 0, 0))); background-image: -o-linear-gradient(#0282ac, rgba(0, 0, 0, 0)); background-image: linear-gradient(#0282ac, rgba(0, 0, 0, 0)); }
  .PublicityvideoHeadline dt { width: 50%; position: relative; }
  .PublicityvideoHeadline dt span { width: 80px; display: none; height: 80px; border: 4px solid #05d9de; position: absolute; left: 40px; top: auto; bottom: 40px; -webkit-transform: translate(0%, 0%); -ms-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); transform: translate(0%, 0%); }
  .PublicityvideoHeadline dd { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 55%; right: 5%; }
  .EmployeeStylebox span { height: -webkit-calc(100% - 58px); height: calc(100% - 58px); }
  .EmployeeStyle ul li p { font-size: 22px; text-align: center; color: #282828; padding-top: 25px; }
  .ProductsClass { text-align: center; padding-left: 1px; margin-top: 35px; }
  .ProductsClass a { border: 1px solid #efefef; height: 56px; width: 25%; margin-left: -1px; display: inline-block; line-height: 56px; color: #535353; font-size: 14px; }
  .ProductsParameter { padding: 80px 0px; overflow: hidden; padding-bottom:110px;}
  .ProductsParameter table th { width: 33.333%; height: 61px; color: #0062bb; font-size: 18px; font-weight: normal; background-color: #f8f6f5; }
  .ProductsParameter table td { text-align: center; height: 61px; font-size: 16px; color: #828282; font-weight: normal; padding: 10px; }
  .reactionClass { padding: 80px 0px; overflow: hidden; padding-bottom:110px;}
  .commonBanner_Text dl { max-width: 1200px; padding: 0px 10px; margin: 0px auto; font-size: 40px; color: #fff; font-weight: 700; }
  .ProductsTechnologyTitle { width: 165px; height: 57px; line-height: 57px; color: #fff; background-color: #0062bb; text-align: center; font-size: 18px; }
  .ProductsIntro { font-size: 16px; color: #666666; line-height: 30px; padding: 20px; }
  .ProductsTab { display: none; padding: 50px 0px; }
  .ProductsDesc { font-size: 14px; color: #666; line-height: 36px; }
  .ProductsTechnologyClass a { border: 1px solid #efefef; height: 56px; width: 25%; background-color: #f6f6f6; margin-left: -1px; display: inline-block; line-height: 56px; color: #535353; font-size: 16px; }
  .ProductsTechnologybox { padding-top: 70px; }
  .OnlineApplicationTitle { font-size: 34px; color: #434343; }
  .OnlineApplicationForm h3 { color: #0062bb; font-size: 20px; padding-top: 30px; padding-bottom: 35px; }
  .OnlineApplicationForm h4 { color: #0062bb; font-size: 20px; padding-top: 30px; padding-bottom: 35px; padding-top: 30px; } }

@media (min-width: 1260px) { .header a.logo img { height: 75px; }
  .headerLanguage { padding-top: 30px; }
  .headerTel { margin-top: 20px; }
  .nav ul li { margin-left: 30px; }
  .banner_Text dl { font-size: 50px; }
  .footClass li { float: left; width: 13.4%; }
  .foot dl dt { float: left; }
  .foot dl dt img { display: block; height: 81px; }
  .foot dl dd { float: right; padding-left: 140px; position: relative; }
  .indexTitle { padding-top: 80px; }
  .indexTitle dt h3 { font-size: 42px; }
  .indexTitle dt p { font-size: 18px; text-transform:uppercase; }
  .indexTitle dd { padding-top: 25px; }
  .indexAbout dl dd h3 { font-size: 32px; line-height: 48px;  }
  .indexAbout dl dd p { font-size: 16px; line-height: 26px; }
  .indexAbout dl dd ul li a { display: block; border-bottom: 2px solid #666666; background-size: 37px; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; background-repeat: no-repeat; background-position: 0px 0px; font-size: 18px; color: #666666; line-height: 37px; padding-left: 52px; padding-bottom: 15px; }
  .indexIndustryApplicationClass dl { position: absolute; left: -webkit-calc(100% - 496px); left: calc(100% - 496px); right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .indexIndustryApplicationClass dl h3 { color: #fff; font-size: 42px; }
  .indexIndustryApplicationClass dl p { font-size: 18px; color: #fff; text-transform:uppercase; }
  .indexIndustryApplicationClass dl ul { padding-top: 20px; }
  .indexIndustryApplicationClass dl ul li { padding-top: 35px; }
  .indexIndustryApplicationClass dl ul li a { color: #bfdbdc; font-size: 22px; display: block; border-bottom: 2px solid transparent; padding-bottom: 8px; }
  .indexIndustryApplicationClass dl ul li.cur a { border-bottom: 2px solid #fff; color: #fff; }
  .indexIndustryApplicationChildClass { position: absolute; right: -webkit-calc(100% - 67%); right: calc(100% - 67%); left: 0px; background-color: rgba(255, 255, 255, 0.7); padding: 30px 8% 30px 5%; z-index: 99; bottom: 0px;  border-radius:0px 25px 25px 0px;  }
  .indexIndustryApplicationChildClass dt h3 { font-size: 22px; font-weight: 700; color: #0062bb; }
  .indexIndustryApplicationChildClass dt p { color: #0062bb; font-size: 22px; font-weight: 700; }
  .indexIndustryApplicationChildClass dd a { display: block; font-size: 16px; color: #333333; position: relative; padding-left: 12px; }
  .indexIndustryApplicationChildClass dd a:hover {color: #1c74c4;}
  .indexproductbg { min-height: 757px; }
  .indexproduct ul li a div.indexproductText { background: url(../images/img53.png) no-repeat; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; height: auto; background-size: cover; position: absolute; left: 0px; bottom: 0px; right: 0px; padding: 30px 25px; }
  .indexproduct ul li a div.indexproductText img.icon { width: 63px; display: none; padding-bottom: 25px; }
  .indexproduct ul li a div.indexproductText h3 { font-size: 22px; color: #fff; margin-bottom: 8px; }
  .indexproduct ul li a div.indexproductText p.desc { font-size: 16px; color: #fff; height: 40px; line-height: 20px; overflow: hidden; }
  .indexproduct ul li a div.indexproductText p.arrow { margin-top: 50px; display: none; }
  .indexproduct ul li:hover a div.indexproductText { top: 0px; padding-top: 90px; }
  .indexproduct ul li:hover a div.indexproductText p.desc { height: 60px; }
  .head_searchbox { top: 170px; }
  .childcolumn dl dd a { font-size: 16px; padding: 0px 20px 0px 10px; }
  .childcolumn dl dt { width: 170px; height: 58px; float: left; position: relative; }
  .childcolumn dl dt h3 { line-height: 58px; padding-left: 30px; font-weight: 700; color: #666666; font-size: 16px; border-right: 1px solid #e5e5e5; cursor: pointer; }
  .unitMemberlist { margin: -40px auto 0px; padding-top: 50px; }
  .unitMemberlist ul { margin: 0px -35px; }
  .unitMemberlist ul li { float: left; width: 50%; padding: 50px 35px; }
  .developmentContent h3 { font-size: 48px; color: #d3d3d3; line-height: 50px; }
  .developmentContent p { color: #282828; font-size: 18px; line-height: 26px; padding-top: 10px; }
  .commonClass a { font-size: 16px; width: 240px; }
  .surroundingsSmallImgbox h3 { color: #0062bb; font-size: 30px; padding-bottom: 50px; }
  .Publicityvideo ul li { float: left; width: 33.3333%; }
  .Publicityvideo ul li .videoImgbox span { width: 115px; height: 115px; }
  .PublicityvideoHeadline dt span { width: 115px; height: 115px; }
  .OnlineApplicationForm { padding-left: 70px; padding-bottom: 70px; } }

@media (min-width: 1420px) { .childcolumn dl dd a { font-size: 16px; padding: 0px 23px 0px 13px; }
  .speaking:after { background-color: #f0f0f0; width: 30%; height: 460px; position: absolute; left: 0px; top: 0px; content: ''; display: none; } }

div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.ccimg { position: relative; overflow: hidden; }

.ccimg img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; min-width: 100%; width: auto; height: 100%; }

.ccimg:after { content: ''; display: block; padding-bottom: 100%; }

.TechnicalSupport .container { width: 1200px; margin: 0 auto; }

.TechnicalSupport .con1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 36px; }

.TechnicalSupport .con1 .con1-p { width: 458px; }

.TechnicalSupport .con1 .con1-p h3 { font-size: 38px; margin-bottom: 16px; padding-top: 110px; color: #0062bb; }

.TechnicalSupport .con1 .con1-p p { font-size: 15px; color: #333333; line-height: 26px; margin-bottom: 16px; text-align: justify; opacity: .7; }

.TechnicalSupport .con2 { margin-top: 78px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 120px; }

.TechnicalSupport .con2 .con2-p { width: 45.8333%; padding-left: 85px; }

.TechnicalSupport .con2 .con2-p h3 { font-size: 38px; margin-bottom: 16px; padding-top: 92px; color: #0062bb; }

.TechnicalSupport .con2 .con2-p .con2-tp { font-size: 15px; color: #333333; line-height: 26px; margin-bottom: 16px; text-align: justify; opacity: .7; }

.TechnicalSupport .con2 .con2-p .con2-list { margin-top: 26px; }

.TechnicalSupport .con2 .con2-p .con2-list .con2-l-p { font-size: 18px; color: #333333; display: inline-block; border-bottom: 1px solid #333333; padding-bottom: 5px; }

.TechnicalSupport .con2 .con2-p .con2-list .con2-ul { margin-top: 10px; }

.TechnicalSupport .con2 .con2-p .con2-list .con2-ul li { font-size: 15px; color: #333333; text-align: justify; opacity: .7; line-height: 28px; padding-left: 16px; position: relative; }

.TechnicalSupport .con2 .con2-p .con2-list .con2-ul li:after { content: ''; width: 4px; height: 4px; background: #333333; display: inline-block; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

@media (max-width: 1200px) { .TechnicalSupport .container { width: 100%; padding: 0 10px; }
  .TechnicalSupport .con1 .con1-img { width: 50%; }
  .TechnicalSupport .con1 .con1-img img { width: 100%; }
  .TechnicalSupport .con1 .con1-p { width: 45%; }
  .TechnicalSupport .con1 .con1-p h3 { padding-top: 30px; }
  .TechnicalSupport .con2 .con2-p { width: 50%; padding-left: 30px; }
  .TechnicalSupport .con2 .con2-p h3 { padding-top: 30px; }
  .TechnicalSupport .con2 .con2-img { width: 45%; }
  .TechnicalSupport .con2 .con2-img img { width: 100%; } }

@media (max-width: 992px) { .TechnicalSupport .con1 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .TechnicalSupport .con1 .con1-img { width: 100%; }
  .TechnicalSupport .con1 .con1-img img { width: 100%; }
  .TechnicalSupport .con1 .con1-p { width: 100%; }
  .TechnicalSupport .con1 .con1-p h3 { padding-top: 30px; font-size: 5.06667vw; }
  .TechnicalSupport .con1 .con1-p p { font-size: 3.2vw; }
  .TechnicalSupport .con2 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; margin-top: 10.66667vw; }
  .TechnicalSupport .con2 .con2-p { width: 100%; padding-left: 0; }
  .TechnicalSupport .con2 .con2-p h3 { padding-top: 30px; font-size: 5.06667vw; }
  .TechnicalSupport .con2 .con2-p .con2-tp { font-size: 3.2vw; }
  .TechnicalSupport .con2 .con2-p .con2-list { font-size: 3.2vw; }
  .TechnicalSupport .con2 .con2-p .con2-list .con2-l-p { font-size: 3.2vw; }
  .TechnicalSupport .con2 .con2-p .con2-list .con2-ul li { font-size: 3.2vw; }
  .TechnicalSupport .con2 .con2-img { width: 100%; }
  .TechnicalSupport .con2 .con2-img img { width: 100%; } }

.LogisticsServices .container { width: 1200px; margin: 0 auto; }

.LogisticsServices .con1 { position: relative; margin-top: 30px; margin-bottom: 120px; }

.LogisticsServices .con1 .con1-img img { width: 100%; }

.LogisticsServices .con1 .con1-p { position: absolute; width: 100%; text-align: center; color: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0 24%; left: 0; }

.LogisticsServices .con1 .con1-p h3 { font-size: 38px; }

.LogisticsServices .con1 .con1-p p { font-size: 18px; opacity: 0.8; line-height: 30px; margin-top: 14px; }

@media (max-width: 1200px) { .LogisticsServices .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .LogisticsServices .con1 { margin-bottom: 13.33333vw; }
  .LogisticsServices .con1 .con1-p { padding: 0 6.66667vw; }
  .LogisticsServices .con1 .con1-p h3 { font-size: 5.33333vw; }
  .LogisticsServices .con1 .con1-p p { font-size: 3.2vw; line-height: 5.33333vw; } }

.SalesMarket .con1 { text-align: center; margin-top: 20px; margin-bottom: 110px; }

.SalesMarket .con1 .con1-img { display: inline-block; }

@media (max-width: 1247px) { .SalesMarket .con1 { margin-bottom: 13.33333vw; }
  .SalesMarket .con1 .con1-img { width: 95%; }
  .SalesMarket .con1 .con1-img img { width: 100%; } }

.ProductDevelopment { margin-bottom: 110px; }

.ProductDevelopment .container { width: 1200px; margin: 0 auto; }

.ProductDevelopment .con1 { margin-top: 30px; }

.ProductDevelopment .con1 .con1-img img { width: 100%; }

.ProductDevelopment .con2 { margin-top: 54px; }

.ProductDevelopment .con2 .con2-box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 34px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.ProductDevelopment .con2 .con2-box h3 { font-size: 24px; color: #0062bb; width: 226px; }

.ProductDevelopment .con2 .con2-box .con3-p { width: 71.83333%; }

.ProductDevelopment .con2 .con2-box .con3-p p { font-size: 15px; color: #666666; line-height: 25px; margin-bottom: 6px; text-align: justify; }

.ProductDevelopment .con2 .con2-box .con3-ico { cursor: pointer; }

.ProductDevelopment .con2 .con2-box .con3-ico img { margin-top: 28px; }

@media (max-width: 1200px) { .ProductDevelopment .container { width: 100%; padding: 0 10px; }
  .ProductDevelopment .con2 .con2-box h3 { width: 180px; } }

@media (max-width: 992px) { .ProductDevelopment { margin-bottom: 13.33333vw; }
  .ProductDevelopment .con2 { margin-top: 0; }
  .ProductDevelopment .con2 .con2-box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0; }
  .ProductDevelopment .con2 .con2-box h3 { width: 100%; font-size: 20px; }
  .ProductDevelopment .con2 .con2-box .con3-p { width: 100%; }
  .ProductDevelopment .con2 .con2-box .con3-p p { font-size: 14px; }
  .ProductDevelopment .con2 .con2-box .con3-ico { display: none; } }

.zscq .container { width: 1200px; margin: 0 auto; }

.zscq .con1 { position: relative; z-index: 1; }

.zscq .con1 .con1-img img { width: 100%; }

.zscq .con1 .con1-tit { top: 70px; left: 95px; width: 454px; position: absolute; }

.zscq .con1 .con1-tit h3 { font-size: 26px; color: #fff; }

.zscq .con1 .con1-tit p { font-size: 20px; color: #fff; opacity: .3; }

.zscq .con2 { z-index: 10; width: 1000px; margin: 0 auto; background: #fff; margin-bottom: 95px; position: relative; }

.zscq .con2 .con2-box { width: 930px; margin: 0 auto; padding-top: 50px; background: #fff; margin-top: -60px; padding-left: 23px; padding-right: 23px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.zscq .con2 .con2-box .con2-item { width: 270px; text-align: center; margin-bottom: 20px; }

.zscq .con2 .con2-box .con2-item .ccimg:after { padding-bottom: 141.11111%; }

.zscq .con2 .con2-box .con2-item p { font-size: 16px; color: #666; margin-top: 14px; }

@media (max-width: 1200px) { .zscq .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .zscq .con1 .con1-tit { top: 20%; width: 100%; left: 10px; padding: 0 8vw; }
  .zscq .con1 .con1-tit h3 { font-size: 18px; }
  .zscq .con1 .con1-tit p { font-size: 12px; opacity: 1; }
  .zscq .con2 { width: 100%; }
  .zscq .con2 .con2-box { margin-top: 0; width: 100%; }
  .zscq .con2 .con2-box .con2-item { width: 46%; }
  .zscq .con2 .con2-box .con2-item p { font-size: 14px; }
  .zscq .con2 .pub-page .page-con { padding: 0 10px; }
  .zscq .con2 .pub-page .page-con a { margin-bottom: 20px; width: 30px; height: 30px; line-height: 30px; margin: 0 2px; } }

.EUREACHregister .container { width: 1200px; margin: 0 auto; }

.EUREACHregister .con1 .con1-tit { text-align: center; }

.EUREACHregister .con1 .con1-tit .line { display: inline-block; width: 1px; height: 45px; background: #0062bb; margin: 26px 0; }

.EUREACHregister .con1 .con1-tit h3 { color: #0062bb; font-size: 20px; font-weight: 700; }

.EUREACHregister .con1 .con1-tit p { font-size: 16px; color: #333; padding: 0 278px; line-height: 40px; margin-bottom: 20px; }

.EUREACHregister .con1 .con1-view { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.EUREACHregister .con1 .con1-view .con1-view-box { width: 20.833333%; margin-bottom: 20px; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative; }

.EUREACHregister .con1 .con1-view .con1-view-box img { width: auto; }

.EUREACHregister .con1 .con1-view .con1-view-box .tit-box { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); position: absolute; left: 0; top: 0; text-align: center; color: #fff; padding-top: 220px; }

.EUREACHregister .con1 .con1-view .con1-view-box .tit-box span { display: block; color: #03e5ea; font-size: 16px; font-weight: bold; }

.EUREACHregister .con1 .con1-view .con1-view-box .tit-box p { opacity: .8; display: none; opacity: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; margin-top: 16px; letter-spacing: 2px; }

.EUREACHregister .con1 .con1-view .con1-view-box .tit-box h3 { font-size: 20px; }

.EUREACHregister .con1 .con1-view .view-cur { width: 58.33333%; }

.EUREACHregister .con1 .con1-view .view-cur .tit-box p { width: 100%; padding: 0 120px; display: block; opacity: 1; }

.EUREACHregister .con1 .con1-view .view-cur .tit-box span { display: none; }

.EUREACHregister .con2 { margin-top: 40px; margin-bottom: 110px; }

.EUREACHregister .con2 .con2-tab { border: 1px solid #e7e7e7; border-top: 2px solid #222; }

.EUREACHregister .con2 .con2-tab .tab-box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }

.EUREACHregister .con2 .con2-tab .tab-box .box-tit { background: #f8f6f5; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item { text-align: center; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item p { height: 60px; line-height: 60px; border-bottom: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7; font-size: 14px; color: #828282; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item-more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item-more .box-item-l { width: 50%; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item-more .box-item-r { width: 50%; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(1) { width: 400px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #e7e7e7; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(1) p { border: none; width: 100%; color: #0062bb; font-size: 18px; }

.EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(2) { width: 800px; }

@media (max-width: 1200px) { .EUREACHregister .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .EUREACHregister .con1 .con1-tit .line { margin: 12px 0; }
  .EUREACHregister .con1 .con1-tit h3 { font-size: 16px; }
  .EUREACHregister .con1 .con1-tit p { padding: 0 10px; font-size: 14px; line-height: 24px; }
  .EUREACHregister .con1 .con1-view .con1-view-box { height: 76vw; }
  .EUREACHregister .con1 .con1-view .con1-view-box img { height: 100%; }
  .EUREACHregister .con1 .con1-view .con1-view-box .tit-box { padding-top: 26.66667vw; }
  .EUREACHregister .con1 .con1-view .con1-view-box .tit-box h3 { font-size: 16px; }
  .EUREACHregister .con1 .con1-view .con1-view-box .tit-box p { padding: 0 10px; font-size: 12px; }
  .EUREACHregister .con2 { margin-bottom: 40px; margin-top: 20px; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item p { font-size: 12px; padding: 0 5px; height: 40px; line-height: 40px; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item .box-item-l p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item .box-item-r p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(1) { width: 25%; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(1) p { font-size: 14px; }
  .EUREACHregister .con2 .con2-tab .tab-box .box-item:nth-of-type(2) { width: 75%; } }

.FzTx .container { width: 1200px; margin: 0 auto; }

.FzTx .con1 { margin-top: 40px; margin-bottom: 50px; }

.FzTx .con1 p { font-size: 22px; color: #333; text-align: center; line-height: 36px; }

.FzTx .con2 { border-top: 1px solid #eaeaea; padding: 0 30px; padding-top: 48px; border-bottom: 1px solid #eaeaea; margin-bottom: 72px; }

.FzTx .con2 .con2-tit { border-left: 3px solid #0062bb; font-size: 26px; color: #0062bb; line-height: 1; padding-left: 18px; margin-bottom: 24px; }

.FzTx .con2 p { font-size: 18px; color: #666; line-height: 36px; margin-bottom: 60px; }

.FzTx .con2 p span { color: #0062bb; }

.FzTx .con3 img { width: 100%; }

.FzTx .con4 { border-top: 1px dashed #c1c1c1; margin-top: 46px; }

.FzTx .con4 .con4-box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 710px; margin: 0 auto; margin-bottom: 70px; margin-top: 110px; }

.FzTx .con4 .con4-box .con4-item .con4-img { width: 227px; }

.FzTx .con4 .con4-box .con4-item .con4-img:after { padding-bottom: 140.96916%; }

.FzTx .con4 .con4-box .con4-item p { text-align: center; font-size: 14px; color: #666; margin-top: 10px; }

@media (max-width: 1200px) { .FzTx .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .FzTx .con1 p { font-size: 16px; line-height: 26px; }
  .FzTx .con2 { padding-top: 5.33333vw; margin-bottom: 9.33333vw; }
  .FzTx .con2 .con2-tit { font-size: 20px; margin-bottom: 4vw; }
  .FzTx .con2 p { font-size: 14px; line-height: 24px; margin-bottom: 8vw; }
  .FzTx .con4 { margin-top: 6.66667vw; }
  .FzTx .con4 .con4-box { width: 100%; margin-top: 6.66667vw; margin-bottom: 9.33333vw; }
  .FzTx .con4 .con4-box .con4-item { width: 32.5%; }
  .FzTx .con4 .con4-box .con4-item .con4-img { width: 100%; }
  .FzTx .con4 .con4-box .con4-item p { font-size: 12px; } }

.FzZr .container { width: 1200px; margin: 0 auto; }

.FzZr .con1 { margin-top: 22px; }

.FzZr .con1 img { width: 100%; }

.FzZr .con2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 110px; }

.FzZr .con2 .con2-l { width: 334px; }

.FzZr .con2 .con2-l h2 { font-size: 30px; color: #353535; }

.FzZr .con2 .con2-r { width: 782px; }

.FzZr .con2 .con2-r p { font-size: 16px; color: #666; line-height: 36px; }

@media (max-width: 1200px) { .FzZr .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .FzZr .con2 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 40px; }
  .FzZr .con2 .con2-l { width: 100%; }
  .FzZr .con2 .con2-l h2 { font-size: 20px; }
  .FzZr .con2 .con2-r { width: 100%; margin-top: 20px; }
  .FzZr .con2 .con2-r p { font-size: 14px; line-height: 24px; } }

.news { margin-bottom: 80px; }

.news .container { width: 1200px; margin: 0 auto; }

.news .con1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 45px; }

.news .con1 .con1-item { width: 31.66666%; margin-right: 2.5000001%; margin-bottom: 30px; display: block; }

.news .con1 .con1-item .ccimg img { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.news .con1 .con1-item .ccimg:after { padding-bottom: 55.26316%; }

.news .con1 .con1-item .con1-p { background: #f7f7f7; padding: 26px; }

.news .con1 .con1-item .con1-p p:nth-of-type(1) { font-size: 16px; color: #333; line-height: 30px; margin-bottom: 14px; }

.news .con1 .con1-item .con1-p p:nth-of-type(2) { font-size: 16px; color: #828282; }

.news .con1 .con1-item:hover .con1-p p { color: #0062bb; }

.news .con1 .con1-item:hover .ccimg img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }

.news .con1 .con1-item:nth-of-type(3n) { margin-right: 0; }

@media (max-width: 1200px) { .news .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .news { margin-bottom: 40px; }
  .news .con1 { margin-top: 30px; }
  .news .con1 .con1-item { width: 49%; margin-right: 2%; margin-bottom: 20px; }
  .news .con1 .con1-item .con1-p { padding: 12px; }
  .news .con1 .con1-item .con1-p p:nth-of-type(1) { font-size: 14px; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 10px; }
  .news .con1 .con1-item .con1-p p:nth-of-type(2) { font-size: 12px; }
  .news .con1 .con1-item:nth-of-type(3n) { margin-right: 2%; }
  .news .con1 .con1-item:nth-of-type(2n) { margin-right: 0; } }

.news-xq { margin-bottom: 110px; }

.news-xq .container { width: 1200px; margin: 0 auto; }

.news-xq .con1 { margin-top: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.news-xq .con1 .con1-l { width: 780px; }

.news-xq .con1 .con1-l .con1-lt .tit { font-size: 22px; color: #444; margin-bottom: 28px; }

.news-xq .con1 .con1-l .con1-lt .con1-c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; position: relative; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl { color: #444; border-left: 5px solid #0062bb; padding-left: 22px; width: 100%; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl h3 { font-size: 16px; margin-bottom: 18px; padding-top: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl p { font-size: 18px; padding-bottom: 10px; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico { position: absolute; width: 30px; right: 6px; top: 0; display: none; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a { display: block; margin-bottom: 10px; background: none; margin: 0; width: 27px; height: 23px; margin: 3px 0; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a img { display: block; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a:nth-of-type(1) { background: url(../images/mf-newsxq-ico1.png) center center no-repeat; background-size: cover; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a:nth-of-type(2) { background: url(../images/mf-newsxq-ico2.png) center center no-repeat; background-size: cover; }

.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a:nth-of-type(3) { background: url(../images/mf-newsxq-ico3.png) center center no-repeat; background-size: cover; }

.news-xq .con1 .con1-l .con1-lt .con1-cb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-left: 28px; position: relative; }

.news-xq .con1 .con1-l .con1-lt .con1-cb span { background: #e4e4e4; width: 100%; height: 1px; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .cb-img { -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .cb-img:hover { -webkit-box-shadow: 0 7px 16px #0062bb; box-shadow: 0 7px 16px #0062bb; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .cb-img-boxz { position: relative; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico { position: absolute; bottom: 100%; width: 30px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding-bottom: 10px; pointer-events: none; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico a { display: block; padding: 0; margin: 0; width: 30px; height: 30px; background-position: center center; margin-top: 5px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(8px); -ms-transform: translateY(8px); -o-transform: translateY(8px); transform: translateY(8px); opacity: 0; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico a img { display: block; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico a:nth-of-type(1) { background: url(../images/mf-newsxq-ico1.png) center center no-repeat; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico a:nth-of-type(2) { background: url(../images/mf-newsxq-ico2.png) center center no-repeat; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .con1-r-ico a:nth-of-type(3) { background: url(../images/share-wx.png) center center no-repeat; }

.news-xq .con1 .con1-l .con1-lt .con1-cb .cb-img-boxz:hover .con1-r-ico a { -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.news-xq .con1 .con1-l .con1-lt .con1-cb .cb-img-boxz:hover .con1-r-ico { pointer-events: auto; }

.news-xq .con1 .con1-l .conl-news-main { margin-top: 18px; }

.news-xq .con1 .con1-l .conl-news-main p { font-size: 16px; color: #828282; margin: 30px 0; }

.news-xq .con1 .con1-l .conl-news-main img { max-width: 100%; }

.news-xq .con1 .con1-r { width: 360px; }

.news-xq .con1 .con1-r .con1-rt { height: 60px; background: #0062bb; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 0 22px; }

.news-xq .con1 .con1-r .con1-rt p { font-size: 14px; color: #fff; }

.news-xq .con1 .con1-r .con1-rt .con1-rt-a { position: relative; }

.news-xq .con1 .con1-r .con1-rt .con1-rt-a .xwxq-l { background: url(../images/mf-newsxq-l.png) center center; background-size: cover; width: 25px; height: 13px; right: 62px; top: 16px; }

.news-xq .con1 .con1-r .con1-rt .con1-rt-a .xwxq-r { background: url(../images/mf-newsxq-r.png) center center; background-size: cover; width: 25px; height: 13px; right: 18px; top: 16px; }

.news-xq .con1 .con1-r .con1-rc { display: block; border: 1px solid #eeeeee; }

.news-xq .con1 .con1-r .con1-rc .con1-rc-img { max-width: 320px; margin: 0 auto; margin-top: 20px; }

.news-xq .con1 .con1-r .con1-rc .con1-rc-img:after { padding-bottom: 50%; }

.news-xq .con1 .con1-r .con1-rc h3 { font-size: 20px; color: #363636; padding: 0 19px; margin-top: 24px; }

.news-xq .con1 .con1-r .con1-rc p { padding: 0 19px; font-size: 14px; color: #828282; margin-top: 18px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.news-xq .con1 .con1-r .con1-rc span { display: block; padding: 0 19px; font-size: 16px; color: #525252; margin-top: 14px; padding-bottom: 24px; }

.news-xq .con2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; padding: 28px 36px; margin-top: 10px; }

.news-xq .con2 .con2-prev { display: inline-block; width: 290px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.news-xq .con2 .con2-prev span { font-size: 14px; color: #999; }

.news-xq .con2 .con2-prev span:nth-of-type(2) { color: #333; }

.news-xq .con2 .con-next { display: inline-block; width: 290px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.news-xq .con2 .con-next span { font-size: 14px; color: #999; }

.news-xq .con2 .con-next span:nth-of-type(2) { color: #333; }

.news-xq .con2 .con2-a:hover span { color: #0062bb; }

@media (max-width: 1200px) { .news-xq .container { width: 100%; padding: 0 10px; }
  .news-xq .con1 .con1-l { width: 65%; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl { width: 90%; }
  .news-xq .con1 .con1-r { width: 30%; }
  .news-xq .con2 { padding: 28px 36px; } }

@media (max-width: 992px) { .news-xq { margin-bottom: 40px; }
  .news-xq .con1 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .news-xq .con1 .con1-l { width: 100%; z-index: 1100; }
  .news-xq .con1 .con1-l .con1-lt .tit { font-size: 20px; margin-bottom: 12px; }
  .news-xq .con1 .con1-l .con1-lt .con1-c { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl { width: 83%; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl h3 { font-size: 18px; padding-top: 5px; margin-bottom: 7px; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl p { font-size: 14px; padding-bottom: 5px; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 20px; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico { top: -5px; }
  .news-xq .con1 .con1-l .con1-lt .con1-c .con1-cr .con1-r-ico a { display: inline-block; }
  .news-xq .con1 .con1-l .con1-lt .con1-cb { padding-left: 0; }
  .news-xq .con1 .con1-l .conl-news-main { text-align: center; }
  .news-xq .con1 .con1-l .conl-news-main p { font-size: 14px; text-align: left; }
  .news-xq .con1 .con1-l .conl-news-main img { display: inline-block; }
  .news-xq .con1 .con1-r { width: 100%; }
  .news-xq .con1 .con1-r .con1-rc h3 { font-size: 16px; }
  .news-xq .con1 .con1-r .con1-rc p { font-size: 12px; margin-top: 8px; }
  .news-xq .con2 { margin-top: 30px; padding: 14px 10px; }
  .news-xq .con2 .con2-a { width: 45%; } }

.HumanResources { margin-bottom: 110px; }

.HumanResources .container { width: 1200px; margin: 0 auto; }

.HumanResources .con1 { position: relative; margin-top: 24px; }

.HumanResources .con1 .ccimg:after { padding-bottom: 21.66667%; }

.HumanResources .con1 p { position: absolute; width: 100%; top: 44%; text-align: center; color: #fff; font-size: 24px; }

.HumanResources .con2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border: 1px solid #d5d5d5; }

.HumanResources .con2 .item { width: 25%; border-right: 1px solid #d5d5d5; padding: 0 26px; }

.HumanResources .con2 .item .h3 { text-align: center; font-size: 22px; color: #0062bb; font-weight: bold; margin-top: 40px; margin-bottom: 12px; }

.HumanResources .con2 .item p { text-align: justify; font-size: 16px; color: #8b8b8b; line-height: 24px; padding-bottom: 22px; }

.HumanResources .con2 .item:last-child { border-right: none; }

@media (max-width: 1200px) { .HumanResources .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .HumanResources { margin-bottom: 50px; }
  .HumanResources .con1 p { font-size: 18px; top: 38%; }
  .HumanResources .con2 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: none; }
  .HumanResources .con2 .item { width: 50%; border-bottom: 1px solid #d5d5d5; }
  .HumanResources .con2 .item .h3 { font-size: 16px; margin-top: 16px; }
  .HumanResources .con2 .item p { font-size: 12px; line-height: 20px; }
  .HumanResources .con2 .item:nth-of-type(2) { border-right: none; } }

.Join .container { width: 1200px; margin: 0 auto; }

.Join .con1 { position: relative; }

.Join .con1 .join-swiper { width: 960px; margin-top: 85px; }

.Join .con1 .join-swiper .swiper-slide { width: 100%; }

.Join .con1 .join-swiper .swiper-slide .ccimg { width: 100%; }

.Join .con1 .join-swiper .swiper-slide .ccimg:after { padding-bottom: 54.79167%; }

.Join .con1 .join-swiper .swiper-slide p { text-align: center; font-size: 22px; color: #282828; padding: 60px 0;padding-bottom:110px; }

.Join .con1 .swiper-button-prev { width: 12px; height: 21px; background: url(../images/mf-join-l.jpg) center center; background-size: cover; left: 0; top: 40%; }

.Join .con1 .swiper-button-next { width: 12px; height: 21px; background: url(../images/mf-join-r.png) center center; background-size: cover; right: 0; top: 40%; }

@media (max-width: 1200px) { .Join .container { width: 100%; padding: 0 10px; }
  .Join .con1 .join-swiper { width: 80%; } }

@media (max-width: 992px) { .Join .con1 .join-swiper { width: 90%; margin-top: 50px; }
  .Join .con1 .join-swiper .swiper-slide p { padding: 30px 0; font-size: 20px; }
  .Join .con1 .swiper-button-prev { left: 5px; top: 33%; }
  .Join .con1 .swiper-button-next { right: 5px; top: 33%; } }

.zp .container { width: 1200px; margin: 0 auto; }

.zp .con1 { margin-top: 50px; margin-bottom: 110px; }

.zp .con1 .con3-box { margin-top: 20px; }

.zp .con1 .con3-box .con3-box-t { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border: 1px solid #e8e8e8; padding: 26px 0; padding-left: 26px; padding-right: 18px; }

.zp .con1 .con3-box .con3-box-t h3 { font-size: 14px; color: #333; width: 20%; }

.zp .con1 .con3-box .con3-box-t .nub { font-size: 14px; color: #999; }

.zp .con1 .con3-box .con3-box-t .time img { display: inline-block; vertical-align: top; margin-top: 3px; }

.zp .con1 .con3-box .con3-box-t .time p { font-size: 14px; color: #333; display: inline-block; margin-top: 2px; margin-left: 3px; }

.zp .con1 .con3-box .con3-box-t .ico { cursor: pointer; }

.zp .con1 .con3-box .con3-box-b { position: relative; border: 1px solid #e8e8e8; padding: 0 28px; padding-bottom: 35px; display: none; background: #f9f9f9; border-top: none; }

.zp .con1 .con3-box .con3-box-b .close { position: absolute; right: 23px; top: 23px; cursor: pointer; }

.zp .con1 .con3-box .con3-box-b .con3-b-main .itme { padding-top: 28px; }

.zp .con1 .con3-box .con3-box-b .con3-b-main h3 { font-size: 18px; color: #282828; margin-bottom: 5px; }

.zp .con1 .con3-box .con3-box-b .con3-b-main h3 span { color: #999999; }

.zp .con1 .con3-box .con3-box-b .con3-b-main p { font-size: 14px; color: #a7a7a7; line-height: 32px; }

@media (max-width: 1200px) { .zp .container { width: 100%; padding: 0 10px; } }

@media (max-width: 992px) { .zp .con1 { margin-bottom: 50px; margin-top: 30px; }
  .zp .con1 .con3-box .con3-box-t { padding: 2.66667vw 0; border-left: none; border-right: none; }
  .zp .con1 .con3-box .con3-box-t h3 { font-size: 14px; width: 25%; }
  .zp .con1 .con3-box .con3-box-t .nub { font-size: 12px; }
  .zp .con1 .con3-box .con3-box-t .time p { font-size: 12px; vertical-align: top; }
  .zp .con1 .con3-box .con3-box-t .time img { width: 18px; }
  .zp .con1 .con3-box .con3-box-t .ico { margin-right: 3px; }
  .zp .con1 .con3-box .con3-box-t .ico img { width: 20px; }
  .zp .con1 .con3-box .con3-box-b { padding: 0; border-right: none; border-left: none; }
  .zp .con1 .con3-box .con3-box-b .close img { width: 18px; }
  .zp .con1 .con3-box .con3-box-b .con3-b-main { padding: 0 10px; }
  .zp .con1 .con3-box .con3-box-b .con3-b-main .itme { padding-top: 4vw; }
  .zp .con1 .con3-box .con3-box-b .con3-b-main .itme h3 { font-size: 14px; }
  .zp .con1 .con3-box .con3-box-b .con3-b-main .itme p { font-size: 12px; } }

.ContactUs .container { width: 1200px; margin: 0 auto; }

.ContactUs .con1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 110px; margin-top: 58px; }

.ContactUs .con1 .con-l { width: 378px; }

.ContactUs .con1 .con-l h3 { font-size: 22px; color: #333; font-weight: normal; border-bottom: 2px #0062bb solid; padding-bottom: 16px; }

.ContactUs .con1 .con-l .con-l-main .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; padding: 17px 0; border-bottom: 2px solid #e0e0e0; }

.ContactUs .con1 .con-l .con-l-main .item .item-img { margin-right: 8px; }

.ContactUs .con1 .con-l .con-l-main .item .item-p { font-size: 14px; }

.ContactUs .con1 .con-l .con-l-main .item .item-p p:nth-of-type(1) { color: #0062bb; font-weight: bold; }

.ContactUs .con1 .con-l .con-l-main .item .item-p p:nth-of-type(2) { color: #828282; margin-top: 2px; }

.ContactUs .con1 .con-l .con-l-main .item:last-child { border-bottom: none; }

.ContactUs .con1 .con-r img { width: 100%; }

@media (max-width: 1200px) { .ContactUs .container { width: 100%; padding: 0 10px; }
  .ContactUs .con1 .con-l { width: 31.5%; }
  .ContactUs .con1 .con-r { width: 65%; } }

@media (max-width: 992px) { .ContactUs { margin-bottom: 50px; }
  .ContactUs .con1 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
  .ContactUs .con1 .con-l { width: 100%; }
  .ContactUs .con1 .con-l h3 { font-size: 18px; }
  .ContactUs .con1 .con-l .con-l-main .item { padding: 10px 0; }
  .ContactUs .con1 .con-r { width: 100%; margin-top: 20px; } }

.imorepages { text-align: center; margin-bottom: 30px; }

.imorepages .Paging { display: inline-block; }

.imorepages .Paging a { display: inline-block; width: 40px; height: 40px; margin: 0 6px; -webkit-border-radius: 50%; border-radius: 50%; color: #333; line-height: 40px; text-align: center; font-size: 16px; background: none; -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; }

.imorepages .Paging .laypage_curr { border: 1px solid #dedede; background: #0062bb !important; color: #fff; border: none; display: inline-block; width: 40px; height: 40px; margin: 0 6px; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; line-height: 40px; text-align: center; font-size: 16px; }

.imorepages .Paging a:hover { border: 1px solid #dedede; background: #0062bb; color: #fff; border: none; }

.imorepages .Paging .laypage_prev { -webkit-border-radius: 6px; border-radius: 6px; position: relative; border: 1px solid #dedede; -webkit-border-radius: 50%; border-radius: 50%; background: url(../images/mf-cq-page-cl1.png) center center no-repeat; }

.imorepages .Paging .laypage_prev:hover { background: url(../images/mf-cq-page-cl1.png) center center no-repeat; border: 1px solid #dedede; -webkit-border-radius: 50%; border-radius: 50%; }

.imorepages .Paging .laypage_next { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-border-radius: 6px; border-radius: 6px; position: relative; border: 1px solid #dedede; -webkit-border-radius: 50%; border-radius: 50%; background: url(../images/mf-cq-page-cl1.png) center center no-repeat; }

.imorepages .Paging .laypage_next:hover { background: url(../images/mf-cq-page-cl1.png) center center no-repeat; border: 1px solid #dedede; -webkit-border-radius: 50%; border-radius: 50%; }

@media (max-width: 992px) { .imorepages .Paging a { margin: 0 3px; font-size: 14px; width: 35px; height: 35px; line-height: 35px; }
  .imorepages .Paging .laypage_curr { height: 35px; width: 35px; line-height: 35px; }
  .imorepages .Paging .laypage_prev { height: 35px; width: 35px; line-height: 35px; }
  .imorepages .Paging .laypage_next { height: 35px; width: 35px; line-height: 35px; } }

.speaking .left-img { position: absolute; width: 380px; height: 460px; left: 0px; top: 0px; }

.speaking .left-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: auto; height: 100%; }

@media (max-width: 1264px) { .speaking .left-img { width: 260px; height: 370px; } }

@media (max-width: 992px) { .speaking { padding-top: 380px; margin-top: 25px; }
  .speaking .left-img { width: 260px; height: 370px; left: 50%; top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } }

.nav .clearfix { width: 100%; padding-left: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.nav .clearfix li { margin-left: 0; }

@media (min-width: 1420px) { .childcolumn dl dd a { font-size: 14px; font-weight: normal; }
  .nav .clearfix li { text-align: center; } }

@media (max-width: 992px) { .nav .clearfix { display: block; } }








/* 11.17修改 */
.prod-switch{display: flex;justify-content: space-between;margin-bottom: 80px;margin-top: 30px;}
.prod-switch .prod-switch-item{}
.prod-switch .prod-switch-item .direction{display: inline-block;vertical-align: top;margin-right: 5px;}
.prod-switch .prod-switch-item .direction-r{transform: rotate(180deg);margin-left: 5px;margin-right: 0;}
.prod-switch .prod-switch-item span{color: #535353;font-size: 16px;}
.prod-switch .prod-switch-item span:nth-of-type(1){margin-right: 6px;}
.prod-switch .prod-switch-item .direction img{display: inline-block;width: 20px;margin-top: 2px;}
.prod-switch .prod-switch-item .direction-r img{margin-bottom: 2px;}
.prod-switch .prod-switch-item:hover span{color:#0062bb;}
.prod-name-t{width: auto;display: inline-block;padding:0 10px;}
.ProductsTechnologyTitle-t{width: auto;display: inline-block;padding:0 8px;}
@media(max-width:992px){
  .prod-switch{margin-bottom: 45px;}
  .prod-switch .prod-switch-item span{font-size: 12px;}
  .prod-switch .prod-switch-item .direction img{width: 17px;margin-top: -2px;}
}


/*20201126修改*/
.surroundingsBigImg .pic,.surroundingsSmallImg ul li span {
  overflow: hidden;
  position: relative;
}
.surroundingsBigImg .pic::after,.surroundingsSmallImg ul li span::before {
  content: '';
  display: block;
  padding-bottom: 66.17647%;
}
.surroundingsBigImg .pic img,.surroundingsSmallImg ul li span img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  min-width: 100%;
  width: auto;
  height: 100%;
}
.surroundingsSmallImg ul li p,.EmployeeStyle ul li p {
  font-size: 14px;
}
.TechnicalSupport .con1 .con1-p h3,.TechnicalSupport .con2 .con2-p h3 {
  font-size: 18px;
}
.reactionClass table th {
  border-color: #ccc;
}
.ProductDevelopment .con2 .con2-box {
  align-items: center;
}
.indexIndustryApplicationImgPrev, .indexIndustryApplicationImgNext {
  display: none !important;
}
@media (min-width: 992px) {
  .commontitle {
    font-size: 36px;
  }
}

/*20202217修改 s*/
.footLink {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px;
}
.footLink > span {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  width: 70px;
}
.footLink ul {
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
}
.footLink ul a{
  display: block;
}
.footLink ul li {
  padding: 0 5px;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  font-size: 14px;
}
.footLink ul li img {
  margin: 0;

}
@media (min-width: 1024px) {
  .footLink ul li {
    width: 100px;
  }
  .footLink ul li img {
    height: auto;
  }
  .footLink {
    width: auto;
  }
}
/*20202217修改 e*/

/*20201203修改 s*/
.speaking .left-img {
  width: 100% !important;
  height: auto;
}
.speaking .left-img::after {
  content: '';
  display: block;
  padding-bottom: 70.86956%;
}
.speaking .left-img {
  overflow: hidden;
}
.speaking {
  padding-top: 70.86956%;
}
@media (min-width: 1024px) {
  .speakingSlogan {
    margin-left: 0;
    position: absolute;
    left: 490px;
    top: 30px;
    width: 400px;
  }
  .speaking .left-img {
    width: 460px !important;
  }
  .speaking {
    padding-top: 240px;
  }
}
/*20201203修改 e*/

/*20210111 s*/
.headerbox {
  z-index: 9999;
}
/*20210111 e*/

/*20210113 s*/
.wapLang {
  display: inline-block;
  vertical-align: middle;
  /*width: 36px;*/
  width: auto;
  height: 36px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  margin-right: 10px;
  position: relative;
}
.wapLang .wapLangToggle {
  display: block;
  background: url('../images/waplang-icon.png') no-repeat left center;
  background-size: 25px 25px;
  padding-left: 30px;
  color: #00A6AA;
  font-size: 12px;
  letter-spacing: -1px;
  line-height: 36px;
  width: auto;
  border-radius: 0;
}
.wapLangBox {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -65px;
  padding: 10px 0;
  width: 130px;
  z-index: 2;
  font-size: 0;
  text-align: center;
  background: #fff;
  box-shadow: 0 6px 10px -5px rgba(0,0,0,.3);
  display: none;
}
.wapLangBox a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  height: 40px;
}
.wapLangBox a img {
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}
.Introduction p {
  text-indent: 0;
}
@media (min-width: 1024px) {
  .wapLang {
    display: none;
  }
}
/*20210113 e*/

/*20210122 s*/
.news-xq .con1 .con1-l .con1-lt .con1-c .con1-cl h3 {
    text-overflow: initial;
    white-space: normal;
}
/*20210122 e*/




/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  
body { padding-top: 50px; }









}
