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

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

.commonleft { float: none; }

.commonright { float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1420px) { .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; }



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

.imgicon { height: 20px; }

.layui-input { padding: 10px 15px; }

[type="checkbox"] { margin-right: 5px; line-height: 20px; }

@media (min-width: 1200px) { .imgicon { height: unset; } }

/**************************************二级菜单*******************************************/
.cur1 { color: #ffffff !important; }

.nav2 { border-bottom: 1px solid #e6e6e6; }

.nav1 { margin-left: 0px; height: 50px; background-color: #115fa7; }

.nav1 .left { max-width: 100%; background-color: white; width: 100%; height: 50px; float: left; }

.nav1 .left .nav1img { height: 60px; padding: 20px; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; display: none; }

.nav1 .left .aboutclick { padding: 0 20px; display: inline-block; width: 100%; line-height: 50px; position: relative; }

.nav1 .left .aboutclick .title2 { text-align: center; }

.nav1 .left .aboutclick .img2 { display: inline-block; position:absolute; right: 20px; top:0px; }

.navlist { position: absolute; top: 50px; left: 0; background-color: #fff; width: 100%; text-align: left; display: none; }

.navlist a { display: block; padding: 10px 20px; border: 1px solid lightgray; }

.navlist a:hover { background-color: #115FA7; color: white; }

.nav3 { position: relative; z-index: 99; }

.nav1 .right { display: none; }

.nav1 .right ul li { display: inline-block; margin-left: 40px; }

.nav1 .right ul li a { line-height: 60px; color: #99bacd; font-size: 14px; }

.nav1 .right ul li a:hover { color: #ffffff; }

@media (min-width: 768px) { .cur1 { color: #ffffff !important; }
  .nav2 { border-bottom: 1px solid #e6e6e6; }
  .nav1 { margin-left: 0; height: 50px; background-color: #115fa7; }
  .nav1 .left { max-width: 100%; background-color: white; width: 100%; height: 50px; float: left; }
  .nav1 .left .nav1img { height: 60px; padding: 20px; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; display: none; }
  .nav1 .left .aboutclick { padding: 0 20px; display: inline-block; width: 100%; float: right; position: unset; }
  .nav1 .left .aboutclick .title2 { display: inline-block; text-align: left; }
  .nav1 .left .aboutclick .img2 { display: inline-block; float: right; }
  .nav3 { position: relative; z-index: 99; }
  .nav1 .right { display: none; }
  .nav1 .right ul li { display: inline-block; margin-left: 40px; }
  .nav1 .right ul li a { line-height: 60px; color: #99bacd; font-size: 14px; }
  .nav1 .right ul li a:hover { color: #ffffff; } }

@media (min-width: 992px) { .navlist { top: 55px; }
  .cur1 { color: #ffffff !important; }
  .nav2 { border-bottom: 1px solid #e6e6e6; }
  .nav1 { margin-left: 20px; height: 60px; background-color: #115fa7; }
  .nav1 .left { max-width: 100%; background-color: white; width: 100%; height: 50px; float: left; }
  .nav1 .left .nav1img { height: 60px; padding: 20px; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; display: unset; }
  .nav1 .left .aboutclick { padding: 0 20px; display: inline-block; width: 190px; float: right; position: unset; }
  .nav1 .left .aboutclick .title2 { display: inline-block; text-align: left; }
  .nav1 .left .aboutclick .img2 { float: right; display: none; }
  .nav3 { position: relative; z-index: 99; top: -55px; }
  .nav1 .right { display: inline-block; }
  .nav1 .right ul li { display: inline-block; margin-left: 40px; }
  .nav1 .right ul li a { line-height: 60px; color: #99bacd; font-size: 14px; }
  .nav1 .right ul li a:hover { color: #ffffff; }
  .nav1 .left { max-width: 260px; background-color: white; width: 260px; height: 60px; float: left; }
  .nav1 { margin-left: 150px; height: 60px; background-color: #115fa7; }
  .nav1 .right ul li { margin-left: 10px; } }

@media (min-width: 1200px) { .cur1 { color: #ffffff !important; }
  .nav2 { border-bottom: 1px solid #e6e6e6; }
  .nav1 { margin-left: 18.75%; height: 60px; background-color: #115fa7; }
  .nav1 .left { max-width: 260px; background-color: white; width: 260px; height: 60px; float: left; }
  .nav1 .left .nav1img { height: 60px; padding: 20px; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; }
  .nav1 .left .aboutclick { padding: 0 20px; display: inline-block; width: 190px; }
  .nav1 .left .aboutclick .title2 { display: inline-block; text-align: left; }
  .nav1 .left .aboutclick .img2 { display:none; float: right; }
  .nav1 .right { display: inline-block; }
  .nav1 .right ul li { display: inline-block; margin-left: 30px; }
  .nav1 .right ul li a { line-height: 60px; color: #99bacd; font-size: 14px; }
  .nav1 .right ul li a:hover { color: #ffffff; } }

/******************************************内页banner*********************************/
.inner_banner { position: relative; }

.inner_banner img { width: 100%; }

.inner_banner .banner { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.inner_banner .banner .txt_box { text-align: center; color: white; font-size: 24px; }

@media (min-width: 768px) { .inner_banner .banner .txt_box { font-size: 36px; } }

@media (min-width: 1200px) { .inner_banner .banner .txt_box { font-size: 70px; } }

/************************************关于我们_管理团队*******************************************/
.about2 .center { max-width: 100%; margin: 0 auto; padding: 30px 15px; }

.about2 .center .main1 .icon { text-align: center;display:none; }

.about2 .center .main1 .cn { font-size: 20px; color: #0f58b4; padding:0 0 20px; text-align: center; }

.about2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }

.about2 .center .main2 .title a { font-size: 16px; padding: 10px 0; border: 1px solid #e2e2e2; display: inline-block; text-align: center; width: 35%; }

.about2 .stitle { font-weight: bold; font-size:18px; color: #0d5eb2; position: relative; padding-left: 10px; }

.about2 .stitle::before { content: " "; width: 4px; height: 19px; background: #0d5eb2; position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.about2 .center .main2 .box1 { margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e1e1e1; }

.about2 .center .main2 .box1 .left { float: unset; max-width: 107px; display: block; text-align: center; margin: 0 auto; }

.about2 .center .main2 .box1 .left img { margin: 0 auto; }

.about2 .center .main2 .box1 .right { float: right; max-width: 1110px; display: inline-block; padding-left: 0; }

.about2 .center .main2 .box1 .right .name { padding: 10px 0 12px; font-size: 16px; color: #333333; line-height: 16px; text-align: center; }

.about2 .center .main2 .box1 .right .zhiwei { font-size: 14px; color: #333333; position: relative; line-height: 16px; text-align: center; }

.about2 .center .main2 .box1 .right .zhiwei::after { content: " "; width: 22px; height: 2px; background: #115fa7; position: absolute; bottom: -10px; left: 0; }

.about2 .center .main2 .box1 .right .text { margin-top: 30px; font-size: 16px; color: #7e7e7e; line-height: 24px;     text-align: justify;}

@media (min-width: 768px) { .about2 .center { max-width: 730px; margin: 0 auto; padding: 30px 0; }
  .about2 .center .main1 .cn { font-size: 26px; padding:0 0 20px; }
  .about2 .center .main2 .box1 { margin-top: 50px; padding-bottom: 40px; }
  .about2 .center .main2 .box1 .left { float: left; max-width: 107px; display: inline-block; }
  .about2 .center .main2 .box1 .right { max-width: 630px; padding-left: 20px; }
  .about2 .center .main2 .box1 .right .name { padding: 5px 0 12px; font-size: 20px; color: #333333; line-height: 20px; text-align: unset; }
  .about2 .center .main2 .box1 .right .zhiwei { font-size: 16px; text-align: unset; }
  .about2 .center .main2 .box1 .right .text { line-height: 30px; } }

@media (min-width: 992px) { .about2 .center { max-width: 900px; margin: 0 auto; padding: 40px 0; }
  .about2 .center .main1 .cn { font-size: 28px; padding:0 0 30px; }
  .about2 .center .main2 .box1 .right { max-width: 812px; } }

@media (min-width: 1200px) { .about2 .center { max-width: 1200px; margin: 0 auto; padding: 40px 0; }
  .about2 .center .main1 .icon { text-align: center; }
  .about2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center;font-weight: bold; }
  .about2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }
  .about2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .about2 .stitle { font-weight: bold; font-size: 22px; color: #0d5eb2; position: relative; padding-left: 10px; }
  .about2 .stitle::before { content: " "; width: 4px; height: 19px; background: #0d5eb2; position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .about2 .center .main2 .box1 { margin-top: 50px; padding-bottom: 40px; border-bottom: 1px solid #e1e1e1; }
  .about2 .center .main2 .box1 .left { float: left; max-width: 107px; display: inline-block; }
  .about2 .center .main2 .box1 .right { float: right; max-width: 1110px; display: inline-block; padding-left: 20px; }
  .about2 .center .main2 .box1 .right .name { padding: 5px 0 12px; font-size: 30px; color: #333333; line-height: 30px; }
  .about2 .center .main2 .box1 .right .zhiwei { font-size: 16px; color: #333333; position: relative; line-height: 16px; }
  .about2 .center .main2 .box1 .right .zhiwei::after { content: " "; width: 22px; height: 2px; background: #115fa7; position: absolute; bottom: -10px; left: 0; }
  .about2 .center .main2 .box1 .right .text { margin-top: 30px; font-size: 16px; color: #7e7e7e; line-height: 30px; } }

/*******************************************关于我们_集团架构*****************************************/
.cur { background-color: #115fa7; color: white; }

.about3 .main1 .center { max-width: 100%; margin: 0 auto; padding: 30px 0; }

.about3 .main1 { background-image: url(../images/about_jiagou1bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; }

.about3 .main1 .center .icon { text-align: center;display: none; }


/* [class*='about^[1-9]\d*$'] .center .icon {display: none;} */

.about3 .main1 .center .cn { font-size: 24px; color: #0f58b4; padding:0 0 20px; text-align: center;}

.about3 .main2 .center { max-width: 1200px; margin: 0 auto; padding: 30px 0; }

.about3 .main2 { background-image: url(../images/about_jiagou2bg.png); background-size: cover; background-position: center; background-repeat: no-repeat; }

.about3 .main2 .center .icon { text-align: center; }

.about3 .main2 .center .cn { font-size: 24px; color: #0f58b4; padding:0 0 20px; text-align: center; }

.about3 .main3 .center { max-width: 1200px; margin: 0 auto; padding: 80px 0 0px; }

.about3 .main3 .center .icon { text-align: center; }

.about3 .main3 .center .cn { font-size: 24px; color: #0f58b4; padding:0 0 20px; text-align: center; }

.about3 .main3 table { min-width:700px; font-size: 12px; }

.about3 .main3 table th { background-color: #115fa7; padding: 10px 0; color: white; font-size: 14px; }

.about3 .main3 table td { background-color: #f0f3f8; text-align: left; border: 2px solid #fff; padding: 15px 10px; color: #828282; position: relative; }

.about3 .main3 table .tablebg{ background-color: #d9e9f8;}

.about3 .main1 .center img { max-width: 100%; }

.about3 .main2 .center img { max-width: 100%; }

.about3 .main3 .center img { max-width: 100%; }

.about3 .main1 .center { max-width: 100%; margin: 0 auto; padding: 30px 15px; }

.about3 .main2 .center { max-width: 100%; margin: 0 auto; padding: 30px 15px; }

.about3 .main3 .center { max-width: 100%; margin: 0 auto; padding: 40px 15px 0px; }

.Subsidiaries{ overflow-x: auto;}

@media (min-width: 768px) { 
  .about3 .main1 .center { max-width: 730px; margin: 0 auto; padding: 30px 0; }
  .about3 .main2 .center { max-width: 730px; margin: 0 auto; padding: 30px 0; }
  .about3 .main3 .center { max-width: 730px; margin: 0 auto; padding: 30px 0 0px; }
  .about3 .main1 .center .cn { font-size: 26px; color: #0f58b4; padding: 0 0 30px; text-align: center; }
  .about3 .main2 .center .cn { font-size: 26px; color: #0f58b4; padding:0 0 30px; text-align: center; }
  .about3 .main3 .center .cn { font-size: 26px; color: #0f58b4; padding:0 0 30px ; text-align: center; }
  .about3 .main3 table { min-width:100%; text-align: center; font-size: 14px; }
  .about3 .main3 table th { padding: 30px 10px; color: white; font-size: 16px; }
  .about3 .main3 table td {padding: 30px 10px;}
  .about3 .main3 table .tablebg td { border: 2px solid #fff; padding: 30px 0; color: #828282; } 
}

@media (min-width: 992px) { .about3 .main1 .center { max-width: 900px; margin: 0 auto; padding: 30px 0; }
  .about3 .main2 .center { max-width: 900px; margin: 0 auto; padding: 40px 0; }
  .about3 .main3 .center { max-width: 900px; margin: 0 auto; padding: 40px 0 0x; }
  .about3 .main1 .center .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .about3 .main2 .center .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .about3 .main3 .center .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px ; text-align: center; } }

@media (min-width: 1200px) { .about3 .main1 .center { max-width: 1200px; margin: 0 auto; padding: 40px 0; }
  .about3 .main2 .center { max-width: 1200px; margin: 0 auto; padding: 40px  0; }
  .about3 .main3 .center { max-width: 1200px; margin: 0 auto; padding: 40px  0 0; } }

/*******************************************关于我们_企业管制*****************************************/
.cur { background-color: #115fa7; color: white; }

.about4 .main1 .center { max-width: 100%; margin: 0 auto; padding: 30px 15px; }

.about4 .main1 { background-image: url(../images/about_guanzhibg.png); background-size: cover; background-position: center; background-repeat: no-repeat; }

.about4 .main1 .center .icon { text-align: center; }

.about4 .main1 .center .cn { font-size: 24px; color: #0f58b4; padding:0 0 20px; text-align: center; }

.about4 .center .title { display: block; text-align: center; padding-bottom: 20px; }

.about4 .center .title a { font-size: 12px; padding: 10px 0; border: 1px solid #e2e2e2; display: inline-block; text-align: center; width: 40%; }

.about4 .main1 .center .swiper-container2 .box { position: relative; }

.about4 .main1 .center .swiper-container2 { text-align: center; }

.about4 .main1 .center .swiper-container2 .text { position: absolute; left: 50%; top: 45%; -webkit-transform: translateX(-50%) translateY(-55%); -ms-transform: translateX(-50%) translateY(-55%); transform: translateX(-50%) translateY(-55%); font-size: 14px; color: white; }

.about4 .main1 .center .swiper-container2 .text1 { border: 1px solid #cdd0d7; margin-top: -7px; padding: 20px 0; text-align: center; background-color: white; }

.about4 .main1 .center .icon1 { text-align: center; margin-top: 40px; }

.zhize { background: url(../images/about_img4.png); background-size: cover; background-repeat: no-repeat; background-position: center; }

.zhize p { color: white; text-align: center; }

.zhize .text1 { padding: 30px 0 20px; font-size: 16px; line-height: 24px; }

.zhize .text2 { padding: 20px 0; font-size: 14px; line-height: 18px; }

.zhize .box { padding: 0 2% 40px; }

.zhize .box ul { display: inline-block; }

.zhize .box ul:nth-child(1) { padding-right: 0px; border-right: 0; }

.zhize .box ul:nth-child(2) { padding-left: 0px; }

.zhize .box ul li { color: white; font-size: 12px; line-height:20px; }

.zhize .box .button { padding: 12px; color: white; background-color: #115fa7; -webkit-border-radius: 80px; border-radius: 80px; display: block; width: 250px; margin: 0 auto; text-align: center; margin-top: 40px; font-size: 12px; }

.zhize .box .button img { margin-left: 20px; max-width: 20px; }


.honorMore{padding: 0px 15px 40px; position: relative; z-index: 10;}
.honorMore a{ display: block; margin: 0px auto; text-align: center; color: #333333; font-size: 14px; background: #efefef; line-height: 40px;}


@media (min-width: 768px) { .about4 .main1 .center { max-width: 730px; padding: 30px 0; }
  .about4 .main1 .center .cn { font-size: 26px; padding:0 0 20px; }
  .about4 .center .title { padding-bottom: 20px; }
  .about4 .center .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .about4 .main1 .center .icon1 { margin-top: 60px; }
  .zhize .box { padding: 0 6% 90px; }
  .zhize .box ul:nth-child(1) { padding-right: 20px; border-right: 1px solid #eaeaea; }
  .zhize .box ul:nth-child(2) { padding-left: 20px; }
  .zhize .box ul { width: 49%; }
  .about4 .main1 .center .swiper-container2 .text { font-size: 18px; }
  .about4 .main1 .center .swiper-container2 .text1 { border: 1px solid #cdd0d7; margin-top: -7px; padding: 30px 0 40px; text-align: center; background-color: white; }
  .zhize .text1 { padding: 90px 0 20px; font-size: 24px; line-height: 30px; }
  .zhize .text2 { padding: 40px 0; font-size: 18px; line-height: 20px; }
  .zhize .box .button { padding: 20px; color: white; background-color: #115fa7; -webkit-border-radius: 80px; border-radius: 80px; display: block; width: 320px; margin: 0 auto; text-align: center; margin-top: 100px; font-size: 14px; }
  .zhize .box .button img { margin-left: 20px; max-width: 20px; }

  .honorMore{padding: 0px 0px 60px;}
  .honorMore a{max-width: 730px;}
}

@media (min-width: 992px) { .about4 .main1 .center { max-width: 900px; padding: 30px 0; }
  .about4 .main1 .center .cn { font-size: 28px; padding:0 0 30px; }
  .about4 .center .title { padding-bottom: 30px; }
  .about4 .main1 .center .icon1 { margin-top: 80px; }
  .zhize .box { padding: 0 17% 90px; }
  .zhize .box ul { width: unset; }
  .honorMore{padding: 0px 0px 80px;}
  .honorMore a{max-width: 900px;line-height: 50px;}
}

@media (min-width: 1200px) { .cur { background-color: #115fa7; color: white; }
  .about4 .main1 .center { max-width: 1200px; margin: 0 auto; padding: 40px 0; }
  .about4 .main1 { background-image: url(../images/about_guanzhibg.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
  .about4 .main1 .center .icon { text-align: center; }
  .about4 .main1 .center .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .about4 .center .title { display: block; text-align: center; padding-bottom: 40px; }
  .about4 .center .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 200px; line-height: 20px; }
  .about4 .main1 .center .swiper-container2 .box { position: relative; }
  .about4 .main1 .center .swiper-container2 { text-align: center; }
  .about4 .main1 .center .swiper-container2 .text { position: absolute; left: 50%; top: 45%; -webkit-transform: translateX(-50%) translateY(-55%); -ms-transform: translateX(-50%) translateY(-55%); transform: translateX(-50%) translateY(-55%); font-size: 18px; color: white; }
  .about4 .main1 .center .swiper-container2 .text1 { border: 1px solid #cdd0d7; margin-top: -7px; padding: 30px 0 40px; text-align: center; background-color: white; }
  .about4 .main1 .center .icon1 { text-align: center; margin-top: 100px; }
  .zhize { background: url(../images/about_img4.png); background-size: cover; background-repeat: no-repeat; background-position: center; }
  .zhize p { color: white; text-align: center; }
  .zhize .text1 { padding: 90px 0 20px; font-size: 24px; line-height: 30px; }
  .zhize .text2 { padding: 40px 0; font-size: 18px; line-height: 20px; }
  .zhize .box { padding: 0 15% 90px; }
  .zhize .box ul { display: inline-block; }
  .zhize .box ul:nth-child(1) { padding-right: 50px; border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .zhize .box ul:nth-child(2) { padding-left: 50px; }
  .zhize .box ul li { font-family: "微软雅黑"; font-weight: lighter; color: white; font-size: 16px; line-height: 36px; }
  .zhize .box .button { padding: 20px;font-size: 18px;font-family: "Adobe 黑体 Std"; color: white; background-color: #115fa7; -webkit-border-radius: 80px; border-radius: 80px; display: block; width: 320px; margin: 0 auto; text-align: center; margin-top: 100px; }
  .zhize .box .button img { margin-left: 20px; max-width: 20px; }
  .honorMore{padding: 0px 0px 100px;}
  .honorMore a{max-width: 1200px;line-height: 60px;}

}

/***************************************************关于我们企业荣誉*******************************************************/
.about5 .center { max-width: 1200px; margin: 0 auto; padding: 30px  0; }

.about5 .center .main1 .icon { text-align: center; }

.about5 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }

.about5 .center .main2 { position: relative; }

.about5 .center .main2 .dian { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -15px; }

.about5 .center .main2 .line { width: 1px; height: 110%; background-color: #e0e0e0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.about5 .center .main2 .box1 { width: 100%; }

.about5 .center .main2 .box1 .box2 { position: relative; width: 50%; padding-top: 200px; }

.about5 .center .main2 .box1 .box2 .right { position: absolute; right: -10px; top: 200px; }

.about5 .center .main2 .box3 {margin-top: -200px; }

.about5 .center .main2 .box3 .box2 { position: relative; width: 50%; padding-top: 0px; float: right; }

.about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: right; }

.about5 .center .main2 .box3 .box2 .box4 { text-align: left; width: 85%; float: right; }

.about5 .center .main2 .box1 .box2 .box5 { text-align: right; width: 85%; float: left; }

.about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 48px; color: #0e5dac; line-height: 48px; }

.about5 .center .main2 .box3 .text, .about5 .center .main2 .box1 .text { font-size: 14px; color: #828282; margin: 20px 0; text-align: left; overflow-y: auto; max-height: 200px;}

/* .about5 .center .main2 .box3 .text::-webkit-scrollbar, .about5 .center .main2 .box1 .text::-webkit-scrollbar {
  width: 4px;
  background-color: #fff;
}


.about5 .center .main2 .box3 .text::-webkit-scrollbar, .about5 .center .main2 .box1 .text::-webkit-scrollbar-track {
 
  border-radius: 2px;
  background-color: #eee;
}


.about5 .center .main2 .box3 .text::-webkit-scrollbar, .about5 .center .main2 .box1 .text::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #0e5dac;
} */

.about5 .center .main2 .box3 .img img, .about5 .center .main2 .box1 .img img { width: 100%; }

.about5 .center .main2 .more {width: 100%; }

.about5 .center .main2 .more a { display: block; padding: 20px 0; font-size: 14px; background-color: #efefef; text-align: center; width: 100%; }

.about5 .center { max-width: 100%; padding: 40px 15px; }

.about5 .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 0 0 20px; text-align: center; }

.about5 .center .rightimg { width: 60%; }

.about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: left; }

.about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 24px; }

.about5 .center .main2 .box1 .box2 .right { right: -3px; top: 98px; }

.about5 .center .rightimg { width: 23%; }

.about5 .center .main2 .box3 .text, .about5 .center .main2 .box1 .text { font-size: 13px; line-height:20px; margin: 5px 0 10px; }

.about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 24px; line-height: 24px; }

.about5 .center .main2 .box1 .box2 { padding-top: 100px; }

.about5 .center .main2 .box3 .box2 .right { left: -4px; }

.BiddingList{ position: relative; padding:10px 0px;}
.BiddingList dt{font-size:12px; color: #aecef0; left: 0px;}
.BiddingList dd{ position: relative; font-size: 14px; color: #333333; border-bottom: 1px dashed #e4e4e4; height:35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 25px;}
.BiddingList dd img{ position: absolute; right: 0px; top: 50%;transform: translateY(-50%);}

.AnchorPoint{position: fixed; right: 10px; top:50%; transform: translateY(-50%); z-index: 999;}
.AnchorPoint a{ display: block; width:40px; height:40px; margin:5px 0px; background-color: #aecef0; border-radius: 100%; background-repeat: no-repeat; background-size: 40%; background-position: center 5px; line-height:60px; font-size: 12px; color: #fff; text-align: center;}
.AnchorPoint a.introIcon{ background-image: url(../images/business_07.png);}
.AnchorPoint a.BusinessServicesIcon{background-image: url(../images/business_08.png);}
.AnchorPoint a.parkIcon{background-image: url(../images/business_09.png); display: none;}
.AnchorPoint a.comprehensiveIcon{background-image: url(../images/business_10.png);}
.AnchorPoint a.subsidiaryIcon{background-image: url(../images/business_11.png);background-size: 50%; background-position: center;}
.AnchorPoint a.scrollTop{background-image: url(../images/business_12.png);background-size: 50%; background-position: center;}
.AnchorPoint a.cur{background-color: #0f58b4;}


@media (min-width: 768px) { 
  .about5 .center { max-width: 1200px; margin: 0 auto; padding: 40px  0; }
  .about5 .center .main1 .icon { text-align: center; }
  .about5 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .about5 .center .main2 { position: relative; }
  .about5 .center .main2 .dian { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -15px; }
  .about5 .center .main2 .line { width: 1px; height: 110%; background-color: #e0e0e0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

  .about5 .center .main2 .box1 .box2 { position: relative;padding-top: 200px; }
  .about5 .center .main2 .box1 .box2 .right { position: absolute; right: -10px; top: 200px; }
  .about5 .center .main2 .box3 {margin-top: -200px; }
  .about5 .center .main2 .box3 .box2 { position: relative;padding-top: 0px;}
  .about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: left; }
  .about5 .center .main2 .box3 .box2 .box4 { text-align: left; width: 75%; float: right; }
  .about5 .center .main2 .box1 .box2 .box5 { text-align: right; width: 75%; float: left; }
  .about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 48px; color: #0e5dac; line-height: 48px; }
  .about5 .center .main2 .box3 .text, .about5 .center .main2 .box1 .text { font-size: 16px; line-height: 30px; color: #828282; margin: 20px 0; }
  .about5 .center .main2 .box3 .img img, .about5 .center .main2 .box1 .img img { width: 100%; }
  .about5 .center .main2 .more { width: 100%; }
  .about5 .center .main2 .more a { display: block; padding: 20px 0; background-color: #efefef; text-align: center; width: 100%; }
  .about5 .center .rightimg { width: 90%; }
  .about5 .center { max-width: 730px; padding: 60px 0; }
  .about5 .center .main1 .cn { font-size: 26px; color: #0f58b4; padding: 0 0 20px; text-align: center; }
  .about5 .center .rightimg { width: 60%; }
  .about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: left; }
  .about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 36px; }

  .BiddingList{ position: relative;line-height: 70px; padding: 0px 0px 0px 136px;}
  .BiddingList dt{ position: absolute; font-size:20px; color: #aecef0; left: 0px;}
  .BiddingList dd{ font-size: 16px; color: #333333; border-bottom: 1px dashed #e4e4e4; height: 70px; line-height: 70px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 25px;}
  .BiddingList dd img{ position: absolute; right: 0px; top: 50%;transform: translateY(-50%);}
  .AnchorPoint a.parkIcon{ display: block;}

}

@media (min-width: 992px) { .about5 .center { max-width: 900px; padding: 40px 0; }
  .about5 .center .main1 .cn { font-size: 28px; color: #0f58b4; padding:0 0 30px; text-align: center; }
  .about5 .center .rightimg { width: 80%; }
  .about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: left; }
  .about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 40px; } }

@media (min-width: 1200px) { .about5 .center { max-width: 1200px; margin: 0 auto; padding: 40px  0; }
  .about5 .center .main1 .icon { text-align: center; }
  .about5 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .about5 .center .main2 { position: relative; }
  .about5 .center .main2 .dian { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -15px; }
  .about5 .center .main2 .line { width: 1px; height: 110%; background-color: #e0e0e0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .about5 .center .main2 .box1 .box2 { position: relative; padding-top: 140px; }
  .about5 .center .main2 .box1 .box2 .right { position: absolute; right: -10px; top: 140px; }
  .about5 .center .main2 .box3 {margin-top: -200px; }
  .about5 .center .main2 .box3 .box2 { position: relative; padding-top: 0px;}
  .about5 .center .main2 .box3 .box2 .right { position: absolute; left: -10px; top: 0px; text-align: left; }
  .about5 .center .main2 .box3 .box2 .box4 { text-align: left; width: 75%; float: right; }
  .about5 .center .main2 .box1 .box2 .box5 { text-align: right; width: 75%; float: left; }
  .about5 .center .main2 .box3 .time, .about5 .center .main2 .box1 .time { font-size: 48px; color: #0e5dac; line-height: 48px; }
  .about5 .center .main2 .box3 .text, .about5 .center .main2 .box1 .text { font-size: 16px; line-height: 30px; color: #828282; margin: 20px 0; }
  .about5 .center .main2 .box3 .img img, .about5 .center .main2 .box1 .img img { width: 100%; }
  .about5 .center .main2 .more {  width: 100%; }
  .about5 .center .main2 .more a { display: block; padding: 20px 0; background-color: #efefef; text-align: center; width: 100%; }
  .about5 .center .rightimg { width: 90%; } }

/**************************************************新闻资讯*******************************************************/
.news .center { width: 100%; margin: 0 auto; padding: 40px 15px 100px; }

.news .center .left { float: left; width: 100%; padding-right: 0px; padding-bottom: 20px; }

.news .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

.news .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }

.news .center .left .box .cn { font-size: 30px; color: #fff; }

.news .center .left ul li { background-color: #f6f6f6; margin-bottom: 2px; position: relative; }

.news .center .left ul li a{ padding: 20px 25px;display: block; }

.news .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }

.news .center .left ul li:hover { border: 1px solid #115FA7; }

.news .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }

.news .center .left ul li:hover a::after { background-color: #115FA7 !important; }

.news .center .right { float: none; width: 100%; padding:0px; }

.news .center .right .title { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.news .center .right .title .left1 { font-size: 16px; float: left; display: inline-block; }

.news .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }

.news .center .right .title .right1 { float: right; display: inline-block; position: relative; }

.news .center .right .title .right1 a { margin-left: 3px; font-size: 12px; }

.news .center .right .title .right1 img { margin-left: 10px; }

.news .center .right .title .right1 .text1 { color: #999999; }

.news .center .right .box1 { padding: 20px 0; border-bottom: 1px solid #EBEBEB; }

.news .center .right .box1 .left2 { float: left; display: inline-block; width: 100%; }

.news .center .right .box1 .left2 img { display: inline-block; width: 100%; max-width: unset; }

.news .center .right .box1 .right2 { float: right; display: inline-block; width: 100%; }

.news .center .right .box1 .right2 .time2 { display: inline-block; font-size: 14px; color: #aecef0; padding: 10px 0; line-height: 20px; }

.news .center .right .box1 .right2 .title2 { display: inline-block; font-size: 16px; color: #333333; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.news .center .right .box1 .right2 .text2 { display: inline-block; font-size: 12px; color: #999999; line-height: 22px; padding: 20px 0 15px; }

.news .center .right .box1 .right2 .bottom2 { font-size: 14px; color: #fff; background-color: #265689; padding: 10px 0; text-align: center; display: inline-block; width: 100px; float: left; }

.news .center .right .box2 { padding: 20px 0 0; }

.news .center .right .box2 .time3 { font-size: 14px; color: #115FA7; float: left; margin-right: 35px; }

.news .center .right .box2 .right3 { float: left; border-bottom: 2px dashed #ddd; padding-bottom: 20px; width: 100%; }

.news .center .right .box2 .right3 .title3 { font-size: 16px; color: #333333; }

.news .center .right .box2 .right3 .text3 { font-size: 12px; line-height: 22px; color: #999999; margin-top: 10px; }

.news .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 16px; line-height: 40px; }

.news .center .right .box2 .right3 .title3:hover { color: #265689; }

.business2 .main1 .center .title {border-bottom: 1px solid #ebebeb;}

.business2 .main1 .center .title .left1 {font-size: 16px;float: left;}

.business2 .main1 .center .title .left1 .pic1 {position: relative;top: -15px;margin-left: 10px;}

.business2 .main1 .center .title .right1 {float: right;position: relative;}

.business2 .main1 .center .title .right1 img {margin-left: 10px;}

.business2 .main1 .center .title .right1 a {margin-left: 3px;font-size: 12px;}

.SubsidiariesTitle{ font-size: 14px !important;}

.SubsidiariesList li{ margin-bottom:20px; margin-top:0px !important;}
.SubsidiariesList li .HotIssuesTitle{ font-size: 14px !important;padding: 10px 0px 10px 15px !important;}
.SubsidiariesList li .HotIssuesContent{ font-size: 14px !important;padding: 15px 0px 15px 15px;}


@media (min-width: 768px) { .news .center { width: 100%; margin: 0 auto; padding: 40px 15px 100px; }
  .news .center .left { float: left; width: 240px; padding-right: 20px;}
  .news .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .news .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .news .center .left .box .cn { font-size: 30px; color: #fff; }
  .news .center .left ul li { background-color: #f6f6f6; margin-bottom: 2px; position: relative; }
  .news .center .left ul li a{ padding: 20px 25px;display: block; }
  .news .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .news .center .left ul li:hover { border: 1px solid #115FA7; }
  .news .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .news .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .news .center .right { float: right; width: calc(100% - 240px); padding: 0 15px; }
  .news .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .news .center .right .title .left1 { font-size: 24px; float: left; display: inline-block; }
  .news .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .news .center .right .title .right1 { float: right; display: inline-block; bottom: -15px; position: relative; }
  .news .center .right .title .right1 a { margin-left: 10px; font-size: 14px; }
  .news .center .right .title .right1 img { margin-left: 10px; }
  .news .center .right .title .right1 .text1 { color: #999999; }
  .news .center .right .box1 { padding: 30px 0 40px; border-bottom: 1px solid #EBEBEB; }
  .news .center .right .box1 .left2 img { display: inline-block; width: 100%; max-width: 360px; }
  .news .center .right .box1 .right2 .time2 { display: inline-block; font-size: 20px; color: #aecef0; padding: 10px 0 20px; line-height: 20px; }
  .news .center .right .box1 .right2 .title2 { display: inline-block; font-size: 20px; color: #333333; line-height: 24px; }
  .news .center .right .box1 .right2 .text2 { display: inline-block; font-size: 16px; color: #999999; line-height: 20px; padding: 20px 0 15px; }
  .news .center .right .box1 .right2 .bottom2 { font-size: 14px; color: #fff; background-color: #265689; padding: 15px 0; text-align: center; display: inline-block; width: 110px; float: right; }
  .news .center .right .box2 { padding: 40px 0 0; }
  .news .center .right .box2 .time3 { font-size: 20px;float: left; margin-right: 35px; }
  .news .center .right .box2 .right3 { float: right; padding-bottom: 40px; width: calc(100% - 140px); }
  .news .center .right .box2 .right3 .title3 { font-size: 20px; color: #333333; }
  .news .center .right .box2 .right3 .text3 { font-size: 16px; color: #999999; margin-top: 20px; }
  .news .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; }
  .news .center { padding: 40px 15px; }
  .news .center .right .box1 .right2 .title2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .news .center .right .box1 .right2 .bottom2 { padding: 10px 0; }
  .news .center .right .box2 { padding: 20px 0 0; }
  .news .center .right .box2 .right3 { padding-bottom: 30px; }
  .news .center .right .box2 .right3 .title3 { font-size: 18px; } 

  .business2 .main1 .center .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .business2 .main1 .center .title .left1 { font-size: 24px; float: left;}
  .business2 .main1 .center .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .business2 .main1 .center .title .right1 { float: right;position: relative; }
  .business2 .main1 .center .title .right1 a { margin-left: 10px; font-size: 14px; }
  .business2 .main1 .center .title .right1 img { margin-left: 10px; }
  .business2 .main1 .center .title .right1 .text1 { color: #999999;}
  

}

@media (min-width: 992px) { .news .center { width: 100%; margin: 0 auto; padding: 40px 15px 100px; }
  .news .center .left { float: left; width: 290px; padding-right: 40px; }
  .news .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .news .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .news .center .left .box .cn { font-size: 30px; color: #fff; }
  .news .center .left ul li { background-color: #f6f6f6; margin-bottom: 2px; position: relative; }

  .news .center .left ul li a{ padding: 20px 25px;display: block; }
  .news .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .news .center .left ul li:hover { border: 1px solid #115FA7; }
  .news .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .news .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .news .center .right { float: right; width: calc(100% - 290px); padding: 0 15px; }
  .news .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .news .center .right .title .left1 { font-size: 24px; float: left; display: inline-block; }
  .news .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .news .center .right .title .right1 { float: right; display: inline-block; bottom: -15px; position: relative; }
  .news .center .right .title .right1 a { margin-left: 10px; }
  .news .center .right .title .right1 img { margin-left: 10px; }
  .news .center .right .title .right1 .text1 { color: #999999; }
  .news .center .right .box1 { padding: 30px 0 40px; border-bottom: 1px solid #EBEBEB; }
  .news .center .right .box1 .left2 { float: left; display: inline-block; width: auto; }
  .news .center .right .box1 .left2 img { display: inline-block; width: 100%; max-width: 360px; }
  .news .center .right .box1 .right2 { float: right; display: inline-block; width: calc(100% - 390px);}
  .news .center .right .box1 .right2 .time2 { display: inline-block; font-size: 20px; color: #aecef0; padding: 10px 0 20px; line-height: 20px; }
  .news .center .right .box1 .right2 .title2 { display: inline-block; font-size: 20px; color: #333333; line-height: 24px; }
  .news .center .right .box1 .right2 .text2 { display: inline-block; font-size: 16px; color: #999999; line-height: 20px; padding: 20px 0 15px; }
  .news .center .right .box1 .right2 .bottom2 { font-size: 14px; color: #fff; background-color: #265689; padding: 15px 0; text-align: center; display: inline-block; width: 110px; float: right; }
  .news .center .right .box2 { padding: 40px 0 0; }
  .news .center .right .box2 .time3 { font-size: 20px; float: left; margin-right: 35px; }
  .news .center .right .box2 .right3 { float: right; padding-bottom: 40px; width: calc(100% - 140px);}
  .news .center .right .box2 .right3 .title3 { font-size: 20px; color: #333333; }
  .news .center .right .box2 .right3 .text3 { font-size: 16px; color: #999999; margin-top: 20px; }
  .news .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; } 

  .business2 .main1 .center .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .business2 .main1 .center .title .left1 { font-size: 24px; float: left; }
  .business2 .main1 .center .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .business2 .main1 .center .title .right1 { float: right;bottom: -15px; position: relative; }
  .business2 .main1 .center .title .right1 a { margin-left: 10px; }
  .business2 .main1 .center .title .right1 img { margin-left: 10px; }
  .business2 .main1 .center .title .right1 .text1 { color: #999999;}

}

@media (min-width: 1200px) {
  .cur { border: 1px solid #115FA7 !important; }
  .about2 .main2 .cur,
  .about4 .main1 .cur{
    border: 1px solid #115FA7 !important;
  }
  .cur a { color: #115FA7 !important; font-weight: bold !important; }
  .cur a::after { background-color: #115FA7 !important; }
  .news .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }
  .news .center .left { float: left; width: 295px; padding-right: 40px;}
  .news .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .news .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .news .center .left .box .cn { font-size: 30px; color: #fff; }
  .news .center .left ul li { background-color: #f6f6f6; margin-bottom: 2px; position: relative; border: 1px solid #f6f6f6; }

  .news .center .left ul li a{ padding: 20px 25px;display: block; }
  .news .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .news .center .left ul li:hover { border: 1px solid #115FA7; }
  .news .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .news .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .news .center .right { float: right; width: 905px; padding: 0; }
  .news .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .news .center .right .title .left1 { font-size: 24px; float: left; display: inline-block; }
  .news .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .news .center .right .title .right1 { float: right; display: inline-block; bottom: -15px; position: relative; }
  .news .center .right .title .right1 a { margin-left: 10px; }
  .news .center .right .title .right1 img { margin-left: 10px; }
  .news .center .right .title .right1 .text1 { color: #999999; }
  .news .center .right .box1 { padding: 30px 0 40px; border-bottom: 1px solid #EBEBEB; }
  .news .center .right .box1 .left2 { float: left; display: inline-block; }
  .news .center .right .box1 .left2 img { display: inline-block; }
  .news .center .right .box1 .right2 { float: right; display: inline-block; width: calc(100% - 390px); }
  .news .center .right .box1 .right2 .time2 { display: inline-block; font-size: 20px; color: #aecef0; padding: 10px 0 20px; line-height: 20px; }
  .news .center .right .box1 .right2 .title2 { display: inline-block; font-size: 20px; color: #333333; line-height: 24px; }
  .news .center .right .box1 .right2 .text2 { display: inline-block; font-size: 16px; color: #999999; line-height: 20px; padding: 20px 0 15px; }
  .news .center .right .box1 .right2 .bottom2 { font-size: 14px; color: #fff; background-color: #265689; padding: 15px 0; text-align: center; display: inline-block; width: 110px; float: right; }
  .news .center .right .box2 { padding: 40px 0 0;}
  .news .center .right .box2 .time3 { font-size: 20px; float: left; margin-right: 35px; }
  .news .center .right .box2 .right3 { float: right; padding-bottom: 40px; width: calc(100% - 140px); }
  .news .center .right .box2:last-child .right3{border-bottom: 2px dashed transparent;}
  .news .center .right .box2 .right3 .title3 { font-size: 20px; color: #333333; }
  .news .center .right .box2 .right3 .text3 { font-size: 16px; color: #999999; margin-top: 10px; }
  .news .center .right .more { width: 100%; height: 50px; display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; } 

  .business2 .main1 .center .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .business2 .main1 .center .title .left1 { font-size: 24px; float: left;}
  .business2 .main1 .center .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .business2 .main1 .center .title .right1 { float: right; bottom: -15px; position: relative; }
  .business2 .main1 .center .title .right1 a { margin-left: 10px; }
  .business2 .main1 .center .title .right1 img { margin-left: 10px; }
  .business2 .main1 .center .title .right1 .text1 { color: #999999;}
  .SubsidiariesTitle{ font-size: 16px !important;}
  .SubsidiariesList li .HotIssuesTitle{ font-size: 16px !important;padding: 10px 0px 10px 25px !important;}
  .SubsidiariesList li .HotIssuesContent{ font-size: 16px !important; padding: 20px 0px 20px 30px;}
}


.news .center .right .more span{ display: inline-block;width: 5px; height: 5px;margin: 0 auto; background: #265689;}
/****************************************************新闻详情******************************************************/
.newsdetail .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }

.newsdetail .center .left { float: left; width: 295px; padding-right: 40px; }

.newsdetail .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

.newsdetail .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }

.newsdetail .center .left .box .cn { font-size: 30px; color: #fff; }

.newsdetail .center .left ul li { padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; border: 1px solid #f6f6f6; }

.newsdetail .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }

.newsdetail .center .left ul li:hover { border: 1px solid #115FA7; }

.newsdetail .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }

.newsdetail .center .left ul li:hover a::after { background-color: #115FA7 !important; }

.newsdetail .center .right { float: right; width: 905px; }

.newsdetail .center .right h3 { font-size: 18px; color: #333333; padding-top: 15px; }

.newsdetail .center .right .box1 { padding: 10px 0; border-bottom: 1px solid #DEDEDE; }

.newsdetail .center .right .box1 .time { float: left; display: inline-block; font-size: 16px; color: #aecef0; }

.newsdetail .center .right .box1 .return { float: right; display: inline-block; }

.newsdetail .center .right .box1 .return .icon2 { margin-right: 10px; }

.newsdetail .center .right .body{ padding-bottom: 40px;}

.newsdetail .center .right .body p { padding: 15px 0 0; font-size: 14px; color: #999999; }

.newsdetail .center .right .share { padding: 30px 0 0; font-size: 14px; color: #999999; }

.newsdetail .center .right .box2 { margin-top: 20px; }

.newsdetail .center .right .box2 .box3 { display: inline-block; width: 50%; background-color: #f2f8ff; text-align: center; padding: unset; }

.newsdetail .center .right .box2 .left { float: left; padding: 10px 0; }

.newsdetail .center .right .box2 .right { padding: 10px 0; border-left: 2px solid white; }

.newsdetail .center .right img { max-width: 100%; }

.newsdetail .center { width: 100%; max-width: unset; padding: 40px 15px; }

.newsdetail .center .left { display: none; }

.newsdetail .center .right { width: 100%; max-width: unset; margin: 0 auto; float: unset; }

@media (min-width: 768px) { .newsdetail .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }
  .newsdetail .center .left { float: left; width: 295px; padding-right: 40px; }
  .newsdetail .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .newsdetail .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .newsdetail .center .left .box .cn { font-size: 30px; color: #fff; }
  .newsdetail .center .left ul li { padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; }
  .newsdetail .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .newsdetail .center .left ul li:hover { border: 1px solid #115FA7; }
  .newsdetail .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .newsdetail .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .newsdetail .center .right { float: right; width: 905px; }
  .newsdetail .center .right h3 { font-size: 24px; color: #333333; }
  .newsdetail .center .right .box1 { padding: 30px 0; border-bottom: 1px solid #DEDEDE; }
  .newsdetail .center .right .box1 .time { float: left; display: inline-block; font-size: 22px; color: #aecef0; }
  .newsdetail .center .right .box1 .return { float: right; display: inline-block; }
  .newsdetail .center .right .box1 .return .icon2 { margin-right: 10px; }
  .newsdetail .center .right .body p { padding: 30px 0 0; font-size: 14px; color: #999999; }
  .newsdetail .center .right .share { padding: 60px 0 0; font-size: 14px; color: #999999; }
  .newsdetail .center .right .box2 { margin-top: 30px; }
  .newsdetail .center .right .box2 .box3 { display: inline-block; width: 50%; background-color: #f2f8ff; text-align: center; padding: unset; }
  .newsdetail .center .right .box2 .left { float: left; padding: 20px 0; }
  .newsdetail .center .right .box2 .right { padding: 20px 0; border-left: 2px solid white; }
  .newsdetail .center { width: 100%; max-width: 730px; padding: 40px 0 60px; }
  .newsdetail .center .left { display: none; }
  .newsdetail .center .right { width: 100%; max-width: 730px; margin: 0 auto; float: unset; } }

@media (min-width: 992px) { .newsdetail .center { width: 100%; max-width: 900px; padding: 40px 0 80px; }
  .newsdetail .center .left { display: none; }
  .newsdetail .center .right { width: 100%; max-width: 900px; margin: 0 auto; float: unset; } }

@media (min-width: 1200px) { .newsdetail .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; max-width: 1200px; }
  .newsdetail .center .left { float: left; width: 295px; padding-right: 40px; display: unset; }
  .newsdetail .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .newsdetail .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .newsdetail .center .left .box .cn { font-size: 30px; color: #fff; }
  .newsdetail .center .left ul li { border: 1px solid #f6f6f6; padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; }
  .newsdetail .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .newsdetail .center .left ul li:hover { border: 1px solid #115FA7; }
  .newsdetail .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .newsdetail .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .newsdetail .center .right { float: right; width: 905px; }
  .newsdetail .center .right h3 { font-size: 24px; color: #333333; }
  .newsdetail .center .right .box1 { padding: 30px 0; border-bottom: 1px solid #DEDEDE; }
  .newsdetail .center .right .box1 .time { float: left; display: inline-block; font-size: 22px; color: #aecef0; }
  .newsdetail .center .right .box1 .return { float: right; display: inline-block; }
  .newsdetail .center .right .box1 .return .icon2 { margin-right: 10px; }
  .newsdetail .center .right .body p { padding: 30px 0 0; font-size: 14px; color: #999999; }
  .newsdetail .center .right .share { padding: 60px 0 0; font-size: 14px; color: #999999; }
  .newsdetail .center .right .box2 { margin-top: 30px; }
  .newsdetail .center .right .box2 .box3 { display: inline-block; width: 50%; background-color: #f2f8ff; text-align: center; padding: unset; }
  .newsdetail .center .right .box2 .left { float: left; padding: 20px 0; }
  .newsdetail .center .right .box2 .right { padding: 20px 0; border-left: 2px solid white; } }

/*****************************************************************投资者_监管披露*************************************************/
.investor .center { max-width: 100%; margin: 0 auto; padding: 40px 15px; }

.investor .center .main1 .icon { text-align: center; }

.investor .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 20px 0; text-align: center; }

.investor .center .main2 .title { display: block; text-align: center; }

.investor .center .main2 .title a { font-size: 12px; padding: 10px; border: 1px solid #e2e2e2; display: inline-block; text-align: center; width: 30%; overflow: hidden; text-overflow: ellipsis; display: inline; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }

.investor .center .main2 .box1 { padding: 40px 0 20px; border-bottom: 2px solid #222222; }

.investor .center .main2 .box1 .title1 { float: left; }

.investor .center .main2 .box1 .title1 span { font-size: 12px; color: #666666; margin-left: 10px; }

.investor .center .main2 .box1 .right { text-align: right; float: right; position: relative; cursor: pointer; }

.investor .center .main2 .box1 .right img { margin-left: 20px; }

.investor .center .main2 .box2 .row div { padding: 15px 0; border-bottom: 1px solid #dedede; }

.investor .center .main2 .box2 .row p { font-size: 12px; line-height: 14px; }

.investor .center .main2 .box2 .row .number { padding-left: 0px; color: #999999; }

.investor .center .main2 .box2 .row .main2title2 { color: #999999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding-left: 5px; }

.investor .center .main2 .box2 .row .time { color: #999999; text-align: right; padding-right: 0px; }

.investor .center .main2 .button { margin: 20px auto; text-align: center; }

.investor .center .main2 .button a { padding: 10px 0; font-size: 14px; border: 2px solid #115fa7; display: inline-block; text-align: center; margin: 0 auto; width: -webkit-calc(100% / 3); width: calc(100% / 3); }

.investor .center .main2 .button a:hover { color: white; background-color: #115FA7; }

.investor .center .main2 .box1 .right .rightlist { position: absolute; top: 40px; left: 0; display: block; background-color: #fff; width: 100%; text-align: left; display: none; }

.investor .center .main2 .box1 .right .rightlist a { display: block; padding: 10px 5px; border: 1px solid lightgray; }

.investor .center .main2 .box1 .right .rightlist a:hover { background-color: #115FA7; color: white; }

.indexvideo .videoBtn{width:40px}

@media (min-width: 768px) { .investor .center { max-width: 100%; margin: 0 auto; padding: 40px 15px; }
  .investor .center .main1 .icon { text-align: center; }
  .investor .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 20px 0; text-align: center; }
  .investor .center .main2 .title { display: block; text-align: center; }
  .investor .center .main2 .title a { font-size: 12px; padding: 10px; border: 1px solid #e2e2e2; display: inline-block; text-align: center; width: 30%; overflow: hidden; text-overflow: ellipsis; display: inline; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .investor .center .main2 .box1 { padding: 40px 0 20px; border-bottom: 2px solid #222222; }
  .investor .center .main2 .box1 .title1 { float: left; }
  .investor .center .main2 .box1 .title1 span { font-size: 16px; color: #666666; margin-left: 10px; }
  .investor .center .main2 .box1 .right { text-align: right; float: right; position: relative; cursor: pointer; }
  .investor .center .main2 .box1 .right img { margin-left: 20px; }
  .investor .center .main2 .box2 .row div { padding: 25px 0; border-bottom: 1px solid #dedede; }
  .investor .center .main2 .box2 .row p { font-size: 14px; line-height: 14px; }
  .investor .center .main2 .box2 .row .number { padding-left: 40px; color: #999999; }
  .investor .center .main2 .box2 .row .main2title2 { color: #999999; padding-left: unset; }
  .investor .center .main2 .box2 .row .time { color: #999999; text-align: right; padding-right: 40px; }
  .investor .center .main2 .button { margin: 40px auto; text-align: center; }
  .investor .center .main2 .button a { padding: 20px 0; font-size: 14px; border: 2px solid #115fa7; display: inline-block; text-align: center; margin: 0 auto; width: -webkit-calc(100% / 6); width: calc(100% / 6); }
  .investor .center .main2 .button a:hover { color: white; background-color: #115FA7; }
  .investor .center .main2 .box1 .right .rightlist { position: absolute; top: 40px; left: 0; display: block; background-color: #fff; width: 100%; text-align: left; display: none; }
  .investor .center .main2 .box1 .right .rightlist a { display: block; padding: 10px 5px; border: 1px solid lightgray; }
  .investor .center .main2 .box1 .right .rightlist a:hover { background-color: #115FA7; color: white; }
  .investor .center { max-width: 730px; margin: 0 auto; padding: 60px 0; }
  .investor .center .main2 .box1 .right img { margin-left: 50px; }
  .investor .center .main1 .cn { font-size: 26px; padding: 20px 0; }
  .investor .center .main2 .title a { width: 25%; }
  .investor .center .main2 .title a { font-size: 12px; padding: 10px 0; border: 1px solid #e2e2e2; display: inline-block; text-align: center; width: 20%; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } }

@media (min-width: 992px) { .investor .center { max-width: 900px; margin: 0 auto; padding: 80px 0; }
  .investor .center .main2 .box1 .right img { margin-left: 80px; }
  .investor .center .main1 .cn { font-size: 28px; padding: 30px 0; }
  .investor .center .main2 .title a { width: 20%; }
  .indexvideo .videoBtn{width:50px}
}

@media (min-width: 1200px) { .investor .center { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .investor .center .main1 .icon { text-align: center; }
  .investor .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 40px 0; text-align: center; }
  .investor .center .main2 .title { display: block; text-align: center; }
  .investor .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .investor .center .main2 .box1 { padding: 40px 0 20px; border-bottom: 2px solid #222222; }
  .investor .center .main2 .box1 .title1 { float: left; }
  .investor .center .main2 .box1 .title1 span { font-size: 16px; color: #666666; margin-left: 10px; }
  .investor .center .main2 .box1 .right { text-align: right; float: right; position: relative; cursor: pointer; }
  .investor .center .main2 .box1 .right img { margin-left: 140px; }
  .investor .center .main2 .box2 .row div { padding: 25px 0; border-bottom: 1px solid #dedede; }
  .investor .center .main2 .box2 .row p { font-size: 14px; line-height: 14px; }
  .investor .center .main2 .box2 .row .number { padding-left: 40px; color: #999999; }
  .investor .center .main2 .box2 .row .main2title2 { color: #999999; }
  .investor .center .main2 .box2 .row .time { color: #999999; text-align: right; padding-right: 40px; }
  .investor .center .main2 .button { margin: 40px auto; text-align: center; }
  .investor .center .main2 .button a { padding: 20px 0; font-size: 14px; border: 2px solid #115fa7; display: inline-block; text-align: center; margin: 0 auto; width: -webkit-calc(100% / 6); width: calc(100% / 6); }
  .investor .center .main2 .button a:hover { color: white; background-color: #115FA7; }
  .investor .center .main2 .box1 .right .rightlist { position: absolute; top: 40px; left: 0; display: block; background-color: #fff; width: 100%; text-align: left; display: none; }
  .investor .center .main2 .box1 .right .rightlist a { display: block; padding: 10px 5px; border: 1px solid lightgray; }
  .investor .center .main2 .box1 .right .rightlist a:hover { background-color: #115FA7; color: white; }
  .indexvideo .videoBtn{width:64px}

  .AnchorPoint a{ display: block; width: 56px; height: 56px; margin:10px 0px; line-height:75px;}
}

/*****************************************************************投资者_业绩报告*************************************************/
.investor2 .center { max-width: 100%; margin: 0 auto; padding: 40px 15px; }

.investor2 .center .main1 .icon { text-align: center; }

.investor2 .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 20px 0; text-align: center; }

.investor2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }

.investor2 .center .main2 .title a { font-size: 16px; padding: 10px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 30%; }

.investor2 .center .main2 .box1 { position: relative; padding-bottom: 50px; border-bottom: 2px solid  #222222; height: 200px; }

.investor2 .center .main2 .box1 .box2 { position: absolute; left: 15px; top: 25px; }

.investor2 .center .main2 .box1 .box2 .left { float: left; margin-right: 0; max-width: 455px; }

.investor2 .center .main2 .box1 .box2 .left .title3 { margin-top: 20px; font-size: 16px; color: #333333; }

.investor2 .center .main2 .box1 .box2 .left .text { width: 180px; font-size: 14px; color: #828282; line-height: 18px; margin: 20px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.investor2 .center .main2 .box1 .box2 .left .look { background-color: #115fa7; padding: 10px; text-align: center; width: 100px; display: inline-block; color: white; font-size: 12px; }

.investor2 .center .main2 .box1 .box2 .left .look img { margin-left: 10px; }

.investor2 .center .main2 .box1 .box2 .right { float: right; width: 34%; margin-right: 0; }

.investor2 .center .main3 .box1 { padding: 20px 0; border-bottom: 1px solid #cccccc; }

.investor2 .center .main3 .box1 .left { float: unset; margin: 0 auto; }

.investor2 .center .main3 .box1 .right .title { margin: 20px 0 15px; font-size: 16px; color: #333333; }

.investor2 .center .main3 .box1 .right .text { font-size: 14px; color: #828282; padding-bottom: 20px; }

.investor2 .center .main3 .box1 .right .look { border: 1px solid #cccccc; padding: 10px 20px; font-size: 13px; color: #555555; }

.investor2 .center .main3 .box1 .right .look:hover { background-color: #115FA7; color: white; }

.investor2 .center .main3 .box1 .right .look img { margin-left: 10px; }

.investor2 .center .main3 .more { display: block; padding: 10px 0; border: 2px solid #115fa7; text-align: center; width: 120px; margin: 20px auto 0; }

.investor2 .center .main3 .more:hover { background-color: #115FA7; color: white; }

.investor2 .center .main2 .box1 img { width: 100%; }

.investor2 .center .main2 .box1 .box2 .left .look .right4 { width: 20%; }

.investorbgimg { display: none; }

@media (min-width: 768px) { .investor2 .center { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .investor2 .center .main1 .icon { text-align: center; }
  .investor2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 40px 0; text-align: center; }
  .investor2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }
  .investor2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .investor2 .center .main2 .box1 { position: relative; padding-bottom: 50px; border-bottom: 2px solid  #222222; height: unset; }
  .investor2 .center .main2 .box1 .box2 { position: absolute; left: 60px; top: 50px; }
  .investor2 .center .main2 .box1 .box2 .left { float: left; margin-right: 75px; max-width: 455px; }
  .investor2 .center .main2 .box1 .box2 .left .title3 { margin-top: 75px; font-size: 36px; color: #333333; }
  .investor2 .center .main2 .box1 .box2 .left .text { font-size: 18px; color: #828282; line-height: 26px; margin: 20px 0 50px; }
  .investor2 .center .main2 .box1 .box2 .left .look { background-color: #115fa7; padding: 15px 0; text-align: center; width: 150px; display: inline-block; color: white; }
  .investor2 .center .main2 .box1 .box2 .left .look img { margin-left: 10px; }
  .investor2 .center .main2 .box1 .box2 .right { float: right; }
  .investor2 .center .main3 .box1 { padding: 40px 0; border-bottom: 1px solid #cccccc; }
  .investor2 .center .main3 .box1 .left { float: left; margin: 0 80px 0  60px; }
  .investor2 .center .main3 .box1 .right .title { margin: 35px 0 25px; font-size: 26px; color: #333333; }
  .investor2 .center .main3 .box1 .right .text { font-size: 16px; color: #828282; padding-bottom: 70px; }
  .investor2 .center .main3 .box1 .right .look { border: 1px solid #cccccc; padding: 10px 20px; font-size: 13px; color: #555555; }
  .investor2 .center .main3 .box1 .right .look:hover { background-color: #115FA7; color: white; }
  .investor2 .center .main3 .box1 .right .look img { margin-left: 10px; }
  .investor2 .center .main3 .more { display: block; padding: 20px 0; border: 2px solid #115fa7; text-align: center; width: 200px; margin: 50px auto 0; }
  .investor2 .center .main3 .more:hover { background-color: #115FA7; color: white; }
  .investor2 .center .main2 .box1 img { width: 100%; }
  .investor2 .center { max-width: 730px; padding: 60px 0; }
  .investor2 .center .main1 .cn { font-size: 26px; padding: 20px 0; }
  .investor2 .center .main2 .box1 .box2 .left .title3 { margin-top: 40px; font-size: 30px; }
  .investor2 .center .main2 .box1 .box2 { left: 30px; top: 20px; }
  .investor2 .center .main2 .box1 .box2 .left .look img { width: 30%; }
  .investor2 .center .main2 .box1 .box2 .left .text { margin: 20px 0; font-size: 16px; width: 270px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .investor2 .center .main2 .box1 .box2 .right { width: 30%; }
  .investor2 .center .main2 .box1 .box2 .left .look { width: 130px; padding: 10px 0; }
  .investor2 .center .main2 .box1 .box2 .right { width: 25%; margin-right: 16%; }
  .investorbgimg { display: unset; } }

@media (min-width: 992px) { .investor2 .center { max-width: 900px; padding: 80px 0; }
  .investor2 .center .main1 .cn { font-size: 28px; padding: 30px 0; }
  .investor2 .center .main2 .box1 .box2 .left .title3 { margin-top: 40px; font-size: 30px; }
  .investor2 .center .main2 .box1 .box2 { left: 45px; top: 40px; }
  .investor2 .center .main2 .box1 .box2 .left .look img { width: 30%; }
  .investor2 .center .main2 .box1 .box2 .left .text { margin: 20px 0 50px; font-size: 16px; width: 270px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .investor2 .center .main2 .box1 .box2 .right { width: 30%; margin-right: unset; } }

@media (min-width: 1200px) { .investor2 .center { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .investor2 .center .main1 .icon { text-align: center; }
  .investor2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 40px 0; text-align: center; }
  .investor2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }
  .investor2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .investor2 .center .main2 .box1 { position: relative; padding-bottom: 50px; border-bottom: 2px solid  #222222; }
  .investor2 .center .main2 .box1 .box2 { position: absolute; left: 60px; top: 50px; }
  .investor2 .center .main2 .box1 .box2 .left { float: left; margin-right: 75px; max-width: 455px; }
  .investor2 .center .main2 .box1 .box2 .left .title3 { margin-top: 75px; font-size: 36px; color: #333333; }
  .investor2 .center .main2 .box1 .box2 .left .text { font-size: 18px; color: #828282; line-height: 26px; margin: 20px 0 50px; }
  .investor2 .center .main2 .box1 .box2 .left .look { background-color: #115fa7; padding: 15px 0; text-align: center; width: 150px; display: inline-block; color: white; }
  .investor2 .center .main2 .box1 .box2 .left .look img { margin-left: 20px; }
  .investor2 .center .main2 .box1 .box2 .right { float: right; }
  .investor2 .center .main3 .box1 { padding: 40px 0; border-bottom: 1px solid #cccccc; }
  .investor2 .center .main3 .box1 .left { float: left; margin: 0 80px 0  60px; }
  .investor2 .center .main3 .box1 .right .title { margin: 35px 0 25px; font-size: 26px; color: #333333; }
  .investor2 .center .main3 .box1 .right .text { font-size: 16px; color: #828282; padding-bottom: 70px; }
  .investor2 .center .main3 .box1 .right .look { border: 1px solid #cccccc; padding: 10px 20px; font-size: 13px; color: #555555; }
  .investor2 .center .main3 .box1 .right .look:hover { background-color: #115FA7; color: white; }
  .investor2 .center .main3 .box1 .right .look img { margin-left: 10px; }
  .investor2 .center .main3 .more { display: block; padding: 20px 0; border: 2px solid #115fa7; text-align: center; width: 200px; margin: 50px auto 0; }
  .investor2 .center .main3 .more:hover { background-color: #115FA7; color: white; }
  .investor2 .center .main2 .box1 .box2 .left .look img { width: unset; }
  .investor2 .center .main2 .box1 .box2 .left .text { font-size: 16px; width: unset; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .investor2 .center .main2 .box1 .box2 .right { width: unset; } }

/*********************************************招标采购*************************************************************/
.bidding .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }

.bidding .center .left { float: left; width: 295px; padding-right: 40px; }

.bidding .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

.bidding .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }

.bidding .center .left .box .cn { font-size: 30px; color: #fff; }

.bidding .center .left ul li { padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; }

.bidding .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }

.bidding .center .left ul li:hover { border: 1px solid #115FA7; }

.bidding .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }

.bidding .center .left ul li:hover a::after { background-color: #115FA7 !important; }

.bidding .center .right { float: right; width: 905px; }

.bidding .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }

.bidding .center .right .title .left1 { font-size: 16px; float: left; display: inline-block; }

.bidding .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }

.bidding .center .right .title .right1 { float: right; display: inline-block; position: relative; }

.bidding .center .right .title .right1 a { margin-left: 5px; }

.bidding .center .right .title .right1 img { margin-left: 5px; }

.bidding .center .right .title .right1 .text1 { color: #999999; }

.bidding .center .right .box2 { padding: 20px 0 0; }

.bidding .center .right .box2 .time3 { font-size: 12px; color: #aecef0; float: left; }

.bidding .center .right .box2 .right3 { position: relative; }

.bidding .center .right .box2 .right3 .title3 { width: 75%; float: right; font-size: 14px; color: #333333; text-align: left; border-bottom: 1px dashed #EBEBEB; padding-bottom: 10px; padding-right: 20px; }

.bidding .center .right .box2 .right3 .title3 span { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.bidding .center .right .box2 .right3 .icon3 { position: absolute; right: 0; top: 5px; }

.bidding .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; margin-top: 70px; }

.bidding .center .left { display: none; }

.bidding .center { width: 100%; padding: 40px 15px; }

.bidding .center .right .more { margin-top: 30px; }

.bidding .center .right { width: 100%; }

@media (min-width: 768px) { .bidding .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }
  .bidding .center .left { float: left; width: 295px; padding-right: 40px; }
  .bidding .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .bidding .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .bidding .center .left .box .cn { font-size: 30px; color: #fff; }
  .bidding .center .left ul li { padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; }
  .bidding .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .bidding .center .left ul li:hover { border: 1px solid #115FA7; }
  .bidding .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .bidding .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .bidding .center .right { float: right; width: 905px; }
  .bidding .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .bidding .center .right .title .left1 { font-size: 24px; float: left; display: inline-block; }
  .bidding .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .bidding .center .right .title .right1 { float: right; display: inline-block; bottom: -15px; position: relative; }
  .bidding .center .right .title .right1 a { margin-left: 10px; }
  .bidding .center .right .title .right1 img { margin-left: 10px; }
  .bidding .center .right .title .right1 .text1 { color: #999999; }
  .bidding .center .right .box2 { padding: 30px 0 0; }
  .bidding .center .right .box2 .time3 { font-size: 20px; color: #aecef0; float: left; }
  .bidding .center .right .box2 .right3 { position: relative; }
  .bidding .center .right .box2 .right3 .title3 { width: 85%; float: right; font-size: 16px; color: #333333; text-align: left; border-bottom: 1px dashed #EBEBEB; padding-bottom: 30px; }
  .bidding .center .right .box2 .right3 .icon3 { position: absolute; right: 0; top: 5px; }
  .bidding .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; margin-top: 70px; }
  .bidding .center .left { display: none; }
  .bidding .center { width: 730px; padding: 40px 0 60px; }
  .bidding .center .right { width: 730px; }
  .bidding .center .right .more { margin-top: 40px; }
  .bidding .center .right .box2 .right3 .title3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .bidding .center .right .box2 .right3 .title3 { width: 80%; float: left; font-size: 16px; color: #333333; text-align: left; border-bottom: 1px dashed #EBEBEB; padding-bottom: 30px; padding-left: 20px; } }

@media (min-width: 992px) { .bidding .center .left { display: none; }
  .bidding .center { width: 900px; padding: 40px 0 80px; }
  .bidding .center .right .more { margin-top: 50px; }
  .bidding .center .right .box2 .right3 .title3 { width: 85%; float: right; font-size: 16px; color: #333333; text-align: left; border-bottom: 1px dashed #EBEBEB; padding-bottom: 30px; padding-left: unset; } }

@media (min-width: 1200px) { .bidding .center .left { display: unset; }
  .bidding .center { width: 1200px; margin: 0 auto; padding: 40px 0 100px; }
  .bidding .center .left { float: left; width: 295px; padding-right: 40px; }
  .bidding .center .left .box { margin-bottom: 10px; width: 100%; padding: 50px 0 50px 30px; background: url(../images/bg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
  .bidding .center .left .box .en { font-size: 16px; color: #fff; opacity: 0.3; }
  .bidding .center .left .box .cn { font-size: 30px; color: #fff; }
  .bidding .center .left ul li { padding: 20px 25px; background-color: #f6f6f6; margin-bottom: 2px; position: relative; }
  .bidding .center .left ul li a::after { content: " "; width: 14px; height: 2px; background: #999999; position: absolute; bottom: 29px; right: 28px; }
  .bidding .center .left ul li:hover { border: 1px solid #115FA7; }
  .bidding .center .left ul li:hover a { color: #115FA7 !important; font-weight: bold !important; }
  .bidding .center .left ul li:hover a::after { background-color: #115FA7 !important; }
  .bidding .center .right { float: right; width: 905px; }
  .bidding .center .right .title { padding: 20px 0; border-bottom: 1px solid #ebebeb; }
  .bidding .center .right .title .left1 { font-size: 24px; float: left; display: inline-block; }
  .bidding .center .right .title .left1 .pic1 { position: relative; top: -15px; margin-left: 10px; }
  .bidding .center .right .title .right1 { float: right; display: inline-block; bottom: -15px; position: relative; }
  .bidding .center .right .title .right1 a { margin-left: 10px; }
  .bidding .center .right .title .right1 img { margin-left: 10px; }
  .bidding .center .right .title .right1 .text1 { color: #999999; }
  .bidding .center .right .box2 { padding: 30px 0 0; }
  .bidding .center .right .box2 .time3 { font-size: 20px; color: #aecef0; float: left; }
  .bidding .center .right .box2 .right3 { position: relative; }
  .bidding .center .right .box2 .right3 .title3 { width: 85%; float: right; font-size: 16px; color: #333333; text-align: left; border-bottom: 1px dashed #EBEBEB; padding-bottom: 30px; }
  .bidding .center .right .box2 .right3 .icon3 { position: absolute; right: 0; top: 5px; }
  .bidding .center .right .more { display: block; background-color: #ebf3fc; color: #265689; text-align: center; font-weight: bold; font-size: 20px; line-height: 40px; margin-top: 70px; } }

/*****************************************************************企业文化_企业内刊******************************************************************/
.culture1 .center { max-width: 100%; margin: 0 auto; padding: 30px 0; }

.culture1 .center .main1 .icon { text-align: center; }

.culture1 .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 0px 0 20px; text-align: center; border-bottom: 2px solid #222222; }

.culture1 .center .main2 .box { padding: 20px 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #cccccc; }

.culture1 .center .main2 .box .left{position:relative;}

.culture1 .center .main2 .box .left::after{content:''; position: absolute; left: 50%; top: 50%; width: 80%; height: 80%; transform: translate(-50%,-50%);box-shadow: 0px 0px 25px rgba(20,77,130,0.7);border-radius: 10%; background:rgb(20,77,130);}

.culture1 .center .main2 .box .left img { height:190px; border:1px solid #f3f3f3; position: relative; z-index: 9;}

.culture1 .center .main2 .box .right { padding-left: 20px; }

.culture1 .center .main2 .box .right .title { font-size: 16px; padding-top: 10px; line-height: 26px; }

.culture1 .center .main2 .box .right .text { font-size: 12px; color: #828282; margin: 20px 0 30px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.culture1 .center .main2 .box .right .button { max-width: 110px; font-size: 13px; color: #555555; width: 100%; padding: 10px 0; border: 1px solid #cccccc; text-align: center; display: inline-block; }

.culture1 .center .main2 .box .right .button img { margin-left: 5px; }

.culture1 .center .main2 .box .right .button:hover { background-color: #115fa7; color: white; }

.culture1 .center .main3 .button { padding: 15px 0; width: 120px; font-size: 14px; color: #333333; text-align: center; display: block; border: 2px solid #115fa7; margin: 30px auto 0; }

.culture1 .center .main3 .button:hover { background-color: #115FA7; color: white; }

@media (min-width: 768px) { .culture1 .center { max-width: 730px; padding: 30px 0; }
  .culture1 .center .main1 .cn { font-size: 26px; padding: 0px 0 20px; }
  .culture1 .center .main2 .box { padding: 20px  30px; }
  .culture1 .center .main2 .box .right { padding-left: 40px; }
  .culture1 .center .main2 .box .left img { height: 210px; }
  .culture1 .center .main2 .box .right .button { max-width: unset; font-size: 13x; color: #555555; width: 150px; padding: 15px 0; border: 1px solid #cccccc; text-align: center; display: inline-block; }
  .culture1 .center .main2 .box .right .text { font-size: 14px; color: #828282; margin: 20px 0 50px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .culture1 .center .main3 .button { padding: 20px 0; width: 200px; font-size: 14px; color: #333333; text-align: center; display: block; border: 2px solid #115fa7; margin: 60px auto 0; } }

@media (min-width: 992px) { .culture1 .center { max-width: 900px; padding: 30px 0; }
  .culture1 .center .main1 .cn { font-size: 28px; padding: 0px 0 20px; } }

@media (min-width: 1200px) { .culture1 .center { max-width: 1200px; margin: 0 auto; padding: 40px  0; }
  .culture1 .center .main1 .icon { text-align: center; }
  .culture1 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; border-bottom: 2px solid #222222; }
  .culture1 .center .main2 .box { padding: 40px 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #cccccc; }
  .culture1 .center .main2 .box .left img { height: 250px;}
  .culture1 .center .main2 .box .right { padding-left: 80px; }
  .culture1 .center .main2 .box .right .title { font-size: 26px; padding-top: 30px; line-height: 26px; }
  .culture1 .center .main2 .box .right .text { font-size: 16px; color: #828282; margin: 20px 0 70px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .culture1 .center .main2 .box .right .button { font-size: 13x; color: #555555; width: 150px; padding: 15px 0; border: 1px solid #cccccc; text-align: center; display: inline-block; }
  .culture1 .center .main2 .box .right .button img { margin-left: 25px; }
  .culture1 .center .main2 .box .right .button:hover { background-color: #115fa7; color: white; }
  .culture1 .center .main3 .button { padding: 20px 0; width: 200px; font-size: 14px; color: #333333; text-align: center; display: block; border: 2px solid #115fa7; margin: 60px auto 0; }
  .culture1 .center .main3 .button:hover { background-color: #115FA7; color: white; } 

  .culture1 .center .main2 .box .left::after{box-shadow: 0px 0px 45px rgb(20 77 130 / 70%);}
}

/**************************************************联系我们_加入我们****************************************************************/
.contact .center { max-width: 100%; margin: 0 auto; padding: 40px 10px; }

.contact .center .main1 .icon { text-align: center; }

.contact .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 20px 0; text-align: center; }

.contact .center .main2 .title { border: 1px solid #333333; padding: 10px 0; width: 80px; display: inline-block; }

.contact .center .main2 input { background-color: #f5f5f5; padding: 10px 10px; width: 150px; }

.contact .center .main2 { margin: 0 auto 20px; text-align: center; }

.contact .center .main2 .btn1 { background-color: #f5f5f5; padding: 10px 20px; border: 1px solid #f5f5f5; }

.contact .center .main3 .more { text-align: center; width: 120px; border: 2px solid #115fa7; color: #000000; padding: 10px 0; margin: 20px auto 0; }

.contact .center .main3 .more:hover { background-color: #115FA7; color: #FFFFFF; }

.contact .center .main3 .more:hover a { color: #FFFFFF; }

.cur2 { background-color: #f9f9f9; color: black !important; }

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

.Storelist { padding-top: 0px; }

.Storelist ul li { cursor: pointer; color: #a7a7a7; line-height: 26px; }

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

.Storelist ul li p { display: block; color: #a7a7a7; font-size: 14px; line-height: 26px; }

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

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

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

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

.Storelist ul li.cur2 .StoreImgbox { height: auto; overflow: initial; border: 1px solid #e5e5e5; border-top: 0; }

.Storelist ul li.cur2 h3 { font-size: 16px; color: #282828; padding-bottom: 10px; padding-top: 10px; }

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

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

.commonweb1 .title { background-color: #ffffff; padding: 10px; border: 1px solid #e5e5e5; margin: 10px 0 0; }

.commonweb1 .cur2 .title { background-color: #f8f8f8; }

.StoreImgbox span { position: unset; }

.Storelist { color: #000000; }

.StoreImg1 { padding-bottom: 20px; position: relative; }

.StoreImg1 .more { position: absolute; bottom: 50px; right: 0; }

.StoreImg1 .more a { background-color: #1161a9; color: white; padding: 20px 0; width: 180px; display: inline-block; text-align: center; }

.StoreImg1 .more a img { margin-right: 10px; }

.Storelist ul li .col-xs-2 p { color: #333333; }

.Storelist ul li .col-xs-6 p { color: #333333; }

.Storelist ul li .col-xs-6 p img { padding-right: 10px; }

.Storelist ul li .col-xs-6 { display: none; }

.Storelist ul li .col-xs-2 { width: 30%; }

.Storelist ul li .col-xs-3 { width: 60%; }

.Storelist ul li .col-xs-1 { width: 10%; }

.StoreImg1 .more { bottom: 20px; }

.StoreImg1 .more a { width: 120px; font-size: 12px; padding: 10px 0; float: right; margin-top: 10px; }

@media (min-width: 768px) { .Storelist ul li .col-xs-6 { display: unset; }
  .Storelist ul li .col-xs-2 { width: -webkit-calc(100% / 6); width: calc(100% / 6); }
  .Storelist ul li .col-xs-3 { width: -webkit-calc(100% / 4); width: calc(100% / 4); }
  .Storelist ul li .col-xs-1 { width: -webkit-calc(100% / 12); width: calc(100% / 12); }
  .contact .center { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .contact .center .main1 .icon { text-align: center; }
  .contact .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 40px 0; text-align: center; }
  .contact .center .main2 .title { border: 1px solid #333333; padding: 20px 0; width: 130px; display: inline-block; }
  .contact .center .main2 input { background-color: #f5f5f5; padding: 20px 10px; width: 400px; }
  .contact .center .main2 { margin: 0 auto 30px; text-align: center; }
  .contact .center .main2 .btn1 { background-color: #f5f5f5; padding: 20px 20px; }
  .contact .center .main3 .more { text-align: center; width: 200px; border: 2px solid #115fa7; color: #000000; padding: 20px 0; margin: 50px auto 0; }
  .contact .center .main3 .more:hover { background-color: #115FA7; color: #FFFFFF; }
  .contact .center .main3 .more:hover a { color: #FFFFFF; }
  .cur2 { background-color: #f9f9f9; color: black !important; }
  .Storebox { max-width: 1200px; margin: 0px auto; }
  .Storelist { padding-top: 0px; }
  .Storelist ul li { cursor: pointer; color: #a7a7a7; line-height: 26px; }
  .Storelist ul li h3 { font-size: 16px; line-height: 30px; }
  .Storelist ul li p { display: block; color: #a7a7a7; font-size: 14px; line-height: 26px; }
  .Storelist ul li p span { display: block; color: #000000; background-position: left 2px; background-repeat: no-repeat; padding-left: 30px; line-height: 24px; margin-bottom: 3px; }
  .StoreImgbox { position: relative; overflow: hidden; height: 0px; padding: 0px 40px; }
  .StoreImgbox span { position: absolute; width: 29px; height: 29px; background-repeat: no-repeat; background-position: center; top: 50%; margin-top: -14.5px; z-index: 89; }
  .StoreImg { overflow: hidden; position: relative; margin-top: 20px; margin-left: -35px; margin-right: -35px; }
  .Storelist ul li.cur2 .StoreImgbox { height: auto; overflow: initial; border: 1px solid #e5e5e5; border-top: 0; }
  .Storelist ul li.cur2 h3 { font-size: 18px; color: #282828; padding-bottom: 10px; padding-top: 50px; }
  .Storelist ul li.cur2 p.address { display: block; }
  .Storelist ul li.cur2 p.time { display: block; }
  .commonweb1 .title { background-color: #ffffff; padding: 30px 40px; border: 1px solid #e5e5e5; margin: 10px 0 0; }
  .commonweb1 .cur2 .title { background-color: #f8f8f8; }
  .StoreImgbox span { position: unset; }
  .Storelist { color: #000000; }
  .StoreImg1 { padding-bottom: 50px; position: relative; }
  .StoreImg1 .more { position: absolute; bottom: 50px; right: 0; }
  .StoreImg1 .more a { background-color: #1161a9; color: white; padding: 20px 0; width: 180px; display: inline-block; text-align: center; font-size: 14px; float: unset; margin-top: unset; }
  .StoreImg1 .more a img { margin-right: 10px; }
  .Storelist ul li .col-xs-2 p { color: #333333; }
  .Storelist ul li .col-xs-6 p { color: #333333; }
  .Storelist ul li .col-xs-6 p img { padding-right: 10px; }
  .contact .center { max-width: 730px; margin: 0 auto; padding: 60px 0; }
  .contact .center .main1 .cn { padding: 20px 0; }
  .commonweb1 .title { padding: 15px 20px; }
  .StoreImgbox { padding: 0 20px; }
  .Storelist ul li.cur2 h3 { padding-top: 30px; }
  .StoreImg1 .more a { padding: 15px 0; width: 120px; }
  .contact .center .main3 .more { width: 140px; margin: 30px auto 0; } }

@media (min-width: 992px) { .contact .center { max-width: 900px; margin: 0 auto; padding: 80px 0; }
  .contact .center .main1 .cn { padding: 30px 0; }
  .commonweb1 .title { padding: 15px 20px; }
  .StoreImgbox { padding: 0 20px; }
  .Storelist ul li.cur2 h3 { padding-top: 30px; }
  .StoreImg1 .more a { padding: 15px 0; width: 120px; } }

@media (min-width: 1200px) { .contact .center { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .contact .center .main1 .icon { text-align: center; }
  .contact .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 40px 0; text-align: center; }
  .contact .center .main2 .title { border: 1px solid #333333; padding: 20px 0; width: 130px; display: inline-block; }
  .contact .center .main2 input { background-color: #f5f5f5; padding: 20px 10px; width: 400px; }
  .contact .center .main2 { margin: 0 auto 30px; text-align: center; }
  .contact .center .main2 .btn1 { background-color: #f5f5f5; padding: 20px 20px; }
  .contact .center .main3 .more { text-align: center; width: 200px; border: 2px solid #115fa7; color: #000000; padding: 20px 0; margin: 50px auto 0; }
  .contact .center .main3 .more:hover { background-color: #115FA7; color: #FFFFFF; }
  .contact .center .main3 .more:hover a { color: #FFFFFF; }
  .cur2 { background-color: #f9f9f9; color: black !important; }
  .Storebox { max-width: 1200px; margin: 0px auto; }
  .Storelist { padding-top: 0px; }
  .Storelist ul li { cursor: pointer; color: #a7a7a7; line-height: 26px; }
  .Storelist ul li h3 { font-size: 16px; line-height: 30px; }
  .Storelist ul li p { display: block; color: #a7a7a7; font-size: 14px; line-height: 26px; }
  .Storelist ul li p span { display: block; color: #000000; background-position: left 2px; background-repeat: no-repeat; padding-left: 30px; line-height: 24px; margin-bottom: 3px; }
  .StoreImgbox { position: relative; overflow: hidden; height: 0px; padding: 0px 40px; }
  .StoreImgbox span { position: absolute; width: 29px; height: 29px; background-repeat: no-repeat; background-position: center; top: 50%; margin-top: -14.5px; z-index: 89; }
  .StoreImg { overflow: hidden; position: relative; margin-top: 20px; margin-left: -35px; margin-right: -35px; }
  .Storelist ul li.cur2 .StoreImgbox { height: auto; overflow: initial; border: 1px solid #e5e5e5; border-top: 0; }
  .Storelist ul li.cur2 h3 { font-size: 18px; color: #282828; padding-bottom: 10px; padding-top: 50px; }
  .Storelist ul li.cur2 p.address { display: block; }
  .Storelist ul li.cur2 p.time { display: block; }
  .commonweb1 .title { background-color: #ffffff; padding: 30px 40px; border: 1px solid #e5e5e5; margin: 10px 0 0; }
  .commonweb1 .cur2 .title { background-color: #f8f8f8; }
  .StoreImgbox span { position: unset; }
  .Storelist { color: #000000; }
  .StoreImg1 { padding-bottom: 50px; position: relative; }
  .StoreImg1 .more { position: absolute; bottom: 50px; right: 0; }
  .StoreImg1 .more a { background-color: #1161a9; color: white; padding: 20px 0; width: 180px; display: inline-block; text-align: center; }
  .StoreImg1 .more a img { margin-right: 10px; }
  .Storelist ul li .col-xs-2 p { color: #333333; }
  .Storelist ul li .col-xs-6 p { color: #333333; }
  .Storelist ul li .col-xs-6 p img { padding-right: 10px; } }

/************************************************联系我们_联络方式************************************************************************/
.contact2 .center .main4 .layui-input-block p { color: #828282; }

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

.contact2 .center .main1 .icon { text-align: center; }

.contact2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }

.contact2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }

.contact2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 20%; }

.contact2 .center .main2 .title a.cur{ border: 1px solid #115fa7;}

.contact2 .center .main2 .box1 { width: 50%; }

.contact2 .center .main2 .card { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); border: 1px solid #e7e7e7; display: inline-block; }

.contact2 .center .main2 .card .card-title { border-bottom: 2px solid #000000; padding: 30px 40px; font-size: 16px; color: #000000; }

.contact2 .center .main2 .card .card-body { padding-bottom: 40px; }

.contact2 .center .main2 .card .card-body p { padding: 0 10px; font-size: 14px; }

.contact2 .center .main2 .card .card-body p span { display: block; border-bottom: 1px solid #ebebeb; padding: 40px 0 30px; color: #828282; }

.contact2 .center .main2 .card .card-body p:last-child span { border-bottom: 0; }

.contact2 .center .main2 .card1 { margin-left: 5px; }

.contact2 .center .main2 .card2 { margin-right: 5px; }

.contact2 .center .main3 .icon { text-align: center; margin-top: 100px; display: none; }

.contact2 .center .main3 .cn { font-size: 30px; color: #0f58b4; padding:30px 0 0px; text-align: center; }

.contact2 .center1 { max-width: 1400px; margin: 0 auto; position: relative; }

.contact2 .center1 .title { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); color: white; font-size: 40px; }

.contact2 .center1 .box1 { position: unset; left: 50%; top: 75%; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); background-color: white; color: #000000; padding-top: 20px; max-width: 1200px; width: 100%; }

.contact2 .center1 .box1 h4 { font-size: 16px; line-height: 20px; color: #000000; font-weight: bold; }

.contact2 .center1 .box1 ul { margin-top: 10px; }

.contact2 .center1 .box1 ul li { font-size: 12px; line-height: 20px; color: #828282; }

.investorBanner{position: relative;}

.contact2 .center .main4 .icon { text-align: center; margin-top: 40px; display: none; }

.contact2 .center .main4 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }

.contact2 .center .main4 .title2 { font-size: 18px; color: #292929; text-align: center; padding-bottom: 20px; font-weight: bold; }

.contact2 .center .main4 .layui-input-block p { display: inline-block; width: -webkit-calc(100% / 6 - 5px); width: calc(100% / 6 - 5px); padding: 20px; background-color: #fcfcfc; border: 1px solid #e7e7e7; }

.contact2 .center .main4 .layui-input-block { margin-left: unset; padding: 0 15px; }

.contact2 .center .main4 .title3 { font-size: 14px; margin: 20px 0 10px; text-align: center; font-weight: bold; }

/* .contact2 .center .main4 .smallbox{border-bottom: 1px solid #dddddd;} */
.contact2 .center .main4 .smallbox .left { float: left; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }

.contact2 .center .main4 .smallbox .left .title { display: inline-block; width: 110px; }

.contact2 .center .main4 .smallbox .left .input { display: inline-block; width: 400px; height: 50px; }

.contact2 .center .main4 .smallbox .left .input input { background-color: #f5f5f5; height: 50px; }

.contact2 .center .main4 .smallbox .right { float: right; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-right: 40px; }

.contact2 .center .main4 .smallbox .right .title { display: inline-block; width: 110px; }

.contact2 .center .main4 .smallbox .right .input { display: inline-block; width: 400px; height: 50px; }

.contact2 .center .main4 .smallbox .right .input input { background-color: #f5f5f5; height: 50px; }

.contact2 .center .main4 .smallbox .left1 { float: left; width: 100%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }

.contact2 .center .main4 .smallbox .left1 .title { display: inline-block; width: 110px; }

.contact2 .center .main4 .smallbox .left1 .input { display: inline-block; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }

.contact2 .center .main4 .smallbox .left1 .input input { background-color: #f5f5f5; height: 50px; }

.contact2 .center .main4 .smallbox .left1 .input textarea { background-color: #f5f5f5; width: 100%; padding: 10px 5px; }

.contact2 .center .main4 .smallbox .left1 .input .input2 { background-color: #f5f5f5; width: 250px; display: inline-block; }

.contact2 .center .main4 .smallbox .left1 .input .img2 { width: 40%; height: 50px; vertical-align:bottom; }

.contact2 .center .main4 .smallbox .left1 .input3 { height: 50px; }

.contact2 .center .main4 .smallbox .left1 .click { margin-right: 15px; visibility: hidden; }

.contact2 .center .main4 .smallbox .left1 label { font-size: 16px; line-height: 20px; position: relative; }

.contact2 .center .main4 .smallbox .left1 label a { color: #1c5cb0; }

.contact2 .center .main4 .smallbox .left1 label span{ display: block; left:3px; top:4px; position: absolute; width: 15px; height: 15px; border: 1px solid #c0c0c0; border-radius: 3px;}

.contact2 .center .main4 .smallbox .left1 label.SelectedCur span{border-color:transparent;}

.contact2 .center .main4 .smallbox .left1 label.SelectedCur span::after{ display: block; position: absolute; left:-1px; top:-1px; content: ''; width:15px; height: 15px;border-radius: 3px; background: url(../images/Selected.png) no-repeat;}

.contact2 .center .main4 .smallbox .left1 .button { font-size: 12px; padding: 10px 0; width: 100px; text-align: center; border: 1px solid #aaaaaa; display: inline-block; }

.contact2 .center .main4 .smallbox .left1 .button:hover { color: white; background-color: #1C5CB0; border: 1px solid #1C5CB0; }

.contact2 .center .main4 .smallbox .icon1 { color: #ff0000; }

.contact2 .address span { height: unset; }

.contact2 .center .main2 .card .card-title img { width: 4%; }

.contact2 .center { max-width: 100%; padding: 35px 0 0; }

.contact2 .center .main1 .cn { font-size: 24px; padding:0 0 20px; }

.contact2 .center .main3 .cn { font-size: 24px; padding:30 0 0px; }

.contact2 .center .main3 .icon { margin-top: 40px; }

.contact2 .center .main2 .title a { width: 25%; }

.contact2 .center .main2 .card .card-title { padding: 25px; }

.contact2 .center .main2 .card .card-body p span { padding: 10px 0; }

.contact2 .center .main2 .card .card-body { padding-bottom: 10px; }

.contact2 .center1 { max-width: 730px; }

.contact2 .center1 .box1 { width: 100%; padding: 20px 15px 0px; }

.contact2 .center1 .title { font-size: 16px; }

.contact2 .center1 img { width: 100%; }

.contact2 .center1 .box1 { top: 60%; }

.contact2 .center .main4 .cn { padding: 0px 0 20px; font-size: 24px; }

.contact2 .center .main4 .layui-input-block p { width: -webkit-calc(100% / 2 - 5px); width: calc(100% / 2 - 5px); font-size: 12px; padding: 7px; }

.contact2 .center .main4 .layui-input-block p label{ display:block; position: relative;}

.contact2 .center .main4 .layui-input-block p label span{ display: block; left:3px; top:4px; position: absolute; width: 15px; height: 15px; border: 1px solid #c0c0c0; border-radius: 3px;}

.contact2 .center .main4 .layui-input-block p label.SelectedCur span{border-color:transparent;}

.contact2 .center .main4 .layui-input-block p label.SelectedCur span::after{ display: block; position: absolute; left:-1px; top:-1px; content: ''; width:15px; height: 15px;border-radius: 3px; background: url(../images/Selected.png) no-repeat;}

.contact2 .center .main4 .layui-input-block p input{visibility: hidden; opacity: 0;}

.contact2 .center .main4 .smallbox .left { width: 100%; padding: 10px 0; padding-left: 15px; }

.contact2 .center .main4 .smallbox .left .input { width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }

.contact2 .center .main4 .smallbox .right { width: 100%; float: left; padding-right: 0; padding-left: 40px; }

.contact2 .center .main4 .smallbox .right .input { width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }

.contact2 .center .main2 .title a { width: 33%; font-size: 12px; padding: 10px 0; margin-right: -1px; letter-spacing: -1px;}

.contact2 .center .main2 .card .card-title { padding: 10px; }

.contact2 .center .main2 .card { width: -webkit-calc(100% - 30px); width: calc(100% - 30px); padding: 0 15px; margin: 10px 15px 0; }

.contact2 .center .main4 .smallbox .left1 .input .input2 { width: 100px; }

.contact2 .center .main4 .smallbox .left .title { width: 70px; }

.contact2 .center .main4 .smallbox .left .input { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); padding: 0; }

.contact2 .center .main4 .smallbox .right { padding: 10px 0; padding-left: 15px; }

.contact2 .center .main4 .smallbox .right .title { width: 70px; }

.contact2 .center .main4 .smallbox .right .input { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); padding: 0; }

.contact2 .center .main4 .smallbox .left1 { padding: 10px 0; padding-left: 15px; }

.contact2 .center .main4 .smallbox .left1 .title { width: 70px; }

.contact2 .center .main4 .smallbox .left1 .input { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); padding: 0; }

.contact2 .center1 .box1 .left{ float: left; width: 50%; padding-right: 10px;border-right: 1px solid #ececec;}
.contact2 .center1 .box1 .right{ float: left; width: 50%; padding-left: 10px;}

.ztbnews .center{padding: 40px 0px 50px;}

@media (min-width: 768px) { .contact2 .center .main2 .card .card-title img { width: 8%; }
  .contact2 .center { max-width: 1200px; margin: 0 auto; padding: 100px 0 80px; }
  .contact2 .center .main1 .icon { text-align: center; }
  .contact2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .contact2 .center .main2 .title { display: block; text-align: center; padding-bottom: 20px; }
  .contact2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; letter-spacing: 0px; width: 200px; display: inline-block; text-align: center; width: 20%; }
  .contact2 .center .main2 .box1 { width: 50%; }
  .contact2 .center .main2 .card { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); border: 1px solid #e7e7e7; display: inline-block; }
  .contact2 .center .main2 .card .card-title { border-bottom: 2px solid #000000; padding: 30px 40px; font-size: 24px; color: #000000; }
  .contact2 .center .main2 .card .card-body { padding-bottom: 40px; }
  .contact2 .center .main2 .card .card-body p { padding: 0 40px; font-size: 16px; }
  .contact2 .center .main2 .card .card-body p span { display: block; border-bottom: 1px solid #ebebeb; padding: 40px 0 30px; color: #828282; }
  .contact2 .center .main2 .card .card-body p:last-child span { border-bottom: 0; }
  .contact2 .center .main2 .card1 { margin-left: 5px; }
  .contact2 .center .main2 .card2 { margin-right: 5px; }
  .contact2 .center .main3 .icon { text-align: center; margin-top: 80px; }
  .contact2 .center .main3 .cn { font-size: 30px; color: #0f58b4; padding:40px 0 0px; text-align: center; }
  .contact2 .center1 { max-width: 1400px; margin: 0 auto; position: relative; margin-bottom: 100px; }
  .contact2 .center1 .title { position: absolute; left: 50%; top: 35%; -webkit-transform: translateX(-50%) translateY(-40%); -ms-transform: translateX(-50%) translateY(-40%); transform: translateX(-50%) translateY(-40%); color: white; font-size: 40px; }
  .contact2 .center1 .box1 { position: absolute; left: 50%; top: 75%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: white; color: #000000; padding-top: 50px; max-width: 1200px; width: 100%; }
  .contact2 .center1 .box1 .left { float: left; width: 50%; border-right: 1px solid #ececec; padding-right: 5%;}
  .contact2 .center1 .box1 h4 { font-size: 18px; line-height: 26px; color: #000000; font-weight: bold; }
  .contact2 .center1 .box1 ul { margin-top: 10px; }
  .contact2 .center1 .box1 ul li { font-size: 14px; line-height: 30px; color: #828282; }
  .contact2 .center1 .box1 .left .right1 { float: right; }
  .contact2 .center1 .box1 .right { float: right; width: 50%; padding-left: 10%; padding-top: 0px; }
  .contact2 .center .main4 .icon { text-align: center; }
  .contact2 .center .main4 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .contact2 .center .main4 .title2 { font-size: 18px; color: #292929; text-align: center; padding-bottom: 20px; font-weight: bold; }
  .contact2 .center .main4 .layui-input-block p { display: inline-block; width: -webkit-calc(100% / 6 - 5px); width: calc(100% / 6 - 5px); padding: 20px; background-color: #fcfcfc; border: 1px solid #e7e7e7; }
  .contact2 .center .main4 .layui-input-block { margin-left: unset; }
  .contact2 .center .main4 .title3 { font-size: 18px; margin: 30px 0 20px; text-align: center; font-weight: bold; }
  .contact2 .center .main4 .smallbox .left { float: left; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }
  .contact2 .center .main4 .smallbox .left .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .left .input { display: inline-block; width: 400px; height: 50px; }
  .contact2 .center .main4 .smallbox .left .input input { background-color: #f5f5f5; height: 50px; }
  .contact2 .center .main4 .smallbox .right { float: right; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-right: 40px; }
  .contact2 .center .main4 .smallbox .right .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .right .input { display: inline-block; width: 400px; height: 50px; }
  .contact2 .center .main4 .smallbox .right .input input { background-color: #f5f5f5; height: 50px; }
  .contact2 .center .main4 .smallbox .left1 { float: left; width: 100%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }
  .contact2 .center .main4 .smallbox .left1 .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .left1 .input { display: inline-block; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .contact2 .center .main4 .smallbox .left1 .input input { background-color: #f5f5f5; height: 50px; }
  .contact2 .center .main4 .smallbox .left1 .input textarea { background-color: #f5f5f5; width: 100%; padding: 10px 15px; }
  .contact2 .center .main4 .smallbox .left1 .input .input2 { background-color: #f5f5f5; width: 250px; display: inline-block; }
  .contact2 .center .main4 .smallbox .left1 .input3 { height: 50px; }
  .contact2 .center .main4 .smallbox .left1 .click { margin-right: 15px; }
  .contact2 .center .main4 .smallbox .left1 label { font-size: 16px; line-height: 20px; }
  .contact2 .center .main4 .smallbox .left1 label a { color: #1c5cb0; }
  .contact2 .center .main4 .smallbox .left1 .button { font-size: 16px; padding: 20px 0; width: 180px; text-align: center; border: 1px solid #aaaaaa; display: inline-block; }
  .contact2 .center .main4 .smallbox .left1 .button:hover { color: white; background-color: #1C5CB0; border: 1px solid #1C5CB0; }
  .contact2 .center .main4 .smallbox .icon1 { color: #ff0000; }
  .contact2 .address span { height: 110px; }
  .contact2 .center { max-width: 730px; padding: 30px 0; }
  .contact2 .center .main1 .cn { font-size: 26px; padding:0 0 20px; }
  .contact2 .center .main3 .cn { font-size: 26px; padding:30px 0 0px; }
  .contact2 .center .main3 .icon { margin-top: 60px; }
  .contact2 .center .main2 .title a { width: 25%; }
  .contact2 .center .main2 .card .card-title { padding: 25px; }
  .contact2 .center .main2 .card .card-body p { padding: 0 25px; }
  .contact2 .center .main2 .card .card-body p span { padding: 20px 0; }
  .contact2 .center .main2 .card .card-body { padding-bottom: 20px; }
  .contact2 .center1 { max-width: 730px; }
  .contact2 .center1 .box1 { width: 90%; }
  .contact2 .center1 .title { font-size: 24px; }
  .contact2 .center1 img { width: 100%; }

  .contact2 .center1 .box1 { top: 60%; }
  .contact2 .center .main4 .cn { padding: 0px 0 20px; font-size: 26px; }
  .contact2 .center .main4 .layui-input-block p { width: -webkit-calc(100% / 3 - 5px); width: calc(100% / 3 - 5px); }
  .contact2 .center .main4 .smallbox .left { width: 100%; }
  .contact2 .center .main4 .smallbox .left .input { width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .contact2 .center .main4 .smallbox .right { width: 100%; float: left; padding-right: 0; padding-left: 40px; }
  .contact2 .center .main4 .smallbox .right .input { width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .contact2 .center .main2 .card { width: -webkit-calc(50% - 23px); width: calc(50% - 23px); }

  .ztbnews .center{padding: 40px 0px 60px;}

}

@media (min-width: 992px) { .contact2 .center .main4 .layui-input-block p { width: -webkit-calc(100% / 6 - 5px); width: calc(100% / 6 - 5px); }
  .contact2 .center1 .box1 { top: 75%; }
  .contact2 .center .main2 .card .card-body { padding-bottom: 40px; }
  .contact2 .center .main2 .card .card-body p span { padding: 40px 0 30px; }
  .contact2 .center .main2 .card .card-body p { padding: 0 40px; }
  .contact2 .center .main2 .title a { width: 20%; }
  .contact2 .center .main2 .card .card-title { padding: 25px 40px; }
  .contact2 .center { max-width: 900px; padding: 60px 0; }
  .contact2 .center .main1 .cn { font-size: 28px; padding:0 0 30px; }
  .contact2 .center .main3 .cn { font-size: 28px; padding:30px 0 0px; }
  .contact2 .center .main3 .icon { margin-top: 80px; }
  .contact2 .center1 { max-width: 900px; }
  .contact2 .center1 .box1 { width: 90%; padding: 50px 50px 0px; }
  .contact2 .center1 .title { font-size: 30px; }
  .contact2 .center1 img { width: 100%; }
  .contact2 .center .main4 .cn { font-size: 28px; padding: 0px 0 20px; }
  .contact2 .center .main4 .smallbox .right .input { width: 250px; }
  .contact2 .center .main4 .smallbox .left .input { width: 250px; } 

  .ztbnews .center{padding: 40px 0px 80px;}
}

@media (min-width: 1200px) { 
  .contact2 .center { max-width: 1200px; margin: 0 auto; padding: 40px 0 30px; }
  .contact2 .center .main1 .icon { text-align: center; }
  .contact2 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding:0 0 40px; text-align: center; }
  .contact2 .center .main2 .title { display: block; text-align: center; padding-bottom: 40px; }
  .contact2 .center .main2 .title a { font-size: 16px; padding: 20px 0; border: 1px solid #e2e2e2; width: 200px; display: inline-block; text-align: center; width: 200px; line-height: 20px; }
  .contact2 .center .main2 .box1 { width: 50%; }
  .contact2 .center .main2 .card { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); border: 1px solid #e7e7e7; display: inline-block; }
  .contact2 .center .main2 .card .card-title { border-bottom: 2px solid #000000; padding: 30px 40px; font-size: 24px; color: #000000; font-weight: bold; }
  .contact2 .center .main2 .card .card-body { padding-bottom: 40px; }
  .contact2 .center .main2 .card .card-body p { padding: 0 40px; font-size: 16px; }
  .contact2 .center .main2 .card .card-body p span { display: block; border-bottom: 1px solid #ebebeb; padding: 30px 0; color: #828282; }
  .contact2 .center .main2 .card .card-body p:last-child span { border-bottom: 0; }
  .contact2 .center .main2 .card1 { margin-left: 5px; }
  .contact2 .center .main2 .card2 { margin-right: 5px; }
  .contact2 .center .main3 .icon { text-align: center; margin-top: 80px; }
  .contact2 .center .main3 .cn { font-size: 30px; color: #0f58b4; padding:40px 0 0px; text-align: center; }
  .contact2 .center1 { max-width: 1400px; margin: 0 auto; position: relative; margin-bottom: 100px; }
  .contact2 .center1 .title { position: absolute; left: 50%; top: 35%; -webkit-transform: translateX(-50%) translateY(-40%); -ms-transform: translateX(-50%) translateY(-40%); transform: translateX(-50%) translateY(-40%); color: white; font-size: 40px; }
  .contact2 .center1 .box1 { position: absolute; left: 50%; top: 75%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: white; color: #000000; padding-top: 50px; max-width: 1200px; width: 100%; padding:50px 200px 0px; }
  .contact2 .center1 .box1 h4 { font-size: 18px; line-height: 26px; color: #000000; font-weight: bold; }
  .contact2 .center1 .box1 ul { margin-top: 10px; }
  .contact2 .center1 .box1 ul li { font-size: 14px; line-height: 30px; color: #828282; }
  .contact2 .center1 .box1 .left .right1 { float: right; }
  .contact2 .center .main4 .icon { text-align: center; }
  .contact2 .center .main4 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .contact2 .center .main4 .title2 { font-size: 18px; color: #292929; text-align: center; padding-bottom: 20px; font-weight: bold; }
  .contact2 .center .main4 .layui-input-block p { display: inline-block; width: -webkit-calc(100% / 6 - 5px); width: calc(100% / 6 - 5px); padding: 20px; background-color: #fcfcfc; border: 1px solid #e7e7e7; }
  .contact2 .center .main4 .layui-input-block { margin-left: unset; }
  .contact2 .center .main4 .title3 { font-size: 18px; margin: 30px 0 20px; text-align: center; font-weight: bold; }
  .contact2 .center .main4 .smallbox .left { float: left; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }
  .contact2 .center .main4 .smallbox .left .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .left .input { display: inline-block; width: 400px; height: 50px; }
  .contact2 .center .main4 .smallbox .left .input input { background-color: #f5f5f5; height: 50px; width: 100%; }
  .contact2 .center .main4 .smallbox .right { float: right; width: 50%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-right: 40px; }
  .contact2 .center .main4 .smallbox .right .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .right .input { display: inline-block; width: 400px; height: 50px; }
  .contact2 .center .main4 .smallbox .right .input input { background-color: #f5f5f5; height: 50px; }
  .contact2 .center .main4 .smallbox .left1 { float: left; width: 100%; padding: 20px 0; border-bottom: 1px solid #dddddd; padding-left: 40px; }
  .contact2 .center .main4 .smallbox .left1 .title { display: inline-block; width: 110px; }
  .contact2 .center .main4 .smallbox .left1 .input { display: inline-block; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .contact2 .center .main4 .smallbox .left1 .input input { background-color: #f5f5f5; height: 50px; }
  .contact2 .center .main4 .smallbox .left1 .input textarea { background-color: #f5f5f5; width: 100%; padding: 10px 5px; }
  .contact2 .center .main4 .smallbox .left1 .input .input2 { background-color: #f5f5f5; width: 250px; display: inline-block; }
  .contact2 .center .main4 .smallbox .left1 .input3 { height: 50px; }
  .contact2 .center .main4 .smallbox .left1 .click { margin-right: 15px; }
  .contact2 .center .main4 .smallbox .left1 label { font-size: 16px; line-height: 20px; }
  .contact2 .center .main4 .smallbox .left1 label a { color: #1c5cb0; }
  .contact2 .center .main4 .smallbox .left1 .button { font-size: 16px; padding: 20px 0; width: 180px; text-align: center; border: 1px solid #aaaaaa; display: inline-block; }
  .contact2 .center .main4 .smallbox .left1 .button:hover { color: white; background-color: #1C5CB0; border: 1px solid #1C5CB0; }
  .contact2 .center .main4 .smallbox .icon1 { color: #ff0000; }
  .contact2 .address span { height: 110px; }
  .contact2 .center .main2 .card { width: -webkit-calc(50% - 23px); width: calc(50% - 23px); }
  .contact2 .center .main4 .smallbox .left1 .input .img2 { width: unset; }
  .contact2 .center .main2 .card { margin: 0 10px; padding: 0; }
  .contact2 .center4 { padding: 40px 0 60px; }
  .contact2 .center .main4 .smallbox .left1 .button { line-height: 20px; }

  .ztbnews .center{padding: 40px 0 100px;}

}

/************************************************集团业务_重大项目****************************************************/
.business .center { max-width: 1200px; margin: 0 auto; }

.business .center .main1 { max-width: 1200px; margin: 0 auto; padding: 30px  0; }

.business .center .main1 .icon { text-align: center; }

.business .center .main1 .cn { font-size: 30px; color: #0f58b4; text-align: center; }

.business .center .main1 .card { display: inline-block; width: -webkit-calc(100% / 3 - 10px); width: calc(100% / 3 - 10px); margin-right: 7px; }

.business .center .main1 .card:last-child { margin-right: unset; }

.business .center .main1 .card img { width: 100%; margin-top: 40px; }

.business .center .main1 .card .card-body { border: 1px solid #dfdfdf; padding: 35px 30px 30px; }

.business .center .main1 .card .card-body .card-title { font-size: 22px; }

.business .center .main1 .card .card-body .card-text { height: 56px; font-size: 16px; color: #999999; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;line-height: 28px; }

.business .center .main1 .button { padding: 20px 0; border: 2px solid #115fa7; color: #000000; font-size: 14px; width: 200px; text-align: center; display: block; margin: 60px auto 0; }

.business .center { max-width: 100%; margin: 0 auto; }

.business .center .main1 { max-width: 100%; margin: 0 auto; padding: 40px 15px; }

.business .center .main1 .cn { font-size: 24px; color: #0f58b4; text-align: center; }

.business .center .main1 .card .card-body .card-title { font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }

.business .center .main1 .card { display: inline-block; width: -webkit-calc(100%); width: calc(100%); margin-right: 7px; }

.business .center .main1 .card img { margin-top: 20px; }

.business .center .main1 .card .card-body { padding: 15px 10px 10px; }

.business .center .main1 .card .card-body .card-text { margin-top: 10px; }

.business .center .main1 .button { width: 120px; padding: 10px 0; margin: 30px auto 0; }

.business .center .main1 .button:hover { background-color: #115fa7; color: white; }

@media (min-width: 768px) { .business .center .main1 .card { display: inline-block; width: -webkit-calc(100% / 3 - 10px); width: calc(100% / 3 - 10px); margin-right: 7px; }
  .business .center { max-width: 730px; margin: 0 auto; }
  .business .center .main1 { max-width: 730px; margin: 0 auto; padding: 30px 0; }
  .business .center .main1 .cn { font-size: 26px; color: #0f58b4;  text-align: center; }
  .business .center .main1 .button { margin: 30px auto 0; } }

@media (min-width: 992px) { .business .center { max-width: 900px; margin: 0 auto; }
  .business .center .main1 { max-width: 900px; margin: 0 auto; padding: 30px 0; }
  .business .center .main1 .cn { font-size: 28px; color: #0f58b4; text-align: center; }
  .business .center .main1 .card .card-body .card-title { font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .business .center .main1 .button { margin: 40px auto 0; } }

@media (min-width: 1200px) { .business .center { max-width: 1200px; margin: 0 auto; }
  .business .center .main1 { max-width: 1200px; margin: 0 auto; padding: 40px  0; }
  .business .center .main1 .icon { text-align: center; }
  .business .center .main1 .cn { font-size: 30px; color: #0f58b4; text-align: center; }
  .business .center .main1 .card { display: inline-block; width: -webkit-calc(100% / 3 - 10px); width: calc(100% / 3 - 10px); margin-right: 7px; }
  .business .center .main1 .card:last-child { margin-right: unset; }
  .business .center .main1 .card img { width: 100%; margin-top: 40px; }
  .business .center .main1 .card .card-body { border: 1px solid #dfdfdf; padding: 35px 30px 30px; }
  .business .center .main1 .card .card-body .card-title { font-size: 22px; }
  .business .center .main1 .card .card-body .card-text { height: 56px; font-size: 16px; color: #999999; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 28px;}
  .business .center .main1 .button { padding: 20px 0; border: 2px solid #115fa7; color: #000000; font-size: 14px; width: 200px; text-align: center; display: block; margin: 60px auto 0; } }

/******************************************* 集团业务_重要项目详情*************************************/
.business1 .center { max-width: 1200px; margin: 0 auto; }

.business1 .center .main1 { max-width: 1200px; margin: 0 auto; padding: 80px  0; }

.business1 .center .main1 .icon { text-align: center; }

.business1 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0 0 50px; text-align: center; }

.business1 .center .main1 .title { padding: 30px 0 20px; text-align: center; font-size: 30px; }

.business1 .center .main1 .titletop { text-align: center; border-bottom: 1px solid #eeeeee; padding-bottom: 30px; }

.business1 .center .main1 .titletop p { display: inline-block; }

.business1 .center .main1 .titletop p:last-child { margin-left: 45px; }

.business1 .center .main1 .titletop p span { font-size: 13px; color: #828282; margin-left: 8px; }

.business1 .center .main1 .text1 { margin: 50px 0 20px; font-size: 24px; line-height: 30px; color: #333333; }

.business1 .center .main1 .text2 { font-size: 14px; line-height: 20px; color: #828282; }

.business1 .center .main1 .text3 { font-size: 18px; line-height: 22px; color: #828282; margin: 20px 0 25px; }

.business1 .center .main1 .text4 { font-size: 14px; line-height: 20px; color: #828282; }

.business1 .center .main1 .text4 span { font-size: 60px; color: #115fa7; }

.business1 .center .main1 .text4 span a { font-size: 14px; color: #115fa7; }

.business1 .center .main1 .textimg img { max-width: 100%; }

.business1 .center .main1 .text5 { margin-top: 15px; font-size: 24px; color: #828282; }

.business1 .center .main1 .share { margin-top: 60px; }

.business1 .center .main1 .box4 { margin: 30px 0 50px; }

.business1 .center .main1 .box4 .left, .business1 .center .main1 .box4 .right { display: block; padding: 30px 60px; }

.business1 .center .main1 .box4 .left { border-top: 1px solid #0b3121; }

.business1 .center .main1 .box4 .right { border-top: 1px solid #f0f3f7; border-bottom: 1px solid #0b3121; }

.business1 .center .main1 .box4 .left .title5, .business1 .center .main1 .box4 .right .title5 { margin-right: 65px; font-size: 18px; }

.business1 .center .main1 .box4 .left .text, .business1 .center .main1 .box4 .right .text { margin-left: 65px; font-size: 18px; }

.business1 .center .main1 .button { text-align: center; display: inline-block; width: 200px; padding: 20px 0; border: 2px solid #115fa7; margin: 0 auto; }

.business1 .center { max-width: 100%; margin: 0 auto; }

.business1 .center .main1 { max-width: 100%; margin: 0 auto; padding: 40px 15px; }

.business1 .center .main1 .cn { font-size: 24px; color: #0f58b4; padding: 0 0 20px; text-align: center; }

.business1 .center .main1 .title { padding: 20px 0 10px; text-align: center; font-size: 20px; }

.business1 .center .main1 .titletop { text-align: center; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }

.business1 .center .main1 .share { margin-top: 40px; }

.business1 .center .main1 .box4 .left, .business1 .center .main1 .box4 .right { display: block; padding: 10px; }

.business1 .center .main1 .box4 .left .title5, .business1 .center .main1 .box4 .right .title5 { margin-right: 25px; font-size: 14px; }

.business1 .center .main1 .box4 .left .text, .business1 .center .main1 .box4 .right .text { margin-left: 25px; font-size: 14px; }

.business1 .center .main1 .box4 { margin: 15px 0 25px; }

.business1 .center .main1 .button { padding: 10px 0; width: 120px; }

.business1 .center .main1 .text1 { margin: 15px 0; font-size: 18px; }

.business1 .center .main1 .text3 { font-size: 16px; line-height: 20px; margin: 15px 0; }

.business1 .center .main1 .text4 span { font-size: 36px; }

.business1 .center .main1 .text5 { font-size: 16px; }

@media (min-width: 768px) { .business1 .center .main1 .text1 { margin: 50px 0 20px; font-size: 24px; line-height: 30px; color: #333333; }
  .business1 .center .main1 .text2 { font-size: 14px; line-height: 20px; color: #828282; }
  .business1 .center .main1 .text3 { font-size: 18px; line-height: 22px; color: #828282; margin: 20px 0 25px; }
  .business1 .center .main1 .text4 { font-size: 14px; line-height: 20px; color: #828282; }
  .business1 .center .main1 .text4 span { font-size: 60px; color: #115fa7; }
  .business1 .center .main1 .text4 span a { font-size: 14px; color: #115fa7; }
  .business1 .center .main1 .textimg img { max-width: 100%; }
  .business1 .center .main1 .text5 { margin-top: 15px; font-size: 24px; color: #828282; }
  .business1 .center .main1 .button { text-align: center; display: inline-block; width: 200px; padding: 20px 0; border: 2px solid #115fa7; margin: 0 auto; }
  .business1 .center .main1 .box4 { margin: 30px 0 50px; }
  .business1 .center .main1 .box4 .left .title5, .business1 .center .main1 .box4 .right .title5 { margin-right: 65px; font-size: 18px; }
  .business1 .center .main1 .box4 .left .text, .business1 .center .main1 .box4 .right .text { margin-left: 65px; font-size: 18px; }
  .business1 .center { max-width: 730px; margin: 0 auto; }
  .business1 .center .main1 { max-width: 730px; margin: 0 auto; padding: 60px 0; }
  .business1 .center .main1 .cn { font-size: 26px; color: #0f58b4; padding: 0 0 20px; text-align: center; }
  .business1 .center .main1 .title { padding: 20px 0 10px; text-align: center; font-size: 24px; }
  .business1 .center .main1 .titletop { text-align: center; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
  .business1 .center .main1 .share { margin-top: 40px; }
  .business1 .center .main1 .box4 .left, .business1 .center .main1 .box4 .right { display: block; padding: 20px 40px; } }

@media (min-width: 992px) { .business1 .center { max-width: 900px; margin: 0 auto; }
  .business1 .center .main1 { max-width: 900px; margin: 0 auto; padding: 80px 0; }
  .business1 .center .main1 .cn { font-size: 28px; color: #0f58b4; padding: 0 0 30px; text-align: center; }
  .business1 .center .main1 .title { padding: 20px 0 10px; text-align: center; font-size: 24px; }
  .business1 .center .main1 .titletop { text-align: center; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
  .business1 .center .main1 .share { margin-top: 40px; }
  .business1 .center .main1 .box4 .left, .business1 .center .main1 .box4 .right { display: block; padding: 20px 40px; } }

@media (min-width: 1200px) { .business1 .center { max-width: 1200px; margin: 0 auto; }
  .business1 .center .main1 { max-width: 1200px; margin: 0 auto; padding: 80px  0; }
  .business1 .center .main1 .icon { text-align: center; }
  .business1 .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0 0 50px; text-align: center; }
  .business1 .center .main1 .title { padding: 30px 0 20px; text-align: center; font-size: 30px; }
  .business1 .center .main1 .titletop { text-align: center; border-bottom: 1px solid #eeeeee; padding-bottom: 30px; }
  .business1 .center .main1 .titletop p { display: inline-block; }
  .business1 .center .main1 .titletop p:last-child { margin-left: 45px; }
  .business1 .center .main1 .titletop p span { font-size: 13px; color: #828282; margin-left: 8px; }
  .business1 .center .main1 .text1 { margin: 50px 0 20px; font-size: 24px; line-height: 30px; color: #333333; }
  .business1 .center .main1 .text2 { font-size: 14px; line-height: 20px; color: #828282; }
  .business1 .center .main1 .text3 { font-size: 18px; line-height: 22px; color: #828282; margin: 20px 0 25px; }
  .business1 .center .main1 .text4 { font-size: 14px; line-height: 20px; color: #828282; }
  .business1 .center .main1 .text4 span { font-size: 60px; color: #115fa7; }
  .business1 .center .main1 .text4 span a { font-size: 14px; color: #115fa7; }
  .business1 .center .main1 .textimg img { max-width: 100%; }
  .business1 .center .main1 .text5 { margin-top: 15px; font-size: 24px; color: #828282; }
  .business1 .center .main1 .share { margin-top: 60px; }
  .business1 .center .main1 .box4 { margin: 30px 0 50px; }
  .business1 .center .main1 .box4 .left, .business1 .center .main1 .box4 .right { display: block; padding: 30px 60px; }
  .business1 .center .main1 .box4 .left { border-top: 1px solid #0b3121; }
  .business1 .center .main1 .box4 .right { border-top: 1px solid #f0f3f7; border-bottom: 1px solid #0b3121; }
  .business1 .center .main1 .box4 .left .title5, .business1 .center .main1 .box4 .right .title5 { margin-right: 65px; font-size: 18px; }
  .business1 .center .main1 .box4 .left .text, .business1 .center .main1 .box4 .right .text { margin-left: 65px; font-size: 18px; }
  .business1 .center .main1 .button { text-align: center; display: inline-block; width: 200px; padding: 20px 0; border: 2px solid #115fa7; margin: 0 auto; } }

/***********************************************企业文化_视频中心*************************************************************/

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

.videoListboxbg{background: #eae9ee; padding:20px 10px 40px;}

.videobox{position: relative; z-index: 9; padding: 0px 15px 20px;}

.videoEvent{ cursor: pointer;}

.videoEvent:hover .videoBtn{ display: block !important;}

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

.video .center .main1 .icon { text-align: center; }

.video .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }

.video .center .main1 .videobox .swiper-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.video .center .main1 .videobox .left { width: 67%; position: relative; }

.video .center .main1 .videobox .left .img3 { width: 100%; }

.video .center .main1 .videobox .right { width: 33%; background-color: #3465ae; height: auto; display: inline-block; color: white; padding: 70px 40px; }

.video .center .main1 .videobox .right .time { font-size: 16px; }

.video .center .main1 .videobox .right .title { font-size: 22px; line-height: 32px; padding: 20px 0; }

.video .center .main1 .videobox .right .text { font-size: 16px; line-height: 20px; opacity: 0.7; padding-bottom: 60px; }

.video .center .main1 .searchbox { float: right; width: 33%; margin: 20px 0; }

.video .center .main1 .searchbox .search { border: 2px solid #c6c7cb; padding: 20px; width: -webkit-calc(100% - 120px); width: calc(100% - 120px); border-right: 0; background-color: transparent; }

.video .center .main1 .searchbox .button { padding: 20px 0; background-color: #333333; width: 120px; border: 0; border-top: 2px solid #333333; }

.video .center .main2 .card img { width: 100%;}

.video .center .main2 .card .card-body { background-color: white; padding: 33px; }

.video .center .main2 .card .card-body .card-title { font-size: 22px; margin-bottom: 20px; height: 66px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.video .center .main2 .card .card-body .card-text { font-size: 16px; color: #999999; }

.video .center .main3 .more { text-align: center; color: #333333; border: 2px solid #1c5cb0; padding: 20px 0; width: 200px; margin: 50px auto 0; display: block; }

.exit_video { position: absolute; right: -60px; top: 0; }

.exit_video img { max-width: 50px; }

.video video { width: 100%; height: auto; }

.videoBtn { position: absolute; left: 50%; top: 50%; color: red; display: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: none; }

.swiper-pagination-bullet { background: #a8a8a8; -webkit-border-radius: unset; border-radius: unset; margin-right: 6px; }

.swiper-pagination-bullet-active { background-color: #4494e6; width: 20px; }

.video .center { max-width: 100%; margin: 0 auto;}

.video .center .main1 .cn { font-size: 20px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }

.video .center .main1 .videobox .swiper-slide { display: unset; }

.video .center .main1 .videobox .left { width: 100%; }

.video .center .main1 .videobox .right { width: 100%; }

.video .center .main1 .videobox .right .text { padding-bottom: 10px; }

.video .center .main1 .videobox .right { padding: 20px 20px 40px; }

.video .center .main1 .videobox .right .title { font-size: 16px; line-height: 20px; }

.video .center .main1 .searchbox { float: none; width: 100%; margin: 10px 0; }

.video .center .main1 .searchbox .search { padding: 10px; width: -webkit-calc(100% - 80px); width: calc(100% - 80px); }

.video .center .main1 .searchbox .button { padding: 10px 0; width: 80px; }

.video .center .main2 .card { width: 100%; margin-top: 10px; padding: 0px 2.5px; margin-bottom: 20px; position: relative; z-index: 9 !important;}

.video .center .main2 .cardBox:hover{ box-shadow: 0px 10px 50px rgba(52,101,174,0.5);z-index: 8 !important;}

.video .center .main2 .card .card-body { padding: 10px; }

.video .center .main2 .card .card-body .card-title { font-size: 16px; margin-bottom: 10px; height: 44px; }

.video .center .main3 .more { width: 120px; margin: 20px auto 0; padding: 10px 0; }

.video .swiper-pagination span{ width: 6px; height: 6px; background: #a8a8a8; border-radius: 0px; opacity:1;}
.video .swiper-pagination span.swiper-pagination-bullet-active{ background: #4494e6; width: 20px;}

.popupVideobg{position: fixed; z-index:999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); display: none;}
.popupVideobox{position: absolute;left: 0px; width: 100%; transform: translateY(-50%); top: 50%; padding: 0px 20px;}
.popupVideo{ max-width: 1000px; margin: 0px auto; position: relative;}
.videoContainer video{ width: 100%; display: block;}
.popupVideo .exit_video{position: absolute; right: -30px; cursor: pointer; top: -30px; width: 30px; height: 30px; background: #fff; border-radius: 100%; padding: 5px;}
.popupVideo .exit_video img{ display: block; width: 100%;}


@media (min-width: 768px) {
  .video .center { max-width: 1200px; margin: 0 auto; }
  .video .center .main1 .icon { text-align: center; }
  .video .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .video .center .main1 .videobox .swiper-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .video .center .main1 .videobox .left { width: 67%; position: relative; }
  .video .center .main1 .videobox .left .img3 { width: 100%; }
  .video .center .main1 .videobox .right { width: 33%; background-color: #3465ae; height: auto; display: inline-block; color: white; padding: 70px 40px; }
  .video .center .main1 .videobox .right .time { font-size: 16px; }
  .video .center .main1 .videobox .right .title { font-size: 22px; line-height: 32px; padding: 20px 0; }
  .video .center .main1 .videobox .right .text { font-size: 16px; line-height: 20px; opacity: 0.7; padding-bottom: 60px; }
  .video .center .main1 .searchbox { float: right; width: 33%; margin: 20px 0; }
  .video .center .main1 .searchbox .search { border: 2px solid #c6c7cb; padding: 20px; width: -webkit-calc(100% - 120px); width: calc(100% - 120px); border-right: 0; background-color: transparent; }
  .video .center .main1 .searchbox .button { padding: 20px 0; background-color: #333333; width: 120px; border: 0; border-top: 2px solid #333333; }
  .video .center .main2 .card { width: 50%; float: left; margin-bottom: 40px;}
  .video .center .main2 .card img { width: 100%; }
  .video .center .main2 .card .card-body { background-color: white; padding: 33px; }
  .video .center .main2 .card .card-body .card-title { font-size: 18px; margin-bottom: 10px; height: 56px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .video .center .main2 .card .card-body .card-text { font-size: 16px; color: #999999; }
  .video .center .main3 .more { text-align: center; color: #333333; border: 2px solid #1c5cb0; padding: 20px 0; width: 200px; margin: 50px auto 0; display: block; }
  .exit_video { position: absolute; right: -60px; top: 0; }
  .exit_video img { max-width: 50px; }
  .video video { width: 100%; height: auto; }
  .swiper-pagination-bullet { background: #a8a8a8; -webkit-border-radius: unset; border-radius: unset; margin-right: 6px; }
  .swiper-pagination-bullet-active { background-color: #4494e6; width: 20px; }
  .video .center { max-width: 730px; margin: 0 auto;}
  .video .center .main1 .cn { font-size: 26px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .video .center .main1 .videobox .right .text { padding-bottom: 0px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
  .video .center .main1 .videobox .right { padding: 20px 20px; }
  .video .center .main1 .videobox .right .title { font-size: 16px; line-height: 20px; }
  .video .swiper-pagination { margin-top: 20px; }
  .video .center .main1 .searchbox .search { width: -webkit-calc(100% - 60px); width: calc(100% - 60px); }
  .video .center .main1 .searchbox .button { width: 60px; }

  .video .center .main2 .card .card-body { padding: 20px; }

  .videoListbox{padding: 40px 0px 0px;}

  .videoListboxbg{background: #eae9ee; padding:0px 0px 90px;}

  .videobox{ padding: 0px;}

  .videoList{ margin: 0px -2.5px; padding-top: 250px; margin-top: -250px;}

}

@media (min-width: 992px) { 
  .video .center { max-width: 900px; margin: 0 auto;}
  .video .center .main1 .cn { font-size: 28px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .video .center .main1 .videobox .right .text { padding-bottom: 50px; }
  .video .center .main1 .videobox .right { padding: 40px 20px; }
  .video .swiper-pagination { margin-top: unset; }
  .video .center .main2 .card { width: 33.333%; float: left;}
}

@media (min-width: 1200px) {
  .video .center { max-width: 1200px; margin: 0 auto;}
  .video .center .main1 .icon { text-align: center; }
  .video .center .main1 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 20px; text-align: center; }
  .video .center .main1 .videobox .swiper-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .video .center .main1 .videobox .left { width: 67%; position: relative; }
  .video .center .main1 .videobox .left .img3 { width: 100%; }
  .video .center .main1 .videobox .right { width: 33%; background-color: #3465ae; height: auto; display: inline-block; color: white; padding: 70px 40px; }
  .video .center .main1 .videobox .right .time { font-size: 16px; }
  .video .center .main1 .videobox .right .title { font-size: 22px; line-height: 32px; padding: 20px 0; }
  .video .center .main1 .videobox .right .text { font-size: 16px; line-height: 20px; opacity: 0.7; padding-bottom: 60px; }
  .video .center .main1 .searchbox { float: right; width: 33%; margin: 20px 0; }
  .video .center .main1 .searchbox .search { border: 2px solid #c6c7cb; padding: 20px; width: -webkit-calc(100% - 120px); width: calc(100% - 120px); border-right: 0; background-color: transparent; }
  .video .center .main1 .searchbox .button { padding: 20px 0; background-color: #333333; width: 120px; border: 0; border-top: 2px solid #333333; }
  .video .center .main2 .card { width: 33.333%; float: left;}
  .video .center .main2 .card img { width: 100%; }
  .video .center .main2 .card .card-body { background-color: white; padding: 33px; }
  .video .center .main2 .card .card-body .card-title { font-size: 22px; margin-bottom: 20px; height: 66px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .video .center .main2 .card .card-body .card-text { font-size: 16px; color: #999999; }
  .video .center .main3 .more { text-align: center; color: #333333; border: 2px solid #1c5cb0; padding: 20px 0; width: 200px; margin: 50px auto 0; display: block; }
  .exit_video { position: absolute; right: -60px; top: 0; }
  .exit_video img { max-width: 50px; }
  .video video { width: 100%; height: auto; }
  .swiper-pagination-bullet { background: #a8a8a8; -webkit-border-radius: unset; border-radius: unset; margin-right: 6px; }
  .swiper-pagination-bullet-active { background-color: #4494e6; width: 20px; } 


}

/***********************************************企业理念***********************************************************/
.concept .main1 { padding: 30px 0px 0px; background:#d9e3f4 url(../images/culturebg.jpg) no-repeat top;  background-size: 100% auto;}

.concept .main1 .icon { text-align: center; }

.concept .main1 .cn { font-size: 30px; color: #0f58b4; padding:10px 0 0; text-align: center; }

.concept .main1 .text { padding: 20px  0 181px; text-align: center; font-size: 24px; color: #484848; }

.concept .main1 .box1 { max-width:1200px; margin: 0 auto;}

.concept .main1 .box1 .box { border: 1px solid #d6d6d6; background-color: #fff; padding: 34px 20px 38px 28px; }

.concept .main1 .box1 .box .text6 { margin-top: 50px; }

.concept .main1 .box2 { height:380px; position: relative; background-image: url(../images/aboutb1.png); background-position: center; background-repeat: no-repeat; background-size: cover; }

.concept .main1 .box2 .text2 { color: white; font-size: 22px; line-height: 30px; text-align: center;}

.concept .main1 .box2 .text6 { font-size: 20px; color: #999999; }

.concept .main2 .icon { text-align: center; }

.concept .main2 .cn { font-size: 30px; color: #0f58b4; padding: 0 0 35px; text-align: center; }

.concept .main2 .box1 { background-image: url(../images/aboutb2.png); background-position: center; background-repeat: no-repeat; height: 515px; }

.concept .main2 .box1 ul { display: inline-block; margin: 0 auto; width: 50%; float: left; padding-left: 100px; }

.concept .main2 .box1 ul li { text-align: center; margin: 150px auto; font: 24px; color: #484848; }

.concept .main2 .box1 ul li:first-child { margin-top: 20px; }

.concept .main2 .box1 ul li:nth-child(2) { padding-right: 60px; }

.concept .main2 .box1 ul:last-child li:nth-child(2) { padding-right: 0; padding-left: 60px; }

.concept .main2 .box1 ul:first-child { width: 55%; }

.concept .main2 .box1 ul:last-child { padding-left: 10px; width: 30%; }

.concept .main2 .box1 ul li span { font-size: 16px; color: #666666; }

.stitle { font-size: 24px; color: #484848; margin-bottom: 10px; font-weight: 700; }

.xtitle { font-size: 16px; color: #666666; }

.main2 .title7 { position: absolute; top: 5%; right: 65%; text-align: right; }

.main2 .title8 { position: absolute; top: 5%; left: 65%; }

.main2 .title9 { position: absolute; top: 40%; right: 68%; text-align: right; }

.main2 .title10 { position: absolute; top: 40%; left: 68%; }

.main2 .title11 { position: absolute; top: 80%; right: 65%; text-align: right; }

.main2 .title12 { position: absolute; top: 80%; left: 65%; }

/* .concept{padding-bottom: 100px;} */

.concept .main3 .center { max-width: 1200px; margin: 40px auto 0; }

.concept .main4 .center { max-width: 1200px; margin: 30px auto 0; }

.concept .main3 .icon { text-align: center; }

.concept .main3 .cn { font-size: 30px; color: #0f58b4; padding:0 0 0px; text-align: center; }

.concept .main3 .pic { overflow: hidden; /*隐藏溢出*/  margin: 0 auto; margin-top:20px; max-width: 1200px; background: #000;}

.concept .main3 .pic ul li { float: left; height: 420px; width: 20%; position: relative; transition: all .8s ease;-webkit-transition: all .8s ease; opacity: 0.6;}

.concept .main3 .pic ul li.current{width: 80%; opacity: 1;}

.concept .main3 .pic ul .pic1 { background-image: url(../images/zhunze1.png); background-position: center center; /*图片居中  等比例*/ background-size: cover; background-repeat: no-repeat; /*图片不平铺*/}

.concept .main3 .pic ul .pic2 { background-image: url(../images/Guidelines01.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.concept .main3 .txt { /* background-color: #000; background: rgba(0, 0, 0, .5); */ height: 420px; width: 100%; position: absolute; top: 100%; -webkit-transform: translateY(-72%); -ms-transform: translateY(-72%); transform: translateY(-72%); }

.concept .main3 .txt p { /* float: left; */ color: #fff; }

.concept .main3 .txt .p1 { font-size: 24px; text-align: center; margin-bottom: 40px; }

.concept .main3 .txt .p2 { font-size: 18px; text-align: center; /* width: 13px; */ /* padding: 25px 25px 0px 20px; */ }

.concept .main3 .txt .p3 { font-size: 18px; text-align: center; margin: 0 auto; /* padding: 25px 25px 0px 20px; */ }

.concept .main3 .txt .p1 { position: relative; }

.concept .main4 .icon { text-align: center; }

.concept .main4 .cn { font-size: 30px; color: #0f58b4; padding: 0px 0 0; text-align: center; }

.concept .main4 { padding-top: 40px;}
.concept .main4 .q_content{ position: relative; }

.concept .main4 .q_content .q_txt_img{ position: absolute; top:50%;left:50%;transform: translate3d(-50%,-50%,0); }

.concept .main4 .name{	
  font-size: 26px;
	line-height: 24px;
	letter-spacing: 0px;
  margin: 30px 0 20px;
	color: #2d5e8b;}
  
.concept .main4 .line{	
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
  margin-top: 10px;
	color: #828282;}

.concept .main3 .txt .p1::after { content: ""; width: 15px; height: 2px; background: #e0e0e0; position: absolute; bottom: -20px; left: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.ApplicationConceptbg{background:url(../images/culturebg1.jpg) no-repeat top; background-size: cover; padding-top:40px;padding-bottom: 50px;}

@media (max-width: 1500px) { .main2 .title9 { right: 73%; }
  .main2 .title10 { left: 73%; } }

@media (max-width: 1200px) { .concept .main1 { padding: 30px 0 0px; }
  .concept .main1 .cn { font-size: 28px; color: #0f58b4; padding:0 0 30px; text-align: center; }
  .concept .main1 .text { padding: 40px 0 150px; }
  .concept .main1 .box2 { height: 270px; }
  .concept .main2 .cn { font-size: 28px; padding: 0 0 20px; }
  .stitle { font-size: 18px; }
  .xtitle { font-size: 14px; }
  .main2 .title7 { right: 71%; }
  .main2 .title8 { left: 71%; }
  .main2 .title9 { right: 78%; }
  .main2 .title10 { left: 78%; }
  .main2 .title11 { right: 71%; }
  .main2 .title12 { left: 71%; }
  .q_bg img{width: 100%;}
  .concept .main3 .pic { max-width: 900px; margin-top: 20px; }
  /* .concept{padding-bottom: 80px;} */
  .concept .main3 .center { max-width: 900px; margin: 30px auto 0px; } 

  .concept .main4 .center { max-width: 100%; margin: 30px 0 0px;padding: 0 15px; } 
  .ApplicationConceptbg{padding-top: 30px;padding-bottom: 30px;}
}

@media (max-width: 992px) { .concept .main1 { padding: 30px 0 0px; }
  .concept .main1 .box1 { width: 730px; }
  .concept .main1 .cn { font-size: 26px; color: #0f58b4; padding: 10px 0 0; text-align: center; }
  .concept .main2 .cn { font-size: 26px; padding: 0 0 15px; }
  .linianimg1 { width: 50%; }
  /* .concept{padding-bottom: 60px;} */
  .concept .main3 .center { max-width: 730px; margin: 30px auto 0px; }
  /* .concept .main4 .center { max-width: 730px; margin: 30px auto 0px; } */
  .ApplicationConceptbg{padding-top: 30px;padding-bottom: 30px;}
 }

@media (max-width: 768px) { .concept .main1 { padding: 20px 0px 0px; }
  .concept .main1 .cn { font-size: 20px; color: #0f58b4; padding: 10px 0 0; text-align: center; }
  .concept .main2 .cn { font-size: 20px; padding: 0 0 15px; }
  .concept .main1 .text { padding: 16px 0; }
  .concept .main1 .box1 { width: 100%; }
  .concept .main1 .box2 .text6 { font-size: 14px; }
  .concept .main1 .box1 { position: unset; -webkit-transform: unset; -ms-transform: unset; transform: unset; }
  .concept .main1 .box2 { height: 100%; }
  .concept .main1 .box2 .text2 { font-size: 12px; line-height: 16px; display: none; }
  .layui-col-space30 > * { padding: 10px 5px; }
  .concept .main1 .box1 .box { padding: 20px; }
  .main2 .title7 { right: unset; left: 0; position: unset; text-align: center; margin-top: 10px; }
  .main2 .title8 { left: unset; right: 0; position: unset; text-align: center; margin-top: 10px; }
  .main2 .title9 { right: unset; left: 0; position: unset; text-align: center; margin-top: 10px; }
  .main2 .title10 { left: unset; right: 0; position: unset; text-align: center; margin-top: 10px; }
  .main2 .title11 { right: unset; left: 0; position: unset; text-align: center; margin-top: 10px; }
  .main2 .title12 { left: unset; right: 0; position: unset; text-align: center; margin-top: 10px; }
  .stitle { margin-bottom: 5px; }
  .xtitle { font-size: 12px; }
  .linianimg1 { display: none; }
  /* .concept{padding-bottom: 40px;} */
  .concept .main3 .center { max-width: 100%; margin: 40px auto 0px; }
  .concept .main3 .cn { font-size: 20px; }
  .concept .main4 .name{font-size:18px;margin:20px 0 10px;}
  .concept .main4 .line{ font-size: 14px;}
  .concept .main4 .cn { font-size:20px; }
  .concept .main3 .pic { margin-top: 20px; max-width: 100%; }
  .concept .main3 .pic ul li { height: 200px; }
  .concept .main3 .txt { width: 70px; height: 200px; }
  .concept .main3 .txt .p1 { font-size: 16px; margin-bottom: 20px; }
  .concept .main3 .txt { width: 100%; }
  .concept .main3 .txt .p2 { font-size: 12px; }
  .concept .main3 .txt .p3 { font-size: 12px; } 
  .bigbox{padding-bottom: 35px;}
  .ApplicationConceptbg{padding-top: 30px;padding-bottom: 40px;}
}

/********************************************************一线传声********************************************************/
.culture6 .cur3 { color: #115fa7 !important; position: relative; }

.culture6 .cur3::after { content: " "; width: 33px; height: 2px; background: #115fa7; position: absolute; bottom: -21px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

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

.culture6 .center .main1 .icon { text-align: center; padding: 100px 0 40px; }

.culture6 .center .main1 .cn { font-size: 30px; color: #0f58b4; text-align: center; padding-bottom: 40px; }

.culture6 .center .main1 .box1 { padding-bottom: 20px; border-bottom: 1px solid #cccccc; }

.culture6 .center .main1 .box1 .left { float: left; }

.culture6 .center .main1 .box1 .right { float: right; }

.culture6 .center .main1 .box1 .right a { display: inline-block; padding: 0 20px; border-right: 1px solid #cccccc; font-size: 16px; color: #cccccc; }

.culture6 .center .main1 .box1 .right a:last-child { border-right: 0; padding-right: 0; }

.culture6 .center .main2 .box1 { position: relative; }

.culture6 .center .main2 .box1 .line { position: relative; width: 2px; height: 100vh; background-color: #e0e0e0; left: 710px; margin-top: 60px; }

.culture6 .center .main2 .box1 .line .pic2 { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.culture6 .center .main2 .box { position: absolute; top: 100px; }

.culture6 .center .main2 .box .box2 { padding-bottom: 500px; }

.culture6 .center .main2 .box2 .left { float: left; position: relative; }

.culture6 .center .main2 .box2 .left::after { content: " "; width: 2px; height: 150%; background: #e0e0e0; position: absolute; bottom: -100px; left: 710px; }

.culture6 .center .main2 .box2 .left .pic3 { position: absolute; right: -80px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; }

.culture6 .center .main2 .box2 .right { position: absolute; left: 770px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 428px; }

.culture6 .center .main2 .box2 .right .time { font-size: 18px; color: #115fa7; }

.culture6 .center .main2 .box2 .right .title { font-size: 28px; color: #333333; padding: 20px 0 30px; }

.culture6 .center .main2 .box2 .right .text { color: #999999; font-size: 14px; line-height: 30px; }

@media (max-width: 1200px) { .culture6 .center { max-width: 900px; margin: 0 auto; }
  .culture6 .center .main1 .icon { text-align: center; padding: 80px 0 40px; }
  .culture6 .center .main1 .cn { font-size: 28px; color: #0f58b4; text-align: center; padding-bottom: 30px; }
  .culture6 .center .main2 { max-width: 900px; margin: 0 auto; }
  .leftimg1 { width: 81%; }
  .culture6 .center .main2 .box2 .left .pic3 { right: 40px; }
  .culture6 .center .main2 .box1 .line { left: 590px; }
  .culture6 .center .main2 .box2 .left::after { left: 590px; }
  .culture6 .center .main2 .box2 .right { left: 625px; width: 300px; }
  .culture6 .center .main2 .box2 .right .text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
  .culture6 .center .main2 .box .box2:last-child { padding-bottom: 400px; }
  .culture6 .center .main2 .box2 .left::after { height: 160%; } }

@media (max-width: 992px) { .culture6 .center { max-width: 730px; margin: 0 auto; }
  .culture6 .center .main1 .icon { text-align: center; padding: 60px 0 20px; }
  .culture6 .center .main1 .cn { font-size: 26px; color: #0f58b4; text-align: center; padding-bottom: 20px; }
  .culture6 .center .main2 { max-width: 730px; margin: 0 auto; }
  .leftimg1 { width: 82%; }
  .culture6 .center .main2 .box2 .left .pic3 { right: -10px; }
  .culture6 .center .main2 .box1 .line { left: 400px; margin-top: 40px; }
  .culture6 .center .main2 .box { top: 70px; }
  .culture6 .center .main2 .box2 .left::after { left: 400px; }
  .culture6 .center .main2 .box2 .right { left: 425px; width: 300px; }
  .culture6 .center .main2 .box2 .right .text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
  .culture6 .center .main2 .box .box2 { width: 400px; padding-bottom: 280px; }
  .culture6 .center .main2 .box .box2:last-child { padding-bottom: 350px; }
  .culture6 .center .main2 .box2 .right .title { font-size: 24px; padding: 10px 0 20px; } }

@media (max-width: 768px) { .culture6 .center { max-width: 100%; margin: 0 auto; padding: 0 15px; }
  .culture6 .center .main1 .icon { text-align: center; padding: 40px 0 15px; }
  .culture6 .center .main1 .cn { font-size: 24px; color: #0f58b4; text-align: center; padding-bottom: 15px; }
  .culture6 .center .main2 { max-width: 100%; margin: 0 auto; }
  .leftimg1 { width: 104%; }
  .culture6 .center .main2 .box2 .left .pic3 { right: -90px; }
  .culture6 .center .main2 .box1 .line { left: 280px; margin-top: 20px; }
  .culture6 .center .main2 .box { top: 70px; }
  .culture6 .center .main2 .box2 .left::after { left: 280px; bottom: unset; }
  .culture6 .center .main2 .box2 .right { left: 0px; width: 100%; top: 200px; }
  .culture6 .center .main2 .box2 .right .text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
  .culture6 .center .main2 .box .box2 { width: 200px; padding-bottom: 300px; }
  .culture6 .center .main2 .box .box2:last-child { padding-bottom: 400px; }
  .culture6 .center .main2 .box2 .right .title { font-size: 16px; padding: 10px 0; }
  .culture6 .center .main1 .box1 .right a { padding: 0 10px; font-size: 12px; }
  .culture6 .center .main1 .box1 .left { display: none; }
  .culture6 .center .main2 .box2 .right .text { font-size: 12px; line-height: 18px; }
  .culture6 .center .main2 .box2 .left::after { height: 230%; } }

@media (max-width: 325px) { .culture6 .center .main1 .box1 .right a { padding: 0 5px; } }

.culture6 .center .main2 .box1 .line .pic2 { z-index: 80; }

/****************************************集团概况*****************************************/
.about1 .main1 .center { max-width: 1200px; margin: 40px auto; }

.about1 .main1 .center .icon { text-align: center; }

.about1 .main1 .center .cn { font-size: 30px; color: #0f58b4;  font-weight: 700; text-align: center; }

.about1 .main1 .center .title { text-align: center; font-size: 48px; margin-top:20px;color: #000000; }

.about1 .main1 .center .title span { font-weight: 700;}

.about1 .main1 .center .text { font-size: 18px; line-height: 30px; text-align: center; color: #828282; margin-top: 20px; }

.about1 .main2 { background-image: url(../images/aboutpic2.jpg); background-position: left center; background-repeat: no-repeat; background-size: cover; width: 100%; color: white; }

.about1 .main2 .text1 { font-size: 18px; text-align: center; padding:40px 0 20px; }

.about1 .main2 .text2 { letter-spacing: 8px; word-spacing: 8px; font-size: 36px; text-align: center; }

.about1 .main2 .text3 { text-align: center; padding: 20px 0 35px; }

.about1 .main2 .text3 span { font-size: 24px; margin-right: 25px; }

.about1 .main2 .text3 span:last-child{margin: 0px;}

.about1 .main2 .text4 ul { text-align: center; padding-bottom:40px; }

.about1 .main2 .text4 ul li { display: inline-block; border-right: 1px solid rgba(255, 255, 255, 0.3); padding: 0 30px; font-size: 16px; }

.about1 .main2 .text4 ul li:nth-child(4n) { border-right: 0; }

.about1 .main2 .text4 ul li span { font-size: 72px; }

.about1 .main2 .text4 ul li p{font-size: 16px;}

.about1 .main3 .center { max-width: 1200px; margin: 0 auto; }

.about1 .main3 .center .title { font-size: 30px; color: #000000; text-align: center;color: #0f58b4; margin: 0 0 15px;}

.about1 .main3 .center .text { font-size: 16px; line-height: 28px; color: #828282; text-align: center; margin-bottom: 5px; }

.about1 .main3 .center .text1 { font-size: 14px; color: #ff0000; text-align: right; margin-bottom: 15px; }

.about1 .main3 .center table { width: 100%; text-align: center;}

.about1 .main3 .center table tr th { color: white; background-color: #2a57a9; font-size: 18px; padding: 25px 0; }

.about1 .main3 .center table tr td { color: #666666; background-color: #f0f3f8; font-size: 16px; padding: 25px 0; }

.about1 .main3 .main4 .bigbox1 { margin: 0 auto; text-align: center; position: relative; padding-bottom: 20px; }

.about1 .main3 .main4 .bigbox1 img { max-width: 300px; width: 100%;}

.about1 .main3 .main4 .bigbox1 .title { position: absolute; left: 50%; top: 44%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); color: white; }

.about1 .main3 .main4 .bigbox2 { height: 300px; }

.about1 .main3 .main4 .bigbox2 .mbox { position: relative; height: 290px; }

.about1 .main3 .main4 .bigbox2 .mbox .boximg { text-align: center; position: relative; z-index: 3; }

.about1 .main3 .main4 .bigbox2 .mbox .boxtitle { position: absolute; left: 50%; top: 23%; z-index: 4; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); color: white; font-size: 18px; }

.about1 .main3 .main4 .bigbox2 .bbox { position: relative; }

.about1 .main3 .main4 .bigbox2 .sbox { width: 100%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 150px; padding: 30px; border: 1px solid #cdd0d7; background-color: white; }

.about1 .main3 .main4 .bigbox2 .sbox .title2 { height: 63px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.about1 .main3 .center .main5 .title{
  padding-top: 65px;
}
.about1 .main3 .main5 .title { font-size: 30px; color: #000000; font-weight: bold; margin-bottom: 50px; }

.about1 .main3 .main5 .text { font-size: 14px; line-height: 26px; color: #798086; position: relative; font-weight: 700; }

.about1 .main3 .main5 .text .abouticon1 { position: absolute; bottom: 90px; left: 157px; }

.about1 .main3 .main5 .text .abouticon2 { position: absolute; top: 90px; right: 113px; }

.about1 .main3 .main5 .text .textspan { color: #0e5dac; }

.about1 .main3 .main5 .title2 { text-align: center; font-size: 30px; color: #0e5dac; margin-top: 65px; font-weight: 600; }

.about1 .main3 .main5 .bigbox1 { position: relative; }

.about1 .main3 .main5 .bigbox1 .title2img { text-align: center; margin-top: 30px; margin-bottom: 95px; }

.about1 .main3 .main5 .bigbox1 .left { width: 290px; position: absolute; left: 180px; bottom: 50px; }

.about1 .main3 .main5 .bigbox1 .left .box3 { width: 50%; float: left; }

.about1 .main3 .main5 .bigbox1 .right { width: 290px; position: absolute; right: 180px; bottom: 50px; }

.about1 .main3 .main5 .bigbox1 .right .box3 { width: 50%; float: left; }

.about1 .main3 .main5 .bigbox1 .box3 .img9 { text-align: center; }

.about1 .main3 .main5 .bigbox1 .box3 .title9 { text-align: center; margin-top: 10px; }

.about1 .main6 { background: url(../images/aboutbg5.png) no-repeat #0f5caa top; background-size: 100% auto;}

.about1 .main6 .center { margin-left: 18.75%; }

.about1 .main6 .center .title { font-size: 30px; color: #fff; padding:40px 0 40px; }

.about1 .main6 .center .jiantou { height: 30px; margin-bottom: 30px; }

.about1 .main6 .center .jiantou .jiantou2 { display: inline-block; cursor: pointer; }

.about1 .main6 .box6 { margin-left: 18.75%; padding-bottom: 50px; }

.about1 .main6 .box6 .img8 { height: 150px; background-color: white; position: relative; border: 1px solid #e6e6e6; overflow: hidden; margin-bottom: -1px; }

.about1 .main6 .box6 .img8 img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); max-height: 100%; }

.Performance{ background:#e9edf6 url(../images/aboutPerformance_01.jpg) no-repeat bottom ; background-size: 100% auto;padding-top:40px;}

.DevelopmentIdeas{background:url(../images/aboutbg2.jpg) no-repeat top; background-size: 100% auto; padding-top: 90px;}

.about1 .tag_txt{font-size: 40px;line-height: 52px;font-weight: 400;text-align: center;color: #7f7f7f; margin: 15px 0px;}

.about1 .txt_box{font-size: 18px;text-align: center;line-height: 2;color: #7f7f7f;}

.aboutFuture{padding:40px 0px;}
.aboutFuture .aboutFutureTitle{ font-size:30px; font-weight: 700; color: #2a57a9; text-align: center;}
.aboutFuture .desc{ color: #798086; font-size: 16px; line-height: 26px;text-align: center; padding-top: 20px;}
.aboutFuture ul{padding-top: 40px;}
.aboutFuture ul li{ float: left; width: 20%; position: relative; padding-bottom: 25px;}
.aboutFuture ul li::after{content: ''; width: 60%; height: 12px; background: #305478; position: absolute; right: -65px;top: 82px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.aboutFuture ul li .fiveItemsTitle{ width: 188px; height: 188px; margin: 0px auto; position:relative;}
.aboutFuture ul li .fiveItemsTitle::before{width: 100%; height: 100%; display: block; content: ''; position:absolute;border: 16px solid #929194;border-radius: 100%; z-index: 2;}
.aboutFuture ul li .fiveItemsTitle::after{width: calc(100% - 32px); height:calc(100% - 32px); left: 12px; top:10px; display: block; border-radius: 100%; content: ''; background: #fff; position:absolute; z-index: 1;}
.aboutFuture ul li .fiveItemsTitle p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); font-size: 26px; color: #305478; font-weight: 700; line-height: 28px; z-index: 3;}
.aboutFuture ul li .fiveItemsDesc{padding-left: 30px; padding-top: 30px;}
.aboutFuture ul li .fiveItemsDesc p{ font-size: 18px; color: #666666; line-height: 26px; position: relative; padding-left: 10px;}
.aboutFuture ul li .fiveItemsDesc p::after{content: ''; position: absolute; left:0px; top:12px; width: 3px; height:3px; background: #666666; display: block; border-radius: 100%;}
.aboutFuture ul li:last-child::after{ display: none;}
.aboutFuture ul li:nth-child(1) .fiveItemsDesc{padding-left: 60px;}
.aboutFuture ul li:nth-child(3) .fiveItemsDesc{padding-left: 40px; padding-right: 30px;}
.aboutFuture ul li:nth-child(4) .fiveItemsDesc{padding-left: 75px;}

@media (max-width: 1200px) { .about1 .main6 .center { margin-left: 9%; }
  .about1 .main3 .center { max-width: 900px; }
  .about1 .main1 .center { max-width: 900px; margin: 30px; }
  .about1 .main1 .center .cn { font-size: 26px; }
  .about1 .main1 .center .title { font-size: 20px; margin-top:10px; }
  .about1 .main1 .center .text { margin-top: 10px; font-size: 16px; line-height: 26px; }
  .about1 .main2 .text4 ul li { padding: 0 15px; }
  .about1 .main2 .text4 ul li span { font-size: 50px; }
  .about1 .main2 .text4 ul { padding-bottom: 50px; }
  .about1 .main3 .center .title { font-size: 26px; }
  .about1 .main3 .center table { margin-bottom: 0px; }
  .about1 .main3 .main5 .text .abouticon1 { left: 35px; }
  .about1 .main3 .main5 .text .abouticon2 { right: 35px; }
  .about1 .main3 .main5 .bigbox1 .left { left: 60px; }
  .about1 .main3 .main5 .bigbox1 .right { right: 60px; }
  .about1 .main6 .center .title { padding: 30px 0 40px; }
  .about1 .main6 .box6 { padding-bottom: 60px; margin-left: 9%; }
  .about1 .main6 .center .jiantou { margin-bottom: 60px; }
  .about1 .main6 .box6 .img8 { height: 90px; }
  .DevelopmentIdeas{background:url(../images/aboutbg2.jpg) no-repeat top; background-size:inherit; padding-top: 70px;}

  .aboutFuture{padding:30px 0px;}
  .aboutFuture .aboutFutureTitle{ font-size:24px;}
  .aboutFuture .desc{font-size: 14px; line-height: 22px;padding-top: 10px;}
  .aboutFuture ul{padding-top: 30px;}
  .aboutFuture ul li{ float: left; width: 20%;}
  .aboutFuture ul li::after{content: ''; width: 60%; height: 12px; background: #305478; position: absolute; right: -65px;top: 82px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
  .aboutFuture ul li .fiveItemsTitle{ width: 150px; height: 150px; margin: 0px auto; position:relative;}
  .aboutFuture ul li .fiveItemsTitle::before{width: 100%; height: 100%; display: block; content: ''; position:absolute;border: 16px solid #929194;border-radius: 100%; z-index: 2;}
  .aboutFuture ul li .fiveItemsTitle::after{width: calc(100% - 32px); height:calc(100% - 32px); left: 12px; top:10px; display: block; border-radius: 100%; content: ''; background: #fff; position:absolute; z-index: 1;}
  .aboutFuture ul li .fiveItemsTitle p{font-size: 20px;line-height: 24px; z-index: 3;}
  .aboutFuture ul li .fiveItemsDesc{padding-left:20px; padding-top: 20px;}
  .aboutFuture ul li .fiveItemsDesc p{ font-size: 14px; color: #666666; line-height: 22px; position: relative; padding-left: 10px;}
  .aboutFuture ul li .fiveItemsDesc p::after{content: ''; position: absolute; left:0px; top:12px; width: 3px; height:3px; background: #666666; display: block; border-radius: 100%;}
  .aboutFuture ul li:last-child::after{ display: none;}
  .aboutFuture ul li:nth-child(1) .fiveItemsDesc{padding-left: 50px;}
  .aboutFuture ul li:nth-child(3) .fiveItemsDesc{padding-left: 30px; padding-right: 20px;}
  .aboutFuture ul li:nth-child(4) .fiveItemsDesc{padding-left: 45px;}
  .about1 .tag_txt{font-size: 30px; line-height: 32px;}
  .about1 .txt_box{font-size: 16px;}
}

@media (max-width: 992px) { .about1 .main6 .center { margin-left: 9%; }
  .about1 .main3 .center { max-width: 730px; }
  .about1 .main1 .center { max-width: 730px; margin: 30px auto; }
  .about1 .main1 .center .cn {font-size: 24px; }
  .about1 .main1 .center .title { font-size: 24px; margin-bottom:0px; }
  .about1 .main1 .center .text { margin-top: 10px; }
  .about1 .main2 .text4 ul li { padding: 0 15px; }
  .about1 .main2 .text4 ul li span { font-size: 50px; }
  .about1 .main2 .text4 ul { padding-bottom: 50px; }
  .about1 .main3 .center .title {  font-size: 28px; }
  .about1 .main3 .center table { margin-bottom: 0px; }
  .about1 .main3 .main5 .text .abouticon1 { left: 35px; }
  .about1 .main3 .main5 .text .abouticon2 { right: 35px; }
  .about1 .main3 .main5 .bigbox1 .left { left: 60px; }
  .about1 .main3 .main5 .bigbox1 .right { right: 60px; }
  .about1 .main6 .center .title { padding:30px 0 40px; }
  .about1 .main6 .box6 { padding-bottom: 100px; margin-left: 9%; }
  .about1 .main6 .center .jiantou { margin-bottom: 60px; }
  .about1 .main2 .text1 { padding: 30px 0 20px; }
  .about1 .main3 .center table tr td { padding: 15px 0; }
  .about1 .main3 .main4 .bigbox1 img { margin-bottom: 0; }
  .about1 .main3 .main4 .bigbox1 .title { top: 30%; }
  .about1 .main3 .main5 { margin-top: 0; }
  .about1 .main3 .center .title {font-size: 26px; }
  .about1 .main3 .main5 .text .abouticon1 { bottom: 130px; }
  .about1 .main3 .main5 .text .abouticon2 { top: 130px; }
  .about1 .main3 .main5 .bigbox1 .left { left: -25px; }
  .about1 .main3 .main5 .bigbox1 .right { right: -25px; }
  .about1 .main6 .box6 { padding-bottom: 50px; } 

  .aboutFuture{padding:30px 0px;}
  .aboutFuture .aboutFutureTitle{ font-size:20px;}
  .aboutFuture .desc{font-size: 14px; line-height: 22px;padding-top: 10px;}
  .aboutFuture ul{padding-top: 20px; overflow-x:auto; overflow-y: hidden; white-space: nowrap;}
  .aboutFuture ul li{ float: none; width:33.333%; display: inline-block; vertical-align: top; }
  .aboutFuture ul li::after{display:none;}
  .aboutFuture ul li .fiveItemsTitle{ width: 150px; height: 150px; margin: 0px auto; position:relative;}
  .aboutFuture ul li .fiveItemsTitle::before{width: 100%; height: 100%; display: block; content: ''; position:absolute;border: 16px solid #929194;border-radius: 100%; z-index: 2;}
  .aboutFuture ul li .fiveItemsTitle::after{width: calc(100% - 32px); height:calc(100% - 32px); left: 12px; top:10px; display: block; border-radius: 100%; content: ''; background: #fff; position:absolute; z-index: 1;}
  .aboutFuture ul li .fiveItemsTitle p{font-size: 20px;line-height: 24px; z-index: 3;}
  .aboutFuture ul li .fiveItemsDesc{padding-left:20px; padding-top: 20px;}
  .aboutFuture ul li .fiveItemsDesc p{ font-size: 14px; color: #666666; line-height: 22px; position: relative; padding-left: 10px;}
  .aboutFuture ul li:nth-child(1) .fiveItemsDesc{padding-left: 50px;}
  .aboutFuture ul li:nth-child(3) .fiveItemsDesc{padding-left: 30px; padding-right: 20px;}
  .aboutFuture ul li:nth-child(4) .fiveItemsDesc{padding-left: 45px;}
  .aboutFuture ul li:nth-child(3n+1){clear: left;}
  .about1 .tag_txt{font-size: 24px; line-height: 26px;}
}

@media (max-width: 768px) { .about1 .main6 .center { margin-left: 9%; }
  .about1 .main3 .center { max-width: 100%; padding: 0 15px; }
  .about1 .main1 .center { max-width: 100%; margin:30px auto; padding: 0 15px; }
  .about1 .main1 .center .cn { font-size: 20px; }
  .about1 .main1 .center .title { font-size: 24px; margin-bottom:0px; }
  .about1 .main1 .center .text { margin-top: 10px; text-align: left; font-size: 14px; line-height: 22px; }
  .about1 .main2 .text4 ul li { padding: 0 15px; width:49%; }
  .about1 .main2 .text4 ul li p{ font-size: 14px;}
  .about1 .main2 .text4 ul li span { font-size: 30px; }
  .about1 .main2 .text4 ul li:nth-child(2){border-right: none;}
  .about1 .main2 .text4 ul { padding-bottom: 20px; }
  .about1 .main3 .center .title { font-size: 28px; }
  .about1 .main3 .center table { margin-bottom: 0px; }
  .about1 .main3 .main5 .text .abouticon1 { left: 35px; }
  .about1 .main3 .main5 .text .abouticon2 { right: 35px; }
  .about1 .main3 .main5 .bigbox1 .left { left: 60px; }
  .about1 .main3 .main5 .bigbox1 .right { right: 60px; }
  .about1 .main6 .center .title { padding: 30px 0 40px; }
  .about1 .main6 .box6 { padding-bottom: 100px; margin-left: 9%; }
  .about1 .main6 .center .jiantou { margin-bottom: 60px; }
  .about1 .main2 .text1 { padding: 30px 0 20px; }
  .about1 .main3 .center table tr td { padding: 15px 0; }
  .about1 .main3 .main4 .bigbox1 img { margin-bottom: 0; }
  .about1 .main3 .main4 .bigbox1 .title { top: 30%; }
  .about1 .main3 .main5 { margin-top: 0; }
  .about1 .main3 .center .title { font-size: 26px; }
  .about1 .main3 .main5 .text .abouticon1 { bottom: 130px; }
  .about1 .main3 .main5 .text .abouticon2 { top: 130px; }
  .about1 .main3 .main5 .bigbox1 .left { left: -25px; }
  .about1 .main3 .main5 .bigbox1 .right { right: 0px; }
  .about1 .main6 .box6 { padding-bottom: 50px; }
  .about1 .main3 .main5 .bigbox1 .title2img img { width: 70%; }
  .about1 .main2 .text2 { font-size: 18px; font-weight: bold; letter-spacing: 0px; }
  .about1 .main2 .text3 span { font-size: 16px; margin-right: 20px; }
  .about1 .main2 .text1 { padding: 30px 0 20px; }
  .about1 .main2 .text3 { padding: 10px 0 20px; }
  .about1 .main2 .text4 ul li { padding: 0 5px; }
  .about1 .main2 .text4 ul li { font-size: 12px; }
  .about1 .main3 .center .title { font-size: 24px; margin-bottom: 10px; }
  .about1 .main3 .center .text { font-size: 14px; line-height: 24px; text-align: left;}
  .about1 .main3 .center table tr th { font-size: 12px; padding: 10px 0; }
  .about1 .main3 .center table tr td { font-size: 12px; padding: 10px 0; }
  .about1 .main3 .main4 .bigbox1 img { width: 40%; }
  .about1 .main3 .main4 .bigbox2{height: 220px;}
  .about1 .main3 .main4 .bigbox2 .mbox{height: 230px;}
  .about1 .main3 .main4 .bigbox2 .mbox .boximg img{ width:105px;}
  .about1 .main3 .center .title { font-size: 16px; }
  .about1 .main3 .main4 .bigbox2 .mbox .boxtitle { font-size: 16px; top: 24%; }
  .about1 .main3 .main4 .bigbox2 .sbox { padding: 20px 10px; top: 120px;}
  .about1 .main3 .main4 .bigbox2 .sbox .title2 { height: auto; }
  .about1 .main3 .main5 .text .abouticon1 { display: none; }
  .about1 .main3 .main5 .text .abouticon2 { display: none; }
  .about1 .main3 .main5 .title2 { font-size: 24px; margin-top: 30px; }
  .about1 .main3 .main5 .bigbox1 .left { bottom: -85px; width: 180px; }
  .about1 .main3 .main5 .bigbox1 .right { bottom: -85px; width: 180px; }
  .about1 .main6 .center .title { padding: 30px 0 20px; font-size: 24px; }
  .about1 .main6 .center .jiantou { margin-bottom: 20px; }
  .about1 .main6 .box6 .img8 { height: 70px; }
  .about1 .main6 .box6 .img8 img { width: 50%; }

  .aboutFuture ul{overflow-x:auto; overflow-y: hidden; white-space: nowrap;}
  .aboutFuture ul li{ float: none; width:50%; display: inline-block; vertical-align: top;}
  .aboutFuture ul li .fiveItemsTitle{ width: 120px; height: 120px; margin: 0px auto; position:relative;}
  .aboutFuture ul li .fiveItemsTitle::before{width: 100%; height: 100%; display: block; content: ''; position:absolute;border: 8px solid #929194;border-radius: 100%; z-index: 2;}
  .aboutFuture ul li .fiveItemsTitle::after{width: calc(100% - 16px); height:calc(100% - 16px); left: 5px; top:5px; display: block; border-radius: 100%; content: ''; background: #fff; position:absolute; z-index: 1;}
  .aboutFuture ul li .fiveItemsTitle p{font-size: 16px;line-height: 20px; z-index: 3;}
  .aboutFuture ul li .fiveItemsDesc{padding-left:20px; padding-top: 20px;}
  .aboutFuture ul li .fiveItemsDesc p{ font-size: 14px; color: #666666; line-height: 22px; position: relative; padding-left: 10px;}
  .aboutFuture ul li:nth-child(3n+1){clear: none;}
  .aboutFuture ul li:nth-child(2n+1){clear: left;}
  .about1 .tag_txt{font-size: 20px; line-height: 24px;}
  .about1 .txt_box{font-size: 14px;}
}

/*********************************货运港口*********************************************/
.business2 .main1 { background-image: url(../images/gangkoubg1.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

.business2 .main3.q_img{text-align: center;padding: 30px 0;}

.business2 .main1 .center { max-width: 1200px; margin: 0 auto; }

.business2 .main1 .center .icon { text-align: center; padding-top: 50px;display: none; }

.business2 .main1 .center .cn { font-size: 30px; color: #0f58b4; padding-top: 30px; text-align: center; }

.business2 .main1 .center .title1 { font-size: 40px; line-height: 52px; color: #525252; text-align: center; margin: 40px 0 50px; }

.business2 .main1 .center .img2 { text-align: center; }

.business2 .main1 .center .text { font-size: 14px; line-height: 24px; color: #828282; text-align: center; margin-top: 45px; }

.business2 .main1 .center .cn1 { padding:30px 0 25px; }

.business2 .main2 { background-image: url(../images/gangkoubg2.png); background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%;}

.business2 .main2 .center { max-width: 950px; margin: 0 auto; padding: 30px 0; }
.business2 .main2 .center .row{
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.business2 .main2 .center p { color: white; text-align: center; font-size: 18px; position: absolute;top: 50%;left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}

.business2 .main2 .center .col-sm-4 { position: relative; height: 272px; width: 272px;margin-top: 33px; padding: 0px;}
.business2 .main2 .center .col-sm-4 a{ display: block; height: 100%;}
.business2 .main2 .center .col-sm-4 a img{ height: 54px;}
.business2 .main2 .center .col-sm-4:hover { background-color: rgba(19, 70, 115, 0.5); border: 1px solid rgba(93,94,101, 1); -webkit-border-radius: 50%; border-radius: 50%; }

.business2 .main2 .center .img3 span { position: relative; color: white;margin-top: 16px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.business2 .main2 .center .img3 em{ font-size: 14px; font-style: normal;}

.business2 .main3{ background: #ecf1f7;}

.business2 .main3 .center .cn { font-size: 30px; color: #0f58b4; padding: 40px 0 0px; text-align: center; }

.business2 .main3 .center { max-width: 1200px; margin: 0 auto; }

.business2 .main3 .center .card-img-top { width: 100%; }

.business2 .main3 .center .card-title { font-size: 16px; color: #292929; text-align: center; background-color: #f2f2f2; line-height: 60px; }

.business2 .main4 .center { max-width: 1200px; margin: 0 auto; padding: 40px 0; }

.business2 .main4 .center .icon { text-align: center;display: none; }

.business2 .main4 .center .cn { font-size: 30px; color: #0f58b4; text-align: center; }

.business2 .main4 .center { max-width: 1200px; margin: 0 auto; }

.business2 .main4 .center .card-img-top { max-width: 100%; margin: 0 auto; display: inline-block; position: relative; }

.business2 .main4 .center .cardimg { position: relative; background: #fff; }

.business2 .main4 .center .cardimg span{font-size: 24px; display:block;  color: #000; padding-top:10px;}

.business2 .main4 .center .cardimg::after { content: ""; width: 40px; height: 2px; background: #115fa7; position: absolute; top: 0px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.business2 .main4 .center .card-title { font-size: 16px; color: #292929; text-align: left; background-color: #f2f2f2; line-height: 60px; }

.business2 .main4 .center .swiper-container2 { margin-top: 40px; }

.business2 .main5 { background-image: url(../images/gangkoubg3.png); background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; }

.business2 .main5 .center { max-width: 1200px; margin: 0 auto; padding: 80px 0; }

.business2 .main5 .center .icon { text-align: center; display: none;}

.business2 .main5 .center .cn { font-size: 30px; color: #0f58b4; text-align: center; }

.business2 .main5 .center .swiper-container3 { margin-top: 40px; padding-bottom:40px; }

.business2 .main5 .center .swiper-container3 .swiper-slide { border: 1px solid #e6e6e6; position: relative; height: 150px; width: 20%; background-color: white; }

.business2 .main5 .center .swiper-container3 .swiper-slide .img4 { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.business2 .main5 .center .swiper-container3 .swiper-pagination{ bottom: 0px;}

.business2 .main6{display: none;}

.business2 .main6 .center { max-width: 1200px; margin: 0 auto; padding: 100px 0 0; }

.business2 .main6 .center .swiper-container4 { margin-top: 45px; }

.business2 .main6 .center .icon { text-align: center; }

.business2 .main6 .center .cn { font-size: 30px; color: #0f58b4; padding: 40px 0 0; text-align: center; }

.business2 .main6 .center .box2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 100px; }

.business2 .main6 .center .box2 .left { width: 50%; }

.business2 .main6 .center .box2 .right { width: 50%; padding: 50px 0 60px 50px; }

.business2 .main6 .center .box2 .right .title { font-size: 24px; color: #484848; font-weight: 700; }

.business2 .main6 .center .box2 .right .text { font-size: 16px; line-height: 30px; color: #666666; padding: 30px 0 70px; }

.business2 .main7 { background-image: url(../images/gangkoubg4.png); background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; }

.business2 .main7 .center { max-width: 1200px; margin: 0 auto; }

.business2 .main7 .center .cn { font-size: 30px; color: #ffffff; padding: 70px 0 40px; text-align: center; }

.business2 .main7 .center .box2 { padding-bottom: 55px; text-align:center; }

.business2 .main7 .center .box2 a { display:inline-block; width: calc(400px - 15px); margin-right: 20px; border: 1px solid rgba(255, 255, 255, 0.2);text-align: center; color: white; font-size: 16px; padding: 20px 0; }

.business2 .main7 .center .box2 a:hover { background-color: #0f58b4; border: 1px solid #0f58b4; }

.business2 .main7 .center .box2 a img { margin-left: 10px; }

.cardimg { width: 100%; text-align: center; padding: 40px 0; border: 1px solid lightgray; }

.business2 .main4 .center .card-title { line-height: 24px; padding: 30px 10px; height: 132px; color: #666666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.previmg1 { position: absolute; top: 65%; left: 280px; z-index: 99; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.nextimg1 { position: absolute; top: 65%; right: 280px; z-index: 99; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.business2 .main3 { position: relative; }

.business2 .main4 { position: relative; }

.previmg2 { position: absolute; top: 70%; left: 280px; z-index: 99; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.nextimg2 { position: absolute; top: 70%; right: 280px; z-index: 99; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.previmg5 { position: absolute; top: 0; left: 0px; z-index: 99; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); display: inline-block; }

.nextimg5 { position: absolute; top: 0; left: 60px; z-index: 99; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); display: inline-block; }

.business2 .main7 .center .box2 a img { height: 42px; }
.business2 .main5 .center .swiper-container3 .swiper-slide{ overflow: hidden;}
.business2 .main5 .center .swiper-container3 .swiper-slide .img4 { max-height: 80%;}

.Subsidiary{overflow: hidden; padding-bottom: 20px; position: relative;}
.Subsidiary ul li{width: auto; white-space: nowrap; margin: 0px auto;}

.Subsidiarybar{ height: 4px; position: relative; opacity:1 !important; position: absolute; left: 0px; right: 20px; bottom: 0px;}

.Subsidiarybar .swiper-scrollbar-drag{ background: #0f58b4;}

.zdxmdetail{ font-size: 18px; line-height: 1.8;}
.zdxmdetail img{ max-width: 100%; height:auto !important;}

@media (max-width: 1200px) { .business2 .main1 .center { max-width: 900px; }
  .business2 .main1 .center .title1 { font-size: 36px; line-height: 40px; margin: 30px 0; }
  .business2 .main1 .center .text { margin-top: 40px; }
  .business2 .main1 .center .cn { font-size: 28px; }
  .business2 .main1 .center .cn1 { padding: 30px 0 30px; }
  .business2 .main1 .center .icon{padding-top: 40px;}
  .business2 .main2 .center { max-width: 840px; }
  .business2 .main2 .center .col-sm-4 { width: 280px; height: 280px; }
  .business2 .main2 .center .col-sm-4 a img{ height: 45px;}
  .business2 .main3 .center .cn { padding: 40px 0 0px; }
  .business2 .main3 .center { max-width: 900px; }
  .previmg1 { left: 0; }
  .nextimg1 { right: 0; }
  .business2 .main4 .center { max-width: 900px; padding: 30px 0 30px; }
  .previmg2 { left: 0; }
  .nextimg2 { right: 0; }
  .business2 .main4 .center .cn { font-size: 28px;}
  .business2 .main5 .center { max-width: 900px; padding: 80px 0; }
  .business2 .main5 .center .cn { font-size: 28px; }
  .business2 .main6 .center { max-width: 900px; padding: 80px 0 0; }
  .business2 .main6 .center .cn { font-size: 28px; padding: 30px 0 0; }
  .business2 .main6 .center .box2 .left img { width: 100%; }
  .business2 .main6 .center .box2 .left { width: 60%; }
  .business2 .main6 .center .box2 .right { width: 40%; padding: 10px 0 25px 20px; }
  .business2 .main6 .center .box2 .right .text { line-height: 24px; padding: 20px 0 40px; }
  .business2 .main6 .center .box2 { margin-bottom: 80px; }
  .business2 .main7 .center .cn { font-size: 28px; padding: 100px 0 40px; }
  .business2 .main7 .center { max-width: 900px; }
  .business2 .main6 .center .box2 .left img { margin-left: 1px; }
  .business2 .main4 .center .cardimg span{font-size: 18px;}
  .business2 .main7 .center .box2 a{width: calc(300px - 15px);}
  .business2 .main7 .center .box2 a img { height: 36px; }

}

@media (max-width: 992px) { .business2 .main1 .center { max-width: 730px; padding: 30px 0 0; }
  .business2 .main1 .center .title1 { font-size: 30px; line-height: 40px; margin: 30px 0; }
  .business2 .main1 .center .text { margin-top: 30px; }
  .business2 .main1 .center .cn { font-size: 26px; padding-top: 20px; }
  .business2 .main1 .center .cn1 { padding: 30px 0 20px; }
  .business2 .main1 .center .icon{padding-top: 30px;}
  .business2 .main2 .center { max-width: 690px; }
  .business2 .main2 .center .col-sm-4 { width: 230px; height: 230px; }
  .business2 .main2 .center .col-sm-4 a img{ height: 35px;}
  .business2 .main3 .center .cn { padding: 40px 0 0px; }
  .business2 .main3 .center { max-width: 730px; }
  .previmg1 { left: 0; }
  .nextimg1 { right: 0; }
  .previmg1 img { width: 25px; }
  .nextimg1 img { width: 25px; }
  .business2 .main4 .center { max-width: 730px; padding: 30px 0 30px; }
  .previmg2 { left: 0; }
  .nextimg2 { right: 0; }
  .previmg2 img { width: 25px; }
  .nextimg2 img { width: 25px; }
  .business2 .main4 .center .cn { font-size: 26px; }
  .business2 .main5 .center { max-width: 730px; padding: 60px 0; }
  .business2 .main5 .center .cn { font-size: 26px; }
  .business2 .main6 .center { max-width: 730px; padding: 60px 0 0; }
  .business2 .main6 .center .cn { font-size: 26px; padding: 20px 0 0; }
  .business2 .main6 .center .box2 .left img { width: 100%; }
  .business2 .main6 .center .box2 .left { width: 60%; }
  .business2 .main6 .center .box2 .right { width: 40%; padding: 10px 0 25px 20px; }
  .business2 .main6 .center .box2 .right .text { line-height: 24px; padding: 20px 0 40px; }
  .business2 .main6 .center .box2 { margin-bottom: 80px; }
  .business2 .main7 .center .cn { font-size: 28px; padding: 100px 0 40px; }
  .business2 .main7 .center { max-width: 730px; }
  .business2 .main6 .center .box2 .right .title { font-size: 18px; }
  .business2 .main6 .center .box2 .right .text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
  .business2 .main6 .center .box2 .right .text { padding: 20px 0 0; }
  .business2 .main6 .center .box2 .right .text { margin-bottom: 30px; }
  .business2 .main6 .center .box2 { margin-bottom: 60px; }
  .business2 .main7 .center .cn { font-size: 26px; padding: 60px 0 20px; }
  .business2 .main7 .center .box2 { padding-bottom: 140px; }
  .business2 .main3 .center .cn { font-size: 26px; } 
  .business2 .main7 .center .box2 a{width: calc(365px - 15px);}
  .zdxmdetail{ font-size: 16px; }
}

@media (max-width: 768px) {
  .business2 .main1 .center { max-width: 100%; padding: 20px 15px 0; }
  .business2 .main1 .center .title1 { font-size: 16px; line-height: 24px; margin: 20px 0; }
  .business2 .main1 .center .text { margin-top: 20px; }
  .business2 .main1 .center .cn { font-size: 24px; }
  .business2 .main1 .center .cn1 { padding: 20px 0 20px; }
  .business2 .main1 .center .icon{padding-top: 20px;}
  .business2 .main2 .center { max-width: 80%; }
  .business2 .main2 .center .col-sm-4 { width: 105px; height: 105px; }
  .business2 .main3 .center .cn { padding: 30px 0 0px; }
  .business2 .main3 .center { max-width: 100%; padding: 0 15px; }
  .previmg1 { left: 0; }
  .nextimg1 { right: 0; }
  .previmg1 img { width: 25px; }
  .nextimg1 img { width: 25px; }
  .business2 .main4 .center { max-width: 100%; padding: 30px 15px 30px; }
  .previmg2 { left: 0; }
  .nextimg2 { right: 0; }
  .previmg2 img { width: 25px; }
  .nextimg2 img { width: 25px; }
  .business2 .main4 .center .cn { font-size:20px; }
  .business2 .main4 .previmg2{top: 45%;}
  .business2 .main4 .nextimg2{top: 45%;}
  .business2 .main4 .center .swiper-container2{margin-top: 25px;}
  .business2 .main5 .center { max-width: 100%; padding: 40px 15px; }
  .business2 .main5 .center .cn { font-size: 24px; }
  .business2 .main6 .center { max-width: 1005; padding: 40px 15px 0; }
  .business2 .main6 .center .cn { font-size: 24px; padding: 20px 0 0; }
  .business2 .main6 .center .box2 .left img { width: 100%; }
  .business2 .main6 .center .box2 .left { width: 60%; }
  .business2 .main6 .center .box2 .right { width: 40%; padding: 10px 0 25px 20px; }
  .business2 .main6 .center .box2 .right .text { line-height: 24px; padding: 20px 0 40px; }
  .business2 .main6 .center .box2 { margin-bottom: 40px; }
  .business2 .main7 .center .cn { font-size: 24px; padding: 40px 0 40px; }
  .business2 .main7 .center { max-width: 100%; padding: 0 15px; }
  .business2 .main6 .center .box2 .right .title { font-size: 16px; }
  .business2 .main6 .center .box2 .right .text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
  .business2 .main6 .center .box2 .right .text { padding: 2px 0 0; }
  .business2 .main6 .center .box2 .right .text { margin-bottom: 30px; }
  .business2 .main6 .center .box2 { margin-bottom: 40px; }
  .business2 .main7 .center .cn { font-size: 24px; padding: 40px 0 20px; }
  .business2 .main7 .center .box2 { padding-bottom: 100px; }
  .business2 .main2 .center .img3 span { font-size: 12px; margin-top:5px; }
  .business2 .main2 .center .img3 em{ font-size: 12px;}
  .business2 .main3 .center .cn { font-size: 24px; }
  .business2 .main4 .center .card-title { font-size: 14px; padding: 15px 15px 0px; height: 78px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

  .business2 .main7 .center .box2 a img { height:32px; }
  .business2 .main5 .center .swiper-container3 .swiper-slide { height: 60px; }
  .business2 .main6 .center .swiper-container4 { margin-top: 20px; }
  .business2 .main6 .center .box2 { display: unset; }
  .business2 .main6 .center .box2 .left { width: 100%; }
  .business2 .main6 .center .box2 .right { width: 100%; }
  .business2 .main6 .center .box2 .right .text { margin-bottom: 10px; }
  .business2 .main6 .center .box2 .right { padding: 0 0  80px; }
  .previmg5 img { width: 10px; }
  .nextimg5 img { width: 10px; }
  .nextimg5 { left: 40px; }
  .business2 .main7 .center .box2 a { font-size: 12px; padding: 10px 15px; width:auto;}
  .business2 .main4 .center .cardimg span{font-size: 16px;}
  .zdxmdetail{ font-size: 14px; }
}

@media (min-width: 1800px) and (max-width: 5000px) { .previmg1 { left: 15%; }
  .nextimg1 { right: 15%; }
  .previmg2 { left: 15%; }
  .nextimg2 { right: 15%; } }

@media (min-width: 1600px) and (max-width: 1800px) { .previmg1 { left: 10%; }
  .nextimg1 { right: 10%; }
  .previmg2 { left: 10%; }
  .nextimg2 { right: 10%; } }

@media (min-width: 1400px) and (max-width: 1600px) { .previmg1 { left: 5%; }
  .nextimg1 { right: 5%; }
  .previmg2 { left: 5%; }
  .nextimg2 { right: 5%; } }

@media (min-width: 1200px) and (max-width: 1400px) { .previmg1 { left: 2%; }
  .nextimg1 { right: 2%; }
  .previmg2 { left: 2%; }
  .nextimg2 { right: 2%; } }

@media (min-width: 992px) and (max-width: 1200px) { .previmg1 { left: 1%; }
  .nextimg1 { right: 1%; }
  .previmg2 { left: 1%; }
  .nextimg2 { right: 1%; } }

@media (min-width: 320px) and (max-width: 992px) { .previmg1 { left: 15px; }
  .nextimg1 { right: 15px; }
  .previmg2 { left: 15px; }
  .nextimg2 { right: 15px; } }

/****************************大事记**************************************/
.dashi .center { max-width: 1200px; padding: 40px 0 0; margin: 0 auto; }

.dashi .center .icon { text-align: center; }

.dashi .center .cn { font-size: 30px; text-align: center; margin:0 0 40px; color: #0f58b4; }

.dashi .center .bigbox .box1 { position: relative; width: 100%; text-align: center; }

.dashi .center .bigbox .box1 a { display:block; -webkit-border-radius: 50px; border-radius: 50px; color: white; background-color: #115fa7; text-align: center; padding: 20px 0;}

.dashi .center .bigbox { margin-bottom: 80px; }

.dashibox { padding: 40px 40px 60px; border-left: 2px solid #d2d2d2; position: relative; }

.dashibox .diandian { position: absolute; left: -9px; top: -9px; }

.dashibox .time { font-size: 60px; color: #115fa7; position: relative; margin-bottom: 50px; line-height: 60px; }

.dashibox .time::after { content: " "; width: 32px; height: 2px; background: #115fa7; position: absolute; bottom: -20px; left: 0; }

.dashibox .text { font-size: 16px; color: #828282; margin-bottom: 30px;}

.dashibox .MemorabiliaContent{ height: 174px; overflow-y: auto; overflow-x: hidden;}

.swiper-container2 .swiper-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

@media (max-width: 1200px) { .dashi .center { max-width: 900px; padding: 30px 0 0; margin: 0 auto; }
  .dashi .center .icon { text-align: center; }
  .dashi .center .cn { font-size: 28px; text-align: center; margin: 0 0 30px; color: #0f58b4; } }

@media (max-width: 992px) { .dashi .center { max-width: 730px; padding: 30px 0 0; margin: 0 auto; }
  .dashi .center .icon { text-align: center; }
  .dashi .center .cn { font-size: 26px; text-align: center; margin:0 0 20px; color: #0f58b4; }
  .dashi .center .bigbox .box1 a { padding: 10px 0; }
  .dashibox { padding: 20px 30px 40px; }
  .dashibox .time { font-size: 30px; margin-bottom: 40px; line-height: 36px; }
  .dashibox .time::after { bottom: -20px; }
  .dashibox .text { margin-bottom: 30px; font-size: 16px; } }

@media (max-width: 768px) { .dashi .center { max-width: 100%; padding: 30px 15px 0; margin: 0 auto; }
  .dashi .center .icon { text-align: center; }
  .dashi .center .cn { font-size: 24px; text-align: center; margin:0 0 20px; color: #0f58b4; }
  .dashi .center .bigbox .box1 a { padding: 5px 0; margin-right: 5px;}
  .dashibox { padding: 10px 20px 40px; }
  .dashibox .time { font-size: 24px; margin-bottom: 20px; line-height: 30px; }
  .dashibox .time::after { bottom: -10px; }
  .dashibox .text { margin-bottom: 15px; font-size: 14px; }
  .dashi .center .bigbox { margin-bottom: 30px; padding: 0px; } }

/********************** 修改 **********************/
.about5 .cur { background-color: #115fa7; color: white; }

.about5 .box2a { padding-top: 80px !important; }

.about5 .box2a .right { top: 80px !important; }

.about5 .more1 { display: block; text-align: center; padding-bottom: 200px; }

@media (max-width: 768px) { .about5 .more1 { padding-bottom: 120px; }
  .about5 .center .main2 .more a { padding: 10px 0; } }

@media (max-width: 992px) { .inner_banner { margin-top: 55px; } }


@media (max-width: 768px) {
  .concept .main3 .pic { margin: 20px 15px 0; }
  .concept .main3 .txt .p2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .about4 .main1 .center .title .cur { border: 1px solid #115fa7 !important; }
  .about1 .main3 .main5 .bigbox1 .title2img { margin-bottom: 40px; }
  .about1 .main3 .main5 .bigbox1 .left { position: relative; width: 100%; bottom: 0px; top: 0px; left: 0px; overflow: hidden;}
  .about1 .main3 .main5 .bigbox1 .right {  position: relative; width: 100%; bottom: 0px; top: 0px; right: 0px; overflow: hidden; padding: 20px 0px;  }
  .contact2 .center .main2 .title .cur { border: 1px solid #115fa7 !important; }
  .news .center { padding: 40px 15px; }
  .investor2 .center .main3 .box1 .left img { width: 100%; }
  .concept .main1 .text { font-size:16px; padding: 15px 0; }
  .contact2 .center .main4 .layui-input-block p { border: 0; }
 }

.about1 .main6 .swiper-button-disabled { opacity: 0.5; }

.investor .center .main2 .box1 .right .rightlist a { border-bottom: 0; }

.investor .center .main2 .box1 .right .rightlist a:last-child { border: 1px solid lightgray; }

.contact .center .main2 .title { padding: 8px 0; }

.contact .center .main2 { margin: 0 auto; }

.navlist a { border-bottom: 0; text-align:center; }

.navlist a:last-child { border-bottom: 1px solid lightgray; }

.investor .center .main2 .title a { border-right: 0; }

.investor .center .main2 .title a:last-child { border-right: 1px solid lightgray; }

.investor2 .center .main2 .title a { border-right: 0; }

.investor2 .center .main2 .title a:last-child { border-right: 1px solid lightgray; }

@media (min-width: 768px) { 
  .contact .center .main2 .title { padding: 18px 0; }
  .about4 .center .title a { border-right: 0; }
  .about4 .center .title a:last-child { border-right: 1px solid #e2e2e2; } 
  .business2 .main3{ display:block;}
}

@media (min-width: 1200px) { .contact .center .main2 .title { padding: 18px 0; } }

.business2 .swiper-container3 { overflow: hidden !important; }

.business2 .footer { margin-top: 513px; }

.business2 .previmg5, .nextimg5 { background-color: #115fa7; padding: 14px 19px; }

.business2 .main6 .swiper-button-disabled { background-color: #d9d9d9; }

.business2 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 20%; }

@media (max-width: 1200px) { .business2 .footer { margin-top: 410px !important; } }

@media (max-width: 992px) { .business2 .footer { margin-top: 310px !important; } }

@media (max-width: 768px) { .business2 .footer { margin-top: 300px !important; }
  .business2 .previmg5, .nextimg5 { background-color: #115fa7; padding: 5px 10px; }
  .business2 .main6 .swiper-button-disabled { background-color: #d9d9d9; }
  .business2 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 5%; }
  .about4 .center .title a { border-bottom: 0; }
  .about4 .center .title a:nth-child(3) { border-right: 0; }
  .about4 .center .title a:nth-child(3), .about4 .center .title a:nth-child(4) { border-bottom: 1px solid #e2e2e2; }
  .swiper-container2 .swiper-wrapper { -webkit-box-align: unset; -webkit-align-items: unset; -ms-flex-align: unset; align-items: unset; }
  .dashi .center .bigbox .box1 a { font-size: 12px;} }

@media (max-width: 500px) { .business2 .footer { margin-top: 300px !important; } }

.business1 .center .main1 .button:hover { background-color: #115FA7; color: white; }

.Storelist .cur { background-color: #115fa7; color: white; }

.Storelist .cur2 .icon p img { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.about2 .center .main2 .title a {}
.about2 .center .main2 .title a.cur{border: 1px solid #115fa7;}

/******************************企业规范*********************************/
.guifan .center { max-width: 100%; padding: 40px 15px; margin: 0 auto; }

@media (min-width: 768px) { .guifan .center { max-width: 730px; padding: 60px 0; } }

@media (min-width: 992px) { .guifan .center { max-width: 900px; padding: 80px 0; } }

@media (min-width: 1200px) { .guifan .center { max-width: 1200px; padding: 80px  0; } }

.concept .text6 { position: relative; }

/* .concept .sbox19 { position: absolute; bottom: 5px; right: 0; width: 11px; height: 11px; display: inline-block; background: url(../images/diandian2.png); background-position: bottom; background-repeat: no-repeat; background-size: cover; } */

.footerClass ul li:last-child{ width:auto;}
.footerClass ul li:last-child a{ margin: 0px; padding: 0px;}

@media (max-width: 640px) { 
  .inner_banner { position: relative; overflow: hidden;}
  .inner_banner img{height: 200px; width: auto;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

}

.flex {

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex_center {

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.flex_column {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.flex_wrap {
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_row_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.flex_row_start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
}

.flex_row_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}

.flex_row_justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.flex_column_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.flex_column_start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
}

.flex_column_end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
}

.flex1 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex_rank_1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

.flex_rank_2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}


/* 2021-07-08 新增统一标题，描述 */


.q_title_all{
    font-size: 30px;
    color: #0f58b4;
    font-weight: 700;
    text-align: center;
}
.q_title1_all{
  font-size: 30px !important;
  text-align: center;
  color: #0f58b4;
  padding-bottom: 40px !important;
}

.q_tag_all{
  font-size: 40px;
  line-height: 52px;
  font-weight: 400;
  text-align: center;
  color: #7f7f7f;
  margin-top: 40px;
}

.q_txt_box{
  font-size: 18px;
    text-align: center;
    line-height: 2;
    color: #7f7f7f;
    margin-top: 50px;
}

.q_inner_main{
  padding: 20px 0 30px;
}



.business2 .q_inner_main{
  padding-bottom: 0;
}


/* 20210810 */

.video_title{
  position: absolute;
  left: 50%;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 24px;
  bottom: 35px;
  white-space: nowrap;
}
.q_tag{
  line-height: 18px;
  color: #7d7d7d;
  font-size: 12px;
  margin: 15px 0;
}


.indexStock iframe{
  height: 135px !important;
}

.q_about{
  padding: 80px 0;
}

@media (max-width:1260px) {
  .q_title_all{
      font-size: 26px;
  }
  .q_tag_all{
    font-size: 30px;
    line-height: 42px;
    margin-top: 20px;
  }
  .q_txt_box{
    font-size: 16px;
      line-height: 2;
      margin-top: 30px;
  }
  .q_title1_all{
    font-size: 26px !important;
    padding-bottom: 30px !important;
  }
}

@media (max-width:992px) {
  .q_title_all{
    font-size: 22px;
  }
  .q_tag_all{
    font-size: 26px;
    line-height: 30px;
    margin-top: 10px;
  }
  .q_txt_box{
    font-size: 14px;
      line-height: 2;
      margin-top: 20px;
  }
  .q_title1_all{
    font-size: 22px !important;
    padding-bottom: 20px !important;
  }
}

@media (max-width:768px) {
  .q_about{
    padding: 60px 0;
  }
  
  .q_title_all{
    font-size:18px;
  }
  .q_tag_all{
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
  }
  .q_txt_box{
    font-size: 13px;
      line-height: 2;
      margin-top: 10px;
  }
  .q_title1_all{
    font-size:18px !important;
    padding-bottom: 20px !important;
  }

}

@media (max-width:480px) {
  .q_about{
    padding: 40px 0;
  }
  .business2 .main2 .center { max-width: 90%; }
}

.q_weixin{
  position: relative;
}
.q_weixin .mask_img{
  position: absolute;
  bottom: calc(100% + 3px);
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0;
  transition: all .5s;
  width: 150px;
  height: 150px;
}
.q_weixin .mask_img img{
  width: 100%;
  }
.q_weixin:hover .mask_img{
  z-index: 2;
  opacity: 1;
}






.indexBayWindow .con { width: 23%; height: auto; position: absolute; bottom:20px; right:20px; z-index: 10; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }


.indexBayWindow .con .off { cursor: pointer; width: 20px; height: 20px; position: absolute; top: 25px; right: 20px;z-index:10;}


.indexBayWindow .con .off img { width: 100%; }


.indexBayWindow .con .img img { width: 100%; }


.indexBayWindow .con .text { position: absolute; width: 100%; text-align: center; left: 0; top:0;height:100%;display: flex;flex-direction: column;justify-content: space-between;}


.indexBayWindow .con .text h5 { font-size: 20px; color: #fff; font-weight: bold; line-height: 1.3;padding-top:35px;}


.indexBayWindow .con .text .BayWindowMore { position: absolute;right: 60px;top: 16px; display: block; margin: 0 auto;width: 100px; line-height: 40px; text-align: center; background-color: #3771bf; font-size: 14px; color: #fff; }


.indexBayWindow .con .text .t1Box {  width: 100%; padding: 20px 15px; background-color: rgba(0, 0, 0, 0.4);}


.indexBayWindow .con .text .t1Box .t1 { font-size: 16px; color: #fff; text-align: left; display: -webkit-box; max-height: 60px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }


@media (max-width: 1600px) {
  .indexBayWindow .con .text .t1Box {  padding: 20px 10px; }
  .indexBayWindow .con .off{top:10px;right:10px;width: 20px; height: 20px; }
  .indexBayWindow .con .text h5{font-size:18px;}
}


@media (max-width: 1200px) {
  .indexBayWindow .con .text .BayWindowMore {  width: 80px; }
  .indexBayWindow .con .text .t1Box .t1 { display: -webkit-box;  }


  }


@media (max-width: 992px) { 
 .indexBayWindow .con .text h5{padding-top:40px;}
.indexBayWindow .con { width: 40%; }
.indexBayWindow .con .text .BayWindowMore {  line-height:30px; }
 .indexBayWindow .con .text .t1Box .t1 {font-size:12px;line-height:18px;max-height:54px;}
 }
@media (max-width: 765px){
	 .indexBayWindow .con .text h5 { font-size: 16px; }
	  .indexBayWindow .con .text .t1Box{padding:10px; }
}
@media (max-width: 580px) {
	 .indexBayWindow .con .off{width: 20px; height: 20px; }
	.indexBayWindow .con { width: 90%; }
  .indexBayWindow .con .text .BayWindowMore {  width: 80px; font-size: 14px; }
  .indexBayWindow .con .text .t1Box .t1 { font-size: 14px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } }


.achievementHF { padding: 100px 0; }

.achievementHF .commonTitle { padding-top: 75px; position: relative; }

.achievementHF .commonTitle::before { content: ""; width: 1px; height: 40px; position: absolute; top: 0; left: 50%; background-color: #000; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.achievementHF .achievementHFTabBar { 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; }

.achievementHF .achievementHFTabBar .tabTerm { width: 200px; line-height: 60px; cursor: pointer; text-align: center; font-size: 16px; color: #666; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px solid #e2e2e2; display: inline-block; }

.achievementHF .achievementHFTabBar .tabTerm.active { color: #fff; background-color: #115fa7; -webkit-box-shadow: 0 10px 40px #c0d4e8; box-shadow: 0 10px 40px #c0d4e8; }

.achievementHF .achievementHFTabBar .tabTerm:nth-child(1) { border-right: none; }

.achievementHF .achievementHFTabBar .tabTerm:nth-child(2) { border-left: none; }

.achievementHF .achievementHFTabCont { position: relative; }

.achievementHF .achievementHFTabCont .tabItem { position: absolute; top: 0; left: 0; display: none; }

.achievementHF .achievementHFTabCont .tabItem.active { position: static; display: block; }

.achievementHF .achievementHFTabCont .tabItem .con1 { margin-top: 90px; padding-bottom: 100px; overflow: hidden; position: relative; }

.achievementHF .achievementHFTabCont .tabItem .con1::before { width: 200%; height: 66%; content: ""; background-color: #e4f1fd; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a { display: block; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .img { overflow: hidden; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .img .pictureBox { padding-top: 57.14286%; position: relative; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .img .pictureBox img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: none; margin: auto; min-height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text { padding: 45px 35px 50px; background-color: #579ad9; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text h5 { display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 20px; color: #fff; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text .data { font-size: 18px; color: #fff; margin-top: 10px; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text p { font-size: 12px; color: #fff; display: -webkit-box; height: 72px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; margin-top: 40px; }

.achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a:hover .img .pictureBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.achievementHF .achievementHFTabCont .tabItem .con2 { padding-top: 100px; }

.achievementHF .achievementHFTabCont .tabItem .con2 a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 30px 0; border-bottom: 1px solid #f1f0ed; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .data { width: 100px; border: 1px solid #f1f0ed; -webkit-border-radius: 10px; border-radius: 10px; text-align: center; color: #818181; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .data span { display: block; font-size: 36px; border-bottom: 1px solid #f1f0ed; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .data .years { font-size: 16px; padding: 15px 0; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .text { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); padding: 0 30px; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .text h5 { font-size: 18px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #818181; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con2 a .text .t1 { font-size: 14px; color: #818181; margin-top: 10px; display: -webkit-box; height: 66px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con2 a:hover { border-bottom-color: #aa8564; }

.achievementHF .achievementHFTabCont .tabItem .con2 a:hover .data span, .achievementHF .achievementHFTabCont .tabItem .con2 a:hover .data .years { color: #aa8564; }

.achievementHF .achievementHFTabCont .tabItem .con2 a:hover .text h5, .achievementHF .achievementHFTabCont .tabItem .con2 a:hover .text .t1 { color: #aa8564; }

.achievementHF .achievementHFTabCont .tabItem .con3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; }

.achievementHF .achievementHFTabCont .tabItem .con3 a { display: inline-block; width: 31.66667%; margin-bottom: 30px; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .img { overflow: hidden; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .img .pictureBox { padding-top: 60.52632%; position: relative; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .img .pictureBox img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: none; margin: auto; min-height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .text { border: 1px solid #76a3d3; border-top: none; padding: 25px 30px 40px; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .text .data { font-size: 24px; color: #aecef0; font-weight: bold; }

.achievementHF .achievementHFTabCont .tabItem .con3 a .text h5 { margin-top: 10px; font-size: 18px; color: #333; display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.achievementHF .achievementHFTabCont .tabItem .con3 a:not(:nth-child(3n + 1)) { margin-left: 2.5%; }

.achievementHF .achievementHFTabCont .tabItem .con3 a:hover .img .pictureBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.achievementHF .achievementHFTabCont .tabItem .con3 a .popUp { display: none; }

.achievementHF .popUpBox { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 999; display: none; }

.achievementHF .popUpBox .con { width: 60%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }

.achievementHF .popUpBox .con .popUpBox_swiper img { width: 100%; }

.achievementHF .popUpBox .con .popUpBox_swiper video { width: 100%; }

.achievementHF .popUpBox .con .off { width: 30px; height: 30px; position: absolute; top: -40px; right: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); pointer-events: none; }

.achievementHF .popUpBox .con .off::before { width: 100%; height: 1px; background-color: #fff; content: ""; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.achievementHF .popUpBox .con .off::after { width: 1px; height: 100%; background-color: #fff; content: ""; position: absolute; left: 50%; top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.achievementHF .popUpBox .con .popUpBox_prev, .achievementHF .popUpBox .con .popUpBox_next { width: 40px; height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background-color: rgba(255, 255, 255, 0.6); margin-top: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);background-image: none; }

.achievementHF .popUpBox .con .popUpBox_prev::before, .achievementHF .popUpBox .con .popUpBox_next::before { position: absolute; top: 15px; }

.achievementHF .popUpBox .con .popUpBox_prev { left: -50px; }

.achievementHF .popUpBox .con .popUpBox_prev::before { content: ""; width: 10px; height: 10px; border-top: 2px solid #333; border-left: 2px solid #333; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 16px; }

.achievementHF .popUpBox .con .popUpBox_next { right: -50px; }

.achievementHF .popUpBox .con .popUpBox_next::before { content: ""; width: 10px; height: 10px; border-top: 2px solid #333; border-right: 2px solid #333; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); right: 16px; }

.achievementHF .popUpBox .con.active .popUpBox_prev, .achievementHF .popUpBox .con.active .popUpBox_next { display: none; }

.achievementHF .popUpBox i { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; z-index: 1; cursor: pointer; }

@media (max-width: 992px) { .achievementHF { padding: 30px 0; }
  .achievementHF .commonTitle { padding-top: 40px; }
  .achievementHF .commonTitle::before { height: 30px; }
  .achievementHF .achievementHFTabCont .tabItem .con1 { margin-top: 30px; padding-bottom: 30px; }
  .achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text { padding: 20px; }
  .achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text h5 { display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 18px; }
  .achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text .data { font-size: 16px; }
  .achievementHF .achievementHFTabCont .tabItem .con1 .achievementHF_swiper .swiper-slide a .text p { margin-top: 10px; }
  .achievementHF .achievementHFTabCont .tabItem .con2 { padding-top: 30px; }
  .achievementHF .achievementHFTabCont .tabItem .con3 { margin-top: 30px; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a .text { padding: 20px; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a .text .data { line-height: 1; } }

@media (max-width: 765px) { .achievementHF .achievementHFTabBar .tabTerm { width: 120px; line-height: 40px; font-size: 14px; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a { padding: 20px 0; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .text { padding: 0 10px; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a { width: 49%; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a:not(:nth-child(3n + 1)) { margin-left: 0; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a:not(:nth-child(2n + 1)) { margin-left: 2%; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a .text { padding: 20px 10px; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a .text .data { font-size: 16px; } }

@media (max-width: 465px) { .achievementHF .achievementHFTabCont .tabItem .con2 a { padding: 10px 0; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .data { width: 80px; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .data span { font-size: 20px; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .data .years { font-size: 14px; padding: 5px 0; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .text { width: -webkit-calc(100% - 80px); width: calc(100% - 80px); }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .text h5 { font-size: 16px; }
  .achievementHF .achievementHFTabCont .tabItem .con2 a .text .t1 { margin-top: 5px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a { width: 100%; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a:not(:nth-child(2n + 1)) { margin-left: 0; }
  .achievementHF .achievementHFTabCont .tabItem .con3 a .text .data { font-size: 16px; }
  .achievementHF .popUpBox .con { width: 90%; }
  .achievementHF .popUpBox .con .popUpBox_prev, .achievementHF .popUpBox .con .popUpBox_next { width: 30px; height: 30px; }
  .achievementHF .popUpBox .con .popUpBox_prev::before, .achievementHF .popUpBox .con .popUpBox_next::before { top: 11px; }
  .achievementHF .popUpBox .con .popUpBox_prev { left: 0; }
  .achievementHF .popUpBox .con .popUpBox_prev::before { left: 12px; }
  .achievementHF .popUpBox .con .popUpBox_next { right: 0; }
  .achievementHF .popUpBox .con .popUpBox_next::before { right: 12px; } }
