@charset "utf-8";
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
#bsWXBox {
  box-sizing: content-box;
}
div,
p,
span,
i,
em {
  white-space: inherit !important;
}
ul {
  list-style: none;
}
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,

output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
html {
  font-size: 1px;
}
@media (max-width: 1730px) {
  html {
    font-size: 0.901042px;
  }
}
@media (max-width: 1600px) {
  html {
    font-size: 0.824479px;
  }
}
@media (max-width: 1530px) {
  html {
    font-size: 0.792708px;
  }
}
@media (max-width: 1440px) {
  html {
    font-size: 0.741146px;
  }
}
@media (max-width: 1366px) {
  html {
    font-size: 0.702604px;
  }
}
@media (max-width: 1360px) {
  html {
    font-size: 0.699479px;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 0.657813px;
  }
}
body {
  font-family: 'Microsoft YaHei';
  font-size: 14rem;
  color: #666666;
  line-height: 1.5;
  width: 100%;
  background: #fff;
  max-width: 100%;
  margin: 0 auto !important;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
a:link,
a:visited {
  text-decoration: none;
  outline: none;
  color: #666666;
}
a:hover,
a:active,
a:focus {
  color: #666666;
  text-decoration: none;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  font-size: 14px;
  outline: 0;
  overflow: hidden;
  font-family: 'Microsoft YaHei';
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: 0;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  padding: 0;
  color: #666666;
  outline: 0;
}
input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='text'],
select,
button {
  -webkit-appearance: none;
}
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
::-webkit-input-placeholder {
  color: #888;
}
:-moz-placeholder {
  color: #888;
  opacity: 1;
}
::-moz-placeholder {
  color: #888;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #888;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*清楚浮动*/
.clearfix:after {
  clear: both;
  height: 0;
  content: '';
  line-height: 0;
  font-size: 0;
  display: block;
}
/*图片垂直水平居中*/
.pic {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom:10px;
}
.pic img {
  transition: 0.5s;
}
.pic:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.middleCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
  object-fit: cover;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1720rem;
}
.container01 {
  margin-right: auto;
  margin-left: auto;
  width: 1430rem;
}
#privacyPopup {
  z-index: 10000;
  position: fixed;
  width: auto;
  background: #fff;
  top: 50%;
  left: 50%;
  width: 800rem;
  transform: translate(-50%, -50%);
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#privacyPopup video {
  display: block;
  max-width: 100%;
}
#privacyPopup .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  font-size: 42px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
}
@media (max-width: 768px) {
  #privacyPopup {
    width: 100%;
  }
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#section-footer .fp-tableCell {
  display: block;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38rem;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 55%;
  opacity: 1;
  width: 50px;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
  right: 70px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 50px;
  height: 30px;
  text-align: center;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a:before,
