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

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

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

/*@font-face {*/
/*  font-family: "Microsoft YaHei";*/
/*  src: url("/dist/font/MicrosoftYa.ttf");*/
/*}*/
/*@font-face {*/
/*  font-family: "Arial";*/
/*  src: url("/dist/font/Arial.ttf");*/
/*}*/


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; max-width: 100%; vertical-align: middle; }

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

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

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

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

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

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

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

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

sub { bottom: -0.25em; }

sup { top: -0.4em; }

audio, video { display: inline-block; }

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

input, textarea, select { outline: none; }

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

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

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

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

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

.clearfix { *zoom: 1; }

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

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 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; }

/* 背景图 */
.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; }

[class*=animate_] { /* 动画时间，动画开始前的状态 */ -webkit-animation-duration: 1.2s; animation-duration: 1.2s; opacity: 0; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.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: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

/* animate_fade 2020.02.27 qzj */
/* 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; }

.iconfont { font-size: inherit; font-style: inherit; }

/*--公共部分--*/
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: 14px; background: none; font-family: inherit; 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; 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; }

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

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

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

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

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

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { 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(/cn/dist/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(/cn/dist/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(/cn/dist/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; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; }

.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: 10px; }

.DefaultSelector > span:nth-child(4) { margin-right: 10px; }

.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: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; top: 0px; }

.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; }

.mobile_img { display: none!important; }

.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; }

[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; }

.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: 1400px; margin: 0 auto; }

.center1500 { width: 1500px; margin: 0 auto; }

.center1600 { width: 1600px; margin: 0 auto; }

/* 头部菜单按钮 */
.head_mobile_btn { display: none; width: 32px; height: 24px; cursor: pointer; margin-left: 15px; }

.head_mobile_btn .btn1 { height: 100%; }

.head_mobile_btn .btn1 .line { height: 2px; width: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #2767cf; }

.head_mobile_btn.active .btn1 .line:nth-child(1) { -webkit-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); transform: translateY(10px) 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(-12px) rotate(-45deg); -ms-transform: translateY(-12px) rotate(-45deg); transform: translateY(-12px) rotate(-45deg); }

@media (min-width: 768px) { .defaWebMap dl { margin-top: 50px; }
  .defaWebMap dl dd a { padding-right: 50px; }
.technology2 .main5 .box .bg_img { display: none;}
  .technology2 .main5 .box .bg_img .mobile_img1{display: block;}
}

@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(/cn/dist/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(/cn/dist/images/searchIcon.png) no-repeat center; }

.defaSearch span.closeSearchbox { background: url(/cn/dist/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(/cn/dist/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; }
  .center1200 { width: 1200px; margin: 0 auto; } }

/* 头部菜单按钮 */
.head_mobile_btn { display: none; width: 17px; height: 37px; cursor: pointer; padding: 12px 0; }

.head_mobile_btn .btn1 { height: 100%; }

.head_mobile_btn .btn1 .line { height: 2px; width: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: rgba(162, 203, 196, 0.58); }

.head_mobile_btn.active .btn1 .line:nth-child(1) { -webkit-transform: translateY(6px) rotate(45deg); -ms-transform: translateY(6px) rotate(45deg); transform: translateY(6px) 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(-5px) rotate(-45deg); -ms-transform: translateY(-5px) rotate(-45deg); transform: translateY(-5px) rotate(-45deg); }

/* 头部菜单 */
.head_dropdown1 { border-top: 1px solid #eeeeee; display: none; z-index: 99; position: fixed; top: 75px; bottom: 0; left: 0; right: 0; margin: auto; }

.head_dropdown1 .pc_down { width: 100%; height: 100%; background-color: #fff; background-image: url(/cn/dist/images/navlibg2.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: #2767cf; }

.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: #2767cf; -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: #2767cf; -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 { background-color: #fafafa; display: none; padding: 5px 0; }

.head_dropdown1 .mobile_down .block .mobile_nav_down .line { line-height: 22px; }

.head_dropdown1 .mobile_down .block .mobile_nav_down .line:hover { color: #2767cf; }

.head_dropdown1 .mobile_down .block.active .title, .head_dropdown1 .mobile_down .block:hover .title { color: #2767cf; }

.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 { position: relative; background-color: #e3eaf5; -webkit-box-shadow: inset 5px 3px 76px 0px #dbe3ee; box-shadow: inset 5px 3px 76px 0px #dbe3ee; font-size: 16px; color: #333333; line-height: 1; padding: 15px 0; }

.crumbs .home { font-size: 24px; color: #888888; }

.crumbs span { margin: 0 10px; }

.crumbs .monu { position: relative; }

.crumbs .monu .line { -webkit-transition: all .5s; transition: all .5s; }

.crumbs .monu .line.active, .crumbs .monu .line:hover { color: #2767cf; }

.crumbs .monu .line a { color: inherit; }

.inner_titile .title { font-size: 30px; font-weight: bold; color: #333333; }

.inner_titile .tag { font-size: 16px; color: #333333; margin-top: 24px; }

.inner_titile .tag sup { color: #fa0000; }

.layui-box { margin-top: 60px; 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-spr, .layui-box .layui-laypage-curr { display: block; width: 48px; height: 48px; line-height: 46px; text-align: center; font-size: 16px; margin: 0 5px; -webkit-transition: all .5s; transition: all .5s; border: solid 1px #d5d5d5; }

.layui-box a:hover, .layui-box .layui-laypage-spr:hover, .layui-box .layui-laypage-curr:hover { color: #2767cf; }

.layui-box .layui-laypage-curr { color: #fff; background-color: #2767cf; border: 1px solid #2767cf; }

.layui-box .layui-laypage-prev, .layui-box .layui-laypage-next { font-size: 12px; font-weight: bold; color: #000000; line-height: 46px; margin: 0 5px; border: solid 1px #f1f1f1; background-color: #f1f1f1; }

.layui-box .layui-laypage-prev:hover, .layui-box .layui-laypage-next:hover { color: #fff; background-color: #2767cf; border: 1px solid #2767cf; }

/* 详情页切换 */
.switch { margin-top: 70px; }

.switch .line { padding: 34px 40px; font-family: 'MicrosoftYaHei'; -webkit-transition: all 0.5s; transition: all 0.5s; font-size: 14px; color: #4b4f5b; }

.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 { font-size: 16px; }

.switch .line:hover { color: #2767cf; }

.switch .line:hover .time { color: #2767cf; }

.switch .line:hover.prev .tag::after { border-color: transparent transparent #2767cf transparent; }

.switch .line:hover.next .tag::after { border-color: #2767cf transparent transparent transparent; }

/* 富文本响应 */
@media (max-width: 480px) { .details_txt p { font-size: 14px !important; line-height: 1.5 !important; } }

.center1400 { width: 1400px; margin: 0 auto; }


/*css\masterslider.css
*/
/**  Master Slider version 1.6.0 wp Core css file */
.master-slider { position: relative; visibility: hidden; -moz-transform: translate3d(0, 0, 0); }

.ms-slide .ms-slide-link { display: block; width: 100%; height: 100%; position: absolute; top: 0; z-index: 110; }

.master-slider, .master-slider * { -webkit-box-sizing: content-box; box-sizing: content-box; }

.ms-layout-partialview .ms-view { overflow: visible; background-color: transparent; }

.ms-layout-partialview .ms-container { overflow: hidden; }

.master-slider img { max-width: none; }

.ms-ie img { border: none; }

.ms-ie8 * { opacity: inherit; -webkit-filter: inherit; filter: inherit; }

.ms-ie7 { zoom: 1; }

.master-slider.ms-fullheight { height: 100%; }

.ms-loading-container { position: absolute; width: 100%; top: 0; }

.ms-loading-container .ms-loading, .ms-slide .ms-slide-loading { width: 30px; height: 30px; /*background: url(/cn/dist/images/loading-1-dark.gif) no-repeat center;*/ -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); position: absolute; left: 50%; top: 50%; margin: -40px; opacity: 1; -webkit-border-radius: 50%; border-radius: 50%; border-top: 0.3em solid rgba(204, 155, 36, 0); border-right: 0.3em solid rgba(204, 155, 36, 0.2); border-bottom: 0.3em solid rgba(204, 155, 36, 0.2); border-left: .3em solid #cc9b24; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* grab cursor */
.ms-def-cursor { cursor: auto !important; }

.ms-grab-cursor { cursor: url(/cn/dist/images/grab.png), move; }

.ms-grabbing-cursor { cursor: url(/cn/dist/images/grabbing.png), move; }

.ms-ie .ms-grab-cursor { cursor: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/common/grab.cur), move; }

.ms-ie .ms-grabbing-cursor { cursor: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/common/grabbing.cur), move; }

.ms-view { margin: 0px auto; overflow: hidden; position: relative; -webkit-perspective: 2000px; -ms-perspective: 2000px; perspective: 2000px; }

.ms-view .ms-slide-container { position: relative; }

.ms-slide { position: absolute; -webkit-transform: translateZ(0px); -ms-transform: translateZ(0px); transform: translateZ(0px); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; height: 100%; }

.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont { position: absolute; overflow: hidden; width: 100%; }

.ms-slide .ms-slide-bgvideocont { z-index: 105; height: 100%; }

.ms-slide .ms-slide-bgvideocont, .ms-slide-bgvideocont > video { -webkit-transform: translateZ(0.3px); -ms-transform: translateZ(0.3px); transform: translateZ(0.3px); }

.ms-slide .ms-slide-bgvideo { position: absolute; top: 0px; }

.ms-inner-controls-cont, .ms-container { position: relative; margin: 0 auto; }

.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/*.ms-slide .ms-layer{position:absolute; width: 100%; height: 100%;}*/
.ms-slide .ms-slide-layers { position: absolute; /*overflow:hidden;*/ width: 100%; height: 100%; z-index: 110; top: 0px; }

.ms-slide .ms-layer, .ms-fixed-layers .ms-layer { position: absolute; pointer-events: auto; }

.ms-slide .ms-slide-video { position: absolute; top: 0; z-index: 111; background: black; padding: 0; margin: 0; border: none; }

.ms-parallax-layer { width: 100%; position: absolute; top: 0; }

/*-----------------------------------------------------------*/
.ms-action-layer { cursor: pointer; }

.ms-btn-container { position: absolute; }

.ms-btn { text-decoration: none; display: inline-block; color: black; position: relative; padding: 8px 15px; cursor: pointer; white-space: nowrap; }

.ms-default-btn { background: #0074A2; -webkit-border-radius: 5px; border-radius: 5px; color: #FFF; }

.ms-default-btn:hover { background-color: #0098D5; }

.ms-default-btn:active { top: 1px; }

.ms-layer.video-box { background: black; }

.ms-layer.video-box iframe { padding: 0; margin: 0; border: none; position: absolute; z-index: 110; }

.ms-btn-s { padding: 14px 17px; font-size: 80%; line-height: 0; }

.ms-btn-m { padding: 12px 40px; }

.ms-btn-n { padding: 8px 25px; font-size: 95%; }

.ms-btn-l { padding: 17px 50px; font-size: 120%; }

.ms-btn-round { -webkit-border-radius: 5px; border-radius: 5px; }

.ms-btn-circle { -webkit-border-radius: 100px; border-radius: 100px; }

.ms-btn-outline-round { -webkit-border-radius: 5px; border-radius: 5px; }

.ms-btn-outline-circle { -webkit-border-radius: 100px; border-radius: 100px; }

/*-----------------------------------------------------------*/
.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn { position: absolute; cursor: pointer; z-index: 110; }

.ms-slide .ms-slide-vcbtn { position: absolute; cursor: pointer; z-index: 113; }

.ms-slide-vcbtn-mobile { position: relative; bottom: 0; left: 0; width: 100%; height: 28px; background-color: black; color: white; text-align: center; cursor: pointer; z-index: 113; }

.ms-slide-vcbtn-mobile .ms-vcbtn-txt { text-transform: uppercase; font-family: sans-serif; font-size: 0.75em; display: inline-block; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/common/video-close-btn.png) no-repeat 0px 3px; padding-left: 15px; height: 15px; color: #DBDBDB; margin-top: 7px; }

.ms-slide .ms-slide-vcbtn, .ms-slide .ms-slide-layers, .ms-slide .ms-slide-vpbtn, .ms-slide .ms-slide-video { -webkit-transform: translateZ(0.44px); -ms-transform: translateZ(0.44px); transform: translateZ(0.44px); }

.ms-video-img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.ms-mask-frame { overflow: hidden; position: absolute; float: left; }

/* controls */
.ms-thumb-list { overflow: hidden; position: absolute; }

.ms-thumb-list.ms-dir-h { width: 100%; }

.ms-thumb-list.ms-dir-v { height: 100%; top: 0; }

.ms-thumbs-cont { position: relative; }

.ms-thumb-frame img { width: 100%; height: auto; }

.ms-thumb-frame { cursor: pointer; float: left; overflow: hidden; opacity: 0.5; -webkit-transition: opacity 300ms; transition: opacity 300ms; }

.ms-thumb-frame-selected { opacity: 1; }

.ms-tabs .ms-thumb-frame { background-color: #F6f6f6; text-shadow: 0 1px 1px white; color: #222; border: solid 1px white; border-width: 0 1px 1px 0; overflow: visible; position: relative; opacity: 1; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; }

.ms-tabs.ms-dir-h .ms-thumb-frame { margin-top: 12px; }

.ms-tabs.ms-dir-v .ms-thumb-frame { margin-left: 12px; }

.ms-tabs .ms-thumb { padding: 20px 20px; }

.ms-tabs .ms-thumb-frame-selected { opacity: 1; background: #EDEDED; }

.ms-tabs .ms-thumb-frame .ms-thumb-ol { position: absolute; opacity: 0; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; }

.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol { top: 0px; left: 50%; margin-left: -12px; border-bottom: solid 12px #F6f6f6; border-left: solid 12px transparent; border-right: solid 12px transparent; }

.ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol { opacity: 1; top: -12px; border-bottom-color: #EDEDED; }

.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol { top: 50%; left: 0; margin-top: -12px; border-right: solid 12px #EDEDED; border-top: solid 12px transparent; border-bottom: solid 12px transparent; }

.ms-tabs.ms-dir-v .ms-thumb-frame-selected .ms-thumb-ol { opacity: 1; left: -12px; border-right-color: white; }

.ms-thumb-alt { text-align: center; margin: 5px; font-size: 14px; font-weight: 600; }

.ms-bullet { cursor: pointer; float: left; }

.ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 83%; width: 100px !important; }

.ms-bullets-count { position: relative; right: -50%; }

.ms-sbar { position: absolute; }

.ms-sbar.ms-dir-h { left: 10px; right: 10px; top: 5px; }

.ms-sbar.ms-dir-v { top: 10px; bottom: 10px; right: 5px; }

.ms-sbar .ms-bar { height: 4px; background: #333; -webkit-border-radius: 4px; border-radius: 4px; }

.ms-sbar.ms-dir-v .ms-bar { width: 4px; }

.ms-sbar .ms-bar { position: relative; -webkit-transition: opacity 300ms; transition: opacity 300ms; }

.ms-timerbar { width: 100%; bottom: 0px; position: absolute; }

.ms-ctimer { position: absolute; top: 30px; left: 30px; cursor: pointer; }

/*.ms-time-bar{*/
/*-webkit-transition: width 120ms linear;*/
/*-moz-transition: width 120ms linear;*/
/*-ms-transition: width 120ms linear;*/
/*-o-transition: width 120ms linear;*/
/*transition: width 120ms linear;*/
/*}*/
.ms-ie7 .ms-tooltip-arrow { height: 0px; }

.ms-slide-info { position: absolute; }

.ms-slide-info.ms-dir-v { top: 0; }

.ms-slide-info.ms-dir-h { width: 100%; }

@keyframes point-anim { 0% { transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1; }
  100% { transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0; } }

@-webkit-keyframes point-anim { 0% { -webkit-transform: scale(0.5);
    opacity: 1; }
  100% { -webkit-transform: scale(1.5);
    opacity: 0; } }

/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border { animation: none; -moz-animation: none; -webkit-animation: none; -o-animation: none; }

/*css\default.css
*/
/** Master Slider Default Skin */
.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn { width: 50px; height: 51px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-1.png) no-repeat -14px -150px; top: 50%; left: 50%; margin: -25px 0 0 -25px; }

.ms-skin-default .ms-slide .ms-slide-vcbtn { width: 30px; height: 30px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-1.png) no-repeat -24px -28px; top: 18px; right: 30px; }

/* controls */
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev { width: 30px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-1.png); background-position: -89px -26px; height: 40px; cursor: pointer; top: 50%; left: 30px; margin-top: -20px; position: absolute; z-index: 110; }

.ms-skin-default .ms-nav-next { right: 30px; left: auto; background-position: -89px -103px; }

.ms-skin-default .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-1.png) no-repeat; margin: 4px; background-position: -34px -117px; }

.ms-skin-default .ms-bullet-selected { background-position: -34px -84px; }

.ms-skin-default .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-default .ms-tooltip-point { cursor: pointer; }

.ms-skin-default .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-default .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-default .ms-tooltip { max-width: 200px; }

.ms-skin-default .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; margin-left: -1px; }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn, .ms-skin-default .ms-slide .ms-slide-vcbtn, .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev, .ms-skin-default .ms-bullet { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-1-retina.png); background-size: 152px 225px; } }

/*css\black-1.css
*/
/** Master Slider Black 1 */
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn, .ms-skin-black-1 .ms-video-btn { width: 54px; height: 54px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-1.png) no-repeat -14px -150px; top: 50%; left: 50%; margin: -27px 0 0 -27px; }

.ms-skin-black-1 .ms-slide .ms-slide-vcbtn { width: 27px; height: 26px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-1.png) no-repeat -24px -29px; top: 30px; right: 30px; }

/* controls */
.ms-skin-black-1 .ms-nav-next, .ms-skin-black-1 .ms-nav-prev { width: 53px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-1.png); background-position: -79px -19px; height: 61px; cursor: pointer; top: 50%; left: 30px; margin-top: -26px; position: absolute; z-index: 110; }

.ms-skin-black-1 .ms-nav-next { right: 30px; left: auto; background-position: -79px -97px; }

.ms-skin-black-1 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-black-1 .ms-bullet { width: 9px; height: 9px; background: white; margin: 4px; border: solid 1px #3a3a3a; }

.ms-skin-black-1 .ms-bullet-selected { background-color: black; }

.ms-skin-black-1 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: white; border-top-color: rgba(0, 0, 0, 0.8); bottom: -10px; }

.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: white; border-bottom-color: rgba(0, 0, 0, 0.8); top: -10px; }

.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: white; border-right-color: rgba(0, 0, 0, 0.8); left: -10px; }

.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: black; border-left-color: rgba(0, 0, 0, 0.8); right: -10px; }

.ms-skin-black-1 .ms-tooltip-point { cursor: pointer; }

.ms-skin-black-1 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #444444; background: black; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-black-1 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: white; background: rgba(255, 255, 255, 0.9); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-black-1 .ms-tooltip { max-width: 200px; }

.ms-skin-black-1 .ms-tooltip-cont { padding: 10px; background: black; background: rgba(0, 0, 0, 0.8); text-shadow: 0 1px 0px black; color: white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-black-1 .ms-slide .ms-slide-vpbtn, .ms-skin-black-1 .ms-video-btn, .ms-skin-black-1 .ms-slide .ms-slide-vcbtn, .ms-skin-black-1 .ms-nav-next, .ms-skin-black-1 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-1-retina.png); background-size: 152px 225px; } }

/*css\black-2.css
*/
/** Master Slider Black 2 Skin */
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn, .ms-skin-black-2 .ms-video-btn { width: 45px; height: 45px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-2.png) black no-repeat -16px -103px; border: solid 3px white; border-color: rgba(255, 255, 255, 0.4); -webkit-background-clip: padding-box; top: 50%; left: 50%; margin: -23px 0 0 -23px; }

.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover, .ms-skin-black-2 .ms-video-btn:hover { background-color: #3D3D3D; }

.ms-skin-black-2 .ms-slide .ms-slide-vcbtn { width: 25px; height: 25px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-2.png) black no-repeat -27px -36px; border: solid 2px white; border-color: rgba(255, 255, 255, 0.4); top: 15px; right: 15px; }

.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn { -webkit-border-radius: 50px; border-radius: 50px; }

/* controls */
.ms-skin-black-2 .ms-nav-next, .ms-skin-black-2 .ms-nav-prev { position: absolute; cursor: pointer; z-index: 110; width: 45px; height: 45px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-2.png) black; background-clip: padding-box; background-position: -88px -26px; border: solid 3px white; border-color: rgba(255, 255, 255, 0.4); top: 50%; left: 30px; margin-top: -22px; }

.ms-skin-black-2.round-skin .ms-nav-next, .ms-skin-black-2.round-skin .ms-nav-prev, .ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn, .ms-skin-black-2.round-skin .ms-video-btn { -webkit-border-radius: 90px; border-radius: 90px; }

.ms-skin-black-2 .ms-nav-next:hover, .ms-skin-black-2 .ms-nav-prev:hover { background-color: #3d3d3d; }

.ms-skin-black-2 .ms-nav-next { right: 30px; left: auto; background-position: -86px -103px; }

.ms-skin-black-2 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-black-2 .ms-bullet { width: 8px; height: 8px; background: white; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; -ms-background-clip: padding-box; border: solid 3px white; border-color: rgba(0, 0, 0, 0.44); margin: 4px; background-position: -34px -117px; }

.ms-skin-black-2.round-skin .ms-bullet { -webkit-border-radius: 15px; border-radius: 15px; }

.ms-skin-black-2 .ms-bullet-selected { background-color: black; border-color: white; border-color: rgba(255, 255, 255, 0.44); }

.ms-skin-black-2 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-black-2 .ms-tooltip-point { cursor: pointer; }

.ms-skin-black-2 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-black-2 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border, .ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border { display: none; }

.ms-skin-black-2 .ms-tooltip { max-width: 200px; }

.ms-skin-black-2 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-black-2 .ms-slide .ms-slide-vpbtn, .ms-skin-black-2 .ms-video-btn, .ms-skin-black-2 .ms-slide .ms-slide-vcbtn, .ms-skin-black-2 .ms-nav-next, .ms-skin-black-2 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/black-skin-2-retina.png); background-size: 152px 225px; } }

/*css\light-2.css
*/
/** Master Slider Light 2 */
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn, .ms-skin-light-2 .ms-video-btn { width: 54px; height: 54px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-2.png) no-repeat -14px -150px; top: 50%; left: 50%; margin: -27px 0 0 -27px; }

.ms-skin-light-2 .ms-slide .ms-slide-vcbtn { width: 27px; height: 26px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-2.png) no-repeat -24px -29px; top: 30px; right: 30px; }

/* controls */
.ms-skin-light-2 .ms-nav-next, .ms-skin-light-2 .ms-nav-prev { width: 53px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-2.png); background-position: -79px -19px; height: 61px; cursor: pointer; top: 50%; left: 30px; margin-top: -26px; position: absolute; z-index: 110; }

.ms-skin-light-2 .ms-nav-next { right: 30px; left: auto; background-position: -79px -97px; }

.ms-skin-light-2 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-light-2 .ms-bullet { width: 9px; height: 9px; background: black; margin: 4px; border: solid 1px #3a3a3a; }

.ms-skin-light-2 .ms-bullet-selected { background-color: white; }

.ms-skin-light-2 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-light-2 .ms-tooltip-point { cursor: pointer; }

.ms-skin-light-2 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-light-2 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-light-2 .ms-tooltip { max-width: 200px; }

.ms-skin-light-2 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-light-2 .ms-slide .ms-slide-vpbtn, .ms-skin-light-2 .ms-video-btn, .ms-skin-light-2 .ms-slide .ms-slide-vcbtn, .ms-skin-light-2 .ms-nav-next, .ms-skin-light-2 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-2-retina.png); background-size: 152px 225px; } }

/*css\light-3.css
*/
/** Master Slider Light 3 */
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn, .ms-skin-light-3 .ms-video-btn { width: 50px; height: 50px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-3.png) no-repeat -15px -149px; top: 50%; left: 50%; margin: -25px 0 0 -25px; }

.ms-skin-light-3 .ms-slide .ms-slide-vcbtn { width: 31px; height: 29px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-3.png) no-repeat -26px -28px; top: 30px; right: 30px; }

