
/*--公共部分--*/
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; }

img { image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor; }

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%; }
/* 侧边二维码 */
.l-LeftEwm{width: 50px;height: auto;border: 1px solid #f2f3ef;background-color: #fff;position: fixed;top: 50%;left: 150%;transition: all 0.5s;
  transform: translateY(-50%);z-index: 99;}
.l-LeftEwmBox{width: 50px;height: 50px;position: relative;}
.l-LeftEwm.active{right: 0;left: auto;}
.l-LeftEwmICon{width: 100%;}
.l-LeftEwmICon img{width: 100%;}
.l-LeftEwmIov{position: absolute;bottom: 10px;right: 100%;width: 80px;background-color: #fff;padding: 5px;box-shadow: 10px 10px 20px -10px #aaa;
display: none;}
.l-LeftEwmIov.l-LeftEwmIovTwo{width: auto;padding: 12px 18px;}
.l-LeftEwmIov.l-LeftEwmIovTwo a{display: block;width: 100%;text-align:center;font-size: 12px;color: #282828;white-space: nowrap;transition: all 0.3s;}
.l-LeftEwmIov.l-LeftEwmIovTwo a:hover{color: #007757;}
.l-LeftEwmIov:after {position: absolute;bottom: 16px;left: 100%;z-index: 3;border-left: 8px solid #fff;border-top: 8px solid transparent;border-bottom: 8px solid transparent;content: "";}
.l-LeftEwmIov img{width: 100%;}
.l-LeftEwmIov .t{margin-top: 8px;font-size: 12px;color: #282828;text-align: center;}


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

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

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

/* 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: 50px; overflow-x: hidden; }

.hidescroll { overflow: hidden; }

.indexBody { padding-top: 107px; }

.header { position: fixed; left: 0px; top: 0px; right: 0px; padding: 10px 15px; z-index: 991; min-height: 50px; background-color: #fff; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }

.header a.logo { float: left; display: none; }

.header a.logo img { height: 50px; }

.header a.logo img.logoPc { display: none; }

.header a.logo img.logom { display: block; }

.header a.logo-m { float: left; padding-top: 8px; }

.header a.logo-m img { height: 18px; }

.header_btn { float: right; margin-top: 0px; }

.searchStore { position: absolute; left: 0px; right: 0px; top: 50px; background-color: #fff; padding: 10px 10px; display: none; }

.searchStore dl dt { float: left; width: 90px; height: 37px; background: #eeeeee url(../images/img159.png) no-repeat 10px center; background-size: 17px; -webkit-border-radius: 20px 0px 0px 20px; border-radius: 20px 0px 0px 20px; }

.searchStore dl dt p { padding: 8px 0px 0px 30px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.searchStore dl dd { float: right; width: -webkit-calc(100% - 95px); width: calc(100% - 95px); height: 37px; background: #eeeeee url(../images/img0002.png) no-repeat 0px center; -webkit-border-radius: 0px 20px 20px 0px; border-radius: 0px 20px 20px 0px; position: relative; }

.searchStore dl dd label { padding: 7px 95px 7px 30px; display: block; }

.searchStore dl dd label input { width: 100%; border: none; background: none; outline: none; }

.searchStore dl dd input.searchStoreBtn { position: absolute; right: 0px; height: 100%; width: 90px; background-color: #000; font-size: 14px; color: #fff; -webkit-border-radius: 0px 20px 20px 0px; border-radius: 0px 20px 20px 0px; top: 0px; }

.searchBtn { float: left; padding-left: 10px; position: relative; display: none; }

.searchBtn span { border: 1px solid #114035; -webkit-border-radius: 100%; border-radius: 100%; background: url(../images/img002.png) no-repeat center; width: 36px; height: 36px; display: block; cursor: pointer; }

.searchBtn span.cur { background: url(../images/img02.png) no-repeat center #007757; border: 1px solid #007757; }

.head_searchbox { position: fixed; left: 0; top: 70px; z-index: 200; padding: 10px; line-height: 1; width: 100%; display: none; }

.head_searchbox form { position: relative; display: block; width: 100%; font-size: 0; border: 2px solid #246e64; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; }

.head_searchbox form input.search_Textbox { width: 100%; height: 40px; line-height: 40px; padding: 0 90px 0 15px; font-size: 14px; color: #666; vertical-align: middle; background: #fff; }

.head_searchbox form input.search_btn { position: absolute; top: 0; right: 0; z-index: 10; width: 80px; height: 100%; background: url(../images/img02.png) #246e64 no-repeat center center; }

.navbtn { float: left; padding-left: 10px; }

.navbtn p { width: 36px; height: 36px; position: relative; cursor: pointer; }

.navbtn p span { position: absolute; top: 10px; width: 28px; height: 2px; left: 4px; background-color: #114035; display: block; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.navbtn p span:nth-child(2) { top: 18px; }

.navbtn p span:nth-child(3) { top: 26px; }

.navbtnclose p span:nth-child(1) { top: 17px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.navbtnclose p span:nth-child(2) { display: none; }

.navbtnclose p span:nth-child(3) { top: 17px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.nav { display: none; position: fixed; left: 0px; top: 50px; right: 0px; bottom: 0px; overflow-y: auto; background-color: #fff; z-index: 99; }

.nav ul { padding: 20px 15px 130px; border-top: 1px solid #ddd; }

.nav ul li { position: relative; padding: 10px 0px 10px; border-bottom: 1px solid #ddd; }

.nav ul li > a { color: #333; font-size: 16px; }

.nav ul li span { position: absolute; left: 50%; right: 0px; top: 0px; display: block; height: 44px; }

.nav ul li span:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -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: ""; }

.nav ul li span.cur:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.nav ul li p { display: none; padding: 10px 0px 0px; margin-top: 10px; border-top: 1px solid #ddd; }

.nav ul li p a { display: block; line-height: 30px; color: #333; text-align: left; }

.pupNav { position: fixed; z-index: 991; left: 0px; right: 0px; bottom: 0px; top: 0px; overflow: hidden; display: none; }

.pupNav .pupNav_logo { position: absolute; z-index: 99; left: 20px; top: 20px; opacity: 0; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; -webkit-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }

.pupNav .pupNav_logo img { height: 65px; }

.pupNav .navbtn { opacity: 0; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; -webkit-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }

.pupNav_closeNavbtn { position: absolute; z-index: 99; right: 20px; top: 20px; }

.pupNav_closeNavbtn p span:nth-child(1) { top: 17px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.pupNav_closeNavbtn p span:nth-child(2) { display: none; }

.pupNav_closeNavbtn p span:nth-child(3) { top: 17px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.pupNav_left { position: absolute; left: 0px; top: 0px; bottom: 0px; width: 30%; overflow: hidden; }

.pupNav_right { position: absolute; left: 30%; top: 0px; bottom: 0px; width: 70%; overflow: hidden; }

.pupNav_nav { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: #333; -webkit-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }

.pupNav_nav ul { position: absolute; left: 25%; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.pupNav_nav ul li { color: rgba(255, 255, 255, 0.3); margin-bottom: 32px; position: relative; }

.pupNav_nav ul li span { font-size: 12px; color: rgba(255, 255, 255, 0.2); margin-right: 16px; float: left; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.pupNav_nav ul li > a { color: rgba(255, 255, 255, 0.3); font-size: 22px; float: left; line-height: 22px; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.pupNav_nav ul li p { position: absolute; padding-left: 120px; left: 170px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.pupNav_nav ul li p a { color: rgba(255, 255, 255, 0.4); float: left; font-size: 14px; margin-right: 40px; }

.pupNav_nav ul li p a:hover { color: white; }

.pupNav_nav ul li p:before { content: ''; width: 90px; height: 1px; background-color: #fff; position: absolute; left: 0px; display: block; top: 50%; }

.pupNav_nav ul li:hover p { opacity: 1; filter: alpha(opacity=100); }

.pupNav_nav ul li:hover > a { color: white; }

.pupNav_nav ul li:hover > span { color: rgba(255, 255, 255, 0.4); }

.pupNav_contactbox { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 30%; overflow: hidden; }

.pupNav_contact { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0%; background-color: #fff; -webkit-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }

.pupNav_contact .title { font-size: 16px; color: #666666; padding-bottom: 10px; }

.pupNav_contact .add { color: #333333; font-size: 14px; padding-top: 10px; }

.pupNav_contact .title2 { color: #007757; font-size: 14px; padding-top: 25px; }

.pupNav_contact .tel { color: #007757; font-size: 30px; padding-top: 8px; }

.middle { width: 240px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; position: absolute; text-align: center; }

.pupNav_sharebox { position: absolute; left: 0px; top: 70%; right: 0px; bottom: 0%; overflow: hidden; }

.pupNav_share { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0%; background-color: #007757; -webkit-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }

.pupNav_share p { position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; position: absolute; text-align: center; width: 100%; text-align: center; }

.pupNav_share p a { display: inline-block; width: 30px; height: 30px; background-repeat: no-repeat; margin: 0px 20px; float: none; padding: 0px; }

.pupNav_share p a.wx { background-image: url(../images/img153.png); }

.pupNav_share p a.in { background-image: url(../images/img154.png); }

.pupNav_share p a.wb { background-image: url(../images/img155.png); }

.Admission .pupNav_nav { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }

.Admission .pupNav_contact { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }

.Admission .pupNav_share { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }

.Admission .pupNav_logo { display: block; opacity: 1; }

.Admission .navbtn { display: block; opacity: 1; }

.Leave .pupNav_nav { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }

.Leave .pupNav_contact { -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }

.Leave .pupNav_share { -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }

.Leave .pupNav_logo { display: none; }

.Leave .navbtn { display: none; }

.headerbg { -webkit-box-shadow: 0px 1px 2px -1px #ddd; box-shadow: 0px 1px 2px -1px #ddd; }

.commonBanner { position: relative; }

.commonBanner img { width: 100%; }

.commonBanner p { position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 26px; color: #fff; letter-spacing: 10px; text-align: center; text-indent: 20px; }

.commonBanner.news_title p{color:#007b65;}

.commonBanner_Class { position: relative; bottom: 0px; text-align: center; z-index: 9; left: 0px; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.2); margin-top: 5px; }

.commonBanner_Class a { color: #666; font-size: 16px; line-height: 60px; border-top: 2px solid transparent; display: inline-block; margin: -1px 20px 0px; padding: 0px 10px; }

.commonBanner_Class a.cur { color: #007757; border-bottom: 2px solid #007757; font-weight: 700; }

.videoPlayer { position: absolute;   left:50%; top: 0; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%);object-fit: cover;width: 100%;height: 100%;}



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

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

.soleBanner p { position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 26px; color: #fff; letter-spacing: 10px; text-align: center; text-indent: 20px; }

/*--共用标题--*/
.commonTitle { text-align: center; font-size: 20px; color: #282828; padding: 30px 0px 0px; }

/*--创始人故事--*/
.FounderStory { position: relative; background: #f6f6f6; margin-top: 40px; margin-bottom: 70px; }

.FounderStory_leftImg { display: block; width: 60px; left: 0px; top: 0px; position: absolute; }

.FounderStory_rightImg { display: block; width: 100px; right: 10px; bottom: 0px; position: absolute; }

.FounderStory dt { padding-left: 20px; padding-right: 20px; padding-top: 70px; padding-bottom: 30px; position: relative; z-index: 9; }

.FounderStory dt h3 { color: #000000; font-size: 20px; }

.FounderStory dt h3 span { color: #236d63; }

.FounderStory dt h4 { color: #878787; font-size: 16px; padding-top: 20px; }

.FounderStory dt p { font-size: 12px; color: #878787; padding-top: 15px; }

.FounderStory dt p.signature { color: #000; font-weight: 700; }

.FounderStory dd { position: relative; z-index: 9; }

.FounderStory dd img { width: auto !important; max-width: 100%; display: block; margin: 0px auto; }

/*--底部--*/
.footer { background: url(../images/img158.png) no-repeat right top #1c2729; background-size: 50%; min-height: 240px; }

.footbox { padding: 0px 15px; margin: 0px auto; max-width: 1120px; }

.footClass { padding-top: 35px; padding-bottom: 0px; font-size: 14px; }

.footClass ul { border-top: 1px solid rgba(74, 84, 86, 0.5); }

.footClass ul li { border-bottom: 1px solid rgba(74, 84, 86, 0.5); position: relative; }

.footClass ul li span { position: absolute; right: 0px; top: 0px; width: 40%; height: 45px; display: block; cursor: pointer; }

.footClass ul li span:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -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 ul li span.cur:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.footClass ul li > a { color: #c1c2c2; display: block; line-height: 45px; }

.footClass ul li p { border-top: 1px solid rgba(74, 84, 86, 0.5); padding: 0px 10px; display: none; }

.footClass ul li p a { color: #c1c2c2; display: block; line-height: 35px; }

.foot { padding-bottom: 20px; }

.foot dt { color: #697072; padding-top: 25px; }

.foot dt a { color: #697072; }

.foot dd { padding-top: 20px; }

.foot dd a { display: inline-block; position: relative; width: 28px; height: 28px; vertical-align: middle; margin-left: 10px; -webkit-border-radius: 100%; border-radius: 100%; background-repeat: no-repeat; background-position: center; background-color: rgba(255, 255, 255, 0.2); }

.foot dd a.wx { background-image: url(../images/img08.png); }

.foot dd a.wx:hover { background-color: #559143; }

.foot dd a.wb { background-image: url(../images/img09.png); }

.foot dd a.wb:hover { background-color: red; }

.foot dd a.dy { background-image: url(../images/img156.png); }

.foot dd a.dy:hover { background-color: #000; }

.foot dd a.xhs { background-image: url(../images/img157.png); }

.foot dd a.xhs:hover { background-color: red; }

.foot dd a em { position: absolute; bottom: 40px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 120px; display: none; }

.foot dd a em img { display: block; width: 100%; }

.foot dd a:hover em { display: block; }

.foot dd span { color: #697072; display: inline-block; vertical-align: middle; }

/*--新闻--*/
.newsBanner { position: relative; overflow: hidden; margin-top: 40px; }

.newsBanner ul li { position: relative; overflow: hidden; }

.newsBanner ul li img { width: 100%; }

.newsBanner ul li div.newsBannerContent h3 { color: #000000; font-size: 20px; font-weight: 700; position: relative; margin-top: 10px; }

.newsBanner ul li div.newsBannerContent h3:after { position: absolute; left: -30px; width: 3px; height: 100%; background-color: #246e64; content: ' '; top: 0px; }

.newsBanner ul li div.newsBannerContent p.desc { font-size: 14px; line-height: 24px; color: #333333; margin-top: 15px; }

.newsBanner ul li div.newsBannerContent p.time { border-top: 1px solid #d8d8d8; color: #246e64; margin-top: 15px; padding-top: 15px; }

.newsBannerdot { text-align: center; padding-bottom: 20px; }

.newsBannerdot span { display: inline-block; width: 4px; height: 4px; margin-right: 4px; background-color: #e5e5e5; -webkit-border-radius: 0px; border-radius: 0px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.newsBannerdot span.swiper-pagination-bullet-active { background-color: #006652; width: 14px; }

.newslist_search { border-bottom: 1px solid #007b65; text-align: right; padding: 45px 0px 30px; }

.newslist_select { display: block; text-align: center; vertical-align: middle; position: relative; margin-bottom: 15px; }

.newslist_select h3 { border: 1px solid #d8d8d8; line-height: 40px; color: #a3a3a3; }

.newslist_select p { position: absolute; left: 0px; right: 0px; border: 1px solid #d8d8d8; top: 60px; background-color: #fff; display: none; }

.newslist_select p a { display: block; line-height: 35px; }

.newslist_select p a:hover { background-color: #d8d8d8; }

.newslist_searchbox { display: block; text-align: center; vertical-align: middle; margin-bottom: 15px; }

.newslist_searchbox label { display: block; padding: 8px 20px 0px; height: 42px; border: 1px solid #d8d8d8; }

.newslist_searchbox label input { width: 100%; color: #a3a3a3; font-size: 14px; background: none; border: none; }

.newslist_searchbtn { display: block; vertical-align: middle; text-align: center; cursor: pointer; line-height: 50px; color: #fff; background-color: #007b65; }

.newslist_searchbtn span { background-image: url(../images/img02.png); background-repeat: no-repeat; background-position: left center; padding-left: 40px; }

.newslist { padding-bottom: 70px; }

.newslist ul li { padding: 20px 10px; border-bottom: 1px solid #e5e5e5; }

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

.newslist ul li h3 { font-size: 20px; color: #000000; font-size: 20px; font-weight: 700; margin-top: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 30px; line-height: 30px; }

.newslist ul li p.desc { color: #333; font-size: 14px; margin-top: 20px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.newslist ul li p.time { color: #006652; padding-top: 20px; }

.newslist ul li span { display: block; overflow: hidden; }

.newslist ul li:hover h3 { color: #006652; }

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

.commonMore { text-align: center; padding-top: 80px; }

.commonMore a { display: block; border: 1px solid #007b65; margin: 0px auto; line-height: 60px; max-width: 298px; color: #727171; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; font-size:22px;}

.commonMore a:hover { background-color: #006652; color: #fff;}

.newsDetailBox { max-width: 1200px; margin: 0px auto; }

.newsDetail_title { padding-top: 40px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; }

.newsDetail_title h1 { font-size: 20px; color: #000000; font-weight: 700; line-height: 30px; }

.newsDetail_title p { font-size: 16px; color: #006652; padding-top: 15px; }

.newsDetail { font-size: 14px; line-height: 1.8; padding: 25px 0px; color: #585858; }

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

.newsDetail_share { border-bottom: 1px solid #e5e5e5; padding: 10px 0px 40px; }

.newsDetail_share a { display: inline-block; width: 32px; height: 32px; background-repeat: no-repeat; background-position: center; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #f7f7f7; margin-left: 5px; vertical-align: middle; }

.newsDetail_share a.wx { background-image: url(../images/img21.png); }

.newsDetail_share a.wx:hover { background-image: url(../images/img021.png); }

.newsDetail_share a.wb { background-image: url(../images/img22.png); }

.newsDetail_share a.wb:hover { background-image: url(../images/img022.png); }

.newsDetail_share a.qqkj { background-image: url(../images/img23.png); }

.newsDetail_share a.qqkj:hover { background-image: url(../images/img023.png); }

.newsDetail_share a.qq { background-image: url(../images/img24.png); }

.newsDetail_share a.qq:hover { background-image: url(../images/img024.png); }

.newsDetail_share a:hover { background-color: #246e64; border: 1px solid #246e64; }

.newsDetail_Page { border-bottom: 1px solid #e5e5e5; overflow: hidden; padding: 25px 0px; }

.newsDetail_Page a { font-size: 16px; display: block; color: #000000; font-weight: 700; padding-left: 80px; position: relative; line-height: 40px; overflow: hidden; text-overflow: ellipsis; height: 40px; }

.newsDetail_Page a span { position: absolute; left: 0px; color: #8d8d8d; font-weight: 100; font-size: 14px; }

.newsDetail_Page a span:before { content: '<'; color: #333333; margin-right: 10px; font-size: 22px; font-family: '宋体'; font-weight: 700; vertical-align: middle; }

.newsDetail_return { text-align: center; padding-top: 60px; padding-bottom: 70px; }

.newsDetail_return a { display: block; border: 1px solid #e5e5e5; margin: 0px auto; padding-right: 30px; text-align: right; line-height: 60px; max-width: 380px; position: relative; color: #000000; font-size: 14px; }

.newsDetail_return a span { position: absolute; left: 30px; width: 15px; height: 2px; background-color: #b6b6b6; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.newsDetail_return a span:after { position: absolute; bottom: -4px; left: 0px; width: 100%; height: 2px; background-color: #b6b6b6; content: ''; display: block; }

.newsDetail_return a span:before { position: absolute; top: -4px; left: 0px; width: 100%; height: 2px; background-color: #b6b6b6; content: ''; display: block; }

/*--津梁讲坛--*/
.ForumListbox { background-color: #f3f3f3; margin-top: 40px; padding-bottom: 120px; }

.ForumList { max-width: 1200px; margin: 0px auto; padding: 30px 0px 0px; }

.ForumList ul li { display: inline-block; margin-bottom: 20px; padding: 0px 5px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; width: 50%; }

.ForumList ul li a { background-color: #ffffff; display: block; }

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

.ForumList ul li div { position: relative; padding: 10px; }

.ForumList ul li div p.time { background-color: #fff; color: #246e64; font-size: 14px; line-height: 30px; height: 30px; font-weight: 700; }

.ForumList ul li div h3 { font-size: 14px; color: #000000; font-weight: 700; line-height: 18px; }

.ForumList ul li div p.desc { font-size: 12px; color: #585858; line-height: 18px; border-top: 1px solid #ebebeb; margin-top: 10px; padding-top: 5px; }

.PastTitle { display: none; }

/*--津梁生活方式--*/
.life_desc { text-align: center; max-width: 725px; padding: 0px 15px; color: #333333; line-height: 24px; margin: 0px auto; padding-top: 15px; }

.life_bigclass { overflow-y: hidden; overflow-x: auto; padding-top: 10px; }

.life_bigclass ul { border-bottom: 1px solid #eaeaea; padding-left: 4px; white-space: nowrap; }

.life_bigclass ul li { display: inline-block; width: 90px; margin-left: -4px; margin-bottom: -1px; padding: 25px 0px; position: relative; }

.life_bigclass ul li a { display: block; position: relative; }

.life_bigclass ul li:nth-child(2) { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.life_bigclass ul li:nth-child(3) { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.life_bigclass ul li:nth-child(4) { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.life_bigclass ul li:nth-child(5) { -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; }

.life_bigclass ul li:nth-child(6) { -webkit-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; }

.life_bigclass ul li:nth-child(7) { -webkit-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; }

.life_bigclass ul li:nth-child(8) { -webkit-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s; }

.life_bigclass ul li:nth-child(9) { -webkit-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s; }

.life_bigclass ul li img { display: block; margin: 0px auto; height: 35px; }

.life_bigclass ul li p { font-size: 14px; color: #282828; text-align: center; margin-top: 8px; background-repeat: no-repeat; background-position: 0px center; }

.life_bigclass ul li.cur { border-bottom: 1px solid #134f46; }

.life_bigclass ul li.cur a p { color: #134f46; background-image: url(../images/img41.png); }

.life_bigclass ul li:hover { border-bottom: 1px solid #134f46; }

.life_bigclass ul li:hover a p { color: #134f46; background-image: url(../images/img41.png); }

.life_curTitle { margin-left: 15px; width: 120px; height: 120px; background-color: #134f46; position: relative; z-index: 9; margin-top: 40px; color: #fff; font-size: 20px; line-height: 120px; text-align: center; }

.life_banner { position: relative; margin-top: -50px; overflow: hidden; }

.life_banner img { display: block; height: 280px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.life_bannerText { position: absolute; left: 0px; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 9; }

.life_bannerText p { position: relative; color: #e9e4d9; font-size: 20px; font-weight: 700; letter-spacing: 10px; display: block; text-align: center; }

.life_listboxbg { background-color: #f9f9f9; padding-bottom: 80px; }

.life_listbox { max-width: 1200px; margin: 0px auto; }

.life_list_title { border-bottom: 1px solid #eaeaea; padding-top: 20px; padding-bottom: 20px; }

.life_list_title h3 { font-size: 18px; color: #282828; padding-bottom: 0px; }

.life_list_title ul { padding-top: 8px; text-align: center; overflow-x: auto; overflow-y: hidden; white-space: nowrap; }

.life_list_title ul li { display: inline-block; color: #b6b6b6; font-size: 14px; margin-left: 15px; }

.life_list_title ul li a { color: #b6b6b6; }

.life_list_title ul li.cur a { color: #282828; }

.life_list_title ul li:hover a { color: #282828; }

.life_list_title ul li:nth-child(1) { margin-left: 0px; }

.life_list_class { text-align: right; padding-top: 20px; overflow-x: auto; overflow-y: hidden; white-space: nowrap; }

.life_list_class a { color: #282828; display: inline-block; -webkit-border-radius: 20px; border-radius: 20px; padding: 0px 10px; line-height: 26px; font-size: 14px; margin-left: 15px; }

.life_list_class a.cur { background-color: #134f46; color: #fff; }

.life_list_class a:nth-child(1) { margin-left: 0px; }

.life_list_class a:hover { background-color: #134f46; color: #fff; }

.productImg { position: relative; }

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

.productImg p { left: 0px; right: 0px; top: 0px; bottom: 0px; border: 5px solid #236d63; background-color: #fff; position: absolute; visibility: hidden; -webkit-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); }

.productImg p em { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #134f46; position: absolute; font-style: normal; left: 5%; right: 5%; }

.productImg p em i { font-style: normal; display: none; }

.productImg p img { padding-bottom: 0px; margin: 0px auto; }

.productTitle { text-align: center; color: #282828; font-size: 14px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.productDesc { text-align: center; color: #b6b6b6; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 5px; font-size: 12px; }

.life_list ul li { margin-top: 20px; }

.life_list ul li:hover .productImg { -webkit-box-shadow: 0px 20px 30px rgba(37, 73, 68, 0.5); box-shadow: 0px 20px 30px rgba(37, 73, 68, 0.5); -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.life_list ul li:hover .productImg p { visibility: visible; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.life_list ul li:nth-child(2n+1) { clear: left; }

/*--门店信息--*/
.Storebox { max-width: 1080px; margin: 0px auto; }

.Store_filter { border-bottom: 1px solid #e9e9e9; padding: 40px 0px; }

.Store_filter_search { position: relative; }

.Store_filter_search label { border: 1px solid #efefef; background-color: #fcfcfc; display: block; padding: 9px 0px 8px 20px; }

.Store_filter_search label input { background: none; outline: none; width: 100%; height: 23px; line-height: 23px; color: #666; }

.Store_filter_search input.Store_filter_searchBtn { position: absolute; background-color: #323232; color: #fff; font-size: 14px; width: 100px; right: 0px; top: 0px; height: 100%; }

.Store_filter_city { padding-bottom: 10px; }

.Store_filter_city h3 { border: 1px solid #efefef; background-color: #fcfcfc; font-size: 14px; line-height: 50px; padding-left: 20px; cursor: pointer; position: relative; }

.Store_filter_city h3:after { content: ''; background: url(../images/img93.png) no-repeat; right: 15px; top: 50%; width: 11px; height: 7px; margin-top: -3.5px; display: block; position: absolute; }

.Store_filter_city p { position: absolute; left: 0px; right: 0px; border: 1px solid #efefef; top: 50px; background-color: #fff; display: none; }

.Store_filter_city p span { display: block; line-height: 35px; padding-left: 20px; cursor: pointer; font-size: 14px; }

.Store_filter_city p span:hover { background-color: #fcfcfc; }

.province { float: left; width: 49%; position: relative; z-index: 29; }

.city { float: right; width: 49%; position: relative; z-index: 29; }

.Store_filter #location select { border: 1px solid #efefef; background-color: #fcfcfc; font-size: 14px; line-height: 40px; padding-left: 20px; cursor: pointer; position: relative; }

.Store_filter #location select:nth-child(1) { float: left; width: 32%; position: relative; z-index: 29; margin-right: 1%; }

.Store_filter #location select:nth-child(2) { float: left; width: 33%; position: relative; z-index: 29; }

.Store_filter #location select:nth-child(3) { float: right; width: 33%; position: relative; z-index: 29; }

.Storelist { padding: 20px 0; }

.Storelist ul li { border-bottom: 1px solid #e9e9e9; padding: 20px 0px; cursor: pointer; }

.Storelist ul li h3 { font-size: 16px; line-height: 30px; }

.Storelist ul li p { display: none; }

.Storelist ul li p span { display: block; color: #000000; background-position: left 2px; background-repeat: no-repeat; padding-left: 30px; line-height: 24px; margin-bottom: 3px; }

.Storelist ul li p span.icon1 { background-image: url(../images/img47.png); }

.Storelist ul li p span.icon2 { background-image: url(../images/img48.png); }

.Storelist ul li p span.icon3 { background-image: url(../images/img49.png); }

.StoreImgbox { position: relative; overflow: hidden; height: 0px; padding: 0px 35px; }

.StoreImgbox span { position: absolute; width: 29px; height: 29px; background-repeat: no-repeat; background-position: center; top: 50%; margin-top: -14.5px; z-index: 89; }

.StoreImgbox span.StoreImgPrev { background-image: url(../images/img50.png); left: 3%; }

.StoreImgbox span.StoreImgNext { background-image: url(../images/img51.png); right: 3%; }

.StoreImg { overflow: hidden; position: relative; margin-top: 20px; margin-left: -35px; margin-right: -35px; }

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

.Storelist ul li.cur .StoreImgbox { height: auto; overflow: initial; }

.Storelist ul li.cur h3 { color: #246e64; padding-bottom: 10px; }

.Storelist ul li.cur p.address { display: block; }

.Storelist ul li.cur p.time { display: block; }

/*--首页--*/
.banner { width: 100%; position: relative; overflow: hidden; }

.banner ul { position: relative; left: 0px; top: 0px; }

.banner ul li { background: url(../images/img52.jpg) no-repeat center; background-size: cover; overflow: hidden; position: relative; }

.banner ul li video { position: absolute; width: 100%; left:50%; top: 0; z-index: 9; transform:translateX(-50%); -webkit-transform:translateX(-50%);}

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

.banner ul li span { position: absolute; left: 0px; bottom: 0px; height: 4px; background-color: rgba(255, 255, 255, 0.25); display: block; right: 0px; z-index: 99; }

.banner ul li span:after { position: absolute; content: ''; left: 0px; width: 0px; height: 4px; background-color: #134f46; -webkit-transition: all 5.6s ease; -o-transition: all 5.6s ease; transition: all 5.6s ease; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }

.banner p { position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 30px; color: #fff; letter-spacing: 10px; text-align: center; text-indent: 20px; }

.banner ul li.swiper-slide-active span:after { width: 100%; }

.Brandbg { background-color: #fbfbfb; padding: 35px 0px; }

.BrandTitle { padding-bottom: 5px; }

.BrandTitle h3 { color: #151515; font-size: 16px; line-height: 40px; text-align: center; float: left; font-weight: 700; }

.BrandTitle h3 span { text-transform: uppercase; font-size: 12px; color: #134f46; padding-left: 10px; font-weight: normal; }

.BrandTitle p { line-height: 40px; padding-right: 4px; text-align: center; float: right; }

.BrandTitle p span { font-size: 12px; color: #9a9a9a; cursor: pointer; font-weight: 700; margin-left: 20px; }

.BrandTitle p span.cur { color: #151515; }

.BrandTitle p span:nth-child(1) { margin-left: 0px; }

.BrandBigImg { width: 100%; position: relative; overflow: hidden; }

.Brand { max-width: 1080px; margin: 0px auto; }

.Brand dl { width: 100%; padding-right: 5px; }

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

.Brand ul { padding: 1px 0px 0px 1px; overflow: hidden; }

.Brand ul li { float: left; width: 25%; border: 1px solid #f8f9f0; background-color: #fff; overflow: hidden; margin-top: -1px; margin-left: -1px; position: relative; }

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

.Brand ul li:hover img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.Brand ul li a { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); text-align: center; display: none; }

.Brand ul li a h3 { color: #fff; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 10%; }

.Brand ul li a p { padding-top: 5px; }

.Brand ul li a p span { -webkit-border-radius: 20px; border-radius: 20px; background-color: #007757; color: #fff; font-size: 12px; padding: 0px 15px; display: inline-block; line-height: 22px; }

.Brand ul li:hover a { display: block; }

.BrandTab { overflow: hidden; height: auto; }

.Brandhide { height: 0px; }

.scaleImg { position: relative; overflow: hidden; display: block; padding-bottom: 0px; padding-top: 0px; }

.scaleImg img { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.scaleImg:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.indexproduct { background-image: url(../images/img70.jpg); background-repeat: no-repeat; background-position: center; height: 230px; background-size: cover; }

.indexproduct div.smallTitle { text-align: center; font-size: 18px; font-weight: 700; color: #fff; padding-top: 35px; }

.indexproduct div.indexproduct_Class { text-align: center; white-space: nowrap; font-size: 14px; color: #a8aba6; padding-top: 20px; overflow-x: auto; overflow-y: hidden; }

.indexproduct div.indexproduct_Class a { color: #a8aba6; margin: 0px 15px; cursor: default; font-size: 16px; vertical-align: middle; }

.indexproduct div.indexproduct_Class a.cur { color: #a8aba6; }

.indexproduct div.bigTitle { font-size: 18px; color: #fff; padding-top: 30px; text-align: center; display: none; }

.indexproduct div.bigTitle span { display: none; }

.indexproductlistbox { position: relative; max-width: 1080px; margin: 0px auto; }

.indexproductlist { width: 100%; position: relative; overflow: hidden; z-index: 9; margin-top: -85px; padding-bottom: 25px; z-index: 99; }

.indexproductlist ul li { float: left; width: 25%; text-align: center; }

.indexproductlist ul li a { display: block; position: relative; }

.indexproductlist ul li:nth-child(2) a { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.indexproductlist ul li:nth-child(3) a { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.indexproductlist ul li:nth-child(4) a { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.indexproductlist ul li:nth-child(5) a { -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; }

.indexproductlist ul li:nth-child(6) a { -webkit-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; }

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

.indexproductlist ul li h3 { color: #282828; font-size: 14px; white-space: nowrap; font-weight: 700; margin-top: 5px; text-overflow: ellipsis; overflow: hidden; }

.indexproductlist ul li p { color: #bdbdbd; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 8px; }

.indexExclusive { background: url(../images/img75.jpg) no-repeat center; height: 230px; background-size: cover; margin-top: 40px; }

.indexExclusive div.smallTitle { text-align: center; font-size: 18px; font-weight: 700; color: #fff; padding-top: 30px; }

.indexExclusive div.bigTitle { font-size: 14px; color: #fff; padding-top: 15px; text-align: center; letter-spacing: 3px; }

.indexExclusive div.bigTitle span { font-size: 14px; padding: 0px 10px; letter-spacing: 3px; vertical-align: middle; }

.indexproductlistTab { visibility: hidden; position: absolute; left: 0px; top: 0px; z-index: 1; opacity: 0; filter: alpha(opacity=0); margin-top: 0px !important; }

.indexExclusivelist { max-width: 1080px; margin: 0px auto; position: relative; overflow: hidden; z-index: 9; margin-top: -85px; padding-bottom: 25px; }

.indexExclusivelist ul li { float: left; width: 25%; text-align: center; }

.indexExclusivelist ul li a { display: block; position: relative; }

.indexExclusivelist ul li:nth-child(2) a { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.indexExclusivelist ul li:nth-child(3) a { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.indexExclusivelist ul li:nth-child(4) a { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.indexExclusivelist ul li:nth-child(5) a { -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; }

.indexExclusivelist ul li:nth-child(6) a { -webkit-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; }

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

.indexExclusivelist ul li h3 { color: #282828; font-size: 14px; white-space: nowrap; font-weight: 700; margin-top: 5px; text-overflow: ellipsis; overflow: hidden; }

.indexExclusivelist ul li p { color: #a9a9a9; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 8px; }

.memberbg { background: url(../images/img80.jpg) no-repeat center; background-size: cover; margin-top: 40px; height: 400px; }

.member { padding: 40px 15px; max-width: 830px; margin: 0px auto; text-align: center; color: #fff; }

.memberclub h3 { font-size: 18px; font-weight: 700; color: #ffffff; letter-spacing: 4px; }

.memberclub .desc1 { font-size: 14px; padding-top: 15px; letter-spacing: 4px; }

.memberclub .desc2 { font-size: 12px; padding-top: 20px; letter-spacing: 2px; }

.memberclub .linkbtn { padding-top: 25px; }

.memberclub .linkbtn a { display: inline-block; -webkit-border-radius: 40px; border-radius: 40px; background-color: #fff; line-height: 35px; color: #080808; font-size: 12px; padding: 0px 20px; }

.memberlist { max-width: 1080px; margin: 0px auto; position: relative; overflow: hidden; z-index: 9; margin-top: -120px; padding-bottom: 25px; }

.memberlist ul { margin: 0px; }

.memberlist ul li { float: left; width: 50%; text-align: center; padding: 0px 0px; }

.memberlist ul li a { display: block; position: relative; }

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

.memberlist ul li h3 { color: #000000; font-size: 14px; font-weight: 700; padding-top: 15px; }

.memberlist ul li p { color: #333333; line-height: 20px; font-size: 12px; padding-top: 10px; }

.indexNewsbg { background: #f7f7f7; margin-top: 30px; }

.indexNewsTitle { text-align: center; font-size: 16px; color: #282828; font-weight: 700; padding-top: 0px; }

.indexNewsTitle span { display: inline-block; padding: 0px 15px; line-height: 30px; width: 33.333%; background-color: #246e64; color: #fff; -webkit-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; }

.indexNews { margin: 30px 20px 0px; padding: 0px 0px 0px; position: relative; overflow: hidden; }

.indexNews ul li { float: left; width: 20%; }

.indexNews ul li a { display: block; position: relative; }

.indexNews ul li:nth-child(2) a { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.indexNews ul li:nth-child(3) a { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.indexNews ul li:nth-child(4) a { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.indexNews ul li:nth-child(5) a { -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; }

.indexNews ul li:nth-child(6) a { -webkit-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; }

.indexNews ul li:nth-child(7) a { -webkit-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; }

.indexNews ul li:nth-child(8) a { -webkit-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s; }

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

.indexNews ul li span { display: block; background-color: #000; position: relative; overflow: hidden; }

.indexNews ul li span:after { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background-repeat: no-repeat; background-image: url(../images/img91.png); background-position: center 45%; }

.indexNews ul li div.indexNewsContent { text-align: center; background-color: #f7f7f7; z-index: 99; position: relative; margin: 0px 10px; padding: 10px 10px 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; -webkit-transform: translateY(-25px); -ms-transform: translateY(-25px); -o-transform: translateY(-25px); transform: translateY(-25px); }

.indexNews ul li div.indexNewsContent p.time { color: #b4b5b7; font-size: 14px; }

.indexNews ul li div.indexNewsContent h3 { font-size: 14px; color: #282828; font-weight: 700; margin-top: 5px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.indexNews ul li div.indexNewsContent p.desc { color: #6b6b6b; margin-top: 5px; height: 40px; font-size: 12px; overflow: hidden; line-height: 20px; display: none; }

.indexNews ul li div.indexNewsContent p.desc em { display: block; font-style: normal; font-size: 12px; }

.indexStore_filterbox { border-top: 1px solid #f3f3f3; }

.indexStore_filter { padding: 20px 15px; border-bottom: none; max-width: 1110px; margin: 0px auto; }

.footImg { width: 100%; position: relative; overflow: hidden; }

.footImg img { height: 350px; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

/*--品牌简介--*/
.Brand_introduction { max-width: 1200px; margin: 0px auto; }

.Brand_introduction dl { padding: 25px 0px 0px; }

.Brand_introduction dl dt { padding: 25px 15px 0px; }

.Brand_introduction dl dt h3 { font-size: 24px; color: #246e64; font-weight: 700; line-height: 28px; }

.Brand_introduction dl dt h4 { font-size: 18px; color: #246e64; font-weight: 700; line-height: 24px; padding-top: 5px; }

.Brand_introduction dl dt p { font-size: 14px; line-height: 30px; color: #666666; padding-top: 10px; }

.Brand_introduction dl dd img { width: 100%; display: block; }

.Brand_meaning dl dt { background-color: #fff; }

.Brand_Featuresbg { background: url(../images/img98.jpg) no-repeat; background-size: cover; width: 100%; padding: 0px 15px 40px; margin-top: 30px; }

.Brand_Featuresbg h3 { color: #fff; padding-top: 40px; text-align: center; font-size: 20px; }

.Brand_Features { margin: 0px auto; max-width: 1140px; padding-top: 40px; overflow: hidden; position: relative; }

.Brand_Features ul { margin: 0px; }

.Brand_Features ul li { float: left; width: 50%; margin-bottom: 4px; position: relative; min-height: 260px; }

.Brand_Features ul li:nth-child(2) { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.Brand_Features ul li:nth-child(3) { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.Brand_Features ul li:nth-child(4) { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.Brand_Features ul li:after { z-index: 1; position: absolute; left: 2px; right: 2px; top: 0px; bottom: 0px; background-color: rgba(36, 110, 100, 0.8); display: block; content: ''; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.Brand_Features ul li div { position: relative; z-index: 9; text-align: center; color: #fff; padding: 30px 5px 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.Brand_Features ul li p.num { font-size: 18px; padding-bottom: 20px; }

.Brand_Features ul li h4 { font-size: 14px; font-weight: 700; padding-bottom: 15px; }

.Brand_Features ul li p.line { padding-bottom: 10px; }

.Brand_Features ul li p.line:after { content: ''; width: 20px; height: 1px; display: block; margin: 0px auto; background-color: rgba(255, 255, 255, 0.2); }

.Brand_Features ul li p.desc { line-height: 24px; font-size: 12px; }

/*--独家--*/
.exclusive_title { text-align: center; padding-bottom: 80px; }

.exclusive_title h3 { font-size: 18px; color: #282828; }

.exclusive_title p { font-size: 12px; color: #333; padding-top: 8px; padding-bottom: 5px; }

.exclusivebox { position: relative; margin-bottom: 40px; padding: 0px 30px; }

.exclusivebox span { position: absolute; display: block; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; background-position: center; background-repeat: no-repeat; cursor: pointer; z-index: 15; }

.exclusivebox span.exclusivePrev { left: 0px; background-image: url(../images/img102.png); }

.exclusivebox span.exclusivePrev:hover { background-image: url(../images/img0102.png); }

.exclusivebox span.exclusiveNext { right: 0px; background-image: url(../images/img103.png); }

.exclusivebox span.exclusiveNext:hover { background-image: url(../images/img0103.png); }

.exclusive { overflow: hidden; position: relative; width: 100%; margin-top: 30px; }

.exclusive em { position: absolute; left: 0px; top: 0px; background: url(../images/img100.jpg) repeat-y top; background-size: contain; background-attachment: fixed; display: block; right: 0px; }

.exclusive ul li { overflow: hidden; width: 100%; position: relative; }

.exclusive ul li div { width: 100%; padding: 0px 30px; position: relative; }

.exclusive ul li div img { max-height: 280px; max-width: 100%; display: block; margin: 0px auto; -webkit-transform: translateY(-80px); -ms-transform: translateY(-80px); -o-transform: translateY(-80px); transform: translateY(-80px); opacity: 0; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; -webkit-transition-delay: .9s; -o-transition-delay: .9s; transition-delay: .9s; position: relative; z-index: 99; }

.exclusive ul li dl dt { padding-left: 0px; font-size: 22px; color: #000000; padding-top: 20px; opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; -webkit-transition-delay: 1.2s; -o-transition-delay: 1.2s; transition-delay: 1.2s; }

.exclusive ul li dl dd { color: #333; padding-top: 15px; line-height: 24px; opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; -webkit-transition-delay: 1.1s; -o-transition-delay: 1.1s; transition-delay: 1.1s; }

.exclusive ul li .exclusive_title { -webkit-transform: translateY(-80px); -ms-transform: translateY(-80px); -o-transform: translateY(-80px); transform: translateY(-80px); opacity: 0; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; -webkit-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }

.exclusive ul li.swiper-slide-active .exclusive_title { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.exclusive ul li.swiper-slide-active div img { -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); opacity: 1; }

.exclusive ul li.swiper-slide-active dl dt { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.exclusive ul li.swiper-slide-active dl dd { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.exclusiveBanner { position: relative; }

.exclusiveBanner img { width: 100%; }

.exclusiveBanner p { position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 25px; color: #fff; letter-spacing: 5px; text-align: center; text-indent: 5px; }

/*--会员中心--*/
.memberBanner { width: 100%; position: relative; background: url(../images/img117.jpg) no-repeat; background-position: center; background-size: cover; }

.memberBanner dl { max-width: 465px; margin: 0px auto; text-align: center; color: #fff; margin: 0px auto; padding: 50px 20px; }

.memberBanner dl h3 { font-size: 22px; line-height: 30px; letter-spacing: 3px; }

.memberBanner dl p.desc1 { font-size: 16px; border-bottom: 1px solid #fff; letter-spacing: 5px; padding-top: 10px; padding-bottom: 10px; }

.memberBanner dl p.desc2 { font-size: 12px; line-height: 18px; letter-spacing: 4px; padding-top: 10px; }

.member_interests { text-align: center; padding-top: 25px; }

.member_interests h3 { font-size: 18px; color: #282828; }

.member_interests p.desc1 { color: #282828; font-size: 14px; padding-top: 10px; }

.member_interests p.desc2 { color: #666666; padding-top: 8px; font-size: 14px; }

.member_interests_img { text-align: center; color: #fff; background: url(../images/img118.jpg) no-repeat; background-position: center; background-size: cover; padding: 40px 0px; margin-top: 20px; }

.member_interests_img h3 { font-size: 16px; position: relative; }

.member_interests_img h3 span { font-size: 30px; font-weight: 700; }

.member_interests_img h3:after { width: 2px; background-color: #2e9c8d; height: 110px; position: absolute; left: 50%; margin-left: -1px; top: 155px; }

.member_interests_img p { font-size: 16px; }

.member_interests_money { max-width: 1200px; margin: 0px auto; padding: 45px 0px; }

.member_interests_money ul li { float: left; width: 33.333%; border-right: 1px solid #e1e1e1; min-height: 105px; }

.member_interests_money ul li p { color: #888; text-align: center; font-size: 12px; }

.member_interests_money ul li p.Amount { font-size: 14px; color: #999999; }

.member_interests_money ul li p.Amount span { font-size: 20px; padding: 0px 10px 0px 8px; }

.member_interests_money ul li:nth-child(3n) { border-right: none; }

.member_welfare { background-image: url(../images/img119.jpg); background-repeat: no-repeat; background-size: cover; width: 100%; text-align: center; padding: 0px 15px; }

.member_welfare h3 { color: #282828; font-size: 18px; padding-top: 40px; }

.member_welfare p.line { padding: 15px 0px; }

.member_welfare p.line:after { content: ''; height: 40px; width: 1px; background-color: #000; margin: 0px auto; display: block; }

.member_welfare p.desc1 { font-size: 16px; color: #282828; }

.member_welfare p.desc2 { color: #666666; }

.member_welfare img { display: block; margin: 0px auto; max-width: 100%; }

.member_Townshop { position: relative; }

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

.member_Townshop dl { width: 100%; text-align: center; padding: 20px 0px 10px; }

.member_Townshop dl h3 { font-size: 18px; color: #282828; }

.member_Townshop dl p { color: #666666; }

.member_Townshoplist { max-width: 1200px; margin: 0px auto; position: relative; z-index: 9; padding-top: 20px; overflow: hidden; padding-bottom: 30px; }

.member_Townshoplist ul li { padding: 0px 0px 15px; }

.TownshopBox { border: 1px solid #e4e4e4; background-color: #fff; padding: 25px 0px; }

.TownshopBox h3 { text-align: center; font-size: 16px; color: #282828; }

.TownshopLogo { position: relative; }

.TownshopLogo img { height: 70px; display: block; margin: 0px auto; }

.TownshopLogo span { position: absolute; right: 20px; top: 0px; width: 23px; height: 20px; background: url(../images/img122.jpg); }

.TownshopImg { padding-bottom: 60px; text-align: center; }

.TownshopImg img { display: block; max-width: 100%; }

.TownshopImg span { display: inline-block; -webkit-box-reflect: below 0px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, transparent 30%, transparent 100%); }

.TownshopPrice { text-align: center; }

.TownshopPrice { font-size: 14px; padding-top: 10px; }

.TownshopPrice span { font-size: 24px; padding: 0px 5px; font-weight: 700; }

.TownshopPrice em { font-style: normal; font-size: 16px; }

.TownshopOriginalPrice { float: left; width: 50%; color: #666666; position: relative; }

.TownshopOriginalPrice:after { content: ''; right: 0px; width: 1px; height: 26px; background-color: #d3d3d3; position: absolute; top: 50%; margin-top: -8px; }

.TownshopVipPrice { float: left; width: 50%; color: #cb9060; }

.member_Opencard { max-width: 1200px; margin: 0px auto; text-align: center; padding: 0px 15px; }

.member_Opencard h3 { font-size: 18px; color: #282828; padding-top: 30px; }

.member_Opencard p.desc { color: #666666; padding-top: 5px; }

.member_Opencard ul { padding-top: 20px; }

.member_Opencard ul li { float: left; width: 33.333%; background: #e3e3e3; padding: 30px 0px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; }

.member_Opencard ul li p.member_Opencard_RMB { color: #333333; }

.member_Opencard ul li p.money { font-size: 30px; line-height: 40px; }

.member_Opencard ul li p.cross { padding: 10px 0px; }

.member_Opencard ul li p.cross span { display: inline-block; position: relative; width: 17px; height: 17px; }

.member_Opencard ul li p.cross span:after { content: ''; width: 100%; position: absolute; left: 0px; bottom: 7px; height: 2px; background-color: #333333; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.member_Opencard ul li p.cross span:before { content: ''; width: 100%; position: absolute; left: 0px; top: 8px; height: 2px; background-color: #333333; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.member_Opencard ul li p.desc { font-size: 12px; }

.member_Opencard ul li:nth-child(1) { background: url(../images/img129.jpg) no-repeat; background-position: center; background-size: cover; }

.member_Opencard ul li:nth-child(1) p { color: #fff; }

.member_Opencard ul li:nth-child(1) p.cross span:after { background-color: #fff; }

.member_Opencard ul li:nth-child(1) p.cross span:before { background-color: #fff; }

.member_v3 { max-width: 1200px; margin: 0px auto; text-align: center; padding: 0px 15px; }

.member_v3 h3 { font-size: 18px; color: #282828; padding-top: 35px; }

.member_v3 p.desc { color: #666666; font-size: 14px; padding-top: 8px; }

.member_v3 h4 { padding-top: 20px; position: relative; z-index: 9; margin-bottom: -24px; }

.member_v3 h4 span { background-color: #236d63; color: #fff; font-size: 14px; display: inline-block; line-height: 48px; padding: 0px 30px; }

.member_v3List { background-color: #f9f9f9; border: 1px dashed #cfdddb; padding-top: 20px; }

.member_v3List ul { padding-bottom: 20px; margin: 0px auto; max-width: 930px; }

.member_v3List ul li { float: left; width: 33.3333%; text-align: center; margin-top: 40px; border-right: 1px solid #d4d4d4; }

.member_v3List ul li img { -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #d7d7d7; display: block; margin: 0px auto; width: 50px; }

.member_v3List ul li h5 { font-size: 14px; font-weight: 700; color: #333333; padding-top: 20px; }

.member_v3List ul li p { color: #333333; padding-top: 5px; font-size: 12px; padding: 0px 10px; }

.member_v3List ul li:nth-child(3n) { border-right: none; }

.member_v3List ul li:nth-child(3n+1) { clear: left; }

.member_v3List p.desc { font-size: 14px; padding-bottom: 20px; color: #888888; padding-left: 15px; padding-right: 15px; }

.member_OnCall { background: url(../images/img131.jpg) no-repeat center; background-size: cover; min-height: 360px; margin-top: 80px; }

.member_OnCall dl { max-width: 1200px; margin: 0px auto; padding: 0px 15px; }

.member_OnCall dl dt { color: #fff; text-align: center; padding-bottom: 30px; }

.member_OnCall dl dt h3 { font-size: 18px; padding-top: 30px; }

.member_OnCall dl dt p.desc1 { font-size: 16px; padding-top: 8px; }

.member_OnCall dl dt p.desc2 { font-size: 14px; padding-top: 25px; line-height: 26px; }

.member_OnCall dl dd img { display: block; max-width: 100%; margin: 0px auto; }

.member_upgrade { background: #f9f9f9; }

.member_upgrade dl dt { text-align: center; padding-top: 40px; padding-bottom: 40px; }

.member_upgrade dl dt h3 { color: #282828; font-size: 18px; }

.member_upgrade dl dt p { color: #666666; font-size: 14px; line-height: 24px; padding-top: 10px; }

.member_upgrade dl dd { margin: 0px auto; max-width: 816px; position: relative; }

.member_upgrade dl dd img { display: block; width: 100%; }

.member_upgrade dl dd p { position: absolute; width: 50px; height: 50px; -webkit-border-radius: 100%; border-radius: 100%; font-size: 12px; background-color: #fff; text-align: center; padding: 6px 0px 0px; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }

.member_upgrade dl dd .consumptionVip { left: 5%; top: 25%; color: #fff; color: #134f47; }

.member_upgrade dl dd .consumptionVip:hover { background-color: #00aa97; -webkit-box-shadow: 0px 0px 20px #00aa97; box-shadow: 0px 0px 20px #00aa97; color: #fff; }

.member_upgrade dl dd .consumptionOrdinary { color: #134f47; left: 67%; top: 0%; padding: 6px 0px 0px; }

.member_upgrade dl dd .consumptionOrdinary:hover { background-color: #00aa97; -webkit-box-shadow: 0px 0px 20px #00aa97; box-shadow: 0px 0px 20px #00aa97; color: #fff; }

.member_upgrade dl dd .Giveaway { position: absolute; width: 56%; top: 23%; min-height: 10px; left: 52%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.member_upgrade dl dd .Giveaway p { right: 0px; left: auto; padding: 0px; width: 40px; height: 40px; line-height: 40px; padding: 0px; background-color: #cdac70; font-size: 12px; color: #fff; }

.member_Giftbox { max-width: 1200px; margin: 0px auto; padding: 40px 0px; text-align: center; }

.member_Giftbox h3 { color: #282828; font-size: 18px; }

.member_Giftbox p { color: #666666; font-size: 14px; line-height: 24px; padding-top: 10px; padding-bottom: 20px; }

.member_Giftbox img { width: 100%; display: block; margin: 0px auto; }

.member_integral { background: url(../images/img136.jpg) no-repeat center; background-size: cover; padding: 40px 0px 30px; text-align: center; }

.member_integral h3 { color: #282828; font-size: 18px; }

.member_integral p { color: #666666; font-size: 14px; line-height: 24px; padding-top: 10px; padding-bottom: 20px; }

.member_integral img { max-width: 100%; display: block; margin: 0px auto; }

.member_Exclusive { max-width: 1200px; margin: 0px auto; padding: 30px 15px 30px; }

.member_Exclusive h3 { font-size: 20px; color: #282828; text-align: center; padding-bottom: 30px; }

.member_Exclusive ul { margin: 0px -15px; }

.member_Exclusive ul li { padding: 0px 15px; float: left; width: 33.333%; text-align: center; }

.member_Exclusive ul li img { max-width: 50%; margin: 0px auto; display: block; }

.member_Exclusive ul li h4 { color: #282828; font-size: 14px; padding-top: 15px; font-weight: 700; }

.member_Exclusive ul li p { color: #888888; font-size: 12px; line-height: 24px; padding-top: 5px; padding-bottom: 15px; }

.member_Detailbg { background-color: #f9f9f9; padding: 0px 15px; }

.member_Detail { max-width: 1200px; margin: 0px auto; padding: 40px 0px; text-align: center; }

.member_Detail h3 { font-size: 18px; color: #282828; display: none; }

.member_Detail p.btn { padding-top: 20px; display: none; }

.member_Detail p.btn span { background: url(../images/img142.png) no-repeat; display: inline-block; color: #fff; line-height: 42px; width: 123px; display: none; }

.member_Detail p.protocol { padding-top: 10px; padding-bottom: 20px; display: none; }

.member_Detail p.protocol span { background: url(../images/img143.png) no-repeat 0px center; padding-left: 25px; color: #666666; }

.member_Detail .imgbox { width: 100%; overflow-y: hidden; overflow-x: auto; }

.member_Detail img { width: 800px; }

.member_DetailBtn { padding-top: 35px; }

.member_DetailBtn img { display: block; max-width: 100%; margin: 0px auto; width: auto !important; cursor: pointer; }

.member_DetailBtn ul li { padding-bottom: 20px; }

.qrcodeimg { display: none !important; }

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

.Qrcodepop .popqrCodeimg { 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%); max-width: 200px; max-height: 200px; padding: 10px; background-color: #fff; }

.Qrcodepop .popqrCodeimg img { max-width: 100%; display: block; }

.closeQrcodepop { -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); position: absolute; right: 0px; top: -25px; width: 20px; height: 20px; }

.closeQrcodepop:after { width: 100%; height: 2px; position: absolute; top: 50%; left: 0px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #fff; content: ''; }

.closeQrcodepop:before { height: 100%; width: 2px; position: absolute; top: 0px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: #fff; content: ''; }

.member_magical { max-width: 1200px; margin: 0px auto; padding: 40px 0px 30px; overflow: hidden; }

.member_magical dl { margin: 0px; }

.member_magical dl h3 { font-size: 20px; color: #282828; text-align: center; padding-bottom: 20px; }

.member_magical dl img { width: 100%; margin: 0px auto; display: block; }

.member_magical ul li { padding: 0px 10px; margin-top: 20px; }

.member_magical ul li div.askAnswerbox { border: 1px solid #ebebeb; position: relative; padding: 15px 15px 15px 70px; }

.member_magical ul li div.askAnswerbox img { position: absolute; left: 15px; top: 15px; width: 40px; }

.member_magical ul li div.askAnswerbox h3 { font-size: 14px; color: #999999; }

.member_magical ul li div.askAnswerbox p { font-size: 14px; color: #666; }

.member_magical ul li div.ask { border-bottom: 1px solid #ebebeb; padding-bottom: 10px; }

.member_magical ul li div.ask p { color: #00755d; }

.member_magical ul li div.answer { padding-top: 8px; }

.member_VipCard { background: url(../images/img150.jpg) no-repeat; text-align: center; padding: 35px 0px; color: #fff; background-position: center; background-size: cover; }

.member_VipCard h3 { font-size: 16px; line-height: 26px; }

.member_VipCard p { padding-top: 10px; }

.member_VipCard img { max-width: 50%; margin: 0px auto; display: block; -webkit-box-shadow: 0px 0px 40px #bd9e5f; box-shadow: 0px 0px 40px #bd9e5f; -webkit-border-radius: 10px; border-radius: 10px; margin-top: 60px; }

.searchResult { max-width: 1260px; margin: 0px auto; padding: 50px 0px; }

.searchResult dl { border-bottom: 1px solid #eee; padding-bottom: 10px; }

.searchResult dl dd { font-size: 16px; }

.searchResult dl dd span { color: #007757; }



.searchResultList li h3 { font-size: 20px; line-height: 36px; padding-bottom: 5px; margin-top: 10px; }

.searchResultList li p { font-size: 13px; color: #1a1a1a; padding-top: 10px; line-height: 24px; }

.searchResultList li span { color: #007757; }

.searchResultList li img { max-width: 380px; width: 100%; display: block; margin-top: 10px; }

@media (max-width: 320px) { .indexproduct div.indexproduct_Class a { margin: 0px 1%; } }

@media (max-width: 480px) { 
	.soleBanner.productBanner p{color:#595757;font-size:20px;font-family: 'syM';}
	.Store_filter_search input.Store_filter_searchBtn { width: 80px; }
  .member_Exclusive ul li img { max-width: 100%; }
  .Brand ul li a p { padding-top: 5px; display: none; }
  .life_banner img { display: block; height: 180px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .StoreImgbox span.StoreImgPrev { left: 0px; }
  .StoreImgbox span.StoreImgNext { right: 0px; }
  .indexproduct div.indexproduct_Class a { margin: 0px 2%; font-size: 14px; }
  .life_bigclass ul li { width: 70px; } }

@media (min-width: 768px) { .indexNews { margin: 40px 50px 0px; position: relative; overflow: hidden; }
  .memberlist ul li { float: left; width: 50%; }
  .Store_filter_search { float: right; width: 54%; }
  .Store_filter_city { float: left; width: 45%; padding-bottom: 0px; }
  .Store_filter #location { float: left; width: 45%; padding-bottom: 0px; }
  .BrandTitle { padding-bottom: 25px; }
  .BrandTitle h3 { float: left; font-size: 24px; }
  .BrandTitle p { float: right; }
  .commonBanner p { font-size: 35px; letter-spacing: 17px; }
  .soleBanner p { font-size: 35px; letter-spacing: 20px;}
  .commonBanner_Class { position: absolute; bottom: 0px; text-align: center; z-index: 9; left: 0px; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .commonBanner_Class a { color: #ffffff; font-size: 16px; line-height: 60px; border-top: 2px solid transparent; display: inline-block; margin: -1px 20px 0px; padding: 0px 10px; }
  .commonBanner_Class a.cur { color: #fff; border-top: 2px solid #ffff; border-bottom: none; font-weight: 700; }
  .member_interests_money ul li { float: left; width: 25%; }
  .member_interests_money ul li:nth-child(4n) { border-right: none; }
  .member_interests_money ul li:nth-child(3n) { border-right: 1px solid #e1e1e1; }
  .member_interests_money ul li p.Amount { font-size: 16px; }
  .member_interests_money ul li p.Amount span { font-size: 40px; padding: 0px 20px 0px 8px; }
  .member_Townshoplist { margin-top: 30px; }
  .member_Townshoplist ul li { float: left; width: 33.3333%; }
  .member_Opencard ul li { float: left; width: 15%; padding: 50px 0px; }
  .member_Opencard ul li p.money { font-size: 50px; line-height: 50px; }
  .member_Opencard ul li:nth-child(1) { width: 25%; }
  .member_Opencard ul li:last-child { border: none; }
  .member_Opencard ul li p.desc { font-size: 16px; }
  .member_v3 h3 { padding-top: 70px; font-size: 24px; }
  .member_v3 p.desc { color: #666666; font-size: 18px; padding-top: 8px; }
  .member_v3 h4 { padding-top: 20px; position: relative; z-index: 9; margin-bottom: -24px; }
  .member_v3 h4 span { background-color: #236d63; color: #fff; font-size: 16px; display: inline-block; line-height: 48px; padding: 0px 80px; }
  .member_v3List ul li img { width: 67px; }
  .member_v3List ul li h5 { font-size: 20px; font-weight: 700; color: #333333; padding-top: 20px; }
  .member_v3List ul li p { color: #333333; padding-top: 5px; font-size: 14px; }
  .member_v3List ul { padding-bottom: 40px; }
  .member_v3List p.desc { font-size: 14px; padding-bottom: 40px; color: #888888; }
  .member_OnCall dl dt { float: left; color: #fff; text-align: left; }
  .member_OnCall dl dt h3 { font-size: 20px; padding-top: 100px; }
  .member_OnCall dl dt p.desc1 { font-size: 18px; padding-top: 8px; }
  .member_OnCall dl dt p.desc2 { font-size: 14px; padding-top: 25px; line-height: 26px; }
  .member_OnCall dl dd { float: right; padding-top: 60px; }
  .member_upgrade dl dt { padding-top: 80px; }
  .member_Giftbox { max-width: 1200px; margin: 0px auto; padding: 80px 0px; text-align: center; }
  .member_magical ul li { float: left; width: 50%; padding: 0px 10px; margin-top: 20px; }
  .member_magical ul li div.askAnswerbox p { font-size: 16px; margin-top: 8px; min-height: 54px; }
  .footer { background: url(../images/img07.jpg) no-repeat right top; background-size: cover; }
  .footClass { border-bottom: 1px solid #435b5a; padding-top: 65px; padding-bottom: 20px; font-size: 14px; }
  .foot dt { float: left; color: #697072; padding-top: 25px; }
  .foot dd { float: right; padding-top: 20px; }
  .footClass ul { border: none; }
  .footClass ul li { float: left; margin-left: 35px; border: none; }
  .footClass ul li:nth-child(1) { margin-left: 0px; }
  .footClass a { line-height: 35px; }
  .newslist ul li { color: #c1c2c2; }
  .newslist ul li { padding: 30px 40px; }
  .newslist ul li span { display: block; float: left; width: 220px; margin-right: 30px; overflow: hidden; }
  .newslist ul li h3 { font-size: 18px; margin-top: 0px; }
  .newslist ul li p.desc { font-size: 14px; margin-top: 5px; }
  .newslist ul li p.time { padding-top: 5px; }
  .newslist_select { display: inline-block; text-align: center; vertical-align: middle; position: relative; margin-bottom: 0px; }
  .newslist_select h3 { border: 1px solid #d8d8d8; line-height: 60px; color: #a3a3a3; width: 120px; }
  .newslist_select p { position: absolute; left: 0px; right: 0px; border: 1px solid #d8d8d8; top: 60px; background-color: #fff; display: none; }
  .newslist_select p a { display: block; line-height: 35px; }
  .newslist_select p a:hover { background-color: #d8d8d8; }
  .newslist_searchbox { display: inline-block; text-align: center; vertical-align: middle; margin-bottom: 0px; }
  .newslist_searchbox label { display: block; width: 290px; padding: 16px 20px 0px; height: 60px; border: 1px solid #007b65; }
  .newslist_searchbox label input { width: 100%; color: #a3a3a3; font-size: 14px; background: none; border: none; }
  .newslist_searchbtn {font-size:18px; display: inline-block; vertical-align: middle; text-align: center; width: 160px; cursor: pointer; line-height: 58px; color: #fff; }
  .life_bigclass { overflow-y: hidden; overflow-x: hidden; }
  .life_bigclass ul li { display: inline-block; width: 12.5%; }
  .life_bigclass ul li p { font-size: 16px; color: #282828; text-align: center; margin-top: 12px; background-repeat: no-repeat; background-position: 0px center; }
  .life_curTitle { margin-left: 25px; width: 160px; height: 160px; background-color: #134f46; position: relative; z-index: 9; margin-top: 60px; color: #fff; font-size: 28px; line-height: 160px; text-align: center; }
  .life_banner { position: relative; margin-top: -80px; }
  .life_bannerText p { padding-left: 225px; position: relative; color: #e9e4d9; font-size: 30px; font-weight: 700; letter-spacing: 20px; display: inline-block; }
  .life_bannerText p:after { content: ''; width: 100%; display: block; position: absolute; left: -78%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); height: 1px; background-color: rgba(255, 255, 255, 0.2); }
  .life_list_title { border-bottom: 1px solid #eaeaea; padding-top: 70px; padding-bottom: 30px; }
  .life_list_title h3 { float: left; font-size: 30px; color: #282828; padding-bottom: 0px; }
  .life_list_title ul { float: right; padding-top: 15px; }
  .StoreImgbox span.StoreImgPrev { left: 30px; }
  .StoreImgbox span.StoreImgNext { right: 30px; }
  .exclusiveBanner p { font-size: 30px; letter-spacing: 5px; text-indent: 5px; }
  .member_upgrade dl dd p { position: absolute; width: 75px; height: 75px; -webkit-border-radius: 100%; border-radius: 100%; font-size: 14px; background-color: #fff; text-align: center; padding: 19px 10px 0px; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }
  .member_upgrade dl dd .consumptionVip { left: 5%; top: 25%; color: #fff; color: #134f47; }
  .member_upgrade dl dd .consumptionVip:hover { background-color: #00aa97; -webkit-box-shadow: 0px 0px 20px #00aa97; box-shadow: 0px 0px 20px #00aa97; color: #fff; }
  .member_upgrade dl dd .consumptionOrdinary { color: #134f47; left: 67%; top: 0%; padding: 17px 5px 0px; }
  .member_upgrade dl dd .consumptionOrdinary:hover { background-color: #00aa97; -webkit-box-shadow: 0px 0px 20px #00aa97; box-shadow: 0px 0px 20px #00aa97; color: #fff; }
  .member_upgrade dl dd .Giveaway { position: absolute; width: 56%; top: 23%; min-height: 10px; left: 52%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .member_upgrade dl dd .Giveaway p { right: 0px; left: auto; padding: 0px; width: 75px; height: 75px; line-height: 75px; padding: 0px; background-color: #cdac70; font-size: 16px; color: #fff; }
  .ForumList ul li { width: 50%; padding: 0px 15px; }
  .indexNews { padding: 0px 0px 40px; }
  .indexNews ul li div.indexNewsContent { text-align: center; background-color: #fff; z-index: 99; position: relative; margin: 0px 20px; padding: 10px 10px 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); }
  .indexNews ul li div.indexNewsContent h3 { font-size: 18px; color: #282828; font-weight: 700; margin-top: 20px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
  .indexNews ul li div.indexNewsContent p.desc { margin-top: 10px; display: block; }
  .indexNews ul li div.indexNewsContent p.desc em { display: block; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; font-style: normal; font-size: 14px; }
  .indexNews ul li:hover div.indexNewsContent { -webkit-transform: translateY(-90px); -ms-transform: translateY(-90px); -o-transform: translateY(-90px); transform: translateY(-90px); }
  .indexNews ul li:hover div.indexNewsContent p.desc em { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
  .indexNews ul li:hover div.indexNewsContent h3 { color: #007757; }
  .indexNews ul li:hover img { opacity: 0.5; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
  .indexNews ul li:hover span:after { content: ''; }
  .footImg { width: 100%; position: relative; }
  .footImg img { width: 100%; height: auto; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .PastTitle { display: block; }
  .ForumList ul li div { position: relative; padding: 30px; }
  .ForumList ul li div p.time { background-color: #fff; color: #246e64; font-size: 18px; width: 160px; line-height: 70px; height: 60px; padding-left: 30px; font-weight: 700; position: absolute; top: -50px; left: 0px; }
  .ForumList ul li div h3 { font-size: 20px; color: #000000; font-weight: 700; line-height: 28px; }
  .ForumList ul li div p.desc { font-size: 14px; color: #585858; line-height: 24px; border-top: 1px solid #ebebeb; margin-top: 25px; padding-top: 20px; }
  .member_Townshop dl { position: absolute; left: 0px; width: 100%; top: 0px; text-align: center; }
  .member_Detail .imgbox { width: 100%; }
  .member_Detail img { width: 100%; }
  .productImg p { border: 10px solid #236d63; }
  .productImg p em { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #134f46; position: absolute; font-style: normal; left: 20%; right: 20%; }
  .productImg p em i { display: block; }
  .productImg p img { padding-bottom: 10px; margin: 0px auto; }
  .life_list ul li { margin-top: 40px; }
  .productTitle { text-align: center; color: #282828; font-size: 18px; margin-top: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .productDesc { text-align: center; color: #b6b6b6; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 5px; }
  .life_list_title ul li { font-size: 16px; }
  .BrandTitle h3 span { font-size: 22px; }
  .BrandTitle p span { font-size: 16px; }
  .footClass ul li span { display: none; }
  .indexproductlist { margin-top: -140px; }
  .indexExclusivelist { margin-top: -140px; }
  .indexNewsbg { margin: 0px; background: none; }
  .indexStore_filterbox { border-top: 1px solid #f3f3f3; }
  .indexNewsTitle { text-align: center; font-size: 20px; color: #282828; font-weight: 700; padding-top: 0px; }
  .indexNewsTitle span { line-height: 24px; background: none; color: #282828; }
  .Store_filter_search label { padding: 13px 0px 14px 20px; }
  .Store_filter #location select { line-height: 50px; }
  .indexExclusive div.smallTitle { padding-top: 70px; }
  .indexproduct { height: 300px; }
  .indexExclusive { height: 300px; }
  .banner ul li video { -o-object-fit: cover; object-fit: cover; background: none; width:100%; height:100%; }
  .videoPlayer { -o-object-fit: cover; object-fit: cover; width:100%; height:100%; left:0px;transform: translateX(0%); -webkit-transform: translateX(0%);}
  .memberclub h3 { font-weight: 700; color: #ffffff; letter-spacing: 4px; }
  .memberclub .desc1 { font-size: 16px; padding-top: 10px; letter-spacing: 4px; }
  .memberclub .desc2 { font-size: 14px; padding-top: 10px; letter-spacing: 4px; }
  .memberclub .linkbtn { padding-top: 20px; }
  .memberclub .linkbtn a { line-height: 40px; font-size: 16px; padding: 0px 20px; } }

@media (min-width: 992px) { body { padding-top: 0px; }
  .header { background: none; left: 0px; right: 0px; padding: 10px 30px; }
  .header a.logo-m { display: none; }
  .header a.logo { display: block; }
  .header a.logo img { height: 65px; }
  .header a.logo img.logoPc { display: block; }
  .header a.logo img.logom { display: none; }
  .searchBtn { display: block; }
  .searchBtn span { border: 1px solid #fff; background: url(../images/img02.png) no-repeat center; }
  .head_searchbox { position: fixed; width: 300px; right: 0px; left: auto; top: 60px; }
  .header_btn { margin-top: 10px; }
  .navbtn p { border: 1px solid #fff; }
  .navbtn p span { background-color: #fff; }
  .navbtn p { -webkit-border-radius: 100%; border-radius: 100%; width: 36px; height: 36px; position: relative; cursor: pointer; }
  .navbtn p span { position: absolute; top: 12px; width: 14px; height: 1px; left: 10px; display: block; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
  .navbtn p span:nth-child(2) { top: 17px; }
  .navbtn p span:nth-child(3) { top: 22px; }
  .navbtnclose p span:nth-child(1) { top: 17px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
  .navbtnclose p span:nth-child(2) { display: none; }
  .navbtnclose p span:nth-child(3) { top: 17px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
  .nav { display: block; float: right; position: relative; left: auto; top: auto; right: auto; bottom: auto; overflow-y: visible; background: none; padding-top: 16px; }
  .nav ul { border-top: none; padding: 0px; }
  .nav ul li { float: left; margin-right: 20px; padding: 0px 0px 10px; border-bottom: none; }
  .nav ul li > a { color: #ffffff; font-size: 16px;text-shadow: 0px 0px 5px #666;}
  .nav ul li span { display: none; }
  .nav ul li p { position: absolute; border: none; left: -10px; right: -10px; top: 34px; padding: 0px; margin: 0px; background-color: #007757; overflow: hidden; max-height: 0px; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; display: block; }
  .nav ul li p a { text-align: center; color: #fff; }
  .nav ul li:hover p { max-height: 300px; height: auto; padding: 10px 0px; }
  .headerbg { background-color: #fff; -webkit-box-shadow: 0px 1px 2px -1px #ddd; box-shadow: 0px 1px 2px -1px #ddd; }
  .headerbg a.logo img.logoPc { display: none !important; }
  .headerbg a.logo img.logom { display: block !important; }
  .headerbg .nav ul li > a { color: #352b2b;text-shadow: 0px 0px 0px #666;}
  .headerbg .searchBtn span { border: 1px solid #007757; background: url(../images/img002.png) no-repeat center; }
  .headerbg .navbtn p { border: 1px solid #007757; }
  .headerbg .navbtn p span { background-color: #007757; }
  .Brandbg { padding: 60px 0px; }
  .indexproduct { height: 400px; }
  .indexproduct div.smallTitle { font-size: 26px; padding-top: 50px; }
  .indexproduct div.indexproduct_Class a { font-size: 18px; }
  .indexproduct div.bigTitle { font-size: 38px; padding-top: 40px; }
  .indexproductlist { margin-top: -150px; }
  .Brand dl { width: 476px; float: left; padding: 0px; }
  .Brand ul { float: left; width: -webkit-calc(100% - 476px); width: calc(100% - 476px); }
  .indexExclusive { height: 400px; margin-top: 60px; }
  .indexExclusive div.smallTitle { text-align: center; font-size: 26px; color: #fff; padding-top: 90px; }
  .indexExclusive div.bigTitle { font-size: 18px; color: #fff; padding-top: 20px; text-align: center; letter-spacing: 10px; }
  .indexExclusive div.bigTitle span { letter-spacing: 10px; }
  .indexExclusivelist { margin-top: -100px; }
  .memberlist { margin-top: -70px; }
  .memberlist ul li { float: left; width: 25%; }
  .memberbg { height: 500px; margin-top: 60px; }
  .member { padding: 50px 15px 0px; }
  .FounderStory dt { float: left; width: 50%; padding-left: 40px; padding-top: 80px; }
  .FounderStory dt h3 { font-size: 20px; }
  .FounderStory dt h4 { font-size: 16px; padding-top: 35px; }
  .FounderStory dt p { font-size: 14px; padding-top: 20px; }
  .FounderStory dd { float: right; width: 50%; padding-right: 20px; }
  .FounderStory dd img { max-width: inherit; height: 820px; margin-top: -40px; }
  .FounderStory_leftImg { width: 75px; }
  .FounderStory_rightImg { width: 130px; }
  .commonTitle { font-size: 30px; padding: 80px 0px 0px; }
  .indexproductlist { padding-bottom: 45px; }
  .indexExclusivelist { padding-bottom: 45px; }
  .indexproductlist ul li h3 { font-size: 18px; margin-top: 20px; }
  .indexExclusivelist ul li h3 { font-size: 18px; margin-top: 20px; }
  .indexExclusivelist ul li p { margin-top: 7px; }
  .indexproductlist ul li p { margin-top: 7px; font-size: 14px; }
  .memberlist ul li h3 { font-size: 18px; padding-top: 25px; }
  .memberlist ul li p { font-size: 13px; padding-top: 15px; }
  .exclusive ul li div img { -webkit-transform: translateY(-120px); -ms-transform: translateY(-120px); -o-transform: translateY(-120px); transform: translateY(-120px); }
  .exclusive ul li.swiper-slide-active div img { -webkit-transform: translateY(-80px); -ms-transform: translateY(-80px); -o-transform: translateY(-80px); transform: translateY(-80px); opacity: 1; }
  .exclusive ul li div img { max-height: 480px; }
  .exclusive ul li dl dt { float: left; width: 50%; padding-left: 60px; font-size: 26px; color: #000000; padding-top: 60px; opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; -webkit-transition-delay: .9s; -o-transition-delay: .9s; transition-delay: .9s; }
  .exclusive ul li dl dd { float: left; width: 50%; color: #333; padding-top: 60px; line-height: 24px; opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; -webkit-transition-delay: 1.1s; -o-transition-delay: 1.1s; transition-delay: 1.1s; }
  .exclusivebox { padding: 0px 20px; margin-bottom: 60px; margin-left: 10px; margin-right: 10px; }
  .exclusivebox span.exclusivePrev { left: -10px; }
  .exclusivebox span.exclusiveNext { right: -10px; }
  .exclusive { margin-top: 80px; }
  .exclusive_title { padding-bottom: 120px; }
  .exclusive_title h3 { font-size: 30px; }
  .exclusive_title p { font-size: 14px; padding-top: 25px; padding-bottom: 20px; }
  .member_interests_money { padding: 85px 0px; }
  .memberBanner dl { padding: 120px 0px; }
  .memberBanner dl h3 { font-size: 40px; line-height: 60px; letter-spacing: 4px; }
  .memberBanner dl p.desc1 { font-size: 20px; border-bottom: 1px solid #fff; letter-spacing: 10px; padding-top: 20px; padding-bottom: 20px; }
  .memberBanner dl p.desc2 { font-size: 16px; line-height: 30px; letter-spacing: 4px; padding-top: 20px; }
  .member_interests { padding-top: 80px; }
  .member_interests h3 { font-size: 30px; }
  .member_interests p.desc1 { font-size: 24px; padding-top: 35px; }
  .member_interests p.desc2 { padding-top: 8px; }
  .member_interests_img { padding: 90px 0px; margin-top: 20px; }
  .member_interests_img h3 { font-size: 17px; position: relative; }
  .member_interests_img h3 span { font-size: 80px; font-weight: 700; }
  .member_interests_img p { font-size: 20px; }
  .member_interests_img h3:after { content: ''; }
  .member_welfare h3 { font-size: 24px; padding-top: 80px; }
  .member_Townshop dl h3 { font-size: 24px; color: #282828; padding-top: 70px; }
  .TownshopBox h3 { font-size: 18px; }
  .TownshopPrice span { font-size: 34px; }
  .member_Townshoplist { margin-top: -135px; }
  .member_Townshoplist ul li { padding: 0px; }
  .member_Opencard h3 { padding-top: 70px; font-size: 24px; }
  .member_upgrade dl dt h3 { font-size: 24px; }
  .member_upgrade dl dt p { font-size: 18px; }
  .member_Giftbox h3 { font-size: 24px; }
  .member_Giftbox p { font-size: 18px; }
  .member_integral h3 { font-size: 24px; }
  .member_integral p { font-size: 18px; }
  .member_Exclusive h3 { font-size: 30px; }
  .member_magical dl h3 { font-size: 24px; }
  .member_VipCard h3 { font-size: 20px; }
  .member_VipCard p { font-size: 16px; }
  .member_Opencard ul li p.money { font-size: 70px; line-height: 100px; }
  .member_Opencard ul li p.cross { padding: 20px 0px; }
  .member_Exclusive ul li { padding: 0px 15px; float: left; width: 20%; text-align: center; }
  .member_Exclusive ul li img { max-width: 100%; margin: 0px auto; display: block; }
  .member_Exclusive ul li h4 { color: #282828; font-size: 20px; padding-top: 15px; font-weight: 700; }
  .member_Exclusive ul li p { color: #888888; font-size: 14px; line-height: 24px; padding-top: 5px; }
  .member_Detail { padding: 80px 0px; text-align: center; }
  .member_Detail h3 { font-size: 24px; }
  .member_magical { padding: 80px 0px 60px; overflow: hidden; }
  .member_magical ul li div.askAnswerbox { border: 1px solid #ebebeb; position: relative; padding: 25px 30px 30px 115px; }
  .member_magical ul li div.askAnswerbox img { position: absolute; left: 30px; top: 30px; width: 66px; }
  .member_magical ul li div.askAnswerbox h3 { font-size: 14px; color: #999999; padding-top: 15px; }
  .member_magical ul li div.askAnswerbox p { font-size: 18px; margin-top: 8px; min-height: 54px; }
  .member_VipCard img { max-width: 100%; }
  .member_VipCard { padding: 65px 0px; }
  .newslist ul li span { display: block; float: left; width: 300px; overflow: hidden; }
  .newslist ul li h3 { font-size: 20px; margin-top: 15px; }
  .newslist ul li p.desc { font-size: 14px; margin-top: 20px; }
  .newslist ul li p.time { padding-top: 20px; }
  .newsBannerdot { position: absolute; z-index: 99; right: 100px; bottom: 15%; width: 370px; text-align: left; }
  .newsBanner ul li div.newsBannerContent { position: absolute; padding: 20px 30px 0px; right: 100px; top: 50px; bottom: 50px; width: 400px;background-color:#fff;}
  .newsBanner ul li div.newsBannerContent h3 { font-size: 20px; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .newsBanner ul li div.newsBannerContent h3:after { content: ' '; }
  .newsBanner ul li div.newsBannerContent p.desc { font-size: 14px; color: #333333; margin-top: 15px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .newsBanner ul li div.newsBannerContent p.time { margin-top: 15px; padding-top: 15px; }
  .newsDetail_Page { border-bottom: 1px solid #e5e5e5; overflow: hidden; padding: 40px 0px; }
  .newsDetail_Page a { font-size: 20px; width: 50%; float: left; color: #000000; font-weight: 700; padding-left: 100px; position: relative; line-height: 30px; overflow: hidden; text-overflow: ellipsis; height: 30px; }
  .newsDetail_Page a span { position: absolute; left: 0px; color: #8d8d8d; font-weight: 100; font-size: 14px; }
  .newsDetail_Page a span:before { content: '<'; color: #333333; margin-right: 10px; font-size: 22px; font-family: '宋体'; font-weight: 700; vertical-align: middle; }
  .newsDetail_Page a:nth-child(2) { text-align: right; padding-left: 0px; padding-right: 100px; }
  .newsDetail_Page a:nth-child(2) span { right: 0px; left: auto; }
  .newsDetail_Page a:nth-child(2) span:before { display: none; }
  .newsDetail_Page a:nth-child(2) span:after { content: '>'; color: #333333; margin-left: 10px; font-size: 22px; font-family: '宋体'; font-weight: 700; vertical-align: middle; }
  .ForumListbox { margin-top: 80px; }
  .Store_filter { border-bottom: 1px solid #e9e9e9; padding: 80px 0px; }
  .Storelist ul li { border-bottom: 1px solid #e9e9e9; padding: 60px 0px; cursor: pointer; }
  .Storelist ul li h3 { float: left; font-size: 30px; width: 300px; line-height: 40px; }
  .Storelist ul li p.address { float: left; width: 450px; display: block; }
  .Storelist ul li p.time { float: left; width: 180px; display: block; }
  .StoreImg { overflow: hidden; position: relative; margin-top: 40px; }
  .Brand_introduction dl dt { float: left; width: 350px; min-height: 320px; padding: 25px 25px 0px; background-color: #f9f9f9; margin-top: 15px; }
  .Brand_introduction dl dt h3 { font-size: 28px; color: #246e64; font-weight: 700; line-height: 30px; }
  .Brand_introduction dl dt h4 { font-size: 20px; color: #246e64; font-weight: 700; line-height: 28px; padding-top: 15px; }
  .Brand_introduction dl dt p { font-size: 14px; line-height: 30px; color: #666666; padding-top: 15px; }
  .Brand_introduction dl dd { float: right; width: -webkit-calc(100% - 395px); width: calc(100% - 395px); }
  .Brand_introduction dl dd img { width: 100%; display: block; }
  .Brand_Features ul li { float: left; width: 25%; padding: 0px 2px; position: relative; min-height: 300px; }
  .Brand_Features { min-height: 400px; }
  .Brand_Features ul li { margin: 0px; }
  .Brand_Features ul li div { position: relative; z-index: 9; text-align: center; color: #fff; padding: 110px 0px 0px 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
  .Brand_Features ul li p.desc { line-height: 24px; display: none; }
  .Brand_Features ul li p.line { display: none; }
  .Brand_Features ul li:hover:after { top: -30px; bottom: -30px; }
  .Brand_Features ul li:hover div { padding-top: 70px; color: #c9e6c7; }
  .Brand_Features ul li:hover p { display: block !important; }
  .Store_filter_search input.Store_filter_searchBtn { position: absolute; background-color: #323232; color: #fff; font-size: 14px; width: 180px; right: 0px; top: 0px; height: 100%; }
  .StoreImgbox span.StoreImgPrev { left: 48px; }
  .StoreImgbox span.StoreImgNext { right: 48px; }
  .exclusiveBanner p { font-size: 35px; letter-spacing: 5px; text-indent: 5px; }
  .ForumList ul li { width: 33.3333%; }
  .Brand_meaning:nth-child(2n) { background-color: #f9f9f9; }
  .Brand_introduction dl dt { padding: 25px 20px; background-color: #f9f9f9; }
  .Brand_introduction dl { padding: 35px 0px; }
  .Brand_Featuresbg { margin-top: 0px; }
  .Brand_Featuresbg h3 { color: #fff; padding-top: 80px; text-align: center; font-size: 30px; }
  .life_banner img { display: block; width: 100%; height: auto; }
  .member_Townshoplist .swiper-pagination { display: none; }
  .life_list ul li:nth-child(2n+1) { clear: none; }
  .life_list ul li:nth-child(3n+1) { clear: left; }
  .life_bigclass ul li img { display: block; margin: 0px auto; height: 50px; }
  .memberclub h3 { font-size: 26px; font-weight: 700; color: #ffffff; letter-spacing: 4px; }
  .memberclub .desc1 { font-size: 20px; padding-top: 20px; letter-spacing: 4px; }
  .memberclub .desc2 { font-size: 18px; padding-top: 20px; letter-spacing: 4px; }
  .memberclub .linkbtn { padding-top: 30px; }
  .memberclub .linkbtn a { line-height: 50px; font-size: 20px; padding: 0px 30px; } }

@media (min-width: 1260px) { .nav ul li { float: left; margin-right: 35px; }
  .Brandbg { padding: 100px 0px; }
  .Brand dl { width: 540px; float: left; }
  .Brand ul { float: left; width: -webkit-calc(100% - 540px); width: calc(100% - 540px); }
  .indexproduct { height: 600px; }
  .indexproduct div.smallTitle { font-size: 36px; padding-top: 80px; }
  .indexExclusive div.smallTitle { font-size: 36px; }
  .indexproduct div.indexproduct_Class a { font-size: 20px; }
  .indexExclusive div.bigTitle { font-size: 20px; }
  .indexproduct div.bigTitle { font-size: 42px; padding-top: 60px; }
  .indexExclusive { margin-top: 100px; }
  .indexExclusive { height: 600px; margin-top: 60px; }
  .indexExclusivelist { margin-top: -165px; }
  .memberlist { margin-top: -140px; }
  .indexNewsTitle { padding-top: 60px; }
  .memberbg { height: 660px; margin-top: 120px; }
  .member { padding: 70px 15px 0px; }
  .BrandTitle h3 { font-size: 30px; }
  .FounderStory dt { float: left; width: 60%; padding-left: 105px; padding-top: 60px; padding-bottom: 0px; }
  .FounderStory dt h3 { font-size: 30px; }
  .FounderStory dt h4 { font-size: 18px; padding-top: 55px; }
  .FounderStory dt p { font-size: 14px; padding-top: 30px; }
  .FounderStory dd { float: right; width: 40%; padding-right: 80px; }
  .FounderStory_leftImg { width: 118px; }
  .FounderStory_rightImg { width: 180px; }
  .commonBanner p { font-size: 45px; }
  .soleBanner p { font-size: 50px; }
  .exclusivebox { padding: 0px 20px; margin-bottom: 100px; }
  .exclusivebox span.exclusivePrev { left: -30px; }
  .exclusivebox span.exclusiveNext { right: -30px; }
  .exclusive_title { padding-bottom: 140px; }
  .exclusive ul li div img { -webkit-transform: translateY(-140px); -ms-transform: translateY(-140px); -o-transform: translateY(-140px); transform: translateY(-140px); }
  .exclusive ul li.swiper-slide-active div img { -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); opacity: 1; }
  .exclusive ul li div img { max-height: 580px; }
  .exclusive ul li dl dt { float: left; width: 50%; padding-left: 130px; font-size: 30px; }
  .member_interests_money ul li { float: left; width: 12.5%; }
  .StoreImgbox span.StoreImgPrev { left: 32px; }
  .StoreImgbox span.StoreImgNext { right: 32px; }
  .memberBanner dl { max-width: 465px; }
  .memberBanner dl h3 { font-size: 50px; line-height: 60px; letter-spacing: 8px; }
  .memberBanner dl p.desc1 { font-size: 24px; border-bottom: 1px solid #fff; letter-spacing: 10px; padding-top: 20px; padding-bottom: 20px; }
  .memberBanner dl p.desc2 { font-size: 18px; line-height: 30px; letter-spacing: 4px; padding-top: 20px; }
  .member_interests_money ul li:nth-child(4n) { border-right: 1px solid #e1e1e1; }
  .member_interests_money ul li:last-child { border: none; }
  .member_Opencard { padding: 0px; }
  .member_Opencard ul li p.money { font-size: 90px; line-height: 100px; }
  .member_Opencard ul li p.cross { padding: 40px 0px; }
  .member_v3 { padding: 0px; }
  .member_OnCall dl { padding: 0px; }
  .member_magical ul { margin: 0px -10px; }
  .newslist ul li { padding: 30px 100px; }
  .newsBanner ul li div.newsBannerContent { padding: 20px 30px 0px; }
  .newsBanner ul li div.newsBannerContent h3 { font-size: 20px; display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newsBanner ul li div.newsBannerContent h3:after { content: ' '; }
  .newsBanner ul li div.newsBannerContent p.desc { font-size: 14px; color: #333333; margin-top: 15px; display: -webkit-box; height: 96px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
  .newsBanner ul li div.newsBannerContent p.time { margin-top: 15px; padding-top: 15px; }
  .StoreImgbox { padding: 0px; }
  .Storelist ul li h3 { float: left; font-size: 30px; width: 450px; line-height: 40px; }
  .Storelist ul li p.address { float: left; width: 450px; }
  .Storelist ul li p.time { float: left; width: 180px; }
  .Brand_introduction dl dt { float: left; width: 350px; min-height: 400px; padding: 65px 35px 0px; background-color: #f9f9f9; margin-top: 45px; }
  .Brand_introduction dl dt h3 { font-size: 28px; color: #246e64; font-weight: 700; line-height: 30px; }
  .Brand_introduction dl dt h4 { font-size: 24px; color: #246e64; font-weight: 700; line-height: 28px; padding-top: 15px; }
  .Brand_introduction dl dt p { font-size: 14px; line-height: 30px; color: #666666; padding-top: 25px; }
  .Brand_introduction dl dd { float: right; width: -webkit-calc(100% - 395px); width: calc(100% - 395px); }
  .Brand_introduction dl dd img { width: 100%; display: block; }
  .Brand_introduction dl { padding: 70px 0px; }
  .Brand_Features ul li { float: left; width: 25%; padding: 0px 2px; position: relative; min-height: 300px; }
  .Brand_Featuresbg { background: url(../images/img98.jpg) no-repeat; width: 100%; min-height: 720px; padding: 0px 15px; }
  .Brand_Featuresbg h3 { color: #fff; padding-top: 80px; text-align: center; font-size: 30px; }
  .Brand_Features { padding-top: 80px; }
  .exclusiveBanner p { font-size: 40px; letter-spacing: 10px; text-indent: 10px; }
  .memberclub h3 { font-size: 36px; font-weight: 700; color: #ffffff; letter-spacing: 4px; }
  .memberclub .desc1 { font-size: 24px; padding-top: 30px; letter-spacing: 4px; }
  .memberclub .desc2 { font-size: 20px; padding-top: 30px; letter-spacing: 4px; }
  .memberclub .linkbtn { padding-top: 50px; }
  .memberclub .linkbtn a { line-height: 60px; font-size: 24px; padding: 0px 40px; } }

@media (min-width: 1420px) { .newsBanner ul li div.newsBannerContent { padding: 60px 30px 0px; }
  .newsBanner ul li div.newsBannerContent h3 { font-size: 20px; }
  .newsBanner ul li div.newsBannerContent h3:after { content: ' '; }
  .newsBanner ul li div.newsBannerContent p.desc { font-size: 14px; color: #333333; margin-top: 25px; }
  .newsBanner ul li div.newsBannerContent p.time { margin-top: 25px; padding-top: 25px; }
  .exclusiveBanner p { font-size: 50px; letter-spacing: 20px; text-indent: 20px; }
  .memberclub h3 { font-weight: 700; color: #ffffff; letter-spacing: 4px; }
  .memberclub .desc1 { padding-top: 30px; letter-spacing: 4px; }
  .memberclub .desc2 { padding-top: 30px; letter-spacing: 4px; }
  .memberclub .linkbtn { padding-top: 50px; }
  .memberclub .linkbtn a { display: inline-block; -webkit-border-radius: 40px; border-radius: 40px; background-color: #fff; line-height: 60px; color: #080808; padding: 0px 40px; } }

@media (min-width: 1660px) { .exclusivebox span.exclusivePrev { left: -50px; }
  .exclusivebox span.exclusiveNext { right: -50px; } }
  
  
  /*20210108 s*/
  .show-qrcode {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 3;
	  -webkit-transition: all .3s;
	  -o-transition: all .3s;
	  transition: all .3s;
	  pointer-events: none;
	  opacity: 0;
  }
  .show-qrcode::before {
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(0,0,0,.5);
	  -webkit-transition: all .3s;
	  -o-transition: all .3s;
	  transition: all .3s;
	  opacity: 0;
  }
  .show-qrcode p {
	  position: absolute;
	  width: 80%;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%) scale(0.2);
      -ms-transform: translate(-50%, -50%) scale(0.2);
      -o-transform: translate(-50%, -50%) scale(0.2);
      transform: translate(-50%, -50%) scale(0.2);
	  -webkit-transition: all .3s;
	  -o-transition: all .3s;
	  transition: all .3s;
	  
  }
  .show-qrcode p::after {
	  content: '';
	  display: block;
	  padding-bottom: 100%;
  }
  .show-qrcode p 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%);
	  width: 100%;
	  height: 100%;
	 
  }
  .show-qrcode p i {
	  display: none;
  }
  .brand-type .brand .swiper-container .img:hover .show-qrcode,
.brand-type .brand .swiper-container .img:hover .show-qrcode::before  {
	  opacity: 1;
	  pointer-events: auto;
  }
  .brand-type .brand .swiper-container .img:hover .show-qrcode p {
	  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      -o-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
  }
  @media (min-width: 1024px) {
	  .memberlist .swiper-pagination,
		.indexNews .swiper-pagination{
		  display: none;
	  }
  }
  @media (min-width: 1260px) {
	  .brand-type .brand .swiper-container .img:hover .show-qrcode p {
		  background: #fff;
	  }
	  .show-qrcode p img {
		 width: 100%;
		 height: 100%;
		 
	  }
	  .show-qrcode p i {
		  position: absolute;
		  top: 100%;
		  padding-top: 10px;
		  font-style: initial;
		  width: 100%;
		  text-align: center;
		  color: #fff;
		  display: block;
	  }
  }
  /*20210108 e*/
  
/*--公共部分--*/
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; }

html, body, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-weight: 100; }

p { margin: 0px; padding: 0px; }

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

img { border: 0px; vertical-align: middle; max-width: 100%; max-height: 100%; }

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

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

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

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

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

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

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

input, textarea, select, button { border: none; outline: none; color: inherit; font-size: inherit; background: none; font-family: inherit; outline: none; padding: 0; }

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; resize: none; }

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

a, button, input, optgroup, select, textarea { /* 移动端点击后会出现"暗色"的背景 */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input::-ms-clear { display: none; }

/* 去除IE浏览器器下输入框叉叉 */
input::-ms-reveal { display: none; }

/* 去除IE浏览器器下输入框叉叉 */
input:-internal-autofill-previewed, input:-internal-autofill-selected { -webkit-text-fill-color: #999 !important; -webkit-transition: background-color 99999999s ease-in-out 0s !important; transition: background-color 99999999s ease-in-out 0s !important; }

input, textarea { -webkit-appearance: none; }

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

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

.clearfix { *zoom: 1; }

:root ul, :root li { margin: 0px; padding: 0px; list-style: none; }

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

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

input, textarea, button { border: none; outline: none; color: inherit; font-size: 14px; background: none; font-family: inherit; outline: none; }

textarea { resize: none; overflow: auto; }

/* 去除input默认样式 */
input { -webkit-appearance: none; }

input { background: none; outline: none; border: none; }

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

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: #c1c7cf; -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.PopupVideo { position: absolute; left: 50%; width: 100%; top: 50%; max-width: 920px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; height: 460px; }

.closeVideo { position: absolute; right: 25px; top: -25px; width: 22px; height: 22px; cursor: pointer; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closeVideo::after { content: ''; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.closeVideo::before { content: ''; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.bd_weixin_popup_bg { position: absolute; left: -400px; top: -400px; width: 260px; height: 320px; border: 0; padding: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); z-index: 11000; }

.bd_weixin_popup { position: absolute; left: -400px; top: -400px; padding: 10px; width: 240px; height: 300px; background: #fff; border: solid 1px #d8d8d8; z-index: 11001; font-size: 12px; }

.bd_weixin_popup .bd_weixin_popup_head { font-size: 12px; font-weight: bold; text-align: left; line-height: 16px; height: 16px; position: relative; color: #000; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close { width: 16px; height: 16px; position: absolute; right: 0; top: 0; color: #999; text-decoration: none; font-size: 16px; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover { text-decoration: none; }

.bd_weixin_popup .bd_weixin_popup_main { padding: 15px 10px; min-height: 150px; _height: 150px; }

.bd_weixin_popup .bd_weixin_popup_foot { font-size: 12px; text-align: left; line-height: 22px; color: #666; }

.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }

.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }

.bdshare-button-style0-16 .bds_renren { background-position: 0 -208px; }

.bdshare-button-style0-16 .bds_tqq { background-position: 0 -260px; }

.bdshare-button-style0-16 .bds_kaixin001 { background-position: 0 -312px; }

.bdshare-button-style0-16 .bds_tqf { background-position: 0 -364px; }

.bdshare-button-style0-16 .bds_hi { background-position: 0 -416px; }

.bdshare-button-style0-16 .bds_douban { background-position: 0 -468px; }

.bdshare-button-style0-16 .bds_tsohu { background-position: 0 -520px; }

.bdshare-button-style0-16 .bds_tieba { background-position: 0 -728px; }

.bdshare-button-style0-16 .bds_hx { background-position: 0 -988px; }

.bdshare-button-style0-16 .bds_fx { background-position: 0 -1040px; }

.bdshare-button-style0-16 .bds_ty { background-position: 0 -1196px; }

.bdshare-button-style0-16 .bds_fbook { background-position: 0 -1352px; }

.bdshare-button-style0-16 .bds_twi { background-position: 0 -1404px; }

.bdshare-button-style0-16 .bds_linkedin { background-position: 0 -1664px; }

.bdshare-button-style0-16 .bds_meilishuo { background-position: 0 -1716px; }

.bdshare-button-style0-16 .bds_mogujie { background-position: 0 -1768px; }

.bdshare-button-style0-16 .bds_diandian { background-position: 0 -1820px; }

.bdshare-button-style0-16 .bds_huaban { background-position: 0 -1872px; }

.bdshare-button-style0-16 .bds_duitang { background-position: 0 -2028px; }

.bdshare-button-style0-16 .bds_youdao { background-position: 0 -2080px; }

.bdshare-button-style0-16 .bds_wealink { background-position: 0 -2184px; }

.bdshare-button-style0-16 .bds_copy { background-position: 0 -2288px; }

.bdshare-button-style0-16 .bds_mail { background-position: 0 -2340px; }

.bdshare-button-style0-16 .bds_print { background-position: 0 -2392px; }

.bdshare-button-style0-16 .bds_mshare { background-position: 0 -2444px; }

.bdshare-button-style0-16 .bds_sqq { background-position: 0 -2652px; }

.bdshare-button-style0-16 .bds_sdo { background-position: 0 -2704px; }

.bdshare-button-style0-16 .bds_qingbiji { background-position: 0 -2756px; }

.bdshare-button-style0-16 .bds_people { background-position: 0 -2808px; }

.bdshare-button-style0-16 .bds_xinhua { background-position: 0 -2912px; }

.bdshare-button-style0-16 .bds_yaolan { background-position: 0 -2964px; }

.bdshare-button-style0-16 .bds_thx { background-position: 0 -2496px; }

.bdshare-button-style0-16 .bds_bdhome { background-position: 0 -156px; }

.bdshare-button-style0-16 .bds_bdxc { background-position: 0 -2548px; }

.bdshare-button-style0-16 .bds_bdysc { background-position: 0 -3068px; }

.bdshare-button-style0-16 .bds_isohu { background-position: 0 -3016px; }

.bdshare-button-style0-16 .bds_more { background-position: 0 0; }

.bdshare-button-style0-16 .bds_ibaidu { background-position: 0 -3120px; }

.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }

.bdshare-button-style0-16 .bds_iguba { background-position: 0 -1300px; }

.bdshare-button-style0-16 { zoom: 1; }

.bdshare-button-style0-16:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more { float: left; font-size: 12px; padding-left: 17px; line-height: 16px; height: 16px; background-image: url(../images/icons_0_16.png?v=d754dcc0.png); background-repeat: no-repeat; cursor: pointer; margin: 6px 6px 6px 0; }

.bdshare-button-style0-16 a:hover { color: #333; opacity: .8; filter: alpha(opacity=80); }

.bdshare-button-style0-16 .bds_more { color: #333; float: left; }

.bdshare-button-style0-16 .bds_count { color: #333; background: url(../images/sc.png?v=a970ff04.png) no-repeat 0 -30px; width: 42px; height: 16px; padding: 0; margin: 6px 0 0; text-align: center; }

.bdshare-button-style0-16 .bds_count:hover { background-position: -42px -30px; }

.bdshare-button-style0-16 .bds_button_image { float: left; cursor: pointer; margin: 6px 6px 0 0; height: auto; padding: 0; }

.bdshare-button-style0-16 .bdshare_button_count { background: url(../images/sc.png?v=a970ff04.png) no-repeat 0 0; width: 44px; height: 24px; line-height: 24px; }

.bdshare-button-style0-16 .bdshare_button_count:hover { background-position: -44px 0; }

.bds_tfh, .bds_baidu, .bds_qq, .bds_msn, .bds_sohu, .bds_qy, .bds_leho, .bds_ifeng, .bds_ff, .bds_tuita, .bds_ms, .bds_deli, .bds_s51, .bds_t163, .bds_share189, .bds_xg, .bds_s139 { display: none; }

.commonTitleLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonTitleLocation h3 { float: left; font-size: 16px; position: relative; }

.commonTitleLocation p { float: right; }

.commonTitleLocation p a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonTitleLocation p a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonTitleLocation p a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonTitleLocation p a:first-child::after { display: none; }

.commonTitleLocation p a.current { color: #333; }

.commonTitleLocation p img { display: inline-block; vertical-align: middle; }

.commonLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonLocation a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonLocation a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonLocation a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonLocation a:first-child::after { display: none; }

.commonLocation a.current { color: #333; }

.commonLocation img { display: inline-block; vertical-align: middle; }

.select2-container { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; }

.select2-container .select2-selection--single { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; height: 28px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear { position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }

.select2-container .select2-selection--multiple { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-search--inline { float: left; }

.select2-container .select2-search--inline .select2-search__field { -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-dropdown { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; }

.select2-results { display: block; }

.select2-results__options { list-style: none; margin: 0; padding: 0; }

.select2-results__option { padding: 6px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-results__option[aria-selected] { cursor: pointer; }

.select2-container--open .select2-dropdown { left: 0; }

.select2-container--open .select2-dropdown--above { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-search--dropdown { display: block; padding: 4px; }

.select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide { display: none; }

.select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); }

.select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; }

.select2-container--default .select2-selection--single { background-color: #fff; -webkit-border-radius: 4px; border-radius: 4px; font-size: 19px; color: #006652; }

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered { -webkit-box-sizing: border-box; box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] { padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] { color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; }

.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; outline: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee)); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc)); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; -webkit-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee)); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff)); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; outline: 0; }

.select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.select2-container--classic .select2-dropdown { background-color: #fff; border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above { border-bottom: none; }

.select2-container--classic .select2-dropdown--below { border-top: none; }

.select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] { padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; }

.select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; }

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

.DefaultSelector > span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.DefaultSelector > span:nth-child(2) { margin-right: 4px; }

.DefaultSelector > span:nth-child(4) { margin-right: 4px; }

.DefaultSelector .select2-container--default .select2-selection--single { -webkit-border-radius: 0px; border-radius: 0px; height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 45px; color: #006652; font-size: 20px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; top: 0px; display: none; }

.defaSearchList { padding: 50px 0px; }

.defaSearchList dl { border-bottom: 1px solid #eee; padding-bottom: 10px; }

.defaSearchList dl dt { float: left; font-size: 16px; }

.defaSearchList dl dd { float: right; font-size: 14px; }

.defaSearchList li { padding: 10px 20px 15px; margin-top: 15px; border-bottom: 1px solid #eee; background: #f6f6f6; }

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

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

.defaWebMap { background-color: #fff; }

.defaWebMap dl { border: 1px solid #e6e6e6; margin-top: 30px; }

.defaWebMap dl h3 { padding-left: 20px; padding-bottom: 5px; }

.defaWebMap dl h3 span { font-size: 20px; color: #00a1e9; position: relative; top: -12px; background-color: #fff; padding: 0px 13px; }

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

.defaWebMap dl dd { padding-left: 33px; padding-bottom: 15px; }

.defaWebMap dl dd a { font-size: 14px; padding-right: 20px; display: inline-block; padding-bottom: 8px; }

.defaWebMap dl dd a em { display: inline-block; margin-right: 8px; width: 3px; height: 3px; background-color: #d90000; vertical-align: middle; }

.defaContent { font-size: 14px; line-height: 24px; }

.defaContent p { margin-bottom: 10px; }

.defaContent img { display: block; max-width: 100%; margin: 0px auto; }

.defaPrevNextpage { margin-top: 40px; border-top: 1px solid #3d3f48; border-bottom: 1px solid #3d3f48; }

.defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 90px 0px 90px; font-size: 14px; line-height: 50px; white-space: nowrap; height: 50px; }

.defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 10px; top: 0px; display: block; width: 75px; }

.defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 0px; width: 80px; display: block; }

.defaPrevNextpage p a { display: block; text-overflow: ellipsis; overflow: hidden; }

.defaPrevNextpage p:nth-child(2) { border: none; }

.defaPrevNextpage p:nth-child(2) span:after { border-bottom: none; border-top: 5px solid #000000; }

/* 背景图 */
.background_img { background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* 图片居中 */
.picture_container { position: relative; overflow: hidden; background: none; }

.picture_container img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s linear; transition: all .3s linear;  max-width: none;max-height: none;width:100%;}

[class*=animate_] { /* 动画时间，动画开始前的状态 */ -webkit-animation-duration: 1.2s; animation-duration: 1.2s; opacity: 0; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.bgcolor { background-color: #999; }
465
.oneText { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

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

.flex_column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex_wrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_row_center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.flex_row_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flex_row_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flex_row_justify { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.flex_column_center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.flex_column_start { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.flex_column_end { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.flex1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.flex_rank_1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.flex_rank_2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

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

.picture_scale:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.1); transform: translate3d(0, 0, 0) scale(1.1); }

/* 居中标签 */
.center1200 { width: 1200px; margin: 0 auto; }

.center1300 { width: 1300px; margin: 0 auto; }

.center1400 { width: 1500px; margin: 0 auto; }

.center1500 { width: 1500px; margin: 0 auto; }

.center1600 { width: 1600px; margin: 0 auto; }

@media (min-width: 768px) { .defaWebMap dl { margin-top: 50px; }
  .defaWebMap dl dd a { padding-right: 50px; } }

@media (min-width: 992px) { .commonTitleLocation { padding: 20px 0; }
  .commonTitleLocation h3 { font-size: 24px; }
  .commonTitleLocation p { padding-top: 5px; }
  .commonTitleLocation p a { font-size: 14px; }
  .commonLocation { padding: 20px 0; }
  .commonLocation a { font-size: 14px; }
  .defaSearchList li { padding: 15px 35px 25px; margin-top: 25px; }
  .defaSearchList li h3 { font-size: 20px; line-height: 36px; padding-bottom: 5px; }
  .defaSearchList li .defaDesc { font-size: 13px; padding-top: 10px; line-height: 24px; }
  .defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 40px; top: 0px; display: block; width: 15%; }
  .defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 30px; width: 120px; display: block; }
  .defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 130px 0px 20%; font-size: 18px; line-height: 70px; white-space: nowrap; height: 70px; } }

/* animate_fade 2020.02.27 zlz */
/* fade200 位移200px */
/* fade150 位移150px */
/* fade100 位移100px */
/* fade80 位移80px */
/* fade50 位移50px */
/* fade30 位移30px */
/* fade20 位移20px */
/* fade10 位移10px */
/* fadeLeft */
@-webkit-keyframes fadeInLeft200 { from { opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft200 { from { opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft150 { from { opacity: 0;
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft150 { from { opacity: 0;
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft100 { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft100 { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft80 { from { opacity: 0;
    -webkit-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft80 { from { opacity: 0;
    -webkit-transform: translate3d(-80px, 0, 0);
    transform: translate3d(-80px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft50 { from { opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft50 { from { opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft30 { from { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft30 { from { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft20 { from { opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft20 { from { opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInLeft10 { from { opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft10 { from { opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

/* fadeRight */
@-webkit-keyframes fadeInRight200 { from { opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight200 { from { opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight150 { from { opacity: 0;
    -webkit-transform: translate3d(150px, 0, 0);
    transform: translate3d(150px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight150 { from { opacity: 0;
    -webkit-transform: translate3d(150px, 0, 0);
    transform: translate3d(150px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight100 { from { opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight100 { from { opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight80 { from { opacity: 0;
    -webkit-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight80 { from { opacity: 0;
    -webkit-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight50 { from { opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight50 { from { opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight30 { from { opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight30 { from { opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight20 { from { opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight20 { from { opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInRight10 { from { opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight10 { from { opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

/* fadeUp */
@-webkit-keyframes fadeInUp200 { from { opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp200 { from { opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp150 { from { opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp150 { from { opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp100 { from { opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp100 { from { opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp80 { from { opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp80 { from { opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp50 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp50 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp30 { from { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp30 { from { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp20 { from { opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp20 { from { opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInUp10 { from { opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp10 { from { opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

/* fadeDown */
@-webkit-keyframes fadeInDown200 { from { opacity: 0;
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown200 { from { opacity: 0;
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown150 { from { opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown150 { from { opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown100 { from { opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown100 { from { opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown80 { from { opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown80 { from { opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown50 { from { opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown50 { from { opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown30 { from { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown30 { from { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown20 { from { opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown20 { from { opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes fadeInDown10 { from { opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown10 { from { opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

/* fadeInWidth */
@-webkit-keyframes fadeInWidth100 { from { width: 0;
    opacity: 1; }
  to { width: 100%;
    opacity: 1; } }

@keyframes fadeInWidth100 { from { width: 0;
    opacity: 1; }
  to { width: 100%;
    opacity: 1; } }

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

/* fadeIn */
@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

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

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



/*--公共样式--*/
body { padding-top: 60px; }

.hideScroll { overflow: hidden; }

.defaheader { position: fixed; left: 0px; top: 0px; width: 100%; z-index: 999; padding: 15px; background: #000; }

.defalogo { display: block; float: left; }

.defalogo img { height: 30px; }

.defanav { position: fixed; left: 0px; top: 60px; background: #fff; bottom: 0px; overflow-y: auto; right: 0px; display: none; }

.defanav ul { padding: 20px; }

.defanav ul li { border-bottom: 1px solid #eee; line-height: 40px; position: relative; }

.defanav ul li > a { color: #000; display: block; }

.defanav ul li p { display: none; padding: 0px 10px 10px; }

.defanav ul li p a { display: block; font-size: 14px; line-height: 30px; }

.defanav ul li p a:hover { color: red; }

.defanavbtn { float: right; width: 28px; height: 22px; position: relative; cursor: pointer; margin-top: 5px; margin-left: 15px; }

.defanavbtn span { display: block; height: 2px; background: #fff; top: 0px; position: absolute; width: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; }

.defanavbtn span:nth-child(2) { top: 8px; }

.defanavbtn span:nth-child(3) { top: 17px; }

.defacloseNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 12px; }

.defacloseNavbtn span:nth-child(2) { display: none; }

.defacloseNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 12px; }

.defanav ul li i { position: absolute; right: 0px; top: 0px; height: 40px; width: 30%; }

.defanav ul li i:before { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #555; border-right: 2px solid #555; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }

.defanav ul li.cur i:before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.defaSearch { float: right; padding-left: 20px; }

.defaSearch span { width: 30px; height: 30px; cursor: pointer; background: url(../images/searchIcon.png) no-repeat center; display: block; }

.defaSearch .defaSearchbox { position: fixed; width: 100%; background: #fff; right: 0px; left: 0px; top: 60px; max-height: inherit; display: none; }

.defaSearch .defaSearchbox label { display: block; padding: 10px 65px 10px 15px; }

.defaSearch .defaSearchbox label input { width: 100%; vertical-align: middle; }

.defaSearch .defaSearchbox .defaSearchBtn { width: 50px; height: 100%; position: absolute; top: 0px; right: 0px; background: rgba(0, 0, 0, 0.6) url(../images/searchIcon.png) no-repeat center; }

.defaSearch span.closeSearchbox { background: url(../images/closeIcon.png) no-repeat center; }

.defaLanguage { float: right; font-size: 12px; color: #fff; margin-left: 20px; position: relative; }

.defaLanguage span { display: inline-block; border: 1px solid #fff; width: 30px; height: 30px; text-align: center; line-height: 26px; }

.defaLanguage span a { color: #fff; }

.defaLanguage p { position: absolute; left: 0px; top: 100%; background: #fff; right: 0px; text-align: center; display: none; }

.defaLanguage p a { display: block; line-height: 30px; }

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

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

.defacommonBanner h3 { font-size: 20px; position: absolute; left: 0px; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; text-align: center; }

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

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

.defaBanner ul li { overflow: hidden; }

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

.defaBannerText h3 { font-size: 24px; color: #fff; padding-bottom: 20px; -webkit-transition: all .8s ease; transition: all .8s ease; opacity: 0; visibility: hidden; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.defaBannerText .desc { font-size: 14px; color: #fff; opacity: 0; visibility: hidden; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: .4s; transition-delay: .4s; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.defaBanner ul li.swiper-slide-active .defaBannerText h3 { opacity: 1; visibility: visible; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.defaBanner ul li.swiper-slide-active .defaBannerText .desc { opacity: 1; visibility: visible; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.defaBannerdot { position: absolute; left: 0px; bottom: 20px; width: 100%; z-index: 99; text-align: center; }

.defaBannerdot span { width: 20px; height: 2px; background: rgba(255, 255, 255, 0.5); -webkit-border-radius: 0px; border-radius: 0px; margin: 0px 5px; }

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

.defaBannerPrev, .defaBannerNext { width: 20px; height: 40px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; z-index: 99; cursor: pointer; }

.defaBannerPrev::after, .defaBannerNext::after { width: 10px; height: 10px; content: ""; display: block; position: absolute; border: 2px solid #fff; border-top: none; border-left: none; left: -webkit-calc(50% - 2px); left: calc(50% - 2px); top: 50%; }

.defaBannerPrev { left: 10px; }

.defaBannerPrev::after { -webkit-transform: translate(-50%, -50%) rotate(135deg); -ms-transform: translate(-50%, -50%) rotate(135deg); transform: translate(-50%, -50%) rotate(135deg); left: -webkit-calc(50% + 2px); left: calc(50% + 2px); }

.defaBannerNext { right: 10px; }

.defaBannerNext::after { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.defaBannerPrev:hover, .defaBannerNext:hover { background: #fff; }

.defaBannerPrev:hover::after, .defaBannerNext:hover::after { border-color: #666; }

.defaSecondLevelColumn { overflow: hidden; position: relative; padding-right: 1px; }

.defaSecondLevelColumn ul li { width: auto; font-size: 14px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin-right: -1px; }

.defaSecondLevelColumn ul li a { display: block; padding: 0px 20px; }

.WaterfallFlow ul li { width: 50%; position: relative; padding: 0px 5px; margin-bottom: 10px; }

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

.WaterfallFlow ul li .FlowContent { padding: 10px; background: #f3f3f3; }

.WaterfallFlow ul li .FlowContent .time { font-size: 14px; padding-bottom: 10px; color: #585858; }

.WaterfallFlow ul li .FlowContent h3 { font-size: 14px; color: #000000; font-weight: 700; line-height: 22px; }

.WaterfallFlow ul li .FlowContent .desc { font-size: 12px; color: #585858; line-height: 18px; border-top: 1px solid #ebebeb; margin-top: 10px; padding-top: 10px; }

@media (min-width: 768px) { body { padding-top: 0px; }
  .defaBanner img { display: block; width: 100%; height: auto; -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); left: 0px; }
  .defaBannerText h3 { font-size: 38px; }
  .defaBannerText .desc { font-size: 16px; }
  .defaBannerdot span { width: 30px; height: 2px; }
  .defaBannerPrev, .defaBannerNext { width: 30px; height: 60px; }
  .defaBannerPrev::after, .defaBannerNext::after { width: 15px; height: 15px; left: -webkit-calc(50% - 5px); left: calc(50% - 5px); }
  .defaBannerPrev::after { left: -webkit-calc(50% + 5px); left: calc(50% + 5px); }
  .defacommonBanner h3 { font-size: 24px; }
  .defacommonBanner img { display: block; width: 100%; height: auto; -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); left: 0px; }
  .WaterfallFlow ul li { width: 33.333%; padding: 0px 10px; margin-bottom: 20px; }
  .WaterfallFlow ul li .FlowContent { padding: 20px; }
  .WaterfallFlow ul li .FlowContent .time { font-size: 16px; }
  .WaterfallFlow ul li .FlowContent h3 { font-size: 20px; line-height: 28px; }
  .WaterfallFlow ul li .FlowContent .desc { font-size: 14px; line-height: 24px; margin-top: 25px; padding-top: 20px; } }

@media (min-width: 1260px) { .defaBannerText h3 { font-size: 48px; }
  .defaBannerText .desc { font-size: 20px; }
  .defaBannerdot span { width: 40px; height: 3px; }
  .defaBannerPrev, .defaBannerNext { width: 40px; height: 80px; }
  .defaBannerPrev::after, .defaBannerNext::after { width: 20px; height: 20px; }
  .defaheader { background: none; padding: 15px 45px 0px; }
  .defalogo img { height: 55px; }
  .defanav { float: right; white-space: nowrap; padding-top: 15px; position: relative; overflow: visible; left: auto; right: auto; top: auto; bottom: auto; background: none; display: block; }
  .defanav ul { padding: 0px; }
  .defanav ul li { display: inline-block; margin-left: 20px; font-size: 16px; padding-bottom: 31px; position: relative; border-bottom: none; line-height: 24px; }
  .defanav ul li > a { color: #fff; }
  .defanav ul li p { background: #fff; position: absolute; left: -10px; right: -10px; top: 100%; text-align: center; max-height: 0px; overflow: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; display: block; padding: 0px; }
  .defanav ul li i { display: none; }
  .defanav ul li:hover p { max-height: 300px; padding: 10px 0px; }
  .defaheaderbg { background: rgba(0, 0, 0, 0.5); }
  .defaSearch { padding-top: 12px; padding-bottom: 28px; }
  .defaSearch .defaSearchbox { max-height: 0px; left: auto; right: 45px; top: 100%; overflow: hidden; position: absolute; width: 300px; display: block; }
  .defaSearch:hover .defaSearchbox { max-height: 230px; -webkit-transition: all .8s ease; transition: all .8s ease; }
  .defaSearch:hover span { background: url(../images/closeIcon.png) no-repeat center; }
  .defaLanguage { padding-top: 12px; }
  .defaLanguage p { max-height: 0px; overflow: hidden; display: block; }
  .defaLanguage:hover p { max-height: 230px; -webkit-transition: all .8s ease; transition: all .8s ease; }
  .defanavbtn { display: none; }
  .defacommonBanner h3 { font-size: 30px; } }

/* 头部菜单按钮 */
.head_mobile_btn { height: 32px; width: 32px; cursor: pointer; border: 1px solid #006652; -webkit-border-radius: 50%; border-radius: 50%; }

.head_mobile_btn .btn1 { margin: 0 auto; width: 13px; padding: 10px 0; height: 100%; }

.head_mobile_btn .btn1 .line { height: 2px; width: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #006652; }

.head_mobile_btn.active .btn1 .line:nth-child(1) { -webkit-transform: translateY(5px) rotate(45deg); -ms-transform: translateY(5px) rotate(45deg); transform: translateY(5px) rotate(45deg); }

.head_mobile_btn.active .btn1 .line:nth-child(2) { opacity: 0; }

.head_mobile_btn.active .btn1 .line:nth-child(3) { -webkit-transform: translateY(-3px) rotate(-45deg); -ms-transform: translateY(-3px) rotate(-45deg); transform: translateY(-3px) rotate(-45deg); }

/* 头部菜单 */
.head_dropdown1 { border-top: 1px solid #eeeeee; display: none; z-index: 99; position: fixed; top: 92px; bottom: 0; left: 0; right: 0; margin: auto; }

.head_dropdown1 .pc_down { width: 100%; height: 100%; background-color: #fff; background-image: url(../images/index_banner.jpg); }

.head_dropdown1 .pc_down .swiper-container { height: 100%; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(1) .block { -webkit-animation-delay: 0s; animation-delay: 0s; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(2) .block { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(3) .block { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(4) .block { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(5) .block { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(6) .block { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.head_dropdown1 .pc_down .swiper-container .block_box { padding-top: 50%; background-color: #fff; height: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown1 .pc_down .swiper-container .block_box:hover { background-color: transparent; }

.head_dropdown1 .pc_down .swiper-container .block_box:hover .block { top: -30px; color: #fff; }

.head_dropdown1 .pc_down .swiper-container .block { position: relative; top: 0; -webkit-transition: all 0.5s; transition: all 0.5s; text-align: center; }

.head_dropdown1 .pc_down .swiper-container .block .icon { margin: 0 auto; margin-bottom: 20px; width: 1px; height: 50px; background-color: #006652; }

.head_dropdown1 .pc_down .swiper-container .block .number { font-size: 46px; margin-bottom: 30px; }

.head_dropdown1 .pc_down .swiper-container .block .title { font-size: 22px; }

.head_dropdown1 .pc_down .swiper-container .block .title:hover { color: #006652; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown1 .pc_down .swiper-container .block .second_nav { font-size: 16px; margin-top: 30px; line-height: 36px; }

.head_dropdown1 .pc_down .swiper-container .block .second_nav .line:hover { color: #006652; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown1 .mobile_down { width: 100%; height: 100%; background-color: #fff; }

.head_dropdown1 .mobile_down .mobile_search { width: 96%; margin-bottom: 10px; -webkit-border-radius: 35px; border-radius: 35px; border: 1px solid #999999; padding: 0 15px; }

.head_dropdown1 .mobile_down .mobile_search input { line-height: 46px; padding: 0 5px; color: #999999; }

.head_dropdown1 .mobile_down .mobile_search .iconfont { color: #999999; font-size: 26px; cursor: pointer; }

.head_dropdown1 .mobile_down .block { color: #333333; text-align: center; border-bottom: 1px solid #f4f4f4; }

.head_dropdown1 .mobile_down .block .title { line-height: 30px; font-size: 16px; position: relative; }

.head_dropdown1 .mobile_down .block .title .iconfont { position: absolute; top: 50%; right: 5px; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); font-size: 14px; }

.head_dropdown1 .mobile_down .block .mobile_nav_down {  display: none; padding: 5px 0; }

.head_dropdown1 .mobile_down .block .mobile_nav_down .line { line-height: 35px; padding:0 25px;display:block;}

.head_dropdown1 .mobile_down .block .mobile_nav_down .line:hover { color: #006652; }

.head_dropdown1 .mobile_down .block.active .title, .head_dropdown1 .mobile_down .block:hover .title { color: #006652; }

.social-share { font-size: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; /* 使用自定义样式，修改为背景图，删除上面的字体图标 */ /* 微信二维码 */ }

.social-share .social-share-icon { position: relative; display: block; font-size: 27px; line-height: 27px; color: #b3b3b3; text-align: center; top: 10px; opacity: 0; -webkit-transition: 0.2s; transition: 0.2s; }

.social-share .social-share-icon:not(:first-child) { margin-top: 15px; }

.social-share .social-share-icon:nth-child(2) { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.social-share .social-share-icon:nth-child(3) { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.social-share .icon-weibo { color: #b3b3b3; }

.social-share .icon-weibo:hover { color: #ff763b; }

.social-share .icon-tencent { color: #56b6e7; border-color: #56b6e7; }

.social-share .icon-tencent:hover { background: #56b6e7; }

.social-share .icon-qq { color: #b3b3b3; }

.social-share .icon-qq:hover { color: #56b6e7; }

.social-share .icon-qzone { color: #FDBE3D; border-color: #FDBE3D; }

.social-share .icon-qzone:hover { background: #FDBE3D; }

.social-share .icon-douban { color: #33b045; border-color: #33b045; }

.social-share .icon-douban:hover { background: #33b045; }

.social-share .icon-linkedin { color: #0077B5; border-color: #0077B5; }

.social-share .icon-linkedin:hover { background: #0077B5; }

.social-share .icon-facebook { color: #44619D; border-color: #44619D; }

.social-share .icon-facebook:hover { background: #44619D; }

.social-share .icon-google { color: #db4437; border-color: #db4437; }

.social-share .icon-google:hover { background: #db4437; }

.social-share .icon-twitter { color: #55acee; border-color: #55acee; }

.social-share .icon-twitter:hover { background: #55acee; }

.social-share .icon-diandian { color: #307DCA; border-color: #307DCA; }

.social-share .icon-diandian:hover { background: #307DCA; }

.social-share .icon-wechat { position: unset; color: #b3b3b3; }

.social-share .icon-wechat:hover { color: #7bc549; }

.social-share .icon-tencent { background-image: url(); }

.social-share .icon-qq { background-image: url(); }

.social-share .icon-weibo { background-image: url(); }

.social-share .icon-wechat { background-image: url(); }

.social-share .icon-douban { background-image: url(); }

.social-share .icon-heart { background-image: url(); }

.social-share .icon-like { background-image: url(); }

.social-share .icon-qzone { background-image: url(); }

.social-share .icon-linkedin { background-image: url(); }

.social-share .icon-diandian { background-image: url(); }

.social-share .icon-facebook { background-image: url(); }

.social-share .icon-google { background-image: url(); }

.social-share .icon-twitter { background-image: url(); }

.social-share a { position: relative; text-decoration: none; outline: none; }

.social-share .icon-wechat .wechat-qrcode { display: none; border: 1px solid #eee; position: fixed; z-index: 20; top: 50%; left: 50%; width: 250px; color: #666; font-size: 12px; text-align: center; background-color: #fff; -webkit-box-shadow: 0 2px 10px #aaa; box-shadow: 0 2px 10px #aaa; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

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

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

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

.social-share .icon-wechat .wechat-qrcode .qrcode { width: 200px; margin: 20px auto; text-align: center; }

.social-share .icon-wechat .wechat-qrcode .qrcode img { width: 150px; height: 150px; margin: 0 auto; }

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

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

.social-share .icon-wechat:hover .wechat-qrcode { display: block; }

.crumbs { border-top: solid 1px #e6e6e6; border-bottom: solid 1px #e6e6e6; }

.crumbs .content .block { z-index: 10; position: relative; width: 26.66667%; cursor: pointer; border-right: 1px solid #e6e6e6; font-family: '方正兰亭中黑_GBK'; }

.crumbs .content .block:not(:first-child) { border-left: 0; }

.crumbs .content .block .title { position: relative; font-size: 16px; line-height: 68px; letter-spacing: -1px; color: #333333; padding: 0 30px; }

.crumbs .content .block .title .iconfont { font-weight: bold; }

.crumbs .content .block .down { display: none; position: absolute; left: -1px; width: -webkit-calc(100% + 2px); width: calc(100% + 2px); top: 100%; max-height: 173px; overflow-y: auto; }

.crumbs .content .block .down::-webkit-scrollbar { width: 2px; background-color: #fff; }

.crumbs .content .block .down::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.crumbs .content .block .down::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #006652; }

.crumbs .content .block .down .line { padding: 0 30px; line-height: 42px; display: block; -webkit-transition: all .5s; transition: all .5s; background-color: #fff; border: 1px solid #e6e6e6; }

.crumbs .content .block .down .line:not(:first-child) { border-top: 0; }

.crumbs .content .block .down .line:hover { color: #fff; background-color: #006652; border: 1px solid #006652; }

.crumbs .content .block .down .line:hover:not(:first-child) { border-top: 0; }

.crumbs .content .block.blocks { width: 80px; text-align: center; font-size: 15px; color: #0171bc; line-height: 68px; }

.layui-box { margin-top: 70px; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.layui-box em { font-style: normal; }

.layui-box a, .layui-box .layui-laypage-curr { width: 40px; height: 40px; display: block; line-height: 40px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; font-size: 24px; color: #333333; margin: 0 2px; -webkit-transition: all .5s; transition: all .5s; border: solid 1px transparent; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-box a:hover, .layui-box .layui-laypage-curr:hover { color: #fff; background-color: #006652; border: solid 1px #006652; }

.layui-box .layui-laypage-spr { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-box .layui-laypage-curr { color: #fff; border: solid 1px #006652; background-color: #006652; }

.layui-box .layui-laypage-prev, .layui-box .layui-laypage-next, .layui-box .layui-laypage-last, .layui-box .layui-laypage-first { font-size: 12px; font-weight: bold; color: #989ba0; line-height: 38px; margin: 0 5px; border: solid 1px #dedede; }

.layui-box .layui-laypage-next { margin-left: 17px; }

.layui-box .layui-laypage-prev { margin-right: 17px; }

.layui-box .layui-laypage-last { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }

.layui-box .layui-laypage-first { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

/* 详情页切换 */
.switch .line { padding: 30px 40px; font-size: 18px; font-family: 'MicrosoftYaHei'; color: #333333; -webkit-transition: all 0.5s; transition: all 0.5s; }

.switch .line .tag { padding-right: 35px; position: relative; }

.switch .line .tag::after { content: ' '; position: absolute; right: 0; width: 0; height: 0; border: 5px solid; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all 0.5s; transition: all 0.5s; }

.switch .line.prev { border-top: 1px solid #141d29; border-bottom: 1px solid #dddddd; }

.switch .line.prev .tag::after { top: -webkit-calc(50% - 2px); top: calc(50% - 2px); border-color: transparent transparent #333333 transparent; }

.switch .line.next { border-bottom: 1px solid #141d29; }

.switch .line.next .tag::after { top: -webkit-calc(50% + 2px); top: calc(50% + 2px); border-color: #333333 transparent transparent transparent; }

.switch .line .name { width: 72.72727%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.switch .line .time { color: #333333; }

.switch .line:hover { color: #006652; }

.switch .line:hover .time { color: #006652; }

.switch .line:hover.prev .tag::after { border-color: transparent transparent #006652 transparent; }

.switch .line:hover.next .tag::after { border-color: #006652 transparent transparent transparent; }


.row { width: 1500px; margin: 0 auto; }

.header { padding: 0 130px 0 130px; position: fixed; top: 0; left: 0; right: 0; z-index: 99; background-color: rgba(255, 255, 255, 0.3); }

.header .head_nav { margin-right: 36px; }

.header .head_nav .block .title_box { line-height: 100px; position: relative; }

.header .head_nav .block .title_box .link { color: #3e3a39; font-size: 20px; -webkit-transition: all .5s; transition: all .5s; }

.header .head_nav .block .title_box .ul2 { min-width: 100px; position: absolute; top: 100%; left:50%;transform: translateX(-50%); background-color: #006652; text-align: center; max-height: 0; -webkit-transition: all 0.6s; transition: all 0.6s; overflow: hidden; }

.header .head_nav .block .title_box .ul2 a { display: block; line-height: 30px; color: #fff; }

.header .head_nav .block .title_box:hover .ul2 { height: auto; padding: 10px 0; max-height: 500px; }

.header .head_nav .block .title_box:hover .ul2 a { color: #fff; }

.header .head_nav .block:hover .title_box .link { color: #006652; }

.header .head_nav .block:not(:first-child) { margin-left: 45px; }

.header .head_fun .search_box { margin-right: 10px; }

.header .head_fun .search_box .head_search { border: 1px solid #006652; color: #006652; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; height: 32px; width: 32px; text-align: center; -webkit-transition: all 1s; transition: all 1s; position: relative; padding: 0 5px; font-weight: bold; }

.header .head_fun .search_box .head_search input { line-height: 32px; padding: 0 15px; width: -webkit-calc(100% - 35px); width: calc(100% - 35px); position: absolute; left: 0; top: 0; -webkit-transition: all 1s; transition: all 1s; }

.header .head_fun .search_box .head_search input::-webkit-input-placeholder { color: #006652; }

.header .head_fun .search_box .head_search input::-moz-placeholder { color: #006652; }

.header .head_fun .search_box .head_search input:-ms-input-placeholder { color: #006652; }

.header .head_fun .search_box .head_search input::placeholder { color: #006652; }

.header .head_fun .search_box .head_search .iconfont { font-size: 16px; font-weight: bold; margin:0 auto;}

.header .head_fun .search_box:hover .head_search { width: 200px; -webkit-border-radius: 25px; border-radius: 25px; }

.header .head_fun .search_box:hover .head_search .iconfont{ margin:0; }

.header.active { background-color: #fff; }

.index .index_swiper_control { position: absolute; bottom: 38px; width: 100%; color: #fff; z-index: 2; }

.index .index_swiper_control .swiper-button-prev, .index .index_swiper_control .swiper-button-next { -webkit-transition: all .5s; transition: all .5s; position: unset; opacity: 1; margin-top: 0; background-image: none; width: auto; height: auto; font-size: 27px; }

.index .index_swiper_control .swiper-button-prev:hover, .index .index_swiper_control .swiper-button-next:hover { color: #006652; }

.index .index_swiper_control .swiper_play { cursor: pointer; width: 37px; height: 37px; line-height: 35px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; margin: 0 15px; font-size: 12px; }

.index .index_banner .img img { width: 100%; }

.index .index_banner .img video { width: 100%; -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    left: 0px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);    
	position: absolute;
    top: 0;
    z-index: 1;}

.index .index_banner .img video.phone { display: none; }

.index .main1 { margin-top: 25px; }

.index .main1 .swiper-slide .img img { width: 100%; }

.index .main1 .swiper-slide .img img.lhide { display: none; }

.index .main1 .swiper-slide .row { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.index .main1 .swiper-slide .row .text { width: 50%; text-align: center; color: #006652; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); opacity: 0; -webkit-transition: all 0.8s; transition: all 0.8s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.index .main1 .swiper-slide .row .text h3 { font-size: 31px; font-weight: 550; }

.index .main1 .swiper-slide .row .text h4 { font-size: 21px; margin-top: 10px; }

.index .main1 .swiper-slide .row .text p { margin-top: 40px; font-size: 23px; line-height: 40px; }

.index .main1 .swiper-slide .row .text p span { font-weight: 550; }

.index .main1 .swiper-slide .row .text h5 { margin-top: 75px; font-size: 25px; font-weight: 550; }

.index .main1 .swiper-slide.swiper-slide-active .row .text { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.index .main1 .index_swiper_control { bottom: 60px; }

.index .main2 { position: relative; }

.index .main2 .img img.lhide { display: none; }

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

.index .main2 .text h5 { font-size: 53px; letter-spacing: 10px; font-weight: 550; }

.index .main2 .text p { font-size: 23px; line-height: 36px; margin-top: 30px; letter-spacing: 3px; }

.index .main2 .text.text2 { display: none; }

.index .main3 { margin-top: 80px; }

.index .main3 .block .img { width: 50%; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.index .main3 .block .img .picture_container { padding-top: 75.20833%; }

.index .main3 .block .txt_box { width: 50%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.index .main3 .block .txt_box .title { background-color: #006652; margin: 0 auto; width: 352px; line-height: 60px; text-align: center; font-size: 41px; color: #fff; }

.index .main3 .block .txt_box .title span { font-size: 39px; margin-left: 20px; }

.index .main3 .block .txt_box .abstract { margin-top: 83px; text-align: center; width: 580px; max-width: 100%; }

.index .main3 .block .txt_box .abstract img { width: 100%; }

.index .main3 .block:nth-child(even) .img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.index .main3 .block:nth-child(even) .txt_box { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.index .main4 { overflow: hidden; padding: 115px 0 119px; }

.index .main4 .title_box { text-align: center; color: #006652; }

.index .main4 .title_box .name { font-size: 54px; font-weight: bold; line-height: 1.1; letter-spacing: 3px; }

.index .main4 .title_box .tag { font-size: 27px; margin-top: 20px; line-height: 1.1; letter-spacing: 9px; }

.index .main4 .top_img { margin-top: 75px; position: relative; }

.index .main4 .top_img p { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 48px; color: #fff; }

.index .main4 .top_img p span { font-size: 50px; font-weight: 550; margin-right: 20px; }

.index .main4 .tag_box { text-align: center; color: #3e3a39; }

.index .main4 .tag_box .cn { font-size: 27px; line-height: 1.1; letter-spacing: 4px; }

.index .main4 .tag_box .en { margin-top: 10px; font-size: 18px; line-height: 1.1; }

.index .main4 .tag_box .swiper-container::after { content: ' '; position: absolute; -webkit-transition: all .5s; transition: all .5s; bottom: 0; left: 0; right: 0; height: 2px; background-color: #dcdddd; }

.index .main4 .tag_box .swiper-slide { cursor: pointer; padding: 78px 0 55px; -webkit-transition: all .5s; transition: all .5s; }

.index .main4 .tag_box .swiper-slide::after { content: ' '; position: absolute; left: 50%; bottom: 0px; width: 0; height: 2px; -webkit-transition: all .5s; transition: all .5s; background-color: #006652; }

.index .main4 .tag_box .swiper-slide.active { color: #006652; }

.index .main4 .tag_box .swiper-slide.active::after { width: 100%; left: 0; }

.index .main4 .block_box { width: 1500px; margin: 0 auto; margin-top: 72px; }

.index .main4 .block_box .block:not(:first-child) { display: none; }

.index .main5 { overflow: hidden; padding-bottom: 132px; }

.index .main5 .top_img p { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 48px; color: #fff; }

.index .main5 .top_img p span { font-size: 50px; font-weight: 550; margin-right: 20px; }

.index .main5 .tag_box { text-align: center; color: #3e3a39; }

.index .main5 .tag_box .cn { font-size: 27px; line-height: 1.1; letter-spacing: 4px; }

.index .main5 .tag_box .en { margin-top: 10px; font-size: 18px; line-height: 1.1; }

.index .main5 .tag_box .swiper-container::after { content: ' '; position: absolute; -webkit-transition: all .5s; transition: all .5s; bottom: 0; left: 0; right: 0; height: 2px; background-color: #dcdddd; }

.index .main5 .tag_box .swiper-slide { cursor: pointer; padding: 78px 0 55px; -webkit-transition: all .5s; transition: all .5s; }

.index .main5 .tag_box .swiper-slide::after { content: ' '; position: absolute; left: 50%; bottom: 0px; width: 0; height: 2px; -webkit-transition: all .5s; transition: all .5s; background-color: #006652; }

.index .main5 .tag_box .swiper-slide.active { color: #006652; }

.index .main5 .tag_box .swiper-slide.active::after { width: 100%; left: 0; }

.index .main5 .block_box { width: 1500px; margin: 0 auto; margin-top: 72px; }

.index .main5 .block_box .block:not(:first-child) { display: none; }

.index .main6 { padding: 89px 0 166px; background-color: #ecf1f0; }

.index .main6 .title_box .title { font-size: 50px; color: #006652; font-weight: 400; line-height: 1; letter-spacing: 10px; }

.index .main6 .title_box .more { font-size: 21px; color: #3e3a39; line-height: 50px; }

.index .main6 .block_box { margin: 64px 75px 0; }

.index .main6 .block_box .block { background-color: #fff; display: block; }

.index .main6 .block_box .block .picture_container { padding-top: 73.84615%; }

.index .main6 .block_box .block .txt_box { padding: 15px 24px 24px; }

.index .main6 .block_box .block .txt_box .name { font-size: 20px; font-weight: bold; color: #3e3a39; padding: 0 6px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 32px; max-height: 64px; min-height: 64px; }

.index .main6 .block_box .block .txt_box .time { margin-top: 25px; font-size: 14px; padding-bottom: 10px; padding: 0 6px 12px; border-bottom: 2px solid #efefef; color: #9fa0a0; }

.index .main6 .block_box .main6_scrollbar { display: none; }

.index .main6 .index_swiper_control { position: unset; margin-top: 140px; color: #595757; }

.index .main6 .index_swiper_control .swiper_play { border: 1px solid #595757; }

.index .main7 { padding: 110px 0 24px; }

.index .main7 .form_box { width: 1500px; margin: 0 auto; padding: 23px 10px 23px 125px; background-color: #006652; position: relative; }

.index .main7 .form_box .search_box { width: 100%; }

.index .main7 .form_box .search_box .city_box { width: 38.12317%; margin-right: 60px; }

.index .main7 .form_box .search_box .select2-container--default .select2-selection--single { height: 46px; }

.index .main7 .form_box .search_box .Input { width: 32.62463%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.index .main7 .form_box .search_box .Input input { background-color: #fff; line-height: 46px; color: #006652; padding: 0 15px; width: 100%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 19px; display: inline-block; }

.index .main7 .form_box .search_box .Input input::-webkit-input-placeholder { color: rgba(0, 102, 82, 0.5); }

.index .main7 .form_box .search_box .Input input::-moz-placeholder { color: rgba(0, 102, 82, 0.5); }

.index .main7 .form_box .search_box .Input input:-ms-input-placeholder { color: rgba(0, 102, 82, 0.5); }

.index .main7 .form_box .search_box .Input input::placeholder { color: rgba(0, 102, 82, 0.5); }

.index .main7 .form_box .search_box .Input .btn { display: inline-block; width: 147px; color: #fff; line-height: 46px; font-size: 19px; background-color: #2d2d2d; }

.index .main7 .form_box .more { color: #fff; font-size: 21px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10px; }

.index .main7 .box { margin-top: 65px; }

.index .main7 .index_swiper_control { bottom: 41px; }

.footer { background: #007b65 !important; padding: 150px 0 80px; }

.footer .foot_top { padding-bottom: 30px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.footer .foot_top .foot_nav .line { color: #fff; font-size: 18px; }

.footer .foot_top .foot_nav .line:not(:first-child) { margin-left: 50px; }

.footer .foot_top .share_box .block { position: relative; }

.footer .foot_top .share_box .block .icon { height: 31px; width: 31px; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 29px; color: #fff; border: 1px solid rgba(255, 255, 255, 0.5); }
.footer .foot_top .share_box .block .icon a{color:#fff;}

.footer .foot_top .share_box .block .icon i { max-width: 90%; }

.footer .foot_top .share_box .block:not(:first-child) { margin-left: 8px; }

.footer .foot_top .share_box .block .mask { position: absolute; bottom: -webkit-calc(100% + 3px); bottom: calc(100% + 3px); left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; width: 100px; height: 100px; -webkit-border-radius: 5px; border-radius: 5px; opacity: 0; pointer-events: none; -webkit-transition: all .5s; transition: all .5s; }

.footer .foot_top .share_box .block:hover .mask { opacity: 1; }

.footer .foot_bottom { padding-bottom: 95px; border-bottom: 1px solid #fff; }

.footer .foot_bottom .left_box { margin-top: 73px; }

.footer .foot_bottom .left_box .block_box { width: 172px; }

.footer .foot_bottom .left_box .block_box:nth-child(1) { margin-right: 105px; }

.footer .foot_bottom .left_box .title { border: 1px solid rgba(255, 255, 255, 0.5); width: 100%; line-height: 37px; text-align: center; font-size: 17px; color: #fff; font-weight: 400; }

.footer .foot_bottom .left_box .title span { font-size: 16px; margin-left: 5px; }

.footer .foot_bottom .left_box .block { margin-top: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; /*垂直居中*/ -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; /*水平居中*/ }

.footer .foot_bottom .left_box .block img { max-width: 100%; }

.footer .foot_bottom .left_box .line { display: block; margin-top: 26px; overflow: hidden; width: 50%; text-align: center; }

.footer .foot_bottom .left_box .line:nth-child(1) { margin-top: 0; }

.footer .foot_bottom .left_box .line:nth-child(2) { margin-top: 0; }

.footer .foot_bottom .left_box .line img { width: auto; max-width: 70px; max-height: 32px; margin: 0 auto; }

.footer .foot_bottom .right_box { margin-top: 65px; width: 503px; }

.footer .foot_bottom .right_box .title { border: 1px solid rgba(255, 255, 255, 0.5); width: 100%; line-height: 37px; text-align: center; font-size: 18px; color: #fff; font-weight: 400; letter-spacing: 4px; width: 449px; max-width: 100%; }

.footer .foot_bottom .right_box .title span { font-size: 17px; margin-left: 5px; }

.footer .foot_bottom .right_box .block_box { margin-top: 55px; width: 100%; }

.footer .foot_bottom .right_box .block { width: 49%; color: #fff; line-height: 1.1; float: left; }

.footer .foot_bottom .right_box .block .name { font-size: 14px; }

.footer .foot_bottom .right_box .block .tag { font-size: 12px; margin-top: 3px; }

.footer .foot_bottom .right_box .block:nth-child(even) { float: right; }

.footer .foot_bottom .right_box .block:nth-child(n + 3) { margin-top: 28px; }

.footer .foot_bottom .phone { display: none; }

.footer .icp_box { color: #fff; padding-top: 25px; line-height: 1.1; font-size: 14px; }

.footer .icp_box a { color: #fff; font-size: 14px; }

@media (max-width: 1220px) { .index .main2 .text h5 { font-size: 40px; }
  .index .main2 .text p { font-size: 20px; margin-top: 20px; } }

@media (max-width: 992px) { .index .main1 .swiper-slide .row .text h3 { font-size: 25px; }
  .index .main1 .swiper-slide .row .text h4 { font-size: 18px; margin-top: 5px; }
  .index .main1 .swiper-slide .row .text p { margin-top: 25px; font-size: 18px; line-height: 30px; }
  .index .main1 .swiper-slide .row .text h5 { margin-top: 50px; font-size: 20px; }
  .index .main1 .index_swiper_control { bottom: 20px; }
  .index .main2 .text h5 { font-size: 32px; line-height: 1.5; }
  .index .main2 .text p { font-size: 16px; margin-top: 10px; line-height: 20px; }
  .index .main6 { padding: 50px 0 30px; }
  .index .main6 .block_box .indexNewsSwiper { padding-bottom: 50px; }
  .index .main6 .block_box .indexNewsSwiper .main6_scrollbar { display: block; width: 100%; height: 4px; -webkit-border-radius: 30px; border-radius: 30px; background-color: #ddd; }
  .index .main6 .block_box .indexNewsSwiper .main6_scrollbar .swiper-scrollbar-drag { background-color: #006652; }
  .index .main4 .top_img p { font-size: 30px; }
  .index .main4 .top_img p span { font-size: 32px; margin-right: 10px; }
  .index .main5 .top_img p { font-size: 30px; }
  .index .main5 .top_img p span { font-size: 32px; margin-right: 10px; }
  .footer .foot_bottom .left_box { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer .foot_bottom .left_box .block_box { width: 40%; }
  .footer .foot_bottom .left_box .block_box:nth-child(1) { margin-right: 0; }
  .footer .foot_bottom .left_box .block_box .block { text-align: center; }
  .footer .foot_bottom .left_box .block_box .block img { margin: 0 auto; } }

@media (max-width: 765px) { .index .main1 .swiper-slide .row .text h3 { font-size: 22px; }
  .index .main1 .swiper-slide .row .text h4 { font-size: 16px; }
  .index .main1 .swiper-slide .row .text p { margin-top: 20px; font-size: 16px; line-height: 20px; }
  .index .main1 .swiper-slide .row .text h5 { margin-top: 30px; font-size: 18px; }
  .index .main1 .index_swiper_control { bottom: 20px; }
  .index .main2 .text h5 { font-size: 28px; }
  .index .main2 .text p { font-size: 14px; }
  .index .main3 .block .img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .index .main3 .block .txt_box { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .index .main3 .block:nth-child(even) .img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .index .main3 .block:nth-child(even) .txt_box { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin: 20px 0; }
  .index .main4 .tag_box .cn { font-size: 22px; }
  .index .main5 .tag_box .cn { font-size: 22px; } }

@media (max-width: 1600px) { .index .main5 .block_box { width: 100%; padding: 0 15px; }
  .index .main4 .block_box { width: 100%; padding: 0 15px; }
  .header { padding: 0 15px; }
  .index .main7 .form_box { width: 95%; margin: 0 auto; }
  .footer .foot_top { padding: 0 40px 25px; } }

@media (max-width: 1500px) { .center1400 { width: 100%; padding: 0 15px; }
  .row { width: 100%; } }

@media (max-width: 1400px) { .center1400 { width: 100%; padding: 0 15px; }
  .header .head_fun .search_box:hover .head_search { width: 100px; }
  .header .head_nav { margin-right: 30px; }
  .header .head_nav .block:not(:first-child) { margin-left: 15px; } }

@media (max-width: 1200px) { .head_dropdown1 { top: 59px; }
  .index .main3 .block .txt_box { padding: 20px; }
  .index .main4 { padding: 80px 0; }
  .index .main4 .top_img { margin-top: 40px; }
  .index .main5 .top_img { margin-top: 40px; }
  .index .main5 { padding-bottom: 80px; }
  .index .main6 .block_box { margin: 40px 15px 0; }
  .index .main4 .title_box .name { font-size: 32px; }
  .index .main6 .title_box .title { font-size: 32px; }
  .index .main4 .title_box .tag { margin-top: 10px; }
  .index .main5 .title_box .tag { margin-top: 10px; }
  .index .main4 .tag_box .swiper-slide { padding: 30px 0; }
  .index .main5 .tag_box .swiper-slide { padding: 30px 0; }
  .index .main4 .block_box { margin-top: 40px; }
  .index .main5 .block_box { margin-top: 40px; }
  .header .head_nav { display: none; }
  .header .head_top { height: 60px; }
  .footer .foot_bottom .left_box { width: 40%; }
  .footer { padding: 80px 0; }
  .index .main6 .index_swiper_control { margin-top: 60px; }
  .index .main3 .block .txt_box .title { width: 280px; font-size: 36px; }
  .index .main3 .block .txt_box .title span { font-size: 34px; margin-left: 10px; }
  .index .main3 .block .txt_box .abstract { margin-top: 50px; } }

@media (max-width: 992px) { .footer .foot_bottom { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footer .foot_bottom .left_box { width: 100%; }
  .footer .foot_bottom .right_box { width: 100%; margin-top: 50px; }
  .footer .foot_bottom .left_box .line { width: 24%; }
  .footer .foot_bottom .left_box .block { -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; }
  .footer .foot_top { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footer .foot_top .share_box { margin-top: 30px; }
  .footer .foot_bottom .right_box .block { width: 50%; }
  .index .main3 .block .txt_box .title { width: 220px; font-size: 32px; line-height: 50px; }
  .index .main3 .block .txt_box .title span { font-size: 30px; }
  .index .main6 .block_box .block .txt_box .name { padding: 0; font-size: 18px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 22px; max-height: 44px; min-height: 44px; }
  .index .main6 .block_box .block .txt_box { padding: 15px; }
  .index .main6 .block_box .block .txt_box .time { margin-top: 10px; padding: 0 0 10px; }
  .index .main3, .index .main7 .box, .footer .foot_bottom .left_box { margin-top: 50px; }
  .index .main4 { padding: 50px 0; }
  .index .main7 { padding: 50px 0 24px; }
  .index .main7 .form_box { padding: 20px; }
  .index .main7 .form_box .search_box .Input { width: 46%; }
  .DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered, .index .main7 .form_box .search_box input, .index .main7 .form_box .search_box .btn, .index .main7 .form_box .more { font-size: 16px; }
  .index .main7 .form_box .search_box .btn { width: 110px; } }
  
.Pchide{display:none !important;}
@media (max-width: 768px) { 
.Pchide{display:block !important;}

.index .main3 .block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main3 .block .img { width: 100%; }
  .index .main3 .block .txt_box { width: 100%; }
  .index .main4 { padding: 60px 0; }
  .index .main4 .title_box .name { font-size: 26px; }
  .index .main4 .title_box .tag { font-size: 20px; }
  .index .main4 .top_img { margin-top: 20px; }
  .index .main4 .tag_box .swiper-slide { padding: 20px 0; }
  .index .main4 .block_box { margin-top: 20px; }
  .index .main5 .top_img { margin-top: 0; }
  .index .main5 .tag_box .swiper-slide { padding: 20px 0; }
  .index .main5 .block_box { margin-top: 20px; }
  .index .main5 { padding-bottom: 40px; }
  .index .main6 .title_box .title { font-size: 26px; }
  .index .main6 .block_box { margin: 20px 15px 0; }
  .head_dropdown1 .pc_down { display: none; }
  .head_dropdown1 .mobile_down { display: block; }
  .index .main6 .index_swiper_control { margin-top: 40px; }
  .index .main7 .form_box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main7 .form_box .city_box { width: 100%; margin-right: 0; }
  .index .main7 .form_box .search_box .city_box { margin-right: 10px; }
  .index .main7 .box { margin-top: 40px; }
  .footer { padding: 60px 0; }
  .index .main6 .block_box .block .txt_box { padding: 10px; }
  .index .main6 .block_box .block .txt_box .name { font-size: 16px; }
  .index .main6 .block_box .block .txt_box .time { margin-top: 15px; }
  .index .main7 { padding: 60px 0 20px; }
  .index .index_swiper_control { bottom: 10px; }
  .index .main3 .block .txt_box { padding: 15px; }
  .footer .foot_bottom .left_box .block { margin-top: 20px; }
  .footer .foot_bottom .right_box .block_box { margin-top: 20px; }
  .footer .foot_top .foot_nav { display: none; }
  .footer .foot_top .share_box { margin-top: 0; }
  .footer .foot_bottom { padding: 20px 0; }
  .footer .foot_bottom .left_box .block { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer .foot_bottom .left_box .line { width: 49%; }
  .footer .foot_top { padding: 0 30px 10px; }
  .header .head_logo { width: 150px; }
  .index .main3, .index .main7 .box, .footer .foot_bottom .left_box { margin-top: 20px; }
  .index .main4 { padding: 30px 0; }
  .index .main1 .index_swiper_control, .index .main7 .index_swiper_control { bottom: 10px; }
  .index .main7 .form_box .more { float: none !important; }
  .head_dropdown1 .mobile_down .block { text-align: left; position: relative; }
  .head_dropdown1 .mobile_down .block .title { line-height: 45px; width: 50%; padding-left: 15px; display: block; }
  .head_dropdown1 .mobile_down .block i { width: 50%; height: 45px; position: absolute; right: 0; top: 0; }
  .head_dropdown1 .mobile_down .block i::before { content: ""; top: 50%; right: 18px; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; position: absolute; }
  .head_dropdown1 .mobile_down .block i.active::before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }
  .head_dropdown1 .mobile_down .block .ul2 { width: 100%; display: none; }
  .head_dropdown1 .mobile_down .block .ul2 a { display: block; line-height: 35px; font-size: 12px; padding-left: 15px; } }

@media (max-width: 480px) { .index .main3 .block .txt_box .title span { font-size: 19px; }
  .index .main3 .block .txt_box .abstract { margin-top: 20px; }
  .index .main4 { padding: 40px 0; }
  .index .main4 .title_box .name { font-size: 20px; }
  .index .main4 .title_box .tag { font-size: 16px; }
  .index .main4 .tag_box .swiper-slide { padding: 10px 0; }
  .footer .foot_bottom .right_box .block { width: 100%; float: none !important; margin-top: 15px; }
  .footer .foot_bottom .right_box .block:nth-child(n + 3) { margin-top: 15px; }
  .footer .foot_bottom .right_box .block .tag { height: auto; }
  .index .main5 .title_box .name { font-size: 20px; }
  .index .main5 .title_box .tag { font-size: 16px; }
  .index .main5 .tag_box .swiper-slide { padding: 10px 0; }
  .index .main6 .title_box .title { font-size: 20px; }
  .index .main6 .index_swiper_control { margin-top: 20px; }
  .index .main7 .form_box { padding: 10px; }
  .index .main7 .form_box .search_box { width: 100%; }
  .index .main7 .form_box .search_box input { font-size: 12px; }
  .DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { font-size: 12px; line-height: 40px; }
  .index .main7 { padding: 40px 0 20px; }
  .index .main7 .form_box .search_box .btn { width: 100px; font-size: 12px; }
  .index .main7 .form_box .more { font-size: 12px; margin-top: 15px; }
  .index .main6 .title_box .more { font-size: 12px; }
  .index .main7 .form_box .select2-container--default .select2-selection--single { height: 40px; }
  .index .main7 .form_box .search_box input { line-height: 40px; }
  .index .main7 .form_box .search_box .btn { line-height: 40px; }
  .index .main7 .box { margin-top: 20px; }
  .footer { padding: 30px 0; }
  .footer .foot_bottom { display: block !important; }
  .footer .foot_top { padding: 0 30px 10px 0; } }

@media (max-width: 465px) { .index .index_banner .swiper-wrapper { height: auto !important; }
  .index .main1 .swiper-slide { overflow: hidden; }
  .index .main1 .swiper-slide .img { height: 250px; }
  .index .main1 .swiper-slide .img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; max-width: none; height: 100%; }
  .index .main1 .swiper-slide .img img.lhide { display: block; }
  .index .main1 .swiper-slide .img img.lshow { display: none; }
  .index .main1 .swiper-slide .row .text { display: none; width: 70%; }
  .index .main1 .swiper-slide .row .text h3 { font-size: 18px; }
  .index .main1 .swiper-slide .row .text h4 { font-size: 14px; }
  .index .main1 .swiper-slide .row .text p { margin-top: 10px; font-size: 14px; }
  .index .main1 .swiper-slide .row .text h5 { margin-top: 25px; font-size: 14px; }
  .index .main1 .index_swiper_control { bottom: 20px; }
  .index .main2 { overflow: hidden; }
  .index .main2 .img img.lshow { display: none; }
  .index .main2 .img img.lhide { display: block; }
  .index .main2 .text { padding: 0 10px; display: none; }
  .index .main2 .text h5 { font-size: 16px; letter-spacing: 0; }
  .index .main2 .text p { font-size: 12px; letter-spacing: 0; margin-top: 0; }
  .index .main3 .block .txt_box { padding: 10px 15px 30px; }
  .index .main3 .block .txt_box .title { width: 150px; line-height: 26px; font-size: 17px; }
  .index .main3 .block .txt_box .title span { font-size: 16px; }
  .index .main3 .block .txt_box .abstract { width: 68%; margin-top: 30px; }
  .index .main3 .block:nth-child(even) .txt_box { margin: 20px 0 0; }
  .index .main4 { padding: 30px 0; }
  .index .main4 .tag_box .cn { font-size: 15px; }
  .index .main4 .tag_box .en { font-size: 12px; margin-top: 5px; display: -webkit-box; height: 32px; line-height: 16px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .index .main4 .tag_box .swiper-slide { padding: 20px 0 15px; }
  .index .main4 .top_img img { width: auto; height: 100px; margin: auto; max-width: none; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .index .main4 .top_img p { font-size: 21px; }
  .index .main4 .top_img p span { font-size: 20px; }
  .index .main4 .block_box { padding: 0 !important; }
  .index .main4 .block_box .swiper-slide .img { height: 210px; position: relative; overflow: hidden; }
  .index .main4 .block_box .swiper-slide .img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 100%; max-width: none; }
  .index .main4 .title_box .name { font-size: 23px; }
  .index .main4 .title_box .tag { font-size: 12px; }
  .index .main5 .tag_box .cn { font-size: 15px; }
  .index .main5 .tag_box .en { font-size: 12px; margin-top: 5px; }
  .index .main5 .tag_box .swiper-slide { padding: 20px 0 15px; }
  .index .main5 .top_img img { width: auto; height: 100px; margin: auto; max-width: none; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .index .main5 .top_img p { font-size: 21px; }
  .index .main5 .top_img p span { font-size: 20px; }
  .index .main5 .block_box { padding: 0 !important; }
  .index .main5 .block_box .swiper-slide .img { height: 210px; position: relative; overflow: hidden; }
  .index .main5 .block_box .swiper-slide .img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 100%; max-width: none; }
  .index .main6 { padding: 30px 0 10px; }
  .index .main6 .title_box .more { line-height: 15px; }
  .index .main6 .title_box .title { font-size: 12px; letter-spacing: 2px; line-height: 15px; font-weight: bold; }
  .index .main6 .block_box .block .txt_box .name { font-size: 12px; display: -webkit-box; height: 32px; line-height: 16px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; min-height: auto; }
  .index .main6 .block_box .block .txt_box .time { margin-top: 5px; }
  .index .main6 .block_box .indexNewsSwiper { padding-bottom: 36px; }
  .index .main6 .block_box .indexNewsSwiper .main6_scrollbar { bottom: 16px; height: 1px; }
  .index .main7 { padding: 19px 0 14px; }
  .index .main7 .block_box .indexMain7Swiper .swiper-slide .img { height: 210px; }
  .index .main7 .block_box .indexMain7Swiper .swiper-slide .img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; max-width: none; height: 100%; }
  .index .main7 .form_box { width: 91%; padding: 10px 0; margin: 0 20px; }
  .index .main7 .form_box .search_box { display: block; }
  .index .main7 .form_box .search_box .city_box { width: 100%; padding: 0 45px 9px 45px; border-bottom: 2px solid #fff; margin-right: 0; }
  .index .main7 .form_box .search_box .select2-container--default .select2-selection--single { height: 22px; }
  .index .main7 .form_box .search_box .Input { width: 100%; padding: 10px 45px 0; margin-top: 10px; }
  .index .main7 .form_box .search_box .Input input { font-size: 12px; line-height: 22px; width: 100%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
  .index .main7 .form_box .search_box .Input .btn { line-height: 22px; width: 70px; margin-left: 5px; font-size: 12px; }
  .index .main7 .form_box .more { margin-top: 9px; line-height: 22px; margin-left: 18px; display: inline-block; display: none; }
  .index .index_swiper_control { bottom: 13px; }
  .index .index_swiper_control .swiper_play { width: 20px; height: 20px; line-height: 18px; font-size: 12px; margin: 0 8px; }
  .index .index_swiper_control .swiper-button-prev, .index .index_swiper_control .swiper-button-next { font-size: 12px; }
  .footer .center1400 { padding: 0; }
  .footer .center1400 .foot_top { margin: 0 20px; padding-bottom: 7px; }
  .footer .center1400 .foot_top .share_box .block:not(:first-child) { margin-left: 4px; }
  .footer .center1400 .foot_top .share_box .block .icon { width: 25px; height: 25px; line-height: 23px; }
  .footer .center1400 .foot_top .share_box .block .icon i::before { font-size: 12px; }
  .footer .center1400 .icp_box { font-size: 12px; line-height: 1.4; text-align: center; padding-top: 15px; margin: 0 20px; }
  .footer .center1400 .icp_box a { font-size: 12px; }
  .footer .center1400 .icp_box a:nth-child(1) { display: block; }
  .footer .center1400 .foot_bottom { border-bottom: none; padding: 0; }
  .footer .center1400 .foot_bottom .left_box { display: none; margin: 0; padding: 0 10px; }
  .footer .center1400 .foot_bottom .left_box .title { width: 127px; line-height: 27px; font-size: 12px; }
  .footer .center1400 .foot_bottom .left_box .title span { font-size: 12px; }
  .footer .center1400 .foot_bottom .right_box { display: none; }
  .footer .center1400 .foot_bottom .right_box .title { font-size: 17px; }
  .footer .center1400 .foot_bottom .right_box .block { text-align: center; }
  .footer .center1400 .foot_bottom .phone { display: block; width: 100%; }
  .index .index_banner .img video.phone { display: block;}
  .index .index_banner .img video.PC { display: none; }
  .index .main4 .title_box .tag { letter-spacing: 3px; }
  .DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 22px; padding: 0 10px; }
  .DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:22px !important;font-size: 12px !important;}  
}

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

.DefaultSelector > span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.DefaultSelector > span:nth-child(2) { margin-right: 4px; }

.DefaultSelector > span:nth-child(4) { margin-right: 4px; }

.DefaultSelector .select2-container--default .select2-selection--single { -webkit-border-radius: 0px; border-radius: 0px; height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 45px; color: #006652; font-size: 20px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; top: 0px; display: none; }

.defaSearchList { padding: 50px 0px; }

.defaSearchList dl { border-bottom: 1px solid #eee; padding-bottom: 10px; }

.defaSearchList dl dt { float: left; font-size: 16px; }

.defaSearchList dl dd { float: right; font-size: 14px; }

.defaSearchList li { padding: 10px 20px 15px; margin-top: 15px; border-bottom: 1px solid #eee; background: #f6f6f6; }

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


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


/* 2023.1.13 */
@font-face { font-family: 'syM'; src: url("/dist/fonts/SourceHanSansCN-Medium.otf"); }

.center1520 { width: 1520px; margin: 0 auto; }

.index_title { font-size: 60px; line-height: 1; letter-spacing: 1px; color: #595757; text-align: center; font-family: 'syM'; }

.product_block_box { margin-top: 55px; }

.product_block { position: relative; }

.product_block .txt_box { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 48.4%; padding: 0 10px; color: #553f09; z-index: 2; text-align: center; }

.product_block .txt_box .name { font-size: 57px; line-height: 1.1; letter-spacing: 1px; font-family: 'syM'; }

.product_block .txt_box .tip { font-size: 40px; line-height: 44px; letter-spacing: 2px; margin-top: 20px; }

.product_block .txt_box .more { display: block; width: 180px; line-height: 46px; font-size: 25px; letter-spacing: 3px; margin: 55px auto 0; color: #553f09; font-weight: lighter; border: solid 1px #553f09;transition:all .5s; }

.product_block .txt_box .more:hover{border: solid 1px #007b65; background-color:#007b65;color:#fff;}

.product_block:nth-child(n + 2) { margin-top: 20px; }


.index_main2:not(:last-child){padding-bottom:0;}

.index_main2 { padding: 100px 0 80px; }

.about_main1 { padding: 75px 0 100px; }

.about_main1 .title { text-align: center; font-size: 40px; line-height: 1; letter-spacing: -1px; color: #007b65; text-align: center; font-weight: bold; }

.about_main1 .abstract { font-size: 18px; line-height: 27px; letter-spacing: 1px; color: #595757; text-align: center; margin-top: 45px; }

.about_main1 .block { position: relative; margin-top: 70px; }

.about_main1 .block .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; }

.about_main2 { background-color: #f2f7f6; padding: 110px 0 160px; text-align: center; }

.about_main2 .title_box { text-align: center; font-size: 35px; line-height: 1; letter-spacing: 3px; text-indent: -3px; color: #007b65;  }

.about_main2 .title_box .cn {font-weight: bold;}

.about_main2 .title_box .en { margin-top: 20px; font-weight: bold;}

.about_main2 .abstract { font-size: 60px; line-height: 1.1; letter-spacing: 32px; color: #595757; margin-top: 80px; text-indent: -32px; }

.about_main2 .block:nth-child(n + 2) { margin-top: 185px; }

.founderstory_main1 { padding: 200px 0 87px; }

.founderstory_main1 .title { font-size: 32px; line-height: 1; color: #006652; letter-spacing: 1px; text-align: right; margin-right: 92px;font-weight:400; }

.founderstory_main1 .block { position: relative; width: 1024px; margin-left: auto; padding: 42px 40px 63px; margin-top: 105px; background-color: #ebf3f1; }

.founderstory_main1 .block .box { width: 700px; }

.founderstory_main1 .block .txt { color: #3e3a39; font-size: 18px; line-height: 28px; letter-spacing: 1px; }

.founderstory_main1 .block .name { margin-top: 104px; font-size: 18px; line-height: 1; letter-spacing: 1px; color: #3e3a39; }

.founderstory_main1 .block .name img { margin-left: 20px; }

.founderstory_main1 .block .img { position: absolute; bottom: -87px; left: -229px; }

.product_main1 { padding: 80px 0 55px; }

.product_main1 .title_box { text-align: center; color: #595757; }

.product_main1 .title_box .title { font-size: 45px; line-height: 1.5; font-family: 'syM';letter-spacing: 5px; }

.product_main1 .title_box .tip { font-size: 32px; line-height: 1.5; margin-top: 20px; }

.soleBanner .phone{display:none;}
.searchResultList li { padding: 15px 35px 25px; margin-top: 25px; border-bottom: 1px solid #eee; background: #f6f6f6; }
@media (max-width: 1550px) { .center1520 { width: 100%; padding: 0 15px; }
  .center1500 { width: 100%; padding: 0 15px; } }

@media (max-width: 1300px) { .founderstory_main1 .block .img { left: -170px; } }

@media (max-width: 1200px) { .index_title { font-size: 40px; }
  .product_block .txt_box .name { font-size: 36px; }
  .product_block .txt_box .tip { font-size: 20px; line-height: 1.1; }
  .product_block .txt_box .more { width: 150px; line-height: 35px; font-size: 20px; letter-spacing: 3px; margin: 35px auto 0; }
  .index_main2 { padding: 60px 0; }
  
  .product_block_box { margin-top: 20px; }
  .about_main1 { padding: 75px 0; }
  .about_main1 .title { font-size: 32px; }
  .about_main1 .abstract { font-size: 16px; margin-top: 30px; line-height: 1.5; }
  .about_main1 .block { margin-top: 40px; }
  .about_main1 .block .img { max-width: 60%; }
  .about_main2 { padding: 80px 0; }
  .about_main2 .title_box { font-size: 28px; letter-spacing: 1px; text-indent: 0; }
  .about_main2 .abstract { margin-top: 40px; font-size: 40px; text-indent: -20px; letter-spacing: 20px; }
  .founderstory_main1 .block { width: 85.33333%; }
  .founderstory_main1 .block .box { width: 65.82031%; }
  .founderstory_main1 .block .img { left: -16.60156%; width: 43.45703%; bottom: -80px; }
  .founderstory_main1 { padding: 80px 0; }
  .product_main1 .title_box .title { font-size: 32px; }
  .product_main1 .title_box .tip { font-size: 28px; } }

@media (max-width: 992px) { .founderstory_main1 .block { width: 100%; display: block; margin-top: 40px; }
  .founderstory_main1 .title { text-align: center; margin-right: 0; }
  .founderstory_main1 .block .img { position: static; }
  .founderstory_main1 .block .box { width: 100%; margin-top: 20px; }
  .founderstory_main1 .block .name { margin-top: 40px; } }
.index_PhoneImg{display:none;}
@media (max-width: 768px) { 
  .PhoneHide{display:none !important;}
  .index_PhoneImg{
	  display:block;
	  width:100%;
  }
  .index_PhoneImg img{width:100%;}
  .index_main1 { padding-top: 40px; }
  .index_main2 { padding: 40px 0; }
  .footer{min-height:auto;}
  .newsDetail_share a{width:30px;height:30px;}
  .commonTitle{font-weight:400;}
  .searchResultList li { padding: 15px; margin-top: 15px; }
  .index_title { font-size: 20px; }
  .product_block .txt_box {  
  width: 100%; 
  padding:0 10px;
  text-align:left;
  }
  .product_block .txt_box .name { font-size: 14px; }
  .product_block .txt_box .tip { font-size: 12px; margin-top: 10px; letter-spacing: 1px; }
  .product_block .txt_box .more { width: 70px; line-height: 22px; font-size: 12px; letter-spacing: 1px; margin: 10px 0 0;font-weight:400;text-align:center; }
  .about_main1 { padding: 40px 0; }
  .about_main1 .title { font-size: 20px; }
  .about_main1 .abstract { font-size: 14px; margin-top: 20px; }
  .about_main1 .block { margin-top: 30px; }
  .about_main2 { padding: 40px 0; }
  .about_main2 .title_box { font-size: 20px; }
  .about_main2 .abstract { margin-top: 20px; font-size: 30px; letter-spacing: 1px; text-indent: 0; }
  .about_main2 .block:nth-child(n + 2) { margin-top: 100px; }
  .founderstory_main1 .block { padding: 20px; margin-top: 20px; }
  .founderstory_main1 .title { font-size: 16px; line-height:1.5;}
  .founderstory_main1 .block .txt { font-size: 14px; line-height: 24px; }
  .founderstory_main1 .block .name { font-size: 16px; margin-top: 20px; }
  .founderstory_main1 .block .img { width: 70%; margin: 0 auto; }
  .founderstory_main1 { padding: 40px 0; }
  .product_main1 { padding: 30px 0; }
  .product_block_box{margin-top:30px;}
  .product_main1 .title_box .title { font-size: 20px; }
  .founderstory_main1 .block .txt br{display:none;}
  .newslist_search{padding:20px 0;}
  .newslist_searchbox{width:calc(70% - 15px);}
  .newslist_search form{display:flex;}
  .footer .foot_top .share_box .block .mask{left:0;transform: translateX(0);}
  .newsDetail_title h1{font-size:18px;}
  .newslist_searchbtn{width:30%;height:42px;margin-left:15px;}
  .newslist_searchbtn input{width:100%;line-height:42px;margin-left:0;}
  .commonMore{padding-top:30px;}
  .newslist{padding-bottom:40px;}
  .newsDetail video{height:100% !important;}
  .newsBanner ul li div.newsBannerContent h3{font-size:18px;}
  .newslist ul li h3{font-size:18px;}
  .commonMore a{font-size:16px;line-height:40px;}
  .newsDetail_Page a{font-weight:400;}
  .newsDetail_Page a span{font-weight:400;}
  .newsDetail_Page a span:before{font-weight:400;}
  .newsDetail img{height:auto !important;}
  .newsDetail_title{padding-top: 30px;}
  .soleBanner .phone{display:block;}
  .soleBanner .pc{display:none;}
  .product_main1 .title_box .tip { font-size: 18px; margin-top: 10px;font-family: 'syM';} }

@media (max-width: 580px) { .about_main1 { padding: 30px 0; }
  .about_main2 { padding: 30px 0; }
  .founderstory_main1 { padding: 30px 0; }
  .about_main1 .block .img { max-width: 80%; }
  .about_main2 .abstract { font-size: 22px; }
  .about_main2 .title_box .en { margin-top: 10px; }
  .about_main2 .block:nth-child(n + 2) { margin-top: 50px; }
  .founderstory_main1 .block { padding: 10px; } }
  
  
  
