@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,
nav,
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: 1920px; */
  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: #cacaca;
}
:-moz-placeholder {
  color: #cacaca;
  opacity: 1;
}
::-moz-placeholder {
  color: #cacaca;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #cacaca;
}
.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;
}
.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%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1680rem;
}
.container02 {
  margin-right: auto;
  margin-left: auto;
  width: 1440rem;
}
#container {
  overflow: hidden;
}
#privacyPopup {
  z-index: 10000;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  height: 100%;
}
#privacyPopup video {
  display: block;
  max-width: 100%;
  height: 100vh;
  object-fit: cover;
  max-height: 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;
}
.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 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: Righteous-Regular;
  src: url('../font/Righteous-Regular.woff2') format('woff2'), url('../font/Righteous-Regular.woff') format('woff'), url('../font/Righteous-Regular.ttf') format('truetype'), url('../font/Righteous-Regular.eot') format('embedded-opentype'), url('../font/Righteous-Regular.svg') format('svg');
  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: D-DIN;
  src: url('../font/D-DIN.woff2') format('woff2'), url('../font/D-DIN.woff') format('woff'), url('../font/D-DIN.ttf') format('truetype'), url('../font/D-DIN.eot') format('embedded-opentype'), url('../font/D-DIN.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: #015198;
  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: #015198;
}
.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: #015198;
}
.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: 777;
  /* max-width: 1920px; */
  transition: 0.5s;
  background: rgba(1, 81, 152, 0.6);
  left:0;
}
.header {
  height: 62rem;
  width: 100%;
  transition: 0.7s;
  position: relative;
  border-bottom: 1px solid rgba(239, 231, 237, 0.23);
}
.header .logo {
  padding: 0;
  float: left;
  transition: 0.2s;
  padding-top: 2rem;
}
.header .logo a {
  display: block;
  position: relative;
}
.header .logo a img {
  display: inline-block;
  vertical-align: top;
  width: 161rem;
  z-index: 5;
  transition: 0.5s;
}
.header .logo a span {
  font-size: 20rem;
  line-height: 55rem;
  margin-left: 29rem;
  padding-left: 24rem;
  display: inline-block;
  font-weight: lighter;
  letter-spacing: 1rem;
  color: #ffffff;
  position: relative;
}
.header .logo a span:after {
  content: '';
  display: block;
  width: 1rem;
  height: 15rem;
  background-color: #fefefe;
  opacity: 0.27;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7rem;
}
.header .logo a span b {
  font-weight: bold;
}
.header .header-right {
  float: right;
  margin-right: -10rem;
}
.header .header-right .tel {
  float: right;
  line-height: 62rem;
  margin-left: 29rem;
  margin-right: 66rem;
  text-align: center;
}
.header .header-right .tel a {
  display: block;
  background: url(../images/phone.png) no-repeat center left;
  background-size: 18rem;
  padding-left: 30rem;
  font-size: 16rem;
  color: #ffffff;
}
.header .header-right .btn1 {
  float: right;
  padding-left: 13rem;
  border-left: 1px solid rgba(239, 231, 237, 0.23);
}
.header .header-right .btn1 a {
  height: 62rem;
  width: 40rem;
  margin-left: 10rem;
  display: block;
  float: left;
}
.header .header-right .yx {
  background: url(../images/yx.png) no-repeat center center;
  background-size: 16rem;
}
.header .header-right .wx {
  background: url(../images/wx.png) no-repeat center center;
  background-size: 20rem;
  position: relative;
  
}
.header .header-right .wx .ewm{
	    position: absolute;
	    top: 52rem;
	    left: 0;
	    width: 100rem;
		display: none;
		z-index:33;
}
.header .header-right .header-search {
  float: right;
  position: relative;
  border-left: 1px solid rgba(239, 231, 237, 0.23);
  border-right: 1px solid rgba(239, 231, 237, 0.23);
  padding: 0 38rem 0 65rem;
}
.header .header-right .header-search .search {
  position: relative;
}
.header .header-right .header-search .form-control {
  text-align: left;
  border: 0;
  width: 243rem;
  font-size: 14rem;
  color: #fff;
  height: 62rem;
  vertical-align: top;
  padding: 0 60rem 0 0rem;
  -webkit-appearance: none;
  background: none;
}
.header .header-right .header-search .btn {
  top: 0;
  border: 0;
  right: 0;
  color: #fff;
  width: 62rem;
  height: 62rem;
  line-height: 62rem;
  position: absolute;
  background: url(../images/search.png) no-repeat center center;
  background-size: 18rem;
}
.header .header-right .menu {
  float: right;
  position: relative;
  width: 36px;
  height: 36px;
  margin-top: 12px;
  display: none;
}
.header .header-right .menu .navPhoneBtn {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  float: left;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 36px;
  text-align: right;
}
.header .header-right .menu .navPhoneBtn span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
  -webkit-transform-origin: 20px;
  transform-origin: 20px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.header .header-right .menu .navPhoneBtn span:nth-last-child(2) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.header .header-right .menu .navPhoneBtn span:last-child {
  margin-bottom: 0;
}
.header .header-right .menu a {
  display: block;
}
.header .header-right .menu a svg {
  width: 30px;
  margin-top: 15px;
  fill: #015198;
  vertical-align: middle;
  transform: rotate(180deg);
}
.nav {
  transition: 0.2s;
}
.nav ul li {
  text-align: center;
  float: left;
  position: relative;
  width: 14.28571429%;
}
.nav ul li a {
  display: block;
  font-size: 18rem;
  letter-spacing: 1rem;
  color: #ffffff;
  line-height: 65rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.nav ul li a:after {
  content: '';
  display: block;
  width: 0;
  height: 3rem;
  background: #fff;
  position: absolute;
  bottom: 30rem;
  left: 0;
  transition: 0.5s;
}
.nav ul li .subnav {
  width: 210rem;
  position: absolute;
  top: 65rem;
  left: 50%;
  margin-left: -105rem;
  display: none;
  z-index: 333;
}
.nav ul li .subnav ul {
  background: #fff;
  overflow: hidden;
  width: 100%;
  float: none;
  padding: 15rem;
  border-bottom-left-radius: 10rem;
  border-bottom-right-radius: 10rem;
  box-shadow: 0rem 4rem 22rem 0rem rgba(4, 28, 43, 0.18);
}
.nav ul li .subnav ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.nav ul li .subnav ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  font-size: 15rem;
  line-height: 50rem;
  text-align: left;
  color: #333 !important;
  text-decoration: none;
  padding: 0 20rem;
}
.nav ul li .subnav ul li a:after {
  display: none !important;
}
@media (min-width: 1025px) {
  .nav ul li .subnav ul li:hover a {
    background: #015198;
    color: #fff !important;
  }
}
.nav ul li:hover a {
  font-weight: bold;
  text-decoration: underline;
}
.nav ul .active a {
  text-decoration: underline;
  font-weight: bold;
}
.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 .swiper-renewal-main .hover .bt {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-p {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-bottom {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .home-zhuanye .left {
  -webkit-animation: fadeInLeft2 3s alternate;
  animation: fadeInLeft2 3s alternate;
}
#fp-nav {
  display: none !important;
}
.home {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 320;
  padding-top: 127rem;
  transform: translateY(-50%);
}
.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: -127rem;
  left: 0;
  width: 100%;
}
.height1 {
  height: 127rem;
}
#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: #015198;
  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;
  overflow: hidden;
}
.swiper-renewal-main .img {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.swiper-renewal-main .img img,
.swiper-renewal-main .img video {
  max-width: 100%;
  height: 100vh;
  object-fit: cover;
}
.swiper-renewal-main .img1 {
  display: none;
}
.swiper-renewal-main .swiper-button-prev,
.swiper-renewal-main .swiper-button-next {
  width: 64rem;
  height: 64rem;
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-radius: 8rem;
  margin-top: -32rem;
  left: 120rem;
  background: rgba(98, 128, 183, 0.3);
}
.swiper-renewal-main .swiper-button-prev:after,
.swiper-renewal-main .swiper-button-next:after {
  font-size: 20rem;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .swiper-renewal-main .swiper-button-prev:hover,
  .swiper-renewal-main .swiper-button-next:hover {
    background-color: #015198;
    border: dashed 1px #015198;
  }
}
.swiper-renewal-main .swiper-button-next {
  right: 120rem;
  left: auto;
}
.swiper-renewal-main .swiper-pagination {
  bottom: auto;
  top: 50%;
  left: 35rem;
  transform: translateY(-50%);
  width: 22rem;
}
.swiper-renewal-main .swiper-pagination-bullet {
  width: 22rem;
  height: 22rem;
  margin: 10rem 0 !important;
  background: url(../images/dot3.png) no-repeat center center;
  background-size: 100%;
  opacity: 1;
  vertical-align: top;
}
.swiper-renewal-main .swiper-pagination-bullet-active {
  background: url(../images/dot3h.png) no-repeat center center;
  background-size: 100%;
  -webkit-animation: zhuanquan 1.6s linear infinite;
  animation: zhuanquan 1.6s linear infinite;
}
.bottom-form {
  height: 101rem;
  position: absolute;
  bottom: 50rem;
  left: 0;
  width: 100%;
  z-index: 4;
  padding: 30rem 0;
  background: rgba(222, 227, 231, 0.5);
}
.bottom-form .form {
  position: relative;
  width: 78%;
  margin: 0 auto;
}
.bottom-form .form a {
  display: block;
  font-size: 15rem;
  color: #ffffff;
  line-height: 41rem;
  text-align: center;
  background: #015198;
  position: absolute;
  top: 0;
  right: 0;
  width: 157rem;
}
@media (min-width: 1025px) {
  .bottom-form .form a:hover {
    background: #013665;
  }
}
.bottom-form ul {
  padding-right: 170rem;
}
.bottom-form ul li {
  float: left;
  padding: 0 10rem;
  width: 29%;
}
.bottom-form ul li .box {
  position: relative;
}
.bottom-form ul li .box span {
  position: absolute;
  top: 0;
  left: 21rem;
  color: #ff0000;
}
.bottom-form ul li .box span img {
  width: 30rem;
  display: inline-block;
  vertical-align: top;
}
.bottom-form ul li .box input,
.bottom-form ul li .box select {
  height: 41rem;
  color: #333333;
  background-color: #ffffff;
  border: 0;
  width: 100%;
  padding: 0 20rem 0 65rem;
}
.bottom-form ul li .box select::-ms-expand {
  display: none;
}
.bottom-form ul li .box select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url(../images/arrow.png) no-repeat scroll 95% center;
  background-size: 14rem;
  background: #ffffff \9 \0;
}
.bottom-form ul li:nth-last-child(1) {
  width: 42%;
}
.bottom-form .close {
  position: absolute;
  top: 50%;
  right: 33rem;
  width: 33rem;
  height: 33rem;
  z-index: 3;
  background: url(../images/close.png) no-repeat center center;
  background-size: 100%;
  margin-top: -17rem;
  cursor: pointer;
}
.bottom-link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  height: 50rem;
  background-color: #ffffff;
  box-shadow: 0rem 1rem 10rem 0rem rgba(51, 51, 51, 0.14);
}
.bottom-link .left {
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  line-height: 50rem;
}
.bottom-link .left span {
  font-weight: bold;
  color: #303140;
}
.bottom-link .left a {
  letter-spacing: 1rem;
  color: #666666;
  margin-right: 12rem;
}
@media (min-width: 1025px) {
  .bottom-link .left a:hover {
    color: #015198;
  }
}
.bottom-link .right {
  float: right;
}
.bottom-link .right .search {
  position: relative;
  padding-left: 20rem;
}
.bottom-link .right .search:after {
  content: '';
  display: block;
  width: 1rem;
  height: 20rem;
  background-color: #efefef;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7rem;
}
.bottom-link .right .form-control {
  text-align: left;
  border: 0;
  width: 243rem;
  font-size: 14rem;
  color: #666666;
  height: 50rem;
  vertical-align: top;
  padding: 0 60rem 0 0rem;
  -webkit-appearance: none;
  background: none;
}
.bottom-link .right .btn {
  top: 0;
  border: 0;
  right: 0;
  color: #fff;
  width: 50rem;
  height: 50rem;
  line-height: 50rem;
  position: absolute;
  background: #015198 url(../images/search.png) no-repeat center center;
  background-size: 18rem;
}
.home-title {
  text-align: center;
  position: relative;
}
.home-title p {
  font-family: Righteous-Regular;
  font-size: 96rem;
  line-height: 100rem;
  letter-spacing: 2rem;
  color: rgba(222, 227, 231, 0.48);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.home-title span {
  display: block;
  font-size: 46rem;
  font-weight: bold;
  position: relative;
  z-index: 4;
  padding-top: 22rem;
  color: #565661;
}
.home-p {
  text-align: center;
  font-size: 18rem;
  margin-top: 11rem;
  color: #666666;
}
.more a,
.more p {
  width: 152rem;
  line-height: 38rem;
  font-size: 14rem;
  color: #333333;
  border: solid 1rem #dbdbdb;
  margin: 0 auto;
  display: block;
  transition: 0.5s;
  text-align: center;
}
@media (min-width: 1025px) {
  .more a:hover {
    border: solid 1rem #015198;
    background: #015198;
    color: #fff;
  }
}
.home-service .home-bottom {
  padding-top: 86rem;
}
.servicelist {
  margin: 0 -31rem;
}
.servicelist li {
  width: 33.33333333%;
  float: left;
  padding: 0 31rem;
}
.servicelist li .box {
  padding: 37rem 31rem;
  background: #f5f5f5;
}
.servicelist li .pic {
  border-radius: 5rem;
  margin-bottom: 35rem;
}
.servicelist li .pic:after {
  padding-bottom: 52.86343612%;
}
.servicelist li .text {
  text-align: center;
  padding-bottom: 21rem;
}
.servicelist li .text .bt {
  font-size: 32rem;
  margin-bottom: 6rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #333333;
}
.servicelist li .text .jsh {
  font-size: 16rem;
  line-height: 30rem;
  height: 60rem;
  overflow: hidden;
  color: #666666;
}
@media (min-width: 1025px) {
  .servicelist li:hover .pic img {
    transform: scale(1.1);
  }
  .servicelist li:hover .text .bt {
    color: #015198;
  }
  .servicelist li:hover .more p {
    background: #015198;
    color: #fff;
    border: 1px solid #015198;
  }
}
.home-num .youshi li {
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
}
.home-num .youshi li .num {
  color: #ffffff;
}
.home-num .youshi li .num span {
  font-size: 80rem;
  line-height: 70rem;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
}
.home-num .youshi li .num em {
  font-style: normal;
  font-size: 20rem;
  display: inline-block;
}
.home-num .youshi li .num i {
  font-size: 55rem;
  line-height: 40rem;
  vertical-align: top;
  font-style: normal;
  display: inline-block;
}
.home-num .youshi li .h3 {
  font-size: 18rem;
  color: #ffffff;
  margin-top: 6rem;
}
.home-youshi .rightbox {
  margin-top: 51rem;
}
.home-youshi .leftimg {
  width: 53.5%;
  float: left;
}
.home-youshi .leftimg img {
  display: block;
}
.home-youshi .rightbox .content1 {
  display: none;
}
.home-youshi .item {
  float: right;
  width: 57%;
  margin-left: -14%;
  margin-top: 3.6%;
  padding: 43rem 34rem;
  height: 346rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 28rem 0rem rgba(84, 27, 134, 0.06);
}
.home-youshi .rightbox .bt {
  height: 80rem;
  padding-left: 108rem;
  position: relative;
}
.home-youshi .rightbox .bt span {
  top: 0;
  left: 0;
  color: #015198;
  font-weight: lighter;
  font-size: 80rem;
  line-height: 73rem;
  position: absolute;
  font-family: 'Oswald-Bold';
}
.home-youshi .rightbox .bt span::before {
  top: 0;
  right: -7rem;
  content: '';
  width: 1rem;
  height: 20rem;
  position: absolute;
  transform: rotate(45deg);
  border-left: solid 1rem #1383ce;
}
.home-youshi .rightbox .bt span::after {
  bottom: -10rem;
  left: -10rem;
  content: '';
  width: 1rem;
  height: 20rem;
  position: absolute;
  transform: rotate(45deg);
  border-left: solid 1rem #1383ce;
}
.home-youshi .rightbox .bt .cn {
  font-size: 30rem;
  line-height: 40rem;
  color: #000;
  font-weight: 700;
  margin-top: 15rem;
}
.home-youshi .rightbox .bt .en {
  color: #666;
  font-size: 18rem;
  margin-top: 5rem;
  text-transform: uppercase;
}
.home-youshi .rightbox .txt {
  height: 160rem;
  font-size: 18rem;
  line-height: 25rem;
  color: #666666;
  overflow: hidden;
}
.home-youshi .rightbox .txt p {
  padding-left: 20rem;
  margin-top: 30rem;
  position: relative;
}
.home-youshi .rightbox .txt p::before {
  content: '';
  top: 5rem;
  left: 0;
  width: 6rem;
  height: 11rem;
  position: absolute;
  background: url(../images/dot.png) no-repeat top left;
}
.home-youshi .rightbox .tablist {
  width: 57%;
  float: right;
  z-index: 10;
  padding: 0 43rem;
  position: relative;
  margin-top: -114rem;
}
.home-youshi .rightbox .tablist ul {
  margin: 0 -10rem;
}
.home-youshi .rightbox .tablist li {
  width: 20%;
  float: left;
  cursor: pointer;
  padding: 0 10rem;
}
.home-youshi .rightbox .tablist li span {
  display: block;
  height: 47rem;
  line-height: 47rem;
  text-align: center;
  font-size: 16rem;
  color: #333;
  -webkit-box-shadow: 0 0 0 1px #dcdcdc;
  box-shadow: 0 0 0 1px #dcdcdc;
}
.home-youshi .rightbox .tablist .active span {
  color: #fff;
  -webkit-box-shadow: 0 0 0 1px #015198;
  box-shadow: 0 0 0 1px #015198;
  background: #015198;
}
.home-youshi .list {
  padding-top: 32rem;
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.home-youshi .list ul {
  overflow: hidden;
  position: relative;
}
.home-youshi .list ul:after {
  content: '';
  display: block;
  width: 80%;
  height: 1px;
  position: absolute;
  top: 54rem;
  left: 10%;
  background: #e0eefe;
  z-index: 1;
}
.home-youshi .list li {
  width: 16.66666667%;
  float: left;
  text-align: center;
  position: relative;
  z-index: 3;
}
.home-youshi .list li:after {
  content: '';
  display: block;
  width: 7px;
  height: 12px;
  position: absolute;
  top: 34.5%;
  left: 0;
  background: url(../images/dot2.png) no-repeat center center;
  z-index: 3;
  margin-top: -6px;
}
.home-youshi .list li .pic {
  width: 96rem;
  background: url(../images/bg.png) no-repeat center center;
  background-size: 100%;
  margin: 0 auto;
}
.home-youshi .list li .pic:after {
  padding-bottom: 115.78947368%;
}
.home-youshi .list li .num {
  font-size: 12rem;
  width: 27rem;
  height: 19rem;
  line-height: 19rem;
  color: #ffffff;
  background: url(../images/num.png) no-repeat center center;
  margin: 0 auto;
  margin-top: -12rem;
  position: relative;
  z-index: 3;
}
.home-youshi .list li .bt {
  font-size: 18rem;
  font-weight: lighter;
  line-height: 30rem;
  margin-top: 10rem;
  color: #666666;
}
.home-youshi .list li:first-child:after {
  display: none;
}
.home-jingpin .home-bottom {
  padding-top: 50rem;
}
.productlist {
  margin: 0 -15rem;
}
.productlist li {
  width: 33.33333333%;
  float: left;
  padding: 0 15rem;
  margin-bottom: 24rem;
}
.productlist li .box {
  background: url(../images/pbg.png) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}
.productlist li .left {
  float: left;
  width: 46%;
  padding: 36rem 0 20rem 33rem;
}
.productlist li .left .bt {
  margin-bottom: 26rem;
  font-size: 32rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  display: block;
  color: #3e3e3e;
}
.productlist li .left .p {
  overflow: hidden;
  margin-bottom: 29rem;
  font-size: 16rem;
  line-height: 28rem;
  height: 84rem;
  color: #666666;
}
.productlist li .left .p p {
  padding-left: 18rem;
  background: url(../images/dot.png) no-repeat left 10rem;
  background-size: 6rem;
}
.productlist li .left .more p {
  margin: 0;
}
.productlist li .right {
  float: right;
  width: 48%;
}
.productlist li .right .pic:after {
  padding-bottom: 93.78881988%;
}
@media (min-width: 1025px) {
  .productlist li:hover .left .bt {
    color: #015198;
  }
  .productlist li:hover .left .more p {
    border: solid 1rem #015198;
    background: #015198;
    color: #fff;
  }
}
.home-case {
  height: 100vh;
  padding: 0;
}
.home-case .swiper-button-prev,
.home-case .swiper-button-next {
  width: 64rem;
  height: 64rem;
  top: 27rem;
  left: 50%;
  margin-left: -32rem;
  margin-top: 0;
  background: url(../images/left.png) no-repeat center center;
  background-size: 22rem;
}
.home-case .swiper-button-prev:after,
.home-case .swiper-button-next:after {
  display: none;
}
@media (min-width: 1025px) {
  .home-case .swiper-button-prev:hover,
  .home-case .swiper-button-next:hover {
    background: url(../images/left1.png) no-repeat center center;
    background-size: 22rem;
  }
}
.home-case .swiper-button-next {
  background: url(../images/right.png) no-repeat center center;
  background-size: 22rem;
  top: auto;
  bottom: 27rem;
}
@media (min-width: 1025px) {
  .home-case .swiper-button-next:hover {
    background: url(../images/right1.png) no-repeat center center;
    background-size: 22rem;
  }
}
.home-case .case-info {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 120rem;
  width: 390rem;
  height: 100vh;
  border-right: solid 1rem #ffffff;
  border-left: solid 1rem #ffffff;
}
.slider-list {
  z-index: 3;
  position: absolute;
  overflow: hidden;
  top: 50%;
  right: 0;
  width: 100%;
  height: 680rem;
  border-top: solid 1rem #ffffff;
  margin-top: -340rem;
}
.slider-list .swiper-slide {
  transition: 0.5s;
  height: 170rem;
  background-color: rgba(46, 60, 73, 0.63);
  border-bottom: solid 1rem #ffffff;
}
.slider-list .swiper-slide .box {
  padding: 0 20rem 0 142rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.slider-list .swiper-slide .pic {
  width: 90rem;
  position: absolute;
  left: 50rem;
  top: 0;
}
.slider-list .swiper-slide .bt {
  line-height: 90rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  padding: 0 10rem;
  text-align: left;
  font-size: 24rem;
  color: #ffffff;
  position: relative;
}
.slider-list .swiper-slide-thumb-active {
  background-color: #015198;
}
.slider-show {
  position: relative;
}
.slider-show .swiper-slide .swiper-slide-bg {
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  transition: transform 3s 1s;
}
.slider-show .swiper-slide .swiper-slide-bg img {
  display: none;
}
.slider-show .swiper-slide.swiper-slide-active > .swiper-slide-bg {
  transform: scale(1.05);
}
.fix1 {
  top: -127rem;
}
.fix2 {
  top: -62rem;
}
.home-about {
  top: 0;
  transform: none;
  padding-top: 65rem;
}
.home-about .home-title {
  text-align: left;
}
.home-about .home-p {
  text-align: left;
}
.home-about .home-bottom {
  padding-top: 48rem;
  position: relative;
}
.home-about .home-bottom .home-span {
  font-size: 16rem;
  line-height: 32rem;
  padding-right: 385rem;
  color: #666666;
  position: relative;
}
.home-about .home-bottom .home-span .more {
  position: absolute;
  top: -36rem;
  right: 121rem;
}
.home-about .home-bottom .home-span .more a {
  width: 201rem;
  line-height: 55rem;
  background-image: linear-gradient(#015198, #015198);
  font-size: 16rem;
  color: #ffffff;
  text-align: left;
  padding: 0 30rem;
  border-radius: 30rem;
}
.home-about .home-bottom .home-span .more a span {
  display: block;
  float: right;
}
.home-about .home-bottom .list {
  padding-top: 74rem;
}
.home-about .home-bottom .list ul {
  margin: 0 -10rem;
}
.home-about .home-bottom .list ul li {
  width: 20%;
  float: left;
  padding: 0 10rem;
}
.home-about .home-bottom .list ul li .box {
  background-color: #ffffff;
  box-shadow: 0rem 0rem 28rem 0rem rgba(84, 27, 134, 0.06);
  border-bottom: 2rem solid #224761;
  padding: 17rem 10rem;
}
.home-about .home-bottom .list ul li .pic {
  width: 60rem;
  margin: 0 auto;
}
.home-about .home-bottom .list ul li .pic .mh {
  display: none;
}
.home-about .home-bottom .list ul li .bt {
  font-size: 20rem;
  line-height: 32rem;
  text-align: center;
  color: #222222;
}
@media (min-width: 1025px) {
  .home-about .home-bottom .list ul li:hover .box {
    background: #015198;
  }
  .home-about .home-bottom .list ul li:hover .pic .m {
    display: none;
  }
  .home-about .home-bottom .list ul li:hover .pic .mh {
    display: block;
  }
  .home-about .home-bottom .list ul li:hover .bt {
    color: #fff;
  }
}
.home-taitou {
  padding: 51rem 0 81rem 0;
  background: #ffffff;
}
.home-zhuanye {
  background: url(../images/bg4.jpg) no-repeat center center;
  background-size: cover;
}
.home-zhuanye .info {
  position: relative;
  height: 699rem;
}
.home-zhuanye .left {
  float: left;
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 22rem 40rem 24rem 0;
  background: #fff;
}
.home-zhuanye .left ul {
  font-size: 0;
}
.home-zhuanye .left ul li {
  width: 33.33333333%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 16rem;
  cursor: pointer;
}
.home-zhuanye .left ul li .pic {
  width: 90rem;
  margin: 0 auto;
}
.home-zhuanye .left ul li .bt {
  font-size: 20rem;
  font-weight: bold;
  line-height: 30rem;
  color: #333333;
}
.home-zhuanye .left ul li .p {
  font-size: 16rem;
  margin-top: 9rem;
  margin: 0 auto;
  opacity: 0;
  line-height: 30rem;
  color: #666666;
}
@media(max-width:1300px){
	.home-zhuanye .left ul li .p br {
	  display:none;
	}
}
@media (min-width: 1025px) {
  .home-zhuanye .left ul li:hover .p {
    opacity: 1;
  }
}
.home-zhuanye .right {
  float: right;
  width: 53%;
  position: absolute;
  top: 0;
  left: 47.3%;
  height: 100%;
}
.home-zhuanye .right img {
  display: block;
}
.home-zhuanye .right .bottom {
  font-size: 28rem;
  font-weight: bold;
  line-height: 65rem;
  color: #ffffff;
  background: #224761 url(../images/tel.png) no-repeat 54rem center;
  background-size: 44rem;
  position: absolute;
  bottom: 0;
  left: 43rem;
  width: 100%;
  padding-left: 114rem;
}
.home-news .home-bottom {
  padding-top: 57rem;
}
.newslist {
  margin: 0 -20rem;
}
.newslist li {
  width: 33.33333333%;
  float: left;
  padding: 0 20rem;
}
.newslist li .pic:after {
  padding-bottom: 58.05243446%;
}
.newslist li .pic .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 81rem;
  height: 81rem;
  background-color: #015198;
  box-shadow: 0rem 6rem 38rem 0rem #353535;
  border-radius: 0rem 0rem 8rem 0rem;
  text-align: center;
  font-family: D-DIN;
  font-weight: bold;
  line-height: 36rem;
  color: #ffffff;
}
.newslist li .pic .date p {
  font-size: 22rem;
}
.newslist li .pic .date h3 {
  font-size: 31rem;
  font-weight: bold;
}
.newslist li .text {
  padding: 27rem 24rem;
  background: #fff;
}
.newslist li .text .bt {
  font-size: 22rem;
  font-weight: bold;
  line-height: 30rem;
  margin-bottom: 25rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #272f29;
}
.newslist li .text .jsh {
  font-size: 16rem;
  line-height: 24rem;
  height: 48rem;
  margin-bottom: 48rem;
  overflow: hidden;
  color: #666666;
}
.newslist li .text .more p {
  margin: 0;
}
@media (min-width: 1025px) {
  .newslist li:hover .box {
    background-color: #fbfdfe;
    box-shadow: 0rem 0rem 18rem 0rem rgba(0, 42, 70, 0.19);
  }
  .newslist li:hover .pic img {
    transform: scale(1.1);
  }
  .newslist li:hover .text .bt {
    color: #015198;
  }
  .newslist li:hover .text .more p {
    background: #015198;
    border: 1px solid #015198;
    color: #fff;
  }
}
.footer {
  background: #2d3132;
}
@media (min-width: 1025px) {
  .footer a:hover {
    color: #fff !important;
    text-decoration: underline;
  }
}
.footer-top {
  padding: 32rem 0 20rem 0;
  border-bottom: solid 1px #414445;
}
.footer-top .img {
  float: left;
  width: 265rem;
}
.footer-top .top {
  float: right;
  margin-top: 19rem;
}
.footer-top .top a {
  display: block;
  width: 46rem;
  height: 46rem;
  background: url('../images/top1.png') no-repeat top center;
  background-size: 100%;
}
.footer-bottom {
  padding-top: 48rem;
  padding-bottom: 86rem;
}
.footer-bottom .footer-left {
  float: right;
  width: 18.7%;
}
.footer-bottom .footer-left .fcontact {
  font-size: 20rem;
  margin-bottom: 24rem;
  color: #ffffff;
}
.footer-bottom .footer-left .flist p {
  font-size: 16rem;
  line-height: 21rem;
  color: #c3c3c3;
  padding-left: 20rem;
  background-size: 20rem !important;
}
.footer-bottom .footer-left .flist h3 {
  margin-bottom: 26rem;
}
.footer-bottom .footer-left .flist h3 a {
  font-family: Oswald-Bold;
  font-size: 32rem;
  color: #015198;
}
.footer-bottom .footer-left .flist a {
  color: #c3c3c3;
}
.footer-bottom .footer-left .flist .f1 {
  background: url(../images/f1.png) no-repeat left 1rem;
}
.footer-bottom .footer-left .flist .f2 {
  background: url(../images/f2.png) no-repeat left 1rem;
  margin-bottom: 10rem;
}
.footer-bottom .footer-left .flist .f3 {
  background: url(../images/f3.png) no-repeat left 1rem;
}
.footer-bottom .footer-left .socialMedia {
  margin-top: 35rem;
}
.footer-bottom .footer-left .socialMedia .list li {
  float: left;
  padding: 0 10rem 0 0;
}
.footer-bottom .footer-left .socialMedia .list .box {
  display: block;
  cursor: pointer;
  position: relative;
}
.footer-bottom .footer-left .socialMedia .list .icon {
  display: block;
  width: 38rem;
  height: 38rem;
  border: solid 1px #555555;
  border-radius: 50%;
  background-size: 100% !important;
}
.footer-bottom .footer-left .socialMedia .list .icon-1 {
  background: url(../images/sprite1.png) no-repeat center center;
}
.footer-bottom .footer-left .socialMedia .list .icon-2 {
  background: url(../images/sprite2.png) no-repeat center center;
}
.footer-bottom .footer-left .socialMedia .list .icon-3 {
  background: url(../images/sprite3.png) no-repeat center center;
}
.footer-bottom .footer-left .socialMedia .list .icon-4 {
  background: url(../images/sprite4.png) no-repeat center center;
}
.footer-bottom .footer-left .socialMedia .list .down {
  display: none;
  color: #666;
  font-size: 14rem;
  align-items: center;
  width: 100rem;
  cursor: initial;
  padding-bottom: 20rem;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.footer-bottom .footer-left .socialMedia .list .down .txt {
  margin-right: 10rem;
}
.footer-bottom .footer-left .socialMedia .list .down .ewm {
  border: 1rem #fff solid;
  background: #fff;
  position: relative;
}
.footer-bottom .footer-left .socialMedia .list .down .ewm img {
  display: block;
}
.footer-bottom .footer-left .socialMedia .list .down .ewm:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10rem 6rem 0 6rem;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -10rem;
  left: 17rem;
}
.footer-bottom .footer-left .socialMedia .list li:hover .icon {
  background-color: rgba(255, 255, 255, 0.4);
}
.footer-bottom .footer-left .socialMedia .list li.downshow .down {
  display: block;
}
.footer-bottom .footer-list {
  float: left;
  width: 73.8%;
}
.footer-bottom .footer-list ul li {
  width: 17.5%;
  float: left;
}
.footer-bottom .footer-list ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #ffffff;
  max-width: 100%;
  font-size: 20rem;
  letter-spacing: 1rem;
  margin-bottom: 14rem;
  padding-right: 5rem;
}
.footer-bottom .footer-list ul li ul li {
  width: 100% !important;
}
.footer-bottom .footer-list ul li ul li a {
  font-size: 16rem;
  line-height: 40rem;
  font-weight: lighter;
  color: #7a7a7a;
  margin: 0;
  padding: 0;
  padding-left: 13rem;
  border: 0;
  font-weight: normal;
  position: relative;
}
.footer-bottom .footer-list ul li ul li a:after {
  content: '';
  display: block;
  width: 4rem;
  height: 4rem;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2rem;
}
.footer-bottom .footer-list ul li ul .last a {
  width: 34rem;
  line-height: 14rem;
  margin-top: 5rem;
  border-radius: 7rem;
  text-align: center;
  border: solid 1rem #25a5fa;
}
.footer-bottom .footer-list ul li:nth-child(1) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-child(2) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-child(3) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-child(4) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-last-child(1) {
  width: 10.5%;
}
.footer-copyright {
  padding: 12rem 0;
  line-height: 24rem;
  font-size: 14rem;
  border-top: 1px solid #414445;
  color: rgba(255, 255, 255, 0.49);
}
.footer-copyright a {
  font-size: 13rem;
  color: rgba(255, 255, 255, 0.49);
}
.inbanner {
  color: #fff;
  position: relative;
}
.inbanner img {
  margin: 0 auto;
  display: block;
}
.inbanner .img1 {
  display: none;
}
.inbanner .item {
  position: relative;
}
.inbanner {
  position: relative;
}
.inbanner .banner-hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.inbanner .banner-hover .bt h1 {
  font-size: 40rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20rem;
  transition: 2s;
}
.inbanner .banner-hover .bt p {
  font-size: 16rem;
  line-height: 24rem;
  color: #ffffff;
}
.inbanner .banner-hover .bt p a {
  color: #ffffff;
}
.inbanner .banner-hover .bt p b {
  font-weight: normal;
}
.content {
  padding: 82rem 0;
}
.project {
  padding-bottom: 0 !important;
}
.projectlist {
  margin: 0 -25rem;
  padding-bottom: 24rem;
}
.projectlist li {
  width: 33.33333333%;
  float: left;
  padding: 0 25rem;
  margin-bottom: 52rem;
}
.projectlist li a {
  display: block;
  position: relative;
  padding-top: 68rem;
}
.projectlist li .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.projectlist li .img .pic {
  width: 109rem;
  border-radius: 50%;
  background-color: #ffffff;
  border: solid 1rem #eaeaea;
  margin: 0 auto;
}
.projectlist li .box {
  box-shadow: 0rem 0rem 18rem 0rem rgba(0, 42, 70, 0.19);
  border-radius: 12rem;
  background-color: #ffffff;
  overflow: hidden;
}
.projectlist li .box .img1 .pic:after {
  padding-bottom: 59.04761905%;
}
.projectlist li .box .text {
  padding: 59rem 29rem 24rem 29rem;
  position: relative;
}
.projectlist li .box .text:after {
  content: '';
  display: block;
  width: 174rem;
  height: 2rem;
  background-color: #dddddd;
  position: absolute;
  top: 32rem;
  left: 29rem;
}
.projectlist li .box .text .bt {
  font-size: 20rem;
  margin-bottom: 20rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  font-weight: bold;
  color: #333333;
}
.projectlist li .box .text .p {
  font-size: 16rem;
  line-height: 26rem;
  overflow: hidden;
  height: 78rem;
  margin-bottom: 31rem;
  color: #666666;
}
.projectlist li .box .text .more p {
  margin: 0;
}
@media (min-width: 1025px) {
  .projectlist li:hover .img1 .pic img {
    transform: scale(1.1);
  }
  .projectlist li:hover .box .text .bt {
    color: #015198;
  }
  .projectlist li:hover .box .text .more p {
    background: #015198;
    border: 1px solid #015198;
    color: #fff;
  }
}
.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: 40px;
  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: #015198;
  -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;
  }
}
.partnerlist {
  margin: 0 -11rem;
  font-size: 0;
  padding-top: 30rem;
}
.partnerlist li {
  width: 197rem;
  display: inline-block;
  vertical-align: top;
  height: 217rem;
  margin-right: 15rem;
  margin-top: -44rem;
  cursor: pointer;
  background: url('../images/bg4.png') no-repeat top left;
  background-size: 197rem;
}
.partnerlist li .box {
  padding-top: 8rem;
  padding-left: 16rem;
  padding-right: 15rem;
}
.partnerlist li .pic {
  height: 166rem;
}
.partnerlist li .pic .hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
.partnerlist li .pic .hover h3 {
  font-size: 29rem;
  color: #1a1a19;
}
.partnerlist li .pic .hover p {
  font-size: 15rem;
  color: #d6af5d;
}
.partnerlist li:hover .pic img {
  transform: scale(1.04);
}
.partnerlist li:nth-child(1),
.partnerlist li:nth-child(2),
.partnerlist li:nth-child(3),
.partnerlist li:nth-child(4),
.partnerlist li:nth-child(5),
.partnerlist li:nth-child(6),
.partnerlist li:nth-child(7),
.partnerlist li:nth-child(8) {
  margin-top: 0;
}
.partnerlist li:nth-child(15n-6) {
  margin-left: 103rem;
}
.hezuo {
  margin-top: 92rem;
  padding: 32rem 0 68rem 0;
  background-image: linear-gradient(-54deg, #ecf3fe 0%, #fafcff 100%);
}
.home-title1 span {
  font-size: 36rem;
  color: #2e3235;
}
.news {
  background: #f5f5f5;
}
.second-nav {
  text-align: center;
  font-size: 0;
}
.second-nav ul li {
  display: inline-block;
  margin: 0 25rem;
}
.second-nav ul li a {
  display: block;
  width: 186rem;
  font-size: 20rem;
  line-height: 60rem;
  border-radius: 30rem;
  border: solid 1px #737373;
  color: #666666;
}
@media (min-width: 1025px) {
  .second-nav ul li:hover a {
    border: solid 1px #015198;
    background: #015198;
    color: #fff;
  }
}
.second-nav ul .active a {
  border: solid 1px #015198;
  background: #015198;
  color: #fff;
}
.news-one {
  position: relative;
  overflow: hidden;
  margin-bottom: 32rem;
  margin-top: 79rem;
}
.news-one .list {
  position: relative;
  z-index: 5;
}
.news-one .list li .box {
  position: relative;
  min-height: 408rem;
  padding-left: 749rem;
  padding-right: 63rem;
  padding-top: 49rem;
  background: #fff;
  box-shadow: 0rem 2rem 10rem 0rem rgba(51, 51, 51, 0.1);
}
.news-one .list li .box .pic {
  width: 700rem;
  position: absolute;
  top: 0;
  left: 0;
}
.news-one .list li .box .pic img {
  transition: 0.5s;
}
.news-one .list li .box .pic:after {
  padding-bottom: 58.28571429%;
}
.news-one .list li .box .text .date {
  font-size: 18rem;
  color: #015198;
  font-family: arial;
  font-weight: bold;
  margin-bottom: 6rem;
}
.news-one .list li .box .text .date span {
  font-size: 48rem;
  margin-right: 7rem;
}
.news-one .list li .box .text .bt {
  font-size: 24rem;
  color: #3c3c3c;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  margin-bottom: 14rem;
}
.news-one .list li .box .text .jsh {
  font-size: 18rem;
  line-height: 32rem;
  color: #7a7a7a;
  margin-bottom: 52rem;
  height: 60rem;
  letter-spacing: 0.2rem;
  overflow: hidden;
}
.news-one .list li .box .text .more p {
  margin: 0;
}
@media (min-width: 1025px) {
  .news-one .list li:hover .pic img {
    transform: scale(1.04);
  }
  .news-one .list li:hover .text .bt {
    color: #015198;
  }
  .news-one .list li:hover .text .more p:after {
    left: 100%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
}
.btn {
  position: relative;
  height: 34rem;
  margin-bottom: 87rem;
}
.btn .swiper-button-prev:after,
.btn .swiper-button-next:after {
  content: '';
}
.btn .swiper-button-prev,
.btn .swiper-button-next {
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 34rem;
  height: 34rem;
  z-index: 5;
  top: auto;
  bottom: 0;
  margin: 0;
}
.btn .swiper-button-prev {
  background: url('../images/left2.png') no-repeat center center !important;
  left: 22%;
  background-size: 17rem !important;
}
@media (min-width: 1025px) {
  .btn .swiper-button-prev:hover {
    border: 1px solid #015198;
  }
}
.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) {
  .btn .swiper-button-next:hover {
    border: 1px solid #015198;
  }
}
.btn .swiper-pagination {
  height: 2px;
  width: 50%;
  left: 25%;
  top: 16rem;
  background: #e1e1e1;
}
.btn .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #015198;
}
.newslist1 {
  padding-bottom: 77rem;
}
.newslist1 li {
  margin-bottom: 41rem;
}
.news-show {
  padding-bottom: 0 !important;
}
.news-show .h1 {
  font-size: 36rem;
  color: #333333;
  text-align: center;
}
.news-show .h2 {
  font-size: 16rem;
  color: #999999;
  margin-top: 27rem;
  text-align: center;
  background: url(../images/line2.png) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 15rem;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15rem;
}
.news-show .h2 span {
  margin: 0 20rem;
}
.news-show .ne-info {
  padding: 91rem 0 74rem 0;
  font-size: 16rem;
  font-weight: lighter;
  line-height: 32rem;
  color: #666666;
}
.news-show .title {
  font-size: 25rem;
  background: url(../images/dot7.png) no-repeat center left;
  padding-left: 70rem;
  background-size: 50rem;
  line-height: 30rem;
  margin-bottom: 20rem;
  color: #333333;
}
.biaoqian {
  margin-bottom: 41rem;
}
.biaoqian span {
  font-size: 18rem;
  font-weight: bold;
  line-height: 32rem;
  color: #333333;
  display: inline-block;
  vertical-align: top;
}
.biaoqian a {
  min-width: 170rem;
  line-height: 31rem;
  background-color: #015198;
  border-radius: 4rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10rem;
  margin-right: 10rem;
  text-align: center;
  font-size: 18rem;
  color: #ffffff;
}
.list-page-news {
  position: relative;
  font-size: 16rem;
  color: #fff;
}
.list-page-news ul {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.list-page-news li {
  width: 50%;
  float: left;
  padding: 0 107rem 0 0;
  position: relative;
}
@media (min-width: 1025px) {
  .list-page-news li:hover p {
    color: #015198;
  }
  .list-page-news li:hover p a {
    color: #015198;
  }
}
.list-page-news li:nth-child(2) {
  padding: 0 0 0 107rem;
}
.list-page-news li p {
  line-height: 56rem;
  overflow: hidden;
  color: #999999;
}
.list-page-news li p a {
  color: #999999;
  text-align: left;
  display: block;
  padding: 0 41rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.list-page-news li:nth-child(2) p a span {
  background: url(../images/right.png) no-repeat center center;
  background-size: 10rem;
  left: auto;
  right: 0;
}
.list-page-news .fanhui {
  top: 0;
  left: 50%;
  width: 160rem;
  color: #999999;
  text-align: center;
  vertical-align: top;
  line-height: 56rem;
  margin-left: -80rem;
  font-size: 16rem;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  display: block;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.list-page-news .fanhui:hover {
  color: #015198;
}
.related {
  margin-top: 80rem;
  padding: 46rem 0;
  background-color: #f5f5f5;
}
.related .newslist {
  margin-top: 50rem;
  padding-bottom: 0;
}
.contact {
  padding: 62rem 0 0 0;
}
.contact01 .text {
  padding-bottom: 76rem;
}
.contact01 .text .home-title1 {
  text-align: left;
}
.contact01 .text .home-title1 b {
  color: #015198;
}
.contact01 .text .p {
  font-size: 16rem;
  line-height: 32rem;
  margin-top: 23rem;
  color: #787878;
}
.contact02 {
  position: relative;
  min-height: 682rem;
  margin-bottom: 79rem;
}
.contact02 .text {
  float: left;
  width: 30%;
  padding-top: 36rem;
}
.contact02 .text .bt {
  font-size: 32rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 8rem;
}
.contact02 .text .span {
  font-size: 21rem;
  margin-bottom: 54rem;
  color: #292e33;
}
.contact02 .text .item {
  margin-bottom: 31rem;
}
.contact02 .text .item .bt {
  font-size: 25rem;
  margin-bottom: 23rem;
}
.contact02 .text .item .p {
  font-size: 18rem;
  line-height: 36rem;
  color: #292e33;
}
.contact02 .text .item .p a {
  color: #292e33;
}
.contact02 .text .item .p .o a {
  text-decoration: underline;
  color: #1e82c2;
}
.contact02 #allmap {
  height: 682rem;
  width: 67%;
  position: absolute;
  left: 33%;
  top: 0;
}
.contact03 {
  padding: 45rem 0 103rem 0;
  position: relative;
  background: url(../images/cbg.jpg) no-repeat center center;
  background-size: cover;
}
.contact03 .home-title1 {
  text-align: center;
}
.contact03 .home-title1 span {
  font-size: 42rem;
  font-weight: normal;
}
.contact03 .inside-message {
  box-shadow: 0rem 0rem 33rem 0rem rgba(220, 237, 255, 0.55);
  margin-top: 84rem;
  padding: 69rem 57rem 65rem 57rem;
  background: #fff;
}
.contact03 .inside-message .list {
  position: relative;
}
.contact03 .inside-message li {
  width: 33.33333333%;
  float: left;
  padding: 0 6rem 18rem 6rem;
  position: relative;
}
.contact03 .inside-message .box {
  position: relative;
}
.contact03 .input-form,
.contact03 select,
.contact03 textarea {
  height: 35rem;
  width: 100%;
  border: none;
  border-bottom: 1rem solid #eaeaea;
  background: none;
  font-size: 16rem;
  padding-left: 36rem;
  color: #959595;
}
.contact03 .red {
  position: absolute;
  top: 6rem;
  left: 0;
}
.contact03 .verifyDiv {
  float: left;
}
.contact03 .span {
  color: #ff0000;
  display: block;
  padding-left: 18rem;
}
.contact03 .span span {
  font-size: 16rem;
  line-height: 43rem;
  color: #08060b;
}
.contact03 textarea {
  padding-top: 5rem;
  height: 135rem;
}
.contact03 .submit {
  width: 256rem;
  line-height: 57rem;
  background-color: #015198;
  text-align: center;
  color: #fff;
  float: right;
  font-size: 17rem;
  border: 0;
  color: #ffffff;
}
.contact03 .btn1 {
  margin-top: 44rem;
}
.verify-wrap {
  width: 390rem !important;
  height: 57rem;
  background-color: #e5e5e5;
  position: relative;
}
.verify-wrap .drag-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 57rem;
  height: 57rem;
  background: #f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;
  background-size: 22rem;
  z-index: 2;
  cursor: move;
  border: 1px solid #e1e1e1;
}
.verify-wrap .suc-drag-btn {
  background: #ffffff url(../images/drag-success.svg?t=1) no-repeat center center;
  background-size: 22rem;
  border: 1px solid #e1e1e1;
}
.verify-wrap .drag-progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 57rem;
  width: 0;
  background-color: #015198;
  color: #fff;
  font-size: 16rem;
  text-align: center;
  line-height: 57rem;
}
.verify-wrap .fix-tips,
.verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  height: 100%;
  color: #51555c;
  z-index: 1;
  line-height: 57rem;
  font-size: 14rem;
  text-align: center;
  padding-left: 50rem;
}
.verify-wrap .verify-msg {
  background-color: #015198;
  color: #fff;
  display: none;
  padding-left: 0;
  padding-right: 47rem;
}
.aside {
  float: left;
  padding-top: 9rem;
  width: 292rem;
}
.aside .aside-title {
  position: relative;
  padding-left: 106rem;
  padding-top: 31rem;
  height: 120rem;
  background: url(../images/abg.jpg) no-repeat center center;
  background-size: cover;
}
.aside .aside-title .pic {
  position: absolute;
  left: 38rem;
  top: 34rem;
  width: 50rem;
}
.aside .aside-title h3 {
  font-size: 24rem;
  font-weight: bold;
  color: #ffffff;
}
.aside .aside-title p {
  font-size: 16rem;
  color: #ececec;
}
.aside .aside-list {
  background-color: #f3f3f3;
}
.aside .aside-list ul li {
  border-bottom: 3rem solid #fff;
}
.aside .aside-list ul li a {
  position: relative;
  padding-left: 60rem;
  font-size: 20rem;
  line-height: 40rem;
  color: #333333;
  padding: 20rem 0;
  padding-left: 54rem;
  padding-right: 20rem;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.aside .aside-list ul li a .pic {
  width: 40rem;
  position: absolute;
  top: 20rem;
  left: 12rem;
}
.aside .aside-list ul li ul {
  display: none;
  background-color: #fff;
}
.aside .aside-list ul li ul li {
  position: relative;
  border: 0;
}
.aside .aside-list ul li ul li:before {
  width: 308rem;
  height: 58rem;
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  background: url(../images/nbg.png) no-repeat center center;
  background-size: 100%;
  left: 50%;
  margin-left: -154rem;
  margin-top: -29rem;
  z-index: 1;
}
.aside .aside-list ul li ul li a {
  line-height: 50rem;
  font-size: 16rem;
  padding: 0;
  color: #040907;
  font-weight: normal !important;
  padding: 0 53rem;
  border-bottom: 1px dashed #f3f3f3;
  position: relative;
  z-index: 2;
}
.aside .aside-list ul li ul li a:after {
  content: '';
  display: block;
  width: 4rem;
  height: 4rem;
  background-color: #b0bed8;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 38rem;
  margin-top: -2rem;
  z-index: 3;
}
@media (min-width: 1025px) {
  .aside .aside-list ul li ul li:hover:before {
    display: block;
  }
  .aside .aside-list ul li ul li:hover a {
    color: #fff;
    border: 1px solid transparent;
  }
  .aside .aside-list ul li ul li:hover a:after {
    background-color: #fff;
  }
}
.aside .aside-list ul li ul .cur:before {
  display: block;
}
.aside .aside-list ul li ul .cur a {
  color: #fff;
  border: 1px solid transparent;
}
.aside .aside-list ul li ul .cur a:after {
  background-color: #fff;
}
@media (min-width: 1025px) {
  .aside .aside-list ul li:hover a {
    font-weight: bold;
  }
}
.aside .aside-list ul .active a {
  font-weight: bold;
}
.aside .aside-list ul .active ul {
  display: block;
}
.aside .aside-message {
  margin-top: 25rem;
  position: relative;
}
.aside .aside-message p {
  position: absolute;
  top: 25rem;
  left: 0;
  width: 100%;
  z-index: 34;
  font-size: 26rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.aside .aside-contact {
  position: relative;
  padding-left: 80rem;
  padding-top: 53rem;
  height: 162rem;
  background: url(../images/abg.jpg) no-repeat center center;
  background-size: cover;
}
.aside .aside-contact .pic {
  position: absolute;
  left: 15rem;
  top: 57rem;
  width: 50rem;
}
.aside .aside-contact h3 {
  font-size: 30rem;
  font-weight: bold;
  color: #ffffff;
}
.aside .aside-contact h3 a {
  color: #ffffff;
}
.aside .aside-contact p {
  font-size: 16rem;
  color: #ececec;
}
.product .right {
  float: right;
  width: 77%;
}
.product .productlist li {
  width: 50%;
}
.product-show {
  padding: 0 !important;
}
.product-top {
  padding-top: 273rem;
  padding-bottom: 28rem;
  overflow: hidden;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
}
.product-top .text {
  float: left;
  width: 40%;
}
.product-top .text .bt {
  font-size: 36rem;
  margin-bottom: 23rem;
  font-weight: bold;
  color: #015198;
}
.product-top .text .span {
  font-size: 24rem;
  margin-bottom: 17rem;
  font-weight: bold;
  color: #000000;
}
.product-top .text .p {
  font-size: 16rem;
  line-height: 24rem;
  color: #666666;
}
.product-top .text .list {
  padding-top: 36rem;
  padding-bottom: 57rem;
}
.product-top .text .list ul li {
  float: left;
  position: relative;
  padding-left: 45rem;
  margin-right: 34rem;
}
.product-top .text .list ul li .pic {
  width: 40rem;
  position: absolute;
  top: 2rem;
  left: 0;
}
.product-top .text .list ul li .h3 {
  font-size: 20rem;
  letter-spacing: 1rem;
  color: #333333;
}
.product-top .text .list ul li .pp {
  font-size: 13rem;
  letter-spacing: 1rem;
  color: #666666;
}
.product-top .text .btn1 a {
  font-size: 16rem;
  line-height: 41rem;
  color: #666666;
  float: left;
  display: block;
  width: 141rem;
  position: relative;
  text-align: center;
  margin-right: 12rem;
}
.product-top .text .btn1 .rexian {
  width: 174rem;
  color: #ffffff;
  background: #015198 url(../images/rexian.png) no-repeat 25rem center;
  background-size: 18rem;
  border: solid 1px #015198;
  padding-left: 31rem;
}
.product-top .text .btn1 .rexian .hover {
  position: absolute;
  top: 60rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 22rem;
  font-weight: bold;
  line-height: 40rem;
  color: #015198;
  background: #fff;
}
.product-top .text .btn1 .rexian .hover:after {
  content: '';
  display: block;
  border-top: 10rem solid transparent;
  border-bottom: 10rem solid #fff;
  border-left: 10rem solid transparent;
  border-right: 10rem solid transparent;
  position: absolute;
  top: -18rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.product-top .text .btn1 .download {
  border: solid 1px #acacac;
  background: url(../images/download.png) no-repeat 20rem center;
  background-size: 24rem;
  padding-left: 29rem;
}
@media (min-width: 1025px) {
  .product-top .text .btn1 .download:hover {
    color: #015198;
    text-decoration: underline;
  }
}
.product-top .right {
  float: right;
  width: 56%;
}
.product-top .right img {
  display: block;
}
.product-list {
  line-height: 100rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 22rem 0rem rgba(80, 80, 80, 0.07);
  overflow: hidden;
}
.product-list ul li {
  float: left;
  margin-right: 59rem;
}
.product-list ul li a {
  display: block;
  font-size: 18rem;
  color: #666666;
  position: relative;
}
@media (min-width: 1025px) {
  .product-list ul li:hover a {
    color: #015198;
  }
  .product-list ul li:hover a:after {
    content: '';
    display: block;
    width: 100%;
    height: 7rem;
    background: url(../images/line.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.product-list ul .active a {
  color: #015198;
}
.product-list ul .active a:after {
  content: '';
  display: block;
  width: 100%;
  height: 7rem;
  background: url(../images/line.png) no-repeat center center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-nr {
  padding-top: 81rem;
  background: url(../images/pbg1.jpg) no-repeat center center;
  overflow: hidden;
  background-size: cover;
}
.product-nr .info {
  margin-bottom: 14rem;
  position: relative;
}
.product-nr .info-title {
  font-size: 24rem;
  line-height: 34rem;
  color: #015198;
  position: relative;
}
.product-nr .info-title:after {
  content: '';
  display: block;
  width: 89%;
  height: 1rem;
  background: #ececec;
  position: absolute;
  bottom: 50%;
  right: 0;
  z-index: 1;
}
.product-nr .info-title span {
  position: relative;
  z-index: 3;
  display: inline-block;
  background: url(../images/dot1.png) no-repeat 90% top;
  padding-right: 49rem;
  background-size: 15rem;
}
.product-nr .info-bottom {
  padding: 52rem 0;
}
.product-nr .info-bottom .table table td {
  border: 1px solid #c3d3e0;
  text-align: center;
  font-size: 14rem;
  line-height: 30rem;
  color: #626f7a;
  padding: 10rem;
}
.product-nr .info-bottom .table table .firstRow {
  background-color: #f6f6f6;
}
.product-nr .info-bottom .table table .firstRow strong,
.product-nr .info-bottom .table table .firstRow b {
  font-size: 16rem;
  color: #000000;
}
.product-nr .info-bottom .p {
  font-size: 14rem;
  line-height: 30rem;
  color: #626f7a;
}
.shenqing {
  position: relative;
  background: url(../images/pbg2.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.shenqing .left {
  float: left;
  margin-left: -120rem;
  width: 60%;
  position: relative;
}
.shenqing .left .pic {
  position: absolute;
  top: 12%;
  right: 17%;
  width: 44%;
}
.shenqing .left .pic:after {
  padding-bottom: 361000;
}
.shenqing .left .img img {
  display: block;
}
.shenqing .info {
  float: right;
  width: 46%;
  padding-top: 37rem;
}
.shenqing .info .bt {
  font-size: 36rem;
  font-weight: bold;
  color: #242933;
}
.shenqing .info .span {
  font-size: 18rem;
  line-height: 29rem;
  background: url(../images/gou.png) no-repeat center left;
  background-size: 29rem;
  padding-left: 40rem;
  margin-top: 30rem;
  margin-bottom: 27rem;
  color: #040806;
}
.shenqing .info ul {
  margin: 0 -15rem;
}
.shenqing .info ul li {
  float: left;
  width: 38%;
  padding: 0 15rem;
  margin-bottom: 14rem;
}
.shenqing .info ul li .f {
  font-size: 16rem;
  line-height: 32rem;
  margin-bottom: 4rem;
  color: #080f15;
  display: block;
}
.shenqing .info ul li .f font {
  color: #de021c;
}
.shenqing .info ul li input,
.shenqing .info ul li textarea {
  width: 100%;
  height: 52rem;
  border-radius: 4rem;
  background: none;
  padding: 0 20rem;
  font-size: 16rem;
  color: #999999;
  border: solid 1rem #c7c7c7;
}
.shenqing .info ul li textarea {
  padding: 20rem;
  height: 133rem;
}
.shenqing .info ul li .verify-wrap {
  width: 330rem !important;
  float: left;
}
.shenqing .info ul li .submit {
  float: right;
  width: 172rem;
  line-height: 57rem;
  background-color: #015198;
  border-radius: 2rem;
  text-align: center;
  font-size: 18rem;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .shenqing .info ul li .submit:hover {
    background: #014a8a;
  }
}
.related1 {
  margin-top: 0;
  padding: 60rem 0 80rem 0;
  background: none;
  position: relative;
}
.related1 .productlist {
  margin-top: 45rem;
}
.about {
  padding: 0 !important;
}
.about .about01 {
  padding: 82rem 0 113rem 0;
  background: url(../images/abg1.jpg) no-repeat center center;
  background-size: cover;
}
.about01 {
  position: relative;
}
.about01 .about-bottom {
  padding-top: 78rem;
  padding-bottom: 66rem;
}
.about01 .left {
  float: left;
  width: 53%;
  padding-top: 21rem;
}
.about01 .left .bt {
  font-size: 36rem;
  font-weight: bold;
  color: #333333;
}
.about01 .left .span {
  font-size: 17rem;
  margin-bottom: 21rem;
  color: #666666;
}
.about01 .left .p {
  font-size: 16rem;
  line-height: 32rem;
  color: #787878;
}
.about01 .right {
  float: left;
  width: 44%;
  margin-right: -74rem;
  position: relative;
  margin-left: 49rem;
}
.about01 .right a {
  position: relative;
  display: block;
}
.about01 .right a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/video1.png) no-repeat center center;
  background-size: 70rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.about01 .right img {
  display: block;
}
.about01 .youshi {
  padding-left: 64rem;
}
.about01 .youshi li {
  position: relative;
}
.about01 .youshi li .box {
  padding-left: 94rem;
  text-align: left;
}
.about01 .youshi li .pic {
  width: 77rem;
  position: absolute;
  top: 0;
  left: 0;
}
.about01 .youshi li .num {
  color: #015198;
}
.about01 .youshi li .num .counter {
  font-size: 60rem;
  line-height: 50rem;
  color: #015198;
}
.about01 .youshi li .num em {
  color: #333333;
}
.about01 .youshi li .num i {
  font-size: 36rem;
  line-height: 33rem;
}
.about01 .youshi li .h3 {
  color: #333333;
  font-size: 17rem;
  margin-top: 0;
}
.about01 .youshi li:nth-child(2) {
  width: 30%;
}
.about01 .youshi li:nth-child(4) {
  width: 20%;
}
.about02 {
  padding: 47rem 0 0 0;
  position: relative;
}
.about02 .culture01 {
  padding: 57rem 0 0 0;
}
.about02 .culture01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about02 .culture01 ul li {
  width: 33.33333%;
  float: left;
  display: inline-block;
  vertical-align: top;
  transition: 0.5s;
}
.about02 .culture01 ul li .img {
  height: 630rem;
  background-color: #141414;
  position: relative;
}
.about02 .culture01 ul li .img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
}
.about02 .culture01 ul li .img .text {
  position: absolute;
  bottom: 30rem;
  left: 0;
  width: 100%;
  padding: 0 80rem;
  z-index: 5;
}
.about02 .culture01 ul li .img .text .tu {
  margin-bottom: 35rem;
}
.about02 .culture01 ul li .img .text .tu img {
  height: 80rem;
}
.about02 .culture01 ul li .img .bt {
  font-size: 33rem;
  color: #ffffff;
}
.about02 .culture01 ul li .img .p {
  font-size: 18rem;
  line-height: 30rem;
  color: #ffffff;
  height: 0;
  margin-top: 10rem;
  overflow: hidden;
  transition: 0.5s;
}
@media (min-width: 1025px) {
  .about02 .culture01 ul li:hover {
    width: 52% !important;
  }
  .about02 .culture01 ul li:hover .img {
    text-align: left;
  }
  .about02 .culture01 ul li:hover .img:after {
    background: rgba(0, 0, 0, 0);
  }
  .about02 .culture01 ul li:hover .p {
    height: auto;
  }
  .about02 .culture01 ul li:hover .text {
    bottom: auto;
    top: 65rem;
  }
}
@media (min-width: 1025px) {
  .about02 .culture01 ul:hover li {
    width: 24%;
  }
}
.about03 {
  padding: 77rem 0 71rem 0;
  background-color: #fff;
  position: relative;
}
.about03 .home-title {
  text-align: center;
}
.about03 .about-bottom .left {
  float: left;
  width: 36%;
  position: relative;
}
@keyframes zhuanquan {
  100% {
    transform: rotate(360deg);
  }
}
.about03 .about-bottom .mySwiper {
  position: relative;
  font-size: 217rem;
  font-weight: bold;
  line-height: 200px;
  height: 600px;
  overflow: hidden;
  z-index: 1;
}
.about03 .about-bottom .mySwiper:after {
  content: '';
  display: block;
  width: 414rem;
  background: url(../images/quan3.png) no-repeat center right;
  background-size: 414rem;
  height: 414rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -207rem;
  z-index: -1;
  animation: zhuanquan 10s linear 0s infinite;
}
.about03 .about-bottom .mySwiper .swiper-slide {
  color: rgba(203, 203, 203, 0.26);
  height: 200px;
  z-index: 5;
}
.about03 .about-bottom .mySwiper .swiper-slide span {
  opacity: 0;
}
.about03 .about-bottom .mySwiper .swiper-slide-active {
  color: #015198;
}
.about03 .about-bottom .mySwiper .swiper-slide-active span {
  opacity: 1;
}
.about03 .about-bottom .mySwiper2 {
  float: right;
  width: 54%;
  height: 600rem;
  overflow: hidden;
  position: relative;
}
.about03 .about-bottom .mySwiper2 .item {
  border-bottom: solid 2px #ececec;
  padding-bottom: 58rem;
  padding-top: 58rem;
}
.about03 .about-bottom .mySwiper2 .bt {
  font-size: 20rem;
  line-height: 31rem;
  margin-bottom: 17rem;
  color: #cbcbcb;
}
.about03 .about-bottom .mySwiper2 .p {
  font-size: 20rem;
  line-height: 31rem;
  color: #000000;
}
.about03 .about-bottom .mySwiper2 .swiper-slide {
  height: auto !important;
}
.about04 {
  padding: 49rem 0 0 0;
  background: url('../images/hbg1.jpg') no-repeat top center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.about04 .about-bottom {
  margin-top: 55rem;
  position: relative;
}
.about04 .swiper {
  position: relative;
  overflow: hidden;
}
.about04 .swiper .pic:after {
  padding-bottom: 138.75%;
}
.about04 .abg {
  background: url('../images/bgg1.png') no-repeat center 85%;
  background-size: 100%;
  padding-bottom: 101rem;
}
.about04 .swiper-slide a {
  display: block;
}
.about04 .bt {
  font-size: 18rem;
  line-height: 34rem;
  color: #333333;
  text-align: center;
  margin-top: 52rem;
}
.about04 .swiper-button-prev,
.about04 .swiper-button-next {
  width: 44rem;
  height: 44rem;
  background: #fff;
  margin-top: -62rem;
}
.about04 .swiper-button-prev:after,
.about04 .swiper-button-next:after {
  font-size: 18rem;
  color: #ccc;
}
@media (min-width: 1025px) {
  .about04 .swiper-button-prev:hover,
  .about04 .swiper-button-next:hover {
    background: #015198;
  }
  .about04 .swiper-button-prev:hover:after,
  .about04 .swiper-button-next:hover:after {
    color: #fff;
  }
}
.about04 .swiper-button-prev {
  left: -80rem;
}
.about04 .swiper-button-next {
  right: -80rem;
}
.about05 {
  padding: 56rem 0;
  position: relative;
  background: url(../images/gbg.jpg) no-repeat top center;
  background-size: cover;
}
#certify {
  position: relative;
  margin-top: 90rem;
  width: 1680px;
  left: 50%;
  margin-left: -840px;
}
#certify .swiper-slide {
  width: 1000px;
}
#certify .swiper-slide .pic:after {
  padding-bottom: 57.81990521%;
}
#certify .swiper-slide img {
  display: block;
}
#certify .swiper-button-prev,
#certify .swiper-button-next {
  width: 66rem;
  height: 66rem;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -33rem;
}
#certify .swiper-button-prev:after,
#certify .swiper-button-next:after {
  font-size: 20px;
  color: #ccc;
}
@media (min-width: 1025px) {
  #certify .swiper-button-prev:hover,
  #certify .swiper-button-next:hover {
    background: #015198;
  }
  #certify .swiper-button-prev:hover:after,
  #certify .swiper-button-next:hover:after {
    color: #fff;
  }
}
#certify .swiper-button-prev {
  left: 10%;
}
@media (max-width: 1400px) {
  .home-youshi .rightbox {
    margin-top: 35rem;
  }
  .home-youshi .list {
    padding-top: 25rem;
  }
}
@media (max-width: 1280px) {
  .home-service .home-bottom {
    padding-top: 56rem;
  }
  .productlist li {
    margin-bottom: 20rem;
  }
  .home-jingpin .home-bottom {
    padding-top: 40rem;
  }
  .productlist li .left .p {
    margin-bottom: 19rem;
  }
  .home-youshi .rightbox .tablist li {
    padding: 0 7rem;
  }
  .home-youshi .rightbox {
    margin-top: 25rem;
  }
  .home-news .home-bottom {
    padding-top: 37rem;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  .container {
    width: 100%;
    max-width: 750px;
    padding: 0 15px;
  }
  .sitemap li {
    border-bottom: 1px dashed #e0e0e0;
    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: 62px;
  }
  .header .logo {
    padding-top: 2px;
  }
  .header .logo a img {
    width: 161px;
  }
  .header .logo a span {
    display: none;
  }
  .header .header-right {
    float: right;
    margin-right: -10px;
  }
  .header .header-right .tel {
    float: right;
    line-height: 62px;
    margin-left: 29px;
    margin-right: 66px;
    text-align: center;
    display: none;
  }
  .header .header-right .tel a {
    display: block;
    background: url(../images/phone.png) no-repeat center left;
    background-size: 18px;
    padding-left: 30px;
    font-size: 16px;
    color: #ffffff;
  }
  .header .header-right .btn1 {
    float: right;
    padding-left: 13px;
    display: none;
    border-left: 1px solid rgba(239, 231, 237, 0.23);
  }
  .header .header-right .btn1 a {
    height: 62px;
    width: 40px;
    margin-left: 10px;
    display: block;
    float: left;
  }
  .header .header-right .yx {
    background: url(../images/yx.png) no-repeat center center;
    background-size: 16px;
    display: none;
  }
  .header .header-right .wx {
    background: url(../images/wx.png) no-repeat center center;
    background-size: 20px;
    display: none;
  }
  .header .header-right .header-search {
    padding: 0 15px 0 15px;
    margin-right: 15px;
    display: none;
  }
  .header .header-right .header-search .form-control {
    text-align: left;
    border: 0;
    width: 200px;
    font-size: 14px;
    color: #fff;
    height: 62px;
    vertical-align: top;
    padding: 0 60px 0 0px;
    -webkit-appearance: none;
    background: none;
  }
  .header .header-right .header-search .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #fff;
    width: 62px;
    height: 62px;
    line-height: 62px;
    position: absolute;
    background: url(../images/search.png) no-repeat center center;
    background-size: 18px;
  }
  .header .header-right .menu {
    display: block;
  }
  .nav {
    display: none;
  }
  .height {
    top: -62px;
  }
  .height1 {
    height: 62px;
  }
  .home-title p {
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 2px;
  }
  .home-title span {
    font-size: 26px;
    padding-top: 22px;
  }
  .home-p {
    font-size: 16px;
    margin-top: 11px;
  }
  .inbanner {
    margin-top: 62px;
  }
  .inbanner .img1 {
    display: block;
  }
  .inbanner .img {
    display: none;
  }
  .inbanner {
    overflow: hidden;
  }
  .inbanner .banner-hover .bt h1 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .inbanner .banner-hover .bt p {
    font-size: 14px;
    line-height: 24px;
  }
  .content {
    padding: 40px 0;
  }
  .bottom-link {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    overflow: hidden;
  }
  .bottom-link .left {
    width: 100%;
    line-height: 25px;
    padding: 5px 0;
    text-overflow: inherit;
    white-space: normal !important;
  }
  .bottom-link .left a {
    letter-spacing: 1px;
    margin-right: 12px;
  }
  .bottom-link .right {
    width: 100%;
  }
  .bottom-link .right .search {
    padding-left: 0;
  }
  .bottom-link .right .search:after {
    display: none;
  }
  .bottom-link .right .form-control {
    width: 100%;
    font-size: 14px;
    height: 45px;
    padding: 0 60px 0 20px;
    background: #f1f1f1;
  }
  .bottom-link .right .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #015198 url(../images/search.png) no-repeat center center;
    background-size: 18px;
  }
  .more a,
  .more p {
    width: 100px;
    line-height: 38px;
    font-size: 12px;
  }
  .projectlist {
    margin: 0 -5px;
    padding-bottom: 14px;
  }
  .projectlist li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .projectlist li a {
    padding-top: 30px;
  }
  .projectlist li .img .pic {
    width: 50px;
  }
  .projectlist li .box {
    box-shadow: 0px 0px 18px 0px rgba(0, 42, 70, 0.19);
    border-radius: 12px;
  }
  .projectlist li .box .text {
    padding: 30px 15px 15px 15px;
  }
  .projectlist li .box .text:after {
    width: 74px;
    height: 2px;
    top: 15px;
    left: 15px;
  }
  .projectlist li .box .text .bt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .projectlist li .box .text .p {
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    margin-bottom: 11px;
  }
  .partnerlist {
    margin: 0 -11px;
    font-size: 0;
    padding-top: 30px;
    text-align: center;
  }
  .partnerlist li {
    width: 150px;
    height: 165px;
    margin-right: 15px;
    margin-top: 0;
    background: url('../images/bg4.png') no-repeat top left;
    background-size: 150px;
  }
  .partnerlist li .box {
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 15px;
  }
  .partnerlist li .pic {
    height: 135px;
  }
  .partnerlist li .pic .hover h3 {
    font-size: 29px;
  }
  .partnerlist li .pic .hover p {
    font-size: 15px;
  }
  .partnerlist li:nth-child(1),
  .partnerlist li:nth-child(2),
  .partnerlist li:nth-child(3),
  .partnerlist li:nth-child(4),
  .partnerlist li:nth-child(5),
  .partnerlist li:nth-child(6),
  .partnerlist li:nth-child(7),
  .partnerlist li:nth-child(8) {
    margin-top: 0;
  }
  .partnerlist li:nth-child(15n-6) {
    margin-left: 0;
  }
  .hezuo {
    margin-top: 30px;
    padding: 40px 0;
  }
  .home-title1 span {
    font-size: 26px;
  }
  .contact {
    padding: 40px 0 0 0;
  }
  .contact01 .text {
    padding-bottom: 30px;
  }
  .contact01 .text .p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
  }
  .contact02 {
    min-height: 0;
    margin-bottom: 40px;
  }
  .contact02 .text {
    width: 100%;
    padding-top: 36px;
  }
  .contact02 .text .bt {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .contact02 .text .span {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .contact02 .text .item {
    margin-bottom: 21px;
  }
  .contact02 .text .item .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .contact02 .text .item .p {
    font-size: 14px;
    line-height: 25px;
  }
  .contact02 #allmap {
    height: auto;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
  .contact03 {
    padding: 30px 0;
  }
  .contact03 .home-title1 span {
    font-size: 22px;
  }
  .contact03 .inside-message {
    box-shadow: 0px 0px 33px 0px rgba(220, 237, 255, 0.55);
    margin-top: 24px;
    padding: 15px;
  }
  .contact03 .inside-message li {
    width: 100%;
    padding: 0 6px 18px 6px;
  }
  .contact03 .input-form,
  .contact03 select,
  .contact03 textarea {
    height: 35px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #eaeaea;
    background: none;
    font-size: 14px;
    padding-left: 36px;
  }
  .contact03 .red {
    top: 6px;
  }
  .contact03 .span {
    padding-left: 18px;
  }
  .contact03 .span span {
    font-size: 16px;
    line-height: 43px;
  }
  .contact03 textarea {
    padding-top: 5px;
    height: 135px;
  }
  .contact03 .submit {
    width: 200px;
    line-height: 47px;
    font-size: 14px;
    float: left;
    margin-top: 10px;
  }
  .contact03 .btn1 {
    margin-top: 14px;
  }
  .verify-wrap {
    width: 280px !important;
    height: 47px;
  }
  .verify-wrap .drag-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 47px;
    height: 47px;
    background: #f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;
    background-size: 22px;
    z-index: 2;
    cursor: move;
  }
  .verify-wrap .suc-drag-btn {
    background: #ffffff url(../images/drag-success.svg?t=1) no-repeat center center;
    background-size: 22px;
    border: 1px solid #e1e1e1;
  }
  .verify-wrap .drag-progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 47px;
    width: 0;
    background-color: #015198;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 47px;
  }
  .verify-wrap .fix-tips,
  .verify-msg {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    height: 100%;
    color: #51555c;
    z-index: 1;
    line-height: 47px;
    font-size: 14px;
    text-align: center;
    padding-left: 50px;
  }
  .verify-wrap .verify-msg {
    display: none;
    padding-left: 0;
    padding-right: 47px;
  }
  .news-show .h1 {
    font-size: 20px;
  }
  .news-show .h2 {
    font-size: 14px;
    margin-top: 17px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .news-show .h2 span {
    margin: 0 10px;
  }
  .news-show .ne-info {
    padding: 30px 0;
    font-size: 14px;
    line-height: 25px;
  }
  .news-show .title {
    font-size: 25px;
    background: url(../images/dot7.png) no-repeat center left;
    padding-left: 70px;
    background-size: 50px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333333;
  }
  .biaoqian {
    margin-bottom: 21px;
  }
  .biaoqian span {
    font-size: 14px;
    line-height: 25px;
  }
  .biaoqian a {
    min-width: 120px;
    line-height: 31px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14px;
  }
  .list-page-news {
    font-size: 14px;
    text-align: center;
  }
  .list-page-news ul {
    border-bottom: 0;
  }
  .list-page-news li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .list-page-news li:nth-child(2) {
    padding: 0;
  }
  .list-page-news li p {
    line-height: 36px;
  }
  .list-page-news li p a {
    padding: 0 21px;
  }
  .list-page-news li:nth-child(2) p a span {
    background-size: 10px;
  }
  .list-page-news .fanhui {
    top: auto;
    left: auto;
    width: 100%;
    line-height: 36px;
    margin-left: 0;
    font-size: 14px;
    position: relative;
    border: 0;
  }
  .related {
    margin-top: 40px;
    padding: 20px 0 30px 0;
  }
  .related .projectlist li a {
    padding-top: 0;
  }
  .related .newslist {
    margin-top: 20px;
  }
  .aside {
    display: none;
  }
  .productlist {
    margin: 0 -5px;
  }
  .productlist li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 19px;
  }
  .productlist li .left {
    width: 100%;
    padding: 13px;
  }
  .productlist li .left .bt {
    margin-bottom: 16px;
    font-size: 22px;
  }
  .productlist li .left .p {
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 25px;
    height: auto;
    max-height: 75px;
  }
  .productlist li .left .p p {
    padding-left: 18px;
    background: url(../images/dot.png) no-repeat left 10px;
    background-size: 6px;
  }
  .productlist li .left .more p {
    margin: 0;
  }
  .productlist li .right {
    width: 100%;
  }
  .product .right {
    width: 100%;
  }
  .product .productlist li {
    width: 100%;
  }
  .second-nav ul li {
    margin: 0 5px;
    margin-bottom: 10px;
  }
  .second-nav ul li a {
    width: 100px;
    font-size: 14px;
    line-height: 35px;
    border-radius: 30px;
  }
  .news-one {
    margin-bottom: 12px;
    margin-top: 39px;
  }
  .news-one .list {
    position: relative;
    z-index: 5;
  }
  .news-one .list li .box {
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    box-shadow: 0px 2px 10px 0px rgba(51, 51, 51, 0.1);
  }
  .news-one .list li .box .pic {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .news-one .list li .box .text {
    padding: 15px;
  }
  .news-one .list li .box .text .date {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .news-one .list li .box .text .date span {
    font-size: 20px;
    margin-right: 7px;
  }
  .news-one .list li .box .text .bt {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .news-one .list li .box .text .jsh {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 22px;
    height: 50px;
    letter-spacing: 0.2px;
  }
  .btn {
    position: relative;
    height: 34px;
    margin-bottom: 37px;
  }
  .btn .swiper-button-prev:after,
  .btn .swiper-button-next:after {
    content: '';
  }
  .btn .swiper-button-prev,
  .btn .swiper-button-next {
    border: 1px solid #dedede;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    z-index: 5;
    top: auto;
    bottom: 0;
    margin: 0;
    display: none;
  }
  .btn .swiper-button-prev {
    background: url('../images/left2.png') no-repeat center center !important;
    left: 22%;
    background-size: 17px !important;
  }
  .btn .swiper-button-next {
    background: url('../images/right2.png') no-repeat center center !important;
    right: 22%;
    background-size: 17px !important;
    margin-left: auto;
  }
  .btn .swiper-pagination {
    height: 2px;
    width: 100%;
    left: 0;
    top: 16px;
  }
  .btn .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #015198;
  }
  .newslist1 {
    padding-bottom: 77px;
  }
  .newslist1 li {
    margin-bottom: 15px;
  }
  .home-news .home-bottom {
    padding-top: 20px;
  }
  .newslist {
    margin: 0 -5px;
  }
  .newslist li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .newslist li .pic .date {
    width: 61px;
    height: auto;
    padding: 4px 0;
    box-shadow: 0px 6px 38px 0px #353535;
    border-radius: 0px 0px 8px 0px;
    line-height: 24px;
  }
  .newslist li .pic .date p {
    font-size: 12px;
  }
  .newslist li .pic .date h3 {
    font-size: 16px;
  }
  .newslist li .text {
    padding: 14px;
  }
  .newslist li .text .bt {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .newslist li .text .jsh {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 18px;
  }
  .footer-top {
    padding: 22px 0 20px 0;
  }
  .footer-top .img {
    width: 200px;
  }
  .footer-top .top {
    float: right;
    margin-top: 19px;
  }
  .footer-top .top a {
    display: block;
    width: 46px;
    height: 46px;
    background: url('../images/top1.png') no-repeat top center;
    background-size: 100%;
  }
  .footer-bottom {
    padding-top: 28px;
    padding-bottom: 26px;
  }
  .footer-bottom .footer-left {
    width: 100%;
  }
  .footer-bottom .footer-left .fcontact {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .footer-bottom .footer-left .flist p {
    font-size: 14px;
    line-height: 21px;
    padding-left: 20px;
    background-size: 20px !important;
  }
  .footer-bottom .footer-left .flist h3 {
    margin-bottom: 20px;
  }
  .footer-bottom .footer-left .flist h3 a {
    font-size: 22px;
  }
  .footer-bottom .footer-left .flist .f1 {
    background: url(../images/f1.png) no-repeat left 1px;
  }
  .footer-bottom .footer-left .flist .f2 {
    background: url(../images/f2.png) no-repeat left 1px;
    margin-bottom: 10px;
  }
  .footer-bottom .footer-left .flist .f3 {
    background: url(../images/f3.png) no-repeat left 1px;
  }
  .footer-bottom .footer-left .socialMedia {
    margin-top: 35px;
  }
  .footer-bottom .footer-left .socialMedia .list li {
    float: left;
    padding: 0 10px 0 0;
  }
  .footer-bottom .footer-left .socialMedia .list .box {
    display: block;
    cursor: pointer;
    position: relative;
  }
  .footer-bottom .footer-left .socialMedia .list .icon {
    display: block;
    width: 38px;
    height: 38px;
    border: solid 1px #555555;
    border-radius: 50%;
    background-size: 100% !important;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-1 {
    background: url(../images/sprite1.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-2 {
    background: url(../images/sprite2.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-3 {
    background: url(../images/sprite3.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .icon-4 {
    background: url(../images/sprite4.png) no-repeat center center;
  }
  .footer-bottom .footer-left .socialMedia .list .down {
    display: none;
    color: #666;
    font-size: 14px;
    align-items: center;
    width: 100px;
    cursor: initial;
    padding-bottom: 20px;
    position: absolute;
    bottom: 100%;
    left: 0;
  }
  .footer-bottom .footer-left .socialMedia .list .down .txt {
    margin-right: 10px;
  }
  .footer-bottom .footer-left .socialMedia .list .down .ewm {
    border: 1px #fff solid;
    background: #fff;
    position: relative;
  }
  .footer-bottom .footer-left .socialMedia .list .down .ewm img {
    display: block;
  }
  .footer-bottom .footer-left .socialMedia .list .down .ewm:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 17px;
  }
  .footer-bottom .footer-left .socialMedia .list li:hover .icon {
    background-color: rgba(255, 255, 255, 0.4);
  }
  .footer-bottom .footer-left .socialMedia .list li.downshow .down {
    display: block;
  }
  .footer-bottom .footer-list {
    display: none;
  }
  .footer-copyright {
    padding: 6px 0;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
  }
  .footer-copyright a {
    font-size: 12px;
  }
  .footer-copyright .fr {
    float: none;
    display: inline-block;
  }
  .product-top {
    padding-top: 33px;
    padding-bottom: 30px;
    margin-top: 62px;
  }
  .product-top .text {
    width: 100%;
  }
  .product-top .text .bt {
    font-size: 26px;
    margin-bottom: 13px;
  }
  .product-top .text .span {
    font-size: 18px;
    margin-bottom: 7px;
  }
  .product-top .text .p {
    font-size: 14px;
    line-height: 24px;
  }
  .product-top .text .list {
    padding-top: 36px;
    padding-bottom: 57px;
  }
  .product-top .text .list ul li {
    padding-left: 45px;
    margin-right: 14px;
    margin-bottom: 5px;
  }
  .product-top .text .list ul li .pic {
    width: 30px;
    top: 2px;
  }
  .product-top .text .list ul li .h3 {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .product-top .text .list ul li .pp {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .product-top .text .btn1 a {
    font-size: 14px;
    line-height: 41px;
    width: 141px;
    margin-right: 5px;
  }
  .product-top .text .btn1 .rexian {
    width: 174px;
    background: #015198 url(../images/rexian.png) no-repeat 25px center;
    background-size: 18px;
    border: solid 1px #015198;
    padding-left: 31px;
  }
  .product-top .text .btn1 .rexian .hover {
    top: 60px;
    font-size: 16px;
    line-height: 40px;
    color: #015198;
  }
  .product-top .text .btn1 .rexian .hover:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -18px;
  }
  .product-top .text .btn1 .download {
    border: solid 1px #acacac;
    background: url(../images/download.png) no-repeat 20px center;
    background-size: 24px;
    padding-left: 29px;
  }
  .product-top .right {
    width: 100%;
    margin-top: 71px;
  }
  .product-list {
    line-height: 50px;
  }
  .product-list ul li {
    float: left;
    margin-right: 19px;
  }
  .product-list ul li a {
    font-size: 13px;
  }
  .product-list ul .active a:after {
    height: 7px;
  }
  .product-nr {
    padding-top: 21px;
  }
  .product-nr .info {
    margin-bottom: 10px;
  }
  .product-nr .info-title {
    font-size: 20px;
    line-height: 30px;
  }
  .product-nr .info-title:after {
    width: 40%;
  }
  .product-nr .info-title span {
    background: url(../images/dot1.png) no-repeat 90% top;
    padding-right: 39px;
    background-size: 10px;
  }
  .product-nr .info-bottom {
    padding: 20px 0;
  }
  .product-nr .info-bottom .table {
    width: 100%;
    overflow: auto;
  }
  .product-nr .info-bottom .table table td {
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
  }
  .product-nr .info-bottom .table table .firstRow strong,
  .product-nr .info-bottom .table table .firstRow b {
    font-size: 14px;
  }
  .product-nr .info-bottom .p {
    font-size: 14px;
    line-height: 25px;
  }
  .shenqing .container {
    padding: 0;
  }
  .shenqing .left {
    margin-left: 0;
    width: 100%;
  }
  .shenqing .left .pic {
    position: absolute;
    top: 12%;
    right: 17%;
    width: 44%;
  }
  .shenqing .info {
    width: 100%;
    padding: 15px;
  }
  .shenqing .info .bt {
    font-size: 26px;
  }
  .shenqing .info .span {
    font-size: 16px;
    line-height: 29px;
    background: url(../images/gou.png) no-repeat center left;
    background-size: 19px;
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 17px;
  }
  .shenqing .info ul {
    margin: 0 -5px;
  }
  .shenqing .info ul li {
    width: 100% !important;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .shenqing .info ul li .f {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 4px;
  }
  .shenqing .info ul li input,
  .shenqing .info ul li textarea {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    padding: 0 15px;
    font-size: 14px;
  }
  .shenqing .info ul li textarea {
    padding: 15px;
    height: 133px;
  }
  .shenqing .info ul li .verify-wrap {
    width: 280px !important;
  }
  .shenqing .info ul li .submit {
    float: left;
    width: 172px;
    line-height: 47px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 10px;
  }
  .related1 {
    margin-top: 0;
    padding: 30px 0;
  }
  .related1 .productlist {
    margin-top: 25px;
    padding: 0 15px;
  }
  .about .about01 {
    padding: 40px 0;
  }
  .about01 .about-bottom {
    padding-top: 18px;
    padding-bottom: 26px;
  }
  .about01 .left {
    width: 100%;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .about01 .left .bt {
    font-size: 26px;
  }
  .about01 .left .span {
    font-size: 15px;
    margin-bottom: 11px;
  }
  .about01 .left .p {
    font-size: 14px;
    line-height: 25px;
  }
  .about01 .right {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .about01 .right a:after {
    background-size: 35px;
  }
  .about01 .youshi {
    padding-left: 0;
  }
  .about01 .youshi li {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .about01 .youshi li .box {
    padding-left: 45px;
  }
  .about01 .youshi li .pic {
    width: 30px;
  }
  .about01 .youshi li .num .counter {
    font-size: 30px;
    line-height: 35px;
  }
  .about01 .youshi li .num i {
    font-size: 16px;
    line-height: 25px;
  }
  .about01 .youshi li .h3 {
    font-size: 14px;
  }
  .about01 .home-num {
    background: none;
  }
  .about02 {
    padding: 30px 0 0 0;
  }
  .about02 .culture01 {
    padding: 17px 0 0 0;
  }
  .about02 .culture01 ul {
    display: block;
  }
  .about02 .culture01 ul li {
    width: 100%;
  }
  .about02 .culture01 ul li .img {
    height: 330px;
  }
  .about02 .culture01 ul li .img .text {
    bottom: 20px;
    padding: 0 20px;
  }
  .about02 .culture01 ul li .img .text .tu {
    margin-bottom: 15px;
  }
  .about02 .culture01 ul li .img .text .tu img {
    height: 40px;
  }
  .about02 .culture01 ul li .img .bt {
    font-size: 26px;
  }
  .about02 .culture01 ul li .img .p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    height: auto;
  }
  .about03 {
    padding: 40px 0;
  }
  .about03 .about-bottom .left {
    display: none;
  }
  .about03 .about-bottom .mySwiper2 {
    width: 100%;
    height: auto;
  }
  .about03 .about-bottom .mySwiper2 .item {
    border-bottom: solid 2px #ececec;
    padding-bottom: 18px;
    padding-top: 18px;
  }
  .about03 .about-bottom .mySwiper2 .bt {
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 7px;
  }
  .about03 .about-bottom .mySwiper2 .p {
    font-size: 16px;
    line-height: 30px;
  }
  .about04 {
    padding: 30px 0;
  }
  .about04 .about-bottom {
    margin-top: 20px;
  }
  .about04 .abg {
    background: none;
    padding-bottom: 0;
  }
  .about04 .bt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
  }
  .about04 .swiper-button-prev,
  .about04 .swiper-button-next {
    width: 44px;
    height: 44px;
    margin-top: -62px;
  }
  .about04 .swiper-button-prev:after,
  .about04 .swiper-button-next:after {
    font-size: 18px;
  }
  .about04 .swiper-button-prev {
    left: 0;
  }
  .about04 .swiper-button-next {
    right: 0;
  }
  .about05 {
    padding: 20px 0 40px 0;
  }
  #certify {
    margin-top: 20px;
    width: 100%;
    left: auto;
    margin-left: 0;
  }
  #certify .swiper-slide {
    width: 100%;
  }
  #certify .swiper-button-prev,
  #certify .swiper-button-next {
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
  }
  #certify .swiper-button-prev:after,
  #certify .swiper-button-next:after {
    font-size: 16px;
  }
  #certify .swiper-button-prev {
    left: 10%;
  }
  .bg {
    padding-top: 0;
    z-index: 300;
  }
  .bg img {
    display: none;
  }
  .section {
    height: auto;
  }
  .section1 {
    width: 100%;
  }
  .home {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 40px 0;
    transform: none;
  }
  .swiper-renewal-main {
    margin-top: 62px;
  }
  .swiper-renewal-main .img {
    height: 100vh;
    display: none;
  }
  .swiper-renewal-main .img img,
  .swiper-renewal-main .img video {
    max-width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  .swiper-renewal-main .img1 {
    display: block;
  }
  .swiper-renewal-main .img1 img {
    display: block;
  }
  .swiper-renewal-main .swiper-button-prev,
  .swiper-renewal-main .swiper-button-next {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    margin-top: -17px;
    left: 10px;
  }
  .swiper-renewal-main .swiper-button-prev:after,
  .swiper-renewal-main .swiper-button-next:after {
    font-size: 16px;
  }
  .swiper-renewal-main .swiper-pagination {
    bottom: auto;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 20px;
  }
  .swiper-renewal-main .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 4px 0 !important;
    background: url(../images/dot3.png) no-repeat center center;
    background-size: 100%;
    opacity: 1;
    vertical-align: top;
  }
  .swiper-renewal-main .swiper-pagination-bullet-active {
    background: url(../images/dot3h.png) no-repeat center center;
    background-size: 100%;
    -webkit-animation: zhuanquan 1.6s linear infinite;
    animation: zhuanquan 1.6s linear infinite;
  }
  .bottom-form {
    height: auto;
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
  }
  .bottom-form .form {
    width: 100%;
  }
  .bottom-form .form a {
    font-size: 14px;
    line-height: 41px;
    position: relative;
    top: auto;
    right: auto;
    width: 120px;
  }
  .bottom-form ul {
    padding-right: 0;
    overflow: hidden;
  }
  .bottom-form ul li {
    padding: 0;
    margin-bottom: 5px;
    width: 100%;
  }
  .bottom-form ul li .box span {
    position: absolute;
    top: 0;
    left: 21px;
  }
  .bottom-form ul li .box span img {
    width: 30px;
  }
  .bottom-form ul li .box input,
  .bottom-form ul li .box select {
    height: 41px;
    color: #333333;
    background-color: #ffffff;
    border: 0;
    width: 100%;
    padding: 0 20px 0 65px;
  }
  .bottom-form ul li .box select::-ms-expand {
    display: none;
  }
  .bottom-form ul li .box select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../images/arrow.png) no-repeat scroll 95% center;
    background-size: 14px;
    background: #ffffff\9 \0;
  }
  .bottom-form ul li:nth-last-child(1) {
    width: 100%;
  }
  .home-service .home-bottom {
    padding-top: 20px;
  }
  .servicelist {
    margin: 0 -31px;
  }
  .servicelist li {
    width: 100%;
    float: left;
    padding: 0 31px;
    margin-bottom: 10px;
  }
  .servicelist li .box {
    padding: 21px;
  }
  .servicelist li .pic {
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .servicelist li .text {
    padding-bottom: 11px;
  }
  .servicelist li .text .bt {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .servicelist li .text .jsh {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
  }
  .home-num {
    background: url(../images/bg1.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-num .youshi li {
    width: 50%;
  }
  .home-num .youshi li .num span {
    font-size: 40px;
    line-height: 50px;
  }
  .home-num .youshi li .num em {
    font-size: 16px;
  }
  .home-num .youshi li .num i {
    font-size: 25px;
    line-height: 30px;
  }
  .home-num .youshi li .h3 {
    font-size: 18px;
    margin-top: 6px;
  }
  .home-jingpin .home-bottom {
    padding: 0 15px;
    padding-top: 28px;
  }
  .home-case {
    height: auto;
    padding: 0;
  }
  .home-case .swiper-button-prev,
  .home-case .swiper-button-next {
    width: 64px;
    height: 64px;
    top: 27px;
    left: 50%;
    margin-left: -32px;
    margin-top: 0;
    background: url(../images/left.png) no-repeat center center;
    background-size: 22px;
    display: none;
  }
  .home-case .swiper-button-prev:after,
  .home-case .swiper-button-next:after {
    display: none;
  }
  .home-case .swiper-button-next {
    background: url(../images/right.png) no-repeat center center;
    background-size: 22px;
    top: auto;
    bottom: 27px;
  }
  .home-case .case-info {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  .slider-list {
    z-index: 3;
    position: relative;
    overflow: hidden;
    top: auto;
    right: auto;
    width: 100%;
    height: 60px;
    margin-top: 0;
  }
  .slider-list .swiper-slide {
    height: 60px;
  }
  .slider-list .swiper-slide .box {
    padding: 0 20px 0 62px;
    position: relative;
    top: auto;
    transform: none;
    left: auto;
  }
  .slider-list .swiper-slide .pic {
    width: 60px;
    left: 10px;
  }
  .slider-list .swiper-slide .bt {
    line-height: 60px;
    padding: 0 10px;
    font-size: 16px;
  }
  .slider-show {
    position: relative;
  }
  .slider-show .swiper-slide .swiper-slide-bg {
    height: auto;
    background: none !important;
  }
  .slider-show .swiper-slide .swiper-slide-bg img {
    display: block;
  }
  .fix1 {
    top: -62px;
  }
  .fix2 {
    top: -62px;
  }
  .home-about {
    background: #f5f5f5 url(../images/bg3.jpg) no-repeat center center;
    background-size: cover;
    top: 0;
    transform: none;
    padding-top: 40px;
  }
  .home-about .home-title {
    text-align: left;
  }
  .home-about .home-p {
    text-align: left;
  }
  .home-about .home-bottom {
    padding-top: 20px;
  }
  .home-about .home-bottom .home-span {
    font-size: 14px;
    line-height: 25px;
    padding-right: 0;
  }
  .home-about .home-bottom .home-span .more {
    position: relative;
    top: auto;
    right: auto;
  }
  .home-about .home-bottom .home-span .more a {
    width: 155px;
    line-height: 45px;
    font-size: 14px;
    padding: 0 30px;
    border-radius: 30px;
  }
  .home-about .home-bottom .list {
    padding-top: 14px;
  }
  .home-about .home-bottom .list ul {
    margin: 0 -5px;
  }
  .home-about .home-bottom .list ul li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .home-about .home-bottom .list ul li .box {
    box-shadow: 0px 0px 28px 0px rgba(84, 27, 134, 0.06);
    border-bottom: 2px solid #224761;
    padding: 17px 10px;
  }
  .home-about .home-bottom .list ul li .pic {
    width: 30px;
  }
  .home-about .home-bottom .list ul li .bt {
    font-size: 16px;
    line-height: 32px;
  }
  .home-taitou {
    padding: 41px 0;
  }
  .home-zhuanye {
    overflow: hidden;
  }
  .home-zhuanye .info {
    height: auto;
  }
  .home-zhuanye .left {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    padding: 20px 0;
  }
  .home-zhuanye .left ul li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 10px;
  }
  .home-zhuanye .left ul li .pic {
    width: 40px;
  }
  .home-zhuanye .left ul li .bt {
    font-size: 18px;
    line-height: 30px;
  }
  .home-zhuanye .left ul li .p {
    font-size: 14px;
    width: 100%;
    margin-top: 9px;
    line-height: 30px;
    opacity: 1;
  }
  .home-zhuanye .left ul li .p br {
    display: none;
  }
  .home-zhuanye .right {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    height: 100%;
  }
  .home-zhuanye .right img {
    display: block;
  }
  .home-zhuanye .right .bottom {
    font-size: 16px;
    line-height: 65px;
    background: #224761 url(../images/tel.png) no-repeat 18px center;
    background-size: 22px;
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding-left: 44px;
  }
  .home-youshi {
    background-color: #f5f5f5;
  }
  .home-youshi .rightbox {
    margin-top: 21px;
  }
  .home-youshi .leftimg {
    width: 100%;
    float: left;
  }
  .home-youshi .leftimg img {
    display: block;
  }
  .home-youshi .rightbox .content1 {
    display: none;
  }
  .home-youshi .item {
    float: right;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    padding: 24px;
    height: auto;
  }
  .home-youshi .rightbox .bt {
    height: 80px;
    padding-left: 68px;
  }
  .home-youshi .rightbox .bt span {
    font-size: 40px;
    line-height: 43px;
  }
  .home-youshi .rightbox .bt span::before {
    top: 0;
    right: -7px;
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    border-left: solid 1px #1383ce;
  }
  .home-youshi .rightbox .bt span::after {
    bottom: -10px;
    left: -10px;
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    border-left: solid 1px #1383ce;
  }
  .home-youshi .rightbox .bt .cn {
    font-size: 24px;
    line-height: 40px;
    color: #000;
    font-weight: 700;
    margin-top: 5px;
  }
  .home-youshi .rightbox .bt .en {
    color: #666;
    font-size: 15px;
    margin-top: 0;
    text-transform: uppercase;
  }
  .home-youshi .rightbox .txt {
    height: auto;
    font-size: 14px;
    line-height: 25px;
  }
  .home-youshi .rightbox .txt p {
    padding-left: 20px;
    margin-top: 10px;
  }
  .home-youshi .rightbox .txt p::before {
    content: '';
    top: 5px;
    left: 0;
    width: 6px;
    height: 11px;
    position: absolute;
  }
  .home-youshi .rightbox .tablist {
    width: 100%;
    float: right;
    z-index: 10;
    padding: 0;
    position: relative;
    margin-top: 0;
  }
  .home-youshi .rightbox .tablist ul {
    margin: 0 -10px;
  }
  .home-youshi .rightbox .tablist li {
    width: 100%;
    float: left;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 0 10px;
  }
  .home-youshi .rightbox .tablist li span {
    display: block;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    color: #333;
    -webkit-box-shadow: 0 0 0 1px #dcdcdc;
    box-shadow: 0 0 0 1px #dcdcdc;
  }
  .home-youshi .rightbox .tablist .active span {
    color: #fff;
    -webkit-box-shadow: 0 0 0 1px #015198;
    box-shadow: 0 0 0 1px #015198;
    background: #015198;
  }
  .home-youshi .list {
    padding-top: 22px;
    width: 100%;
    margin: 0 auto;
  }
  .home-youshi .list ul {
    overflow: hidden;
    position: relative;
  }
  .home-youshi .list ul:after {
    content: '';
    display: block;
    width: 80%;
    height: 1px;
    position: absolute;
    top: 54px;
    left: 10%;
    background: #e0eefe;
    z-index: 1;
    display: none;
  }
  .home-youshi .list li {
    width: 33.33333333%;
  }
  .home-youshi .list li:after {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    position: absolute;
    top: 34.5%;
    left: 0;
    background: url(../images/dot2.png) no-repeat center center;
    z-index: 3;
    margin-top: -6px;
    display: none;
  }
  .home-youshi .list li .pic {
    width: 48px;
  }
  .home-youshi .list li .num {
    font-size: 12px;
    width: 27px;
    height: 19px;
    line-height: 19px;
    color: #ffffff;
    background: url(../images/num.png) no-repeat center center;
    margin: 0 auto;
    margin-top: -12px;
    position: relative;
    z-index: 3;
  }
  .home-youshi .list li .bt {
    font-size: 15px;
    font-weight: lighter;
    line-height: 30px;
    margin-top: 10px;
    color: #666666;
  }
  .home-youshi .list li:first-child:after {
    display: none;
  }
}
.float {
  position: fixed;
  top: 41%;
  right: 10px;
  z-index: 200;
}
.float .closed {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 25rem;
  display: block;
}
.float ul li {
  width: 55rem;
  height: 55rem;
  background: #015198;
  text-align: center;
  position: relative;
  margin-bottom: 13rem;
  border-radius: 50%;
}
.float ul li a {
  display: block;
  background: #015198;
  overflow: hidden;
  border-radius: 50%;
}
.float ul li .hover1 {
  position: absolute;
  top: 0;
  right: 56rem;
  display: none;
}
.float ul li .hover1 p {
  padding-right: 20rem;
  position: relative;
}
.float ul li .hover1 p:after {
  content: '';
  display: block;
  width: 20rem;
  height: 20rem;
  position: absolute;
  top: 50%;
  right: 10rem;
  transform: rotate(45deg);
  margin-top: -10rem;
  background: #015198;
  z-index: 1;
}
.float ul li .hover1 p a {
  padding: 0 20rem;
  font-size: 18rem;
  line-height: 55rem;
  color: #fff;
  border-radius: 0;
  background: #015198;
  width: 220rem;
  position: relative;
  z-index: 2;
}
.float ul li:hover .hover {
  display: block;
}
.float ul li:hover .hover1 {
  display: block;
}
@media (max-width: 1200px) {
  .float {
    display: none;
  }
}

.about04 .swiper .picbox{
	position: relative;
}

.about04 .swiper .picbox .pic {
    padding: 2rem;
    position: relative;
    transition: all 500ms ease;
    box-shadow: 0 1rem 2rem rgba(90, 203, 203, 0.3);
    background: rgba(255, 255, 255, 0.4);
    background: #eef5f7;
    border: solid 1px #fff;
}
.about04 .swiper .picbox .arrow {
    position: absolute;
}

.about04 .swiper .picbox .arrow-1 {
    top: 5rem;
    left: 5rem;
}
.about04 .swiper .picbox .arrow-2 {
    top: 5rem;
    right: 5rem;
}
.about04 .swiper .picbox .arrow-3 {
    bottom: 0rem;
    left: 5rem;
}
.about04 .swiper .picbox .arrow-4 {
    bottom: 0rem;
    right: 5rem;
}

.about04 .swiper .picbox .arrow img {
    max-height: 16rem;
}