﻿
/*--公共部分--*/

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after {  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 15px; }

.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; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .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%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: visible !important; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #b4b4b4; }

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: #1e3b9e; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0%; left: 0; width: 100%; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-prev, .swiper-button-next { width: 20px; height: 20px; border-right: 2px solid #cecece; border-bottom: 2px solid #cecece; }

.swiper-button-prev { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); left: -30px; }

.swiper-button-next { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: -30px; }

.swiper-button-prev:hover, .swiper-button-next:hover { border-right: 2px solid #1f3ea7; border-bottom: 2px solid #1f3ea7; }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.inner-common { position: relative; }

.inner-common .img > img { width: 100%; }

.inner-common .img { background-color: #1E40CD; }

.inner-common .img::after { padding-bottom: 23.95833% }

.inner-common .content { position: absolute; z-index: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 100%; color: #fff; }

.inner-common .content h2 { font-size: 30px; line-height: 1; font-weight: bold; margin-bottom: 29px; position: relative; }

.inner-common .content h2::after { content: ""; width: 92px; height: 83px; position: absolute; background: url(../images/bg-title-icon.png); left: -50px; top: -55px; }

.inner-common .content p { color: rgba(255, 255, 255, 0.6); line-height: 1; font-size: 16px; line-height: 26px; }

.inner-common .content p::after { content: ""; display: block; width: 24px; height: 3px; background-color: #fff; margin-top: 40px; }

.inner-common .sub-menu { z-index: 9; position: absolute; bottom: -28px; width: 100%; }

.inner-common .sub-menu .menu { background-color: #fc3d1e; }

.inner-common .sub-menu .menu .home, .inner-common .sub-menu .menu .menu { float: left; }

.inner-common .sub-menu .menu .home { width: 30.25%; }

.inner-common .sub-menu .menu .home .home-icon, .inner-common .sub-menu .menu .home .select { float: left; }

.inner-common .sub-menu .menu .home .home-icon { padding: 0px 26px; line-height: 56px; border-right: 1px solid rgba(229, 229, 229, 0.2); width: 15.427%; }

.inner-common .sub-menu .menu .home .select { color: #fff; position: relative; width: 84.573%; }

.inner-common .sub-menu .menu .home .select .selected { line-height: 56px; padding: 0 20px; position: relative; }

.inner-common .sub-menu .menu .home .select .selected .icon { position: absolute; right: 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.inner-common .sub-menu .menu .home .select .selected .icon.active { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.inner-common .sub-menu .menu .home .select .option { position: absolute; top: 56px; width: 100%; text-align: center; background-color: #fc3d1e; padding: 10px 0; display: none; }

.inner-common .sub-menu .menu .home .select .option .active a { color: #fff; }

.inner-common .sub-menu .menu .home .select .option a { color: #f9a293; line-height: 32px; }

.inner-common .sub-menu .menu .home .select .option a:hover { color: #fff; }

.inner-common .sub-menu .menu .menu { width: 69.75%; border-left: 1px solid rgba(229, 229, 229, 0.2); }

.inner-common .sub-menu .menu .menu a { display: block; line-height: 56px; color: #f9a293; text-align: center; }

.inner-common .sub-menu .menu .menu a:hover { color: #fff; }

.inner-common .sub-menu .menu .menu .active a { color: #fff; }

@media (max-width: 1024px) { .inner-common { margin-top: 60px; }
  .inner-common .sub-menu .menu .home { width: 50%; }
  .inner-common .sub-menu .menu .menu { width: 64.75%; } }

@media (max-width: 768px) { .inner-common .content h2 { font-size: 20px; margin-bottom: 15px; }
  .inner-common .content p { font-size: 14px; }
  .inner-common .content p:after { margin-top: 10px; }
  .inner-common .sub-menu .menu .home { display: none; }
  .inner-common .sub-menu .menu .menu { width: 100%; } 
    .inner-common .sub-menu .menu .home { width: 100%; }
	}

@media (max-width: 414px) { .inner-common { height: 200px; }
  .inner-common .img { overflow: hidden; height: 100%; position: relative; width: 100%;}
  .inner-common .img > img { width: auto; height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .inner-common .sub-menu { bottom: -24px; }
  .inner-common .sub-menu .menu .menu { width: 100%; }
  .inner-common .sub-menu .menu .menu a { line-height: 48px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
body { overflow-x: hidden; }

.large-container { width: 1400px; margin: 0 auto; }

.container { width: 1200px; margin: 0 auto; }

.mobile { display: none; }

.auto-img { position: relative; }

.auto-img:after { content: ''; padding-bottom: 100%; display: block; }

.auto-img > img { position: absolute; z-index: auto; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (max-width: 1440px) { .large-container { width: 1200px; } }

@media (max-width: 1024px) { .large-container { width: 100%; padding: 0 15px; }
  .pc { display: none; }
  .mobile { display: block; }
  .container { width: 100%; padding: 0 15px; } }

@media (max-width: 414px) { .large-container { padding: 0 10px; }
  .commonweb { padding: 0; } }



.site-map-container { padding-top: 60px; padding-bottom: 90px; }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.about-contact-container { padding-bottom: 150px; }

.about-contact-wrapper { padding-top: 130px; }

.about-contact-wrapper .contact-card { margin-top: 30px; padding-bottom: 340px; position: relative; }

.about-contact-wrapper .contact-card .card { width: 48.33333%; position: absolute; top: 0; border: 1px solid #ececec; min-height: 436px; background: #fff; }

.about-contact-wrapper .contact-card .card:nth-child(1) { left: 0; }

.about-contact-wrapper .contact-card .card:nth-child(2) { right: 0; }

.about-contact-wrapper .contact-card .card:nth-child(2) .title { border-bottom: 2px solid #1f3fcd; }

.about-contact-wrapper .contact-card .card .title { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 30px 30px; border-bottom: 2px solid #f57f25; }

.about-contact-wrapper .contact-card .card .title h2 { font-size: 26px; line-height: 1; }

.about-contact-wrapper .contact-card .card .content { padding: 25px 30px; }

.about-contact-wrapper .contact-card .card .content .address { border-bottom: 1px solid #ececec; color: #999999; line-height: 30px; padding-bottom: 25px; }

.about-contact-wrapper .contact-card .card .content .address span { color: #333; }

.about-contact-wrapper .contact-card .card .content .tel { padding: 25px 0; }

.about-contact-wrapper .contact-card .card .content .tel li { color: #999999; width: 50%; float: left; line-height: 36px; }

.about-contact-wrapper .contact-card .card .content .tel li.width100 { width: 100%; }

.about-contact-wrapper .contact-card .card .content .tel li span { color: #333; }

.about-map-wrapper { background-repeat: no-repeat; background-position: center; z-index: -1; }

.about-map-wrapper .map { text-align: center; padding-top: 137px; }

.about-map-wrapper .map h2 { font-size: 26px; line-height: 36px; color: #ffffff; }

.about-message-wrapper { padding-top: 100px; }

.about-message-wrapper .message { margin-top: 30px; }

.about-message-wrapper .message .row { margin-bottom: 20px; }

.about-message-wrapper .message .row .input { float: left; width: 50%; }

.about-message-wrapper .message .row .input:nth-child(even) { text-align: right; }

.about-message-wrapper .message .row .input.verify input { width: 333px; }

.about-message-wrapper .message .row .input.verify .verify-img { display: inline-block; border: 1px solid #dfdfdf; padding: 15px 40px; -webkit-border-radius: 28px; border-radius: 28px; cursor: pointer; margin-left: 10px; }

.about-message-wrapper .message .row label { width: 4rem; text-align: justify; display: inline-block; margin-right: 15px; }

.about-message-wrapper .message .row label span { color: #ff0000; }

.about-message-wrapper .message .row input { border: 1px solid #dfdfdf; width: 498px; padding: 15px 28px; -webkit-border-radius: 28px; border-radius: 28px; }

.about-message-wrapper .message .row textarea { border: 1px solid #dfdfdf; padding: 15px 28px; -webkit-border-radius: 28px; border-radius: 28px; width: 93%; }

.about-message-wrapper .message .submit-reset { padding-top: 20px; text-align: center; }

.about-message-wrapper .message .submit-reset .btn { padding: 20px 60px; margin: 0 10px; -webkit-border-radius: 30px; border-radius: 30px; line-height: 1; }

.about-message-wrapper .message .submit-reset .submit { background-color: #1f3b9e; color: #fff; }

@media (max-width: 1024px) { .about-message-wrapper .message .row input { width: 400px; }
  .about-message-wrapper .message .row textarea { width: 92%; }
  .about-message-wrapper .message .row .input.verify input { width: 230px; } }

@media (max-width: 768px) { .about-contact-wrapper .contact-card .card { position: static; width: 100%; margin-bottom: 20px; }
  .about-contact-wrapper .contact-card { padding-bottom: 0; }
  .about-message-wrapper .message .row input { width: 275px; }
  .about-message-wrapper .message .row textarea { width: 88%; }
  .about-message-wrapper .message .row .input.verify { width: 100%; }
  .about-contact-wrapper .contact-card .card .title h2 { font-size: 20px; }
  .about-contact-wrapper .contact-card .card .title { padding: 15px 15px; }
  .about-contact-wrapper { padding-top: 90px; }
  .about-map-wrapper .map { padding-top: 60px; }
  .about-map-wrapper .map h2 { font-size: 20px; }
  .about-message-wrapper { padding-top: 60px; }
  .about-contact-container { padding-bottom: 120px; } }

@media (max-width: 414px) { .about-contact-wrapper .contact-card .card .content { padding: 15px 20px; }
  .about-contact-wrapper .contact-card .card .content .address { padding-bottom: 15px; }
  .about-contact-wrapper .contact-card .card .content .tel { padding: 15px 0; }
  .about-contact-wrapper .contact-card .card .content .tel li { width: 100%; }
  .about-map-wrapper .map img { width: 100%; }
  .about-message-wrapper .message .row .input { width: 100%; margin-bottom: 10px; }
  .about-message-wrapper .message .row input { width: 100%; }
  .about-message-wrapper .message .row .input:nth-child(even) { text-align: left; margin-bottom: 0px; }
  .about-message-wrapper .message .row label { line-height: 36px; }
  .about-message-wrapper .message .row input { padding: 10px 20px; }
  .about-message-wrapper .message .row { margin-bottom: 10px; }
  .about-message-wrapper .message .row textarea { width: 100%; height: 100px; }
  .about-message-wrapper .message .row .input.verify input { width: 50%; margin-bottom: 10px; }
  .about-message-wrapper .message .row .verify label { display: block; }
  .about-message-wrapper .message .row .input.verify .verify-img { padding: 8px 28px; }
  .about-message-wrapper .message .submit-reset .btn { padding: 15px 50px; }
  .about-contact-wrapper { padding-top: 60px; } }

.about-job-wrapper { padding-top: 130px; padding-bottom: 150px; }

.about-job-wrapper .search { margin-top: 30px; margin-bottom: 30px; text-align: center; }

.about-job-wrapper .search form { display: inline-block; position: relative; }

.about-job-wrapper .search span { display: inline-block; line-height: 58px; border: 1px solid #333; width: 130px; font-size: 16px; margin-right: 10px; text-align: center; }

.about-job-wrapper .search input { width: 400px; height: 60px; background-color: #f5f5f5; padding: 0 20px; }

.about-job-wrapper .search button { position: absolute; line-height: 60px; padding: 0 15px; top: 0; right: 0; }

@media (max-width: 768px) { .about-job-wrapper { padding-top: 90px; padding-bottom: 90px; } }

@media (max-width: 414px) { .about-job-wrapper .search { margin-bottom: 0; }
  .about-job-wrapper .search form { width: 100%; }
  .about-job-wrapper .search input { width: 76%; height: 48px; }
  .about-job-wrapper .search span { width: 20%; line-height: 44px; margin-right: 2%;}
  .about-job-wrapper .search button { line-height: 48px; }
  .about-job-wrapper { padding-top: 60px; padding-bottom: 60px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.about-value-wrapper { padding-top: 130px; padding-bottom: 90px; }

.about-value-wrapper .wrapper { background: url(../images/about-value-01.png) no-repeat bottom center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 56px; }

.about-value-wrapper .wrapper .wrapper-l { width: 33.33333%; padding-left: 30px; padding-right: 110px; }

.about-value-wrapper .wrapper .wrapper-l img { width: 100%; }

.about-value-wrapper .wrapper .wrapper-r { width: 66.66667%; text-align: right; }

.about-value-wrapper .wrapper .wrapper-r p { font-size: 16px; line-height: 1.5; color: #666666; margin-bottom: 30px; text-align: left; }

.about-value-wrapper .wrapper .wrapper-r span { font-size: 24px; line-height: 1; color: #1e3b9e; }

.about-idea-wrapper { background: url(../images/about-value-03.jpg) no-repeat center; padding-top: 100px; padding-bottom: 75px; color: #fff; }

.about-idea-wrapper .title { text-align: center; }

.about-idea-wrapper .title h2 { font-size: 32px; line-height: 1; margin-bottom: 30px; }

.about-idea-wrapper .title span { font-size: 18px; line-height: 1; }

.about-idea-wrapper .title .line { width: 1px; height: 83px; background-color: #ffffff; opacity: 0.46; margin: 46px auto; }

.about-idea-wrapper .title p { font-size: 18px; line-height: 28px; }

.about-idea-wrapper .us-slogan { margin-top: 80px; text-align: center; }

.about-idea-wrapper .us-slogan li { width: 164px; height: 164px; background-color: #fff; line-height: 1; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; padding: 36px 0 10px; margin: 0 24px; display: inline-block; }

.about-idea-wrapper .us-slogan li:hover, .about-idea-wrapper .us-slogan li.active { background-color: #2348ee; }

.about-idea-wrapper .us-slogan li:hover .slogan, .about-idea-wrapper .us-slogan li.active .slogan { color: #fff; }

.about-idea-wrapper .us-slogan li:hover p, .about-idea-wrapper .us-slogan li.active p { color: #fff; }

.about-idea-wrapper .us-slogan li:hover .icon, .about-idea-wrapper .us-slogan li.active .icon { color: #203fcd; background-color: #fff; }

.about-idea-wrapper .us-slogan li .slogan { font-size: 26px; display: inline-block; color: #203fcd; margin-bottom: 20px; }

.about-idea-wrapper .us-slogan li p { font-size: 20px; color: #666666; margin-bottom: 20px; }

.about-idea-wrapper .us-slogan li .icon { display: inline-block; width: 28px; height: 28px; background-color: #a4a4a4; font-size: 20px; line-height: 28px; -webkit-border-radius: 50%; border-radius: 50%; }

.value-triangle-wrapper { padding-top: 110px; padding-bottom: 150px; background: #f8f8f8 url(../images/about-value-05.png) no-repeat top left; }

.value-triangle-wrapper .wrapper { margin-top: 85px; }

.value-triangle-wrapper .triangle-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 80px; }

.value-triangle-wrapper .triangle-item:last-child { margin-bottom: 0px; }

.value-triangle-wrapper .triangle-item:nth-child(odd) .item-r{ padding-left: 25px; }

.value-triangle-wrapper .triangle-item:nth-child(even) .item-r{ padding-right: 25px; }

.value-triangle-wrapper .triangle-item:nth-child(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.value-triangle-wrapper .triangle-item .item-l { width: 50%; text-align: center; padding: 0 20px; }

.value-triangle-wrapper .triangle-item .item-l img { max-width: 100%; }

.value-triangle-wrapper .triangle-item .item-r { width: 50%; }

.value-triangle-wrapper .triangle-item .item-r h2 { font-size: 30px; line-height: 1; color: #203fcd; margin-bottom: 20px; font-weight: bold; }

.value-triangle-wrapper .triangle-item .item-r span { display: inline-block; line-height: 1; font-size: 18px; color: #203fcd; margin-bottom: 25px; }

.value-triangle-wrapper .triangle-item .item-r p { line-height: 28px; color: #666666; }

@media (max-width: 768px) { .about-value-wrapper { padding-top: 90px; padding-bottom: 60px; }
  .about-value-wrapper .wrapper { padding-top: 35px; }
  .about-value-wrapper .wrapper .wrapper-l { padding-right: 30px; }
  .about-value-wrapper .wrapper .wrapper-r span { font-size: 18px; }
  .about-idea-wrapper { padding-top: 60px; padding-bottom: 45px; }
  .about-idea-wrapper .us-slogan li { width: 120px; height: 120px; padding: 23px 0 10px; margin: 0px 10px; }
  .about-idea-wrapper .title h2 { font-size: 20px; margin-bottom: 20px; }
  .about-idea-wrapper .title span { font-size: 14px; }
  .about-idea-wrapper .title .line { margin: 20px auto; }
  .about-idea-wrapper .us-slogan { margin-top: 55px; }
  .about-idea-wrapper .us-slogan li .slogan { font-size: 22px; }
  .about-idea-wrapper .us-slogan li p { font-size: 18px; }
  .value-triangle-wrapper .triangle-item .item-r span { line-height: 1.5; margin-bottom: 10px; font-size: 16px; }
  .value-triangle-wrapper .triangle-item .item-r h2 { font-size: 20px; margin-bottom: 12px; }
  .value-triangle-wrapper { padding-top: 60px; padding-bottom: 120px; }
  .value-triangle-wrapper .wrapper { margin-top: 55px; }
  .value-triangle-wrapper .triangle-item { margin-bottom: 50px; } }

@media (max-width: 414px) { .about-value-wrapper .wrapper .wrapper-l { width: 50%; padding-left: 0; padding-right: 15px; }
  .about-value-wrapper .wrapper .wrapper-r p { font-size: 14px; }
  .about-value-wrapper .wrapper .wrapper-r span { font-size: 16px; }
  .about-idea-wrapper .title p { font-size: 14px; }
  .about-idea-wrapper .title .line { height: 40px; }
  .about-idea-wrapper .us-slogan { margin-top: 35px; }
  .about-idea-wrapper .us-slogan li { margin-bottom: 20px; }
  .about-value-wrapper { padding-top: 70px; }
  .value-triangle-wrapper .triangle-item { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .value-triangle-wrapper .triangle-item:nth-child(even) { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .value-triangle-wrapper .triangle-item .item-l { width: 100%; margin-bottom: 30px; }
  .value-triangle-wrapper .triangle-item .item-r { width: 100%; }
  .value-triangle-wrapper .triangle-item:nth-child(even) .item-r { padding-right: 0px; }
  .value-triangle-wrapper .triangle-item:nth-child(odd) .item-r { padding-left: 0px; }

  .value-triangle-wrapper .wrapper { margin-top: 45px; }
  .value-triangle-wrapper .triangle-item .item-r h2 { font-size: 18px; }
  .value-triangle-wrapper { padding-bottom: 90px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.about-us-container { padding-top: 130px; }

.company-wrapper .company-img { position: relative; margin-bottom: 90px; margin-top: 30px; }

.company-wrapper .company-img img { width: 100%; }

.company-wrapper .company-img .enter { position: absolute; right: -95px; bottom: -80px; width: 450px; height: 230px; padding-top: 85px; padding-left: 50px; background-image: -webkit-gradient(linear, left top, right bottom, from(#274dbc), to(#1e3b9e)); background-image: -o-linear-gradient(left top, #274dbc, #1e3b9e); background-image: linear-gradient(to right bottom, #274dbc, #1e3b9e); }

.company-wrapper .company-img .enter::after { content: ''; display: block; width: 129px; height: 4px; background: url(../images/about-02.png) no-repeat; position: absolute; right: -50px; bottom: 84px; }

.company-wrapper .company-img .enter .cn { font-size: 26px; line-height: 36px; color: #ffffff; display: block; }

.company-wrapper .company-img .enter .en { font-size: 26px; line-height: 36px; color: #ffffff; opacity: 0.3; display: block; }

.company-wrapper .company-desc { padding: 0px 60px; }

.company-wrapper .company-desc h2 { font-size: 36px; line-height: 36px; color: #1e3b9e; margin-bottom: 48px; }

.company-wrapper .company-desc .desc { padding-left: 173px; position: relative; line-height: 28px; color: #666666; }

.company-wrapper .company-desc .desc::before { content: ''; display: block; width: 2px; height: 90px; background-color: #1e3b9e; position: absolute; left: 84px; top: 5px; }

.company-wrapper .company-desc .desc p { margin-bottom: 15px; }

.culture-wrapper { padding-top: 70px; }

.culture-wrapper .culture-group { position: relative; }

.culture-wrapper .culture-swiper { margin-top: 137px; position: relative; }

.culture-wrapper .culture-swiper .swiper-slide { overflow: hidden; }

.culture-wrapper .culture-swiper .img { height: 520px; }

.culture-wrapper .culture-swiper .img::after { padding-bottom: 0; }

.culture-wrapper .culture-swiper .img img { height: 100%; width: auto; }

.culture-wrapper .culture-swiper .line { position: absolute; left: 50%; top: 0; }

.culture-wrapper .culture-swiper .content { position: absolute; top: 50%; width: 100%; text-align: center; color: #fff; }

.culture-wrapper .culture-swiper .content h2 { font-size: 22px; line-height: 1; margin-bottom: 25px; }

.culture-wrapper .culture-swiper .content p { font-size: 16px; line-height: 1.8; }

.culture-wrapper .culture-switch { position: absolute; top: -100px; z-index: 1; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.culture-wrapper .culture-switch li { float: left; margin: 0 10px; }

.culture-wrapper .culture-switch li .item { width: 200px; height: 200px; background-color: #fff; padding: 30px 25px; border: solid 1px #dcdcdc; cursor: pointer; }

.culture-wrapper .culture-switch li .item.active, .culture-wrapper .culture-switch li .item:hover { background-color: #1f3fcd; border: solid 1px #1f3fcd; }

.culture-wrapper .culture-switch li .item.active .hover, .culture-wrapper .culture-switch li .item:hover .hover { display: inline-block; }

.culture-wrapper .culture-switch li .item.active .normal, .culture-wrapper .culture-switch li .item:hover .normal { display: none; }

.culture-wrapper .culture-switch li .item.active span, .culture-wrapper .culture-switch li .item:hover span { color: #fff; }

.culture-wrapper .culture-switch li .item.active span::after, .culture-wrapper .culture-switch li .item:hover span::after { border-right: 5px solid #fff; border-bottom: 5px solid #fff; }

.culture-wrapper .culture-switch li .item .hover { display: none; }

.culture-wrapper .culture-switch li .item span { display: block; line-height: 1; font-size: 18px; color: #999999; margin-top: 56px; position: relative; }

.culture-wrapper .culture-switch li .item span::after { content: ""; display: block; width: 10px; height: 10px; position: absolute; right: 0; top: 7px; border-top: 5px solid transparent; border-right: 5px solid #999999; border-bottom: 5px solid #999999; border-left: 5px solid transparent; }

.history-wrapper { padding-top: 100px; padding-bottom: 100px; background: url(../images/about-07.png) no-repeat center bottom; }

.history-wrapper .history { position: relative; }

.history-wrapper .navigation { text-align: right; font-size: 0; margin-top: 30px; margin-bottom: 20px; }

.history-wrapper .navigation .swiper-button-prev-history, .history-wrapper .navigation .swiper-button-next-history { display: inline-block; width: 60px; height: 60px; cursor: pointer; background: #f6f6f6 url(../images/swiper-arrow.png) no-repeat center; }

.history-wrapper .navigation .swiper-button-prev-history { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.history-wrapper .navigation .swiper-button-prev-history:hover { background: #1e3b9e url(../images/swiper-arrow-a.png) no-repeat center; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }

.history-wrapper .navigation .swiper-button-next-history:hover { background: #1e3b9e url(../images/swiper-arrow-a.png) no-repeat center; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.history-wrapper .history-swiper .item { background: url(../images/history-item-bg.png) no-repeat; padding: 26px 42px 167px; }

.history-wrapper .history-swiper .item.odd { margin-top: 70px; }

.history-wrapper .history-swiper .item span { font-size: 34px; color: #d3d3d3; line-height: 1; margin-bottom: 20px; display: block; }

.history-wrapper .history-swiper .item h2 { font-size: 20px; line-height: 1; margin-bottom: 20px; }

.history-wrapper .history-swiper .item p { font-size: 14px; color: #828282; }

@media (max-width: 1024px) { .culture-wrapper .culture-switch { width: 100%; -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
  .culture-wrapper .culture-switch ul { display: inline-block; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } }

@media (max-width: 768px) { .about-us-container { padding-top: 90px; }
  .company-wrapper .company-img .enter { height: 180px; padding-top: 65px; }
  .company-wrapper .company-desc h2 { font-size: 28px; margin-bottom: 25px; }
  .company-wrapper .company-desc .desc { padding-left: 110px; }
  .company-wrapper .company-desc .desc::before { left: 55px; }
  .culture-wrapper { padding-top: 50px; }
  .history-wrapper { padding-top: 60px; padding-bottom: 60px; } }

@media (max-width: 414px) { .about-us-container { padding-top: 60px; }
  .company-wrapper .company-img .enter { display: none; }
  .company-wrapper .company-img { margin-bottom: 20px; margin-top: 25px; }
  .company-wrapper .company-desc { padding: 0px; }
  .company-wrapper .company-desc h2 { font-size: 20px; margin-bottom: 0; }
  .company-wrapper .company-desc .desc { padding-left: 0; padding-top: 15px; }
  .company-wrapper .company-desc .desc p { margin-bottom: 10px; }
  .company-wrapper .company-desc .desc p br { display: none; }
  .company-wrapper .company-desc .desc::before { width: 90px; height: 2px; left: 0; top: 0; }
  .culture-wrapper .culture-switch li .item { width: 100px; height: 100px; padding: 10px 10px; }
  .culture-wrapper .culture-switch li .item img { width: 50%; }
  .culture-wrapper .culture-switch li .item span { font-size: 14px; margin-top: 29px; }
  .history-wrapper { padding-top: 40px; padding-bottom: 30px; }
  .history-wrapper .navigation { margin-top: 20px; }
  .culture-wrapper .culture-switch li .item.active span::after, .culture-wrapper .culture-switch li .item:hover span::after { border-right: 3px solid #fff; border-bottom: 3px solid #fff; }
  .culture-wrapper .culture-swiper { margin-top: 80px; }
  .culture-wrapper .culture-switch { top: -50px; }
  .culture-wrapper .culture-switch li .item span::after { width: 5px; height: 5px; border-top: 3px solid transparent; border-right: 3px solid #999999; border-bottom: 3px solid #999999; border-left: 3px solid transparent; }
  .culture-wrapper .culture-swiper .img { height: 300px; }
  .culture-wrapper .culture-swiper .line { left: 35%; }
  .culture-wrapper .culture-swiper .content { top: 35%; }
  .culture-wrapper .culture-swiper .content h2 { font-size: 18px; margin-bottom: 15px; }
  .culture-wrapper .culture-swiper .content p { font-size: 14px; line-height: 1.5; }
  .history-wrapper .navigation .swiper-button-prev-history, .history-wrapper .navigation .swiper-button-next-history { width: 45px; height: 45px; }
  .history-wrapper .history-swiper .item.odd { margin-top: 0; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.acc-title { text-align: center; }

.acc-title h2 { margin-bottom: 30px; line-height: 1; font-size: 36px; text-align: center; font-weight: bold; }

.acc-title p { font-size: 16px; line-height: 28px; margin-bottom: 30px; width: 1000px; margin-left: auto; margin-right: auto; }

.acc-wrapper { padding-top: 130px; }

.acc-wrapper .acc img { margin: 0 auto; display: block; }

.orbit-wrapper .acc-content { padding: 60px 198px 98px; }

.orbit-wrapper .acc-content .card { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.orbit-wrapper .card .name { width: 280px; line-height: 1; }

.orbit-wrapper .card .name span { letter-spacing: 4px; }

.orbit-wrapper .card .name h5 { margin-top: 20px; font-size: 40px; color: #1f3ea7; }

.orbit-wrapper .card .desc { width: 420px; line-height: 1; }

.orbit-wrapper .card .desc p { font-size: 22px; margin-bottom: 30px; }

.orbit-wrapper .card .desc span { line-height: 30px; color: #1f3ea7; font-size: 18px; }

.orbit-wrapper .card .desc ul li { width: 50%; float: left; color: #666; line-height: 24px; }

.income-wrapper { padding-top: 100px; }

.income-wrapper .income li { float: left; width: 16.66667%; border-right: 1px solid #d6d6d6; line-height: 1; text-align: center; }

.income-wrapper .income li:last-child { border-right: none; }

.income-wrapper .income li .number { font-size: 20px; color: #999; margin-bottom: 30px; }

.income-wrapper .income li .number span { font-size: 64px; color: #1f3ea7; }

.income-wrapper .income li p { font-size: 16px; }

.highlight-wrapper { padding-bottom: 150px; }

.highlight-wrapper .highlight { position: relative; }

.highlight-wrapper .highlight .img { position: absolute; top: 0; }

.highlight-wrapper .highlight .img img { width: 100%; }

.highlight-wrapper .highlight .content { font-size: 16px; color: #4f4f4f; line-height: 34px; text-align: center; padding: 43px 46px 0px; }

.highlight-wrapper .highlight .content li { float: left; width: 25%; }

.highlight-wrapper .highlight .content .txt { margin-top: 10px; }

.highlight-wrapper .highlight .content .txt span { display: block; }

@media (max-width: 1024px) { .highlight-wrapper .highlight .content { padding: 34px 38px 0; }
  .highlight-wrapper .highlight .content img { width: 90%; } }

@media (max-width: 768px) { .acc-title h2 { font-size: 20px; margin-bottom: 20px; }
  .acc-title p { width: 100%; margin-bottom: 20px; }
  .acc-title p br { display: none; }
  .acc-wrapper { padding-top: 90px; }
  .orbit-wrapper .acc-content { padding: 30px 10px; }
  .income-wrapper { padding-top: 60px; }
  .income-wrapper .income li { width: 33.33333%; margin-bottom: 20px; }
  .income-wrapper .income li:nth-child(3) { border-right: none; }
  .highlight-wrapper .highlight .content { padding: 23px 15px 0; }
  .highlight-wrapper { padding-bottom: 120px; } }

@media (max-width: 414px) { .acc-title p { font-size: 14px; line-height: 24px; }
  .acc-wrapper .acc img { width: 100%; }
  .orbit-wrapper .card .name { width: 100%; margin-bottom: 30px; }
  .orbit-wrapper .card .name h5 { font-size: 20px; margin-top: 15px; }
  .orbit-wrapper .card .desc { width: 100%; }
  .orbit-wrapper .card .desc p { font-size: 18px; margin-bottom: 10px; }
  .orbit-wrapper .acc-content .card { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .orbit-wrapper .card .desc ul li { width: 100%; }
  .income-wrapper .income li { width: 50%; }
  .income-wrapper .income li .number span { font-size: 42px; }
  .income-wrapper .income li p { font-size: 14px; }
  .income-wrapper .income li:nth-child(3) { border-right: 1px solid #d6d6d6; }
  .income-wrapper .income li:nth-child(even) { border-right: none; }
  .income-wrapper .income li .number { margin-bottom: 15px; }
  .highlight-wrapper .highlight .content li { width: 50%; margin-bottom: 20px; height: 340px; }
  .highlight-wrapper .highlight .img { display: none; }
  .highlight-wrapper .highlight .content { font-size: 14px; line-height: 24px; }
  .highlight-wrapper { padding-bottom: 70px; }
  .highlight-wrapper .highlight .content { padding: 0; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.case-wrapper { padding-top: 130px; padding-bottom: 150px; }

.case-wrapper .case-search { padding-bottom: 12px; margin-top: 30px; margin-bottom: 30px; border-bottom: 2px solid #000; }

.case-wrapper .case-search .page-count { float: left; line-height: 43px; font-size: 16px; }

.case-wrapper .case-search .page-count i { font-style: normal; color: #828282; }

.case-wrapper .case-search .search { position: relative; float: right; }

.case-wrapper .case-search .search form { font-size: 0; }

.case-wrapper .case-search .search input { border: solid 1px #dddddd; padding: 10px 82px 10px 10px; width: 315px; }

.case-wrapper .case-search .search .btn { background-color: #333333; color: #fff; padding: 0 22px; position: absolute; right: 0; top: 0; line-height: 43px; }

.case-list ul { margin-left: -15px; margin-right: -15px; }

.case-list ul li { width: 33.333333%; float: left; padding-left: 15px; padding-right: 15px; }

.case-list .item { display: block; margin-bottom: 40px; }

.case-list .item:hover .img img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.case-list .item:hover .content h2 { color: #1f3ea7; }

.case-list .item .img { overflow: hidden; }

.case-list .item .img::after { padding-bottom: 63.15789%; }

.case-list .item .content { padding-top: 20px; color: #999999; }

.case-list .item .content h2 { font-size: 18px; color: #666666; line-height: 1; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.case-list .item .content p { font-size: 13px; line-height: 20px; min-height: 40px; margin-bottom: 18px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.case-list .item .content span { display: block; position: relative; padding-left: 13px; font-size: 13px; line-height: 1; }

.case-list .item .content span::before { content: ''; display: block; width: 3px; height: 12px; background-color: #1f3ea7; position: absolute; z-index: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

/**** 详情 *****/
.case-detail-wrapper { padding-top: 130px; padding-bottom: 100px; }

.case-detail-wrapper .case-company-desc { background: url(../images/case-detail-bg.jpg) no-repeat center; background-size: cover; padding-top: 110px; padding-bottom: 110px; margin-top: 30px; }

.case-detail-wrapper .case-company-desc .company-desc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.case-detail-wrapper .case-company-desc .company-desc .company-name { background-color: #1e3b9e; width: 500px; height: 300px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #fff; }

.case-detail-wrapper .case-company-desc .company-desc .company-name>img{ max-width: 100%; }

.case-detail-wrapper .case-company-desc .company-desc .company-name p { font-size: 30px; line-height: 1; }

.case-detail-wrapper .case-company-desc .company-desc .company-content { width: 45%; }

.case-detail-wrapper .case-company-desc .company-desc .company-content .en { display: block; color: #1e3b9e; font-size: 12px; margin-bottom: 30px; }

.case-detail-wrapper .case-company-desc .company-desc .company-content h2 { font-size: 34px; font-weight: bold; line-height: 42px; margin-bottom: 27px; }

.case-detail-wrapper .case-company-desc .company-desc .company-content p { font-size: 14px; line-height: 26px; color: #828282; margin-bottom: 57px; }

.case-detail-wrapper .case-company-desc .company-desc .company-content .date { line-height: 30px; color: #828282; }

.case-detail-wrapper .desc-do-wrapper { padding-top: 80px; padding-bottom: 90px; border-bottom: 1px solid #e7e7e7; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item { border-bottom: 1px solid #e7e7e7; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item:last-child { border-bottom: none; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item > div { float: left; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l { width: 25%; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l .field { font-size: 30px; font-weight: bold; position: relative; padding-left: 15px; line-height: 1; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l .field::before { content: ""; display: block; width: 5px; height: 33px; background-color: #1e3b9e; position: absolute; z-index: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r { width: 75%; font-size: 16px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .name { margin-bottom: 20px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .name span { display: inline-block; font-size: 20px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .name span:nth-child(2) { margin-left: 70px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section { margin-bottom: 30px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section:last-child { margin-bottom: 0; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section h3 { font-size: 16px; line-height: 1; font-weight: bold; margin-bottom: 20px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section p { color: #666666; line-height: 28px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .desc { padding-bottom: 40px; }

.case-detail-wrapper .desc-do-wrapper .desc-do .do { padding-top: 40px; }

.case-detail-wrapper .relate-case-wrapper .relate-case { padding-top: 90px; }

.case-detail-wrapper .relate-case-wrapper .relate-case .name { font-size: 26px; font-weight: bold; position: relative; padding-left: 15px; line-height: 1; margin-bottom: 25px; }

.case-detail-wrapper .relate-case-wrapper .relate-case .name::before { content: ""; display: block; width: 5px; height: 25px; background-color: #1e3b9e; position: absolute; z-index: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

@media (max-width: 768px) { .case-wrapper { padding-top: 90px; padding-bottom: 100px; }
  .case-detail-wrapper { padding-top: 90px; padding-bottom: 70px; }
  .case-detail-wrapper .case-company-desc { padding-top: 60px; padding-bottom: 60px; }
  .case-detail-wrapper .case-company-desc .company-desc .company-name { width: 300px; height: 300px; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content { width: 55%; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content .en { margin-bottom: 15px; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content h2 { font-size: 20px; line-height: 26px; margin-bottom: 20px; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content p { margin-bottom: 40px; }
  .case-detail-wrapper .desc-do-wrapper { padding-top: 60px; padding-bottom: 50px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l .field { font-size: 18px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l .field::before { height: 24px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .name span { display: block; font-size: 18px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .name span:nth-child(2) { margin-left: 0px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section h3 { margin-bottom: 10px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r .section p { line-height: 24px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .desc { padding-bottom: 25px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .do { padding-top: 30px; }
  .case-detail-wrapper .relate-case-wrapper .relate-case { padding-top: 50px; }
  .case-detail-wrapper .relate-case-wrapper .relate-case .name { font-size: 18px; }
  .case-detail-wrapper .relate-case-wrapper .relate-case .name::before { height: 25px; } }

@media (max-width: 414px) { .case-wrapper .case-search .search { width: 100%; }
  .case-wrapper .case-search .search input { width: 100%; }
  .case-list ul li { width: 100%; }
  .case-detail-wrapper .case-company-desc { padding-top: 30px; padding-bottom: 30px; }
  .case-detail-wrapper .case-company-desc .company-desc { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .case-detail-wrapper .case-company-desc .company-desc .company-name { margin-bottom: 30px; width: 100%; height: auto; }
  .case-detail-wrapper .case-company-desc .company-desc .company-name img { width: 100%; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content { width: 100%; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content p { margin-bottom: 20px; }
  
  .case-detail-wrapper .case-company-desc .company-desc .company-content h2 { margin-bottom: 10px; }
  .case-detail-wrapper .case-company-desc .company-desc .company-content .en { margin-bottom: 10px; }
  .case-detail-wrapper .desc-do-wrapper { padding-top: 30px; padding-bottom: 30px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-l { width: 100%; margin-bottom: 25px; }
  .case-detail-wrapper .desc-do-wrapper .desc-do .item .item-r { width: 100%; }
  .case-detail-wrapper .relate-case-wrapper .relate-case { padding-top: 30px; } }

/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.en-home-title { font-size: 50px; line-height: 1; font-weight: bold; text-align: center; margin-bottom: 40px; }

.section-padding { padding-top: 100px; padding-bottom: 100px; }

.who-we-are-container { background-color: #f5f5f5; }

.who-we-are { padding-bottom: 100px; }

.who-we-are > div { float: left; }

.who-we-are .left { width: 38.92857%; position: relative; }

.who-we-are .left .main { width: 100%; z-index: 2; position: relative; -webkit-box-shadow: 0 60px 50px -65px #63709c; box-shadow: 0 60px 50px -65px #63709c; }

.who-we-are .left .main img { width: 100%; }

.who-we-are .left .sub { position: absolute; right: -240px; bottom: -100px; z-index: 1; width: 57.43119%; }

.who-we-are .left .sub img { width: 100%; }

.who-we-are .left .who { position: absolute; bottom: 0; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); left: -200px; }

.who-we-are .right { width: 61.07143%; background: url(../images/en-home-04.png) no-repeat; }

.who-we-are .right .title { padding-left: 13.68421%; margin-bottom: 50px; padding-top: 106px; }

.who-we-are .right .title h3 { font-size: 40px; font-weight: bold; line-height: 1; margin-bottom: 24px; }

.who-we-are .right .title p { font-size: 20px; line-height: 44px; color: #828282; }

.who-we-are .right .text { font-size: 17px; line-height: 24px; color: #666; padding-left: 34.26901%; }

.what-we-do h5 { font-size: 30px; line-height: 1; font-weight: bold; text-align: center; margin-bottom: 25px; }

.what-we-do .type { margin-bottom: 76px; background: url(../images/dashe-line.png) no-repeat 12% 30%; }

.what-we-do .type li { width: 12.14286%; margin-right: 3.92857%; float: left; text-align: center; }

.what-we-do .type li:last-child { margin-right: 0; }

.what-we-do .type li img { width: 100%; }

.what-we-do .type li p { font-size: 20px; font-weight: bold; margin-top: 30px; margin-bottom: 15px; line-height: 1; }

.what-we-do .type li span { color: #828282; }

.what-we-do .orbit-mes-wrapper { background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; margin-bottom: 80px; }

.what-we-do .orbit-mes-wrapper .values { height: 100%; }

.what-we-do .orbit-mes-wrapper .values li { width: 25%; float: left; height: 100%; text-align: center; color: #fff; padding: 188px 30px 0; border-right: 1px solid rgba(255, 255, 255, 0.2); }

.what-we-do .orbit-mes-wrapper .values li:last-child { border-right: none; }

.what-we-do .orbit-mes-wrapper .values li span { display: block; font-size: 30px; line-height: 1; margin-bottom: 40px; }

.what-we-do .orbit-mes-wrapper .values li p { font-size: 16px; }

.what-we-do .system-box { margin-top: 16px; padding-bottom: 98px; overflow: hidden; }

.what-we-do .system-box::before { content: ''; display: block; width: 54px; height: 40px; background-color: #26deec; -webkit-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); transform: skewX(45deg); margin-left: 70px; }

.what-we-do .system-box::after { content: ''; display: block; width: 54px; height: 40px; background-color: #1f3ea7; -webkit-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); transform: skewX(45deg); margin-left: 90%; }

.what-we-do .system-swiper { position: relative; }

.what-we-do .system-wrapper { position: relative; }

.what-we-do .system-wrapper li { width: 20%; float: left; }

.what-we-do .system-wrapper li:nth-child(1) .sys { border-left: 1px solid #f0f0f0; }

.what-we-do .system-wrapper li .sys { text-align: center; border-top: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; z-index: 9; }

.what-we-do .system-wrapper li .sys:after { padding-bottom: 122.5%; }

.what-we-do .system-wrapper li .sys:hover .bg { display: block; -webkit-box-shadow: 0 0 30px -10px #1f3ea7; box-shadow: 0 0 30px -10px #1f3ea7; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.what-we-do .system-wrapper li .sys:hover .text { top: 54px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.what-we-do .system-wrapper li .sys:hover .text .icon { margin-bottom: 30px; }

.what-we-do .system-wrapper li .sys:hover .text .icon .normal { display: none; }

.what-we-do .system-wrapper li .sys:hover .text .icon .hover { display: inline-block; }

.what-we-do .system-wrapper li .sys:hover .text span { color: #fff; }

.what-we-do .system-wrapper li .sys:hover .text h2 { color: #fff; margin-bottom: 25px; }

.what-we-do .system-wrapper li .sys:hover .text p { display: block; color: #fff; white-space: normal; }

.what-we-do .system-wrapper li .bg { display: none; }

.what-we-do .system-wrapper li .text { position: absolute; top: 80px; width: 100%; }

.what-we-do .system-wrapper li .text .icon { margin-bottom: 50px; }

.what-we-do .system-wrapper li .text .icon .hover { display: none; }

.what-we-do .system-wrapper li .text span { color: #c8c8c8; line-height: 1; display: block; margin-bottom: 14px; }

.what-we-do .system-wrapper li .text h2 { font-size: 22px; line-height: 1; font-weight: bold; margin-bottom: 15px; }

.what-we-do .system-wrapper li .text p { padding: 0 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.what-we-do .point-wrapper { margin-top: 30px; }

.what-we-do .point-wrapper li { float: left; width: 21%; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; overflow: hidden; }

.what-we-do .point-wrapper li.active { width: 36.78571%; }

.what-we-do .point-wrapper li.active .text p { display: block; }

.what-we-do .point-wrapper li.active .text span { display: none; }

.what-we-do .point-wrapper li .text { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); color: #fff; text-align: center; padding: 0 40px; width: 100%; }

.what-we-do .point-wrapper li .text span { font-size: 20px; display: inline-block; margin-bottom: 36px; line-height: 1; }

.what-we-do .point-wrapper li .text h2 { font-size: 20px; margin-bottom: 40px; line-height: 1.3; }

.what-we-do .point-wrapper li .text p { display: none; opacity: 0.5; }

.home-why-us-container { background-position: center; background-repeat: no-repeat; background-size: cover; }

.home-why-us-container .en-home-title { color: #fff; }

.home-why-us-container .support-wrapper { margin-top: 0; }

.home-why-us-container .support-wrapper .support .content { height: 240px; }

.home-why-us-container .support-wrapper .support .img::after { padding-bottom: 71.64179%; }

.home-contact-container .contact-card { margin-bottom: 50px; }

.home-contact-container .contact-card .card { width: 48.33333%; top: 0; border: 1px solid #ececec; min-height: 436px; background: #fff; }

.home-contact-container .contact-card .card:nth-child(1) { float: left; }

.home-contact-container .contact-card .card:nth-child(2) { float: right; }

.home-contact-container .contact-card .card:nth-child(2) .title { border-bottom: 2px solid #1f3fcd; }

.home-contact-container .contact-card .card:nth-child(2) .content .address { line-height: 24px; padding-bottom: 7px; }

.home-contact-container .contact-card .card .title { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 30px 30px; border-bottom: 2px solid #f57f25; }

.home-contact-container .contact-card .card .title h2 { font-size: 26px; line-height: 1; font-weight: bold; }

.home-contact-container .contact-card .card .content { padding: 25px 30px; }

.home-contact-container .contact-card .card .content .address { border-bottom: 1px solid #ececec; color: #999999; line-height: 30px; padding-bottom: 25px; }

.home-contact-container .contact-card .card .content .address .en-address span { float: left; }

.home-contact-container .contact-card .card .content .address .en-address div { overflow: hidden; }

.home-contact-container .contact-card .card .content .address p { width: 50%; float: left; }

.home-contact-container .contact-card .card .content .address span { color: #333; }

.home-contact-container .contact-card .card .content .tel { padding: 25px 0; }

.home-contact-container .contact-card .card .content .tel li { color: #999999; width: 50%; float: left; line-height: 36px; }

.home-contact-container .contact-card .card .content .tel li.width100 { width: 100%; }

.home-contact-container .contact-card .card .content .tel li span { color: #333; }

.home-contact-container .contact-card .card .content .txt .sale span { float: left; }

.home-contact-container .contact-card .card .content .txt .sale p { overflow: hidden; color: #999999; }

.home-contact-container .contact-card .card .content .txt .qr-code { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 30px; }

.home-contact-container .contact-card .card .content .txt .qr-code span { display: inline-block; margin-left: 20px; font-size: 20px; }

@media (max-width: 1440px) { .what-we-do .type li { margin-right: 5.4%; }
  .what-we-do .type { background: url(../images/dashe-line.png) no-repeat 0% 27%; }
  .who-we-are .left .sub { right: -200px; width: 50%; }
  .what-we-do .system-wrapper li .sys:hover .text { top: 5px; }
  .what-we-do .system-wrapper li .text { top: 50px; } }

@media (max-width: 1024px) { .who-we-are .left .sub { right: -87px; }
  .who-we-are .right .text { padding-left: 20.26901%; }
  .who-we-are .right .title { padding-top: 17px; }
  .who-we-are { padding-bottom: 0; }
  .what-we-do .type { background: unset; }
  .home-why-us-container .support-wrapper .support .content { padding: 15px 20px 0; } }

@media (max-width: 768px) { .section-padding { padding-top: 60px; padding-bottom: 60px; }
  .en-home-title { font-size: 20px; margin-bottom: 20px; }
  .who-we-are .left .sub { display: none; }
  .who-we-are .right .title { padding-left: 20px; }
  .who-we-are .right .text { padding-left: 20px; }
  .who-we-are .right .title p { line-height: 26px; }
  .who-we-are .right .title h3 { font-size: 20px; margin-bottom: 10px; }
  .who-we-are .right .title h3 br { display: none; }
  .who-we-are .right .title p { font-size: 16px; }
  .who-we-are .right .title { margin-bottom: 20px; }
  .who-we-are .right .text { font-size: 14px; }
  .what-we-do .type li { margin-right: 20px; }
  .what-we-do .type li { width: 14.4%; }
  .what-we-do .type li p { font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
  .what-we-do .type { margin-bottom: 45px; }
  .what-we-do h5 { font-size: 18px; }
  .what-we-do .orbit-mes-wrapper { margin-bottom: 45px; }
  .home-why-us-container .support-wrapper .support .content h2 { margin-bottom: 5px; }
  .home-why-us-container .support-wrapper .support .content h2::after { margin-top: 10px; }
  .home-contact-container .contact-card .card .content .address p { width: 100%; }
  .home-contact-container .contact-card .card .content .tel li { width: 100%; }
  .home-contact-container .contact-card .card .content .address .en-address span { float: unset; }
  .home-contact-container .contact-card .card .content .txt .sale span { float: unset; }
  .home-contact-container .contact-card .card .title { padding: 20px 20px; } }

@media (max-width: 414px) { .who-we-are .left { width: 100%; }
  .who-we-are .right { margin-top: 20px; width: 100%; }
  .who-we-are .right .text, .who-we-are .right .title { padding-left: 0; }
  .what-we-do .type li { width: 50%; margin-right: 0; margin-bottom: 20px; }
  .what-we-do .type li img { width: 80%; }
  .what-we-do .type li span { display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; height: 42px; }
  .what-we-do .orbit-mes-wrapper .values li { width: 50%; height: 50%; padding: 30px 5px 0; }
  .what-we-do .orbit-mes-wrapper .values li span { margin-bottom: 20px; }
  .what-we-do .orbit-mes-wrapper .values li p br { display: none; }
  .what-we-do .point-wrapper li .text { padding: 0 15px; }
  .what-we-do .point-wrapper li .text h2 { display: none; font-size: 15px; }
  .what-we-do .point-wrapper li.active h2 { display: block; }
  .home-why-us-container .support-wrapper .support .content { height: 270px; }
  .home-contact-container .contact-card .card { width: 100%; margin-bottom: 20px; }
  .home-contact-container .contact-card .card .title h2 { font-size: 20px; }
  .home-contact-container .contact-card { margin-bottom: 0; }
  .who-we-are .left .who { display: none; }
  .what-we-do .point-wrapper li { width: 13%; }
  .what-we-do .point-wrapper li.active { width: 60.78571%; }
  .what-we-do .system-swiper { overflow: hidden; }
  .what-we-do .system-wrapper li .sys .bg { display: block; }
  .what-we-do .system-wrapper li .sys .text .icon .hover { display: inline-block; }
  .what-we-do .system-wrapper li .sys .text .icon .normal { display: none; }
  .what-we-do .system-wrapper li .sys .text h2 { color: #fff; }
  .what-we-do .system-wrapper li .sys .text p { color: #fff; }
  .what-we-do .system-wrapper li .text, .what-we-do .system-wrapper li .sys:hover .text { top: 80px; }
  .what-we-do .system-wrapper li .sys .text h2, .what-we-do .system-wrapper li .sys:hover .text h2 { margin-bottom: 25px; }
  .what-we-do .system-wrapper li .sys:hover .text .icon { margin-bottom: 50px; }
  .what-we-do .system-wrapper li .sys .text p { white-space: normal; }
  .what-we-do .system-box { padding-bottom: 60px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
/****** 首页 Banner *******/
.home-banner .banner { position: relative; background-color: #00284B; }

.home-banner .banner img { width: 100%; }

.home-banner .banner .auto-img::after { padding-bottom: 49.47916%; }

.home-banner .banner .slogan { position: absolute; z-index: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.home-banner .banner .slogan h2 { font-size: 50px; color: #ffffff; line-height: 1; margin-bottom: 15px; }

.home-banner .banner .slogan span { font-size: 34px; color: rgba(255, 255, 255, 0.2); line-height: 1; margin-bottom: 35px; display: block; }

.home-banner .banner .slogan p { font-size: 18px; line-height: 28px; color: #ffffff; opacity: 0.7; margin-bottom: 87px; }

.home-banner .banner .slogan .view-detail { display: inline-block; padding: 0 60px; background-color: #ffffff; -webkit-border-radius: 28px; border-radius: 28px; text-align: center; line-height: 55px; color: #46409f; }

.home-banner .banner .slogan .view-detail:hover { color: #fc3d1e; }

.home-banner .swiper-banner-button-prev{ left: 50px; width: 24px; height: 24px;  border-right: 2px solid #fff; border-bottom: 2px solid #fff;}
.home-banner .swiper-banner-button-next{ right: 50px; width: 24px; height: 24px; border-right: 2px solid #fff; border-bottom: 2px solid #fff;}

.home-banner .swiper-banner-button-prev:hover{ border-right: 2px solid #b4b4b4; border-bottom: 2px solid #b4b4b4; }
.home-banner .swiper-banner-button-next:hover{ border-right: 2px solid #b4b4b4; border-bottom: 2px solid #b4b4b4; }

/****** 首页 Banner *******/
.section-name { line-height: 1; text-align: center; }

.section-name .name { font-size: 55px; margin-bottom: 16px; font-weight: bold; margin-top:50px; }

.section-name p { font-size: 20px; color: #666666; }

/****** 平台赋能 *******/
.platform { padding-top: 100px; padding-bottom: 100px; }

.platform .platform-switch { height: 100%; overflow: visible; }

.platform .description { margin-top: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; }

.platform .description .desc-l { z-index: -99; width: 75%; }

.platform .description .desc-l .auto-img::after { padding-bottom: 72.38095%; }

.platform .description .desc-l .content { position: absolute; width: 515px; left: 50%; top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center; padding-top: 77px; }

.platform .description .desc-l .content .title { position: relative; padding-top: 20px; margin-bottom: 15px; }

.platform .description .desc-l .content .title h2 { font-size: 32px; color: #1e3b9e; position: absolute; width: 100%; left: 0; top: 0; }

.platform .description .desc-l .content .title span { font-size: 30px; color: #ff4049; opacity: 0.1; line-height: 1; text-align: center; display: block; }

.platform .description .desc-l .content p { color: #666666; line-height: 22px; margin-bottom: 29px; }

.platform .description .desc-l .content .feature li { display: inline-block; margin: 0 15px; }

.platform .description .desc-l .content .feature li p { margin-top: 15px; color: #333; font-weight: bold; }

.platform .description .desc-r { width: 25%; }

.platform .description .desc-r ul { height: 100%; }

.platform .description .desc-r li { position: relative; height: 20%; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-bottom: 1px solid #ebebeb; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }

.platform .description .desc-r li>a{ display: flex; width: 100%; align-items: center; justify-content: center;}

.platform .description .desc-r li:nth-child(1) { border-top: 1px solid #ebebeb; }

.platform .description .desc-r li.active>a { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.platform .description .desc-r li.active::after { width: 116.57143%; background-color: #ff4620; }

.platform .description .desc-r li.active .left { -webkit-transform: translateX(-13px); -ms-transform: translateX(-13px); -o-transform: translateX(-13px); transform: translateX(-13px); }

.platform .description .desc-r li.active .left .cn { color: #fff; text-align: left; }

.platform .description .desc-r li.active .left .en { display: block; text-align: left; }

.platform .description .desc-r li.active .right { display: block; }

.platform .description .desc-r li .left { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.platform .description .desc-r li .left .cn { font-size: 24px; display: block; }

.platform .description .desc-r li .left .en { display: block; color: #fff; display: none; opacity: .3; }

.platform .description .desc-r li .right { width: 110px; height: 110px; margin-right: 25px; position: relative; display: none; }

.platform .description .desc-r li .right .arrow { position: absolute; left: 5px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.platform .description .desc-r li::after { content: ""; display: block; width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: -9; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

/****** 平台赋能 *******/
/****** 快速上线 *******/
.upline::after { padding-bottom: 47.39583%; }

.upline .upline-name { position: absolute; width: 100%; color: #fff; top: 13%; }

.upline .upline-name p { color: #fff; }

.upline .upline-swiper { height: 100%; width: 100%; position: absolute; }

.upline .swiper-button-prev-upline { left: 30px; top: 71.55%; }

.upline .swiper-button-next-upline { right: 30px; top: 71.55%; }

.upline .item { position: relative; height: 950px; color: #fff; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.1); }

.upline .item:hover { background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1a1f3f)); background-image: -o-linear-gradient(top, transparent, #1a1f3f); background-image: linear-gradient(to bottom, transparent, #1a1f3f); }

.upline .item:hover .line::before { content: ''; display: block; width: 10px; height: 10px; background-color: #fff; -webkit-border-radius: 10px; border-radius: 10px; position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.upline .item:hover .line::after { content: ''; display: block; width: 22px; height: 22px; background-color: #fff; opacity: .3; -webkit-border-radius: 22px; border-radius: 22px; position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.upline .item:hover .inner { top: 38%; }

.upline .item:hover .inner a { display: inline-block; }

/* .upline .item:hover .inner p { display: block; } */

.upline .item .line { position: absolute; border-bottom: 1px solid rgba(255, 255, 255, 0.1); width: 100%; top: 52.5%; margin-top: 156px; }

.upline .item .inner { position: absolute; width: 100%; top: 52.5%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.upline .item .inner img { margin-bottom: 32px; }

.upline .item .inner h2 { font-size: 29px; font-weight: bold; margin-bottom: 30px; }

.upline .item .inner h2::after { content: ''; display: block; width: 30px; height: 3px; background-color: #fff; margin-left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: 30px; }

.upline .item .inner p { padding: 0 16%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size:18px; }

.upline .item .inner a { display: inline-block; padding: 0 60px; line-height: 55px; background-color: #ffffff; -webkit-border-radius: 28px; border-radius: 28px; color: #46409f; margin-top: 120px; display: none; }

/****** 快速上线 *******/
/********* 多业态实践 *******/
.practice-container { background-repeat: no-repeat; background-position: center; background-size: cover; padding: 100px 0; }

.practice-container .brand-wrapper { margin-top: 35px; position: relative; }

.practice-container .brand-wrapper .swiper-button-next, .practice-container .brand-wrapper .swiper-button-prev { top: 44%; }

#brand { border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; }

.practice-container .brand-wrapper .item { border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 117px; justify-content: center; position:relative; transform-style:preserve-3d; transition:.3s;}

.practice-container .brand-wrapper .item:hover {  transform:rotateY(180deg) translateZ(0); }

.practice-container .brand-wrapper .item span { display: flex; justify-content: center; align-items: center; position:absolute; left:0; top:0; height: 100%; width: 100%;  }

.practice-container .brand-wrapper .item span.name { background-color: rgba(31, 63, 205); color: #fff; font-size: 16px; transform:rotateY(180deg) translateZ(0); backface-visibility:hidden; -webkit-backface-visibility: hidden;}

.practice-container .brand-wrapper .item img { max-width: 100%; }

.practice-container .brand-wrapper .item a { display: block; height: 100%; width: 100%; }

.practice-container .brand-wrapper .more { text-align: center; }

.practice-container .brand-wrapper .more a { display: inline-block; margin-top: 40px; color: #fff; padding: 23px 73px; line-height: 1; -webkit-border-radius: 50px; border-radius: 50px; background-image: -webkit-gradient(linear, left top, right top, from(#2d59d0), to(#1e3b9e)); background-image: -o-linear-gradient(left, #2d59d0, #1e3b9e); background-image: linear-gradient(to right, #2d59d0, #1e3b9e); }

/********* 中国MES领导者 *******/
.leader-container { background-repeat: no-repeat; background-position: center; background-size: cover; padding-top: 100px; padding-bottom: 110px; }

.leader-container .section-name { color: #fff; }

.leader-container .section-name p { color: #fff; }

.leader-container .leader { margin-top: 46px; }

.leader-container .leader li { float: left; width: 25%; text-align: center; padding: 40px 30px; color: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; height: 305px; }

.leader-container .leader li.active { background-image: -webkit-gradient(linear, left top, right bottom, from(#00c0c9), to(#0070df)); background-image: -o-linear-gradient(left top, #00c0c9, #0070df); background-image: linear-gradient(to right bottom, #00c0c9, #0070df); }

.leader-container .leader li.active p { opacity: 1; display: block; }

.leader-container .leader li.active .arrow { display: none; }

.leader-container .leader li h5 { font-size: 20px; line-height: 1; margin-top: 38px; margin-bottom: 20px; }

.leader-container .leader li p { opacity: 0.58; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.leader-container .leader li .arrow { margin-top: 30px; display: inline-block; }

.home-news-container { padding-top: 100px; padding-bottom: 150px; }

.home-news-container .home-news-wrapper { margin-top: 30px; }

.home-news-container .home-news-wrapper .news { position: relative; }

/*.home-news-container .home-news-wrapper .news::before { content: ''; display: block; height: 100%; width: 100%; position: absolute; top: 0; background-color: rgba(255, 255, 255, 0.5); left: -100%; z-index: 2; -webkit-box-shadow: 0 0 10px #fff; box-shadow: 0 0 10px #fff;  }*/

/*.home-news-container .home-news-wrapper .news::after { content: ''; display: block; height: 100%; width: 100%; position: absolute; top: 0; background-color: rgba(255, 255, 255, 0.5); right: -100%; z-index: 2; -webkit-box-shadow: 0 0 20px #fff; box-shadow: 0 0 20px #fff; }*/

.home-news-container .home-news-wrapper .news-swiper .swiper-slide { position: relative; }
.home-news-container .home-news-wrapper .news-swiper .swiper-slide::before { content: ""; position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; background: rgba(255, 255, 255, 0.4); z-index: 3; }

.home-news-container .home-news-wrapper .news-swiper .swiper-slide.swiper-slide-active::before { width: 0; height: 0; }

.home-news-container .home-news-wrapper .news-swiper .swiper-slide.swiper-slide-next::before { width: 0; height: 0; }

.home-news-container .home-news-wrapper .news-swiper .swiper-slide.swiper-slide-next + .swiper-slide::before { width: 0; height: 0; }

.home-news-container .home-news-wrapper .item { display: block; }

.home-news-container .home-news-wrapper .item:hover h2 {  color:rgba(31, 63, 205, 1); }

.home-news-container .home-news-wrapper .item:hover .img img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.home-news-container .home-news-wrapper .item .img { overflow: hidden; }

.home-news-container .home-news-wrapper .item .img::after { padding-bottom: 66.59091%; }

.home-news-container .home-news-wrapper .item .date { display: block; color: #666666; margin-top: 33px; margin-bottom: 16px; }

.home-news-container .home-news-wrapper .item h2 { font-size: 18px; line-height: 30px; height: 60px; margin-bottom: 28px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.home-service-wrapper { position: relative; padding-bottom: 200px; }

.home-service-wrapper .service { position: absolute; padding: 52px 0; background-color: #fff; top: -62px; }

.home-service-wrapper .service li { float: left; padding: 0 51px; text-align: center; border-right: 1px solid #e1e1e1; }

.home-service-wrapper .service li:last-child { border-right: none; }

.home-service-wrapper .service li .number { color: #007cfd; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; }

.home-service-wrapper .service li .number .num { font-size: 56px; line-height: 1; font-weight: bold; }

.home-service-wrapper .service li .number span { font-size: 30px; line-height: 1; }

.cooperate-company-wrapper h2 { font-size: 34px; line-height: 1; font-weight: bold; margin-bottom: 24px; text-align: center; }

.cooperate-company-wrapper .company-box { position: relative; }

.cooperate-company-wrapper .company { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.cooperate-company-wrapper .company .company-logo { width: 12.85714%; border: 3px solid #dddddd; }

.cooperate-company-wrapper .company .company-logo .img { overflow: hidden; }

.cooperate-company-wrapper .company .company-logo .img::after { padding-bottom: 150%; }

.cooperate-company-wrapper .company .txt { width: 87.14286%; padding: 0 50px; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.cooperate-company-wrapper .company .txt h3 { font-size: 26px; color: #1e3b9e; margin-bottom: 30px; }

.cooperate-company-wrapper .company .txt p { font-size: 18px; color: #666666; line-height: 30px; }

@media (max-width: 1440px) { .home-service-wrapper .service li { padding: 0 36.4px; }
  .upline .item:hover .inner { top: 27%; } }

@media (max-width: 1024px) { .home-banner { margin-top: 60px; }
  .upline .item .inner { top: 36.5%; }
  .upline .item:hover .inner { top: 5%; }
  .home-service-wrapper .service li { padding: 0 19.3px; }
  .home-news-container .home-news-wrapper .news { overflow: hidden; } }

@media (max-width: 768px) { .section-name .name { font-size: 22px; }
  .home-banner .banner .slogan p { margin-bottom: 30px; font-size: 14px; }
  .home-banner .banner .slogan h2 { font-size: 20px; margin-bottom: 10px; }
  .home-banner .banner .slogan span { font-size: 18px; margin-bottom: 20px; }
  .home-banner .banner .slogan .view-detail { padding: 0 40px; line-height: 46px; }
  .platform { padding-top: 60px; padding-bottom: 60px; }
  .platform .description { margin-top: 25px; }
  .platform .description .desc-r li .left .cn { font-size: 16px; }
  .platform .description .desc-r li.active .left .en { display: none; }
  .platform .description .desc-r li .right { width: 77px; height: 100%; }
  .upline::after { padding-bottom: 70%; }
  .upline.auto-img > img { height: 100%; width: 100%; }
  .upline .item .inner a { margin-top: 60px; }
  .upline .item:hover .inner { top: 28%; }
  .upline .item .inner { top: 40%; }
  .upline .item .inner a { padding: 0 36px; line-height: 38px; }
  .upline .item .line { display: none; }
  .upline .swiper-button-next-upline, .upline .swiper-button-prev-upline { top: 50%; }
  .upline .item .inner h2 { font-size: 18px; }
  .practice-container { padding: 60px 0; }
  .practice-container .brand-wrapper { margin-top: 25px; }
  .practice-container .brand-wrapper .more a { padding: 18px 52px; }
  .leader-container { padding-top: 60px; padding-bottom: 70px; overflow: hidden; }
  .leader-container .leader { margin-top: 30px; }
  .leader-container .leader li { padding: 20px 10px; }
  .leader-container .leader li br { display: none; }
  .leader-container .leader li h5 { font-size: 18px; }
  .leader-container .leader li h5 { margin-top: 30px; }
  .company-box .swiper-button-next { right: 15px; }
  .company-box .swiper-button-prev { left: 15px; }
  .cooperate-company-wrapper .company .company-logo { display: none; }
  .cooperate-company-wrapper .company .txt { width: 100%; padding: 0; }
  .home-service-wrapper .service li { width: 33.33333%; margin-bottom: 20px; }
  .home-service-wrapper .service { padding: 60px 0 30px; }
  .home-service-wrapper .service { position: static; }
  .home-service-wrapper { padding-bottom: 0; }
  .home-service-wrapper .service li .number .num { font-size: 42px; }
  .home-service-wrapper .service li .number { margin-bottom: 10px; }
  .cooperate-company-wrapper h2 { font-size: 20px; }
  .cooperate-company-wrapper .company .txt h3 { font-size: 18px; margin-bottom: 10px; }
  .cooperate-company-wrapper .company .txt p { font-size: 14px; }
  .home-news-container { padding-top: 60px; padding-bottom: 110px; }
  .home-news-container .home-news-wrapper { margin-top: 20px; }
  .platform .description .desc-l .content .title h2 { font-size: 20px; }
  .platform .description .desc-l .content .title span { font-size: 14px; } }

@media (max-width: 414px) { .home-banner .banner .slogan p { margin-bottom: 15px; line-height: 1.3; }
  .home-banner .banner .slogan span { margin-bottom: 10px; font-size: 14px; }
  .home-banner .banner .slogan h2 { font-size: 16px; }
  .home-banner .banner .slogan .view-detail { padding: 0 25px; line-height: 32px; }
  .upline::after { padding-bottom: 100%; }
  .upline .upline-name { top: 8%; }
  .upline .item .inner h2 { margin-bottom: 15px; }
  .upline .item .inner h2::after { margin-top: 10px; }
  .upline .item .inner a { margin-top: 20px; }
  .practice-container .brand-wrapper .more a { margin-top: 25px; }
  .leader-container .leader li { width: 50%; }
  .home-service-wrapper .service li { width: 50%; }
  .home-service-wrapper .service li:nth-child(even) { border-right: none; }
  .platform .description .desc-l { width: 100%; }
  .platform .description { display: block; }
  .platform .description .desc-l .content { width: 100%; padding-top: 20px; padding-left: 5px; padding-right: 5px; }
  .platform .description .desc-r { width: 100%; }
  .platform .description .desc-r li.active .left { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
  .platform .description .desc-r li { padding: 0 10px; }
  .platform .description .desc-r li .right { display: block; }
  .platform .description .desc-r li::after { background-color: #ff4620; }
  .platform .description .desc-r li.active::after { width: 100%; }
  .platform .description .desc-r li .left .cn { color: #fff; }
  .platform .description .desc-r li { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .platform .description .desc-r li:nth-child(1) { border-top: none; }
  .platform .description .desc-r li .right { margin-right: 0px; }
  .platform .description .desc-r li .right img:first-child { width: 80%; }
  .upline .item .inner img { margin-bottom: 15px; width: 22%; }
  .upline .item .inner p { padding: 0 8%; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.about-honour-container { padding-top: 130px; padding-bottom: 150px; }

.about-honour-wrapper { margin-top: 35px; }

.about-honour-wrapper .img img { width: 100%; }

.about-honour-wrapper .honour-list { padding: 50px 30px 0; width: 1100px; background-color: #fff; margin: 0 auto; top: -60px; position: relative; }

.about-honour-wrapper .honour-list ul li { float: left; width: 33.333333%; padding: 0 10px; }

.about-honour-wrapper .honour-list .item { display: block; background-color: #fff; }

.about-honour-wrapper .honour-list .item:hover .img .auto-img img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.about-honour-wrapper .honour-list .item .img { padding: 55px 15px; border: 1px solid #e5e5e5; }

.about-honour-wrapper .honour-list .item .img .auto-img { overflow: hidden; }

.about-honour-wrapper .honour-list .item .img .auto-img::after { padding-bottom: 65.18771%; }

.about-honour-wrapper .honour-list .item p { text-align: center; font-size: 16px; line-height: 1; color: #666666; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.about-honour-wrapper .honour-list .line { border-bottom: 1px solid #e5e5e5; margin: 40px 0; }

@media (max-width: 1024px) { .about-honour-wrapper .honour-list { width: 100%; } }

@media (max-width: 768px) { .about-honour-wrapper .honour-list { padding: 35px 0px 20px; position: static; }
  .about-honour-container { padding-top: 90px; padding-bottom: 100px; }
  .about-honour-wrapper .honour-list .line { margin: 30px 0; } }

@media (max-width: 414px) { .about-honour-wrapper > .img { display: none; }
  .about-honour-wrapper .honour-list { padding: 0; }
  .about-honour-wrapper .honour-list ul li { width: 100%; }
  .about-honour-wrapper .honour-list .item .img { padding: 10px; }
  .about-honour-wrapper .honour-list .item p { margin-top: 0; line-height: 3; }
  .about-honour-wrapper .honour-list .line { margin: 13px 0 30px; }
  .about-honour-container { padding-top: 60px; padding-bottom: 80px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.join-title { text-align: center; margin-bottom: 30px; }

.join-title h2 { font-size: 36px; line-height: 1; font-weight: bold; }

.join-title p { margin-top: 20px; font-size: 18px; line-height: 1; }

.join-container { padding-top: 130px; }

.brand-wrapper .brand { position: relative; margin-bottom: 70px; }

.brand-wrapper .brand-item { position: relative; }

.brand-wrapper .brand-item .img::after { padding-bottom: 43.33333%; }

.brand-wrapper .brand-item .content { position: absolute; width: 100%; color: #fff; text-align: center; top: 29%; }

.brand-wrapper .brand-item .content h2 { font-size: 36px; line-height: 1; margin-bottom: 20px; }

.brand-wrapper .brand-item .content p { font-size: 20px; line-height: 1; margin-bottom: 20px; }

.brand-wrapper .brand-toggle { width: 1000px; position: absolute; left: 100px; bottom: -64px; }

.brand-wrapper .brand-toggle .toggle { background-color: #f1f1f1; -webkit-border-radius: 10px; border-radius: 10px; text-align: center; line-height: 1; padding: 40px; cursor: pointer; margin-bottom: 20px; }

.brand-wrapper .brand-toggle .toggle.active { background-color: #1f3fcd; color: #fff; -webkit-box-shadow: 0px 18px 19px -15px #1f3fcd; box-shadow: 0px 18px 19px -15px #1f3fcd; -webkit-transform: all .3s; -ms-transform: all .3s; -o-transform: all .3s; transform: all .3s; }

.brand-wrapper .brand-toggle .toggle p { font-size: 18px; margin-bottom: 16px; font-weight: bold; }

.brand-wrapper .brand-toggle .toggle span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }

.mes-wrapper { padding-top: 80px; position: relative; }

.mes-wrapper::after { content: ''; width: 200%; height: 610px; display: block; background-color: #f7f7f7; position: absolute; z-index: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); top: -150px; z-index: -1; }

.mes-wrapper .mes-item { padding: 74px 40px; text-align: center; color: #fff; }

.mes-wrapper .mes-item.bg1 { background-image: -webkit-gradient(linear, left top, right bottom, from(#1fe3f3), to(#18a8d3)); background-image: -o-linear-gradient(left top, #1fe3f3, #18a8d3); background-image: linear-gradient(to right bottom, #1fe3f3, #18a8d3); }

.mes-wrapper .mes-item.bg2 { background-image: -webkit-gradient(linear, left top, right bottom, from(#ffc73a), to(#f68625)); background-image: -o-linear-gradient(left top, #ffc73a, #f68625); background-image: linear-gradient(to right bottom, #ffc73a, #f68625); }

.mes-wrapper .mes-item.bg3 { background-image: -webkit-gradient(linear, left top, right bottom, from(#0ad5a1), to(#0ebd81)); background-image: -o-linear-gradient(left top, #0ad5a1, #0ebd81); background-image: linear-gradient(to right bottom, #0ad5a1, #0ebd81); }

.mes-wrapper .mes-item p { font-size: 26px; line-height: 36px; margin-top: 40px; }

.mes-wrapper .mes-item p::after { content: ""; display: block; width: 35px; height: 4px; background-color: #ffffff; text-align: center; margin: 33px auto 0; }

.zxhy-wrapper { padding-top: 100px; }

.zxhy-wrapper h3 { background: url(../images/choice-hl-bg.png) no-repeat center center; text-align: center; font-size: 34px; line-height: 1; padding: 34px 0; margin-bottom: 20px; }

.zxhy-wrapper .zxhy-ul { margin-left: -15px; margin-right: -15px; }

.zxhy-wrapper .zxhy-ul li { width: 33.333333333%; float: left; padding-left: 15px; padding-right: 15px; }

.zxhy-wrapper .zxhy-ul li:nth-child(1) .item { border-top: 3px solid #20a9cf; background-image: -webkit-gradient(linear, left top, left bottom, from(#e9f7fa), to(#fff)); background-image: -o-linear-gradient(top, #e9f7fa, #fff); background-image: linear-gradient(to bottom, #e9f7fa, #fff); }

.zxhy-wrapper .zxhy-ul li:nth-child(1) .item span { color: #20a9cf; }

.zxhy-wrapper .zxhy-ul li:nth-child(2) .item { border-top: 3px solid #20cfcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#e9fafa), to(#fff)); background-image: -o-linear-gradient(top, #e9fafa, #fff); background-image: linear-gradient(to bottom, #e9fafa, #fff); }

.zxhy-wrapper .zxhy-ul li:nth-child(2) .item span { color: #20cfcd; }

.zxhy-wrapper .zxhy-ul li:nth-child(3) .item { border-top: 3px solid #f48025; background-image: -webkit-gradient(linear, left top, left bottom, from(#fef3ea), to(#fff)); background-image: -o-linear-gradient(top, #fef3ea, #fff); background-image: linear-gradient(to bottom, #fef3ea, #fff); }

.zxhy-wrapper .zxhy-ul li:nth-child(3) .item span { color: #f48025; }

.zxhy-wrapper .item { text-align: center; line-height: 26px; color: #666666; padding-top: 42px; padding-bottom: 42px; }

.zxhy-wrapper .item span { font-size: 46px; line-height: 1; }

.zxhy-wrapper .item p { margin-top: 28px; }

.zxhy-wrapper .choice-brand .partner { border: 1px solid #ebebeb; padding: 30px 0px; text-align: center; }

.zxhy-wrapper .choice-brand .partner img { max-height: 43px; width: auto; }

.support-wrapper { margin-top: 100px; }

.support-wrapper .support .bg1 { background-color: #20a9cf; }

.support-wrapper .support .bg2 { background-color: #f48025; }

.support-wrapper .support .bg3 { background-color: #20cfcd; }

.support-wrapper .support .bg4 { background-color: #12c482; }

.support-wrapper .support .content { height: 210px; padding: 40px 30px 0; color: #fff; }

.support-wrapper .swiper-slide:nth-child(even) .support { display: flex; flex-direction: column-reverse; }

.support-wrapper .support .content h2 { font-size: 18px; line-height: 1; margin-bottom: 20px; }

.support-wrapper .support .content h2::after { content: ''; display: block; width: 29px; height: 2px; background-color: #ffffff; margin-top: 20px; }

.support-wrapper .support .content p { line-height: 20px; }

.support-wrapper .support .img::after { padding-bottom: 73.68421%; }

.cooperate-wrapper { padding-top: 100px; padding-bottom: 100px; }

.cooperate-wrapper .cooperate ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.cooperate-wrapper .cooperate li { display: inline-block; }

.we-wrapper { padding-top: 100px; background: url(../images/join-contact-bg.jpg) no-repeat center center; text-align: center; font-size: 16px; }

.we-wrapper .join-title { color: #fff; }

.we-wrapper .contact { display: inline-block; color: #fff; }

.we-wrapper .contact li { display: inline-block; padding: 0 60px; border-right: 1px solid #808893; text-align: center; }

.we-wrapper .contact li p { margin-top: 20px; }

.we-wrapper .contact li:last-child { border-right: none; }

.we-wrapper .table { color: #fff; margin-top: 60px; padding-bottom: 150px; }

.we-wrapper .table a { display: inline-block; padding: 20px 30px; line-height: 1; color: #fff; -webkit-border-radius: 30px; border-radius: 30px; background-color: #fc3d1e; margin-top: 20px; }

@media (max-width: 1024px) { .brand-wrapper .brand { margin-bottom: 0; }
  .brand-wrapper .brand-toggle { position: static; width: 100%; margin-top: -50px; }
  .mes-wrapper .mes-item p { font-size: 20px; }
  .cooperate-wrapper .cooperate li { width: 20%; padding: 5px; }
  .cooperate-wrapper .cooperate li img { width: 100%; } }

@media (max-width: 768px) { .join-title { margin-bottom: 20px; }
  .join-title h2 { font-size: 20px; }
  .join-title p { font-size: 14px; margin-top: 12px; }
  .join-container { padding-top: 90px; }
  .brand-wrapper .brand-item .content h2 { font-size: 20px; }
  .brand-wrapper .brand-item .content p { font-size: 16px; }
  .brand-wrapper .brand-toggle .toggle { padding: 30px 10px; }
  .brand-wrapper .brand-toggle .toggle p { font-size: 16px; margin-bottom: 10px; }
  .mes-wrapper { padding-top: 50px; }
  .zxhy-wrapper .item { padding-top: 30px; padding-bottom: 30px; }
  .zxhy-wrapper .item span { font-size: 30px; }
  .zxhy-wrapper .item p { padding: 0 10px; margin-top: 18px; }
  .zxhy-wrapper .item p br { display: none; }
  .zxhy-wrapper h3 { font-size: 20px; }
  .zxhy-wrapper .choice-brand .partner img { height: 43px; }
  .zxhy-wrapper { padding-top: 60px; }
  .support-wrapper { margin-top: 60px; }
  .support-wrapper .support .content { padding: 25px 20px 0; }
  .cooperate-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .we-wrapper .contact li { padding: 0 50px; } }

@media (max-width: 414px) { .brand-wrapper .brand-toggle { margin-top: 10px; }
  .we-wrapper .contact li { padding: 0 22px; }
  .we-wrapper .table { padding-bottom: 100px; }
  .cooperate-wrapper .cooperate ul { -webkit-box-pack: end; -webkit-justify-content: end; -ms-flex-pack: end; justify-content: end; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .cooperate-wrapper .cooperate li { width: 33.3333%; }
  .we-wrapper .contact li { width: 100%; border-right: none; margin-bottom: 20px; text-align: left; }
  .we-wrapper .contact li p { margin-top: 10px; display: inline-block; padding-left: 15px; }
  .we-wrapper .table { margin-top: 20px; }
  .we-wrapper { font-size: 14px; background-size: cover; padding-top: 60px; }
  .we-wrapper .table a { padding: 15px 25px; }
  .mes-wrapper::after { width: 0px; }
  .brand-wrapper .brand-toggle .toggle { padding: 15px 10px; }
  .brand-wrapper .brand-item .content { top: 10%; }
  .brand-wrapper .brand-item .content h2 { font-size: 18px; margin-bottom: 10px; }
  .brand-wrapper .brand-item .content p { font-size: 14px; }
  .brand-wrapper .brand-item .content img { width: 12%; }
  .zxhy-wrapper .zxhy-ul { margin-left: -5px; margin-right: -5px; }
  .zxhy-wrapper .zxhy-ul li { padding-left: 5px; padding-right: 5px; }
  .zxhy-wrapper h3 { padding: 15px 0; }
  .zxhy-wrapper .choice-brand .partner { padding: 15px 5px; }
  .zxhy-wrapper .choice-brand .partner img { height: 75px; max-width: 100%; }
  .support-wrapper .support .content { padding: 20px 15px 0; }
  .support-wrapper .support .content h2 { font-size: 16px; margin-bottom: 13px; }
  .support-wrapper .support .content h2::after { margin-top: 15px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.eam-container .aps .aps-wrapper .aps-r { padding-top: 120px; }

.eam-container .aps .aps-wrapper .aps-r .what-is { margin-top: 0px; }

.eam-container.product-point .point .point-wrapper li .text { padding: 0 30px; }

.eam-container .why-us .us li { padding: 0 20px; }

.equipment-container { background-color: #fafafa; }

.equipment-wrapper { padding-top: 100px; padding-bottom: 55px; }

.equipment-wrapper .equipment { margin-top: 55px; }

.equipment-wrapper .equipment ul { margin-left: -5px; margin-right: -5px; }

.equipment-wrapper .equipment ul li { float: left; padding-left: 5px; padding-right: 5px; width: 33.33333%; }

.equipment-wrapper .equipment .item { background-color: #f1f1f1; position: relative; margin-bottom: 46px; padding: 44px 40px; text-align: center; min-height: 207px; }

.equipment-wrapper .equipment .item span { position: absolute; display: block; left: 50%; top: -29px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 58px; height: 58px; background-color: #f1f1f1; font-size: 18px; text-align: center; line-height: 58px; -webkit-border-radius: 50%; border-radius: 50%; }

.equipment-wrapper .equipment .item .img { display: inline-block; padding: 0 30px; position: relative; margin-bottom: 30px; }

.equipment-wrapper .equipment .item .img::before { content: ''; display: block; width: 100px; height: 1px; position: absolute; top: 50%; left: -100px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background-color: #a8a8a8; }

.equipment-wrapper .equipment .item .img::after { content: ''; display: block; width: 100px; height: 1px; position: absolute; top: 50%; right: -100px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background-color: #a8a8a8; }

/* .swiper-button-mon-prev, .swiper-button-mon-next { width: 15px; height: 15px; border-right: 2px solid #cecece; border-bottom: 2px solid #cecece; top: 70%; } */

.swiper-button-mon-prev, .swiper-button-mon-next { width: 20px; height: 62px; border-right: none; border-bottom: none; top: 35%; background-color: #e3e3e3; transform: rotate(0); }

.swiper-button-mon-prev:hover, .swiper-button-mon-next:hover { background-color: #1f3ea7; }

.swiper-button-mon-prev:hover::before, .swiper-button-mon-next:hover::after { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

.swiper-button-mon-prev::before { content: ''; width: 5px; height: 5px; border-right: 1px solid #333; border-bottom: 1px solid #333; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); position: absolute; top: 50%; left: 50%; }

.swiper-button-mon-next::after { content: ''; width: 5px; height: 5px; border-right: 1px solid #333; border-bottom: 1px solid #333; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 50%; left: 40%;}

.orbit-wrapper { padding-top: 100px; }

.orbit-wrapper .orbit { margin-top: 30px; background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f5fe), to(#fff)); background-image: -o-linear-gradient(top, #f0f5fe, #fff); background-image: linear-gradient(to bottom, #f0f5fe, #fff); }

.orbit-wrapper .orbit .tab-name { position: relative; }

.orbit-wrapper .orbit .tab { line-height: 60px; color: #999999; font-size: 16px; text-align: center; border-bottom: 1px solid #1f3ea7; border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; cursor: pointer; }

.orbit-wrapper .orbit .tab:last-child { border-left: 1px solid #e4e4e4; }

.orbit-wrapper .orbit .tab.active { border-top: 2px solid #1f3ea7; border-right: 1px solid #1f3ea7; border-bottom: none; border-left: 1px solid #1f3ea7; color: #1f3ea7; font-weight: bold; }

.orbit-wrapper .orbit .content { padding-top: 80px; text-align: center; width: 720px; margin: 0 auto; }

.orbit-wrapper .orbit .content .card span { line-height: 36px; letter-spacing: 4px; }

.orbit-wrapper .orbit .content .card h3 { font-size: 36px; line-height: 36px; color: #1f3ea7; margin-top: 18px; margin-bottom: 30px; font-weight: bold; }

.orbit-wrapper .orbit .content .card p { font-size: 16px; line-height: 26px; }

@media (max-width: 1024px) { .swiper-button-mon-prev, .swiper-button-mon-next {  }
  .equipment-wrapper .equipment ul li { width: 50%; }
  .eam-container .why-us .us li { padding: 0 43px; } }

@media (max-width: 768px) { .eam-container .why-us .us li { padding: 0 17px; }
  .equipment-wrapper { padding-top: 60px; padding-bottom: 25px; }
  .orbit-wrapper { padding-top: 60px; }
  .orbit-wrapper .orbit .content .card h3 { font-size: 20px; line-height: 20px; } }

@media (max-width: 414px) { .eam-container .aps .aps-wrapper .aps-r { padding-top: 0px; }
  .equipment-wrapper .equipment ul li { width: 100%; }
  .orbit-wrapper .orbit .content { width: 100%; padding-top: 25px; }
  .orbit-wrapper .orbit .content .card span { letter-spacing: 2px; }
  .orbit-wrapper .orbit .content .card h3 { margin-top: 10px; margin-bottom: 20px; }
  .orbit-wrapper .orbit .content .card p { padding: 0 15px; } }


.mom-title { text-align: center; font-size: 36px; font-weight: bold; line-height: 1; }

/******** aps *********/
.aps { padding-top: 128px; padding-bottom: 100px; }

.aps .aps-wrapper { margin-top: 86px; }

.aps .aps-wrapper .aps-l { float: left; position: relative; width: 41.66667%; }

.aps .aps-wrapper .aps-l .img:after { padding-bottom: 140.11976%; }

.aps .aps-wrapper .aps-l::before { content: ''; display: block; width: 100%; height: 43px; background-color: #1f3ea7; position: absolute; top: -42px; left: 43px; }

.aps .aps-wrapper .aps-l::after { content: ''; display: block; height: 100%; width: 43px; background-color: #1f3ea7; position: absolute; right: -43px; top: -42px; }

.aps .aps-wrapper .aps-r { width: 58.33333%; float: right; position: relative; padding-left: 130px; padding-top: 220px; }

.aps .aps-wrapper .aps-r .what-is { position: absolute; left: -150px; margin-top: 102px; top: 0; }

.aps .aps-wrapper .aps-r h2 { font-size: 30px; font-weight: bold; position: relative; line-height: 1; margin-bottom: 23px; }

.aps .aps-wrapper .aps-r h2::before { content: ''; position: absolute; width: 246px; height: 2px; background-color: #2dc0cb; left: -276px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.aps .aps-wrapper .aps-r p { font-size: 16px; color: #666666; margin-bottom: 47px; }

.aps .aps-wrapper .aps-r ul li { font-size: 18px; line-height: 48px; color: #1f3ea7; padding-left: 13px; position: relative; }

.aps .aps-wrapper .aps-r ul li::before { content: '·'; font-size: 26px; line-height: 48px; position: absolute; left: 0; }

.question-container { position: relative; height: 800px; background-repeat: no-repeat; background-size: cover; background-position: center; }

.question-container > img { width: 100%; }

.question-container .question-wrapper { position: absolute; top: 0; left: 0; width: 100%; }

.question-container .question-wrapper .mom-title { color: #fff; }

.question-container .question-wrapper .question { padding-top: 108px; }

.question-container .question-wrapper .question .question-list { padding: 0 100px; text-align: center; margin-top: 70px; }

.question-container .question-wrapper .question .question-list .item { width: 210px; height: 210px; text-align: center; font-size: 16px; color: #fff; border: 1px solid rgba(241, 246, 250, 0.4); -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 60px; padding-top: 54px; margin-right: 5px; position: relative; }

.question-container .question-wrapper .question .question-list .item p { margin-top: 18px; font-size: 16px; line-height: 1; }

.question-container .question-wrapper .question .question-list .item:nth-child(1)::after { content: ''; display: block; width: 152px; border-bottom: 1px solid rgba(241, 246, 250, 0.4); position: absolute; bottom: -52px; right: -51px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.question-container .question-wrapper .question .question-list .item:nth-child(2)::after { content: ''; display: block; width: 152px; border-bottom: 1px solid rgba(241, 246, 250, 0.4); position: absolute; bottom: -52px; right: -51px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.question-container .question-wrapper .question .question-list .item:nth-child(3)::after { content: ''; display: block; width: 152px; border-bottom: 1px solid rgba(241, 246, 250, 0.4); position: absolute; bottom: -52px; left: -51px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.question-container .question-wrapper .question .question-list .item:nth-child(4)::after { content: ''; display: block; width: 152px; border-bottom: 1px solid rgba(241, 246, 250, 0.4); position: absolute; bottom: -52px; left: -51px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.product-point .point { padding-top: 100px; padding-bottom: 100px; }

.product-point .point .point-wrapper { margin-top: 30px; }

.product-point .point .point-wrapper li { float: left; width: 20.33333%; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; overflow: hidden; }

.product-point .point .point-wrapper li.active { width: 38.75%; }

.product-point .point .point-wrapper li.active .text p { display: block; }

.product-point .point .point-wrapper li.active .text span { display: none; }

.product-point .point .point-wrapper li .text { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); color: #fff; text-align: center; padding: 0 80px; width: 100%; }

.product-point .point .point-wrapper li .text span { font-size: 20px; display: inline-block; margin-bottom: 36px; line-height: 1; }

.product-point .point .point-wrapper li .text h2 { font-size: 20px; margin-bottom: 40px; line-height: 1; }

.product-point .point .point-wrapper li .text p { display: none; }

.system-container { background: url(../images/mom-system-bg.png) no-repeat bottom; }

.system-container .system-box { margin-top: 16px; padding-bottom: 98px; }

.system-container .system-box::before { content: ''; display: block; width: 54px; height: 40px; background-color: #26deec; -webkit-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); transform: skewX(45deg); margin-left: 70px; }

.system-container .system-box::after { content: ''; display: block; width: 54px; height: 40px; background-color: #1f3ea7; -webkit-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); transform: skewX(45deg); margin-left: 90%; }

.system-container .system-wrapper { position: relative; }

.system-container .system-wrapper li { width: 25%; float: left; }

.system-container .system-wrapper li:nth-child(1) .sys { border-left: 1px solid #f0f0f0; }

.system-container .system-wrapper li .sys { text-align: center; border-top: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; z-index: 9; }

.system-container .system-wrapper li .sys:after { padding-bottom: 114.33333%; }

.system-container .system-wrapper li .sys:hover .bg { display: block; -webkit-box-shadow: 0 0 30px -10px #1f3ea7; box-shadow: 0 0 30px -10px #1f3ea7; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.system-container .system-wrapper li .sys:hover .text { top: 54px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.system-container .system-wrapper li .sys:hover .text .icon { margin-bottom: 50px; }

.system-container .system-wrapper li .sys:hover .text .icon .normal { display: none; }

.system-container .system-wrapper li .sys:hover .text .icon .hover { display: inline-block; }

.system-container .system-wrapper li .sys:hover .text span { color: #fff; }

.system-container .system-wrapper li .sys:hover .text h2 { color: #fff; margin-bottom: 25px; }

.system-container .system-wrapper li .sys:hover .text p { display: block; color: #fff; }

.system-container .system-wrapper li .bg { display: none; }

.system-container .system-wrapper li .text { position: absolute; top: 80px; width: 100%; }

.system-container .system-wrapper li .text .icon { margin-bottom: 75px; }

.system-container .system-wrapper li .text .icon .hover { display: none; }

.system-container .system-wrapper li .text span { color: #c8c8c8; line-height: 1; display: block; margin-bottom: 14px; }

.system-container .system-wrapper li .text h2 { font-size: 22px; line-height: 1; }

.system-container .system-wrapper li .text p { padding: 0 30px; display: none; }

.value-container { background-position: center; background-repeat: no-repeat; background-size: cover; height: 800px; width: 100%; }

.value { padding-top: 143px; }

.value .mom-title { color: #fff; }

.value .value-wrapper { padding-top: 75px; text-align: center; position: relative; }

.value .value-wrapper .item { color: #fff; text-align: left; width: 375px; position: absolute; padding: 0px 0 40px; }

.value .value-wrapper .item > div { float: left; }

.value .value-wrapper .item span { font-size: 18px; line-height: 42px; }

.value .value-wrapper .item li { line-height: 24px; color: #bac3e0; position: relative; padding-left: 10px; }

.value .value-wrapper .item li::before { content: '·'; font-size: 24px; position: absolute; left: 0; }

.value .value-wrapper .item-1, .value .value-wrapper .item-2 { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.value .value-wrapper .item-1 { top: 75px; left: 0; }

.value .value-wrapper .item-1 .right { padding-left: 68px; padding-top: 15px; }

.value .value-wrapper .item-2 { top: 75px; right: 0; }

.value .value-wrapper .item-2 .left { padding-right: 68px; padding-left: 105px; padding-top: 15px; }

.value .value-wrapper .item-3 { top: 250px; left: 0; }

.value .value-wrapper .item-3 .right { padding-left: 68px; padding-top: 15px; }

.value .value-wrapper .item-4 { top: 250px; right: 0; }

.value .value-wrapper .item-4 .left { padding-right: 68px; padding-left: 95px; padding-top: 15px; }

.why-us-container { background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: auto; }

.why-us { padding-top: 100px; font-size: 0; text-align: center; padding-bottom: 70px; }

.why-us .us { margin-top: 38px; }

.why-us .us li { display: inline-block; font-size: 16px; border-right: 1px solid #cdcdcd; padding: 0px 70px; width: 20%; margin-bottom: 20px; vertical-align: top; }

.why-us .us li:last-child { border-right: none; }

.why-us .us li .num-box { color: #999999; font-size: 18px; }

.why-us .us li .num-box span { font-size: 64px; color: #1f3ea7; }

@media (max-width: 1024px) { .aps .aps-wrapper .aps-r { padding-top: 120px; }
  .aps .aps-wrapper .aps-r .what-is { left: -210px; margin-top: 0; }
  .aps .aps-wrapper .aps-r .what-is img { width: 90%; }
  .question-container { position: relative; height: 800px; background-repeat: no-repeat; background-size: cover; background-position: center; }
  .question-container > img { width: 100%; }
  .question-container .question-wrapper .question .question-list .item { margin: 0 20px 20px; }
  .question-container .question-wrapper .question .question-list .item:nth-child(1)::after { width: 0; border: none; }
  .question-container .question-wrapper .question .question-list .item:nth-child(2)::after { width: 0; border: none; }
  .question-container .question-wrapper .question .question-list .item:nth-child(3)::after { width: 0; border: none; }
  .question-container .question-wrapper .question .question-list .item:nth-child(4)::after { width: 0; border: none; }
  .system-container .system-wrapper li .sys:hover .text { top: 18px; }
  .system-container .system-wrapper li .sys:hover .text .icon { margin-bottom: 28px; }
  .system-container .system-wrapper li .sys:hover .text h2 { margin-bottom: 18px; }
  .system-container .system-wrapper li .text { top: 55px; }
  .system-container .system-wrapper li .text .icon { margin-bottom: 45px; }
  .why-us .us li { padding: 0 65px; } }

@media (max-width: 768px) { .mom-title { font-size: 20px; }
  .aps { padding-top: 80px; padding-bottom: 60px; }
  .aps .aps-wrapper .aps-r { padding-left: 75px; padding-top: 0px; }
  .aps .aps-wrapper .aps-r .what-is img { width: 98%; }
  .aps .aps-wrapper .aps-r h2 { font-size: 18px; }
  .aps .aps-wrapper .aps-r p { font-size: 14px; margin-bottom: 20px; }
  .aps .aps-wrapper .aps-r ul li { font-size: 16px; line-height: 34px; }
  .aps .aps-wrapper .aps-r ul li::before { line-height: 34px; }
  .question-container { height: 600px; }
  .question-container .question-wrapper .question { padding-top: 60px; }
  .question-container .question-wrapper .question .question-list { margin-top: 40px; padding: 0px; }
  .question-container .question-wrapper .question .question-list .item { width: 190px; height: 190px; }
  .product-point .point { padding-top: 60px; padding-bottom: 60px; }
  .product-point .point .point-wrapper li .text { padding: 0 20px; }
  .system-container .system-box { margin-top: 20px; padding-bottom: 60px; }
  .system-container .system-wrapper li { width: 50%; }
  .system-container .system-wrapper li:nth-child(3) .sys, .system-container .system-wrapper li:nth-child(4) .sys { border-top: none; }
  .system-container .system-wrapper li:nth-child(3) .sys { border-left: 1px solid #f0f0f0; }
  .system-container .system-wrapper li .sys:hover .text { top: 92px; }
  .value-container { height: 550px; }
  .value { padding-top: 60px; }
  .value .value-wrapper { padding-top: 30px; }
  .why-us-container {  }
  .why-us { padding-top: 50px; }
  .why-us .us { margin-top: 25px; }
  .why-us .us li { padding: 0 43px; }
  .why-us .us li .num-box span { font-size: 48px; } }

@media (max-width: 414px) { .aps .aps-wrapper { margin-top: 65px; }
  .aps .aps-wrapper .aps-l { width: 88%; }
  .aps .aps-wrapper .aps-r { width: 100%; padding-left: 0; margin-top: 25px; }
  .aps .aps-wrapper .aps-r .what-is { left: 0; }
  .aps .aps-wrapper .aps-r h2::before { width: 0; }
  .question-container { height: 640px; }
  .question-container .question-wrapper .question .question-list .item { width: 130px; height: 130px; padding-top: 24px; margin: 0 5px 20px; }
  .question-container .question-wrapper .question .question-list .item p { font-size: 12px; }
  .question-container .question-wrapper .question .question-list .item img { width: 39%; }
  .system-container .system-box::after { margin-left: 70%; }
  .system-container .system-wrapper li { width: 100%; }
  .system-container .system-wrapper li:nth-child(1) .sys, .system-container .system-wrapper li:nth-child(3) .sys { border: none; }
  .system-container .system-wrapper li:last-child .sys { margin-bottom: 0; }
  .system-container .system-wrapper li .sys { overflow: hidden; border: none; margin-bottom: 10px; }
  .system-container .system-wrapper li .sys .bg { display: block; }
  .system-container .system-wrapper li .sys .text { top: 58px; }
  .system-container .system-wrapper li .sys .text .icon { margin-bottom: 28px; }
  .system-container .system-wrapper li .sys .text .icon .normal { display: none; }
  .system-container .system-wrapper li .sys .text .icon .hover { display: inline; }
  .system-container .system-wrapper li .sys .text span { color: #fff; }
  .system-container .system-wrapper li .sys .text h2 { color: #fff; margin-bottom: 18px; }
  .system-container .system-wrapper li .sys .text p { display: block; color: #fff; } }

@media (max-width: 414px) { .value-container { height: auto; }
  .value .value-wrapper > img { display: none; }
  .value .value-wrapper .item { width: 100%; position: static; }
  .value .value-wrapper .item .left, .value .value-wrapper .item .right { width: 50%; text-align: center; }
  .value .value-wrapper .item li { text-align: left; display: inline-block; }
  .value .value-wrapper .item-1, .value .value-wrapper .item-2 { border-bottom: none; }
  .value .value-wrapper .item-1 .right { padding-left: 0; padding-top: 30px; }
  .value .value-wrapper .item-1 .left { text-align: left; }
  .value .value-wrapper .item-3 .right { padding-left: 0; padding-top: 30px; }
  .value .value-wrapper .item-3 .left { text-align: left; }
  .value .value-wrapper .item-2 .left { padding-left: 0; padding-right: 0; padding-top: 30px; }
  .value .value-wrapper .item-2 .right { text-align: right; }
  .value .value-wrapper .item-4 .left { padding-left: 0; padding-right: 0; padding-top: 30px; }
  .value .value-wrapper .item-4 .right { text-align: right; }
  .why-us-container { height: auto; padding-bottom: 0px; }
  .why-us { text-align: left; }
  .why-us .us li { border-right: none; margin-bottom: 10px; padding: 0 10%; width: 50%; text-align: center; } }

/******** aps *********/


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.news-wrapper { padding-top: 130px; padding-bottom: 150px; }

.news-list { margin-top: 30px; }

.news-list ul { margin-left: -15px; margin-right: -15px; }

.news-list ul li { width: 33.333333%; float: left; padding-left: 15px; padding-right: 15px; }

.news-list .item { display: block; margin-bottom: 30px; background-color: #f7f7f7; }

.news-list .item:hover .img img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.news-list .item:hover .content h2 { color: #1f3ea7; }

.news-list .item .img { overflow: hidden; }

.news-list .item .img::after { padding-bottom: 63.15789%; }

.news-list .item .content { padding: 30px; }

.news-list .item .content h2 { font-size: 18px; line-height: 30px; margin-bottom: 30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 60px; font-weight: bold; }

.news-list .item .content span { display: block; line-height: 1; color: #828282; }

.news-detail-wrapper { padding-top: 110px; padding-bottom: 150px; }

.news-detail-wrapper .category { font-size: 22px; line-height: 28px; color: #444444; margin-bottom: 30px; }

.news-detail-wrapper .newsdetail-left { width: 63.33333%; float: left; }

.news-detail-wrapper .newsdetail-left .newsdetail-info { padding-bottom: 40px; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt { border-width: 5px; margin-bottom: 20px; padding: 15px 60px 15px 30px; border-left: solid #1f3ea7; position: relative; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt h1 { font-size: 28px; margin-bottom: 30px; letter-spacing: -1px; color: #444444; line-height: 1.3; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .date { font-size: 18px; color: #444444; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share { position: absolute; right: 0; bottom: -42px; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .share-toggle { -webkit-box-shadow: 0 10px 15px -5px #124497; box-shadow: 0 10px 15px -5px #124497; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .bdsharebuttonbox { pointer-events: auto; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .bdsharebuttonbox a { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .bdsharebuttonbox a.bds_sqq { -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .bdsharebuttonbox a.bds_tsina { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share:hover .bdsharebuttonbox a.bds_weixin { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .share-toggle { width: 44px; height: 44px; -webkit-border-radius: 100%; border-radius: 100%; background: url(../images/icon-plus.png) no-repeat center center; background-size: 100% 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox { position: absolute; bottom: 100%; width: 30px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding-bottom: 10px; pointer-events: none; z-index: 99;}

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a { display: block; padding: 0; margin: 0; width: 30px; height: 30px; background-size: 100% 100%; background-position: center center; margin-top: 5px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(8px); -ms-transform: translateY(8px); -o-transform: translateY(8px); transform: translateY(8px); opacity: 0; }
/* 
.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.bds_sqq { background-image: url(../images/share-qq.png); }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.bds_tsina { background-image: url(../images/share-wb.png); }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.bds_weixin { background-image: url(../images/share-wx.png); } */


.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.icon-qq { background-image: url(../images/share-qq.png); }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.icon-weibo { background-image: url(../images/share-wb.png); }

.news-detail-wrapper .newsdetail-left .newsdetail-info .txt .newsdetail-share .bdsharebuttonbox a.icon-wechat { background-image: url(../images/share-wx.png); }

.news-detail-wrapper .newsdetail-left .newsdetail-info .line span { display: block; width: 100%; height: 1px; border-top: solid 1px #e4e4e4; }

.news-detail-wrapper .newsdetail-left .content { line-height: 26px; font-size: 16px; }

.news-detail-wrapper .newsdetail-left .content p { margin-bottom: 15px; }

.news-detail-wrapper .newsdetail-left .content img { margin: 15px 0; max-width: 100% !important; height: auto !important; }

.news-detail-wrapper .newsdetail-right { width: 30%; float: right; }

.news-detail-wrapper .newsdetail-right .other-title { background-color: #1f3ea7; padding-left: 20px; padding-right: 100px; position: relative; }

.news-detail-wrapper .newsdetail-right .other-title h3 { color: #fff; font-size: 14px; line-height: 60px; }

.news-detail-wrapper .newsdetail-right .other-title .other-btns { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 0; right: 20px; }

.news-detail-wrapper .newsdetail-right .other-title .other-btns .newsdetail-other-prev, .news-detail-wrapper .newsdetail-right .other-title .other-btns .newsdetail-other-next { width: 25px; height: 25px; background: url(../images/icon-left.png) no-repeat center center; background-size: 100% 100%; display: inline-block; vertical-align: top; outline: none; cursor: pointer; }

.news-detail-wrapper .newsdetail-right .other-title .other-btns .newsdetail-other-next { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); margin-left: 20px; }

.news-detail-wrapper .newsdetail-right .other-box { border: solid 1px #eee; border-top: 0; padding: 20px 20px 26px; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper { overflow: hidden; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .auto-img { display: block; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .auto-img::after { padding-bottom: 50%; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .word { padding-top: 26px; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .word h2 { color: #363636; font-size: 16px; display: -webkit-box; height: 52px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .word .desc { margin-top: 8px; letter-spacing: -1px; color: #828282; margin: 16px 0 26px; display: -webkit-box; height: 60px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.news-detail-wrapper .newsdetail-right .newsdetail-other-swiper .word .date { color: #525252; font-size: 16px; }

.news-detail-wrapper .newsdetail-ctrl { border-top: solid 1px #eee; border-bottom: solid 1px #eee; margin-top: 70px; padding: 24px 0; }

.news-detail-wrapper .newsdetail-ctrl a { display: inline-block; vertical-align: top; font-size: 14px; max-width: 40%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-detail-wrapper .newsdetail-ctrl a:hover { color: #1e3b9e; }

.news-detail-wrapper .newsdetail-ctrl a span { color: #999999; }

.news-detail-wrapper .newsdetail-ctrl a.prev { float: left; }

.news-detail-wrapper .newsdetail-ctrl a.next { float: right; }

@media (max-width: 768px) { .news-wrapper { padding-top: 90px; padding-bottom: 100px; }
  .news-list .item .content { padding: 15px; }
  .news-list .item .content h2 { margin-bottom: 20px; }
  .news-detail-wrapper { padding-top: 80px; padding-bottom: 120px; }
  .news-detail-wrapper .newsdetail-left { width: 100%; }
  .news-detail-wrapper .newsdetail-left .content { margin-bottom: 50px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info { padding-bottom: 30px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info .txt { padding: 10px 60px 10px 20px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info .txt h1 { margin-bottom: 20px; }
  .news-detail-wrapper .newsdetail-right { width: 100%; }
  .news-detail-wrapper .newsdetail-ctrl { margin-top: 50px; } }

@media (max-width: 414px) { .news-wrapper { padding-top: 60px; padding-bottom: 70px; }
  .news-list ul li { width: 100%; }
  .news-list .item { margin-bottom: 20px; }
  .news-detail-wrapper { padding-top: 70px; padding-bottom: 80px; }
  .news-detail-wrapper .newsdetail-left .content { line-height: 24px; font-size: 14px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info { padding-bottom: 20px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info .txt h1 { font-size: 18px; }
  .news-detail-wrapper .newsdetail-left .newsdetail-info .txt .date { font-size: 14px; }
  .news-detail-wrapper .newsdetail-ctrl { margin-top: 35px; padding: 10px 0; }
  .news-detail-wrapper .newsdetail-ctrl a { display: block; width: 100%; max-width: 100%; }
  .news-detail-wrapper .newsdetail-ctrl a.next, .news-detail-wrapper .newsdetail-ctrl a.prev { float: none; line-height: 28px; } }

.page { background: #FFF; text-align: center; padding: 20px 0px 17px; }

.page a { display: inline-block; width: 37px; height: 37px; text-align: center; line-height: 37px; vertical-align: middle; margin: 0px 5px; color: #636363; font-size: 14px; font-weight: 400; border: 1px solid #ccc; -webkit-border-radius: 50%; border-radius: 50%; }

.page a:hover { background: #1f3ea7; color: #FFF; }

.page span { display: inline-block; width: 37px; height: 37px; text-align: center; line-height: 37px; vertical-align: middle; margin: 0px 5px; color: #636363; font-size: 14px; font-weight: 400; -webkit-border-radius: 50%; border-radius: 50%; }

.page span em { font-style: normal !important; }

.page .laypage_curr { background: #1f3ea7!important; color: #FFF; }

@media (max-width: 414px) { .page span, .page a { width: 28px; height: 28px; line-height: 28px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.plan-wrapper { padding-top: 130px; padding-bottom: 150px; }

.plan-wrapper .plan-list { margin-top: 30px; }

.plan-wrapper ul { margin-left: -15px; margin-right: -15px; }

.plan-wrapper ul li { width: 33.3333%; padding-left: 15px; padding-right: 15px; float: left; }

.plan-wrapper .item { display: block; background-color: #f7f7f7; padding: 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-bottom: 30px; }

.plan-wrapper .item:hover { -webkit-box-shadow: 0 25px 40px -40px #9cb0bf; box-shadow: 0 25px 40px -40px #9cb0bf; }

.plan-wrapper .item:hover .img { overflow: hidden; }

.plan-wrapper .item:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); top: 0; left: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.plan-wrapper .item:hover .content span { background-color: #2347b4; -webkit-box-shadow: 0 13px 25px -6px #2347b4; box-shadow: 0 13px 25px -6px #2347b4; color: #fff; }

.plan-wrapper .item .img::after { padding-bottom: 65.58824%; }

.plan-wrapper .item .content { text-align: center; padding: 20px; }

.plan-wrapper .item .content h2 { font-size: 22px; font-weight: bold; line-height: 1; margin-bottom: 20px; }

.plan-wrapper .item .content p { color: #828282; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.plan-wrapper .item .content span { display: inline-block; width: 38px; height: 38px; background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; line-height: 38px; text-align: center; font-size: 24px; margin-top: 23px; -webkit-box-shadow: 0 13px 25px -6px #9cb0bf; box-shadow: 0 13px 25px -6px #9cb0bf; }

/******* 详情 *******/
.plan-detail-wrapper { padding-top: 125px; }

.plan-detail-wrapper .plan-detail-odd .odd-detail { padding-bottom: 70px; padding-top: 70px; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.plan-detail-wrapper .plan-detail-odd .odd-detail .img { width: 50%; float: right; text-align: center; }

.plan-detail-wrapper .plan-detail-odd .odd-detail .img img { max-width: 100%; }

.plan-detail-wrapper .plan-detail-odd .odd-detail .content { width: 50%; float: left; }

.plan-detail-wrapper .plan-detail-even { background-color: #f9f9f9; }

.plan-detail-wrapper .plan-detail-even .even-detail { padding: 90px 0; }

.plan-detail-wrapper .plan-detail-even .even-detail .img { width: 50%; float: left; text-align: center; }

.plan-detail-wrapper .plan-detail-even .even-detail .img img { max-width: 100%; }

.plan-detail-wrapper .plan-detail-even .even-detail .content { width: 50%; float: right; }

.plan-detail-wrapper .even-detail, .plan-detail-wrapper .odd-detail { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.plan-detail-wrapper .even-detail .img, .plan-detail-wrapper .odd-detail .img { padding: 0 20px; }

.plan-detail-wrapper .even-detail .content h2, .plan-detail-wrapper .odd-detail .content h2 { font-size: 30px; line-height: 1; margin-bottom: 30px; }

.plan-detail-wrapper .even-detail .content h2::after, .plan-detail-wrapper .odd-detail .content h2::after { content: ''; display: block; width: 35px; height: 3px; background-color: #1f3ea7; margin-top: 20px; }

.plan-detail-wrapper .even-detail .content .text, .plan-detail-wrapper .odd-detail .content .text { color: #828282; font-size: 16px; line-height: 28px; }

.plan-detail-wrapper .even-detail .content .text dl dt, .plan-detail-wrapper .odd-detail .content .text dl dt { height: 18px; font-weight: bold; line-height: 28px; color: #333; }

.plan-detail-wrapper .even-detail .content .text dl dd, .plan-detail-wrapper .odd-detail .content .text dl dd { line-height: 24px; color: #828282; font-size: 14px; margin-top: 18px; margin-bottom: 20px; }

.custom-value-container { background-color: #fafafa; }

.custom-value-wrapper { padding: 70px 0 70px; }

.custom-value-wrapper .title { font-size: 30px; line-height: 1; text-align: center; position: relative; padding-bottom: 20px; }

.custom-value-wrapper .title::after { content: ""; display: block; width: 35px; height: 3px; background-color: #1f3ea7; text-align: center; bottom: 0; position: absolute; z-index: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.custom-value-wrapper .list { margin-top: 30px; }

.custom-value-wrapper .list ul { margin-left: -15px; margin-right: -15px; }

.custom-value-wrapper .list ul li { width: 33.333333%; float: left; padding-left: 15px; padding-right: 15px; }

.custom-value-wrapper .list .item { padding: 60px 36px; background-color: #fff; text-align: center; }

.custom-value-wrapper .list .item .img { width: 170px; margin: 0 auto 30px; }

.custom-value-wrapper .list .item .img::after { padding-bottom: 94.11765%; }

.custom-value-wrapper .list .item h3 { font-size: 20px; font-weight: bold; margin-bottom: 20px; }

.custom-value-wrapper .list .item p { color: #666666; }

@media (max-width: 768px) { .plan-wrapper { padding-top: 60px; padding-bottom: 80px; }
  .plan-wrapper ul li { width: 50%; }
  .plan-detail-wrapper .even-detail .content h2, .plan-detail-wrapper .odd-detail .content h2 { font-size: 18px; margin-bottom: 20px; }
  .plan-detail-wrapper .even-detail .content h2::after, .plan-detail-wrapper .odd-detail .content h2::after { margin-top: 10px; }
  .plan-detail-wrapper .even-detail .content .text, .plan-detail-wrapper .odd-detail .content .text { font-size: 14px; line-height: 24px; }
  .plan-detail-wrapper .even-detail .content .text dl dd, .plan-detail-wrapper .odd-detail .content .text dl dd { margin-top: 8px; margin-bottom: 10px; }
  .plan-detail-wrapper .plan-detail-odd .odd-detail { padding-bottom: 50px; padding-top: 50px; }
  .plan-detail-wrapper .plan-detail-even .even-detail { padding: 50px 0; }
  .custom-value-wrapper { padding: 50px 0 50px; }
  .custom-value-wrapper .title { font-size: 20px; padding-bottom: 10px; }
  .custom-value-wrapper .list .item { padding: 40px 20px; }
  .custom-value-wrapper .list .item h3 { font-size: 16px; margin-bottom: 10px; }
  .custom-value-wrapper .list .item .img { margin: 0 auto 20px; } }

@media (max-width: 414px) { .plan-wrapper ul li { width: 100%; }
  .plan-wrapper .item { margin-bottom: 20px; }
  .plan-wrapper .item .content { padding: 20px 0 10px; }
  .plan-wrapper .item .content h2 { font-size: 18px; margin-bottom: 15px; }
  .plan-detail-wrapper { padding-top: 95px; }
  .plan-detail-wrapper .plan-detail-odd .odd-detail { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .plan-detail-wrapper .plan-detail-odd .odd-detail .img { width: 100%; padding: 0; margin-bottom: 30px; }
  .plan-detail-wrapper .plan-detail-odd .odd-detail .content { width: 100%; }
  .plan-detail-wrapper .plan-detail-even .even-detail { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .plan-detail-wrapper .plan-detail-even .even-detail .img { width: 100%; padding: 0; margin-bottom: 30px; }
  .plan-detail-wrapper .plan-detail-even .even-detail .content { width: 100%; }
  .plan-detail-wrapper .even-detail .content h2, .plan-detail-wrapper .odd-detail .content h2 { margin-bottom: 15px; }
  .custom-value-wrapper .list ul li { width: 100%; margin-bottom: 15px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.scada-title { margin-bottom: 30px; line-height: 1; font-size: 36px; text-align: center; font-weight: bold; }

.data-sys-wrapper { padding-top: 130px; }

.data-sys-wrapper .data-sys .img { position: relative; padding-bottom: 50px; }

.data-sys-wrapper .data-sys .img::before { content: ""; display: block; width: 299px; height: 299px; background-color: #f0f0f0; position: absolute; left: -60px; top: -60px; z-index: -1; }

.data-sys-wrapper .data-sys .img::after { content: ""; display: block; width: 588px; height: 299px; background-color: #e5ecf5; position: absolute; right: -360px; bottom: -30px; z-index: -1; }

.data-sys-wrapper .data-sys .img img { width: 100%; }

.data-sys-wrapper .data-sys .content { padding-left: 100px; padding-right: 70px; }

.data-sys-wrapper .data-sys .content h2 { font-size: 36px; color: #1f3ea7; margin-bottom: 56px; font-weight: bold; }

.data-sys-wrapper .data-sys .content .txt { position: relative; padding-left: 170px; color: #666; }

.data-sys-wrapper .data-sys .content .txt::before { content: ''; display: block; width: 2px; height: 104px; background-color: #1f3ea7; position: absolute; left: 85px; top: 5px; }

.data-sys-wrapper .data-sys .content .txt p { margin-bottom: 15px; }

.technology-wrapper { padding-top: 100px; }

.technology-wrapper .technology { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.technology-wrapper .technology .img, .technology-wrapper .technology .txt { width: 50%; }

.technology-wrapper .technology .img::after { padding-bottom: 76.66667%; }

.technology-wrapper .technology .txt { background-color: #1f3ea7; padding: 50px 60px; color: #fff; }

.technology-wrapper .technology .txt ul { height: 100%; }

.technology-wrapper .technology .txt ul li { position: relative; padding-left: 10px; line-height: 30px; }

.technology-wrapper .technology .txt ul li::before { content: '·'; font-size: 24px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.vantage-wrapper { padding-top: 100px; padding-bottom: 100px; }

.vantage-wrapper .vantage li { float: left; width: 25%; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; }

.vantage-wrapper .vantage li.active { width: 50%; }

.vantage-wrapper .vantage li.active .txt p { display: block; }

.vantage-wrapper .vantage li.active .txt h3 { margin-bottom: 40px; }

.vantage-wrapper .vantage li .txt { position: absolute; padding: 40px; width: 100%; top: 50%; left: 0; color: #fff; text-align: center; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.vantage-wrapper .vantage li .txt span { font-size: 20px; line-height: 1; display: block; margin-bottom: 40px; }

.vantage-wrapper .vantage li .txt h3 { font-size: 20px; }

.vantage-wrapper .vantage li .txt p { display: none; }

@media (max-width: 768px) { .scada-title { font-size: 20px; }
  .data-sys-wrapper { padding-top: 100px; }
  .data-sys-wrapper .data-sys .content { padding: 0; }
  .data-sys-wrapper .data-sys .content h2 { font-size: 20px; margin-bottom: 26px; }
  .data-sys-wrapper .data-sys .img { padding-bottom: 30px; }
  .data-sys-wrapper .data-sys .content .txt { padding-left: 70px; }
  .data-sys-wrapper .data-sys .content .txt::before { left: 35px; }
  .technology-wrapper { padding-top: 60px; }
  .technology-wrapper .technology .txt { padding: 25px 30px; }
  .vantage-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .vantage-wrapper .vantage li.active .txt h3 { margin-bottom: 25px; }
  .vantage-wrapper .vantage li.active .txt span { margin-bottom: 25px; } }

@media (max-width: 414px) { .scada-title { margin-bottom: 20px; }
  .data-sys-wrapper { padding-top: 80px; }
  .data-sys-wrapper .data-sys .img::after { width: 0; height: 0; }
  .data-sys-wrapper .data-sys .content h2 { margin-bottom: 10px; }
  .data-sys-wrapper .data-sys .content .txt { padding-left: 0; padding-top: 15px; }
  .data-sys-wrapper .data-sys .content .txt::before { left: 0; width: 104px; height: 2px; top: 0; }
  .technology-wrapper .technology { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .technology-wrapper .technology .img, .technology-wrapper .technology .txt { width: 100%; }
  .vantage-wrapper .vantage li .txt { padding: 10px; }
  .vantage-wrapper .vantage li .txt h3 { font-size: 16px; margin-bottom: 15px; }
  .vantage-wrapper .vantage li .txt span { margin-bottom: 15px; }
  .technology-wrapper .technology .txt { padding: 15px 10px; } }


/******* 居中 Mixin ********/
/************* 边距 Mixin *************/
/****** 图片 Mixin ********/
/************* 字符截取 Mixin ****************/
.service-title { font-size: 36px; margin-bottom: 30px; line-height: 1; text-align: center; font-weight: bold; }

.service-wrapper { padding-top: 130px; padding-bottom: 100px; background-color: #fbfbfb; }

.service-wrapper .service { background-position: center; background-repeat: no-repeat; height: 450px; background-size: cover; }

.service-wrapper .service-swiper { height: 100%; overflow: hidden; }

.service-wrapper .service-swiper .active .item { background-color: rgba(31, 63, 205, 0.7); bottom: 0; }

.service-wrapper .service-swiper .active .item .btn { display: none; }

.service-wrapper .service-swiper .swiper-slide:last-child .item .btn { margin-right: 0; }

.service-wrapper .service-swiper .item { height: 100%; width: 100%; position: absolute; color: #fff; bottom: -385px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.service-wrapper .service-swiper .item .btn { display: block; text-align: center; padding: 22px 0; background-color: rgba(255, 255, 255, 0.4); margin-right: 1px; }

.service-wrapper .service-swiper .item .btn img { margin-left: 50px; }

.service-wrapper .service-swiper .item .content { text-align: center; padding: 116px 30px 0; }

.service-wrapper .service-swiper .item .content span { letter-spacing: 3px; display: inline-block; margin-bottom: 12px; line-height: 1; }

.service-wrapper .service-swiper .item .content h3 { font-size: 26px; line-height: 1; margin-bottom: 30px; }

.service-wrapper .service-swiper .item .content p { text-align: left; }

.integrat-wrapper { margin-top: 100px; }

.integrat-wrapper .integrat { color: #828282; position: relative; }

.integrat-wrapper .integrat .txt-l, .integrat-wrapper .integrat .txt-r { margin: 0; position: absolute; height: 81.21827%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); border-top: solid 1px #e0e0e0; border-bottom: solid 1px #e0e0e0; width: 29.16667%; }

.integrat-wrapper .integrat .txt-l .txt, .integrat-wrapper .integrat .txt-r .txt { right: 0; text-align: right; }

.integrat-wrapper .integrat .txt-r .txt{ text-align: left; }

.integrat-wrapper .integrat .txt-l { left: 0; }

.integrat-wrapper .integrat .txt-r { right: 0; }

.integrat-wrapper .integrat .pic { width: 36.16667%; margin: 0 auto; }

.integrat-wrapper .integrat .pic img { width: 100%; }

.integrat-wrapper .integrat .txt { position: absolute; top: 50%; line-height: 24px; max-height: 96px; overflow-y: auto; overflow-x: hidden; padding-right: 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.integrat-wrapper .integrat h4 { font-weight: bold; font-size: 16px; margin-bottom: 5px; color: #333; display: none; }

.implement-wrapper { padding-top: 100px; padding-bottom: 100px; }

.implement-wrapper .implement { padding-top: 130px; position: relative; }

.implement-wrapper .implement .item { position: relative; }

.implement-wrapper .implement .item .img { height: 460px; overflow: hidden; position: relative; }

.implement-wrapper .implement .item .img img { position: absolute; height: 100%; width: auto; position: absolute; z-index: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.implement-wrapper .implement .item .txt { position: absolute; width: 100%; text-align: center; color: #fff; font-size: 18px; top: 50%; padding: 0px 130px; }

.implement-wrapper .implement .implement-tab { width: 860px; position: absolute; z-index: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); top: 0px; z-index: 1; }

.implement-wrapper .implement .tab { background-color: #ffffff; border: solid 1px #dcdcdc; padding: 30px 25px; cursor: pointer; }

.implement-wrapper .implement .tab.active { background-color: #1f3fcd; border: solid 1px #1f3fcd; }

.implement-wrapper .implement .tab.active .hover { display: block; }

.implement-wrapper .implement .tab.active .normal { display: none; }

.implement-wrapper .implement .tab.active span { color: #fff; }

.implement-wrapper .implement .tab.active span::after { border-right: 5px solid #fff; border-bottom: 5px solid #fff; }

.implement-wrapper .implement .tab .hover { display: none; }

.implement-wrapper .implement .tab span { display: block; font-size: 18px; color: #999999; line-height: 1; position: relative; margin-top: 56px; }

.implement-wrapper .implement .tab span::after { content: ''; display: block; position: absolute; right: 0; top: 5px; width: 10px; height: 10px; border-right: 5px solid #999999; border-bottom: 5px solid #999999; border-left: 5px solid transparent; border-top: 5px solid transparent; }

.sale-bg { position: relative; height: 735px; overflow: hidden; }

.sale-bg .bg { position: absolute; z-index: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.sale-bg .service-title { color: #fff; }

.sale-bg .sale-wrapper { position: absolute; width: 100%; height: 100%; top: 0; padding-top: 100px; }

.sale-bg .item { background-color: rgba(31, 63, 205, 0.8); padding: 30px 25px; text-align: center; color: #fff; height: 420px; }

.sale-bg .item h4 { font-size: 20px; line-height: 1; margin-top: 30px; margin-bottom: 20px; }

.sale-bg .item p { text-align: left; color: rgba(255, 255, 255, 0.6); line-height: 26px; }

.sale-bg .item span { line-height: 20px; display: block; text-align: left; }

@media (max-width: 768px) { .service-title { font-size: 20px; }
  .service-wrapper { padding-top: 90px; padding-bottom: 60px; }
  .integrat-wrapper { margin-top: 60px; }
  .implement-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .implement-wrapper .implement .implement-tab { width: 100%; }
  .service-wrapper .service-swiper .item .content h3 { font-size: 18px; }
  .implement-wrapper .implement .tab span { font-size: 16px; }
  .sale-bg .sale-wrapper { padding-top: 60px; }
  .sale-bg { height: 665px; } }

@media (max-width: 414px) { .service-wrapper { padding-top: 70px; }
  .service-wrapper .service-swiper .item .content { padding: 60px 15px 0; }
  .service-wrapper .service { height: 400px; }
  .service-wrapper .service-swiper .item { bottom: -335px; }
  .implement-wrapper .implement .item .txt { font-size: 14px; top: 30%; padding: 0 10px; }
  .implement-wrapper .implement .tab { padding: 20px 15px; }
  .implement-wrapper .implement .tab span { margin-top: 18px; }
  .implement-wrapper .implement { padding-top: 80px; }
  .implement-wrapper .implement .tab img { width: 30%; }
  .sale-bg .item h4 { font-size: 18px; margin-top: 20px; margin-bottom: 15px; }
  .sale-bg .item { padding: 20px 10px; }
  .sale-bg { height: 640px; }
  .implement-wrapper .implement .item .img { height: 330px; }
  .integrat-wrapper .integrat .pic { width: 77%; margin: 15px auto; }
  .integrat-wrapper .integrat .txt-l, .integrat-wrapper .integrat .txt-r { position: static; width: 100%; text-align: left; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); border: none; }
  .integrat-wrapper .integrat h4 { display: block; text-align: center; margin-bottom: 10px; }
  .integrat-wrapper .integrat .txt { position: static; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
  .integrat-wrapper .integrat .txt-l .txt, .integrat-wrapper .integrat .txt-r .txt { text-align: left; padding-right: 0; } }


.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }


@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; } }

@media (min-width: 1600px) { .video-player-popup .video-player { height: 600px; } }



.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchAico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }


/*相册轮播 s*/
.thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); }

.thumb-popup .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; }

.thumb-popup .close { position: absolute; right: 4%; top: 4%; z-index: 9; width: 40px; height: 40px; font-size: 24px; font-weight: bold; text-align: center; color: #fff; cursor: pointer; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); width: 640px; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li p { text-align: center; font-size: 16px; padding: 20px 0; color: #fff; bottom: 5%; width: 100%; left: 0; position: absolute; }

.thumb-popup .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.thumb-popup .thumb-wraper .banner-btn::after { content: ""; position: absolute; top: 40%; left: 50%; margin-top: -5px; width: 40px; height: 40px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left { left: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right { right: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thumb-popup .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; }

@media (min-width: 768px) { .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: 4%; }
  .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: 4%; } }

@media (min-width: 1024px) { .thumb-popup .thumb-wraper .banner-btn { display: block; } }

/*相册轮播 e*/



.full-recruitB-container { padding: 30px 0; background-color: #ffffff;  }

.full-recruitB-container .recruitB-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b;  }

.full-recruitB-container .recruitB-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b;  }

.full-recruitB-container .recruitB-list li { margin-bottom: 10px; }

.full-recruitB-container .recruitB-list .job-title { font-size: 14px; line-height: 24px; padding: 10px 15px; cursor: pointer; background-repeat: no-repeat; background-position: 96% center; border: 1px solid #e5e5e5; font-weight: bold; position: relative; color: #333;  border-bottom: 1px solid #d9d9d9;  background-image: url(../images/plus-icon.png);  background-size: 20px; -webkit-transition: all ease .35s; -o-transition: all ease .35s; transition: all ease .35s; }

.full-recruitB-container .recruitB-list .job-title.cur { background-image: url(../images/ride-icon.png);  }

.full-recruitB-container .recruitB-list .job-title.cur .job-date { color: #0c4fb6; }

.full-recruitB-container .recruitB-list .job-number { position: absolute; top: 34%; left: 25%; font-weight: normal; display: none; }

.full-recruitB-container .recruitB-list .job-date { position: absolute; top: 34%; left: 52%; font-weight: normal; display: none; }

.full-recruitB-container .recruitB-list .job-date img { vertical-align: sub; }

.full-recruitB-container .recruitB-list .job-panel { display: none; padding: 10px 15px; font-size: 14px; line-height: 26px; color: #a7a7a7;  background-color: #f9f9f9;  }

.full-recruitB-container .recruitB-list .job-panel .h4 { padding: 12px 0 0; font-weight: bold; line-height: 30px; color: #333333;  margin-bottom: 15px; font-size: 18px; }

.full-recruitB-container .recruitB-list .job-panel .contact { margin-top: 20px; margin-bottom: 20px; color: #333; }

.full-recruitB-container .recruitB-list .job-panel .contact p { font-size: 14px; }

.full-recruitB-container .recruitB-list .main-top { padding-bottom: 10px; line-height: 30px; border-bottom: 1px solid #cccccc;  color: #4c4c4c;  }

.full-recruitB-container .recruitB-list .main-top p { font-weight: bold; }

.full-recruitB-container .recruitB-list .job-handle { padding: 10px 0; }

.full-recruitB-container .recruitB-list .job-handle a { display: block; width: 124px; height: 42px; text-align: center; font-size: 14px; line-height: 42px; color: #ffffff;  background-color: #1e3b9e;  margin-right: 10px; margin-bottom: 10px; float: right; box-shadow: 0 16px 15px -20px #1e3b9e; }

.full-recruitB-container .recruitB-list .job-handle a:hover { background-color: #1e3b9e;  }

.full-recruitB-container .recruitB-list .job-handle .label { display: block; padding: 10px 0 0; font-size: 14px; line-height: 24px; color: #d90000;  }

.full-recruitB-container .loadmore { overflow: hidden; padding: 10px 0; }

.full-recruitB-container .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

@media (min-width: 768px) { .full-recruitB-container .recruitB-list .job-number { display: block; top: 22%; }
  .full-recruitB-container .recruitB-list .job-date { display: block; top: 22%; } }


@media (min-width: 1024px) { .full-recruitB-container { padding: 0px 0 30px;  }
  .full-recruitB-container .recruitB-title { margin: 0 0 80px;  font-size: 30px;  }
  .full-recruitB-container .recruitB-title:after { margin: 12px auto 0; }
  .full-recruitB-container .recruitB-list .job-title { padding: 24px 40px; background-size: 30px; }
  .full-recruitB-container .recruitB-list .job-number { display: block; top: 34%; }
  .full-recruitB-container .recruitB-list .job-date { display: block; top: 34%; }
  .full-recruitB-container .recruitB-list .job-panel { padding: 0px 40px 60px; }
  .full-recruitB-container .recruitB-list .job-panel .h4 { padding: 50px 0 0; }
  .full-recruitB-container .recruitB-list .job-panel .contact { margin-bottom: 0; }
  .full-recruitB-container .recruitB-list .job-panel .contact p { font-size: 16px; line-height: 2; }
  .full-recruitB-container .recruitB-list .main-top { padding-bottom: 26px; }
  .full-recruitB-container .recruitB-list .main-top p { float: left; width: 30%; }
  .full-recruitB-container .recruitB-list .job-handle { padding: 35px 0 0; overflow: hidden; zoom: 1; }
  .full-recruitB-container .recruitB-list .job-handle a { width: 180px; float: right; height: 64px; line-height: 64px; }
  .full-recruitB-container .recruitB-list .job-handle .label { overflow: hidden; zoom: 1; line-height: 42px; padding: 0 0 0 20px; }
  .full-recruitB-container .loadmore { padding: 40px 0 10px;  }
  .full-recruitB-container .loadmore a { line-height: 50px; } }


#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchAico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }



/*网站地图 s*/
.hgySitemap .sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.hgySitemap .sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.hgySitemap .sitemapcont2 dl:last-child { margin-bottom: 0; }

.hgySitemap .sitemapcont2 dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.hgySitemap .sitemapcont2 dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.hgySitemap .sitemapcont2 dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 1024px) { .hgySitemap .sitemapcont2 { padding: 3.5% 30px; }
  .hgySitemap .sitemapcont2 dl { margin-bottom: 55px; }
  .hgySitemap .sitemapcont2 dt { font-size: 20px; }
  .hgySitemap .sitemapcont2 dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .hgySitemap .sitemapcont2 dd a { margin: 0 45px 8px 0; } }

/*网站地图 e*/


@media(max-width: 1024px){
  .orbit-wrapper .orbit{
    width: 93%;
    margin: 0 auto;
  }
}

@media(max-width: 768px){
  .header .component .search .widget{
    position: fixed;
    width: 100%;
    left: 0px;
    top: 59px;
  }

  .header .component .search .widget input{
    width: 100%;
  }

  .orbit-wrapper .orbit .content{
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }

  .eam-container .why-us .us li .title{
    height: 48px;
    font-size: 14px;
  }

  .home-banner .swiper-banner-button-prev{ display: none; }
  .home-banner .swiper-banner-button-next{ display: none; }
}

@media(max-width: 414px){
  .platform .description .desc-l .content .feature li{
    margin: 0 10px;
  }

  .orbit-wrapper .orbit {
    width: 85%;
    margin: 0 auto;
  }

  .swiper-button-mon-prev, .swiper-button-mon-next{
    height: 50px;
  }

  .implement-wrapper .implement .implement-tab{
    width: 85%;
  }

  .implement-wrapper .implement .implement-tab .swiper-button-prev-implement{
    left: -18px;
    display: block;
  }

  .implement-wrapper .implement .implement-tab .swiper-button-next-implement{
    right: -18px;
    display: block;
  }

  .product-point .point .point-wrapper{
    overflow-x: auto;
    font-size: 0;
  }

  .product-point .point .point-wrapper li.active,
  .product-point .point .point-wrapper li{
    width: 100%;
    display: inline-block;
    float: unset;
    margin-bottom: 15px;
  }

  .product-point .point .point-wrapper li .text p{
    display: block;
    white-space: normal;
    font-size: 14px;
  }

  .product-point .point .point-wrapper li.active .text span{
    display: block;
  }

  .product-point .point .point-wrapper li img{
    width: 100%;
  }

  .product-point .point .point-wrapper li .text h2{
    margin-bottom: 20px;
  }

  .vantage-wrapper .vantage li,
  .vantage-wrapper .vantage li.active{
    width: 100%;
    margin-bottom: 15px;
  }

  .vantage-wrapper .vantage li .txt p{
    display: block;
  }

  .vantage-wrapper .vantage li.active .txt h3{
    margin-bottom: 15px;
  }

  .vantage-wrapper .vantage li img{
    width: 100%;
  }
  

  .leader-container .leader li img{
    width: 28%
  }

  .leader-container .leader li{
    height: 230px;
  }

  .leader-container{
    margin-bottom: 40px;
  }

  .home-service-wrapper .service{
    padding: 20px 0 30px;
  }

  .practice-container .brand-wrapper .item{
    height: 70px;
  }

  .practice-container .brand-wrapper .item:hover{
    transform: rotateY(0deg) translateZ(0);
  }

  .vantage-wrapper .vantage li.active .txt span{
    margin-bottom: 15px;
  }

  .vantage-wrapper .vantage li .txt p{
    line-height: 18px;
  }

  .system-container .system-wrapper li .sys .text .icon img{
    width: 15%;
  }

  .system-container .system-wrapper li .sys:after{
    padding-bottom: 100%;
  }

  .platform-item {
    background-color: #E6F9FF;
    padding-top: 150px;
  }

  .platform-item.auto-img > img{
    position: static;
    transform: translate(0, 0);
  }

  .platform .description .desc-l .auto-img::after{
    padding-bottom: 0;
  }
}

.home-banner .swiper-pagination-bullets{
  bottom: 5%;
}

.home-banner .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
}

.swiper-button-prev-news,
.swiper-button-next-news{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #e0e0e0;
  z-index: 5;
  cursor: pointer;
  background-color: #fff;
}

.swiper-button-prev-news{
  left: -60px;
}

.swiper-button-next-news{
  right: -60px;
}

.swiper-button-prev-news:hover,
.swiper-button-next-news:hover{
  background-color: #1f3ea3;
  border-color: #1f3ea3;
}

.swiper-button-prev-news::after,
.swiper-button-next-news::after{
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  top: 50%;
  z-index: 5;
}

.swiper-button-prev-news:hover::after,
.swiper-button-next-news:hover::after{
  border-color: #fff;
}

.swiper-button-prev-news::after{
  transform: translateY(-50%) rotate(135deg);
  left: 20px;
}

.swiper-button-next-news::after{
  transform: translateY(-50%) rotate(-45deg);
  right: 20px;
}

.swiper-button-prev-nav,
.swiper-button-next-nav{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #1f3ea7;
  border-radius: 50%;
  z-index: 9;
  display: none;
}

.swiper-button-prev-nav::after,
.swiper-button-next-nav::after{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  z-index: 5;
}

.swiper-button-prev-nav:hover::after,
.swiper-button-next-nav:hover::after{
  border-color: #fff;
}

.swiper-button-prev-nav::after{
  transform: translateY(-50%) rotate(135deg);
  left: 7px;
}

.swiper-button-next-nav::after{
  transform: translateY(-50%) rotate(-45deg);
  right: 7px;
}

.nav-swiper{
  position: relative;
}

.swiper-button-prev-nav{
  left: -10px;
}

.swiper-button-next-nav{
  right: -10px;
}

@media(max-width: 480px){
  .nav-swiper{
    height: 48px;

  }

  .swiper-button-prev-nav,
  .swiper-button-next-nav{
    display: block;
  }

  .mes-wrapper .mes-item img{
    width: 40%;
  }

  .case-detail-wrapper .desc-do-wrapper .desc-do .item img{
    max-width: 100%;
  }

  .body{
    padding-bottom: 60px;

  }

  .tab-bar{
    background-color: #fff;
    height: 60px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0px 10px #e8e6e6;
    padding: 0 20px;
  }

  .tab-bar li{
    width: 33.33333%;
    float: left;
  }

  .tab-bar li a{
    display: block;
    text-align: center;
    padding: 8px;
    text-align: center;
  }

  .tab-bar li a.phone{
    position: relative;
  }

  .tab-bar li a.phone .icon-wrap{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    height: 30px;
    width: 40px;
    overflow: hidden;
  }

  .tab-bar li a.phone .icon-wrap::after{
    content: "";
    display: block;
    width: 40px;
    height: 50px;
    border-radius: 20px;
    background-color: #e8e6e6;
  }

  .tab-bar li a.phone .icon{
    width: 30px;
    height: 30px;
    background-image: linear-gradient(to right, #fe794b, #fa4a27);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 50%;
    top: 15%;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 10px -5px #fe794b;
  }

  .tab-bar li a.phone span{
    margin-top: 25px;
  }

  .tab-bar li a.phone .icon img{
    width: 35%;
  }

  .tab-bar li a .img{
    height: 20px;
    margin-bottom: 5px;
  }

  .tab-bar li a .img img{
    width: auto;
    height: 100%;
  }

  .tab-bar li a span{
    font-size: 14px;
    color: #828282;
    display: block;
  }

  .practice-container .brand-wrapper .item img{
    max-width: 75%;
    max-height: 50%;
  }

  .data-sys-wrapper .data-sys .img::before{
    width: 0;
    height: 0;
  }

  .company-wrapper .company-img .enter{
    position: static;
    width: 0;
    height: 0;
  }

  .culture-wrapper .culture-switch{
    text-align: center;
    left: 0;
  }

  .culture-wrapper .culture-switch ul{
    transform: translateX(0)
  }
}

@media(max-width: 1024px){
  .practice-container .brand-wrapper .swiper-button-next, .practice-container .brand-wrapper .swiper-button-prev{
    display: none;
  }

  .swiper-button-prev-news, .swiper-button-next-news{
    display: none;
  }

  .swiper-company-button-next, .swiper-company-button-prev{
    display: none;
  }

}

@media(min-width: 480px){
  .implement-wrapper .implement .implement-tab .swiper-button-prev-implement{
    display: none;
  }

  .implement-wrapper .implement .implement-tab .swiper-button-next-implement{
    display: none;
  }

  .tab-bar{
    display: none;
  }
  
}

@media(max-width: 768px){
  .leader-container .leader li.active{
    background-image: unset;
  }

  .leader-container .leader li p{
    display: block;
    opacity: 1;
  }
}

.home-banner .banner .slogan.black span,
.home-banner .banner .slogan.black p,
.home-banner .banner .slogan.black h2{
  color: #333;
}

.news-detail-wrapper .newsdetail-left .content ol li{list-style: decimal;}

.news-detail-wrapper .newsdetail-left .content ul li{list-style: disc;}
/*--分享插件--*/
.bd_weixin_popup_bg{position:absolute;left:-400px;top:-400px;width:260px;height:320px;border:0;padding:0;margin:0;opacity:0;filter:alpha(opacity=0);z-index:11000}
.bd_weixin_popup{position:absolute;left:-400px;top:-400px;padding:10px;width:240px;height:300px;background:#fff;border:solid 1px #d8d8d8;z-index:11001;font-size:12px}
.bd_weixin_popup .bd_weixin_popup_head{font-size:12px;font-weight:bold;text-align:left;line-height:16px;height:16px;position:relative;color:#000}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close{width:16px;height:16px;position:absolute;right:0;top:0;color:#999;text-decoration:none;font-size:16px}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover{text-decoration:none}
.bd_weixin_popup .bd_weixin_popup_main{padding:15px 10px;min-height:150px;_height:150px}
.bd_weixin_popup .bd_weixin_popup_foot{font-size:12px;text-align:left;line-height:22px;color:#666}

.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px}
.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px}
.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px}
.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px}
.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px}
.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px}
.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px}
.bdshare-button-style0-16{zoom:1}
.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}
.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../images/icons_0_16.png?v=d754dcc0.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}
.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}
.bdshare-button-style0-16 .bds_more{color:#333;float:left}
.bdshare-button-style0-16 .bds_count{color:#333;background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}
.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}
.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}
.bdshare-button-style0-16 .bdshare_button_count{background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}
.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}
.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}

.container1400 { width: 1430px; margin: 0 auto; padding: 0 15px; }

.pictureBox { position: relative; overflow: hidden; }

.pictureBox img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; -webkit-transition: all 0.3s; transition: all 0.3s; min-width: 100%; }

.Lbanner2 { position: relative; }

.Lbanner2 .img img { width: 100%; }

.Lbanner2 .text { position: absolute; top: 32%; width: 100%; left: 0; }

.Lbanner2 .text h5 { font-size: 48px; color: #3246e8; font-weight: bold; line-height: 1; }

.Lbanner2 .text .t { font-size: 18px; color: #547681; line-height: 30px; margin-top: 20px; }

.Lbanner2 .text .bot { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 45px; }

.Lbanner2 .text .bot .ewm { width: 100px; }

.Lbanner2 .text .bot .ewm img { width: 100%; }

.Lbanner2 .text .bot .list { margin-left: 30px; }

.Lbanner2 .text .bot .list .li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.Lbanner2 .text .bot .list .li .icon { width: 24px; margin-right: 8px; }

.Lbanner2 .text .bot .list .li .icon img { width: 100%; }

.Lbanner2 .text .bot .list .li .t1 { font-size: 18px; color: #636977; }

.Lbanner2 .text .bot .list .li:not(:first-child) { margin-top: 14px; }

.join-title.B h2 { color: #101548; }

.join-title.W h2 { color: #fff; }

.JoinUs1 { overflow: hidden; background-image: url(../images/Lbj1.jpg); background-size: cover; object-fit: cover; padding: 100px 0 190px; }

.JoinUs1 .con { margin-top: 30px; padding-top: 75px; border-top: 1px solid #d9dbe5; }

.JoinUs1 .con .li { 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; }

.JoinUs1 .con .li .t { font-size: 24px; white-space: nowrap; color: #6e7c8c; line-height: 48px; -webkit-border-radius: 30px; border-radius: 30px; text-align: center; padding: 0 40px; margin: 0 12px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.JoinUs1 .con .li .t:hover { background-color: #3246e8; color: #fff; }

.JoinUs1 .con .li:not(:first-child) { margin-top: 30px; }

.JoinUs2 { overflow: hidden; padding: 70px 0 95px; }

.JoinUs2 .con { margin-top: 105px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.JoinUs2 .con .cent { width: 432px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.JoinUs2 .con .cent img { width: 100%; }

.JoinUs2 .con .libox:nth-child(1) .text:nth-child(1) h5 { border-bottom-color: #578cf2; }

.JoinUs2 .con .libox:nth-child(1) .text:nth-child(2) h5 { border-bottom-color: #ee873a; }

.JoinUs2 .con .libox:nth-child(3) .text:nth-child(1) h5 { border-bottom-color: #30ced1; }

.JoinUs2 .con .libox:nth-child(3) .text:nth-child(2) h5 { border-bottom-color: #00c2ff; }

.JoinUs2 .con .libox .text { width: 330px; }

.JoinUs2 .con .libox .text h5 { font-size: 24px; color: #373737; padding-bottom: 12px; border-bottom: 2px solid; font-weight: bold; }

.JoinUs2 .con .libox .text .list { padding-top: 25px; }

.JoinUs2 .con .libox .text .list .t { position: relative; font-size: 16px; color: #666; line-height: 30px; padding-left: 14px; }

.JoinUs2 .con .libox .text .list .t::before { content: ""; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 4px; height: 4px; background-color: #666666; -webkit-border-radius: 50%; border-radius: 50%; }

.JoinUs2 .con .libox .text:nth-child(1) { height: 338px; }

.JoinUs3 { overflow: hidden; padding-bottom: 80px; background: url(../images/Lbj4.jpg) no-repeat bottom; background-size: 100%; }

.JoinUs3 .con { margin-top: 60px; position: relative; }

.JoinUs3 .con .JoinUs3_swiper { padding-bottom: 38px; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide { -webkit-transition: all 0.3s; transition: all 0.3s; height: 250px; overflow: hidden; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide .img { width: 100%; height: 100%; position: relative; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide .img img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: auto; height: 100%; min-width: 100%; object-fit: cover; -webkit-transition: all 0.3s; transition: all 0.3s; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide .img h5 {display:none; font-size: 20px; color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; width: 100%; text-align: center; position: absolute; bottom: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide:hover .img h5 { opacity: 0; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide:hover .img img { -webkit-transform: translateX(-50%) scale(1.1); -ms-transform: translateX(-50%) scale(1.1); transform: translateX(-50%) scale(1.1); }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide:hover .t { opacity: 1; }

.JoinUs3 .con .JoinUs3_swiper .swiper-slide .t { position: absolute; width: 100%; text-align: center; left: 0; bottom: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); background-color: rgba(50, 70, 232, 0.6); font-size: 22px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 10px; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; color: #fff; }

.JoinUs3 .con .JoinUs3_swiper .JoinUs3_pagination { height: 3px; font-size: 0; bottom: 0; width: 100%; text-align: center; }

.JoinUs3 .con .JoinUs3_swiper .JoinUs3_pagination .swiper-pagination-bullet { width: 13px; height: 5px; background-color: #3246e8; opacity: 0.5; margin: 0 5px; -webkit-border-radius: 0; border-radius: 0; }

.JoinUs3 .con .JoinUs3_swiper .JoinUs3_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #3246e8; opacity: 1; }

.JoinUs3 .con .JoinUs3_prev, .JoinUs3 .con .JoinUs3_next { margin-top: 0; width: 40px; height: 40px; border:none;}

.JoinUs3 .con .JoinUs3_prev::before, .JoinUs3 .con .JoinUs3_next::before { 
width: 20px; height: 20px; content: ""; border: 3px solid transparent; border-top-color: #999; border-left-color: #999; 
position: absolute; top: 0; left: 0; -webkit-transition: all 0.3s; transition: all 0.3s;background-image:none; }

.JoinUs3 .con .JoinUs3_prev:hover::before, .JoinUs3 .con .JoinUs3_next:hover::before { border-top-color: #3246e8; border-left-color: #3246e8; }

.JoinUs3 .con .JoinUs3_prev { left: -30px; -webkit-transform: translateY(-50px) rotate(-45deg); -ms-transform: translateY(-50px) rotate(-45deg); transform: translateY(-50px) rotate(-45deg); }

.JoinUs3 .con .JoinUs3_next { right: -30px; -webkit-transform: translateY(-50px) rotate(135deg); -ms-transform: translateY(-50px) rotate(135deg); transform: translateY(-50px) rotate(135deg); }

.JoinUs4 { overflow: hidden; padding: 70px 0 50px; background: url(../images/Lbj2.jpg) no-repeat; background-size: cover; }

.JoinUs4 .con { margin-top: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.JoinUs4 .con .box { width: 49.16667%; background-color: #fff; padding: 35px 0 30px; min-height: 240px; display: subgrid; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 20px; }

.JoinUs4 .con .box .icon { width: 20%; -webkit-transition: all 0.3s; transition: all 0.3s; }

.JoinUs4 .con .box .icon img { width: 100%; }

.JoinUs4 .con .box .text { padding-right: 13.55932%; width: 80%; }

.JoinUs4 .con .box .text h5 { font-size: 30px; color: #000; line-height: 1.1; font-weight: bold; }

.JoinUs4 .con .box .text .t { font-size: 16px; color: #888888; line-height: 24px; margin-top: 20px; }

.JoinUs4 .con .box:hover .icon { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.JoinUs5 { overflow: hidden; background: url(../images/Lbj3.jpg) no-repeat; background-size: cover; padding: 72px 0 135px; }

.JoinUs5 .con { margin-top: 85px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; position: relative; }

.JoinUs5 .con::before { content: ""; width: 94%; height: 1px; background-color: rgba(243, 245, 252, 0.3); position: absolute; top: 64%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.JoinUs5 .con .box { text-align: center; }

.JoinUs5 .con .box .icon { max-width: 61px; margin: 0 auto; height: 55px; }

.JoinUs5 .con .box .icon img { max-width: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; margin: 0 auto; }

.JoinUs5 .con .box .icon img.Lhide { display: none; }

.JoinUs5 .con .box i { width: 12px; height: 12px; border: 5px solid transparent; -webkit-border-radius: 50%; border-radius: 50%; margin: 20px auto; display: block; background-color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; position: relative; }

.JoinUs5 .con .box i::before { content: ""; width: 22px; height: 22px; background-color: #fff; border: 5px solid #04a0fe; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 50%; border-radius: 50%; }

.JoinUs5 .con .box h5 { font-size: 18px; color: #eee; line-height: 1; -webkit-transition: all 0.3s; transition: all 0.3s; }

.JoinUs5 .con .box:hover .icon img.Lhide { display: block; }

.JoinUs5 .con .box:hover .icon img.Lshow { display: none; }

.JoinUs5 .con .box:hover i::before { opacity: 1; }

.JoinUs5 .con .box:hover h5 { color: #04a0fe; }

.inner-common .sub-menu .menu .home { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.Lhome5 { background-color: #fafafa; padding: 0 0 100px; }

.Lhome5 .home5tit { text-align: center; position: relative; }

.Lhome5 .home5tit h5 { font-size: 24px; font-weight: bold; color: #121933; }

.Lhome5 .home5tit::before { content: ""; width: 37.084%; height: 1px; background-color: #707481; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; opacity: 0.29; }

.Lhome5 .home5tit::after { content: ""; width: 37.084%; height: 1px; background-color: #707481; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; opacity: 0.29; }

.Lhome5 .Lhome5_swiper { margin-top: 12px; }

.Lhome5 .Lhome5_swiper .swiper-slide { height: 60px; background-color: #fff; -webkit-box-shadow: 0px 5px 9px 0px rgba(52, 94, 184, 0.08); box-shadow: 0px 5px 9px 0px rgba(52, 94, 184, 0.08); -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }

.Lhome5 .Lhome5_swiper .swiper-slide img { max-width: 100%; max-height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.Lhome5 .Lhome5_swiper .swiper-slide img:hover { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }


@media (max-width: 1440px) { .Lbanner2 .text { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }

@media (max-width: 1200px) { .Lbanner2 .text h5 { font-size: 38px; }
  .Lbanner2 .text .t { font-size: 16px; margin-top: 10px; line-height: 22px; }
  .Lbanner2 .text .bot { margin-top: 20px; }
  .JoinUs1 .con { padding-top: 50px; }
  .JoinUs1 .con .li:not(:first-child) { margin-top: 20px; }
  .JoinUs1 .con .li .t { padding: 0 25px; margin: 0 10px; line-height: 45px; }
  .container { width: 100% !important; padding: 0 15px; }
  .JoinUs3 .con .JoinUs3_prev { left: 10px; }
  .JoinUs3 .con .JoinUs3_next { right: 10px; } }

@media (max-width: 992px) { .Lbanner2 .text h5 { font-size: 28px; }
  .Lbanner2 .text .bot { margin-top: 20px; }
  .Lbanner2 .text .bot .ewm { width: 80px; }
  .Lbanner2 .text .bot .list { margin-left: 10px; }
  .Lbanner2 .text .bot .list .li .icon { width: 20px; }
  .Lbanner2 .text .bot .list .li:not(:first-child) { margin-top: 5px; }
  .Lbanner2 .text .bot .list .li .t1 { font-size: 14px; }
  .JoinUs1 { padding: 70px 0 30px; }
  .JoinUs1 .con { padding-top: 20px; margin-top: 10px; }
  .JoinUs1 .con .li { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .JoinUs1 .con .li:not(:first-child) { margin-top: 10px; }
  .JoinUs1 .con .li .t { padding: 0 15px; margin: 0 5px; line-height: 35px; font-size: 18px; }
  .JoinUs2 { padding: 30px 0; }
  .JoinUs2 .con { margin-top: 30px; }
  .JoinUs2 .con .cent { width: 31%; }
  .JoinUs2 .con .libox { width: 33%; }
  .JoinUs2 .con .libox .text { width: 100%; }
  .JoinUs2 .con .libox .text:nth-child(1) { height: 250px; }
  .JoinUs2 .con .libox .text h5 { font-size: 20px; padding-bottom: 5px; }
  .JoinUs2 .con .libox .text .list { padding-top: 15px; }
  .JoinUs2 .con .libox .text .list .t { font-size: 14px; line-height: 22px; }
  .JoinUs3 { padding-bottom: 40px; }
  .JoinUs3 .con { margin-top: 20px; }
  .JoinUs3 .con .JoinUs3_swiper { padding-bottom: 25px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide h5 { font-size: 16px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide .t { font-size: 26px; padding: 10px; height: auto; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide.active h5 { font-size: 24px; height: auto; padding: 15px 10px; }
  .JoinUs4 { padding: 30px 0; }
  .JoinUs4 .con { margin-top: 20px; }
  .JoinUs4 .con .box { padding: 20px 0; margin-bottom: 10px; min-height: 200px; }
  .JoinUs4 .con .box .icon { width: 80px; }
  .JoinUs4 .con .box .text { width: -webkit-calc(100% - 80px); width: calc(100% - 80px); }
  .JoinUs4 .con .box .text h5 { font-size: 22px; }
  .JoinUs4 .con .box .text .t { font-size: 14px; margin-top: 10px; line-height: 1.5; }
  .JoinUs5 { padding: 50px 0 80px; }
  .JoinUs5 .con { margin-top: 40px; }
  .JoinUs5 .con .box .icon { max-width: 40px; height: 45px; }
  .JoinUs5 .con .box i { margin: 15px auto; }
  .JoinUs5 .con .box h5 { font-size: 16px; } }

@media (max-width: 765px) { .Lbanner2 { height: 280px; }
  .Lbanner2 .img { height: 100%; }
  .Lbanner2 .img img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: auto !important; height: 100%; max-width: none; }
  .Lbanner2 .text h5 { font-size: 22px; }
  .Lbanner2 .text .t { font-size: 14px; }
  .Lbanner2 .text .bot { margin-top: 15px; }
  .Lbanner2 .text .bot .ewm { width: 60px; }
  .Lbanner2 .text .bot .list .li .icon { width: 18px; }
  .Lbanner2 .text .bot .list .li .t1 { font-size: 12px; }
  .JoinUs2 .con { margin-top: 20px; display: block; }
  .JoinUs2 .con .cent { display: none; }
  .JoinUs2 .con .libox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }
  .JoinUs2 .con .libox:nth-child(3) { margin-top: 20px; }
  .JoinUs2 .con .libox .text { width: 48%; }
  .JoinUs2 .con .libox .text:nth-child(1) { height: auto; }
  .JoinUs2 .con .libox .text h5 { font-size: 18px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide h5 { font-size: 14px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide .t { font-size: 20px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide.active h5 { font-size: 20px; }
  .JoinUs3 .con .JoinUs3_prev, .JoinUs3 .con .JoinUs3_next { display: none; }
  .JoinUs4 .con .box { display: block; }
  .JoinUs4 .con .box .icon { width: 80px; margin: 0 auto; }
  .JoinUs4 .con .box .text { width: 100%; text-align: center; padding: 0 10px; margin-top: 5px; }
  .JoinUs4 .con .box .text h5 { font-size: 18px; }
 .Lhome5 { background-color: #f3f5fc; padding: 0 0 50pxs; }
  .Lhome5 .home5tit h5 { font-size: 16px; }
  .Lhome5 .Lhome5_swiper { padding: r(22) 0 r(32); }
  .Lhome5 .Lhome5_swiper .swiper-slide { height: r(80); }  }

@media (max-width: 580px) { .JoinUs4 .con { display: block; }
  .JoinUs4 .con .box { min-height: auto; width: 100%; }
  .JoinUs4 .con .box .icon { width: 60px; }
  .JoinUs4 .con .box .text h5 { font-size: 16px; }
  .JoinUs4 .con .box .text .t { font-size: 12px; }
  .JoinUs5 .con { margin-top: 20px; }
  .JoinUs5 .con::before { top: 60%; width: 87%; }
  .JoinUs5 .con .box .icon { max-width: 25px; height: 27px; }
  .JoinUs5 .con .box i { margin: 10px auto; width: 8px; height: 8px; }
  .JoinUs5 .con .box i::before { width: 17px; height: 17px; }
  .JoinUs5 .con .box h5 { font-size: 12px; } }

@media (max-width: 465px) { .inner-common.Li { height: auto !important; }
  .Lbanner2 { height: 250px; }
  .Lbanner2 .text h5 { font-size: 18px; }
  .Lbanner2 .text .bot { margin-top: 10px; }
  .Lbanner2 .text .bot .ewm { width: 60px; }
  .Lbanner2 .text .bot .list .li:not(:first-child) { margin-top: 2px; }
  .Lbanner2 .text .bot .list .li .icon { width: 16px; }
  .JoinUs1 { padding: 50px 0 30px; }
  .JoinUs1 .con { padding-top: 15px; }
  .JoinUs1 .con .li:not(:first-child) { margin-top: 5px; }
  .JoinUs1 .con .li .t { padding: 0 5px; line-height: 30px; font-size: 16px; }
  .JoinUs2 .con .libox { display: block; }
  .JoinUs2 .con .libox:nth-child(3) { margin-top: 0; }
  .JoinUs2 .con .libox .text { width: 100%; margin-bottom: 15px; }
  .JoinUs2 .con .libox .text .list { padding-top: 10px; }
  .JoinUs2 .con .libox .text h5 { font-size: 16px; }
  .JoinUs3 .con .JoinUs3_swiper { padding-bottom: 10px; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide h5 { display: none; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide .t { opacity: 1; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide.active { width: 100%; }
  .JoinUs3 .con .JoinUs3_swiper .swiper-slide.active h5 { font-size: 16px; } }

.inner-common .sub-menu .menu { position: relative; }

.inner-common .sub-menu .menu::before { content: ""; width: 200%; height: 100%; background-color: #fc3d1e; position: absolute; top: 0; left: 100%; }



.upline .swiper-button-prev-upline { z-index:99; position:absolute;}
.upline .swiper-button-next-upline { z-index:99; position:absolute;}
.upline-container { height:100vh;}