.fp-slidesNav ul li a:before {
  content: '';
  width: 0;
  height: 1px;
  left: 50%;
  bottom: 5px;
  display: none;
  background: #fff;
  position: absolute;
  transition: all 334ms ease;
  -webkit-transition: all 334ms ease;
}
#fp-nav ul li a.active:before,
#fp-nav ul li:hover a.active:before,
.fp-slidesNav ul li a.active:before,
.fp-slidesNav ul li:hover a:before {
  width: 20px;
  left: 24px;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  background: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  position: absolute;
  z-index: 1;
  border: 0;
  color: #fff;
  font-size: 0;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: solid 2px #fff;
  border-radius: 100%;
}
#fp-nav ul li:last-child {
  display: none;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  background: #fff;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    transform: translate3d(-70px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft2 {
  animation-name: fadeInLeft2;
}
@keyframes fadeInLeft3 {
  0% {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft3 {
  animation-name: fadeInLeft3;
}
@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    transform: translate3d(70px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight2 {
  animation-name: fadeInRight2;
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translate3d(0, 70px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp2 {
  animation-name: fadeInUp2;
}
@keyframes fadeInDown2 {
  0% {
    opacity: 0;
    transform: translate3d(0, -70px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown2 {
  animation-name: fadeInDown2;
}
@keyframes mymove {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes mymove {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(../font/Montserrat-Regular.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Oswald-Bold;
  src: url('../font/Oswald-Bold.woff2') format('woff2'), url('../font/Oswald-Bold.woff') format('woff'), url('../font/Oswald-Bold.ttf') format('truetype'), url('../font/Oswald-Bold.eot') format('embedded-opentype'), url('../font/Oswald-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Oswald-Regular;
  src: url('../font/Oswald-Regular.woff2') format('woff2'), url('../font/Oswald-Regular.woff') format('woff'), url('../font/Oswald-Regular.ttf') format('truetype'), url('../font/Oswald-Regular.eot') format('embedded-opentype'), url('../font/Oswald-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EDIX;
  src: url('../font/EDIX.woff2') format('woff2'), url('../font/EDIX.woff') format('woff'), url('../font/EDIX.ttf') format('truetype'), url('../font/EDIX.eot') format('embedded-opentype'), url('../font/EDIX.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat-Bold;
  src: url('../font/Montserrat-Bold.woff2') format('woff2'), url('../font/Montserrat-Bold.woff') format('woff'), url('../font/Montserrat-Bold.ttf') format('truetype'), url('../font/Montserrat-Bold.eot') format('embedded-opentype'), url('../font/Montserrat-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto-Bold;
  src: url('../font/Roboto-Bold.woff2') format('woff2'), url('../font/Roboto-Bold.woff') format('woff'), url('../font/Roboto-Bold.ttf') format('truetype'), url('../font/Roboto-Bold.eot') format('embedded-opentype'), url('../font/Roboto-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/ie_sosad.png) no-repeat center 35% #ffffff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}
.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  top: 55%;
  left: 50%;
  margin-left: -152px;
  width: 304px;
  display: block;
  line-height: 24px;
  color: #666666;
}
.prompt span a {
  text-decoration: underline;
}
.prompt .prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../images/closed.png) no-repeat center center;
  cursor: pointer;
}
#Privacy {
  z-index: 10000;
  position: fixed;
  width: 800px;
  background: #fff;
  border: 4px solid rgba(0, 0, 0, 0.15);
  top: 50%;
  left: 50%;
  margin-top: -264px;
  margin-left: -400px;
  border-radius: 5px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#Privacy .dialog_header {
  width: 100%;
  position: relative;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
}
#Privacy .dialog_header .title {
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
}
#Privacy .dialog_header .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  font-size: 22px;
  color: #c5c5c5;
  cursor: pointer;
}
#Privacy .privacy_policy_title {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
}
#Privacy .p-1 {
  font-size: 20px;
}
#Privacy .p-2 {
  font-size: 16px;
}
#Privacy .privacy_content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 400px;
  padding: 20px 30px;
  overflow: auto;
}
#Privacy .privacy_footer {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
#Privacy .close_btn {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  min-width: 200px;
  height: 40px;
  background: #138ef8;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #Privacy {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
  }
}
.sitemap li {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 20rem;
  margin-bottom: 20rem;
}
.sitemap li .top {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
.sitemap li .top:hover {
  color: #138ef8;
}
.sitemap li .bot {
  margin-top: 15rem;
}
.sitemap li .bot a {
  float: left;
  font-size: 16rem;
  color: #666;
  margin-right: 20rem;
}
.sitemap li .bot a:hover {
  color: #138ef8;
}
.sitemap li .bot p {
  display: block;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10rem;
}
.fix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 155777;
  transition: 0.5s;
  left: 0;
}
.bg {
  padding-top: 100vh;
  position: relative;
  z-index: 300;
  background-size: cover;
  background-position: center center;
}
.bg img {
  display: none;
}
.bg video {
  max-width: 100%;
  height: 110vh;
  object-fit: cover;
  position: absolute;
  top: -10vh;
  left: 0;
}
.section {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  overflow: hidden !important;
}
.section1 {
  position: relative;
  width: 100%;
  z-index: 400;
}
.section1 .bg {
  z-index: 80;
}
.section1 .bg img {
  display: none;
}
.active .home-title {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-p {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-product .home-bottom .left {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .home-product .home-bottom .right {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .case-nav {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-case .show {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .youshi {
  -webkit-animation: fadeInLeft2 4s alternate;
  animation: fadeInLeft2 4s alternate;
}
.active .home-about .left .p {
  -webkit-animation: fadeInLeft2 3s alternate;
  animation: fadeInLeft2 3s alternate;
}
.active .home-about .left .home-title {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .more2 a {
  -webkit-animation: fadeInLeft2 3s alternate;
  animation: fadeInLeft2 3s alternate;
}
.active .home-about .img {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .home-map .home-bottom .list {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-honor .nr {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .home-news .swiper-news {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
#fp-nav {
  display: none !important;
}
.home {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  z-index: 320;
  padding-top: 50rem;
  transform: translateY(-30%);
}
.transparent {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.6);
  top: 0;
  left: 0;
  z-index: 888;
  backdrop-filter: blur(5px);
}
.transparent.active {
  display: block;
}
.height {
  height: 1px;
  position: absolute;
  top: -80rem;
  left: 0;
  width: 100%;
}
.height1 {
  height: 80rem;
}
#menu {
  position: fixed;
  top: 0;
  right: -280px;
  width: 280px;
  background: #ffffff;
  z-index: 9999;
  height: 100%;
  transition: 0.5s;
  overflow: auto;
  padding: 62px 10px;
}
#menu ul {
  overflow: hidden;
  padding: 0 10px;
}
#menu ul li {
  position: relative;
}
#menu ul li a {
  font-size: 18px;
  color: #138ef8;
  display: block;
  line-height: 36px;
  position: relative;
  padding: 0 10px;
  font-weight: bold;
}
@media (min-width: 1025px) {
  #menu ul li:hover a {
    background: #f2f2f2;
  }
}
#menu ul li ul li a {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin: 14px 0;
}
#menu ul li ul li ul li a {
  font-weight: normal;
}
#menu ul li:nth-child(1):before {
  display: none;
}
#menu .close {
  display: block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 17px;
  top: 18px;
  border-radius: 50%;
  background: url(../images/closed.png) no-repeat center center;
  background-size: 15px;
}
#menu.show1 {
  right: 0;
}
.swiper-renewal-main {
  position: relative;
}
.swiper-renewal-main .img {
  display: none;
}
.swiper-renewal-main .banner-hover {
  color: #fff;
  position: absolute;
  top: 292rem;
  left: 0;
  width: 100%;
  font-size: 0;
}
.swiper-renewal-main .banner-hover .info {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding-top: 38rem;
}
.swiper-renewal-main .banner-hover .info2 {
  width: 100%;
  text-align:right;
}

.swiper-renewal-main .banner-hover .bt img {
  width: 618rem;
  margin-left: -35rem;
}
.swiper-renewal-main .banner-hover .info2 .bt img,.swiper-renewal-main .banner-hover .info3 .bt img {
  width: auto;
  margin-left: 0;
}
.swiper-renewal-main .banner-hover .more {
  padding-top: 43rem;
}
.swiper-renewal-main .banner-hover .img0 {
  display: inline-block;
  vertical-align: middle;
  width: 55%;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .bt {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .more {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}



.swiper-renewal-main .banner-hover02{
	text-align: center;
	top: 110rem;
} 

.swiper-renewal-main .banner-hover02 .info { 
    width: auto;
    padding-top: 0;
    text-align: center;
}
.swiper-renewal-main .banner-hover02 .more a { 
    margin: 0 auto;
	text-align: left;
}
.swiper-renewal-main .banner-hover02 .more {
    padding-top: 0;
}



.swiper-renewal-main .banner-hover03{
	text-align: center;
	top: 110rem;
} 
.swiper-renewal-main .banner-hover03 .bt img {
    width: 546rem;
    margin-left: 0;
}
.swiper-renewal-main .banner-hover03 .info { 
    width: auto;
    padding-top: 0;
    text-align: center;
}
.swiper-renewal-main .banner-hover03 .more a { 
    margin: 0 auto;
	text-align: left;
}
.swiper-renewal-main .banner-hover03 .more {
    padding-top: 0;
}
.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet {
  width: 22rem;
  height: 22rem;
  background: url(../images/dot.png) no-repeat center center;
  background-size: 100%;
  border: 0;
  opacity: 1;
}
.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/dot1.png) no-repeat center center;
  background-size: 100%;
}
.more a,
.more p {
  width: 141rem;
  line-height: 47rem;
  border-radius: 24rem;
  border: solid 1px #138ef8;
  font-size: 14rem;
  padding: 0 20rem;
  color: #138ef8;
  display: block;
  position: relative;
}
.more a span,
.more p span {
  width: 6rem;
  height: 100%;
  background: url(../images/more2.png) no-repeat 85% center;
  background-size: 6rem;
  display: block;
  position: absolute;
  top: 0;
  right: 20rem;
}
.more a:hover {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  color: #fff;
  border: none;
  margin: 1px 0;
}
.more a:hover span {
  background: url(../images/more1.png) no-repeat 85% center;
  background-size: 6rem;
}
.more1 a,
.more1 p {
  width: 116rem;
  line-height: 36rem;
  border-radius: 30rem;
  border: solid 1px #9f9f9f;
  font-size: 14rem;
  padding: 0 20rem;
  color: #666666;
  display: block;
  text-align: left;
  position: relative;
}
.more1 a span,
.more1 p span {
  width: 6rem;
  height: 100%;
  background: url(../images/more2.png) no-repeat 85% center;
  background-size: 6rem;
  display: block;
  position: absolute;
  top: 0;
  right: 20rem;
}
.more1 a:hover {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  color: #fff;
  border: none;
  margin: 1px 0;
}
.more1 a:hover span {
  background: url(../images/more1.png) no-repeat 85% center;
  background-size: 6rem;
}
.home-title {
  font-size: 42rem;
  text-align: center;
  color: #212121;
}
.home-p {
  font-size: 18rem;
  text-align: center;
  color: #616161;
}
.home-product .home-bottom {
  padding-top: 27rem;
  display: flex;
}
.home-product .home-bottom .left {
  float: left;
  width: 32.4%;
  text-align: center;
  height: 100%;
  padding-top: 58rem;
  padding-bottom: 32rem;
  background: url(../images/bg.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  border-radius: 20rem;
}
.home-product .home-bottom .left .text {
  padding-bottom: 34rem;
}
.home-product .home-bottom .left .bt {
  margin-bottom: 15rem;
}
.home-product .home-bottom .left .p {
  margin-bottom: 19rem;
}
.home-product .home-bottom .left .more1 p {
  margin: 0 auto;
}
.home-product .home-bottom .left .pic:after {
  padding-bottom: 68.22262118%;
}
@media (min-width: 1025px) {
  .home-product .home-bottom .left:hover .pic img {
    transform: scale(1.04);
  }
  .home-product .home-bottom .left:hover .bt {
    color: #138ef8;
  }
  .home-product .home-bottom .left:hover .more1 p {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    color: #fff;
    border: none;
    margin: 2px auto;
  }
  .home-product .home-bottom .left:hover .more1 p span {
    background: url(../images/more1.png) no-repeat 85% center;
    background-size: 6rem;
  }
}
.home-product .home-bottom .right {
  float: right;
  width: 67.6%;
  height: 100%;
}
.home-product .home-bottom .right .item {
  width: 49%;
  float: left;
  padding: 0 0 0 18rem;
  margin-bottom: 12rem;
}
@media (min-width: 1025px) {
  .home-product .home-bottom .right .item:hover .pic img {
    transform: scale(1.04);
  }
  .home-product .home-bottom .right .item:hover .bt {
    color: #138ef8;
  }
  .home-product .home-bottom .right .item:hover .more1 p {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    color: #fff;
    border: none;
    margin: 2px 0;
  }
  .home-product .home-bottom .right .item:hover .more1 p span {
    background: url(../images/more1.png) no-repeat 85% center;
    background-size: 6rem;
  }
}
.home-product .home-bottom .right .item1 .box {
  padding-top: 30rem;
  padding-bottom: 12rem;
  background: url(../images/bg0.png) no-repeat top center;
  background-size: cover;
}
.home-product .home-bottom .right .item1 .pic:after {
  padding-bottom: 43.69449378%;
}
.home-product .home-bottom .right .item1 .text {
  padding: 0 135rem 0 27rem;
  margin-top: -31rem;
  position: relative;
}
.home-product .home-bottom .right .item1 .p {
  font-size: 16rem;
  margin-top: 5rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  max-height: 56rem;
}
.home-product .home-bottom .right .item1 .more1 {
  position: absolute;
  bottom: 7rem;
  right: 11rem;
}
.home-product .home-bottom .right .box {
  border-radius: 20rem;
  background: url(../images/bg.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}
.home-product .home-bottom .right .item2 {
  margin-bottom: 0;
}
.home-product .home-bottom .right .item2 .pic {
  display: inline-block;
  vertical-align: middle;
  width: 53.5%;
}
.home-product .home-bottom .right .item2 .pic:after {
  padding-bottom: 109.30232558%;
}
.home-product .home-bottom .right .item2 .text {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
  padding-left: 13rem;
}
.home-product .home-bottom .right .item2 .text .bt {
  margin-bottom: 6rem;
}
.home-product .home-bottom .right .item2 .text .p {
  font-size: 16rem;
  height: 112rem;
  overflow: hidden;
  margin-bottom: 27rem;
}
.home-product .home-bottom .bt {
  font-size: 26rem;
  font-weight: lighter;
  color: #212121;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.home-product .home-bottom .p {
  font-size: 14rem;
  font-weight: lighter;
  line-height: 28rem;
  color: #666666;
}
.home-product .product {
  display: none;
}
.home-case .home-bottom {
  padding-top: 21rem;
}
.home-case .show .info {
  display: none;
}
.home-case .certify {
  position: relative;
  margin-top: 60rem;
  background: url(../images/di.png) no-repeat bottom center;
  background-size: 75%;
  overflow: hidden;
  padding-bottom: 97rem;
}
.home-case .certify .swiper {
  position: relative;
}
.home-case .certify .swiper-slide .pic {
  background: #000;
}
.home-case .certify .swiper-slide .pic img {
  opacity: 0.68;
}
.home-case .certify .swiper-slide .pic:after {
  padding-bottom: 56.34095634%;
}
.home-case .certify .swiper-slide .pic:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/vbg.png) no-repeat bottom center;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 33;
  opacity: 0;
}
.home-case .certify .swiper-slide .pic .hover {
  width: 100%;
  height: 100%;
  background: url(../images/V.png) no-repeat center center;
  background-size: 67rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 33;
}
.home-case .certify .swiper-slide .bt {
  position: absolute;
  bottom: 39rem;
  padding: 0 40rem;
  left: 0;
  width: 100%;
  z-index: 33;
  font-size: 24rem;
  font-weight: bold;
  line-height: 32rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #ffffff;
  opacity: 0;
}
.home-case .certify .swiper-slide-active .pic:before {
  opacity: 1;
}
.home-case .certify .swiper-slide-active .bt {
  opacity: 1;
}
@media (min-width: 1025px) {
  .home-case .certify .swiper-slide-active:hover .pic img {
    transform: scale(1.04);
  }
}
.home-case .certify .swiper-slide img {
  display: block;
}
.home-case .certify .swiper-button-prev,
.home-case .certify .swiper-button-next {
  width: 58rem;
  height: 58rem;
  border-radius: 50%;
  border: solid 1px rgba(255, 255, 255, 0.68);
  top: 50%;
  margin-top: -79rem;
}
.home-case .certify .swiper-button-prev:after,
.home-case .certify .swiper-button-next:after {
  font-size: 20px;
  color: #ccc;
}
@media (min-width: 1025px) {
  .home-case .certify .swiper-button-prev:hover,
  .home-case .certify .swiper-button-next:hover {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    border: 0;
  }
  .home-case .certify .swiper-button-prev:hover:after,
  .home-case .certify .swiper-button-next:hover:after {
    color: #fff;
  }
}
.home-case .certify .swiper-button-prev {
  left: 20rem;
}
.home-case .certify .swiper-button-next {
  right: 20rem;
}
.case-nav ul {
  font-size: 0;
  text-align: center;
}
.case-nav ul li {
  display: inline-block;
}
.case-nav ul li a {
  display: block;
  font-size: 18rem;
  line-height: 40rem;
  color: #333333;
  padding: 0 20rem;
}
@media (min-width: 1025px) {
  .case-nav ul li:hover a {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    border-radius: 8rem;
    color: #fff;
  }
}
.case-nav ul .active a {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  border-radius: 8rem;
  color: #fff;
}
.more2 a {
  font-size: 16rem;
  font-weight: bold;
  line-height: 26rem;
  color: #616161;
  position: relative;
  padding-right: 56rem;
}
.more2 a span {
  width: 24rem;
  height: 24rem;
  border-radius: 50%;
  background-image: linear-gradient(235deg, rgba(21, 74, 180, 0.99) 0%, rgba(19, 142, 248, 0.99) 51%, rgba(50, 203, 237, 0.99) 100%), linear-gradient(#0053a5, #0053a5);
  box-shadow: 4rem 3rem 28rem 2rem rgba(0, 83, 165, 0.35);
  display: block;
  position: absolute;
  top: 0;
  right: 20rem;
}
.more2 a span:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/more1.png) no-repeat center center;
  background-size: 6rem;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.home-about .left {
  float: left;
  width: 40%;
  padding-top: 50rem;
  background: url(../images/dot4.png) no-repeat top left;
  background-size: 183rem;
}
.home-about .left .home-title {
  text-align: left;
  padding-left: 20rem;
}
.home-about .left .p {
  font-size: 20rem;
  line-height: 38rem;
  color: #616161;
  height: 152rem;
  overflow: hidden;
  margin-top: 36rem;
  margin-bottom: 47rem;
}
.home-about .img {
  float: right;
  width: 54.7%;
  padding-top: 37rem;
  padding-right: 39rem;
  padding-bottom: 46rem;
  background: url(../images/abg.png) no-repeat top right;
  background-size: 843rem;
}
.youshi {
  padding-top: 54rem;
}
.youshi li {
  width: 50%;
  float: left;
  margin-bottom: 52rem;
}
.youshi li .pic {
  display: inline-block;
  vertical-align: bottom;
  width: 60rem;
  margin-right: 10rem;
}
.youshi li .pic:after {
  padding-bottom: 75%;
}
.youshi li .text {
  display: inline-block;
  vertical-align: bottom;
}
.youshi li .text .num span {
  font-family: Oswald-Regular;
  font-size: 52rem;
  line-height: 58rem;
  color: #138ef8;
  display: inline-block;
  vertical-align: bottom;
}
.youshi li .text .num em {
  font-family: Oswald-Regular;
  font-size: 52rem;
  line-height: 58rem;
  color: #138ef8;
  font-style: normal;
  display: inline-block;
  vertical-align: bottom;
}
.youshi li .text .num i {
  font-size: 16rem;
  font-style: normal;
  line-height: 38rem;
  color: #999999;
  display: inline-block;
  vertical-align: bottom;
}
.youshi li .text .js {
  font-size: 18rem;
  color: #333333;
}
.home-map .right {
  position: relative; 
  margin: 0 auto;width: 1422px;left:50%;
  margin-left:-711px;
}
.home-map .right .map-name {
  position: absolute;
  bottom: 60rem;
  right: 0;
  width: 255rem;
}
.home-map .right .img {
  width: 1422px;
  height: 497px;
  margin: 0 auto; 
  position: relative;
}
.home-map .right .img .hide {
  display: none;
}
.home-map .right .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.home-map .right .img .globalMap {
  width: 100%;
  height: 497px;
  position: relative;
  z-index: 66;
}
.home-map .right .img .area {
  position: absolute;
  -webkit-transition: transform 2s linear;
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  -o-transition: transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
  z-index: 33;
}
.home-map .right .img .area i {
  width: 38px;
  height: 38px;
  background: url(../images/dian.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-animation: 5s ease mymove infinite;
  animation: 5s ease mymove infinite;
}
.home-map .right .img .area span {
  position: relative;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  color: #212121;
  padding: 0 6px 0 8px;
  text-align: center;
  z-index: 1;
}
.home-map .right .img .m01 {
  top: 51.5%;
  left: 13%;
}
.home-map .right .img .m02 {
  top: 14.1%;
  left: 50.3%;
}
.home-map .right .img .m03 {
  top: 44.3%;
  left: 78.8%;
}
.home-map .right .img .m04 {
  top: 38.7%;
  right: 13%;
}
.home-map .right .img .m04 i {
  width: 33px;
  background: url(../images/logo-01.png) no-repeat center center;
  background-size: 100%;
}
.home-map .right svg {
  position: relative;
  z-index: 1;
}
.home-map .right .map-lines {
  position: absolute;
  top: 66px;
  left: 206px;
  z-index: 10;
  fill: none;
  width: 1018px;
  height: 205px;
  -webkit-stroke: #138ef8;
  -moz-stroke: #138ef8;
  -ms-stroke: #138ef8;
  -o-stroke: #138ef8;
  stroke: #138ef8;
  -webkit-stroke-width: 1px;
  -moz-stroke-width: 1px;
  -ms-stroke-width: 1px;
  -o-stroke-width: 1px;
  stroke-width: 1px;
}
.home-map .right svg:not(:root) {
  overflow: hidden;
}
.home-map .right .map-line1 {
  stroke-dashoffset: 1018px;
  stroke-dasharray: 1018px;
  animation: animation-line 10.04s ease-in;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}
.home-map .right .map-line2 {
  stroke-dashoffset: 1018px;
  stroke-dasharray: 1018px;
  animation: animation-line1 10.04s ease-in;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}
.home-map .right .map-line--6 {
  animation-delay: 1.94s;
}
@keyframes animation-line {
  0% {
    stroke-dashoffset: 1018px;
  }
  14.28571% {
    stroke-dashoffset: 0;
  }
  61.42857% {
    stroke-dashoffset: 0;
  }
  85.71429% {
    stroke-dashoffset: -1018px;
  }
  to {
    stroke-dashoffset: -1018px;
  }
}
@keyframes animation-line1 {
  0% {
    stroke-dashoffset: -1018px;
  }
  14.28571% {
    stroke-dashoffset: 0;
  }
  61.42857% {
    stroke-dashoffset: 0;
  }
  85.71429% {
    stroke-dashoffset: 1018px;
  }
  to {
    stroke-dashoffset: 1018px;
  }
}

.home-map .home-bottom {
  margin-top: -46rem;
}
.home-map .home-bottom .home-p {
  font-size: 16rem;
  margin-top: 11rem;
}
.home-map .home-bottom .list {
  width: 1200rem;
  margin: 30rem auto 0 auto;
}
.home-map .home-bottom .list ul li {
  margin-bottom: 11rem;
  float: left;
  width: 168rem;
  margin-right: 35rem;
}
.home-map .home-bottom .list ul li .pic:after {
  padding-bottom: 49.4047619%;
}
.home-honor {
  background: url(../images/bg.png) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 166rem;
}
.home-honor .nr {
  padding: 0 20rem 0 20rem;
  margin-top: 54rem;
  position: relative;
}
.home-honor .home-p br {
  display: none;
}
.home-honor .swiper-container {
  width: 92%;
}
.home-honor .swiper-wrapper {
  align-items: flex-end;
  min-height: 53rem;
}
.home-honor .swiper-slide {
  cursor: pointer;
}
.home-honor .swiper-slide .img {
  width: 220rem;
  height: 290rem;
  position: relative;
}
.home-honor .swiper-slide .img:after,
.home-honor .swiper-slide .img:before {
  width: 13rem;
  height: 13rem;

  background-size: 100%;
  position: absolute;
  top: 16rem;
  left: 16rem;
  z-index: 33;
  content: '';
  display: block;
}
.home-honor .swiper-slide .img:after {
  bottom: 16rem;
  top: auto;
}
.home-honor .swiper-slide .img .do:after,
.home-honor .swiper-slide .img .do:before {
  width: 13rem;
  height: 13rem;

  background-size: 100%;
  position: absolute;
  top: 16rem;
  left: auto;
  right: 16rem;
  z-index: 33;
  content: '';
  display: block;
}
.home-honor .swiper-slide .img .do:after {
  right: 16rem;
  left: auto;
}
.home-honor .swiper-slide .img .do:before {
  top: auto;
  bottom: 16rem;
}
.home-honor .swiper-slide .img .pic {
  height: 100%;
}
.home-honor .swiper-slide .img img {
  /* bottom: 0;
  top: auto; */
}
.home-honor .swiper-slide .img {
  padding: 10rem;

}
.home-honor .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.5s;
}
.home-honor .swiper-slide .title {
  text-align: center;
  color: #2c2c2c;
  font-size: 20rem;
  height: 40rem;
  line-height: 40rem;
  margin-bottom: 11rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  display: none;
}
.home-honor .swiper-slide-active {
  text-align: center;
}
.home-honor .swiper-slide-active .img {
  width: 323rem;
  height: 428rem;
  margin: auto;
  padding: 27rem;
}
.home-honor .swiper-slide-active .img:after,
.home-honor .swiper-slide-active .img:before {
  width: 19rem;
  height: 19rem;
}
.home-honor .swiper-slide-active .img .do:after,
.home-honor .swiper-slide-active .img .do:before {
  width: 19rem;
  height: 19rem;
}
.home-honor .swiper-slide-active .pic img {
  /* bottom: 0; */
  /* top: auto; */
}
.home-honor .swiper-slide-active {
  margin-right: 6% !important;
}
.home-honor .swiper-slide-active .title {
  display: block;
}
.home-honor .swiper-prev,
.home-honor .swiper-next {
  background: none;
  width: auto;
  height: auto;
  cursor: pointer;
  position: absolute;
  z-index: 999;
  top: 66rem;
}
.home-honor .swiper-prev:hover .icon:before,
.home-honor .swiper-next:hover .icon:before {
  border-color: #138ef8;
}
.home-honor .swiper-prev:hover .icon:after,
.home-honor .swiper-next:hover .icon:after {
  border-color: #138ef8;
}
.home-honor .swiper-prev:hover .icon i:before,
.home-honor .swiper-next:hover .icon i:before {
  border-color: #138ef8;
}
.home-honor .swiper-prev:hover .icon svg,
.home-honor .swiper-next:hover .icon svg {
  fill: #138ef8;
}
.home-honor .swiper-prev {
  left: 56rem;
}
.home-honor .swiper-next {
  text-align: right;
  right: 56rem;
}
.home-honor .swiper-next .icon {
  float: right;
}
.home-honor .swiper-next .txt {
  padding-left: 0;
  padding-right: 20rem;
}
.home-honor .icon {
  float: left;
  display: block;
  width: 54rem;
  height: 54rem;
  border-radius: 50%;
  position: relative;
}
.home-honor .icon:before,
.home-honor .icon:after {
  content: '';
  display: block;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.home-honor .icon:before {
  width: 74rem;
  height: 74rem;
  border: 1px #bfbfbf solid;
  opacity: 0.27;
  transition: all 0.5s;
}
.home-honor .icon:after {
  width: 60rem;
  height: 60rem;
  border: 1px #bfbfbf solid;
  transition: all 0.5s;
}
.home-honor .icon i:before {
  content: '';
  display: block;
  width: 44rem;
  height: 44rem;
  border-radius: 50%;
  border: 2px #bfbfbf solid;
  opacity: 1;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.home-honor .icon svg {
  fill: #b6b6b6;
  width: 30rem;
  height: 30rem;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.home-honor .txt {
  float: left;
  font-size: 20rem;
  line-height: 54rem;
  padding-left: 30rem;
}
.home-honor .title-1 {
  color: #999999;
}
.home-honor .title-2 {
  color: #2c2c2c;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  max-width: 200rem;
}
.home-honor .swiper-button-disabled {
  cursor: initial;
}
.home-news .swiper-news {
  padding: 0 10rem;
  padding-top: 40rem;
  padding-bottom: 60rem;
  position: relative;
  overflow: hidden;
  margin-left: -10rem;
}
.home-news .swiper-pagination {
  bottom: 0;
}
.home-news .swiper-pagination .swiper-pagination-bullet {
  width: 22rem;
  height: 22rem;
  background: url(../images/dot2.png) no-repeat center center;
  background-size: 100%;
  border: 0;
  opacity: 1;
}
.home-news .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/dot2h.png) no-repeat center center;
  background-size: 100%;
}
.swiper-news .item .box {
  border: solid 1px #f0f0f0;
  background: #fff;
  position: relative;
}
.swiper-news .item .box:after {
  content: '';
  display: block;
  width: 100%;
  height: 3rem;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 33;
  opacity: 0;
}
.swiper-news .item .span {
  font-size: 18rem;
  color: #138ef8;
  margin-bottom: 12rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.swiper-news .item .bt {
  font-size: 24rem;
  line-height: 38rem;
  height: 76rem;
  overflow: hidden;
  margin-bottom: 42rem;
  color: #212121;
}
.swiper-news .item .pic:after {
  padding-bottom: 58.60805861%;
}
.swiper-news .item .date {
  font-size: 16rem;
  line-height: 82rem;
  color: #999999;
  border-top: 1px solid #f0f0f0;
  margin: 0 -39rem;
  padding: 0 39rem;
}
.swiper-news .item .date span {
  background: url(../images/date.png) no-repeat center right;
  background-size: 16rem;
  display: block;
}
.swiper-news .item .text {
  padding: 27rem 39rem 0 39rem;
}
@media (min-width: 1025px) {
  .swiper-news .item:hover .box {
    box-shadow: 0rem 3rem 12rem 0rem rgba(19, 142, 248, 0.18);
  }
  .swiper-news .item:hover .box:after {
    opacity: 1;
  }
  .swiper-news .item:hover .pic img {
    transform: scale(1.04);
  }
}

.page {
  clear: both;
  text-align: center;
  font-size: 0;
  color: #947d58;
}
.page em {
  font-style: normal;
  font-size: 18px;
}
.page a {
  color: #858585;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  min-width: 40px;
  line-height: 38px;
  font-weight: bold;
  text-transform: uppercase;
  height: 40px;
  border-radius: 40px;
  margin: 0 8px;
  padding: 0 5px;
  vertical-align: top;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  -webkit-box-shadow: 0 0 0 1px #cdcdcd;
}
.page a span {
  display: block;
}
.page a.cur,
.page a:hover {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  -webkit-box-shadow: 0 0 0 1px #fff;
  color: #fff;
}
.page a.prev,
.page a.next {
  color: #858585;
}
.page a.prev {
  padding-left: 24px;
  margin-right: 5px;
  width: 106px;
}
.page a.prev span {
  background: url(../images/prev-01.png) no-repeat left center;
  background-size: 6px;
}
.page a.prev:hover {
  color: #fff;
}
.page a.prev:hover span {
  background: url(../images/prev-02.png) no-repeat left center;
  background-size: 6px;
}
.page a.next {
  padding-right: 24px;
  margin-left: 5px;
  width: 106px;
}
.page a.next span {
  background: url(../images/next-01.png) no-repeat right center;
  background-size: 6px;
}
.page a.next:hover {
  color: #fff;
}
.page a.next:hover span {
  background: url(../images/next-02.png) no-repeat right center;
  background-size: 6px;
}
@media (max-width: 768px) {
  .page a,
  .page em {
    display: none;
  }
  .page a.prev,
  .page a.next {
    display: inline-block;
  }
}
.current1 {
  padding: 23rem 0;
}
.current1 ul {
  float: left;
}
.current1 ul li {
  float: left;
  margin-right: 110rem;
}
.current1 ul li a {
  font-size: 20rem;
  line-height: 40rem;
  color: #212121;
  position: relative;
  display: block;
}
.current1 ul li a:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  transition: 0.5s;
  background: #138ef8;
  position: absolute;
  bottom: -23rem;
  left: 0;
  z-index: 33;
}
@media (min-width: 1025px) {
  .current1 ul li:hover a {
    color: #138ef8;
  }
  .current1 ul li:hover a:after {
    width: 100%;
  }
}
.current1 ul .active a {
  color: #138ef8;
}
.current1 ul .active a:after {
  width: 100%;
}
.current1 span {
  float: right;
  background: url(../images/home.png) no-repeat left 10rem;
  background-size: 20rem;
}
.news {
  padding-top: 0 !important;
}
.news .nt {
  position: relative;
  overflow: hidden;
  padding: 103rem 0 83rem 0;
  background: url(../images/nbg1.jpg) no-repeat center center;
  background-size: cover;
}
.news .news-one {
  position: relative;
  overflow: hidden;
}
.news .news-one .list {
  position: relative;
  z-index: 5;
}
.news .news-one .list li .box {
  position: relative;
  min-height: 400rem;
  padding-left: 754rem;
  padding-right: 30rem;
  padding-top: 46rem;
  background: #fff;
  box-shadow: 2rem 1rem 10rem 0rem rgba(51, 51, 51, 0.1);
  overflow: hidden;
}
.news .news-one .list li .box .pic {
  width: 680rem;
  position: absolute;
  top: 0;
  left: 0;
}
.news .news-one .list li .box .pic img {
  transition: 0.5s;
}
.news .news-one .list li .box .pic:after {
  padding-bottom: 58.82352941%;
}
.news .news-one .list li .box .text .date {
  font-size: 18rem;
  color: #138ef8;
  margin-bottom: 9rem;
}
.news .news-one .list li .box .text .date span {
  font-size: 48rem;
  font-weight: bold;
}
.news .news-one .list li .box .text .bt {
  font-size: 24rem;
  font-weight: bold;
  color: #212121;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  margin-bottom: 8rem;
}
.news .news-one .list li .box .text .jsh {
  font-size: 14rem;
  line-height: 24rem;
  color: #666666;
  margin-bottom: 50rem;
  height: 72rem;
  overflow: hidden;
}
.news .news-one .list li .box .text .more1 p {
  margin: 0;
  width: 157rem;
  line-height: 42rem;
}
@media (min-width: 1025px) {
  .news .news-one .list li:hover .pic img {
    transform: scale(1.04);
  }
  .news .news-one .list li:hover .text .bt {
    color: #138ef8;
  }
  .news .news-one .list li:hover .text .more1 p {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    color: #fff;
    border: none;
    margin: 1px 0;
  }
  .news .news-one .list li:hover .text .more1 p span {
    background: url(../images/more1.png) no-repeat 85% center;
    background-size: 6rem;
  }
}
.news .btn {
  position: relative;
  height: 34rem;
  margin-top: 31rem;
}
.news .btn .swiper-button-prev:after,
.news .btn .swiper-button-next:after {
  content: '';
}
.news .btn .swiper-button-prev,
.news .btn .swiper-button-next {
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 34rem;
  height: 34rem;
  z-index: 5;
  top: auto;
  bottom: 0;
  margin: 0;
}
.news .btn .swiper-button-prev {
  background: url('../images/left2.png') no-repeat center center !important;
  left: 22%;
  background-size: 17rem !important;
}
@media (min-width: 1025px) {
  .news .btn .swiper-button-prev:hover {
    border: 1px solid #138ef8;
  }
}
.news .btn .swiper-button-next {
  background: url('../images/right2.png') no-repeat center center !important;
  right: 22%;
  background-size: 17rem !important;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .news .btn .swiper-button-next:hover {
    border: 1px solid #138ef8;
  }
}
.news .btn .swiper-pagination {
  height: 2px;
  width: 50%;
  left: 25%;
  top: 16rem;
  background: #e1e1e1;
}
.news .btn .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #138ef8;
}
.news .swiper-news {
  margin: 0 -21rem;
  padding-top: 103rem;
  padding-bottom: 35rem;
}
.news .swiper-news .item {
  float: left;
  width: 33.33333333%;
  padding: 0 21rem;
  margin-bottom: 41rem;
}
.news-show {
  padding: 94rem 0;
}
.news-show .h1 {
  text-align: center;
  font-size: 34rem;
  margin-bottom: 22rem;
  font-weight: bold;
  color: #242424;
}
.news-show .h2 {
  font-size: 15rem;
  background: url(../images/line.png) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 22rem;
  margin-bottom: 33rem;
  text-align: center;
  color: #999;
}
.news-show .h2 span {
  margin: 0 11rem;
}
.news-show .left {
  font-size: 18rem;
  line-height: 34rem;
  color: #4d4d4d;
}
.news-show .left .jsh {
  padding-bottom: 58rem;
}
.news-show .left p {
  margin-bottom: 4rem;
}
.inside-pagenews li {
  font-size: 16rem;
  overflow: hidden;
  line-height: 31rem;
  border-bottom: dashed 1px #ddd;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  position: relative;
}
.inside-pagenews li span {
  color: #fff;
  font-size: 16rem;
  padding: 0 6rem;
  text-align: center;
  width: 65rem;
  background-color: #a2a2a2;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.inside-pagenews li a {
  display: block;
  padding-left: 70rem;
  position: relative;
  padding-right: 75rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.inside-pagenews li i {
  float: right;
  font-size: 14rem;
  padding-left: 20rem;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
}
.inside-pagenews li:nth-last-child(1) {
  border-bottom: 0;
}
.tag {
  color: #333333;
  font-size: 14rem;
  margin-top: 18rem;
  padding-top: 4rem;
  padding-right: 90rem;
  line-height: 30rem;
  position: relative;
  border-top: solid 1px #138ef8;
}
.tag a {
  color: #333;
  padding: 0 10rem;
  display: inline-block;
  vertical-align: top;
  max-width: 160rem;
  margin-right: 26rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  line-height: 30rem;
}
@media (min-width: 1025px) {
  .tag a:hover {
    color: #138ef8;
  }
}
.tag .fh {
  right: 0;
  top: 0;
  width: 86rem;
  height: 30rem;
  line-height: 30rem;
  text-align: center;
  position: absolute;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
}
.tag .fh a {
  color: #fff;
  margin: 0;
}
.related {
  padding-top: 97rem;
}
.related .swiper-news {
  margin: 0 -21rem;
  padding-top: 62rem;
}
.related .swiper-news .item {
  float: left;
  width: 33.33333333%;
  padding: 0 21rem;
}
.contact {
  padding: 89rem 0 0 0;
  position: relative;
}
.contact .container01 {
  display: flex;
}
.contact .home-title {
  font-size: 32rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 30rem;
}
.contact .left {
  width: 62%;
  float: left;
  padding-top: 9rem;
  padding-right: 40rem;
}
.contact .left ul li {
  position: relative;
  margin-bottom: 19rem;
  overflow: hidden;
}
.contact .left ul li span {
  font-size: 16rem;
  line-height: 40rem;
  color: #f60505;
  position: absolute;
  top: 0;
  left: 19rem;
}
.contact .left ul li input,
.contact .left ul li textarea {
  height: 51rem;
  background-color: #ffffff;
  border: solid 1px #d5d5d5;
  font-size: 16rem;
  color: #999999;
  width: 100%;
  padding: 0 27rem;
}
.contact .left ul li textarea {
  padding: 20rem 27rem;
  margin-top: 23rem;
  height: 156rem;
}
.contact .left ul li .span {
  font-size: 16rem;
  line-height: 34rem;
  margin-bottom: 7rem;
  color: #242424;
}
.contact .left ul li .li {
  width: 20%;
  float: left;
  margin-bottom: 10rem;
}
.contact .left ul li .li input {
  width: 12rem;
  height: 12rem;
  background-color: #ffffff;
  border: solid 1px #adadad;
}
.contact .left ul li .submit a {
  line-height: 59rem;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16rem;
  color: #ffffff;
}
.contact .left ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.contact .right {
  float: right;
  width: 34.7%;
  background-color: #f7f7f7;
}
.contact .right .bt {
  text-align: center;
  font-size: 22rem;
  font-weight: bold;
  line-height: 40rem;
  color: #154ab4;
  padding: 15rem;
  background-color: #deeffe;
}
.contact .right .list {
  padding: 20rem 20rem 0 20rem;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}
.contact .right .list ul li {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 19rem;
}
.contact .right .list ul li .pic {
  width: 128rem;
  margin: 0 auto;
}
.contact .right .list ul li .h3 {
  font-size: 18rem;
  font-weight: bold;
  margin-top: 14rem;
  color: #333333;
}
.contact .right .list ul li .p {
  font-size: 14rem;
  color: #666666;
}
.contact .right .jsh {
  padding: 33rem 58rem 18rem 58rem;
}
.contact .right .jsh .item {
  padding-left: 38rem;
  margin-bottom: 37rem;
  position: relative;
}
.contact .right .jsh .item img {
  height: 24rem;
  position: absolute;
  top: 2rem;
  left: 0;
}
.contact .right .jsh .item h3 {
  font-size: 16rem;
  color: #333333;
}
.contact .right .jsh .item p {
  font-size: 14rem;
  color: #999999;
}
.contact .right .jsh .item p a {
  color: #999999;
}
.contact .map {
  margin-top: 102rem;
}
.contact .map img {
  display: block;
}
.app {
  padding: 57rem 0 0 0;
  overflow: hidden;
}
.app01 {
  padding-bottom: 130rem;
}
.app01 .home-title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 14rem;
}
.app01 .home-p {
  text-align: left;
  font-size: 16rem;
}
.app01 .home-bottom {
  position: relative;
  margin-top: 59rem;
}
.app01 .mainswiper {
  position: relative;
  width: 176%;
}
.app01 .mainswiper .box {
  min-height: 451rem;
  padding-left: 521rem;
  background-color: #ffffff;
  box-shadow: 3rem 3rem 10rem 3rem rgba(12, 42, 102, 0.14);
  border-radius: 20rem;
  overflow: hidden;
}
.app01 .mainswiper .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 521rem;
  border-radius: 20rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app01 .mainswiper .pic:after {
  padding-bottom: 86.56429942%;
}
.app01 .mainswiper .text {
  padding: 52rem 33rem 30rem 33rem;
}
.app01 .mainswiper .text .bt {
  font-size: 26rem;
  margin-bottom: 13rem;
  color: #212121;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.app01 .mainswiper .text .p {
  font-size: 16rem;
  line-height: 28rem;
  color: #666666;
}
.app01 .swiper-button-prev:after,
.app01 .swiper-button-next:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url('../images/left3.png') no-repeat center center !important;
  background-size: 17rem !important;
}
.app01 .swiper-button-prev,
.app01 .swiper-button-next {
  border: 2px solid #b1b1b1;
  border-radius: 50%;
  width: 48rem;
  height: 48rem;
  z-index: 5;
  margin-top: -24rem;
}
.app01 .swiper-button-prev {
  left: -9%;
}
@media (min-width: 1025px) {
  .app01 .swiper-button-prev:hover {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    border: 0;
  }
  .app01 .swiper-button-prev:hover:after {
    background: url('../images/left3h.png') no-repeat center center !important;
    background-size: 17rem !important;
  }
}
.app01 .swiper-button-next {
  right: 9%;
  margin-left: auto;
}
.app01 .swiper-button-next:after {
  background: url('../images/right3.png') no-repeat center center !important;
  background-size: 17rem !important;
}
@media (min-width: 1025px) {
  .app01 .swiper-button-next:hover {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    border: 0;
  }
  .app01 .swiper-button-next:hover:after {
    background: url('../images/right3h.png') no-repeat center center !important;
    background-size: 17rem !important;
  }
}
.app02 {
  padding: 78rem 0 92rem 0;
  background-color: #f7f7f7;
}
.app02 .ht {
  margin-bottom: 37rem;
}
.app02 .home-title {
  text-align: left;
  font-weight: bold;
}
.app02 .home-bottom {
  position: relative;
}
.app02 .video ul {
  margin: 0;
  padding-bottom: 8rem;
}
.app02 .video ul li {
  padding: 0;
}
.app02 .video ul li .pic:before {
  display: none;
}
.app02 .btn {
  position: absolute;
  top: -87rem;
  right: 0;
  width: 400rem;
}
.app02 .btn .swiper-pagination {
  position: relative;
  text-align: left;
  bottom: auto;
  left: auto;
  font-family: Montserrat-Regular;
  font-size: 14rem;
  line-height: 36rem;
  color: #bebfbf;
}
.app02 .btn .swiper-pagination .swiper-pagination-current {
  color: #000;
  font-size: 20rem;
  font-family: Montserrat-Bold;
}
.app02 .btn .swiper-scrollbar {
  background: #dbdcde;
  height: 4px;
}
.app02 .btn .swiper-scrollbar-drag {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
}
.app02 .gun {
  font-size: 14rem;
  line-height: 30rem;
  color: #2d2e2e;
  background: url(../images/gun.png) no-repeat center left;
  background-size: 18rem;
  padding-left: 30rem;
}
.app03 {
  padding: 94rem 0 75rem 0;
  position: relative;
}
.app03 .home-title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 44rem;
}
.app04 {
  padding: 65rem 0 100rem 0;
  background: #f7f7f7;
}
.app04 .home-title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 40rem;
}
.app04 .home-bottom ul li {
  float: left;
  width: 16.66666667%;
  border: 1px solid #ececec;
  background: #fff;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-left: -1px;
  margin-top: -1px;
}
.app04 .home-bottom ul li .pic:after {
  padding-bottom: 61.15702479%;
}
.app04 .home-bottom ul li .pic:before {
  content: '';
  display: block;
  width: 100%;
  height: 5rem;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 33;
  opacity: 0;
  transition: 0.5s;
}
@media (min-width: 1025px) {
  .app04 .home-bottom ul li:hover {
    transform: scale(1.2);
    box-shadow: 0rem 0rem 18rem 0rem rgba(172, 172, 172, 0.32);
    z-index: 33;
    border: 0;
  }
  .app04 .home-bottom ul li:hover .pic:before {
    opacity: 1;
  }
}
.about {
  padding: 0 !important;
}
.about01 {
  padding: 97rem 0 84rem 0;
  position: relative;
  overflow: hidden;
}
.about01 .container01 {
  position: relative;
  z-index: 33;
}
.about01 .left {
  width: 50%;
  padding-top: 31rem;
}
.about01 .left .home-title {
  padding-left: 0;
}
.about01 .left .span {
  font-size: 28rem;
  font-weight: bold;
  color: #138ef8;
}
.about01 .left .p {
  height: auto;
}
.about01 .left .p p {
  margin-bottom: 7rem;
}
.about01 .img {
  width: 46.3%;
  padding-top: 27rem;
  padding-right: 27rem;
  padding-bottom: 26rem;
  background-size: 594rem;
  margin-right: -24rem;
}
.about01 .youshi li {
  width: 27%;
}
.about01 .youshi li:nth-child(2) {
  width: 28%;
}
.about01 .youshi li:nth-child(3) {
  width: 28%;
}
.about01 .youshi li:nth-child(4) {
  width: 17%;
}
.about02 {
  padding: 73rem 0 146rem 0;
  background: url(../images/cubg.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.about02 .home-title {
  color: #fff;
}
.about02 .home-bottom {
  padding-top: 130rem;
}
.about02 .home-bottom ul {
  text-align: center;
}
.about02 .home-bottom ul li {
  width: 33.33333333%;
  float: left;
}
.about02 .home-bottom ul li .pic {
  width: 80rem;
  margin: 0 auto;
}
.about02 .home-bottom ul li .bt {
  font-size: 42rem;
  margin: 23rem 0 58rem 0;
  letter-spacing: 1rem;
  color: #ffffff;
}
.about02 .home-bottom ul li .p {
  font-size: 24rem;
  line-height: 38rem;
  letter-spacing: 1rem;
  color: #ffffff;
}
.about03 {
  padding: 102rem 0 101rem 0;
  position: relative;
  overflow: hidden;
}
.about03 .home-bottom {
  position: relative;
}
.about03 .home-bottom .swiper-button-next,
.about03 .home-bottom .swiper-button-prev {
  width: 24rem;
  height: 49rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 12rem 1rem rgba(0, 0, 0, 0.12);
  border-radius: 4rem;
  margin-top: -45rem;
  left: 21rem;
  z-index: 55;
}
.about03 .home-bottom .swiper-button-next:after,
.about03 .home-bottom .swiper-button-prev:after {
  font-size: 20rem;
  color: #cccccc;
  font-weight: bold;
  content: '◂';
}
@media (min-width: 1025px) {
  .about03 .home-bottom .swiper-button-next:hover,
  .about03 .home-bottom .swiper-button-prev:hover {
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  }
  .about03 .home-bottom .swiper-button-next:hover:after,
  .about03 .home-bottom .swiper-button-prev:hover:after {
    color: #fff;
  }
}
.about03 .home-bottom .swiper-button-next {
  left: auto;
  right: 21rem;
}
.about03 .home-bottom .swiper-button-next:after {
  content: '▸';
}
.about03 .history-info {
  margin-top: 46rem;
  position: relative;
  overflow: hidden;
}
.about03 .history-bottom {
  margin-top: 83rem;
  position: relative;
  z-index: 1;
}
.about03 .history-bottom:after {
  content: '';
  display: block;
  width: 1000%;
  height: 1px;
  background-color: #e9e9e9;
  position: absolute;
  top: 7rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.about03 .swiper-history {
  overflow: hidden;
  position: relative;
}
.about03 .swiper-history .swiper-slide {
  text-align: center;
  cursor: pointer;
  background: url('../images/da1.png') no-repeat top center;
  background-size: 8rem;
  padding-top: 16rem;
  margin-top: 4rem;
  z-index: 5;
  position: relative;
}
.about03 .swiper-history .swiper-slide .bt {
  font-family: Roboto-Bold;
  font-size: 20rem;
  color: #909090;
}
.about03 .swiper-history .swiper-slide:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 3rem;
  left: 50%;
  opacity: 0;
  width: 0;
  transition: 0.5s;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
}
.about03 .swiper-history .swiper-slide-thumb-active {
  background: url('../images/dah.png') no-repeat top center;
  background-size: 8rem;
}
.about03 .swiper-history .swiper-slide-thumb-active:after {
  opacity: 1;
  width: 100%;
}
.about03 .swiper-history .swiper-slide-thumb-active .bt {
  color: #138ef8;
}
.about03 .swiper-xiangqing .box {
  position: relative;
  padding: 0 110rem;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.about03 .swiper-xiangqing .box .pic {
  float: left;
  width: 45%;
}
.about03 .swiper-xiangqing .box .pic:after {
  padding-bottom: 61.23680241%;
}
.about03 .swiper-xiangqing .box .text {
  float: right;
  width: 46%;
  position: relative;
  padding-left: 193rem;
}
.about03 .swiper-xiangqing .box .text .num {
  font-size: 194rem;
  color: rgba(246, 246, 246, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  left: 87rem;
  width: 46%;
  text-align: left;
  font-weight: bold;
  z-index: 1;
}
.about03 .swiper-xiangqing .box .text .bt {
  font-size: 36rem;
  margin-bottom: 10rem;
  color: #333333;
  position: relative;
  z-index: 44;
}
.about03 .swiper-xiangqing .box .text .bt i {
  font-style: normal;
}
.about03 .swiper-xiangqing .box .text .p {
  font-size: 22rem;
  color: #75777b;
  position: relative;
  z-index: 44;
  line-height: 31rem;
  color: #333333;
}
.about03 .swiper-xiangqing .box .text .p p {
  position: relative;
}
.about03 .swiper-xiangqing .box .text .p span {
  color: #f5b4b0;
  position: absolute;
  top: 0;
  left: 0;
}
.about04 {
  padding-top: 59rem;
  background-color: #f7fbfd;
  position: relative;
}
.waves {
  height: 100vh;
  position: absolute;
  left: 0;
  top: 100rem;
  width: 100%;
  z-index: 1;
}
.product-show {
  padding: 0 !important;
}
.pshow01 {
  padding: 0 0 16rem 0;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
}
.pshow01 .p-info {
  padding-top: 89rem;
}
.pshow01 .left {
  float: left;
  width: 50%;
}
.pshow01 .left .swiper {
  position: relative;
  overflow: hidden;
  padding-bottom: 74rem;
}
.pshow01 .left .swiper .pic {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.pshow01 .left .swiper .pic img {
  display: block;
}
.pshow01 .left .swiper .pic:after {
  padding-bottom: 70.80665813%;
}
.pshow01 .left .swiper .swiper-pagination {
  height: auto;
  bottom: 0;
}
.pshow01 .left .swiper .swiper-pagination-bullet {
  width: 16rem;
  height: 16rem;
  background: #ffffff;
  margin: 0 10rem !important;
  opacity: 1;
  vertical-align: top;
}
.pshow01 .left .swiper .swiper-pagination-bullet-active {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
}
.pshow01 .right {
  float: right;
  width: 46%;
  padding-top: 18rem;
}
.pshow01 .right .bt {
  font-size: 40rem;
  line-height: 57rem;
  color: #138ef8;
  margin-bottom: 23rem;
}
.pshow01 .right .bt img {
  width: 14rem;
  display: inline-block;
  vertical-align: top;
}
.pshow01 .right .p {
  font-size: 16rem;
  line-height: 32rem;
  color: #666666;
  min-height: 224rem;
  margin-bottom: 28rem;
}
.pshow01 .right .btn a {
  display: block;
  float: left;
  width: 148rem;
  height: 57rem;
  font-size: 16rem;
  line-height: 55rem;
  margin-right: 23rem;
  color: #3c3c3c;
  border: solid 1px #138ef8;
  text-align: center;
}
.pshow01 .right .btn a img {
  display: inline-block;
  vertical-align: middle;
  width: 20rem;
  margin-right: 10rem;
}
@media (min-width: 1025px) {
  .pshow01 .right .btn a:hover {
    text-decoration: underline;
  }
}
.pshow01 .right .btn .online {
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  color: #fff;
}
.pshow01 .right .btn .online img {
  width: 18rem;
}
.pshow01 .right .btn .rexian {
  padding-top: 4rem;
}
.pshow01 .right .btn .rexian h3 {
  font-family: Oswald-Regular;
  font-size: 18rem;
  line-height: 26rem;
  letter-spacing: 1rem;
  color: #138ef8;
}
.pshow01 .right .btn .rexian p {
  font-size: 13rem;
  line-height: 20rem;
  letter-spacing: 1rem;
  color: #3c3c3c;
}
.pslist {
  background-color: #ffffff;
  box-shadow: 0 0 22rem 0 rgba(80, 80, 80, 0.07);
}
.pslist ul li {
  float: left;
  margin-right: 98rem;
}
.pslist ul li a {
  font-size: 18rem;
  line-height: 100rem;
  color: #666666;
  display: block;
}
@media (min-width: 1025px) {
  .pslist ul li:hover a {
    background: url('../images/line1.png') no-repeat bottom center;
    background-size: 100%;
  }
}
.pslist ul .active a {
  background: url('../images/line1.png') no-repeat bottom center;
  background-size: 100%;
}
.in-title {
  position: relative;
  overflow: hidden;
  margin-bottom: 39rem;
}
.in-title:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ececec;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.in-title h3 {
  display: inline-block;
  overflow: hidden;
  padding-right: 25rem;
  position: relative;
  z-index: 3;
  background: #fff;
}
.in-title span {
  background: url(../images/pd.png) no-repeat center right;
  background-size: 15rem;
  padding-right: 26rem;
  float: left;
  font-size: 26rem;
  line-height: 43rem;
  color: #138ef8;
}
.pshow {
  padding: 67rem 0 0 0;
  overflow: hidden;
}
.pshow .pinfo {
  margin-bottom: 34rem;
  position: relative;
}
.pshow .pinfo .jsh {
  margin-bottom: 25rem;
}
.pshow .pinfo .h3 {
  font-size: 24rem;
  margin-bottom: 14rem;
  font-weight: bold;
  color: #141414;
}
.pshow .pinfo .p {
  font-size: 18rem;
  line-height: 36rem;
  color: #3c3c3c;
}
.pshow .pinfo .app02 {
  background: none;
  position: relative;
  padding: 0;
}
.pshow .pinfo .item-bottom {
  border: solid 1px #138ef8;
  overflow: hidden;
  border-bottom: 6rem solid #138ef8;
  position: relative;
  z-index: 2;
  margin-top: 75rem;
}
.pshow .pinfo .item-bottom .info {
  background: #fff;
  overflow: hidden;
}
.pshow .pinfo .img {
  float: left;
  width: 50%;
}
.pshow .pinfo .img img {
  display: block;
}
.pshow .pinfo .form {
  float: right;
  width: 50%;
  padding-top: 48rem;
  padding-right: 68rem;
  padding-left: 71rem;
}
.pshow .pinfo .form .p {
  font-size: 18rem;
  line-height: 29rem;
  color: #2a2a2a;
  background: url('../images/dui.png') no-repeat center left;
  background-size: 29rem;
  padding-left: 40rem;
  margin-bottom: 23rem;
}
.pshow .pinfo .form ul {
  margin: 0 -15rem;
}
.pshow .pinfo .form ul li {
  float: left;
  width: 50%;
  padding: 0 15rem;
  margin-bottom: 12rem;
}
.pshow .pinfo .form ul li .span {
  font-size: 16rem;
  line-height: 32rem;
  margin-bottom: 6rem;
  color: #080f15;
}
.pshow .pinfo .form ul li .span span {
  color: #de021c;
}
.pshow .pinfo .form ul li .input,
.pshow .pinfo .form ul li textarea {
  height: 52rem;
  border-radius: 4rem;
  border: solid 1px #c7c7c7;
  width: 100%;
  color: #999999;
  padding: 0 10rem;
}
.pshow .pinfo .form ul li textarea {
  padding: 10rem;
  height: 122rem;
}
.pshow .pinfo .form ul li .submit {
  width: 172rem;
  line-height: 53rem;
  background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
  border-radius: 2rem;
  font-size: 18rem;
  color: #ffffff;
  text-align: center;
  display: block;
}
.pshow .pinfo .verifyDiv {
  float: left;
  margin-top: 30rem;
}
.pshow .pinfo .more {
  float: right;
  margin-top: 30rem;
}
.pshow .pinfo .more a {
  width: 170rem;
  border-radius: 0;
}
.pshow .pinfo .verify {
  height: 54rem;
  background-color: #e5e5e5;
  font-size: 14rem;
  position: relative;
  width: 320rem !important;
}
.pshow .pinfo .verify .drag-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 54rem;
  height: 54rem;
  border: 1px #e5e5e5 solid;
  background: #ffffff url(../images/drag-arrow.svg) no-repeat center center;
  background-size: 20rem 20rem;
  z-index: 2;
  cursor: move;
}
.pshow .pinfo .verify .suc-drag-btn {
  background: #ffffff url(../images/drag-success.svg) no-repeat center center;
  background-size: 20rem 20rem;
}
.pshow .pinfo .verify .drag-progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 54rem;
  line-height: 52rem;
  width: 0;
  background-color: #138ef8;
  color: #333;
  font-size: 14rem;
  text-align: center;
}
.pshow .pinfo .verify .fix-tips,
.pshow .pinfo .verify .verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  height: 100%;
  color: #333;
  z-index: 1;
  line-height: 54rem;
  padding-left: 54rem;
  text-align: center;
}
.pshow .pinfo .verify .verify-msg {
  padding-left: 0;
  padding-right: 54rem;
}
.pshow .pinfo .verify .verify-msg {
  background-color: #138ef8;
  display: none;
  color: #fff;
}
.repeat {
  padding: 34rem 0 75rem 0;
}
.repeat .home-title {
  text-align: center;
  font-weight: normal;
}
.float {
  position: fixed;
  bottom: 210rem;
  right: 15rem;
  z-index: 200;
}
.float ul li {
  width: 58rem;
  height: 58rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 12rem 1rem rgba(0, 0, 0, 0.12);
  border-radius: 8rem;
  padding-top: 5rem;
  font-size: 12rem;
  text-align: center;
  margin-bottom: 10rem;
  position: relative;
}
.float ul li .pic {
  width: 30rem;
  margin: 0 auto;
}
.float ul li .bt {
  color: #2b2b2b;
}
.float ul li .hover {
  position: absolute;
  top: 0;
  right: 58rem;
  width: 127rem;
  display: none;
}
.float ul li .dianhu {
  font-size: 16rem;
}
.float ul li .dianhu a {
  color: #fff;
}
.float ul li .hover1 {
  position: absolute;
  top: 0;
  right: 58rem;
  width: 147rem;
  background: #fff;
  padding: 12rem 10rem;
  min-height: 58rem;
  display: none;
  font-size: 20rem;
  font-family: Oswald-Regular;
  color: #138ef8;
  line-height: 32rem;
}
.float ul li:hover .bt {
  color: #138ef8;
}
.float ul li:hover .hover {
  display: block;
}
.float ul li:hover .hover1 {
  display: block;
}
.float ul li.dis {
  opacity: 1;
}
.float ul li.last {
  display: none;
}
.float1 ul li.last {
  display: block;
}
@media(max-width:1600px){
	.home-map .right{
		transform: scale(0.8);
	}
	.home-map .home-bottom {
	  margin-top: -76rem;
	}
}
@media(max-width:1400px){
	.home-map .right{
		transform: scale(0.7);
		margin-top:-20rem;
	}
	.home-map .home-bottom {
	  margin-top: -156rem;
	}
}
@media (max-width: 1280px) {
  .home-product .home-bottom .right .item2 .pic {
    width: 47%;
  }
  .home-product .home-bottom .left {
    padding-top: 31rem;
  }
  .home-product .home-bottom .left .text {
    padding-bottom: 22rem;
  }
  .home-map .home-bottom {
    margin-top: -196rem;
  }
  .home-map .right{ 
  	margin-top:-40rem;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  .container {
    width: 100%;
    padding: 0 15px;
    max-width: 750px;
  }
  .container01 {
    width: 100%;
    padding: 0 15px;
    max-width: 750px;
  }
  .float {
    display: none;
  }
  .sitemap li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .sitemap li .top {
    font-size: 20px;
  }
  .sitemap li .bot {
    margin-top: 15px;
  }
  .sitemap li .bot a {
    font-size: 16px;
    margin-right: 20px;
  }
  .sitemap li .bot p {
    margin-top: 10px;
  }
  .header {
    height: 60px;
  }
  .header .logo {
    padding-top: 15px;
  }
  .header .logo a img {
    width: 104px;
  }
  .header .header-right .menu {
    display: block;
  }
  .header .header-right .header-search {
    /*搜索*/
  }
  .header .header-right .header-search .pull-right a {
    width: 36px;
    height: 60px;
    background-size: 20px !important;
  }
  .header .header-right .header-search .search .search-main {
    top: 60px;
    width: 300px;
  }
  .header .header-right .header-search .form-control {
    font-size: 16px;
    height: 50px;
    padding: 0 60px 0 30px;
  }
  .header .header-right .header-search .btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 20px !important;
  }
  .header .header-right .lan {
    margin-right: 0;
  }
  .header .header-right .lan span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-size: 30px;
  }
  .header .header-right .lan ul {
    top: 60px;
    padding: 10px;
  }
  .header .header-right .lan ul li a {
    font-size: 16px;
    line-height: 36px;
  }
  .nav {
    display: none;
  }
  .height {
    top: -60px;
  }
  .height1 {
    height: 60px;
  }
  .bg {
    padding-top: 0;
  }
  .section {
    height: auto;
  }
  .home {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    padding: 40px 0 !important;
    transform: none !important;
  }
  .swiper-renewal-main {
    position: relative;
  }
  .swiper-renewal-main .swiper-slide {
    background: none !important;
    height: auto !important;
  }
  .swiper-renewal-main .img {
    display: block;
  }
  .swiper-renewal-main .img img {
    display: block;
  }
  .swiper-renewal-main .banner-hover {
    top: 50%;
    transform: translateY(-50%);
  }
  .swiper-renewal-main .banner-hover .info {
    width: 60%;
    padding-top: 18px;
  }
  .swiper-renewal-main .banner-hover .bt img {
    width: 218px;
    margin-left: 0;
  }
  .swiper-renewal-main .banner-hover .more {
    padding-top: 13px;
  }
  .swiper-renewal-main .banner-hover .img0 {
    width: 80%;
    padding-top: 30px;
  }
  .swiper-renewal-main .swiper-pagination .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
  }
  .home-title {
    font-size: 24px;
  }
  .home-p {
    font-size: 16px;
  }
  .more a,
  .more p {
    width: 121px;
    line-height: 35px;
    border-radius: 24px;
    font-size: 12px;
    padding: 0 20px;
  }
  .more a span,
  .more p span {
    width: 6px;
    background: url(../images/more2.png) no-repeat 85% center;
    background-size: 6px;
    right: 20px;
  }
  .more1 a,
  .more1 p {
    width: 116px;
    line-height: 35px;
    border-radius: 30px;
    font-size: 12px;
    padding: 0 20px;
  }
  .more1 a span,
  .more1 p span {
    width: 6px;
    background: url(../images/more2.png) no-repeat 85% center;
    background-size: 6px;
    right: 20px;
  }
  .home-product {
    background-color: #eef2f6;
  }
  .home-product .home-bottom {
    padding-top: 20px;
    display: none;
  }
  .home-product .home-bottom .left {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 22px;
    border-radius: 20px;
    margin-bottom: 12px;
  }
  .home-product .home-bottom .left .text {
    padding-bottom: 14px;
  }
  .home-product .home-bottom .left .bt {
    margin-bottom: 10px;
  }
  .home-product .home-bottom .left .p {
    margin-bottom: 10px;
  }
  .home-product .home-bottom .right {
    width: 100%;
  }
  .home-product .home-bottom .right .item {
    width: 100%;
    float: left;
    padding: 0;
    margin-bottom: 12px;
  }
  .home-product .home-bottom .right .item1 .box {
    padding-top: 30px;
    padding-bottom: 12px;
  }
  .home-product .home-bottom .right .item1 .text {
    padding: 0 27px;
    margin-top: -31px;
  }
  .home-product .home-bottom .right .item1 .p {
    font-size: 14px;
    margin-top: 5px;
  }
  .home-product .home-bottom .right .item1 .more1 {
    position: absolute;
    bottom: 7px;
    right: 11px;
  }
  .home-product .home-bottom .right .box {
    border-radius: 20px;
  }
  .home-product .home-bottom .right .item2 {
    margin-bottom: 12px;
  }
  .home-product .home-bottom .right .item2 .pic {
    width: 53.5%;
  }
  .home-product .home-bottom .right .item2 .text {
    width: 43%;
    padding-left: 13px;
  }
  .home-product .home-bottom .right .item2 .text .bt {
    margin-bottom: 6px;
  }
  .home-product .home-bottom .right .item2 .text .p {
    font-size: 14px;
    height: 112px;
    margin-bottom: 17px;
  }
  .home-product .home-bottom .bt {
    font-size: 20px;
  }
  .home-product .home-bottom .p {
    font-size: 14px;
    line-height: 28px;
  }
  .home-product .product {
    display: block;
    margin-top: 20px;
  }
  .home-case {
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-case .home-bottom {
    padding-top: 21px;
  }
  .home-case .certify {
    margin-top: 20px;
    background: none;
    padding-bottom: 0;
  }
  .home-case .certify .swiper-slide .bt {
    bottom: 10px;
    padding: 0 20px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
  }
  .home-case .certify .swiper-button-prev,
  .home-case .certify .swiper-button-next {
    width: 28px;
    height: 28px;
    margin-top: -17px;
  }
  .home-case .certify .swiper-button-prev:after,
  .home-case .certify .swiper-button-next:after {
    font-size: 16px;
  }
  .home-case .certify .swiper-button-prev {
    left: 10px;
  }
  .home-case .certify .swiper-button-next {
    right: 10px;
  }
  .case-nav ul li a {
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
  }
  .case-nav ul .active a {
    border-radius: 8px;
  }
  .more2 a {
    font-size: 14px;
    line-height: 26px;
    padding-right: 56px;
  }
  .more2 a span {
    width: 24px;
    height: 24px;
    box-shadow: 4px 3px 28px 2px rgba(0, 83, 165, 0.35);
    right: 20px;
  }
  .more2 a span:after {
    background-size: 6px;
  }
  .home-about {
    background: url(../images/bg3.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-about .left {
    width: 100%;
    padding-top: 0;
    background: none;
  }
  .home-about .left .home-title {
    padding-left: 0;
    text-align: center;
  }
  .home-about .left .p {
    font-size: 14px;
    line-height: 28px;
    height: 140px;
    margin-top: 16px;
    margin-bottom: 17px;
  }
  .home-about .img {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    background: none;
  }
  .youshi {
    padding-top: 14px;
  }
  .youshi li {
    width: 50%;
    margin-bottom: 22px;
  }
  .youshi li .pic {
    width: 40px;
    margin-right: 10px;
  }
  .youshi li .text .num span {
    font-size: 30px;
    line-height: 48px;
  }
  .youshi li .text .num em {
    font-size: 30px;
    line-height: 48px;
  }
  .youshi li .text .num i {
    font-size: 14px;
    line-height: 30px;
  }
  .youshi li .text .js {
    font-size: 14px;
  }
  .home-map {
    background: url(../images/bg4.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-map .right {
    width: 100%;    left: 0;
    margin-left: 0;        transform: scale(1);        margin-top: 0;
  }
  .home-map .right .map-name {
    bottom: 10px;
    width: 100px;
  }
  .home-map .right .img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .home-map .right .img img {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    display: none;
  }
  .home-map .right .img .hide {
    display: block;
  }
  .home-map .right .img .globalMap {
    display: none;
  }
  .home-map .right .map-lines {
    display: none;
  }
  .home-map .home-bottom {
    margin-top: -26px;
  }
  .home-map .home-bottom .home-p {
    font-size: 14px;
    margin-top: 11px;
  }
  .home-map .home-bottom .list {
    width: 1200px;
    margin: 20px auto 0 auto;
  }
  .home-map .home-bottom .list ul li {
    margin-bottom: 11px;
    width: 118px;
    margin-right: 25px;
  }
  .home-honor {
    background: url(../images/bg6.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-honor .nr {
    padding: 0 20px 0 20px;
    margin-top: 24px;
  }
  .home-honor .home-p br {
    display: block;
  }
  .home-honor .swiper-container {
    width: 100%;
  }
  .home-honor .swiper-wrapper {
    align-items: flex-end;
    min-height: 53px;
  }
  .home-honor .swiper-slide .img {
    width: 220px;
    height: 290px;
  }
  .home-honor .swiper-slide .img:after,
  .home-honor .swiper-slide .img:before {
    width: 13px;
    height: 13px;

    background-size: 100%;
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 33;
    content: '';
    display: block;
  }
  .home-honor .swiper-slide .img:after {
    bottom: 16px;
    top: auto;
  }
  .home-honor .swiper-slide .img .do:after,
  .home-honor .swiper-slide .img .do:before {
    width: 13px;
    height: 13px;

    background-size: 100%;
    position: absolute;
    top: 16px;
    left: auto;
    right: 16px;
    z-index: 33;
    content: '';
    display: block;
  }
  .home-honor .swiper-slide .img .do:after {
    right: 16px;
    left: auto;
  }
  .home-honor .swiper-slide .img .do:before {
    top: auto;
    bottom: 16px;
  }
  .home-honor .swiper-slide .img .pic {
    height: 100%;
  }
  .home-honor .swiper-slide .img img {
    bottom: 0;
    top: auto;
  }
  .home-honor .swiper-slide .img {
    padding: 20px;
    border-radius: 8px;
    background: url(../images/hbg.png) no-repeat center center;
  }
  .home-honor .swiper-slide .title {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 11px;
  }
  .home-honor .swiper-slide-active .img {
    width: 100%;
    height: auto;
    padding: 27px;
  }
  .home-honor .swiper-slide-active .img:after,
  .home-honor .swiper-slide-active .img:before {
    width: 19px;
    height: 19px;
  }
  .home-honor .swiper-slide-active .img .pic:after {
    padding-bottom: 138%;
  }
  .home-honor .swiper-slide-active .img .do:after,
  .home-honor .swiper-slide-active .img .do:before {
    width: 19px;
    height: 19px;
  }
  .home-honor .swiper-slide-active .pic img {
    bottom: 0;
    top: auto;
  }
  .home-honor .swiper-slide-active {
    margin-right: 0;
  }
  .home-honor .swiper-prev {
    display: none;
  }
  .home-honor .swiper-next {
    display: none;
  }
  .home-honor .txt {
    float: left;
    font-size: 20px;
    line-height: 36px;
    padding-left: 20px;
  }
  .home-honor .title-2 {
    max-width: 200px;
  }
  .home-news {
    background: url(../images/bg5.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-news .swiper-news {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .home-news .swiper-pagination {
    bottom: 0;
  }
  .home-news .swiper-pagination .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
  }
  .swiper-news .item .box:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-image: linear-gradient(0deg, #154ab4 0%, #138ef8 50%, #23adf3 75%, #32cbed 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 33;
    opacity: 0;
  }
  .swiper-news .item .span {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .swiper-news .item .bt {
    font-size: 18px;
    line-height: 38px;
    height: 76px;
    margin-bottom: 22px;
  }
  .swiper-news .item .date {
    font-size: 14px;
    line-height: 42px;
    margin: 0 -19px;
    padding: 0 19px;
  }
  .swiper-news .item .date span {
    background: url(../images/date.png) no-repeat center right;
    background-size: 16px;
  }
  .swiper-news .item .text {
    padding: 17px 19px 0 19px;
  }
  .footer-bottom {
    padding-top: 35px;
    padding-bottom: 31px;
  }
  .footer-bottom .footer-left {
    width: 100%;
  }
  .footer-bottom .footer-left .f1 {
    margin-bottom: 26px;
    background: url(../images/f01.png) no-repeat top left;
    background-size: 63px;
    padding-left: 72px;
  }
  .footer-bottom .footer-left .f1 span {
    font-size: 16px;
  }
  .footer-bottom .footer-left .f1 p {
    font-size: 26px;
    line-height: 37px;
  }
  .footer-bottom .footer-left .f3 {
    font-size: 14px;
    line-height: 24px;
  }
  .footer-bottom .footer-left .f3 p {
    padding-left: 39px;
    margin-bottom: 11px;
  }
  .footer-bottom .footer-left .f3 .dh {
    background: url(../images/dh.png) no-repeat left 5px;
    background-size: 16px;
  }
  .footer-bottom .footer-left .f3 .yx {
    background: url(../images/yx.png) no-repeat left 5px;
    background-size: 16px;
  }
  .footer-bottom .footer-left .f3 .dz {
    background: url(../images/dz.png) no-repeat left 4px;
    background-size: 14px;
  }
  .footer-bottom .footer-left .btn {
    padding-top: 13px;
  }
  .footer-bottom .footer-left .btn a {
    width: 151px;
    line-height: 43px;
    background: #ffffff url(../images/lu.png) no-repeat 30px center;
    background-size: 19px !important;
    border-radius: 21px;
    font-size: 14px;
    padding-left: 61px;
  }
  .footer-bottom .footer-left .socialMedia {
    margin-top: 18px;
  }
  .footer-bottom .footer-left .socialMedia span {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    line-height: 38px;
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.6);
  }
  .footer-bottom .footer-left .socialMedia .list {
    display: inline-block;
    vertical-align: top;
  }
  .footer-bottom .footer-left .socialMedia .list li {
    display: inline-block;
    padding: 0 3px 0 0;
  }
  .footer-bottom .footer-left .socialMedia .list .box {
    display: block;
    cursor: pointer;
    position: relative;
  }
  .footer-bottom .footer-left .socialMedia .list .icon {
    border: solid 1px #fff;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-size: 38px !important;
    opacity: 0.6;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-1 {
    background: url(../images/sp1.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-2 {
    background: url(../images/sp2.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-3 {
    background: url(../images/sp3.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-4 {
    background: url(../images/sp4.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .down {
    display: none;
    color: #666;
    font-size: 14px;
    align-items: center;
    width: 120px;
    cursor: initial;
    padding-bottom: 20px;
    position: absolute;
    top: auto;
    bottom: 100%;
    left: 0;
  }
  .footer-bottom .footer-left .socialMedia .list .down .txt {
    margin-right: 10px;
  }
  .footer-bottom .footer-left .socialMedia .list .down .ewm {
    width: 119px;
  }
  .footer-bottom .footer-list {
    display: none;
  }
  .footer-copyright {
    padding: 12px 0;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
  }
  .footer-copyright a {
    display: inline-block;
  }
  .footer-copyright .fr {
    float: none;
    display: inline-block;
  }
  .inbanner .img1 {
    display: block;
  }
  .inbanner .img {
    display: none;
  }
  .inbanner .banner-hover {
    padding-top: 60px;
  }
  .inbanner .banner-hover .bt h1 {
    font-size: 26px;
    text-shadow: 0px 4px 49px rgba(18, 63, 153, 0.12);
    margin-bottom: 10px;
  }
  .inbanner .banner-hover .bottom {
    font-size: 20px;
    letter-spacing: -2px;
    text-shadow: 0px 4px 49px rgba(18, 63, 153, 0.12);
  }
  .inbanner .banner-hover1 {
    padding-top: 120px;
    padding-bottom: 60px;
    min-height: 0;
  }
  .inbanner .banner-hover1 .info {
    width: 100%;
  }
  .inbanner .banner-hover1 .pic {
    width: 30px;
    margin-bottom: 7px;
  }
  .inbanner .banner-hover1 .bt {
    font-size: 24px;
    padding-bottom: 17px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.39);
    text-shadow: 0px 4px 49px rgba(18, 63, 153, 0.12);
  }
  .inbanner .banner-hover1 .p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 27px;
  }
  .inbanner .banner-hover1 .more1 a {
    margin: 1px 0;
  }
  .inbanner .banner-hover1 .more1 a span {
    background-size: 6px;
  }
  .current {
    padding: 5px 0;
  }
  .current span {
    background: url(../images/home.png) no-repeat left 1px;
    background-size: 19px;
    padding-left: 28px;
    font-size: 14px;
    line-height: 30px;
  }
  .content {
    padding: 35px 0;
    overflow: hidden;
    min-height: 500px;
  }
  .product ul {
    margin: 0 -9px;
  }
  .product ul li {
    width: 50%;
    padding: 0 9px;
    margin-bottom: 19px;
  }
  .product ul li .bt {
    font-size: 20px;
  }
  .product ul li .p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 28px;
  }
  .product ul li .box {
    padding-top: 20px;
    padding-bottom: 18px;
    border-radius: 20px;
  }
  .product ul li .text {
    padding: 0 17px;
    padding-top: 23px;
  }
  .product ul li .more1 {
    bottom: auto;
    right: auto;
    position: relative;
  }
  .join01 {
    padding: 35px 0;
  }
  .join01 .container01 .join-b {
    top: 1px;
    right: 0;
    width: 70px;
    height: 36px;
  }
  .join01 .container01 .join-b .swiper-button-prev:after,
  .join01 .container01 .join-b .swiper-button-next:after {
    font-size: 20px;
  }
  .join01 .swiper {
    margin-top: 0;
    padding: 30px;
    margin-left: -30px;
  }
  .join01 .num {
    font-size: 20px;
  }
  .join01 .box {
    padding: 22px;
    box-shadow: 4px 7px 20px 0px rgba(120, 120, 120, 0.2);
  }
  .join01 .pic {
    width: 70px;
    margin-top: 10px;
    margin-bottom: 19px;
  }
  .join01 .text .bt {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .join01 .text .p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
  }
  .job-info {
    padding: 20px 0 35px 0;
  }
  .job-info .show {
    padding-top: 22px;
  }
  .job-info .show .info .span-01 {
    width: 50%;
    padding-left: 20px;
  }
  .job-info .show .info .span-02 {
    width: 100px;
    font-size: 14px;
    padding-left: 19px;
    padding-right: 50px;
    background-size: 21px;
  }
  .job-info .show .info .span-02:after {
    height: 10px;
    margin-top: -5px;
  }
  .job-info .show .info dl {
    margin-bottom: 10px;
    box-shadow: 4px 7px 20px 0px rgba(120, 120, 120, 0.12);
  }
  .job-info .show .info dt {
    font-size: 20px;
    line-height: 50px;
    padding-right: 17px;
  }
  .job-info .show .info dd .nr {
    padding: 21px;
    font-size: 14px;
    line-height: 28px;
  }
  .job-info .show .info .cur .span-02 {
    background-size: 21px;
  }
  .job-info .show .info .cur dd {
    height: auto;
  }
  .job-info .show .info .p-01 {
    font-size: 18px;
    margin-bottom: 9px;
  }
  .job-info .show .info .more1 a {
    width: 120px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 30px;
  }
  .video ul {
    margin: 0 -9px;
    padding-bottom: 17px;
  }
  .video ul li {
    width: 33.33333333%;
    padding: 0 9px;
    margin-bottom: 21px;
  }
  .video ul li .box {
    box-shadow: 3px 3px 10px 3px rgba(12, 42, 102, 0.14);
  }
  .video ul li .pic:before {
    background-size: 27px;
  }
  .video ul li .bt {
    font-size: 16px;
    line-height: 48px;
    padding: 0 5px;
  }
  .current1 {
    padding: 13px 0;
  }
  .current1 ul {
    display: none;
  }
  .current1 ul li {
    margin-right: 20px;
  }
  .current1 ul li a {
    font-size: 14px;
    line-height: 30px;
  }
  .current1 ul li a:after {
    height: 2px;
    bottom: -13px;
  }
  .current1 span {
    background: url(../images/home.png) no-repeat left 5px;
    background-size: 20px;
  }
  .news .nt {
    padding: 33px 0;
  }
  .news .news-one .list li .box {
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    box-shadow: 2px 1px 10px 0px rgba(51, 51, 51, 0.1);
  }
  .news .news-one .list li .box .pic {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .news .news-one .list li .box .pic img {
    width: 100%;
  }
  .news .news-one .list li .box .text {
    padding: 20px;
  }
  .news .news-one .list li .box .text .date {
    font-size: 14px;
    margin-bottom: 9px;
  }
  .news .news-one .list li .box .text .date span {
    font-size: 28px;
  }
  .news .news-one .list li .box .text .bt {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .news .news-one .list li .box .text .jsh {
    font-size: 14px;
    line-height: 24px;
    height: auto;
    margin-bottom: 20px;
    max-height: 72px;
  }
  .news .news-one .list li .box .text .more1 p {
    margin: 0;
    width: 120px;
    line-height: 35px;
  }
  .news .btn {
    height: 34px;
    margin-top: 21px;
  }
  .news .btn .swiper-button-prev,
  .news .btn .swiper-button-next {
    width: 34px;
    height: 34px;
  }
  .news .btn .swiper-button-prev {
    background: url('../images/left2.png') no-repeat center center !important;
    left: 2%;
    background-size: 17px !important;
  }
  .news .btn .swiper-button-next {
    background: url('../images/right2.png') no-repeat center center !important;
    right: 2%;
    background-size: 17px !important;
    margin-left: auto;
  }
  .news .btn .swiper-pagination {
    height: 2px;
    width: 50%;
    left: 25%;
    top: 16px;
  }
  .news .swiper-news {
    margin: 0 -9px;
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .news .swiper-news .item {
    padding: 0 9px;
    margin-bottom: 21px;
  }
  .news-show {
    padding: 35px 0;
  }
  .news-show .h1 {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .news-show .h2 {
    font-size: 14px;
    background-size: 1420px;
    padding-bottom: 12px;
    margin-bottom: 13px;
  }
  .news-show .h2 span {
    margin: 0 5px;
  }
  .news-show .left {
    font-size: 14px;
    line-height: 28px;
  }
  .news-show .left .jsh {
    padding-bottom: 28px;
  }
  .news-show .left p {
    margin-bottom: 4px;
  }
  .inside-pagenews li {
    font-size: 14px;
    line-height: 31px;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .inside-pagenews li span {
    font-size: 14px;
    padding: 0 6px;
    width: 60px;
  }
  .inside-pagenews li a {
    padding-left: 70px;
    padding-right: 75px;
  }
  .inside-pagenews li i {
    font-size: 14px;
    padding-left: 20px;
  }
  .tag {
    font-size: 14px;
    margin-top: 18px;
    padding-top: 36px;
    padding-right: 0;
    line-height: 30px;
  }
  .tag a {
    padding: 0 10px;
    max-width: 160px;
    margin-right: 10px;
    line-height: 30px;
  }
  .tag .fh {
    width: 86px;
    height: 30px;
    line-height: 30px;
  }
  .tag .fh a {
    margin: 0;
  }
  .related {
    padding-top: 35px;
  }
  .related .swiper-news {
    margin: 0 -9px;
    padding-top: 22px;
  }
  .related .swiper-news .item {
    width: 33.33333333%;
    padding: 0 9px;
  }
  .contact {
    padding: 35px 0 0 0;
  }
  .contact .home-title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .contact .container01 {
    display: block;
  }
  .contact .left {
    width: 100%;
    padding-top: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact .left ul li {
    margin-bottom: 10px;
  }
  .contact .left ul li span {
    font-size: 14px;
    line-height: 40px;
    left: 14px;
  }
  .contact .left ul li input,
  .contact .left ul li textarea {
    height: 51px;
    font-size: 14px;
    width: 100%;
    padding: 0 20px;
  }
  .contact .left ul li textarea {
    padding: 20px 20px;
    margin-top: 23px;
    height: 156px;
  }
  .contact .left ul li .span {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 7px;
  }
  .contact .left ul li .li {
    width: 50%;
    margin-bottom: 10px;
  }
  .contact .left ul li .li input {
    width: 12px;
    height: 12px;
  }
  .contact .left ul li .submit a {
    line-height: 49px;
    width: 100%;
    font-size: 14px;
  }
  .contact .right {
    width: 100%;
  }
  .contact .right .bt {
    font-size: 18px;
    line-height: 40px;
    padding: 10px;
  }
  .contact .right .list {
    padding: 15px 15px 0 15px;
  }
  .contact .right .list ul li {
    width: 50%;
    margin-bottom: 19px;
  }
  .contact .right .list ul li .pic {
    width: 108px;
  }
  .contact .right .list ul li .h3 {
    font-size: 16px;
    margin-top: 14px;
  }
  .contact .right .list ul li .p {
    font-size: 12px;
  }
  .contact .right .jsh {
    padding: 28px;
  }
  .contact .right .jsh .item {
    padding-left: 38px;
    margin-bottom: 20px;
  }
  .contact .right .jsh .item img {
    height: 24px;
    top: 2px;
    left: 0;
  }
  .contact .right .jsh .item h3 {
    font-size: 16px;
  }
  .contact .right .jsh .item p {
    font-size: 14px;
  }
  .contact .map {
    margin-top: 22px;
  }
  .app {
    padding: 35px 0 0 0;
  }
  .app01 {
    padding-bottom: 35px;
  }
  .app01 .home-title {
    margin-bottom: 14px;
  }
  .app01 .home-p {
    font-size: 14px;
  }
  .app01 .home-bottom {
    margin-top: 19px;
  }
  .app01 .mainswiper {
    width: 100%;
  }
  .app01 .mainswiper .box {
    min-height: 0;
    padding-left: 0;
    box-shadow: 3px 3px 10px 3px rgba(12, 42, 102, 0.14);
    border-radius: 20px;
  }
  .app01 .mainswiper .pic {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  .app01 .mainswiper .pic img {
    width: 100%;
  }
  .app01 .mainswiper .text {
    padding: 23px;
  }
  .app01 .mainswiper .text .bt {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .app01 .mainswiper .text .p {
    font-size: 14px;
    line-height: 28px;
  }
  .app01 .swiper-button-prev,
  .app01 .swiper-button-next {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    display: none;
  }
  .app02 {
    padding: 35px 0;
  }
  .app02 .ht {
    margin-bottom: 17px;
  }
  .app02 .video ul {
    margin: 0;
    padding-bottom: 8px;
  }
  .app02 .video ul li {
    padding: 0;
  }
  .app02 .video ul li .pic:before {
    display: none;
  }
  .app02 .btn {
    display: none;
  }
  .app02 .gun {
    font-size: 14px;
    line-height: 30px;
    background-size: 18px;
    padding-left: 30px;
  }
  .app03 {
    padding: 35px 0;
  }
  .app03 .home-title {
    margin-bottom: 24px;
  }
  .app04 {
    padding: 35px 0;
  }
  .app04 .home-title {
    margin-bottom: 20px;
  }
  .app04 .home-bottom ul li {
    width: 33.33333333%;
    margin-left: -1px;
    margin-top: -1px;
  }
  .app04 .home-bottom ul li .pic:before {
    height: 5px;
  }
  .about01 {
    padding: 35px 0;
  }
  .about01 .left {
    width: 100%;
    padding-top: 21px;
  }
  .about01 .left .span {
    font-size: 20px;
  }
  .about01 .left .p p {
    margin-bottom: 7px;
  }
  .about01 .img {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-right: 0;
  }
  .about01 .youshi li {
    width: 50%;
  }
  .about01 .youshi li:nth-child(2) {
    width: 50%;
  }
  .about01 .youshi li:nth-child(3) {
    width: 50%;
  }
  .about01 .youshi li:nth-child(4) {
    width: 50%;
  }
  .about02 {
    padding: 35px 0;
  }
  .about02 .home-bottom {
    padding-top: 20px;
  }
  .about02 .home-bottom ul li {
    width: 33.33333333%;
  }
  .about02 .home-bottom ul li .pic {
    width: 40px;
  }
  .about02 .home-bottom ul li .bt {
    font-size: 22px;
    margin: 10px 0;
    letter-spacing: 1px;
  }
  .about02 .home-bottom ul li .p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .about03 {
    padding: 35px 0;
  }
  .about03 .home-bottom .swiper-button-next,
  .about03 .home-bottom .swiper-button-prev {
    display: none;
  }
  .about03 .history-info {
    margin-top: 20px;
  }
  .about03 .history-bottom {
    display: none;
  }
  .about03 .swiper-xiangqing .box {
    padding: 0;
    display: block;
  }
  .about03 .swiper-xiangqing .box .pic {
    width: 100%;
  }
  .about03 .swiper-xiangqing .box .pic img {
    width: 100%;
  }
  .about03 .swiper-xiangqing .box .text {
    width: 100%;
    padding: 20px 0;
  }
  .about03 .swiper-xiangqing .box .text .num {
    display: none;
  }
  .about03 .swiper-xiangqing .box .text .bt {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .about03 .swiper-xiangqing .box .text .p {
    font-size: 18px;
    line-height: 31px;
  }
  .about04 {
    padding-top: 35px;
  }
  .pshow01 {
    padding: 0 0 36px 0;
  }
  .pshow01 .p-info {
    padding-top: 39px;
  }
  .pshow01 .left {
    width: 100%;
  }
  .pshow01 .left .swiper {
    padding-bottom: 24px;
  }
  .pshow01 .left .swiper .swiper-pagination {
    height: 10px;
    bottom: 0;
  }
  .pshow01 .left .swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px !important;
  }
  .pshow01 .right {
    width: 100%;
    padding-top: 20px;
  }
  .pshow01 .right .bt {
    font-size: 24px;
    line-height: 37px;
    margin-bottom: 13px;
  }
  .pshow01 .right .bt img {
    width: 14px;
  }
  .pshow01 .right .p {
    font-size: 14px;
    line-height: 28px;
    min-height: 0;
    margin-bottom: 18px;
  }
  .pshow01 .right .btn a {
    width: 118px;
    height: 57px;
    font-size: 14px;
    line-height: 55px;
    margin-right: 13px;
    margin-bottom: 5px;
    border: solid 1px #138ef8;
  }
  .pshow01 .right .btn a img {
    width: 20px;
    margin-right: 10px;
  }
  .pshow01 .right .btn .online img {
    width: 18px;
  }
  .pshow01 .right .btn .rexian {
    padding-top: 4px;
  }
  .pshow01 .right .btn .rexian h3 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .pshow01 .right .btn .rexian p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .pslist {
    box-shadow: 0 0 22px 0 rgba(80, 80, 80, 0.07);
  }
  .pslist ul li {
    margin-right: 28px;
  }
  .pslist ul li a {
    font-size: 16px;
    line-height: 60px;
  }
  .in-title {
    margin-bottom: 19px;
  }
  .in-title h3 {
    padding-right: 15px;
  }
  .in-title span {
    background-size: 15px;
    padding-right: 26px;
    font-size: 20px;
    line-height: 43px;
  }
  .pshow {
    padding: 35px 0 0 0;
  }
  .pshow .pinfo {
    margin-bottom: 24px;
  }
  .pshow .pinfo .jsh {
    margin-bottom: 15px;
  }
  .pshow .pinfo .h3 {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .pshow .pinfo .p {
    font-size: 14px;
    line-height: 28px;
  }
  .pshow .pinfo .item-bottom {
    border: solid 1px #138ef8;
    border-bottom: 6px solid #138ef8;
    margin-top: 25px;
  }
  .pshow .pinfo .img {
    width: 100%;
  }
  .pshow .pinfo .img img {
    display: block;
  }
  .pshow .pinfo .form {
    width: 100%;
    padding: 20px;
  }
  .pshow .pinfo .form .p {
    font-size: 14px;
    line-height: 29px;
    background-size: 29px;
    padding-left: 40px;
    margin-bottom: 13px;
  }
  .pshow .pinfo .form ul {
    margin: 0 -8px;
  }
  .pshow .pinfo .form ul li {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 12px;
  }
  .pshow .pinfo .form ul li .span {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 6px;
  }
  .pshow .pinfo .form ul li .input,
  .pshow .pinfo .form ul li textarea {
    height: 52px;
    border-radius: 4px;
    padding: 0 10px;
  }
  .pshow .pinfo .form ul li textarea {
    padding: 10px;
    height: 122px;
  }
  .pshow .pinfo .form ul li .submit {
    width: 122px;
    line-height: 35px;
    border-radius: 2px;
    font-size: 14px;
    float: none;
  }
  .pshow .pinfo .verifyDiv {
    float: none;
    margin-top: 10px;
  }
  .pshow .pinfo .verify {
    height: 54px;
    background-color: #e5e5e5;
    font-size: 14px;
    position: relative;
    width: 288px !important;
  }
  .pshow .pinfo .more {
    float: none;
  }
  .pshow .pinfo .verify .drag-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 54px;
    border: 1px #e5e5e5 solid;
    background: #ffffff url(../images/drag-arrow.svg) no-repeat center center;
    background-size: 20px 20px;
    z-index: 2;
    cursor: move;
  }
  .pshow .pinfo .verify .suc-drag-btn {
    background: #ffffff url(../images/drag-success.svg) no-repeat center center;
    background-size: 20px 20px;
  }
  .pshow .pinfo .verify .drag-progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 54px;
    line-height: 52px;
    width: 0;
    background-color: #138ef8;
    color: #333;
    font-size: 14px;
    text-align: center;
  }
  .pshow .pinfo .verify .fix-tips,
  .pshow .pinfo .verify .verify-msg {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    height: 100%;
    color: #333;
    z-index: 1;
    line-height: 54px;
    padding-left: 54px;
    text-align: center;
  }
  .pshow .pinfo .verify .verify-msg {
    padding-left: 0;
    padding-right: 54px;
  }
  .pshow .pinfo .verify .verify-msg {
    background-color: #138ef8;
    display: none;
    color: #fff;
  }
  .repeat {
    padding: 20px 0 35px 0;
  }
  
  .swiper-renewal-main .banner-hover02{
  	    text-align: center;
  	    top: 80px;transform: none;
  } 
  .swiper-renewal-main .banner-hover02 .bt img {
      width: 320px;
      margin-left: 0;
  }
  .swiper-renewal-main .banner-hover02 .info { 
      width: auto;
      padding-top: 0;
      text-align: center;
  }
  .swiper-renewal-main .banner-hover02 .more a { 
      margin: 0 auto;
  	text-align: left;
  }
  .swiper-renewal-main .banner-hover02 .more {
      padding-top: 0;
  }
  
  
  
  .swiper-renewal-main .banner-hover03{
  	    text-align: center;
  	    top: 60px;transform: none;
  } 
  .swiper-renewal-main .banner-hover03 .bt img {
      width: 280px;
      margin-left: 0;
  }
  .swiper-renewal-main .banner-hover03 .info { 
      width: auto;
      padding-top: 0;
      text-align: center;
  }
  .swiper-renewal-main .banner-hover03 .more a { 
      margin: 0 auto;
  	text-align: left;
  }
  .swiper-renewal-main .banner-hover03 .more {
      padding-top: 0;
  }
}
@media (max-width: 500px) {
  .news .swiper-news .item {
    width: 100%;
  }
  .related .swiper-news .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .product ul li {
    width: 100%;
  }
  .about02 .home-bottom ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .home-product .home-bottom .right .item1 .text {
    padding: 0 20px;
    margin-top: 0;
  }
  .home-product .home-bottom .right .item1 .more1 {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 5px;
  }
  .home-product .home-bottom .right .item1 .box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-product .home-bottom .right .item2 .pic {
    width: 100%;
  }
  .home-product .home-bottom .right .item2 .text {
    width: 100%;
    padding-left: 13px;
    padding: 20px;
  }
  .video ul li {
    width: 100%;
  }
}

.honorlist .swiper-slide .pic .fangda {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.honorlist .swiper-slide .pic .fangda img {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -18px;
  transform: scale(1);
  width: 39px;
}
.honorlist .swiper-slide .pic img {
  transition: .5s;
}
@media (min-width: 1200px) {
  .honorlist .swiper-slide:hover .pic .fangda {
    display: block;
  }
  .honorlist .swiper-slide:hover .pic .fangda img {
    transform: scale(1);
  }
}

.about01 .video video{
	width: 100%;
    margin-bottom: 30rem;
}