/* controls */
.ms-skin-light-3 .ms-nav-next, .ms-skin-light-3 .ms-nav-prev { width: 50px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-3.png); background-position: -82px -22px; height: 50px; cursor: pointer; top: 50%; left: 30px; margin-top: -25px; position: absolute; z-index: 110; }

.ms-skin-light-3 .ms-nav-next { right: 30px; left: auto; background-position: -81px -99px; }

.ms-skin-light-3 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-light-3 .ms-bullet { width: 16px; height: 16px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-3.png) no-repeat; background-position: -31px -114px; margin: 4px; }

.ms-skin-light-3 .ms-bullet-selected { background-position: -31px -81px; }

.ms-skin-light-3 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-light-3 .ms-tooltip-point { cursor: pointer; }

.ms-skin-light-3 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-light-3 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-light-3 .ms-tooltip { max-width: 200px; }

.ms-skin-light-3 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-light-3 .ms-slide .ms-slide-vpbtn, .ms-skin-light-3 .ms-video-btn, .ms-skin-light-3 .ms-slide .ms-slide-vcbtn, .ms-skin-light-3 .ms-nav-next, .ms-skin-light-3 .ms-nav-prev, .ms-skin-light-3 .ms-bullet { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-3-retina.png); background-size: 152px 225px; } }

/*css\light-4.css
*/
/** Master Slider Light 4 */
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn, .ms-skin-light-4 .ms-video-btn { width: 54px; height: 54px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-4.png) no-repeat -14px -150px; top: 50%; left: 50%; margin: -27px 0 0 -27px; }

.ms-skin-light-4 .ms-slide .ms-slide-vcbtn { width: 27px; height: 26px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-4.png) no-repeat -24px -29px; top: 30px; right: 30px; }

/* controls */
.ms-skin-light-4 .ms-nav-next, .ms-skin-light-4 .ms-nav-prev { width: 54px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-4.png); background-position: -77px -5px; height: 68px; cursor: pointer; top: 50%; left: -27px; margin-top: -40px; position: absolute; z-index: 110; }

.ms-skin-light-4 .ms-nav-next { right: -27px; left: auto; background-position: -79px -83px; }

.ms-skin-light-4 .ms-thumb-frame-selected { opacity: 0.6; }

.ms-skin-light-4 .ms-thumb-list.ms-dir-h { bottom: -60px; width: 100%; height: 60px; }

.ms-skin-light-4 .ms-thumb-list.ms-dir-v { height: 100%; width: 60px; right: -60px; top: 0; }

.ms-skin-light-4 .ms-thumb-frame { cursor: pointer; float: left; width: 60px; height: 60px; margin: 1px 0 0 1px; overflow: hidden; }

.ms-skin-light-4 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-light-4 .ms-bullet { width: 9px; height: 9px; background: #b9b9b9; margin: 4px; border: solid 1px #a3a3a3; }

.ms-skin-light-4 .ms-bullet-selected { background-color: white; }

.ms-skin-light-4 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: white; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-light-4 .ms-tooltip-point { cursor: pointer; }

.ms-skin-light-4 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #E0E0E0; background: #4b8aac; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-light-4 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: white; margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-light-4 .ms-tooltip { max-width: 200px; }

.ms-skin-light-4 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-light-4 .ms-slide .ms-slide-vpbtn, .ms-skin-light-4 .ms-video-btn, .ms-skin-light-4 .ms-slide .ms-slide-vcbtn, .ms-skin-light-4 .ms-nav-next, .ms-skin-light-4 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-4-retina.png); background-size: 152px 225px; } }

/*css\light-5.css
*/
/** Master Slider Light 5 */
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn, .ms-skin-light-5 .ms-video-btn { width: 32px; height: 32px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-5.png) black no-repeat -24px -160px; top: 50%; left: 50%; margin: -18px 0 0 -18px; }

.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover, .ms-skin-light-5 .ms-video-btn:hover { background-color: #646464; }

.ms-skin-light-5 .ms-slide .ms-slide-vcbtn { width: 30px; height: 30px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-5.png) white no-repeat -24px -28px; top: 18px; right: 30px; }

/* controls */
.ms-skin-light-5 .ms-nav-next, .ms-skin-light-5 .ms-nav-prev { width: 32px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-5.png) white; background-position: -94px -32px; height: 32px; cursor: pointer; bottom: 40px; left: 40px; margin-top: -20px; position: absolute; z-index: 110; }

.ms-skin-light-5 .ms-nav-next:hover, .ms-skin-light-5 .ms-nav-prev:hover { background-color: #E0E0E0; }

.ms-skin-light-5 .ms-nav-next { left: 73px; background-position: -93px -110px; }

.ms-skin-light-5 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-light-5 .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-5.png) no-repeat; margin: 4px; background-position: -34px -117px; }

.ms-skin-light-5 .ms-bullet-selected { background-position: -34px -84px; }

.ms-skin-light-5 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-light-5 .ms-tooltip-point { cursor: pointer; }

.ms-skin-light-5 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-light-5 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

/* In Android browser, using css animations over slider causes some crashes */
.ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border { animation: none; -moz-animation: none; -webkit-animation: none; -o-animation: none; }

.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border, .ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border { display: none; }

.ms-skin-light-5 .ms-tooltip { max-width: 200px; }

.ms-skin-light-5 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-light-5 .ms-slide .ms-slide-vpbtn, .ms-skin-light-5 .ms-video-btn, .ms-skin-light-5 .ms-slide .ms-slide-vcbtn, .ms-skin-light-5 .ms-nav-next, .ms-skin-light-5 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-5-retina.png); background-size: 152px 225px; } }

/*css\light-6.css
*/
/** Master Slider Light-6 Skin */
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn, .ms-skin-light-6 .ms-video-btn { width: 45px; height: 45px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-6.png) white no-repeat -16px -103px; border: solid 3px #707070; border-color: rgba(0, 0, 0, 0.27); -webkit-background-clip: padding-box; top: 50%; left: 50%; margin: -23px 0 0 -23px; }

.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover, .ms-skin-light-6 .ms-video-btn:hover { background-color: #E0E0E0; }

.ms-skin-light-6 .ms-slide .ms-slide-vcbtn { width: 25px; height: 25px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-6.png) white no-repeat -27px -36px; top: 15px; right: 15px; }

.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn { -webkit-border-radius: 30px; border-radius: 30px; }

/* controls */
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev { position: absolute; cursor: pointer; z-index: 110; width: 45px; height: 45px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-6.png) white; background-clip: padding-box; background-position: -88px -26px; border: solid 3px #707070; border-color: rgba(0, 0, 0, 0.27); top: 50%; left: 30px; margin-top: -22px; }

.ms-skin-light-6.round-skin .ms-nav-next, .ms-skin-light-6.round-skin .ms-nav-prev, .ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn, .ms-skin-light-6.round-skin .ms-video-btn { -webkit-border-radius: 90px; border-radius: 90px; }

.ms-skin-light-6 .ms-nav-next:hover, .ms-skin-light-6 .ms-nav-prev:hover { background-color: #E0E0E0; }

.ms-skin-light-6 .ms-nav-next { right: 30px; left: auto; background-position: -86px -103px; }

.ms-skin-light-6 .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-light-6 .ms-bullet { width: 8px; height: 8px; background: black; -webkit-background-clip: padding-box; border: solid 3px white; border-color: rgba(255, 255, 255, 0.44); margin: 4px; background-position: -34px -117px; }

.ms-skin-light-6.round-skin .ms-bullet { -webkit-border-radius: 15px; border-radius: 15px; }

.ms-skin-light-6 .ms-bullet-selected { background-color: white; border-color: black; border-color: rgba(0, 0, 0, 0.44); }

.ms-skin-light-6 .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-light-6 .ms-tooltip-point { cursor: pointer; }

.ms-skin-light-6 .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-light-6 .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border, .ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border { display: none; }

.ms-skin-light-6 .ms-tooltip { max-width: 200px; }

.ms-skin-light-6 .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-light-6 .ms-slide .ms-slide-vpbtn, .ms-skin-light-6 .ms-video-btn, .ms-skin-light-6 .ms-slide .ms-slide-vcbtn, .ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/light-skin-6-retina.png); background-size: 152px 225px; } }

/*css\metro.css
*/
/** Master Slider Metro Skin */
.ms-skin-metro .ms-slide .ms-slide-vpbtn, .ms-skin-metro .ms-video-btn { width: 47px; height: 46px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/metro-skin.png) no-repeat -16px -152px; top: 50%; left: 50%; margin: -22px 0 0 -24px; }

.ms-skin-metro .ms-slide .ms-slide-vcbtn { width: 47px; height: 47px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/metro-skin.png) no-repeat -16px -19px; top: 15px; right: 15px; }

/* controls */
.ms-skin-metro .ms-nav-next, .ms-skin-metro .ms-nav-prev { width: 47px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/metro-skin.png); background-position: -83px -23px; height: 47px; cursor: pointer; top: 50%; left: 30px; margin-top: -24px; position: absolute; z-index: 110; }

.ms-skin-metro .ms-nav-next { right: 30px; left: auto; background-position: -81px -100px; }

.ms-skin-metro .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-metro .ms-bullet { width: 16px; height: 16px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/metro-skin.png) no-repeat; background-position: -31px -114px; margin: 4px; }

.ms-skin-metro .ms-bullet-selected { background-position: -31px -81px; }

.ms-skin-metro .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: silver; border-top-color: rgba(240, 240, 240, 0.88); bottom: -10px; }

.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: silver; border-bottom-color: rgba(240, 240, 240, 0.88); top: -10px; }

.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: silver; border-right-color: rgba(240, 240, 240, 0.88); left: -10px; }

.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: silver; border-left-color: rgba(240, 240, 240, 0.88); right: -10px; }

.ms-skin-metro .ms-tooltip-point { cursor: pointer; }

.ms-skin-metro .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #BBB; background: white; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-metro .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: black; background: rgba(0, 0, 0, 0.36); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-metro .ms-tooltip { max-width: 200px; }

.ms-skin-metro .ms-tooltip-cont { padding: 10px; background: silver; background: rgba(240, 240, 240, 0.88); text-shadow: 0 1px 0px white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-metro .ms-slide .ms-slide-vpbtn, .ms-skin-metro .ms-video-btn, .ms-skin-metro .ms-slide .ms-slide-vcbtn, .ms-skin-metro .ms-nav-next, .ms-skin-metro .ms-nav-prev, .ms-skin-metro .ms-bullet { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/metro-skin-retina.png); background-size: 152px 225px; } }

/*css\contrast.css
*/
/** Master Slider Contrast */
.ms-skin-contrast .ms-slide .ms-slide-vpbtn, .ms-skin-contrast .ms-video-btn { width: 60px; height: 60px; background: skins/url(../images/contrast-skin.png) no-repeat -10px -144px; top: 50%; left: 50%; margin: -30px 0 0 -30px; }

.ms-skin-contrast .ms-slide .ms-slide-vcbtn { width: 24px; height: 24px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/contrast-skin.png) no-repeat -27px -30px; top: 30px; right: 30px; }

/* controls */
.ms-skin-contrast .ms-nav-next, .ms-skin-contrast .ms-nav-prev { width: 60px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/contrast-skin.png); background-position: -76px -17px; height: 60px; cursor: pointer; top: 50%; left: 30px; margin-top: -30px; position: absolute; z-index: 110; }

.ms-skin-contrast .ms-nav-next { right: 30px; left: auto; background-position: -77px -91px; }

.ms-skin-contrast .ms-bullets.ms-dir-h { position: absolute; bottom: 20px; right: 50%; width: 100px; }

.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-skin-contrast .ms-bullet { width: 16px; height: 16px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/contrast-skin.png) no-repeat; background-position: -31px -114px; margin: 4px; }

.ms-skin-contrast .ms-bullet-selected { background-position: -31px -81px; }

.ms-skin-contrast .ms-tooltip { position: absolute; z-index: 210; cursor: auto; }

.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow { border-left: solid 10px transparent; border-right: solid 10px transparent; position: absolute; left: 50%; margin-left: -10px; }

