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

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

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

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

ul, li { list-style: none; }

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

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

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

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

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

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

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

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

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

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

input, textarea, select { outline: none; }

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

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

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

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

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

.clearfix { *zoom: 1; }

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

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 20px; }

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

@media (min-width: 1600px) { .commonweb { max-width: 1400px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 图片居中 */
.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; }

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

.defaPrevNextpage { margin-top: 40px; border-top: 1px solid #2e87fd; border-bottom: 1px solid #2e87fd; }

.defaPrevNextpage p { border-bottom: 1px solid #d1d1d1; 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; color: #4b4f5b; }

.defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #4b4f5b; 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; color: #4b4f5b; }

.defaPrevNextpage p:nth-child(2) { border: none; }

.defaPrevNextpage p:nth-child(2) span:after { border-bottom: none; border-top: 5px solid #4b4f5b; }

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

.head_language{border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;margin-left:20px;background-color:#3c8ffc;font-size:14px;}

@media (min-width: 992px) { .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: 17%; }
  .defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #4b4f5b; 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 #d1d1d1; position: relative; padding: 0px 130px 0px 20%; font-size: 14px; line-height: 80px; white-space: nowrap; height: 80px; } }

/*--头部--*/
.row { max-width: 1430px; margin: 0 auto; padding: 0 15px; position: relative; }

.hideScroll { overflow: hidden; }

.header { width: 100%; z-index: 99; height: 100px; padding: 0 35px; position: fixed; top: 0; left: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }

.header.active1 { background-color: #fff; }

.header.active { background-color: #fff; }

.header .logo { display: block; line-height: 100px; }

.header .logo img { height: 77px; }

.header .logo img.defa { display: inline-block; }

.header .logo img.white { display: none; }

.nav { line-height: 100px; display: inline-block; vertical-align: top; }

.nav ul { height: 100px; }

.nav ul li { position: relative; display: inline-block; height: 100px; vertical-align: top; padding-top: 40px; }


.nav ul li a { font-size: 20px; position: relative; color: #fff; display: block; padding: 0 37px 20px; -webkit-transition: all 0.3s; transition: all 0.3s; line-height: 1; border-bottom: 3px solid transparent; font-family: 'hmsanM'; }

.nav ul li a:hover { border-color: #1ac3e1; }

.nav ul li .t { width: auto; padding: 10px 0; position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #ebf0f3; display: none; }

.nav ul li .t .p a { line-height: 36px; font-size: 18px; color: #999; white-space: nowrap; border: none; padding: 0; padding: 0 25px; }

.nav ul li .t .p a:hover { background-color: #3b70f4; color: #fff; }


.navbtn { display: none; }
.newsBanner_container{position: relative;}
.newsBanner_container .newsBanner_btn{cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);width: 50px;height:50px;border-radius: 50%;background: #a8a8a8;display: flex;align-items: center;justify-content: center;}
.newsBanner_container .newsBanner_left{left: -60px;}
.newsBanner_container .newsBanner_right{right: -60px;}
.header.active1 .nav ul li a { color: #282828; }

.header.active .nav ul li a { color: #282828; }



/*搜索*/
.headerSs { display: inline-block; position: relative; vertical-align: top; cursor: pointer; }

.headerSsIcon { width: 60px; height: 100px; position: relative; }

.headerSsIcon .iov { display: none; }

.header .more_on { display: none; }

.headerRight { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.headerSsIcon img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.header.active1 .headerSsIcon .sow { display: none; }

.header.active1 .headerSsIcon .iov { display: block; }

.header.active1 .more_off { display: none; }

.header.active1 .more_on { display: block; }

.header.active .headerSsIcon .sow { display: none; }

.header.active .headerSsIcon .iov { display: block; }

.header.active .more_off { display: none; }

.header.active .more_on { display: block; }

.headerSsIov { position: absolute; top: 70%; right: 0; width: 200px; height: 35px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #fff; -webkit-box-shadow: 0 5px 15px #cfcfcf; box-shadow: 0 5px 15px #cfcfcf; display: none; font-size: 0; }

.headerSsIov input { width: -webkit-calc(100% - 35px); width: calc(100% - 35px); border: none; padding-left: 15px; font-size: 14px; color: #282828; line-height: 35px; background: none; display: inline-block; }

.headerSsIov button { width: 35px; height: 35px; display: inline-block; background: none; border: none; vertical-align: top; }

/*--banner--*/
.banner { overflow: hidden; position: relative; width: 100%; background: #ebf0f3; }

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

.bannerText { width: 520px; position: absolute; color: #fff; z-index: 9; top: 40%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 260px; }

.bannerText h5 { font-size: 60px; letter-spacing: 0px; text-transform: uppercase; font-weight: bold; line-height: 1.1; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); color: #3a404a; opacity: 0; visibility: hidden; text-transform: uppercase; }

.bannerText h3 { -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); opacity: 0; visibility: hidden; font-size: 72px; color: #3b6ff4; font-weight: bold; line-height: 1.1; text-transform: uppercase; }

.bannerText .t { font-size: 20px; color: #282828; line-height: 28px; margin-top: 35px; visibility: hidden; opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.banner .swiper-slide-active .bannerText h5 { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.banner .swiper-slide-active .bannerText h3 { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

.banner .swiper-slide-active .bannerText .t { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }

.banner .swiper-scrollbar { width: 180px; height: 2px; position: absolute; bottom: 200px; left: 293px; z-index: 40; opacity: 1; }

.banner .swiper-scrollbar-drag { background-color: #5566ff; }

.banner .swiper-pagination { position: absolute; bottom: 188px; left: 260px; z-index: 40; opacity: 1; width: 245px; }

.banner .swiper-pagination .paginationNum { font-size: 18px; font-weight: bold; color: #282828; }

.banner .swiper-pagination .paginationNum:first-child { float: left; color: #3b6ff4; }

.banner .swiper-pagination .paginationNum:last-child { float: right; }

.swiperOn { width: 9px; height: 12px; position: absolute; bottom: 194px; left: 525px; z-index: 100; }

.swiperOnOne { width: 9px; height: 12px; display: block; }

.swiperOnOne::before { content: ""; width: 3px; height: 9px; background-color: #282828; position: absolute; top: 0; left: 0; }

.swiperOnOne::after { content: ""; width: 3px; height: 9px; background-color: #282828; position: absolute; top: 0; right: 0; }

.swiperOnTwo { border: 8px solid transparent; border-left-color: #282828; background: none; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: none; }

.swiperOn.active .swiperOnOne { display: none; }

.swiperOn.active .swiperOnTwo { display: block; }

.banner .swiper-button-next, .banner .swiper-button-prev { width: 24px; height: 18px; top: auto; -webkit-transform: none; -ms-transform: none; transform: none; bottom: 135px; left: 260px; background: url(../images/jiangt1.png) no-repeat; }

.banner .swiper-button-next { left: 310px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.banner .swiper-button-next.swiper-button-disabled, .banner .swiper-button-prev.swiper-button-disabled { background: url(../images/jiangt2.png) no-repeat; opacity: 1; }
.headerTwo .defa{display: block !important;}
.headerTwo .white{display: none !important;}
/*--home1--*/
.home1 { background: #ebf0f3; padding: 40px 70px; }

.home1Con { font-size: 0; }

.home1ConBox { display: inline-block; width: 24%; margin: 0.6%; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; vertical-align: top; }

.home1ConBox a { display: block; width: 100%; height: 100%; position: relative; overflow: hidden; }

.home1ConBox:first-child { margin-left: 0; }

.home1ConBox:nth-child(4n) { margin-right: 0; }

.home1ConBox:nth-child(4n + 1) { margin-left: 0; }

.home1ConBox a .bj { width: 100%; height: 100%; background: #000; }

.home1ConBox a .bj img { width: 100%; height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: .8; }

.home1ConBoxText { position: absolute; top: 40px; right: 40px; text-align: right; font-size: 30px; font-weight: bold; color: #fff; line-height: 26px; -webkit-transition: all .5s; transition: all .5s; }

.home1ConBox a:hover .bj img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.home1ConBox .t { width: 100%; font-size: 48px; color: #282828; margin-top: 80px; font-weight: bold; vertical-align: top; letter-spacing: -2px; margin-left: 16px; }

.XMore { width: 120px; height: 40px; -webkit-border-radius: 30px; border-radius: 30px; background: #282828; text-align: center; text-transform: uppercase; -webkit-transition: all 0.3s; transition: all 0.3s; }

.XMore a { font-size: 14px; color: #fff; line-height: 40px; }

.XMore:hover { background: #000; }

.home1ConBox .XMore { margin: 20px 0 0 16px; }

.home1ConBox .XMore img { margin-left: 10px; }

/*--home2--*/
.home2 { background: #ebf0f3 url(../images/bj1.png) no-repeat center; padding: 130px 0 60px; background-size: cover; overflow: hidden; }

.title h5 { font-size: 24px; color: #282828; font-weight: bold; line-height: 1.1; text-transform: uppercase; }

.home2Con { margin-top: 30px; }

.home2Con .swiper-container { padding: 0 23px 140px; margin: 0px -23px; }

.home2ConBox { width: 100%; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; height: 430px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.home2Con .swiper-slide:nth-child(even) { -webkit-transform: translateY(70px); -ms-transform: translateY(70px); transform: translateY(70px); }

.home2ConBox a { display: block; padding: 60px 20px 0; height: 100%; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.home2ConBox h5 { font-size: 24px; color: #282828; line-height: 28px; font-weight: bold; }

.home2ConBox p { font-size: 18px; line-height: 32px; letter-spacing: -1px; margin-top: 15px; text-align: justify; display: -webkit-box; height: 128px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

.home2ConBox .data { font-size: 18px; color: #2e87fc; margin-top: 30px; }

.home2Conjiant { 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-align-self: center; -ms-flex-item-align: center; align-self: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 140px; line-height: 46px; background-color: #3b6ff4; color: #ffffff; -webkit-border-radius: 23px; border-radius: 23px; margin-top: 35px; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 0; }

.home2Conjiant img { margin-left: 20px; height: 8px; }

.home2Con .swiper-slide:hover .home2ConBox { -webkit-box-shadow: 0 0px 30px -17px #1e559e; box-shadow: 0 20px 30px -17px #1e559e; }

.home2Con .swiper-slide:hover .home2ConBox a { background-image: url(../images/newsBg.png); background-position: bottom; background-repeat: repeat-x; background-size: auto 100%; }

.home2Con .swiper-slide:hover .home2ConBox .home2Conjiant { opacity: 1; }

.home2Con .swiper-pagination { bottom: 0; text-align: center; width: 100%; }

.home2Con .swiper-pagination-bullet { width: 6px; height: 6px; background: #fff; margin: 0 3px; opacity: 0.3; }

.home2Con .swiper-pagination-bullet-active { opacity: 1; }

/*--home3--*/
.home3 { background: #fff url(../images/bj3.png) no-repeat bottom; background-size: cover; padding: 170px 0 110px; position: relative; z-index: 1; }

.home3ConTop { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.home3ConTopImg { display: inline-block; width: 28.5%; height: auto; -webkit-border-radius: 50%; border-radius: 50%; vertical-align: top; }

.home3ConTopImg img { width: 100%; }

.home3ConTopText { width: 44.85%; display: inline-block; padding-left: 120px; }

.title .t { font-size: 22px; color: #11cefe; padding-bottom: 15px; font-weight: bold; }

.home3ConTopText p { margin-top: 30px; line-height: 28px; font-size: 18px; }

.home3ConTopText .XMore { margin-top: 70px; 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-align-self: center; -ms-flex-item-align: center; align-self: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 2px; width: 140px; line-height: 46px; background-color: #282828; color: #ffffff; }

.home3ConTopText .XMore img { margin-left: 20px; }

.home3ConTopText .XMore:hover { background-color: #3b6ff4; }

.home3ConBot { padding-top: 166px; width: 850px; }

.title .t2 { font-size: 18px; color: #fff; text-transform: uppercase; padding-bottom: 15px; }

.home3ConBotText p { margin-top: 30px; }

.home3ConBot .swiper-container { padding-bottom: 40px; }

.home3ConBot .swiper-pagination { width: 100%; bottom: 0; text-align: left; }

.home3ConBot .swiper-pagination-bullet { width: 6px; height: 6px; background: #282828; margin: 0 3px; }

.home3ConBot .swiper-pagination-bullet-active { background: #5566ff; }

.home3ConBot .video { position: relative; }

.home3ConBot .video video { width: 100%; }

.home3ConBot .video .video_btn { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.home3ConFoot { margin-top: 454px; padding: 0 0px; text-align: center; }

.home3ConFootTit { text-align: center; font-size: 36px; color: #fff; font-weight: bold; }

.home3ConFootUl { margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.home3ConFootUlSwiperBox { width: 1068px; margin: 0 auto; position: relative; }

/* .home3ConFootListLi{padding:0px 20px 0px;} */
.home3ConFootListLi a { display: block; position: relative; padding-top: 40%; }

.home3ConFootUl .swiper-button-prev, .home3ConFootUl .swiper-button-next { width: 44px; height: 44px; background-color: rgba(255, 255, 255, 0.2); -webkit-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 44px; background-image: none; opacity: 1; }

.home3ConFootUl .swiper-button-prev { left: 0; }

.home3ConFootUl .swiper-button-next { right: 0; }

.home3ConFootUlSwiper { width: 900px; margin: 0 auto; }

.home3ConFootBut { width: auto; margin-top: 45px; display: inline-block; }

.home3ConFootBut a { padding: 0 30px; line-height: 46px; display: block; text-align: center; -webkit-border-radius: 30px; border-radius: 30px; font-size: 14px; color: #fff; background-color: #282828; }

.home3ConFootBut a img { margin-left: 10px; margin-bottom: 2px; }

.home3ConFootBut a:hover { background-color: #000; }

/*--底部--*/
.footerbox { padding: 60px 15px; background: #fff; }

.foot_center { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 1600px; margin: 0 auto; }

.footerIcon { text-align: center; }

.footerIconBox { display: inline-block; position: relative; width: 40px; height: 40px; margin: 0 15px; z-index: 2; cursor: pointer; }

.footerIconBoxImg { width: 100%; }

.footerIconBoxImg img { width: 100%; }

.footerIconBoxIov { position: absolute; bottom: 120%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 100px; height: 100px; background-color: #fff; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px; display: none; }

.footerIconBoxIov img { width: 100%; }

.footerIconBox:hover .footerIconBoxIov { display: block; }

.footerNav { text-align: center; }

.footerNav .nav { height: auto; line-height: 1; display: block; }

.footerNav .nav ul { height: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.footerNav .nav ul li { padding-top: 0; height: auto; }

.footerNav .nav ul li a { font-size: 22px; color: #282828; text-transform: capitalize; font-weight: bold; border: none; padding-bottom: 0; padding: 0; }

.footerNav .nav .line .li { display: block; font-size: 22px; line-height: 40px; color: #282828; opacity: 0.6; text-align: left; font-weight: 500; }

.footerNav .nav .line { margin-top: 20px; }

.footerboxText { font-size: 16px; color: #282828; width: 1600px; margin: 0 auto; margin-top: 70px; padding-top: 40px; border-top: 1px solid rgba(0, 0, 0, 0.08); font-size: 20px; font-family: 'hmsanM'; }

@media (max-width: 1700px) { .bannerText h5 { font-size: 55px; }
  .bannerText h3 { font-size: 50px; }
  .bannerText .t { margin-top: 15px; font-size: 20px; }
  .banner .swiper-pagination { bottom: 165px; }
  .banner .swiper-scrollbar { bottom: 177px; }
  .swiperOn { bottom: 172px; } }

@media (max-width: 1600px) { .bannerText { left: 150px; }
  .banner .swiper-pagination { left: 150px; }
  .banner .swiper-scrollbar { left: 180px; }
  .swiperOn { left: 420px; }
  .banner .swiper-pagination { bottom: 165px; }
  .banner .swiper-scrollbar { bottom: 177px; }
  .swiperOn { bottom: 172px; } }

@media (max-width: 1441px) { .row { width: 100% !important; }
  .headerSsIcon { width: 50px; }
  .bannerText { left: 75px; }
  .bannerText h5 { font-size: 32px; }
  .bannerText h3 { font-size: 40px; }
  .bannerText .t { margin-top: 20px; font-size: 22px; line-height: 26px; }
  .banner .swiper-pagination { bottom: 130px; }
  .banner .swiper-scrollbar { bottom: 143px; }
  .banner .swiper-button-next, .banner .swiper-button-prev { bottom: 95px; left: 75px; }
  .banner .swiper-button-next { left: 115px; }
  .swiperOn { bottom: 135px; }
  .home3ConTopImg { padding-top: 0; }
  .home3ConFoot { margin-top: 315px; } }

@media (max-width: 1220px) { .nav ul li a { padding: 0 10px 20px; }
  p { font-size: 16px; line-height: 20px; }
  .bannerText h5 { font-size: 45px; }
  .bannerText h3 { font-size: 45px; }
  .bannerText .t { margin-top: 15px; font-size: 18px; line-height: 24px; }
  .home1ConBox .t { font-size: 45px; }
  .home2ConBox { min-height: 370px; height: auto; }
  .home2ConBox h5 { font-size: 20px; line-height: 24px; }
  .home2ConBox a { padding: 30px 15px; }
  .home3ConFootUl { margin-top: 15px; }
  .home3ConFoot { padding: 0; }
  .banner .swiper-scrollbar { bottom: 21px; left: auto; right: 95px; }
  .banner .swiper-pagination { bottom: 10px; left: auto; right: 60px; }
  .swiperOn { display: none; }
  .banner .swiper-button-next, .banner .swiper-button-prev { bottom: 15px; left: auto; right: 380px; }
  .banner .swiper-button-next { right: 340px; } }

@media (max-width: 992px) { .header { height: 80px; background-color: #fff; }
  .header .logo { line-height: 80px; }
  .headerSsIcon { margin-top: 0; height: 80px; }
  .nav { position: absolute; top: 80px; left: 0; width: 100%; background-color: #fff; height: 100vh; padding-top: 20px; display: none; }
  .nav ul { padding: 0px 20px; }
  .nav ul li { position: relative; display: block; padding-top: 0; height: auto; border-bottom: 1px solid #ccc; }
  .nav ul li a { color: #282828; line-height: 40px; padding-left: 10px; padding-bottom: 0; }
  .nav ul li.on::after { content: ""; width: 16px; height: 16px; background: url(../images/jiangt3.png) no-repeat; position: absolute; top: 15px; right: 10px; }
  .nav ul li.on.active::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
  .nav ul li .t { position: static; background: #282828; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
  .nav ul li .p { border-top: 1px solid #d3ad82; text-align: left; padding-left: 20px; }
  .nav ul li .t::before { display: none; }
  .le-box { display: none; }
  .banner { margin-top: 80px; }
  .headerSsIcon .iov { display: block; }
  .navbtn { position: relative; cursor: pointer; display: inline-block; height: 80px; width: 30px; padding-top: 32px; }
  .navbtn span { display: block; height: 2px; background: #333; width: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; width: 100%; }
  .navbtn span:nth-child(2) { margin-top: 6px; }
  .navbtn span:nth-child(3) { margin-top: 6px; }
  .closeNavbtn { padding-top: 29px !important; }
  .closeNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 14px; margin-top: 0; }
  .closeNavbtn span:nth-child(2) { display: none; }
  .closeNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 12px; margin-top: -2px; }
  .bannerText h5 { font-size: 32px; }
  .bannerText h3 { font-size: 32px; }
  .bannerText .t { margin-top: 15px; font-size: 14px; line-height: 20px; }
  .home1 { padding: 20px 0; }
  .home1Con { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .home1ConBox { width: 32%; margin-top: 5px; }
  .home1ConBox:nth-child(2) { display: none; }
  .home1ConBox:nth-child(4n) { margin-right: 0; }
  .home1ConBox:nth-child(3n + 1) { margin-left: 0; }
  .home1ConBox:nth-child(3n) { margin-left: 0; }
  .home1ConBox:nth-child(3n + 1) { margin-left: 0; }
  .home1ConBox:last-child { margin: 0 auto; }
  .home2 { padding: 50px 0; }
  .home3 { padding: 50px 0 0; }
  .home3ConTopImg { width: 25%; }
  .home3ConTopText { width: 75%; }
  .title .t { font-size: 20px; padding-bottom: 10px; }
  .home3ConBot { width: 100%; }
  .home3ConFootListLi { margin-bottom: 10px; }
  .home3ConFootTit { font-size: 26px; line-height: 1; }
  .home3ConFootBut { margin-top: 20px; }
  .footerbox { padding-bottom: 50px; }
  .footerbox .nav { display: block; background: none; height: auto; position: static; }
  .footerbox .nav ul { height: auto; }
  .footerbox .nav ul a { text-align: left; padding-left: 10px; }
  .header.active1 .nav ul li a { border: none; }
  .header.active .nav ul li a { border: none; }
  .nav ul li .t { position: static; background: none; width: 100%; -webkit-transform: none; -ms-transform: none; transform: none; }
  .nav ul li .t .p { border: none; }
  .nav ul li .t .p a { line-height: 35px; color: #3a404a; }
  .footerboxText { margin-top: 20px; } }

@media (max-width: 768px) { .header { padding: 0 10px; height: 60px; }
  .header .logo { width: 100px; line-height: 60px; }
  .header .logo img { height: 40px; }
  .headerSsIcon { height: 60px; }
  .navbtn { padding-top: 21px; height: 60px; }
  .banner { margin-top: 60px; }
  .nav { top: 60px; }
  .banner .swiper-pagination { bottom: 50px; }
  .banner .swiper-scrollbar { bottom: 63px; }
  .swiperOn { bottom: 54px; }
  .banner .swiper-button-next, .banner .swiper-button-prev { bottom: 20px; }
  .bannerText { width: 100%; left: 20px; }
  .bannerText h5 { font-size: 32px; }
  .bannerText h3 { font-size: 32px; }
  .bannerText .t { font-size: 16px; line-height: 20px; }
  .banner .swiper-pagination { bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .banner .swiper-scrollbar { bottom: 10px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .banner .swiper-button-next, .banner .swiper-button-prev { bottom: 0; left: 20px; }
  .banner .swiper-button-next { left: auto; right: 20px; }
  .home1 { padding: 20px 0; }
  .home1ConBox { width: 49%; margin-top: 10px !important; }
  .home2 { padding: 30px 0 0; }
  .home2Con .swiper-container { padding: 0 16px 140px; margin: 0px -16px; }
  .home3ConTopImg { width: 100%; text-align: center; }
  .home3ConTopImg img { max-width: 50%; }
  .home3ConTopText { width: 100%; padding: 0; }
  .home3ConBotText p { margin-top: 10px; font-size: 16px; }
  .home3 { background-size: auto 115%; padding-top: 30px; }
  .footerbox { padding: 30px 15px; }
  .footerboxText { font-size: 14px; }
  .footerNav .nav ul li a { font-size: 14px; }
  .home2 { background: #ebf0f3 url(../images/bj1.png) no-repeat left; background-size: 100%; }
  .home2Con .swiper-pagination-bullet { width: 6px; height: 6px; background: #b3b3bb; margin: 0 3px; opacity: 1; }
  .home2Con .swiper-pagination-bullet-active { background: #2e87fc; }
  .home3ConTopText p { margin-top: 10px; font-size: 16px; line-height: 24px; }
  .home3ConBot .swiper-pagination { text-align: center; }
  .home3ConTopText .XMore { margin: 30px auto 0px; }
  .home3ConFoot { padding-bottom: 40px; } 
    .about_detailsmain{padding: 40px 0 !important;}
    .tdetails_content{font-size: 14px !important;line-height: 26px !important;margin-top: 10px !important;}
}

@media (max-width: 465px) { .headerSsIov { width: 100%; top: 60px; position: fixed; -webkit-border-radius: 0; border-radius: 0; height: 40px; }
  .headerSsIov input { line-height: 40px; }
  .headerSsIov button { height: 40px; }
  .banner .swiper-pagination .paginationNum { font-size: 14px; }
  .bannerText h5 { font-size: 22px; }
  .bannerText h3 { font-size: 22px; }
  .bannerText .t { font-size: 12px; margin-top: 5px; line-height: 16px; display: none; }
  .home1ConBox .t { margin-top: 30px; font-size: 38px; }
  .home1ConBox .XMore { margin: 10px auto 0; }
  .home1ConBoxText { font-size: 14px; top: 10px; line-height: 1.5; }
  .home2Con .swiper-container { padding: 0 0 50px; }
  .home2Con .swiper-slide:nth-child(even) { -webkit-transform: none; -ms-transform: none; transform: none; }
  .home2ConBox { min-height: auto; }
  .home3ConTopText p { margin-top: 10px; font-size: 14px; line-height: 24px; }
  .home3ConFoot { margin-top: 30px; }
  .home3ConFootTit { font-size: 20px; padding-bottom: 15px; }
  .home3ConFootUl { display: block; font-size: 0; margin: auto -15px; }
  /* .home3ConFootListLi { display: inline-block;margin-top: 10px; } */
  .home3ConBotText p { font-size: 14px; } }

@font-face { font-family: 'polya_regularregular'; src: url("../fonts/polya-webfont.eot"); src: url("../fonts/polya-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/polya-webfont.woff2") format("woff2"), url("../fonts/polya-webfont.woff") format("woff"), url("../fonts/polya-webfont.ttf") format("truetype"), url("../fonts/polya-webfont.svg#polya_regularregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'hmsan'; src: url("../fonts/HarmonyOS_Sans_SC_Regular.ttf"); }

@font-face { font-family: 'hmsanM'; src: url("../fonts/HarmonyOS_Sans_SC_Medium.ttf"); }

@font-face { font-family: 'hmsanL'; src: url("../fonts/HarmonyOS_Sans_SC_Light.ttf"); }

@font-face { font-family: 'hmsanB'; src: url("../fonts/HarmonyOS_Sans_SC_Bold.ttf"); }

body { font-family: 'hmsan'; }

/*--产品列表--*/
.commonBanner { width: 100%; position: relative; overflow: hidden; margin-top: 60px; }

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

.commonBannerText { position: absolute; z-index: 10; width: 100%; top: 35px; color: #fff; }

.commonBannerText h3 { font-size: 22px; }

.commonBannerText h4 { font-size: 12px; text-transform: uppercase; font-weight: 700; letter-spacing: 3px; padding-top: 0px; }

.commonBannerText p { margin-top: 20px; overflow-x: auto; white-space: nowrap; }

.commonBannerText p a { font-size: 14px; margin-right: 15px; color: #fff; position: relative; }

.commonBannerText p a:after { height: 5px; background: #11cefe; position: absolute; left: 50%; bottom: 0px; z-index: -1; content: ''; width: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all .4s ease; transition: all .4s ease; }

.commonBannerText p a:hover::after { width: 100%; }

.commonBannerText p a.cur::after { width: 100%; }

.commonBannerText p a:last-child { margin: 0px; }

.ProductDesc { text-align: center; padding-top: 35px; }

.ProductDesc h3 { font-size: 18px; color: #11cefe; padding-bottom: 15px; }

.ProductDesc .desc { font-size: 14px; line-height: 24px; color: #2c395f; max-width: 860px; margin: 0px auto; text-align: left; }

.commonbg { background: #ebf0f3; }

.prdouctClass { text-align: center; padding-top: 30px; display: none; }

.prdouctClass a { font-size: 14px; margin: 0px 15px; color: #333333; display: inline-block; padding-bottom: 20px; border-bottom: 2px solid transparent; }

.prdouctClass a.cur { color: #2e87fc; border-bottom: 2px solid #2e87fc; }

.prdouctClass a:hover { color: #2e87fc; border-bottom: 2px solid #2e87fc; }

.productList { padding-top: 20px; padding-bottom: 40px; }

.productList ul { margin: 0px -3px; }

.productList ul li { float: left; width: 50%; padding: 0px 3px 25px; }

.productList ul li .productImg { background: #fff; -webkit-border-radius: 10px; border-radius: 10px; position: relative; top: 0px; -webkit-transition: all .6s ease; transition: all .6s ease; overflow: hidden; }

.productList ul li .productImg img { display: block; width: 100%; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.productList ul li .productText { text-align: center; padding-top: 25px; }

.productList ul li .productText h3 { font-size: 20px; color: #333333; font-weight: 700; }

.productList ul li .productText h4 { font-size: 14px; color: #333333; display: -webkit-box; height: 52px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: none; }

.productList ul li .productText .desc { margin-top: 10px; font-size: 12px; color: #666666; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.productList ul li .productText .more { padding-top: 10px; }

.productList ul li .productText .more span { display: inline-block; width: 128px; border: 1px solid #2e87fc; height: 40px; color: #2e87fc; font-size: 14px; line-height: 40px; -webkit-transition: all .4s ease; transition: all .4s ease; }

.productList ul li:hover .productImg { top: -15px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #81b7fd)); background-image: linear-gradient(#fff 30%, #81b7fd); }

.productList ul li:hover .productText .more span { background-color: #2e87fc; color: #fff; }

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

.footCustomer { background: url(../images/images_03.jpg) no-repeat center; background-size: cover; text-align: center; padding: 45px 0px; }

.footCustomer h3 { color: #fff; font-size: 20px; padding-bottom: 15px; }

.footCustomer ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.footCustomer ul li { padding: 10px 20px; }

.footCustomer ul li img { max-height: 40px; display: inline-block; }

.footCustomer p { padding-top: 30px; }

.footCustomer p a { width: 180px; display: inline-block; height: 40px; background: #282828; font-size: 14px; line-height: 40px; -webkit-border-radius: 40px; border-radius: 40px; color: #fff; }

/*--产品详细--*/
.prdouctLocation { margin-top: 80px; background: #2e87fc; padding: 15px 0px; }

.prdouctLocation a { color: #fff; font-size: 12px; padding-right: 10px; margin-right: 5px; position: relative; }

.prdouctLocation a:after { position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border: 5px solid transparent; border-right: none; border-left-color: #fff; content: ''; }

.prdouctLocation a:nth-child(1) { background: url(../images/images_11.png) no-repeat; width: 9px; height: 9px; display: inline-block; padding: 0px; }

.prdouctLocation a:nth-child(1):after { display: none; }

.prdouctLocation a:last-child::after { display: none; }

.prdouctDetailBox { background: #ebf0f3; padding: 20px 0px; }

.prdouctDetailBox .commonweb { background: #fff; padding: 30px 15px; }

.prdouctImgBox { position: relative; }

.prdouctsmallBox { width: 90px; height: 100%; position: absolute; left: 0px; top: 0px; display: none; }

.prdouctsmallBox span { display: block; height: 28px; background: #2e87fc; width: 100%; position: absolute; left: 0px; cursor: pointer; }

.prdouctsmallBox span::after { border: 2px solid #fff; border-right: none; border-top: none; position: absolute; left: 50%; top: -webkit-calc(50% - 5px); top: calc(50% - 5px); width: 14px; height: 14px; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); content: ''; }

.prdouctsmallBox span.prdouctsmallPrev { top: 0px; }

.prdouctsmallBox span.prdouctsmallPrev::after { border: 2px solid #fff; border-left: none; border-bottom: none; top: -webkit-calc(50% + 5px); top: calc(50% + 5px); }

.prdouctsmallBox span.prdouctsmallNext { bottom: 0px; }

.prdouctsmall { width: 100%; position: absolute; left: 0px; top: 40px; overflow: hidden; height: -webkit-calc(100% - 80px); height: calc(100% - 80px); }

.prdouctsmall ul li { position: relative; border: 1px solid #e2e2e2; overflow: hidden; cursor: pointer; }

.prdouctsmall ul li img { position: absolute; height: 100%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: block; }

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

.prdouctBigImg ul li { border: 1px solid #e2e2e2; }

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

.prduoctIntro { padding-top: 25px; }

.prduoctIntro h3 { font-size: 20px; color: #333333; border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; }

.prduoctIntro h4 { margin-top: 15px; font-size: 16px; color: #333333; }

.prduoctIntro .desc { font-size: 14px; line-height: 24px; padding-top: 20px; color: #666; }

.prduoctIntro .desc p { font-size: 14px; line-height: 24px; color: #666; }

.prdouctDetailContent { padding: 30px 0px 50px; }

.prdouctDetailTab { border: 1px solid #e2e2e2; }

.prdouctDetailTab dt { float: left; width: 140px; border-right: 1px solid #e2e2e2; }

.prdouctDetailTab dt a { display: block; height: 40px; line-height: 40px; padding-left: 45px; font-size: 14px; background: url(../images/images_13.png) no-repeat 15px center; }

.prdouctDetailTab dd { float: right; }

.prdouctDetailTab dd a { display: inline-block; width: 80px; margin-left: 10px; height: 40px; line-height: 40px; color: #323232; position: relative; text-align: center; font-size: 14px; font-weight: 700; }

.prdouctDetailTab dd a::after { border: 1px solid transparent; position: absolute; width: 100%; top: -1px; bottom: -1px; display: block; content: ''; }

.prdouctDetailTab dd a.cur { color: #2e87fc; }

.prdouctDetailTab dd a.cur::after { border-top-color: #2e87fc; border-bottom-color: #2e87fc; }

.prdouctDetailTab dd a:nth-child(1) { margin: 0px; }

.prdouctDetail { padding: 20px 0px; border-bottom: 1px solid #e2e2e2; }

.prdouctDetail .title { font-size: 18px; color: #323232; font-weight: 700; padding-bottom: 10px; }

.prdouctDetail .subTitle { font-size: 14px; color: #333; padding-bottom: 15px; }

.prdouctDetail .desc { font-size: 14px; color: #64656d; line-height: 24px; }

.prdouctDetail .desc p { font-size: 14px; color: #64656d; line-height: 24px; }

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

.prdouctSystem { font-size: 14px; color: #64656d; line-height: 24px; padding: 30px 0px 20px; }

.prdouctSystem p { font-size: 14px; color: #64656d; line-height: 24px; }

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

.prdouctDetailTabContet { display: none; }

.prdouctBigImgDot { text-align: center; margin-top: 20px; }

.prdouctBigImgDot span { background: #ccc; margin: 0px 5px; }

.prdouctBigImgDot span.swiper-pagination-bullet-active { background: #2e87fc; }

/*--应用中心--*/
.applicationList { padding: 20px 0px 60px; }

.applicationList ul li { margin-top: 20px; position: relative; }

.applicationList ul li .applicationListImg { padding-top: 38.2%; background-size: 100%; background-position: center; background-repeat: no-repeat; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all .8s ease; transition: all .8s ease; }

.applicationList ul li .applicationListContent { left: 20px; width: 320px; max-width: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; }

.applicationList ul li .applicationListContent h3 { font-size: 16px; padding-bottom: 10px; font-weight: 700; }

.applicationList ul li .applicationListContent .desc { font-size: 12px; line-height: 22px; }

.applicationList ul li:nth-child(2n) .applicationListContent { color: #56595d; right: 20px; left: auto; }

.applicationList ul li:nth-child(2n) .applicationListContent h3 { color: #333333; }

.applicationList ul li a { display: block; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 2; }

.applicationList ul li:hover .applicationListImg { background-size: 110%; }

/*--服务中心--*/
.serviceTitle { font-size: 18px; color: #11cefe; text-align: center; font-weight: 700; }

.ServiceBg { background: #ebf0f3; padding: 30px 0px 60px; }

.ServiceCenter { text-align: center; }

.ServiceCenter ul { max-width: 900px; margin: 0px auto; padding-top: 30px; }

.ServiceCenter ul li { float: left; width: 50%; }

.ServiceCenter ul li img { display: block; width: 70px; background: #2e87fd; -webkit-border-radius: 100%; border-radius: 100%; margin: 0px auto; }

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

.ServiceCenter ul li p { font-size: 14px; color: #767879; font-weight: 700; word-wrap: break-word; }

.guidanceDocumentSearchBox { padding: 15px 20px; background: #2e87fd; -webkit-border-radius: 15px; border-radius: 15px; margin-top: 40px; display: block; }

.selectBox { position: relative; padding-left: 100px; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; }

.selectBox .select2-container { width: 100% !important; outline: none; }

.selectBox .select2-container--default .select2-selection--single { border: none !important; height: 45px; outline: none; }

.selectBox .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 45px; color: #2e87fd; font-size: 14px; font-weight: 700; }

.selectBox .select2-container--default .select2-selection--single .select2-selection__arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 20px; }

.selectBox .select2-container--default .select2-selection--single .select2-selection__arrow b { border-width: 8px 7px 0 7px; margin-left: -7px; margin-top: -4px; border-color: #2e87fd transparent transparent transparent; }

.selectTitle { position: absolute; left: 0px; top: 0px; font-size: 14px; line-height: 45px; color: #333333; padding-left: 15px; padding-right: 20px; font-weight: 700; }

.selectTitle::after { content: ''; width: 1px; height: 26px; background: #c1c1c1; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.guidanceDocumentSearch { margin-top: 10px; position: relative; }

.guidanceDocumentSearch label { display: block; background: #fff; padding: 10px 80px 0px 20px; height: 45px; -webkit-border-radius: 8px; border-radius: 8px; }

.guidanceDocumentSearch label input { width: 100%; color: #a5a5a5; font-size: 14px; }

.guidanceDocumentSearch .searchBtn { position: absolute; top: 0px; right: 0px; width: 60px; height: 100%; background: url(../images/images_24.png) no-repeat center; cursor: pointer; }

.guidanceDocument { padding: 10px 0px 40px; }

.guidanceDocument ul li { margin-top: 10px; }

.guidanceDocument ul li a { display: block; font-size: 14px; height: 60px; line-height: 60px; color: #767879; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; padding: 0px 80px 0px 40px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; background: url(../images/images_25.png) 95% center no-repeat #fff; }

.guidanceDocument ul li a:hover { background: url(../images/images_025.png) 95% center no-repeat #2e87fd; color: #fff; }

.paging { text-align: center; }

/*--常见问题--*/
.commonProblemSearchBox { position: relative; margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.commonProblemSearchBox::after { height: 1px; width: 100%; background: #bdc6d1; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0px; }

.commonProblemSearchBox .totalPage { font-size: 16px; background: #ebf0f3; padding-right: 20px; z-index: 2; white-space: nowrap; display: none; }

.commonProblemSearchBox .totalPage span { color: #2e87fc; }

.commonProblemSearchBox .curPage { font-size: 16px; background: #ebf0f3; padding-left: 20px; z-index: 2; white-space: nowrap; display: none; }

.commonProblemSearchBox .curPage span { color: #2e87fc; }

.commonProblemSearch { width: 480px; max-width: 100%; margin: 0px auto; position: relative; z-index: 2; }

.commonProblemSearch label { display: block; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; padding: 20px 80px 0px 20px; height: 60px; }

.commonProblemSearch label input { width: 100%; display: block; color: #bdc6d1; }

.commonProblemSearch .searchBtn { position: absolute; top: 0px; right: 0px; width: 60px; height: 60px; background: url(../images/images_24.png) no-repeat center; cursor: pointer; background-size: 20px; }

.commonProblem { padding-top: 10px; }

.commonProblem ul li { margin-top: 10px; }

.commonProblem ul li h3 { background: #fff; padding: 20px 50px 20px 60px; font-size: 12px; position: relative; -webkit-border-radius: 20px; border-radius: 20px; color: #333333; font-weight: 700; cursor: pointer; }

.commonProblem ul li h3::after { width: 30px; height: 30px; line-height: 30px; font-size: 16px; -webkit-border-radius: 100%; border-radius: 100%; text-align: center; background: #2e87fc; position: absolute; left: 20px; top: 15px; content: 'Q'; font-weight: 700; color: #fff; }

.commonProblem ul li h3::before { right: 20px; content: ''; width: 12px; height: 12px; position: absolute; top: 33px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border: 2px solid #333333; border-top: none; border-right: none; }

.commonProblem ul li.cur h3::before { border: 2px solid #2e87fc; border-left: none; border-bottom: none; }

.commonProblem ul li .commonProblemContent { padding: 20px 30px 20px 60px; font-size: 12px; line-height: 24px; color: #64656d; position: relative; font-weight: 700; display: none; }

.commonProblem ul li .commonProblemContent p { font-size: 12px; line-height: 24px; color: #64656d; font-weight: 700; }

.commonProblem ul li .commonProblemContent::after { width: 30px; height: 30px; line-height: 30px; text-align: center; position: absolute; left: 20px; top: 15px; content: 'A'; -webkit-border-radius: 100%; border-radius: 100%; font-size: 16px; font-weight: 700; color: #2e87fc; }

/*--新闻动态--*/
.newsBanner { overflow: hidden; position: relative; -webkit-border-radius: 10px; border-radius: 10px; margin-top: 40px; }

.newsBanner ul li { padding: 20px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; }

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

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

.newsBanner ul li .newsBannerText { padding-left: 0px; padding-top: 10px; }

.newsBanner ul li .newsBannerText h3 { font-size: 18px; height: 30px; line-height: 30px; color: #282828; font-weight: 700; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

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

.newsBanner ul li .newsBannerText .time { font-size: 14px; color: #2e87fc; margin-top: 10px; }

.newsBannerDot { text-align: center; margin-top: 20px; }

.newsBannerDot span { background: #fff; margin: 0px 5px; }

.newsBannerDot span.swiper-pagination-bullet-active { background: #2e87fc; }

.newsList { padding-bottom: 10px; }

.newsList ul { margin: 0px; }

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

.newsList ul li a { display: block; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px 20px 30px; -webkit-transition: all .4s ease; transition: all .4s ease; position: relative; }

.newsList ul li a h3 { font-size: 16px; font-weight: bold; color: #282828; }

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

.newsList ul li a .time { color: #2e87fc; font-size: 14px; margin-top: 10px; }

.newsList ul li a .arrowIcon { padding-top: 10px; }

.newsList ul li a .arrowIcon::after { content: ''; width: 36px; height: 9px; background-image: url(../images/images_29.png); background-repeat: no-repeat; display: block; -webkit-transition: all .4s ease; transition: all .4s ease; opacity: 0; visibility: hidden; }

.newsList ul li a:hover { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #81b7fd)); background-image: linear-gradient(#fff 30%, #81b7fd); }

.newsList ul li a:hover .arrowIcon::after { opacity: 1; visibility: visible; }

.commonMore { padding: 30px 0px 0px; }

.commonMore a { width: 120px; line-height: 45px; -webkit-border-radius: 45px; border-radius: 45px; background: #2e87fc; color: #fff; font-size: 12px; font-weight: 700; display: block; margin: 0px auto; text-align: center; }

/*--详情页--*/
.newsDetailTitle { border-bottom: 2px solid #2e87fc; padding-bottom: 20px; }

.newsDetailTitle h2 { font-size: 18px; color: #4b4f5b; font-weight: 700; padding-bottom: 15px; line-height: 1.2; }

.newsDetailTitle p { font-size: 16px; color: #b9c4d2; }

.newsDetailTitle span { font-size: 12px; color: #4b4f5b; float: right; font-weight: 700; }

.relevantNews h3 { background: #2e87fd; line-height: 50px; padding-left: 20px; font-size: 14px; font-weight: 700; color: #fff; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; }

.relevantNews ul { background: #fff; padding: 10px 20px; -webkit-border-radius: 0px 0px 15px 15px; border-radius: 0px 0px 15px 15px; }

.relevantNews ul li { padding: 3px 0px; }

.relevantNews ul li a { color: #4b4f5b; font-size: 14px; height: 28px; line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.relevantNews ul li em { float: right; font-style: normal; }

.newsDetail { font-size: 14px; line-height: 24px; color: #797979; padding: 20px 0px; }

.newsDetail p { font-size: 14px; line-height: 24px; color: #797979; }

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

.return { padding: 30px 0px; }

.return a { width: 120px; line-height: 45px; font-size: 12px; -webkit-border-radius: 45px; border-radius: 45px; background: #2e87fc; color: #fff; font-weight: 700; display: block; margin: 0px auto; text-align: center; }

/*--联系我们--*/
.contactBox { padding-top: 30px; }

.LeavingAmessage dt { font-size: 14px; color: #333333; font-weight: 700; padding-bottom: 0px; text-indent: 20px; }

.LeavingAmessage dd { padding-top: 15px; }

.LeavingAmessage dd label { display: block; padding: 11px 20px; background: #fff; -webkit-border-radius: 5px; border-radius: 5px; }

.LeavingAmessage dd label input { width: 100%; display: block; }

.LeavingAmessage dd label textarea { width: 100%; height: 54px; display: block; resize: none; }

.LeavingAmessage dd.vCode { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.LeavingAmessage dd.vCode label { -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.LeavingAmessage dd.vCode img { width: 80px; height: 43px; -webkit-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px; }

.LeavingAmessage dd.vCode .submitBtn { width: 80px; background: #2e87fc; font-size: 14px; font-weight: 700; color: #fff; -webkit-border-radius: 5px; border-radius: 5px; margin-left: 15px; }

.contact { padding-top: 30px; }

.contact dt { font-size: 14px; color: #333333; font-weight: 700; padding-bottom: 15px; text-indent: 20px; }

.contact dd { font-size: 14px; padding: 30px 20px; line-height: 24px; background: url(../images/images_32.jpg) no-repeat right bottom; background-size: cover; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; }

.contact dd p { font-size: 14px; color: #767879; line-height: 24px; }

.contactMap { margin-top: 20px; border: 5px solid #2e87fc; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

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

.contactAddressList { padding-top: 10px; }

.contactAddressList ul li { margin-top: 10px; }

.contactAddress { background: #fff; -webkit-border-radius: 10px; border-radius: 10px; padding: 30px 20px; }

.contactAddress h3 { background: url(../images/images_34.png) no-repeat left 0px; padding-left: 30px; font-size: 16px; font-weight: 700; color: #333333; padding-bottom: 15px; }

.contactAddress p { position: relative; padding-left: 45px; font-size: 14px; color: #656363; line-height: 28px; }

.contactAddress p span { position: absolute; left: 0px; top: 0px; }

/*--招聘--*/
.jobClass { text-align: center; padding-top: 50px; }

.jobClass a { font-size: 14px; color: #333333; margin: 0px 20px; }

.jobClass a.cur { color: #2e87fc; }

.jobsSearchBox { padding: 15px 20px; background: #2e87fd; -webkit-border-radius: 15px; border-radius: 15px; margin-top: 40px; display: block; }

.jobsSelectBox { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.jobsSelectBox .select2-container { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-right: 10px; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; }

.jobsSelectBox .select2-container--default .select2-selection--single { border: none !important; height: 48px; outline: none; }

.jobsSelectBox .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 48px; color: #333333; font-size: 16px; }

.jobsSelectBox .select2-container--default .select2-selection--single .select2-selection__arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10px; }

.jobsSelectBox .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #2e87fd transparent transparent transparent; }

.jobsSelectBox .select2-container:nth-child(4) { margin-right: 0px; }

.jobsSearch { margin-top: 20px; position: relative; }

.jobsSearch label { display: block; background: #fff; padding: 14px 50px 0px 20px; height: 48px; -webkit-border-radius: 8px; border-radius: 8px; }

.jobsSearch label input { width: 100%; color: #a5a5a5; font-size: 14px; }

.jobsSearch .searchBtn { position: absolute; top: 0px; right: 0px; width: 48px; height: 48px; background: url(../images/images_24.png) no-repeat center; cursor: pointer; }

.jobList { padding-top: 20px; }

.jobList ul li { margin-top: 10px; }

.jobTitle { padding: 10px 20px; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; cursor: pointer; }

.jobTitle p { font-size: 14px; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 24px; line-height: 24px; }

.jobTitle .title { color: #333333; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.jobTitle .city { color: #a9a9a9; width: 32%; display: none; }

.jobTitle .city span { border-right: 1px solid #cecfd2; padding: 0px 10px; }

.jobTitle .city span:last-child { border: none; }

.jobTitle .salary { color: #333333; font-size: 16px; width: 23%; display: none; margin-right: 20px; }

.jobTitle .time { padding-right: 30px; }

.jobTitle .closeJob { width: 18px; height: 18px; position: absolute; right: 20px; top: 50%; margin-top: -9px; -webkit-transition: all .4s ease; transition: all .4s ease; }

.jobTitle .closeJob::after { width: 2px; height: 100%; background: #333; content: ''; position: absolute; left: 50%; top: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.jobTitle .closeJob::before { width: 100%; height: 2px; background: #333; content: ''; position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.jobContentBox { padding: 20px 15px; display: none; overflow: hidden; }

.jobContentTitle { padding-bottom: 15px; }

.jobContentTitle h3 { font-size: 14px; color: #333333; font-weight: 700; padding-bottom: 10px; }

.jobContentTitle p { font-size: 12px; color: #2e87fd; font-weight: 700; }

.requirement h3 { font-size: 14px; color: #333333; font-weight: 700; padding-bottom: 10px; }

.requirement p { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.requirement p span { position: relative; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; padding-right: 35px; padding-bottom: 10px; font-size: 14px; display: inline-block; line-height: 24px; color: #333333; background-repeat: no-repeat; background-position: left 1px; }

.requirement p span::before { content: attr(rel); }

/* .requirement p span:nth-child(1) { background-image: url(../images/images_36.png); }

.requirement p span:nth-child(2) { background-image: url(../images/images_37.png); }

.requirement p span:nth-child(3) { background-image: url(../images/images_38.png); }

.requirement p span:nth-child(4) { background-image: url(../images/images_39.png); }

.requirement p span:nth-child(5) { background-image: url(../images/images_40.png); }

.requirement p span:nth-child(6) { background-image: url(../images/images_41.png); } */
.jobcontent { padding-top: 20px; font-size: 12px; line-height: 24px; color: #656363; }

.jobcontent .title { font-size: 14px; color: #333333; font-weight: 700; padding-bottom: 10px; }

.jobcontent p { font-size: 12px; line-height: 24px; color: #656363; }

.ApplyForPosition { padding: 20px 0px 0px; }

.ApplyForPosition a { width: 120px; line-height: 40px; font-size: 12px; -webkit-border-radius: 8px; border-radius: 8px; background: #2e87fc; color: #fff; font-weight: 700; display: inline-block; text-align: center; }

.jobList ul li.cur .closeJob { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.jobList ul li.cur .closeJob::after { background: #2e87fc; }

.jobList ul li.cur .closeJob::before { background: #2e87fc; }

/*--关于我们--*/
.about .title { color: #2c395f; font-size: 18px; text-align: center; padding: 10px 0px 10px; }

.about .aboutDesc { font-size: 14px; line-height: 24px; color: rgba(44, 57, 95, 0.9); letter-spacing: -1px; text-align: left; max-width: 1000px; margin: 0px auto; }

.about .aboutDesc p { font-size: 14px; line-height: 24px; color: rgba(44, 57, 95, 0.9); }

.about .aboutList { max-width: 870px; margin: 0px auto; padding: 20px 0px 30px; }

.about .aboutList ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.about .aboutList ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; 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; position: relative; padding: 0px 5px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }

.about .aboutList ul li .icon img { height: 35px; display: block; }

.about .aboutList ul li .desc { padding-left: 5px; }

.about .aboutList ul li h3 { font-size: 24px; color: #2e87fc; }

.about .aboutList ul li p { font-size: 12px; color: #2c395f; }

.about .aboutList ul li::after { content: ''; width: 2px; height: 50px; background: #dee3e6; position: absolute; right: 0px; top: 50%; margin-top: -25px; }

.about .aboutList ul li:last-child::after { display: none; }

.aboutExperience { padding-bottom: 0px; background: url(../images/images_46.jpg) no-repeat left top; background-size: 100% auto; padding-top: 30px; }

.aboutExperienceContent { padding-bottom: 20px; overflow: hidden; }

.aboutExperienceContent .img { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.aboutExperienceContent .img img { display: block; width: 100%; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.aboutExperienceContent .desc { padding: 25px 10px 25px 20px; font-size: 12px; line-height: 24px; margin-top: -40px; margin-left: 20px; color: #2c395f; -webkit-border-radius: 20px 0px 20px 20px; border-radius: 20px 0px 20px 20px; background: #fff; position: relative; }

.aboutExperienceContent .desc p { font-size: 12px; line-height: 24px; }

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

.corporateCultureBox { margin-top: 20px; background: url(../images/images_49.png) no-repeat center top; }

.EnterprisePositioning { padding-top: 25px; text-align: center; max-width: 900px; margin: 0px auto; }

.EnterprisePositioning ul { padding-bottom: 15px; }

.EnterprisePositioning ul li { font-size: 14px; float: left; width: 50%; color: #282828; font-weight: 700; }

.EnterprisePositioning dl { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 12px; color: rgba(40, 40, 40, 0.6); }

.EnterprisePositioning dl dd { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 60px 0px 10px; background: #fff; border: 2px solid #dde3e6; -webkit-border-radius: 60px; border-radius: 60px; height: 60px; width: 480px; max-width: -webkit-calc(50% + 20px); max-width: calc(50% + 20px); }

.EnterprisePositioning dl dt { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0px 10px 0px 60px; border: 2px solid #ccd6db; -webkit-border-radius: 60px; border-radius: 60px; width: 480px; height: 60px; margin-left: -60px; max-width: -webkit-calc(50% + 20px); max-width: calc(50% + 20px); position: relative; }

.EnterprisePositioning dl dt::after { background: url(../images/images_50.png) no-repeat; background-size: cover; width: 40px; height: 40px; position: absolute; left: 0px; top: 0px; -webkit-border-radius: 100%; border-radius: 100%; content: ''; }

.EnterpriseMission { margin-top: 20px; padding: 0px 15px; }

.EnterpriseMission dl { position: relative; }

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

.EnterpriseMissionContent { border-bottom: 3px solid #dde3e6; padding: 15px 0px; }

.EnterpriseMissionContent h3 { font-size: 14px; color: #282828; font-weight: 700; }

.EnterpriseMissionContent .desc { font-size: 12px; line-height: 20px; padding-top: 5px; color: rgba(40, 40, 40, 0.6); }

.coreValues { max-width: 780px; margin: 0px auto; text-align: center; padding-top: 40px; }

.coreValues h3 { font-size: 14px; color: #282828; font-weight: 700; padding-bottom: 20px; }

.coreValues ul { margin: 0px -2px; }

.coreValues ul li { float: left; width: 33.333%; padding: 0px 2px; }

.coreValues ul li h4 { background: #305bd7; color: #fff; line-height: 95px; font-weight: 700; font-size: 18px; }

.coreValues ul li .coreValuesList { color: #2e2c41; opacity: 0.8; padding-top: 10px; font-weight: 700; }

.coreValues ul li .coreValuesList p { font-size: 14px; color: #2e2c41; line-height: 28px; font-weight: 700; }

.coreValues ul li:nth-child(2) h4 { background: #0088ce; }

.coreValues ul li:nth-child(3) h4 { background: #02acae; }

.patentQualificationBox { padding-top: 30px; }

.patentQualification { position: relative; overflow: hidden; margin-top: 40px; }

.patentQualification ul li .patentQualificationImg { background: #fff; -webkit-border-radius: 20px; border-radius: 20px; padding-top: 91%; position: relative; overflow: hidden; }

.patentQualification ul li .patentQualificationImg img { display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); max-height: 70%; transition: all .8s ease; -webkit-transition: all .8s ease; }

.patentQualification ul li p { font-size: 14px; font-weight: 700; color: #282828; padding-top: 20px; text-align: center; }

.patentQualification ul li:hover .patentQualificationImg img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.patentQualificationDot { text-align: center; margin-top: 40px; }

.patentQualificationDot span { background: #282828; margin: 0px 5px; }

.patentQualificationDot span.swiper-pagination-bullet-active { background: #5566ff; }

.developmentHistoryBox { padding-top: 30px; }

.developmentHistoryBox .subTitle { font-size: 18px; color: #2c395f; font-weight: 700; text-align: center; padding-top: 10px; }

.developmentHistory { padding: 40px 0px 40px;background: url(../images/images_53.png) no-repeat center; background-size: cover; }

.developmentHistory h3 { color: #11cefe; font-size: 18px; font-weight: 700; text-align: center; text-transform: uppercase; }

.developmentHistory h4 { color: #c1d8f1; font-size: 14px; font-weight: 700; text-align: center; padding-top: 0px; }

.developmentHistoryListBox { padding: 0px 60px; position: relative; margin: 30px auto 0px; max-width: 880px; }

.developmentHistoryListBox .foundTime { position: absolute; top: 0px; left: 0%; color: rgba(219, 243, 255, 0.8); font-size: 24px; line-height: 54px; }

.developmentHistoryListBox .foundTime::after { content: ''; height: 30px; width: 1px; position: absolute; left: 50%; top: 50px; opacity: 0.44; background: #4966aa; }

.developmentHistoryListBox .NowTime { position: absolute; right: 0%; color: rgba(219, 243, 255, 0.8); font-size: 24px; line-height: 54px; }

.developmentHistoryListBox .NowTime::after { content: ''; height: 30px; width: 1px; position: absolute; left: 50%; top: 50px; opacity: 0.44; background: #4966aa; }

.developmentHistoryListBox::after { height: 1px; width: 100%; background: #4966aa; position: absolute; left: 0px; top: 65px; content: ''; opacity: 0.44; }

.developmentHistoryList { overflow: hidden; position: relative; text-align: center; margin: 0px 15px; }

.developmentHistoryList ul li { font-size: 14px; cursor: pointer; font-weight: 700; color: rgba(219, 243, 255, 0.8); line-height: 54px; position: relative; padding-bottom: 40px; }

.developmentHistoryList ul li::after { content: ''; height: 30px; width: 1px; position: absolute; left: 50%; top: 50px; opacity: 0.44; background: #4966aa; }

.developmentHistoryList ul li.swiper-slide-active::after { background: #0cc2e3; width: 4px; margin-left: -2px; opacity: 1; }

.developmentHistoryContent { overflow: hidden; position: relative; max-width: 880px; margin: 0px auto; text-align: center; }

.developmentHistoryContent ul li h5 { font-size: 42px; line-height: 108px; color: #11cefe; font-family: 'polya_regularregular'; }

.developmentHistoryContent ul li .desc { padding: 20px 20px 0px; font-size: 14px; line-height: 24px; color: #eef8ff; }

.developmentHistoryContent ul li .desc p { font-size: 14px; color: #eef8ff; line-height: 24px; }

.developmentHistoryContent span {position: absolute; top: 30px; width: 70px;background-repeat: no-repeat; background-size: 100% auto; background-position: center; cursor: pointer; z-index: 20; }

.developmentHistoryContent span.HistoryPrev { 
  /* background-image: url(../images/images_54.png);  */
  left: 10%; 
}

.developmentHistoryContent span.HistoryNext { 
  /* background-image: url(../images/images_55.png);  */
  right: 10%; 
}

.select2-container--default .select2-results__option--highlighted[aria-selected] { background: #2e87fd; }

.bannerBtnBox { display: none; }

.bannerDot { text-align: center; }

.bannerDot span { display: inline-block; width: 8px; height: 8px; margin: 0px 4px; -webkit-border-radius: 100%; border-radius: 100%; background: #b3b3b3; }

.bannerDot span.cur { background: #2e87fc; }

.hide-xs { display: none; }

.home1ConBox:last-child { -webkit-border-radius: 0; border-radius: 0; }

.home1 .home1Con { padding-bottom: 30px; }

/* .home1 .XMore{ margin: 0px auto;} */
.home1 .title { padding-bottom: 10px; }

.layui-box { text-align: center; }

.layui-box a { display: inline-block; padding: 0px 10px; background: #fff; border: 1px solid transparent; margin: 0px 5px; color: #333; line-height: 30px; }

.layui-box a:hover { border: 1px solid #2e87fc; color: #333; }

.layui-box span { padding: 0px 10px; display: inline-block; border: 1px solid transparent; background: #2e87fc; color: #fff; margin: 0px 5px; line-height: 30px; }

.layui-box span em { font-style: normal; }

.select2-dropdown { border: 1px solid #eee; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08); box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08); }

.select2-container--default .select2-results__option[aria-selected=true] { background: none; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background: #2e87fd; }

.select2-container--default .select2-results > .select2-results__options { max-height: 300px; }

.select2-container--default .select2-results > .select2-results__options li { line-height: 24px; }

.home3ConFootListLi img { position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%; }

.prdouctDetailTabContetPDf { padding: 80px 0px 40px; }

.prdouctDetailTabContetPDf li a { display: block; position: relative; border: 1px solid #ebf0f3; background: #f5f5f5; padding: 15px 30px; font-size: 16px; }

.prdouctDetailTabContetPDf li a::after { right: 30px; top: 50%; margin-top: -15px; width: 30px; height: 30px; content: ''; position: absolute; background: url(../images/iconPDf.png) no-repeat center; background-size: cover; }

.cultureTextContent { font-size: 14px; line-height: 24px; color: rgba(40, 40, 40, 0.7); padding-top: 30px; max-width: 1000px; margin: 0px auto; }

.popupQrcode { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 300; display: none; }

.popupQrcode dl { position: absolute; left: 0px; top: 50%; width: 100%; -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: translateY(-50%); }

.popupQrcode img { display: block; width: 135px; margin: 0px auto; }

@media (max-width: 420px) { .applicationList ul li .applicationListContent { width: 100%; left: 0px; padding: 0px 20px; }
  .applicationList ul li:nth-child(2n) .applicationListContent { right: 0px; left: auto; }
  .applicationList ul li .applicationListContent { left: 0px; width: 100%; max-width: 100%; position: relative; padding-top: 20px; top: 0; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); color: #fff; }
  .applicationList ul li .applicationListContent h3 { color: #333333; }
  .applicationList ul li .applicationListContent .desc { color: #56595d; }
  .applicationList ul li:nth-child(2n) .applicationListContent { right: 0px; left: auto; } }

@media (min-width: 768px) { .productList ul li .productText h3 { font-size: 24px; }
  .productList ul li .productText h4 { font-size: 16px; }
  .productList ul li .productText .desc { /*margin-top: 25px;*/ font-size: 14px; }
  /* .productList ul li .productText .more { padding-top: 30px; } */
  .productList ul li { float: left; width: 33.333%; }
  .commonBanner img { width: 100%; height: auto; left: 0%; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
  .commonBannerText h3 { font-size: 28px; }
  .commonBannerText h4 { font-size: 14px; letter-spacing: 8px; }
  .commonBannerText p { margin-top: 30px; }
  .commonBannerText p a { font-size: 14px; margin-right: 30px; }
  .ProductDesc { padding-top: 55px; }
  .ProductDesc h3 { font-size: 24px; }
  .prdouctClass { padding-top: 45px; }
  .productList { padding-top: 30px; padding-bottom: 70px; }
  .footCustomer ul li img { max-height: 50px; }
  .footCustomer p a { width: 220px; }
  .prduoctIntro h3 { font-size: 26px; padding-bottom: 15px; }
  .prduoctIntro h4 { margin-top: 15px; font-size: 18px; }
  .prdouctImgBox { width: 100%; padding-left: 110px; }
  .prduoctIntro { width: 100%; padding-top: 30px; }
  .prdouctsmallBox { display: block; }
  .prdouctDetailBox { padding: 30px 0px; }
  .prdouctDetailBox .commonweb { padding: 40px 25px; }
  .prdouctDetailContent { padding: 40px 0px 60px; }
  .prdouctLocation { padding: 25px 0px; }
  .prdouctLocation a { font-size: 14px; padding-right: 25px; margin-right: 20px; }
  .ServiceBg { padding: 40px 0px 70px; }
  .commonProblem ul li { margin-top: 20px; }
  .commonProblem ul li h3 { padding: 25px 70px 25px 80px; font-size: 14px; }
  .commonProblem ul li h3::after { width: 40px; height: 40px; line-height: 40px; font-size: 20px; }
  .commonProblem ul li h3::before { right: 30px; }
  .commonProblem ul li .commonProblemContent { padding: 25px 30px 25px 80px; font-size: 14px; line-height: 28px; }
  .commonProblem ul li .commonProblemContent p { font-size: 14px; line-height: 28px; }
  .commonProblem ul li .commonProblemContent::after { width: 40px; height: 40px; line-height: 40px; left: 20px; top: 15px; font-size: 20px; }
  .commonProblemSearchBox { margin-top: 40px; }
  .commonProblemSearchBox::after { content: ''; }
  .commonProblemSearchBox .totalPage { display: block; }
  .commonProblemSearchBox .curPage { display: block; }
  .commonProblem { padding-top: 30px; }
  .ServiceCenter ul { padding-top: 40px; }
  .ServiceCenter ul li img { width: 90px; }
  .ServiceCenter ul li h4 { font-size: 18px; padding-top: 10px; }
  .ServiceCenter ul li p { font-size: 18px; }
  .contactAddress { min-height: 200px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px 30px 0px; }
  .contactAddress h3 { background: url(../images/images_34.png) no-repeat left 5px; padding-left: 30px; font-size: 20px; font-weight: 700; color: #333333; padding-bottom: 25px; }
  .contactAddress p { font-size: 14px; position: relative; padding-left: 45px; color: #656363; line-height: 28px; }
  .contactAddress p span { position: absolute; left: 0px; top: 0px; }
  .contactMap { margin-top: 30px; }
  .about .title { font-size: 20px; padding: 10px 0px 20px; }
  .about .aboutList { padding: 30px 0px 50px; }
  .about .aboutList ul li .icon img { height: 40px; }
  .about .aboutList ul li h3 { font-size: 28px; }
  .about .aboutList ul li p { font-size: 14px; }
  .corporateCultureBox { margin-top: 30px; }
  .EnterprisePositioning dl { font-size: 16px; }
  .EnterprisePositioning dl dd { padding: 0px 50px 0px 10px; -webkit-border-radius: 50px; border-radius: 50px; height: 50px; max-width: -webkit-calc(50% + 25px); max-width: calc(50% + 25px); }
  .EnterprisePositioning dl dt { padding: 0px 10px 0px 50px; -webkit-border-radius: 50px; border-radius: 50px; height: 50px; margin-left: -50px; max-width: -webkit-calc(50% + 25px); max-width: calc(50% + 25px); }
  .EnterprisePositioning dl dt::after { width: 50px; height: 50px; }
  .patentQualificationBox { padding-top: 50px; }
  .developmentHistoryBox { padding-top: 50px; }
  .developmentHistoryBox .subTitle { font-size: 24px; }
  .developmentHistory h3 { font-size: 24px; }
  .developmentHistory h4 { font-size: 18px; padding-top: 5px; }
  .developmentHistoryListBox { padding: 0px 70px; }
  .developmentHistoryListBox .foundTime { left: 0%; font-size: 24px; }
  .developmentHistoryListBox .NowTime { right: 0%; font-size: 24px; }
  .developmentHistoryContent ul li h5 { font-size: 52px; }
  .developmentHistory { padding: 120px 0px 80px; }
  .developmentHistoryContent span.HistoryPrev { left: 10%; }
  .developmentHistoryContent span.HistoryNext { right: 10%; }
  .jobsSearchBox { padding: 15px 40px; }
  .jobsSelectBox { float: left; width: 50%; }
  .jobsSearch { float: left; width: 50%; margin-top: 0px; padding-left: 20px; }
  .jobTitle { padding: 15px 30px; }
  .jobContentBox { padding: 20px 30px; }
  .jobContentTitle { padding-bottom: 20px; }
  .jobcontent { padding-top: 30px; font-size: 14px; line-height: 24px; }
  .jobcontent p { font-size: 14px; line-height: 24px; }
  .requirement p span { -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none; }
  .relevantNews h3 { line-height: 60px; padding-left: 25px; font-size: 16px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; }
  .relevantNews ul { padding: 15px 25px; }
  .relevantNews ul li { padding: 5px 0px; }
  .newsDetailTitle { padding-bottom: 25px; }
  .newsDetailTitle h2 { font-size: 22px; }
  .newsDetailTitle p { font-size: 18px; }
  .newsDetailTitle span { font-size: 14px; }
  .return { padding: 30px 0px; }
  .return a { width: 140px; line-height: 50px; font-size: 14px; -webkit-border-radius: 50px; border-radius: 50px; }
  .newsBanner ul li { padding: 30px; }
  .newsBanner ul li .newsBannerImg { float: left; width: 53%; }
  .newsBanner ul li .newsBannerText { float: left; width: 47%; padding-left: 30px; padding-top: 20px; }
  .newsBanner ul li .newsBannerText h3 { font-size: 20px; }
  .newsBanner ul li .newsBannerText .desc { font-size: 14px; margin-top: 10px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .newsBanner ul li .newsBannerText .time { font-size: 16px; color: #2e87fc; margin-top: 20px; }
  .newsList ul { margin: 0px -12px; }
  .newsList ul li { float: left; width: 50%; margin-top: 30px; padding: 0px 12px; }
  .newsList ul li a { height: 280px; padding: 30px 20px 0px; }
  .newsList ul li a h3 { font-size: 18px; max-height: 52px; line-height: 26px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newsList ul li a .desc { font-size: 14px; display: -webkit-box; height: 78px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 10px; }
  .newsList ul li a .time { font-size: 16px; margin-top: 15px; }
  .commonMore { padding: 50px 0px 0px; }
  .commonMore a { width: 150px; line-height: 50px; -webkit-border-radius: 50px; border-radius: 50px; font-size: 14px; }
  .applicationList { padding: 30px 0px 70px; }
  .applicationList ul li { margin-top: 40px; }
  .applicationList ul li .applicationListImg { padding-top: 40.2%; }
  .applicationList ul li .applicationListContent h3 { font-size: 20px; padding-bottom: 10px; }
  .applicationList ul li .applicationListContent .desc { font-size: 14px; line-height: 24px; }
  .applicationList ul li .applicationListContent { left: 40px; width: 370px; }
  .applicationList ul li:nth-child(2n) .applicationListContent { right: 40px; left: auto; }
  .prdouctClass a { font-size: 16px; }
  .prdouctBigImgDot { display: none; }
  .guidanceDocumentSearchBox { padding: 35px 60px; }
  .selectBox { padding-left: 140px; }
  .selectTitle { font-size: 18px; line-height: 60px; padding-left: 20px; padding-right: 30px; }
  .selectBox .select2-container--default .select2-selection--single { height: 60px; }
  .selectBox .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 60px; font-size: 18px; }
  .guidanceDocumentSearch label { padding: 20px 80px 0px 20px; height: 60px; }
  .developmentHistoryList { margin: 0px 30px; }
  .developmentHistoryContent span.HistoryPrev { left: 20%; }
  .developmentHistoryContent span.HistoryNext { right: 20%; }
  .bannerBtnBox { display: block; }
  .bannerDot { display: none; }
  .hide-sm { display: none; }
  .hide-xs { display: block; }
  .home1ConBox:last-child { display: inline-block; }
  .home1 .home1Con { padding-bottom: 0px; }
  .ProductDesc .desc { text-align: center; }
  .about .aboutList ul li { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; text-align: left; }
  .EnterpriseMission { margin-top: 40px; padding: 0px 70px; }
  .LeavingAmessage dt, .contact dt { text-indent: 0px; }
  .commonBannerText { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  /* .home3ConFootListLi img{ height: 50px;} */
  .prdouctDetail .desc { font-size: 16px; color: #64656d; line-height: 30px; }
  .prdouctDetail .desc p { font-size: 16px; color: #64656d; line-height: 30px; }
  .title .t2 { font-size: 20px; }
  .title h5 { font-size: 30px; }
  .EnterprisePositioning ul li { font-size: 16px; }
  .EnterpriseMissionContent h3 { font-size: 16px; }
  .coreValues h3 { font-size: 16px; }
  .coreValues ul li .coreValuesList p { font-size: 16px; line-height: 32px; }
  .patentQualification ul li p { font-size: 16px; }
  .developmentHistoryContent ul li .desc { padding: 30px 20px 0px; font-size: 16px; line-height: 28px; }
  .prduoctIntro .desc { font-size: 16px; line-height: 28px; }
  .prduoctIntro .desc p { font-size: 16px; line-height: 28px; }
  .jobClass a { font-size: 16px; }
  .developmentHistoryList ul li { font-size: 16px; }
  .contact dd { font-size: 16px; }
  .contactAddress p { font-size: 16px; } }

@media (min-width: 992px) { .prdouctLocation { margin-top: 100px; }
  .prdouctImgBox { float: left; width: 470px; padding-left: 110px; }
  .prduoctIntro { float: right; width: -webkit-calc(100% - 470px); width: calc(100% - 470px); padding-top: 0px; padding-left: 60px; }
  .prdouctDetailTab dt { width: 180px; }
  .prdouctDetailTab dt a { height: 50px; line-height: 50px; padding-left: 65px; background: url(../images/images_13.png) no-repeat 30px center; }
  .prdouctDetailTab dd a { width: 160px; margin-left: 10px; height: 50px; line-height: 50px; font-size: 16px; }
  .serviceTitle { font-size: 22px; }
  header.headerbg { background: #fff; }
  header.headerbg .nav ul li a { color: #282828; }
  header.headerbg .headerSsIcon .sow { display: none; }
  header.headerbg .headerSsIcon .iov { display: block; }
  .headerDefa .logo img.white { display: inline-block; }
  .headerDefa .logo img.defa { display: none; }
  .header.active1 .logo img.white { display: none; }
  .header.active1 .logo img.defa { display: inline-block; }
  .header.active .logo img.white { display: none; }
  .header.active .logo img.defa { display: inline-block; }
  .contact { padding-top: 0px; }
  .contact dd { height: 376px; padding: 70px 55px 0px; line-height: 34px; }
  .contact dd p { line-height: 34px; }
  .contact dt { font-size: 20px; padding-bottom: 25px; }
  .contactBox { padding-top: 30px; }
  .LeavingAmessage dt { font-size: 20px; padding-bottom: 10px; }
  .aboutExperience ul { margin: 0px -20px; }
  .aboutExperience ul li { padding: 0px 20px; }
  .aboutExperienceContent .desc { padding: 35px 10px 35px 30px; font-size: 14px; line-height: 24px; margin-top: -60px; margin-left: 20px; }
  .aboutExperienceContent .desc p { font-size: 14px; line-height: 24px; }
  .aboutExperience { padding-bottom: 80px; }
  .EnterprisePositioning { padding-top: 30px; }
  .EnterpriseMissionContent { padding: 15px 0px 15px; min-height: 144px; }
  .EnterpriseMission dl img { width: 287px; }
  .EnterpriseMission dl dt { position: absolute; left: 0px; top: 0px; width: 30%; }
  .EnterpriseMission dl dd { position: absolute; right: 0px; top: 0px; width: 30%; }
  .EnterpriseMission dl dt .EnterpriseMissionContent:last-child { border: none; }
  .EnterpriseMission dl dd .EnterpriseMissionContent:last-child { border: none; }
  .jobTitle .title { width: 25%; -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none; }
  .jobTitle .city { display: block; }
  .jobTitle .salary { font-size: 16px; width: 20%; display: block; }
  .jobTitle .closeJob { right: 40px; width: 22px; height: 22px; margin-top: -11px; }
  .ApplyForPosition { padding: 25px 0px 0px; }
  .ApplyForPosition a { width: 150px; line-height: 50px; font-size: 14px; }
  .newsDetailBox { float: left; width: -webkit-calc(100% - 320px); width: calc(100% - 320px); padding-right: 40px; }
  .relevantNews { float: right; width: 320px; }
  .newsDetail { line-height: 28px; padding: 40px 0px; }
  .newsDetail p { line-height: 28px; }
  .return { padding: 60px 0px 0px; }
  .newsBanner ul li .newsBannerText .desc { margin-top: 20px; display: -webkit-box; height: 84px; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .newsList { padding-bottom: 70px; }
  .newsList ul li { float: left; width: 33.3333%; margin-top: 60px; }
  .newsList ul li:nth-child(3n+2) a { top: 70px; }
  .newsList ul li a { height: 330px; padding: 40px 20px 0px; }
  .newsList ul li a h3 { font-size: 20px; max-height: 56px; line-height: 28px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newsList ul li a .desc { font-size: 14px; display: -webkit-box; height: 78px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 20px; }
  .newsList ul li a .time { font-size: 16px; margin-top: 30px; }
  .selectBox { float: left; width: 40%; }
  .guidanceDocumentSearch { float: left; width: 60%; padding-left: 20px; margin-top: 0px; }
  .guidanceDocument ul { margin: 0px -20px; }
  .guidanceDocument ul li { float: left; width: 50%; padding: 0px 20px; }
  .guidanceDocument ul li a { font-size: 16px; height: 80px; line-height: 80px; }
  .commonBanner { margin-top: 0px; }
  .prdouctLocation a { font-size: 16px; }
  .developmentHistory h3 { font-size: 30px; } }

@media (min-width: 1260px) { .productList ul li .productText h3 { font-size: 30px; }
  .productList ul li .productText h4 { font-size: 18px; }
  .productList ul li { float: left; width: 25%; }
  /* .commonBannerText { padding-bottom: 120px; } */
  .commonBannerText h3 { font-size: 38px; }
  .commonBannerText h4 { font-size: 14px; }
  /* .commonBannerText p { margin-top: 0px; } */
  .commonBannerText p a { font-size: 16px; margin-right: 40px; }
  .ProductDesc { padding-top: 75px; }
  .ProductDesc .desc { font-size: 16px; line-height: 32px; }
  .prdouctClass { padding-top: 55px; }
  .productList { padding-top: 40px; padding-bottom: 100px; }
  .footCustomer h3 { font-size: 24px; padding-bottom: 15px; }
  .prdouctImgBox { float: left; width: 570px; padding-left: 110px; }
  .prduoctIntro { float: right; width: -webkit-calc(100% - 570px); width: calc(100% - 570px); }
  .prduoctIntro h3 { font-size: 30px; padding-bottom: 20px; }
  .prduoctIntro h4 { margin-top: 20px; font-size: 20px; }
  .prdouctDetailBox { padding: 35px 0px; }
  .prdouctDetailBox .commonweb { padding: 50px 30px; }
  .prdouctDetailContent { padding: 50px 0px 80px; }
  .prdouctDetail { padding: 50px 0px; }
  .prdouctDetail .title { font-size: 20px; padding-bottom: 20px; }
  .prdouctSystem { line-height: 30px; padding: 50px 0px 40px; }
  .prdouctSystem p { line-height: 30px; }
  .ServiceBg { padding: 110px 0px 100px; }
  .ServiceCenter ul { padding-top: 50px; }
  .ServiceCenter ul li img { width: 100px; }
  .ServiceCenter ul li h4 { font-size: 20px; padding-top: 10px; }
  .ServiceCenter ul li p { font-size: 20px; }
  .LeavingAmessage dd.vCode img { width: 180px; }
  .LeavingAmessage dd.vCode .submitBtn { width: 180px; font-size: 16px; }
  .contactAddress { padding: 40px 40px 0px; }
  .contactAddressList { padding-top: 20px; }
  .contactAddressList ul li { margin-top: 20px; }
  .about .title { font-size: 24px; padding: 15px 0px 30px; }
  .about .aboutDesc { font-size: 14px; line-height: 28px; }
  .about .aboutDesc p { font-size: 14px; line-height: 28px; }
  .about .aboutList ul li .icon img { height: 45px; }
  .about .aboutList ul li .desc { padding-left: 15px; }
  .about .aboutList ul li h3 { font-size: 38px; }
  .about .aboutList ul li p { font-size: 14px; }
  .aboutExperienceContent .desc { padding: 45px 10px 45px 30px; font-size: 14px; line-height: 28px; margin-top: -80px; margin-left: 30px; }
  .aboutExperienceContent .desc p { font-size: 14px; line-height: 28px; }
  .corporateCultureBox { margin-top: 50px; }
  .EnterpriseMissionContent { padding: 53px 0px 40px; min-height: 193px; }
  .EnterpriseMissionContent .desc { font-size: 16px; line-height: 26px; padding-top: 15px; }
  .EnterpriseMission dl img { width: 387px; }
  .patentQualificationBox { padding-top: 90px; }
  .developmentHistoryBox { padding-top: 80px; }
  .developmentHistoryListBox { padding: 0px 75px; }
  .developmentHistoryListBox .foundTime { left: 0%; font-size: 30px; }
  .developmentHistoryListBox .NowTime { right: 0%; font-size: 30px; }
  .developmentHistory { padding: 120px 0px 130px; }
  .jobTitle { padding: 15px 40px; }
  .jobContentBox { padding: 30px 40px; }
  .jobContentTitle { padding-bottom: 30px; }
  .jobContentTitle h3 { font-size: 18px; }
  .jobContentTitle p { font-size: 14px; }
  .requirement h3 { font-size: 16px; }
  .jobcontent { padding-top: 40px; }
  .jobcontent .title { font-size: 16px; }
  .relevantNews h3 { line-height: 80px; padding-left: 30px; font-size: 18px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; }
  .relevantNews ul { padding: 15px 30px; }
  .relevantNews ul li { padding: 8px 0px; }
  .newsDetailBox { width: -webkit-calc(100% - 400px); width: calc(100% - 400px); }
  .relevantNews { width: 400px; }
  .newsBanner ul li { padding: 40px; }
  .newsBanner ul li .newsBannerText { padding-left: 60px; padding-top: 20px; }
  .newsBanner ul li .newsBannerText h3 { font-size: 24px; }
  .newsBanner ul li .newsBannerText .desc { font-size: 16px; margin-top: 30px; display: -webkit-box; height: 128px; line-height: 32px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
  .newsBanner ul li .newsBannerText .time { font-size: 18px; margin-top: 20px; }
  .newsList ul li { float: left; width: 25%; }
  .newsList ul li:nth-child(3n+2) a { top: 0px; }
  .newsList ul li:nth-child(2n) a { top: 70px; }
  .newsList ul li a { height: 430px; padding: 60px 20px 0px; }
  .newsList ul li a h3 { font-size: 24px; max-height: 68px; line-height: 34px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newsList ul li a .desc { font-size: 16px; display: -webkit-box; height: 96px; line-height: 32px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 30px; }
  .newsList ul li a .time { font-size: 18px; margin-top: 60px; }
  .applicationList { padding: 40px 0px 100px; }
  .applicationList ul li { margin-top: 40px; }
  .applicationList ul li .applicationListImg { padding-top: 37.2%; }
  .applicationList ul li .applicationListContent h3 { font-size: 24px; padding-bottom: 15px; }
  .applicationList ul li .applicationListContent .desc { font-size: 14px; line-height: 28px; }
  .applicationList ul li .applicationListContent { left: 50px; width: 370px; }
  .applicationList ul li:nth-child(2n) .applicationListContent { right: 50px; left: auto; }
  .prdouctClass a { font-size: 18px; }
  .prdouctDetail .desc { font-size: 18px; color: #64656d; line-height: 32px; }
  .prdouctDetail .desc p { font-size: 18px; color: #64656d; line-height: 32px; }
  .ProductDesc h3 { font-size: 30px; }
  .cultureTextContent { font-size: 16px; padding-top: 60px; }
  .title .t2 { font-size: 24px; }
  .title h5 { font-size: 34px; }
  .EnterprisePositioning ul li { font-size: 18px; }
  .EnterpriseMissionContent h3 { font-size: 18px; }
  .coreValues h3 { font-size: 18px; }
  .patentQualification ul li p { font-size: 18px; }
  .developmentHistoryContent ul li .desc { padding: 50px 20px 0px; font-size: 18px; line-height: 32px; }
  .prdouctLocation a { font-size: 18px; }
  .prduoctIntro .desc { font-size: 18px; line-height: 32px; }
  .prduoctIntro .desc p { font-size: 18px; line-height: 32px; }
  .jobClass a { font-size: 18px; }
  .serviceTitle { font-size: 26px; }
  .developmentHistoryList ul li { font-size: 20px; }
  .contact dd { font-size: 18px; }
  .contactAddress p { font-size: 18px; } }

@media (min-width: 1600px) { .productList ul li .productText h3 { font-size: 40px; }
  .productList ul li .productText h4 { font-size: 20px; }
  .productList ul li .productText .desc { /*margin-top: 35px;*/ font-size: 16px; }
  /* .productList ul li .productText .more { padding-top: 40px; } */
  /* .commonBannerText { padding-bottom: 200px; } */
  .commonBannerText h3 { font-size: 48px; }
  .commonBannerText h4 { font-size: 16px; }
  /* .commonBannerText p { margin-top: 0px; } */
  .commonBannerText p a { font-size: 18px; margin-right: 50px; }
  /* .ProductDesc { padding-top: 95px; } */
  .prdouctClass { padding-top: 75px; }
  .productList { padding-top: 60px; padding-bottom: 140px; }
  .footCustomer h3 { font-size: 30px; padding-bottom: 15px; }
  .footCustomer ul li img { max-height: 60px; }
  .footCustomer p a { width: 280px; }
  .prduoctIntro h3 { font-size: 40px; padding-bottom: 30px; }
  .prduoctIntro h4 { margin-top: 30px; font-size: 24px; }
  .prdouctDetailBox { padding: 40px 0px; }
  .prdouctDetailBox .commonweb { padding: 60px 40px; }
  .prdouctDetailTab dt { width: 180px; }
  .prdouctDetailTab dt a { height: 60px; line-height: 60px; padding-left: 65px; }
  .prdouctDetailTab dd a { width: 160px; margin-left: 10px; height: 60px; line-height: 60px; }
  .prdouctDetailContent { padding: 60px 0px 120px; }
  .prdouctDetail { padding: 60px 0px; }
  .prdouctDetail .title { font-size: 24px; padding-bottom: 25px; }
  .prdouctDetail .subTitle { font-size: 16px; color: #333; padding-bottom: 35px; }
  .serviceTitle { font-size: 30px; }
  .ServiceBg { padding: 100px 0px 140px; }
  .commonProblem ul li h3 { padding: 30px 70px 30px 90px; font-size: 16px; }
  .commonProblem ul li h3::after { width: 48px; height: 48px; line-height: 48px; font-size: 24px; }
  .commonProblem ul li .commonProblemContent { padding: 40px 30px 40px 90px; font-size: 14px; line-height: 28px; }
  .commonProblem ul li .commonProblemContent p { font-size: 14px; line-height: 28px; }
  .commonProblem ul li .commonProblemContent::after { width: 48px; height: 48px; line-height: 48px; left: 20px; top: 30px; font-size: 24px; }
  .ServiceCenter ul { padding-top: 60px; }
  .ServiceCenter ul li img { width: 120px; }
  .ServiceCenter ul li h4 { font-size: 24px; padding-top: 15px; }
  .ServiceCenter ul li p { font-size: 24px; }
  .contact dt { font-size: 20px; padding-bottom: 25px; }
  .contactBox { padding-top: 60px; }
  .contactMap { margin-top: 40px; }
  .about .title { font-size: 30px; padding: 20px 0px 40px; }
  .about .aboutDesc { font-size: 16px; line-height: 32px; }
  .about .aboutDesc p { font-size: 16px; line-height: 32px; }
  .about .aboutList { padding: 50px 0px 70px; }
  .about .aboutList ul li .icon img { height: 55px; }
  .about .aboutList ul li .desc { padding-left: 20px; }
  .about .aboutList ul li h3 { font-size: 48px; }
  .about .aboutList ul li p { font-size: 16px; }
  .aboutExperienceContent .desc { padding: 55px 10px 55px 40px; font-size: 16px; line-height: 32px; margin-top: -110px; margin-left: 50px; }
  .aboutExperienceContent .desc p { font-size: 16px; line-height: 32px; }
  .aboutExperience { padding-bottom: 160px; }
  .corporateCultureBox { margin-top: 90px; }
  .EnterprisePositioning { padding-top: 45px; }
  .EnterprisePositioning dl { font-size: 18px; }
  .EnterprisePositioning dl dd { padding: 0px 60px 0px 10px; -webkit-border-radius: 60px; border-radius: 60px; height: 60px; max-width: -webkit-calc(50% + 30px); max-width: calc(50% + 30px); }
  .EnterprisePositioning dl dt { padding: 0px 10px 0px 60px; -webkit-border-radius: 60px; border-radius: 60px; height: 60px; margin-left: -60px; max-width: -webkit-calc(50% + 30px); max-width: calc(50% + 30px); }
  .EnterprisePositioning dl dt::after { width: 60px; height: 60px; }
  .patentQualificationBox { padding-top: 110px; }
  .developmentHistoryBox { padding-top: 100px; }
  .developmentHistoryBox .subTitle { font-size: 30px; }
  .developmentHistory h3 { font-size: 34px; }
  .developmentHistory h4 { font-size: 22px; padding-top: 10px; }
  .developmentHistoryListBox { padding: 0px 85px; }
  .developmentHistoryListBox .foundTime { left: 0%; font-size: 36px; }
  .developmentHistoryListBox .NowTime { right: 0%; font-size: 36px; }
  .developmentHistoryContent ul li h5 { font-size: 72px; }
  .developmentHistory { padding: 120px 0px 120px; }
  .jobTitle { padding: 15px 60px; }
  .jobTitle p { font-size: 16px; }
  .jobTitle .city { width: 32%; }
  .jobTitle .salary { width: 23%; }
  .jobContentBox { padding: 40px 60px; }
  .jobContentTitle { padding-bottom: 40px; }
  .jobContentTitle h3 { font-size: 20px; }
  .jobContentTitle p { font-size: 16px; }
  .jobcontent { padding-top: 60px; font-size: 14px; line-height: 28px; }
  .jobcontent p { font-size: 14px; line-height: 28px; }
  .ApplyForPosition { padding: 40px 0px 0px; }
  .ApplyForPosition a { width: 190px; line-height: 65px; font-size: 16px; }
  .relevantNews h3 { line-height: 110px; padding-left: 40px; font-size: 20px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; }
  .relevantNews ul { padding: 20px 40px; }
  .relevantNews ul li { padding: 10px 0px; }
  .newsDetailTitle { padding-bottom: 30px; }
  .newsDetailTitle h2 { font-size: 28px; }
  .newsDetailTitle p { font-size: 24px; }
  .newsDetailTitle span { font-size: 14px; }
  .return a { width: 190px; line-height: 65px; font-size: 16px; -webkit-border-radius: 65px; border-radius: 65px; }
  .commonMore { padding: 100px 0px 0px; }
  .commonMore a { width: 190px; line-height: 65px; -webkit-border-radius: 65px; border-radius: 65px; font-size: 16px; }
  .applicationList { padding: 60px 0px 140px; }
  .applicationList ul li .applicationListContent h3 { font-size: 28px; padding-bottom: 20px; }
  .applicationList ul li .applicationListContent .desc { font-size: 16px; line-height: 36px; }
  .applicationList ul li .applicationListContent { left: 80px; width: 470px; }
  .applicationList ul li:nth-child(2n) .applicationListContent { right: 80px; left: auto; }
  /* .home3ConFootListLi img{ height: 60px;} */
  .title .t2 { font-size: 30px; }
  .title h5 { font-size: 48px; }
  .developmentHistoryList ul li { font-size: 28px; } }

@media (min-width: 1800px) { /* .commonBannerText { padding-bottom: 300px; }  */ }

/* 2022.05.12 */
.home1ConBox .q_t { font-size: 40px; font-weight: bold; line-height: 1.1; letter-spacing: -2px; color: #282828; margin-top: 40px; }

.home1ConBox .tag { font-size: 24px; font-weight: bold; line-height: 30px; letter-spacing: -1px; color: #282828; margin-top: 15px; }

.home1ConBox .abstract1 { font-size: 18px; line-height: 32px; letter-spacing: -1px; color: #686868; margin-top: 30px; }

.home1ConBox .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; -webkit-transition: all .5s; transition: all .5s; 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-align-self: center; -ms-flex-item-align: center; align-self: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 30px; background-image: -webkit-gradient(linear, left bottom, left top, from(#3b6ff4), to(rgba(59, 111, 244, 0.1))); background-image: linear-gradient(to top, #3b6ff4, rgba(59, 111, 244, 0.1)); }

.home1ConBox .mask .name { font-size: 30px; line-height: 36px; letter-spacing: -1px; color: #ffffff; font-weight: bold; }

.home1ConBox .mask .abstract { font-size: 18px; margin-top: 30px; line-height: 32px; letter-spacing: -1px; color: #ffffff; }

.home1ConBox:hover .mask { opacity: 1; }

.home1ConBox:hover .home1ConBoxText { opacity: 0; }

.foot_top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.weixin_box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: 40px; }

.weixin { width: 120px; }

.weixin:nth-child(2) { margin-left: 20px; }

.picture_continer { position: relative; padding-top: 100%; }

.picture_continer img { position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%; }

.weixin .name { text-align: center; font-size: 16px; line-height: 1.1; color: #282828; margin-top: 10px; }

.footerIcon .txt { font-size: 20px; line-height: 36px; color: #282828; opacity: 0.6; margin-top: 70px; text-align: left; }

.footerNav { width: 762px; }

.footerNav .nav ul .title { position: relative; }

.footerNav .nav ul li p { position: absolute; width: 50%; z-index: 2; height: 100%; display: none; right: 0; top: 0; }

.footerNav .nav ul li p::after, .footerNav .nav ul li p::before { content: ' '; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); background-color: #333; }

.footerNav .nav ul li p::after { width: 10px; height: 2px; right: 20px; }

.footerNav .nav ul li p::before { height: 10px; width: 2px; right: 24px; }

.pc_more { padding-left: 25px; cursor: pointer; }

ead_mobile_btn2.active .btn1 .line:nth-child(3) { -webkit-transform: translateX(-8px) rotate(-45deg); -ms-transform: translateX(-8px) rotate(-45deg); transform: translateX(-8px) rotate(-45deg); }

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

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

.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: #2a85fc; }

.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: #2a85fc; -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 { display: block; }

.head_dropdown1 .pc_down .swiper-container .block .second_nav .line:hover { color: #2a85fc; -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: #2a85fc; }

.head_dropdown1 .mobile_down .block.active .title, .head_dropdown1 .mobile_down .block:hover .title { color: #2a85fc; }

.product_nav { position: fixed !important; top: 100px !important; left: 0 !important; right: 0 !important; width: 100%; padding: 30px 0 !important; -webkit-transform: translateX(0) !important; -ms-transform: translateX(0) !important; transform: translateX(0) !important;  }

.center1200 { width: 1200px; margin: 0 auto; }

.pc_head_nav .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.contaus_lianxi{display: inline-block;vertical-align: bottom;margin-left: 15px;width: 120px;}
.contaus_lianxi img{max-width: 100%;display: none;}
.pc_head_nav .left_box .name { font-size: 36px; font-weight: bold; line-height: 1.1; letter-spacing: 2px; color: #282828; }
.pc_head_nav .row{justify-content: center;}
.pc_head_nav .left_box {position: relative;width: 240px;}
.pc_head_nav .left_box::after{display: block;content: "";position: absolute;top: 0;right: 0;bottom: 0;width: 1px;background: #d4cfcf;}
.pc_head_nav .right_box .block_box .line{padding: 0 15px !important;}
.pc_head_nav .right_box .block_box .line:hover{background-color: #0e4ebe;color: #fff;}

.pc_head_nav .right_box {padding-left: 8%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;width: 450px; }

.pc_head_nav .right_box .title { font-size: 20px; line-height: 36px; color: #595959; padding: 0; border-bottom: none !important; }

.pc_head_nav .right_box .title.active { color: #0e4ebe; }

.pc_head_nav .right_box .block_box { margin-left: 150px; }

.pc_head_nav .right_box .block_box .line { padding: 0; border-bottom: none !important; font-size: 16px; color: #595959; line-height: 36px; color: #595959; }

.pc_head_nav .right_box .block:not(:first-child) { display: none; }

@media (max-width: 1600px) { .foot_center { width: 100%; padding: 0 15px; }
  .footerboxText { width: 100%; padding: 40px 15px 0; }
  .q_index .row { width: 100%; padding: 0 150px; }
  .home1ConBox .q_t { margin-top: 0; }
  /* .bannerText h5{ font-size: 40px; } */
  .home1ConBox .t { font-size: 40px; margin-left: 0; margin-top: 30px; }
  .home1ConBox .mask .name { font-size: 24px; }
  .home1ConBoxText { font-size: 24px; }
  .home1ConBox .mask .abstract { font-size: 16px; line-height: 1.2; margin-top: 15px; }
  .home1ConBox .abstract1 { margin-top: 15px; font-size: 16px; line-height: 1.3; } }

@media (max-width: 1500px) { /* .q_index .row{ width: 100%; padding:0 150px; } */
  .home3ConBot { width: 100%; }
  .home1 { padding: 40px 0; }
  .home1ConBox .t { font-size: 40px; }
  .home1ConBox .mask .abstract { line-height: 1.2 !important; }
  .home1ConBox .q_t { margin-top: 0; }
  .home1ConBox:last-child { -webkit-border-radius: 0; border-radius: 0; } }

@media (max-width: 1300px) { .home1ConBox .tag { font-size: 18px; line-height: 1.1; }
  .home1ConBox .mask .name { font-size: 22px; }
  .home1ConBoxText { font-size: 22px; }
  .home1ConBox .mask .abstract { font-size: 14px; }
  .home1ConBox .t { font-size: 22px; }
  .home1ConBox .q_t { font-size: 22px; }
  .home2ConBox h5 { display: -webkit-box; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font-size: 22px; }
  .home2ConBox h5 br { display: none; }
  .home2ConBox p { font-size: 14px; line-height: 24px; height: auto; }
  .home1ConBox .t { margin-left: 0; }
  .home1ConBox .mask .abstract { margin-top: 10px; }
  .home1ConBox .abstract1 { font-size: 14px; line-height: 1.2; }
  .footerNav { width: 600px; }
  .bannerText .t { font-size: 16px; }
  .title h5 { font-size: 22px; }
  .home3ConFootTit { font-size: 22px; }
  .home3ConFoot { margin-top: 200px; }
  .footerNav .nav ul li a { font-size: 16px; }
  .footerNav .nav .line .li { font-size: 14px; }
  .footerIcon .txt { font-size: 14px; }
  .footerboxText { font-size: 14px; }
  .nav ul li a { font-size: 16px; } }

@media (max-width: 1270px) { .home3ConBot { width: 100%; }
  .home3ConBot video { width: 100%; }
  .foot_center { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footerIcon { width: 100%; }
  .foot_center .nav ul { height: auto; margin-top: 20px; }
  .footerboxText { margin-top: 20px; padding-top: 20px; }
  .home3ConFootUlSwiper { width: 100%; }
  .footerIcon .txt { margin-top: 20px; }
  .home1ConBox .mask .name { font-size: 22px; }
  .home1ConBox .mask .abstract { font-size: 16px; line-height: 1.1; margin-top: 15px; }
  .home1ConBox .mask { padding: 15px; }
  .home1ConBox .tag { line-height: 1.2; font-size: 20px; }
  .home1ConBox .abstract1 { font-size: 16px; line-height: 1.2; margin-top: 15px; }
  .home3ConFootUlSwiperBox { width: 100%; }
  .q_index .row { width: 100%; padding: 0 15px; } }

@media (max-width: 992px) { .pc_more { display: none; }
  .head_dropdown1 { display: none !important; }
  .footerNav { width: 100%; }
  .footerNav .nav .line { display: none; }
  .footerNav .nav ul li p { display: block; }
  .footerNav .nav ul { padding: 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footerNav .nav ul li { width: 100%; }
  .home1ConBox:last-child { margin-left: 0; }
  .home2Conjiant { opacity: 1 !important; }
  .home2Con .swiper-container { padding-bottom: 50px; } }

@media (max-width: 768px) { .home3ConBot { padding-top: 100px; }
  .home3ConFoot { margin-top: 100px; }
  .home1ConBox .t { font-size: 35px; }
  .footerNav .nav .line .li { font-size: 12px; }
  .home1ConBox .q_t { font-size: 30px; }
  .home1ConBox .tag { font-size: 18px; } 
    .developmentHistory_banner{margin-top: 60px;}
}

@media (max-width: 480px) { p { font-size: 14px; line-height: 22px; } }

@media (max-width: 480px) { .weixin { width: 80px; }
  .weixin img { width: 100%; }
  .weixin_box { margin-left: 20px; }
  .home3ConBot .video img { width: 40px; }
  .footerbox .nav { padding-top: 0; }
  .footerNav .nav .line { margin-top: 0; }
  .home3ConFootUl .swiper-button-prev, .home3ConFootUl .swiper-button-next { width: 40px; height: 40px; line-height: 40px; } }


.imgbox img { width: 100%; }

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

.mobile_show { display: none; }

.sub_banner { position: relative; }

.sub_banner_text { position: absolute; left: 50%; top: 55%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; color: #fff; }

.sub_banner_text h2 { font-size: 60px; font-weight: normal; line-height: 1; margin-bottom: 15px; }

.sub_banner_text p { font-size: 24px; }

body, html { overflow-x: hidden; }

/* 关于我们 */
.about_main {
   /* background: url(../images/about_bgbg.jpg) center no-repeat; */
    background-size: cover; padding-top: 110px;padding-bottom: 40px;}
  .commpany_links{display: block;
    width: 130px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    border: 1px solid #dcdcdc;
    text-align: center;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    margin-top: 20px;
  }
  .commpany_links:hover { background: #3d8ffd; color: #fff;border-color: #3d8ffd;}
.about_detailsmain{padding: 80px 0;}
.tdetails_content{font-size: 16px;line-height: 30px;margin-top: 20px;}
.tong_title { text-align: center; margin-bottom: 20px; }

.tong_title h2 { font-size: 30px; line-height: 1; color: #3d8ffd; font-weight: bold; }

.company_name { font-size: 40px; line-height: 1; text-align: center; font-weight: bold; color: #535353; }

.company_desc { font-size: 18px; line-height: 36px; color: #7f808a;}

.summary_main { position: relative;padding-bottom: 90px; }

.summary_listbox { overflow: hidden; background-color: #fff; padding-top: 130px; padding-bottom: 150px; -webkit-border-radius: 20px; border-radius: 20px; position: relative; }

.summary_list { 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-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; z-index: 3; position: relative; }

.summary_list .item { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 60px; }

.summary_list .item::after { display: block; content: ""; position: absolute; top: 0; right: 0; width: 2px; height: 60px; background: #b0bec6; }

.summary_list .item:last-child::after { display: none; }

.summary_list .item:first-child { padding-left: 0 !important; }

.summary_list .item:last-child { padding-right: 0 !important; }

.summary_list .item img { height: 58px; }

.summary_list .item .s_text { margin-left: 15px; }

.summary_list .item .s_text .num { font-size: 68px; color: #2e87fc; line-height: 0.8; font-weight: bold; }

.summary_list .item .s_text .num_name { font-size: 18px; margin-top: 15px; }

.summary_listbox .tupian { max-width: 100%; position: absolute; top: 45px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.company_records .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 60px; }

.company_records .item:last-child { margin-bottom: 0; }

.company_records .records_img { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; width: 50%; }

.company_records .records_text { width: 50%; }

.company_records .r_title { position: relative; }

.company_records .r_title::after { position: absolute; top: 50%; left: 0; right: 0; background: #dcdcdc; height: 2px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; content: ""; }

.company_records .r_title h2 { font-size: 28px; font-weight: bold; background: #fff; display: inline-block; padding-right: 40px; position: relative; z-index: 3; }

.company_records .r_desc { font-size: 18px; line-height: 36px; color: #83858d; margin-top: 20px; }

.company_records .item:nth-child(odd) .records_text { padding-left: 60px; }

.company_records .item:nth-child(even) .records_text { padding-right: 60px; }

.corporate_culture { padding-top: 120px; }

.corporate_top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 40px; }

.corporate_top .cor_text { margin-top: 50px; font-size: 24px; width: -webkit-calc((100% - 330px) / 2); width: calc((100% - 330px) / 2); text-align: center; padding-top: 16px; }

.corporate_top .cor_text:first-child { color: #3088a8; border-top: 1px solid #3088a8; }

.corporate_top .cor_text:last-child { color: #019591; border-top: 1px solid #019591; }

.corporate_top .cor_circle { width: 180px; height: 180px; -webkit-border-radius: 50%; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 20px; }

.corporate_top .cor_circle1 { background: rgba(48, 136, 168, 0.8); margin-right: -15px; }

.corporate_top .cor_circle2 { background: rgba(1, 149, 145, 0.8); margin-left: -15px; }

.corporate_culture { padding-bottom: 90px; }

.culture_content { margin-top: 60px; position: relative; }

.culture_box { width: 544px; height: 544px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #aabacc; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; position: relative; }

.culture_box .culture_logo { background: #fff; width: 240px; height: 240px; -webkit-border-radius: 50%; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: content-box; box-sizing: content-box; border: 100px solid #2e87fc; }

.culture_box .culture_logo img { width: 140px; }

.circle_list > div { position: absolute; width: 9px; height: 9px; border: 2px solid #3d8ffd; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; }

.circle_list .cl1 { left: 13.78676%; top: 13.78676%; }

.circle_list .cl2 { right: 13.78676%; top: 13.78676%; }

.circle_list .cl3 { left: 13.78676%; bottom: 13.78676%; }

.circle_list .cl4 { right: 13.78676%; bottom: 13.78676%; }

.culture_list .item { position: absolute; width: -webkit-calc((100% - 544px) / 2); width: calc((100% - 544px) / 2); }

.culture_list .item:nth-child(odd) { text-align: right; padding-right: 40px; }

.culture_list .item:nth-child(even) { padding-left: 40px; }

.culture_list .item:nth-child(1) { top: 0; left: 0; padding-top: 10px; }

.culture_list .item:nth-child(2) { top: 0; right: 0; padding-top: 10px; }

.culture_list .item:nth-child(3) { bottom: 0; left: 0; }

.culture_list .item:nth-child(4) { bottom: 0; right: 0; padding-bottom: 15px; }

.culture_list .item img { max-height: 52px; }

.culture_list .item .cit_text { margin-top: 10px; }

.culture_list .item .cit_text h2 { font-size: 24px; font-weight: bold; margin-bottom: 5px; }

.culture_list .item .cit_text p { font-size: 18px; line-height: 24px; color: #787984; }

.circle_slide { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 1s; transition: all 1s; }

.circle_slide .circle_yuan { width: 45px; height: 45px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #3d8ffd; position: absolute; left: 10.47794%; top: 10.47794%; }

.circle_slide .circle_yuan::after { display: block; content: ""; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; width: 9px; height: 9px; -webkit-border-radius: 50%; border-radius: 50%; background: #3d8ffd; }

.culture_list .item.active .cit_text h2 { color: #3d8ffd; }

.core_values { position: relative; }

.core_values::after { display: block; content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: -webkit-calc(100% - 169px); height: calc(100% - 169px); background: #ebf0f3; }

.core_container { position: relative; z-index: 3; }

.coreValues_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.coreValues_list .item { width: -webkit-calc(33.3333% - 80px / 3); width: calc(33.3333% - 80px / 3); margin-right: 40px; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.coreValues_list .item:nth-child(3n) { margin-right: 0; }

.coreValues_list .item:nth-child(1) .icon_box { background: #4b5cbc; }

.coreValues_list .item:nth-child(2) .icon_box { background: #edaf3b; }

.coreValues_list .item:nth-child(3) .icon_box { background: #0abbe5; }

.coreValues_list .item .icon_box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; color: #fff; font-size: 24px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 120px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.coreValues_list .item .icon_box p { margin-left: 15px; }

.coreValues_list .item .core_desc { font-size: 18px; line-height: 36px; color: #787984; background: #fff; padding: 40px 0; text-align: center; }

.core_values .tong_title h2 { color: #333; }

.tong_title p { font-size: 24px; margin-top: 10px; }

.patent_qualification { padding-top: 130px; padding-bottom: 100px; background: #ebf0f3; }

.patent_qualification .tong_title { text-align: left; margin-bottom: 0 !important; }

.qualification_top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.qualification_btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.qualification_btn .bbtn { cursor: pointer; }

.qualification_btn .qualification_next { margin-left: 20px; }

.qual_xian { height: 1px; background: #c4d2d9; width: 40000%; margin-top: 36px; }

.qualification_swiper .swiper-slide { padding-top: 36px; }

.qualification_swiper { margin-top: -6px; }

.qualification_swiper .swiper-slide::after { display: block; content: ""; position: absolute; top: 6px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 1px; background: #c4d2d9; height: 30px; }

.qualification_swiper .swiper-slide::before { display: block; content: ""; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 12px; height: 12px; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #3d8ffd; z-index: 30; }

.qualification_swiper .qual_box { -webkit-border-radius: 20px; border-radius: 20px; background: #fff; }

.qualification_swiper .qual_box { padding: 40px 0 30px 0; }

.qualification_swiper .qual_box .imgbox { padding: 0 55px; }

.qualification_swiper .qual_box .qual_title { padding: 0 15px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; margin-top: 30px; text-align: center; }

.development_main { padding: 100px 0; }

.development_main .developmentHistoryBox { padding-top: 0 !important; }

.product_main { padding: 120px 0; }

.product_maximg { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.product_text { padding: 0 120px; }

.product_text .pt_box { background: #fff; position: relative; z-index: 3; margin-top: -55px; -webkit-border-radius: 20px; border-radius: 20px; padding: 80px 45px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.product_text .pt_box .pt_name { font-size: 40px; line-height: 48px; font-weight: bold; width: 35.29412%; }

.product_text .pt_box .pt_desc { font-size: 18px; line-height: 36px; color: #83858d; width: 63.72549%; }

.product_text .pt_box .pt_desc span { color: #5a9cfd; }

.pt_tablecontent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.pt_tablecontent .pttb_name { width: 23.684210526%; font-size: 28px; color: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #3d8ffd; }

.pt_tablecontent .pttb_table { width: 75.438596491%; }

.pt_tablecontent .pttb_table table { width: 100%; text-align: center; font-size: 15px; }

.pt_tablecontent .pttb_table table th { color: #fff; background: #3d8ffd; padding: 18px 5px; font-weight: normal; border-color: #8bbcfe;width: 10%;}

.pt_tablecontent .pttb_table table td { padding: 24px 5px; border-color: #e5e5e5;}

.pt_tablecontent .pttb_table table tr td:first-child { background: #f9f9f9; }

.product_content { padding-top: 100px;  }
.product_category{padding-top: 80px; border-top: 1px solid #e5e5e5;}

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

.category_list { background: #f9f9f9; -webkit-border-radius: 30px; border-radius: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.category_list .item { width: 160px; height: 55px; line-height: 55px; text-align: center; font-size: 16px; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.category_list .item.active, .category_list .item:hover { background: #3d8ffd; color: #fff; }

.product_type { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; margin-top: 20px; margin-bottom: 60px; }

.product_type .type_img { width: 50%; }

.product_type .type_desc { width: 50%; background: #f9f9f9; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 20px 65px; }

.product_type .type_desc .type_name { font-size: 40px; font-weight: bold; margin-bottom: 20px; }

.product_type .type_desc .type_text { font-size: 18px; line-height: 36px; color: #71747d; }

.product_model { font-size: 28px; font-weight: bold; margin-bottom: 25px; }

.productModel_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.productModel_list .item { display: block; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; background: #f9f9f9; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 40px; margin-right: 60px; width: -webkit-calc(50% - 30px); width: calc(50% - 30px); }

.productModel_list .item:nth-child(2n) { margin-right: 0; }

.productModel_list .item .imgbox { overflow: hidden; -webkit-border-radius: 20px; border-radius: 20px; width: 50.74627%; }

.productModel_list .item .imgbox img { -webkit-transition: all 0.4s; transition: all 0.4s; }

.productModel_list .item:hover .imgbox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.productModel_list .item .model_desc { padding: 15px 40px; width: 49.25373%; }

.productModel_list .item .model_desc .tit { font-size: 24px; font-weight: bold; margin-bottom: 10px; }

.productModel_list .item .model_desc .subtit { font-size: 18px; color: #71747d; }

.productModel_list .item .model_desc .links { width: 120px; height: 46px; line-height: 46px; background: #fff; border: 1px solid #dcdcdc; text-align: center; -webkit-border-radius: 23px; border-radius: 23px; margin-top: 50px; }

.productModel_list .item .model_desc .links:hover { background: #3d8ffd; color: #fff; }

.prodect_details { background: #f9f9f9; padding-top: 40px; padding-bottom: 100px; }

.p_details { background: #fff; padding: 60px 40px 120px 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.p_details .left { width: 35.38462%; }

.p_details .right { width: 60%; }

.p_details .left .imgbox { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.p_details_top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.p_details_top h2 { font-size: 48px; }

.p_details_top .downbox { font-size: 16px; width: 140px; height: 45px; height: 45px; border: 1px solid #dcdcdc; -webkit-border-radius: 23px; border-radius: 23px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 0.4s; transition: all 0.4s; }

.p_details_top .downbox img { margin-left: 10px; }

.p_details_top .downbox:hover { background: #3d8ffd; color: #fff; border-color: #3d8ffd; }

.p_details_top .downbox .img2 { display: none; }

.p_details_top .downbox:hover .img2 { display: block; }

.p_details_top .downbox:hover .img1 { display: none; }

.details_content { padding-top: 30px; border-top: 1px solid #e2e2e2; margin-top: 35px; }

.details_content .attr_title { font-size: 24px; font-weight: bold; margin-bottom: 10px; }

.details_content .desc { font-size: 16px; line-height: 24px; color: #64656d; margin-bottom: 40px; }

.details_content .desc h2 { font-size: 20px; line-height: 26px; margin-bottom: 25px; color: #333; }

.ft_customer{display: flex;align-items: center;justify-content: center;}
.ft_customer .ftbtn{width: 45px;height: 45px;line-height: 42px;text-align: center;border-radius: 50%;background: rgba(255,255,255,0.3);cursor: pointer;min-width: 45px;}
.ft_customer .ftbtn_right{margin-left: 50px;}
.ft_customer .ftbtn_left{margin-right: 50px;}
.ft_customer_swiper{width: 970px;max-width: 100%;margin: 0;}
.ft_customer_swiper img{max-width: 130px;max-height: 60px;}
.ft_customer_swiper .swiper-slide{width: auto;}

@media (max-width: 1440px) { .sub_banner_text h2 { font-size: 36px; }
  .sub_banner_text p { font-size: 18px; }
  .tong_title h2 { font-size: 24px; }
  .company_name { font-size: 28px; }
  .summary_list .item .s_text .num { font-size: 50px; }
  .summary_listbox { padding: 100px 0; }
  .culture_list .item .cit_text p { font-size: 16px; }
  .product_text .pt_box .pt_name { font-size: 30px; }
  .product_text { padding: 0 80px; }
  .pt_tablecontent .pttb_name { font-size: 22px; }
  .product_type .type_desc .type_name { font-size: 30px; margin-bottom: 10px; }
  .productModel_list .item .model_desc { padding: 15px 20px; }
  .productModel_list .item .model_desc .links { margin-top: 20px; }
  .productModel_list .item .model_desc .tit { font-size: 20px; }
  .productModel_list .item .model_desc .subtit { font-size: 16px; }
  .p_details_top h2 { font-size: 36px; } }

@media (max-width: 1260px) { .product_type .type_desc .type_name { font-size: 22px; }
  .product_type .type_desc .type_text { font-size: 16px; line-height: 26px; }
  .product_type .type_desc { padding: 20px 30px; }
  .product_model { font-size: 22px; }
  .product_text { padding: 0 50px; }
  .product_text .pt_box .pt_name { font-size: 24px; line-height: 36px; }
  .product_text .pt_box .pt_desc { font-size: 16px; line-height: 30px; }
  .pt_tablecontent .pttb_name { font-size: 16px; }
  .pt_tablecontent .pttb_table table { font-size: 14px; }
  .product_text .pt_box { padding: 60px 30px; }
  .pt_tablecontent .pttb_table table img { height: 8px; }
  .product_content { padding-top: 60px;  }
  .product_category{padding-top: 50px;}
  .p_details_top h2 { font-size: 30px; }
  .details_content { margin-top: 20px; }
  .ft_customer .ftbtn_left{margin-right: 30px;}
  .ft_customer .ftbtn_right{margin-left: 30px;}
  .details_content .attr_title { font-size: 20px; } }

@media (max-width: 1024px) { .pc_show { display: none; }
  .mobile_show { display: block; }
  .subban_img { height: 300px; }
  .sub_banner_text h2 { font-size: 30px; }
  .company_desc p { font-size: 16px; line-height: 30px; }
  .summary_list .item .s_text .num { font-size: 34px; }
  .summary_list .item .s_text .num_name { font-size: 16px; }
  .summary_list .item img { height: 45px; }
  .company_records .r_title h2 { font-size: 22px; padding-right: 25px; }
  .company_records .r_desc p { font-size: 16px; line-height: 30px; }
  .company_records .r_desc p br { display: none; }
  .summary_main { padding-bottom: 0; }
  .corporate_top .cor_text { font-size: 16px; }
  .corporate_top .cor_circle { font-size: 16px; }
  .corporate_top .cor_circle { width: 120px; height: 120px; }
  .corporate_top .cor_text { width: -webkit-calc((100% - 210px) / 2); width: calc((100% - 210px) / 2); }
  .culture_list .item .cit_text h2 { font-size: 18px; }
  .culture_list .item:nth-child(odd) { padding-right: 20px; }
  .culture_list .item:nth-child(even) { padding-left: 20px; }
  .culture_box { width: 400px; height: 400px; }
  .culture_box .culture_logo { width: 150px; height: 150px; border-width: 60px; }
  .culture_box .culture_logo img { width: 80%; }
  .culture_list .item { width: -webkit-calc((100% - 400px) / 2); width: calc((100% - 400px) / 2); }
  .culture_list .item .cit_text p { font-size: 14px; }
  .circle_slide .circle_yuan { width: 35px; height: 35px; }
  .coreValues_list .item .core_desc p { line-height: 26px; }
  .tong_title p { font-size: 18px; }
  .qualification_swiper .qual_box .imgbox { padding: 0 30px; }
  .qualification_swiper .qual_box .qual_title { font-size: 14px; } }

@media (max-width: 991px) { .about_main { padding: 60px 0;  }
  .summary_list .item .s_text .num { font-size: 22px; }
  .summary_list .item img { height: 30px; }
  .company_records .records_img { width: 100%; }
  .company_records .records_text { width: 100%; padding: 0 !important; }
  .summary_list .item .s_text .num_name { font-size: 14px; margin-top: 10px; }
  .summary_list .item { padding: 0 30px; }
  .summary_listbox { padding: 60px 0; }
  .summary_list .item::after { height: 35px; }
  .company_records .item .records_text { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin-top: 30px; }
  .product_main { padding: 80px 0; }
  .product_text .pt_box .pt_name { width: 100%; font-size: 20px; line-height: 1.5; }
  .product_text .pt_box .pt_name br { display: none; }
  .product_text .pt_box .pt_desc { width: 100%; margin-top: 10px; }
  .product_text .pt_box { padding: 40px 30px; }
  .category_list .item { width: 140px; }
  .productModel_list .item { width: 100%; margin-right: 0; margin-bottom: 40px; }
  .p_details .left { width: 100%; }
  .p_details .right { width: 100%; margin-top: 30px; } }

@media (max-width: 768px) { .tong_title h2 { font-size: 22px; }
  .company_name { font-size: 18px; }
  .tong_title { margin-bottom: 10px; }
  .company_desc, .company_desc p { margin-top: 20px; font-size: 14px; line-height: 24px; }
  .company_records .r_desc p { font-size: 14px; line-height: 24px; }
  .company_records .r_title h2 { font-size: 18px; }
  .corporate_culture { padding: 40px 0; }
  .coreValues_list .item .icon_box { height: 80px; }
  .coreValues_list .item .icon_box img { height: 25px; }
  .coreValues_list { margin-top: 20px; }
  .patent_qualification { padding-top: 60px; padding-bottom: 40px; }
  .tong_title p { font-size: 16px; }
  .sub_banner_text { width: 90%; text-align: center; top: 50%; }
  .subban_img { height: 200px; margin-top: 60px; }
  .product_main { padding: 40px 0; }
  .product_maximg { -webkit-border-radius: 15px; border-radius: 15px; }
  .product_text { padding: 0 }
  .product_text .pt_box { padding: 20px 0; margin-top: 0; }
  .product_text .pt_box .pt_name { font-size: 16px; }
  .product_text .pt_box .pt_desc { font-size: 14px; line-height: 26px; }
  .pt_tablecontent .pttb_table table { font-size: 12px; }
  .pt_tablecontent .pttb_name { width: 100%; padding: 20px 0; }
  .pt_tablecontent .pttb_table { width: 100%; margin-top: 15px; }
  .product_content { padding-top: 40px; }
  .product_category{ padding-top: 30px;}
  .category_list { background: none; }
  .category_list .item { background: #f9f9f9; font-size: 14px; height: 45px; line-height: 45px; margin-right: 10px; margin-bottom: 10px; }
  .product_type .type_img { width: 100%; }
  .product_type .type_desc { width: 100%; padding: 40px 15px; }
  .product_type .type_desc .type_name { font-size: 20px; margin-bottom: 5px; }
  .product_type { margin-bottom: 20px; }
  .product_model { font-size: 20px; margin-bottom: 10px; }
  .p_details { padding: 40px 15px; }
  .foot_center{padding: 0;}
  .foot_logo img{height: 60px;}
  .foot_top{justify-content: space-between;}
  .prodect_details { padding: 40px 0; } }

@media (max-width: 580px) { .sub_banner_text h2 { font-size: 20px; margin-bottom: 10px; }
.developmentHistoryContent span img{width:50px;}
.newsBanner_btn{display: none !important;}
  .sub_banner_text p { font-size: 14px; }
  .about_main { padding-top: 40px; }
  .company_name { font-size: 16px; }
  .summary_list .item img { height: 20px; }
  .summary_list .item .s_text .num { font-size: 16px; }
  .company_records .r_desc{font-size: 14px;line-height: 24px;}
  .summary_list .item .s_text .num_name { font-size: 12px; margin-top: 5px; }
  .summary_list .item::after { display: none; }
  .summary_list .item { padding: 0 5px; display: block; }
  .summary_listbox { padding: 30px 0; }
  .summary_list .item .s_text { margin-left: 0; margin-top: 10px; }
  .company_records .records_img { -webkit-border-radius: 10px; border-radius: 10px; }
  .company_records .r_title h2 { font-size: 16px; }
  .company_records .r_title::after { height: 1px; }
  .company_records .item .records_text { margin-top: 20px; }
  .company_records .r_desc { margin-top: 10px; }
  .company_records .item { margin-bottom: 20px; }
  .culture_box { display: none; }
  .culture_list .item { position: static; width: 100%; }
  .corporate_top .cor_circle { font-size: 12px; }
  .corporate_top .cor_text { font-size: 12px; }
  .corporate_top .cor_circle { width: 90px; height: 90px; }
  .corporate_top .cor_circle2 { margin-left: 0; }
  .corporate_top .cor_text { width: -webkit-calc((100% - 165px) / 2); width: calc((100% - 165px) / 2); padding-top: 5px; }
  .culture_list .item .cit_text { margin-top: 0; margin-left: 15px; }
  .culture_list .item img { max-height: 35px; min-height: 35px; }
  .culture_list .item .cit_text h2 { font-size: 16px; }
  .culture_list .item { padding: 0 !important; text-align: left !important; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 20px; }
  .corporate_top { margin-top: 20px; }
  .culture_list .item .cit_text h2 { margin-bottom: 0; }
  .culture_content { margin-top: 30px; }
  .coreValues_list .item { width: 100%; margin-right: 0; margin-bottom: 15px; }
  .coreValues_list .item .core_desc { padding: 30px 0; }
  .coreValues_list .item .icon_box { height: 60px; }
  .tong_title p { font-size: 12px; margin-top: 5px; }
  .tong_title h2 { font-size: 16px; }
  .patent_qualification { padding-top: 30px; }
  .qualification_btn img { height: 10px; }
  .qualification_top { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .qualification_swiper .qual_box { padding: 20px 15px; }
  .qualification_swiper .qual_box .imgbox { padding: 0; }
  .qualification_swiper .qual_box .qual_title { padding: 0; margin-top: 15px; font-size: 12px; }
  .development_main { padding: 40px 0; }
  .serviceTitle { font-size: 16px; }
  .developmentHistoryBox .subTitle { font-size: 14px; padding-top: 5px; }
  .developmentHistoryContent ul li h5 { line-height: 50px; }
  .developmentHistoryContent span { top: 13px; }
  .developmentHistoryListBox .NowTime, .developmentHistoryListBox .foundTime { font-size: 18px; line-height: 50px; padding: 0 10px; }
  .developmentHistoryListBox { margin: 10px auto 0px; }
  .developmentHistory { padding-bottom: 60px; }
  .product_type { -webkit-border-radius: 15px; border-radius: 15px; }
  .productModel_list .item { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 15px; border-radius: 15px; margin-bottom: 20px; }
  .productModel_list .item .imgbox { width: 100%; -webkit-border-radius: 15px; border-radius: 15px; }
  .productModel_list .item .model_desc { width: 100%; padding: 30px 15px; }
  .category_list .item { font-size: 12px; width: calc(33.3333% - 20px / 3);margin-right: 10px;}
  .category_list .item:nth-child(3n){margin-right: 0;}
  .category_list{width: 100%;}
  .product_type .type_desc .type_text { font-size: 14px; }
  .product_model { font-size: 16px; }
  .productModel_list .item .model_desc .subtit { font-size: 14px; }
  .productModel_list .item .model_desc .tit { font-size: 16px; }
  .productModel_list .item .model_desc .links { font-size: 12px; height: 40px; line-height: 40px; }
  .product_text .pt_box { -webkit-border-radius: 15px; border-radius: 15px; }
  .p_details_top h2 { font-size: 20px; }
  .p_details_top .downbox { font-size: 12px; width: 120px; height: 40px; line-height: 40px; }
  .p_details_top .downbox img { height: 10px; }
  .details_content .attr_title { font-size: 16px; }
  .details_content { padding-top: 15px; }
  .details_content .desc { font-size: 14px; margin-bottom: 20px; }
  .details_content .desc h2 { font-size: 14px; margin-bottom: 5px; line-height: 24px; }
  .p_details { padding: 20px 15px; }
  .ft_customer .ftbtn_left{margin-right: 15px;}
  .ft_customer .ftbtn_right{margin-left: 15px;}
  .ft_customer .ftbtn{width: 35px;height: 35px;min-width: 35px;line-height: 32px;}
  .ft_customer .ftbtn img{height: 10px;}
  .ft_customer_swiper img{max-height: 40px;max-width: 100px;}
}