.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow { border-top: solid 10px; border-top-color: #fc3116; border-top-color: rgba(252, 49, 22, 0.8); bottom: -10px; }

.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow { border-bottom: solid 10px; border-bottom-color: #fc3116; border-bottom-color: rgba(252, 49, 22, 0.8); top: -10px; }

.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow { border-top: solid 10px transparent; border-bottom: solid 10px transparent; position: absolute; top: 50%; margin-top: -10px; }

.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow { border-right: solid 10px; border-right-color: #fc3116; border-right-color: rgba(252, 49, 22, 0.8); left: -10px; }

.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow { border-left: solid 10px; border-left-color: #fc3116; border-left-color: rgba(252, 49, 22, 0.8); right: -10px; }

.ms-skin-contrast .ms-tooltip-point { cursor: pointer; }

.ms-skin-contrast .ms-tooltip-point .ms-point-center { width: 12px; height: 12px; -webkit-border-radius: 15px; border-radius: 15px; border: solid 2px #636363; background: black; margin: -8px 0 0 -8px; position: absolute; z-index: 105; }

.ms-skin-contrast .ms-tooltip-point .ms-point-border { width: 22px; height: 22px; background: white; background: rgba(255, 255, 255, 0.99); margin: -11px 0 0 -11px; position: absolute; -webkit-border-radius: 15px; border-radius: 15px; animation: point-anim 1.5s infinite; -moz-animation: point-anim 1.5s infinite; -webkit-animation: point-anim 1.5s infinite; -o-animation: point-anim 1.5s infinite; }

.ms-skin-contrast .ms-tooltip { max-width: 200px; }

.ms-skin-contrast .ms-tooltip-cont { padding: 10px; background: #fc3116; background: rgba(252, 49, 22, 0.8); text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); color: white; -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04); }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ms-skin-contrast .ms-slide .ms-slide-vpbtn, .ms-skin-contrast .ms-video-btn, .ms-skin-contrast .ms-slide .ms-slide-vcbtn, .ms-skin-contrast .ms-nav-next, .ms-skin-contrast .ms-nav-prev, .ms-skin-contrast .ms-bullet { background-image: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/skins/contrast-skin-retina.png); background-size: 152px 225px; } }

/*css\ms-caro3d.css
*/
.ms-caro3d-template .ms-container { padding: 10px 0 50px 0; }

/* reflect */
.ms-caro3d-template .ms-slide { -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255, 255, 255, 0.5))); }

.ms-caro3d-template .ms-slide-bgcont { -webkit-border-radius: 8px; border-radius: 8px; }

/*css\ms-display-style.css
*/
.ms-dis-slider-cont { position: relative; padding: 3.2% 8.5% 24%; max-width: 508px; }

.ms-display-cont .ms-view { background-color: #17171a; }

.ms-display-cont { max-width: 614px; position: relative; margin: 0 auto; }

.ms-display-bg { max-width: 100%; position: absolute; }

.ms-display-template .ms-nav-prev, .ms-display-template .ms-nav-next { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -11px -9px; width: 35px; height: 40px; left: -80px; margin-top: -17px; position: absolute; top: 50%; cursor: pointer; }

.ms-display-template .ms-nav-next { background-position: -59px -9px; right: -80px; left: auto; }

.ms-display-template .ms-bullets.ms-dir-h { position: absolute; bottom: -50%; right: 50%; width: 100px; }

.ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-display-template .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -112px -25px; margin: 4px; }

.ms-display-template .ms-bullet-selected { background-position: -143px -25px; }

/*css\ms-gallery-style.css
*/
.ms-gallery-template .ms-gallery-botcont { height: 55px; background: black; color: white; font-weight: 300; font-family: "Lato", sans-serif; font-size: 18px; position: relative; }

.ms-gallery-template .ms-gal-playbtn { width: 55px; height: 100%; float: left; cursor: pointer; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/gallery-btns.png) no-repeat 6px 6px; }

.ms-gallery-template .ms-gal-playbtn.btn-pause { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/gallery-btns.png) no-repeat -55px 7px; }

.ms-gallery-template .ms-gal-thumbtoggle { position: absolute; right: 0; z-index: 110; width: 55px; height: 100%; cursor: pointer; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/gallery-btns.png) no-repeat -53px -41px; }

.ms-gallery-template .ms-gal-thumbtoggle.btn-hide { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/gallery-btns.png) no-repeat 4px -41px; }

.ms-gallery-template .ms-slide-num { float: left; padding: 17px 9px; color: #727272; }

.ms-gallery-template .ms-slide-info { float: left; padding: 18px 4px; position: relative; width: auto; }

.ms-gallery-template .ms-bullets.ms-dir-h { position: absolute; bottom: 18px; right: 105px; width: 100px; }

.ms-gallery-template .ms-bullet { width: 8px; height: 8px; background: #1e1e1e; margin: 4px; -webkit-border-radius: 15px; border-radius: 15px; }

.ms-gallery-template .ms-bullet-selected { background-color: white; }

.ms-gallery-template .ms-timerbar { width: 100%; top: -4px; height: 4px; position: absolute; background: rgba(0, 0, 0, 0.32); }

/*.ms-gallery-template .ms-time-bar {*/
/*height: 4px;*/
/*background: rgba(255, 255, 255, 0.7);*/
/*}*/
.ms-gallery-template .ms-thumb-list.ms-dir-h { width: 100%; background: black; background: rgba(0, 0, 0, 0.95); padding-top: 1px; }

.ms-gallery-template .ms-thumb-frame { cursor: pointer; float: left; width: 175px; overflow: hidden; opacity: 0.5; -webkit-transition: opacity 400ms; transition: opacity 400ms; }

.ms-gallery-template .ms-thumb-frame-selected { opacity: 1; }

.ms-gallery-template .ms-gal-thumbcont { overflow: hidden; width: 100%; height: 115px; position: absolute; top: -115px; left: 0; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; }

.ms-gallery-template .ms-gal-thumbcont.hide-thumbs { height: 0; top: 0; }

@media (max-width: 570px) { .ms-gallery-template .ms-slide-info { display: none; } }

/*css\ms-laptop-style.css
*/
.ms-laptop-template .ms-laptop-cont .ms-view { background-color: #17171a; }

.ms-laptop-template .ms-laptop-cont { max-width: 645px; position: relative; margin: 0 auto; }

.ms-laptop-template .ms-lt-slider-cont { position: relative; padding: 5% 11.9% 20%; max-width: 492px; }

.ms-laptop-template .ms-laptop-bg { max-width: 100%; position: absolute; }

.ms-laptop-template .ms-nav-prev, .ms-laptop-template .ms-nav-next { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -11px -9px; width: 35px; height: 40px; left: -80px; margin-top: -17px; position: absolute; top: 50%; cursor: pointer; }

.ms-laptop-template .ms-nav-next { background-position: -59px -9px; right: -80px; left: auto; }

.ms-laptop-template .ms-bullets.ms-dir-h { position: absolute; bottom: -40%; right: 50%; width: 100px; }

.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-laptop-template .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -112px -25px; margin: 4px; }

.ms-laptop-template .ms-bullet-selected { background-position: -143px -25px; }

/*css\ms-tablet-style.css
*/
.ms-tablet-template .ms-tablet-cont .ms-view { background-color: #17171a; }

.ms-tablet-template .ms-tablet-cont { max-width: 500px; position: relative; margin: 0 auto; }

.ms-tablet-template.ms-tablet-land .ms-tablet-cont { max-width: 842px; }

.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont { padding: 4.1% 12.1% 10%; max-width: 632px; }

.ms-tablet-template .ms-lt-slider-cont { position: relative; padding: 11.1% 11% 22%; max-width: 400px; }

.ms-tablet-template .ms-tablet-bg { max-width: 100%; position: absolute; }

.ms-tablet-template .ms-nav-prev, .ms-tablet-template .ms-nav-next { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -11px -9px; width: 35px; height: 40px; left: -120px; margin-top: -17px; position: absolute; top: 50%; cursor: pointer; }

.ms-tablet-template .ms-nav-next { background-position: -59px -9px; right: -120px; left: auto; }

.ms-tablet-template .ms-bullets.ms-dir-h { position: absolute; bottom: -18%; right: 50%; width: 100px; }

.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-tablet-template .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -112px -25px; margin: 4px; }

.ms-tablet-template .ms-bullet-selected { background-position: -143px -25px; }

/*css\ms-phone-style.css
*/
.ms-phone-template .ms-phone-cont .ms-view { background-color: #17171a; }

.ms-phone-template .ms-phone-cont { max-width: 386px; position: relative; margin: 0 auto; }

.ms-phone-template.ms-phone-land .ms-phone-cont { max-width: 666px; }

.ms-phone-template.ms-phone-land .ms-lt-slider-cont { position: relative; padding: 4.6% 16.1% 10% 15.5%; max-width: 455px; }

.ms-phone-template .ms-lt-slider-cont { position: relative; padding: 26.2% 16.5% 33% 16.8%; max-width: 258px; }

.ms-phone-template .ms-phone-bg { max-width: 100%; position: absolute; }

.ms-phone-template .ms-nav-prev, .ms-phone-template .ms-nav-next { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -11px -9px; width: 35px; height: 40px; left: -120px; margin-top: -17px; position: absolute; top: 50%; cursor: pointer; }

.ms-phone-template .ms-nav-next { background-position: -59px -9px; right: -120px; left: auto; }

.ms-phone-template .ms-bullets.ms-dir-h { position: absolute; bottom: -30%; right: 50%; width: 100px; }

.ms-phone-template .ms-bullets.ms-dir-h .ms-bullets-count { position: relative; right: -50%; }

.ms-phone-template .ms-bullet { width: 10px; height: 10px; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/device-skin.png) no-repeat -112px -25px; margin: 4px; }

.ms-phone-template .ms-bullet-selected { background-position: -143px -25px; }

.ms-phone-template.ms-phone-land .ms-bullets.ms-dir-h { bottom: -21%; }

.ms-phone-template.ms-phone-land .ms-nav-next { right: -150px; }

.ms-phone-template.ms-phone-land .ms-nav-prev { left: -150px; }

/*css\ms-partialview.css
*/
.ms-partialview-template .ms-slide-info { text-align: center; margin-top: 20px; width: 100%; }

.ms-partialview-template .ms-slide-info h3 { margin: 5px; font-weight: 300; font-size: 23pt; color: #222; }

.ms-partialview-template .ms-slide-info h4 { margin: 5px; font-weight: 300; font-size: 14pt; color: #7A7A7A; }

.ms-partialview-template .ms-slide-info p { font-size: 10pt; margin: 6px; }

/*css\ms-showcase2.css
*/
/* .ms-showcase2-template {max-width: 540px; margin: 0 auto;}
.ms-showcase2-vertical {max-width: 677px;} */
.ms-showcase2-template .ms-view { background: transparent; }

/*css\ms-staff-style.css
*/
.master-slider { -moz-transform: translate3d(0, 0, 1px); }

.ms-staff-carousel { margin: 25px auto; position: relative; }

.ms-staff-carousel .ms-view { overflow: visible; background-color: transparent; }

.ms-staff-carousel .ms-nav-prev, .ms-staff-carousel .ms-nav-next { background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/staff-arrows.png) white no-repeat -7px -57px; width: 35px; height: 40px; left: -35px; margin-top: -17px; -webkit-box-shadow: 0px 1px 0px 0px #bebebe; box-shadow: 0px 1px 0px 0px #bebebe; position: absolute; top: 50%; cursor: pointer; }

.ms-staff-carousel .ms-nav-next { background-position: -6px -7px; right: -35px; left: auto; }

.ms-staff-carousel .ms-staff-info { text-align: center; margin: 0 auto; max-width: 600px; margin-top: 30px; min-height: 300px; color: #222222; }

.ms-staff-carousel .ms-staff-info h3 { font-weight: 300; font-size: 22pt; margin: 0px; }

.ms-staff-carousel .ms-staff-info h4 { font-weight: 300; color: #787878; font-size: 15pt; margin: 3px; }

.ms-staff-carousel.ms-round .ms-slide-bgcont { -webkit-border-radius: 5000px; border-radius: 5000px; border: solid 8px #e6e6e6; margin: 0 -8px; }

.ms-staff-carousel.ms-round .ms-view { padding-bottom: 8%; }

.ms-staff-carousel.ms-round .ms-nav-prev, .ms-staff-carousel.ms-round .ms-nav-next { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; left: -45px; }

.ms-staff-carousel.ms-round .ms-nav-next { left: auto; right: -45px; }

/*css\ms-tabs-style.css
*/
.ms-tabs-template .ms-thumb-frame h3 { font-weight: 400; font-size: 13pt; margin: 0; }

.ms-tabs-template .ms-thumb-frame p { font-size: 10pt; margin: 4px 0; }

.ms-tabs-template .ms-thumb-frame-selected h3 { color: #4b8aac; }

/*css\ms-vertical.css
*/
.ms-vertical-template .ms-nav-prev, .ms-vertical-template .ms-nav-next { top: 10px; left: 50%; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/vertical-arrows.png) no-repeat; background-position: -11px -6px; width: 40px; height: 30px; margin-left: -20px; margin-top: 0; }

.ms-vertical-template .ms-nav-next { top: auto; bottom: 10px; background-position: -11px -53px; }

.ms-vertical-template .ms-thumblist-fwd, .ms-vertical-template .ms-thumblist-bwd { width: 100%; position: absolute; top: 0; height: 15px; cursor: pointer; background: url(https://www.szlianya.net/static/themes/default/js/plugin/masterslider/templates/vertical-arrows.png) no-repeat; background-position: 50% -106px; }

.ms-vertical-template .ms-thumblist-bwd { top: auto; bottom: 0; background-position: 50% -145px; }

html { background-color: #f6f9fe; }

/*--头部--*/
.header .head_top { padding: 25px 0; }

.header .head_top .head_logo { width: 195px; }

.header .head_top .search_box { width: 41.25%; -webkit-border-radius: 19px; border-radius: 19px; border: solid 1px #888888; padding: 0 25px; }

.header .head_top .search_box input { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; line-height: 34px; font-size:16px;}

.header .head_top .search_box button { font-size: 20px; color: #888888; padding: 0; }

.header .head_top .link_box .link { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); color: #888888; font-size: 24px; }

.header .head_top .link_box .btn { width: 129px; line-height: 36px; background-color: #1a65fe; -webkit-border-radius: 18px; border-radius: 18px; text-align: center; color: #fff; font-size: 16px; margin-left: 15px; }

.header .head_top .language { position: relative; }

.header .head_top .language .icon_wangluo { font-size: 20px; }

.header .head_top .language .box { font-size: 16px; line-height: 1; margin-left: 15px; }

.header .head_top .language .icon_jiantou3_down { font-size: 14px; margin-left: 15px; }

.header .head_top .language .down { display: none; position: absolute; top: 100%; ackground-image: -webkit-gradient(linear, left top, left bottom, from(#f5f8fb), to(#f5f8fb)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f8fb), to(#f5f8fb)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(#f5f8fb, #f5f8fb), linear-gradient(#ffffff, #ffffff); background-blend-mode: normal, normal; -webkit-box-shadow: 0px 0px 10px 0px #cccccc; box-shadow: 0px 0px 10px 0px #cccccc; -webkit-border-radius: 31px; border-radius: 10px; padding: 10px 20px; width: 100%; font-size: 16px; line-height: 2; text-align: center; z-index: 5; }

.header .head_top .language .down .line { display: block; -webkit-transition: all .3s; transition: all .3s; }

.header .head_top .language .down .line:hover { color: #2767cf; }

.header .head_top .mobile_more { display: none; font-size: 26px; line-height: 1; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; width: 26px; }

.header .head_top .mobile_more .icon_x { display: none; font-size: 20px; }

.header .head_top .mobile_more.active .icon_x { display: block; }

.header .head_top .mobile_more.active .icon_nav2 { display: none; }

.header .head_bottom { background-color: #2991f2; }

.header .head_bottom .line {position: relative; cursor: pointer;font-weight: 600; font-size: 16px; line-height: 56px; color: #ffffff; padding: 0 40px; }

.header .head_bottom .line:not(:first-child) { margin-left: 50px; }


/*.header .head_bottom .line.active{ border-bottom: 4px solid #fff; }*/
.header .head_bottom .line.hover:after { content: ''; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 4px; background-color: #fff; }

.head_dropdown {transition:all 1s; border-top: 1px solid #eeeeee; display: block;opacity: 0;transform: translateY(20px); z-index: 0; position: fixed; top: 157px; bottom: 0; left: 0; right: 0; margin: auto;pointer-events:none }

.head_dropdown.active{opacity: 1;transform: translateY(0);z-index: 999;pointer-events:auto}

.head_dropdown .pc_down { padding: 30px 0; width: 100%; background-color: #fff; background-image: url(/cn/dist/images/head_back.jpg); }

.head_dropdown .pc_down .center1200 { position: relative; }

.head_dropdown .pc_down .box { display: block; }

.head_dropdown .pc_down .name { font-size: 16px; font-weight: bold; line-height: 1; color: #555; display: block; -webkit-transition: all .5s; transition: all .5s;}
.head_dropdown .pc_down .name:hover{color:#2767cf;}

.head_dropdown .pc_down .line_box { font-size: 14px; line-height: 30px; color: #333333; margin-top: 10px; }

.head_dropdown .pc_down .line_box  .box{font-weight:bold;}

.head_dropdown .pc_down .line_box .icon { margin-left: 10px; }

.head_dropdown .pc_down .line_box .line { display: block; -webkit-transition: all .5s; transition: all .5s; }

.head_dropdown .pc_down .line_box .line:hover { color: #2767cf; }

.head_dropdown .pc_down .block_box{display: none;}

.head_dropdown .pc_down .block_box.active{display: block}

.head_dropdown .pc_down .block_box:nth-child(1) .box { width: 25%; }

.head_dropdown .pc_down .block_box:nth-child(1) .box:nth-child(n+5) { margin-top: 30px; }

.head_dropdown .pc_down .block_box:nth-child(2) .box { width: 16.6%; }

.head_dropdown .pc_down .block_box:nth-child(2) .box:nth-child(n+7) { margin-top: 60px; }

.head_dropdown .pc_down .block_box:nth-child(3) { margin-left: 12.7%; }

.head_dropdown .pc_down .block_box:nth-child(3) .box { text-align: center; }

.head_dropdown .pc_down .block_box:nth-child(4) { margin-left: 69%; width: 100px; }

.head_dropdown .pc_down .block_box:nth-child(4) .box { width: 100%; text-align: center; }

.head_dropdown .pc_down .block_box:nth-child(4) .box:not(:first-child), .head_dropdown .pc_down .block_box:nth-child(3) .box:not(:first-child){ margin-top: 20px; }

.head_dropdown .pc_down .block_box:nth-child(5) { margin-left: 84.5%; width: 100px; }

.head_dropdown .pc_down .block_box:nth-child(5) .box { width: 100%; text-align: center; }

.head_dropdown .pc_down .block_box:nth-child(5) .box:not(:first-child) { margin-top: 20px; }

.head_dropdown .pc_down .close { cursor: pointer; position: absolute; right: 0; top: 0; color: #888888; font-size: 16px; -webkit-transition: all .3s; transition: all .3s; }

.head_dropdown .pc_down .close:hover { color: #2767cf; }

.head_dropdown .mobile_down { width: 100%; height: 100%; background-color: #fff; display: none; padding-top: 10px; }

.head_dropdown .mobile_down .mobile_search { width: 96%; -webkit-border-radius: 35px; border-radius: 35px; border: 1px solid #999999; padding: 0 15px; margin: 0 auto; }

.head_dropdown .mobile_down .mobile_search input { line-height: 40px; padding: 0 5px; color: #999999; }

.head_dropdown .mobile_down .mobile_search .iconfont { color: #999999; font-size: 26px; cursor: pointer; }

.head_dropdown .mobile_down ul { margin-top: 20px; }

.head_dropdown .mobile_down .block { color: #333333; text-align: center; border-bottom: 1px solid #f4f4f4; }

.head_dropdown .mobile_down .block .title_box { padding: 5px 15px; }

.head_dropdown .mobile_down .block .title_box .title { line-height: 30px; font-size: 16px; }

.head_dropdown .mobile_down .block .title_box .iconfont { font-size: 16px; -webkit-transition: all .5s; transition: all .5s; }

.head_dropdown .mobile_down .block .title_box.active .iconfont { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.head_dropdown .mobile_down .block .mobile_nav_down { background-color: #fafafa; display: none; padding: 5px 0; }

.head_dropdown .mobile_down .block .mobile_nav_down .line_box .iconfont { font-size: 16px; -webkit-transition: all .5s; transition: all .5s; }

.head_dropdown .mobile_down .block .mobile_nav_down .line_box.active .iconfont { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.head_dropdown .mobile_down .block .mobile_nav_down .line { line-height: 22px; display: block; }

.head_dropdown .mobile_down .block .mobile_nav_down .line:hover { color: #2767cf; }

.head_dropdown .mobile_down .block .mobile_nav_down .line1 { line-height: 24px; display: block; }

.head_dropdown .mobile_down .block .mobile_nav_down .line1 .icon { margin-left: 20px; width: 12px; -webkit-transform: translateY(-2px); -ms-transform: translateY(-2px); transform: translateY(-2px); display: inline-block; }

.head_dropdown .mobile_down .block .mobile_nav_down .line1:not(:first-child) { margin-top: 2px; }

.head_dropdown .mobile_down .block .mobile_nav_down .block1_box { padding-top: 5px; padding-left: 20px; padding-right: 15px; padding-bottom: 5px; background-color: #fafafa; border-bottom: 1px solid #f2f2f2; }

.head_dropdown .mobile_down .block .mobile_nav_down .mobile_nav_down1 { display: none; padding: 10px 5px 0; text-align: left; }

.head_dropdown .mobile_down .block.active .title, .head_dropdown .mobile_down .block:hover .title { color: #2767cf; }

.secondary_head { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #fafbfe), color-stop(78%, #ebf0f7)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #fafbfe 1%, #ebf0f7 78%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); }

.secondary_head .title { padding-top: 40px; font-size: 20px; font-weight: bold; color: #333333; line-height: 1; }

.secondary_head .details { font-size: 16px; color: #333333; line-height: 1.8; margin-top: 20px; }

.secondary_head .details span { font-weight: bold; }

.secondary_head .tag_box { margin-top: 40px; }

.secondary_head .tag { padding: 0 30px 30px; position: relative; font-size: 18px; color: #333333; -webkit-transition: all .5s; transition: all .5s; }

.secondary_head .tag:hover { color: #2767cf; }

.secondary_head .tag:hover:after { left: 0; width: 100%; }

.secondary_head .tag:after { content: ' '; position: absolute; left: 50%; width: 0; bottom: 0; height: 4px; background-color: #2767cf; -webkit-transition: all .5s; transition: all .5s; }

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

.inner_banner .img img { width: 100%; }

.inner_banner .txt { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.inner_banner .txt .center1200 { position: relative; height: 100%; }

.inner_banner .txt .name { position: absolute; font-size: 48px; font-weight: bold; line-height: 1.1; letter-spacing: -3px; color: #ffffff; left: 0; bottom: 40px; }

.pc_img { display: block; }

.inner_main { padding: 70px 0; }

.inner_title { font-size: 30px; font-weight: bold; text-align: center; }

.inner_txt { text-align: center; font-size: 16px; line-height: 1.8; color: #888; margin-top: 30px; }

.inner_txt a { color: #2767cf; border-bottom: 1px solid #2767cf; }

.about { background-color: #f6f9fe; }

.about .main1 { padding-top: 55px; }

.about .main1 .block_box { margin-top: 45px; }

.about .main1 .block { position: relative; width: 31.08333%; background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f7fe), to(#e1ecf7)); background-image: linear-gradient(0deg, #f1f7fe 0%, #e1ecf7 100%); -webkit-box-shadow: 9px 5px 18px 1px rgba(225, 237, 247, 0.8); box-shadow: 9px 5px 18px 1px rgba(225, 237, 247, 0.8); -webkit-border-radius: 5px; border-radius: 5px; }

.about .main1 .block .picture_container { padding-top: 59.51743%; }

.about .main1 .block .txt_box { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; padding: 35px 65px 0 40px; }

.about .main1 .block .name { font-size: 24px; font-weight: bold; color: #333333; }

.about .main1 .block .details { font-size: 18px; line-height: 2; color: #333333; margin-top: 25px; }

.about .main1 .txt1_box { font-size: 16px; line-height: 2; color: #000000; padding: 0 20px; margin-top: 40px; text-align: justify;}

.about .main1 .box { margin-top: 50px; padding: 20px 45px; background-color: #ffffff; -webkit-box-shadow: 11px 12px 8px 1px rgba(218, 235, 253, 0.55); box-shadow: 11px 12px 8px 1px rgba(218, 235, 253, 0.55); }

.about .main1 .box .right_box { width: 42%;padding-top:3%; }

.about .main1 .box .right_box .name { font-size: 24px; font-weight: bold; line-height: 1; color: #333333; }

.about .main1 .box .right_box .txt { margin-top: 25px; font-size: 14px; line-height: 1.5; color: #333333;text-align: justify; }

.about .main1 .box .right_box .tag_box { margin-top: 30px; }

.about .main1 .box .right_box .tag_box .tag { text-align: center; }

.about .main1 .box .right_box .tag_box .tag .title { font-size: 16px; font-weight: bold; line-height: 1; color: #333333; margin-top: 10px; }

.about .main2 { padding-top: 80px; }

.about .main2 .small_img { position: relative; display: inline-block; }

.about .main2 .small_img .block { position: absolute; top: 78px; right: 204px; }

.about .main2 .small_img .block .icon { width: 42px; }

.about .main2 .small_img .block .txt { position: absolute; background-color: #ffffff; -webkit-box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); -webkit-border-radius: 19px; border-radius: 19px; line-height: 40px; text-align: center; left: 48px; bottom: 35px; white-space: nowrap; font-size: 20px; color: #222222; padding: 0 30px; }

.about .main2 .big_img { -webkit-transform: translate(11.25%, -30px); -ms-transform: translate(11.25%, -30px); transform: translate(11.25%, -30px); position: relative; }

.about .main2 .big_img .block_box { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 5; }

.about .main2 .big_img .block { position: absolute; white-space: nowrap; }

.about .main2 .big_img .block .name { position: absolute; background-color: #ffffff; -webkit-box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); -webkit-border-radius: 19px; border-radius: 40px; font-size: 20px; color: #222222; line-height: 1; padding: 8px 22px; z-index: 2; -webkit-transition: all .5s; transition: all .5s; }

.about .main2 .big_img .block .shname{padding: 12px 26px}

.about .main2 .big_img .block .txt { position: absolute; background-color: rgba(255, 255, 255, 0.5); -webkit-border-radius: 23px; border-radius: 23px; padding: 8px 22px; font-size: 18px; line-height: 1; color: #000000; opacity: 0; -webkit-transition: all .5s; transition: all .5s; }

.about .main2 .big_img .block .txt span { font-weight: bold; }

.about .main2 .big_img .block .txt .iconfont { font-size: 19px; margin-right: 10px; }

.about .main2 .big_img .block .line { position: absolute; opacity: 0; -webkit-transition: all .5s; transition: all .5s; pointer-events: none; }

.about .main2 .big_img .block:hover .name { color: #fff; background-color: #2767cf; background-image: -webkit-gradient(linear, left top, left bottom, from(#1062ff), to(#1062ff)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(#1062ff, #1062ff), linear-gradient(#ffffff, #ffffff); background-blend-mode: normal,
 normal; -webkit-box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); box-shadow: 0px 1px 7px 0px rgba(48, 92, 181, 0.55); -webkit-border-radius: 19px; border-radius: 19px; }

.about .main2 .big_img .block:hover .line { opacity: 1; }

.about .main2 .big_img .block:hover .txt { opacity: 1; }

.about .main2 .big_img .block:nth-child(1) { top: 228px; right: 478px; }

.about .main2 .big_img .block:nth-child(1) .icon { width: 30px; }

.about .main2 .big_img .block:nth-child(1) .name { bottom: 64px; left: 39px; }

.about .main2 .big_img .block:nth-child(1):hover .name { bottom: 67px;}

.about .main2 .big_img .block:nth-child(1) .line { bottom: 89px; right: 10px; width: 212px; }

.about .main2 .big_img .block:nth-child(1) .txt { right: -webkit-calc(100% + 85px); right: calc(100% + 85px); bottom: 136px; }

.about .main2 .big_img .block:nth-child(2) { top: 263px; right: 372px; }

.about .main2 .big_img .block:nth-child(2) .icon { width: 30px; z-index: 5; }

.about .main2 .big_img .block:nth-child(2) .name { top: 17px; right: 26px; }

.about .main2 .big_img .block:nth-child(2):hover .name { top: 14px; }

.about .main2 .big_img .block:nth-child(2) .line { top: 5px; right: 120px; width: 122px; }

.about .main2 .big_img .block:nth-child(2) .txt { right: -webkit-calc(100% + 139px); right: calc(100% + 139px); top: -27px; }

.about .main2 .big_img .block:nth-child(3) { top: 215px; right: 338px; }

.about .main2 .big_img .block:nth-child(3) .icon { width: 54px; }

.about .main2 .big_img .block:nth-child(3) .name { top: 44px; left: 39px; }

.about .main2 .big_img .block:nth-child(3):hover .name { top: 41px; }

.about .main2 .big_img .block:nth-child(3) .line { top: -webkit-calc(100% + 20px); top: calc(100% + 20px); right: -24px; width: 370px; }

.about .main2 .big_img .block:nth-child(3) .txt { right: -webkit-calc(100% + 298px); right: calc(100% + 298px); top: 80px; }

.about .main2 .big_img .block:nth-child(4) { top: 332px; right: 442px; }

.about .main2 .big_img .block:nth-child(4) .icon { width: 30px; }

.about .main2 .big_img .block:nth-child(4) .name { top: 28px; right: -webkit-calc(100% + 13px); right: calc(100% + 13px); }

.about .main2 .big_img .block:nth-child(4):hover .name{top:25px;}

.about .main2 .big_img .block:nth-child(4) .line { top: 49px; right: -webkit-calc(100% + 113px); right: calc(100% + 113px); width: 211px; }

.about .main2 .big_img .block:nth-child(4) .txt { right: -webkit-calc(100% + 233px); right: calc(100% + 233px); top: 81px; }

.about .main2 .big_img .block:nth-child(5) { top: 289px; right: 355px; }

.about .main2 .big_img .block:nth-child(5) .icon { width: 30px; }

.about .main2 .big_img .block:nth-child(5) .name { top: 48px; left: 11px; }

.about .main2 .big_img .block:nth-child(5):hover .name{top:45px;}

.about .main2 .big_img .block:nth-child(5) .line { top: 93px; left: 55px; width: 1px; }

.about .main2 .big_img .block:nth-child(5) .txt { left: -130px; top: 120px; }

.about .main3 { padding-top: 65px; }

.about .main3 .tag_box { padding-top: 40px; }

.about .main3 .tag_box .aboutTag_Swiper { -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; margin: 0 20px; }

.about .main3 .tag_box .swiper_btn { color: #a7a8a9; cursor: pointer; width: auto; height: auto; margin-top: 5px; font-size: 25px; text-align: center; position: static; opacity: 1; -webkit-transition: all .5s; transition: all .5s; pointer-events: auto; }

.about .main3 .tag_box .swiper_btn:hover { color: #2767cf; }

.about .main3 .tag_box .img_on { display: none; }

.about .main3 .tag_box .year { font-size: 20px; font-weight: bold; line-height: 1.1; color: #898989; margin-top: 20px; }

.about .main3 .tag_box .swiper-slide-active .img_off { display: none; }

.about .main3 .tag_box .swiper-slide-active .img_on { display: block; }

.about .main3 .tag_box .swiper-slide-active .year { font-size: 30px; color: #1a65fe; }

.about .main3 .block_box { margin-top: 40px; }

.about .main3 .block_box .block { background-color: #f6f9fe; -webkit-box-shadow: inset 5px 4px 33px 7px rgba(190, 205, 222, 0.3); box-shadow: inset 5px 4px 33px 7px rgba(190, 205, 222, 0.3); padding: 35px 50px; }

.about .main3 .block_box .block .num { font-size: 20px; font-weight: bold; color: #000000; line-height: 1; }

.about .main3 .block_box .block .txt { font-size: 18px; color: #333333; margin-left: 105px; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; line-height: 1; }

.news { background-color: #f6faff; }

.news .main1 .block_box { margin-top: 75px; }

.news .main1 .block_box .block { padding: 34px 52px 34px 32px; cursor: pointer; -webkit-box-shadow: 8px 6px 15px 1px rgba(212, 229, 247, 0.55); box-shadow: 8px 6px 15px 1px rgba(212, 229, 247, 0.55); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#f6faff), to(#f6faff)); background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f6faff, #f6faff); }

.news .main1 .block_box .block .left_box { width: 73.02867%; }

.news .main1 .block_box .block .left_box .img { width: 30.67485%; }

.news .main1 .block_box .block .left_box .img .picture_container { -webkit-border-radius: 5px; border-radius: 5px; padding-top: 44%; }

.news .main1 .block_box .block .left_box .txt_box { margin-left: 4.29448%; line-height: 1.1; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; width: 0; }

.news .main1 .block_box .block .left_box .txt_box .name { font-size: 18px; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .5s; transition: all .5s; }

.news .main1 .block_box .block .left_box .txt_box .details { font-size: 14px; margin-top: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.news .main1 .block_box .block .right_box { width: 9.85663%; }

.news .main1 .block_box .block .time { font-size: 14px; line-height: 1.1; color: #888888; }

.news .main1 .block_box .block .more { font-size: 16px; color: #2767cf; margin-top: 25px; }

.news .main1 .block_box .block:hover .name { color: #2767cf; }

.news .main1 .block_box .block:not(:first-child) { margin-top: 40px; }

.news_details .crumbs { -webkit-box-shadow: none; box-shadow: none; background-color: #f6faff; }

.news_details .main1 { background-color: #f6faff; }

.news_details .main1 .content { padding: 55px 0 0; }

.news_details .main1 .left_box { width: 73.75%; }

.news_details .main1 .left_box .box { background-color: #ffffff; -webkit-box-shadow: 5px 4px 15px 1px rgba(212, 229, 247, 0.36); box-shadow: 5px 4px 15px 1px rgba(212, 229, 247, 0.36); padding: 60px 85px; }

.news_details .main1 .left_box .title_box { font-size: 20px; font-weight: bold; color: #333333; line-height: 1.1; }

.news_details .main1 .left_box .time { font-size: 12px; color: #888888; margin-top: 24px; }

.news_details .main1 .left_box .details_txt { margin-top: 30px; }

.news_details .main1 .news_switch { margin-top: 40px; }

.news_details .main1 .news_switch .block { width: 100%; line-height: 60px; background-color: #eeeeee; -webkit-border-radius: 30px; border-radius: 5px; text-align: center; font-size: 16px; -webkit-transition: all .5s; transition: all .5s; }

.news_details .main1 .news_switch .block:hover { color: #fff; background-color: #1062ff; }

.news_details .main1 .news_switch .block:nth-child(2) { margin-left: 80px; }

.news_details .main1 .right_box { width: 23.33333%; }

.news_details .main1 .right_box .title_box { font-size: 18px; font-weight: bold; color: #333333; line-height: 1.1; border-bottom: 1px solid #333333; }

.news_details .main1 .right_box .txt { padding-bottom: 15px; position: relative; }

.news_details .main1 .right_box .txt:after { content: " "; position: absolute; width: 100%; height: 4px; left: 0; bottom: -2px; background-color: #1062ff; }

.news_details .main1 .right_box .block_box { margin-top: 20px; }

.news_details .main1 .right_box .block_box .block { font-size: 14px; color: #888888; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.news_details .main1 .right_box .block_box .block:not(:first-child) { margin-top: 14px; }

.news_details .main1 .right_box .block_box .block .num { font-size: 14px; width: 29px; height: 29px; font-weight: bold; }

.news_details .main1 .right_box .block_box .block .name { -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; margin-left: 7px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 0; -webkit-transition: all .5s; transition: all .5s; }

.news_details .main1 .right_box .block_box .block:nth-child(1) .num { color: #fff; background-color: #ec5e69; }

.news_details .main1 .right_box .block_box .block:nth-child(2) .num { color: #fff; background-color: #ee7859; }

.news_details .main1 .right_box .block_box .block:nth-child(3) .num { color: #fff; background-color: #f09d5d; }

.news_details .main1 .right_box .block_box .block:hover .name { color: #2767cf; }

.contact { background-image: url(/cn/dist/images/contact_bg2.jpg); background-size: cover; }

.contact .main1 { padding: 60px 0 80px; }

.contact .main1 .block_box { margin-top: 56px; }

.contact .main1 .block_box .block { width: 46.16667%; }

.contact .main1 .block_box .block .name { font-size: 16px; color: #333333; line-height: 1; }

.contact .main1 .block_box .block .name sup { color: #fa0000; margin-top: 2px; }

.contact .main1 .block_box .block .box { margin-top: 15px; }

.contact .main1 .block_box .block .box .img { width: 115px; cursor: pointer; }

.contact .main1 .block_box .block .box .btn { position: relative; font-size: 18px; color: #2767cf; margin-top: 10px; padding-bottom: 10px; }

.contact .main1 .block_box .block .box .btn:after { content: ' '; position: absolute; bottom: 0; left: 0; right: 0; background-color: #2767cf; height: 1px; }

.contact .main1 .block_box .block .item { line-height: 53px; background-color: #ffffff; border: solid 1px #dcdddd; }

.contact .main1 .block_box .block .item input { line-height: inherit; font-size: 14px; color: #888888; padding: 0 14px; width: 100%; }

.contact .main1 .block_box .block .item input::-webkit-input-placeholder { color: #888888; }

.contact .main1 .block_box .block .item input:-moz-placeholder { color: #888888; }

.contact .main1 .block_box .block .item input:-ms-input-placeholder { color: #888888; }

.contact .main1 .block_box .block .item input::placeholder { color: #888888; }

.contact .main1 .block_box .block .item textarea {resize: auto;padding: 0 15px; line-height:3.6; font-size: 14px; color: #888888; height: 110px; width: 100%; }

.contact .main1 .block_box .block:nth-child(n + 3) { margin-top: 33px; }

.contact .main1 .btn_box { margin-top: 68px; }

.contact .main1 .btn_box .btn { width: 170px; line-height: 46px; -webkit-border-radius: 35px; border-radius: 35px; color: #2767cf; border: solid 1px #1a65fe; -webkit-transition: all .5s; transition: all .5s; font-size: 16px; }

.contact .main1 .btn_box .btn:hover { background-color: #1a65fe; color: #fff; }

.contact .main1 .btn_box .btn:nth-child(2) { margin-left: 78px; }

.contact .success { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.contact .success .mask { width: 100%; height: 100%; }

.contact .success .content { padding: 118px 110px; position: relative; background-color: #fff; width: 643px; -webkit-border-radius: 22px; border-radius: 22px; }

.contact .success .content .title { font-size: 30px; font-weight: bold; line-height: 1; margin-top: 28px; color: #333333; }

.contact .success .content .tag { line-height: 1; margin-top: 90px; font-size: 18px; color: #333333; }

.contact .success .content .close { position: absolute; top: 15px; right: 15px; color: #888888; }

.technology .main1 { padding-top: 70px; background-color: #f6f9fe; }

.technology .main1 .block {position: relative;transition: all .5s; top: 0;padding: 17px; width: 30.5%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; }

.technology .main1 .block:hover{top: -5px}

.technology .main1 .block .picture_container { padding-top: 46.22356%; }

.technology .main1 .block .txt_box { margin-top: 30px; }

.technology .main1 .block .details { font-size: 17px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; line-height: 34px; max-height: 130px; min-height: 120px; }

.technology .main1 .block .more { text-align: right; font-size: 19px; color: #2767cf; margin-top: 40px; }

.technology .main1 .block:not(:nth-child(3n-2)) { margin-left: 4.16667%; }

.technology .main1 .block:nth-child(n + 4) { margin-top: 50px; }

.technology1 { background-color: #f6f9fe; }

.technology1 .main1 .title { font-size: 30px; line-height: 1; }

.technology1 .main1 .title .txt { margin-right: 20px; }

.technology1 .main1 .title .line { -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; height: 1px; background-color: #888888; }

.technology1 .main1 .content { margin-top: 50px; }

.technology1 .main1 .block_box { margin-top: 28px; }

.technology1 .main1 .block { padding: 17px; width: 30.5%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; -webkit-transition: all .3s; transition: all .3s; position: relative; top: 0; }

.technology1 .main1 .block .img { position: relative; }

.technology1 .main1 .block .img .txt { position: absolute; top: -webkit-calc(50% - 10px); top: calc(50% - 10px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 35px; z-index: 5; line-height: 1; }

.technology1 .main1 .block .img .txt .name { font-size: 20px; font-weight: bold; }

.technology1 .main1 .block .img .txt .tag { font-size: 14px; margin-top: 10px; }

.technology1 .main1 .block .picture_container { padding-top: 37.57576%; }

.technology1 .main1 .block .txt_box { margin-top: 20px; padding-bottom: 50px; }

.technology1 .main1 .block .details { font-size: 14px; line-height: 2; }

.technology1 .main1 .block .more { position: absolute; bottom: 17px; right: 17px; text-align: right; font-size: 16px; color: #2767cf; }

.technology1 .main1 .block:not(:nth-child(3n-2)) { margin-left: 4.16667%; }

.technology1 .main1 .block:nth-child(n + 4) { margin-top: 50px; }

.technology1 .main1 .block:hover { top: -5px; }

.technology1 .main2 { padding: 70px 0 0; }

.technology1 .main3 { padding-top: 60px; }

.technology1 .main3 .block_box { margin-top: 30px; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); padding: 35px 25px; }

.technology1 .main3 .main3_swiper { width: 85.21739%; }

.technology1 .main3 .picture_container { padding-top: 69.56522%; }

.technology1 .main3 .swiper_btn { width: 28px; height: 28px; line-height: 28px; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; text-align: center; background-color: #cccccc; position: static; margin-top: 0; opacity: 1; -webkit-transition: all .5s; transition: all .5s; }

.technology1 .main3 .swiper_btn:hover { background-color: #2767cf; }

.technology2 { background-color: #f6f9fe; }

.technology2 .main1 { padding-top: 74px; }

.technology2 .main1 .details { font-size: 16px; line-height: 1.6; text-align: center; margin-top: 16px; }

.technology2 .main1 .block_box { width: 96.66667%; margin: 0 auto; margin-top: 40px; }

.technology2 .main1 .block { width: 46.89655%; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(78%, #f6f9fe)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(180deg, #ffffff 1%, #f6f9fe 78%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; padding: 45px 70px 47px 40px; }

.technology2 .main1 .block .img { width: 30%; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ffffff; -webkit-box-shadow: 0px 0px 16px 0px rgba(147, 182, 255, 0.75); box-shadow: 0px 0px 16px 0px rgba(147, 182, 255, 0.75); overflow: hidden; }

.technology2 .main1 .block .img .picture_container { padding-top: 100%; }

.technology2 .main1 .block .txt_box { margin-left: 30px;width:70%; }

.technology2 .main1 .block .txt_box .name { font-size: 18px; font-weight: bold; line-height: 1.8; color: #333333; }

.technology2 .main1 .block .txt_box .line_box { margin-top: 30px; }

.technology2 .main1 .block .txt_box .line_box .line,.technology2 .main1 .block .txt_box .line_box .line1 { font-size: 14px; line-height: 1.6; color: #333333; padding-left: 15px; position: relative; }

.technology2 .main1 .block .txt_box .line_box .line:after { content: ' '; position: absolute; background-color: #000000; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; top: 12px; left: 0; }

.technology2 .main1 .block .txt_box .line_box .line:not(:first-child) { margin-top: 10px; }

.technology2 .main1 .block .txt_box .more { margin-top: 70px; display: inline-block; font-size: 16px; line-height: 1; color: #2767cf; padding-bottom: 10px; border-bottom: 1px solid #2767cf; }

.technology2 .main2 { padding-top: 90px; }

.technology2 .main2 .img { margin-top: 65px; }

.technology2 .main3 { padding-top: 95px; }

.technology2 .main3 .block_box { width: 96.66667%; margin: 0 auto; margin-top: 40px; }

.technology2 .main3 .block_box .block { width: 46.89655%; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(78%, #f6f9fe)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(180deg, #ffffff 1%, #f6f9fe 78%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 2px #ffffff; padding: 40px 45px 40px 40px; }

.technology2 .main3 .block_box .block .title { font-size: 20px; font-weight: bold; color: #333333; }

.technology2 .main3 .block_box .block .txt { font-size: 14px; line-height: 42px; color: #333333; text-align: justify;}

.technology2 .main4 { padding-top: 80px; }

.technology2 .main4 .layui-table { background-color: transparent; margin-top: 45px; }

.technology2 .main4 .layui-table tr { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), to(#ebf1f8)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #ffffff 1%, #ebf1f8 100%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); }

.technology2 .main4 .layui-table tbody tr:hover, .technology2 .main4 .layui-table thead tr, .technology2 .main4 .layui-table-click, .technology2 .main4 .layui-table-header, .technology2 .main4 .layui-table-hover, .technology2 .main4 .layui-table-mend, .technology2 .main4 .layui-table-patch, .technology2 .main4 .layui-table-tool, .technology2 .main4 .layui-table-total, .technology2 .main4 .layui-table-total tr, .technology2 .main4 .layui-table[lay-even] tr:nth-child(even) { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), to(#ebf1f8)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #ffffff 1%, #ebf1f8 100%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); }

.technology2 .main4 .layui-table th { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), color-stop(78%, #ddebfa)), -webkit-gradient(linear, left top, left bottom, from(#e8f1ff), to(#e8f1ff)); background-image: linear-gradient(0deg, #ffffff 1%, #ddebfa 78%), linear-gradient(#e8f1ff, #e8f1ff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); }

.technology2 .main4 .layui-table td, .technology2 .main4 .layui-table th { line-height: 50px; padding: 0; }

.technology2 .main4 .layui-table td:first-child, .technology2 .main4 .layui-table th:first-child { text-align: center; padding: 0 10px; }

.technology2 .main4 .layui-table td { font-size: 16px; color: #222222; }

.technology2 .main4 .layui-table th { text-align: center; font-size: 18px; font-weight: bold; color: #222222; }

.technology2 .main4 .details { text-align: center; font-size: 16px; line-height: 1; margin-top: 30px; }

.technology2 .main4 .padding_td { padding: 0 50px !important; text-align: center; }

.technology2 .main4 .padding_td span:nth-child(1) { margin-right: 200px; }

.technology2 .main5 { padding-top: 60px; }

 .technology2 .main5 .center1200 .table_box{margin-top: 60px;}

.technology2 .main5 .layui-table-body{

}

.technology2 .main5 .layui-table-body::-webkit-scrollbar{
  width: 4px;
  background-color: rgba(136,136,136,0.2);
  opacity: 0.2;
}

.technology2 .main5 .layui-table-body::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: rgba(136,136,136,0.4);
}


.technology2 .main5 .layui-table tr { background-color: transparent; }

.technology2 .main5 .layui-table th { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), color-stop(78%, #ddebfa)), -webkit-gradient(linear, left top, left bottom, from(#e8f1ff), to(#e8f1ff)); background-image: linear-gradient(0deg, #ffffff 1%, #ddebfa 78%), linear-gradient(#e8f1ff, #e8f1ff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); }

.technology2 .main5 .layui-table-cell { line-height: 50px; height: 50px; }

.technology2 .main5 .layui-table td, .technology2 .main5 .layui-table th { padding: 0; }

.technology2 .main5 .layui-table td:first-child, .technology2 .main5 .layui-table th:first-child { text-align: center;width: 10%; padding: 0 10px; }

.technology2 .main5 tbody { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), to(#f6f9fe)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(180deg, #ffffff 1%, #f6f9fe 100%), linear-gradient(#ffffff, #ffffff); background-blend-mode: normal,
 normal; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; }

.technology2 .main5 .layui-table td { font-size: 16px; color: #222222; background-color: transparent; }

.technology2 .main5 .layui-table th:first-child{width: 10%;}

.technology2 .main5 .layui-table th { text-align: center; font-size: 18px; font-weight: bold; color: #222222; width: 30%;}

.technology2 .main5 .box { margin-top: 60px; position: relative; }

.technology2 .main5 .box .bg_img { text-align: center; display: block;}

.technology2 .main5 .box .bg_img .mobile_img1{display: none;}

.technology2 .main5 .box .bg_img .txt { position: absolute; top: -webkit-calc(50% - 10px); top: calc(50% - 10px); left: 50%; text-align: center; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.technology2 .main5 .box .bg_img .txt .img { width: 110px; margin: 0 auto; }

.technology2 .main5 .box .bg_img .txt .name { font-size: 16px; line-height: 1; font-weight: bold; color: #ffffff; margin-top: 22px; }

.technology2 .main5 .box .block_box { position: absolute; top: 0; bottom: 0; z-index: 2; width: 1160px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.technology2 .main5 .box .block { position: absolute; }

.technology2 .main5 .box .block .line_box { padding: 25px; background-image: -webkit-gradient(linear, left bottom, left top, from(#f6f9fe), to(#ffffff)); background-image: linear-gradient(0deg, #f6f9fe 0%, #ffffff 100%); -webkit-border-radius: 20px; border-radius: 20px; width: 230px; }

.technology2 .main5 .box .block .line_box .line { padding-right: 20px; position: relative; font-size: 14px; line-height: 39px; color: #000000; }

.technology2 .main5 .box .block .line_box .line:after { content: ' '; position: absolute; top: 15px; width: 6px; height: 6px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #2767cf; right: 0; }

.technology2 .main5 .box .block .line_box.line_box_right .line { padding-left: 20px; padding-right: 0; }

.technology2 .main5 .box .block .line_box.line_box_right .line:after { left: 0; }

.technology2 .main5 .box .block .icon { position: relative; }

.technology2 .main5 .box .block .icon .name { position: absolute; font-size: 16px; font-weight: bold; color: #ffffff; line-height: 1; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.technology2 .main5 .box .block:nth-child(1) { left: 0; top: 28px; }

.technology2 .main5 .box .block:nth-child(1) .icon .name { top: -webkit-calc(50% + 8px); top: calc(50% + 8px); right: 23px; }

.technology2 .main5 .box .block:nth-child(2) { right: 0; top: 48px; }

.technology2 .main5 .box .block:nth-child(2) .line_box { width: 255px; padding: 25px 20px; }

.technology2 .main5 .box .block:nth-child(2) .icon .name { left: 62px; top: -webkit-calc(50% + 2px); top: calc(50% + 2px); }

.technology2 .main5 .box .block:nth-child(3) { left: 0; top: 315px; }

.technology2 .main5 .box .block:nth-child(3) .line_box { width: 230px; padding: 25px 20px; }

.technology2 .main5 .box .block:nth-child(3) .icon .name { right: 45px; top: 50%; }

.technology2 .main5 .box .block:nth-child(4) { right: 0; top: 388px; }

.technology2 .main5 .box .block:nth-child(4) .line_box { width: 255px; padding: 25px 20px; }

.technology2 .main5 .box .block:nth-child(4) .icon .name { left: 42px; top: 50%; }

.technology2 .main5 .box .block:nth-child(5) { left: 0; top: 455px; }

.technology2 .main5 .box .block:nth-child(5) .line_box { width: 230px; padding: 25px 20px; }

.technology2 .main5 .box .block:nth-child(5) .icon .name { right: 62px; top: 50%; }

.technology3 { background-color: #f6f9fe; }

.technology3 .main1 { padding: 45px 0 75px; }
.technology3 .chip{padding: 45px 0 0;}

.technology3 .main1 .block { padding: 19px 19px 45px; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; width: 31.66667%; }

.technology3 .main1 .block .picture_container { padding-top: 44.02332%; }

.technology3 .main1 .block .txt_box { margin-top: 30px; }

.technology3 .main1 .block .txt_box .title { font-size: 16px; line-height: 1; color: #333333; text-align: center; }

.technology3 .main1 .block .txt_box .tag { font-size: 16px; line-height: 1; color: #333333; text-align: center; margin-top: 10px; }

.technology3 .main1 .block .txt_box .line_box { margin-top: 20px; font-size: 16px; line-height: 36px; color: #333333; }

.technology3 .main1 .block .txt_box .line_box .name { font-weight: bold; }

.technology3 .main1 .block:not(:nth-child(3n-2)) { margin-left: 2.25%; }

.technology3 .main1 .block:nth-child(n+4) { margin-top: 55px; }

.product { background-color: #f6f9fe; }

.product .main1 { padding-top: 60px; }

.product .main1 .block_box { margin-top: 50px; }

.product .main1 .block { background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); width: 24%; padding-bottom: 90px; position: relative; }

.product .main1 .block:not(:nth-child(4n-3)) { margin-left: 1.33333%; }

.product .main1 .block:nth-child(n+5) { margin-top: 50px; }

.product .main1 .block .img { padding: 18px 18px 22px; }

.product .main1 .block .img .picture_container { padding-top: 65.30612%; }

/*.product .main1 .block .line_box { margin-top: 33px; }*/

.product .main1 .block .line_box .line { line-height: 40px; display: block; text-align: center;font-size: 16px }

.product .main1 .block .line_box .line:hover { color: #2767cf; background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), to(#f1f7fe)); background-image: linear-gradient(90deg, #ddeaf6 0%, #f1f7fe 100%); }

.product .main1 .block .btn_box { position: absolute; bottom: 40px; left: 0; right: 0; }

.product .main1 .block .btn { font-size: 14px; line-height: 1; color: #2767cf; padding-bottom: 7px; border-bottom: 1px solid #2767cf; }

.product .main2 .content .title_box .title { font-size: 30px; font-weight: bold; color: #333333; }

.product .main2 .content .title_box .txt { font-size: 20px; color: #333333; }

.product_main1{display: none}

.product_main1 .block_box { margin-top: 50px; }

.product_main1 .block { background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); width: 24%; padding-bottom: 110px; position: relative; }

.product_main1 .block:not(:nth-child(4n-3)) { margin-left: 1.33333%; }

.product_main1 .block:nth-child(n+5) { margin-top: 50px; }

.product_main1 .block .img { padding: 18px 0 22px; }

.product_main1 .block .img .picture_container { padding-top: 65.30612%; }

/*.product .main1 .block .line_box { margin-top: 33px; }*/

.product_main1 .block .line_box .line { line-height: 45px; display: block; text-align: center;font-size: 19px }

.product_main1 .block .line_box .line:hover { color: #2767cf; background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), to(#f1f7fe)); background-image: linear-gradient(90deg, #ddeaf6 0%, #f1f7fe 100%); }

.product_main1 .block .btn_box { position: absolute; bottom: 40px; left: 0; right: 0; }

.product_main1 .block .btn { font-size: 19px; line-height: 1; color: #2767cf; padding-bottom: 7px; border-bottom: 1px solid #2767cf; }

.product_main1 .main2 .content .title_box .title { font-size: 30px; font-weight: bold; color: #333333; }

.product_main1 .main2 .content .title_box .txt { font-size: 20px; color: #333333; }

.product1 { background-color: #f6f9fe; }

.product1 .main1 { padding-top: 40px; }

.product1 .main1 .block { width: 22.5%; text-align: center; background-color: #fff; padding: 2px; line-height: 1; }

.product1 .main1 .block .title { position: relative; z-index: 5; font-size: 20px; font-weight: bold; width: 85%;
    white-space: nowrap;
  overflow: hidden; /* 隐藏超出的内容 */
  text-overflow: ellipsis; /* 使用省略号(...)来代替被隐藏的文字 */}

.product1 .main1 .block .more { position: relative; z-index: 5; font-size: 16px; color: #2767cf; padding: 0 5px 10px; border-bottom: 1px solid #2767cf; margin-top: 20px; }

.product1 .main1 .block .num { position: absolute; font-size: 66px; font-weight: bold; color: #c4d9f0; left: 0; bottom: 0; z-index: 4; line-height: 0.9; }

.product1 .main1 .block .box { background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), color-stop(70%, #ebf4fc), to(#f1f7fe)); background-image: linear-gradient(90deg, #ddeaf6 0%, #ebf4fc 70%, #f1f7fe 100%); padding: 28px 0 18px; position: relative; }

.product1 .main1 .block:not(:nth-child(4n - 3)) { margin-left: 2.5%; }

.product1 .main1 .block:nth-child(n + 5) { margin-top: 30px; }

.product1 .main2 { padding: 70px 0 0; }

.product1 .main2 .content:nth-child(1) .title_box { margin-top: 40px; }

.product1 .main2 .title_box { margin-top: 70px; padding-bottom: 25px; border-bottom: 1px solid #333333; }

.product1 .main2 .title_box .title { font-size: 20px; font-weight: bold; color: #333333; line-height: 1; }

.product1 .main2 .title_box .txt { font-size: 14px; color: #333333; margin-top: 25px;text-align:justify; }

.product1 .main2 .block_box { margin-top: 25px; }

.product1 .main2 .block { width: 22.91667%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); text-align: center; padding: 44px 50px 90px 50px; position: relative; }

.product1 .main2 .block .name { font-size: 20px; font-weight: bold; line-height: 1; }

.product1 .main2 .block .line_box { margin-top: 20px; }

.product1 .main2 .block .line { font-size: 16px; color: #333333; line-height:1.6;}

.product1 .main2 .block .line:not(:first-child) { margin-top: 10px; }

.product1 .main2 .block .btn_box { position: absolute; bottom: 20px; left: 0; right: 0; }

.product1 .main2 .block .more { font-size: 16px; color: #2767cf; padding: 0 2px;padding-bottom: 10px; line-height: 1;border-bottom: 1px solid #2767cf;  }

.product1 .main2 .block:not(:nth-child(4n-3)) { margin-left: 2.75%; }

.product1 .main2 .block:nth-child(n+5) { margin-top: 30px; }

.product1 .main2 .block .name { color: #2767cf; }
.product1 .main2 .block .name.black { color: black; }

.product1 .main2 .block .more.grey { color: #888888;border-bottom:none; }

.product2 { background-color: #f6f9fe; }

.product2 .crumbs { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; padding-top: 40px; }

.product2 .main1 { padding-top: 40px; }

.product2 .main1 .content { position: relative; }

.product2 .main1 .content .block_box { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; }

.product2 .main1 .content .block_box .block { position: absolute; font-size: 20px; line-height: 1; color: #000000;transition: all .3s }

.product2 .main1 .content .block_box .block:hover{color: #2767cf}

.product2 .main1 .content .block_box .block:nth-child(1) { top: 2.19866%; left: 25%; }

.product2 .main1 .content .block_box .block:nth-child(2) { top: 4.15494%; right: 8.66667%; }

.product2 .main1 .content .block_box .block:nth-child(3) { top: 28.95613%; left: 5.5%; }

.product2 .main1 .content .block_box .block:nth-child(4) { top: 51.09289%; right: 5.33333%; }

.product2 .main1 .content .block_box .block:nth-child(5) { top: 68.5747%; left: 5.5%; }

.product2 .main1 .content .block_box .block:nth-child(6) { top: 75.6917%; right: 12%; }

.product2 .main2 { padding: 65px 0 0; }

.product2 .main2 .box { background-color: #ffffff; -webkit-box-shadow: 5px 4px 15px 1px rgba(212, 229, 247, 0.36); box-shadow: 5px 4px 15px 1px rgba(212, 229, 247, 0.36); }

.product2 .main2 .box:not(:first-child) { margin-top: 40px; }

.product2 .main2 .box:nth-child(1) .title .img { top: 0; }

.product2 .main2 .box:nth-child(2) .title .img { top: 31px; }

.product2 .main2 .box:nth-child(3) .title .img { top: 21px; }

.product2 .main2 .box:nth-child(4) .title .img { top: 0; }

.product2 .main2 .box:nth-child(5) .title .img { top: 15px; }

.product2 .main2 .box:nth-child(6) .title .img { top: 9px; }

.product2 .main2 .title { line-height: 60px; background-color: #ddeaf6; background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), to(#eaf3fb)); background-image: linear-gradient(left, #ddeaf6, #eaf3fb); background-image: -moz-linear-gradient(left, #ddeaf6, #eaf3fb); text-align: center; position: relative; font-size: 20px; color: #2767cf; }

.product2 .main2 .title .img { width: 200px; position: absolute; right: 18px; height: 100px; text-align: right; line-height: 1; }

.product2 .main2 .title .img img { width: auto; }

.product2 .main2 .block_box { padding: 23px 50px; }

.product2 .main2 .block { width: 25%; font-size: 16px; line-height: 1; color: #333333; padding-left: 20px; position: relative; }

.product2 .main2 .block:after { content: ' '; position: absolute; left: 0; top: 5px; -webkit-border-radius: 50%; border-radius: 50%; width: 6px; height: 6px; background-color: #2767cf; }

.product2 .main2 .block:nth-child(n + 5) { margin-top: 20px; }

.product3 { background-color: #f6f9fe; }

.product3 .secondary_head .details { color: #2767cf; }

.product3 .main1 { padding-top: 55px; }

.product3 .main1 .center1200 { width: 1138px; }

.product3 .main1 .box { padding-top: 40px; }

.product3 .main1 .box .img { width: 46.92443%; background-color: #ffffff; -webkit-box-shadow: 9px 12px 20px 4px rgba(225, 239, 254, 0.74); box-shadow: 9px 12px 20px 4px rgba(225, 239, 254, 0.74); position: relative; }

.product3 .main1 .box .img .picture_container { padding-top: 63.29588%; }

.product3 .main1 .box .img .txt_box { position: absolute; bottom: 30px; left: 0; right: 0; text-align: center; }

.product3 .main1 .box .img .txt_box .title { font-size: 20px; font-weight: bold; line-height: 1; color: #333333; }

.product3 .main1 .box .img .txt_box .tag { font-size: 18px; line-height: 1; color: #000000; margin-top: 10px; }

.product3 .main1 .box .right_box { width: 49.20914%; }

.product3 .main1 .box .details { font-size: 14px; line-height: 30px; color: #000000;     text-align: justify;}

.product3 .main1 .box .more { margin-top: 105px; color: #fff; font-size: 16px; -webkit-border-radius: 26px; border-radius: 26px; background-color: #2767cf; line-height: 1; padding: 14px 30px; }

.product3 .main1 .box .more .iconfont { font-size: 18px; margin-right: 12px; }

.product3 .main2 { padding-top: 75px; }

.product3 .main2 .block_box { padding-top: 55px; }

.product3 .main2 .block { width: 46.66667%; position: relative; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), to(#ebf1f8)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #ffffff 1%, #ebf1f8 100%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; font-size: 16px; line-height: 1; color: #000000; padding: 15px 30px 15px 70px; }

.product3 .main2 .block .icon { background-color: #2767cf; position: absolute; top: 50%; left: 30px; -webkit-border-radius: 50%; border-radius: 50%; line-height: 20px; width: 20px; color: #fff; font-size: 16px; text-align: center; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.product3 .main2 .block:nth-child(n+3) { margin-top: 15px; }

.product3 .main3 { padding-top: 105px; }

.product3 .main3 .img { width: 94.75%; margin: 38px auto 0; padding: 40px 0; background-color: #ffffff; -webkit-box-shadow: 9px 12px 20px 4px rgba(225, 239, 254, 0.74); box-shadow: 9px 12px 20px 4px rgba(225, 239, 254, 0.74); }

.product3 .main3 .img .picture_container { padding-top: 46.08619%; }

.product3 .main4 { padding: 55px 0 0; }

.product3 .main4 .block_box { margin-top: 40px; }

.product3 .main4 .block { width: 31.75%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; padding: 30px; }

.product3 .main4 .block .title { font-size: 20px; line-height: 1; }

.product3 .main4 .block .line_box { margin-top: 15px; }

.product3 .main4 .block .line { font-size: 14px; line-height: 30px; color: #000000; -webkit-transition: all .5s; transition: all .5s; }

.product3 .main4 .block .line:not(:first-child) { margin-top: 5px; }

.product3 .main4 .block .line .txt { width: 80%; margin-left: 20px; }

.product3 .main4 .block .line .iconfont { font-size: 19px; color: #2767cf; }

.product3 .main4 .block .line:hover { color: #2767cf; }

.product3 .main4 .block:not(:nth-child(3n-2)) { margin-left: 2.08333%; }

.product3 .main4 .block:nth-child(n + 4) { margin-top: 20px; }

.application_title { text-align: center; }

.application_title .title { font-size: 30px; font-weight: bold; line-height: 1; color: #333333; }

.application_title .txt { line-height:40px;font-size: 17px; color: #000000; margin-top: 30px; }

.application { background-color: #f6f9fe; }

.application .main1 { padding-top: 60px; }

.application .main1 .block_box { margin-top: 50px; }

.application .main1 .block { width: 30.5%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; padding-bottom: 100px; position: relative; }

.application .main1 .block:not(:nth-child(3n-2)) { margin-left: 1.75%; }

.application .main1 .block:nth-child(n + 4) { margin-top: 40px; }

.application .main1 .block .img { margin: 17px 17px 0;display: block ;position: relative}

.application .main1 .block .img .name{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 5;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: #004a9a 1px 0 10px;
}

.application .main1 .block .img .picture_container { padding-top: 46.36364%; }

.application .main1 .block .line_box { margin-top: 30px; }

.application .main1 .block .line { font-size: 16px; line-height: 44px; -webkit-transition: all .5s; transition: all .5s; display: block; width: 100%; text-align: center; }

.application .main1 .block .line:hover { color: #2767cf; background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), to(#f1f7fe)); background-image: linear-gradient(90deg, #ddeaf6 0%, #f1f7fe 100%); }

.application .main1 .block .btn_box { position: absolute; font-size: 14px; bottom: 28px; left: 0; right: 0; }

.application .main1 .block .btn_box .btn { color: #2767cf; line-height: 1; padding-bottom: 10px; border-bottom: 1px solid #2767cf; }

.application1 { background-color: #f6f9fe; }

.application1 .main1 { padding: 55px 0 0; }

.application1 .block_box { margin-top: 50px; }

.application1 .block { width: 30.25%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); padding-bottom: 80px; position: relative;top: 0;transition: all .3s }

.application1 .block:not(:nth-child(3n-2)) { margin-left: 1.75%; }

.application1 .block:nth-child(n + 4) { margin-top: 50px; }

.application1 .block .img { margin: 17px 17px 0; position: relative}

.application1 .block .img .name{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 5;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: #004a9a 1px 0 10px;
}

.application1 .block .img .picture_container { padding-top: 46.03659%; }

.application1 .block .line_box { margin-top: 30px; }

.application1 .block .line { font-size: 18px; line-height:2; -webkit-transition: all .5s; transition: all .5s; display: block; width: 100%; text-align: center; font-weight: bold; }

.application1 .block .line:hover { color: #2767cf; background-image: -webkit-gradient(linear, left top, right top, from(#ddeaf6), to(#f1f7fe)); background-image: linear-gradient(90deg, #ddeaf6 0%, #f1f7fe 100%); }

.application1 .block .txt_box { font-size: 14px; line-height: 2; color: #333333; padding: 0 18px; margin-top: 20px; height: 80px;  text-overflow:ellipsis;/*设置隐藏部分为省略号*/
  overflow: hidden;/*设置隐藏*/
   display: -webkit-box;
    -webkit-line-clamp: 3;/*设置显示行数，此处为2行，可设置其他数字*/
 -webkit-box-orient: vertical;}

.application1 .block .btn_box { position: absolute; font-size: 16px; bottom: 20px; left: 0; right: 0; padding-right: 18px; }

.application1 .block .btn_box .btn { color: #2767cf; line-height: 1; }


.application_details { background-color: #f6f9fe; }

.application_details .main1 { padding-top: 60px; }

.application_details .main1 .box { margin-top: 35px; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); padding: 0px; }

.application_details .main1 .box .left_box { width: 22.54025%; background-image: -webkit-gradient(linear, left bottom, left top, from(#333333), color-stop(0%, #969798), color-stop(0%, #f9fafd), to(#e3ecf9)); background-image: linear-gradient(0deg, #333333 0%, #969798 0%, #f9fafd 0%, #e3ecf9 100%); padding: 25px 40px 0; }

.application_details .main1 .box .left_box .txt_box:not(:first-child) { margin-top: 40px; }

.application_details .main1 .box .left_box .title { font-size: 20px; font-weight: bold; line-height: 1.6; }

.application_details .main1 .box .left_box .line_box { margin-top: 20px; }

.application_details .main1 .box .left_box .line_box .line { font-size: 16px; line-height: 1.6; padding-left: 20px; position: relative; }

.application_details .main1 .box .left_box .line_box .line:after { content: ' '; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 7px; height: 7px; background-color: #333333; -webkit-border-radius: 50%; border-radius: 50%; }

.application_details .main1 .box .right_box { width: 77.45975%; }

.application_details .main1 .box .right_box .picture_container { padding-top: 65.93533%; }

.application_details .main2 { padding-top: 55px; }

.application_details .main2 .block_box { margin-top: 40px; padding: 0 30px; }

.application_details .main2 .block { width: 23.68421%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); position: relative; top: 0; -webkit-transition: all .3s; transition: all .3s; text-align: center; padding: 30px 25px; }

.application_details .main2 .block:hover { top: -5px; }

.application_details .main2 .block .picture_container { padding-top: 46.81818%; }

.application_details .main2 .block .title { margin-top: 16px; font-size: 20px; line-height: 1; font-weight: bold; color: #2767cf; }

.application_details .main2 .block .details { font-size: 16px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 16px; }

.application_details .main2 .block .more { display: inline-block; font-size: 16px; line-height: 1; color: #2767cf; padding: 0 2px 5px; margin-top: 60px; border-bottom: 1px solid #2767cf; }

.application_details .main2 .block:not(:nth-child(4n-3)) { margin-left: 1.75439%; }

.application_details .main2 .block:nth-child(n + 5) { margin-top: 25px; }

.application_details .main3 { padding: 55px 0 0; }

.application_details .main3 .block_box { margin-top: 40px; }

.application_details .main3 .block { width: 31.75%; background-color: #ffffff; -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; padding: 30px; }

.application_details .main3 .block .title { font-size: 20px; line-height: 1; }

.application_details .main3 .block .line_box { margin-top: 15px; }

.application_details .main3 .block .line { font-size: 14px; line-height: 30px; color: #000000; -webkit-transition: all .5s; transition: all .5s; }

.application_details .main3 .block .line:not(:first-child) { margin-top: 5px; }

.application_details .main3 .block .line .txt { width: 80%; margin-left: 20px; }

.application_details .main3 .block .line .iconfont { font-size: 19px; color: #2767cf; }

.application_details .main3 .block .line:hover { color: #2767cf; }

.application_details .main3 .block:not(:nth-child(3n-2)) { margin-left: 1.66667%; }

.application_details .main3 .block:nth-child(n + 4) { margin-top: 20px; }

.search { background-color: #f6f9fe; }

.search .top_box { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #fafbfe), color-stop(78%, #ebf0f7)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #fafbfe 1%, #ebf0f7 78%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); padding: 65px 0 55px; }

.search .box { width: 1045px; line-height: 52px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 5px 0px rgba(81, 157, 232, 0.55); box-shadow: 0px 0px 5px 0px rgba(81, 157, 232, 0.55); -webkit-border-radius: 26px; border-radius: 26px; }

.search .box input { color: #888; font-size: 16px; padding: 0 44px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.search .box input::-webkit-input-placeholder { color: #888; }

.search .box input:-moz-placeholder { color: #888; }

.search .box input:-ms-input-placeholder { color: #888; }

.search .box input::placeholder { color: #888; }

.search .box .btn { position: relative; width: 80px; color: #2767cf; }

.search .box .btn button { width: 100%; font-size: 20px; line-height: 52px; }

.search .box .btn:after { content: ' '; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 32px; background-color: #2767cf; }

.search .main1 { padding: 50px 0 75px; }

.search .main1 .left_box { width: 24.16667%; padding: 22px 30px 50px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), to(#ebf1f8)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #ffffff 1%, #ebf1f8 100%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 4px 4px 7px 1px rgba(225, 233, 242, 0.35); box-shadow: 4px 4px 7px 1px rgba(225, 233, 242, 0.35); }

.search .main1 .left_box .layui-form-checked[lay-skin=primary] i { width: 20px; height: 20px; line-height: 20px; background-color: #2767cf; font-size: 16px; border-color: #2767cf !important; }

.search .main1 .left_box .layui-form-checkbox[lay-skin=primary] i { width: 20px; height: 20px; line-height: 1.1; }

.search .main1 .left_box .layui-form-checkbox[lay-skin=primary] span { line-height: 1.1; }

.search .main1 .left_box .layui-form-checkbox[lay-skin=primary] { padding-left: 30px; }

.search .main1 .left_box .layui-form-checkbox[lay-skin=primary]:hover i { border-color: #2767cf !important; }

.search .main1 .left_box .layui-form-checkbox { width: 100%; }

.search .main1 .left_box .layui-form-checkbox span { font-size: 16px; color: #333333; }

.search .main1 .left_box .title { text-align: center; font-size: 20px; font-weight: bold; }

.search .main1 .left_box .line_box { margin-top: 35px; }

.search .main1 .left_box .line_box .line { line-height: 1; }

.search .main1 .left_box .line_box .line:not(:first-child) { margin-top: 35px; }

.search .main1 .left_box .num { font-size: 16px; margin-left: 120px; }

.search .main1 .right_box { width: 71.33333%; }

.search .main1 .right_box .block { position: relative; top: 0; -webkit-transition: all .3s; transition: all .3s; padding: 50px 40px 50px 30px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #ffffff), to(#ebf1f8)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(0deg, #ffffff 1%, #ebf1f8 100%), linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); box-shadow: 9px 9px 20px 4px rgba(225, 233, 242, 0.45); border: solid 1px #ffffff; }

.search .main1 .right_box .block .txt_box { width: 70%; }

.search .main1 .right_box .block .txt_box .name { font-size: 20px; font-weight: bold; line-height: 1; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .3s; transition: all .3s; }

.search .main1 .right_box .block .txt_box .details { font-size: 16px; line-height: 1; margin-top: 15px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.search .main1 .right_box .block .more { font-size: 16px; color: #2767cf; line-height: 1; padding-bottom: 10px; border-bottom: 1px solid #2767cf; }
.search .main1 .right_box .block .more.grey { color: #888888;border-bottom:none; }

.search .main1 .right_box .block:hover { top: -5px; }

.search .main1 .right_box .block:hover .txt_box .name { color: #2767cf; }

.search .main1 .right_box .block:not(:first-child) { margin-top: 30px; }

.footer { background-color: #2767cf; padding: 50px 0 40px; }

.footer .box { margin-top: 42px; }

.footer .box .left_box .link { font-size: 16px; line-height: 1; color: #ffffff; position: relative; }

.footer .box .left_box .link:not(:first-child) { padding-left: 30px; margin-left: 30px; }

.footer .box .left_box .link:not(:first-child):after { content: ' '; position: absolute; left: 0; top: 0; bottom: 0; width: 1px; background-color: #fff; }

.footer .box .left_box .contact_box { margin-top: 55px; color: #f5f8fb; line-height: 1; font-size: 16px; }

.footer .box .left_box .tel { font-weight: bold; font-size: 14px; margin-top: 16px; }

.footer .box .left_box .email { margin-top: 19px; }

.footer .box .img_box { text-align: center; }

.footer .box .img_box .picture_container { padding-top: 100%; }

.footer .box .img_box .name { font-size: 16px; line-height: 1; color: #ffffff; margin-top: 7px; }

.footer .box .img_box .img:nth-child(2) { margin-left: 40px; }

.footer .bottom_box { font-size: 14px; line-height: 1; color: #f5f8fb; opacity: 0.6; text-align: center; margin-top: 90px; }

.footer .bottom_box a { color: #f5f8fb; -webkit-transition: all .3s; transition: all .3s; }

.footer .bottom_box a:hover { opacity: 1; }

.banner img { width: 100%; }

.banner .swiper-pagination { position: absolute; bottom: 20px; left: 0; right: 0; }

.banner .swiper-pagination-bullet { width: 11px; height: 11px; background-color: #ffffff; }

.banner .swiper-pagination-bullet:not(:first-child) { margin-left: 25px; }

.banner .swiper-pagination-bullet-active { background-color: #2767cf; }

.index { background-color: #f5f8fd; }

.index .main1 { padding-top: 45px; }

.index .main1 .block_box { margin-top: 50px; }

.index .main1 .block { position: relative; width: 24.16667%; }

.index .main1 .block .picture_container { padding-top: 84.13793%; }

.index .main1 .block .name { position: absolute; z-index: 2; left: 0; right: 0; text-align: center; font-size: 20px; color: #ffffff; padding-bottom: 12px; bottom: 0; }

.index .main1 .block .mask { opacity: 0; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 5; -webkit-transition: all .5s; transition: all .5s; background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(99%, #519de8)); background-image: linear-gradient(0deg, #ffffff 0%, #519de8 99%); }

.index .main1 .block .title { font-size: 20px; font-weight: bold; line-height: 1; }

.index .main1 .block .more { font-size: 16px; line-height: 1; color: #2767cf; padding-bottom: 10px; margin-top: 28px; border-bottom: 1px solid #2767cf; }

.index .main1 .block:hover .mask { opacity: 1; }

.index .main1 .block.block1 .picture_container { padding-top: 106.89655%; }

.index .main1 .block.block2 { -webkit-transform: translateY(-webkit-calc(-17% - 12px)); -ms-transform: translateY(calc(-17% - 12px)); transform: translateY(calc(-17% - 12px)); }

.index .main1 .block:not(:nth-child(4n - 3)) { margin-left: 0.91667%; }

.index .main1 .block:nth-child(n + 5) { margin-top: 12px; }

.index .main2 { position: relative; }

.index .main2 .box { padding-top: 80px; }

.index .main2 .content { position: relative; z-index: 2; }

.index .main2 .left_box { position: relative; width: 54.75%; }

.index .main2 .left_box .img { padding: 0 35px 35px 0; position: relative; }

.index .main2 .left_box .swiper-container:after, .index .main2 .left_box .swiper-container:before { position: absolute; content: ' '; width: 94.67275%; height: 403px; }

.index .main2 .left_box .swiper-container:after { background-color: #8fc0f0; right: 17px; bottom: 17px; z-index: 2; }

.index .main2 .left_box .swiper-container:before { background-color: #cbe2f8; right: 0; bottom: 0; }

.index .main2 .left_box .picture_container { z-index: 5; padding-top: 64.791%; }
.index .main2 .left_box .swiper-wrapper { z-index: 5; }

.index .main2 .left_box .swiper-pagination { bottom: -20px; left: 0; right: 0; }

.index .main2 .left_box:after { content: ' '; position: absolute; right: -33px; top: -33px; bottom: -35px; width: 10000px; background-color: #fff; -webkit-border-radius: 29px; border-radius: 29px; }

.index .main2 .right_box { margin-left: 6.33333%; position: relative;width: 44%; }

.index .main2 .right_box:hover .title{ color: #2767cf;}

.index .main2 .right_box .title { font-size: 24px; font-weight: bold; line-height: 1; color: #333333; display:block;margin-top:20px;}
.index .main2 .right_box .title .details{font-weight: 500;}

.index .main2 .right_box .icon { display: inline-block; font-size: 16px; width: 64px; line-height: 33px; background-color: #1a65fe; margin-right: 10px; text-align: center; color: #fff; -webkit-border-radius: 20px 0px 20px 0px; border-radius: 20px 0px 20px 0px; }

.index .main2 .right_box .tag { font-size: 20px; color: #333333; line-height: 1.5; margin-top: 15px; }

.index .main2 .right_box .details { margin-top: 35px; font-size: 16px; line-height: 1.7; color: #222222; }

.index .main2 .swiper-pagination-bullet { width: 11px; height: 11px; margin: 0 13px; background-color: #a9bcd3; }

.index .main2 .swiper-pagination-bullet-active { background-color: #2767cf; }

.index .main2 .bg_img { position: absolute; right: 0; top: 115px; width: 1380px; height: 491px; }

.index .main2 .bg_img img { position: absolute; right: 0; top: 0; width: 1380px; height: 491px; }

.index .main3 { padding-top: 130px; }

.index .main3 .block_box { margin-top: 35px; }

.index .main3 .block_box .block { padding: 35px 0; width: 16.25%; -webkit-transition: all .5s; transition: all .5s; background-color: transparent; position: relative;top: 0}

.index .main3 .block_box .block .icon { width: 81px; margin: 0 auto; }

.index .main3 .block_box .block .picture_container { padding-top: 100%; }

.index .main3 .block_box .block .name { font-size: 20px; line-height: 1; text-align: center; margin-top: 25px; }

.index .main3 .block_box .block:hover { background-color: #ffffff; -webkit-box-shadow: 5px 5px 27px 2px rgba(169, 210, 255, 0.47); box-shadow: 5px 5px 27px 2px rgba(169, 210, 255, 0.47);top:-5px; }

.index .main4 { padding-top: 80px; }

.index .main4 .block_box { padding-top: 45px; }

.index .main4 .left_box { width: 66.16667%; background-color: #f6f9fe; -webkit-box-shadow: inset 5px 4px 33px 7px rgba(190, 205, 222, 0.3); box-shadow: inset 5px 4px 33px 7px rgba(190, 205, 222, 0.3); padding: 35px 35px 35px 45px; }

.index .main4 .left_box .block { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;width: 0 }

.index .main4 .left_box .block .title { font-size: 20px; color: #333333; text-align: center; line-height: 1; padding-bottom: 20px; border-bottom: 1px solid #cccccc; -webkit-transition: all .5s; transition: all .5s; position: relative; }

.index .main4 .left_box .block .title:after { content: ' '; position: absolute; left: 50%; width: 0; bottom: -2px; height: 3px; -webkit-transition: all .5s; transition: all .5s; background-color: #2767cf; }

.index .main4 .left_box .block .line_box { margin-top: 30px; height: 107px}
.index .main4 .left_box .block .line_box .swiper-container{height: 100%}

.index .main4 .left_box .block .line { font-size: 14px; line-height: 30px; color: #333333; display: block; -webkit-transition: all .5s; transition: all .5s;     overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap}

.index .main4 .left_box .block .line:hover { color: #2767cf; }

.index .main4 .left_box .block:hover .title { color: #2767cf; }

.index .main4 .left_box .block:hover .title:after { left: 0; width: 100%; }

.index .main4 .right_box { width: calc(100% - 66.16667%); padding: 40px 30px; background-color: #ffffff; -webkit-box-shadow: 5px 5px 15px 1px rgba(169, 210, 255, 0.55); box-shadow: 5px 5px 15px 1px rgba(169, 210, 255, 0.55); }

.index .main4 .right_box .title { text-align: center; font-size: 20px; line-height: 1; color: #333333; }

.index .main4 .right_box .title .iconfont { font-size: 33px; margin-right: 20px; }

.index .main4 .right_box .line_box { margin-top: 45px;height: 117px }

.index .main4 .right_box .line_box { margin-top: 45px;height: 117px }

.index .main4 .right_box .line_box .swiper-container{ height: 100% }
.index .main4 .swiper-wrapper{ transition-timing-function: linear;}

.index .main4 .right_box .line { font-size: 14px; color: #333333; }

.index .main4 .right_box .line:not(:first-child) { margin-top: 14px; }
.index .main4 .right_box .line:first-child{ margin-top: 14px;     overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap}

.index .main4 .right_box .line .faq { width: 24px; text-align: center; line-height: 24px; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; background-color: #2767cf; margin-right: 8px; margin-top: 3px; }

.index .main4 .right_box .line .txt { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 0; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.6; }

.index .main4 .right_box .line:nth-child(even) .faq { background-color: #cccccc; }

.index_title { font-size: 30px; font-weight: bold; line-height: 1; color: #333333; text-align: center; }

.advertisement_box { margin-top: 80px; position: relative; }

.advertisement_box .img img { width: 100%; }

.advertisement_box .btn { top: 50%; right: 23.59375%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; text-align: center; width: 171px; line-height: 51px; background-color: #1a65fe; -webkit-border-radius: 26px; border-radius: 26px; color: #fff; font-size: 16px; }

.layui-box { margin-top: 0; }

.page_content { margin-top: 60px; }

.page_content .total { font-size: 16px; line-height: 1; color: #000000; margin-left: 25px; }

.layui-box a, .layui-box .layui-laypage-spr, .layui-box .layui-laypage-curr { width: 30px; height: 30px; line-height: 30px; -webkit-border-radius: 50%; border-radius: 50%; border: none !important; font-size: 16px; }

.layui-box .layui-laypage-prev, .layui-box .layui-laypage-next { line-height: 30px; }

.layui-box a { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-laypage-curr { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-laypage-spr { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-laypage-last { -webkit-box-ordinal-group: 6 !important; -webkit-order: 5 !important; -ms-flex-order: 5 !important; order: 5 !important; width: auto !important; height: auto !important; margin-left: 20px !important; color: #888888; }

.layui-laypage-next, .layui-laypage-prev { font-size: 20px !important; background-color: transparent !important; }

.layui-laypage-next:hover, .layui-laypage-prev:hover { color: #2767cf !important; }

.layui-laypage-first { -webkit-box-ordinal-group: 2 !important; -webkit-order: 1 !important; -ms-flex-order: 1 !important; order: 1 !important; width: auto !important; height: auto !important; margin-right: 20px !important; color: #888888; }

.siade { position: fixed; z-index: 10; top: 50%; right: 5%; width: 62px; padding: 20px 15px; background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f8fb), to(#f5f8fb)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: linear-gradient(#f5f8fb, #f5f8fb), linear-gradient(#ffffff, #ffffff); background-blend-mode: normal,
 normal; -webkit-box-shadow: 0px 0px 10px 0px
 #cccccc; box-shadow: 0px 0px 10px 0px
 #cccccc; -webkit-border-radius: 31px; border-radius: 31px; }

.siade .block { display: block; position: relative; }

.siade .block:not(:first-child) { margin-top: 25px; }

.siade .down{position: absolute;background-color: #f6faff; right: -webkit-calc(100% + 25px);right:calc(100% + 25px); -webkit-box-shadow: 0px 0px 9px 1px rgba(169, 210, 255, 0.55); box-shadow: 0px 0px 9px 1px rgba(169, 210, 255, 0.55); -webkit-border-radius: 5px; border-radius: 5px; padding: 10px; opacity: 0; -webkit-transition: all .3s; transition: all .3s; }

.siade .block .tel { font-size: 20px;color: #1062ff;white-space: nowrap;font-weight: bold;padding: 10px 25px;line-height: 1;	box-shadow: 0px 0px 9px 1px
rgba(169, 210, 255, 0.55);
  border-radius: 21px;top: 50%;transform: translateY(-50%)}


.siade .block .img { width: 124px;}

.siade .block:hover .icon .img_on { display: block; }

.siade .block:hover .icon .img_off { display: none; }

.siade .block:hover .down { opacity: 1; }
.siade .block .down:hover {opacity: 0;}

.siade .icon .img_on { display: none; }
  .laytable-cell-1-0-0 { width: 100% !important; }

@media (max-width: 1300px) { .siade { right: 10px; } }

@media (max-width: 1200px) { .siade { display: none; }
  .product2 .main1 .content .block_box .block { font-size: 16px; }
  .technology2 .main5 .box .bg_img { position: relative; }
  .technology2 .main5 .box .block_box { width: 100%; position: static; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .technology2 .main5 .box .block { position: static; }
  .technology2 .main5 .box .block .icon .name { color: #333; } }

@media (max-width: 992px) { .head_dropdown .pc_down .block_box:nth-child(3) { margin-left: 47.5%; }
  .head_dropdown .pc_down .block_box:nth-child(4) { margin-left: 67%; }
  .head_dropdown .pc_down .block_box:nth-child(5) { margin-left: 83%; }
  .header .head_bottom .line:not(:first-child) { margin-left: 20px; } }

@media (max-width: 768px) { .about .main2 .small_img { margin-top: 20px; }
  .about .main3 { padding-top: 40px; }
  .about .main2 .big_img { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .about .main2 .small_img .block { display: none; }
  .about .main2 { padding-top: 40px; }
  .about .main3 .block_box { margin-top: 20px; }
  .about .main3 .block_box .block .num { font-size: 16px; }
  .about .main3 .block_box .block .txt { width: 100%; margin-left: 0; margin-top: 10px; font-size: 14px; }
  .about .main3 .block_box .block { padding: 15px 10px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .about .main3 .tag_box { padding-top: 20px; }
  .about .main3 .tag_box .swiper-slide-active .year { font-size: 16px; }
  .about .main3 .tag_box .year { font-size: 16px; }
  .header .head_top .mobile_more { display: block; }
  .index .main3 .block_box .block .icon { width: 65px; }
  .banner .swiper-pagination-bullet:not(:first-child) { margin-left: 10px; }
  .banner .swiper-pagination-bullet { width: 6px; height: 6px; }
  .banner .swiper-pagination { bottom: 5px; }
  .product2 .main2 .box:not(:first-child) { margin-top: 20px; }
  .product2 .main2 .block_box { padding: 15px 10px; }
  .product2 .main2 .block { width: 50%; font-size: 16px; }
  .product2 .main2 .block:nth-child(n + 3) { margin-top: 10px; }
  .product2 .main2 { padding-top: 40px; }
  .product2 .main2 .title .img { display: none; }
  .product2 .main2 .title { font-size: 18px; font-weight: bold;}
  .product2 .main1 .content .block_box { display: none; }
  .product3 .main1 .box .img .txt_box {position: relative; padding: 4% 0;}
  .product3 .main1 .box .img .txt_box .title{font-size: 26px;line-height: 30px;}
  .product3 .main1 .box .img .txt_box .tag{font-size: 18px;}
  .inner_txt{text-align: justify;}
  .pc_img { display: none; }
  /*.mobile_img { display: block; }*/
  .header .head_bottom { display: none; }
  .header .head_top .search_box { display: none; }
  .header .head_top .language { display: none; }
  .header .head_top .link_box { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .header .head_top .link_box .btn { display: none; }
  .header .head_top .head_logo { width: 110px; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .header .head_top .link_box .link { font-size: 26px; line-height: 1; }
  .header .head_top { padding: 17px 0; }
  .head_dropdown .pc_down { display: none; }
  .head_dropdown .mobile_down { display: block; }
  .head_dropdown { top: 60px; pointer-events: auto;    opacity: 1;    transform: translateY(0);z-index: 999;display: none; transition: none;}
  .page_content { margin-top: 30px; }
  .page_content .total { display: none; }
  .layui-box a, .layui-box .layui-laypage-spr, .layui-box .layui-laypage-curr { font-size: 16px; }
  .layui-laypage-first, .layui-laypage-last { display: none !important; }
  .table_box { /*overflow-x: auto; */width: 100%; }
 /* .laytable-cell-1-0-0 { width: 50% !important; }
  .laytable-cell-1-0-3 { width: 100% !important; }
  .laytable-cell-1-0-1 { width: 100% !important; }*/
  .laytable-cell-1-0-2, .laytable-cell-1-0-3, .laytable-cell-1-0-1{width: 100% !important;}
  .technology2 .main5 .layui-table td{width: 30%}
  .technology2 .main5 .layui-table td:first-child, .technology2 .main5 .layui-table th:first-child{padding: 0 5px;}
  .technology2 .main5 .layui-table th { font-size: 16px; }
  .technology2 .main1 .block .txt_box .line_box .line { line-height: 1.3; }
    .technology2 .main1 .block .txt_box .line_box .line:after{
      top: 6px;
  }
  .technology2 .main5 { padding-top: 40px; }
  .technology2 .main5 .box { margin-top: 40px; }
  .technology2 .main5 .box .bg_img .txt .img { width: 90px; display:none;}
  .technology2 .main5 .box .bg_img img{display:none;}
  .technology2 .main5 .box .bg_img .mobile_img1{display:block;}
  .technology2 .main5 .box .bg_img .txt .name { font-size: 12px; margin-top: 15px; display:none;}
  .technology2 .main4 .details { font-size: 16px; line-height: 1.4; margin: 20px 0 10px; }
  .technology2 .main4 .layui-table td { padding: 5px 20px !important; }
  .table_box .layui-table { /*min-width: 600px; */width: 100%}
  .technology2 .main5 .box .block { margin-top: 20px; }
  .technology2 .main5 .box .block .line_box .line { padding-left: 20px; font-size: 16px; }
  .technology2 .main5 .box .block .line_box { padding: 15px 10px !important; }
  .technology2 .main5 .box .block .line_box .line:after { left: 0; right: auto; }
  .technology2 .main4 .padding_td span:nth-child(1) { margin-right: 40px; }
  .technology2 .main5 .box .block .line_box { width: 100% !important; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin-top: 15px; }
  .technology2 .main5 .box .block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .technology2 .main5 .box .block .icon img { display: none; }
  .advertisement_box .img { height: 130px; position: relative;overflow: hidden }
  .advertisement_box .img img { width: 1200px; position: absolute; left: 87%; top: 58%; max-width: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .advertisement_box .btn { top:-6%; right: 33.19375%; line-height: 36px !important; }
  .technology2 .main5 .box .block .icon .name { position: static; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; font-size: 16px; } }

@media (max-width: 1260px) { .center1200 { width: 100%; padding: 0 15px; }
  .product3 .main1 .center1200 { width: 100%; }
  .news .main1 .block_box .block { padding: 20px; }
  .news .main1 .block_box .block .right_box { width: 15%; }
  .news .main1 .block_box .block .left_box .img { width: 40%; }
  .news_details .main1 .left_box .box { padding: 30px; } }

@media (max-width: 992px) { .application_details .main1 .box .left_box { padding: 10px 10px 0; }
  .application_details .main1 .box .right_box { width: 70%; }
  .product1 .main2 .block { padding: 20px 20px 60px 20px; }
  .news .main1 .block_box .block .right_box { width: 20%; }
  .technology1 .main1 .block .img .txt { /*position: static;*/ -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); margin-top: 15px; }
  .technology1 .main1 .block .img .txt .name { font-size: 16px; }
  .technology1 .main1 .block .img .txt .tag { font-size: 14px; margin-top: 10px; }
  .technology1 .main1 .block .details { font-size: 14px; }
  .technology1 .main1 .block .txt_box { margin-top: 15px; }
  .technology1 .main1 .block .more { font-size: 14px; }
  .index .main2 .box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main2 .left_box { width: 100%; }
  .index .main2 .left_box img { width: 100%; }
  .index .main2 .right_box { width: 100%; margin-top: 50px; margin-left: 0; }
  .index .main2 .bg_img { display: none; } }

@media (max-width: 768px) {
  .pc_img{display: none !important}
  .about .main1 .block .picture_container{padding-top: 36.07%;}
  .about .main1 .block .txt_box{    padding: 15px 65px 0 15px;}
  .about .main1 .txt1_box { margin-top: 20px; padding: 0; font-size: 16px; }
  .about .main1 .box { margin-top: 30px; padding: 20px 10px; }
  .about .main1 .box .right_box { width: 100%; margin-top: 15px; }
  .about .main1 .box .right_box .name { font-size: 16px; }
  .about .main1 .box .right_box .txt { font-size: 14px; line-height: 1.4; margin-top: 10px; }
  .about .main1 .box .right_box .tag_box .tag .title { font-size: 14px; }
  .about .main1 .block .picture_container img { width: 100%; }
  .about .main1 .block_box { margin-top: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .about .main1 .block { width: 100%; }
  .about .main1 .block .details { font-size: 16px; line-height: 1.5; margin-top: 15px; }
  .about .main1 .block .name { font-size: 20px; }
  .about .main1 .block:not(:first-child) { margin-top: 20px; }
  .about .main1 { padding-top: 40px; }
  .banner .swiper-pagination-bullet:not(:first-child) { margin-left: 10px; }
  .banner .swiper-pagination-bullet { width: 6px; height: 6px; }
  .banner .swiper-pagination { bottom: 5px; }
  .layui-box { margin-top: 20px; }
  .search .main1 .right_box .block:not(:first-child) { margin-top: 20px; }
  .search .main1 .right_box .block .txt_box .details { font-size: 14px; }
  .search .main1 .right_box .block .txt_box .name { font-size: 16px; }
  .search .main1 .right_box .block .more { margin-top: 15px; font-size: 14px; }
  .search .main1 .right_box .block .txt_box { width: 100%; }
  .search .main1 .right_box .block { padding: 15px 10px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .search .main1 .left_box .line_box { margin-top: 20px; }
  .search .main1 .left_box .line_box .line:not(:first-child) { margin-top: 15px; }
  .search .main1 .left_box .num { font-size: 16px; }
  .search .main1 .left_box .layui-form-checkbox span { font-size: 16px; }
  .search .main1 .left_box { width: 100%; padding: 15px; }
  .search .main1 .right_box { width: 100%; margin-top: 20px; }
  .search .main1 { padding-top: 40px; }
  .search .box .btn:after { height: 20px; }
  .search .box .btn button { line-height: 35px; font-size: 16px; }
  .search .box .btn { width: 40px; }
  .search .box input { font-size: 16px; padding: 0 5px; }
  .search .box { width: 100%; margin: 0 15px; line-height: 35px; }
  .search .top_box { padding: 20px 0; }
  .contact .main1 .block_box .block:nth-child(n + 2) { margin-top: 20px; }
  .contact .main1 .block_box .block { width: 100%; }
  .technology1 .main1 .block .more { position: static; margin-top: 20px; }
  .technology3 .main1 .block .txt_box .line_box { font-size: 14px; padding: 0 20px; }
  .technology3 .main1 .block .txt_box { margin-top: 20px; }
  .technology3 .main1 .block .txt_box .title { font-size: 16px; }
  .technology3 .main1 .block .txt_box .tag { font-size: 16px; }
  .technology3 .main1 .block:not(:first-child) { margin-top: 15px; }
  .technology3 .main1 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .technology3 .main1 .block { padding: 15px 5px; width: 100%; }
  .technology3 .main1 { padding: 40px 0 0; }
  /*.technology2 .main5 .table_box{display: none}*/
  .technology2 .main4 .table_box{display: none}
  /*.technology2 .main5 .mobile_img{overflow: auto;width: 100%;height: 400px;}*/
  .technology2 .main5 .layui-table th { font-size: 16px; width: 30%; }
  .technology2 .main5 .layui-table th > div { width: 100%; }
  .technology2 .main5 { padding-top: 40px; }
  .technology2 .main4 .layui-table td { font-size: 14px; line-height: 1.3; padding: 10px 0; text-align: justify;color: #333;}
  .technology2 .main4 .layui-table th { font-size: 16px; }
  .technology2 .main4 .layui-table { margin-top: 20px; }
  .technology2 .main4 { padding-top: 40px; }
  .technology2 .main3 .block_box .block:not(:first-child) { margin-top: 20px; }
  .technology2 .main3 .block_box .block .txt { font-size: 14px; line-height: 1.5; margin-top: 15px; }
  .technology2 .main3 .block_box .block .title { font-size: 16px; line-height: 1.4; }
  .technology2 .main3 .block_box .block { width: 100%; padding: 20px 10px; }
  .technology2 .main3 .block_box { width: 100%; margin-top: 20px; }
  .technology2 .main3 { padding-top: 40px; }
  .technology2 .main2 .img { margin-top: 20px; }
  .technology2 .main1 .block_box { width: 100%; margin-top: 20px; }
  .technology2 .main1 .block:not(:first-child) { margin-top: 20px; }
  .technology2 .main1 { padding-top: 40px; }
  .technology2 .main1 .block .img {  padding: 10px; }
  .technology2 .main2 { padding-top: 40px; }
  .technology2 .main1 .block .txt_box .more { margin-top: 20px; font-size: 14px; }
  .technology2 .main1 .block .txt_box .line_box { margin-top: 20px; }
  .technology2 .main1 .block .txt_box .line_box .line { font-size: 14px; }
  .technology2 .main1 .block .txt_box .name { font-size: 16px; line-height: 1.4; }
  .technology2 .main1 .block { width: 100%; padding: 20px 10px; }
  .technology2 .main1 .details { font-size: 16px; line-height: 1.5; margin-top: 20px; text-align:justify; }
  .technology .main1 { padding-top: 40px; }
  .application_details .main2 .block:nth-child(n + 3) { margin-top: 20px; }
  .application_details .main3 .block .line .txt { font-size: 14px; }
  .application_details .main3 .block .title { font-size: 16px; }
  .application_details .main3 .block_box { margin-top: 20px; }
  .application_details .main3 .block:nth-child(n + 2) { margin-top: 20px; }
  .application_details .main3 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .application_details .main3 .block { width: 100%; padding: 15px 10px; }
  .application_details .main3 { padding-top: 40px; }
  .application_details .main2 .block .more { font-size: 14px; margin-top: 20px; }
  .application_details .main2 .block .details { line-height: 1; font-size: 14px; }
  .application_details .main2 .block .title { font-size: 16px; }
  .application_details .main2 .block_box { padding: 0; margin-top: 20px; }
  .application_details .main2 .block:nth-child(even) { margin-left: 2% !important; }
  .application_details .main2 .block:not(:nth-child(4n-3)) { margin-left: 0; }
  .application_details .main2 .block { width: 49%; padding: 15px 10px; }
  .application_details .main2 { padding-top: 40px; }
  .application_details .main1 .box .left_box .title { font-size: 16px; line-height: 1; }
  .application_details .main1 .box .left_box .line_box .line { line-height: 20px; font-size: 14px; }
  .application_details .main1 .box .left_box { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; padding-bottom: 20px; }
  .application_details .main1 .box .right_box { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .application_details .main1 .box { margin-top: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .application_details .main1 { padding-top: 40px; }
  .application1 .block .img { margin: 15px 10px 0 10px; }
  .application1 .block .img .name{font-size: 16px}
  .application1 .block:nth-child(n + 3) { margin-top: 20px; }
  .application1 .block:nth-child(even) { margin-top:4%; }
  .application1 .block .btn_box { font-size: 14px; position: static; margin-top: 20px; }
  .application1 .block .txt_box { font-size: 16px; line-height: 1.5; margin-top: 15px; height: auto;}
  .application1 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .application1 .block { width: 100%; padding-bottom: 15px; }
  .application1 .block_box { margin-top: 20px; }
  .application1 .main1 { padding-top: 40px; }
  .application .main1 .block_box { margin-top: 20px; }
  .application .main1 .block .btn_box .btn { margin-top: 20px; font-size: 16px; }
  .application .main1 .block:nth-child(n + 3) { margin-top: 20px; }
  .application .main1 .block .btn_box { font-size: 16pxl; position: static; }
  .application .main1 .block { padding-bottom: 20px; }
  .application .main1 .block .line { font-size: 16px; line-height: 35px; }
  .application .main1 .block .line_box { margin-top: 15px; }
  .application .main1 .block .img { margin: 15px 10px 0 10px; }
  .application .main1 .block .img .name{font-size: 16px;}
  .application .main1 .block:nth-child(even) { margin-left: 2% !important; }
  .application .main1 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .application .main1 .block { width: 49%; }
  .application_title .txt { font-size: 16px; margin-top: 20px; }
  .application .main1 { padding-top: 40px; }
  .advertisement_box { margin-top: 40px; }
  /*.product { padding-bottom: 40px; }*/
  .advertisement_box .btn { font-size: 14px; width: 140px; line-height: 40px; }
  .product .main1 .block:nth-child(n+3) { margin-top: 20px; }
  /*.product .main1 .block .line_box { margin-top: 20px; }*/
  .product .main1 .block .btn_box { position: static; margin-top: 15px; }
  .product .main1 .block .btn { font-size: 16px; position:absolute;bottom:6px;}
  .product .main1 .block .line_box .line { line-height: 35px;font-size: 16px }
  .product .main1 .block .img { padding: 0; }
  .product .main1 .block:not(:nth-child(4n-3)) { margin-left: 0; }
  .product .main1 .block { width: 49%; padding: 15px 5px; }
  .product .main1 .block_box { margin-top: 20px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .product .main1 { padding-top: 40px;}

  .product_main1{display: block}
  .product_main1 .block:nth-child(n+3) { margin-top: 20px; }
  /*.product .main1 .block .line_box { margin-top: 20px; }*/
  .product_main1 .block .btn_box { position: static; margin-top: 15px; }
  .product_main1 .block .btn { font-size: 16px; position: absolute;bottom: 10px;}
  .product_main1 .block .line_box .line { line-height: 35px;font-size: 16px }
  .product_main1 .block .img { padding: 0; }
  .product_main1 .block:not(:nth-child(4n-3)) { margin-left: 0; }
  .product_main1 .block { width: 49%; padding: 15px 5px 25px; }
  .product_main1 .block_box {-webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;margin-top: 0 }
  .product_main1 { padding-top: 40px; }


  .product3 .main4 .block .line .iconfont { font-size: 14px; margin-right: 10px; }
  .product3 .main4 .block .line .txt { font-size: 14px; margin-left: 0; }
  .product3 .main4 .block .title { font-size: 16px; }
  .product3 .main4 .block:nth-child(n + 2) { margin-top: 10px; }
  .product3 .main4 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .product3 .main4 .block { width: 100%; padding: 15px 5px; }
  .product3 .main4 { padding: 40px 0 0; }
  .product3 .main4 .block_box { margin-top: 20px; }
  .application_title .title { font-size: 20px; }
  .product3 .main3 { padding-top: 40px; }
  .product3 .main3 .img { width: 100%; margin-top: 20px; padding: 20px 0; }
  .product3 .main2 .block:nth-child(n+2) { margin-top: 10px; }
  .product3 .main2 .block { width: 100%; font-size: 16px; }
  .product3 .main1 { padding-top: 40px; }
  .product3 .main2 { padding-top: 40px; }
  .product3 .main2 .block_box { padding-top: 20px; }
  .product3 .main1 .box .more .iconfont { font-size: 16px; }
  .product3 .main1 .box .more { font-size: 16px;  padding: 10px 10px; margin:5% auto 0; }
  .product3 .main1 .box { padding-top: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .product3 .main1 .box .img { width: 100%; }
  .product3 .main1 .box .right_box { width: 100%; margin-top: 15px; }
  .product3 .main1 .box .details { font-size: 14px; line-height: 1.6; }
  .secondary_head .tag { font-size: 16px; padding: 0 10px 15px; white-space: nowrap; }
  .product1 .main2 .block .name { font-size: 16px; }
  .product1 .main2 .block .line { font-size: 14px;line-height:1;}
  .product1 .main2 .title_box { margin-top: 20px; }
  .product1 .main2 .block .more { margin-top: 10px; font-size: 14px; }
  .product1 .main2 .block { width: 49%; }
  .product1 .main2 .block { padding: 20px 10px; }
  .product1 .main2 .block:nth-child(even) { margin-left: 2% !important; }
  .product1 .main2 .block:nth-child(n + 3) { margin-top: 15px; }
  .product1 .main2 .block:not(:nth-child(4n-3)) { margin-left: 0; }
  .product1 .main2 .title_box .txt { font-size: 14px; margin-top: 10px; }
  .product1 .main2 .block .btn_box { position: static; }
  .product1 .main2 { padding-top: 40px; }
  .product1 .main2 .title_box .title { font-size: 16px; }
  .product1 .main2 .content:nth-child(1) .title_box { margin-top: 20px; }
  .product1 .main1 .block .num { font-size: 30px; }
  .product1 .main1 .block .title { font-size: 16px; }
  .product1 .main1 .block .more { font-size: 14px; margin-top: 10px; }
  .product1 .main1 .block { width: 49%; }
  .product1 .main1 .block:not(:nth-child(4n - 3)) { margin-left: 0; }
  .product1 .main1 .block:nth-child(even) { margin-left: 2%; }
  .product1 .main1 .block:nth-child(n + 3) { margin-top: 15px; }
  .crumbs { display: none; }
  .index .main2 .left_box:after { display: none; }
  .index .main2 .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 4px; }
  .index .main2 .right_box .title { font-size: 16px; }
  .index .main2 .right_box .icon { font-size: 16px; line-height: 1.6; }
  .index .main2 .right_box .tag { font-size: 14px; }
  .index .main2 .right_box .details { font-size: 14px; margin-top: 15px; }
  .index .main3 { padding-top: 40px; }
  .index .main3 .block_box { margin-top: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main3 .block_box .block .name { font-size: 16px; margin-top: 10px; }
  .index .main3 .block_box .block { width: 33%; padding: 10px 0; }
  .index .main4 { padding-top: 40px; }
  .index .main4 .block_box { padding-top: 20px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main4 .left_box { padding: 15px 0; width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main4 .left_box .block { width: 100%; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; }
  .index .main4 .left_box .block:nth-child(2){margin-top: 20px}
  .index .main4 .left_box .block .title { font-size: 16px; padding-bottom: 10px;font-weight: bold;line-height: 2; }
  .index .main4 .left_box .block .line_box { margin-top: 10px; }
  .index .main4 .left_box .block .line { font-size: 14px; }
  .index .main4 .right_box { padding: 15px; }
  .index .main4 .right_box .title { font-size: 16px;font-weight: bold;line-height: 2; }
  .index .main4 .right_box .title .iconfont { font-size: 16px; margin-right: 10px;}
  .index .main4 .right_box .line_box { margin-top: 10px; }
  .index .main4 .right_box .line .txt { font-size: 14px; }
  .index .main4 .right_box .line .faq { font-size: 16px; width: 20px; line-height: 20px; }
  .header { position: fixed; top: 0; left: 0; right: 0; z-index: 99; background-color: #fff; }
  .header .head_top .head_left .haed_code { margin-left: 10px; padding-left: 10px; }
  .header .head_top .head_left .haed_code .line { font-size: 12px; }
  .header .head_top .head_left .haed_code .line:not(:first-child) { margin-top: 5px; }
  .news .main1 .block_box .block .right_box { width: 100%; }
  .news .main1 .block_box .block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .news .main1 .block_box .block .left_box { width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .news .main1 .block_box .block .left_box .img { width: 100%; }
  .news .main1 .block_box .block .left_box .img img { width: 100%; }
  .news .main1 .block_box .block .left_box .txt_box { margin-top: 20px; width: 100%; margin-left: 0; }
  .news .main1 .block_box .block .left_box .txt_box .name { font-size: 16px; }
  .news .main1 .block_box .block .left_box .txt_box .details { font-size: 14px; margin-top: 15px; }
  .news .main1 .block_box .block .right_box { margin-top: 15px; }
  .news .main1 .block_box .block .time { font-size: 14px; }
  .news .main1 .block_box .block .more { font-size: 14px; margin-top: 10px; }
  .news .main1 .block_box .block { padding: 10px; }
  .news .main1 .block_box .block:not(:first-child) { margin-top: 20px; }
  .news_details .main1 .right_box { display: none; }
  .news_details .main1 .left_box { width: 100%; }
  .news_details .main1 .content { padding: 40px 0 0; }
  .news_details .main1 .left_box .box { padding: 20px 10px; }
  .news_details .main1 .left_box .title_box { font-size: 18px; }
  .news_details .main1 .left_box .time { margin-top: 15px; }
  .news_details .main1 .news_switch .block { width: 40%; font-size: 16px; -webkit-border-radius: 15px; border-radius: 15px; line-height: 40px; }
  .news_details .main1 .news_switch .block:nth-child(2) { margin-left: 30px; }
  .news_details .main1 .news_switch { margin-top: 20px; }
  .contact .main1 .block_box { margin-top: 20px; }
  .contact .main1 { padding: 40px 0; }
  .contact .main1 .btn_box { margin-top: 20px; }
  .contact .main1 .btn_box .btn { width: 30%; font-size: 16px; line-height: 40px; }
  .contact .main1 .block_box .block .name { font-size: 16px; }
  .contact .main1 .block_box .block .item textarea { font-size: 14px; }
  .contact .main1 .block_box .block .item input { font-size: 14px; }
  .contact .main1 .block_box .block .item { line-height: 40px; width: 100%; }
  .contact .main1 .block_box .block .box { margin-top: 10px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; }
  .contact .main1 .block_box .block .box .img { margin-top: 20px; }
  .contact .main1 .block_box .block .box .btn { font-size: 14px; margin-top: 30px; margin-left: 15px; }
  .inner_titile .title { font-size: 18px; }
  .inner_titile .tag { font-size: 14px; margin-top: 15px; }
  .contact .main1 .btn_box .btn:nth-child(2) { margin-left: 40px; }
  .inner_main { padding: 40px 0; }
  .technology .main1 .block:not(:nth-child(3n-2)) { margin-left: auto; }
  .technology .main1 .block:not(:first-child) { margin-top: 20px; }
  .technology .main1 .block { width: 100%; padding: 10px; }
  .technology .main1 .block img { width: 100%; }
  .technology .main1 .block .txt_box { margin-top: 15px; }
  .technology .main1 .block .details { font-size: 14px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 20px; max-height: 60px; min-height: 60px; }
  .technology .main1 .block .more { margin-top: 20px; font-size: 14px; }
  .technology1 .main1 .block:not(:nth-child(3n-2)) { margin-left: 0; }
  .technology1 .main1 .block { width: 100%; }
  .technology1 .main1 .block:not(:first-child) { margin-top: 20px; }
  .technology1 .main1 .block .img img { width: 100%; }
  .technology1 .main1 .block .txt_box { padding-bottom: 0; }
  .technology1 .main1 .block .details { line-height: 20px; }
  .technology1 .main1 .content { margin-top: 30px; }
  .technology1 .main1 .title .txt { font-size: 20px; }
  .technology1 .main2 { padding-top: 40px; }
  .inner_title { font-size: 20px; }
  .inner_txt { font-size: 16px; margin-top: 20px; line-height: 1.4; }
  .secondary_head .title { font-size: 20px; padding-top: 30px; }
  .secondary_head .details { margin-top: 20px; font-size: 16px; line-height: 1.6; text-align: justify;}
  .secondary_head .details_m{padding-bottom: 5%;}
  .secondary_head .tag_box { overflow-x: auto; margin-top: 30px; }
  .secondary_head .tag_box_m{display: none;}
  /* .news .secondary_head .tag_box { display: block; } */
  .technology1 .main3 .block_box { padding: 15px 10px; margin-top: 20px; }
  .technology1 .main3 { padding-top: 40px; }
  .footer .box .left_box .link { display: none; }
  .footer .logo { display: none; }
  .footer .box { margin-top: 0; }
  .footer .box .left_box .email { margin-top: 10px; }
  .footer .box .left_box .address { margin-top: 10px; }
  .footer .box .left_box .contact_box { margin-top: 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; }
  .footer .box .left_box .tel { font-size: 16px; }
  .footer .bottom_box { margin-top: 20px; font-size: 16px; line-height: 1.4; }
  .footer { padding: 20px 0; }
  .footer .box .img_box { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 100; margin-top: 10px;width: 100% }
  .footer .box .img_box .img:nth-child(2) { margin-left: 20px; }
  .footer .box .img_box .name { font-size: 16px; }
  .index_title { font-size: 18px; }
  .index .main1 { padding-top: 30px;}
  .index .main1 .block { width: 100%; }
  .index .main1 .block:nth-child(n + 2) { margin-top: 10px; }
  .index .main1 .block_box { margin-top: 20px; display: none }
  .index .main1 .block img { width: 100%; }
  .index .main1 .block .title { font-size: 16px; }
  .index .main1 .block .more { font-size: 14px; margin-top: 10px; }
  .index .main1 .block .name { font-size: 16px; }
  .index .main1 .block.block2 { -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
  .index .main1 .block:not(:nth-child(4n - 3)) { margin-left: 0; }
  .index .main2 { padding-top: 40px; }
  .index .main4 .right_box{width: 100%;}
  .mobile_img{display: block !important;}
  .news .main1 .block_box{margin-top: 40px;}
  .index .main2 .box { padding-top: 20px; } }

@media (max-width: 480px) { .details_txt p { margin-top: 20px !important; } }
<!--0.00046396255493164-->